01KYAZ89Q552WVYCFEFWQF61VT: clippy (helios)

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

Buildomat Job: 01KYAZ8PVCP2JQQ9D22ZEKYFNK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-24T21:08:20.607Zjob assigned to worker 01KYAZ91DHGAQVGCGZ3HRK5EVN [factory aws, i-0097fc8e950410ff2] (queued for 53 s)
 
22026-07-24T21:08:26.842Zstarting task 0: "setup"
32026-07-24T21:08:26.847Z++ uname -s
42026-07-24T21:08:26.852Z+ kern=SunOS
52026-07-24T21:08:26.852Z+ build_user=build
62026-07-24T21:08:26.852Z+ build_uid=12345
72026-07-24T21:08:26.852Z+ work_dir=/work
82026-07-24T21:08:26.852Z+ input_dir=/input
92026-07-24T21:08:26.852Z+ [[ 0 == 12345 ]]
102026-07-24T21:08:26.852Z+ case "$kern" in
112026-07-24T21:08:26.852Z+ groupadd -g 12345 build
122026-07-24T21:08:26.857Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-24T21:08:28.860Z+ zfs create -o mountpoint=/work rpool/work
142026-07-24T21:08:28.943Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-24T21:08:28.948Z+ home_fs=zfs
162026-07-24T21:08:28.948Z+ [[ zfs == autofs ]]
172026-07-24T21:08:28.948Z+ mkdir -p /home/build
182026-07-24T21:08:28.948Z+ chown build:build /home/build /work
192026-07-24T21:08:29.942Z+ chmod 0700 /home/build /work
202026-07-24T21:08:29.947Zprocess exited: duration 3106 ms, exit code 0
 
212026-07-24T21:08:29.954Zstarting task 1: "rust-toolchain"
222026-07-24T21:08:29.962Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-24T21:08:29.962Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-07-24T21:08:29.962Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-07-24T21:08:29.962Z * rust toolchain channel = "1.96.1"
262026-07-24T21:08:29.963Z * rust toolchain profile = "default"
272026-07-24T21:08:29.963Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-24T21:08:29.966Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-24T21:08:29.966Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-24T21:08:30.040Zinfo: downloading installer
312026-07-24T21:08:31.422Zwarn: It looks like you have an existing rustup settings file at:
322026-07-24T21:08:31.422Zwarn: /home/build/.rustup/settings.toml
332026-07-24T21:08:31.422Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-24T21:08:31.422Zwarn: instead of the one inferred from the default host triple.
352026-07-24T21:08:31.435Zinfo: profile set to default
362026-07-24T21:08:31.435Zinfo: default host triple is x86_64-unknown-illumos
372026-07-24T21:08:31.438Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-24T21:08:31.566Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-24T21:08:31.572Zinfo: downloading 6 components
402026-07-24T21:08:46.096Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-24T21:08:46.096Z
422026-07-24T21:08:46.125Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-24T21:08:46.125Z
442026-07-24T21:08:46.125Z
452026-07-24T21:08:46.125ZRust is installed now. Great!
462026-07-24T21:08:46.125Z
472026-07-24T21:08:46.136ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-24T21:08:46.136Zenvironment variable. This has not been done automatically.
492026-07-24T21:08:46.136Z
502026-07-24T21:08:46.136ZTo configure your current shell, you need to source
512026-07-24T21:08:46.136Zthe corresponding env file under $HOME/.cargo.
522026-07-24T21:08:46.136Z
532026-07-24T21:08:46.136ZThis is usually done by running one of the following (note the leading DOT):
542026-07-24T21:08:46.136Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-24T21:08:46.136Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-24T21:08:46.136Zsource "~/.cargo/env.nu" # For nushell
572026-07-24T21:08:46.136Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-24T21:08:46.136Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-24T21:08:46.137Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-24T21:08:46.137Zwarn: no default linker (`cc`) was found in your PATH
612026-07-24T21:08:46.137Zwarn: many Rust crates require a system C toolchain to build
622026-07-24T21:08:46.230Z+ rustup --version
632026-07-24T21:08:46.241Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-24T21:08:46.241Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-24T21:08:46.260Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-24T21:08:46.267Z+ cargo --version
672026-07-24T21:08:46.276Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-24T21:08:46.285Z+ rustc --version
692026-07-24T21:08:46.299Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-24T21:08:46.306Zprocess exited: duration 16347 ms, exit code 0
 
712026-07-24T21:08:46.319Zstarting task 2: "authentication"
722026-07-24T21:08:46.338Zprocess exited: duration 18 ms, exit code 0
 
732026-07-24T21:08:46.353Zstarting task 3: "clone repository"
742026-07-24T21:08:46.362Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-24T21:08:46.362Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-24T21:08:46.389ZCloning into '/work/oxidecomputer/omicron'...
772026-07-24T21:08:57.088Z+ cd /work/oxidecomputer/omicron
782026-07-24T21:08:57.088Z+ git fetch origin a6091db0c0a4f2313f569dde9b9665122f9bd7e0
792026-07-24T21:08:57.377ZFrom https://github.com/oxidecomputer/omicron
802026-07-24T21:08:57.377Z * branch a6091db0c0a4f2313f569dde9b9665122f9bd7e0 -> FETCH_HEAD
812026-07-24T21:08:57.386Z+ [[ -n john/mupdate-recovery-after-noop-conversion ]]
822026-07-24T21:08:57.389Z++ git branch --show-current
832026-07-24T21:08:57.390Z+ current=main
842026-07-24T21:08:57.390Z+ [[ main != john/mupdate-recovery-after-noop-conversion ]]
852026-07-24T21:08:57.390Z+ git branch -f john/mupdate-recovery-after-noop-conversion a6091db0c0a4f2313f569dde9b9665122f9bd7e0
862026-07-24T21:08:57.393Z+ git checkout -f john/mupdate-recovery-after-noop-conversion
872026-07-24T21:08:57.553ZSwitched to branch 'john/mupdate-recovery-after-noop-conversion'
882026-07-24T21:08:57.557Z+ git reset --hard a6091db0c0a4f2313f569dde9b9665122f9bd7e0
892026-07-24T21:08:57.713ZHEAD is now at a6091db0c add integration test
902026-07-24T21:08:57.755Zprocess exited: duration 11362 ms, exit code 0
 
