01M0GEK4PCRAH44YPP5M93630T: clippy (helios)

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

Buildomat Job: 01M0GEKJ6D8K805AB2PZEGTND1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-20T20:44:05.886Zjob assigned to worker 01M0GEKRHRN3P7KRC63WE1RTZ4 [factory aws, i-0992a1d83bbf169a7] (queued for 58 s)
 
22026-08-20T20:44:12.395Zstarting task 0: "setup"
32026-08-20T20:44:12.398Z++ uname -s
42026-08-20T20:44:12.401Z+ kern=SunOS
52026-08-20T20:44:12.401Z+ build_user=build
62026-08-20T20:44:12.401Z+ build_uid=12345
72026-08-20T20:44:12.401Z+ work_dir=/work
82026-08-20T20:44:12.401Z+ input_dir=/input
92026-08-20T20:44:12.401Z+ [[ 0 == 12345 ]]
102026-08-20T20:44:12.401Z+ case "$kern" in
112026-08-20T20:44:12.401Z+ groupadd -g 12345 build
122026-08-20T20:44:12.404Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-20T20:44:14.407Z+ zfs create -o mountpoint=/work rpool/work
142026-08-20T20:44:14.501Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-20T20:44:14.541Z+ home_fs=zfs
162026-08-20T20:44:14.542Z+ [[ zfs == autofs ]]
172026-08-20T20:44:14.542Z+ mkdir -p /home/build
182026-08-20T20:44:14.542Z+ chown build:build /home/build /work
192026-08-20T20:44:16.489Z+ chmod 0700 /home/build /work
202026-08-20T20:44:16.504Zprocess exited: duration 4076 ms, exit code 0
 
212026-08-20T20:44:16.533Zstarting task 1: "rust-toolchain"
222026-08-20T20:44:16.546Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-20T20:44:16.547Z * rust toolchain channel = "1.97.1"
242026-08-20T20:44:16.547Z * rust toolchain profile = "default"
252026-08-20T20:44:16.547Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-20T20:44:16.547Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-20T20:44:16.547Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-20T20:44:16.547Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-20T20:44:16.547Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-20T20:44:16.644Zinfo: downloading installer
312026-08-20T20:44:18.258Zwarn: It looks like you have an existing rustup settings file at:
322026-08-20T20:44:18.258Zwarn: /home/build/.rustup/settings.toml
332026-08-20T20:44:18.258Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-20T20:44:18.259Zwarn: instead of the one inferred from the default host triple.
352026-08-20T20:44:18.274Zinfo: profile set to default
362026-08-20T20:44:18.275Zinfo: default host triple is x86_64-unknown-illumos
372026-08-20T20:44:18.278Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-20T20:44:18.401Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-20T20:44:18.411Zinfo: downloading 6 components
402026-08-20T20:44:34.233Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-20T20:44:34.233Z
422026-08-20T20:44:34.267Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-20T20:44:34.267Z
442026-08-20T20:44:34.267Z
452026-08-20T20:44:34.267ZRust is installed now. Great!
462026-08-20T20:44:34.267Z
472026-08-20T20:44:34.304ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-20T20:44:34.304Zenvironment variable. This has not been done automatically.
492026-08-20T20:44:34.304Z
502026-08-20T20:44:34.304ZTo configure your current shell, you need to source
512026-08-20T20:44:34.304Zthe corresponding env file under $HOME/.cargo.
522026-08-20T20:44:34.304Z
532026-08-20T20:44:34.304ZThis is usually done by running one of the following (note the leading DOT):
542026-08-20T20:44:34.304Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-20T20:44:34.304Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-20T20:44:34.304Zsource "~/.cargo/env.nu" # For nushell
572026-08-20T20:44:34.304Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-20T20:44:34.304Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-20T20:44:34.304Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-20T20:44:34.304Zwarn: no default linker (`cc`) was found in your PATH
612026-08-20T20:44:34.305Zwarn: many Rust crates require a system C toolchain to build
622026-08-20T20:44:34.384Z+ rustup --version
632026-08-20T20:44:34.397Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-20T20:44:34.397Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-20T20:44:34.404Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-20T20:44:34.404Z+ cargo --version
672026-08-20T20:44:34.411Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-20T20:44:34.411Z+ rustc --version
692026-08-20T20:44:34.432Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-20T20:44:34.442Zprocess exited: duration 17906 ms, exit code 0
 
712026-08-20T20:44:34.461Zstarting task 2: "authentication"
722026-08-20T20:44:34.484Zprocess exited: duration 22 ms, exit code 0
 
732026-08-20T20:44:34.510Zstarting task 3: "clone repository"
742026-08-20T20:44:34.519Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-20T20:44:34.519Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-20T20:44:34.547ZCloning into '/work/oxidecomputer/omicron'...
772026-08-20T20:44:53.552Z+ cd /work/oxidecomputer/omicron
782026-08-20T20:44:53.553Z+ git fetch origin c026ac7969e29bde16a5f1f9045416061f07e30a
792026-08-20T20:44:53.940ZFrom https://github.com/oxidecomputer/omicron
802026-08-20T20:44:53.940Z * branch c026ac7969e29bde16a5f1f9045416061f07e30a -> FETCH_HEAD
812026-08-20T20:44:53.951Z+ [[ -n rack-setup-template-toml ]]
822026-08-20T20:44:53.955Z++ git branch --show-current
832026-08-20T20:44:53.955Z+ current=main
842026-08-20T20:44:53.955Z+ [[ main != rack-setup-template-toml ]]
852026-08-20T20:44:53.955Z+ git branch -f rack-setup-template-toml c026ac7969e29bde16a5f1f9045416061f07e30a
862026-08-20T20:44:53.958Z+ git checkout -f rack-setup-template-toml
872026-08-20T20:44:54.211ZSwitched to branch 'rack-setup-template-toml'
882026-08-20T20:44:54.216Z+ git reset --hard c026ac7969e29bde16a5f1f9045416061f07e30a
892026-08-20T20:44:54.226ZHEAD is now at c026ac796 Change example to use /31
902026-08-20T20:44:54.230Zprocess exited: duration 19717 ms, exit code 0
 
912026-08-20T20:44:54.238Zstarting task 4: "build"
922026-08-20T20:44:54.243Z+ source ./env.sh
932026-08-20T20:44:54.243Z++ OLD_SHELL_OPTS=ehxB
942026-08-20T20:44:54.243Z++ set -o xtrace
952026-08-20T20:44:54.257Z++++ dirname ./env.sh
962026-08-20T20:44:54.257Z+++ readlink -f .
972026-08-20T20:44:54.267Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ 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-20T20:44:54.267Z++ case $OLD_SHELL_OPTS in
1092026-08-20T20:44:54.267Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-20T20:44:54.267Z+ source .github/buildomat/ci-env.sh
1112026-08-20T20:44:54.267Z++ export CARGO_TERM_COLOR=always
1122026-08-20T20:44:54.267Z++ CARGO_TERM_COLOR=always
1132026-08-20T20:44:54.267Z+++ uname -s
1142026-08-20T20:44:54.267Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-20T20:44:54.268Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-20T20:44:54.268Z+ cargo --version
1172026-08-20T20:44:54.268Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-20T20:44:54.268Z+ rustc --version
1192026-08-20T20:44:54.281Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-20T20:44:54.294Z+ banner prerequisites
1212026-08-20T20:44:54.294Z
1222026-08-20T20:44:54.294Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-20T20:44:54.294Z # # # # # # # # # # # # # # #
1242026-08-20T20:44:54.295Z # # # # ##### # # ##### # # # # # #### #
1252026-08-20T20:44:54.295Z ##### ##### # ##### # # # # # # # # #
1262026-08-20T20:44:54.295Z # # # # # # # # # # # # # # #
1272026-08-20T20:44:54.295Z # # # ###### # # ###### ### # #### # #### #
1282026-08-20T20:44:54.295Z
1292026-08-20T20:44:54.295Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-20T20:44:56.169Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-20T20:44:56.505Z Startup: Caching catalogs ... Done
1322026-08-20T20:44:58.367ZPlanning: Solver setup ... Done (1.750s)
1332026-08-20T20:44:58.422ZPlanning: Running solver ... Done (0.056s)
1342026-08-20T20:44:58.467ZPlanning: Finding local manifests ... Done (0.002s)
1352026-08-20T20:44:58.481ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-20T20:44:58.503ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-20T20:44:58.515ZPlanning: Package planning ... Done (0.014s)
1382026-08-20T20:44:58.520ZPlanning: Merging actions ... Done (0.002s)
1392026-08-20T20:44:58.676ZPlanning: Checking for conflicting actions ... Done (0.160s)
1402026-08-20T20:44:58.680ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-20T20:44:59.426ZPlanning: Evaluating mediators ... Done (0.749s)
1422026-08-20T20:44:59.431ZPlanning: Planning completed in 2.89 seconds
1432026-08-20T20:44:59.437Z Packages to install: 2
1442026-08-20T20:44:59.437Z Estimated space available: 156.01 GB
1452026-08-20T20:44:59.441ZEstimated space to be consumed: 72.16 MB
1462026-08-20T20:44:59.441Z Create boot environment: No
1472026-08-20T20:44:59.441ZCreate backup boot environment: No
1482026-08-20T20:44:59.441Z Rebuild boot archive: No
1492026-08-20T20:44:59.441Z
1502026-08-20T20:44:59.442ZChanged packages:
1512026-08-20T20:44:59.442Zhelios
1522026-08-20T20:44:59.442Z developer/build-essential
1532026-08-20T20:44:59.442Z None -> 11-3.0
1542026-08-20T20:44:59.442Z library/libxmlsec1
1552026-08-20T20:44:59.442Z None -> 1.2.35-3.0
1562026-08-20T20:44:59.459Z
1572026-08-20T20:44:59.459ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-20T20:44:59.537ZDownload: Completed 1.28 MB in 0.08 seconds (16.5M/s)
1592026-08-20T20:44:59.621Z Actions: 1/268 actions (Installing new actions)
1602026-08-20T20:44:59.659Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-20T20:44:59.691ZFinalize: Updating package state database ... Done (0.032s)
1622026-08-20T20:44:59.691ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-20T20:44:59.770ZFinalize: Updating image state ... Done (0.078s)
1642026-08-20T20:45:02.200ZFinalize: Creating fast lookup database ... Done (2.380s)
1652026-08-20T20:45:02.267ZFinalize: Reading search index ... Done (0.012s)
1662026-08-20T20:45:02.271ZFinalize: Updating search index ... Done (0.000s)
1672026-08-20T20:45:02.387ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-20T20:45:02.750ZPlanning: Evaluating mediator changes ... Done
1692026-08-20T20:45:02.856ZPlanning: Checking for conflicting actions ... Done
1702026-08-20T20:45:02.860ZPlanning: Consolidating action changes ... Done
1712026-08-20T20:45:03.013ZPlanning: Evaluating mediators ... Done
1722026-08-20T20:45:03.017ZPlanning: Planning completed in 0.26 seconds
1732026-08-20T20:45:03.037Z Mediators to change: 2
1742026-08-20T20:45:03.037Z Create boot environment: No
1752026-08-20T20:45:03.037ZCreate backup boot environment: No
1762026-08-20T20:45:03.083ZFinalize: Updating package state database ... Done
1772026-08-20T20:45:03.083ZFinalize: Updating package cache ... Done
1782026-08-20T20:45:03.133ZFinalize: Updating image state ... Done
1792026-08-20T20:45:05.061ZFinalize: Creating fast lookup database ... Done
1802026-08-20T20:45:05.121ZFinalize: Reading search index ... Done
1812026-08-20T20:45:05.126ZFinalize: Updating search index ... Done
1822026-08-20T20:45:05.216ZFinalize: Updating package cache ... Done
1832026-08-20T20:45:05.501ZPlanning: Evaluating mediator changes ... Done
1842026-08-20T20:45:05.608ZPlanning: Checking for conflicting actions ... Done
1852026-08-20T20:45:05.612ZPlanning: Consolidating action changes ... Done
1862026-08-20T20:45:05.763ZPlanning: Evaluating mediators ... Done
1872026-08-20T20:45:05.766ZPlanning: Planning completed in 0.26 seconds
1882026-08-20T20:45:05.786Z Mediators to change: 1
1892026-08-20T20:45:05.786Z Create boot environment: No
1902026-08-20T20:45:05.786ZCreate backup boot environment: No
1912026-08-20T20:45:05.822ZFinalize: Updating package state database ... Done
1922026-08-20T20:45:05.822ZFinalize: Updating package cache ... Done
1932026-08-20T20:45:05.868ZFinalize: Updating image state ... Done
1942026-08-20T20:45:07.804ZFinalize: Creating fast lookup database ... Done
1952026-08-20T20:45:07.862ZFinalize: Reading search index ... Done
1962026-08-20T20:45:07.866ZFinalize: Updating search index ... Done
1972026-08-20T20:45:07.938ZFinalize: Updating package cache ... Done
1982026-08-20T20:45:08.246ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-20T20:45:08.246Zapache system 2.4 system
2002026-08-20T20:45:08.246Zclang system 15 system
2012026-08-20T20:45:08.246Zcsh system system illumos
2022026-08-20T20:45:08.246Zctags system system illumos
2032026-08-20T20:45:08.246Zfile vendor vendor darwinsys
2042026-08-20T20:45:08.246Zfile system system illumos
2052026-08-20T20:45:08.246Zgcc vendor 14 vendor
2062026-08-20T20:45:08.247Zgcc system 13 system
2072026-08-20T20:45:08.247Zgcc system 10 system
2082026-08-20T20:45:08.247Zgo system 1.25 system
2092026-08-20T20:45:08.247Zllvm system 15 system
2102026-08-20T20:45:08.247Zmariadb system 11.4 system
2112026-08-20T20:45:08.247Zmta vendor vendor dma
2122026-08-20T20:45:08.247Zopenjdk system 17 system
2132026-08-20T20:45:08.247Zopenjdk system 11 system
2142026-08-20T20:45:08.247Zopenssl vendor 3 vendor
2152026-08-20T20:45:08.247Zperl system 5.40 system
2162026-08-20T20:45:08.247Zpostgresql system 18 system
2172026-08-20T20:45:08.247Zpostgresql system 17 system
2182026-08-20T20:45:08.247Zpython vendor 3 vendor
2192026-08-20T20:45:08.247Zpython system 2 system
2202026-08-20T20:45:08.247Zpython3 vendor 3.13 vendor
2212026-08-20T20:45:08.248Zruby system 3.4 system
2222026-08-20T20:45:08.248Zruby system 3.0 system
2232026-08-20T20:45:08.248Zwords vendor vendor american-english
2242026-08-20T20:45:08.248Zwords system system australian-english
2252026-08-20T20:45:08.248Zwords system system british-english
2262026-08-20T20:45:08.248Zwords system system canadian-english
2272026-08-20T20:45:08.248Zwords system system french
2282026-08-20T20:45:08.248Zwords system system italian
2292026-08-20T20:45:08.248Zwords system system ngerman
2302026-08-20T20:45:08.248Zwords system system ogerman
2312026-08-20T20:45:08.248Zwords system system spanish
2322026-08-20T20:45:08.498ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-20T20:45:08.499Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-20T20:45:08.956ZFMRI IFO
2352026-08-20T20:45:08.957Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-20T20:45:08.957Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-20T20:45:08.957Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-20T20:45:08.957Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-20T20:45:08.957Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-20T20:45:08.957Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-20T20:45:08.957Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-20T20:45:08.957Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-20T20:45:08.958Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-20T20:45:09.288Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-20T20:45:09.597Z Updating crates.io index
2462026-08-20T20:45:09.601Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-20T20:45:09.902Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-20T20:45:10.337Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-20T20:45:11.625Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-20T20:45:12.314Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-20T20:45:14.318Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-20T20:45:15.430Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-20T20:45:15.754Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-20T20:45:16.148Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-20T20:45:17.521Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-20T20:45:18.371Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-20T20:45:18.384Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-20T20:45:18.583Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-20T20:45:18.858Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-20T20:45:19.123Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-20T20:45:19.445Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-20T20:45:19.752Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-20T20:45:20.069Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2642026-08-20T20:45:20.710Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652026-08-20T20:45:21.112Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2662026-08-20T20:45:21.542Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2672026-08-20T20:45:21.853Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2682026-08-20T20:45:22.426Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2692026-08-20T20:45:22.783Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-08-20T20:45:23.054Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-08-20T20:45:23.530Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-08-20T20:45:23.815Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-08-20T20:45:24.115Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-08-20T20:45:24.449Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-08-20T20:45:24.710Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-08-20T20:45:25.047Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-08-20T20:45:25.556Z Updating git repository `https://github.com/oxidecomputer/tough`
2782026-08-20T20:45:26.281Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-08-20T20:45:26.577Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-08-20T20:45:26.825Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-08-20T20:45:27.146Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2822026-08-20T20:45:27.453Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-08-20T20:45:27.777Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-08-20T20:45:28.048Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-08-20T20:45:28.357Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-08-20T20:45:28.694Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-08-20T20:45:28.985Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2882026-08-20T20:45:31.748Z Downloading crates ...
2892026-08-20T20:45:31.807Z Downloaded generic-array v0.14.7
2902026-08-20T20:45:31.810Z Downloaded cargo-platform v0.3.2
2912026-08-20T20:45:31.815Z Downloaded zmij v1.0.21
2922026-08-20T20:45:31.819Z Downloaded memmap v0.7.0
2932026-08-20T20:45:31.825Z Downloaded digest v0.10.7
2942026-08-20T20:45:31.829Z Downloaded scroll_derive v0.12.1
2952026-08-20T20:45:31.830Z Downloaded toml_write v0.1.2
2962026-08-20T20:45:31.830Z Downloaded version_check v0.9.5
2972026-08-20T20:45:31.830Z Downloaded crypto-common v0.1.7
2982026-08-20T20:45:31.833Z Downloaded cfg-if v1.0.4
2992026-08-20T20:45:31.833Z Downloaded is_terminal_polyfill v1.70.2
3002026-08-20T20:45:31.833Z Downloaded zerocopy-derive v0.7.35
3012026-08-20T20:45:31.836Z Downloaded zerocopy v0.7.35
3022026-08-20T20:45:31.843Z Downloaded anstyle-query v1.1.5
3032026-08-20T20:45:31.847Z Downloaded quote v1.0.45
3042026-08-20T20:45:31.851Z Downloaded anyhow v1.0.104
3052026-08-20T20:45:31.851Z Downloaded fnv v1.0.7
3062026-08-20T20:45:31.860Z Downloaded fastrand v2.3.0
3072026-08-20T20:45:31.864Z Downloaded proc-macro-error v1.0.4
3082026-08-20T20:45:31.864Z Downloaded anstyle v1.0.14
3092026-08-20T20:45:31.869Z Downloaded anstyle-parse v1.0.0
3102026-08-20T20:45:31.872Z Downloaded tempfile v3.27.0
3112026-08-20T20:45:31.872Z Downloaded toml v0.8.23
3122026-08-20T20:45:31.877Z Downloaded errno v0.3.14
3132026-08-20T20:45:31.877Z Downloaded heck v0.5.0
3142026-08-20T20:45:31.881Z Downloaded heck v0.4.1
3152026-08-20T20:45:31.881Z Downloaded cargo_toml v0.21.0
3162026-08-20T20:45:31.885Z Downloaded block-buffer v0.10.4
3172026-08-20T20:45:31.888Z Downloaded anstream v1.0.0
3182026-08-20T20:45:31.891Z Downloaded byteorder v1.5.0
3192026-08-20T20:45:31.892Z Downloaded fs-err v3.3.0
3202026-08-20T20:45:31.894Z Downloaded bytecount v0.6.9
3212026-08-20T20:45:31.895Z Downloaded proc-macro-error-attr v1.0.4
3222026-08-20T20:45:31.900Z Downloaded usdt-macro v0.5.0
3232026-08-20T20:45:31.900Z Downloaded colorchoice v1.0.4
3242026-08-20T20:45:31.900Z Downloaded equivalent v1.0.2
3252026-08-20T20:45:31.905Z Downloaded serde_spanned v0.6.9
3262026-08-20T20:45:31.905Z Downloaded itoa v1.0.17
3272026-08-20T20:45:31.905Z Downloaded tabled_derive v0.7.0
3282026-08-20T20:45:31.910Z Downloaded strsim v0.11.1
3292026-08-20T20:45:31.910Z Downloaded macaddr v1.0.1
3302026-08-20T20:45:31.910Z Downloaded cpufeatures v0.2.17
3312026-08-20T20:45:31.910Z Downloaded swrite v0.1.0
3322026-08-20T20:45:31.916Z Downloaded pest_derive v2.8.6
3332026-08-20T20:45:31.920Z Downloaded utf8parse v0.2.2
3342026-08-20T20:45:31.926Z Downloaded toml_datetime v0.6.11
3352026-08-20T20:45:31.930Z Downloaded pretty-hex v0.4.1
3362026-08-20T20:45:31.934Z Downloaded smawk v0.3.2
3372026-08-20T20:45:31.937Z Downloaded plain v0.2.3
3382026-08-20T20:45:31.937Z Downloaded usdt-attr-macro v0.5.0
3392026-08-20T20:45:31.941Z Downloaded dtrace-parser v0.2.0
3402026-08-20T20:45:31.949Z Downloaded terminal_size v0.4.3
3412026-08-20T20:45:31.954Z Downloaded thread-id v4.2.2
3422026-08-20T20:45:31.957Z Downloaded dof v0.3.0
3432026-08-20T20:45:31.957Z Downloaded scroll v0.12.0
3442026-08-20T20:45:31.957Z Downloaded semver v1.0.28
3452026-08-20T20:45:31.957Z Downloaded camino-tempfile v1.4.1
3462026-08-20T20:45:31.960Z Downloaded unicode-linebreak v0.1.5
3472026-08-20T20:45:31.964Z Downloaded autocfg v1.5.0
3482026-08-20T20:45:31.971Z Downloaded thiserror-impl v2.0.18
3492026-08-20T20:45:31.971Z Downloaded unicode-ident v1.0.24
3502026-08-20T20:45:31.971Z Downloaded thiserror v2.0.18
3512026-08-20T20:45:31.976Z Downloaded once_cell v1.21.3
3522026-08-20T20:45:31.976Z Downloaded getrandom v0.3.4
3532026-08-20T20:45:31.982Z Downloaded usdt v0.5.0
3542026-08-20T20:45:31.982Z Downloaded clap_lex v1.0.0
3552026-08-20T20:45:31.982Z Downloaded usdt-impl v0.5.0
3562026-08-20T20:45:31.982Z Downloaded thiserror v1.0.69
3572026-08-20T20:45:31.993Z Downloaded sha2 v0.10.9
3582026-08-20T20:45:31.996Z Downloaded thiserror-impl v1.0.69
3592026-08-20T20:45:31.997Z Downloaded serde_tokenstream v0.2.3
3602026-08-20T20:45:31.997Z Downloaded pest_meta v2.8.6
3612026-08-20T20:45:31.997Z Downloaded cargo_metadata v0.23.1
3622026-08-20T20:45:32.000Z Downloaded serde_core v1.0.228
3632026-08-20T20:45:32.000Z Downloaded log v0.4.33
3642026-08-20T20:45:32.000Z Downloaded camino v1.2.5
3652026-08-20T20:45:32.004Z Downloaded ucd-trie v0.1.7
3662026-08-20T20:45:32.004Z Downloaded clap v4.6.1
3672026-08-20T20:45:32.010Z Downloaded papergrid v0.11.0
3682026-08-20T20:45:32.017Z Downloaded clap_derive v4.6.1
3692026-08-20T20:45:32.033Z Downloaded textwrap v0.16.2
3702026-08-20T20:45:32.038Z Downloaded bitflags v2.11.0
3712026-08-20T20:45:32.045Z Downloaded memchr v2.8.0
3722026-08-20T20:45:32.049Z Downloaded serde_derive v1.0.228
3732026-08-20T20:45:32.049Z Downloaded pest_generator v2.8.6
3742026-08-20T20:45:32.053Z Downloaded proc-macro2 v1.0.106
3752026-08-20T20:45:32.059Z Downloaded toml_edit v0.22.27
3762026-08-20T20:45:32.070Z Downloaded serde v1.0.228
3772026-08-20T20:45:32.086Z Downloaded pest v2.8.6
3782026-08-20T20:45:32.094Z Downloaded indexmap v2.14.0
3792026-08-20T20:45:32.097Z Downloaded typenum v1.20.1
3802026-08-20T20:45:32.128Z Downloaded clap_builder v4.6.0
3812026-08-20T20:45:32.135Z Downloaded serde_json v1.0.151
3822026-08-20T20:45:32.138Z Downloaded hashbrown v0.17.0
3832026-08-20T20:45:32.158Z Downloaded winnow v0.7.14
3842026-08-20T20:45:32.165Z Downloaded goblin v0.8.2
3852026-08-20T20:45:32.173Z Downloaded tabled v0.15.0
3862026-08-20T20:45:32.180Z Downloaded syn v1.0.109
3872026-08-20T20:45:32.186Z Downloaded unicode-width v0.2.0
3882026-08-20T20:45:32.190Z Downloaded unicode-width v0.1.14
3892026-08-20T20:45:32.197Z Downloaded syn v2.0.117
3902026-08-20T20:45:32.212Z Downloaded rustix v1.1.4
3912026-08-20T20:45:32.241Z Downloaded libc v0.2.185
3922026-08-20T20:45:32.301Z Compiling proc-macro2 v1.0.106
3932026-08-20T20:45:32.301Z Compiling unicode-ident v1.0.24
3942026-08-20T20:45:32.306Z Compiling quote v1.0.45
3952026-08-20T20:45:32.306Z Compiling serde_core v1.0.228
3962026-08-20T20:45:32.306Z Compiling libc v0.2.185
3972026-08-20T20:45:32.306Z Compiling version_check v0.9.5
3982026-08-20T20:45:32.306Z Compiling memchr v2.8.0
3992026-08-20T20:45:32.477Z Compiling serde v1.0.228
4002026-08-20T20:45:32.626Z Compiling zmij v1.0.21
4012026-08-20T20:45:32.855Z Compiling itoa v1.0.17
4022026-08-20T20:45:32.927Z Compiling thiserror v1.0.69
4032026-08-20T20:45:33.054Z Compiling ucd-trie v0.1.7
4042026-08-20T20:45:33.204Z Compiling rustix v1.1.4
4052026-08-20T20:45:33.246Z Compiling pest v2.8.6
4062026-08-20T20:45:33.345Z Compiling byteorder v1.5.0
4072026-08-20T20:45:33.419Z Compiling errno v0.3.14
4082026-08-20T20:45:33.596Z Compiling serde_json v1.0.151
4092026-08-20T20:45:33.687Z Compiling bitflags v2.11.0
4102026-08-20T20:45:33.788Z Compiling syn v2.0.117
4112026-08-20T20:45:33.838Z Compiling thread-id v4.2.2
4122026-08-20T20:45:33.917Z Compiling proc-macro-error-attr v1.0.4
4132026-08-20T20:45:33.948Z Compiling usdt-impl v0.5.0
4142026-08-20T20:45:34.041Z Compiling camino v1.2.5
4152026-08-20T20:45:34.112Z Compiling syn v1.0.109
4162026-08-20T20:45:34.307Z Compiling pest_meta v2.8.6
4172026-08-20T20:45:34.400Z Compiling proc-macro-error v1.0.4
4182026-08-20T20:45:34.465Z Compiling equivalent v1.0.2
4192026-08-20T20:45:34.501Z Compiling log v0.4.33
4202026-08-20T20:45:34.558Z Compiling utf8parse v0.2.2
4212026-08-20T20:45:34.584Z Compiling getrandom v0.3.4
4222026-08-20T20:45:34.675Z Compiling hashbrown v0.17.0
4232026-08-20T20:45:34.693Z Compiling plain v0.2.3
4242026-08-20T20:45:34.942Z Compiling terminal_size v0.4.3
4252026-08-20T20:45:35.145Z Compiling anstyle-parse v1.0.0
4262026-08-20T20:45:35.248Z Compiling indexmap v2.14.0
4272026-08-20T20:45:35.587Z Compiling toml_write v0.1.2
4282026-08-20T20:45:35.721Z Compiling anstyle-query v1.1.5
4292026-08-20T20:45:35.793Z Compiling autocfg v1.5.0
4302026-08-20T20:45:35.830Z Compiling is_terminal_polyfill v1.70.2
4312026-08-20T20:45:35.847Z Compiling winnow v0.7.14
4322026-08-20T20:45:35.870Z Compiling cfg-if v1.0.4
4332026-08-20T20:45:35.916Z Compiling colorchoice v1.0.4
4342026-08-20T20:45:35.934Z Compiling anstyle v1.0.14
4352026-08-20T20:45:35.951Z Compiling pretty-hex v0.4.1
4362026-08-20T20:45:36.038Z Compiling pest_generator v2.8.6
4372026-08-20T20:45:36.093Z Compiling thiserror v2.0.18
4382026-08-20T20:45:36.163Z Compiling anstream v1.0.0
4392026-08-20T20:45:36.212Z Compiling fs-err v3.3.0
4402026-08-20T20:45:36.411Z Compiling heck v0.4.1
4412026-08-20T20:45:36.464Z Compiling clap_lex v1.0.0
4422026-08-20T20:45:36.634Z Compiling heck v0.5.0
4432026-08-20T20:45:36.652Z Compiling fastrand v2.3.0
4442026-08-20T20:45:36.698Z Compiling anyhow v1.0.104
4452026-08-20T20:45:36.701Z Compiling bytecount v0.6.9
4462026-08-20T20:45:36.731Z Compiling unicode-width v0.1.14
4472026-08-20T20:45:36.852Z Compiling strsim v0.11.1
4482026-08-20T20:45:36.870Z Compiling fnv v1.0.7
4492026-08-20T20:45:36.907Z Compiling once_cell v1.21.3
4502026-08-20T20:45:36.991Z Compiling papergrid v0.11.0
4512026-08-20T20:45:37.112Z Compiling tempfile v3.27.0
4522026-08-20T20:45:37.143Z Compiling clap_builder v4.6.0
4532026-08-20T20:45:37.205Z Compiling cargo-platform v0.3.2
4542026-08-20T20:45:37.242Z Compiling semver v1.0.28
4552026-08-20T20:45:37.283Z Compiling tabled_derive v0.7.0
4562026-08-20T20:45:37.338Z Compiling memmap v0.7.0
4572026-08-20T20:45:37.481Z Compiling unicode-linebreak v0.1.5
4582026-08-20T20:45:37.484Z Compiling smawk v0.3.2
4592026-08-20T20:45:37.525Z Compiling unicode-width v0.2.0
4602026-08-20T20:45:37.564Z Compiling camino-tempfile v1.4.1
4612026-08-20T20:45:37.660Z Compiling serde_derive v1.0.228
4622026-08-20T20:45:37.724Z Compiling thiserror-impl v1.0.69
4632026-08-20T20:45:37.795Z Compiling zerocopy-derive v0.7.35
4642026-08-20T20:45:37.813Z Compiling pest_derive v2.8.6
4652026-08-20T20:45:38.037Z Compiling scroll_derive v0.12.1
4662026-08-20T20:45:38.215Z Compiling thiserror-impl v2.0.18
4672026-08-20T20:45:38.300Z Compiling clap_derive v4.6.1
4682026-08-20T20:45:38.439Z Compiling tabled v0.15.0
4692026-08-20T20:45:38.716Z Compiling zerocopy v0.7.35
4702026-08-20T20:45:38.735Z Compiling scroll v0.12.0
4712026-08-20T20:45:39.023Z Compiling goblin v0.8.2
4722026-08-20T20:45:39.178Z Compiling dtrace-parser v0.2.0
4732026-08-20T20:45:39.292Z Compiling textwrap v0.16.2
4742026-08-20T20:45:39.755Z Compiling swrite v0.1.0
4752026-08-20T20:45:40.064Z Compiling clap v4.6.1
4762026-08-20T20:45:40.851Z Compiling dof v0.3.0
4772026-08-20T20:45:40.851Z Compiling serde_tokenstream v0.2.3
4782026-08-20T20:45:40.859Z Compiling toml_datetime v0.6.11
4792026-08-20T20:45:40.859Z Compiling serde_spanned v0.6.9
4802026-08-20T20:45:40.859Z Compiling cargo_metadata v0.23.1
4812026-08-20T20:45:40.932Z Compiling macaddr v1.0.1
4822026-08-20T20:45:40.932Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-08-20T20:45:41.066Z Compiling toml_edit v0.22.27
4842026-08-20T20:45:41.682Z Compiling usdt-macro v0.5.0
4852026-08-20T20:45:41.682Z Compiling usdt-attr-macro v0.5.0
4862026-08-20T20:45:42.277Z Compiling usdt v0.5.0
4872026-08-20T20:45:42.407Z Compiling toml v0.8.23
4882026-08-20T20:45:42.742Z Compiling cargo_toml v0.21.0
4892026-08-20T20:45:44.034Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-08-20T20:45:46.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.93s
4912026-08-20T20:45:46.259Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-08-20T20:45:46.770Z Downloading crates ...
4932026-08-20T20:45:46.818Z Downloaded async-stream v0.3.6
4942026-08-20T20:45:46.821Z Downloaded atty v0.2.14
4952026-08-20T20:45:46.824Z Downloaded backtrace-ext v0.2.1
4962026-08-20T20:45:46.828Z Downloaded arrayvec v0.7.6
4972026-08-20T20:45:46.831Z Downloaded async-bb8-diesel v0.2.1
4982026-08-20T20:45:46.831Z Downloaded bcrypt-pbkdf v0.11.0
4992026-08-20T20:45:46.835Z Downloaded endian-type v0.1.2
5002026-08-20T20:45:46.838Z Downloaded async-stream-impl v0.3.6
5012026-08-20T20:45:46.838Z Downloaded bitfield-struct v0.6.2
5022026-08-20T20:45:46.838Z Downloaded bb8 v0.8.6
5032026-08-20T20:45:46.841Z Downloaded cassowary v0.3.0
5042026-08-20T20:45:46.844Z Downloaded ciborium-ll v0.2.2
5052026-08-20T20:45:46.844Z Downloaded fd-lock v4.0.4
5062026-08-20T20:45:46.844Z Downloaded futures-io v0.3.32
5072026-08-20T20:45:46.844Z Downloaded async-recursion v1.1.1
5082026-08-20T20:45:46.847Z Downloaded enum-as-inner v0.6.1
5092026-08-20T20:45:46.847Z Downloaded form_urlencoded v1.2.2
5102026-08-20T20:45:46.847Z Downloaded adler2 v2.0.1
5112026-08-20T20:45:46.850Z Downloaded foreign-types-macros v0.2.3
5122026-08-20T20:45:46.851Z Downloaded embedded-io v0.4.0
5132026-08-20T20:45:46.851Z Downloaded futures-task v0.3.32
5142026-08-20T20:45:46.851Z Downloaded base16ct v1.0.0
5152026-08-20T20:45:46.851Z Downloaded httpdate v1.0.3
5162026-08-20T20:45:46.856Z Downloaded ascii-canvas v3.0.0
5172026-08-20T20:45:46.859Z Downloaded hex-literal v1.1.0
5182026-08-20T20:45:46.859Z Downloaded aead v0.6.1
5192026-08-20T20:45:46.859Z Downloaded array-init v0.0.4
5202026-08-20T20:45:46.859Z Downloaded assert_matches v1.5.0
5212026-08-20T20:45:46.859Z Downloaded cmov v0.5.4
5222026-08-20T20:45:46.859Z Downloaded hash32 v0.3.1
5232026-08-20T20:45:46.859Z Downloaded bs58 v0.5.1
5242026-08-20T20:45:46.862Z Downloaded aead v0.5.2
5252026-08-20T20:45:46.862Z Downloaded bit-set v0.8.0
5262026-08-20T20:45:46.865Z Downloaded arrayref v0.3.9
5272026-08-20T20:45:46.865Z Downloaded atomicwrites v0.4.4
5282026-08-20T20:45:46.868Z Downloaded funty v2.0.0
5292026-08-20T20:45:46.868Z Downloaded bcs v0.1.6
5302026-08-20T20:45:46.871Z Downloaded fixedbitset v0.4.2
5312026-08-20T20:45:46.871Z Downloaded const-oid v0.10.2
5322026-08-20T20:45:46.871Z Downloaded enum_dispatch v0.3.13
5332026-08-20T20:45:46.876Z Downloaded anstyle-parse v0.2.7
5342026-08-20T20:45:46.876Z Downloaded atomic-waker v1.1.2
5352026-08-20T20:45:46.880Z Downloaded globset v0.4.18
5362026-08-20T20:45:46.880Z Downloaded argon2 v0.5.3
5372026-08-20T20:45:46.880Z Downloaded embedded-io v0.6.1
5382026-08-20T20:45:46.880Z Downloaded ff v0.13.1
5392026-08-20T20:45:46.881Z Downloaded bit-set v0.5.3
5402026-08-20T20:45:46.881Z Downloaded ciborium-io v0.2.2
5412026-08-20T20:45:46.885Z Downloaded ahash v0.8.12
5422026-08-20T20:45:46.885Z Downloaded bitfield-macros v0.19.4
5432026-08-20T20:45:46.885Z Downloaded ff v0.14.0
5442026-08-20T20:45:46.885Z Downloaded env_logger v0.11.11
5452026-08-20T20:45:46.885Z Downloaded env_filter v2.0.0
5462026-08-20T20:45:46.885Z Downloaded flagset v0.4.7
5472026-08-20T20:45:46.888Z Downloaded anstream v0.6.21
5482026-08-20T20:45:46.888Z Downloaded base16ct v0.2.0
5492026-08-20T20:45:46.888Z Downloaded futures-channel v0.3.32
5502026-08-20T20:45:46.892Z Downloaded find-msvc-tools v0.1.9
5512026-08-20T20:45:46.892Z Downloaded generic-array v1.4.3
5522026-08-20T20:45:46.892Z Downloaded cfg_aliases v0.1.1
5532026-08-20T20:45:46.897Z Downloaded backon v1.6.0
5542026-08-20T20:45:46.897Z Downloaded const-oid v0.9.6
5552026-08-20T20:45:46.901Z Downloaded flume v0.11.1
5562026-08-20T20:45:46.903Z Downloaded block-buffer v0.12.1
5572026-08-20T20:45:46.904Z Downloaded fxhash v0.2.1
5582026-08-20T20:45:46.904Z Downloaded foreign-types v0.5.0
5592026-08-20T20:45:46.906Z Downloaded gethostname v0.5.0
5602026-08-20T20:45:46.909Z Downloaded http-body v1.0.1
5612026-08-20T20:45:46.914Z Downloaded futures-executor v0.3.32
5622026-08-20T20:45:46.914Z Downloaded castaway v0.2.4
5632026-08-20T20:45:46.914Z Downloaded headers v0.4.1
5642026-08-20T20:45:46.917Z Downloaded compression-core v0.4.31
5652026-08-20T20:45:46.917Z Downloaded fatfs v0.3.6
5662026-08-20T20:45:46.917Z Downloaded foreign-types-shared v0.3.1
5672026-08-20T20:45:46.917Z Downloaded futures-sink v0.3.32
5682026-08-20T20:45:46.920Z Downloaded headers-core v0.3.0
5692026-08-20T20:45:46.920Z Downloaded newtype_derive v0.1.6
5702026-08-20T20:45:46.923Z Downloaded http-range v0.1.5
5712026-08-20T20:45:46.927Z Downloaded float-cmp v0.10.0
5722026-08-20T20:45:46.927Z Downloaded foreign-types v0.3.2
5732026-08-20T20:45:46.928Z Downloaded foreign-types-shared v0.1.1
5742026-08-20T20:45:46.928Z Downloaded block-padding v0.4.2
5752026-08-20T20:45:46.928Z Downloaded cobs v0.3.0
5762026-08-20T20:45:46.931Z Downloaded erased-serde v0.3.31
5772026-08-20T20:45:46.931Z Downloaded float-ord v0.3.2
5782026-08-20T20:45:46.931Z Downloaded normalize-line-endings v0.3.0
5792026-08-20T20:45:46.931Z Downloaded allocator-api2 v0.2.21
5802026-08-20T20:45:46.931Z Downloaded ena v0.14.4
5812026-08-20T20:45:46.934Z Downloaded fixedbitset v0.5.7
5822026-08-20T20:45:46.934Z Downloaded futures-core v0.3.32
5832026-08-20T20:45:46.934Z Downloaded backoff v0.4.0
5842026-08-20T20:45:46.938Z Downloaded futures-macro v0.3.32
5852026-08-20T20:45:46.941Z Downloaded hubpack v0.1.2
5862026-08-20T20:45:46.941Z Downloaded hash32 v0.2.1
5872026-08-20T20:45:46.944Z Downloaded parse-size v1.1.0
5882026-08-20T20:45:46.944Z Downloaded cfg_aliases v0.2.1
5892026-08-20T20:45:46.945Z Downloaded num_threads v0.1.7
5902026-08-20T20:45:46.945Z Downloaded hostname v0.4.2
5912026-08-20T20:45:46.945Z Downloaded nodrop v0.1.14
5922026-08-20T20:45:46.949Z Downloaded ghash v0.6.0
5932026-08-20T20:45:46.949Z Downloaded argon2 v0.6.0-rc.8
5942026-08-20T20:45:46.953Z Downloaded byte-wrapper v0.1.0
5952026-08-20T20:45:46.953Z Downloaded openssl-macros v0.1.1
5962026-08-20T20:45:46.953Z Downloaded oso-derive v0.27.3
5972026-08-20T20:45:46.953Z Downloaded home v0.5.12
5982026-08-20T20:45:46.958Z Downloaded hubpack_derive v0.1.1
5992026-08-20T20:45:46.961Z Downloaded potential_utf v0.1.4
6002026-08-20T20:45:46.961Z Downloaded progenitor-macro v0.13.0
6012026-08-20T20:45:46.961Z Downloaded fallible-iterator v0.2.0
6022026-08-20T20:45:46.961Z Downloaded foldhash v0.1.5
6032026-08-20T20:45:46.961Z Downloaded foldhash v0.2.0
6042026-08-20T20:45:46.964Z Downloaded quick-error v1.2.3
6052026-08-20T20:45:46.964Z Downloaded ref-cast-impl v1.0.25
6062026-08-20T20:45:46.964Z Downloaded rustc_version v0.4.1
6072026-08-20T20:45:46.968Z Downloaded hostname v0.3.1
6082026-08-20T20:45:46.971Z Downloaded blake2 v0.10.6
6092026-08-20T20:45:46.971Z Downloaded buf-list v1.1.2
6102026-08-20T20:45:46.974Z Downloaded async-trait v0.1.89
6112026-08-20T20:45:46.977Z Downloaded git-stub v1.0.0
6122026-08-20T20:45:46.977Z Downloaded hex v0.4.3
6132026-08-20T20:45:46.977Z Downloaded globwalk v0.9.1
6142026-08-20T20:45:46.977Z Downloaded base64ct v1.8.3
6152026-08-20T20:45:46.980Z Downloaded bitfield v0.19.4
6162026-08-20T20:45:46.980Z Downloaded cipher v0.5.2
6172026-08-20T20:45:46.980Z Downloaded bit-vec v0.6.3
6182026-08-20T20:45:46.980Z Downloaded cbc v0.2.1
6192026-08-20T20:45:46.985Z Downloaded filetime v0.2.27
6202026-08-20T20:45:46.988Z Downloaded git-stub-vcs v0.1.0
6212026-08-20T20:45:46.988Z Downloaded bitflags v1.3.2
6222026-08-20T20:45:46.991Z Downloaded chacha20 v0.9.1
6232026-08-20T20:45:46.991Z Downloaded bit-vec v0.8.0
6242026-08-20T20:45:46.991Z Downloaded cexpr v0.6.0
6252026-08-20T20:45:46.994Z Downloaded sapling-renderdag v0.1.0
6262026-08-20T20:45:46.994Z Downloaded scroll_derive v0.13.1
6272026-08-20T20:45:46.997Z Downloaded cmake v0.1.57
6282026-08-20T20:45:46.997Z Downloaded cipher v0.4.4
6292026-08-20T20:45:46.997Z Downloaded seq-macro v0.3.6
6302026-08-20T20:45:46.997Z Downloaded serde_bytes v0.11.19
6312026-08-20T20:45:46.997Z Downloaded serde_repr v0.1.20
6322026-08-20T20:45:47.001Z Downloaded num_enum v0.5.11
6332026-08-20T20:45:47.004Z Downloaded owo-colors v4.3.0
6342026-08-20T20:45:47.007Z Downloaded glob v0.3.3
6352026-08-20T20:45:47.010Z Downloaded http-body-util v0.1.3
6362026-08-20T20:45:47.010Z Downloaded camino-tempfile-ext v0.3.3
6372026-08-20T20:45:47.010Z Downloaded highway v1.3.0
6382026-08-20T20:45:47.013Z Downloaded group v0.13.0
6392026-08-20T20:45:47.016Z Downloaded ppv-lite86 v0.2.21
6402026-08-20T20:45:47.016Z Downloaded num-integer v0.1.46
6412026-08-20T20:45:47.016Z Downloaded peg-macros v0.8.5
6422026-08-20T20:45:47.016Z Downloaded powerfmt v0.2.0
6432026-08-20T20:45:47.019Z Downloaded rand_chacha v0.9.0
6442026-08-20T20:45:47.019Z Downloaded sqlparser_derive v0.5.0
6452026-08-20T20:45:47.019Z Downloaded strsim v0.10.0
6462026-08-20T20:45:47.019Z Downloaded take_mut v0.2.2
6472026-08-20T20:45:47.022Z Downloaded progenitor-client v0.13.0
6482026-08-20T20:45:47.026Z Downloaded getrandom v0.2.17
6492026-08-20T20:45:47.034Z Downloaded colored v2.2.0
6502026-08-20T20:45:47.037Z Downloaded bzip2 v0.4.4
6512026-08-20T20:45:47.037Z Downloaded cancel-safe-futures v0.1.5
6522026-08-20T20:45:47.040Z Downloaded clang-sys v1.8.1
6532026-08-20T20:45:47.040Z Downloaded colored v3.1.1
6542026-08-20T20:45:47.040Z Downloaded compression-codecs v0.4.37
6552026-08-20T20:45:47.043Z Downloaded console v0.15.11
6562026-08-20T20:45:47.046Z Downloaded console v0.16.2
6572026-08-20T20:45:47.046Z Downloaded phc v0.6.1
6582026-08-20T20:45:47.046Z Downloaded pem-rfc7468 v0.7.0
6592026-08-20T20:45:47.046Z Downloaded rand_pcg v0.10.2
6602026-08-20T20:45:47.049Z Downloaded oxide-tokio-rt v0.1.4
6612026-08-20T20:45:47.049Z Downloaded blake2 v0.11.0-rc.6
6622026-08-20T20:45:47.049Z Downloaded untrusted v0.7.1
6632026-08-20T20:45:47.049Z Downloaded parse-display-derive v0.10.0
6642026-08-20T20:45:47.049Z Downloaded primeorder v0.13.6
6652026-08-20T20:45:47.052Z Downloaded tokio-macros v2.7.0
6662026-08-20T20:45:47.052Z Downloaded expectorate v1.2.0
6672026-08-20T20:45:47.052Z Downloaded blowfish v0.10.0
6682026-08-20T20:45:47.052Z Downloaded ciborium v0.2.2
6692026-08-20T20:45:47.055Z Downloaded bumpalo v3.20.2
6702026-08-20T20:45:47.055Z Downloaded fs_extra v1.3.0
6712026-08-20T20:45:47.058Z Downloaded want v0.3.1
6722026-08-20T20:45:47.058Z Downloaded wnaf v0.14.0
6732026-08-20T20:45:47.058Z Downloaded zerofrom v0.1.6
6742026-08-20T20:45:47.058Z Downloaded convert_case v0.4.0
6752026-08-20T20:45:47.058Z Downloaded port-file v0.1.0
6762026-08-20T20:45:47.058Z Downloaded fs-err v2.11.0
6772026-08-20T20:45:47.062Z Downloaded cpubits v0.1.1
6782026-08-20T20:45:47.062Z Downloaded chacha20 v0.10.0
6792026-08-20T20:45:47.062Z Downloaded hmac v0.12.1
6802026-08-20T20:45:47.065Z Downloaded shlex v1.3.0
6812026-08-20T20:45:47.065Z Downloaded utf-8 v0.7.6
6822026-08-20T20:45:47.068Z Downloaded defmt v0.3.100
6832026-08-20T20:45:47.068Z Downloaded rpassword v7.5.4
6842026-08-20T20:45:47.071Z Downloaded scrypt v0.12.0
6852026-08-20T20:45:47.071Z Downloaded xshell-macros v0.2.7
6862026-08-20T20:45:47.071Z Downloaded yoke-derive v0.8.1
6872026-08-20T20:45:47.074Z Downloaded httparse v1.10.1
6882026-08-20T20:45:47.074Z Downloaded parking_lot v0.12.5
6892026-08-20T20:45:47.077Z Downloaded pin-project-internal v1.1.11
6902026-08-20T20:45:47.078Z Downloaded postgres-types v0.2.12
6912026-08-20T20:45:47.082Z Downloaded serde_with_macros v1.5.2
6922026-08-20T20:45:47.082Z Downloaded simd-adler32 v0.3.8
6932026-08-20T20:45:47.082Z Downloaded snafu-derive v0.8.9
6942026-08-20T20:45:47.082Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6952026-08-20T20:45:47.082Z Downloaded tui-tree-widget v0.23.1
6962026-08-20T20:45:47.082Z Downloaded dirs-sys-next v0.1.2
6972026-08-20T20:45:47.085Z Downloaded group v0.14.0
6982026-08-20T20:45:47.085Z Downloaded humantime v2.3.0
6992026-08-20T20:45:47.085Z Downloaded slog-dtrace v0.3.0
7002026-08-20T20:45:47.088Z Downloaded slog-stdlog v4.1.1
7012026-08-20T20:45:47.088Z Downloaded smf v0.2.3
7022026-08-20T20:45:47.088Z Downloaded spki v0.7.3
7032026-08-20T20:45:47.088Z Downloaded strum v0.27.2
7042026-08-20T20:45:47.088Z Downloaded strum_macros v0.26.4
7052026-08-20T20:45:47.091Z Downloaded termios v0.3.3
7062026-08-20T20:45:47.091Z Downloaded arc-swap v1.8.2
7072026-08-20T20:45:47.095Z Downloaded base64 v0.21.7
7082026-08-20T20:45:47.095Z Downloaded synstructure v0.13.2
7092026-08-20T20:45:47.095Z Downloaded tiny-keccak v2.0.2
7102026-08-20T20:45:47.099Z Downloaded tinystr v0.8.2
7112026-08-20T20:45:47.099Z Downloaded backtrace v0.3.76
7122026-08-20T20:45:47.099Z Downloaded base64 v0.22.1
7132026-08-20T20:45:47.103Z Downloaded dropshot-api-manager-types v0.8.0
7142026-08-20T20:45:47.103Z Downloaded strum_macros v0.24.3
7152026-08-20T20:45:47.103Z Downloaded bzip2 v0.6.1
7162026-08-20T20:45:47.107Z Downloaded thiserror-no-std v2.0.2
7172026-08-20T20:45:47.107Z Downloaded hmac v0.13.0
7182026-08-20T20:45:47.107Z Downloaded addr2line v0.25.1
7192026-08-20T20:45:47.107Z Downloaded elliptic-curve v0.14.1
7202026-08-20T20:45:47.110Z Downloaded tokio-native-tls v0.3.1
7212026-08-20T20:45:47.110Z Downloaded vsss-rs v3.3.4
7222026-08-20T20:45:47.113Z Downloaded whoami v1.6.1
7232026-08-20T20:45:47.113Z Downloaded toml_writer v1.1.1+spec-1.1.0
7242026-08-20T20:45:47.113Z Downloaded idna_adapter v1.2.1
7252026-08-20T20:45:47.113Z Downloaded corncobs v0.1.4
7262026-08-20T20:45:47.113Z Downloaded signal-hook-registry v1.4.8
7272026-08-20T20:45:47.124Z Downloaded maybe-uninit v2.0.0
7282026-08-20T20:45:47.127Z Downloaded inout v0.1.4
7292026-08-20T20:45:47.127Z Downloaded internet-checksum v0.2.1
7302026-08-20T20:45:47.127Z Downloaded memoffset v0.9.1
7312026-08-20T20:45:47.127Z Downloaded ar_archive_writer v0.5.1
7322026-08-20T20:45:47.132Z Downloaded vergen-lib v0.1.6
7332026-08-20T20:45:47.138Z Downloaded oso v0.27.3
7342026-08-20T20:45:47.139Z Downloaded getrandom v0.4.3
7352026-08-20T20:45:47.154Z Downloaded progenitor-impl v0.14.0
7362026-08-20T20:45:47.154Z Downloaded display-error-chain v0.2.2
7372026-08-20T20:45:47.154Z Downloaded diesel-dtrace v0.5.0
7382026-08-20T20:45:47.154Z Downloaded csv-core v0.1.13
7392026-08-20T20:45:47.154Z Downloaded mime v0.3.17
7402026-08-20T20:45:47.154Z Downloaded critical-section v1.2.0
7412026-08-20T20:45:47.154Z Downloaded openssl-probe v0.1.6
7422026-08-20T20:45:47.154Z Downloaded peg-runtime v0.8.5
7432026-08-20T20:45:47.154Z Downloaded num-iter v0.1.45
7442026-08-20T20:45:47.177Z Downloaded phf_shared v0.11.3
7452026-08-20T20:45:47.177Z Downloaded psl-types v2.0.11
7462026-08-20T20:45:47.177Z Downloaded proc-macro-error-attr2 v2.0.0
7472026-08-20T20:45:47.177Z Downloaded progenitor-client v0.14.0
7482026-08-20T20:45:47.178Z Downloaded rustls-platform-verifier v0.6.2
7492026-08-20T20:45:47.193Z Downloaded rand_chacha v0.3.1
7502026-08-20T20:45:47.193Z Downloaded recursive v0.1.1
7512026-08-20T20:45:47.193Z Downloaded recursive-proc-macro-impl v0.1.1
7522026-08-20T20:45:47.193Z Downloaded term v1.2.1
7532026-08-20T20:45:47.193Z Downloaded bytes v1.11.1
7542026-08-20T20:45:47.193Z Downloaded derive_builder_core v0.20.2
7552026-08-20T20:45:47.193Z Downloaded half v1.8.3
7562026-08-20T20:45:47.193Z Downloaded compact_str v0.8.1
7572026-08-20T20:45:47.193Z Downloaded pkcs5 v0.8.1
7582026-08-20T20:45:47.193Z Downloaded half v2.7.1
7592026-08-20T20:45:47.193Z Downloaded ingot-types v0.2.0
7602026-08-20T20:45:47.193Z Downloaded jiff-static v0.2.34
7612026-08-20T20:45:47.193Z Downloaded radium v0.7.0
7622026-08-20T20:45:47.193Z Downloaded rustc-hash v2.1.1
7632026-08-20T20:45:47.193Z Downloaded toml_parser v1.1.2+spec-1.1.0
7642026-08-20T20:45:47.193Z Downloaded tracing-attributes v0.1.31
7652026-08-20T20:45:47.193Z Downloaded hyper-staticfile v0.10.1
7662026-08-20T20:45:47.193Z Downloaded impl-trait-for-tuples v0.2.3
7672026-08-20T20:45:47.193Z Downloaded indent_write v2.2.0
7682026-08-20T20:45:47.193Z Downloaded rfc6979 v0.4.0
7692026-08-20T20:45:47.194Z Downloaded rtoolbox v0.0.3
7702026-08-20T20:45:47.194Z Downloaded same-file v1.0.6
7712026-08-20T20:45:47.194Z Downloaded secrecy v0.10.3
7722026-08-20T20:45:47.194Z Downloaded serde_plain v1.0.2
7732026-08-20T20:45:47.194Z Downloaded chacha20poly1305 v0.10.1
7742026-08-20T20:45:47.194Z Downloaded chumsky v0.9.3
7752026-08-20T20:45:47.195Z Downloaded crossbeam-utils v0.8.21
7762026-08-20T20:45:47.202Z Downloaded futures v0.3.32
7772026-08-20T20:45:47.202Z Downloaded unicode-properties v0.1.4
7782026-08-20T20:45:47.202Z Downloaded secrecy v0.8.0
7792026-08-20T20:45:47.202Z Downloaded shell-words v1.1.1
7802026-08-20T20:45:47.202Z Downloaded signature v3.0.0
7812026-08-20T20:45:47.202Z Downloaded strip-ansi-escapes v0.2.1
7822026-08-20T20:45:47.202Z Downloaded signal-hook-tokio v0.3.1
7832026-08-20T20:45:47.202Z Downloaded sigpipe v0.1.3
7842026-08-20T20:45:47.203Z Downloaded tagptr v0.2.0
7852026-08-20T20:45:47.203Z Downloaded sync_wrapper v1.0.2
7862026-08-20T20:45:47.220Z Downloaded tabwriter v1.4.1
7872026-08-20T20:45:47.220Z Downloaded trait-variant v0.1.2
7882026-08-20T20:45:47.221Z Downloaded universal-hash v0.5.1
7892026-08-20T20:45:47.221Z Downloaded libsw v3.5.0
7902026-08-20T20:45:47.221Z Downloaded linear-map v1.2.0
7912026-08-20T20:45:47.221Z Downloaded lzss v0.8.2
7922026-08-20T20:45:47.238Z Downloaded siphasher v1.0.2
7932026-08-20T20:45:47.238Z Downloaded signal-hook-mio v0.2.5
7942026-08-20T20:45:47.238Z Downloaded signature v2.2.0
7952026-08-20T20:45:47.238Z Downloaded try-lock v0.2.5
7962026-08-20T20:45:47.238Z Downloaded miette-derive v7.6.0
7972026-08-20T20:45:47.238Z Downloaded mime_guess v2.0.5
7982026-08-20T20:45:47.238Z Downloaded num-rational v0.4.2
7992026-08-20T20:45:47.238Z Downloaded ctr v0.10.1
8002026-08-20T20:45:47.238Z Downloaded darling v0.20.11
8012026-08-20T20:45:47.238Z Downloaded derive_builder v0.20.2
8022026-08-20T20:45:47.238Z Downloaded heapless v0.8.0
8032026-08-20T20:45:47.246Z Downloaded pem v3.0.6
8042026-08-20T20:45:47.246Z Downloaded oxide-update-engine-display v0.1.2
8052026-08-20T20:45:47.247Z Downloaded pkcs8 v0.10.2
8062026-08-20T20:45:47.247Z Downloaded pkg-config v0.3.32
8072026-08-20T20:45:47.247Z Downloaded universal-hash v0.6.1
8082026-08-20T20:45:47.247Z Downloaded utf8_iter v1.0.4
8092026-08-20T20:45:47.247Z Downloaded cc v1.2.56
8102026-08-20T20:45:47.247Z Downloaded pin-project-lite v0.2.17
8112026-08-20T20:45:47.247Z Downloaded poly1305 v0.8.0
8122026-08-20T20:45:47.247Z Downloaded paste v1.0.15
8132026-08-20T20:45:47.247Z Downloaded primeorder v0.14.0
8142026-08-20T20:45:47.247Z Downloaded unicode-truncate v1.1.0
8152026-08-20T20:45:47.247Z Downloaded ecdsa v0.17.0
8162026-08-20T20:45:47.247Z Downloaded hyper-rustls v0.27.7
8172026-08-20T20:45:47.256Z Downloaded rand_seeder v0.4.0
8182026-08-20T20:45:47.256Z Downloaded crc-catalog v2.4.0
8192026-08-20T20:45:47.256Z Downloaded crunchy v0.2.4
8202026-08-20T20:45:47.256Z Downloaded defmt-parser v1.0.0
8212026-08-20T20:45:47.263Z Downloaded ron v0.8.1
8222026-08-20T20:45:47.263Z Downloaded heapless v0.7.17
8232026-08-20T20:45:47.264Z Downloaded flate2 v1.1.9
8242026-08-20T20:45:47.278Z Downloaded typify v0.6.2
8252026-08-20T20:45:47.279Z Downloaded thread_local v1.1.9
8262026-08-20T20:45:47.279Z Downloaded lock_api v0.4.14
8272026-08-20T20:45:47.279Z Downloaded string_cache v0.8.9
8282026-08-20T20:45:47.279Z Downloaded stringprep v0.1.5
8292026-08-20T20:45:47.279Z Downloaded document-features v0.2.12
8302026-08-20T20:45:47.301Z Downloaded downcast-rs v2.0.2
8312026-08-20T20:45:47.301Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8322026-08-20T20:45:47.302Z Downloaded is-terminal v0.4.17
8332026-08-20T20:45:47.302Z Downloaded memmap2 v0.9.10
8342026-08-20T20:45:47.302Z Downloaded illumos-nvpair v0.3.0
8352026-08-20T20:45:47.302Z Downloaded instant v0.1.13
8362026-08-20T20:45:47.302Z Downloaded new_debug_unreachable v1.0.6
8372026-08-20T20:45:47.302Z Downloaded hickory-resolver v0.24.4
8382026-08-20T20:45:47.323Z Downloaded rustls-webpki v0.103.13
8392026-08-20T20:45:47.323Z Downloaded unsafe-libyaml v0.2.11
8402026-08-20T20:45:47.323Z Downloaded parking_lot_core v0.9.12
8412026-08-20T20:45:47.323Z Downloaded nibble_vec v0.1.0
8422026-08-20T20:45:47.323Z Downloaded rustc-demangle v0.1.27
8432026-08-20T20:45:47.323Z Downloaded libscf-sys v1.2.0
8442026-08-20T20:45:47.323Z Downloaded num v0.4.3
8452026-08-20T20:45:47.324Z Downloaded whoami v2.1.0
8462026-08-20T20:45:47.324Z Downloaded writeable v0.6.2
8472026-08-20T20:45:47.324Z Downloaded http v1.4.2
8482026-08-20T20:45:47.328Z Downloaded percent-encoding v2.3.2
8492026-08-20T20:45:47.328Z Downloaded rusty-fork v0.3.1
8502026-08-20T20:45:47.328Z Downloaded vergen-git2 v9.1.0
8512026-08-20T20:45:47.328Z Downloaded hickory-resolver v0.25.2
8522026-08-20T20:45:47.328Z Downloaded zerovec-derive v0.11.2
8532026-08-20T20:45:47.328Z Downloaded const_format_proc_macros v0.2.34
8542026-08-20T20:45:47.328Z Downloaded rand v0.8.6
8552026-08-20T20:45:47.328Z Downloaded icu_provider v2.1.1
8562026-08-20T20:45:47.333Z Downloaded xshell v0.2.7
8572026-08-20T20:45:47.336Z Downloaded parse-display v0.10.0
8582026-08-20T20:45:47.336Z Downloaded predicates-core v1.0.10
8592026-08-20T20:45:47.339Z Downloaded predicates-tree v1.0.13
8602026-08-20T20:45:47.339Z Downloaded zeroize v1.9.0
8612026-08-20T20:45:47.340Z Downloaded crossbeam-deque v0.8.6
8622026-08-20T20:45:47.340Z Downloaded darling v0.13.4
8632026-08-20T20:45:47.343Z Downloaded hashbrown v0.12.3
8642026-08-20T20:45:47.343Z Downloaded rand_xorshift v0.4.0
8652026-08-20T20:45:47.343Z Downloaded serde_spanned v1.1.1
8662026-08-20T20:45:47.346Z Downloaded scopeguard v1.2.0
8672026-08-20T20:45:47.346Z Downloaded serde_urlencoded v0.7.1
8682026-08-20T20:45:47.346Z Downloaded rfc6979 v0.6.0
8692026-08-20T20:45:47.346Z Downloaded structmeta v0.3.0
8702026-08-20T20:45:47.346Z Downloaded supports-hyperlinks v3.2.0
8712026-08-20T20:45:47.349Z Downloaded darling_core v0.20.11
8722026-08-20T20:45:47.349Z Downloaded deranged v0.5.8
8732026-08-20T20:45:47.352Z Downloaded libloading v0.8.9
8742026-08-20T20:45:47.356Z Downloaded darling_core v0.23.0
8752026-08-20T20:45:47.356Z Downloaded async-compression v0.4.41
8762026-08-20T20:45:47.359Z Downloaded schemars v0.9.0
8772026-08-20T20:45:47.365Z Downloaded data-encoding v2.10.0
8782026-08-20T20:45:47.368Z Downloaded serde_with_macros v3.21.0
8792026-08-20T20:45:47.368Z Downloaded darling_core v0.21.3
8802026-08-20T20:45:47.372Z Downloaded pkcs8 v0.11.0
8812026-08-20T20:45:47.372Z Downloaded tokio-rustls v0.26.4
8822026-08-20T20:45:47.372Z Downloaded dof v0.4.0
8832026-08-20T20:45:47.372Z Downloaded termtree v0.5.1
8842026-08-20T20:45:47.375Z Downloaded ecdsa v0.16.9
8852026-08-20T20:45:47.375Z Downloaded kem v0.3.0
8862026-08-20T20:45:47.375Z Downloaded keccak v0.2.0
8872026-08-20T20:45:47.379Z Downloaded libefi-sys v0.1.0
8882026-08-20T20:45:47.382Z Downloaded omicron-zone-package v0.12.3
8892026-08-20T20:45:47.389Z Downloaded usdt-attr-macro v0.6.0
8902026-08-20T20:45:47.389Z Downloaded libsw-core v0.3.2
8912026-08-20T20:45:47.395Z Downloaded zerocopy v0.6.6
8922026-08-20T20:45:47.404Z Downloaded steno v0.4.1
8932026-08-20T20:45:47.404Z Downloaded packed_struct v0.10.1
8942026-08-20T20:45:47.404Z Downloaded signal-hook v0.3.18
8952026-08-20T20:45:47.405Z Downloaded darling v0.21.3
8962026-08-20T20:45:47.413Z Downloaded void v1.0.2
8972026-08-20T20:45:47.413Z Downloaded predicates v3.1.4
8982026-08-20T20:45:47.413Z Downloaded darling_macro v0.13.4
8992026-08-20T20:45:47.413Z Downloaded crc v3.4.0
9002026-08-20T20:45:47.422Z Downloaded phf v0.13.1
9012026-08-20T20:45:47.422Z Downloaded progenitor-extras v0.2.0
9022026-08-20T20:45:47.423Z Downloaded cpufeatures v0.3.0
9032026-08-20T20:45:47.423Z Downloaded scroll v0.13.0
9042026-08-20T20:45:47.423Z Downloaded hybrid-array v0.4.13
9052026-08-20T20:45:47.423Z Downloaded toml v1.1.2+spec-1.1.0
9062026-08-20T20:45:47.423Z Downloaded aes v0.9.1
9072026-08-20T20:45:47.430Z Downloaded psm v0.1.30
9082026-08-20T20:45:47.430Z Downloaded slog-json v2.6.1
9092026-08-20T20:45:47.430Z Downloaded ssh-cipher v0.3.0
9102026-08-20T20:45:47.430Z Downloaded crucible-workspace-hack v0.1.0
9112026-08-20T20:45:47.430Z Downloaded debug-ignore v1.0.5
9122026-08-20T20:45:47.446Z Downloaded dirs-next v2.0.0
9132026-08-20T20:45:47.446Z Downloaded similar v2.7.0
9142026-08-20T20:45:47.446Z Downloaded zip v0.6.6
9152026-08-20T20:45:47.446Z Downloaded num-bigint-dig v0.8.6
9162026-08-20T20:45:47.457Z Downloaded zopfli v0.8.3
9172026-08-20T20:45:47.457Z Downloaded match_cfg v0.1.0
9182026-08-20T20:45:47.457Z Downloaded newline-converter v0.3.0
9192026-08-20T20:45:47.457Z Downloaded dyn-clone v1.0.20
9202026-08-20T20:45:47.457Z Downloaded instability v0.3.11
9212026-08-20T20:45:47.457Z Downloaded pkcs1 v0.8.0-rc.4
9222026-08-20T20:45:47.457Z Downloaded num_enum v0.7.6
9232026-08-20T20:45:47.460Z Downloaded pkcs1 v0.7.5
9242026-08-20T20:45:47.460Z Downloaded linked-hash-map v0.5.6
9252026-08-20T20:45:47.460Z Downloaded packed_struct_codegen v0.10.1
9262026-08-20T20:45:47.460Z Downloaded num_enum_derive v0.5.11
9272026-08-20T20:45:47.460Z Downloaded phf_shared v0.12.1
9282026-08-20T20:45:47.460Z Downloaded hickory-server v0.25.2
9292026-08-20T20:45:47.463Z Downloaded yoke v0.8.1
9302026-08-20T20:45:47.466Z Downloaded uzers v0.12.2
9312026-08-20T20:45:47.469Z Downloaded toml v0.7.8
9322026-08-20T20:45:47.472Z Downloaded precomputed-hash v0.1.1
9332026-08-20T20:45:47.472Z Downloaded vte v0.14.1
9342026-08-20T20:45:47.477Z Downloaded parking_lot_core v0.8.6
9352026-08-20T20:45:47.478Z Downloaded smallvec v1.15.1
9362026-08-20T20:45:47.478Z Downloaded serde_path_to_error v0.1.20
9372026-08-20T20:45:47.486Z Downloaded hashbrown v0.13.2
9382026-08-20T20:45:47.486Z Downloaded cookie_store v0.22.1
9392026-08-20T20:45:47.492Z Downloaded daft v0.1.7
9402026-08-20T20:45:47.492Z Downloaded minimal-lexical v0.2.1
9412026-08-20T20:45:47.502Z Downloaded diesel_derives v2.3.7
9422026-08-20T20:45:47.502Z Downloaded term v0.7.0
9432026-08-20T20:45:47.502Z Downloaded tracing-core v0.1.36
9442026-08-20T20:45:47.502Z Downloaded der_derive v0.7.3
9452026-08-20T20:45:47.513Z Downloaded twox-hash v2.1.2
9462026-08-20T20:45:47.513Z Downloaded aes-gcm v0.11.0
9472026-08-20T20:45:47.513Z Downloaded aho-corasick v1.1.4
9482026-08-20T20:45:47.540Z Downloaded either v1.15.0
9492026-08-20T20:45:47.540Z Downloaded serde-big-array v0.5.1
9502026-08-20T20:45:47.540Z Downloaded strum v0.26.3
9512026-08-20T20:45:47.540Z Downloaded sponge-cursor v0.1.0
9522026-08-20T20:45:47.540Z Downloaded oxide-update-engine-types v0.1.2
9532026-08-20T20:45:47.540Z Downloaded derive_more v0.99.20
9542026-08-20T20:45:47.540Z Downloaded num-traits v0.2.19
9552026-08-20T20:45:47.540Z Downloaded icu_properties v2.1.2
9562026-08-20T20:45:47.540Z Downloaded nu-ansi-term v0.50.3
9572026-08-20T20:45:47.540Z Downloaded num_enum_derive v0.7.6
9582026-08-20T20:45:47.540Z Downloaded pem-rfc7468 v1.0.0
9592026-08-20T20:45:47.540Z Downloaded topological-sort v0.2.2
9602026-08-20T20:45:47.540Z Downloaded tower-service v0.3.3
9612026-08-20T20:45:47.541Z Downloaded polyval v0.7.1
9622026-08-20T20:45:47.541Z Downloaded r2d2 v0.8.10
9632026-08-20T20:45:47.541Z Downloaded ingot v0.2.1
9642026-08-20T20:45:47.541Z Downloaded zerocopy-derive v0.8.55
9652026-08-20T20:45:47.545Z Downloaded tinyvec_macros v0.1.1
9662026-08-20T20:45:47.545Z Downloaded zone v0.3.1
9672026-08-20T20:45:47.545Z Downloaded p384 v0.14.0
9682026-08-20T20:45:47.545Z Downloaded quinn v0.11.11
9692026-08-20T20:45:47.545Z Downloaded cstr-argument v0.1.2
9702026-08-20T20:45:47.545Z Downloaded darling_macro v0.21.3
9712026-08-20T20:45:47.545Z Downloaded darling_macro v0.23.0
9722026-08-20T20:45:47.545Z Downloaded ignore v0.4.25
9732026-08-20T20:45:47.545Z Downloaded schemars_derive v0.8.22
9742026-08-20T20:45:47.545Z Downloaded iana-time-zone v0.1.65
9752026-08-20T20:45:47.548Z Downloaded tls_codec v0.4.2
9762026-08-20T20:45:47.548Z Downloaded waitgroup v0.1.2
9772026-08-20T20:45:47.551Z Downloaded zerofrom-derive v0.1.6
9782026-08-20T20:45:47.551Z Downloaded postgres-protocol v0.6.10
9792026-08-20T20:45:47.557Z Downloaded subprocess v0.2.15
9802026-08-20T20:45:47.582Z Downloaded progenitor v0.13.0
9812026-08-20T20:45:47.582Z Downloaded is_ci v1.2.0
9822026-08-20T20:45:47.582Z Downloaded inout v0.2.2
9832026-08-20T20:45:47.582Z Downloaded ed25519-dalek v3.0.0
9842026-08-20T20:45:47.582Z Downloaded rand_core v0.10.0
9852026-08-20T20:45:47.582Z Downloaded hashbrown v0.14.5
9862026-08-20T20:45:47.582Z Downloaded rand_core v0.9.5
9872026-08-20T20:45:47.582Z Downloaded resolv-conf v0.7.6
9882026-08-20T20:45:47.582Z Downloaded typed-path v0.9.3
9892026-08-20T20:45:47.583Z Downloaded serde_yaml v0.9.34+deprecated
9902026-08-20T20:45:47.589Z Downloaded crypto-bigint v0.5.5
9912026-08-20T20:45:47.589Z Downloaded num-conv v0.2.0
9922026-08-20T20:45:47.589Z Downloaded slog-scope v4.4.1
9932026-08-20T20:45:47.590Z Downloaded socket2 v0.5.10
9942026-08-20T20:45:47.590Z Downloaded password-hash v0.5.0
9952026-08-20T20:45:47.590Z Downloaded diff v0.1.13
9962026-08-20T20:45:47.590Z Downloaded phf_shared v0.13.1
9972026-08-20T20:45:47.590Z Downloaded kstat-rs v0.2.5
9982026-08-20T20:45:47.590Z Downloaded lru-cache v0.1.2
9992026-08-20T20:45:47.602Z Downloaded schemars v0.8.22
10002026-08-20T20:45:47.608Z Downloaded itertools v0.10.5
10012026-08-20T20:45:47.613Z Downloaded scuffle v0.1.0
10022026-08-20T20:45:47.614Z Downloaded knus v3.4.0
10032026-08-20T20:45:47.614Z Downloaded zstd-safe v7.2.4
10042026-08-20T20:45:47.614Z Downloaded daft-derive v0.1.7
10052026-08-20T20:45:47.623Z Downloaded litemap v0.8.1
10062026-08-20T20:45:47.623Z Downloaded strum_macros v0.27.2
10072026-08-20T20:45:47.623Z Downloaded der v0.8.0
10082026-08-20T20:45:47.623Z Downloaded zip v4.6.1
10092026-08-20T20:45:47.637Z Downloaded num-bigint v0.4.6
10102026-08-20T20:45:47.637Z Downloaded tokio-util v0.7.18
10112026-08-20T20:45:47.637Z Downloaded crossterm v0.28.1
10122026-08-20T20:45:47.637Z Downloaded hashbrown v0.16.1
10132026-08-20T20:45:47.650Z Downloaded dropshot_endpoint v0.17.1
10142026-08-20T20:45:47.650Z Downloaded rcgen v0.12.1
10152026-08-20T20:45:47.650Z Downloaded miette v7.6.0
10162026-08-20T20:45:47.650Z Downloaded hashbrown v0.15.5
10172026-08-20T20:45:47.650Z Downloaded supports-unicode v3.0.0
10182026-08-20T20:45:47.650Z Downloaded time-core v0.1.8
10192026-08-20T20:45:47.650Z Downloaded tar v0.4.46
10202026-08-20T20:45:47.651Z Downloaded tokio-test v0.4.5
10212026-08-20T20:45:47.657Z Downloaded ed25519 v2.2.3
10222026-08-20T20:45:47.657Z Downloaded md-5 v0.10.6
10232026-08-20T20:45:47.657Z Downloaded regex v1.12.3
10242026-08-20T20:45:47.657Z Downloaded unicode-bidi v0.3.18
10252026-08-20T20:45:47.658Z Downloaded slog-bunyan v2.5.0
10262026-08-20T20:45:47.658Z Downloaded stable_deref_trait v1.2.1
10272026-08-20T20:45:47.658Z Downloaded unicode-xid v0.2.6
10282026-08-20T20:45:47.658Z Downloaded samael v0.0.19
10292026-08-20T20:45:47.665Z Downloaded peg v0.8.5
10302026-08-20T20:45:47.665Z Downloaded primefield v0.14.0
10312026-08-20T20:45:47.665Z Downloaded proc-macro-crate v1.3.1
10322026-08-20T20:45:47.666Z Downloaded unicode-segmentation v1.12.0
10332026-08-20T20:45:47.666Z Downloaded crc8 v0.1.1
10342026-08-20T20:45:47.666Z Downloaded darling_macro v0.20.11
10352026-08-20T20:45:47.674Z Downloaded difflib v0.4.0
10362026-08-20T20:45:47.675Z Downloaded sha2 v0.11.0
10372026-08-20T20:45:47.675Z Downloaded jiff-core v0.1.0
10382026-08-20T20:45:47.675Z Downloaded native-tls v0.2.18
10392026-08-20T20:45:47.675Z Downloaded zeroize_derive v1.5.0
10402026-08-20T20:45:47.675Z Downloaded keccak v0.1.6
10412026-08-20T20:45:47.675Z Downloaded socket2 v0.6.3
10422026-08-20T20:45:47.680Z Downloaded indexmap v1.9.3
10432026-08-20T20:45:47.680Z Downloaded rand_core v0.6.4
10442026-08-20T20:45:47.680Z Downloaded derive_more v2.1.1
10452026-08-20T20:45:47.689Z Downloaded lru v0.12.5
10462026-08-20T20:45:47.689Z Downloaded lazy_static v1.5.0
10472026-08-20T20:45:47.689Z Downloaded progenitor-macro v0.14.0
10482026-08-20T20:45:47.689Z Downloaded icu_collections v2.1.1
10492026-08-20T20:45:47.690Z Downloaded ed25519 v3.0.0
10502026-08-20T20:45:47.706Z Downloaded slog-term v2.9.2
10512026-08-20T20:45:47.706Z Downloaded oxnet v0.1.6
10522026-08-20T20:45:47.707Z Downloaded illumos-nvpair-sys v0.2.0
10532026-08-20T20:45:47.707Z Downloaded icu_locale_core v2.1.1
10542026-08-20T20:45:47.707Z Downloaded opaque-debug v0.3.1
10552026-08-20T20:45:47.707Z Downloaded serde_derive_internals v0.29.1
10562026-08-20T20:45:47.707Z Downloaded olpc-cjson v0.1.4
10572026-08-20T20:45:47.707Z Downloaded sqlformat v0.3.5
10582026-08-20T20:45:47.719Z Downloaded slog v2.8.2
10592026-08-20T20:45:47.719Z Downloaded password-hash v0.6.1
10602026-08-20T20:45:47.719Z Downloaded rustls-pemfile v2.2.0
10612026-08-20T20:45:47.719Z Downloaded sec1 v0.8.1
10622026-08-20T20:45:47.719Z Downloaded semver v0.1.20
10632026-08-20T20:45:47.724Z Downloaded defmt v1.0.1
10642026-08-20T20:45:47.724Z Downloaded usdt-impl v0.6.0
10652026-08-20T20:45:47.725Z Downloaded postcard v1.1.3
10662026-08-20T20:45:47.725Z Downloaded wyz v0.5.1
10672026-08-20T20:45:47.725Z Downloaded des v0.9.0
10682026-08-20T20:45:47.730Z Downloaded thiserror-impl-no-std v2.0.2
10692026-08-20T20:45:47.730Z Downloaded untrusted v0.9.0
10702026-08-20T20:45:47.730Z Downloaded supports-color v3.0.2
10712026-08-20T20:45:47.737Z Downloaded wait-timeout v0.2.1
10722026-08-20T20:45:47.737Z Downloaded crypto-common v0.2.2
10732026-08-20T20:45:47.737Z Downloaded vergen-lib v9.1.0
10742026-08-20T20:45:47.756Z Downloaded publicsuffix v2.3.0
10752026-08-20T20:45:47.756Z Downloaded rsa v0.9.10
10762026-08-20T20:45:47.756Z Downloaded ryu v1.0.23
10772026-08-20T20:45:47.756Z Downloaded module-lattice v0.2.3
10782026-08-20T20:45:47.756Z Downloaded dtrace-parser v0.3.0
10792026-08-20T20:45:47.767Z Downloaded derive_more-impl v2.1.1
10802026-08-20T20:45:47.767Z Downloaded managed v0.8.0
10812026-08-20T20:45:47.767Z Downloaded test-strategy v0.4.5
10822026-08-20T20:45:47.782Z Downloaded tinyvec v1.10.0
10832026-08-20T20:45:47.782Z Downloaded nanorand v0.7.0
10842026-08-20T20:45:47.782Z Downloaded newtype-uuid v1.3.2
10852026-08-20T20:45:47.783Z Downloaded ssh-encoding v0.3.0
10862026-08-20T20:45:47.790Z Downloaded openssl-probe v0.2.1
10872026-08-20T20:45:47.790Z Downloaded aws-lc-rs v1.16.3
10882026-08-20T20:45:47.794Z Downloaded libbz2-rs-sys v0.2.2
10892026-08-20T20:45:47.794Z Downloaded sync-ptr v0.1.4
10902026-08-20T20:45:47.794Z Downloaded unarray v0.1.4
10912026-08-20T20:45:47.794Z Downloaded usdt-macro v0.6.0
10922026-08-20T20:45:47.794Z Downloaded zone_cfg_derive v0.3.1
10932026-08-20T20:45:47.794Z Downloaded slog-async v2.8.0
10942026-08-20T20:45:47.794Z Downloaded sha1 v0.11.0
10952026-08-20T20:45:47.794Z Downloaded xattr v1.6.1
10962026-08-20T20:45:47.797Z Downloaded curve25519-dalek-derive v0.1.1
10972026-08-20T20:45:47.797Z Downloaded futures-util v0.3.32
10982026-08-20T20:45:47.802Z Downloaded hyper-tls v0.6.0
10992026-08-20T20:45:47.805Z Downloaded const_format v0.2.35
11002026-08-20T20:45:47.805Z Downloaded hkdf v0.12.4
11012026-08-20T20:45:47.808Z Downloaded sec1 v0.7.3
11022026-08-20T20:45:47.808Z Downloaded crc-any v2.5.0
11032026-08-20T20:45:47.812Z Downloaded crc32fast v1.5.0
11042026-08-20T20:45:47.812Z Downloaded dropshot-api-manager v0.8.0
11052026-08-20T20:45:47.819Z Downloaded lru-slab v0.1.2
11062026-08-20T20:45:47.819Z Downloaded multimap v0.10.1
11072026-08-20T20:45:47.820Z Downloaded hkdf v0.13.0
11082026-08-20T20:45:47.820Z Downloaded newtype-uuid-macros v0.1.0
11092026-08-20T20:45:47.820Z Downloaded cookie v0.18.1
11102026-08-20T20:45:47.826Z Downloaded tokio-dtrace v0.1.1
11112026-08-20T20:45:47.826Z Downloaded vergen-gitcl v1.0.8
11122026-08-20T20:45:47.826Z Downloaded convert_case v0.10.0
11132026-08-20T20:45:47.826Z Downloaded derive-ex v0.1.8
11142026-08-20T20:45:47.826Z Downloaded proc-macro-crate v3.4.0
11152026-08-20T20:45:47.826Z Downloaded rustc_version v0.1.7
11162026-08-20T20:45:47.826Z Downloaded scheduled-thread-pool v0.2.7
11172026-08-20T20:45:47.826Z Downloaded x509-cert v0.2.5
11182026-08-20T20:45:47.830Z Downloaded digest v0.11.3
11192026-08-20T20:45:47.830Z Downloaded ipnetwork v0.21.1
11202026-08-20T20:45:47.830Z Downloaded sha1 v0.10.6
11212026-08-20T20:45:47.830Z Downloaded thread-id v5.1.0
11222026-08-20T20:45:47.831Z Downloaded rawzip v0.4.4
11232026-08-20T20:45:47.836Z Downloaded reqwest v0.13.2
11242026-08-20T20:45:47.846Z Downloaded slog-envlogger v2.2.0
11252026-08-20T20:45:47.846Z Downloaded itertools v0.15.0
11262026-08-20T20:45:47.846Z Downloaded jobserver v0.1.34
11272026-08-20T20:45:47.846Z Downloaded nonempty v0.12.0
11282026-08-20T20:45:47.846Z Downloaded toml_edit v0.19.15
11292026-08-20T20:45:47.851Z Downloaded uuid v1.23.4
11302026-08-20T20:45:47.855Z Downloaded path-slash v0.1.5
11312026-08-20T20:45:47.856Z Downloaded serde-hex v0.1.0
11322026-08-20T20:45:47.856Z Downloaded quick-xml v0.37.5
11332026-08-20T20:45:47.869Z Downloaded der v0.7.10
11342026-08-20T20:45:47.869Z Downloaded indicatif v0.18.4
11352026-08-20T20:45:47.869Z Downloaded tls_codec_derive v0.4.2
11362026-08-20T20:45:47.878Z Downloaded git2 v0.20.4
11372026-08-20T20:45:47.878Z Downloaded progenitor v0.14.0
11382026-08-20T20:45:47.879Z Downloaded lalrpop-util v0.19.12
11392026-08-20T20:45:47.879Z Downloaded dsl_auto_type v0.2.0
11402026-08-20T20:45:47.879Z Downloaded hyper v1.10.1
11412026-08-20T20:45:47.879Z Downloaded salsa20 v0.11.0
11422026-08-20T20:45:47.879Z Downloaded slab v0.4.12
11432026-08-20T20:45:47.879Z Downloaded subtle v2.6.1
11442026-08-20T20:45:47.913Z Downloaded tokio-tungstenite v0.23.1
11452026-08-20T20:45:47.913Z Downloaded time-macros v0.2.27
11462026-08-20T20:45:47.914Z Downloaded phf v0.12.1
11472026-08-20T20:45:47.914Z Downloaded spin v0.9.8
11482026-08-20T20:45:47.915Z Downloaded typify-macro v0.6.2
11492026-08-20T20:45:47.915Z Downloaded rayon v1.11.0
11502026-08-20T20:45:47.915Z Downloaded unicode_categories v0.1.1
11512026-08-20T20:45:47.915Z Downloaded url v2.5.8
11522026-08-20T20:45:47.915Z Downloaded rand v0.10.1
11532026-08-20T20:45:47.916Z Downloaded rsa v0.10.0-rc.18
11542026-08-20T20:45:47.916Z Downloaded darling v0.23.0
11552026-08-20T20:45:47.935Z Downloaded displaydoc v0.2.5
11562026-08-20T20:45:47.935Z Downloaded digest-io v0.1.0
11572026-08-20T20:45:47.935Z Downloaded crypto-primes v0.7.2
11582026-08-20T20:45:47.935Z Downloaded drift v0.2.0
11592026-08-20T20:45:47.935Z Downloaded libxml v0.3.3
11602026-08-20T20:45:47.935Z Downloaded num-derive v0.4.2
11612026-08-20T20:45:47.935Z Downloaded papergrid v0.18.0
11622026-08-20T20:45:47.935Z Downloaded smallvec v0.6.14
11632026-08-20T20:45:47.935Z Downloaded tap v1.0.1
11642026-08-20T20:45:47.935Z Downloaded ident_case v1.0.1
11652026-08-20T20:45:47.935Z Downloaded dunce v1.0.5
11662026-08-20T20:45:47.935Z Downloaded testing_table v0.3.0
11672026-08-20T20:45:47.936Z Downloaded idna v1.1.0
11682026-08-20T20:45:47.936Z Downloaded multer v3.1.0
11692026-08-20T20:45:47.936Z Downloaded h2 v0.4.15
11702026-08-20T20:45:47.944Z Downloaded indoc v1.0.9
11712026-08-20T20:45:47.944Z Downloaded parking_lot v0.11.2
11722026-08-20T20:45:47.944Z Downloaded serde_with v1.14.0
11732026-08-20T20:45:47.945Z Downloaded structmeta-derive v0.3.0
11742026-08-20T20:45:47.945Z Downloaded tokio-postgres v0.7.16
11752026-08-20T20:45:47.945Z Downloaded tower-layer v0.3.3
11762026-08-20T20:45:47.945Z Downloaded unicase v2.9.0
11772026-08-20T20:45:47.945Z Downloaded indoc v2.0.7
11782026-08-20T20:45:47.945Z Downloaded oxide-update-engine v0.1.2
11792026-08-20T20:45:47.945Z Downloaded russh-cryptovec v0.62.0
11802026-08-20T20:45:47.945Z Downloaded russh-util v0.52.0
11812026-08-20T20:45:47.945Z Downloaded ctutils v0.4.2
11822026-08-20T20:45:47.945Z Downloaded quinn-udp v0.5.14
11832026-08-20T20:45:47.945Z Downloaded spki v0.8.0
11842026-08-20T20:45:47.945Z Downloaded usdt v0.6.0
11852026-08-20T20:45:47.945Z Downloaded maplit v1.0.2
11862026-08-20T20:45:47.945Z Downloaded derive_builder_macro v0.20.2
11872026-08-20T20:45:47.948Z Downloaded diesel_table_macro_syntax v0.3.0
11882026-08-20T20:45:47.948Z Downloaded unit-prefix v0.5.2
11892026-08-20T20:45:47.948Z Downloaded ref-cast v1.0.25
11902026-08-20T20:45:47.948Z Downloaded zerotrie v0.2.3
11912026-08-20T20:45:47.957Z Downloaded icu_normalizer v2.1.1
11922026-08-20T20:45:47.957Z Downloaded static_assertions v1.1.0
11932026-08-20T20:45:47.962Z Downloaded blake3 v1.8.5
11942026-08-20T20:45:47.962Z Downloaded num-complex v0.4.6
11952026-08-20T20:45:47.965Z Downloaded bindgen v0.71.1
11962026-08-20T20:45:47.968Z Downloaded defmt-macros v1.0.1
11972026-08-20T20:45:47.979Z Downloaded md5 v0.8.0
11982026-08-20T20:45:47.979Z Downloaded miniz_oxide v0.8.9
11992026-08-20T20:45:47.990Z Downloaded prefix-trie v0.7.0
12002026-08-20T20:45:47.990Z Downloaded pbkdf2 v0.13.0
12012026-08-20T20:45:47.990Z Downloaded mio v1.2.0
12022026-08-20T20:45:47.990Z Downloaded knus-derive v3.4.0
12032026-08-20T20:45:47.990Z Downloaded zstd v0.13.3
12042026-08-20T20:45:47.990Z Downloaded constant_time_eq v0.4.2
12052026-08-20T20:45:47.990Z Downloaded proc-macro-error2 v2.0.1
12062026-08-20T20:45:48.000Z Downloaded tokio-stream v0.1.18
12072026-08-20T20:45:48.000Z Downloaded vergen v9.1.0
12082026-08-20T20:45:48.000Z Downloaded derive-where v1.6.0
12092026-08-20T20:45:48.000Z Downloaded ipnet v2.12.0
12102026-08-20T20:45:48.000Z Downloaded support-bundle-viewer v0.1.2
12112026-08-20T20:45:48.009Z Downloaded unicode-normalization v0.1.25
12122026-08-20T20:45:48.009Z Downloaded crossbeam-channel v0.5.15
12132026-08-20T20:45:48.009Z Downloaded stacker v0.1.23
12142026-08-20T20:45:48.009Z Downloaded delegate v0.13.5
12152026-08-20T20:45:48.009Z Downloaded rustls-native-certs v0.8.3
12162026-08-20T20:45:48.009Z Downloaded serdect v0.4.3
12172026-08-20T20:45:48.009Z Downloaded walkdir v2.5.0
12182026-08-20T20:45:48.009Z Downloaded rustversion v1.0.22
12192026-08-20T20:45:48.013Z Downloaded tokio-tungstenite v0.21.0
12202026-08-20T20:45:48.013Z Downloaded iri-string v0.7.10
12212026-08-20T20:45:48.013Z Downloaded pretty_assertions v1.4.1
12222026-08-20T20:45:48.020Z Downloaded ml-kem v0.3.2
12232026-08-20T20:45:48.020Z Downloaded icu_normalizer_data v2.1.1
12242026-08-20T20:45:48.020Z Downloaded tungstenite v0.21.0
12252026-08-20T20:45:48.031Z Downloaded bitvec v1.0.1
12262026-08-20T20:45:48.042Z Downloaded libm v0.2.16
12272026-08-20T20:45:48.042Z Downloaded tough v0.22.0
12282026-08-20T20:45:48.048Z Downloaded poly1305 v0.9.0
12292026-08-20T20:45:48.048Z Downloaded rayon-core v1.13.0
12302026-08-20T20:45:48.048Z Downloaded toml_edit v0.23.10+spec-1.0.0
12312026-08-20T20:45:48.048Z Downloaded salty v0.3.0
12322026-08-20T20:45:48.066Z Downloaded nom v7.1.3
12332026-08-20T20:45:48.066Z Downloaded ingot-macros v0.2.0
12342026-08-20T20:45:48.066Z Downloaded rustls-pki-types v1.14.0
12352026-08-20T20:45:48.066Z Downloaded snafu v0.8.9
12362026-08-20T20:45:48.095Z Downloaded ed25519-dalek v2.2.0
12372026-08-20T20:45:48.095Z Downloaded yasna v0.5.2
12382026-08-20T20:45:48.095Z Downloaded litrs v1.0.0
12392026-08-20T20:45:48.095Z Downloaded serde_with v3.21.0
12402026-08-20T20:45:48.096Z Downloaded itertools v0.12.1
12412026-08-20T20:45:48.096Z Downloaded p256 v0.14.0
12422026-08-20T20:45:48.096Z Downloaded p384 v0.13.1
12432026-08-20T20:45:48.129Z Downloaded rand v0.9.2
12442026-08-20T20:45:48.130Z Downloaded chrono v0.4.45
12452026-08-20T20:45:48.130Z Downloaded progenitor-impl v0.13.0
12462026-08-20T20:45:48.130Z Downloaded rustyline v14.0.0
12472026-08-20T20:45:48.130Z Downloaded elliptic-curve v0.13.8
12482026-08-20T20:45:48.130Z Downloaded yansi v1.0.1
12492026-08-20T20:45:48.130Z Downloaded petname v2.0.2
12502026-08-20T20:45:48.130Z Downloaded serde_cbor v0.11.2
12512026-08-20T20:45:48.130Z Downloaded crossbeam-epoch v0.9.18
12522026-08-20T20:45:48.130Z Downloaded tower v0.5.3
12532026-08-20T20:45:48.130Z Downloaded darling_core v0.13.4
12542026-08-20T20:45:48.130Z Downloaded itertools v0.13.0
12552026-08-20T20:45:48.130Z Downloaded vcpkg v0.2.15
12562026-08-20T20:45:48.157Z Downloaded itertools v0.14.0
12572026-08-20T20:45:48.157Z Downloaded pin-project v1.1.11
12582026-08-20T20:45:48.157Z Downloaded qorb v0.4.1
12592026-08-20T20:45:48.157Z Downloaded goblin v0.10.5
12602026-08-20T20:45:48.157Z Downloaded internal-russh-num-bigint v0.5.0
12612026-08-20T20:45:48.196Z Downloaded prettyplease v0.2.37
12622026-08-20T20:45:48.196Z Downloaded winnow v0.5.40
12632026-08-20T20:45:48.197Z Downloaded tungstenite v0.23.0
12642026-08-20T20:45:48.197Z Downloaded openssl-sys v0.9.117
12652026-08-20T20:45:48.197Z Downloaded reqwest v0.12.28
12662026-08-20T20:45:48.197Z Downloaded p521 v0.14.0
12672026-08-20T20:45:48.197Z Downloaded schemars v1.2.1
12682026-08-20T20:45:48.197Z Downloaded object v0.30.4
12692026-08-20T20:45:48.208Z Downloaded icu_properties_data v2.1.2
12702026-08-20T20:45:48.208Z Downloaded ssh-key v0.7.0-rc.11
12712026-08-20T20:45:48.208Z Downloaded hyper-util v0.1.20
12722026-08-20T20:45:48.208Z Downloaded polar-core v0.27.3
12732026-08-20T20:45:48.208Z Downloaded gimli v0.32.3
12742026-08-20T20:45:48.208Z Downloaded winnow v1.0.3
12752026-08-20T20:45:48.209Z Downloaded zerovec v0.11.5
12762026-08-20T20:45:48.209Z Downloaded tabled v0.21.0
12772026-08-20T20:45:48.218Z Downloaded russh v0.62.4
12782026-08-20T20:45:48.225Z Downloaded nom v8.0.0
12792026-08-20T20:45:48.225Z Downloaded nix v0.27.1
12802026-08-20T20:45:48.237Z Downloaded tower-http v0.6.8
12812026-08-20T20:45:48.246Z Downloaded reedline v0.40.0
12822026-08-20T20:45:48.246Z Downloaded crossterm v0.29.0
12832026-08-20T20:45:48.261Z Downloaded hickory-proto v0.24.4
12842026-08-20T20:45:48.269Z Downloaded iddqd v0.4.2
12852026-08-20T20:45:48.273Z Downloaded openssl v0.10.80
12862026-08-20T20:45:48.306Z Downloaded moka v0.12.13
12872026-08-20T20:45:48.306Z Downloaded curve25519-dalek v5.0.0
12882026-08-20T20:45:48.338Z Downloaded hickory-proto v0.25.2
12892026-08-20T20:45:48.338Z Downloaded regress v0.10.5
12902026-08-20T20:45:48.338Z Downloaded time v0.3.47
12912026-08-20T20:45:48.338Z Downloaded object v0.37.3
12922026-08-20T20:45:48.338Z Downloaded portable-atomic v1.13.1
12932026-08-20T20:45:48.359Z Downloaded curve25519-dalek v4.1.3
12942026-08-20T20:45:48.369Z Downloaded rustls v0.23.41
12952026-08-20T20:45:48.369Z Downloaded winnow v0.6.26
12962026-08-20T20:45:48.369Z Downloaded bstr v1.12.1
12972026-08-20T20:45:48.373Z Downloaded sha3 v0.12.0
12982026-08-20T20:45:48.374Z Downloaded proptest v1.11.0
12992026-08-20T20:45:48.389Z Downloaded diesel v2.3.7
13002026-08-20T20:45:48.394Z Downloaded quinn-proto v0.11.16
13012026-08-20T20:45:48.454Z Downloaded zerocopy-derive v0.6.6
13022026-08-20T20:45:48.454Z Downloaded rustix v0.38.44
13032026-08-20T20:45:48.455Z Downloaded zerocopy v0.8.55
13042026-08-20T20:45:48.455Z Downloaded zlib-rs v0.6.2
13052026-08-20T20:45:48.455Z Downloaded smoltcp v0.9.1
13062026-08-20T20:45:48.455Z Downloaded lalrpop v0.19.12
13072026-08-20T20:45:48.462Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13082026-08-20T20:45:48.469Z Downloaded regex-syntax v0.6.29
13092026-08-20T20:45:48.472Z Downloaded sqlparser v0.61.0
13102026-08-20T20:45:48.477Z Downloaded nix v0.31.2
13112026-08-20T20:45:48.490Z Downloaded radix_trie v0.2.1
13122026-08-20T20:45:48.495Z Downloaded petgraph v0.6.5
13132026-08-20T20:45:48.509Z Downloaded tokio v1.52.1
13142026-08-20T20:45:48.531Z Downloaded nix v0.28.0
13152026-08-20T20:45:48.536Z Downloaded petgraph v0.8.3
13162026-08-20T20:45:48.549Z Downloaded regress v0.11.1
13172026-08-20T20:45:48.552Z Downloaded openapiv3 v2.2.0
13182026-08-20T20:45:48.559Z Downloaded crypto-bigint v0.7.5
13192026-08-20T20:45:48.569Z Downloaded sled v0.34.7
13202026-08-20T20:45:48.576Z Downloaded smoltcp v0.11.0
13212026-08-20T20:45:48.580Z Downloaded regex-syntax v0.8.10
13222026-08-20T20:45:48.584Z Downloaded encoding_rs v0.8.35
13232026-08-20T20:45:48.596Z Downloaded dropshot v0.17.1
13242026-08-20T20:45:48.609Z Downloaded tracing v0.1.44
13252026-08-20T20:45:48.620Z Downloaded libgit2-sys v0.18.3+1.9.2
13262026-08-20T20:45:48.653Z Downloaded typify-impl v0.6.2
13272026-08-20T20:45:48.670Z Downloaded bzip2-sys v0.1.13+1.0.8
13282026-08-20T20:45:48.688Z Downloaded ratatui v0.29.0
13292026-08-20T20:45:48.698Z Downloaded sha3 v0.11.0
13302026-08-20T20:45:48.698Z Downloaded jiff v0.2.34
13312026-08-20T20:45:48.715Z Downloaded regex-automata v0.4.14
13322026-08-20T20:45:48.721Z Downloaded chrono-tz v0.10.4
13332026-08-20T20:45:48.754Z Downloaded sha3 v0.10.8
13342026-08-20T20:45:48.769Z Downloaded csv v1.4.0
13352026-08-20T20:45:48.786Z Downloaded libz-sys v1.1.24
13362026-08-20T20:45:48.867Z Downloaded ring v0.17.14
13372026-08-20T20:45:49.338Z Downloaded aws-lc-sys v0.40.0
13382026-08-20T20:45:49.601Z Compiling serde_core v1.0.228
13392026-08-20T20:45:49.601Z Compiling libc v0.2.185
13402026-08-20T20:45:49.604Z Compiling serde v1.0.228
13412026-08-20T20:45:49.604Z Compiling log v0.4.33
13422026-08-20T20:45:49.604Z Compiling smallvec v1.15.1
13432026-08-20T20:45:49.604Z Compiling shlex v1.3.0
13442026-08-20T20:45:49.739Z Compiling find-msvc-tools v0.1.9
13452026-08-20T20:45:49.741Z Compiling syn v2.0.117
13462026-08-20T20:45:49.942Z Compiling subtle v2.6.1
13472026-08-20T20:45:49.981Z Compiling scopeguard v1.2.0
13482026-08-20T20:45:50.004Z Compiling stable_deref_trait v1.2.1
13492026-08-20T20:45:50.030Z Compiling typenum v1.20.1
13502026-08-20T20:45:50.061Z Compiling lock_api v0.4.14
13512026-08-20T20:45:50.075Z Compiling zerocopy v0.8.55
13522026-08-20T20:45:50.088Z Compiling portable-atomic v1.13.1
13532026-08-20T20:45:50.114Z Compiling serde_json v1.0.151
13542026-08-20T20:45:50.284Z Compiling critical-section v1.2.0
13552026-08-20T20:45:50.317Z Compiling libm v0.2.16
13562026-08-20T20:45:50.389Z Compiling num-traits v0.2.19
13572026-08-20T20:45:50.504Z Compiling pkg-config v0.3.32
13582026-08-20T20:45:50.584Z Compiling errno v0.3.14
13592026-08-20T20:45:50.599Z Compiling jobserver v0.1.34
13602026-08-20T20:45:50.645Z Compiling getrandom v0.2.17
13612026-08-20T20:45:50.818Z Compiling cc v1.2.56
13622026-08-20T20:45:50.869Z Compiling rand_core v0.6.4
13632026-08-20T20:45:51.035Z Compiling once_cell v1.21.3
13642026-08-20T20:45:51.125Z Compiling generic-array v0.14.7
13652026-08-20T20:45:51.140Z Compiling parking_lot_core v0.9.12
13662026-08-20T20:45:51.154Z Compiling pin-project-lite v0.2.17
13672026-08-20T20:45:51.239Z Compiling const-oid v0.9.6
13682026-08-20T20:45:51.256Z Compiling getrandom v0.3.4
13692026-08-20T20:45:51.364Z Compiling signal-hook-registry v1.4.8
13702026-08-20T20:45:51.682Z Compiling futures-core v0.3.32
13712026-08-20T20:45:51.817Z Compiling bitflags v2.11.0
13722026-08-20T20:45:51.886Z Compiling litemap v0.8.1
13732026-08-20T20:45:51.929Z Compiling writeable v0.6.2
13742026-08-20T20:45:51.962Z Compiling percent-encoding v2.3.2
13752026-08-20T20:45:52.075Z Compiling semver v1.0.28
13762026-08-20T20:45:52.121Z Compiling parking_lot v0.12.5
13772026-08-20T20:45:52.150Z Compiling mio v1.2.0
13782026-08-20T20:45:52.254Z Compiling icu_properties_data v2.1.2
13792026-08-20T20:45:52.269Z Compiling icu_normalizer_data v2.1.1
13802026-08-20T20:45:52.329Z Compiling socket2 v0.6.3
13812026-08-20T20:45:52.387Z Compiling getrandom v0.4.3
13822026-08-20T20:45:52.494Z Compiling synstructure v0.13.2
13832026-08-20T20:45:52.556Z Compiling rustix v1.1.4
13842026-08-20T20:45:52.601Z Compiling futures-sink v0.3.32
13852026-08-20T20:45:52.615Z Compiling rand_core v0.10.0
13862026-08-20T20:45:52.712Z Compiling futures-channel v0.3.32
13872026-08-20T20:45:52.740Z Compiling indexmap v2.14.0
13882026-08-20T20:45:52.780Z Compiling futures-task v0.3.32
13892026-08-20T20:45:53.003Z Compiling utf8_iter v1.0.4
13902026-08-20T20:45:53.023Z Compiling futures-io v0.3.32
13912026-08-20T20:45:53.039Z Compiling slab v0.4.12
13922026-08-20T20:45:53.052Z Compiling form_urlencoded v1.2.2
13932026-08-20T20:45:53.148Z Compiling rustversion v1.0.22
13942026-08-20T20:45:53.182Z Compiling base64ct v1.8.3
13952026-08-20T20:45:53.197Z Compiling iana-time-zone v0.1.65
13962026-08-20T20:45:53.213Z Compiling cmake v0.1.57
13972026-08-20T20:45:53.227Z Compiling ident_case v1.0.1
13982026-08-20T20:45:53.353Z Compiling regex-syntax v0.8.10
13992026-08-20T20:45:53.400Z Compiling dunce v1.0.5
14002026-08-20T20:45:53.496Z Compiling pem-rfc7468 v0.7.0
14012026-08-20T20:45:53.510Z Compiling flagset v0.4.7
14022026-08-20T20:45:53.538Z Compiling fs_extra v1.3.0
14032026-08-20T20:45:53.628Z Compiling uuid v1.23.4
14042026-08-20T20:45:53.645Z Compiling rand_core v0.9.5
14052026-08-20T20:45:53.806Z Compiling base64 v0.22.1
14062026-08-20T20:45:53.821Z Compiling aws-lc-sys v0.40.0
14072026-08-20T20:45:53.939Z Compiling syn v1.0.109
14082026-08-20T20:45:54.136Z Compiling vcpkg v0.2.15
14092026-08-20T20:45:54.154Z Compiling serde_derive_internals v0.29.1
14102026-08-20T20:45:54.304Z Compiling rustc_version v0.4.1
14112026-08-20T20:45:54.318Z Compiling serde_derive v1.0.228
14122026-08-20T20:45:54.362Z Compiling zeroize_derive v1.5.0
14132026-08-20T20:45:54.377Z Compiling zerofrom-derive v0.1.6
14142026-08-20T20:45:54.630Z Compiling zerocopy-derive v0.8.55
14152026-08-20T20:45:54.875Z Compiling yoke-derive v0.8.1
14162026-08-20T20:45:55.026Z Compiling zerovec-derive v0.11.2
14172026-08-20T20:45:55.066Z Compiling displaydoc v0.2.5
14182026-08-20T20:45:55.747Z Compiling tokio-macros v2.7.0
14192026-08-20T20:45:55.821Z Compiling zerofrom v0.1.6
14202026-08-20T20:45:55.845Z Compiling futures-macro v0.3.32
14212026-08-20T20:45:55.953Z Compiling thiserror-impl v2.0.18
14222026-08-20T20:45:56.079Z Compiling yoke v0.8.1
14232026-08-20T20:45:56.180Z Compiling der_derive v0.7.3
14242026-08-20T20:45:56.269Z Compiling zerovec v0.11.5
14252026-08-20T20:45:56.515Z Compiling zerotrie v0.2.3
14262026-08-20T20:45:56.686Z Compiling futures-util v0.3.32
14272026-08-20T20:45:56.789Z Compiling tinystr v0.8.2
14282026-08-20T20:45:56.815Z Compiling potential_utf v0.1.4
14292026-08-20T20:45:56.983Z Compiling icu_locale_core v2.1.1
14302026-08-20T20:45:56.996Z Compiling icu_collections v2.1.1
14312026-08-20T20:45:57.142Z Compiling openssl-sys v0.9.117
14322026-08-20T20:45:57.310Z Compiling thiserror v2.0.18
14332026-08-20T20:45:57.425Z Compiling tracing-attributes v0.1.31
14342026-08-20T20:45:57.472Z Compiling tracing-core v0.1.36
14352026-08-20T20:45:57.663Z Compiling icu_provider v2.1.1
14362026-08-20T20:45:57.857Z Compiling zeroize v1.9.0
14372026-08-20T20:45:57.905Z Compiling bytes v1.11.1
14382026-08-20T20:45:58.015Z Compiling icu_normalizer v2.1.1
14392026-08-20T20:45:58.046Z Compiling icu_properties v2.1.2
14402026-08-20T20:45:58.556Z Compiling tokio v1.52.1
14412026-08-20T20:45:58.570Z Compiling chrono v0.4.45
14422026-08-20T20:45:58.712Z Compiling crypto-common v0.1.7
14432026-08-20T20:45:58.771Z Compiling block-buffer v0.10.4
14442026-08-20T20:45:58.880Z Compiling der v0.7.10
14452026-08-20T20:45:58.961Z Compiling digest v0.10.7
14462026-08-20T20:45:58.998Z Compiling idna_adapter v1.2.1
14472026-08-20T20:45:59.145Z Compiling ppv-lite86 v0.2.21
14482026-08-20T20:45:59.159Z Compiling idna v1.1.0
14492026-08-20T20:45:59.222Z Compiling http v1.4.2
14502026-08-20T20:45:59.288Z Compiling aws-lc-rs v1.16.3
14512026-08-20T20:45:59.473Z Compiling url v2.5.8
14522026-08-20T20:45:59.573Z Compiling rand_chacha v0.9.0
14532026-08-20T20:45:59.811Z Compiling spki v0.7.3
14542026-08-20T20:45:59.947Z Compiling dyn-clone v1.0.20
14552026-08-20T20:46:00.025Z Compiling simd-adler32 v0.3.8
14562026-08-20T20:46:00.082Z Compiling schemars v0.8.22
14572026-08-20T20:46:00.103Z Compiling cpufeatures v0.2.17
14582026-08-20T20:46:00.143Z Compiling pkcs8 v0.10.2
14592026-08-20T20:46:00.171Z Compiling http-body v1.0.1
14602026-08-20T20:46:00.260Z Compiling rand v0.9.2
14612026-08-20T20:46:00.275Z Compiling tracing v0.1.44
14622026-08-20T20:46:00.275Z Compiling rustls-pki-types v1.14.0
14632026-08-20T20:46:00.332Z Compiling schemars_derive v0.8.22
14642026-08-20T20:46:00.395Z Compiling spin v0.9.8
14652026-08-20T20:46:00.544Z Compiling adler2 v2.0.1
14662026-08-20T20:46:00.595Z Compiling crc32fast v1.5.0
14672026-08-20T20:46:00.679Z Compiling cmov v0.5.4
14682026-08-20T20:46:00.712Z Compiling httparse v1.10.1
14692026-08-20T20:46:00.855Z Compiling tinyvec_macros v0.1.1
14702026-08-20T20:46:00.890Z Compiling openssl-probe v0.2.1
14712026-08-20T20:46:00.928Z Compiling tinyvec v1.10.0
14722026-08-20T20:46:01.055Z Compiling ctutils v0.4.2
14732026-08-20T20:46:01.058Z Compiling miniz_oxide v0.8.9
14742026-08-20T20:46:01.086Z Compiling tempfile v3.27.0
14752026-08-20T20:46:01.268Z Compiling pest_generator v2.8.6
14762026-08-20T20:46:01.284Z Compiling sha2 v0.10.9
14772026-08-20T20:46:01.448Z Compiling terminal_size v0.4.3
14782026-08-20T20:46:01.585Z Compiling aho-corasick v1.1.4
14792026-08-20T20:46:01.649Z Compiling untrusted v0.7.1
14802026-08-20T20:46:01.775Z Compiling atomic-waker v1.1.2
14812026-08-20T20:46:01.905Z Compiling try-lock v0.2.5
14822026-08-20T20:46:01.937Z Compiling radium v0.7.0
14832026-08-20T20:46:02.016Z Compiling tower-service v0.3.3
14842026-08-20T20:46:02.118Z Compiling tower-layer v0.3.3
14852026-08-20T20:46:02.203Z Compiling want v0.3.1
14862026-08-20T20:46:02.280Z Compiling pest_derive v2.8.6
14872026-08-20T20:46:02.368Z Compiling tokio-util v0.7.18
14882026-08-20T20:46:02.570Z Compiling regex-automata v0.4.14
14892026-08-20T20:46:02.716Z Compiling hybrid-array v0.4.13
14902026-08-20T20:46:03.190Z Compiling h2 v0.4.15
14912026-08-20T20:46:03.434Z Compiling ipnet v2.12.0
14922026-08-20T20:46:03.447Z Compiling scroll_derive v0.13.1
14932026-08-20T20:46:03.528Z Compiling darling_core v0.20.11
14942026-08-20T20:46:03.928Z Compiling tap v1.0.1
14952026-08-20T20:46:04.047Z Compiling rustls v0.23.41
14962026-08-20T20:46:04.215Z Compiling foreign-types-shared v0.1.1
14972026-08-20T20:46:04.229Z Compiling maybe-uninit v2.0.0
14982026-08-20T20:46:04.260Z Compiling httpdate v1.0.3
14992026-08-20T20:46:04.283Z Compiling untrusted v0.9.0
15002026-08-20T20:46:04.299Z Compiling openssl v0.10.80
15012026-08-20T20:46:04.407Z Compiling foreign-types v0.3.2
15022026-08-20T20:46:04.480Z Compiling scroll v0.13.0
15032026-08-20T20:46:04.496Z Compiling wyz v0.5.1
15042026-08-20T20:46:04.556Z Compiling unicode-normalization v0.1.25
15052026-08-20T20:46:04.738Z Compiling rand_chacha v0.3.1
15062026-08-20T20:46:04.752Z Compiling signature v2.2.0
15072026-08-20T20:46:04.939Z Compiling hex v0.4.3
15082026-08-20T20:46:05.011Z Compiling thiserror-impl v1.0.69
15092026-08-20T20:46:05.088Z Compiling openssl-macros v0.1.1
15102026-08-20T20:46:05.208Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15112026-08-20T20:46:05.479Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-08-20T20:46:05.523Z Compiling num-integer v0.1.46
15132026-08-20T20:46:05.595Z Compiling wait-timeout v0.2.1
15142026-08-20T20:46:05.758Z Compiling ahash v0.8.12
15152026-08-20T20:46:05.805Z Compiling darling_macro v0.20.11
15162026-08-20T20:46:05.863Z Compiling num-conv v0.2.0
15172026-08-20T20:46:05.867Z Compiling time-core v0.1.8
15182026-08-20T20:46:05.957Z Compiling funty v2.0.0
15192026-08-20T20:46:05.972Z Compiling quick-error v1.2.3
15202026-08-20T20:46:06.005Z Compiling num-bigint-dig v0.8.6
15212026-08-20T20:46:06.084Z Compiling powerfmt v0.2.0
15222026-08-20T20:46:06.198Z Compiling native-tls v0.2.18
15232026-08-20T20:46:06.244Z Compiling packed_struct v0.10.1
15242026-08-20T20:46:06.283Z Compiling hyper v1.10.1
15252026-08-20T20:46:06.286Z Compiling bit-vec v0.8.0
15262026-08-20T20:46:06.416Z Compiling darling v0.20.11
15272026-08-20T20:46:06.500Z Compiling bit-set v0.8.0
15282026-08-20T20:46:06.503Z Compiling bitvec v1.0.1
15292026-08-20T20:46:06.529Z Compiling thiserror v1.0.69
15302026-08-20T20:46:06.532Z Compiling deranged v0.5.8
15312026-08-20T20:46:06.654Z Compiling rusty-fork v0.3.1
15322026-08-20T20:46:06.668Z Compiling time-macros v0.2.27
15332026-08-20T20:46:06.705Z Compiling clap_builder v4.6.0
15342026-08-20T20:46:07.276Z Compiling num-iter v0.1.45
15352026-08-20T20:46:07.397Z Compiling hyper-util v0.1.20
15362026-08-20T20:46:07.785Z Compiling rand v0.8.6
15372026-08-20T20:46:07.844Z Compiling goblin v0.10.5
15382026-08-20T20:46:08.028Z Compiling packed_struct_codegen v0.10.1
15392026-08-20T20:46:08.641Z Compiling lazy_static v1.5.0
15402026-08-20T20:46:08.740Z Compiling hmac v0.12.1
15412026-08-20T20:46:08.907Z Compiling serde_spanned v0.6.9
15422026-08-20T20:46:09.057Z Compiling toml_datetime v0.6.11
15432026-08-20T20:46:09.113Z Compiling zerocopy-derive v0.6.6
15442026-08-20T20:46:09.245Z Compiling bitfield-macros v0.19.4
15452026-08-20T20:46:09.319Z Compiling clap_derive v4.6.1
15462026-08-20T20:46:09.743Z Compiling rand_xorshift v0.4.0
15472026-08-20T20:46:09.917Z Compiling sync_wrapper v1.0.2
15482026-08-20T20:46:09.939Z Compiling indexmap v1.9.3
15492026-08-20T20:46:09.972Z Compiling crossbeam-utils v0.8.21
15502026-08-20T20:46:10.027Z Compiling num_threads v0.1.7
15512026-08-20T20:46:10.124Z Compiling zlib-rs v0.6.2
15522026-08-20T20:46:10.139Z Compiling nodrop v0.1.14
15532026-08-20T20:46:10.234Z Compiling unarray v0.1.4
15542026-08-20T20:46:10.263Z Compiling paste v1.0.15
15552026-08-20T20:46:10.347Z Compiling usdt-impl v0.6.0
15562026-08-20T20:46:10.518Z Compiling object v0.37.3
15572026-08-20T20:46:10.557Z Compiling crc-catalog v2.4.0
15582026-08-20T20:46:10.652Z Compiling siphasher v1.0.2
15592026-08-20T20:46:10.728Z Compiling crc v3.4.0
15602026-08-20T20:46:10.831Z Compiling dof v0.4.0
15612026-08-20T20:46:10.909Z Compiling proptest v1.11.0
15622026-08-20T20:46:10.942Z Compiling array-init v0.0.4
15632026-08-20T20:46:11.052Z Compiling clap v4.6.1
15642026-08-20T20:46:11.156Z Compiling time v0.3.47
15652026-08-20T20:46:11.282Z Compiling tower v0.5.3
15662026-08-20T20:46:11.996Z Compiling bitfield v0.19.4
15672026-08-20T20:46:12.070Z Compiling zerocopy v0.6.6
15682026-08-20T20:46:12.379Z Compiling smallvec v0.6.14
15692026-08-20T20:46:12.694Z Compiling derive_builder_core v0.20.2
15702026-08-20T20:46:12.915Z Compiling dtrace-parser v0.3.0
15712026-08-20T20:46:13.356Z Compiling flate2 v1.1.9
15722026-08-20T20:46:13.420Z Compiling ipnetwork v0.21.1
15732026-08-20T20:46:13.574Z Compiling http-body-util v0.1.3
15742026-08-20T20:46:13.671Z Compiling pkcs1 v0.7.5
15752026-08-20T20:46:13.800Z Compiling heapless v0.7.17
15762026-08-20T20:46:13.827Z Compiling structmeta-derive v0.3.0
15772026-08-20T20:46:13.827Z Compiling scroll_derive v0.12.1
15782026-08-20T20:46:14.013Z Compiling slog v2.8.2
15792026-08-20T20:46:14.086Z Compiling darling_core v0.23.0
15802026-08-20T20:46:14.240Z Compiling thread-id v5.1.0
15812026-08-20T20:46:14.335Z Compiling cookie v0.18.1
15822026-08-20T20:46:14.352Z Compiling env_filter v2.0.0
15832026-08-20T20:46:14.475Z Compiling winnow v0.5.40
15842026-08-20T20:46:14.495Z Compiling unicode-properties v0.1.4
15852026-08-20T20:46:14.618Z Compiling anyhow v1.0.104
15862026-08-20T20:46:14.713Z Compiling ryu v1.0.23
15872026-08-20T20:46:14.881Z Compiling gimli v0.32.3
15882026-08-20T20:46:14.884Z Compiling zstd-safe v7.2.4
15892026-08-20T20:46:14.927Z Compiling base64 v0.21.7
15902026-08-20T20:46:15.090Z Compiling hashbrown v0.12.3
15912026-08-20T20:46:15.247Z Compiling unicode-bidi v0.3.18
15922026-08-20T20:46:15.597Z Compiling iri-string v0.7.10
15932026-08-20T20:46:15.775Z Compiling signal-hook v0.3.18
15942026-08-20T20:46:15.908Z Compiling allocator-api2 v0.2.21
15952026-08-20T20:46:15.972Z Compiling toml_edit v0.19.15
15962026-08-20T20:46:16.243Z Compiling stringprep v0.1.5
15972026-08-20T20:46:16.620Z Compiling darling_macro v0.23.0
15982026-08-20T20:46:16.684Z Compiling addr2line v0.25.1
15992026-08-20T20:46:16.835Z Compiling tower-http v0.6.8
16002026-08-20T20:46:17.126Z Compiling ron v0.8.1
16012026-08-20T20:46:17.240Z Compiling structmeta v0.3.0
16022026-08-20T20:46:17.389Z Compiling serde_urlencoded v0.7.1
16032026-08-20T20:46:17.418Z Compiling scroll v0.12.0
16042026-08-20T20:46:17.452Z Compiling env_logger v0.11.11
16052026-08-20T20:46:17.802Z Compiling rsa v0.9.10
16062026-08-20T20:46:17.819Z Compiling oxnet v0.1.6
16072026-08-20T20:46:17.828Z Compiling derive_builder_macro v0.20.2
16082026-08-20T20:46:18.099Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16092026-08-20T20:46:18.295Z Compiling newtype-uuid v1.3.2
16102026-08-20T20:46:18.309Z Compiling hashbrown v0.13.2
16112026-08-20T20:46:18.342Z Compiling bzip2 v0.4.4
16122026-08-20T20:46:18.556Z Compiling serde-hex v0.1.0
16132026-08-20T20:46:18.630Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16142026-08-20T20:46:18.655Z Compiling camino v1.2.5
16152026-08-20T20:46:18.800Z Compiling tokio-native-tls v0.3.1
16162026-08-20T20:46:19.315Z Compiling bstr v1.12.1
16172026-08-20T20:46:19.493Z Compiling block-padding v0.4.2
16182026-08-20T20:46:19.679Z Compiling crypto-common v0.2.2
16192026-08-20T20:46:19.957Z Compiling block-buffer v0.12.1
16202026-08-20T20:46:20.183Z Compiling rustls-native-certs v0.8.3
16212026-08-20T20:46:20.279Z Compiling x509-cert v0.2.5
16222026-08-20T20:46:20.466Z Compiling md-5 v0.10.6
16232026-08-20T20:46:20.644Z Compiling serde_tokenstream v0.2.3
16242026-08-20T20:46:20.948Z Compiling erased-serde v0.3.31
16252026-08-20T20:46:20.963Z Compiling curve25519-dalek v4.1.3
16262026-08-20T20:46:21.294Z Compiling daft-derive v0.1.7
16272026-08-20T20:46:21.415Z Compiling async-trait v0.1.89
16282026-08-20T20:46:21.460Z Compiling pin-project-internal v1.1.11
16292026-08-20T20:46:21.839Z Compiling zerocopy-derive v0.7.35
16302026-08-20T20:46:21.883Z Compiling vergen-lib v9.1.0
16312026-08-20T20:46:21.970Z Compiling hash32 v0.2.1
16322026-08-20T20:46:22.016Z Compiling memoffset v0.9.1
16332026-08-20T20:46:22.063Z Compiling encoding_rs v0.8.35
16342026-08-20T20:46:22.164Z Compiling psl-types v2.0.11
16352026-08-20T20:46:22.215Z Compiling rustc-demangle v0.1.27
16362026-08-20T20:46:22.294Z Compiling ref-cast v1.0.25
16372026-08-20T20:46:22.434Z Compiling litrs v1.0.0
16382026-08-20T20:46:22.587Z Compiling smoltcp v0.9.1
16392026-08-20T20:46:22.601Z Compiling owo-colors v4.3.0
16402026-08-20T20:46:22.605Z Compiling mime v0.3.17
16412026-08-20T20:46:22.707Z Compiling cfg_aliases v0.2.1
16422026-08-20T20:46:22.721Z Compiling crc-any v2.5.0
16432026-08-20T20:46:22.783Z Compiling rustix v0.38.44
16442026-08-20T20:46:22.873Z Compiling fallible-iterator v0.2.0
16452026-08-20T20:46:22.990Z Compiling document-features v0.2.12
16462026-08-20T20:46:23.003Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16472026-08-20T20:46:23.003Z Compiling nix v0.31.2
16482026-08-20T20:46:23.018Z Compiling zerocopy v0.7.35
16492026-08-20T20:46:23.186Z Compiling postgres-protocol v0.6.10
16502026-08-20T20:46:23.285Z Compiling pin-project v1.1.11
16512026-08-20T20:46:23.392Z Compiling backtrace v0.3.76
16522026-08-20T20:46:23.428Z Compiling publicsuffix v2.3.0
16532026-08-20T20:46:23.628Z Compiling daft v0.1.7
16542026-08-20T20:46:23.751Z Compiling inout v0.2.2
16552026-08-20T20:46:23.768Z Compiling hyper-tls v0.6.0
16562026-08-20T20:46:23.894Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16572026-08-20T20:46:23.928Z Compiling object v0.30.4
16582026-08-20T20:46:23.977Z Compiling zip v0.6.6
16592026-08-20T20:46:24.021Z Compiling derive_builder v0.20.2
16602026-08-20T20:46:24.205Z Compiling goblin v0.8.2
16612026-08-20T20:46:24.287Z Compiling derive-ex v0.1.8
16622026-08-20T20:46:24.566Z Compiling toml v0.7.8
16632026-08-20T20:46:24.667Z Compiling darling v0.23.0
16642026-08-20T20:46:24.902Z Compiling phf_shared v0.13.1
16652026-08-20T20:46:25.058Z Compiling regex v1.12.3
16662026-08-20T20:46:25.153Z Compiling hubpack_derive v0.1.1
16672026-08-20T20:46:25.162Z Compiling futures-executor v0.3.32
16682026-08-20T20:46:25.417Z Compiling curve25519-dalek-derive v0.1.1
16692026-08-20T20:46:25.477Z Compiling ref-cast-impl v1.0.25
16702026-08-20T20:46:25.606Z Compiling strum_macros v0.27.2
16712026-08-20T20:46:25.920Z Compiling snafu-derive v0.8.9
16722026-08-20T20:46:26.018Z Compiling vergen v9.1.0
16732026-08-20T20:46:26.049Z Compiling cargo-platform v0.3.2
16742026-08-20T20:46:26.196Z Compiling ff v0.13.1
16752026-08-20T20:46:26.340Z Compiling fs-err v3.3.0
16762026-08-20T20:46:26.350Z Compiling same-file v1.0.6
16772026-08-20T20:46:26.518Z Compiling bitflags v1.3.2
16782026-08-20T20:46:26.532Z Compiling foldhash v0.1.5
16792026-08-20T20:46:26.595Z Compiling unicode-segmentation v1.12.0
16802026-08-20T20:46:26.703Z Compiling base16ct v0.2.0
16812026-08-20T20:46:26.786Z Compiling managed v0.8.0
16822026-08-20T20:46:26.887Z Compiling jiff-core v0.1.0
16832026-08-20T20:46:26.978Z Compiling bumpalo v3.20.2
16842026-08-20T20:46:27.004Z Compiling is_ci v1.2.0
16852026-08-20T20:46:27.150Z Compiling path-slash v0.1.5
16862026-08-20T20:46:27.231Z Compiling libbz2-rs-sys v0.2.2
16872026-08-20T20:46:27.284Z Compiling either v1.15.0
16882026-08-20T20:46:27.497Z Compiling foldhash v0.2.0
16892026-08-20T20:46:27.576Z Compiling textwrap v0.16.2
16902026-08-20T20:46:27.617Z Compiling strum v0.27.2
16912026-08-20T20:46:27.721Z Compiling bzip2 v0.6.1
16922026-08-20T20:46:27.769Z Compiling hashbrown v0.16.1
16932026-08-20T20:46:27.850Z Compiling snafu v0.8.9
16942026-08-20T20:46:27.915Z Compiling jiff v0.2.34
16952026-08-20T20:46:27.965Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16962026-08-20T20:46:28.012Z Compiling zopfli v0.8.3
16972026-08-20T20:46:28.071Z Compiling supports-color v3.0.2
16982026-08-20T20:46:28.252Z Compiling sec1 v0.7.3
16992026-08-20T20:46:28.412Z Compiling hashbrown v0.15.5
17002026-08-20T20:46:28.650Z Compiling walkdir v2.5.0
17012026-08-20T20:46:28.673Z Compiling dof v0.3.0
17022026-08-20T20:46:28.969Z Compiling group v0.13.0
17032026-08-20T20:46:29.002Z Compiling cargo_metadata v0.23.1
17042026-08-20T20:46:29.265Z Compiling test-strategy v0.4.5
17052026-08-20T20:46:29.404Z Compiling hubpack v0.1.2
17062026-08-20T20:46:29.419Z Compiling futures v0.3.32
17072026-08-20T20:46:29.503Z Compiling phf v0.13.1
17082026-08-20T20:46:29.623Z Compiling signal-hook-mio v0.2.5
17092026-08-20T20:46:29.747Z Compiling serde_with_macros v3.21.0
17102026-08-20T20:46:30.029Z Compiling cookie_store v0.22.1
17112026-08-20T20:46:30.367Z Compiling zstd v0.13.3
17122026-08-20T20:46:30.636Z Compiling reqwest v0.12.28
17132026-08-20T20:46:30.681Z Compiling cipher v0.5.2
17142026-08-20T20:46:30.735Z Compiling backtrace-ext v0.2.1
17152026-08-20T20:46:30.910Z Compiling postgres-types v0.2.12
17162026-08-20T20:46:31.460Z Compiling usdt-attr-macro v0.6.0
17172026-08-20T20:46:31.518Z Compiling usdt-macro v0.6.0
17182026-08-20T20:46:31.709Z Compiling globset v0.4.18
17192026-08-20T20:46:32.033Z Compiling phf_shared v0.11.3
17202026-08-20T20:46:32.080Z Compiling hkdf v0.12.4
17212026-08-20T20:46:32.189Z Compiling dtrace-parser v0.2.0
17222026-08-20T20:46:32.223Z Compiling byte-wrapper v0.1.0
17232026-08-20T20:46:32.256Z Compiling olpc-cjson v0.1.4
17242026-08-20T20:46:32.286Z Compiling ed25519 v2.2.3
17252026-08-20T20:46:32.310Z Compiling crypto-bigint v0.5.5
17262026-08-20T20:46:32.407Z Compiling serde-big-array v0.5.1
17272026-08-20T20:46:32.415Z Compiling serde_plain v1.0.2
17282026-08-20T20:46:32.528Z Compiling miette-derive v7.6.0
17292026-08-20T20:46:32.560Z Compiling strum_macros v0.26.4
17302026-08-20T20:46:32.611Z Compiling async-recursion v1.1.1
17312026-08-20T20:46:32.980Z Compiling enum-as-inner v0.6.1
17322026-08-20T20:46:33.234Z Compiling serde_repr v0.1.20
17332026-08-20T20:46:33.326Z Compiling pem v3.0.6
17342026-08-20T20:46:33.503Z Compiling float-cmp v0.10.0
17352026-08-20T20:46:33.658Z Compiling thread-id v4.2.2
17362026-08-20T20:46:33.661Z Compiling memmap2 v0.9.10
17372026-08-20T20:46:33.749Z Compiling difflib v0.4.0
17382026-08-20T20:46:33.779Z Compiling const-oid v0.10.2
17392026-08-20T20:46:33.796Z Compiling data-encoding v2.10.0
17402026-08-20T20:46:33.899Z Compiling whoami v2.1.0
17412026-08-20T20:46:34.001Z Compiling new_debug_unreachable v1.0.6
17422026-08-20T20:46:34.083Z Compiling cpufeatures v0.3.0
17432026-08-20T20:46:34.167Z Compiling fixedbitset v0.4.2
17442026-08-20T20:46:34.280Z Compiling static_assertions v1.1.0
17452026-08-20T20:46:34.310Z Compiling supports-unicode v3.0.0
17462026-08-20T20:46:34.353Z Compiling typed-path v0.9.3
17472026-08-20T20:46:34.356Z Compiling predicates-core v1.0.10
17482026-08-20T20:46:34.391Z Compiling keccak v0.1.6
17492026-08-20T20:46:34.411Z Compiling winnow v1.0.3
17502026-08-20T20:46:34.456Z Compiling supports-hyperlinks v3.2.0
17512026-08-20T20:46:34.487Z Compiling precomputed-hash v0.1.1
17522026-08-20T20:46:34.517Z Compiling normalize-line-endings v0.3.0
17532026-08-20T20:46:34.540Z Compiling fixedbitset v0.5.7
17542026-08-20T20:46:34.575Z Compiling miette v7.6.0
17552026-08-20T20:46:34.606Z Compiling predicates v3.1.4
17562026-08-20T20:46:34.619Z Compiling string_cache v0.8.9
17572026-08-20T20:46:34.840Z Compiling petgraph v0.8.3
17582026-08-20T20:46:34.855Z Compiling sha3 v0.10.8
17592026-08-20T20:46:35.120Z Compiling toml_edit v0.22.27
17602026-08-20T20:46:35.280Z Compiling strum v0.26.3
17612026-08-20T20:46:35.305Z Compiling petgraph v0.6.5
17622026-08-20T20:46:35.419Z Compiling toml_parser v1.1.2+spec-1.1.0
17632026-08-20T20:46:35.487Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17642026-08-20T20:46:35.558Z Compiling chacha20 v0.10.0
17652026-08-20T20:46:35.711Z Compiling tokio-postgres v0.7.16
17662026-08-20T20:46:35.950Z Compiling hickory-proto v0.25.2
17672026-08-20T20:46:36.055Z Compiling digest v0.11.3
17682026-08-20T20:46:36.281Z Compiling usdt v0.6.0
17692026-08-20T20:46:36.554Z Compiling usdt-impl v0.5.0
17702026-08-20T20:46:36.797Z Compiling elliptic-curve v0.13.8
17712026-08-20T20:46:36.812Z Compiling ed25519-dalek v2.2.0
17722026-08-20T20:46:37.162Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17732026-08-20T20:46:37.200Z Compiling crossterm v0.28.1
17742026-08-20T20:46:37.923Z Compiling serde_with v3.21.0
17752026-08-20T20:46:37.940Z Compiling zip v4.6.1
17762026-08-20T20:46:38.550Z Compiling iddqd v0.4.2
17772026-08-20T20:46:38.778Z Compiling itertools v0.15.0
17782026-08-20T20:46:38.930Z Compiling itertools v0.13.0
17792026-08-20T20:46:39.103Z Compiling heck v0.4.1
17802026-08-20T20:46:39.142Z Compiling similar v2.7.0
17812026-08-20T20:46:39.348Z Compiling crossbeam-epoch v0.9.18
17822026-08-20T20:46:39.719Z Compiling tokio-stream v0.1.18
17832026-08-20T20:46:39.795Z Compiling buf-list v1.1.2
17842026-08-20T20:46:39.894Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17852026-08-20T20:46:39.989Z Compiling openapiv3 v2.2.0
17862026-08-20T20:46:40.048Z Compiling peg-runtime v0.8.5
17872026-08-20T20:46:40.115Z Compiling lalrpop-util v0.19.12
17882026-08-20T20:46:40.139Z Compiling thread_local v1.1.9
17892026-08-20T20:46:40.151Z Compiling slog-async v2.8.0
17902026-08-20T20:46:40.179Z Compiling crossbeam-channel v0.5.15
17912026-08-20T20:46:40.296Z Compiling is-terminal v0.4.17
17922026-08-20T20:46:40.296Z Compiling filetime v0.2.27
17932026-08-20T20:46:40.392Z Compiling term v1.2.1
17942026-08-20T20:46:40.405Z Compiling take_mut v0.2.2
17952026-08-20T20:46:40.467Z Compiling xattr v1.6.1
17962026-08-20T20:46:40.483Z Compiling camino-tempfile v1.4.1
17972026-08-20T20:46:40.633Z Compiling tar v0.4.46
17982026-08-20T20:46:40.648Z Compiling slog-term v2.9.2
17992026-08-20T20:46:46.742Z Compiling rustls-webpki v0.103.13
18002026-08-20T20:46:49.446Z Compiling tokio-rustls v0.26.4
18012026-08-20T20:46:49.446Z Compiling rustls-platform-verifier v0.6.2
18022026-08-20T20:46:49.446Z Compiling tough v0.22.0
18032026-08-20T20:46:49.656Z Compiling hyper-rustls v0.27.7
18042026-08-20T20:46:49.853Z Compiling reqwest v0.13.2
18052026-08-20T20:46:52.060Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18062026-08-20T20:46:52.277Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18072026-08-20T20:46:55.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18082026-08-20T20:46:55.357Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18092026-08-20T20:46:55.412ZAug 20 20:46:53.742 INFO Starting download, target: Clickhouse
18102026-08-20T20:46:55.412ZAug 20 20:46:53.743 INFO Starting download, target: Cockroach
18112026-08-20T20:46:55.412ZAug 20 20:46:53.743 INFO Starting download, target: Console
18122026-08-20T20:46:55.412ZAug 20 20:46:53.743 INFO Starting download, target: DendriteStub
18132026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Starting download, target: MaghemiteMgd
18142026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Starting download, target: MaghemiteDdmd
18152026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Starting download, target: TransceiverControl
18162026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18172026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18182026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18192026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18202026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18212026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18222026-08-20T20:46:55.417ZAug 20 20:46:53.743 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18232026-08-20T20:46:55.792ZAug 20 20:46:54.112 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18242026-08-20T20:46:56.003ZAug 20 20:46:54.330 INFO Download complete, target: TransceiverControl
18252026-08-20T20:46:57.407ZAug 20 20:46:55.738 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18262026-08-20T20:46:57.420ZAug 20 20:46:55.749 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18272026-08-20T20:46:57.660ZAug 20 20:46:55.990 INFO Download complete, target: Console
18282026-08-20T20:46:59.650ZAug 20 20:46:57.972 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18292026-08-20T20:46:59.889ZAug 20 20:46:58.219 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18302026-08-20T20:47:00.168ZAug 20 20:46:58.491 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18312026-08-20T20:47:00.626ZAug 20 20:46:58.956 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18322026-08-20T20:47:00.626ZAug 20 20:46:58.957 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18332026-08-20T20:47:02.068ZAug 20 20:47:00.399 INFO Download complete, target: MaghemiteDdmd
18342026-08-20T20:47:02.144ZAug 20 20:47:00.466 INFO Download complete, target: DendriteStub
18352026-08-20T20:47:02.960ZAug 20 20:47:01.248 INFO Download complete, target: MaghemiteMgd
18362026-08-20T20:47:04.377ZAug 20 20:47:02.703 INFO Checking that binary works, target: Clickhouse
18372026-08-20T20:47:04.495ZAug 20 20:47:02.824 INFO Download complete, target: Clickhouse
18382026-08-20T20:47:05.402ZAug 20 20:47:03.731 INFO Checking that binary works, target: Cockroach
18392026-08-20T20:47:05.514ZAug 20 20:47:03.845 INFO Download complete, target: Cockroach
18402026-08-20T20:47:05.532ZAll builder prerequisites installed successfully, and PATH looks valid
18412026-08-20T20:47:05.535Z
18422026-08-20T20:47:05.536Zreal 2:11.240976611
18432026-08-20T20:47:05.536Zuser 7:22.140986508
18442026-08-20T20:47:05.536Zsys 1:28.441441840
18452026-08-20T20:47:05.536Ztrap 0.249769777
18462026-08-20T20:47:05.536Ztflt 0.555883560
18472026-08-20T20:47:05.536Zdflt 0.948461787
18482026-08-20T20:47:05.536Zkflt 0.024434766
18492026-08-20T20:47:05.536Zlock 27:37.458352478
18502026-08-20T20:47:05.536Zslp 22:15.465054877
18512026-08-20T20:47:05.536Zlat 49.736341946
18522026-08-20T20:47:05.536Zstop 2:42.906065705
18532026-08-20T20:47:05.536Z+ banner clippy
18542026-08-20T20:47:05.536Z
18552026-08-20T20:47:05.536Z #### # # ##### ##### # #
18562026-08-20T20:47:05.536Z # # # # # # # # # #
18572026-08-20T20:47:05.536Z # # # # # # # #
18582026-08-20T20:47:05.536Z # # # ##### ##### #
18592026-08-20T20:47:05.536Z # # # # # # #
18602026-08-20T20:47:05.536Z #### ###### # # # #
18612026-08-20T20:47:05.536Z
18622026-08-20T20:47:05.536Z+ export CARGO_INCREMENTAL=0
18632026-08-20T20:47:05.537Z+ CARGO_INCREMENTAL=0
18642026-08-20T20:47:05.537Z+ ptime -m cargo xtask clippy
18652026-08-20T20:47:06.009Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18662026-08-20T20:47:06.288Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18672026-08-20T20:47:08.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18682026-08-20T20:47:08.162Z Running `target/debug/xtask clippy`
18692026-08-20T20:47:08.189Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18702026-08-20T20:47:08.774Z Downloading crates ...
18712026-08-20T20:47:08.951Z Downloaded cast v0.3.0
18722026-08-20T20:47:08.954Z Downloaded anes v0.1.6
18732026-08-20T20:47:08.954Z Downloaded assert-json-diff v2.0.2
18742026-08-20T20:47:08.954Z Downloaded assert_cmd v2.1.2
18752026-08-20T20:47:08.954Z Downloaded criterion-plot v0.6.0
18762026-08-20T20:47:08.954Z Downloaded async-object-pool v0.2.0
18772026-08-20T20:47:08.954Z Downloaded constant_time_eq v0.3.1
18782026-08-20T20:47:08.954Z Downloaded blake2b_simd v1.0.4
18792026-08-20T20:47:08.955Z Downloaded approx v0.5.1
18802026-08-20T20:47:08.955Z Downloaded concurrent-queue v2.5.0
18812026-08-20T20:47:08.955Z Downloaded async-lock v3.4.2
18822026-08-20T20:47:08.958Z Downloaded cfg-expr v0.20.6
18832026-08-20T20:47:08.958Z Downloaded datatest-stable v0.3.3
18842026-08-20T20:47:08.963Z Downloaded criterion v0.7.0
18852026-08-20T20:47:08.966Z Downloaded escape8259 v0.5.3
18862026-08-20T20:47:08.967Z Downloaded event-listener-strategy v0.5.4
18872026-08-20T20:47:08.967Z Downloaded event-listener v5.4.1
18882026-08-20T20:47:08.967Z Downloaded fancy-regex v0.14.0
18892026-08-20T20:47:08.969Z Downloaded futures-timer v3.0.3
18902026-08-20T20:47:08.969Z Downloaded guppy-workspace-hack v0.1.0
18912026-08-20T20:47:08.969Z Downloaded guppy v0.17.25
18922026-08-20T20:47:08.972Z Downloaded hex-literal v0.4.1
18932026-08-20T20:47:08.972Z Downloaded hickory-client v0.25.2
18942026-08-20T20:47:08.972Z Downloaded httptest v0.16.4
18952026-08-20T20:47:08.975Z Downloaded linkme-impl v0.3.35
18962026-08-20T20:47:08.975Z Downloaded miette-derive v5.10.0
18972026-08-20T20:47:08.975Z Downloaded nested v0.1.1
18982026-08-20T20:47:08.975Z Downloaded libtest-mimic v0.8.1
18992026-08-20T20:47:08.978Z Downloaded knuffel v3.2.0
19002026-08-20T20:47:08.978Z Downloaded linkme v0.3.35
19012026-08-20T20:47:08.981Z Downloaded pathdiff v0.2.3
19022026-08-20T20:47:08.981Z Downloaded knuffel-derive v3.2.0
19032026-08-20T20:47:08.981Z Downloaded parking v2.2.1
19042026-08-20T20:47:08.981Z Downloaded miette v5.10.0
19052026-08-20T20:47:08.984Z Downloaded path-tree v0.8.3
19062026-08-20T20:47:08.984Z Downloaded oorandom v11.1.5
19072026-08-20T20:47:08.987Z Downloaded owo-colors v3.5.0
19082026-08-20T20:47:08.987Z Downloaded plotters-backend v0.3.7
19092026-08-20T20:47:08.987Z Downloaded plotters-svg v0.3.7
19102026-08-20T20:47:08.987Z Downloaded partial-io v0.5.4
19112026-08-20T20:47:08.987Z Downloaded rand_distr v0.5.1
19122026-08-20T20:47:08.992Z Downloaded relative-path v1.9.3
19132026-08-20T20:47:08.992Z Downloaded rust-argon2 v2.1.0
19142026-08-20T20:47:08.994Z Downloaded serde_regex v1.1.0
19152026-08-20T20:47:08.994Z Downloaded rstest v0.25.0
19162026-08-20T20:47:08.997Z Downloaded similar-asserts v1.7.0
19172026-08-20T20:47:08.997Z Downloaded supports-color v2.1.0
19182026-08-20T20:47:08.997Z Downloaded plotters v0.3.7
19192026-08-20T20:47:09.002Z Downloaded rstest_macros v0.25.0
19202026-08-20T20:47:09.007Z Downloaded supports-hyperlinks v2.1.0
19212026-08-20T20:47:09.007Z Downloaded supports-unicode v2.1.0
19222026-08-20T20:47:09.008Z Downloaded target-triple v1.0.0
19232026-08-20T20:47:09.008Z Downloaded stringmetrics v2.2.2
19242026-08-20T20:47:09.008Z Downloaded terminal_size v0.1.17
19252026-08-20T20:47:09.008Z Downloaded termcolor v1.4.1
19262026-08-20T20:47:09.013Z Downloaded target-lexicon v0.13.3
19272026-08-20T20:47:09.014Z Downloaded target-spec v3.5.7
19282026-08-20T20:47:09.014Z Downloaded tinytemplate v1.2.1
19292026-08-20T20:47:09.014Z Downloaded textwrap v0.15.2
19302026-08-20T20:47:09.014Z Downloaded trybuild v1.0.116
19312026-08-20T20:47:09.042Z Downloaded httpmock v0.8.3
19322026-08-20T20:47:10.873Z Checking cfg-if v1.0.4
19332026-08-20T20:47:11.254Z Checking serde_core v1.0.228
19342026-08-20T20:47:11.254Z Checking libc v0.2.185
19352026-08-20T20:47:11.329Z Checking memchr v2.8.0
19362026-08-20T20:47:11.372Z Checking smallvec v1.15.1
19372026-08-20T20:47:11.410Z Checking itoa v1.0.17
19382026-08-20T20:47:11.446Z Checking subtle v2.6.1
19392026-08-20T20:47:11.482Z Checking rand_core v0.10.0
19402026-08-20T20:47:11.515Z Checking log v0.4.33
19412026-08-20T20:47:11.575Z Checking libm v0.2.16
19422026-08-20T20:47:11.626Z Checking typenum v1.20.1
19432026-08-20T20:47:11.667Z Checking scopeguard v1.2.0
19442026-08-20T20:47:11.706Z Checking zmij v1.0.21
19452026-08-20T20:47:11.710Z Checking stable_deref_trait v1.2.1
19462026-08-20T20:47:11.778Z Checking errno v0.3.14
19472026-08-20T20:47:11.813Z Checking getrandom v0.4.3
19482026-08-20T20:47:11.847Z Checking lock_api v0.4.14
19492026-08-20T20:47:11.886Z Checking zerofrom v0.1.6
19502026-08-20T20:47:11.929Z Checking percent-encoding v2.3.2
19512026-08-20T20:47:11.977Z Checking writeable v0.6.2
19522026-08-20T20:47:12.013Z Checking litemap v0.8.1
19532026-08-20T20:47:12.048Z Checking yoke v0.8.1
19542026-08-20T20:47:12.090Z Checking icu_properties_data v2.1.2
19552026-08-20T20:47:12.128Z Checking icu_normalizer_data v2.1.1
19562026-08-20T20:47:12.168Z Checking form_urlencoded v1.2.2
19572026-08-20T20:47:12.210Z Checking pin-project-lite v0.2.17
19582026-08-20T20:47:12.248Z Checking zerovec v0.11.5
19592026-08-20T20:47:12.252Z Checking zerotrie v0.2.3
19602026-08-20T20:47:12.252Z Checking utf8_iter v1.0.4
19612026-08-20T20:47:12.350Z Checking num-traits v0.2.19
19622026-08-20T20:47:12.389Z Checking zerocopy v0.8.55
19632026-08-20T20:47:12.430Z Checking parking_lot_core v0.9.12
19642026-08-20T20:47:12.433Z Checking portable-atomic v1.13.1
19652026-08-20T20:47:12.504Z Checking critical-section v1.2.0
19662026-08-20T20:47:12.549Z Checking signal-hook-registry v1.4.8
19672026-08-20T20:47:12.638Z Checking mio v1.2.0
19682026-08-20T20:47:12.676Z Checking parking_lot v0.12.5
19692026-08-20T20:47:12.712Z Checking tinystr v0.8.2
19702026-08-20T20:47:12.750Z Checking potential_utf v0.1.4
19712026-08-20T20:47:12.786Z Checking serde v1.0.228
19722026-08-20T20:47:12.889Z Checking bitflags v2.11.0
19732026-08-20T20:47:12.926Z Checking serde_json v1.0.151
19742026-08-20T20:47:12.930Z Checking icu_locale_core v2.1.1
19752026-08-20T20:47:12.969Z Checking icu_collections v2.1.1
19762026-08-20T20:47:12.978Z Checking once_cell v1.21.3
19772026-08-20T20:47:13.084Z Checking socket2 v0.6.3
19782026-08-20T20:47:13.128Z Checking iana-time-zone v0.1.65
19792026-08-20T20:47:13.212Z Checking zeroize v1.9.0
19802026-08-20T20:47:13.252Z Checking bytes v1.11.1
19812026-08-20T20:47:13.287Z Checking chrono v0.4.45
19822026-08-20T20:47:13.335Z Checking uuid v1.23.4
19832026-08-20T20:47:13.390Z Checking semver v1.0.28
19842026-08-20T20:47:13.436Z Checking thiserror v2.0.18
19852026-08-20T20:47:13.592Z Checking dyn-clone v1.0.20
19862026-08-20T20:47:13.636Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19872026-08-20T20:47:13.639Z Checking icu_provider v2.1.1
19882026-08-20T20:47:13.712Z Checking futures-core v0.3.32
19892026-08-20T20:47:13.712Z Checking getrandom v0.3.4
19902026-08-20T20:47:13.782Z Checking tokio v1.52.1
19912026-08-20T20:47:13.785Z Checking rustix v1.1.4
19922026-08-20T20:47:13.862Z Checking equivalent v1.0.2
19932026-08-20T20:47:13.937Z Checking icu_properties v2.1.2
19942026-08-20T20:47:13.940Z Checking icu_normalizer v2.1.1
19952026-08-20T20:47:14.005Z Checking getrandom v0.2.17
19962026-08-20T20:47:14.009Z Checking cmov v0.5.4
19972026-08-20T20:47:14.178Z Checking byteorder v1.5.0
19982026-08-20T20:47:14.216Z Checking rand_core v0.6.4
19992026-08-20T20:47:14.257Z Checking ctutils v0.4.2
20002026-08-20T20:47:14.302Z Checking futures-sink v0.3.32
20012026-08-20T20:47:14.413Z Checking slab v0.4.12
20022026-08-20T20:47:14.460Z Checking futures-channel v0.3.32
20032026-08-20T20:47:14.465Z Checking futures-task v0.3.32
20042026-08-20T20:47:14.519Z Checking hybrid-array v0.4.13
20052026-08-20T20:47:14.602Z Checking futures-io v0.3.32
20062026-08-20T20:47:14.657Z Checking hashbrown v0.17.0
20072026-08-20T20:47:14.694Z Checking generic-array v0.14.7
20082026-08-20T20:47:14.697Z Checking thiserror v1.0.69
20092026-08-20T20:47:14.765Z Checking futures-util v0.3.32
20102026-08-20T20:47:14.798Z Checking idna_adapter v1.2.1
20112026-08-20T20:47:14.855Z Checking regex-syntax v0.8.10
20122026-08-20T20:47:14.943Z Checking idna v1.1.0
20132026-08-20T20:47:15.155Z Checking indexmap v2.14.0
20142026-08-20T20:47:15.194Z Checking fnv v1.0.7
20152026-08-20T20:47:15.228Z Checking url v2.5.8
20162026-08-20T20:47:15.235Z Checking ppv-lite86 v0.2.21
20172026-08-20T20:47:15.299Z Checking crypto-common v0.2.2
20182026-08-20T20:47:15.336Z Checking const-oid v0.9.6
20192026-08-20T20:47:15.581Z Checking base64ct v1.8.3
20202026-08-20T20:47:15.696Z Checking schemars v0.8.22
20212026-08-20T20:47:15.742Z Checking crypto-common v0.1.7
20222026-08-20T20:47:15.841Z Checking block-buffer v0.12.1
20232026-08-20T20:47:15.898Z Checking base64 v0.22.1
20242026-08-20T20:47:15.938Z Checking block-buffer v0.10.4
20252026-08-20T20:47:16.035Z Checking utf8parse v0.2.2
20262026-08-20T20:47:16.040Z Checking anstyle v1.0.14
20272026-08-20T20:47:16.110Z Checking digest v0.10.7
20282026-08-20T20:47:16.166Z Checking http v1.4.2
20292026-08-20T20:47:16.169Z Checking tracing-core v0.1.36
20302026-08-20T20:47:16.238Z Checking rand_core v0.9.5
20312026-08-20T20:47:16.273Z Checking anstyle-query v1.1.5
20322026-08-20T20:47:16.331Z Checking colorchoice v1.0.4
20332026-08-20T20:47:16.374Z Checking is_terminal_polyfill v1.70.2
20342026-08-20T20:47:16.411Z Checking terminal_size v0.4.3
20352026-08-20T20:47:16.446Z Checking const-oid v0.10.2
20362026-08-20T20:47:16.483Z Checking anstyle-parse v1.0.0
20372026-08-20T20:47:16.520Z Checking erased-serde v0.3.31
20382026-08-20T20:47:16.563Z Checking rand_chacha v0.9.0
20392026-08-20T20:47:16.566Z Checking tracing v0.1.44
20402026-08-20T20:47:16.634Z Checking ipnet v2.12.0
20412026-08-20T20:47:16.665Z Checking anstream v1.0.0
20422026-08-20T20:47:16.703Z Checking aho-corasick v1.1.4
20432026-08-20T20:47:16.763Z Checking crossbeam-utils v0.8.21
20442026-08-20T20:47:16.800Z Checking rand v0.9.2
20452026-08-20T20:47:16.837Z Checking clap_lex v1.0.0
20462026-08-20T20:47:16.897Z Checking strsim v0.11.1
20472026-08-20T20:47:16.936Z Checking slog v2.8.2
20482026-08-20T20:47:16.939Z Checking unicode-ident v1.0.24
20492026-08-20T20:47:17.020Z Checking tokio-util v0.7.18
20502026-08-20T20:47:17.051Z Checking powerfmt v0.2.0
20512026-08-20T20:47:17.095Z Checking clap_builder v4.6.0
20522026-08-20T20:47:17.131Z Checking proc-macro2 v1.0.106
20532026-08-20T20:47:17.169Z Checking allocator-api2 v0.2.21
20542026-08-20T20:47:17.231Z Checking digest v0.11.3
20552026-08-20T20:47:17.236Z Checking deranged v0.5.8
20562026-08-20T20:47:17.294Z Checking num-conv v0.2.0
20572026-08-20T20:47:17.402Z Checking regex-automata v0.4.14
20582026-08-20T20:47:17.439Z Checking num_threads v0.1.7
20592026-08-20T20:47:17.443Z Checking cpufeatures v0.3.0
20602026-08-20T20:47:17.511Z Checking fastrand v2.3.0
20612026-08-20T20:47:17.514Z Checking quote v1.0.45
20622026-08-20T20:47:17.582Z Checking time-core v0.1.8
20632026-08-20T20:47:17.585Z Checking httparse v1.10.1
20642026-08-20T20:47:17.660Z Checking anyhow v1.0.104
20652026-08-20T20:47:17.718Z Checking cpufeatures v0.2.17
20662026-08-20T20:47:17.757Z Checking syn v2.0.117
20672026-08-20T20:47:17.761Z Checking tempfile v3.27.0
20682026-08-20T20:47:17.826Z Checking ipnetwork v0.21.1
20692026-08-20T20:47:17.863Z Checking rustls-pki-types v1.14.0
20702026-08-20T20:47:17.898Z Checking aws-lc-sys v0.40.0
20712026-08-20T20:47:17.978Z Checking untrusted v0.7.1
20722026-08-20T20:47:18.067Z Checking http-body v1.0.1
20732026-08-20T20:47:18.125Z Checking atomic-waker v1.1.2
20742026-08-20T20:47:18.182Z Checking httpdate v1.0.3
20752026-08-20T20:47:18.225Z Checking time v0.3.47
20762026-08-20T20:47:18.257Z Checking try-lock v0.2.5
20772026-08-20T20:47:18.261Z Checking h2 v0.4.15
20782026-08-20T20:47:18.361Z Checking clap v4.6.1
20792026-08-20T20:47:18.399Z Checking hex v0.4.3
20802026-08-20T20:47:18.435Z Checking want v0.3.1
20812026-08-20T20:47:18.476Z Checking aws-lc-rs v1.16.3
20822026-08-20T20:47:18.480Z Checking ryu v1.0.23
20832026-08-20T20:47:18.591Z Checking untrusted v0.9.0
20842026-08-20T20:47:18.651Z Checking tower-service v0.3.3
20852026-08-20T20:47:18.689Z Checking tower-layer v0.3.3
20862026-08-20T20:47:18.736Z Checking simd-adler32 v0.3.8
20872026-08-20T20:47:18.773Z Checking spin v0.9.8
20882026-08-20T20:47:18.872Z Checking unicode-width v0.2.0
20892026-08-20T20:47:18.940Z Checking adler2 v2.0.1
20902026-08-20T20:47:18.983Z Checking pem-rfc7468 v0.7.0
20912026-08-20T20:47:19.090Z Checking miniz_oxide v0.8.9
20922026-08-20T20:47:19.150Z Checking mime v0.3.17
20932026-08-20T20:47:19.183Z Checking flagset v0.4.7
20942026-08-20T20:47:19.270Z Checking block-padding v0.4.2
20952026-08-20T20:47:19.350Z Checking der v0.7.10
20962026-08-20T20:47:19.353Z Checking rustls-webpki v0.103.13
20972026-08-20T20:47:19.353Z Checking pretty-hex v0.4.1
20982026-08-20T20:47:19.463Z Checking http-body-util v0.1.3
20992026-08-20T20:47:19.503Z Checking inout v0.2.2
21002026-08-20T20:47:19.550Z Checking oxnet v0.1.6
21012026-08-20T20:47:19.596Z Checking camino v1.2.5
21022026-08-20T20:47:19.687Z Checking plain v0.2.3
21032026-08-20T20:47:19.725Z Checking ucd-trie v0.1.7
21042026-08-20T20:47:19.820Z Checking openssl-probe v0.2.1
21052026-08-20T20:47:19.859Z Checking cipher v0.5.2
21062026-08-20T20:47:19.862Z Checking rustls v0.23.41
21072026-08-20T20:47:19.929Z Checking regex v1.12.3
21082026-08-20T20:47:19.932Z Checking pest v2.8.6
21092026-08-20T20:47:19.999Z Checking serde_urlencoded v0.7.1
21102026-08-20T20:47:20.095Z Checking rand_chacha v0.3.1
21112026-08-20T20:47:20.134Z Checking encoding_rs v0.8.35
21122026-08-20T20:47:20.137Z Checking spki v0.7.3
21132026-08-20T20:47:20.229Z Checking futures-executor v0.3.32
21142026-08-20T20:47:20.267Z Checking crc32fast v1.5.0
21152026-08-20T20:47:20.335Z Checking rand v0.8.6
21162026-08-20T20:47:20.374Z Checking either v1.15.0
21172026-08-20T20:47:20.410Z Checking futures v0.3.32
21182026-08-20T20:47:20.448Z Checking sync_wrapper v1.0.2
21192026-08-20T20:47:20.518Z Checking pkcs8 v0.10.2
21202026-08-20T20:47:20.583Z Checking tower v0.5.3
21212026-08-20T20:47:20.586Z Checking iri-string v0.7.10
21222026-08-20T20:47:20.710Z Checking foldhash v0.2.0
21232026-08-20T20:47:20.884Z Checking openapiv3 v2.2.0
21242026-08-20T20:47:20.920Z Checking hashbrown v0.16.1
21252026-08-20T20:47:21.005Z Checking bit-vec v0.8.0
21262026-08-20T20:47:21.040Z Checking static_assertions v1.1.0
21272026-08-20T20:47:21.100Z Checking zlib-rs v0.6.2
21282026-08-20T20:47:21.139Z Checking hyper v1.10.1
21292026-08-20T20:47:21.143Z Checking sha2 v0.10.9
21302026-08-20T20:47:21.222Z Checking bit-set v0.8.0
21312026-08-20T20:47:21.400Z Checking wait-timeout v0.2.1
21322026-08-20T20:47:21.444Z Checking rustls-native-certs v0.8.3
21332026-08-20T20:47:21.482Z Checking lazy_static v1.5.0
21342026-08-20T20:47:21.555Z Checking hubpack v0.1.2
21352026-08-20T20:47:21.601Z Checking tinyvec_macros v0.1.1
21362026-08-20T20:47:21.639Z Checking psl-types v2.0.11
21372026-08-20T20:47:21.675Z Checking tower-http v0.6.8
21382026-08-20T20:47:21.710Z Checking quick-error v1.2.3
21392026-08-20T20:47:21.753Z Checking tinyvec v1.10.0
21402026-08-20T20:47:21.791Z Checking publicsuffix v2.3.0
21412026-08-20T20:47:21.839Z Checking rusty-fork v0.3.1
21422026-08-20T20:47:21.974Z Checking cookie v0.18.1
21432026-08-20T20:47:22.013Z Checking flate2 v1.1.9
21442026-08-20T20:47:22.017Z Checking rand_xorshift v0.4.0
21452026-08-20T20:47:22.083Z Checking unarray v0.1.4
21462026-08-20T20:47:22.122Z Checking signature v2.2.0
21472026-08-20T20:47:22.125Z Checking hyper-util v0.1.20
21482026-08-20T20:47:22.194Z Checking num-integer v0.1.46
21492026-08-20T20:47:22.197Z Checking tokio-rustls v0.26.4
21502026-08-20T20:47:22.197Z Checking rustls-platform-verifier v0.6.2
21512026-08-20T20:47:22.298Z Checking proptest v1.11.0
21522026-08-20T20:47:22.301Z Checking cookie_store v0.22.1
21532026-08-20T20:47:22.302Z Checking strum v0.26.3
21542026-08-20T20:47:22.400Z Checking scroll v0.13.0
21552026-08-20T20:47:22.403Z Checking ahash v0.8.12
21562026-08-20T20:47:22.469Z Checking memmap2 v0.9.10
21572026-08-20T20:47:22.507Z Checking unicode-width v0.1.14
21582026-08-20T20:47:22.544Z Checking dtrace-parser v0.3.0
21592026-08-20T20:47:22.653Z Checking goblin v0.10.5
21602026-08-20T20:47:22.656Z Checking serde_spanned v0.6.9
21612026-08-20T20:47:22.656Z Checking toml_datetime v0.6.11
21622026-08-20T20:47:22.756Z Checking thread-id v5.1.0
21632026-08-20T20:47:22.791Z Checking data-encoding v2.10.0
21642026-08-20T20:47:22.828Z Checking bstr v1.12.1
21652026-08-20T20:47:22.864Z Checking hmac v0.12.1
21662026-08-20T20:47:22.902Z Checking base64 v0.21.7
21672026-08-20T20:47:22.905Z Checking x509-cert v0.2.5
21682026-08-20T20:47:23.032Z Checking crossbeam-epoch v0.9.18
21692026-08-20T20:47:23.087Z Checking memoffset v0.9.1
21702026-08-20T20:47:23.167Z Checking num-iter v0.1.45
21712026-08-20T20:47:23.204Z Checking scroll v0.12.0
21722026-08-20T20:47:23.245Z Checking zerocopy v0.7.35
21732026-08-20T20:47:23.296Z Checking rustix v0.38.44
21742026-08-20T20:47:23.334Z Checking env_filter v2.0.0
21752026-08-20T20:47:23.461Z Checking hyper-rustls v0.27.7
21762026-08-20T20:47:23.498Z Checking goblin v0.8.2
21772026-08-20T20:47:23.535Z Checking unicode-linebreak v0.1.5
21782026-08-20T20:47:23.631Z Checking smawk v0.3.2
21792026-08-20T20:47:23.702Z Checking reqwest v0.13.2
21802026-08-20T20:47:23.773Z Checking tap v1.0.1
21812026-08-20T20:47:23.777Z Checking unicode-segmentation v1.12.0
21822026-08-20T20:47:23.844Z Checking env_logger v0.11.11
21832026-08-20T20:47:23.914Z Checking wyz v0.5.1
21842026-08-20T20:47:24.064Z Checking num-bigint-dig v0.8.6
21852026-08-20T20:47:24.125Z Checking nix v0.31.2
21862026-08-20T20:47:24.129Z Checking dtrace-parser v0.2.0
21872026-08-20T20:47:24.195Z Checking pkcs1 v0.7.5
21882026-08-20T20:47:24.198Z Checking newtype-uuid v1.3.2
21892026-08-20T20:47:24.425Z Checking ff v0.13.1
21902026-08-20T20:47:24.463Z Checking daft v0.1.7
21912026-08-20T20:47:24.470Z Checking radium v0.7.0
21922026-08-20T20:47:24.585Z Checking thread-id v4.2.2
21932026-08-20T20:47:24.589Z Checking funty v2.0.0
21942026-08-20T20:47:24.698Z Checking base16ct v0.2.0
21952026-08-20T20:47:24.701Z Checking crc-catalog v2.4.0
21962026-08-20T20:47:24.770Z Checking same-file v1.0.6
21972026-08-20T20:47:24.823Z Checking winnow v1.0.3
21982026-08-20T20:47:24.892Z Checking sec1 v0.7.3
21992026-08-20T20:47:24.931Z Checking walkdir v2.5.0
22002026-08-20T20:47:24.937Z Checking rsa v0.9.10
22012026-08-20T20:47:25.002Z Checking bitvec v1.0.1
22022026-08-20T20:47:25.006Z Checking dof v0.4.0
22032026-08-20T20:47:25.123Z Checking crc v3.4.0
22042026-08-20T20:47:25.127Z Checking group v0.13.0
22052026-08-20T20:47:25.332Z Checking hkdf v0.12.4
22062026-08-20T20:47:25.336Z Checking unicode-normalization v0.1.25
22072026-08-20T20:47:25.404Z Checking crypto-bigint v0.5.5
22082026-08-20T20:47:25.442Z Checking dof v0.3.0
22092026-08-20T20:47:25.479Z Checking zerocopy v0.6.6
22102026-08-20T20:47:25.515Z Checking maybe-uninit v2.0.0
22112026-08-20T20:47:25.614Z Checking gimli v0.32.3
22122026-08-20T20:47:25.683Z Checking foreign-types-shared v0.1.1
22132026-08-20T20:47:25.722Z Checking usdt-impl v0.6.0
22142026-08-20T20:47:25.771Z Checking usdt-impl v0.5.0
22152026-08-20T20:47:25.795Z Checking nodrop v0.1.14
22162026-08-20T20:47:25.799Z Checking winnow v0.5.40
22172026-08-20T20:47:25.866Z Checking is_ci v1.2.0
22182026-08-20T20:47:25.915Z Checking foldhash v0.1.5
22192026-08-20T20:47:25.989Z Checking array-init v0.0.4
22202026-08-20T20:47:26.029Z Checking usdt v0.6.0
22212026-08-20T20:47:26.068Z Checking foreign-types v0.3.2
22222026-08-20T20:47:26.106Z Checking hashbrown v0.15.5
22232026-08-20T20:47:26.165Z Checking smallvec v0.6.14
22242026-08-20T20:47:26.226Z Checking serde_with v3.21.0
22252026-08-20T20:47:26.310Z Checking bitfield v0.19.4
22262026-08-20T20:47:26.347Z Checking elliptic-curve v0.13.8
22272026-08-20T20:47:26.384Z Checking bzip2-sys v0.1.13+1.0.8
22282026-08-20T20:47:26.388Z Checking packed_struct v0.10.1
22292026-08-20T20:47:26.499Z Checking openssl-sys v0.9.117
22302026-08-20T20:47:26.599Z Checking object v0.37.3
22312026-08-20T20:47:26.601Z Checking hashbrown v0.12.3
22322026-08-20T20:47:26.695Z Checking rustc-demangle v0.1.27
22332026-08-20T20:47:26.908Z Checking bitflags v1.3.2
22342026-08-20T20:47:26.950Z Checking siphasher v1.0.2
22352026-08-20T20:47:26.996Z Checking toml_edit v0.19.15
22362026-08-20T20:47:27.034Z Checking keccak v0.1.6
22372026-08-20T20:47:27.070Z Checking indexmap v1.9.3
22382026-08-20T20:47:27.135Z Checking openssl v0.10.80
22392026-08-20T20:47:27.173Z Checking addr2line v0.25.1
22402026-08-20T20:47:27.228Z Checking sha3 v0.10.8
22412026-08-20T20:47:27.415Z Checking bzip2 v0.4.4
22422026-08-20T20:47:27.465Z Checking serde-hex v0.1.0
22432026-08-20T20:47:27.468Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22442026-08-20T20:47:27.535Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22452026-08-20T20:47:27.609Z Checking toml_parser v1.1.2+spec-1.1.0
22462026-08-20T20:47:27.652Z Checking ron v0.8.1
22472026-08-20T20:47:27.747Z Checking hashbrown v0.13.2
22482026-08-20T20:47:27.970Z Checking itertools v0.15.0
22492026-08-20T20:47:28.053Z Checking toml v0.7.8
22502026-08-20T20:47:28.192Z Checking itertools v0.13.0
22512026-08-20T20:47:28.196Z Checking signal-hook v0.3.18
22522026-08-20T20:47:28.412Z Checking managed v0.8.0
22532026-08-20T20:47:28.454Z Checking crc-any v2.5.0
22542026-08-20T20:47:28.637Z Checking object v0.30.4
22552026-08-20T20:47:28.675Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-08-20T20:47:28.866Z Checking zip v0.6.6
22572026-08-20T20:47:28.987Z Checking backtrace v0.3.76
22582026-08-20T20:47:29.037Z Checking globset v0.4.18
22592026-08-20T20:47:29.109Z Checking chacha20 v0.10.0
22602026-08-20T20:47:29.192Z Checking curve25519-dalek v4.1.3
22612026-08-20T20:47:29.230Z Checking path-slash v0.1.5
22622026-08-20T20:47:29.269Z Checking toml_write v0.1.2
22632026-08-20T20:47:29.312Z Checking backtrace-ext v0.2.1
22642026-08-20T20:47:29.345Z Checking winnow v0.7.14
22652026-08-20T20:47:29.381Z Checking native-tls v0.2.18
22662026-08-20T20:47:29.418Z Checking signal-hook-mio v0.2.5
22672026-08-20T20:47:29.454Z Checking textwrap v0.16.2
22682026-08-20T20:47:29.488Z Checking ed25519 v2.2.3
22692026-08-20T20:47:29.550Z Checking ref-cast v1.0.25
22702026-08-20T20:47:29.591Z Checking pin-project v1.1.11
22712026-08-20T20:47:29.689Z Checking jiff-core v0.1.0
22722026-08-20T20:47:29.729Z Checking tokio-native-tls v0.3.1
22732026-08-20T20:47:29.732Z Checking pem v3.0.6
22742026-08-20T20:47:29.732Z Checking zstd-sys v2.0.16+zstd.1.5.7
22752026-08-20T20:47:29.919Z Checking owo-colors v4.3.0
22762026-08-20T20:47:29.957Z Checking fixedbitset v0.5.7
22772026-08-20T20:47:29.960Z Checking zstd-safe v7.2.4
22782026-08-20T20:47:30.028Z Checking ed25519-dalek v2.2.0
22792026-08-20T20:47:30.182Z Checking petgraph v0.8.3
22802026-08-20T20:47:30.185Z Checking hyper-tls v0.6.0
22812026-08-20T20:47:30.292Z Checking snafu v0.8.9
22822026-08-20T20:47:30.403Z Checking jiff v0.2.34
22832026-08-20T20:47:30.440Z Checking crossterm v0.28.1
22842026-08-20T20:47:30.516Z Checking supports-color v3.0.2
22852026-08-20T20:47:30.564Z Checking similar v2.7.0
22862026-08-20T20:47:30.601Z Checking toml_edit v0.22.27
22872026-08-20T20:47:30.637Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22882026-08-20T20:47:30.675Z Checking fs-err v3.3.0
22892026-08-20T20:47:30.733Z Checking hash32 v0.2.1
22902026-08-20T20:47:30.920Z Checking serde_plain v1.0.2
22912026-08-20T20:47:30.979Z Checking serde-big-array v0.5.1
22922026-08-20T20:47:31.016Z Checking libbz2-rs-sys v0.2.2
22932026-08-20T20:47:31.096Z Checking typed-path v0.9.3
22942026-08-20T20:47:31.145Z Checking unicode-properties v0.1.4
22952026-08-20T20:47:31.185Z Checking bumpalo v3.20.2
22962026-08-20T20:47:31.364Z Checking unicode-bidi v0.3.18
22972026-08-20T20:47:31.412Z Checking predicates-core v1.0.10
22982026-08-20T20:47:31.450Z Checking bzip2 v0.6.1
22992026-08-20T20:47:31.568Z Checking zopfli v0.8.3
23002026-08-20T20:47:31.628Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23012026-08-20T20:47:31.664Z Checking heapless v0.7.17
23022026-08-20T20:47:31.700Z Checking stringprep v0.1.5
23032026-08-20T20:47:31.703Z Checking reqwest v0.12.28
23042026-08-20T20:47:31.796Z Checking zstd v0.13.3
23052026-08-20T20:47:31.885Z Checking hickory-proto v0.25.2
23062026-08-20T20:47:31.888Z Checking byte-wrapper v0.1.0
23072026-08-20T20:47:31.956Z Checking md-5 v0.10.6
23082026-08-20T20:47:31.992Z Checking float-cmp v0.10.0
23092026-08-20T20:47:32.029Z Checking supports-hyperlinks v3.2.0
23102026-08-20T20:47:32.104Z Checking normalize-line-endings v0.3.0
23112026-08-20T20:47:32.141Z Checking fallible-iterator v0.2.0
23122026-08-20T20:47:32.177Z Checking supports-unicode v3.0.0
23132026-08-20T20:47:32.180Z Checking difflib v0.4.0
23142026-08-20T20:47:32.180Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23152026-08-20T20:47:32.280Z Checking smoltcp v0.9.1
23162026-08-20T20:47:32.317Z Checking miette v7.6.0
23172026-08-20T20:47:32.320Z Checking zip v4.6.1
23182026-08-20T20:47:32.435Z Checking postgres-protocol v0.6.10
23192026-08-20T20:47:32.474Z Checking predicates v3.1.4
23202026-08-20T20:47:32.513Z Checking iddqd v0.4.2
23212026-08-20T20:47:32.782Z Checking phf_shared v0.13.1
23222026-08-20T20:47:32.821Z Checking phf_shared v0.11.3
23232026-08-20T20:47:32.825Z Checking olpc-cjson v0.1.4
23242026-08-20T20:47:32.893Z Checking tokio-stream v0.1.18
23252026-08-20T20:47:32.930Z Checking strum v0.27.2
23262026-08-20T20:47:32.966Z Checking fixedbitset v0.4.2
23272026-08-20T20:47:33.002Z Checking lalrpop-util v0.19.12
23282026-08-20T20:47:33.039Z Checking precomputed-hash v0.1.1
23292026-08-20T20:47:33.044Z Checking new_debug_unreachable v1.0.6
23302026-08-20T20:47:33.109Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23312026-08-20T20:47:33.147Z Checking petgraph v0.6.5
23322026-08-20T20:47:33.150Z Checking phf v0.13.1
23332026-08-20T20:47:33.218Z Checking tough v0.22.0
23342026-08-20T20:47:33.221Z Checking string_cache v0.8.9
23352026-08-20T20:47:33.301Z Checking postgres-types v0.2.12
23362026-08-20T20:47:33.359Z Checking buf-list v1.1.2
23372026-08-20T20:47:33.455Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23382026-08-20T20:47:33.458Z Checking whoami v2.1.0
23392026-08-20T20:47:33.575Z Checking peg-runtime v0.8.5
23402026-08-20T20:47:33.721Z Checking tokio-postgres v0.7.16
23412026-08-20T20:47:33.760Z Checking is-terminal v0.4.17
23422026-08-20T20:47:33.761Z Checking crossbeam-channel v0.5.15
23432026-08-20T20:47:33.834Z Checking thread_local v1.1.9
23442026-08-20T20:47:33.884Z Checking term v1.2.1
23452026-08-20T20:47:34.050Z Checking take_mut v0.2.2
23462026-08-20T20:47:34.138Z Checking slog-term v2.9.2
23472026-08-20T20:47:34.176Z Compiling newtype-uuid-macros v0.1.0
23482026-08-20T20:47:34.214Z Checking slog-async v2.8.0
23492026-08-20T20:47:34.417Z Checking match_cfg v0.1.0
23502026-08-20T20:47:34.456Z Checking slog-json v2.6.1
23512026-08-20T20:47:34.476Z Compiling multer v3.1.0
23522026-08-20T20:47:34.535Z Checking hostname v0.3.1
23532026-08-20T20:47:34.646Z Compiling async-stream-impl v0.3.6
23542026-08-20T20:47:34.683Z Checking slog-bunyan v2.5.0
23552026-08-20T20:47:34.752Z Compiling dropshot v0.17.1
23562026-08-20T20:47:34.802Z Checking debug-ignore v1.0.5
23572026-08-20T20:47:34.839Z Compiling dropshot_endpoint v0.17.1
23582026-08-20T20:47:34.935Z Checking serde_path_to_error v0.1.20
23592026-08-20T20:47:34.974Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23602026-08-20T20:47:35.045Z Checking progenitor-client v0.14.0
23612026-08-20T20:47:35.091Z Checking sha1 v0.11.0
23622026-08-20T20:47:35.234Z Checking serde_spanned v1.1.1
23632026-08-20T20:47:35.270Z Checking toml_datetime v1.1.1+spec-1.1.0
23642026-08-20T20:47:35.307Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23652026-08-20T20:47:35.310Z Checking toml_writer v1.1.1+spec-1.1.0
23662026-08-20T20:47:35.379Z Checking compression-core v0.4.31
23672026-08-20T20:47:35.417Z Checking async-stream v0.3.6
23682026-08-20T20:47:35.524Z Checking waitgroup v0.1.2
23692026-08-20T20:47:35.561Z Checking toml v1.1.2+spec-1.1.0
23702026-08-20T20:47:35.564Z Checking compression-codecs v0.4.37
23712026-08-20T20:47:35.637Z Checking rustls-pemfile v2.2.0
23722026-08-20T20:47:35.640Z Checking hostname v0.4.2
23732026-08-20T20:47:35.711Z Checking atomicwrites v0.4.4
23742026-08-20T20:47:35.747Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752026-08-20T20:47:35.750Z Compiling parse-display-derive v0.10.0
23762026-08-20T20:47:35.820Z Checking macaddr v1.0.1
23772026-08-20T20:47:35.823Z Checking async-compression v0.4.41
23782026-08-20T20:47:35.886Z Checking regress v0.10.5
23792026-08-20T20:47:35.920Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23802026-08-20T20:47:35.923Z Checking instant v0.1.13
23812026-08-20T20:47:36.020Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23822026-08-20T20:47:36.068Z Checking itertools v0.14.0
23832026-08-20T20:47:36.120Z Checking backoff v0.4.0
23842026-08-20T20:47:36.199Z Checking backon v1.6.0
23852026-08-20T20:47:36.279Z Checking humantime v2.3.0
23862026-08-20T20:47:36.328Z Compiling convert_case v0.4.0
23872026-08-20T20:47:36.366Z Checking half v2.7.1
23882026-08-20T20:47:36.403Z Checking progenitor-extras v0.2.0
23892026-08-20T20:47:36.485Z Checking ciborium-io v0.2.2
23902026-08-20T20:47:36.624Z Checking heck v0.5.0
23912026-08-20T20:47:36.659Z Checking ciborium-ll v0.2.2
23922026-08-20T20:47:36.662Z Checking secrecy v0.10.3
23932026-08-20T20:47:36.728Z Compiling derive_more v0.99.20
23942026-08-20T20:47:36.775Z Checking indent_write v2.2.0
23952026-08-20T20:47:36.843Z Checking camino-tempfile v1.4.1
23962026-08-20T20:47:36.880Z Checking ciborium v0.2.2
23972026-08-20T20:47:36.933Z Compiling crucible-workspace-hack v0.1.0
23982026-08-20T20:47:37.034Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23992026-08-20T20:47:37.176Z Compiling regress v0.11.1
24002026-08-20T20:47:37.320Z Checking inout v0.1.4
24012026-08-20T20:47:37.359Z Checking universal-hash v0.5.1
24022026-08-20T20:47:37.362Z Compiling thiserror-impl-no-std v2.0.2
24032026-08-20T20:47:37.427Z Checking opaque-debug v0.3.1
24042026-08-20T20:47:37.475Z Checking parse-display v0.10.0
24052026-08-20T20:47:37.513Z Checking cipher v0.4.4
24062026-08-20T20:47:37.516Z Checking blake2 v0.10.6
24072026-08-20T20:47:37.546Z Checking poly1305 v0.8.0
24082026-08-20T20:47:37.651Z Checking aead v0.5.2
24092026-08-20T20:47:37.738Z Checking chacha20 v0.9.1
24102026-08-20T20:47:37.820Z Checking password-hash v0.5.0
24112026-08-20T20:47:37.855Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24122026-08-20T20:47:37.890Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24132026-08-20T20:47:37.968Z Checking chacha20poly1305 v0.10.1
24142026-08-20T20:47:38.075Z Checking argon2 v0.5.3
24152026-08-20T20:47:38.130Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24162026-08-20T20:47:38.328Z Compiling unsafe-libyaml v0.2.11
24172026-08-20T20:47:38.405Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24182026-08-20T20:47:38.468Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24192026-08-20T20:47:38.623Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24202026-08-20T20:47:38.661Z Checking thiserror-no-std v2.0.2
24212026-08-20T20:47:38.722Z Checking swrite v0.1.0
24222026-08-20T20:47:38.781Z Compiling typify-impl v0.6.2
24232026-08-20T20:47:38.847Z Checking vsss-rs v3.3.4
24242026-08-20T20:47:39.124Z Compiling serde_yaml v0.9.34+deprecated
24252026-08-20T20:47:39.398Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24262026-08-20T20:47:39.993Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24272026-08-20T20:47:40.133Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24282026-08-20T20:47:40.171Z Checking crossbeam-deque v0.8.6
24292026-08-20T20:47:40.263Z Compiling rayon-core v1.13.0
24302026-08-20T20:47:40.386Z Compiling num-derive v0.4.2
24312026-08-20T20:47:40.427Z Compiling toml_datetime v0.7.5+spec-1.1.0
24322026-08-20T20:47:40.591Z Compiling proc-macro-error v1.0.4
24332026-08-20T20:47:40.700Z Compiling toml_edit v0.23.10+spec-1.0.0
24342026-08-20T20:47:40.888Z Checking rayon v1.11.0
24352026-08-20T20:47:40.926Z Checking tabwriter v1.4.1
24362026-08-20T20:47:40.962Z Checking glob v0.3.3
24372026-08-20T20:47:41.104Z Compiling heapless v0.8.0
24382026-08-20T20:47:41.166Z Checking hash32 v0.3.1
24392026-08-20T20:47:41.205Z Compiling ingot-macros v0.2.0
24402026-08-20T20:47:41.323Z Compiling proc-macro-crate v3.4.0
24412026-08-20T20:47:41.326Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24422026-08-20T20:47:41.595Z Compiling smoltcp v0.11.0
24432026-08-20T20:47:41.630Z Checking colored v3.1.1
24442026-08-20T20:47:41.902Z Compiling num_enum_derive v0.7.6
24452026-08-20T20:47:41.949Z Checking toml v0.8.23
24462026-08-20T20:47:42.020Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24472026-08-20T20:47:42.069Z Checking cobs v0.3.0
24482026-08-20T20:47:42.174Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24492026-08-20T20:47:42.246Z Checking postcard v1.1.3
24502026-08-20T20:47:42.365Z Checking rand v0.10.1
24512026-08-20T20:47:42.448Z Compiling proc-macro-crate v1.3.1
24522026-08-20T20:47:42.574Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24532026-08-20T20:47:42.815Z Checking sigpipe v0.1.3
24542026-08-20T20:47:42.888Z Compiling foreign-types-macros v0.2.3
24552026-08-20T20:47:42.928Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24562026-08-20T20:47:42.932Z Checking foreign-types-shared v0.3.1
24572026-08-20T20:47:42.996Z Checking num_enum v0.7.6
24582026-08-20T20:47:43.080Z Compiling num_enum_derive v0.5.11
24592026-08-20T20:47:43.285Z Compiling usdt-macro v0.5.0
24602026-08-20T20:47:43.346Z Compiling typify-macro v0.6.2
24612026-08-20T20:47:43.427Z Compiling usdt-attr-macro v0.5.0
24622026-08-20T20:47:43.544Z Checking foreign-types v0.5.0
24632026-08-20T20:47:43.581Z Checking cstr-argument v0.1.2
24642026-08-20T20:47:43.654Z Checking memmap v0.7.0
24652026-08-20T20:47:43.735Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-08-20T20:47:43.820Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24672026-08-20T20:47:44.074Z Checking ingot-types v0.2.0
24682026-08-20T20:47:44.111Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24692026-08-20T20:47:44.192Z Checking num_enum v0.5.11
24702026-08-20T20:47:44.230Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24712026-08-20T20:47:44.263Z Checking usdt v0.5.0
24722026-08-20T20:47:44.303Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24732026-08-20T20:47:44.338Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24742026-08-20T20:47:44.403Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-08-20T20:47:44.447Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24762026-08-20T20:47:44.482Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24772026-08-20T20:47:44.485Z Checking ingot v0.2.1
24782026-08-20T20:47:44.549Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24792026-08-20T20:47:44.619Z Compiling zone_cfg_derive v0.3.1
24802026-08-20T20:47:44.622Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24812026-08-20T20:47:44.748Z Checking itertools v0.12.1
24822026-08-20T20:47:44.817Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24832026-08-20T20:47:45.073Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24842026-08-20T20:47:45.117Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24852026-08-20T20:47:45.152Z Compiling typify v0.6.2
24862026-08-20T20:47:45.296Z Compiling progenitor-impl v0.14.0
24872026-08-20T20:47:45.332Z Checking smf v0.2.3
24882026-08-20T20:47:45.370Z Checking whoami v1.6.1
24892026-08-20T20:47:45.445Z Compiling derive-where v1.6.0
24902026-08-20T20:47:45.570Z Checking tokio-dtrace v0.1.1
24912026-08-20T20:47:45.606Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24922026-08-20T20:47:45.786Z Checking zone v0.3.1
24932026-08-20T20:47:45.789Z Checking oxide-tokio-rt v0.1.4
24942026-08-20T20:47:46.027Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24952026-08-20T20:47:46.179Z Checking console v0.15.11
24962026-08-20T20:47:46.182Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24972026-08-20T20:47:46.250Z Checking newline-converter v0.3.0
24982026-08-20T20:47:46.318Z Checking bytecount v0.6.9
24992026-08-20T20:47:46.392Z Checking num-rational v0.4.2
25002026-08-20T20:47:46.455Z Checking num-complex v0.4.6
25012026-08-20T20:47:46.492Z Checking expectorate v1.2.0
25022026-08-20T20:47:46.655Z Compiling cancel-safe-futures v0.1.5
25032026-08-20T20:47:46.699Z Checking float-ord v0.3.2
25042026-08-20T20:47:46.768Z Checking oxide-update-engine-types v0.1.2
25052026-08-20T20:47:46.820Z Checking num v0.4.3
25062026-08-20T20:47:46.855Z Checking linear-map v1.2.0
25072026-08-20T20:47:46.926Z Checking gethostname v0.5.0
25082026-08-20T20:47:47.072Z Compiling prettyplease v0.2.37
25092026-08-20T20:47:47.075Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25102026-08-20T20:47:47.236Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25112026-08-20T20:47:47.390Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-08-20T20:47:47.442Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25132026-08-20T20:47:47.524Z Checking resolv-conf v0.7.6
25142026-08-20T20:47:47.570Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25152026-08-20T20:47:47.686Z Checking papergrid v0.11.0
25162026-08-20T20:47:47.689Z Checking oxide-update-engine v0.1.2
25172026-08-20T20:47:47.757Z Compiling tabled_derive v0.7.0
25182026-08-20T20:47:47.935Z Compiling progenitor-macro v0.14.0
25192026-08-20T20:47:48.163Z Compiling convert_case v0.10.0
25202026-08-20T20:47:48.396Z Compiling slog-dtrace v0.3.0
25212026-08-20T20:47:48.497Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25222026-08-20T20:47:48.562Z Compiling derive_more-impl v2.1.1
25232026-08-20T20:47:48.757Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25242026-08-20T20:47:48.814Z Checking tabled v0.15.0
25252026-08-20T20:47:49.118Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262026-08-20T20:47:49.408Z Checking derive_more v2.1.1
25272026-08-20T20:47:49.520Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25282026-08-20T20:47:49.520Z Checking crossterm v0.29.0
25292026-08-20T20:47:49.960Z Checking linked-hash-map v0.5.6
25302026-08-20T20:47:50.155Z Checking lru-cache v0.1.2
25312026-08-20T20:47:50.338Z Checking hickory-proto v0.24.4
25322026-08-20T20:47:50.372Z Checking fd-lock v4.0.4
25332026-08-20T20:47:50.930Z Checking vte v0.14.1
25342026-08-20T20:47:51.275Z Checking strip-ansi-escapes v0.2.1
25352026-08-20T20:47:52.156Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25362026-08-20T20:47:52.227Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25372026-08-20T20:47:52.516Z Checking nu-ansi-term v0.50.3
25382026-08-20T20:47:52.758Z Checking termtree v0.5.1
25392026-08-20T20:47:52.870Z Checking reedline v0.40.0
25402026-08-20T20:47:52.963Z Checking progenitor v0.14.0
25412026-08-20T20:47:52.996Z Checking hickory-resolver v0.24.4
25422026-08-20T20:47:53.071Z Compiling minimal-lexical v0.2.1
25432026-08-20T20:47:53.130Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25442026-08-20T20:47:53.510Z Compiling nom v7.1.3
25452026-08-20T20:47:53.803Z Checking qorb v0.4.1
25462026-08-20T20:47:54.108Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25472026-08-20T20:47:54.903Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25482026-08-20T20:47:54.942Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25492026-08-20T20:47:54.979Z Compiling unicode-xid v0.2.6
25502026-08-20T20:47:55.049Z Checking display-error-chain v0.2.2
25512026-08-20T20:47:55.138Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25522026-08-20T20:47:55.240Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25532026-08-20T20:47:55.331Z Compiling ar_archive_writer v0.5.1
25542026-08-20T20:47:55.470Z Checking csv-core v0.1.13
25552026-08-20T20:47:55.592Z Compiling stacker v0.1.23
25562026-08-20T20:47:55.681Z Checking csv v1.4.0
25572026-08-20T20:47:55.774Z Compiling semver v0.1.20
25582026-08-20T20:47:55.849Z Compiling cfg_aliases v0.1.1
25592026-08-20T20:47:55.887Z Checking highway v1.3.0
25602026-08-20T20:47:55.958Z Compiling nix v0.28.0
25612026-08-20T20:47:56.083Z Compiling rustc_version v0.1.7
25622026-08-20T20:47:56.154Z Checking nibble_vec v0.1.0
25632026-08-20T20:47:56.197Z Checking endian-type v0.1.2
25642026-08-20T20:47:56.233Z Compiling psm v0.1.30
25652026-08-20T20:47:56.310Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25662026-08-20T20:47:56.347Z Compiling newtype_derive v0.1.6
25672026-08-20T20:47:56.414Z Checking radix_trie v0.2.1
25682026-08-20T20:47:56.448Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25692026-08-20T20:47:56.597Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25702026-08-20T20:47:56.656Z Checking phf_shared v0.12.1
25712026-08-20T20:47:56.833Z Compiling recursive-proc-macro-impl v0.1.1
25722026-08-20T20:47:56.953Z Compiling chrono-tz v0.10.4
25732026-08-20T20:47:56.993Z Checking phf v0.12.1
25742026-08-20T20:47:57.155Z Compiling const_format_proc_macros v0.2.34
25752026-08-20T20:47:57.158Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762026-08-20T20:47:57.225Z Compiling peg-macros v0.8.5
25772026-08-20T20:47:57.228Z Checking winnow v0.6.26
25782026-08-20T20:47:57.327Z Checking recursive v0.1.1
25792026-08-20T20:47:57.361Z Compiling sqlparser_derive v0.5.0
25802026-08-20T20:47:57.452Z Checking home v0.5.12
25812026-08-20T20:47:57.674Z Checking unicode_categories v0.1.1
25822026-08-20T20:47:58.026Z Checking const_format v0.2.35
25832026-08-20T20:47:58.074Z Checking rustyline v14.0.0
25842026-08-20T20:47:58.143Z Checking sqlparser v0.61.0
25852026-08-20T20:47:58.464Z Checking sqlformat v0.3.5
25862026-08-20T20:47:58.633Z Checking peg v0.8.5
25872026-08-20T20:47:58.835Z Checking bcs v0.1.6
25882026-08-20T20:47:58.871Z Checking nom v8.0.0
25892026-08-20T20:47:58.936Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25902026-08-20T20:47:59.005Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25912026-08-20T20:47:59.124Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25922026-08-20T20:47:59.231Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25932026-08-20T20:47:59.336Z Checking steno v0.4.1
25942026-08-20T20:47:59.620Z Checking sha1 v0.10.6
25952026-08-20T20:47:59.774Z Checking filetime v0.2.27
25962026-08-20T20:47:59.831Z Checking xattr v1.6.1
25972026-08-20T20:47:59.925Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25982026-08-20T20:47:59.963Z Checking subprocess v0.2.15
25992026-08-20T20:47:59.999Z Checking tar v0.4.46
26002026-08-20T20:48:00.126Z Checking headers-core v0.3.0
26012026-08-20T20:48:00.267Z Checking headers v0.4.1
26022026-08-20T20:48:00.303Z Checking yasna v0.5.2
26032026-08-20T20:48:00.372Z Checking port-file v0.1.0
26042026-08-20T20:48:00.587Z Checking dropshot-api-manager-types v0.8.0
26052026-08-20T20:48:00.755Z Checking rcgen v0.12.1
26062026-08-20T20:48:00.791Z Checking tagptr v0.2.0
26072026-08-20T20:48:00.793Z Checking utf-8 v0.7.6
26082026-08-20T20:48:00.860Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26092026-08-20T20:48:00.962Z Checking moka v0.12.13
26102026-08-20T20:48:00.997Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26112026-08-20T20:48:01.107Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26122026-08-20T20:48:01.175Z Compiling libefi-sys v0.1.0
26132026-08-20T20:48:01.438Z Compiling bitfield-struct v0.6.2
26142026-08-20T20:48:01.593Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26152026-08-20T20:48:01.645Z Checking hickory-resolver v0.25.2
26162026-08-20T20:48:01.701Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26172026-08-20T20:48:01.735Z Checking tungstenite v0.21.0
26182026-08-20T20:48:01.885Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26192026-08-20T20:48:02.101Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26202026-08-20T20:48:02.179Z Compiling xshell-macros v0.2.7
26212026-08-20T20:48:02.214Z Checking tokio-tungstenite v0.21.0
26222026-08-20T20:48:02.291Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26232026-08-20T20:48:02.359Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26242026-08-20T20:48:02.395Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26252026-08-20T20:48:02.431Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26262026-08-20T20:48:02.521Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26272026-08-20T20:48:02.584Z Checking xshell v0.2.7
26282026-08-20T20:48:02.690Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26292026-08-20T20:48:02.806Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26302026-08-20T20:48:02.995Z Checking half v1.8.3
26312026-08-20T20:48:03.073Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26322026-08-20T20:48:03.221Z Checking serde_cbor v0.11.2
26332026-08-20T20:48:03.511Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26342026-08-20T20:48:03.548Z Checking libscf-sys v1.2.0
26352026-08-20T20:48:03.661Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26362026-08-20T20:48:03.708Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26372026-08-20T20:48:03.743Z Checking papergrid v0.18.0
26382026-08-20T20:48:03.778Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26392026-08-20T20:48:03.943Z Checking maplit v1.0.2
26402026-08-20T20:48:04.060Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26412026-08-20T20:48:04.225Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26422026-08-20T20:48:04.297Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26432026-08-20T20:48:04.586Z Checking tabled v0.21.0
26442026-08-20T20:48:04.623Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26452026-08-20T20:48:04.847Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26462026-08-20T20:48:04.850Z Checking crc8 v0.1.1
26472026-08-20T20:48:04.917Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26482026-08-20T20:48:05.009Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26492026-08-20T20:48:05.144Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26502026-08-20T20:48:05.181Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26512026-08-20T20:48:05.409Z Checking unicase v2.9.0
26522026-08-20T20:48:05.446Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26532026-08-20T20:48:05.522Z Checking fxhash v0.2.1
26542026-08-20T20:48:05.674Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26552026-08-20T20:48:05.763Z Checking sha2 v0.11.0
26562026-08-20T20:48:05.800Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26572026-08-20T20:48:05.953Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26582026-08-20T20:48:06.116Z Compiling darling_core v0.21.3
26592026-08-20T20:48:06.454Z Compiling vergen-lib v0.1.6
26602026-08-20T20:48:06.525Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26612026-08-20T20:48:06.668Z Compiling diesel_derives v2.3.7
26622026-08-20T20:48:06.750Z Checking scheduled-thread-pool v0.2.7
26632026-08-20T20:48:06.930Z Compiling vergen-gitcl v1.0.8
26642026-08-20T20:48:06.933Z Compiling diesel_table_macro_syntax v0.3.0
26652026-08-20T20:48:07.203Z Checking r2d2 v0.8.10
26662026-08-20T20:48:07.237Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26672026-08-20T20:48:07.371Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26682026-08-20T20:48:07.421Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26692026-08-20T20:48:07.667Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26702026-08-20T20:48:07.805Z Checking downcast-rs v2.0.2
26712026-08-20T20:48:08.004Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26722026-08-20T20:48:08.143Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26732026-08-20T20:48:08.329Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26742026-08-20T20:48:08.566Z Checking kstat-rs v0.2.5
26752026-08-20T20:48:08.605Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26762026-08-20T20:48:08.706Z Compiling proc-macro-error-attr2 v2.0.0
26772026-08-20T20:48:08.743Z Compiling darling_macro v0.21.3
26782026-08-20T20:48:08.798Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26792026-08-20T20:48:09.072Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26802026-08-20T20:48:09.141Z Compiling proc-macro-error2 v2.0.1
26812026-08-20T20:48:09.312Z Compiling darling v0.21.3
26822026-08-20T20:48:09.434Z Compiling dsl_auto_type v0.2.0
26832026-08-20T20:48:09.486Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-08-20T20:48:09.522Z Compiling knus-derive v3.4.0
26852026-08-20T20:48:10.382Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26862026-08-20T20:48:10.721Z Compiling dirs-sys-next v0.1.2
26872026-08-20T20:48:10.855Z Compiling parking_lot_core v0.8.6
26882026-08-20T20:48:10.890Z Compiling salty v0.3.0
26892026-08-20T20:48:11.027Z Compiling crunchy v0.2.4
26902026-08-20T20:48:11.060Z Compiling dirs-next v2.0.0
26912026-08-20T20:48:11.212Z Compiling clang-sys v1.8.1
26922026-08-20T20:48:11.247Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26932026-08-20T20:48:11.250Z Compiling git-stub v1.0.0
26942026-08-20T20:48:11.362Z Compiling tiny-keccak v2.0.2
26952026-08-20T20:48:11.574Z Compiling git-stub-vcs v0.1.0
26962026-08-20T20:48:11.677Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26972026-08-20T20:48:11.933Z Compiling term v0.7.0
26982026-08-20T20:48:11.969Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26992026-08-20T20:48:12.004Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27002026-08-20T20:48:12.038Z Compiling bit-vec v0.6.3
27012026-08-20T20:48:12.073Z Checking parking_lot v0.11.2
27022026-08-20T20:48:12.288Z Compiling bit-set v0.5.3
27032026-08-20T20:48:12.324Z Compiling ascii-canvas v3.0.0
27042026-08-20T20:48:12.327Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27052026-08-20T20:48:12.480Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27062026-08-20T20:48:12.593Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27072026-08-20T20:48:12.660Z Checking rfc6979 v0.4.0
27082026-08-20T20:48:12.815Z Checking prefix-trie v0.7.0
27092026-08-20T20:48:12.963Z Compiling hashbrown v0.14.5
27102026-08-20T20:48:13.029Z Compiling itertools v0.10.5
27112026-08-20T20:48:13.169Z Compiling ena v0.14.4
27122026-08-20T20:48:13.204Z Compiling libloading v0.8.9
27132026-08-20T20:48:13.444Z Compiling bindgen v0.71.1
27142026-08-20T20:48:13.491Z Compiling diff v0.1.13
27152026-08-20T20:48:13.589Z Compiling regex-syntax v0.6.29
27162026-08-20T20:48:13.791Z Compiling chumsky v0.9.3
27172026-08-20T20:48:13.940Z Checking hickory-server v0.25.2
27182026-08-20T20:48:14.191Z Compiling ecdsa v0.16.9
27192026-08-20T20:48:15.033Z Compiling lalrpop v0.19.12
27202026-08-20T20:48:15.069Z Checking sled v0.34.7
27212026-08-20T20:48:15.120Z Compiling cexpr v0.6.0
27222026-08-20T20:48:15.209Z Checking primeorder v0.13.6
27232026-08-20T20:48:15.425Z Checking diesel v2.3.7
27242026-08-20T20:48:15.490Z Checking nanorand v0.7.0
27252026-08-20T20:48:15.735Z Compiling rustc-hash v2.1.1
27262026-08-20T20:48:15.820Z Checking flume v0.11.1
27272026-08-20T20:48:15.990Z Compiling p384 v0.13.1
27282026-08-20T20:48:16.313Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27292026-08-20T20:48:16.546Z Compiling knus v3.4.0
27302026-08-20T20:48:16.581Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27312026-08-20T20:48:16.968Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27322026-08-20T20:48:17.043Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27332026-08-20T20:48:17.405Z Compiling libxml v0.3.3
27342026-08-20T20:48:17.492Z Checking assert_matches v1.5.0
27352026-08-20T20:48:17.497Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27362026-08-20T20:48:17.561Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27372026-08-20T20:48:17.729Z Compiling strum_macros v0.24.3
27382026-08-20T20:48:17.810Z Compiling indoc v1.0.9
27392026-08-20T20:48:18.479Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27402026-08-20T20:48:18.702Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27412026-08-20T20:48:19.043Z Checking quick-xml v0.37.5
27422026-08-20T20:48:19.080Z Checking derive_builder v0.20.2
27432026-08-20T20:48:19.113Z Compiling oso-derive v0.27.3
27442026-08-20T20:48:19.232Z Compiling trait-variant v0.1.2
27452026-08-20T20:48:19.633Z Compiling impl-trait-for-tuples v0.2.3
27462026-08-20T20:48:19.801Z Checking openssl-probe v0.1.6
27472026-08-20T20:48:19.947Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27482026-08-20T20:48:20.032Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27492026-08-20T20:48:20.412Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27502026-08-20T20:48:20.797Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27512026-08-20T20:48:20.834Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27522026-08-20T20:48:21.025Z Checking corncobs v0.1.4
27532026-08-20T20:48:21.127Z Checking predicates-tree v1.0.13
27542026-08-20T20:48:21.192Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27552026-08-20T20:48:21.226Z Compiling progenitor-impl v0.13.0
27562026-08-20T20:48:21.272Z Checking secrecy v0.8.0
27572026-08-20T20:48:21.436Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27582026-08-20T20:48:22.017Z Checking progenitor-client v0.13.0
27592026-08-20T20:48:22.304Z Checking anstyle-parse v0.2.7
27602026-08-20T20:48:22.340Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-08-20T20:48:22.439Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27622026-08-20T20:48:22.497Z Checking anstream v0.6.21
27632026-08-20T20:48:22.663Z Checking bb8 v0.8.6
27642026-08-20T20:48:22.981Z Compiling mime_guess v2.0.5
27652026-08-20T20:48:23.066Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27662026-08-20T20:48:23.296Z Checking ignore v0.4.25
27672026-08-20T20:48:23.624Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27682026-08-20T20:48:23.792Z Checking http-range v0.1.5
27692026-08-20T20:48:23.828Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27702026-08-20T20:48:23.954Z Checking globwalk v0.9.1
27712026-08-20T20:48:23.957Z Compiling progenitor-macro v0.13.0
27722026-08-20T20:48:24.279Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27732026-08-20T20:48:24.652Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27742026-08-20T20:48:24.690Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27752026-08-20T20:48:25.365Z Checking digest-io v0.1.0
27762026-08-20T20:48:25.535Z Checking rawzip v0.4.4
27772026-08-20T20:48:25.857Z Checking nonempty v0.12.0
27782026-08-20T20:48:25.947Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27792026-08-20T20:48:26.026Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27802026-08-20T20:48:26.432Z Checking camino-tempfile-ext v0.3.3
27812026-08-20T20:48:26.673Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27822026-08-20T20:48:26.710Z Checking hyper-staticfile v0.10.1
27832026-08-20T20:48:27.043Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27842026-08-20T20:48:27.349Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27852026-08-20T20:48:27.392Z Checking signal-hook-tokio v0.3.1
27862026-08-20T20:48:27.586Z Compiling illumos-nvpair-sys v0.2.0
27872026-08-20T20:48:27.833Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27882026-08-20T20:48:28.005Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27892026-08-20T20:48:28.125Z Checking scuffle v0.1.0
27902026-08-20T20:48:28.304Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27912026-08-20T20:48:28.439Z Checking illumos-nvpair v0.3.0
27922026-08-20T20:48:28.643Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27932026-08-20T20:48:28.683Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27942026-08-20T20:48:28.877Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27952026-08-20T20:48:29.012Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27962026-08-20T20:48:29.060Z Checking progenitor v0.13.0
27972026-08-20T20:48:29.095Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27982026-08-20T20:48:29.272Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27992026-08-20T20:48:29.318Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28002026-08-20T20:48:29.649Z Checking diesel-dtrace v0.5.0
28012026-08-20T20:48:29.886Z Checking async-bb8-diesel v0.2.1
28022026-08-20T20:48:29.936Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28032026-08-20T20:48:30.275Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28042026-08-20T20:48:30.312Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28052026-08-20T20:48:30.480Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28062026-08-20T20:48:30.785Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28072026-08-20T20:48:30.894Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28082026-08-20T20:48:30.931Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28092026-08-20T20:48:31.000Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28102026-08-20T20:48:32.808Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28112026-08-20T20:48:32.849Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28122026-08-20T20:48:32.886Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28132026-08-20T20:48:33.047Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28142026-08-20T20:48:33.688Z Checking tungstenite v0.23.0
28152026-08-20T20:48:33.889Z Checking rand_seeder v0.4.0
28162026-08-20T20:48:34.053Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28172026-08-20T20:48:34.164Z Checking tokio-tungstenite v0.23.1
28182026-08-20T20:48:34.373Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28192026-08-20T20:48:34.465Z Checking void v1.0.2
28202026-08-20T20:48:34.502Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28212026-08-20T20:48:34.631Z Checking lzss v0.8.2
28222026-08-20T20:48:34.677Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28232026-08-20T20:48:34.712Z Checking nix v0.27.1
28242026-08-20T20:48:34.857Z Checking serde_bytes v0.11.19
28252026-08-20T20:48:34.892Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28262026-08-20T20:48:35.263Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28272026-08-20T20:48:35.653Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28282026-08-20T20:48:36.043Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28292026-08-20T20:48:36.500Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28302026-08-20T20:48:36.538Z Checking cpubits v0.1.1
28312026-08-20T20:48:36.704Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28322026-08-20T20:48:36.821Z Checking yansi v1.0.1
28332026-08-20T20:48:36.868Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28342026-08-20T20:48:37.134Z Checking pretty_assertions v1.4.1
28352026-08-20T20:48:37.180Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28362026-08-20T20:48:37.304Z Checking pem-rfc7468 v1.0.0
28372026-08-20T20:48:37.508Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28382026-08-20T20:48:37.793Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28392026-08-20T20:48:37.968Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28402026-08-20T20:48:38.028Z Checking hmac v0.13.0
28412026-08-20T20:48:38.235Z Checking universal-hash v0.6.1
28422026-08-20T20:48:38.424Z Compiling libz-sys v1.1.24
28432026-08-20T20:48:38.807Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28442026-08-20T20:48:38.851Z Compiling instability v0.3.11
28452026-08-20T20:48:39.072Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28462026-08-20T20:48:39.143Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28472026-08-20T20:48:39.212Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28482026-08-20T20:48:39.258Z Checking castaway v0.2.4
28492026-08-20T20:48:39.414Z Compiling indoc v2.0.7
28502026-08-20T20:48:39.495Z Checking compact_str v0.8.1
28512026-08-20T20:48:39.905Z Checking polyval v0.7.1
28522026-08-20T20:48:39.974Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28532026-08-20T20:48:40.146Z Checking der v0.8.0
28542026-08-20T20:48:40.641Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28552026-08-20T20:48:40.688Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28562026-08-20T20:48:40.859Z Checking unicode-truncate v1.1.0
28572026-08-20T20:48:40.894Z Checking lru v0.12.5
28582026-08-20T20:48:40.927Z Compiling libgit2-sys v0.18.3+1.9.2
28592026-08-20T20:48:40.993Z Checking arc-swap v1.8.2
28602026-08-20T20:48:41.038Z Checking cassowary v0.3.0
28612026-08-20T20:48:41.175Z Checking ghash v0.6.0
28622026-08-20T20:48:41.251Z Checking slog-scope v4.4.1
28632026-08-20T20:48:41.287Z Checking ratatui v0.29.0
28642026-08-20T20:48:41.425Z Checking pbkdf2 v0.13.0
28652026-08-20T20:48:41.495Z Checking aes v0.9.1
28662026-08-20T20:48:41.577Z Checking crypto-bigint v0.7.5
28672026-08-20T20:48:41.929Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28682026-08-20T20:48:42.621Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28692026-08-20T20:48:42.876Z Checking ctr v0.10.1
28702026-08-20T20:48:43.097Z Checking aead v0.6.1
28712026-08-20T20:48:43.212Z Checking cargo-platform v0.3.2
28722026-08-20T20:48:43.273Z Checking aes-gcm v0.11.0
28732026-08-20T20:48:43.451Z Checking cargo_metadata v0.23.1
28742026-08-20T20:48:43.487Z Checking slog-stdlog v4.1.1
28752026-08-20T20:48:43.648Z Checking spki v0.8.0
28762026-08-20T20:48:43.866Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28772026-08-20T20:48:43.903Z Checking colored v2.2.0
28782026-08-20T20:48:44.138Z Checking salsa20 v0.11.0
28792026-08-20T20:48:44.257Z Checking console v0.16.2
28802026-08-20T20:48:44.321Z Compiling vergen-git2 v9.1.0
28812026-08-20T20:48:44.541Z Checking plotters-backend v0.3.7
28822026-08-20T20:48:44.596Z Checking unit-prefix v0.5.2
28832026-08-20T20:48:44.764Z Checking indicatif v0.18.4
28842026-08-20T20:48:44.799Z Checking plotters-svg v0.3.7
28852026-08-20T20:48:45.021Z Checking scrypt v0.12.0
28862026-08-20T20:48:45.179Z Checking slog-envlogger v2.2.0
28872026-08-20T20:48:45.226Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28882026-08-20T20:48:45.293Z Checking cbc v0.2.1
28892026-08-20T20:48:45.362Z Checking libsw-core v0.3.2
28902026-08-20T20:48:45.446Z Checking cast v0.3.0
28912026-08-20T20:48:45.481Z Checking pkcs5 v0.8.1
28922026-08-20T20:48:45.543Z Checking libsw v3.5.0
28932026-08-20T20:48:45.633Z Checking criterion-plot v0.6.0
28942026-08-20T20:48:45.779Z Checking plotters v0.3.7
28952026-08-20T20:48:45.819Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28962026-08-20T20:48:45.909Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28972026-08-20T20:48:46.136Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28982026-08-20T20:48:46.363Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28992026-08-20T20:48:46.559Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29002026-08-20T20:48:46.595Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29012026-08-20T20:48:46.785Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29022026-08-20T20:48:46.820Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29032026-08-20T20:48:46.853Z Checking tinytemplate v1.2.1
29042026-08-20T20:48:47.012Z Checking shell-words v1.1.1
29052026-08-20T20:48:47.101Z Checking anes v0.1.6
29062026-08-20T20:48:47.169Z Checking oorandom v11.1.5
29072026-08-20T20:48:47.348Z Checking criterion v0.7.0
29082026-08-20T20:48:47.395Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29092026-08-20T20:48:47.775Z Checking pkcs8 v0.11.0
29102026-08-20T20:48:48.016Z Checking oxide-update-engine-display v0.1.2
29112026-08-20T20:48:48.380Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29122026-08-20T20:48:48.597Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29132026-08-20T20:48:49.411Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29142026-08-20T20:48:50.250Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29152026-08-20T20:48:50.832Z Checking tokio-test v0.4.5
29162026-08-20T20:48:51.075Z Checking ff v0.14.0
29172026-08-20T20:48:51.249Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29182026-08-20T20:48:51.478Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29192026-08-20T20:48:51.888Z Checking twox-hash v2.1.2
29202026-08-20T20:48:52.113Z Compiling petname v2.0.2
29212026-08-20T20:48:52.224Z Checking atty v0.2.14
29222026-08-20T20:48:52.359Z Checking constant_time_eq v0.4.2
29232026-08-20T20:48:52.535Z Checking arrayref v0.3.9
29242026-08-20T20:48:52.641Z Checking arrayvec v0.7.6
29252026-08-20T20:48:52.872Z Checking group v0.14.0
29262026-08-20T20:48:52.922Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29272026-08-20T20:48:53.067Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29282026-08-20T20:48:53.126Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29292026-08-20T20:48:53.862Z Checking fatfs v0.3.6
29302026-08-20T20:48:53.991Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29312026-08-20T20:48:54.178Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29322026-08-20T20:48:54.213Z Checking signature v3.0.0
29332026-08-20T20:48:54.353Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29342026-08-20T20:48:54.403Z Checking base16ct v1.0.0
29352026-08-20T20:48:54.570Z Compiling seq-macro v0.3.6
29362026-08-20T20:48:55.096Z Checking sec1 v0.8.1
29372026-08-20T20:48:55.337Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29382026-08-20T20:48:55.545Z Checking hkdf v0.13.0
29392026-08-20T20:48:55.608Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29402026-08-20T20:48:55.693Z Checking concurrent-queue v2.5.0
29412026-08-20T20:48:55.727Z Checking sapling-renderdag v0.1.0
29422026-08-20T20:48:55.799Z Checking parking v2.2.1
29432026-08-20T20:48:55.921Z Checking sync-ptr v0.1.4
29442026-08-20T20:48:55.958Z Checking event-listener v5.4.1
29452026-08-20T20:48:55.996Z Checking elliptic-curve v0.14.1
29462026-08-20T20:48:56.546Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29472026-08-20T20:48:56.565Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29482026-08-20T20:48:56.565Z Checking rtoolbox v0.0.3
29492026-08-20T20:48:56.565Z Checking event-listener-strategy v0.5.4
29502026-08-20T20:48:56.572Z Compiling samael v0.0.19
29512026-08-20T20:48:56.607Z Checking rpassword v7.5.4
29522026-08-20T20:48:56.690Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29532026-08-20T20:48:56.800Z Checking wnaf v0.14.0
29542026-08-20T20:48:58.426Z Checking primefield v0.14.0
29552026-08-20T20:48:58.469Z Checking rfc6979 v0.6.0
29562026-08-20T20:48:58.476Z Checking tui-tree-widget v0.23.1
29572026-08-20T20:48:58.476Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29582026-08-20T20:48:58.476Z Compiling blake3 v1.8.5
29592026-08-20T20:48:58.476Z Checking futures-timer v3.0.3
29602026-08-20T20:48:58.734Z Checking ecdsa v0.17.0
29612026-08-20T20:48:59.114Z Checking primeorder v0.14.0
29622026-08-20T20:48:59.172Z Checking async-lock v3.4.2
29632026-08-20T20:48:59.383Z Compiling curve25519-dalek v5.0.0
29642026-08-20T20:48:59.394Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29652026-08-20T20:49:00.410Z Checking async-object-pool v0.2.0
29662026-08-20T20:49:00.417Z Checking ssh-encoding v0.3.0
29672026-08-20T20:49:00.417Z Checking serde_regex v1.1.0
29682026-08-20T20:49:01.045Z Checking assert-json-diff v2.0.2
29692026-08-20T20:49:01.110Z Checking path-tree v0.8.3
29702026-08-20T20:49:01.110Z Checking keccak v0.2.0
29712026-08-20T20:49:01.193Z Checking stringmetrics v2.2.2
29722026-08-20T20:49:01.874Z Checking topological-sort v0.2.2
29732026-08-20T20:49:01.895Z Compiling strsim v0.10.0
29742026-08-20T20:49:01.895Z Compiling darling_core v0.13.4
29752026-08-20T20:49:01.895Z Checking omicron-zone-package v0.12.3
29762026-08-20T20:49:01.895Z Checking httpmock v0.8.3
29772026-08-20T20:49:02.691Z Checking ed25519 v3.0.0
29782026-08-20T20:49:04.587Z Checking crypto-primes v0.7.2
29792026-08-20T20:49:04.604Z Checking pkcs1 v0.8.0-rc.4
29802026-08-20T20:49:04.604Z Checking poly1305 v0.9.0
29812026-08-20T20:49:04.604Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29822026-08-20T20:49:04.604Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29832026-08-20T20:49:04.604Z Checking blowfish v0.10.0
29842026-08-20T20:49:04.604Z Checking blake2 v0.11.0-rc.6
29852026-08-20T20:49:04.604Z Compiling target-lexicon v0.13.3
29862026-08-20T20:49:04.604Z Checking bcrypt-pbkdf v0.11.0
29872026-08-20T20:49:04.604Z Checking argon2 v0.6.0-rc.8
29882026-08-20T20:49:04.604Z Checking rsa v0.10.0-rc.18
29892026-08-20T20:49:04.604Z Compiling darling_macro v0.13.4
29902026-08-20T20:49:04.604Z Checking ssh-cipher v0.3.0
29912026-08-20T20:49:04.746Z Checking ed25519-dalek v3.0.0
29922026-08-20T20:49:04.843Z Checking sha3 v0.11.0
29932026-08-20T20:49:04.951Z Checking p521 v0.14.0
29942026-08-20T20:49:04.952Z Checking p384 v0.14.0
29952026-08-20T20:49:04.963Z Checking p256 v0.14.0
29962026-08-20T20:49:05.223Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29972026-08-20T20:49:05.489Z Checking kem v0.3.0
29982026-08-20T20:49:05.648Z Checking module-lattice v0.2.3
29992026-08-20T20:49:05.731Z Checking socket2 v0.5.10
30002026-08-20T20:49:05.902Z Compiling guppy-workspace-hack v0.1.0
30012026-08-20T20:49:06.011Z Checking hex-literal v0.4.1
30022026-08-20T20:49:06.111Z Checking sponge-cursor v0.1.0
30032026-08-20T20:49:06.192Z Checking ml-kem v0.3.2
30042026-08-20T20:49:06.271Z Checking sha3 v0.12.0
30052026-08-20T20:49:06.523Z Compiling darling v0.13.4
30062026-08-20T20:49:06.905Z Checking russh-cryptovec v0.62.0
30072026-08-20T20:49:06.942Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30082026-08-20T20:49:07.018Z Checking internal-russh-num-bigint v0.5.0
30092026-08-20T20:49:07.160Z Checking num-bigint v0.4.6
30102026-08-20T20:49:07.637Z Checking russh-util v0.52.0
30112026-08-20T20:49:07.797Z Checking generic-array v1.4.3
30122026-08-20T20:49:07.892Z Checking ssh-key v0.7.0-rc.11
30132026-08-20T20:49:08.053Z Compiling enum_dispatch v0.3.13
30142026-08-20T20:49:08.128Z Compiling delegate v0.13.5
30152026-08-20T20:49:08.250Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30162026-08-20T20:49:08.722Z Checking hex-literal v1.1.0
30172026-08-20T20:49:08.855Z Checking md5 v0.8.0
30182026-08-20T20:49:08.889Z Compiling target-spec v3.5.7
30192026-08-20T20:49:08.987Z Compiling git2 v0.20.4
30202026-08-20T20:49:09.058Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30212026-08-20T20:49:09.138Z Checking russh v0.62.4
30222026-08-20T20:49:09.327Z Checking cfg-expr v0.20.6
30232026-08-20T20:49:09.722Z Compiling serde_with_macros v1.5.2
30242026-08-20T20:49:09.889Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30252026-08-20T20:49:10.303Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30262026-08-20T20:49:10.522Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30272026-08-20T20:49:10.610Z Checking internet-checksum v0.2.1
30282026-08-20T20:49:10.758Z Compiling serde_with v1.14.0
30292026-08-20T20:49:11.922Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30302026-08-20T20:49:11.957Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30312026-08-20T20:49:12.335Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30322026-08-20T20:49:12.370Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30332026-08-20T20:49:12.667Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30342026-08-20T20:49:12.706Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30352026-08-20T20:49:12.802Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30362026-08-20T20:49:12.964Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30372026-08-20T20:49:13.001Z Checking httptest v0.16.4
30382026-08-20T20:49:13.070Z Checking pathdiff v0.2.3
30392026-08-20T20:49:13.105Z Checking nested v0.1.1
30402026-08-20T20:49:13.217Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30412026-08-20T20:49:13.272Z Checking guppy v0.17.25
30422026-08-20T20:49:13.349Z Compiling polar-core v0.27.3
30432026-08-20T20:49:13.436Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30442026-08-20T20:49:13.710Z Checking similar-asserts v1.7.0
30452026-08-20T20:49:13.891Z Compiling target-triple v1.0.0
30462026-08-20T20:49:13.927Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30472026-08-20T20:49:14.259Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30482026-08-20T20:49:14.301Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30492026-08-20T20:49:14.533Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30502026-08-20T20:49:14.833Z Checking hickory-client v0.25.2
30512026-08-20T20:49:15.166Z Checking supports-unicode v2.1.0
30522026-08-20T20:49:15.204Z Checking supports-color v2.1.0
30532026-08-20T20:49:15.322Z Checking supports-hyperlinks v2.1.0
30542026-08-20T20:49:15.371Z Checking textwrap v0.15.2
30552026-08-20T20:49:15.467Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30562026-08-20T20:49:15.615Z Checking terminal_size v0.1.17
30572026-08-20T20:49:15.658Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30582026-08-20T20:49:15.752Z Compiling miette-derive v5.10.0
30592026-08-20T20:49:15.787Z Compiling fs-err v2.11.0
30602026-08-20T20:49:16.027Z Checking owo-colors v3.5.0
30612026-08-20T20:49:16.134Z Checking escape8259 v0.5.3
30622026-08-20T20:49:16.285Z Compiling assert_cmd v2.1.2
30632026-08-20T20:49:16.603Z Checking libtest-mimic v0.8.1
30642026-08-20T20:49:16.650Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30652026-08-20T20:49:16.876Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30662026-08-20T20:49:16.913Z Checking miette v5.10.0
30672026-08-20T20:49:17.473Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30682026-08-20T20:49:17.625Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30692026-08-20T20:49:18.120Z Checking blake2b_simd v1.0.4
30702026-08-20T20:49:18.316Z Checking oso v0.27.3
30712026-08-20T20:49:18.376Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30722026-08-20T20:49:18.571Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30732026-08-20T20:49:18.797Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30742026-08-20T20:49:18.835Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30752026-08-20T20:49:19.022Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30762026-08-20T20:49:19.071Z Compiling knuffel-derive v3.2.0
30772026-08-20T20:49:19.286Z Checking fancy-regex v0.14.0
30782026-08-20T20:49:19.440Z Checking serde_tokenstream v0.2.3
30792026-08-20T20:49:19.692Z Checking approx v0.5.1
30802026-08-20T20:49:19.860Z Checking uzers v0.12.2
30812026-08-20T20:49:19.937Z Compiling rstest_macros v0.25.0
30822026-08-20T20:49:20.076Z Checking termcolor v1.4.1
30832026-08-20T20:49:20.120Z Compiling linkme-impl v0.3.35
30842026-08-20T20:49:20.243Z Checking constant_time_eq v0.3.1
30852026-08-20T20:49:20.317Z Checking trybuild v1.0.116
30862026-08-20T20:49:20.389Z Checking rust-argon2 v2.1.0
30872026-08-20T20:49:20.583Z Checking knuffel v3.2.0
30882026-08-20T20:49:20.653Z Checking datatest-stable v0.3.3
30892026-08-20T20:49:20.899Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30902026-08-20T20:49:20.936Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30912026-08-20T20:49:21.182Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30922026-08-20T20:49:21.186Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30932026-08-20T20:49:21.252Z Checking support-bundle-viewer v0.1.2
30942026-08-20T20:49:21.287Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30952026-08-20T20:49:21.320Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30962026-08-20T20:49:21.509Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30972026-08-20T20:49:21.547Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30982026-08-20T20:49:21.547Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30992026-08-20T20:49:21.742Z Checking drift v0.2.0
31002026-08-20T20:49:21.777Z Checking rand_distr v0.5.1
31012026-08-20T20:49:21.962Z Checking multimap v0.10.1
31022026-08-20T20:49:22.066Z Checking parse-size v1.1.0
31032026-08-20T20:49:22.141Z Compiling relative-path v1.9.3
31042026-08-20T20:49:22.175Z Compiling linkme v0.3.35
31052026-08-20T20:49:22.214Z Checking dropshot-api-manager v0.8.0
31062026-08-20T20:49:22.246Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-08-20T20:49:22.748Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31082026-08-20T20:49:23.556Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31092026-08-20T20:49:23.981Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31102026-08-20T20:49:24.273Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31112026-08-20T20:49:24.362Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31122026-08-20T20:49:24.496Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31132026-08-20T20:49:24.573Z Checking cargo_toml v0.21.0
31142026-08-20T20:49:24.934Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31152026-08-20T20:49:25.178Z Checking partial-io v0.5.4
31162026-08-20T20:49:25.217Z Checking termios v0.3.3
31172026-08-20T20:49:25.410Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31182026-08-20T20:49:25.447Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31192026-08-20T20:49:26.164Z Checking rstest v0.25.0
31202026-08-20T20:49:26.817Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31212026-08-20T20:49:31.352Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31222026-08-20T20:49:31.449Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31232026-08-20T20:49:32.804Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31242026-08-20T20:49:37.230Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31252026-08-20T20:49:38.214Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31262026-08-20T20:49:39.940Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31272026-08-20T20:49:45.535Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31282026-08-20T20:49:48.160Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31292026-08-20T20:49:50.295Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31302026-08-20T20:49:51.728Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31312026-08-20T20:49:55.306Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31322026-08-20T20:49:55.610Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31332026-08-20T20:49:58.950Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31342026-08-20T20:50:01.944Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31352026-08-20T20:50:06.655Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31362026-08-20T20:50:28.599Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31372026-08-20T20:51:20.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31382026-08-20T20:51:20.768Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31392026-08-20T20:51:20.768Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31402026-08-20T20:51:21.431Z
31412026-08-20T20:51:21.431Zreal 4:15.893660277
31422026-08-20T20:51:21.431Zuser 22:10.859318278
31432026-08-20T20:51:21.431Zsys 5:13.942200299
31442026-08-20T20:51:21.431Ztrap 0.538708735
31452026-08-20T20:51:21.431Ztflt 0.485826114
31462026-08-20T20:51:21.431Zdflt 0.605824258
31472026-08-20T20:51:21.431Zkflt 0.004801872
31482026-08-20T20:51:21.431Zlock 1:06:56.010406732
31492026-08-20T20:51:21.431Zslp 1:00:19.967677585
31502026-08-20T20:51:21.431Zlat 1:52.584439241
31512026-08-20T20:51:21.431Zstop 13:55.274481326
31522026-08-20T20:51:21.435Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31532026-08-20T20:51:21.435Z+ ptime -m cargo doc --workspace --no-deps
31542026-08-20T20:51:22.283Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31552026-08-20T20:51:22.283Z |
31562026-08-20T20:51:22.283Z = 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)`
31572026-08-20T20:51:22.283Z = 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>
31582026-08-20T20:51:23.366Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31592026-08-20T20:51:23.610Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31602026-08-20T20:51:23.656Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31612026-08-20T20:51:23.720Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31622026-08-20T20:51:23.782Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31632026-08-20T20:51:23.893Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31642026-08-20T20:51:23.911Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31652026-08-20T20:51:23.936Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31662026-08-20T20:51:23.992Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31672026-08-20T20:51:24.052Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31682026-08-20T20:51:24.192Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31692026-08-20T20:51:24.218Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31702026-08-20T20:51:24.223Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31712026-08-20T20:51:24.264Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31722026-08-20T20:51:24.314Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31732026-08-20T20:51:24.337Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31742026-08-20T20:51:24.361Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31752026-08-20T20:51:24.364Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31762026-08-20T20:51:24.385Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31772026-08-20T20:51:24.448Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31782026-08-20T20:51:24.735Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31792026-08-20T20:51:24.885Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31802026-08-20T20:51:24.911Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31812026-08-20T20:51:24.935Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31822026-08-20T20:51:25.007Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31832026-08-20T20:51:25.157Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31842026-08-20T20:51:25.180Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31852026-08-20T20:51:25.325Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31862026-08-20T20:51:25.425Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31872026-08-20T20:51:25.463Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31882026-08-20T20:51:25.490Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31892026-08-20T20:51:25.611Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31902026-08-20T20:51:25.832Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31912026-08-20T20:51:25.856Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31922026-08-20T20:51:25.879Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31932026-08-20T20:51:26.058Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31942026-08-20T20:51:26.083Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31952026-08-20T20:51:26.107Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31962026-08-20T20:51:26.311Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31972026-08-20T20:51:26.334Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31982026-08-20T20:51:26.604Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31992026-08-20T20:51:26.630Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32002026-08-20T20:51:26.655Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32012026-08-20T20:51:26.776Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32022026-08-20T20:51:26.902Z Checking scuffle v0.1.0
32032026-08-20T20:51:26.925Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32042026-08-20T20:51:26.953Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32052026-08-20T20:51:27.182Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32062026-08-20T20:51:27.203Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32072026-08-20T20:51:27.230Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32082026-08-20T20:51:27.230Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32092026-08-20T20:51:27.380Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32102026-08-20T20:51:27.405Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32112026-08-20T20:51:27.500Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32122026-08-20T20:51:28.028Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32132026-08-20T20:51:28.311Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32142026-08-20T20:51:28.510Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32152026-08-20T20:51:28.634Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32162026-08-20T20:51:28.866Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32172026-08-20T20:51:28.952Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32182026-08-20T20:51:29.013Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32192026-08-20T20:51:29.043Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32202026-08-20T20:51:29.163Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32212026-08-20T20:51:29.186Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32222026-08-20T20:51:29.211Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32232026-08-20T20:51:29.296Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32242026-08-20T20:51:29.365Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32252026-08-20T20:51:30.019Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32262026-08-20T20:51:30.312Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32272026-08-20T20:51:30.428Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32282026-08-20T20:51:30.454Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32292026-08-20T20:51:30.710Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32302026-08-20T20:51:30.787Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32312026-08-20T20:51:30.810Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32322026-08-20T20:51:30.838Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32332026-08-20T20:51:30.838Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32342026-08-20T20:51:31.012Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32352026-08-20T20:51:31.037Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32362026-08-20T20:51:31.059Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32372026-08-20T20:51:31.095Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32382026-08-20T20:51:31.210Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32392026-08-20T20:51:31.235Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32402026-08-20T20:51:31.259Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32412026-08-20T20:51:31.482Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32422026-08-20T20:51:31.485Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-08-20T20:51:31.529Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32442026-08-20T20:51:31.530Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32452026-08-20T20:51:31.534Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32462026-08-20T20:51:31.601Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32472026-08-20T20:51:31.727Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32482026-08-20T20:51:31.834Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32492026-08-20T20:51:31.862Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32502026-08-20T20:51:31.888Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32512026-08-20T20:51:31.916Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32522026-08-20T20:51:32.085Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32532026-08-20T20:51:32.128Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32542026-08-20T20:51:32.132Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32552026-08-20T20:51:32.175Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32562026-08-20T20:51:32.216Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32572026-08-20T20:51:32.307Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32582026-08-20T20:51:32.332Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32592026-08-20T20:51:32.418Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32602026-08-20T20:51:32.537Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32612026-08-20T20:51:32.541Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32622026-08-20T20:51:32.757Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32632026-08-20T20:51:32.849Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32642026-08-20T20:51:32.877Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32652026-08-20T20:51:33.319Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32662026-08-20T20:51:33.504Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32672026-08-20T20:51:33.530Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32682026-08-20T20:51:33.816Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32692026-08-20T20:51:34.608Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32702026-08-20T20:51:34.999Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32712026-08-20T20:51:35.431Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32722026-08-20T20:51:35.659Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32732026-08-20T20:51:36.330Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32742026-08-20T20:51:36.573Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32752026-08-20T20:51:37.237Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32762026-08-20T20:51:37.353Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32772026-08-20T20:51:37.808Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32782026-08-20T20:51:38.026Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32792026-08-20T20:51:38.290Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32802026-08-20T20:51:38.315Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32812026-08-20T20:51:38.341Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32822026-08-20T20:51:38.684Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32832026-08-20T20:51:39.263Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32842026-08-20T20:51:39.304Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32852026-08-20T20:51:39.425Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32862026-08-20T20:51:39.863Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32872026-08-20T20:51:40.065Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32882026-08-20T20:51:40.213Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32892026-08-20T20:51:40.399Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32902026-08-20T20:51:40.598Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32912026-08-20T20:51:40.673Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32922026-08-20T20:51:41.376Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32932026-08-20T20:51:41.401Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32942026-08-20T20:51:41.823Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32952026-08-20T20:51:42.276Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32962026-08-20T20:51:42.861Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32972026-08-20T20:51:42.952Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32982026-08-20T20:51:43.316Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-08-20T20:51:43.640Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33002026-08-20T20:51:43.728Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33012026-08-20T20:51:44.153Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33022026-08-20T20:51:44.553Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33032026-08-20T20:51:44.633Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33042026-08-20T20:51:45.164Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33052026-08-20T20:51:45.246Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33062026-08-20T20:51:45.690Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33072026-08-20T20:51:45.775Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33082026-08-20T20:51:46.510Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33092026-08-20T20:51:46.710Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33102026-08-20T20:51:46.943Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33112026-08-20T20:51:47.418Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33122026-08-20T20:51:48.129Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33132026-08-20T20:51:48.700Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33142026-08-20T20:51:49.688Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33152026-08-20T20:51:51.783Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33162026-08-20T20:51:51.930Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33172026-08-20T20:51:53.602Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33182026-08-20T20:51:53.831Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33192026-08-20T20:51:55.241Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33202026-08-20T20:51:55.349Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33212026-08-20T20:51:55.555Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33222026-08-20T20:51:55.749Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33232026-08-20T20:51:56.494Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33242026-08-20T20:51:57.135Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33252026-08-20T20:51:57.338Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33262026-08-20T20:51:58.207Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33272026-08-20T20:51:58.727Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33282026-08-20T20:51:58.908Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33292026-08-20T20:51:59.239Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33302026-08-20T20:51:59.450Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33312026-08-20T20:51:59.693Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33322026-08-20T20:51:59.837Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33332026-08-20T20:51:59.896Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33342026-08-20T20:52:00.266Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33352026-08-20T20:52:00.455Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33362026-08-20T20:52:00.706Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33372026-08-20T20:52:01.238Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33382026-08-20T20:52:01.439Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33392026-08-20T20:52:01.479Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33402026-08-20T20:52:01.576Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33412026-08-20T20:52:01.606Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33422026-08-20T20:52:02.215Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33432026-08-20T20:52:02.370Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33442026-08-20T20:52:03.339Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33452026-08-20T20:52:03.667Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33462026-08-20T20:52:04.211Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33472026-08-20T20:52:06.643Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33482026-08-20T20:52:08.255Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33492026-08-20T20:52:08.753Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33502026-08-20T20:52:09.294Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33512026-08-20T20:52:11.173Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33522026-08-20T20:52:13.067Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33532026-08-20T20:52:13.619Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33542026-08-20T20:52:14.411Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33552026-08-20T20:52:15.206Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33562026-08-20T20:52:16.545Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33572026-08-20T20:52:16.917Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33582026-08-20T20:52:19.760Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33592026-08-20T20:52:19.798Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33602026-08-20T20:52:20.247Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33612026-08-20T20:52:22.648Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33622026-08-20T20:52:26.264Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33632026-08-20T20:52:26.893Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33642026-08-20T20:52:27.736Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33652026-08-20T20:52:28.590Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33662026-08-20T20:52:29.413Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33672026-08-20T20:52:30.210Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33682026-08-20T20:52:31.042Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33692026-08-20T20:52:32.780Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33702026-08-20T20:52:33.268Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33712026-08-20T20:52:34.364Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33722026-08-20T20:52:34.486Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33732026-08-20T20:52:35.155Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33742026-08-20T20:52:36.098Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33752026-08-20T20:52:36.859Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33762026-08-20T20:52:40.472Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33772026-08-20T20:52:41.771Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33782026-08-20T20:52:42.319Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33792026-08-20T20:52:43.588Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33802026-08-20T20:52:44.627Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33812026-08-20T20:52:45.368Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33822026-08-20T20:52:47.705Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33832026-08-20T20:52:49.191Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33842026-08-20T20:52:50.535Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33852026-08-20T20:52:51.250Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33862026-08-20T20:52:52.388Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33872026-08-20T20:52:54.666Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33882026-08-20T20:52:55.016Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33892026-08-20T20:52:58.326Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33902026-08-20T20:52:58.821Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33912026-08-20T20:52:59.770Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33922026-08-20T20:53:01.529Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33932026-08-20T20:53:03.040Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33942026-08-20T20:53:04.653Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33952026-08-20T20:53:06.307Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33962026-08-20T20:53:07.897Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33972026-08-20T20:53:09.635Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33982026-08-20T20:53:14.396Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33992026-08-20T20:53:14.676Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34002026-08-20T20:53:15.967Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34012026-08-20T20:53:16.371Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34022026-08-20T20:53:17.924Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34032026-08-20T20:53:19.992Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34042026-08-20T20:53:21.930Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34052026-08-20T20:53:23.934Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34062026-08-20T20:53:25.725Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34072026-08-20T20:53:27.472Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34082026-08-20T20:53:29.525Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34092026-08-20T20:53:31.065Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34102026-08-20T20:53:32.843Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34112026-08-20T20:53:34.661Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34122026-08-20T20:53:36.470Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34132026-08-20T20:53:38.236Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34142026-08-20T20:53:39.982Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34152026-08-20T20:53:41.670Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34162026-08-20T20:53:43.662Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34172026-08-20T20:53:45.179Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34182026-08-20T20:53:48.952Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34192026-08-20T20:53:50.793Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34202026-08-20T20:53:52.650Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34212026-08-20T20:53:54.644Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34222026-08-20T20:53:56.241Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34232026-08-20T20:54:00.229Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34242026-08-20T20:54:03.509Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34252026-08-20T20:54:04.686Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34262026-08-20T20:54:06.866Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34272026-08-20T20:54:08.675Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34282026-08-20T20:54:10.980Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34292026-08-20T20:54:13.123Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34302026-08-20T20:54:15.448Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34312026-08-20T20:54:18.431Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34322026-08-20T20:54:20.402Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34332026-08-20T20:54:22.902Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34342026-08-20T20:54:25.359Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34352026-08-20T20:54:27.622Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34362026-08-20T20:54:30.397Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34372026-08-20T20:54:32.256Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34382026-08-20T20:54:34.906Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34392026-08-20T20:54:37.153Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34402026-08-20T20:54:39.655Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34412026-08-20T20:54:42.173Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34422026-08-20T20:54:44.820Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34432026-08-20T20:54:47.431Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34442026-08-20T20:54:51.012Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34452026-08-20T20:54:52.229Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34462026-08-20T20:54:54.991Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34472026-08-20T20:54:57.465Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34482026-08-20T20:55:00.049Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34492026-08-20T20:55:02.475Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34502026-08-20T20:55:04.876Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34512026-08-20T20:55:07.649Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34522026-08-20T20:55:10.181Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34532026-08-20T20:55:12.715Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34542026-08-20T20:55:15.266Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34552026-08-20T20:55:18.969Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34562026-08-20T20:55:20.329Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34572026-08-20T20:55:22.976Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34582026-08-20T20:55:25.450Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34592026-08-20T20:55:28.018Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34602026-08-20T20:55:30.625Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34612026-08-20T20:55:33.173Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34622026-08-20T20:55:35.683Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34632026-08-20T20:55:38.305Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34642026-08-20T20:55:40.787Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34652026-08-20T20:55:43.430Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34662026-08-20T20:55:46.097Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34672026-08-20T20:55:48.844Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34682026-08-20T20:55:51.282Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34692026-08-20T20:55:53.886Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34702026-08-20T20:55:56.574Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34712026-08-20T20:55:59.118Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34722026-08-20T20:56:01.734Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34732026-08-20T20:56:04.303Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34742026-08-20T20:56:07.601Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34752026-08-20T20:56:09.696Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34762026-08-20T20:56:12.300Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34772026-08-20T20:56:15.056Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34782026-08-20T20:56:17.794Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34792026-08-20T20:56:20.390Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34802026-08-20T20:56:23.047Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34812026-08-20T20:56:26.067Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34822026-08-20T20:56:28.861Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34832026-08-20T20:56:31.488Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34842026-08-20T20:56:34.168Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34852026-08-20T20:56:37.046Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34862026-08-20T20:56:39.812Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34872026-08-20T20:56:42.615Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34882026-08-20T20:56:45.898Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892026-08-20T20:56:48.411Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34902026-08-20T20:56:56.264Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34912026-08-20T20:56:56.819Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34922026-08-20T20:57:00.127Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34932026-08-20T20:57:05.044Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34942026-08-20T20:57:08.093Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34952026-08-20T20:57:12.109Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34962026-08-20T20:57:15.929Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34972026-08-20T20:57:19.780Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34982026-08-20T20:57:23.617Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34992026-08-20T20:57:27.500Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35002026-08-20T20:57:31.305Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35012026-08-20T20:57:35.205Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35022026-08-20T20:57:39.086Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35032026-08-20T20:57:42.948Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35042026-08-20T20:57:46.932Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35052026-08-20T20:57:50.684Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35062026-08-20T20:57:54.556Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35072026-08-20T20:57:58.678Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35082026-08-20T20:58:02.403Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35092026-08-20T20:58:06.306Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35102026-08-20T20:58:10.174Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35112026-08-20T20:58:14.049Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35122026-08-20T20:58:18.010Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35132026-08-20T20:58:21.866Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35142026-08-20T20:58:52.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 31s
35152026-08-20T20:58:52.862Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35162026-08-20T20:58:52.862Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35172026-08-20T20:58:53.034Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35182026-08-20T20:58:53.143Z
35192026-08-20T20:58:53.143Zreal 7:31.620937907
35202026-08-20T20:58:53.143Zuser 20:24.809756575
35212026-08-20T20:58:53.146Zsys 4:23.282280865
35222026-08-20T20:58:53.146Ztrap 0.302055038
35232026-08-20T20:58:53.146Ztflt 0.024705665
35242026-08-20T20:58:53.146Zdflt 0.071974721
35252026-08-20T20:58:53.146Zkflt 0.000027400
35262026-08-20T20:58:53.146Zlock 7:10:58.425660056
35272026-08-20T20:58:53.146Zslp 2:31:46.152136429
35282026-08-20T20:58:53.146Zlat 33.643893044
35292026-08-20T20:58:53.146Zstop 2:05.220608361
35302026-08-20T20:58:53.146Zprocess exited: duration 838898 ms, exit code 0
 
35312026-08-20T20:58:53.153Zfound 0 output files