912026-07-24T21:08:57.761Zstarting task 4: "build"
922026-07-24T21:08:57.765Z+ source ./env.sh
932026-07-24T21:08:57.768Z++ OLD_SHELL_OPTS=ehxB
942026-07-24T21:08:57.768Z++ set -o xtrace
952026-07-24T21:08:57.768Z++++ dirname ./env.sh
962026-07-24T21:08:57.771Z+++ readlink -f .
972026-07-24T21:08:57.771Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-24T21:08:57.771Z++ 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-07-24T21:08:57.771Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-24T21:08:57.771Z++ 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-07-24T21:08:57.771Z++ 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-07-24T21:08:57.771Z++ 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-07-24T21:08:57.771Z++ 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-07-24T21:08:57.771Z++ 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-07-24T21:08:57.772Z++ 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-07-24T21:08:57.772Z++ 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-07-24T21:08:57.772Z++ 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-07-24T21:08:57.772Z++ case $OLD_SHELL_OPTS in
1092026-07-24T21:08:57.772Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-24T21:08:57.772Z+ source .github/buildomat/ci-env.sh
1112026-07-24T21:08:57.772Z++ export CARGO_TERM_COLOR=always
1122026-07-24T21:08:57.772Z++ CARGO_TERM_COLOR=always
1132026-07-24T21:08:57.775Z+++ uname -s
1142026-07-24T21:08:57.775Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-24T21:08:57.775Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-24T21:08:57.775Z+ cargo --version
1172026-07-24T21:08:57.783Zcargo 1.96.1 (356927216 2026-06-26)
1182026-07-24T21:08:57.788Z+ rustc --version
1192026-07-24T21:08:57.805Zrustc 1.96.1 (31fca3adb 2026-06-26)
1202026-07-24T21:08:57.809Z+ banner prerequisites
1212026-07-24T21:08:57.812Z
1222026-07-24T21:08:57.812Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-24T21:08:57.812Z # # # # # # # # # # # # # # #
1242026-07-24T21:08:57.812Z # # # # ##### # # ##### # # # # # #### #
1252026-07-24T21:08:57.812Z ##### ##### # ##### # # # # # # # # #
1262026-07-24T21:08:57.812Z # # # # # # # # # # # # # # #
1272026-07-24T21:08:57.812Z # # # ###### # # ###### ### # #### # #### #
1282026-07-24T21:08:57.812Z
1292026-07-24T21:08:57.812Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-24T21:08:59.623Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-24T21:08:59.863Z Startup: Caching catalogs ... Done
1322026-07-24T21:09:01.030ZPlanning: Solver setup ... Done (1.085s)
1332026-07-24T21:09:01.074ZPlanning: Running solver ... Done (0.045s)
1342026-07-24T21:09:01.104ZPlanning: Finding local manifests ... Done (0.003s)
1352026-07-24T21:09:01.117ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-24T21:09:01.138ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-24T21:09:01.173ZPlanning: Package planning ... Done (0.013s)
1382026-07-24T21:09:01.178ZPlanning: Merging actions ... Done (0.002s)
1392026-07-24T21:09:01.361ZPlanning: Checking for conflicting actions ... Done (0.208s)
1402026-07-24T21:09:01.365ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-24T21:09:02.090ZPlanning: Evaluating mediators ... Done (0.726s)
1422026-07-24T21:09:02.094ZPlanning: Planning completed in 2.20 seconds
1432026-07-24T21:09:02.098Z Packages to install: 2
1442026-07-24T21:09:02.102Z Estimated space available: 156.06 GB
1452026-07-24T21:09:02.102ZEstimated space to be consumed: 55.04 MB
1462026-07-24T21:09:02.102Z Create boot environment: No
1472026-07-24T21:09:02.102ZCreate backup boot environment: No
1482026-07-24T21:09:02.102Z Rebuild boot archive: No
1492026-07-24T21:09:02.102Z
1502026-07-24T21:09:02.102ZChanged packages:
1512026-07-24T21:09:02.102Zhelios
1522026-07-24T21:09:02.102Z developer/build-essential
1532026-07-24T21:09:02.102Z None -> 11-3.0
1542026-07-24T21:09:02.102Z library/libxmlsec1
1552026-07-24T21:09:02.102Z None -> 1.2.35-3.0
1562026-07-24T21:09:02.122Z
1572026-07-24T21:09:02.122ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-24T21:09:02.200ZDownload: Completed 1.28 MB in 0.08 seconds (16.5M/s)
1592026-07-24T21:09:02.278Z Actions: 1/268 actions (Installing new actions)
1602026-07-24T21:09:02.319Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-24T21:09:02.340ZFinalize: Updating package state database ... Done (0.023s)
1622026-07-24T21:09:02.344ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-24T21:09:02.396ZFinalize: Updating image state ... Done (0.057s)
1642026-07-24T21:09:04.824ZFinalize: Creating fast lookup database ... Done (2.390s)
1652026-07-24T21:09:04.895ZFinalize: Reading search index ... Done (0.014s)
1662026-07-24T21:09:04.898ZFinalize: Updating search index ... Done (0.000s)
1672026-07-24T21:09:04.995ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-24T21:09:05.342ZPlanning: Evaluating mediator changes ... Done
1692026-07-24T21:09:05.447ZPlanning: Checking for conflicting actions ... Done
1702026-07-24T21:09:05.451ZPlanning: Consolidating action changes ... Done
1712026-07-24T21:09:05.604ZPlanning: Evaluating mediators ... Done
1722026-07-24T21:09:05.608ZPlanning: Planning completed in 0.26 seconds
1732026-07-24T21:09:05.627Z Mediators to change: 2
1742026-07-24T21:09:05.627Z Create boot environment: No
1752026-07-24T21:09:05.627ZCreate backup boot environment: No
1762026-07-24T21:09:05.677ZFinalize: Updating package state database ... Done
1772026-07-24T21:09:05.677ZFinalize: Updating package cache ... Done
1782026-07-24T21:09:05.711ZFinalize: Updating image state ... Done
1792026-07-24T21:09:07.657ZFinalize: Creating fast lookup database ... Done
1802026-07-24T21:09:07.721ZFinalize: Reading search index ... Done
1812026-07-24T21:09:07.725ZFinalize: Updating search index ... Done
1822026-07-24T21:09:07.807ZFinalize: Updating package cache ... Done
1832026-07-24T21:09:08.090ZPlanning: Evaluating mediator changes ... Done
1842026-07-24T21:09:08.196ZPlanning: Checking for conflicting actions ... Done
1852026-07-24T21:09:08.199ZPlanning: Consolidating action changes ... Done
1862026-07-24T21:09:08.351ZPlanning: Evaluating mediators ... Done
1872026-07-24T21:09:08.354ZPlanning: Planning completed in 0.26 seconds
1882026-07-24T21:09:08.377Z Mediators to change: 1
1892026-07-24T21:09:08.377Z Create boot environment: No
1902026-07-24T21:09:08.377ZCreate backup boot environment: No
1912026-07-24T21:09:08.419ZFinalize: Updating package state database ... Done
1922026-07-24T21:09:08.419ZFinalize: Updating package cache ... Done
1932026-07-24T21:09:08.453ZFinalize: Updating image state ... Done
1942026-07-24T21:09:10.387ZFinalize: Creating fast lookup database ... Done
1952026-07-24T21:09:10.450ZFinalize: Reading search index ... Done
1962026-07-24T21:09:10.454ZFinalize: Updating search index ... Done
1972026-07-24T21:09:10.517ZFinalize: Updating package cache ... Done
1982026-07-24T21:09:10.832ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-24T21:09:10.832Zapache system 2.4 system
2002026-07-24T21:09:10.832Zclang system 15 system
2012026-07-24T21:09:10.832Zcsh system system illumos
2022026-07-24T21:09:10.832Zctags system system illumos
2032026-07-24T21:09:10.832Zfile vendor vendor darwinsys
2042026-07-24T21:09:10.832Zfile system system illumos
2052026-07-24T21:09:10.832Zgcc vendor 14 vendor
2062026-07-24T21:09:10.832Zgcc system 13 system
2072026-07-24T21:09:10.832Zgcc system 10 system
2082026-07-24T21:09:10.832Zgo system 1.25 system
2092026-07-24T21:09:10.832Zllvm system 15 system
2102026-07-24T21:09:10.832Zmariadb system 11.4 system
2112026-07-24T21:09:10.833Zmta vendor vendor dma
2122026-07-24T21:09:10.833Zopenjdk system 17 system
2132026-07-24T21:09:10.833Zopenjdk system 11 system
2142026-07-24T21:09:10.833Zopenssl vendor 3 vendor
2152026-07-24T21:09:10.833Zperl system 5.40 system
2162026-07-24T21:09:10.833Zpostgresql system 18 system
2172026-07-24T21:09:10.833Zpostgresql system 17 system
2182026-07-24T21:09:10.833Zpython vendor 3 vendor
2192026-07-24T21:09:10.833Zpython system 2 system
2202026-07-24T21:09:10.833Zpython3 vendor 3.13 vendor
2212026-07-24T21:09:10.833Zruby system 3.4 system
2222026-07-24T21:09:10.833Zruby system 3.0 system
2232026-07-24T21:09:10.833Zwords vendor vendor american-english
2242026-07-24T21:09:10.833Zwords system system australian-english
2252026-07-24T21:09:10.834Zwords system system british-english
2262026-07-24T21:09:10.834Zwords system system canadian-english
2272026-07-24T21:09:10.834Zwords system system french
2282026-07-24T21:09:10.834Zwords system system italian
2292026-07-24T21:09:10.834Zwords system system ngerman
2302026-07-24T21:09:10.834Zwords system system ogerman
2312026-07-24T21:09:10.834Zwords system system spanish
2322026-07-24T21:09:11.085ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-24T21:09:11.085Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-24T21:09:11.480ZFMRI IFO
2352026-07-24T21:09:11.480Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-24T21:09:11.480Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-24T21:09:11.480Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-24T21:09:11.480Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-24T21:09:11.480Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-24T21:09:11.480Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-24T21:09:11.480Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-24T21:09:11.480Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-24T21:09:11.480Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-24T21:09:11.790Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-24T21:09:12.076Z Updating crates.io index
2462026-07-24T21:09:12.080Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-24T21:09:12.277Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-24T21:09:12.556Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-07-24T21:09:13.560Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-07-24T21:09:14.042Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-07-24T21:09:15.563Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-07-24T21:09:16.362Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-07-24T21:09:16.601Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-07-24T21:09:16.972Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-07-24T21:09:18.346Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-07-24T21:09:19.663Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-07-24T21:09:19.955Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-07-24T21:09:20.221Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-07-24T21:09:20.688Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-07-24T21:09:21.233Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-07-24T21:09:21.464Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-07-24T21:09:21.681Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-07-24T21:09:21.957Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-07-24T21:09:22.216Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-07-24T21:09:22.632Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-07-24T21:09:22.943Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-07-24T21:09:23.184Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-07-24T21:09:23.587Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-07-24T21:09:23.945Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-07-24T21:09:24.192Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-07-24T21:09:24.631Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-07-24T21:09:24.885Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-07-24T21:09:25.237Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-07-24T21:09:25.562Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-07-24T21:09:25.816Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762026-07-24T21:09:26.072Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-07-24T21:09:26.399Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-07-24T21:09:26.744Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-07-24T21:09:26.982Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-07-24T21:09:27.272Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-07-24T21:09:27.493Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-07-24T21:09:27.777Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-07-24T21:09:28.052Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-07-24T21:09:28.331Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-07-24T21:09:28.593Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-07-24T21:09:28.836Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-07-24T21:09:31.688Z Downloading crates ...
2882026-07-24T21:09:31.744Z Downloaded byteorder v1.5.0
2892026-07-24T21:09:31.748Z Downloaded anstyle-query v1.1.5
2902026-07-24T21:09:31.748Z Downloaded anstyle-parse v1.0.0
2912026-07-24T21:09:31.751Z Downloaded anstyle v1.0.14
2922026-07-24T21:09:31.755Z Downloaded bitflags v2.11.0
2932026-07-24T21:09:31.755Z Downloaded zerocopy-derive v0.7.35
2942026-07-24T21:09:31.760Z Downloaded macaddr v1.0.1
2952026-07-24T21:09:31.763Z Downloaded fnv v1.0.7
2962026-07-24T21:09:31.763Z Downloaded fastrand v2.3.0
2972026-07-24T21:09:31.763Z Downloaded errno v0.3.14
2982026-07-24T21:09:31.763Z Downloaded cpufeatures v0.2.17
2992026-07-24T21:09:31.766Z Downloaded colorchoice v1.0.4
3002026-07-24T21:09:31.766Z Downloaded memmap v0.7.0
3012026-07-24T21:09:31.770Z Downloaded heck v0.5.0
3022026-07-24T21:09:31.770Z Downloaded zerocopy v0.7.35
3032026-07-24T21:09:31.777Z Downloaded zmij v1.0.21
3042026-07-24T21:09:31.780Z Downloaded block-buffer v0.10.4
3052026-07-24T21:09:31.780Z Downloaded itoa v1.0.17
3062026-07-24T21:09:31.780Z Downloaded dtrace-parser v0.2.0
3072026-07-24T21:09:31.780Z Downloaded equivalent v1.0.2
3082026-07-24T21:09:31.784Z Downloaded cargo-platform v0.3.2
3092026-07-24T21:09:31.784Z Downloaded crypto-common v0.1.7
3102026-07-24T21:09:31.784Z Downloaded cfg-if v1.0.4
3112026-07-24T21:09:31.784Z Downloaded strsim v0.11.1
3122026-07-24T21:09:31.784Z Downloaded dof v0.3.0
3132026-07-24T21:09:31.789Z Downloaded smawk v0.3.2
3142026-07-24T21:09:31.796Z Downloaded plain v0.2.3
3152026-07-24T21:09:31.800Z Downloaded generic-array v0.14.7
3162026-07-24T21:09:31.800Z Downloaded clap_lex v1.0.0
3172026-07-24T21:09:31.800Z Downloaded thiserror-impl v2.0.18
3182026-07-24T21:09:31.800Z Downloaded autocfg v1.5.0
3192026-07-24T21:09:31.800Z Downloaded anstream v1.0.0
3202026-07-24T21:09:31.803Z Downloaded scroll_derive v0.12.1
3212026-07-24T21:09:31.810Z Downloaded tabled_derive v0.7.0
3222026-07-24T21:09:31.813Z Downloaded swrite v0.1.0
3232026-07-24T21:09:31.813Z Downloaded is_terminal_polyfill v1.70.2
3242026-07-24T21:09:31.817Z Downloaded terminal_size v0.4.3
3252026-07-24T21:09:31.821Z Downloaded utf8parse v0.2.2
3262026-07-24T21:09:31.821Z Downloaded usdt v0.5.0
3272026-07-24T21:09:31.821Z Downloaded unicode-linebreak v0.1.5
3282026-07-24T21:09:31.825Z Downloaded toml_write v0.1.2
3292026-07-24T21:09:31.828Z Downloaded proc-macro-error-attr v1.0.4
3302026-07-24T21:09:31.831Z Downloaded usdt-attr-macro v0.5.0
3312026-07-24T21:09:31.832Z Downloaded serde_spanned v0.6.9
3322026-07-24T21:09:31.835Z Downloaded version_check v0.9.5
3332026-07-24T21:09:31.835Z Downloaded fs-err v3.3.0
3342026-07-24T21:09:31.835Z Downloaded usdt-macro v0.5.0
3352026-07-24T21:09:31.845Z Downloaded heck v0.4.1
3362026-07-24T21:09:31.845Z Downloaded camino-tempfile v1.4.1
3372026-07-24T21:09:31.845Z Downloaded bytecount v0.6.9
3382026-07-24T21:09:31.849Z Downloaded digest v0.10.7
3392026-07-24T21:09:31.849Z Downloaded cargo_metadata v0.23.1
3402026-07-24T21:09:31.855Z Downloaded camino v1.2.2
3412026-07-24T21:09:31.858Z Downloaded usdt-impl v0.5.0
3422026-07-24T21:09:31.858Z Downloaded thiserror-impl v1.0.69
3432026-07-24T21:09:31.858Z Downloaded pretty-hex v0.4.1
3442026-07-24T21:09:31.862Z Downloaded cargo_toml v0.21.0
3452026-07-24T21:09:31.865Z Downloaded thread-id v4.2.2
3462026-07-24T21:09:31.865Z Downloaded serde_tokenstream v0.2.3
3472026-07-24T21:09:31.868Z Downloaded toml_datetime v0.6.11
3482026-07-24T21:09:31.868Z Downloaded scroll v0.12.0
3492026-07-24T21:09:31.874Z Downloaded quote v1.0.45
3502026-07-24T21:09:31.883Z Downloaded clap_derive v4.6.1
3512026-07-24T21:09:31.888Z Downloaded anyhow v1.0.102
3522026-07-24T21:09:31.895Z Downloaded ucd-trie v0.1.7
3532026-07-24T21:09:31.898Z Downloaded proc-macro-error v1.0.4
3542026-07-24T21:09:31.898Z Downloaded sha2 v0.10.9
3552026-07-24T21:09:31.902Z Downloaded semver v1.0.28
3562026-07-24T21:09:31.902Z Downloaded pest_generator v2.8.6
3572026-07-24T21:09:31.907Z Downloaded thiserror v2.0.18
3582026-07-24T21:09:31.914Z Downloaded thiserror v1.0.69
3592026-07-24T21:09:31.917Z Downloaded once_cell v1.21.3
3602026-07-24T21:09:31.918Z Downloaded tempfile v3.25.0
3612026-07-24T21:09:31.918Z Downloaded papergrid v0.11.0
3622026-07-24T21:09:31.921Z Downloaded log v0.4.29
3632026-07-24T21:09:31.921Z Downloaded getrandom v0.4.1
3642026-07-24T21:09:31.924Z Downloaded serde_derive v1.0.228
3652026-07-24T21:09:31.927Z Downloaded toml v0.8.23
3662026-07-24T21:09:31.927Z Downloaded clap v4.6.1
3672026-07-24T21:09:31.933Z Downloaded textwrap v0.16.2
3682026-07-24T21:09:31.936Z Downloaded unicode-ident v1.0.24
3692026-07-24T21:09:31.944Z Downloaded pest_derive v2.8.6
3702026-07-24T21:09:31.948Z Downloaded pest_meta v2.8.6
3712026-07-24T21:09:31.957Z Downloaded toml_edit v0.22.27
3722026-07-24T21:09:31.961Z Downloaded proc-macro2 v1.0.106
3732026-07-24T21:09:31.973Z Downloaded serde_core v1.0.228
3742026-07-24T21:09:31.977Z Downloaded serde v1.0.228
3752026-07-24T21:09:31.980Z Downloaded memchr v2.8.0
3762026-07-24T21:09:31.983Z Downloaded indexmap v2.14.0
3772026-07-24T21:09:31.987Z Downloaded typenum v1.20.1
3782026-07-24T21:09:32.014Z Downloaded pest v2.8.6
3792026-07-24T21:09:32.029Z Downloaded hashbrown v0.17.0
3802026-07-24T21:09:32.036Z Downloaded clap_builder v4.6.0
3812026-07-24T21:09:32.042Z Downloaded serde_json v1.0.150
3822026-07-24T21:09:32.058Z Downloaded winnow v0.7.14
3832026-07-24T21:09:32.062Z Downloaded tabled v0.15.0
3842026-07-24T21:09:32.070Z Downloaded goblin v0.8.2
3852026-07-24T21:09:32.086Z Downloaded unicode-width v0.1.14
3862026-07-24T21:09:32.089Z Downloaded unicode-width v0.2.0
3872026-07-24T21:09:32.092Z Downloaded syn v1.0.109
3882026-07-24T21:09:32.097Z Downloaded syn v2.0.117
3892026-07-24T21:09:32.110Z Downloaded rustix v1.1.3
3902026-07-24T21:09:32.136Z Downloaded libc v0.2.185
3912026-07-24T21:09:32.197Z Compiling proc-macro2 v1.0.106
3922026-07-24T21:09:32.197Z Compiling unicode-ident v1.0.24
3932026-07-24T21:09:32.197Z Compiling quote v1.0.45
3942026-07-24T21:09:32.197Z Compiling serde_core v1.0.228
3952026-07-24T21:09:32.201Z Compiling libc v0.2.185
3962026-07-24T21:09:32.201Z Compiling version_check v0.9.5
3972026-07-24T21:09:32.201Z Compiling memchr v2.8.0
3982026-07-24T21:09:32.201Z Compiling serde v1.0.228
3992026-07-24T21:09:32.538Z Compiling zmij v1.0.21
4002026-07-24T21:09:33.002Z Compiling thiserror v1.0.69
4012026-07-24T21:09:33.111Z Compiling ucd-trie v0.1.7
4022026-07-24T21:09:33.186Z Compiling itoa v1.0.17
4032026-07-24T21:09:33.385Z Compiling pest v2.8.6
4042026-07-24T21:09:33.479Z Compiling byteorder v1.5.0
4052026-07-24T21:09:33.532Z Compiling rustix v1.1.3
4062026-07-24T21:09:33.608Z Compiling errno v0.3.14
4072026-07-24T21:09:33.775Z Compiling serde_json v1.0.150
4082026-07-24T21:09:33.834Z Compiling bitflags v2.11.0
4092026-07-24T21:09:34.056Z Compiling thread-id v4.2.2
4102026-07-24T21:09:34.076Z Compiling proc-macro-error-attr v1.0.4
4112026-07-24T21:09:34.132Z Compiling syn v2.0.117
4122026-07-24T21:09:34.228Z Compiling usdt-impl v0.5.0
4132026-07-24T21:09:34.315Z Compiling camino v1.2.2
4142026-07-24T21:09:34.316Z Compiling syn v1.0.109
4152026-07-24T21:09:34.526Z Compiling pest_meta v2.8.6
4162026-07-24T21:09:34.634Z Compiling proc-macro-error v1.0.4
4172026-07-24T21:09:34.699Z Compiling getrandom v0.4.1
4182026-07-24T21:09:34.700Z Compiling equivalent v1.0.2
4192026-07-24T21:09:34.775Z Compiling log v0.4.29
4202026-07-24T21:09:34.827Z Compiling utf8parse v0.2.2
4212026-07-24T21:09:34.907Z Compiling plain v0.2.3
4222026-07-24T21:09:34.919Z Compiling hashbrown v0.17.0
4232026-07-24T21:09:35.102Z Compiling terminal_size v0.4.3
4242026-07-24T21:09:35.204Z Compiling anstyle-parse v1.0.0
4252026-07-24T21:09:35.468Z Compiling indexmap v2.14.0
4262026-07-24T21:09:35.776Z Compiling thiserror v2.0.18
4272026-07-24T21:09:35.812Z Compiling winnow v0.7.14
4282026-07-24T21:09:36.041Z Compiling autocfg v1.5.0
4292026-07-24T21:09:36.091Z Compiling anstyle-query v1.1.5
4302026-07-24T21:09:36.119Z Compiling toml_write v0.1.2
4312026-07-24T21:09:36.137Z Compiling anstyle v1.0.14
4322026-07-24T21:09:36.161Z Compiling pretty-hex v0.4.1
4332026-07-24T21:09:36.200Z Compiling colorchoice v1.0.4
4342026-07-24T21:09:36.302Z Compiling is_terminal_polyfill v1.70.2
4352026-07-24T21:09:36.319Z Compiling cfg-if v1.0.4
4362026-07-24T21:09:36.359Z Compiling pest_generator v2.8.6
4372026-07-24T21:09:36.408Z Compiling anstream v1.0.0
4382026-07-24T21:09:36.472Z Compiling fs-err v3.3.0
4392026-07-24T21:09:36.678Z Compiling anyhow v1.0.102
4402026-07-24T21:09:36.682Z Compiling fastrand v2.3.0
4412026-07-24T21:09:36.716Z Compiling once_cell v1.21.3
4422026-07-24T21:09:36.842Z Compiling strsim v0.11.1
4432026-07-24T21:09:36.942Z Compiling heck v0.4.1
4442026-07-24T21:09:36.959Z Compiling clap_lex v1.0.0
4452026-07-24T21:09:36.999Z Compiling heck v0.5.0
4462026-07-24T21:09:37.063Z Compiling bytecount v0.6.9
4472026-07-24T21:09:37.164Z Compiling unicode-width v0.1.14
4482026-07-24T21:09:37.187Z Compiling fnv v1.0.7
4492026-07-24T21:09:37.205Z Compiling clap_builder v4.6.0
4502026-07-24T21:09:37.238Z Compiling tempfile v3.25.0
4512026-07-24T21:09:37.313Z Compiling semver v1.0.28
4522026-07-24T21:09:37.390Z Compiling papergrid v0.11.0
4532026-07-24T21:09:37.428Z Compiling cargo-platform v0.3.2
4542026-07-24T21:09:37.449Z Compiling memmap v0.7.0
4552026-07-24T21:09:37.473Z Compiling tabled_derive v0.7.0
4562026-07-24T21:09:37.601Z Compiling unicode-linebreak v0.1.5
4572026-07-24T21:09:37.627Z Compiling smawk v0.3.2
4582026-07-24T21:09:37.630Z Compiling unicode-width v0.2.0
4592026-07-24T21:09:37.767Z Compiling camino-tempfile v1.4.1
4602026-07-24T21:09:37.913Z Compiling textwrap v0.16.2
4612026-07-24T21:09:37.998Z Compiling serde_derive v1.0.228
4622026-07-24T21:09:38.001Z Compiling thiserror-impl v1.0.69
4632026-07-24T21:09:38.045Z Compiling zerocopy-derive v0.7.35
4642026-07-24T21:09:38.124Z Compiling pest_derive v2.8.6
4652026-07-24T21:09:38.364Z Compiling scroll_derive v0.12.1
4662026-07-24T21:09:38.382Z Compiling thiserror-impl v2.0.18
4672026-07-24T21:09:38.575Z Compiling clap_derive v4.6.1
4682026-07-24T21:09:38.786Z Compiling tabled v0.15.0
4692026-07-24T21:09:38.926Z Compiling zerocopy v0.7.35
4702026-07-24T21:09:39.060Z Compiling scroll v0.12.0
4712026-07-24T21:09:39.337Z Compiling goblin v0.8.2
4722026-07-24T21:09:39.397Z Compiling dtrace-parser v0.2.0
4732026-07-24T21:09:39.484Z Compiling swrite v0.1.0
4742026-07-24T21:09:40.326Z Compiling clap v4.6.1
4752026-07-24T21:09:40.878Z Compiling toml_datetime v0.6.11
4762026-07-24T21:09:40.878Z Compiling serde_spanned v0.6.9
4772026-07-24T21:09:40.878Z Compiling cargo_metadata v0.23.1
4782026-07-24T21:09:40.882Z Compiling macaddr v1.0.1
4792026-07-24T21:09:40.882Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4802026-07-24T21:09:40.959Z Compiling dof v0.3.0
4812026-07-24T21:09:40.978Z Compiling serde_tokenstream v0.2.3
4822026-07-24T21:09:41.081Z Compiling toml_edit v0.22.27
4832026-07-24T21:09:41.656Z Compiling usdt-attr-macro v0.5.0
4842026-07-24T21:09:41.674Z Compiling usdt-macro v0.5.0
4852026-07-24T21:09:42.331Z Compiling usdt v0.5.0
4862026-07-24T21:09:42.439Z Compiling toml v0.8.23
4872026-07-24T21:09:42.769Z Compiling cargo_toml v0.21.0
4882026-07-24T21:09:44.039Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892026-07-24T21:09:46.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.40s
4902026-07-24T21:09:46.230Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4912026-07-24T21:09:46.732Z Downloading crates ...
4922026-07-24T21:09:46.823Z Downloaded async-stream v0.3.6
4932026-07-24T21:09:46.831Z Downloaded atty v0.2.14
4942026-07-24T21:09:46.835Z Downloaded ascii-canvas v3.0.0
4952026-07-24T21:09:46.841Z Downloaded bitfield-struct v0.6.2
4962026-07-24T21:09:46.846Z Downloaded backoff v0.4.0
4972026-07-24T21:09:46.851Z Downloaded aead v0.6.1
4982026-07-24T21:09:46.851Z Downloaded atomic-waker v1.1.2
4992026-07-24T21:09:46.855Z Downloaded cobs v0.3.0
5002026-07-24T21:09:46.858Z Downloaded convert_case v0.4.0
5012026-07-24T21:09:46.858Z Downloaded async-recursion v1.1.1
5022026-07-24T21:09:46.858Z Downloaded atomicwrites v0.4.4
5032026-07-24T21:09:46.862Z Downloaded adler2 v2.0.1
5042026-07-24T21:09:46.868Z Downloaded array-init v0.0.4
5052026-07-24T21:09:46.868Z Downloaded csv-core v0.1.13
5062026-07-24T21:09:46.868Z Downloaded crossbeam-utils v0.8.21
5072026-07-24T21:09:46.868Z Downloaded crossbeam-deque v0.8.6
5082026-07-24T21:09:46.868Z Downloaded difflib v0.4.0
5092026-07-24T21:09:46.872Z Downloaded data-encoding v2.10.0
5102026-07-24T21:09:46.872Z Downloaded either v1.15.0
5112026-07-24T21:09:46.872Z Downloaded base16ct v0.2.0
5122026-07-24T21:09:46.875Z Downloaded bb8 v0.8.6
5132026-07-24T21:09:46.876Z Downloaded arrayref v0.3.9
5142026-07-24T21:09:46.876Z Downloaded darling v0.21.3
5152026-07-24T21:09:46.879Z Downloaded assert_matches v1.5.0
5162026-07-24T21:09:46.882Z Downloaded ed25519-dalek v2.2.0
5172026-07-24T21:09:46.888Z Downloaded ctutils v0.4.2
5182026-07-24T21:09:46.891Z Downloaded bcs v0.1.6
5192026-07-24T21:09:46.891Z Downloaded darling_macro v0.13.4
5202026-07-24T21:09:46.891Z Downloaded anstream v0.6.21
5212026-07-24T21:09:46.895Z Downloaded darling v0.20.11
5222026-07-24T21:09:46.901Z Downloaded defmt v0.3.100
5232026-07-24T21:09:46.901Z Downloaded darling_macro v0.20.11
5242026-07-24T21:09:46.901Z Downloaded crypto-bigint v0.5.5
5252026-07-24T21:09:46.905Z Downloaded crossbeam-channel v0.5.15
5262026-07-24T21:09:46.910Z Downloaded ciborium-ll v0.2.2
5272026-07-24T21:09:46.910Z Downloaded critical-section v1.2.0
5282026-07-24T21:09:46.910Z Downloaded darling_macro v0.21.3
5292026-07-24T21:09:46.914Z Downloaded aead v0.5.2
5302026-07-24T21:09:46.914Z Downloaded bit-set v0.8.0
5312026-07-24T21:09:46.914Z Downloaded cpufeatures v0.3.0
5322026-07-24T21:09:46.914Z Downloaded base64ct v1.8.3
5332026-07-24T21:09:46.919Z Downloaded cookie_store v0.22.1
5342026-07-24T21:09:46.919Z Downloaded cookie v0.18.1
5352026-07-24T21:09:46.919Z Downloaded embedded-io v0.6.1
5362026-07-24T21:09:46.922Z Downloaded cstr-argument v0.1.2
5372026-07-24T21:09:46.923Z Downloaded crc8 v0.1.1
5382026-07-24T21:09:46.926Z Downloaded block-buffer v0.12.1
5392026-07-24T21:09:46.929Z Downloaded dtrace-parser v0.3.0
5402026-07-24T21:09:46.929Z Downloaded crc v3.4.0
5412026-07-24T21:09:46.929Z Downloaded darling_macro v0.23.0
5422026-07-24T21:09:46.929Z Downloaded crc-catalog v2.4.0
5432026-07-24T21:09:46.932Z Downloaded bitfield-macros v0.19.4
5442026-07-24T21:09:46.932Z Downloaded base16ct v1.0.0
5452026-07-24T21:09:46.936Z Downloaded document-features v0.2.12
5462026-07-24T21:09:46.936Z Downloaded dirs-next v2.0.0
5472026-07-24T21:09:46.941Z Downloaded blowfish v0.10.0
5482026-07-24T21:09:46.941Z Downloaded crypto-common v0.2.2
5492026-07-24T21:09:46.941Z Downloaded cexpr v0.6.0
5502026-07-24T21:09:46.945Z Downloaded bitfield v0.19.4
5512026-07-24T21:09:46.945Z Downloaded convert_case v0.10.0
5522026-07-24T21:09:46.945Z Downloaded dsl_auto_type v0.2.0
5532026-07-24T21:09:46.945Z Downloaded cpubits v0.1.1
5542026-07-24T21:09:46.945Z Downloaded bit-set v0.5.3
5552026-07-24T21:09:46.948Z Downloaded debug-ignore v1.0.5
5562026-07-24T21:09:46.948Z Downloaded bcrypt-pbkdf v0.11.0
5572026-07-24T21:09:46.948Z Downloaded cbc v0.2.1
5582026-07-24T21:09:46.951Z Downloaded castaway v0.2.4
5592026-07-24T21:09:46.951Z Downloaded block-padding v0.4.2
5602026-07-24T21:09:46.951Z Downloaded byte-wrapper v0.1.0
5612026-07-24T21:09:46.955Z Downloaded backon v1.6.0
5622026-07-24T21:09:46.955Z Downloaded argon2 v0.5.3
5632026-07-24T21:09:46.959Z Downloaded ahash v0.8.12
5642026-07-24T21:09:46.959Z Downloaded arrayvec v0.7.6
5652026-07-24T21:09:46.962Z Downloaded compression-core v0.4.31
5662026-07-24T21:09:46.962Z Downloaded ciborium-io v0.2.2
5672026-07-24T21:09:46.962Z Downloaded display-error-chain v0.2.2
5682026-07-24T21:09:46.966Z Downloaded crunchy v0.2.4
5692026-07-24T21:09:46.971Z Downloaded cfg_aliases v0.1.1
5702026-07-24T21:09:46.971Z Downloaded crucible-workspace-hack v0.1.0
5712026-07-24T21:09:46.971Z Downloaded cfg_aliases v0.2.1
5722026-07-24T21:09:46.974Z Downloaded dyn-clone v1.0.20
5732026-07-24T21:09:46.978Z Downloaded dropshot-api-manager-types v0.7.2
5742026-07-24T21:09:46.983Z Downloaded dirs-sys-next v0.1.2
5752026-07-24T21:09:46.983Z Downloaded digest-io v0.1.0
5762026-07-24T21:09:46.988Z Downloaded enum-as-inner v0.6.1
5772026-07-24T21:09:46.988Z Downloaded endian-type v0.1.2
5782026-07-24T21:09:46.988Z Downloaded defmt-parser v1.0.0
5792026-07-24T21:09:46.988Z Downloaded env_filter v1.0.0
5802026-07-24T21:09:46.997Z Downloaded dunce v1.0.5
5812026-07-24T21:09:46.997Z Downloaded async-stream-impl v0.3.6
5822026-07-24T21:09:46.997Z Downloaded downcast-rs v2.0.2
5832026-07-24T21:09:47.003Z Downloaded derive_builder_macro v0.20.2
5842026-07-24T21:09:47.003Z Downloaded bit-vec v0.6.3
5852026-07-24T21:09:47.003Z Downloaded anstyle-parse v0.2.7
5862026-07-24T21:09:47.003Z Downloaded fixedbitset v0.4.2
5872026-07-24T21:09:47.003Z Downloaded diesel_table_macro_syntax v0.3.0
5882026-07-24T21:09:47.006Z Downloaded bitflags v1.3.2
5892026-07-24T21:09:47.006Z Downloaded embedded-io v0.4.0
5902026-07-24T21:09:47.006Z Downloaded async-trait v0.1.89
5912026-07-24T21:09:47.009Z Downloaded float-ord v0.3.2
5922026-07-24T21:09:47.013Z Downloaded camino-tempfile-ext v0.3.3
5932026-07-24T21:09:47.013Z Downloaded fd-lock v4.0.4
5942026-07-24T21:09:47.013Z Downloaded foreign-types v0.5.0
5952026-07-24T21:09:47.016Z Downloaded cmov v0.5.4
5962026-07-24T21:09:47.016Z Downloaded form_urlencoded v1.2.2
5972026-07-24T21:09:47.016Z Downloaded foreign-types-shared v0.1.1
5982026-07-24T21:09:47.019Z Downloaded flagset v0.4.7
5992026-07-24T21:09:47.019Z Downloaded clang-sys v1.8.1
6002026-07-24T21:09:47.019Z Downloaded cipher v0.4.4
6012026-07-24T21:09:47.023Z Downloaded curve25519-dalek-derive v0.1.1
6022026-07-24T21:09:47.023Z Downloaded chacha20 v0.9.1
6032026-07-24T21:09:47.026Z Downloaded argon2 v0.6.0-rc.8
6042026-07-24T21:09:47.026Z Downloaded env_logger v0.11.9
6052026-07-24T21:09:47.026Z Downloaded ecdsa v0.16.9
6062026-07-24T21:09:47.031Z Downloaded cancel-safe-futures v0.1.5
6072026-07-24T21:09:47.031Z Downloaded foreign-types v0.3.2
6082026-07-24T21:09:47.031Z Downloaded funty v2.0.0
6092026-07-24T21:09:47.036Z Downloaded bzip2 v0.6.1
6102026-07-24T21:09:47.036Z Downloaded ed25519 v2.2.3
6112026-07-24T21:09:47.036Z Downloaded displaydoc v0.2.5
6122026-07-24T21:09:47.040Z Downloaded foreign-types-shared v0.3.1
6132026-07-24T21:09:47.040Z Downloaded cmake v0.1.57
6142026-07-24T21:09:47.040Z Downloaded corncobs v0.1.4
6152026-07-24T21:09:47.040Z Downloaded futures-core v0.3.32
6162026-07-24T21:09:47.043Z Downloaded ciborium v0.2.2
6172026-07-24T21:09:47.043Z Downloaded futures-sink v0.3.32
6182026-07-24T21:09:47.043Z Downloaded futures-macro v0.3.32
6192026-07-24T21:09:47.048Z Downloaded futures-io v0.3.32
6202026-07-24T21:09:47.048Z Downloaded constant_time_eq v0.4.2
6212026-07-24T21:09:47.048Z Downloaded git-stub v1.0.0
6222026-07-24T21:09:47.048Z Downloaded hash32 v0.2.1
6232026-07-24T21:09:47.051Z Downloaded ena v0.14.4
6242026-07-24T21:09:47.051Z Downloaded ghash v0.6.0
6252026-07-24T21:09:47.055Z Downloaded const_format_proc_macros v0.2.34
6262026-07-24T21:09:47.058Z Downloaded darling v0.13.4
6272026-07-24T21:09:47.058Z Downloaded bs58 v0.5.1
6282026-07-24T21:09:47.061Z Downloaded dof v0.4.0
6292026-07-24T21:09:47.061Z Downloaded defmt v1.0.1
6302026-07-24T21:09:47.065Z Downloaded daft-derive v0.1.7
6312026-07-24T21:09:47.068Z Downloaded diesel-dtrace v0.5.0
6322026-07-24T21:09:47.068Z Downloaded fxhash v0.2.1
6332026-07-24T21:09:47.068Z Downloaded erased-serde v0.3.31
6342026-07-24T21:09:47.074Z Downloaded globwalk v0.9.1
6352026-07-24T21:09:47.074Z Downloaded ed25519 v3.0.0
6362026-07-24T21:09:47.074Z Downloaded gethostname v0.5.0
6372026-07-24T21:09:47.074Z Downloaded deranged v0.5.8
6382026-07-24T21:09:47.078Z Downloaded defmt-macros v1.0.1
6392026-07-24T21:09:47.078Z Downloaded fixedbitset v0.5.7
6402026-07-24T21:09:47.082Z Downloaded ff v0.14.0
6412026-07-24T21:09:47.082Z Downloaded hash32 v0.3.1
6422026-07-24T21:09:47.082Z Downloaded foreign-types-macros v0.2.3
6432026-07-24T21:09:47.082Z Downloaded ff v0.13.1
6442026-07-24T21:09:47.085Z Downloaded der_derive v0.7.3
6452026-07-24T21:09:47.085Z Downloaded derive-ex v0.1.8
6462026-07-24T21:09:47.089Z Downloaded fallible-iterator v0.2.0
6472026-07-24T21:09:47.089Z Downloaded console v0.15.11
6482026-07-24T21:09:47.089Z Downloaded fs-err v2.11.0
6492026-07-24T21:09:47.092Z Downloaded colored v2.2.0
6502026-07-24T21:09:47.092Z Downloaded fs_extra v1.3.0
6512026-07-24T21:09:47.095Z Downloaded blake2 v0.11.0-rc.6
6522026-07-24T21:09:47.095Z Downloaded cassowary v0.3.0
6532026-07-24T21:09:47.141Z Downloaded float-cmp v0.10.0
6542026-07-24T21:09:47.141Z Downloaded filetime v0.2.27
6552026-07-24T21:09:47.141Z Downloaded blake2 v0.10.6
6562026-07-24T21:09:47.141Z Downloaded ecdsa v0.17.0-rc.18
6572026-07-24T21:09:47.141Z Downloaded darling v0.23.0
6582026-07-24T21:09:47.141Z Downloaded headers-core v0.3.0
6592026-07-24T21:09:47.141Z Downloaded home v0.5.12
6602026-07-24T21:09:47.141Z Downloaded http-body v1.0.1
6612026-07-24T21:09:47.141Z Downloaded hostname v0.4.2
6622026-07-24T21:09:47.141Z Downloaded futures-task v0.3.32
6632026-07-24T21:09:47.141Z Downloaded hex v0.4.3
6642026-07-24T21:09:47.141Z Downloaded crc32fast v1.5.0
6652026-07-24T21:09:47.141Z Downloaded git-stub-vcs v0.1.0
6662026-07-24T21:09:47.141Z Downloaded group v0.13.0
6672026-07-24T21:09:47.141Z Downloaded httpdate v1.0.3
6682026-07-24T21:09:47.142Z Downloaded hex-literal v1.1.0
6692026-07-24T21:09:47.142Z Downloaded const-oid v0.9.6
6702026-07-24T21:09:47.142Z Downloaded chacha20 v0.10.0
6712026-07-24T21:09:47.142Z Downloaded hubpack v0.1.2
6722026-07-24T21:09:47.142Z Downloaded delegate v0.13.5
6732026-07-24T21:09:47.142Z Downloaded foldhash v0.1.5
6742026-07-24T21:09:47.142Z Downloaded ctr v0.10.1
6752026-07-24T21:09:47.142Z Downloaded cipher v0.5.2
6762026-07-24T21:09:47.142Z Downloaded darling_core v0.21.3
6772026-07-24T21:09:47.142Z Downloaded ident_case v1.0.1
6782026-07-24T21:09:47.142Z Downloaded hubpack_derive v0.1.1
6792026-07-24T21:09:47.142Z Downloaded derive_builder_core v0.20.2
6802026-07-24T21:09:47.142Z Downloaded colored v3.1.1
6812026-07-24T21:09:47.142Z Downloaded des v0.9.0
6822026-07-24T21:09:47.142Z Downloaded bzip2 v0.4.4
6832026-07-24T21:09:47.142Z Downloaded digest v0.11.3
6842026-07-24T21:09:47.142Z Downloaded buf-list v1.1.2
6852026-07-24T21:09:47.147Z Downloaded http-range v0.1.5
6862026-07-24T21:09:47.147Z Downloaded find-msvc-tools v0.1.9
6872026-07-24T21:09:47.147Z Downloaded hostname v0.3.1
6882026-07-24T21:09:47.148Z Downloaded futures-executor v0.3.32
6892026-07-24T21:09:47.148Z Downloaded enum_dispatch v0.3.13
6902026-07-24T21:09:47.151Z Downloaded console v0.16.2
6912026-07-24T21:09:47.151Z Downloaded daft v0.1.7
6922026-07-24T21:09:47.151Z Downloaded illumos-nvpair v0.3.0
6932026-07-24T21:09:47.154Z Downloaded derive_builder v0.20.2
6942026-07-24T21:09:47.157Z Downloaded group v0.14.0
6952026-07-24T21:09:47.157Z Downloaded glob v0.3.3
6962026-07-24T21:09:47.157Z Downloaded derive_more v0.99.20
6972026-07-24T21:09:47.163Z Downloaded illumos-nvpair-sys v0.2.0
6982026-07-24T21:09:47.164Z Downloaded hyper-tls v0.6.0
6992026-07-24T21:09:47.164Z Downloaded instant v0.1.13
7002026-07-24T21:09:47.173Z Downloaded inout v0.2.2
7012026-07-24T21:09:47.173Z Downloaded idna_adapter v1.2.1
7022026-07-24T21:09:47.173Z Downloaded const-oid v0.10.2
7032026-07-24T21:09:47.173Z Downloaded instability v0.3.11
7042026-07-24T21:09:47.173Z Downloaded highway v1.3.0
7052026-07-24T21:09:47.173Z Downloaded allocator-api2 v0.2.21
7062026-07-24T21:09:47.173Z Downloaded is_ci v1.2.0
7072026-07-24T21:09:47.176Z Downloaded darling_core v0.23.0
7082026-07-24T21:09:47.176Z Downloaded kem v0.3.0
7092026-07-24T21:09:47.180Z Downloaded is-terminal v0.4.17
7102026-07-24T21:09:47.180Z Downloaded async-bb8-diesel v0.2.1
7112026-07-24T21:09:47.180Z Downloaded lazy_static v1.5.0
7122026-07-24T21:09:47.185Z Downloaded keccak v0.1.6
7132026-07-24T21:09:47.185Z Downloaded lalrpop-util v0.19.12
7142026-07-24T21:09:47.185Z Downloaded indent_write v2.2.0
7152026-07-24T21:09:47.185Z Downloaded derive-where v1.6.0
7162026-07-24T21:09:47.190Z Downloaded getrandom v0.2.17
7172026-07-24T21:09:47.190Z Downloaded inout v0.1.4
7182026-07-24T21:09:47.190Z Downloaded indoc v1.0.9
7192026-07-24T21:09:47.197Z Downloaded crossbeam-epoch v0.9.18
7202026-07-24T21:09:47.197Z Downloaded http-body-util v0.1.3
7212026-07-24T21:09:47.197Z Downloaded darling_core v0.13.4
7222026-07-24T21:09:47.202Z Downloaded crc-any v2.5.0
7232026-07-24T21:09:47.202Z Downloaded bit-vec v0.8.0
7242026-07-24T21:09:47.202Z Downloaded foldhash v0.2.0
7252026-07-24T21:09:47.202Z Downloaded internet-checksum v0.2.1
7262026-07-24T21:09:47.207Z Downloaded managed v0.8.0
7272026-07-24T21:09:47.210Z Downloaded lru v0.12.5
7282026-07-24T21:09:47.210Z Downloaded futures-channel v0.3.32
7292026-07-24T21:09:47.213Z Downloaded async-compression v0.4.41
7302026-07-24T21:09:47.216Z Downloaded humantime v2.3.0
7312026-07-24T21:09:47.217Z Downloaded diff v0.1.13
7322026-07-24T21:09:47.220Z Downloaded kstat-rs v0.2.4
7332026-07-24T21:09:47.223Z Downloaded drift v0.2.0
7342026-07-24T21:09:47.228Z Downloaded lru-slab v0.1.2
7352026-07-24T21:09:47.231Z Downloaded lru-cache v0.1.2
7362026-07-24T21:09:47.231Z Downloaded md-5 v0.10.6
7372026-07-24T21:09:47.232Z Downloaded compression-codecs v0.4.37
7382026-07-24T21:09:47.235Z Downloaded match_cfg v0.1.0
7392026-07-24T21:09:47.235Z Downloaded linked-hash-map v0.5.6
7402026-07-24T21:09:47.238Z Downloaded libscf-sys v1.1.0
7412026-07-24T21:09:47.238Z Downloaded md5 v0.8.0
7422026-07-24T21:09:47.238Z Downloaded mime v0.3.17
7432026-07-24T21:09:47.241Z Downloaded memoffset v0.9.1
7442026-07-24T21:09:47.241Z Downloaded ingot-types v0.1.2
7452026-07-24T21:09:47.241Z Downloaded impl-trait-for-tuples v0.2.3
7462026-07-24T21:09:47.245Z Downloaded elliptic-curve v0.14.0-rc.33
7472026-07-24T21:09:47.248Z Downloaded globset v0.4.18
7482026-07-24T21:09:47.248Z Downloaded hyper-staticfile v0.10.1
7492026-07-24T21:09:47.252Z Downloaded half v1.8.3
7502026-07-24T21:09:47.252Z Downloaded dropshot_endpoint v0.17.1
7512026-07-24T21:09:47.256Z Downloaded lzss v0.8.2
7522026-07-24T21:09:47.256Z Downloaded newtype_derive v0.1.6
7532026-07-24T21:09:47.259Z Downloaded maybe-uninit v2.0.0
7542026-07-24T21:09:47.259Z Downloaded newtype-uuid-macros v0.1.0
7552026-07-24T21:09:47.259Z Downloaded maplit v1.0.2
7562026-07-24T21:09:47.263Z Downloaded new_debug_unreachable v1.0.6
7572026-07-24T21:09:47.263Z Downloaded multimap v0.10.1
7582026-07-24T21:09:47.263Z Downloaded normalize-line-endings v0.3.0
7592026-07-24T21:09:47.266Z Downloaded nibble_vec v0.1.0
7602026-07-24T21:09:47.266Z Downloaded newline-converter v0.3.0
7612026-07-24T21:09:47.269Z Downloaded getrandom v0.3.4
7622026-07-24T21:09:47.273Z Downloaded hyper-rustls v0.27.7
7632026-07-24T21:09:47.276Z Downloaded fatfs v0.3.6
7642026-07-24T21:09:47.279Z Downloaded libefi-sys v0.1.0
7652026-07-24T21:09:47.279Z Downloaded keccak v0.2.0
7662026-07-24T21:09:47.279Z Downloaded hybrid-array v0.4.13
7672026-07-24T21:09:47.283Z Downloaded libsw v3.5.0
7682026-07-24T21:09:47.283Z Downloaded ingot v0.1.1
7692026-07-24T21:09:47.286Z Downloaded num-derive v0.3.3
7702026-07-24T21:09:47.286Z Downloaded nonempty v0.12.0
7712026-07-24T21:09:47.290Z Downloaded num_enum_derive v0.5.11
7722026-07-24T21:09:47.290Z Downloaded num-iter v0.1.45
7732026-07-24T21:09:47.293Z Downloaded base64 v0.21.7
7742026-07-24T21:09:47.310Z Downloaded num-conv v0.2.0
7752026-07-24T21:09:47.313Z Downloaded opaque-debug v0.3.1
7762026-07-24T21:09:47.313Z Downloaded olpc-cjson v0.1.4
7772026-07-24T21:09:47.313Z Downloaded num_threads v0.1.7
7782026-07-24T21:09:47.317Z Downloaded jobserver v0.1.34
7792026-07-24T21:09:47.317Z Downloaded libsw-core v0.3.2
7802026-07-24T21:09:47.317Z Downloaded num v0.4.3
7812026-07-24T21:09:47.320Z Downloaded nodrop v0.1.14
7822026-07-24T21:09:47.320Z Downloaded indoc v2.0.7
7832026-07-24T21:09:47.320Z Downloaded openssl-macros v0.1.1
7842026-07-24T21:09:47.324Z Downloaded openssl-probe v0.2.1
7852026-07-24T21:09:47.324Z Downloaded num-derive v0.4.2
7862026-07-24T21:09:47.324Z Downloaded der v0.7.10
7872026-07-24T21:09:47.329Z Downloaded oso-derive v0.27.3
7882026-07-24T21:09:47.329Z Downloaded openssl-probe v0.1.6
7892026-07-24T21:09:47.333Z Downloaded httparse v1.10.1
7902026-07-24T21:09:47.333Z Downloaded const_format v0.2.35
7912026-07-24T21:09:47.337Z Downloaded chacha20poly1305 v0.10.1
7922026-07-24T21:09:47.337Z Downloaded nu-ansi-term v0.50.3
7932026-07-24T21:09:47.340Z Downloaded half v2.7.1
7942026-07-24T21:09:47.340Z Downloaded generic-array v1.4.3
7952026-07-24T21:09:47.344Z Downloaded bytes v1.11.1
7962026-07-24T21:09:47.347Z Downloaded libloading v0.8.9
7972026-07-24T21:09:47.347Z Downloaded ingot-macros v0.1.1
7982026-07-24T21:09:47.350Z Downloaded module-lattice v0.2.3
7992026-07-24T21:09:47.350Z Downloaded ipnetwork v0.21.1
8002026-07-24T21:09:47.350Z Downloaded ipnet v2.11.0
8012026-07-24T21:09:47.354Z Downloaded hmac v0.12.1
8022026-07-24T21:09:47.354Z Downloaded iana-time-zone v0.1.65
8032026-07-24T21:09:47.357Z Downloaded flume v0.11.1
8042026-07-24T21:09:47.357Z Downloaded elliptic-curve v0.13.8
8052026-07-24T21:09:47.360Z Downloaded arc-swap v1.8.2
8062026-07-24T21:09:47.363Z Downloaded ar_archive_writer v0.5.1
8072026-07-24T21:09:47.366Z Downloaded packed_struct_codegen v0.10.1
8082026-07-24T21:09:47.366Z Downloaded native-tls v0.2.18
8092026-07-24T21:09:47.369Z Downloaded nanorand v0.7.0
8102026-07-24T21:09:47.373Z Downloaded newtype-uuid v1.3.2
8112026-07-24T21:09:47.376Z Downloaded multer v3.1.0
8122026-07-24T21:09:47.379Z Downloaded darling_core v0.20.11
8132026-07-24T21:09:47.379Z Downloaded icu_provider v2.1.1
8142026-07-24T21:09:47.382Z Downloaded flate2 v1.1.9
8152026-07-24T21:09:47.386Z Downloaded num_enum v0.7.6
8162026-07-24T21:09:47.389Z Downloaded num-complex v0.4.6
8172026-07-24T21:09:47.389Z Downloaded derive_more v2.1.1
8182026-07-24T21:09:47.397Z Downloaded peg-runtime v0.8.5
8192026-07-24T21:09:47.400Z Downloaded parse-size v1.1.0
8202026-07-24T21:09:47.400Z Downloaded linear-map v1.2.0
8212026-07-24T21:09:47.400Z Downloaded phf_shared v0.11.3
8222026-07-24T21:09:47.403Z Downloaded phf_shared v0.12.1
8232026-07-24T21:09:47.403Z Downloaded num-integer v0.1.46
8242026-07-24T21:09:47.403Z Downloaded path-slash v0.1.5
8252026-07-24T21:09:47.406Z Downloaded percent-encoding v2.3.2
8262026-07-24T21:09:47.407Z Downloaded mime_guess v2.0.5
8272026-07-24T21:09:47.407Z Downloaded cc v1.2.56
8282026-07-24T21:09:47.410Z Downloaded password-hash v0.6.1
8292026-07-24T21:09:47.410Z Downloaded num_enum_derive v0.7.6
8302026-07-24T21:09:47.414Z Downloaded num_enum v0.5.11
8312026-07-24T21:09:47.417Z Downloaded litrs v1.0.0
8322026-07-24T21:09:47.417Z Downloaded bumpalo v3.20.2
8332026-07-24T21:09:47.420Z Downloaded ml-kem v0.3.2
8342026-07-24T21:09:47.420Z Downloaded oxide-update-engine-display v0.1.2
8352026-07-24T21:09:47.423Z Downloaded memmap2 v0.9.10
8362026-07-24T21:09:47.423Z Downloaded litemap v0.8.1
8372026-07-24T21:09:47.426Z Downloaded indexmap v1.9.3
8382026-07-24T21:09:47.427Z Downloaded potential_utf v0.1.4
8392026-07-24T21:09:47.429Z Downloaded ignore v0.4.25
8402026-07-24T21:09:47.430Z Downloaded hmac v0.13.0
8412026-07-24T21:09:47.433Z Downloaded oxide-tokio-rt v0.1.4
8422026-07-24T21:09:47.433Z Downloaded owo-colors v4.3.0
8432026-07-24T21:09:47.436Z Downloaded futures v0.3.32
8442026-07-24T21:09:47.439Z Downloaded phf_shared v0.13.1
8452026-07-24T21:09:47.439Z Downloaded oxide-update-engine v0.1.2
8462026-07-24T21:09:47.439Z Downloaded base64 v0.22.1
8472026-07-24T21:09:47.442Z Downloaded libbz2-rs-sys v0.2.2
8482026-07-24T21:09:47.447Z Downloaded num-rational v0.4.2
8492026-07-24T21:09:47.451Z Downloaded lock_api v0.4.14
8502026-07-24T21:09:47.451Z Downloaded heapless v0.8.0
8512026-07-24T21:09:47.454Z Downloaded heapless v0.7.17
8522026-07-24T21:09:47.458Z Downloaded precomputed-hash v0.1.1
8532026-07-24T21:09:47.458Z Downloaded parse-display-derive v0.10.0
8542026-07-24T21:09:47.458Z Downloaded parse-display v0.10.0
8552026-07-24T21:09:47.458Z Downloaded parking_lot_core v0.8.6
8562026-07-24T21:09:47.462Z Downloaded predicates-core v1.0.10
8572026-07-24T21:09:47.466Z Downloaded paste v1.0.15
8582026-07-24T21:09:47.466Z Downloaded powerfmt v0.2.0
8592026-07-24T21:09:47.472Z Downloaded proc-macro-crate v3.4.0
8602026-07-24T21:09:47.475Z Downloaded hickory-resolver v0.25.2
8612026-07-24T21:09:47.478Z Downloaded pem-rfc7468 v1.0.0
8622026-07-24T21:09:47.481Z Downloaded pem-rfc7468 v0.7.0
8632026-07-24T21:09:47.481Z Downloaded peg-macros v0.8.5
8642026-07-24T21:09:47.485Z Downloaded phf v0.13.1
8652026-07-24T21:09:47.485Z Downloaded password-hash v0.5.0
8662026-07-24T21:09:47.488Z Downloaded pin-project-internal v1.1.11
8672026-07-24T21:09:47.489Z Downloaded phf v0.12.1
8682026-07-24T21:09:47.489Z Downloaded psl-types v2.0.11
8692026-07-24T21:09:47.489Z Downloaded progenitor-macro v0.14.0
8702026-07-24T21:09:47.492Z Downloaded proc-macro-error-attr2 v2.0.0
8712026-07-24T21:09:47.492Z Downloaded proc-macro-crate v1.3.1
8722026-07-24T21:09:47.496Z Downloaded pem v3.0.6
8732026-07-24T21:09:47.502Z Downloaded progenitor-client v0.14.0
8742026-07-24T21:09:47.505Z Downloaded packed_struct v0.10.1
8752026-07-24T21:09:47.509Z Downloaded oxnet v0.1.6
8762026-07-24T21:09:47.509Z Downloaded postgres-protocol v0.6.10
8772026-07-24T21:09:47.512Z Downloaded progenitor-macro v0.13.0
8782026-07-24T21:09:47.512Z Downloaded polyval v0.7.1
8792026-07-24T21:09:47.512Z Downloaded phc v0.6.1
8802026-07-24T21:09:47.515Z Downloaded port-file v0.1.0
8812026-07-24T21:09:47.516Z Downloaded expectorate v1.2.0
8822026-07-24T21:09:47.521Z Downloaded icu_normalizer v2.1.1
8832026-07-24T21:09:47.521Z Downloaded compact_str v0.8.1
8842026-07-24T21:09:47.525Z Downloaded icu_properties v2.1.2
8852026-07-24T21:09:47.525Z Downloaded icu_normalizer_data v2.1.1
8862026-07-24T21:09:47.527Z Downloaded icu_locale_core v2.1.1
8872026-07-24T21:09:47.531Z Downloaded num-traits v0.2.19
8882026-07-24T21:09:47.534Z Downloaded parking_lot_core v0.9.12
8892026-07-24T21:09:47.537Z Downloaded parking_lot v0.12.5
8902026-07-24T21:09:47.537Z Downloaded radium v0.7.0
8912026-07-24T21:09:47.540Z Downloaded quick-error v1.2.3
8922026-07-24T21:09:47.540Z Downloaded rand_chacha v0.3.1
8932026-07-24T21:09:47.546Z Downloaded icu_collections v2.1.1
8942026-07-24T21:09:47.549Z Downloaded ed25519-dalek v3.0.0-rc.0
8952026-07-24T21:09:47.552Z Downloaded indicatif v0.18.4
8962026-07-24T21:09:47.555Z Downloaded pkcs8 v0.10.2
8972026-07-24T21:09:47.555Z Downloaded headers v0.4.1
8982026-07-24T21:09:47.560Z Downloaded progenitor v0.13.0
8992026-07-24T21:09:47.566Z Downloaded primeorder v0.13.6
9002026-07-24T21:09:47.566Z Downloaded predicates-tree v1.0.13
9012026-07-24T21:09:47.566Z Downloaded pkg-config v0.3.32
9022026-07-24T21:09:47.566Z Downloaded peg v0.8.5
9032026-07-24T21:09:47.566Z Downloaded rfc6979 v0.4.0
9042026-07-24T21:09:47.569Z Downloaded recursive-proc-macro-impl v0.1.1
9052026-07-24T21:09:47.569Z Downloaded crossterm v0.28.1
9062026-07-24T21:09:47.572Z Downloaded parking_lot v0.11.2
9072026-07-24T21:09:47.578Z Downloaded crossterm v0.29.0
9082026-07-24T21:09:47.582Z Downloaded pkcs1 v0.7.5
9092026-07-24T21:09:47.582Z Downloaded psm v0.1.30
9102026-07-24T21:09:47.582Z Downloaded ppv-lite86 v0.2.21
9112026-07-24T21:09:47.585Z Downloaded primeorder v0.14.0-rc.10
9122026-07-24T21:09:47.585Z Downloaded primefield v0.14.0
9132026-07-24T21:09:47.588Z Downloaded ref-cast-impl v1.0.25
9142026-07-24T21:09:47.588Z Downloaded postgres-types v0.2.12
9152026-07-24T21:09:47.588Z Downloaded pin-project-lite v0.2.17
9162026-07-24T21:09:47.591Z Downloaded progenitor v0.14.0
9172026-07-24T21:09:47.596Z Downloaded proc-macro-error2 v2.0.1
9182026-07-24T21:09:47.597Z Downloaded omicron-zone-package v0.12.3
9192026-07-24T21:09:47.600Z Downloaded ref-cast v1.0.25
9202026-07-24T21:09:47.600Z Downloaded papergrid v0.17.0
9212026-07-24T21:09:47.603Z Downloaded rfc6979 v0.5.0
9222026-07-24T21:09:47.607Z Downloaded hashbrown v0.13.2
9232026-07-24T21:09:47.610Z Downloaded russh-cryptovec v0.61.0
9242026-07-24T21:09:47.610Z Downloaded rustc_version v0.4.1
9252026-07-24T21:09:47.611Z Downloaded rtoolbox v0.0.3
9262026-07-24T21:09:47.611Z Downloaded rand_seeder v0.4.0
9272026-07-24T21:09:47.614Z Downloaded progenitor-extras v0.2.0
9282026-07-24T21:09:47.614Z Downloaded hashbrown v0.12.3
9292026-07-24T21:09:47.617Z Downloaded miniz_oxide v0.8.9
9302026-07-24T21:09:47.617Z Downloaded pkcs1 v0.8.0-rc.4
9312026-07-24T21:09:47.620Z Downloaded r2d2 v0.8.10
9322026-07-24T21:09:47.620Z Downloaded oso v0.27.3
9332026-07-24T21:09:47.625Z Downloaded hickory-resolver v0.24.4
9342026-07-24T21:09:47.628Z Downloaded rustc_version v0.1.7
9352026-07-24T21:09:47.628Z Downloaded rand_core v0.10.0
9362026-07-24T21:09:47.628Z Downloaded russh-util v0.52.0
9372026-07-24T21:09:47.629Z Downloaded rand_core v0.9.5
9382026-07-24T21:09:47.632Z Downloaded rand_chacha v0.9.0
9392026-07-24T21:09:47.632Z Downloaded oxide-update-engine-types v0.1.2
9402026-07-24T21:09:47.632Z Downloaded diesel_derives v2.3.7
9412026-07-24T21:09:47.637Z Downloaded poly1305 v0.9.0
9422026-07-24T21:09:47.640Z Downloaded aes v0.9.1
9432026-07-24T21:09:47.643Z Downloaded postcard v1.1.3
9442026-07-24T21:09:47.644Z Downloaded pkcs8 v0.11.0
9452026-07-24T21:09:47.646Z Downloaded poly1305 v0.8.0
9462026-07-24T21:09:47.650Z Downloaded hickory-server v0.25.2
9472026-07-24T21:09:47.650Z Downloaded recursive v0.1.1
9482026-07-24T21:09:47.650Z Downloaded rand_xorshift v0.4.0
9492026-07-24T21:09:47.653Z Downloaded progenitor-client v0.13.0
9502026-07-24T21:09:47.653Z Downloaded pbkdf2 v0.13.0
9512026-07-24T21:09:47.657Z Downloaded derive_more-impl v2.1.1
9522026-07-24T21:09:47.660Z Downloaded resolv-conf v0.7.6
9532026-07-24T21:09:47.660Z Downloaded der v0.8.0
9542026-07-24T21:09:47.666Z Downloaded secrecy v0.8.0
9552026-07-24T21:09:47.666Z Downloaded scopeguard v1.2.0
9562026-07-24T21:09:47.666Z Downloaded scroll_derive v0.13.1
9572026-07-24T21:09:47.666Z Downloaded predicates v3.1.4
9582026-07-24T21:09:47.669Z Downloaded serde_repr v0.1.20
9592026-07-24T21:09:47.673Z Downloaded same-file v1.0.6
9602026-07-24T21:09:47.673Z Downloaded sapling-renderdag v0.1.0
9612026-07-24T21:09:47.676Z Downloaded hyper-util v0.1.20
9622026-07-24T21:09:47.679Z Downloaded scheduled-thread-pool v0.2.7
9632026-07-24T21:09:47.679Z Downloaded jiff-static v0.2.21
9642026-07-24T21:09:47.682Z Downloaded prefix-trie v0.7.0
9652026-07-24T21:09:47.685Z Downloaded rustc-hash v2.1.1
9662026-07-24T21:09:47.685Z Downloaded rpassword v7.5.4
9672026-07-24T21:09:47.688Z Downloaded serde_urlencoded v0.7.1
9682026-07-24T21:09:47.691Z Downloaded secrecy v0.10.3
9692026-07-24T21:09:47.691Z Downloaded serde_spanned v1.1.1
9702026-07-24T21:09:47.697Z Downloaded pkcs5 v0.8.1
9712026-07-24T21:09:47.699Z Downloaded openssl-sys v0.9.115
9722026-07-24T21:09:47.703Z Downloaded rand_core v0.6.4
9732026-07-24T21:09:47.706Z Downloaded quinn-udp v0.5.14
9742026-07-24T21:09:47.706Z Downloaded seq-macro v0.3.6
9752026-07-24T21:09:47.709Z Downloaded sha1 v0.11.0
9762026-07-24T21:09:47.709Z Downloaded serde-big-array v0.5.1
9772026-07-24T21:09:47.712Z Downloaded sha1 v0.10.6
9782026-07-24T21:09:47.712Z Downloaded rustls-pemfile v2.2.0
9792026-07-24T21:09:47.715Z Downloaded serde_plain v1.0.2
9802026-07-24T21:09:47.715Z Downloaded serde_bytes v0.11.19
9812026-07-24T21:09:47.718Z Downloaded sigpipe v0.1.3
9822026-07-24T21:09:47.718Z Downloaded signal-hook-mio v0.2.5
9832026-07-24T21:09:47.718Z Downloaded shell-words v1.1.1
9842026-07-24T21:09:47.718Z Downloaded pin-project v1.1.11
9852026-07-24T21:09:47.724Z Downloaded signature v3.0.0
9862026-07-24T21:09:47.727Z Downloaded signature v2.2.0
9872026-07-24T21:09:47.728Z Downloaded rustls-native-certs v0.8.3
9882026-07-24T21:09:47.730Z Downloaded dropshot-api-manager v0.7.2
9892026-07-24T21:09:47.735Z Downloaded schemars_derive v0.8.22
9902026-07-24T21:09:47.735Z Downloaded rustversion v1.0.22
9912026-07-24T21:09:47.738Z Downloaded mio v1.2.0
9922026-07-24T21:09:47.738Z Downloaded minimal-lexical v0.2.1
9932026-07-24T21:09:47.742Z Downloaded rusty-fork v0.3.1
9942026-07-24T21:09:47.745Z Downloaded signal-hook-tokio v0.3.1
9952026-07-24T21:09:47.745Z Downloaded siphasher v1.0.2
9962026-07-24T21:09:47.750Z Downloaded sec1 v0.8.1
9972026-07-24T21:09:47.750Z Downloaded sec1 v0.7.3
9982026-07-24T21:09:47.755Z Downloaded serde_path_to_error v0.1.20
9992026-07-24T21:09:47.760Z Downloaded p384 v0.14.0-rc.10
10002026-07-24T21:09:47.764Z Downloaded slog-bunyan v2.5.0
10012026-07-24T21:09:47.775Z Downloaded serde_with_macros v1.5.2
10022026-07-24T21:09:47.778Z Downloaded serde_derive_internals v0.29.1
10032026-07-24T21:09:47.778Z Downloaded rcgen v0.12.1
10042026-07-24T21:09:47.781Z Downloaded scroll v0.13.0
10052026-07-24T21:09:47.782Z Downloaded progenitor-impl v0.14.0
10062026-07-24T21:09:47.785Z Downloaded slog-envlogger v2.2.0
10072026-07-24T21:09:47.792Z Downloaded sqlparser_derive v0.5.0
10082026-07-24T21:09:47.803Z Downloaded progenitor-impl v0.13.0
10092026-07-24T21:09:47.806Z Downloaded serde-hex v0.1.0
10102026-07-24T21:09:47.806Z Downloaded semver v0.1.20
10112026-07-24T21:09:47.809Z Downloaded serdect v0.4.3
10122026-07-24T21:09:47.812Z Downloaded simd-adler32 v0.3.8
10132026-07-24T21:09:47.815Z Downloaded slab v0.4.12
10142026-07-24T21:09:47.815Z Downloaded shlex v1.3.0
10152026-07-24T21:09:47.815Z Downloaded stable_deref_trait v1.2.1
10162026-07-24T21:09:47.815Z Downloaded strip-ansi-escapes v0.2.1
10172026-07-24T21:09:47.822Z Downloaded aes-gcm v0.11.0
10182026-07-24T21:09:47.827Z Downloaded slog-async v2.8.0
10192026-07-24T21:09:47.831Z Downloaded itertools v0.10.5
10202026-07-24T21:09:47.834Z Downloaded signal-hook-registry v1.4.8
10212026-07-24T21:09:47.834Z Downloaded rustls-pki-types v1.14.0
10222026-07-24T21:09:47.837Z Downloaded scrypt v0.12.0
10232026-07-24T21:09:47.837Z Downloaded slog-stdlog v4.1.1
10242026-07-24T21:09:47.840Z Downloaded take_mut v0.2.2
10252026-07-24T21:09:47.840Z Downloaded tabwriter v1.4.1
10262026-07-24T21:09:47.840Z Downloaded strsim v0.10.0
10272026-07-24T21:09:47.843Z Downloaded supports-color v3.0.2
10282026-07-24T21:09:47.843Z Downloaded structmeta v0.3.0
10292026-07-24T21:09:47.843Z Downloaded nom v7.1.3
10302026-07-24T21:09:47.846Z Downloaded slog-term v2.9.2
10312026-07-24T21:09:47.849Z Downloaded serde_cbor v0.11.2
10322026-07-24T21:09:47.852Z Downloaded p256 v0.14.0-rc.10
10332026-07-24T21:09:47.852Z Downloaded salsa20 v0.11.0
10342026-07-24T21:09:47.855Z Downloaded pretty_assertions v1.4.1
10352026-07-24T21:09:47.859Z Downloaded structmeta-derive v0.3.0
10362026-07-24T21:09:47.862Z Downloaded tap v1.0.1
10372026-07-24T21:09:47.862Z Downloaded strum v0.27.2
10382026-07-24T21:09:47.865Z Downloaded strum v0.26.3
10392026-07-24T21:09:47.868Z Downloaded rayon-core v1.13.0
10402026-07-24T21:09:47.868Z Downloaded tabled_derive v0.11.0
10412026-07-24T21:09:47.871Z Downloaded rustls-platform-verifier v0.6.2
10422026-07-24T21:09:47.871Z Downloaded slog-scope v4.4.1
10432026-07-24T21:09:47.874Z Downloaded idna v1.1.0
10442026-07-24T21:09:47.874Z Downloaded sync-ptr v0.1.4
10452026-07-24T21:09:47.877Z Downloaded thiserror-impl-no-std v2.0.2
10462026-07-24T21:09:47.877Z Downloaded testing_table v0.3.0
10472026-07-24T21:09:47.877Z Downloaded spki v0.8.0
10482026-07-24T21:09:47.880Z Downloaded sha2 v0.11.0
10492026-07-24T21:09:47.880Z Downloaded static_assertions v1.1.0
10502026-07-24T21:09:47.883Z Downloaded smf v0.2.3
10512026-07-24T21:09:47.883Z Downloaded sync_wrapper v1.0.2
10522026-07-24T21:09:47.883Z Downloaded slog-json v2.6.1
10532026-07-24T21:09:47.887Z Downloaded slog-dtrace v0.3.0
10542026-07-24T21:09:47.887Z Downloaded subtle v2.6.1
10552026-07-24T21:09:47.890Z Downloaded termtree v0.5.1
10562026-07-24T21:09:47.890Z Downloaded tagptr v0.2.0
10572026-07-24T21:09:47.890Z Downloaded string_cache v0.8.9
10582026-07-24T21:09:47.895Z Downloaded time-core v0.1.8
10592026-07-24T21:09:47.898Z Downloaded tinyvec_macros v0.1.1
10602026-07-24T21:09:47.898Z Downloaded stringprep v0.1.5
10612026-07-24T21:09:47.901Z Downloaded itertools v0.12.1
10622026-07-24T21:09:47.905Z Downloaded publicsuffix v2.3.0
10632026-07-24T21:09:47.915Z Downloaded support-bundle-viewer v0.1.2
10642026-07-24T21:09:47.919Z Downloaded futures-util v0.3.32
10652026-07-24T21:09:47.923Z Downloaded stacker v0.1.23
10662026-07-24T21:09:47.926Z Downloaded ron v0.8.1
10672026-07-24T21:09:47.929Z Downloaded internal-russh-num-bigint v0.5.0
10682026-07-24T21:09:47.933Z Downloaded rand v0.8.6
10692026-07-24T21:09:47.937Z Downloaded tokio-macros v2.7.0
10702026-07-24T21:09:47.937Z Downloaded thread-id v5.1.0
10712026-07-24T21:09:47.937Z Downloaded ssh-encoding v0.3.0-rc.9
10722026-07-24T21:09:47.937Z Downloaded hyper v1.10.1
10732026-07-24T21:09:47.940Z Downloaded serde_with_macros v3.21.0
10742026-07-24T21:09:47.943Z Downloaded ssh-cipher v0.3.0-rc.9
10752026-07-24T21:09:47.943Z Downloaded aho-corasick v1.1.4
10762026-07-24T21:09:47.950Z Downloaded prettyplease v0.2.37
10772026-07-24T21:09:47.950Z Downloaded strum_macros v0.26.4
10782026-07-24T21:09:47.953Z Downloaded spin v0.9.8
10792026-07-24T21:09:47.959Z Downloaded sqlformat v0.3.5
10802026-07-24T21:09:47.962Z Downloaded strum_macros v0.24.3
10812026-07-24T21:09:47.962Z Downloaded spki v0.7.3
10822026-07-24T21:09:47.965Z Downloaded strum_macros v0.27.2
10832026-07-24T21:09:47.969Z Downloaded smallvec v1.15.1
10842026-07-24T21:09:47.972Z Downloaded http v1.4.2
10852026-07-24T21:09:47.975Z Downloaded termios v0.3.3
10862026-07-24T21:09:47.975Z Downloaded num-bigint v0.4.6
10872026-07-24T21:09:47.978Z Downloaded tiny-keccak v2.0.2
10882026-07-24T21:09:47.980Z Downloaded thiserror-no-std v2.0.2
10892026-07-24T21:09:47.984Z Downloaded tokio-test v0.4.5
10902026-07-24T21:09:47.984Z Downloaded smallvec v0.6.14
10912026-07-24T21:09:47.984Z Downloaded topological-sort v0.2.2
10922026-07-24T21:09:47.987Z Downloaded tower-service v0.3.3
10932026-07-24T21:09:47.987Z Downloaded trait-variant v0.1.2
10942026-07-24T21:09:47.987Z Downloaded hkdf v0.13.0
10952026-07-24T21:09:47.990Z Downloaded hkdf v0.12.4
10962026-07-24T21:09:47.993Z Downloaded tower-layer v0.3.3
10972026-07-24T21:09:47.993Z Downloaded iri-string v0.7.10
10982026-07-24T21:09:47.996Z Downloaded itertools v0.14.0
10992026-07-24T21:09:47.999Z Downloaded schemars v0.9.0
11002026-07-24T21:09:48.006Z Downloaded unarray v0.1.4
11012026-07-24T21:09:48.009Z Downloaded nom v8.0.0
11022026-07-24T21:09:48.012Z Downloaded qorb v0.4.1
11032026-07-24T21:09:48.015Z Downloaded libm v0.2.16
11042026-07-24T21:09:48.018Z Downloaded tokio-dtrace v0.1.1
11052026-07-24T21:09:48.021Z Downloaded universal-hash v0.6.1
11062026-07-24T21:09:48.021Z Downloaded hashbrown v0.16.1
11072026-07-24T21:09:48.024Z Downloaded untrusted v0.7.1
11082026-07-24T21:09:48.027Z Downloaded term v1.2.1
11092026-07-24T21:09:48.027Z Downloaded crypto-primes v0.7.2
11102026-07-24T21:09:48.030Z Downloaded tinystr v0.8.2
11112026-07-24T21:09:48.033Z Downloaded unicode-xid v0.2.6
11122026-07-24T21:09:48.033Z Downloaded similar v2.7.0
11132026-07-24T21:09:48.036Z Downloaded tokio-tungstenite v0.23.1
11142026-07-24T21:09:48.039Z Downloaded usdt v0.6.0
11152026-07-24T21:09:48.039Z Downloaded term v0.7.0
11162026-07-24T21:09:48.042Z Downloaded usdt-attr-macro v0.6.0
11172026-07-24T21:09:48.042Z Downloaded time-macros v0.2.27
11182026-07-24T21:09:48.042Z Downloaded utf8_iter v1.0.4
11192026-07-24T21:09:48.044Z Downloaded utf-8 v0.7.6
11202026-07-24T21:09:48.045Z Downloaded ryu v1.0.23
11212026-07-24T21:09:48.047Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11222026-07-24T21:09:48.047Z Downloaded blake3 v1.8.5
11232026-07-24T21:09:48.050Z Downloaded schemars v0.8.22
11242026-07-24T21:09:48.057Z Downloaded rustls-webpki v0.103.13
11252026-07-24T21:09:48.061Z Downloaded p521 v0.14.0-rc.10
11262026-07-24T21:09:48.064Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11272026-07-24T21:09:48.064Z Downloaded hashbrown v0.15.5
11282026-07-24T21:09:48.067Z Downloaded slog v2.8.2
11292026-07-24T21:09:48.071Z Downloaded universal-hash v0.5.1
11302026-07-24T21:09:48.071Z Downloaded unit-prefix v0.5.2
11312026-07-24T21:09:48.071Z Downloaded libxml v0.3.3
11322026-07-24T21:09:48.074Z Downloaded usdt-macro v0.6.0
11332026-07-24T21:09:48.074Z Downloaded tokio-native-tls v0.3.1
11342026-07-24T21:09:48.077Z Downloaded rand v0.10.1
11352026-07-24T21:09:48.077Z Downloaded tls_codec v0.4.2
11362026-07-24T21:09:48.080Z Downloaded socket2 v0.6.3
11372026-07-24T21:09:48.080Z Downloaded typify-macro v0.6.2
11382026-07-24T21:09:48.083Z Downloaded try-lock v0.2.5
11392026-07-24T21:09:48.083Z Downloaded snafu-derive v0.8.9
11402026-07-24T21:09:48.083Z Downloaded serde_yaml v0.9.34+deprecated
11412026-07-24T21:09:48.086Z Downloaded quinn v0.11.9
11422026-07-24T21:09:48.089Z Downloaded void v1.0.2
11432026-07-24T21:09:48.089Z Downloaded toml_writer v1.1.1+spec-1.1.0
11442026-07-24T21:09:48.089Z Downloaded synstructure v0.13.2
11452026-07-24T21:09:48.089Z Downloaded h2 v0.4.15
11462026-07-24T21:09:48.092Z Downloaded unicase v2.9.0
11472026-07-24T21:09:48.095Z Downloaded rsa v0.10.0-rc.18
11482026-07-24T21:09:48.098Z Downloaded signal-hook v0.3.18
11492026-07-24T21:09:48.101Z Downloaded num-bigint-dig v0.8.6
11502026-07-24T21:09:48.101Z Downloaded waitgroup v0.1.2
11512026-07-24T21:09:48.104Z Downloaded tokio-stream v0.1.18
11522026-07-24T21:09:48.104Z Downloaded tokio-tungstenite v0.21.0
11532026-07-24T21:09:48.108Z Downloaded rsa v0.9.10
11542026-07-24T21:09:48.111Z Downloaded untrusted v0.9.0
11552026-07-24T21:09:48.111Z Downloaded thread_local v1.1.9
11562026-07-24T21:09:48.114Z Downloaded tui-tree-widget v0.23.1
11572026-07-24T21:09:48.114Z Downloaded zerofrom-derive v0.1.6
11582026-07-24T21:09:48.117Z Downloaded yoke-derive v0.8.1
11592026-07-24T21:09:48.117Z Downloaded zerofrom v0.1.6
11602026-07-24T21:09:48.117Z Downloaded xshell-macros v0.2.7
11612026-07-24T21:09:48.117Z Downloaded rand v0.9.2
11622026-07-24T21:09:48.123Z Downloaded unicode-truncate v1.1.0
11632026-07-24T21:09:48.126Z Downloaded want v0.3.1
11642026-07-24T21:09:48.133Z Downloaded xattr v1.6.1
11652026-07-24T21:09:48.137Z Downloaded toml_parser v1.1.2+spec-1.1.0
11662026-07-24T21:09:48.141Z Downloaded tls_codec_derive v0.4.2
11672026-07-24T21:09:48.144Z Downloaded samael v0.0.19
11682026-07-24T21:09:48.147Z Downloaded zeroize_derive v1.4.3
11692026-07-24T21:09:48.147Z Downloaded zone v0.3.1
11702026-07-24T21:09:48.150Z Downloaded subprocess v0.2.15
11712026-07-24T21:09:48.154Z Downloaded tokio-rustls v0.26.4
11722026-07-24T21:09:48.154Z Downloaded itertools v0.13.0
11732026-07-24T21:09:48.157Z Downloaded tracing-attributes v0.1.31
11742026-07-24T21:09:48.160Z Downloaded socket2 v0.5.10
11752026-07-24T21:09:48.160Z Downloaded schemars v1.2.1
11762026-07-24T21:09:48.167Z Downloaded zone_cfg_derive v0.3.1
11772026-07-24T21:09:48.172Z Downloaded vergen-git2 v9.1.0
11782026-07-24T21:09:48.172Z Downloaded uzers v0.12.2
11792026-07-24T21:09:48.172Z Downloaded vergen-lib v9.1.0
11802026-07-24T21:09:48.175Z Downloaded vergen-lib v0.1.6
11812026-07-24T21:09:48.175Z Downloaded usdt-impl v0.6.0
11822026-07-24T21:09:48.175Z Downloaded twox-hash v2.1.2
11832026-07-24T21:09:48.178Z Downloaded icu_properties_data v2.1.2
11842026-07-24T21:09:48.181Z Downloaded vsss-rs v3.3.4
11852026-07-24T21:09:48.186Z Downloaded test-strategy v0.4.5
11862026-07-24T21:09:48.191Z Downloaded toml v1.1.2+spec-1.1.0
11872026-07-24T21:09:48.196Z Downloaded zeroize v1.8.2
11882026-07-24T21:09:48.200Z Downloaded walkdir v2.5.0
11892026-07-24T21:09:48.200Z Downloaded unicode-properties v0.1.4
11902026-07-24T21:09:48.200Z Downloaded snafu v0.8.9
11912026-07-24T21:09:48.203Z Downloaded yoke v0.8.1
11922026-07-24T21:09:48.206Z Downloaded writeable v0.6.2
11932026-07-24T21:09:48.211Z Downloaded xshell v0.2.7
11942026-07-24T21:09:48.211Z Downloaded whoami v2.1.0
11952026-07-24T21:09:48.214Z Downloaded whoami v1.6.1
11962026-07-24T21:09:48.214Z Downloaded steno v0.4.1
11972026-07-24T21:09:48.216Z Downloaded tinyvec v1.10.0
11982026-07-24T21:09:48.223Z Downloaded zerovec-derive v0.11.2
11992026-07-24T21:09:48.230Z Downloaded zstd v0.13.3
12002026-07-24T21:09:48.234Z Downloaded toml v0.7.8
12012026-07-24T21:09:48.240Z Downloaded typify v0.6.2
12022026-07-24T21:09:48.271Z Downloaded zstd-safe v7.2.4
12032026-07-24T21:09:48.277Z Downloaded tracing-core v0.1.36
12042026-07-24T21:09:48.277Z Downloaded tungstenite v0.21.0
12052026-07-24T21:09:48.277Z Downloaded git2 v0.20.4
12062026-07-24T21:09:48.277Z Downloaded wait-timeout v0.2.1
12072026-07-24T21:09:48.277Z Downloaded yasna v0.5.2
12082026-07-24T21:09:48.277Z Downloaded tungstenite v0.23.0
12092026-07-24T21:09:48.277Z Downloaded unsafe-libyaml v0.2.11
12102026-07-24T21:09:48.278Z Downloaded tar v0.4.46
12112026-07-24T21:09:48.278Z Downloaded unicode-bidi v0.3.18
12122026-07-24T21:09:48.278Z Downloaded aws-lc-rs v1.16.3
12132026-07-24T21:09:48.278Z Downloaded wyz v0.5.1
12142026-07-24T21:09:48.278Z Downloaded toml_edit v0.23.10+spec-1.0.0
12152026-07-24T21:09:48.278Z Downloaded rustyline v14.0.0
12162026-07-24T21:09:48.281Z Downloaded uuid v1.23.4
12172026-07-24T21:09:48.284Z Downloaded vergen-gitcl v1.0.8
12182026-07-24T21:09:48.296Z Downloaded vergen v9.1.0
12192026-07-24T21:09:48.299Z Downloaded iddqd v0.4.2
12202026-07-24T21:09:48.303Z Downloaded tokio-postgres v0.7.16
12212026-07-24T21:09:48.306Z Downloaded serde_with v1.14.0
12222026-07-24T21:09:48.309Z Downloaded bindgen v0.71.1
12232026-07-24T21:09:48.322Z Downloaded chrono v0.4.45
12242026-07-24T21:09:48.329Z Downloaded zerocopy v0.6.6
12252026-07-24T21:09:48.332Z Downloaded toml_edit v0.19.15
12262026-07-24T21:09:48.339Z Downloaded reedline v0.40.0
12272026-07-24T21:09:48.343Z Downloaded bitvec v1.0.1
12282026-07-24T21:09:48.351Z Downloaded zopfli v0.8.3
12292026-07-24T21:09:48.354Z Downloaded reqwest v0.12.28
12302026-07-24T21:09:48.357Z Downloaded reqwest v0.13.2
12312026-07-24T21:09:48.362Z Downloaded url v2.5.8
12322026-07-24T21:09:48.368Z Downloaded unicode_categories v0.1.1
12332026-07-24T21:09:48.375Z Downloaded p384 v0.13.1
12342026-07-24T21:09:48.378Z Downloaded regex v1.12.3
12352026-07-24T21:09:48.381Z Downloaded zerotrie v0.2.3
12362026-07-24T21:09:48.384Z Downloaded curve25519-dalek v5.0.0-rc.0
12372026-07-24T21:09:48.389Z Downloaded zip v0.6.6
12382026-07-24T21:09:48.395Z Downloaded goblin v0.10.5
12392026-07-24T21:09:48.403Z Downloaded vte v0.14.1
12402026-07-24T21:09:48.406Z Downloaded crypto-bigint v0.7.5
12412026-07-24T21:09:48.413Z Downloaded yansi v1.0.1
12422026-07-24T21:09:48.416Z Downloaded rawzip v0.4.4
12432026-07-24T21:09:48.428Z Downloaded tower v0.5.3
12442026-07-24T21:09:48.432Z Downloaded salty v0.3.0
12452026-07-24T21:09:48.437Z Downloaded portable-atomic v1.13.1
12462026-07-24T21:09:48.441Z Downloaded lalrpop v0.19.12
12472026-07-24T21:09:48.447Z Downloaded x509-cert v0.2.5
12482026-07-24T21:09:48.451Z Downloaded curve25519-dalek v4.1.3
12492026-07-24T21:09:48.455Z Downloaded ssh-key v0.7.0-rc.10
12502026-07-24T21:09:48.460Z Downloaded zerocopy-derive v0.8.40
12512026-07-24T21:09:48.465Z Downloaded proptest v1.10.0
12522026-07-24T21:09:48.470Z Downloaded unicode-segmentation v1.12.0
12532026-07-24T21:09:48.473Z Downloaded typed-path v0.9.3
12542026-07-24T21:09:48.476Z Downloaded object v0.30.4
12552026-07-24T21:09:48.480Z Downloaded petname v2.0.2
12562026-07-24T21:09:48.483Z Downloaded rayon v1.11.0
12572026-07-24T21:09:48.488Z Downloaded quick-xml v0.37.5
12582026-07-24T21:09:48.492Z Downloaded zip v4.6.1
12592026-07-24T21:09:48.495Z Downloaded moka v0.12.13
12602026-07-24T21:09:48.500Z Downloaded unicode-normalization v0.1.25
12612026-07-24T21:09:48.516Z Downloaded nix v0.27.1
12622026-07-24T21:09:48.522Z Downloaded tough v0.22.0
12632026-07-24T21:09:48.539Z Downloaded tower-http v0.6.8
12642026-07-24T21:09:48.543Z Downloaded zerovec v0.11.5
12652026-07-24T21:09:48.547Z Downloaded tokio-util v0.7.18
12662026-07-24T21:09:48.553Z Downloaded russh v0.61.2
12672026-07-24T21:09:48.558Z Downloaded radix_trie v0.2.1
12682026-07-24T21:09:48.573Z Downloaded winnow v0.6.26
12692026-07-24T21:09:48.578Z Downloaded dropshot v0.17.1
12702026-07-24T21:09:48.590Z Downloaded quinn-proto v0.11.13
12712026-07-24T21:09:48.593Z Downloaded winnow v1.0.3
12722026-07-24T21:09:48.599Z Downloaded serde_with v3.21.0
12732026-07-24T21:09:48.605Z Downloaded winnow v0.5.40
12742026-07-24T21:09:48.610Z Downloaded time v0.3.47
12752026-07-24T21:09:48.623Z Downloaded regex-syntax v0.6.29
12762026-07-24T21:09:48.628Z Downloaded zlib-rs v0.6.2
12772026-07-24T21:09:48.631Z Downloaded hickory-proto v0.24.4
12782026-07-24T21:09:48.640Z Downloaded openssl v0.10.79
12792026-07-24T21:09:48.645Z Downloaded bstr v1.12.1
12802026-07-24T21:09:48.650Z Downloaded polar-core v0.27.3
12812026-07-24T21:09:48.655Z Downloaded vcpkg v0.2.15
12822026-07-24T21:09:48.677Z Downloaded tabled v0.20.0
12832026-07-24T21:09:48.686Z Downloaded openapiv3 v2.2.0
12842026-07-24T21:09:48.693Z Downloaded nix v0.28.0
12852026-07-24T21:09:48.699Z Downloaded diesel v2.3.7
12862026-07-24T21:09:48.710Z Downloaded regex-syntax v0.8.10
12872026-07-24T21:09:48.716Z Downloaded object v0.37.3
12882026-07-24T21:09:48.736Z Downloaded smoltcp v0.9.1
12892026-07-24T21:09:48.743Z Downloaded rustix v0.38.44
12902026-07-24T21:09:48.755Z Downloaded nix v0.31.2
12912026-07-24T21:09:48.798Z Downloaded zerocopy v0.8.40
12922026-07-24T21:09:48.807Z Downloaded regress v0.10.5
12932026-07-24T21:09:48.811Z Downloaded smoltcp v0.11.0
12942026-07-24T21:09:48.814Z Downloaded sled v0.34.7
12952026-07-24T21:09:48.820Z Downloaded typify-impl v0.6.2
12962026-07-24T21:09:48.828Z Downloaded hickory-proto v0.25.2
12972026-07-24T21:09:48.837Z Downloaded sha3 v0.11.0
12982026-07-24T21:09:48.841Z Downloaded regress v0.11.1
12992026-07-24T21:09:48.857Z Downloaded rustls v0.23.41
13002026-07-24T21:09:48.886Z Downloaded csv v1.4.0
13012026-07-24T21:09:48.898Z Downloaded jiff v0.2.21
13022026-07-24T21:09:48.915Z Downloaded petgraph v0.8.3
13032026-07-24T21:09:48.930Z Downloaded libz-sys v1.1.24
13042026-07-24T21:09:48.953Z Downloaded sha3 v0.10.8
13052026-07-24T21:09:48.958Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13062026-07-24T21:09:48.968Z Downloaded sqlparser v0.61.0
13072026-07-24T21:09:48.979Z Downloaded fiat-crypto v0.3.0
13082026-07-24T21:09:49.006Z Downloaded tracing v0.1.44
13092026-07-24T21:09:49.019Z Downloaded libgit2-sys v0.18.3+1.9.2
13102026-07-24T21:09:49.050Z Downloaded ratatui v0.29.0
13112026-07-24T21:09:49.061Z Downloaded bzip2-sys v0.1.13+1.0.8
13122026-07-24T21:09:49.080Z Downloaded zerocopy-derive v0.6.6
13132026-07-24T21:09:49.086Z Downloaded regex-automata v0.4.14
13142026-07-24T21:09:49.115Z Downloaded petgraph v0.6.5
13152026-07-24T21:09:49.139Z Downloaded chrono-tz v0.10.4
13162026-07-24T21:09:49.210Z Downloaded tokio v1.52.1
13172026-07-24T21:09:49.299Z Downloaded encoding_rs v0.8.35
13182026-07-24T21:09:49.335Z Downloaded ring v0.17.14
13192026-07-24T21:09:49.998Z Downloaded aws-lc-sys v0.40.0
13202026-07-24T21:09:50.250Z Compiling libc v0.2.185
13212026-07-24T21:09:50.250Z Compiling serde_core v1.0.228
13222026-07-24T21:09:50.251Z Compiling serde v1.0.228
13232026-07-24T21:09:50.254Z Compiling log v0.4.29
13242026-07-24T21:09:50.254Z Compiling smallvec v1.15.1
13252026-07-24T21:09:50.254Z Compiling find-msvc-tools v0.1.9
13262026-07-24T21:09:50.254Z Compiling shlex v1.3.0
13272026-07-24T21:09:50.396Z Compiling syn v2.0.117
13282026-07-24T21:09:50.667Z Compiling subtle v2.6.1
13292026-07-24T21:09:50.681Z Compiling scopeguard v1.2.0
13302026-07-24T21:09:50.740Z Compiling stable_deref_trait v1.2.1
13312026-07-24T21:09:50.782Z Compiling lock_api v0.4.14
13322026-07-24T21:09:50.820Z Compiling typenum v1.20.1
13332026-07-24T21:09:50.824Z Compiling serde_json v1.0.150
13342026-07-24T21:09:50.847Z Compiling portable-atomic v1.13.1
13352026-07-24T21:09:50.872Z Compiling zerocopy v0.8.40
13362026-07-24T21:09:51.017Z Compiling parking_lot_core v0.9.12
13372026-07-24T21:09:51.051Z Compiling pin-project-lite v0.2.17
13382026-07-24T21:09:51.177Z Compiling pkg-config v0.3.32
13392026-07-24T21:09:51.308Z Compiling getrandom v0.4.1
13402026-07-24T21:09:51.337Z Compiling critical-section v1.2.0
13412026-07-24T21:09:51.428Z Compiling jobserver v0.1.34
13422026-07-24T21:09:51.437Z Compiling errno v0.3.14
13432026-07-24T21:09:51.590Z Compiling getrandom v0.2.17
13442026-07-24T21:09:51.648Z Compiling cc v1.2.56
13452026-07-24T21:09:51.674Z Compiling libm v0.2.16
13462026-07-24T21:09:51.751Z Compiling rand_core v0.6.4
13472026-07-24T21:09:51.814Z Compiling signal-hook-registry v1.4.8
13482026-07-24T21:09:51.968Z Compiling once_cell v1.21.3
13492026-07-24T21:09:52.012Z Compiling num-traits v0.2.19
13502026-07-24T21:09:52.030Z Compiling rand_core v0.10.0
13512026-07-24T21:09:52.090Z Compiling futures-core v0.3.32
13522026-07-24T21:09:52.201Z Compiling parking_lot v0.12.5
13532026-07-24T21:09:52.243Z Compiling mio v1.2.0
13542026-07-24T21:09:52.382Z Compiling generic-array v0.14.7
13552026-07-24T21:09:52.400Z Compiling percent-encoding v2.3.2
13562026-07-24T21:09:52.583Z Compiling litemap v0.8.1
13572026-07-24T21:09:52.602Z Compiling const-oid v0.9.6
13582026-07-24T21:09:52.617Z Compiling writeable v0.6.2
13592026-07-24T21:09:52.780Z Compiling bitflags v2.11.0
13602026-07-24T21:09:52.784Z Compiling semver v1.0.28
13612026-07-24T21:09:52.857Z Compiling icu_normalizer_data v2.1.1
13622026-07-24T21:09:53.057Z Compiling icu_properties_data v2.1.2
13632026-07-24T21:09:53.141Z Compiling socket2 v0.6.3
13642026-07-24T21:09:53.244Z Compiling futures-sink v0.3.32
13652026-07-24T21:09:53.306Z Compiling slab v0.4.12
13662026-07-24T21:09:53.346Z Compiling futures-channel v0.3.32
13672026-07-24T21:09:53.359Z Compiling futures-task v0.3.32
13682026-07-24T21:09:53.406Z Compiling synstructure v0.13.2
13692026-07-24T21:09:53.483Z Compiling futures-io v0.3.32
13702026-07-24T21:09:53.527Z Compiling utf8_iter v1.0.4
13712026-07-24T21:09:53.544Z Compiling indexmap v2.14.0
13722026-07-24T21:09:53.569Z Compiling form_urlencoded v1.2.2
13732026-07-24T21:09:53.635Z Compiling getrandom v0.3.4
13742026-07-24T21:09:53.650Z Compiling rustversion v1.0.22
13752026-07-24T21:09:53.676Z Compiling cmake v0.1.57
13762026-07-24T21:09:53.747Z Compiling dunce v1.0.5
13772026-07-24T21:09:53.853Z Compiling rustix v1.1.3
13782026-07-24T21:09:53.874Z Compiling ident_case v1.0.1
13792026-07-24T21:09:54.018Z Compiling iana-time-zone v0.1.65
13802026-07-24T21:09:54.020Z Compiling fs_extra v1.3.0
13812026-07-24T21:09:54.089Z Compiling regex-syntax v0.8.10
13822026-07-24T21:09:54.219Z Compiling uuid v1.23.4
13832026-07-24T21:09:54.235Z Compiling base64 v0.22.1
13842026-07-24T21:09:54.300Z Compiling aws-lc-sys v0.40.0
13852026-07-24T21:09:54.561Z Compiling rand_core v0.9.5
13862026-07-24T21:09:54.577Z Compiling base64ct v1.8.3
13872026-07-24T21:09:54.666Z Compiling vcpkg v0.2.15
13882026-07-24T21:09:54.844Z Compiling pem-rfc7468 v0.7.0
13892026-07-24T21:09:54.875Z Compiling rustc_version v0.4.1
13902026-07-24T21:09:54.969Z Compiling tracing-core v0.1.36
13912026-07-24T21:09:55.126Z Compiling serde_derive v1.0.228
13922026-07-24T21:09:55.156Z Compiling zeroize_derive v1.4.3
13932026-07-24T21:09:55.212Z Compiling zerofrom-derive v0.1.6
13942026-07-24T21:09:55.419Z Compiling yoke-derive v0.8.1
13952026-07-24T21:09:55.545Z Compiling zerovec-derive v0.11.2
13962026-07-24T21:09:55.664Z Compiling zerocopy-derive v0.8.40
13972026-07-24T21:09:55.823Z Compiling zeroize v1.8.2
13982026-07-24T21:09:56.032Z Compiling displaydoc v0.2.5
13992026-07-24T21:09:56.655Z Compiling tokio-macros v2.7.0
14002026-07-24T21:09:56.669Z Compiling zerofrom v0.1.6
14012026-07-24T21:09:56.698Z Compiling futures-macro v0.3.32
14022026-07-24T21:09:56.796Z Compiling yoke v0.8.1
14032026-07-24T21:09:56.810Z Compiling openssl-sys v0.9.115
14042026-07-24T21:09:56.983Z Compiling zerovec v0.11.5
14052026-07-24T21:09:57.049Z Compiling zerotrie v0.2.3
14062026-07-24T21:09:57.340Z Compiling block-buffer v0.10.4
14072026-07-24T21:09:57.355Z Compiling crypto-common v0.1.7
14082026-07-24T21:09:57.393Z Compiling thiserror-impl v2.0.18
14092026-07-24T21:09:57.485Z Compiling tinystr v0.8.2
14102026-07-24T21:09:57.500Z Compiling potential_utf v0.1.4
14112026-07-24T21:09:57.513Z Compiling digest v0.10.7
14122026-07-24T21:09:57.516Z Compiling futures-util v0.3.32
14132026-07-24T21:09:57.660Z Compiling icu_locale_core v2.1.1
14142026-07-24T21:09:57.686Z Compiling icu_collections v2.1.1
14152026-07-24T21:09:57.758Z Compiling der_derive v0.7.3
14162026-07-24T21:09:58.157Z Compiling tracing-attributes v0.1.31
14172026-07-24T21:09:58.534Z Compiling icu_provider v2.1.1
14182026-07-24T21:09:58.627Z Compiling bytes v1.11.1
14192026-07-24T21:09:58.720Z Compiling chrono v0.4.45
14202026-07-24T21:09:58.738Z Compiling aws-lc-rs v1.16.3
14212026-07-24T21:09:58.826Z Compiling icu_properties v2.1.2
14222026-07-24T21:09:59.035Z Compiling icu_normalizer v2.1.1
14232026-07-24T21:09:59.242Z Compiling tokio v1.52.1
14242026-07-24T21:09:59.477Z Compiling http v1.4.2
14252026-07-24T21:09:59.580Z Compiling flagset v0.4.7
14262026-07-24T21:09:59.710Z Compiling idna_adapter v1.2.1
14272026-07-24T21:09:59.836Z Compiling idna v1.1.0
14282026-07-24T21:09:59.850Z Compiling der v0.7.10
14292026-07-24T21:09:59.898Z Compiling tracing v0.1.44
14302026-07-24T21:10:00.100Z Compiling ppv-lite86 v0.2.21
14312026-07-24T21:10:00.157Z Compiling http-body v1.0.1
14322026-07-24T21:10:00.173Z Compiling url v2.5.8
14332026-07-24T21:10:00.309Z Compiling thiserror v2.0.18
14342026-07-24T21:10:00.394Z Compiling rand_chacha v0.9.0
14352026-07-24T21:10:00.429Z Compiling rustls-pki-types v1.14.0
14362026-07-24T21:10:00.485Z Compiling serde_derive_internals v0.29.1
14372026-07-24T21:10:00.886Z Compiling cmov v0.5.4
14382026-07-24T21:10:00.964Z Compiling tinyvec_macros v0.1.1
14392026-07-24T21:10:01.034Z Compiling httparse v1.10.1
14402026-07-24T21:10:01.076Z Compiling schemars v0.8.22
14412026-07-24T21:10:01.092Z Compiling openssl-probe v0.2.1
14422026-07-24T21:10:01.126Z Compiling dyn-clone v1.0.20
14432026-07-24T21:10:01.258Z Compiling ctutils v0.4.2
14442026-07-24T21:10:01.261Z Compiling tinyvec v1.10.0
14452026-07-24T21:10:01.299Z Compiling spki v0.7.3
14462026-07-24T21:10:01.315Z Compiling rand v0.9.2
14472026-07-24T21:10:01.412Z Compiling schemars_derive v0.8.22
14482026-07-24T21:10:01.427Z Compiling pest_generator v2.8.6
14492026-07-24T21:10:01.495Z Compiling aho-corasick v1.1.4
14502026-07-24T21:10:01.498Z Compiling tower-service v0.3.3
14512026-07-24T21:10:01.591Z Compiling untrusted v0.7.1
14522026-07-24T21:10:01.594Z Compiling tower-layer v0.3.3
14532026-07-24T21:10:01.726Z Compiling try-lock v0.2.5
14542026-07-24T21:10:01.752Z Compiling atomic-waker v1.1.2
14552026-07-24T21:10:01.834Z Compiling want v0.3.1
14562026-07-24T21:10:01.876Z Compiling tempfile v3.25.0
14572026-07-24T21:10:02.031Z Compiling hybrid-array v0.4.13
14582026-07-24T21:10:02.118Z Compiling pest_derive v2.8.6
14592026-07-24T21:10:02.251Z Compiling ipnet v2.11.0
14602026-07-24T21:10:02.395Z Compiling regex-automata v0.4.14
14612026-07-24T21:10:02.554Z Compiling scroll_derive v0.13.1
14622026-07-24T21:10:02.739Z Compiling darling_core v0.20.11
14632026-07-24T21:10:02.803Z Compiling foreign-types-shared v0.1.1
14642026-07-24T21:10:02.891Z Compiling untrusted v0.9.0
14652026-07-24T21:10:03.013Z Compiling tokio-util v0.7.18
14662026-07-24T21:10:03.171Z Compiling openssl v0.10.79
14672026-07-24T21:10:03.355Z Compiling httpdate v1.0.3
14682026-07-24T21:10:03.413Z Compiling rustls v0.23.41
14692026-07-24T21:10:03.579Z Compiling cpufeatures v0.2.17
14702026-07-24T21:10:03.615Z Compiling scroll v0.13.0
14712026-07-24T21:10:03.653Z Compiling foreign-types v0.3.2
14722026-07-24T21:10:03.727Z Compiling h2 v0.4.15
14732026-07-24T21:10:03.877Z Compiling unicode-normalization v0.1.25
14742026-07-24T21:10:03.903Z Compiling pkcs8 v0.10.2
14752026-07-24T21:10:04.155Z Compiling openssl-macros v0.1.1
14762026-07-24T21:10:04.327Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14772026-07-24T21:10:04.421Z Compiling spin v0.9.8
14782026-07-24T21:10:04.560Z Compiling num-conv v0.2.0
14792026-07-24T21:10:04.627Z Compiling powerfmt v0.2.0
14802026-07-24T21:10:04.690Z Compiling native-tls v0.2.18
14812026-07-24T21:10:04.724Z Compiling crc32fast v1.5.0
14822026-07-24T21:10:04.826Z Compiling time-core v0.1.8
14832026-07-24T21:10:04.895Z Compiling deranged v0.5.8
14842026-07-24T21:10:04.968Z Compiling darling_macro v0.20.11
14852026-07-24T21:10:04.971Z Compiling time-macros v0.2.27
14862026-07-24T21:10:05.428Z Compiling darling v0.20.11
14872026-07-24T21:10:05.547Z Compiling goblin v0.10.5
14882026-07-24T21:10:05.904Z Compiling sha2 v0.10.9
14892026-07-24T21:10:06.067Z Compiling hmac v0.12.1
14902026-07-24T21:10:06.225Z Compiling sync_wrapper v1.0.2
14912026-07-24T21:10:06.338Z Compiling wait-timeout v0.2.1
14922026-07-24T21:10:06.427Z Compiling syn v1.0.109
14932026-07-24T21:10:06.601Z Compiling crossbeam-utils v0.8.21
14942026-07-24T21:10:06.750Z Compiling quick-error v1.2.3
14952026-07-24T21:10:06.859Z Compiling hyper v1.10.1
14962026-07-24T21:10:06.899Z Compiling siphasher v1.0.2
14972026-07-24T21:10:07.082Z Compiling num_threads v0.1.7
14982026-07-24T21:10:07.183Z Compiling usdt-impl v0.6.0
14992026-07-24T21:10:07.278Z Compiling bit-vec v0.8.0
15002026-07-24T21:10:07.398Z Compiling simd-adler32 v0.3.8
15012026-07-24T21:10:07.508Z Compiling bit-set v0.8.0
15022026-07-24T21:10:07.675Z Compiling time v0.3.47
15032026-07-24T21:10:07.855Z Compiling rusty-fork v0.3.1
15042026-07-24T21:10:07.970Z Compiling hyper-util v0.1.20
15052026-07-24T21:10:08.053Z Compiling tower v0.5.3
15062026-07-24T21:10:08.163Z Compiling derive_builder_core v0.20.2
15072026-07-24T21:10:08.414Z Compiling dof v0.4.0
15082026-07-24T21:10:08.707Z Compiling dtrace-parser v0.3.0
15092026-07-24T21:10:09.043Z Compiling http-body-util v0.1.3
15102026-07-24T21:10:09.227Z Compiling heapless v0.7.17
15112026-07-24T21:10:09.258Z Compiling thiserror-impl v1.0.69
15122026-07-24T21:10:09.431Z Compiling scroll_derive v0.12.1
15132026-07-24T21:10:09.475Z Compiling rand_xorshift v0.4.0
15142026-07-24T21:10:09.548Z Compiling slog v2.8.2
15152026-07-24T21:10:09.633Z Compiling darling_core v0.23.0
15162026-07-24T21:10:09.662Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-07-24T21:10:09.685Z Compiling thread-id v5.1.0
15182026-07-24T21:10:09.741Z Compiling cookie v0.18.1
15192026-07-24T21:10:09.766Z Compiling anyhow v1.0.102
15202026-07-24T21:10:09.937Z Compiling iri-string v0.7.10
15212026-07-24T21:10:09.953Z Compiling allocator-api2 v0.2.21
15222026-07-24T21:10:10.082Z Compiling unicode-properties v0.1.4
15232026-07-24T21:10:10.085Z Compiling signal-hook v0.3.18
15242026-07-24T21:10:10.270Z Compiling ryu v1.0.23
15252026-07-24T21:10:10.283Z Compiling adler2 v2.0.1
15262026-07-24T21:10:10.297Z Compiling unarray v0.1.4
15272026-07-24T21:10:10.401Z Compiling paste v1.0.15
15282026-07-24T21:10:10.405Z Compiling zstd-safe v7.2.4
15292026-07-24T21:10:10.440Z Compiling unicode-bidi v0.3.18
15302026-07-24T21:10:10.504Z Compiling thiserror v1.0.69
15312026-07-24T21:10:10.633Z Compiling serde_urlencoded v0.7.1
15322026-07-24T21:10:10.661Z Compiling proptest v1.10.0
15332026-07-24T21:10:10.759Z Compiling miniz_oxide v0.8.9
15342026-07-24T21:10:10.874Z Compiling stringprep v0.1.5
15352026-07-24T21:10:11.218Z Compiling tower-http v0.6.8
15362026-07-24T21:10:11.311Z Compiling scroll v0.12.0
15372026-07-24T21:10:11.639Z Compiling derive_builder_macro v0.20.2
15382026-07-24T21:10:12.097Z Compiling tokio-native-tls v0.3.1
15392026-07-24T21:10:12.120Z Compiling camino v1.2.2
15402026-07-24T21:10:12.135Z Compiling bstr v1.12.1
15412026-07-24T21:10:12.155Z Compiling darling_macro v0.23.0
15422026-07-24T21:10:12.224Z Compiling ipnetwork v0.21.1
15432026-07-24T21:10:12.261Z Compiling block-buffer v0.12.1
15442026-07-24T21:10:12.454Z Compiling block-padding v0.4.2
15452026-07-24T21:10:12.493Z Compiling crypto-common v0.2.2
15462026-07-24T21:10:12.603Z Compiling rustls-native-certs v0.8.3
15472026-07-24T21:10:12.618Z Compiling rand_chacha v0.3.1
15482026-07-24T21:10:12.634Z Compiling serde_spanned v0.6.9
15492026-07-24T21:10:12.758Z Compiling toml_datetime v0.6.11
15502026-07-24T21:10:12.776Z Compiling hex v0.4.3
15512026-07-24T21:10:12.890Z Compiling erased-serde v0.3.31
15522026-07-24T21:10:13.015Z Compiling serde_tokenstream v0.2.3
15532026-07-24T21:10:13.041Z Compiling md-5 v0.10.6
15542026-07-24T21:10:13.208Z Compiling signature v2.2.0
15552026-07-24T21:10:13.325Z Compiling curve25519-dalek v4.1.3
15562026-07-24T21:10:13.375Z Compiling async-trait v0.1.89
15572026-07-24T21:10:13.389Z Compiling pin-project-internal v1.1.11
15582026-07-24T21:10:13.401Z Compiling zerocopy-derive v0.7.35
15592026-07-24T21:10:13.666Z Compiling vergen-lib v9.1.0
15602026-07-24T21:10:13.859Z Compiling hash32 v0.2.1
15612026-07-24T21:10:14.059Z Compiling num-integer v0.1.46
15622026-07-24T21:10:14.191Z Compiling memoffset v0.9.1
15632026-07-24T21:10:14.262Z Compiling encoding_rs v0.8.35
15642026-07-24T21:10:14.375Z Compiling zlib-rs v0.6.2
15652026-07-24T21:10:14.391Z Compiling num-bigint-dig v0.8.6
15662026-07-24T21:10:14.402Z Compiling cfg_aliases v0.2.1
15672026-07-24T21:10:14.472Z Compiling psl-types v2.0.11
15682026-07-24T21:10:14.486Z Compiling ref-cast v1.0.25
15692026-07-24T21:10:14.585Z Compiling rustix v0.38.44
15702026-07-24T21:10:14.600Z Compiling mime v0.3.17
15712026-07-24T21:10:14.799Z Compiling litrs v1.0.0
15722026-07-24T21:10:14.854Z Compiling smoltcp v0.9.1
15732026-07-24T21:10:14.940Z Compiling fallible-iterator v0.2.0
15742026-07-24T21:10:15.213Z Compiling postgres-protocol v0.6.10
15752026-07-24T21:10:15.296Z Compiling document-features v0.2.12
15762026-07-24T21:10:15.401Z Compiling hubpack_derive v0.1.1
15772026-07-24T21:10:15.417Z Compiling publicsuffix v2.3.0
15782026-07-24T21:10:15.610Z Compiling pin-project v1.1.11
15792026-07-24T21:10:15.712Z Compiling nix v0.31.2
15802026-07-24T21:10:15.799Z Compiling num-iter v0.1.45
15812026-07-24T21:10:15.884Z Compiling zerocopy v0.7.35
15822026-07-24T21:10:16.008Z Compiling newtype-uuid v1.3.2
15832026-07-24T21:10:16.091Z Compiling rand v0.8.6
15842026-07-24T21:10:16.332Z Compiling darling v0.23.0
15852026-07-24T21:10:16.332Z Compiling inout v0.2.2
15862026-07-24T21:10:16.361Z Compiling oxnet v0.1.6
15872026-07-24T21:10:16.418Z Compiling hyper-tls v0.6.0
15882026-07-24T21:10:16.539Z Compiling derive_builder v0.20.2
15892026-07-24T21:10:16.666Z Compiling goblin v0.8.2
15902026-07-24T21:10:17.089Z Compiling phf_shared v0.13.1
15912026-07-24T21:10:17.144Z Compiling lazy_static v1.5.0
15922026-07-24T21:10:17.181Z Compiling regex v1.12.3
15932026-07-24T21:10:17.273Z Compiling anstyle-parse v0.2.7
15942026-07-24T21:10:17.327Z Compiling flate2 v1.1.9
15952026-07-24T21:10:17.423Z Compiling futures-executor v0.3.32
15962026-07-24T21:10:17.465Z Compiling terminal_size v0.4.3
15972026-07-24T21:10:17.602Z Compiling strum_macros v0.27.2
15982026-07-24T21:10:17.617Z Compiling daft-derive v0.1.7
15992026-07-24T21:10:17.649Z Compiling snafu-derive v0.8.9
16002026-07-24T21:10:17.673Z Compiling ref-cast-impl v1.0.25
16012026-07-24T21:10:17.739Z Compiling curve25519-dalek-derive v0.1.1
16022026-07-24T21:10:18.220Z Compiling vergen v9.1.0
16032026-07-24T21:10:18.333Z Compiling cargo-platform v0.3.2
16042026-07-24T21:10:18.397Z Compiling ff v0.13.1
16052026-07-24T21:10:18.410Z Compiling fs-err v3.3.0
16062026-07-24T21:10:18.535Z Compiling ahash v0.8.12
16072026-07-24T21:10:18.598Z Compiling same-file v1.0.6
16082026-07-24T21:10:18.614Z Compiling bitflags v1.3.2
16092026-07-24T21:10:18.689Z Compiling foldhash v0.2.0
16102026-07-24T21:10:18.753Z Compiling winnow v0.5.40
16112026-07-24T21:10:18.768Z Compiling base16ct v0.2.0
16122026-07-24T21:10:18.910Z Compiling bumpalo v3.20.2
16132026-07-24T21:10:18.948Z Compiling foldhash v0.1.5
16142026-07-24T21:10:19.121Z Compiling unicode-segmentation v1.12.0
16152026-07-24T21:10:19.158Z Compiling managed v0.8.0
16162026-07-24T21:10:19.373Z Compiling libbz2-rs-sys v0.2.2
16172026-07-24T21:10:19.505Z Compiling object v0.37.3
16182026-07-24T21:10:19.542Z Compiling strum v0.27.2
16192026-07-24T21:10:19.556Z Compiling snafu v0.8.9
16202026-07-24T21:10:19.835Z Compiling bzip2 v0.6.1
16212026-07-24T21:10:19.908Z Compiling zopfli v0.8.3
16222026-07-24T21:10:20.045Z Compiling toml_edit v0.19.15
16232026-07-24T21:10:20.059Z Compiling hashbrown v0.15.5
16242026-07-24T21:10:20.109Z Compiling sec1 v0.7.3
16252026-07-24T21:10:20.175Z Compiling dof v0.3.0
16262026-07-24T21:10:20.382Z Compiling hashbrown v0.16.1
16272026-07-24T21:10:20.530Z Compiling walkdir v2.5.0
16282026-07-24T21:10:20.590Z Compiling clap_builder v4.6.0
16292026-07-24T21:10:20.734Z Compiling cargo_metadata v0.23.1
16302026-07-24T21:10:20.840Z Compiling group v0.13.0
16312026-07-24T21:10:21.024Z Compiling daft v0.1.7
16322026-07-24T21:10:21.140Z Compiling futures v0.3.32
16332026-07-24T21:10:21.225Z Compiling anstream v0.6.21
16342026-07-24T21:10:21.303Z Compiling phf v0.13.1
16352026-07-24T21:10:21.557Z Compiling signal-hook-mio v0.2.5
16362026-07-24T21:10:21.676Z Compiling cookie_store v0.22.1
16372026-07-24T21:10:21.887Z Compiling zstd v0.13.3
16382026-07-24T21:10:22.096Z Compiling reqwest v0.12.28
16392026-07-24T21:10:22.151Z Compiling bzip2 v0.4.4
16402026-07-24T21:10:22.319Z Compiling cipher v0.5.2
16412026-07-24T21:10:22.357Z Compiling serde_with_macros v3.21.0
16422026-07-24T21:10:22.639Z Compiling hubpack v0.1.2
16432026-07-24T21:10:22.818Z Compiling postgres-types v0.2.12
16442026-07-24T21:10:23.366Z Compiling ed25519 v2.2.3
16452026-07-24T21:10:23.469Z Compiling usdt-macro v0.6.0
16462026-07-24T21:10:23.570Z Compiling usdt-attr-macro v0.6.0
16472026-07-24T21:10:23.919Z Compiling globset v0.4.18
16482026-07-24T21:10:23.933Z Compiling dtrace-parser v0.2.0
16492026-07-24T21:10:24.222Z Compiling phf_shared v0.11.3
16502026-07-24T21:10:24.257Z Compiling hkdf v0.12.4
16512026-07-24T21:10:24.374Z Compiling olpc-cjson v0.1.4
16522026-07-24T21:10:24.405Z Compiling pkcs1 v0.7.5
16532026-07-24T21:10:24.421Z Compiling serde_plain v1.0.2
16542026-07-24T21:10:24.530Z Compiling serde-big-array v0.5.1
16552026-07-24T21:10:24.584Z Compiling crypto-bigint v0.5.5
16562026-07-24T21:10:24.609Z Compiling strum_macros v0.26.4
16572026-07-24T21:10:24.662Z Compiling serde_repr v0.1.20
16582026-07-24T21:10:24.676Z Compiling async-recursion v1.1.1
16592026-07-24T21:10:24.792Z Compiling enum-as-inner v0.6.1
16602026-07-24T21:10:25.201Z Compiling clap_derive v4.6.1
16612026-07-24T21:10:25.307Z Compiling pem v3.0.6
16622026-07-24T21:10:25.328Z Compiling float-cmp v0.10.0
16632026-07-24T21:10:25.480Z Compiling memmap2 v0.9.10
16642026-07-24T21:10:25.723Z Compiling thread-id v4.2.2
16652026-07-24T21:10:25.728Z Compiling env_filter v1.0.0
16662026-07-24T21:10:25.784Z Compiling difflib v0.4.0
16672026-07-24T21:10:25.833Z Compiling static_assertions v1.1.0
16682026-07-24T21:10:25.909Z Compiling predicates-core v1.0.10
16692026-07-24T21:10:26.016Z Compiling jiff v0.2.21
16702026-07-24T21:10:26.089Z Compiling whoami v2.1.0
16712026-07-24T21:10:26.341Z Compiling normalize-line-endings v0.3.0
16722026-07-24T21:10:26.394Z Compiling fixedbitset v0.4.2
16732026-07-24T21:10:26.439Z Compiling precomputed-hash v0.1.1
16742026-07-24T21:10:26.471Z Compiling data-encoding v2.10.0
16752026-07-24T21:10:26.527Z Compiling const-oid v0.10.2
16762026-07-24T21:10:26.608Z Compiling winnow v1.0.3
16772026-07-24T21:10:26.717Z Compiling new_debug_unreachable v1.0.6
16782026-07-24T21:10:26.735Z Compiling typed-path v0.9.3
16792026-07-24T21:10:26.792Z Compiling cpufeatures v0.3.0
16802026-07-24T21:10:26.872Z Compiling fixedbitset v0.5.7
16812026-07-24T21:10:26.962Z Compiling either v1.15.0
16822026-07-24T21:10:27.026Z Compiling keccak v0.1.6
16832026-07-24T21:10:27.048Z Compiling clap v4.6.1
16842026-07-24T21:10:27.131Z Compiling petgraph v0.8.3
16852026-07-24T21:10:27.158Z Compiling itertools v0.13.0
16862026-07-24T21:10:27.177Z Compiling sha3 v0.10.8
16872026-07-24T21:10:27.177Z Compiling toml_parser v1.1.2+spec-1.1.0
16882026-07-24T21:10:27.611Z Compiling chacha20 v0.10.0
16892026-07-24T21:10:27.742Z Compiling toml_edit v0.22.27
16902026-07-24T21:10:27.812Z Compiling string_cache v0.8.9
16912026-07-24T21:10:27.928Z Compiling hickory-proto v0.25.2
16922026-07-24T21:10:27.976Z Compiling digest v0.11.3
16932026-07-24T21:10:28.035Z Compiling petgraph v0.6.5
16942026-07-24T21:10:28.196Z Compiling predicates v3.1.4
16952026-07-24T21:10:28.372Z Compiling strum v0.26.3
16962026-07-24T21:10:28.501Z Compiling tokio-postgres v0.7.16
16972026-07-24T21:10:28.838Z Compiling zip v4.6.1
16982026-07-24T21:10:29.064Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16992026-07-24T21:10:29.500Z Compiling env_logger v0.11.9
17002026-07-24T21:10:29.795Z Compiling usdt-impl v0.5.0
17012026-07-24T21:10:29.853Z Compiling usdt v0.6.0
17022026-07-24T21:10:30.115Z Compiling elliptic-curve v0.13.8
17032026-07-24T21:10:30.130Z Compiling rsa v0.9.10
17042026-07-24T21:10:30.370Z Compiling crossterm v0.28.1
17052026-07-24T21:10:30.427Z Compiling ed25519-dalek v2.2.0
17062026-07-24T21:10:30.539Z Compiling serde_with v3.21.0
17072026-07-24T21:10:31.128Z Compiling zip v0.6.6
17082026-07-24T21:10:31.713Z Compiling toml v0.7.8
17092026-07-24T21:10:31.935Z Compiling iddqd v0.4.2
17102026-07-24T21:10:32.466Z Compiling similar v2.7.0
17112026-07-24T21:10:32.495Z Compiling heck v0.4.1
17122026-07-24T21:10:32.553Z Compiling byte-wrapper v0.1.0
17132026-07-24T21:10:32.659Z Compiling crossbeam-epoch v0.9.18
17142026-07-24T21:10:32.720Z Compiling tokio-stream v0.1.18
17152026-07-24T21:10:32.875Z Compiling buf-list v1.1.2
17162026-07-24T21:10:32.952Z Compiling x509-cert v0.2.5
17172026-07-24T21:10:33.142Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17182026-07-24T21:10:33.174Z Compiling openapiv3 v2.2.0
17192026-07-24T21:10:33.205Z Compiling lalrpop-util v0.19.12
17202026-07-24T21:10:33.329Z Compiling peg-runtime v0.8.5
17212026-07-24T21:10:33.404Z Compiling thread_local v1.1.9
17222026-07-24T21:10:33.441Z Compiling slog-async v2.8.0
17232026-07-24T21:10:33.462Z Compiling crossbeam-channel v0.5.15
17242026-07-24T21:10:33.610Z Compiling filetime v0.2.27
17252026-07-24T21:10:33.644Z Compiling is-terminal v0.4.17
17262026-07-24T21:10:33.742Z Compiling xattr v1.6.1
17272026-07-24T21:10:33.769Z Compiling take_mut v0.2.2
17282026-07-24T21:10:33.786Z Compiling term v1.2.1
17292026-07-24T21:10:33.907Z Compiling tar v0.4.46
17302026-07-24T21:10:33.927Z Compiling camino-tempfile v1.4.1
17312026-07-24T21:10:34.157Z Compiling slog-term v2.9.2
17322026-07-24T21:10:45.150Z Compiling rustls-webpki v0.103.13
17332026-07-24T21:10:47.866Z Compiling tokio-rustls v0.26.4
17342026-07-24T21:10:47.866Z Compiling rustls-platform-verifier v0.6.2
17352026-07-24T21:10:47.866Z Compiling tough v0.22.0
17362026-07-24T21:10:48.076Z Compiling hyper-rustls v0.27.7
17372026-07-24T21:10:48.275Z Compiling reqwest v0.13.2
17382026-07-24T21:10:50.494Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17392026-07-24T21:10:50.726Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17402026-07-24T21:10:53.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17412026-07-24T21:10:53.701Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17422026-07-24T21:10:53.755ZJul 24 21:10:52.855 INFO Starting download, target: Console
17432026-07-24T21:10:53.755ZJul 24 21:10:52.856 INFO Starting download, target: Cockroach
17442026-07-24T21:10:53.755ZJul 24 21:10:52.856 INFO Starting download, target: DendriteStub
17452026-07-24T21:10:53.755ZJul 24 21:10:52.856 INFO Starting download, target: MaghemiteDdmd
17462026-07-24T21:10:53.755ZJul 24 21:10:52.856 INFO Starting download, target: MaghemiteMgd
17472026-07-24T21:10:53.755ZJul 24 21:10:52.856 INFO Starting download, target: Clickhouse
17482026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Starting download, target: TransceiverControl
17492026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17502026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17512026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17522026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17532026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17542026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17552026-07-24T21:10:53.759ZJul 24 21:10:52.856 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-07-24T21:10:54.151ZJul 24 21:10:53.250 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17572026-07-24T21:10:54.358ZJul 24 21:10:53.458 INFO Download complete, target: TransceiverControl
17582026-07-24T21:10:55.650ZJul 24 21:10:54.750 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17592026-07-24T21:10:55.670ZJul 24 21:10:54.759 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17602026-07-24T21:10:55.851ZJul 24 21:10:54.951 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17612026-07-24T21:10:55.919ZJul 24 21:10:55.014 INFO Download complete, target: Console
17622026-07-24T21:10:56.235ZJul 24 21:10:55.333 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17632026-07-24T21:10:56.413ZJul 24 21:10:55.513 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17642026-07-24T21:10:56.822ZJul 24 21:10:55.923 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17652026-07-24T21:10:56.822ZJul 24 21:10:55.923 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17662026-07-24T21:10:57.812ZJul 24 21:10:56.912 INFO Download complete, target: MaghemiteDdmd
17672026-07-24T21:10:58.824ZJul 24 21:10:57.925 INFO Download complete, target: DendriteStub
17682026-07-24T21:10:59.038ZJul 24 21:10:58.139 INFO Download complete, target: MaghemiteMgd
17692026-07-24T21:11:01.514ZJul 24 21:11:00.615 INFO Checking that binary works, target: Cockroach
17702026-07-24T21:11:01.740ZJul 24 21:11:00.841 INFO Download complete, target: Cockroach
17712026-07-24T21:11:02.433ZJul 24 21:11:01.534 INFO Checking that binary works, target: Clickhouse
17722026-07-24T21:11:02.700ZJul 24 21:11:01.801 INFO Download complete, target: Clickhouse
17732026-07-24T21:11:02.806ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-07-24T21:11:02.810Z
17752026-07-24T21:11:02.810Zreal 2:04.993797298
17762026-07-24T21:11:02.810Zuser 6:37.212832912
17772026-07-24T21:11:02.810Zsys 1:21.844432294
17782026-07-24T21:11:02.810Ztrap 0.228213649
17792026-07-24T21:11:02.810Ztflt 1.775108507
17802026-07-24T21:11:02.810Zdflt 2.880101946
17812026-07-24T21:11:02.810Zkflt 0.032392335
17822026-07-24T21:11:02.810Zlock 21:41.866871920
17832026-07-24T21:11:02.810Zslp 20:24.199823404
17842026-07-24T21:11:02.811Zlat 39.709138539
17852026-07-24T21:11:02.811Zstop 1:56.866154367
17862026-07-24T21:11:02.811Z+ banner clippy
17872026-07-24T21:11:02.811Z
17882026-07-24T21:11:02.811Z #### # # ##### ##### # #
17892026-07-24T21:11:02.811Z # # # # # # # # # #
17902026-07-24T21:11:02.811Z # # # # # # # #
17912026-07-24T21:11:02.811Z # # # ##### ##### #
17922026-07-24T21:11:02.811Z # # # # # # #
17932026-07-24T21:11:02.811Z #### ###### # # # #
17942026-07-24T21:11:02.811Z
17952026-07-24T21:11:02.811Z+ export CARGO_INCREMENTAL=0
17962026-07-24T21:11:02.813Z+ CARGO_INCREMENTAL=0
17972026-07-24T21:11:02.813Z+ ptime -m cargo xtask clippy
17982026-07-24T21:11:03.273Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-07-24T21:11:03.556Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-07-24T21:11:05.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
18012026-07-24T21:11:05.370Z Running `target/debug/xtask clippy`
18022026-07-24T21:11:05.394Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18032026-07-24T21:11:05.963Z Downloading crates ...
18042026-07-24T21:11:06.174Z Downloaded addr2line v0.25.1
18052026-07-24T21:11:06.177Z Downloaded owo-colors v3.5.0
18062026-07-24T21:11:06.180Z Downloaded libtest-mimic v0.8.1
18072026-07-24T21:11:06.183Z Downloaded target-lexicon v0.13.3
18082026-07-24T21:11:06.187Z Downloaded hashbrown v0.14.5
18092026-07-24T21:11:06.192Z Downloaded supports-color v2.1.0
18102026-07-24T21:11:06.195Z Downloaded approx v0.5.1
18112026-07-24T21:11:06.195Z Downloaded backtrace-ext v0.2.1
18122026-07-24T21:11:06.195Z Downloaded pathdiff v0.2.3
18132026-07-24T21:11:06.195Z Downloaded async-object-pool v0.2.0
18142026-07-24T21:11:06.195Z Downloaded assert-json-diff v2.0.2
18152026-07-24T21:11:06.198Z Downloaded concurrent-queue v2.5.0
18162026-07-24T21:11:06.198Z Downloaded event-listener v5.4.1
18172026-07-24T21:11:06.200Z Downloaded path-tree v0.8.3
18182026-07-24T21:11:06.203Z Downloaded hickory-client v0.25.2
18192026-07-24T21:11:06.203Z Downloaded miette-derive v5.10.0
18202026-07-24T21:11:06.206Z Downloaded cast v0.3.0
18212026-07-24T21:11:06.206Z Downloaded async-lock v3.4.2
18222026-07-24T21:11:06.213Z Downloaded parking v2.2.1
18232026-07-24T21:11:06.216Z Downloaded relative-path v1.9.3
18242026-07-24T21:11:06.219Z Downloaded futures-timer v3.0.3
18252026-07-24T21:11:06.219Z Downloaded blake2b_simd v1.0.4
18262026-07-24T21:11:06.222Z Downloaded linkme v0.3.35
18272026-07-24T21:11:06.222Z Downloaded assert_cmd v2.1.2
18282026-07-24T21:11:06.225Z Downloaded supports-unicode v2.1.0
18292026-07-24T21:11:06.229Z Downloaded linkme-impl v0.3.35
18302026-07-24T21:11:06.232Z Downloaded plotters-svg v0.3.7
18312026-07-24T21:11:06.238Z Downloaded constant_time_eq v0.3.1
18322026-07-24T21:11:06.240Z Downloaded hex-literal v0.4.1
18332026-07-24T21:11:06.246Z Downloaded event-listener-strategy v0.5.4
18342026-07-24T21:11:06.249Z Downloaded terminal_size v0.1.17
18352026-07-24T21:11:06.249Z Downloaded serde_regex v1.1.0
18362026-07-24T21:11:06.249Z Downloaded oorandom v11.1.5
18372026-07-24T21:11:06.249Z Downloaded knuffel-derive v3.2.0
18382026-07-24T21:11:06.252Z Downloaded escape8259 v0.5.3
18392026-07-24T21:11:06.252Z Downloaded fancy-regex v0.14.0
18402026-07-24T21:11:06.255Z Downloaded target-triple v1.0.0
18412026-07-24T21:11:06.259Z Downloaded guppy-workspace-hack v0.1.0
18422026-07-24T21:11:06.262Z Downloaded nested v0.1.1
18432026-07-24T21:11:06.265Z Downloaded criterion-plot v0.6.0
18442026-07-24T21:11:06.265Z Downloaded cfg-expr v0.20.6
18452026-07-24T21:11:06.268Z Downloaded supports-hyperlinks v2.1.0
18462026-07-24T21:11:06.271Z Downloaded plotters-backend v0.3.7
18472026-07-24T21:11:06.283Z Downloaded similar-asserts v1.7.0
18482026-07-24T21:11:06.286Z Downloaded stringmetrics v2.2.2
18492026-07-24T21:11:06.286Z Downloaded anes v0.1.6
18502026-07-24T21:11:06.292Z Downloaded rust-argon2 v2.1.0
18512026-07-24T21:11:06.295Z Downloaded termcolor v1.4.1
18522026-07-24T21:11:06.298Z Downloaded target-spec v3.5.7
18532026-07-24T21:11:06.298Z Downloaded datatest-stable v0.3.3
18542026-07-24T21:11:06.302Z Downloaded trybuild v1.0.116
18552026-07-24T21:11:06.305Z Downloaded partial-io v0.5.4
18562026-07-24T21:11:06.305Z Downloaded httptest v0.16.4
18572026-07-24T21:11:06.308Z Downloaded rustc-demangle v0.1.27
18582026-07-24T21:11:06.316Z Downloaded tinytemplate v1.2.1
18592026-07-24T21:11:06.393Z Downloaded textwrap v0.15.2
18602026-07-24T21:11:06.393Z Downloaded knuffel v3.2.0
18612026-07-24T21:11:06.393Z Downloaded miette v5.10.0
18622026-07-24T21:11:06.393Z Downloaded rstest_macros v0.25.0
18632026-07-24T21:11:06.393Z Downloaded rand_distr v0.5.1
18642026-07-24T21:11:06.393Z Downloaded chumsky v0.9.3
18652026-07-24T21:11:06.393Z Downloaded rstest v0.25.0
18662026-07-24T21:11:06.393Z Downloaded backtrace v0.3.76
18672026-07-24T21:11:06.393Z Downloaded criterion v0.7.0
18682026-07-24T21:11:06.394Z Downloaded guppy v0.17.25
18692026-07-24T21:11:06.394Z Downloaded plotters v0.3.7
18702026-07-24T21:11:06.394Z Downloaded gimli v0.32.3
18712026-07-24T21:11:06.489Z Downloaded httpmock v0.8.3
18722026-07-24T21:11:08.171Z Checking cfg-if v1.0.4
18732026-07-24T21:11:08.532Z Checking libc v0.2.185
18742026-07-24T21:11:08.536Z Checking serde_core v1.0.228
18752026-07-24T21:11:08.612Z Checking memchr v2.8.0
18762026-07-24T21:11:08.655Z Checking smallvec v1.15.1
18772026-07-24T21:11:08.689Z Checking zeroize v1.8.2
18782026-07-24T21:11:08.728Z Checking rand_core v0.10.0
18792026-07-24T21:11:08.767Z Checking itoa v1.0.17
18802026-07-24T21:11:08.806Z Checking subtle v2.6.1
18812026-07-24T21:11:08.861Z Checking log v0.4.29
18822026-07-24T21:11:08.902Z Checking libm v0.2.16
18832026-07-24T21:11:08.944Z Checking getrandom v0.4.1
18842026-07-24T21:11:08.944Z Checking errno v0.3.14
18852026-07-24T21:11:09.025Z Checking typenum v1.20.1
18862026-07-24T21:11:09.066Z Checking scopeguard v1.2.0
18872026-07-24T21:11:09.106Z Checking stable_deref_trait v1.2.1
18882026-07-24T21:11:09.145Z Checking zmij v1.0.21
18892026-07-24T21:11:09.186Z Checking zerofrom v0.1.6
18902026-07-24T21:11:09.227Z Checking lock_api v0.4.14
18912026-07-24T21:11:09.266Z Checking percent-encoding v2.3.2
18922026-07-24T21:11:09.269Z Checking writeable v0.6.2
18932026-07-24T21:11:09.336Z Checking yoke v0.8.1
18942026-07-24T21:11:09.377Z Checking litemap v0.8.1
18952026-07-24T21:11:09.444Z Checking icu_properties_data v2.1.2
18962026-07-24T21:11:09.484Z Checking icu_normalizer_data v2.1.1
18972026-07-24T21:11:09.521Z Checking form_urlencoded v1.2.2
18982026-07-24T21:11:09.559Z Checking zerovec v0.11.5
18992026-07-24T21:11:09.597Z Checking zerotrie v0.2.3
19002026-07-24T21:11:09.638Z Checking utf8_iter v1.0.4
19012026-07-24T21:11:09.674Z Checking num-traits v0.2.19
19022026-07-24T21:11:09.713Z Checking pin-project-lite v0.2.17
19032026-07-24T21:11:09.791Z Checking zerocopy v0.8.40
19042026-07-24T21:11:09.795Z Checking parking_lot_core v0.9.12
19052026-07-24T21:11:09.834Z Checking portable-atomic v1.13.1
19062026-07-24T21:11:09.875Z Checking critical-section v1.2.0
19072026-07-24T21:11:09.921Z Checking signal-hook-registry v1.4.8
19082026-07-24T21:11:10.006Z Checking mio v1.2.0
19092026-07-24T21:11:10.049Z Checking tinystr v0.8.2
19102026-07-24T21:11:10.053Z Checking potential_utf v0.1.4
19112026-07-24T21:11:10.115Z Checking serde v1.0.228
19122026-07-24T21:11:10.118Z Checking bitflags v2.11.0
19132026-07-24T21:11:10.214Z Checking serde_json v1.0.150
19142026-07-24T21:11:10.253Z Checking icu_collections v2.1.1
19152026-07-24T21:11:10.256Z Checking icu_locale_core v2.1.1
19162026-07-24T21:11:10.325Z Checking parking_lot v0.12.5
19172026-07-24T21:11:10.329Z Checking once_cell v1.21.3
19182026-07-24T21:11:10.405Z Checking iana-time-zone v0.1.65
19192026-07-24T21:11:10.548Z Checking socket2 v0.6.3
19202026-07-24T21:11:10.592Z Checking bytes v1.11.1
19212026-07-24T21:11:10.595Z Checking chrono v0.4.45
19222026-07-24T21:11:10.668Z Checking uuid v1.23.4
19232026-07-24T21:11:10.716Z Checking semver v1.0.28
19242026-07-24T21:11:10.821Z Checking thiserror v2.0.18
19252026-07-24T21:11:10.862Z Checking icu_provider v2.1.1
19262026-07-24T21:11:10.938Z Checking dyn-clone v1.0.20
19272026-07-24T21:11:10.982Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19282026-07-24T21:11:11.019Z Checking futures-core v0.3.32
19292026-07-24T21:11:11.058Z Checking equivalent v1.0.2
19302026-07-24T21:11:11.100Z Checking tokio v1.52.1
19312026-07-24T21:11:11.103Z Checking getrandom v0.2.17
19322026-07-24T21:11:11.172Z Checking icu_properties v2.1.2
19332026-07-24T21:11:11.176Z Checking icu_normalizer v2.1.1
19342026-07-24T21:11:11.206Z Checking rustix v1.1.3
19352026-07-24T21:11:11.319Z Checking rand_core v0.6.4
19362026-07-24T21:11:11.366Z Checking cmov v0.5.4
19372026-07-24T21:11:11.533Z Checking byteorder v1.5.0
19382026-07-24T21:11:11.574Z Checking futures-sink v0.3.32
19392026-07-24T21:11:11.574Z Checking getrandom v0.3.4
19402026-07-24T21:11:11.644Z Checking ctutils v0.4.2
19412026-07-24T21:11:11.737Z Checking futures-channel v0.3.32
19422026-07-24T21:11:11.776Z Checking futures-task v0.3.32
19432026-07-24T21:11:11.779Z Checking futures-io v0.3.32
19442026-07-24T21:11:11.878Z Checking hybrid-array v0.4.13
19452026-07-24T21:11:11.922Z Checking slab v0.4.12
19462026-07-24T21:11:11.964Z Checking generic-array v0.14.7
19472026-07-24T21:11:12.002Z Checking hashbrown v0.17.0
19482026-07-24T21:11:12.041Z Checking idna_adapter v1.2.1
19492026-07-24T21:11:12.109Z Checking thiserror v1.0.69
19502026-07-24T21:11:12.112Z Checking futures-util v0.3.32
19512026-07-24T21:11:12.185Z Checking idna v1.1.0
19522026-07-24T21:11:12.241Z Checking fnv v1.0.7
19532026-07-24T21:11:12.364Z Checking base64ct v1.8.3
19542026-07-24T21:11:12.443Z Checking const-oid v0.9.6
19552026-07-24T21:11:12.482Z Checking url v2.5.8
19562026-07-24T21:11:12.520Z Checking indexmap v2.14.0
19572026-07-24T21:11:12.561Z Checking ppv-lite86 v0.2.21
19582026-07-24T21:11:12.624Z Checking regex-syntax v0.8.10
19592026-07-24T21:11:12.661Z Checking crypto-common v0.2.2
19602026-07-24T21:11:12.878Z Checking crypto-common v0.1.7
19612026-07-24T21:11:12.944Z Checking schemars v0.8.22
19622026-07-24T21:11:13.032Z Checking block-buffer v0.12.1
19632026-07-24T21:11:13.105Z Checking block-buffer v0.10.4
19642026-07-24T21:11:13.147Z Checking base64 v0.22.1
19652026-07-24T21:11:13.237Z Checking utf8parse v0.2.2
19662026-07-24T21:11:13.279Z Checking digest v0.10.7
19672026-07-24T21:11:13.314Z Checking anstyle v1.0.14
19682026-07-24T21:11:13.354Z Checking http v1.4.2
19692026-07-24T21:11:13.418Z Checking tracing-core v0.1.36
19702026-07-24T21:11:13.499Z Checking anstyle-query v1.1.5
19712026-07-24T21:11:13.537Z Checking is_terminal_polyfill v1.70.2
19722026-07-24T21:11:13.620Z Checking colorchoice v1.0.4
19732026-07-24T21:11:13.623Z Checking rand_core v0.9.5
19742026-07-24T21:11:13.699Z Checking anstyle-parse v1.0.0
19752026-07-24T21:11:13.755Z Checking tracing v0.1.44
19762026-07-24T21:11:13.760Z Checking terminal_size v0.4.3
19772026-07-24T21:11:13.865Z Checking ipnet v2.11.0
19782026-07-24T21:11:13.905Z Checking anstream v1.0.0
19792026-07-24T21:11:13.940Z Checking strsim v0.11.1
19802026-07-24T21:11:13.977Z Checking const-oid v0.10.2
19812026-07-24T21:11:13.981Z Checking clap_lex v1.0.0
19822026-07-24T21:11:14.050Z Checking rand_chacha v0.9.0
19832026-07-24T21:11:14.088Z Checking crossbeam-utils v0.8.21
19842026-07-24T21:11:14.127Z Checking aho-corasick v1.1.4
19852026-07-24T21:11:14.130Z Checking erased-serde v0.3.31
19862026-07-24T21:11:14.198Z Checking powerfmt v0.2.0
19872026-07-24T21:11:14.201Z Checking clap_builder v4.6.0
19882026-07-24T21:11:14.202Z Checking unicode-ident v1.0.24
19892026-07-24T21:11:14.305Z Checking rand v0.9.2
19902026-07-24T21:11:14.343Z Checking tokio-util v0.7.18
19912026-07-24T21:11:14.381Z Checking deranged v0.5.8
19922026-07-24T21:11:14.385Z Checking proc-macro2 v1.0.106
19932026-07-24T21:11:14.455Z Checking httparse v1.10.1
19942026-07-24T21:11:14.565Z Checking slog v2.8.2
19952026-07-24T21:11:14.696Z Checking num-conv v0.2.0
19962026-07-24T21:11:14.755Z Checking time-core v0.1.8
19972026-07-24T21:11:14.799Z Checking num_threads v0.1.7
19982026-07-24T21:11:14.837Z Checking regex-automata v0.4.14
19992026-07-24T21:11:14.875Z Checking quote v1.0.45
20002026-07-24T21:11:14.880Z Checking anyhow v1.0.102
20012026-07-24T21:11:14.948Z Checking cpufeatures v0.3.0
20022026-07-24T21:11:14.952Z Checking allocator-api2 v0.2.21
20032026-07-24T21:11:15.022Z Checking digest v0.11.3
20042026-07-24T21:11:15.059Z Checking cpufeatures v0.2.17
20052026-07-24T21:11:15.096Z Checking syn v2.0.117
20062026-07-24T21:11:15.136Z Checking fastrand v2.3.0
20072026-07-24T21:11:15.176Z Checking http-body v1.0.1
20082026-07-24T21:11:15.230Z Checking atomic-waker v1.1.2
20092026-07-24T21:11:15.290Z Checking ipnetwork v0.21.1
20102026-07-24T21:11:15.327Z Checking time v0.3.47
20112026-07-24T21:11:15.368Z Checking aws-lc-sys v0.40.0
20122026-07-24T21:11:15.371Z Checking rustls-pki-types v1.14.0
20132026-07-24T21:11:15.372Z Checking httpdate v1.0.3
20142026-07-24T21:11:15.506Z Checking clap v4.6.1
20152026-07-24T21:11:15.545Z Checking untrusted v0.7.1
20162026-07-24T21:11:15.583Z Checking try-lock v0.2.5
20172026-07-24T21:11:15.621Z Checking tempfile v3.25.0
20182026-07-24T21:11:15.686Z Checking h2 v0.4.15
20192026-07-24T21:11:15.724Z Checking want v0.3.1
20202026-07-24T21:11:15.759Z Checking tower-service v0.3.3
20212026-07-24T21:11:15.841Z Checking tower-layer v0.3.3
20222026-07-24T21:11:15.880Z Checking ryu v1.0.23
20232026-07-24T21:11:15.883Z Checking hex v0.4.3
20242026-07-24T21:11:15.951Z Checking aws-lc-rs v1.16.3
20252026-07-24T21:11:16.041Z Checking pem-rfc7468 v0.7.0
20262026-07-24T21:11:16.081Z Checking spin v0.9.8
20272026-07-24T21:11:16.133Z Checking mime v0.3.17
20282026-07-24T21:11:16.236Z Checking flagset v0.4.7
20292026-07-24T21:11:16.296Z Checking untrusted v0.9.0
20302026-07-24T21:11:16.339Z Checking simd-adler32 v0.3.8
20312026-07-24T21:11:16.391Z Checking der v0.7.10
20322026-07-24T21:11:16.441Z Checking http-body-util v0.1.3
20332026-07-24T21:11:16.491Z Checking adler2 v2.0.1
20342026-07-24T21:11:16.537Z Checking block-padding v0.4.2
20352026-07-24T21:11:16.631Z Checking miniz_oxide v0.8.9
20362026-07-24T21:11:16.686Z Checking pretty-hex v0.4.1
20372026-07-24T21:11:16.690Z Checking openssl-probe v0.2.1
20382026-07-24T21:11:16.761Z Checking inout v0.2.2
20392026-07-24T21:11:16.871Z Checking rustls-webpki v0.103.13
20402026-07-24T21:11:16.875Z Checking serde_urlencoded v0.7.1
20412026-07-24T21:11:16.890Z Checking oxnet v0.1.6
20422026-07-24T21:11:16.936Z Checking camino v1.2.2
20432026-07-24T21:11:16.999Z Checking encoding_rs v0.8.35
20442026-07-24T21:11:17.085Z Checking plain v0.2.3
20452026-07-24T21:11:17.141Z Checking regex v1.12.3
20462026-07-24T21:11:17.173Z Checking rand_chacha v0.3.1
20472026-07-24T21:11:17.274Z Checking ucd-trie v0.1.7
20482026-07-24T21:11:17.313Z Checking rustls v0.23.41
20492026-07-24T21:11:17.316Z Checking spki v0.7.3
20502026-07-24T21:11:17.424Z Checking cipher v0.5.2
20512026-07-24T21:11:17.466Z Checking pest v2.8.6
20522026-07-24T21:11:17.504Z Checking rand v0.8.6
20532026-07-24T21:11:17.542Z Checking futures-executor v0.3.32
20542026-07-24T21:11:17.545Z Checking sync_wrapper v1.0.2
20552026-07-24T21:11:17.687Z Checking crc32fast v1.5.0
20562026-07-24T21:11:17.728Z Checking tower v0.5.3
20572026-07-24T21:11:17.731Z Checking futures v0.3.32
20582026-07-24T21:11:17.859Z Checking either v1.15.0
20592026-07-24T21:11:17.897Z Checking iri-string v0.7.10
20602026-07-24T21:11:17.978Z Checking pkcs8 v0.10.2
20612026-07-24T21:11:18.063Z Checking static_assertions v1.1.0
20622026-07-24T21:11:18.098Z Checking foldhash v0.2.0
20632026-07-24T21:11:18.147Z Checking zlib-rs v0.6.2
20642026-07-24T21:11:18.185Z Checking sha2 v0.10.9
20652026-07-24T21:11:18.188Z Checking openapiv3 v2.2.0
20662026-07-24T21:11:18.281Z Checking hashbrown v0.16.1
20672026-07-24T21:11:18.498Z Checking bit-vec v0.8.0
20682026-07-24T21:11:18.551Z Checking lazy_static v1.5.0
20692026-07-24T21:11:18.554Z Checking hyper v1.10.1
20702026-07-24T21:11:18.676Z Checking hubpack v0.1.2
20712026-07-24T21:11:18.724Z Checking bit-set v0.8.0
20722026-07-24T21:11:18.810Z Checking wait-timeout v0.2.1
20732026-07-24T21:11:18.874Z Checking rustls-native-certs v0.8.3
20742026-07-24T21:11:18.912Z Checking strum v0.26.3
20752026-07-24T21:11:18.954Z Checking tower-http v0.6.8
20762026-07-24T21:11:18.986Z Checking quick-error v1.2.3
20772026-07-24T21:11:19.033Z Checking psl-types v2.0.11
20782026-07-24T21:11:19.072Z Checking cookie v0.18.1
20792026-07-24T21:11:19.075Z Checking flate2 v1.1.9
20802026-07-24T21:11:19.143Z Checking rusty-fork v0.3.1
20812026-07-24T21:11:19.182Z Checking publicsuffix v2.3.0
20822026-07-24T21:11:19.249Z Checking rand_xorshift v0.4.0
20832026-07-24T21:11:19.331Z Checking signature v2.2.0
20842026-07-24T21:11:19.371Z Checking num-integer v0.1.46
20852026-07-24T21:11:19.375Z Checking tinyvec_macros v0.1.1
20862026-07-24T21:11:19.444Z Checking unarray v0.1.4
20872026-07-24T21:11:19.449Z Checking cookie_store v0.22.1
20882026-07-24T21:11:19.515Z Checking tinyvec v1.10.0
20892026-07-24T21:11:19.518Z Checking scroll v0.13.0
20902026-07-24T21:11:19.518Z Checking anstyle-parse v0.2.7
20912026-07-24T21:11:19.618Z Checking proptest v1.10.0
20922026-07-24T21:11:19.621Z Checking hyper-util v0.1.20
20932026-07-24T21:11:19.622Z Checking tokio-rustls v0.26.4
20942026-07-24T21:11:19.728Z Checking rustls-platform-verifier v0.6.2
20952026-07-24T21:11:19.767Z Checking ahash v0.8.12
20962026-07-24T21:11:19.804Z Checking goblin v0.10.5
20972026-07-24T21:11:19.842Z Checking toml_datetime v0.6.11
20982026-07-24T21:11:19.845Z Checking serde_spanned v0.6.9
20992026-07-24T21:11:19.913Z Checking memmap2 v0.9.10
21002026-07-24T21:11:19.951Z Checking anstream v0.6.21
21012026-07-24T21:11:19.989Z Checking dtrace-parser v0.3.0
21022026-07-24T21:11:20.029Z Checking thread-id v5.1.0
21032026-07-24T21:11:20.067Z Checking data-encoding v2.10.0
21042026-07-24T21:11:20.105Z Checking x509-cert v0.2.5
21052026-07-24T21:11:20.143Z Checking bstr v1.12.1
21062026-07-24T21:11:20.180Z Checking hmac v0.12.1
21072026-07-24T21:11:20.252Z Checking num-iter v0.1.45
21082026-07-24T21:11:20.344Z Checking crossbeam-epoch v0.9.18
21092026-07-24T21:11:20.382Z Checking memoffset v0.9.1
21102026-07-24T21:11:20.421Z Checking scroll v0.12.0
21112026-07-24T21:11:20.492Z Checking env_filter v1.0.0
21122026-07-24T21:11:20.562Z Checking num-bigint-dig v0.8.6
21132026-07-24T21:11:20.601Z Checking pkcs1 v0.7.5
21142026-07-24T21:11:20.667Z Checking env_logger v0.11.9
21152026-07-24T21:11:20.706Z Checking goblin v0.8.2
21162026-07-24T21:11:20.785Z Checking zerocopy v0.7.35
21172026-07-24T21:11:20.833Z Checking rustix v0.38.44
21182026-07-24T21:11:20.886Z Checking unicode-segmentation v1.12.0
21192026-07-24T21:11:20.925Z Checking hyper-rustls v0.27.7
21202026-07-24T21:11:21.167Z Checking reqwest v0.13.2
21212026-07-24T21:11:21.235Z Checking foreign-types-shared v0.1.1
21222026-07-24T21:11:21.322Z Checking nix v0.31.2
21232026-07-24T21:11:21.360Z Checking foreign-types v0.3.2
21242026-07-24T21:11:21.412Z Checking rsa v0.9.10
21252026-07-24T21:11:21.456Z Checking dtrace-parser v0.2.0
21262026-07-24T21:11:21.459Z Checking newtype-uuid v1.3.2
21272026-07-24T21:11:21.677Z Checking ff v0.13.1
21282026-07-24T21:11:21.721Z Checking openssl-sys v0.9.115
21292026-07-24T21:11:21.725Z Checking daft v0.1.7
21302026-07-24T21:11:21.843Z Checking thread-id v4.2.2
21312026-07-24T21:11:21.906Z Checking base16ct v0.2.0
21322026-07-24T21:11:21.954Z Checking same-file v1.0.6
21332026-07-24T21:11:22.025Z Checking winnow v0.5.40
21342026-07-24T21:11:22.065Z Checking sec1 v0.7.3
21352026-07-24T21:11:22.068Z Checking group v0.13.0
21362026-07-24T21:11:22.104Z Checking walkdir v2.5.0
21372026-07-24T21:11:22.175Z Checking dof v0.4.0
21382026-07-24T21:11:22.179Z Checking openssl v0.10.79
21392026-07-24T21:11:22.277Z Checking hkdf v0.12.4
21402026-07-24T21:11:22.315Z Checking serde_with v3.21.0
21412026-07-24T21:11:22.401Z Checking crypto-bigint v0.5.5
21422026-07-24T21:11:22.441Z Checking bzip2-sys v0.1.13+1.0.8
21432026-07-24T21:11:22.538Z Checking foldhash v0.1.5
21442026-07-24T21:11:22.577Z Checking winnow v0.7.14
21452026-07-24T21:11:22.664Z Checking dof v0.3.0
21462026-07-24T21:11:22.702Z Checking keccak v0.1.6
21472026-07-24T21:11:22.834Z Checking usdt-impl v0.6.0
21482026-07-24T21:11:22.899Z Checking sha3 v0.10.8
21492026-07-24T21:11:22.980Z Checking usdt-impl v0.5.0
21502026-07-24T21:11:23.132Z Checking hashbrown v0.15.5
21512026-07-24T21:11:23.170Z Checking usdt v0.6.0
21522026-07-24T21:11:23.208Z Checking toml_edit v0.19.15
21532026-07-24T21:11:23.281Z Checking elliptic-curve v0.13.8
21542026-07-24T21:11:23.322Z Checking bzip2 v0.4.4
21552026-07-24T21:11:23.364Z Checking unicode-normalization v0.1.25
21562026-07-24T21:11:23.514Z Checking itertools v0.13.0
21572026-07-24T21:11:23.615Z Checking siphasher v1.0.2
21582026-07-24T21:11:23.654Z Checking bitflags v1.3.2
21592026-07-24T21:11:23.759Z Checking winnow v1.0.3
21602026-07-24T21:11:23.799Z Checking zip v0.6.6
21612026-07-24T21:11:23.803Z Checking signal-hook v0.3.18
21622026-07-24T21:11:23.874Z Checking toml_write v0.1.2
21632026-07-24T21:11:23.879Z Checking managed v0.8.0
21642026-07-24T21:11:24.056Z Checking globset v0.4.18
21652026-07-24T21:11:24.096Z Checking toml_edit v0.22.27
21662026-07-24T21:11:24.099Z Checking toml_parser v1.1.2+spec-1.1.0
21672026-07-24T21:11:24.169Z Checking chacha20 v0.10.0
21682026-07-24T21:11:24.173Z Checking curve25519-dalek v4.1.3
21692026-07-24T21:11:24.242Z Checking native-tls v0.2.18
21702026-07-24T21:11:24.281Z Checking toml v0.7.8
21712026-07-24T21:11:24.337Z Checking object v0.37.3
21722026-07-24T21:11:24.451Z Checking tokio-native-tls v0.3.1
21732026-07-24T21:11:24.454Z Checking signal-hook-mio v0.2.5
21742026-07-24T21:11:24.524Z Checking ed25519 v2.2.3
21752026-07-24T21:11:24.582Z Checking ref-cast v1.0.25
21762026-07-24T21:11:24.621Z Checking pin-project v1.1.11
21772026-07-24T21:11:24.659Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-07-24T21:11:24.663Z Checking hyper-tls v0.6.0
21792026-07-24T21:11:24.733Z Checking pem v3.0.6
21802026-07-24T21:11:24.736Z Checking fixedbitset v0.5.7
21812026-07-24T21:11:24.806Z Checking libbz2-rs-sys v0.2.2
21822026-07-24T21:11:24.809Z Checking zstd-safe v7.2.4
21832026-07-24T21:11:24.893Z Checking reqwest v0.12.28
21842026-07-24T21:11:24.932Z Checking bumpalo v3.20.2
21852026-07-24T21:11:24.994Z Checking petgraph v0.8.3
21862026-07-24T21:11:25.000Z Checking ed25519-dalek v2.2.0
21872026-07-24T21:11:25.067Z Checking zstd v0.13.3
21882026-07-24T21:11:25.158Z Checking zopfli v0.8.3
21892026-07-24T21:11:25.218Z Checking snafu v0.8.9
21902026-07-24T21:11:25.257Z Checking bzip2 v0.6.1
21912026-07-24T21:11:25.260Z Checking crossterm v0.28.1
21922026-07-24T21:11:25.330Z Checking olpc-cjson v0.1.4
21932026-07-24T21:11:25.456Z Checking similar v2.7.0
21942026-07-24T21:11:25.496Z Checking fs-err v3.3.0
21952026-07-24T21:11:25.500Z Checking hash32 v0.2.1
21962026-07-24T21:11:25.568Z Checking serde_plain v1.0.2
21972026-07-24T21:11:25.663Z Checking serde-big-array v0.5.1
21982026-07-24T21:11:25.719Z Checking jiff v0.2.21
21992026-07-24T21:11:25.758Z Checking unicode-bidi v0.3.18
22002026-07-24T21:11:25.826Z Checking predicates-core v1.0.10
22012026-07-24T21:11:25.829Z Checking typed-path v0.9.3
22022026-07-24T21:11:25.905Z Checking unicode-properties v0.1.4
22032026-07-24T21:11:26.018Z Checking heapless v0.7.17
22042026-07-24T21:11:26.058Z Checking hickory-proto v0.25.2
22052026-07-24T21:11:26.099Z Checking byte-wrapper v0.1.0
22062026-07-24T21:11:26.135Z Checking stringprep v0.1.5
22072026-07-24T21:11:26.320Z Checking md-5 v0.10.6
22082026-07-24T21:11:26.359Z Checking float-cmp v0.10.0
22092026-07-24T21:11:26.470Z Checking difflib v0.4.0
22102026-07-24T21:11:26.509Z Checking normalize-line-endings v0.3.0
22112026-07-24T21:11:26.550Z Checking fallible-iterator v0.2.0
22122026-07-24T21:11:26.632Z Checking smoltcp v0.9.1
22132026-07-24T21:11:26.673Z Checking tough v0.22.0
22142026-07-24T21:11:26.675Z Checking iddqd v0.4.2
22152026-07-24T21:11:26.745Z Checking predicates v3.1.4
22162026-07-24T21:11:26.750Z Checking phf_shared v0.13.1
22172026-07-24T21:11:26.850Z Checking postgres-protocol v0.6.10
22182026-07-24T21:11:27.006Z Checking phf_shared v0.11.3
22192026-07-24T21:11:27.078Z Checking tokio-stream v0.1.18
22202026-07-24T21:11:27.184Z Checking buf-list v1.1.2
22212026-07-24T21:11:27.223Z Checking strum v0.27.2
22222026-07-24T21:11:27.261Z Checking new_debug_unreachable v1.0.6
22232026-07-24T21:11:27.362Z Checking fixedbitset v0.4.2
22242026-07-24T21:11:27.365Z Checking precomputed-hash v0.1.1
22252026-07-24T21:11:27.441Z Checking lalrpop-util v0.19.12
22262026-07-24T21:11:27.481Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22272026-07-24T21:11:27.518Z Checking string_cache v0.8.9
22282026-07-24T21:11:27.556Z Checking petgraph v0.6.5
22292026-07-24T21:11:27.619Z Checking postgres-types v0.2.12
22302026-07-24T21:11:27.657Z Checking phf v0.13.1
22312026-07-24T21:11:27.717Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22322026-07-24T21:11:27.838Z Checking peg-runtime v0.8.5
22332026-07-24T21:11:27.965Z Checking whoami v2.1.0
22342026-07-24T21:11:28.004Z Checking zip v4.6.1
22352026-07-24T21:11:28.043Z Checking is-terminal v0.4.17
22362026-07-24T21:11:28.166Z Checking crossbeam-channel v0.5.15
22372026-07-24T21:11:28.207Z Checking tokio-postgres v0.7.16
22382026-07-24T21:11:28.244Z Checking thread_local v1.1.9
22392026-07-24T21:11:28.443Z Checking take_mut v0.2.2
22402026-07-24T21:11:28.540Z Checking term v1.2.1
22412026-07-24T21:11:28.585Z Checking slog-async v2.8.0
22422026-07-24T21:11:28.622Z Compiling structmeta-derive v0.3.0
22432026-07-24T21:11:28.779Z Compiling newtype-uuid-macros v0.1.0
22442026-07-24T21:11:28.789Z Checking slog-term v2.9.2
22452026-07-24T21:11:28.792Z Checking match_cfg v0.1.0
22462026-07-24T21:11:28.863Z Checking slog-json v2.6.1
22472026-07-24T21:11:28.903Z Compiling multer v3.1.0
22482026-07-24T21:11:28.942Z Checking hostname v0.3.1
22492026-07-24T21:11:29.050Z Compiling async-stream-impl v0.3.6
22502026-07-24T21:11:29.089Z Checking slog-bunyan v2.5.0
22512026-07-24T21:11:29.093Z Compiling dropshot v0.17.1
22522026-07-24T21:11:29.238Z Compiling dropshot_endpoint v0.17.1
22532026-07-24T21:11:29.277Z Checking debug-ignore v1.0.5
22542026-07-24T21:11:29.404Z Checking progenitor-client v0.14.0
22552026-07-24T21:11:29.444Z Checking sha1 v0.11.0
22562026-07-24T21:11:29.504Z Checking serde_spanned v1.1.1
22572026-07-24T21:11:29.543Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22582026-07-24T21:11:29.661Z Checking serde_path_to_error v0.1.20
22592026-07-24T21:11:29.666Z Checking toml_datetime v1.1.1+spec-1.1.0
22602026-07-24T21:11:29.734Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22612026-07-24T21:11:29.738Z Compiling structmeta v0.3.0
22622026-07-24T21:11:29.738Z Checking toml_writer v1.1.1+spec-1.1.0
22632026-07-24T21:11:29.920Z Checking compression-core v0.4.31
22642026-07-24T21:11:29.961Z Checking async-stream v0.3.6
22652026-07-24T21:11:30.040Z Checking toml v1.1.2+spec-1.1.0
22662026-07-24T21:11:30.044Z Checking rustls-pemfile v2.2.0
22672026-07-24T21:11:30.075Z Compiling derive-ex v0.1.8
22682026-07-24T21:11:30.148Z Checking compression-codecs v0.4.37
22692026-07-24T21:11:30.151Z Checking waitgroup v0.1.2
22702026-07-24T21:11:30.221Z Checking hostname v0.4.2
22712026-07-24T21:11:30.258Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22722026-07-24T21:11:30.261Z Checking atomicwrites v0.4.4
22732026-07-24T21:11:30.329Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-07-24T21:11:30.368Z Checking itertools v0.14.0
22752026-07-24T21:11:30.406Z Compiling parse-display-derive v0.10.0
22762026-07-24T21:11:30.409Z Checking async-compression v0.4.41
22772026-07-24T21:11:30.479Z Checking macaddr v1.0.1
22782026-07-24T21:11:30.516Z Checking regress v0.10.5
22792026-07-24T21:11:30.641Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22802026-07-24T21:11:30.685Z Checking instant v0.1.13
22812026-07-24T21:11:30.723Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22822026-07-24T21:11:30.805Z Checking backoff v0.4.0
22832026-07-24T21:11:31.014Z Checking backon v1.6.0
22842026-07-24T21:11:31.056Z Checking humantime v2.3.0
22852026-07-24T21:11:31.129Z Checking unicode-width v0.2.0
22862026-07-24T21:11:31.215Z Checking progenitor-extras v0.2.0
22872026-07-24T21:11:31.306Z Compiling convert_case v0.4.0
22882026-07-24T21:11:31.416Z Checking heck v0.5.0
22892026-07-24T21:11:31.473Z Checking half v2.7.1
22902026-07-24T21:11:31.511Z Checking ciborium-io v0.2.2
22912026-07-24T21:11:31.574Z Checking secrecy v0.10.3
22922026-07-24T21:11:31.635Z Checking indent_write v2.2.0
22932026-07-24T21:11:31.716Z Compiling derive_more v0.99.20
22942026-07-24T21:11:31.754Z Checking camino-tempfile v1.4.1
22952026-07-24T21:11:31.792Z Checking ciborium-ll v0.2.2
22962026-07-24T21:11:31.827Z Compiling regress v0.11.1
22972026-07-24T21:11:31.862Z Compiling test-strategy v0.4.5
22982026-07-24T21:11:31.946Z Compiling crucible-workspace-hack v0.1.0
22992026-07-24T21:11:31.994Z Checking ciborium v0.2.2
23002026-07-24T21:11:32.032Z Checking inout v0.1.4
23012026-07-24T21:11:32.206Z Checking parse-display v0.10.0
23022026-07-24T21:11:32.210Z Checking cipher v0.4.4
23032026-07-24T21:11:32.417Z Checking universal-hash v0.5.1
23042026-07-24T21:11:32.454Z Compiling thiserror-impl-no-std v2.0.2
23052026-07-24T21:11:32.489Z Checking opaque-debug v0.3.1
23062026-07-24T21:11:32.571Z Checking chacha20 v0.9.1
23072026-07-24T21:11:32.608Z Checking poly1305 v0.8.0
23082026-07-24T21:11:32.801Z Checking blake2 v0.10.6
23092026-07-24T21:11:32.911Z Checking aead v0.5.2
23102026-07-24T21:11:33.078Z Checking password-hash v0.5.0
23112026-07-24T21:11:33.118Z Compiling unsafe-libyaml v0.2.11
23122026-07-24T21:11:33.154Z Checking chacha20poly1305 v0.10.1
23132026-07-24T21:11:33.314Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23142026-07-24T21:11:33.351Z Checking argon2 v0.5.3
23152026-07-24T21:11:33.386Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23162026-07-24T21:11:33.664Z Compiling typify-impl v0.6.2
23172026-07-24T21:11:33.724Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23182026-07-24T21:11:33.762Z Checking thiserror-no-std v2.0.2
23192026-07-24T21:11:33.801Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23202026-07-24T21:11:33.878Z Checking vsss-rs v3.3.4
23212026-07-24T21:11:33.916Z Compiling serde_yaml v0.9.34+deprecated
23222026-07-24T21:11:34.066Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23232026-07-24T21:11:34.297Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23242026-07-24T21:11:34.385Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23252026-07-24T21:11:34.562Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23262026-07-24T21:11:35.030Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23272026-07-24T21:11:35.103Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23282026-07-24T21:11:35.148Z Checking swrite v0.1.0
23292026-07-24T21:11:35.186Z Checking crossbeam-deque v0.8.6
23302026-07-24T21:11:35.270Z Compiling rayon-core v1.13.0
23312026-07-24T21:11:35.353Z Compiling toml_datetime v0.7.5+spec-1.1.0
23322026-07-24T21:11:35.439Z Compiling darling_core v0.21.3
23332026-07-24T21:11:35.629Z Compiling toml_edit v0.23.10+spec-1.0.0
23342026-07-24T21:11:35.904Z Compiling proc-macro-error v1.0.4
23352026-07-24T21:11:36.065Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23362026-07-24T21:11:36.196Z Checking rayon v1.11.0
23372026-07-24T21:11:36.251Z Compiling proc-macro-crate v3.4.0
23382026-07-24T21:11:36.291Z Checking toml v0.8.23
23392026-07-24T21:11:36.653Z Checking tabwriter v1.4.1
23402026-07-24T21:11:36.712Z Checking glob v0.3.3
23412026-07-24T21:11:36.754Z Compiling heapless v0.8.0
23422026-07-24T21:11:36.835Z Checking colored v3.1.1
23432026-07-24T21:11:36.841Z Compiling num_enum_derive v0.7.6
23442026-07-24T21:11:36.928Z Checking hash32 v0.3.1
23452026-07-24T21:11:37.072Z Compiling smoltcp v0.11.0
23462026-07-24T21:11:37.110Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472026-07-24T21:11:37.429Z Checking cobs v0.3.0
23482026-07-24T21:11:37.515Z Compiling usdt-attr-macro v0.5.0
23492026-07-24T21:11:37.568Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23502026-07-24T21:11:37.608Z Compiling usdt-macro v0.5.0
23512026-07-24T21:11:37.692Z Checking memmap v0.7.0
23522026-07-24T21:11:37.765Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23532026-07-24T21:11:37.930Z Checking num_enum v0.7.6
23542026-07-24T21:11:38.032Z Compiling darling_macro v0.21.3
23552026-07-24T21:11:38.075Z Checking postcard v1.1.3
23562026-07-24T21:11:38.078Z Checking rand v0.10.1
23572026-07-24T21:11:38.189Z Compiling typify-macro v0.6.2
23582026-07-24T21:11:38.326Z Compiling proc-macro-crate v1.3.1
23592026-07-24T21:11:38.367Z Checking usdt v0.5.0
23602026-07-24T21:11:38.404Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23612026-07-24T21:11:38.561Z Compiling darling v0.21.3
23622026-07-24T21:11:38.564Z Checking sigpipe v0.1.3
23632026-07-24T21:11:38.634Z Compiling foreign-types-macros v0.2.3
23642026-07-24T21:11:38.637Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23652026-07-24T21:11:38.705Z Compiling ingot-macros v0.1.1
23662026-07-24T21:11:38.708Z Checking foreign-types-shared v0.3.1
23672026-07-24T21:11:38.775Z Compiling num_enum_derive v0.5.11
23682026-07-24T21:11:39.019Z Checking cstr-argument v0.1.2
23692026-07-24T21:11:39.055Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23702026-07-24T21:11:39.122Z Compiling num-derive v0.4.2
23712026-07-24T21:11:39.170Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23722026-07-24T21:11:39.258Z Checking foreign-types v0.5.0
23732026-07-24T21:11:39.367Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23742026-07-24T21:11:39.529Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23752026-07-24T21:11:39.648Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762026-07-24T21:11:39.686Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23772026-07-24T21:11:39.691Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23782026-07-24T21:11:39.839Z Checking num_enum v0.5.11
23792026-07-24T21:11:39.876Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23802026-07-24T21:11:39.911Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23812026-07-24T21:11:39.987Z Compiling typify v0.6.2
23822026-07-24T21:11:40.062Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23832026-07-24T21:11:40.093Z Compiling zone_cfg_derive v0.3.1
23842026-07-24T21:11:40.129Z Compiling progenitor-impl v0.14.0
23852026-07-24T21:11:40.256Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23862026-07-24T21:11:40.298Z Checking itertools v0.12.1
23872026-07-24T21:11:40.461Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23882026-07-24T21:11:40.749Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23892026-07-24T21:11:40.823Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23902026-07-24T21:11:41.000Z Checking smf v0.2.3
23912026-07-24T21:11:41.046Z Checking whoami v1.6.1
23922026-07-24T21:11:41.112Z Compiling derive-where v1.6.0
23932026-07-24T21:11:41.150Z Checking tokio-dtrace v0.1.1
23942026-07-24T21:11:41.254Z Checking console v0.15.11
23952026-07-24T21:11:41.291Z Checking newline-converter v0.3.0
23962026-07-24T21:11:41.366Z Checking oxide-tokio-rt v0.1.4
23972026-07-24T21:11:41.419Z Checking zone v0.3.1
23982026-07-24T21:11:41.457Z Checking bytecount v0.6.9
23992026-07-24T21:11:41.564Z Checking expectorate v1.2.0
24002026-07-24T21:11:41.604Z Checking unicode-width v0.1.14
24012026-07-24T21:11:41.608Z Checking num-rational v0.4.2
24022026-07-24T21:11:41.676Z Checking ingot-types v0.1.2
24032026-07-24T21:11:41.728Z Checking num-complex v0.4.6
24042026-07-24T21:11:41.805Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24052026-07-24T21:11:41.886Z Checking float-ord v0.3.2
24062026-07-24T21:11:41.947Z Compiling cancel-safe-futures v0.1.5
24072026-07-24T21:11:42.020Z Checking linear-map v1.2.0
24082026-07-24T21:11:42.074Z Checking ingot v0.1.1
24092026-07-24T21:11:42.112Z Checking num v0.4.3
24102026-07-24T21:11:42.238Z Checking gethostname v0.5.0
24112026-07-24T21:11:42.241Z Compiling prettyplease v0.2.37
24122026-07-24T21:11:42.362Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24132026-07-24T21:11:42.467Z Checking oxide-update-engine-types v0.1.2
24142026-07-24T21:11:42.575Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24152026-07-24T21:11:42.782Z Compiling owo-colors v4.3.0
24162026-07-24T21:11:42.822Z Compiling progenitor-macro v0.14.0
24172026-07-24T21:11:42.858Z Checking resolv-conf v0.7.6
24182026-07-24T21:11:43.071Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24192026-07-24T21:11:43.378Z Checking oxide-update-engine v0.1.2
24202026-07-24T21:11:43.650Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-07-24T21:11:43.703Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24222026-07-24T21:11:43.815Z Checking smawk v0.3.2
24232026-07-24T21:11:43.853Z Checking unicode-linebreak v0.1.5
24242026-07-24T21:11:43.890Z Checking papergrid v0.11.0
24252026-07-24T21:11:43.980Z Compiling tabled_derive v0.7.0
24262026-07-24T21:11:44.096Z Compiling convert_case v0.10.0
24272026-07-24T21:11:44.387Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24282026-07-24T21:11:44.441Z Compiling slog-dtrace v0.3.0
24292026-07-24T21:11:44.539Z Compiling derive_more-impl v2.1.1
24302026-07-24T21:11:44.762Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24312026-07-24T21:11:44.829Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24322026-07-24T21:11:44.867Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24332026-07-24T21:11:44.982Z Checking tabled v0.15.0
24342026-07-24T21:11:45.403Z Checking derive_more v2.1.1
24352026-07-24T21:11:45.508Z Checking crossterm v0.29.0
24362026-07-24T21:11:45.761Z Checking linked-hash-map v0.5.6
24372026-07-24T21:11:45.918Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24382026-07-24T21:11:45.984Z Checking lru-cache v0.1.2
24392026-07-24T21:11:46.364Z Checking hickory-proto v0.24.4
24402026-07-24T21:11:46.401Z Checking fd-lock v4.0.4
24412026-07-24T21:11:46.488Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24422026-07-24T21:11:47.027Z Checking vte v0.14.1
24432026-07-24T21:11:47.346Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24442026-07-24T21:11:47.382Z Checking display-error-chain v0.2.2
24452026-07-24T21:11:47.489Z Checking strip-ansi-escapes v0.2.1
24462026-07-24T21:11:47.656Z Checking progenitor v0.14.0
24472026-07-24T21:11:47.822Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24482026-07-24T21:11:47.860Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24492026-07-24T21:11:48.635Z Checking nu-ansi-term v0.50.3
24502026-07-24T21:11:48.672Z Checking termtree v0.5.1
24512026-07-24T21:11:48.841Z Checking hickory-resolver v0.24.4
24522026-07-24T21:11:48.877Z Checking textwrap v0.16.2
24532026-07-24T21:11:48.881Z Checking reedline v0.40.0
24542026-07-24T21:11:49.063Z Compiling minimal-lexical v0.2.1
24552026-07-24T21:11:49.124Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24562026-07-24T21:11:49.351Z Compiling nom v7.1.3
24572026-07-24T21:11:49.448Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24582026-07-24T21:11:49.597Z Compiling unicode-xid v0.2.6
24592026-07-24T21:11:49.636Z Checking qorb v0.4.1
24602026-07-24T21:11:49.758Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24612026-07-24T21:11:50.146Z Compiling ar_archive_writer v0.5.1
24622026-07-24T21:11:50.180Z Checking csv-core v0.1.13
24632026-07-24T21:11:50.365Z Compiling stacker v0.1.23
24642026-07-24T21:11:50.399Z Checking csv v1.4.0
24652026-07-24T21:11:50.708Z Compiling semver v0.1.20
24662026-07-24T21:11:50.744Z Compiling cfg_aliases v0.1.1
24672026-07-24T21:11:50.805Z Checking highway v1.3.0
24682026-07-24T21:11:50.883Z Compiling nix v0.28.0
24692026-07-24T21:11:50.952Z Compiling rustc_version v0.1.7
24702026-07-24T21:11:51.015Z Compiling psm v0.1.30
24712026-07-24T21:11:51.069Z Checking nibble_vec v0.1.0
24722026-07-24T21:11:51.109Z Checking endian-type v0.1.2
24732026-07-24T21:11:51.210Z Compiling newtype_derive v0.1.6
24742026-07-24T21:11:51.249Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24752026-07-24T21:11:51.284Z Checking radix_trie v0.2.1
24762026-07-24T21:11:51.368Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24772026-07-24T21:11:51.404Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24782026-07-24T21:11:51.445Z Checking phf_shared v0.12.1
24792026-07-24T21:11:51.530Z Compiling recursive-proc-macro-impl v0.1.1
24802026-07-24T21:11:51.617Z Compiling chrono-tz v0.10.4
24812026-07-24T21:11:51.888Z Checking phf v0.12.1
24822026-07-24T21:11:51.965Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24832026-07-24T21:11:52.000Z Checking recursive v0.1.1
24842026-07-24T21:11:52.070Z Compiling const_format_proc_macros v0.2.34
24852026-07-24T21:11:52.074Z Compiling peg-macros v0.8.5
24862026-07-24T21:11:52.140Z Checking nom v8.0.0
24872026-07-24T21:11:52.177Z Checking winnow v0.6.26
24882026-07-24T21:11:52.540Z Compiling sqlparser_derive v0.5.0
24892026-07-24T21:11:52.910Z Checking unicode_categories v0.1.1
24902026-07-24T21:11:52.971Z Checking home v0.5.12
24912026-07-24T21:11:53.113Z Checking rustyline v14.0.0
24922026-07-24T21:11:53.120Z Checking const_format v0.2.35
24932026-07-24T21:11:53.353Z Checking sqlparser v0.61.0
24942026-07-24T21:11:53.356Z Checking sqlformat v0.3.5
24952026-07-24T21:11:53.469Z Checking peg v0.8.5
24962026-07-24T21:11:53.681Z Checking bcs v0.1.6
24972026-07-24T21:11:53.846Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24982026-07-24T21:11:53.890Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24992026-07-24T21:11:53.943Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25002026-07-24T21:11:53.978Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25012026-07-24T21:11:54.094Z Checking steno v0.4.1
25022026-07-24T21:11:54.135Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25032026-07-24T21:11:54.406Z Checking sha1 v0.10.6
25042026-07-24T21:11:54.458Z Checking filetime v0.2.27
25052026-07-24T21:11:54.607Z Checking xattr v1.6.1
25062026-07-24T21:11:54.778Z Checking tar v0.4.46
25072026-07-24T21:11:54.985Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25082026-07-24T21:11:55.138Z Checking base64 v0.21.7
25092026-07-24T21:11:55.199Z Checking subprocess v0.2.15
25102026-07-24T21:11:55.239Z Checking headers-core v0.3.0
25112026-07-24T21:11:55.375Z Checking headers v0.4.1
25122026-07-24T21:11:55.417Z Checking yasna v0.5.2
25132026-07-24T21:11:55.595Z Checking port-file v0.1.0
25142026-07-24T21:11:55.729Z Checking tagptr v0.2.0
25152026-07-24T21:11:55.839Z Checking rcgen v0.12.1
25162026-07-24T21:11:55.879Z Checking dropshot-api-manager-types v0.7.2
25172026-07-24T21:11:55.909Z Checking moka v0.12.13
25182026-07-24T21:11:56.104Z Checking utf-8 v0.7.6
25192026-07-24T21:11:56.225Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25202026-07-24T21:11:56.261Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25212026-07-24T21:11:56.297Z Checking tungstenite v0.21.0
25222026-07-24T21:11:56.404Z Compiling radium v0.7.0
25232026-07-24T21:11:56.615Z Checking hickory-resolver v0.25.2
25242026-07-24T21:11:56.761Z Checking tokio-tungstenite v0.21.0
25252026-07-24T21:11:56.876Z Compiling libefi-sys v0.1.0
25262026-07-24T21:11:57.073Z Checking tap v1.0.1
25272026-07-24T21:11:57.109Z Compiling maybe-uninit v2.0.0
25282026-07-24T21:11:57.211Z Checking wyz v0.5.1
25292026-07-24T21:11:57.371Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25302026-07-24T21:11:57.539Z Compiling zerocopy-derive v0.6.6
25312026-07-24T21:11:57.711Z Compiling bitfield-struct v0.6.2
25322026-07-24T21:11:57.777Z Checking funty v2.0.0
25332026-07-24T21:11:57.852Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25342026-07-24T21:11:57.955Z Compiling packed_struct v0.10.1
25352026-07-24T21:11:58.085Z Checking crc-catalog v2.4.0
25362026-07-24T21:11:58.129Z Checking bitvec v1.0.1
25372026-07-24T21:11:58.200Z Checking crc v3.4.0
25382026-07-24T21:11:58.238Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25392026-07-24T21:11:58.269Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25402026-07-24T21:11:58.403Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25412026-07-24T21:11:58.438Z Checking zerocopy v0.6.6
25422026-07-24T21:11:58.579Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25432026-07-24T21:11:58.616Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25442026-07-24T21:11:58.669Z Compiling packed_struct_codegen v0.10.1
25452026-07-24T21:11:58.742Z Compiling bitfield-macros v0.19.4
25462026-07-24T21:11:58.789Z Compiling indexmap v1.9.3
25472026-07-24T21:11:59.031Z Checking nodrop v0.1.14
25482026-07-24T21:11:59.157Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25492026-07-24T21:11:59.265Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502026-07-24T21:11:59.473Z Checking array-init v0.0.4
25512026-07-24T21:11:59.510Z Checking bitfield v0.19.4
25522026-07-24T21:11:59.594Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25532026-07-24T21:11:59.772Z Checking smallvec v0.6.14
25542026-07-24T21:11:59.844Z Checking hashbrown v0.12.3
25552026-07-24T21:11:59.847Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25562026-07-24T21:12:00.002Z Checking serde-hex v0.1.0
25572026-07-24T21:12:00.068Z Checking ron v0.8.1
25582026-07-24T21:12:00.345Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25592026-07-24T21:12:00.628Z Checking hashbrown v0.13.2
25602026-07-24T21:12:00.665Z Checking crc-any v2.5.0
25612026-07-24T21:12:00.922Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25622026-07-24T21:12:00.953Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25632026-07-24T21:12:01.110Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25642026-07-24T21:12:01.147Z Checking object v0.30.4
25652026-07-24T21:12:01.331Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25662026-07-24T21:12:01.517Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25672026-07-24T21:12:01.579Z Checking path-slash v0.1.5
25682026-07-24T21:12:01.616Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25692026-07-24T21:12:01.716Z Compiling xshell-macros v0.2.7
25702026-07-24T21:12:02.156Z Checking xshell v0.2.7
25712026-07-24T21:12:02.192Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25722026-07-24T21:12:02.457Z Checking half v1.8.3
25732026-07-24T21:12:02.548Z Compiling num-derive v0.3.3
25742026-07-24T21:12:02.584Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25752026-07-24T21:12:02.686Z Checking serde_cbor v0.11.2
25762026-07-24T21:12:03.114Z Compiling proc-macro-error-attr2 v2.0.0
25772026-07-24T21:12:03.316Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25782026-07-24T21:12:03.380Z Checking papergrid v0.17.0
25792026-07-24T21:12:03.479Z Checking libscf-sys v1.1.0
25802026-07-24T21:12:03.557Z Checking testing_table v0.3.0
25812026-07-24T21:12:03.593Z Compiling proc-macro-error2 v2.0.1
25822026-07-24T21:12:03.641Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25832026-07-24T21:12:03.703Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25842026-07-24T21:12:03.882Z Checking maplit v1.0.2
25852026-07-24T21:12:03.914Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25862026-07-24T21:12:03.957Z Compiling tabled_derive v0.11.0
25872026-07-24T21:12:04.004Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25882026-07-24T21:12:04.064Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25892026-07-24T21:12:04.199Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25902026-07-24T21:12:04.309Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25912026-07-24T21:12:04.629Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25922026-07-24T21:12:04.704Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25932026-07-24T21:12:04.808Z Checking crc8 v0.1.1
25942026-07-24T21:12:04.936Z Checking unicase v2.9.0
25952026-07-24T21:12:05.051Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25962026-07-24T21:12:05.136Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25972026-07-24T21:12:05.164Z Checking tabled v0.20.0
25982026-07-24T21:12:05.228Z Checking fxhash v0.2.1
25992026-07-24T21:12:05.380Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26002026-07-24T21:12:05.428Z Compiling vergen-lib v0.1.6
26012026-07-24T21:12:05.589Z Compiling diesel_derives v2.3.7
26022026-07-24T21:12:05.749Z Compiling dsl_auto_type v0.2.0
26032026-07-24T21:12:05.858Z Checking scheduled-thread-pool v0.2.7
26042026-07-24T21:12:05.894Z Compiling vergen-gitcl v1.0.8
26052026-07-24T21:12:05.901Z Compiling diesel_table_macro_syntax v0.3.0
26062026-07-24T21:12:06.071Z Checking r2d2 v0.8.10
26072026-07-24T21:12:06.222Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26082026-07-24T21:12:06.288Z Checking downcast-rs v2.0.2
26092026-07-24T21:12:06.563Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26102026-07-24T21:12:06.599Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26112026-07-24T21:12:06.882Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26122026-07-24T21:12:06.995Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26132026-07-24T21:12:07.075Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26142026-07-24T21:12:07.114Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26152026-07-24T21:12:07.211Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26162026-07-24T21:12:07.291Z Checking kstat-rs v0.2.4
26172026-07-24T21:12:07.313Z Checking arc-swap v1.8.2
26182026-07-24T21:12:07.461Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26192026-07-24T21:12:07.498Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26202026-07-24T21:12:07.532Z Compiling dirs-sys-next v0.1.2
26212026-07-24T21:12:07.571Z Checking slog-scope v4.4.1
26222026-07-24T21:12:07.737Z Compiling crunchy v0.2.4
26232026-07-24T21:12:07.785Z Compiling parking_lot_core v0.8.6
26242026-07-24T21:12:07.853Z Checking slog-stdlog v4.1.1
26252026-07-24T21:12:07.892Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26262026-07-24T21:12:08.010Z Compiling dirs-next v2.0.0
26272026-07-24T21:12:08.040Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26282026-07-24T21:12:08.155Z Compiling clang-sys v1.8.1
26292026-07-24T21:12:08.155Z Compiling git-stub v1.0.0
26302026-07-24T21:12:08.224Z Compiling tiny-keccak v2.0.2
26312026-07-24T21:12:08.452Z Compiling git-stub-vcs v0.1.0
26322026-07-24T21:12:08.732Z Compiling term v0.7.0
26332026-07-24T21:12:08.767Z Checking slog-envlogger v2.2.0
26342026-07-24T21:12:08.770Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26352026-07-24T21:12:08.836Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26362026-07-24T21:12:08.870Z Compiling bit-vec v0.6.3
26372026-07-24T21:12:08.946Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26382026-07-24T21:12:09.110Z Compiling bit-set v0.5.3
26392026-07-24T21:12:09.146Z Compiling ascii-canvas v3.0.0
26402026-07-24T21:12:09.183Z Checking parking_lot v0.11.2
26412026-07-24T21:12:09.235Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26422026-07-24T21:12:09.333Z Checking prefix-trie v0.7.0
26432026-07-24T21:12:09.404Z Compiling itertools v0.10.5
26442026-07-24T21:12:09.443Z Compiling ena v0.14.4
26452026-07-24T21:12:09.447Z Compiling libloading v0.8.9
26462026-07-24T21:12:09.546Z Compiling regex-syntax v0.6.29
26472026-07-24T21:12:09.682Z Compiling bindgen v0.71.1
26482026-07-24T21:12:09.718Z Compiling diff v0.1.13
26492026-07-24T21:12:09.724Z Checking hickory-server v0.25.2
26502026-07-24T21:12:10.012Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26512026-07-24T21:12:10.263Z Checking sled v0.34.7
26522026-07-24T21:12:10.505Z Compiling cexpr v0.6.0
26532026-07-24T21:12:10.609Z Checking nanorand v0.7.0
26542026-07-24T21:12:10.845Z Compiling rustc-hash v2.1.1
26552026-07-24T21:12:11.030Z Compiling lalrpop v0.19.12
26562026-07-24T21:12:11.069Z Compiling salty v0.3.0
26572026-07-24T21:12:11.229Z Checking flume v0.11.1
26582026-07-24T21:12:11.512Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26592026-07-24T21:12:11.583Z Compiling libxml v0.3.3
26602026-07-24T21:12:11.743Z Checking diesel v2.3.7
26612026-07-24T21:12:11.912Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26622026-07-24T21:12:12.114Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26632026-07-24T21:12:12.356Z Compiling strum_macros v0.24.3
26642026-07-24T21:12:12.462Z Compiling fs-err v2.11.0
26652026-07-24T21:12:12.709Z Compiling indoc v1.0.9
26662026-07-24T21:12:13.193Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26672026-07-24T21:12:13.436Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-07-24T21:12:13.472Z Compiling progenitor-impl v0.13.0
26692026-07-24T21:12:13.531Z Checking quick-xml v0.37.5
26702026-07-24T21:12:13.570Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26712026-07-24T21:12:13.673Z Checking derive_builder v0.20.2
26722026-07-24T21:12:13.796Z Compiling oso-derive v0.27.3
26732026-07-24T21:12:13.833Z Compiling impl-trait-for-tuples v0.2.3
26742026-07-24T21:12:14.336Z Compiling trait-variant v0.1.2
26752026-07-24T21:12:14.419Z Checking openssl-probe v0.1.6
26762026-07-24T21:12:14.835Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26772026-07-24T21:12:14.915Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26782026-07-24T21:12:15.424Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26792026-07-24T21:12:15.758Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26802026-07-24T21:12:16.103Z Compiling progenitor-macro v0.13.0
26812026-07-24T21:12:16.236Z Checking progenitor-client v0.13.0
26822026-07-24T21:12:16.495Z Checking rfc6979 v0.4.0
26832026-07-24T21:12:16.664Z Checking parse-size v1.1.0
26842026-07-24T21:12:16.810Z Checking assert_matches v1.5.0
26852026-07-24T21:12:16.915Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26862026-07-24T21:12:17.125Z Checking ecdsa v0.16.9
26872026-07-24T21:12:17.408Z Checking primeorder v0.13.6
26882026-07-24T21:12:17.507Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26892026-07-24T21:12:17.685Z Checking p384 v0.13.1
26902026-07-24T21:12:17.790Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26912026-07-24T21:12:18.123Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26922026-07-24T21:12:18.159Z Checking predicates-tree v1.0.13
26932026-07-24T21:12:18.308Z Checking bb8 v0.8.6
26942026-07-24T21:12:18.362Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26952026-07-24T21:12:18.741Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26962026-07-24T21:12:18.797Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26972026-07-24T21:12:18.852Z Compiling mime_guess v2.0.5
26982026-07-24T21:12:18.983Z Checking http-range v0.1.5
26992026-07-24T21:12:19.372Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27002026-07-24T21:12:19.502Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27012026-07-24T21:12:19.786Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-07-24T21:12:19.841Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27032026-07-24T21:12:20.014Z Checking atty v0.2.14
27042026-07-24T21:12:20.092Z Checking corncobs v0.1.4
27052026-07-24T21:12:20.143Z Checking nonempty v0.12.0
27062026-07-24T21:12:20.252Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27072026-07-24T21:12:20.387Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-07-24T21:12:20.771Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27092026-07-24T21:12:20.930Z Checking ignore v0.4.25
27102026-07-24T21:12:21.021Z Checking progenitor v0.13.0
27112026-07-24T21:12:21.199Z Checking secrecy v0.8.0
27122026-07-24T21:12:21.396Z Checking globwalk v0.9.1
27132026-07-24T21:12:21.434Z Checking hyper-staticfile v0.10.1
27142026-07-24T21:12:21.617Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27152026-07-24T21:12:21.768Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27162026-07-24T21:12:21.944Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27172026-07-24T21:12:21.980Z Compiling illumos-nvpair-sys v0.2.0
27182026-07-24T21:12:22.267Z Checking camino-tempfile-ext v0.3.3
27192026-07-24T21:12:22.305Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27202026-07-24T21:12:22.504Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27212026-07-24T21:12:22.541Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27222026-07-24T21:12:23.106Z Checking signal-hook-tokio v0.3.1
27232026-07-24T21:12:23.272Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27242026-07-24T21:12:23.360Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27252026-07-24T21:12:23.493Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27262026-07-24T21:12:23.529Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27272026-07-24T21:12:23.790Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27282026-07-24T21:12:25.366Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27292026-07-24T21:12:25.369Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27302026-07-24T21:12:25.438Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27312026-07-24T21:12:25.513Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27322026-07-24T21:12:26.229Z Checking async-bb8-diesel v0.2.1
27332026-07-24T21:12:26.630Z Checking diesel-dtrace v0.5.0
27342026-07-24T21:12:26.776Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27352026-07-24T21:12:26.831Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27362026-07-24T21:12:26.895Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27372026-07-24T21:12:27.160Z Checking illumos-nvpair v0.3.0
27382026-07-24T21:12:27.234Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27392026-07-24T21:12:27.351Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27402026-07-24T21:12:27.387Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27412026-07-24T21:12:27.664Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27422026-07-24T21:12:27.712Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27432026-07-24T21:12:27.775Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27442026-07-24T21:12:27.865Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27452026-07-24T21:12:28.141Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27462026-07-24T21:12:28.298Z Checking tungstenite v0.23.0
27472026-07-24T21:12:28.435Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27482026-07-24T21:12:28.762Z Checking tokio-tungstenite v0.23.1
27492026-07-24T21:12:29.074Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27502026-07-24T21:12:29.497Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27512026-07-24T21:12:29.616Z Checking rand_seeder v0.4.0
27522026-07-24T21:12:29.792Z Checking void v1.0.2
27532026-07-24T21:12:29.796Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27542026-07-24T21:12:29.871Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27552026-07-24T21:12:29.935Z Checking lzss v0.8.2
27562026-07-24T21:12:30.022Z Checking nix v0.27.1
27572026-07-24T21:12:30.111Z Checking serde_bytes v0.11.19
27582026-07-24T21:12:30.204Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27592026-07-24T21:12:30.321Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27602026-07-24T21:12:30.558Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27612026-07-24T21:12:30.597Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27622026-07-24T21:12:31.019Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27632026-07-24T21:12:31.348Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27642026-07-24T21:12:31.801Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27652026-07-24T21:12:31.954Z Checking is_ci v1.2.0
27662026-07-24T21:12:31.990Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27672026-07-24T21:12:31.993Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27682026-07-24T21:12:32.087Z Checking yansi v1.0.1
27692026-07-24T21:12:32.298Z Checking cpubits v0.1.1
27702026-07-24T21:12:32.379Z Checking pretty_assertions v1.4.1
27712026-07-24T21:12:32.415Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27722026-07-24T21:12:32.549Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27732026-07-24T21:12:32.746Z Checking pem-rfc7468 v1.0.0
27742026-07-24T21:12:32.949Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27752026-07-24T21:12:33.220Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27762026-07-24T21:12:33.349Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27772026-07-24T21:12:33.470Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-07-24T21:12:34.157Z Checking sha2 v0.11.0
27792026-07-24T21:12:34.227Z Checking hmac v0.13.0
27802026-07-24T21:12:34.282Z Checking universal-hash v0.6.1
27812026-07-24T21:12:34.320Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27822026-07-24T21:12:34.422Z Compiling libz-sys v1.1.24
27832026-07-24T21:12:34.458Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27842026-07-24T21:12:34.707Z Compiling instability v0.3.11
27852026-07-24T21:12:34.960Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27862026-07-24T21:12:35.066Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27872026-07-24T21:12:35.101Z Checking castaway v0.2.4
27882026-07-24T21:12:35.137Z Compiling indoc v2.0.7
27892026-07-24T21:12:35.247Z Checking compact_str v0.8.1
27902026-07-24T21:12:35.686Z Checking polyval v0.7.1
27912026-07-24T21:12:35.896Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27922026-07-24T21:12:36.130Z Checking der v0.8.0
27932026-07-24T21:12:36.198Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27942026-07-24T21:12:36.435Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27952026-07-24T21:12:36.471Z Checking unicode-truncate v1.1.0
27962026-07-24T21:12:36.654Z Checking lru v0.12.5
27972026-07-24T21:12:36.691Z Compiling libgit2-sys v0.18.3+1.9.2
27982026-07-24T21:12:36.786Z Checking cassowary v0.3.0
27992026-07-24T21:12:36.941Z Checking ghash v0.6.0
28002026-07-24T21:12:37.032Z Checking ratatui v0.29.0
28012026-07-24T21:12:37.101Z Checking pbkdf2 v0.13.0
28022026-07-24T21:12:37.136Z Checking aes v0.9.1
28032026-07-24T21:12:37.253Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28042026-07-24T21:12:37.574Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28052026-07-24T21:12:37.832Z Checking ctr v0.10.1
28062026-07-24T21:12:38.045Z Checking aead v0.6.1
28072026-07-24T21:12:38.221Z Checking cargo-platform v0.3.2
28082026-07-24T21:12:38.369Z Checking aes-gcm v0.11.0
28092026-07-24T21:12:38.435Z Checking cargo_metadata v0.23.1
28102026-07-24T21:12:38.473Z Checking spki v0.8.0
28112026-07-24T21:12:38.566Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28122026-07-24T21:12:38.680Z Checking crypto-bigint v0.7.5
28132026-07-24T21:12:39.220Z Checking supports-color v3.0.2
28142026-07-24T21:12:39.387Z Checking console v0.16.2
28152026-07-24T21:12:39.726Z Checking cbc v0.2.1
28162026-07-24T21:12:39.899Z Checking salsa20 v0.11.0
28172026-07-24T21:12:39.936Z Compiling vergen-git2 v9.1.0
28182026-07-24T21:12:40.078Z Checking unit-prefix v0.5.2
28192026-07-24T21:12:40.175Z Checking plotters-backend v0.3.7
28202026-07-24T21:12:40.242Z Checking indicatif v0.18.4
28212026-07-24T21:12:40.410Z Checking plotters-svg v0.3.7
28222026-07-24T21:12:40.632Z Checking scrypt v0.12.0
28232026-07-24T21:12:40.668Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28242026-07-24T21:12:40.831Z Checking libsw-core v0.3.2
28252026-07-24T21:12:40.908Z Checking cast v0.3.0
28262026-07-24T21:12:41.003Z Checking pkcs5 v0.8.1
28272026-07-24T21:12:41.038Z Checking libsw v3.5.0
28282026-07-24T21:12:41.103Z Checking criterion-plot v0.6.0
28292026-07-24T21:12:41.225Z Checking plotters v0.3.7
28302026-07-24T21:12:41.335Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28312026-07-24T21:12:41.387Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28322026-07-24T21:12:41.625Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28332026-07-24T21:12:41.868Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28342026-07-24T21:12:42.008Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28352026-07-24T21:12:42.112Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28362026-07-24T21:12:42.255Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28372026-07-24T21:12:42.341Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28382026-07-24T21:12:42.377Z Checking colored v2.2.0
28392026-07-24T21:12:42.493Z Checking tinytemplate v1.2.1
28402026-07-24T21:12:42.611Z Checking oorandom v11.1.5
28412026-07-24T21:12:42.745Z Checking shell-words v1.1.1
28422026-07-24T21:12:42.781Z Checking anes v0.1.6
28432026-07-24T21:12:42.990Z Checking criterion v0.7.0
28442026-07-24T21:12:43.026Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28452026-07-24T21:12:43.251Z Checking pkcs8 v0.11.0
28462026-07-24T21:12:43.483Z Checking oxide-update-engine-display v0.1.2
28472026-07-24T21:12:43.822Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28482026-07-24T21:12:44.247Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28492026-07-24T21:12:44.613Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28502026-07-24T21:12:45.393Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28512026-07-24T21:12:45.935Z Checking tokio-test v0.4.5
28522026-07-24T21:12:46.185Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28532026-07-24T21:12:46.432Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28542026-07-24T21:12:46.876Z Checking twox-hash v2.1.2
28552026-07-24T21:12:47.037Z Checking ff v0.14.0
28562026-07-24T21:12:47.179Z Checking arrayvec v0.7.6
28572026-07-24T21:12:47.215Z Checking constant_time_eq v0.4.2
28582026-07-24T21:12:47.384Z Checking arrayref v0.3.9
28592026-07-24T21:12:47.468Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28602026-07-24T21:12:47.503Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28612026-07-24T21:12:47.664Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28622026-07-24T21:12:47.700Z Checking fatfs v0.3.6
28632026-07-24T21:12:48.154Z Checking signature v3.0.0
28642026-07-24T21:12:48.191Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28652026-07-24T21:12:48.337Z Compiling seq-macro v0.3.6
28662026-07-24T21:12:48.685Z Checking base16ct v1.0.0
28672026-07-24T21:12:48.849Z Checking sec1 v0.8.1
28682026-07-24T21:12:48.891Z Checking group v0.14.0
28692026-07-24T21:12:49.081Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28702026-07-24T21:12:49.085Z Checking hkdf v0.13.0
28712026-07-24T21:12:49.288Z Compiling petname v2.0.2
28722026-07-24T21:12:49.551Z Checking elliptic-curve v0.14.0-rc.33
28732026-07-24T21:12:49.615Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28742026-07-24T21:12:49.789Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28752026-07-24T21:12:49.986Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28762026-07-24T21:12:50.055Z Checking concurrent-queue v2.5.0
28772026-07-24T21:12:50.272Z Checking rtoolbox v0.0.3
28782026-07-24T21:12:50.436Z Checking parking v2.2.1
28792026-07-24T21:12:50.588Z Checking event-listener v5.4.1
28802026-07-24T21:12:50.842Z Checking rpassword v7.5.4
28812026-07-24T21:12:51.141Z Checking tui-tree-widget v0.23.1
28822026-07-24T21:12:51.371Z Checking rfc6979 v0.5.0
28832026-07-24T21:12:51.487Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28842026-07-24T21:12:51.546Z Checking sapling-renderdag v0.1.0
28852026-07-24T21:12:51.684Z Compiling blake3 v1.8.5
28862026-07-24T21:12:51.819Z Checking sync-ptr v0.1.4
28872026-07-24T21:12:51.968Z Checking ecdsa v0.17.0-rc.18
28882026-07-24T21:12:52.014Z Compiling samael v0.0.19
28892026-07-24T21:12:52.370Z Checking event-listener-strategy v0.5.4
28902026-07-24T21:12:52.537Z Checking primeorder v0.14.0-rc.10
28912026-07-24T21:12:52.605Z Checking primefield v0.14.0
28922026-07-24T21:12:52.844Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28932026-07-24T21:12:52.880Z Compiling curve25519-dalek v5.0.0-rc.0
28942026-07-24T21:12:53.084Z Checking futures-timer v3.0.3
28952026-07-24T21:12:53.384Z Checking async-lock v3.4.2
28962026-07-24T21:12:53.420Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28972026-07-24T21:12:53.662Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28982026-07-24T21:12:53.793Z Checking ssh-encoding v0.3.0-rc.9
28992026-07-24T21:12:54.046Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29002026-07-24T21:12:54.621Z Checking topological-sort v0.2.2
29012026-07-24T21:12:54.789Z Compiling strsim v0.10.0
29022026-07-24T21:12:55.085Z Compiling darling_core v0.13.4
29032026-07-24T21:12:55.141Z Checking omicron-zone-package v0.12.3
29042026-07-24T21:12:56.047Z Checking async-object-pool v0.2.0
29052026-07-24T21:12:56.191Z Checking ed25519 v3.0.0
29062026-07-24T21:12:56.425Z Checking crypto-primes v0.7.2
29072026-07-24T21:12:56.968Z Checking pkcs1 v0.8.0-rc.4
29082026-07-24T21:12:56.977Z Checking poly1305 v0.9.0
29092026-07-24T21:12:57.179Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29102026-07-24T21:12:57.273Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29112026-07-24T21:12:57.418Z Checking blowfish v0.10.0
29122026-07-24T21:12:57.566Z Checking serde_regex v1.1.0
29132026-07-24T21:12:57.601Z Checking blake2 v0.11.0-rc.6
29142026-07-24T21:12:57.754Z Checking assert-json-diff v2.0.2
29152026-07-24T21:12:57.890Z Checking path-tree v0.8.3
29162026-07-24T21:12:57.945Z Checking keccak v0.2.0
29172026-07-24T21:12:57.983Z Checking gimli v0.32.3
29182026-07-24T21:12:58.106Z Checking stringmetrics v2.2.2
29192026-07-24T21:12:58.140Z Compiling target-lexicon v0.13.3
29202026-07-24T21:12:58.287Z Checking fiat-crypto v0.3.0
29212026-07-24T21:12:58.728Z Checking httpmock v0.8.3
29222026-07-24T21:12:59.561Z Checking addr2line v0.25.1
29232026-07-24T21:12:59.820Z Checking sha3 v0.11.0
29242026-07-24T21:12:59.868Z Checking argon2 v0.6.0-rc.8
29252026-07-24T21:13:00.195Z Checking bcrypt-pbkdf v0.11.0
29262026-07-24T21:13:00.230Z Checking rsa v0.10.0-rc.18
29272026-07-24T21:13:00.388Z Checking ssh-cipher v0.3.0-rc.9
29282026-07-24T21:13:00.630Z Compiling darling_macro v0.13.4
29292026-07-24T21:13:00.750Z Checking ed25519-dalek v3.0.0-rc.0
29302026-07-24T21:13:01.028Z Checking p521 v0.14.0-rc.10
29312026-07-24T21:13:01.168Z Checking p256 v0.14.0-rc.10
29322026-07-24T21:13:01.957Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29332026-07-24T21:13:02.227Z Checking kem v0.3.0
29342026-07-24T21:13:02.381Z Checking module-lattice v0.2.3
29352026-07-24T21:13:02.638Z Compiling guppy-workspace-hack v0.1.0
29362026-07-24T21:13:02.868Z Checking hex-literal v0.4.1
29372026-07-24T21:13:02.903Z Checking rustc-demangle v0.1.27
29382026-07-24T21:13:03.046Z Checking ml-kem v0.3.2
29392026-07-24T21:13:03.161Z Checking backtrace v0.3.76
29402026-07-24T21:13:03.488Z Checking p384 v0.14.0-rc.10
29412026-07-24T21:13:03.524Z Compiling darling v0.13.4
29422026-07-24T21:13:03.838Z Checking russh-cryptovec v0.61.0
29432026-07-24T21:13:03.906Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29442026-07-24T21:13:04.030Z Checking internal-russh-num-bigint v0.5.0
29452026-07-24T21:13:04.065Z Checking num-bigint v0.4.6
29462026-07-24T21:13:04.144Z Checking russh-util v0.52.0
29472026-07-24T21:13:04.304Z Compiling git2 v0.20.4
29482026-07-24T21:13:04.372Z Checking generic-array v1.4.3
29492026-07-24T21:13:04.799Z Compiling enum_dispatch v0.3.13
29502026-07-24T21:13:05.053Z Compiling delegate v0.13.5
29512026-07-24T21:13:05.088Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29522026-07-24T21:13:05.533Z Checking ssh-key v0.7.0-rc.10
29532026-07-24T21:13:05.568Z Checking hex-literal v1.1.0
29542026-07-24T21:13:05.701Z Checking md5 v0.8.0
29552026-07-24T21:13:05.800Z Compiling target-spec v3.5.7
29562026-07-24T21:13:05.906Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29572026-07-24T21:13:06.256Z Checking cfg-expr v0.20.6
29582026-07-24T21:13:06.293Z Compiling serde_with_macros v1.5.2
29592026-07-24T21:13:06.613Z Checking russh v0.61.2
29602026-07-24T21:13:06.686Z Checking backtrace-ext v0.2.1
29612026-07-24T21:13:06.941Z Checking supports-color v2.1.0
29622026-07-24T21:13:07.091Z Checking textwrap v0.15.2
29632026-07-24T21:13:07.128Z Checking supports-unicode v2.1.0
29642026-07-24T21:13:07.182Z Checking supports-hyperlinks v2.1.0
29652026-07-24T21:13:07.321Z Checking hashbrown v0.14.5
29662026-07-24T21:13:07.330Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29672026-07-24T21:13:07.363Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29682026-07-24T21:13:07.546Z Checking socket2 v0.5.10
29692026-07-24T21:13:07.594Z Checking terminal_size v0.1.17
29702026-07-24T21:13:07.671Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29712026-07-24T21:13:07.733Z Compiling miette-derive v5.10.0
29722026-07-24T21:13:07.789Z Checking owo-colors v3.5.0
29732026-07-24T21:13:08.184Z Checking internet-checksum v0.2.1
29742026-07-24T21:13:08.379Z Checking chumsky v0.9.3
29752026-07-24T21:13:08.771Z Compiling polar-core v0.27.3
29762026-07-24T21:13:08.908Z Checking miette v5.10.0
29772026-07-24T21:13:09.325Z Compiling serde_with v1.14.0
29782026-07-24T21:13:09.684Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29792026-07-24T21:13:09.718Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29802026-07-24T21:13:09.939Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29812026-07-24T21:13:10.283Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29822026-07-24T21:13:10.484Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29832026-07-24T21:13:10.524Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29842026-07-24T21:13:10.530Z Compiling knuffel-derive v3.2.0
29852026-07-24T21:13:10.635Z Checking httptest v0.16.4
29862026-07-24T21:13:10.755Z Checking pathdiff v0.2.3
29872026-07-24T21:13:10.899Z Checking nested v0.1.1
29882026-07-24T21:13:11.068Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29892026-07-24T21:13:11.104Z Checking guppy v0.17.25
29902026-07-24T21:13:11.400Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29912026-07-24T21:13:11.679Z Checking similar-asserts v1.7.0
29922026-07-24T21:13:11.871Z Compiling target-triple v1.0.0
29932026-07-24T21:13:12.090Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29942026-07-24T21:13:12.125Z Checking knuffel v3.2.0
29952026-07-24T21:13:12.263Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29962026-07-24T21:13:12.790Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29972026-07-24T21:13:12.825Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29982026-07-24T21:13:12.861Z Checking hickory-client v0.25.2
29992026-07-24T21:13:13.173Z Checking escape8259 v0.5.3
30002026-07-24T21:13:13.339Z Compiling assert_cmd v2.1.2
30012026-07-24T21:13:13.439Z Checking libtest-mimic v0.8.1
30022026-07-24T21:13:13.797Z Checking oso v0.27.3
30032026-07-24T21:13:13.866Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30042026-07-24T21:13:13.903Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30052026-07-24T21:13:14.001Z Checking blake2b_simd v1.0.4
30062026-07-24T21:13:14.162Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30072026-07-24T21:13:14.420Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30082026-07-24T21:13:14.563Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30092026-07-24T21:13:14.566Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30102026-07-24T21:13:14.732Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30112026-07-24T21:13:14.826Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30122026-07-24T21:13:14.862Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30132026-07-24T21:13:15.067Z Checking fancy-regex v0.14.0
30142026-07-24T21:13:15.104Z Checking serde_tokenstream v0.2.3
30152026-07-24T21:13:15.174Z Checking approx v0.5.1
30162026-07-24T21:13:15.329Z Compiling rstest_macros v0.25.0
30172026-07-24T21:13:15.365Z Checking uzers v0.12.2
30182026-07-24T21:13:15.368Z Checking termcolor v1.4.1
30192026-07-24T21:13:15.458Z Compiling linkme-impl v0.3.35
30202026-07-24T21:13:15.645Z Checking constant_time_eq v0.3.1
30212026-07-24T21:13:15.648Z Checking trybuild v1.0.116
30222026-07-24T21:13:15.739Z Checking rust-argon2 v2.1.0
30232026-07-24T21:13:15.818Z Checking datatest-stable v0.3.3
30242026-07-24T21:13:16.065Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30252026-07-24T21:13:16.223Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30262026-07-24T21:13:16.304Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30272026-07-24T21:13:16.348Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30282026-07-24T21:13:16.531Z Checking support-bundle-viewer v0.1.2
30292026-07-24T21:13:16.580Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30302026-07-24T21:13:16.804Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30312026-07-24T21:13:16.850Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30322026-07-24T21:13:17.048Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30332026-07-24T21:13:17.085Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30342026-07-24T21:13:17.163Z Checking drift v0.2.0
30352026-07-24T21:13:17.298Z Checking digest-io v0.1.0
30362026-07-24T21:13:17.463Z Checking rand_distr v0.5.1
30372026-07-24T21:13:17.561Z Checking multimap v0.10.1
30382026-07-24T21:13:17.762Z Checking rawzip v0.4.4
30392026-07-24T21:13:17.799Z Compiling linkme v0.3.35
30402026-07-24T21:13:17.911Z Compiling relative-path v1.9.3
30412026-07-24T21:13:18.157Z Checking dropshot-api-manager v0.7.2
30422026-07-24T21:13:18.235Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30432026-07-24T21:13:19.514Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30442026-07-24T21:13:19.859Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30452026-07-24T21:13:19.897Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30462026-07-24T21:13:20.066Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30472026-07-24T21:13:20.289Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30482026-07-24T21:13:20.333Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30492026-07-24T21:13:20.488Z Checking cargo_toml v0.21.0
30502026-07-24T21:13:20.637Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30512026-07-24T21:13:20.794Z Checking partial-io v0.5.4
30522026-07-24T21:13:21.046Z Checking termios v0.3.3
30532026-07-24T21:13:21.084Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30542026-07-24T21:13:21.207Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30552026-07-24T21:13:21.344Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30562026-07-24T21:13:21.770Z Checking rstest v0.25.0
30572026-07-24T21:13:25.982Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30582026-07-24T21:13:27.311Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30592026-07-24T21:13:28.666Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30602026-07-24T21:13:33.603Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30612026-07-24T21:13:33.953Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30622026-07-24T21:13:36.254Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30632026-07-24T21:13:40.048Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30642026-07-24T21:13:44.093Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30652026-07-24T21:13:48.406Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30662026-07-24T21:13:49.813Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30672026-07-24T21:13:50.374Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30682026-07-24T21:13:57.032Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
30692026-07-24T21:13:57.402Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30702026-07-24T21:14:00.917Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30712026-07-24T21:14:20.352Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30722026-07-24T21:15:14.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
30732026-07-24T21:15:14.753Z
30742026-07-24T21:15:14.753Zreal 4:11.938466570
30752026-07-24T21:15:14.753Zuser 21:38.914945145
30762026-07-24T21:15:14.753Zsys 5:04.413341697
30772026-07-24T21:15:14.753Ztrap 0.529434188
30782026-07-24T21:15:14.753Ztflt 2.059381171
30792026-07-24T21:15:14.753Zdflt 1.347443207
30802026-07-24T21:15:14.753Zkflt 0.006070750
30812026-07-24T21:15:14.753Zlock 59:14.663717337
30822026-07-24T21:15:14.753Zslp 58:43.815808411
30832026-07-24T21:15:14.753Zlat 1:49.628390834
30842026-07-24T21:15:14.753Zstop 11:45.965417161
30852026-07-24T21:15:14.757Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30862026-07-24T21:15:14.757Z+ ptime -m cargo doc --workspace --no-deps
30872026-07-24T21:15:15.584Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30882026-07-24T21:15:15.584Z |
30892026-07-24T21:15:15.584Z = 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)`
30902026-07-24T21:15:15.584Z = 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>
30912026-07-24T21:15:16.604Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30922026-07-24T21:15:16.845Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30932026-07-24T21:15:16.890Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30942026-07-24T21:15:16.952Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30952026-07-24T21:15:16.986Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30962026-07-24T21:15:17.059Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30972026-07-24T21:15:17.161Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30982026-07-24T21:15:17.192Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30992026-07-24T21:15:17.223Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31002026-07-24T21:15:17.349Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31012026-07-24T21:15:17.445Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31022026-07-24T21:15:17.475Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31032026-07-24T21:15:17.499Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31042026-07-24T21:15:17.520Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31052026-07-24T21:15:17.524Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31062026-07-24T21:15:17.567Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31072026-07-24T21:15:17.614Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31082026-07-24T21:15:17.639Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31092026-07-24T21:15:17.684Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31102026-07-24T21:15:17.688Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31112026-07-24T21:15:17.735Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31122026-07-24T21:15:17.943Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31132026-07-24T21:15:18.094Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31142026-07-24T21:15:18.117Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31152026-07-24T21:15:18.262Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31162026-07-24T21:15:18.370Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31172026-07-24T21:15:18.496Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31182026-07-24T21:15:18.520Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31192026-07-24T21:15:18.659Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31202026-07-24T21:15:18.687Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31212026-07-24T21:15:18.789Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31222026-07-24T21:15:18.931Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31232026-07-24T21:15:19.032Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31242026-07-24T21:15:19.055Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31252026-07-24T21:15:19.119Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31262026-07-24T21:15:19.234Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31272026-07-24T21:15:19.260Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31282026-07-24T21:15:19.364Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31292026-07-24T21:15:19.387Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31302026-07-24T21:15:19.633Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-07-24T21:15:19.698Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31322026-07-24T21:15:19.859Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31332026-07-24T21:15:19.925Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31342026-07-24T21:15:19.955Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31352026-07-24T21:15:19.980Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31362026-07-24T21:15:20.107Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31372026-07-24T21:15:20.192Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31382026-07-24T21:15:20.242Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31392026-07-24T21:15:20.265Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31402026-07-24T21:15:20.355Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31412026-07-24T21:15:20.513Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31422026-07-24T21:15:20.513Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31432026-07-24T21:15:20.584Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31442026-07-24T21:15:20.613Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31452026-07-24T21:15:20.698Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31462026-07-24T21:15:20.729Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31472026-07-24T21:15:20.753Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31482026-07-24T21:15:20.797Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31492026-07-24T21:15:20.828Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31502026-07-24T21:15:21.671Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31512026-07-24T21:15:21.675Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31522026-07-24T21:15:21.769Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31532026-07-24T21:15:21.803Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31542026-07-24T21:15:22.048Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31552026-07-24T21:15:22.255Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31562026-07-24T21:15:22.303Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31572026-07-24T21:15:22.367Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31582026-07-24T21:15:22.528Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31592026-07-24T21:15:22.553Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31602026-07-24T21:15:22.579Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31612026-07-24T21:15:22.601Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31622026-07-24T21:15:22.782Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31632026-07-24T21:15:22.807Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31642026-07-24T21:15:23.531Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31652026-07-24T21:15:23.596Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31662026-07-24T21:15:23.652Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31672026-07-24T21:15:23.814Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31682026-07-24T21:15:23.940Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31692026-07-24T21:15:24.078Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31702026-07-24T21:15:24.156Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31712026-07-24T21:15:24.191Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31722026-07-24T21:15:24.221Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31732026-07-24T21:15:24.334Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31742026-07-24T21:15:24.358Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31752026-07-24T21:15:24.424Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31762026-07-24T21:15:24.636Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31772026-07-24T21:15:24.661Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31782026-07-24T21:15:24.684Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31792026-07-24T21:15:24.741Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31802026-07-24T21:15:24.783Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31812026-07-24T21:15:24.824Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31822026-07-24T21:15:24.900Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31832026-07-24T21:15:24.945Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31842026-07-24T21:15:24.948Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31852026-07-24T21:15:24.990Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31862026-07-24T21:15:25.125Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31872026-07-24T21:15:25.150Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31882026-07-24T21:15:25.223Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31892026-07-24T21:15:25.248Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31902026-07-24T21:15:25.251Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31912026-07-24T21:15:25.319Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31922026-07-24T21:15:25.398Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31932026-07-24T21:15:25.516Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31942026-07-24T21:15:25.556Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31952026-07-24T21:15:25.582Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31962026-07-24T21:15:25.870Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31972026-07-24T21:15:25.873Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31982026-07-24T21:15:25.914Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31992026-07-24T21:15:26.343Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32002026-07-24T21:15:26.585Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32012026-07-24T21:15:26.610Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32022026-07-24T21:15:27.550Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32032026-07-24T21:15:27.653Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32042026-07-24T21:15:27.748Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32052026-07-24T21:15:28.046Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32062026-07-24T21:15:28.144Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32072026-07-24T21:15:28.855Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32082026-07-24T21:15:29.484Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32092026-07-24T21:15:29.725Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32102026-07-24T21:15:29.976Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32112026-07-24T21:15:30.567Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32122026-07-24T21:15:30.689Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32132026-07-24T21:15:30.715Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32142026-07-24T21:15:30.742Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32152026-07-24T21:15:30.998Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32162026-07-24T21:15:31.213Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32172026-07-24T21:15:31.444Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32182026-07-24T21:15:31.469Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32192026-07-24T21:15:31.665Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32202026-07-24T21:15:31.996Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32212026-07-24T21:15:32.096Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32222026-07-24T21:15:32.387Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32232026-07-24T21:15:32.698Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32242026-07-24T21:15:32.881Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32252026-07-24T21:15:33.044Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32262026-07-24T21:15:33.087Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32272026-07-24T21:15:33.144Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32282026-07-24T21:15:33.617Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32292026-07-24T21:15:33.969Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32302026-07-24T21:15:34.425Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32312026-07-24T21:15:34.675Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32322026-07-24T21:15:35.086Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32332026-07-24T21:15:35.455Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32342026-07-24T21:15:36.078Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32352026-07-24T21:15:36.605Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32362026-07-24T21:15:36.875Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32372026-07-24T21:15:37.162Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32382026-07-24T21:15:37.657Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32392026-07-24T21:15:37.702Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32402026-07-24T21:15:38.058Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32412026-07-24T21:15:38.806Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32422026-07-24T21:15:38.829Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32432026-07-24T21:15:39.282Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32442026-07-24T21:15:40.176Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32452026-07-24T21:15:40.860Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32462026-07-24T21:15:41.024Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32472026-07-24T21:15:44.587Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32482026-07-24T21:15:45.036Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32492026-07-24T21:15:45.157Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32502026-07-24T21:15:45.275Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32512026-07-24T21:15:45.544Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32522026-07-24T21:15:46.466Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32532026-07-24T21:15:46.492Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32542026-07-24T21:15:48.004Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32552026-07-24T21:15:48.230Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32562026-07-24T21:15:48.586Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-07-24T21:15:48.926Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32582026-07-24T21:15:49.518Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32592026-07-24T21:15:49.796Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32602026-07-24T21:15:49.881Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32612026-07-24T21:15:50.156Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32622026-07-24T21:15:50.291Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32632026-07-24T21:15:50.327Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32642026-07-24T21:15:50.504Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32652026-07-24T21:15:50.545Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32662026-07-24T21:15:50.665Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32672026-07-24T21:15:51.077Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32682026-07-24T21:15:51.286Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32692026-07-24T21:15:51.800Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32702026-07-24T21:15:51.894Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32712026-07-24T21:15:52.081Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32722026-07-24T21:15:52.472Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32732026-07-24T21:15:52.612Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32742026-07-24T21:15:53.302Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32752026-07-24T21:15:53.781Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32762026-07-24T21:15:54.534Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32772026-07-24T21:15:54.794Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32782026-07-24T21:15:56.512Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32792026-07-24T21:15:58.143Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32802026-07-24T21:15:58.768Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32812026-07-24T21:15:59.320Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32822026-07-24T21:16:00.190Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32832026-07-24T21:16:02.189Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32842026-07-24T21:16:03.206Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32852026-07-24T21:16:03.999Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32862026-07-24T21:16:05.119Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32872026-07-24T21:16:05.626Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32882026-07-24T21:16:07.841Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32892026-07-24T21:16:08.263Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32902026-07-24T21:16:09.692Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32912026-07-24T21:16:10.250Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32922026-07-24T21:16:10.690Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32932026-07-24T21:16:11.648Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32942026-07-24T21:16:13.678Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32952026-07-24T21:16:16.850Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32962026-07-24T21:16:17.496Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32972026-07-24T21:16:18.321Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32982026-07-24T21:16:19.229Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32992026-07-24T21:16:20.000Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33002026-07-24T21:16:20.802Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33012026-07-24T21:16:21.577Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33022026-07-24T21:16:23.509Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33032026-07-24T21:16:23.623Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33042026-07-24T21:16:24.278Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33052026-07-24T21:16:24.858Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33062026-07-24T21:16:25.132Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33072026-07-24T21:16:25.948Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33082026-07-24T21:16:26.847Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33092026-07-24T21:16:30.272Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33102026-07-24T21:16:31.126Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33112026-07-24T21:16:32.379Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33122026-07-24T21:16:33.015Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33132026-07-24T21:16:34.013Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33142026-07-24T21:16:34.996Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33152026-07-24T21:16:35.970Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33162026-07-24T21:16:37.762Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33172026-07-24T21:16:39.622Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33182026-07-24T21:16:40.233Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33192026-07-24T21:16:41.643Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33202026-07-24T21:16:42.587Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33212026-07-24T21:16:45.770Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33222026-07-24T21:16:46.535Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33232026-07-24T21:16:47.323Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33242026-07-24T21:16:48.755Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33252026-07-24T21:16:50.368Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33262026-07-24T21:16:51.856Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33272026-07-24T21:16:53.686Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33282026-07-24T21:16:55.248Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33292026-07-24T21:16:58.501Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33302026-07-24T21:17:03.142Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33312026-07-24T21:17:03.319Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33322026-07-24T21:17:04.788Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33332026-07-24T21:17:05.185Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33342026-07-24T21:17:06.841Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33352026-07-24T21:17:08.407Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33362026-07-24T21:17:10.388Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33372026-07-24T21:17:12.431Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33382026-07-24T21:17:14.152Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33392026-07-24T21:17:15.841Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33402026-07-24T21:17:17.483Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33412026-07-24T21:17:19.600Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33422026-07-24T21:17:21.033Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33432026-07-24T21:17:22.806Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33442026-07-24T21:17:24.502Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33452026-07-24T21:17:26.251Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33462026-07-24T21:17:27.626Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33472026-07-24T21:17:29.749Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33482026-07-24T21:17:32.988Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33492026-07-24T21:17:34.906Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33502026-07-24T21:17:36.569Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33512026-07-24T21:17:38.692Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33522026-07-24T21:17:40.302Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33532026-07-24T21:17:42.223Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33542026-07-24T21:17:44.338Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33552026-07-24T21:17:46.172Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33562026-07-24T21:17:48.789Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33572026-07-24T21:17:50.183Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33582026-07-24T21:17:52.795Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33592026-07-24T21:17:55.068Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33602026-07-24T21:17:57.349Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33612026-07-24T21:17:59.675Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33622026-07-24T21:18:01.809Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33632026-07-24T21:18:04.185Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33642026-07-24T21:18:06.819Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33652026-07-24T21:18:09.092Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33662026-07-24T21:18:11.418Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33672026-07-24T21:18:14.061Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33682026-07-24T21:18:16.564Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33692026-07-24T21:18:18.382Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33702026-07-24T21:18:20.760Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33712026-07-24T21:18:23.109Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33722026-07-24T21:18:25.510Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33732026-07-24T21:18:27.802Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33742026-07-24T21:18:30.208Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33752026-07-24T21:18:32.647Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33762026-07-24T21:18:34.994Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33772026-07-24T21:18:37.411Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33782026-07-24T21:18:39.732Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33792026-07-24T21:18:42.123Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33802026-07-24T21:18:44.591Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33812026-07-24T21:18:46.934Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33822026-07-24T21:18:49.350Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33832026-07-24T21:18:51.740Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33842026-07-24T21:18:54.162Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33852026-07-24T21:18:56.544Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33862026-07-24T21:18:58.953Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33872026-07-24T21:19:01.569Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33882026-07-24T21:19:04.852Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33892026-07-24T21:19:06.553Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33902026-07-24T21:19:08.620Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33912026-07-24T21:19:11.195Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33922026-07-24T21:19:13.590Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33932026-07-24T21:19:16.060Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33942026-07-24T21:19:18.440Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33952026-07-24T21:19:20.927Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33962026-07-24T21:19:23.365Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33972026-07-24T21:19:25.808Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33982026-07-24T21:19:28.238Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33992026-07-24T21:19:31.228Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34002026-07-24T21:19:33.390Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34012026-07-24T21:19:35.906Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34022026-07-24T21:19:38.688Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34032026-07-24T21:19:41.186Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34042026-07-24T21:19:43.626Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34052026-07-24T21:19:46.430Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34062026-07-24T21:19:49.038Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34072026-07-24T21:19:51.652Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34082026-07-24T21:19:54.170Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34092026-07-24T21:19:56.820Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34102026-07-24T21:19:59.417Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34112026-07-24T21:20:02.128Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34122026-07-24T21:20:04.880Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34132026-07-24T21:20:07.811Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34142026-07-24T21:20:15.527Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34152026-07-24T21:20:15.598Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34162026-07-24T21:20:18.986Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34172026-07-24T21:20:22.410Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34182026-07-24T21:20:25.834Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34192026-07-24T21:20:29.163Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34202026-07-24T21:20:33.926Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34212026-07-24T21:20:36.830Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34222026-07-24T21:20:40.611Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34232026-07-24T21:20:44.447Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34242026-07-24T21:20:48.108Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34252026-07-24T21:20:51.848Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34262026-07-24T21:20:55.636Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34272026-07-24T21:20:59.295Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34282026-07-24T21:21:03.155Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34292026-07-24T21:21:06.859Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34302026-07-24T21:21:10.545Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34312026-07-24T21:21:14.344Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34322026-07-24T21:21:18.036Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34332026-07-24T21:21:21.740Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34342026-07-24T21:21:25.446Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34352026-07-24T21:21:29.304Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34362026-07-24T21:21:33.010Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34372026-07-24T21:21:36.870Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34382026-07-24T21:21:40.484Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34392026-07-24T21:21:44.175Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34402026-07-24T21:21:47.946Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34412026-07-24T21:22:17.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 03s
34422026-07-24T21:22:18.113Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34432026-07-24T21:22:18.219Z
34442026-07-24T21:22:18.219Zreal 7:03.376617746
34452026-07-24T21:22:18.219Zuser 18:44.161795378
34462026-07-24T21:22:18.219Zsys 4:01.238218814
34472026-07-24T21:22:18.219Ztrap 0.270143396
34482026-07-24T21:22:18.219Ztflt 0.064379911
34492026-07-24T21:22:18.219Zdflt 0.130854814
34502026-07-24T21:22:18.223Zkflt 0.000023750
34512026-07-24T21:22:18.223Zlock 6:33:58.252830488
34522026-07-24T21:22:18.223Zslp 2:22:34.157616460
34532026-07-24T21:22:18.223Zlat 34.516712179
34542026-07-24T21:22:18.223Zstop 1:41.374742826
34552026-07-24T21:22:18.223Zprocess exited: duration 800450 ms, exit code 0
 
34562026-07-24T21:22:18.231Zfound 0 output files