01M0EJKKB5SZ660TBG7C8SYWJG: clippy (helios)

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

Buildomat Job: 01M0EJM7B797MX2MDQEDPPBZ43

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-20T03:15:54.827Zjob assigned to worker 01M0EJMEPTCA3EZ1EWRRQQS3P1 [factory aws, i-0ddd05cb83b7b5c49] (queued for 1 m 0 s)
 
22026-08-20T03:16:01.815Zstarting task 0: "setup"
32026-08-20T03:16:01.831Z++ uname -s
42026-08-20T03:16:01.831Z+ kern=SunOS
52026-08-20T03:16:01.831Z+ build_user=build
62026-08-20T03:16:01.831Z+ build_uid=12345
72026-08-20T03:16:01.831Z+ work_dir=/work
82026-08-20T03:16:01.831Z+ input_dir=/input
92026-08-20T03:16:01.831Z+ [[ 0 == 12345 ]]
102026-08-20T03:16:01.831Z+ case "$kern" in
112026-08-20T03:16:01.831Z+ groupadd -g 12345 build
122026-08-20T03:16:01.831Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-20T03:16:03.824Z+ zfs create -o mountpoint=/work rpool/work
142026-08-20T03:16:03.929Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-20T03:16:03.943Z+ home_fs=zfs
162026-08-20T03:16:03.943Z+ [[ zfs == autofs ]]
172026-08-20T03:16:03.943Z+ mkdir -p /home/build
182026-08-20T03:16:03.943Z+ chown build:build /home/build /work
192026-08-20T03:16:05.938Z+ chmod 0700 /home/build /work
202026-08-20T03:16:05.946Zprocess exited: duration 4124 ms, exit code 0
 
212026-08-20T03:16:05.965Zstarting task 1: "rust-toolchain"
222026-08-20T03:16:05.973Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-20T03:16:05.974Z * rust toolchain channel = "1.97.1"
242026-08-20T03:16:05.974Z * rust toolchain profile = "default"
252026-08-20T03:16:05.974Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-20T03:16:05.974Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-20T03:16:05.974Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-20T03:16:05.974Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-20T03:16:05.974Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-20T03:16:06.065Zinfo: downloading installer
312026-08-20T03:16:07.492Zwarn: It looks like you have an existing rustup settings file at:
322026-08-20T03:16:07.492Zwarn: /home/build/.rustup/settings.toml
332026-08-20T03:16:07.492Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-20T03:16:07.492Zwarn: instead of the one inferred from the default host triple.
352026-08-20T03:16:07.504Zinfo: profile set to default
362026-08-20T03:16:07.504Zinfo: default host triple is x86_64-unknown-illumos
372026-08-20T03:16:07.523Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-20T03:16:07.664Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-20T03:16:07.672Zinfo: downloading 6 components
402026-08-20T03:16:24.738Z
412026-08-20T03:16:24.738Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-20T03:16:24.769Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-20T03:16:24.769Z
442026-08-20T03:16:24.769Z
452026-08-20T03:16:24.769ZRust is installed now. Great!
462026-08-20T03:16:24.770Z
472026-08-20T03:16:24.770ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-20T03:16:24.770Zenvironment variable. This has not been done automatically.
492026-08-20T03:16:24.770Z
502026-08-20T03:16:24.770ZTo configure your current shell, you need to source
512026-08-20T03:16:24.770Zthe corresponding env file under $HOME/.cargo.
522026-08-20T03:16:24.770Z
532026-08-20T03:16:24.770ZThis is usually done by running one of the following (note the leading DOT):
542026-08-20T03:16:24.770Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-20T03:16:24.770Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-20T03:16:24.771Zsource "~/.cargo/env.nu" # For nushell
572026-08-20T03:16:24.771Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-20T03:16:24.771Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-20T03:16:24.771Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-20T03:16:24.775Zwarn: no default linker (`cc`) was found in your PATH
612026-08-20T03:16:24.775Zwarn: many Rust crates require a system C toolchain to build
622026-08-20T03:16:24.870Z+ rustup --version
632026-08-20T03:16:24.878Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-20T03:16:24.882Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-20T03:16:24.899Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-20T03:16:24.903Z+ cargo --version
672026-08-20T03:16:24.916Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-20T03:16:24.920Z+ rustc --version
692026-08-20T03:16:24.938Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-20T03:16:24.941Zprocess exited: duration 18981 ms, exit code 0
 
712026-08-20T03:16:24.949Zstarting task 2: "authentication"
722026-08-20T03:16:24.963ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
732026-08-20T03:16:47.062Zprocess exited: duration 22113 ms, exit code 0
 
742026-08-20T03:16:47.068Zstarting task 3: "clone repository"
752026-08-20T03:16:47.072Z+ mkdir -p /work/oxidecomputer/omicron
762026-08-20T03:16:47.075Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
772026-08-20T03:16:47.103ZCloning into '/work/oxidecomputer/omicron'...
782026-08-20T03:16:58.865Z+ cd /work/oxidecomputer/omicron
792026-08-20T03:16:58.865Z+ git fetch origin 62a063c693976b4f9482088c8b38da11a3a3f4d0
802026-08-20T03:16:59.642ZFrom https://github.com/oxidecomputer/omicron
812026-08-20T03:16:59.642Z * branch 62a063c693976b4f9482088c8b38da11a3a3f4d0 -> FETCH_HEAD
822026-08-20T03:16:59.655Z+ [[ -n multirack-join-service-part-3 ]]
832026-08-20T03:16:59.659Z++ git branch --show-current
842026-08-20T03:16:59.659Z+ current=main
852026-08-20T03:16:59.659Z+ [[ main != multirack-join-service-part-3 ]]
862026-08-20T03:16:59.659Z+ git branch -f multirack-join-service-part-3 62a063c693976b4f9482088c8b38da11a3a3f4d0
872026-08-20T03:16:59.663Z+ git checkout -f multirack-join-service-part-3
882026-08-20T03:16:59.925ZSwitched to branch 'multirack-join-service-part-3'
892026-08-20T03:16:59.928Z+ git reset --hard 62a063c693976b4f9482088c8b38da11a3a3f4d0
902026-08-20T03:16:59.949ZHEAD is now at 62a063c69 add allow_ddm_traffic to PortConfig
912026-08-20T03:16:59.953Zprocess exited: duration 12881 ms, exit code 0
 
922026-08-20T03:16:59.963Zstarting task 4: "build"
932026-08-20T03:16:59.967Z+ source ./env.sh
942026-08-20T03:16:59.967Z++ OLD_SHELL_OPTS=ehxB
952026-08-20T03:16:59.968Z++ set -o xtrace
962026-08-20T03:16:59.971Z++++ dirname ./env.sh
972026-08-20T03:16:59.971Z+++ readlink -f .
982026-08-20T03:16:59.971Z++ OMICRON_WS=/work/oxidecomputer/omicron
992026-08-20T03:16:59.971Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-20T03:16:59.971Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-20T03:16:59.972Z++ 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
1022026-08-20T03:16:59.972Z++ 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
1032026-08-20T03:16:59.972Z++ 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
1042026-08-20T03:16:59.972Z++ 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
1052026-08-20T03:16:59.972Z++ 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
1062026-08-20T03:16:59.972Z++ 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
1072026-08-20T03:16:59.972Z++ 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
1082026-08-20T03:16:59.972Z++ 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
1092026-08-20T03:16:59.972Z++ case $OLD_SHELL_OPTS in
1102026-08-20T03:16:59.972Z++ unset OLD_SHELL_OPTS OMICRON_WS
1112026-08-20T03:16:59.972Z+ source .github/buildomat/ci-env.sh
1122026-08-20T03:16:59.972Z++ export CARGO_TERM_COLOR=always
1132026-08-20T03:16:59.972Z++ CARGO_TERM_COLOR=always
1142026-08-20T03:16:59.976Z+++ uname -s
1152026-08-20T03:16:59.976Z++ [[ SunOS == \S\u\n\O\S ]]
1162026-08-20T03:16:59.976Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1172026-08-20T03:16:59.977Z+ cargo --version
1182026-08-20T03:16:59.983Zcargo 1.97.1 (c980f4866 2026-06-30)
1192026-08-20T03:16:59.986Z+ rustc --version
1202026-08-20T03:17:00.005Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1212026-08-20T03:17:00.008Z+ banner prerequisites
1222026-08-20T03:17:00.012Z
1232026-08-20T03:17:00.012Z ##### ##### ###### ##### ###### #### # # # #### #
1242026-08-20T03:17:00.012Z # # # # # # # # # # # # # # #
1252026-08-20T03:17:00.012Z # # # # ##### # # ##### # # # # # #### #
1262026-08-20T03:17:00.012Z ##### ##### # ##### # # # # # # # # #
1272026-08-20T03:17:00.012Z # # # # # # # # # # # # # # #
1282026-08-20T03:17:00.013Z # # # ###### # # ###### ### # #### # #### #
1292026-08-20T03:17:00.013Z
1302026-08-20T03:17:00.013Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1312026-08-20T03:17:01.869Z Startup: Refreshing catalog 'helios' ... Done
1322026-08-20T03:17:02.206Z Startup: Caching catalogs ... Done
1332026-08-20T03:17:04.080ZPlanning: Solver setup ... Done (1.766s)
1342026-08-20T03:17:04.137ZPlanning: Running solver ... Done (0.057s)
1352026-08-20T03:17:04.180ZPlanning: Finding local manifests ... Done (0.002s)
1362026-08-20T03:17:04.191ZPlanning: Fetching manifests: 0/2 0% complete
1372026-08-20T03:17:04.207ZPlanning: Fetching manifests: 2/2 100% complete
1382026-08-20T03:17:04.221ZPlanning: Package planning ... Done (0.013s)
1392026-08-20T03:17:04.225ZPlanning: Merging actions ... Done (0.001s)
1402026-08-20T03:17:04.383ZPlanning: Checking for conflicting actions ... Done (0.161s)
1412026-08-20T03:17:04.387ZPlanning: Consolidating action changes ... Done (0.001s)
1422026-08-20T03:17:05.138ZPlanning: Evaluating mediators ... Done (0.754s)
1432026-08-20T03:17:05.143ZPlanning: Planning completed in 2.90 seconds
1442026-08-20T03:17:05.147Z Packages to install: 2
1452026-08-20T03:17:05.147Z Estimated space available: 156.01 GB
1462026-08-20T03:17:05.152ZEstimated space to be consumed: 72.15 MB
1472026-08-20T03:17:05.152Z Create boot environment: No
1482026-08-20T03:17:05.152ZCreate backup boot environment: No
1492026-08-20T03:17:05.152Z Rebuild boot archive: No
1502026-08-20T03:17:05.152Z
1512026-08-20T03:17:05.152ZChanged packages:
1522026-08-20T03:17:05.152Zhelios
1532026-08-20T03:17:05.152Z developer/build-essential
1542026-08-20T03:17:05.152Z None -> 11-3.0
1552026-08-20T03:17:05.152Z library/libxmlsec1
1562026-08-20T03:17:05.152Z None -> 1.2.35-3.0
1572026-08-20T03:17:05.172Z
1582026-08-20T03:17:05.172ZDownload: 0/214 items 0.0/1.3MB 0% complete
1592026-08-20T03:17:05.246ZDownload: Completed 1.28 MB in 0.08 seconds (17.0M/s)
1602026-08-20T03:17:05.315Z Actions: 1/268 actions (Installing new actions)
1612026-08-20T03:17:05.353Z Actions: Completed 268 actions in 0.04 seconds.
1622026-08-20T03:17:05.385ZFinalize: Updating package state database ... Done (0.030s)
1632026-08-20T03:17:05.390ZFinalize: Updating package cache ... Done (0.000s)
1642026-08-20T03:17:05.460ZFinalize: Updating image state ... Done (0.077s)
1652026-08-20T03:17:07.898ZFinalize: Creating fast lookup database ... Done (2.390s)
1662026-08-20T03:17:07.964ZFinalize: Reading search index ... Done (0.011s)
1672026-08-20T03:17:07.967ZFinalize: Updating search index ... Done (0.000s)
1682026-08-20T03:17:08.092ZFinalize: Updating package cache ... Done (0.000s)
1692026-08-20T03:17:08.452ZPlanning: Evaluating mediator changes ... Done
1702026-08-20T03:17:08.555ZPlanning: Checking for conflicting actions ... Done
1712026-08-20T03:17:08.559ZPlanning: Consolidating action changes ... Done
1722026-08-20T03:17:08.711ZPlanning: Evaluating mediators ... Done
1732026-08-20T03:17:08.714ZPlanning: Planning completed in 0.26 seconds
1742026-08-20T03:17:08.733Z Mediators to change: 2
1752026-08-20T03:17:08.733Z Create boot environment: No
1762026-08-20T03:17:08.734ZCreate backup boot environment: No
1772026-08-20T03:17:08.775ZFinalize: Updating package state database ... Done
1782026-08-20T03:17:08.778ZFinalize: Updating package cache ... Done
1792026-08-20T03:17:08.821ZFinalize: Updating image state ... Done
1802026-08-20T03:17:10.754ZFinalize: Creating fast lookup database ... Done
1812026-08-20T03:17:10.815ZFinalize: Reading search index ... Done
1822026-08-20T03:17:10.819ZFinalize: Updating search index ... Done
1832026-08-20T03:17:10.913ZFinalize: Updating package cache ... Done
1842026-08-20T03:17:11.199ZPlanning: Evaluating mediator changes ... Done
1852026-08-20T03:17:11.304ZPlanning: Checking for conflicting actions ... Done
1862026-08-20T03:17:11.308ZPlanning: Consolidating action changes ... Done
1872026-08-20T03:17:11.463ZPlanning: Evaluating mediators ... Done
1882026-08-20T03:17:11.466ZPlanning: Planning completed in 0.26 seconds
1892026-08-20T03:17:11.486Z Mediators to change: 1
1902026-08-20T03:17:11.486Z Create boot environment: No
1912026-08-20T03:17:11.486ZCreate backup boot environment: No
1922026-08-20T03:17:11.526ZFinalize: Updating package state database ... Done
1932026-08-20T03:17:11.526ZFinalize: Updating package cache ... Done
1942026-08-20T03:17:11.572ZFinalize: Updating image state ... Done
1952026-08-20T03:17:13.507ZFinalize: Creating fast lookup database ... Done
1962026-08-20T03:17:13.567ZFinalize: Reading search index ... Done
1972026-08-20T03:17:13.571ZFinalize: Updating search index ... Done
1982026-08-20T03:17:13.653ZFinalize: Updating package cache ... Done
1992026-08-20T03:17:13.966ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2002026-08-20T03:17:13.966Zapache system 2.4 system
2012026-08-20T03:17:13.966Zclang system 15 system
2022026-08-20T03:17:13.966Zcsh system system illumos
2032026-08-20T03:17:13.966Zctags system system illumos
2042026-08-20T03:17:13.966Zfile vendor vendor darwinsys
2052026-08-20T03:17:13.966Zfile system system illumos
2062026-08-20T03:17:13.967Zgcc vendor 14 vendor
2072026-08-20T03:17:13.967Zgcc system 13 system
2082026-08-20T03:17:13.967Zgcc system 10 system
2092026-08-20T03:17:13.967Zgo system 1.25 system
2102026-08-20T03:17:13.967Zllvm system 15 system
2112026-08-20T03:17:13.967Zmariadb system 11.4 system
2122026-08-20T03:17:13.967Zmta vendor vendor dma
2132026-08-20T03:17:13.967Zopenjdk system 17 system
2142026-08-20T03:17:13.967Zopenjdk system 11 system
2152026-08-20T03:17:13.967Zopenssl vendor 3 vendor
2162026-08-20T03:17:13.968Zperl system 5.40 system
2172026-08-20T03:17:13.968Zpostgresql system 18 system
2182026-08-20T03:17:13.968Zpostgresql system 17 system
2192026-08-20T03:17:13.968Zpython vendor 3 vendor
2202026-08-20T03:17:13.968Zpython system 2 system
2212026-08-20T03:17:13.968Zpython3 vendor 3.13 vendor
2222026-08-20T03:17:13.968Zruby system 3.4 system
2232026-08-20T03:17:13.968Zruby system 3.0 system
2242026-08-20T03:17:13.968Zwords vendor vendor american-english
2252026-08-20T03:17:13.968Zwords system system australian-english
2262026-08-20T03:17:13.969Zwords system system british-english
2272026-08-20T03:17:13.969Zwords system system canadian-english
2282026-08-20T03:17:13.969Zwords system system french
2292026-08-20T03:17:13.969Zwords system system italian
2302026-08-20T03:17:13.969Zwords system system ngerman
2312026-08-20T03:17:13.969Zwords system system ogerman
2322026-08-20T03:17:13.969Zwords system system spanish
2332026-08-20T03:17:14.219ZPUBLISHER TYPE STATUS P LOCATION
2342026-08-20T03:17:14.219Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2352026-08-20T03:17:14.679ZFMRI IFO
2362026-08-20T03:17:14.679Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2372026-08-20T03:17:14.679Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2382026-08-20T03:17:14.679Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2392026-08-20T03:17:14.679Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2402026-08-20T03:17:14.679Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2412026-08-20T03:17:14.679Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2422026-08-20T03:17:14.679Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2432026-08-20T03:17:14.679Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2442026-08-20T03:17:14.679Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2452026-08-20T03:17:15.011Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2462026-08-20T03:17:15.333Z Updating crates.io index
2472026-08-20T03:17:15.338Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2482026-08-20T03:17:15.595Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-08-20T03:17:15.946Z Updating git repository `https://github.com/oxidecomputer/propolis`
2502026-08-20T03:17:16.900Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2512026-08-20T03:17:17.416Z Updating git repository `https://github.com/oxidecomputer/crucible`
2522026-08-20T03:17:19.450Z Updating git repository `https://github.com/oxidecomputer/opte`
2532026-08-20T03:17:20.397Z Updating git repository `https://github.com/oxidecomputer/tofino`
2542026-08-20T03:17:20.723Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552026-08-20T03:17:21.107Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562026-08-20T03:17:22.339Z Updating git repository `https://github.com/oxidecomputer/clickward`
2572026-08-20T03:17:22.595Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2582026-08-20T03:17:22.995Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2592026-08-20T03:17:23.271Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-08-20T03:17:23.539Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-08-20T03:17:23.786Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-08-20T03:17:24.061Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2632026-08-20T03:17:24.337Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2642026-08-20T03:17:24.614Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2652026-08-20T03:17:25.087Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-08-20T03:17:25.451Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-20T03:17:25.915Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-20T03:17:26.215Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-20T03:17:26.755Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-20T03:17:27.124Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-20T03:17:27.420Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-20T03:17:27.874Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-20T03:17:28.154Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-20T03:17:28.471Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-20T03:17:28.836Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-20T03:17:29.110Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-20T03:17:29.434Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-20T03:17:29.844Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-20T03:17:30.556Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-20T03:17:30.839Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-20T03:17:31.124Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-20T03:17:31.482Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-08-20T03:17:31.817Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842026-08-20T03:17:32.102Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-08-20T03:17:32.398Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-08-20T03:17:32.690Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-08-20T03:17:32.980Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-08-20T03:17:33.248Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-08-20T03:17:36.106Z Downloading crates ...
2902026-08-20T03:17:36.150Z Downloaded anstream v1.0.0
2912026-08-20T03:17:36.150Z Downloaded bitflags v2.11.0
2922026-08-20T03:17:36.150Z Downloaded block-buffer v0.10.4
2932026-08-20T03:17:36.150Z Downloaded clap v4.6.1
2942026-08-20T03:17:36.150Z Downloaded fastrand v2.3.0
2952026-08-20T03:17:36.150Z Downloaded is_terminal_polyfill v1.70.2
2962026-08-20T03:17:36.150Z Downloaded fnv v1.0.7
2972026-08-20T03:17:36.150Z Downloaded heck v0.5.0
2982026-08-20T03:17:36.150Z Downloaded memmap v0.7.0
2992026-08-20T03:17:36.150Z Downloaded cargo-platform v0.3.2
3002026-08-20T03:17:36.150Z Downloaded clap_lex v1.0.0
3012026-08-20T03:17:36.150Z Downloaded itoa v1.0.17
3022026-08-20T03:17:36.150Z Downloaded anstyle-parse v1.0.0
3032026-08-20T03:17:36.150Z Downloaded autocfg v1.5.0
3042026-08-20T03:17:36.150Z Downloaded bytecount v0.6.9
3052026-08-20T03:17:36.150Z Downloaded zerocopy v0.7.35
3062026-08-20T03:17:36.150Z Downloaded macaddr v1.0.1
3072026-08-20T03:17:36.150Z Downloaded zmij v1.0.21
3082026-08-20T03:17:36.150Z Downloaded zerocopy-derive v0.7.35
3092026-08-20T03:17:36.150Z Downloaded generic-array v0.14.7
3102026-08-20T03:17:36.150Z Downloaded anstyle-query v1.1.5
3112026-08-20T03:17:36.150Z Downloaded colorchoice v1.0.4
3122026-08-20T03:17:36.150Z Downloaded equivalent v1.0.2
3132026-08-20T03:17:36.151Z Downloaded byteorder v1.5.0
3142026-08-20T03:17:36.151Z Downloaded cargo_metadata v0.23.1
3152026-08-20T03:17:36.151Z Downloaded cfg-if v1.0.4
3162026-08-20T03:17:36.151Z Downloaded crypto-common v0.1.7
3172026-08-20T03:17:36.151Z Downloaded pretty-hex v0.4.1
3182026-08-20T03:17:36.151Z Downloaded dof v0.3.0
3192026-08-20T03:17:36.151Z Downloaded heck v0.4.1
3202026-08-20T03:17:36.151Z Downloaded utf8parse v0.2.2
3212026-08-20T03:17:36.151Z Downloaded clap_derive v4.6.1
3222026-08-20T03:17:36.151Z Downloaded camino-tempfile v1.4.1
3232026-08-20T03:17:36.151Z Downloaded anstyle v1.0.14
3242026-08-20T03:17:36.151Z Downloaded smawk v0.3.2
3252026-08-20T03:17:36.151Z Downloaded cpufeatures v0.2.17
3262026-08-20T03:17:36.151Z Downloaded dtrace-parser v0.2.0
3272026-08-20T03:17:36.152Z Downloaded digest v0.10.7
3282026-08-20T03:17:36.152Z Downloaded terminal_size v0.4.3
3292026-08-20T03:17:36.152Z Downloaded version_check v0.9.5
3302026-08-20T03:17:36.152Z Downloaded errno v0.3.14
3312026-08-20T03:17:36.152Z Downloaded anyhow v1.0.104
3322026-08-20T03:17:36.152Z Downloaded camino v1.2.5
3332026-08-20T03:17:36.152Z Downloaded scroll_derive v0.12.1
3342026-08-20T03:17:36.152Z Downloaded proc-macro-error-attr v1.0.4
3352026-08-20T03:17:36.152Z Downloaded usdt-attr-macro v0.5.0
3362026-08-20T03:17:36.152Z Downloaded toml_datetime v0.6.11
3372026-08-20T03:17:36.152Z Downloaded plain v0.2.3
3382026-08-20T03:17:36.152Z Downloaded toml_write v0.1.2
3392026-08-20T03:17:36.152Z Downloaded tabled_derive v0.7.0
3402026-08-20T03:17:36.152Z Downloaded swrite v0.1.0
3412026-08-20T03:17:36.152Z Downloaded thread-id v4.2.2
3422026-08-20T03:17:36.152Z Downloaded usdt-macro v0.5.0
3432026-08-20T03:17:36.152Z Downloaded thiserror-impl v1.0.69
3442026-08-20T03:17:36.152Z Downloaded cargo_toml v0.21.0
3452026-08-20T03:17:36.152Z Downloaded strsim v0.11.1
3462026-08-20T03:17:36.152Z Downloaded unicode-linebreak v0.1.5
3472026-08-20T03:17:36.152Z Downloaded usdt v0.5.0
3482026-08-20T03:17:36.153Z Downloaded serde_spanned v0.6.9
3492026-08-20T03:17:36.153Z Downloaded pest_derive v2.8.6
3502026-08-20T03:17:36.153Z Downloaded thiserror v1.0.69
3512026-08-20T03:17:36.153Z Downloaded serde_tokenstream v0.2.3
3522026-08-20T03:17:36.153Z Downloaded thiserror v2.0.18
3532026-08-20T03:17:36.153Z Downloaded once_cell v1.21.3
3542026-08-20T03:17:36.154Z Downloaded fs-err v3.3.0
3552026-08-20T03:17:36.154Z Downloaded usdt-impl v0.5.0
3562026-08-20T03:17:36.154Z Downloaded scroll v0.12.0
3572026-08-20T03:17:36.154Z Downloaded proc-macro-error v1.0.4
3582026-08-20T03:17:36.154Z Downloaded ucd-trie v0.1.7
3592026-08-20T03:17:36.154Z Downloaded thiserror-impl v2.0.18
3602026-08-20T03:17:36.154Z Downloaded log v0.4.33
3612026-08-20T03:17:36.154Z Downloaded pest_generator v2.8.6
3622026-08-20T03:17:36.154Z Downloaded semver v1.0.28
3632026-08-20T03:17:36.154Z Downloaded papergrid v0.11.0
3642026-08-20T03:17:36.154Z Downloaded quote v1.0.45
3652026-08-20T03:17:36.154Z Downloaded sha2 v0.10.9
3662026-08-20T03:17:36.154Z Downloaded toml v0.8.23
3672026-08-20T03:17:36.154Z Downloaded getrandom v0.3.4
3682026-08-20T03:17:36.154Z Downloaded pest_meta v2.8.6
3692026-08-20T03:17:36.154Z Downloaded textwrap v0.16.2
3702026-08-20T03:17:36.154Z Downloaded proc-macro2 v1.0.106
3712026-08-20T03:17:36.154Z Downloaded tempfile v3.27.0
3722026-08-20T03:17:36.154Z Downloaded unicode-ident v1.0.24
3732026-08-20T03:17:36.154Z Downloaded memchr v2.8.0
3742026-08-20T03:17:36.154Z Downloaded indexmap v2.14.0
3752026-08-20T03:17:36.154Z Downloaded serde_core v1.0.228
3762026-08-20T03:17:36.154Z Downloaded serde_derive v1.0.228
3772026-08-20T03:17:36.154Z Downloaded serde v1.0.228
3782026-08-20T03:17:36.154Z Downloaded toml_edit v0.22.27
3792026-08-20T03:17:36.154Z Downloaded typenum v1.20.1
3802026-08-20T03:17:36.155Z Downloaded pest v2.8.6
3812026-08-20T03:17:36.155Z Downloaded hashbrown v0.17.0
3822026-08-20T03:17:36.155Z Downloaded clap_builder v4.6.0
3832026-08-20T03:17:36.155Z Downloaded serde_json v1.0.151
3842026-08-20T03:17:36.155Z Downloaded goblin v0.8.2
3852026-08-20T03:17:36.155Z Downloaded winnow v0.7.14
3862026-08-20T03:17:36.155Z Downloaded tabled v0.15.0
3872026-08-20T03:17:36.155Z Downloaded syn v1.0.109
3882026-08-20T03:17:36.155Z Downloaded unicode-width v0.1.14
3892026-08-20T03:17:36.155Z Downloaded syn v2.0.117
3902026-08-20T03:17:36.172Z Downloaded unicode-width v0.2.0
3912026-08-20T03:17:36.172Z Downloaded rustix v1.1.4
3922026-08-20T03:17:36.172Z Downloaded libc v0.2.185
3932026-08-20T03:17:36.172Z Compiling proc-macro2 v1.0.106
3942026-08-20T03:17:36.172Z Compiling quote v1.0.45
3952026-08-20T03:17:36.172Z Compiling unicode-ident v1.0.24
3962026-08-20T03:17:36.172Z Compiling serde_core v1.0.228
3972026-08-20T03:17:36.172Z Compiling libc v0.2.185
3982026-08-20T03:17:36.172Z Compiling version_check v0.9.5
3992026-08-20T03:17:36.172Z Compiling memchr v2.8.0
4002026-08-20T03:17:36.172Z Compiling serde v1.0.228
4012026-08-20T03:17:36.458Z Compiling zmij v1.0.21
4022026-08-20T03:17:36.738Z Compiling itoa v1.0.17
4032026-08-20T03:17:36.741Z Compiling ucd-trie v0.1.7
4042026-08-20T03:17:36.798Z Compiling thiserror v1.0.69
4052026-08-20T03:17:36.953Z Compiling pest v2.8.6
4062026-08-20T03:17:37.057Z Compiling byteorder v1.5.0
4072026-08-20T03:17:37.115Z Compiling rustix v1.1.4
4082026-08-20T03:17:37.282Z Compiling errno v0.3.14
4092026-08-20T03:17:37.286Z Compiling serde_json v1.0.151
4102026-08-20T03:17:37.482Z Compiling bitflags v2.11.0
4112026-08-20T03:17:37.644Z Compiling syn v2.0.117
4122026-08-20T03:17:37.693Z Compiling thread-id v4.2.2
4132026-08-20T03:17:37.709Z Compiling usdt-impl v0.5.0
4142026-08-20T03:17:37.748Z Compiling proc-macro-error-attr v1.0.4
4152026-08-20T03:17:37.776Z Compiling camino v1.2.5
4162026-08-20T03:17:37.915Z Compiling syn v1.0.109
4172026-08-20T03:17:37.983Z Compiling pest_meta v2.8.6
4182026-08-20T03:17:38.179Z Compiling proc-macro-error v1.0.4
4192026-08-20T03:17:38.233Z Compiling utf8parse v0.2.2
4202026-08-20T03:17:38.258Z Compiling log v0.4.33
4212026-08-20T03:17:38.350Z Compiling hashbrown v0.17.0
4222026-08-20T03:17:38.366Z Compiling plain v0.2.3
4232026-08-20T03:17:38.478Z Compiling getrandom v0.3.4
4242026-08-20T03:17:38.572Z Compiling equivalent v1.0.2
4252026-08-20T03:17:38.710Z Compiling terminal_size v0.4.3
4262026-08-20T03:17:38.957Z Compiling indexmap v2.14.0
4272026-08-20T03:17:38.975Z Compiling anstyle-parse v1.0.0
4282026-08-20T03:17:39.444Z Compiling toml_write v0.1.2
4292026-08-20T03:17:39.544Z Compiling anstyle-query v1.1.5
4302026-08-20T03:17:39.615Z Compiling cfg-if v1.0.4
4312026-08-20T03:17:39.631Z Compiling pretty-hex v0.4.1
4322026-08-20T03:17:39.649Z Compiling winnow v0.7.14
4332026-08-20T03:17:39.668Z Compiling is_terminal_polyfill v1.70.2
4342026-08-20T03:17:39.688Z Compiling autocfg v1.5.0
4352026-08-20T03:17:39.701Z Compiling thiserror v2.0.18
4362026-08-20T03:17:39.762Z Compiling colorchoice v1.0.4
4372026-08-20T03:17:39.765Z Compiling anstyle v1.0.14
4382026-08-20T03:17:40.008Z Compiling pest_generator v2.8.6
4392026-08-20T03:17:40.060Z Compiling anstream v1.0.0
4402026-08-20T03:17:40.120Z Compiling fs-err v3.3.0
4412026-08-20T03:17:40.225Z Compiling unicode-width v0.1.14
4422026-08-20T03:17:40.297Z Compiling fnv v1.0.7
4432026-08-20T03:17:40.417Z Compiling heck v0.4.1
4442026-08-20T03:17:40.444Z Compiling strsim v0.11.1
4452026-08-20T03:17:40.502Z Compiling heck v0.5.0
4462026-08-20T03:17:40.582Z Compiling anyhow v1.0.104
4472026-08-20T03:17:40.602Z Compiling bytecount v0.6.9
4482026-08-20T03:17:40.693Z Compiling clap_lex v1.0.0
4492026-08-20T03:17:40.730Z Compiling fastrand v2.3.0
4502026-08-20T03:17:40.735Z Compiling once_cell v1.21.3
4512026-08-20T03:17:40.763Z Compiling papergrid v0.11.0
4522026-08-20T03:17:40.919Z Compiling tempfile v3.27.0
4532026-08-20T03:17:40.974Z Compiling clap_builder v4.6.0
4542026-08-20T03:17:41.091Z Compiling semver v1.0.28
4552026-08-20T03:17:41.109Z Compiling cargo-platform v0.3.2
4562026-08-20T03:17:41.126Z Compiling memmap v0.7.0
4572026-08-20T03:17:41.181Z Compiling tabled_derive v0.7.0
4582026-08-20T03:17:41.281Z Compiling unicode-linebreak v0.1.5
4592026-08-20T03:17:41.306Z Compiling smawk v0.3.2
4602026-08-20T03:17:41.382Z Compiling unicode-width v0.2.0
4612026-08-20T03:17:41.435Z Compiling camino-tempfile v1.4.1
4622026-08-20T03:17:41.572Z Compiling serde_derive v1.0.228
4632026-08-20T03:17:41.655Z Compiling thiserror-impl v1.0.69
4642026-08-20T03:17:41.689Z Compiling zerocopy-derive v0.7.35
4652026-08-20T03:17:41.806Z Compiling pest_derive v2.8.6
4662026-08-20T03:17:41.836Z Compiling scroll_derive v0.12.1
4672026-08-20T03:17:42.101Z Compiling thiserror-impl v2.0.18
4682026-08-20T03:17:42.184Z Compiling clap_derive v4.6.1
4692026-08-20T03:17:42.258Z Compiling tabled v0.15.0
4702026-08-20T03:17:42.495Z Compiling scroll v0.12.0
4712026-08-20T03:17:42.566Z Compiling zerocopy v0.7.35
4722026-08-20T03:17:42.791Z Compiling goblin v0.8.2
4732026-08-20T03:17:43.056Z Compiling dtrace-parser v0.2.0
4742026-08-20T03:17:43.195Z Compiling textwrap v0.16.2
4752026-08-20T03:17:43.528Z Compiling swrite v0.1.0
4762026-08-20T03:17:43.915Z Compiling clap v4.6.1
4772026-08-20T03:17:44.628Z Compiling dof v0.3.0
4782026-08-20T03:17:44.628Z Compiling serde_tokenstream v0.2.3
4792026-08-20T03:17:44.642Z Compiling serde_spanned v0.6.9
4802026-08-20T03:17:44.642Z Compiling toml_datetime v0.6.11
4812026-08-20T03:17:44.642Z Compiling cargo_metadata v0.23.1
4822026-08-20T03:17:44.708Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-08-20T03:17:44.712Z Compiling macaddr v1.0.1
4842026-08-20T03:17:44.831Z Compiling toml_edit v0.22.27
4852026-08-20T03:17:45.446Z Compiling usdt-macro v0.5.0
4862026-08-20T03:17:45.449Z Compiling usdt-attr-macro v0.5.0
4872026-08-20T03:17:46.035Z Compiling usdt v0.5.0
4882026-08-20T03:17:46.150Z Compiling toml v0.8.23
4892026-08-20T03:17:46.597Z Compiling cargo_toml v0.21.0
4902026-08-20T03:17:47.713Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912026-08-20T03:17:49.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.93s
4922026-08-20T03:17:49.976Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4932026-08-20T03:17:50.491Z Downloading crates ...
4942026-08-20T03:17:50.556Z Downloaded assert_matches v1.5.0
4952026-08-20T03:17:50.561Z Downloaded addr2line v0.25.1
4962026-08-20T03:17:50.561Z Downloaded adler2 v2.0.1
4972026-08-20T03:17:50.561Z Downloaded bcs v0.1.6
4982026-08-20T03:17:50.561Z Downloaded arrayvec v0.7.6
4992026-08-20T03:17:50.571Z Downloaded form_urlencoded v1.2.2
5002026-08-20T03:17:50.576Z Downloaded fd-lock v4.0.4
5012026-08-20T03:17:50.576Z Downloaded array-init v0.0.4
5022026-08-20T03:17:50.576Z Downloaded async-recursion v1.1.1
5032026-08-20T03:17:50.586Z Downloaded futures-task v0.3.32
5042026-08-20T03:17:50.586Z Downloaded flagset v0.4.7
5052026-08-20T03:17:50.586Z Downloaded ciborium-ll v0.2.2
5062026-08-20T03:17:50.586Z Downloaded home v0.5.12
5072026-08-20T03:17:50.602Z Downloaded ascii-canvas v3.0.0
5082026-08-20T03:17:50.602Z Downloaded base16ct v0.2.0
5092026-08-20T03:17:50.602Z Downloaded filetime v0.2.27
5102026-08-20T03:17:50.602Z Downloaded hash32 v0.3.1
5112026-08-20T03:17:50.602Z Downloaded aead v0.5.2
5122026-08-20T03:17:50.602Z Downloaded hex v0.4.3
5132026-08-20T03:17:50.602Z Downloaded cobs v0.3.0
5142026-08-20T03:17:50.602Z Downloaded http-body-util v0.1.3
5152026-08-20T03:17:50.613Z Downloaded globset v0.4.18
5162026-08-20T03:17:50.613Z Downloaded futures-channel v0.3.32
5172026-08-20T03:17:50.613Z Downloaded bb8 v0.8.6
5182026-08-20T03:17:50.613Z Downloaded generic-array v1.4.3
5192026-08-20T03:17:50.613Z Downloaded enum-as-inner v0.6.1
5202026-08-20T03:17:50.613Z Downloaded bitfield-struct v0.6.2
5212026-08-20T03:17:50.613Z Downloaded cfg_aliases v0.1.1
5222026-08-20T03:17:50.613Z Downloaded arrayref v0.3.9
5232026-08-20T03:17:50.613Z Downloaded async-stream v0.3.6
5242026-08-20T03:17:50.613Z Downloaded atomicwrites v0.4.4
5252026-08-20T03:17:50.614Z Downloaded fxhash v0.2.1
5262026-08-20T03:17:50.614Z Downloaded embedded-io v0.6.1
5272026-08-20T03:17:50.614Z Downloaded env_filter v2.0.0
5282026-08-20T03:17:50.619Z Downloaded bcrypt-pbkdf v0.11.0
5292026-08-20T03:17:50.619Z Downloaded bitfield-macros v0.19.4
5302026-08-20T03:17:50.620Z Downloaded embedded-io v0.4.0
5312026-08-20T03:17:50.620Z Downloaded futures-macro v0.3.32
5322026-08-20T03:17:50.620Z Downloaded expectorate v1.2.0
5332026-08-20T03:17:50.620Z Downloaded fixedbitset v0.5.7
5342026-08-20T03:17:50.620Z Downloaded backtrace-ext v0.2.1
5352026-08-20T03:17:50.620Z Downloaded bit-set v0.5.3
5362026-08-20T03:17:50.625Z Downloaded cfg_aliases v0.2.1
5372026-08-20T03:17:50.625Z Downloaded foreign-types-shared v0.1.1
5382026-08-20T03:17:50.625Z Downloaded env_logger v0.11.11
5392026-08-20T03:17:50.625Z Downloaded async-stream-impl v0.3.6
5402026-08-20T03:17:50.625Z Downloaded bit-set v0.8.0
5412026-08-20T03:17:50.640Z Downloaded ciborium-io v0.2.2
5422026-08-20T03:17:50.640Z Downloaded atty v0.2.14
5432026-08-20T03:17:50.640Z Downloaded bitfield v0.19.4
5442026-08-20T03:17:50.640Z Downloaded foreign-types-shared v0.3.1
5452026-08-20T03:17:50.656Z Downloaded bit-vec v0.8.0
5462026-08-20T03:17:50.656Z Downloaded float-cmp v0.10.0
5472026-08-20T03:17:50.656Z Downloaded futures-io v0.3.32
5482026-08-20T03:17:50.656Z Downloaded aead v0.6.1
5492026-08-20T03:17:50.656Z Downloaded castaway v0.2.4
5502026-08-20T03:17:50.656Z Downloaded compression-core v0.4.31
5512026-08-20T03:17:50.657Z Downloaded gethostname v0.5.0
5522026-08-20T03:17:50.657Z Downloaded flume v0.11.1
5532026-08-20T03:17:50.657Z Downloaded hash32 v0.2.1
5542026-08-20T03:17:50.657Z Downloaded hashbrown v0.14.5
5552026-08-20T03:17:50.676Z Downloaded bit-vec v0.6.3
5562026-08-20T03:17:50.676Z Downloaded cancel-safe-futures v0.1.5
5572026-08-20T03:17:50.676Z Downloaded ciborium v0.2.2
5582026-08-20T03:17:50.676Z Downloaded enum_dispatch v0.3.13
5592026-08-20T03:17:50.676Z Downloaded block-buffer v0.12.1
5602026-08-20T03:17:50.676Z Downloaded ff v0.13.1
5612026-08-20T03:17:50.676Z Downloaded fs_extra v1.3.0
5622026-08-20T03:17:50.676Z Downloaded futures-executor v0.3.32
5632026-08-20T03:17:50.676Z Downloaded foldhash v0.2.0
5642026-08-20T03:17:50.676Z Downloaded base16ct v1.0.0
5652026-08-20T03:17:50.676Z Downloaded foreign-types v0.3.2
5662026-08-20T03:17:50.677Z Downloaded fixedbitset v0.4.2
5672026-08-20T03:17:50.677Z Downloaded float-ord v0.3.2
5682026-08-20T03:17:50.677Z Downloaded ghash v0.6.0
5692026-08-20T03:17:50.677Z Downloaded ff v0.14.0
5702026-08-20T03:17:50.677Z Downloaded fs-err v2.11.0
5712026-08-20T03:17:50.677Z Downloaded block-padding v0.4.2
5722026-08-20T03:17:50.677Z Downloaded fallible-iterator v0.2.0
5732026-08-20T03:17:50.677Z Downloaded cassowary v0.3.0
5742026-08-20T03:17:50.694Z Downloaded cexpr v0.6.0
5752026-08-20T03:17:50.694Z Downloaded http-range v0.1.5
5762026-08-20T03:17:50.694Z Downloaded httpdate v1.0.3
5772026-08-20T03:17:50.694Z Downloaded proc-macro-crate v1.3.1
5782026-08-20T03:17:50.694Z Downloaded anstyle-parse v0.2.7
5792026-08-20T03:17:50.694Z Downloaded argon2 v0.5.3
5802026-08-20T03:17:50.694Z Downloaded foreign-types-macros v0.2.3
5812026-08-20T03:17:50.694Z Downloaded futures-core v0.3.32
5822026-08-20T03:17:50.694Z Downloaded hubpack_derive v0.1.1
5832026-08-20T03:17:50.694Z Downloaded openssl-macros v0.1.1
5842026-08-20T03:17:50.694Z Downloaded anstream v0.6.21
5852026-08-20T03:17:50.694Z Downloaded blowfish v0.10.0
5862026-08-20T03:17:50.694Z Downloaded byte-wrapper v0.1.0
5872026-08-20T03:17:50.694Z Downloaded normalize-line-endings v0.3.0
5882026-08-20T03:17:50.694Z Downloaded cbc v0.2.1
5892026-08-20T03:17:50.694Z Downloaded cipher v0.4.4
5902026-08-20T03:17:50.694Z Downloaded cipher v0.5.2
5912026-08-20T03:17:50.694Z Downloaded compression-codecs v0.4.37
5922026-08-20T03:17:50.694Z Downloaded headers-core v0.3.0
5932026-08-20T03:17:50.694Z Downloaded hostname v0.3.1
5942026-08-20T03:17:50.694Z Downloaded find-msvc-tools v0.1.9
5952026-08-20T03:17:50.694Z Downloaded futures-sink v0.3.32
5962026-08-20T03:17:50.694Z Downloaded git-stub v1.0.0
5972026-08-20T03:17:50.695Z Downloaded hubpack v0.1.2
5982026-08-20T03:17:50.698Z Downloaded hostname v0.4.2
5992026-08-20T03:17:50.698Z Downloaded async-trait v0.1.89
6002026-08-20T03:17:50.698Z Downloaded base64 v0.21.7
6012026-08-20T03:17:50.699Z Downloaded ena v0.14.4
6022026-08-20T03:17:50.699Z Downloaded foldhash v0.1.5
6032026-08-20T03:17:50.699Z Downloaded elliptic-curve v0.14.1
6042026-08-20T03:17:50.699Z Downloaded async-bb8-diesel v0.2.1
6052026-08-20T03:17:50.699Z Downloaded backoff v0.4.0
6062026-08-20T03:17:50.699Z Downloaded newline-converter v0.3.0
6072026-08-20T03:17:50.699Z Downloaded nodrop v0.1.14
6082026-08-20T03:17:50.723Z Downloaded http-body v1.0.1
6092026-08-20T03:17:50.723Z Downloaded psl-types v2.0.11
6102026-08-20T03:17:50.723Z Downloaded globwalk v0.9.1
6112026-08-20T03:17:50.723Z Downloaded buf-list v1.1.2
6122026-08-20T03:17:50.723Z Downloaded hex-literal v1.1.0
6132026-08-20T03:17:50.724Z Downloaded endian-type v0.1.2
6142026-08-20T03:17:50.724Z Downloaded camino-tempfile-ext v0.3.3
6152026-08-20T03:17:50.724Z Downloaded chacha20 v0.9.1
6162026-08-20T03:17:50.724Z Downloaded cmake v0.1.57
6172026-08-20T03:17:50.724Z Downloaded nibble_vec v0.1.0
6182026-08-20T03:17:50.724Z Downloaded num_threads v0.1.7
6192026-08-20T03:17:50.724Z Downloaded funty v2.0.0
6202026-08-20T03:17:50.730Z Downloaded packed_struct_codegen v0.10.1
6212026-08-20T03:17:50.730Z Downloaded parse-display-derive v0.10.0
6222026-08-20T03:17:50.730Z Downloaded chacha20 v0.10.0
6232026-08-20T03:17:50.730Z Downloaded git-stub-vcs v0.1.0
6242026-08-20T03:17:50.730Z Downloaded blake2 v0.10.6
6252026-08-20T03:17:50.730Z Downloaded cmov v0.5.4
6262026-08-20T03:17:50.730Z Downloaded argon2 v0.6.0-rc.8
6272026-08-20T03:17:50.730Z Downloaded parse-size v1.1.0
6282026-08-20T03:17:50.730Z Downloaded base64ct v1.8.3
6292026-08-20T03:17:50.730Z Downloaded foreign-types v0.5.0
6302026-08-20T03:17:50.730Z Downloaded bitflags v1.3.2
6312026-08-20T03:17:50.730Z Downloaded precomputed-hash v0.1.1
6322026-08-20T03:17:50.730Z Downloaded sha1 v0.10.6
6332026-08-20T03:17:50.744Z Downloaded glob v0.3.3
6342026-08-20T03:17:50.744Z Downloaded ahash v0.8.12
6352026-08-20T03:17:50.754Z Downloaded const-oid v0.10.2
6362026-08-20T03:17:50.754Z Downloaded allocator-api2 v0.2.21
6372026-08-20T03:17:50.754Z Downloaded scroll_derive v0.13.1
6382026-08-20T03:17:50.754Z Downloaded sapling-renderdag v0.1.0
6392026-08-20T03:17:50.754Z Downloaded supports-hyperlinks v3.2.0
6402026-08-20T03:17:50.754Z Downloaded console v0.16.2
6412026-08-20T03:17:50.766Z Downloaded atomic-waker v1.1.2
6422026-08-20T03:17:50.766Z Downloaded sha1 v0.11.0
6432026-08-20T03:17:50.766Z Downloaded russh-util v0.52.0
6442026-08-20T03:17:50.766Z Downloaded futures-util v0.3.32
6452026-08-20T03:17:50.780Z Downloaded group v0.13.0
6462026-08-20T03:17:50.780Z Downloaded rustc-hash v2.1.1
6472026-08-20T03:17:50.780Z Downloaded colored v2.2.0
6482026-08-20T03:17:50.780Z Downloaded packed_struct v0.10.1
6492026-08-20T03:17:50.780Z Downloaded bs58 v0.5.1
6502026-08-20T03:17:50.780Z Downloaded bzip2 v0.4.4
6512026-08-20T03:17:50.780Z Downloaded blake2 v0.11.0-rc.6
6522026-08-20T03:17:50.780Z Downloaded oxide-update-engine v0.1.2
6532026-08-20T03:17:50.780Z Downloaded group v0.14.0
6542026-08-20T03:17:50.780Z Downloaded num-integer v0.1.46
6552026-08-20T03:17:50.780Z Downloaded rand_core v0.6.4
6562026-08-20T03:17:50.780Z Downloaded structmeta v0.3.0
6572026-08-20T03:17:50.781Z Downloaded structmeta-derive v0.3.0
6582026-08-20T03:17:50.791Z Downloaded supports-unicode v3.0.0
6592026-08-20T03:17:50.792Z Downloaded topological-sort v0.2.2
6602026-08-20T03:17:50.792Z Downloaded seq-macro v0.3.6
6612026-08-20T03:17:50.792Z Downloaded signal-hook-mio v0.2.5
6622026-08-20T03:17:50.792Z Downloaded bzip2 v0.6.1
6632026-08-20T03:17:50.792Z Downloaded pkg-config v0.3.32
6642026-08-20T03:17:50.792Z Downloaded phf_shared v0.11.3
6652026-08-20T03:17:50.792Z Downloaded erased-serde v0.3.31
6662026-08-20T03:17:50.792Z Downloaded backon v1.6.0
6672026-08-20T03:17:50.792Z Downloaded console v0.15.11
6682026-08-20T03:17:50.792Z Downloaded const-oid v0.9.6
6692026-08-20T03:17:50.792Z Downloaded primeorder v0.13.6
6702026-08-20T03:17:50.792Z Downloaded psm v0.1.30
6712026-08-20T03:17:50.792Z Downloaded rand_chacha v0.9.0
6722026-08-20T03:17:50.792Z Downloaded primefield v0.14.0
6732026-08-20T03:17:50.792Z Downloaded primeorder v0.14.0
6742026-08-20T03:17:50.798Z Downloaded serde-big-array v0.5.1
6752026-08-20T03:17:50.798Z Downloaded take_mut v0.2.2
6762026-08-20T03:17:50.798Z Downloaded testing_table v0.3.0
6772026-08-20T03:17:50.798Z Downloaded fatfs v0.3.6
6782026-08-20T03:17:50.798Z Downloaded hmac v0.12.1
6792026-08-20T03:17:50.803Z Downloaded xshell-macros v0.2.7
6802026-08-20T03:17:50.804Z Downloaded strsim v0.10.0
6812026-08-20T03:17:50.804Z Downloaded crunchy v0.2.4
6822026-08-20T03:17:50.804Z Downloaded unarray v0.1.4
6832026-08-20T03:17:50.804Z Downloaded try-lock v0.2.5
6842026-08-20T03:17:50.804Z Downloaded zeroize_derive v1.5.0
6852026-08-20T03:17:50.804Z Downloaded zone_cfg_derive v0.3.1
6862026-08-20T03:17:50.804Z Downloaded futures v0.3.32
6872026-08-20T03:17:50.807Z Downloaded clang-sys v1.8.1
6882026-08-20T03:17:50.807Z Downloaded unicode-xid v0.2.6
6892026-08-20T03:17:50.807Z Downloaded aes-gcm v0.11.0
6902026-08-20T03:17:50.807Z Downloaded colored v3.1.1
6912026-08-20T03:17:50.822Z Downloaded port-file v0.1.0
6922026-08-20T03:17:50.822Z Downloaded slog-dtrace v0.3.0
6932026-08-20T03:17:50.822Z Downloaded sec1 v0.8.1
6942026-08-20T03:17:50.832Z Downloaded slog-term v2.9.2
6952026-08-20T03:17:50.832Z Downloaded untrusted v0.7.1
6962026-08-20T03:17:50.832Z Downloaded untrusted v0.9.0
6972026-08-20T03:17:50.832Z Downloaded yoke-derive v0.8.1
6982026-08-20T03:17:50.832Z Downloaded cpubits v0.1.1
6992026-08-20T03:17:50.832Z Downloaded tower-service v0.3.3
7002026-08-20T03:17:50.832Z Downloaded serdect v0.4.3
7012026-08-20T03:17:50.832Z Downloaded spki v0.7.3
7022026-08-20T03:17:50.832Z Downloaded half v1.8.3
7032026-08-20T03:17:50.832Z Downloaded num_enum v0.5.11
7042026-08-20T03:17:50.832Z Downloaded signal-hook-registry v1.4.8
7052026-08-20T03:17:50.832Z Downloaded serde-hex v0.1.0
7062026-08-20T03:17:50.845Z Downloaded slog-stdlog v4.1.1
7072026-08-20T03:17:50.845Z Downloaded chumsky v0.9.3
7082026-08-20T03:17:50.845Z Downloaded base64 v0.22.1
7092026-08-20T03:17:50.845Z Downloaded compact_str v0.8.1
7102026-08-20T03:17:50.845Z Downloaded pem-rfc7468 v0.7.0
7112026-08-20T03:17:50.845Z Downloaded want v0.3.1
7122026-08-20T03:17:50.845Z Downloaded dunce v1.0.5
7132026-08-20T03:17:50.845Z Downloaded void v1.0.2
7142026-08-20T03:17:50.845Z Downloaded difflib v0.4.0
7152026-08-20T03:17:50.845Z Downloaded oso v0.27.3
7162026-08-20T03:17:50.845Z Downloaded tiny-keccak v2.0.2
7172026-08-20T03:17:50.851Z Downloaded toml_writer v1.1.1+spec-1.1.0
7182026-08-20T03:17:50.851Z Downloaded getrandom v0.4.3
7192026-08-20T03:17:50.851Z Downloaded httparse v1.10.1
7202026-08-20T03:17:50.851Z Downloaded darling_macro v0.23.0
7212026-08-20T03:17:50.851Z Downloaded darling_macro v0.21.3
7222026-08-20T03:17:50.852Z Downloaded ar_archive_writer v0.5.1
7232026-08-20T03:17:50.852Z Downloaded dirs-sys-next v0.1.2
7242026-08-20T03:17:50.852Z Downloaded document-features v0.2.12
7252026-08-20T03:17:50.852Z Downloaded arc-swap v1.8.2
7262026-08-20T03:17:50.852Z Downloaded thread_local v1.1.9
7272026-08-20T03:17:50.859Z Downloaded pin-project-internal v1.1.11
7282026-08-20T03:17:50.859Z Downloaded postgres-types v0.2.12
7292026-08-20T03:17:50.859Z Downloaded illumos-nvpair-sys v0.2.0
7302026-08-20T03:17:50.859Z Downloaded instant v0.1.13
7312026-08-20T03:17:50.859Z Downloaded backtrace v0.3.76
7322026-08-20T03:17:50.872Z Downloaded getrandom v0.2.17
7332026-08-20T03:17:50.872Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7342026-08-20T03:17:50.872Z Downloaded tinystr v0.8.2
7352026-08-20T03:17:50.872Z Downloaded tokio-native-tls v0.3.1
7362026-08-20T03:17:50.872Z Downloaded rustc-demangle v0.1.27
7372026-08-20T03:17:50.872Z Downloaded instability v0.3.11
7382026-08-20T03:17:50.877Z Downloaded jiff-static v0.2.34
7392026-08-20T03:17:50.877Z Downloaded highway v1.3.0
7402026-08-20T03:17:50.878Z Downloaded tui-tree-widget v0.23.1
7412026-08-20T03:17:50.878Z Downloaded chacha20poly1305 v0.10.1
7422026-08-20T03:17:50.878Z Downloaded smallvec v0.6.14
7432026-08-20T03:17:50.878Z Downloaded curve25519-dalek-derive v0.1.1
7442026-08-20T03:17:50.878Z Downloaded nonempty v0.12.0
7452026-08-20T03:17:50.878Z Downloaded bytes v1.11.1
7462026-08-20T03:17:50.878Z Downloaded const_format_proc_macros v0.2.34
7472026-08-20T03:17:50.878Z Downloaded peg-macros v0.8.5
7482026-08-20T03:17:50.878Z Downloaded num-iter v0.1.45
7492026-08-20T03:17:50.878Z Downloaded rustls-pki-types v1.14.0
7502026-08-20T03:17:50.878Z Downloaded ctr v0.10.1
7512026-08-20T03:17:50.889Z Downloaded der_derive v0.7.3
7522026-08-20T03:17:50.889Z Downloaded is_ci v1.2.0
7532026-08-20T03:17:50.889Z Downloaded kem v0.3.0
7542026-08-20T03:17:50.889Z Downloaded lru v0.12.5
7552026-08-20T03:17:50.889Z Downloaded mime v0.3.17
7562026-08-20T03:17:50.889Z Downloaded half v2.7.1
7572026-08-20T03:17:50.889Z Downloaded hmac v0.13.0
7582026-08-20T03:17:50.897Z Downloaded corncobs v0.1.4
7592026-08-20T03:17:50.897Z Downloaded recursive v0.1.1
7602026-08-20T03:17:50.898Z Downloaded diesel-dtrace v0.5.0
7612026-08-20T03:17:50.898Z Downloaded libscf-sys v1.2.0
7622026-08-20T03:17:50.898Z Downloaded num_enum_derive v0.5.11
7632026-08-20T03:17:50.914Z Downloaded openssl-probe v0.1.6
7642026-08-20T03:17:50.914Z Downloaded oso-derive v0.27.3
7652026-08-20T03:17:50.914Z Downloaded parse-display v0.10.0
7662026-08-20T03:17:50.914Z Downloaded pkcs5 v0.8.1
7672026-08-20T03:17:50.914Z Downloaded quinn-udp v0.5.14
7682026-08-20T03:17:50.914Z Downloaded async-compression v0.4.41
7692026-08-20T03:17:50.926Z Downloaded heapless v0.7.17
7702026-08-20T03:17:50.926Z Downloaded recursive-proc-macro-impl v0.1.1
7712026-08-20T03:17:50.926Z Downloaded prefix-trie v0.7.0
7722026-08-20T03:17:50.926Z Downloaded dtrace-parser v0.3.0
7732026-08-20T03:17:50.926Z Downloaded percent-encoding v2.3.2
7742026-08-20T03:17:50.926Z Downloaded vergen v9.1.0
7752026-08-20T03:17:50.926Z Downloaded phf_shared v0.12.1
7762026-08-20T03:17:50.926Z Downloaded unicode-properties v0.1.4
7772026-08-20T03:17:50.927Z Downloaded signature v3.0.0
7782026-08-20T03:17:50.927Z Downloaded flate2 v1.1.9
7792026-08-20T03:17:50.938Z Downloaded hyper-staticfile v0.10.1
7802026-08-20T03:17:50.938Z Downloaded peg-runtime v0.8.5
7812026-08-20T03:17:50.938Z Downloaded rand_chacha v0.3.1
7822026-08-20T03:17:50.938Z Downloaded sigpipe v0.1.3
7832026-08-20T03:17:50.944Z Downloaded signal-hook v0.3.18
7842026-08-20T03:17:50.944Z Downloaded thread-id v5.1.0
7852026-08-20T03:17:50.945Z Downloaded rfc6979 v0.4.0
7862026-08-20T03:17:50.945Z Downloaded subtle v2.6.1
7872026-08-20T03:17:50.945Z Downloaded critical-section v1.2.0
7882026-08-20T03:17:50.945Z Downloaded multer v3.1.0
7892026-08-20T03:17:50.945Z Downloaded smallvec v1.15.1
7902026-08-20T03:17:50.945Z Downloaded bumpalo v3.20.2
7912026-08-20T03:17:50.953Z Downloaded git2 v0.20.4
7922026-08-20T03:17:50.953Z Downloaded headers v0.4.1
7932026-08-20T03:17:50.956Z Downloaded heapless v0.8.0
7942026-08-20T03:17:50.956Z Downloaded lock_api v0.4.14
7952026-08-20T03:17:50.956Z Downloaded cc v1.2.56
7962026-08-20T03:17:50.956Z Downloaded darling v0.20.11
7972026-08-20T03:17:51.068Z Downloaded darling v0.21.3
7982026-08-20T03:17:51.068Z Downloaded p256 v0.14.0
7992026-08-20T03:17:51.068Z Downloaded tinyvec v1.10.0
8002026-08-20T03:17:51.068Z Downloaded darling v0.23.0
8012026-08-20T03:17:51.107Z Downloaded oxnet v0.1.6
8022026-08-20T03:17:51.108Z Downloaded secrecy v0.8.0
8032026-08-20T03:17:51.108Z Downloaded usdt-attr-macro v0.6.0
8042026-08-20T03:17:51.108Z Downloaded secrecy v0.10.3
8052026-08-20T03:17:51.108Z Downloaded hybrid-array v0.4.13
8062026-08-20T03:17:51.108Z Downloaded semver v0.1.20
8072026-08-20T03:17:51.108Z Downloaded tinyvec_macros v0.1.1
8082026-08-20T03:17:51.108Z Downloaded poly1305 v0.8.0
8092026-08-20T03:17:51.108Z Downloaded rustls-platform-verifier v0.6.2
8102026-08-20T03:17:51.109Z Downloaded progenitor v0.14.0
8112026-08-20T03:17:51.109Z Downloaded unsafe-libyaml v0.2.11
8122026-08-20T03:17:51.109Z Downloaded phf v0.13.1
8132026-08-20T03:17:51.109Z Downloaded trait-variant v0.1.2
8142026-08-20T03:17:51.109Z Downloaded cstr-argument v0.1.2
8152026-08-20T03:17:51.110Z Downloaded derive_builder_macro v0.20.2
8162026-08-20T03:17:51.110Z Downloaded zerofrom-derive v0.1.6
8172026-08-20T03:17:51.111Z Downloaded crc-catalog v2.4.0
8182026-08-20T03:17:51.111Z Downloaded crucible-workspace-hack v0.1.0
8192026-08-20T03:17:51.111Z Downloaded defmt-parser v1.0.0
8202026-08-20T03:17:51.111Z Downloaded rand_seeder v0.4.0
8212026-08-20T03:17:51.111Z Downloaded ingot-macros v0.2.0
8222026-08-20T03:17:51.111Z Downloaded zerocopy v0.6.6
8232026-08-20T03:17:51.111Z Downloaded rtoolbox v0.0.3
8242026-08-20T03:17:51.111Z Downloaded darling_macro v0.20.11
8252026-08-20T03:17:51.111Z Downloaded diesel_table_macro_syntax v0.3.0
8262026-08-20T03:17:51.111Z Downloaded scroll v0.13.0
8272026-08-20T03:17:51.111Z Downloaded tap v1.0.1
8282026-08-20T03:17:51.112Z Downloaded knus-derive v3.4.0
8292026-08-20T03:17:51.112Z Downloaded memmap2 v0.9.10
8302026-08-20T03:17:51.112Z Downloaded rpassword v7.5.4
8312026-08-20T03:17:51.112Z Downloaded derive_builder v0.20.2
8322026-08-20T03:17:51.112Z Downloaded num_enum_derive v0.7.6
8332026-08-20T03:17:51.112Z Downloaded serde_with_macros v1.5.2
8342026-08-20T03:17:51.112Z Downloaded dropshot-api-manager-types v0.8.0
8352026-08-20T03:17:51.112Z Downloaded shlex v1.3.0
8362026-08-20T03:17:51.112Z Downloaded simd-adler32 v0.3.8
8372026-08-20T03:17:51.112Z Downloaded tls_codec v0.4.2
8382026-08-20T03:17:51.112Z Downloaded ident_case v1.0.1
8392026-08-20T03:17:51.112Z Downloaded hickory-resolver v0.24.4
8402026-08-20T03:17:51.112Z Downloaded term v1.2.1
8412026-08-20T03:17:51.112Z Downloaded whoami v2.1.0
8422026-08-20T03:17:51.112Z Downloaded illumos-nvpair v0.3.0
8432026-08-20T03:17:51.112Z Downloaded strum_macros v0.26.4
8442026-08-20T03:17:51.112Z Downloaded time-macros v0.2.27
8452026-08-20T03:17:51.112Z Downloaded tls_codec_derive v0.4.2
8462026-08-20T03:17:51.112Z Downloaded snafu-derive v0.8.9
8472026-08-20T03:17:51.112Z Downloaded stacker v0.1.23
8482026-08-20T03:17:51.112Z Downloaded multimap v0.10.1
8492026-08-20T03:17:51.112Z Downloaded parking_lot_core v0.9.12
8502026-08-20T03:17:51.112Z Downloaded stringprep v0.1.5
8512026-08-20T03:17:51.112Z Downloaded polyval v0.7.1
8522026-08-20T03:17:51.112Z Downloaded usdt-impl v0.6.0
8532026-08-20T03:17:51.112Z Downloaded kstat-rs v0.2.5
8542026-08-20T03:17:51.112Z Downloaded lru-slab v0.1.2
8552026-08-20T03:17:51.112Z Downloaded match_cfg v0.1.0
8562026-08-20T03:17:51.112Z Downloaded memoffset v0.9.1
8572026-08-20T03:17:51.112Z Downloaded support-bundle-viewer v0.1.2
8582026-08-20T03:17:51.112Z Downloaded hashbrown v0.12.3
8592026-08-20T03:17:51.112Z Downloaded hashbrown v0.13.2
8602026-08-20T03:17:51.112Z Downloaded phf_shared v0.13.1
8612026-08-20T03:17:51.112Z Downloaded pkcs8 v0.11.0
8622026-08-20T03:17:51.112Z Downloaded poly1305 v0.9.0
8632026-08-20T03:17:51.112Z Downloaded unicode-truncate v1.1.0
8642026-08-20T03:17:51.113Z Downloaded vergen-lib v0.1.6
8652026-08-20T03:17:51.113Z Downloaded olpc-cjson v0.1.4
8662026-08-20T03:17:51.113Z Downloaded whoami v1.6.1
8672026-08-20T03:17:51.113Z Downloaded const_format v0.2.35
8682026-08-20T03:17:51.113Z Downloaded schemars v1.2.1
8692026-08-20T03:17:51.113Z Downloaded zstd v0.13.3
8702026-08-20T03:17:51.113Z Downloaded darling v0.13.4
8712026-08-20T03:17:51.146Z Downloaded litrs v1.0.0
8722026-08-20T03:17:51.146Z Downloaded progenitor-client v0.14.0
8732026-08-20T03:17:51.146Z Downloaded rustc_version v0.1.7
8742026-08-20T03:17:51.146Z Downloaded radium v0.7.0
8752026-08-20T03:17:51.146Z Downloaded ref-cast-impl v1.0.25
8762026-08-20T03:17:51.146Z Downloaded smf v0.2.3
8772026-08-20T03:17:51.146Z Downloaded ed25519 v3.0.0
8782026-08-20T03:17:51.146Z Downloaded salsa20 v0.11.0
8792026-08-20T03:17:51.146Z Downloaded steno v0.4.1
8802026-08-20T03:17:51.146Z Downloaded zerotrie v0.2.3
8812026-08-20T03:17:51.146Z Downloaded indoc v2.0.7
8822026-08-20T03:17:51.146Z Downloaded ingot-types v0.2.0
8832026-08-20T03:17:51.146Z Downloaded sqlformat v0.3.5
8842026-08-20T03:17:51.146Z Downloaded ingot v0.2.1
8852026-08-20T03:17:51.146Z Downloaded vergen-gitcl v1.0.8
8862026-08-20T03:17:51.146Z Downloaded signature v2.2.0
8872026-08-20T03:17:51.146Z Downloaded indicatif v0.18.4
8882026-08-20T03:17:51.147Z Downloaded slog-envlogger v2.2.0
8892026-08-20T03:17:51.147Z Downloaded sponge-cursor v0.1.0
8902026-08-20T03:17:51.147Z Downloaded strip-ansi-escapes v0.2.1
8912026-08-20T03:17:51.147Z Downloaded icu_locale_core v2.1.1
8922026-08-20T03:17:51.147Z Downloaded scopeguard v1.2.0
8932026-08-20T03:17:51.147Z Downloaded quick-error v1.2.3
8942026-08-20T03:17:51.147Z Downloaded zerovec-derive v0.11.2
8952026-08-20T03:17:51.147Z Downloaded newtype-uuid v1.3.2
8962026-08-20T03:17:51.147Z Downloaded hickory-server v0.25.2
8972026-08-20T03:17:51.147Z Downloaded crossbeam-epoch v0.9.18
8982026-08-20T03:17:51.147Z Downloaded same-file v1.0.6
8992026-08-20T03:17:51.147Z Downloaded path-slash v0.1.5
9002026-08-20T03:17:51.148Z Downloaded rfc6979 v0.6.0
9012026-08-20T03:17:51.148Z Downloaded oxide-tokio-rt v0.1.4
9022026-08-20T03:17:51.148Z Downloaded phf v0.12.1
9032026-08-20T03:17:51.148Z Downloaded http v1.4.2
9042026-08-20T03:17:51.149Z Downloaded pem-rfc7468 v1.0.0
9052026-08-20T03:17:51.149Z Downloaded serde_bytes v0.11.19
9062026-08-20T03:17:51.149Z Downloaded deranged v0.5.8
9072026-08-20T03:17:51.157Z Downloaded aes v0.9.1
9082026-08-20T03:17:51.157Z Downloaded schemars v0.8.22
9092026-08-20T03:17:51.157Z Downloaded progenitor-impl v0.13.0
9102026-08-20T03:17:51.157Z Downloaded rcgen v0.12.1
9112026-08-20T03:17:51.157Z Downloaded diff v0.1.13
9122026-08-20T03:17:51.157Z Downloaded r2d2 v0.8.10
9132026-08-20T03:17:51.157Z Downloaded parking_lot_core v0.8.6
9142026-08-20T03:17:51.157Z Downloaded tokio-macros v2.7.0
9152026-08-20T03:17:51.157Z Downloaded cpufeatures v0.3.0
9162026-08-20T03:17:51.157Z Downloaded num-rational v0.4.2
9172026-08-20T03:17:51.157Z Downloaded num-bigint-dig v0.8.6
9182026-08-20T03:17:51.158Z Downloaded knus v3.4.0
9192026-08-20T03:17:51.158Z Downloaded stable_deref_trait v1.2.1
9202026-08-20T03:17:51.158Z Downloaded typify-macro v0.6.2
9212026-08-20T03:17:51.158Z Downloaded usdt-macro v0.6.0
9222026-08-20T03:17:51.158Z Downloaded termtree v0.5.1
9232026-08-20T03:17:51.158Z Downloaded rsa v0.10.0-rc.18
9242026-08-20T03:17:51.158Z Downloaded tokio-postgres v0.7.16
9252026-08-20T03:17:51.158Z Downloaded wait-timeout v0.2.1
9262026-08-20T03:17:51.158Z Downloaded internet-checksum v0.2.1
9272026-08-20T03:17:51.158Z Downloaded tungstenite v0.21.0
9282026-08-20T03:17:51.322Z Downloaded crossbeam-channel v0.5.15
9292026-08-20T03:17:51.322Z Downloaded is-terminal v0.4.17
9302026-08-20T03:17:51.322Z Downloaded serde_plain v1.0.2
9312026-08-20T03:17:51.322Z Downloaded lalrpop-util v0.19.12
9322026-08-20T03:17:51.322Z Downloaded lazy_static v1.5.0
9332026-08-20T03:17:51.368Z Downloaded darling_core v0.13.4
9342026-08-20T03:17:51.368Z Downloaded ppv-lite86 v0.2.21
9352026-08-20T03:17:51.368Z Downloaded display-error-chain v0.2.2
9362026-08-20T03:17:51.368Z Downloaded string_cache v0.8.9
9372026-08-20T03:17:51.368Z Downloaded hyper-tls v0.6.0
9382026-08-20T03:17:51.368Z Downloaded ed25519-dalek v2.2.0
9392026-08-20T03:17:51.368Z Downloaded progenitor-client v0.13.0
9402026-08-20T03:17:51.368Z Downloaded rustls-native-certs v0.8.3
9412026-08-20T03:17:51.368Z Downloaded static_assertions v1.1.0
9422026-08-20T03:17:51.368Z Downloaded powerfmt v0.2.0
9432026-08-20T03:17:51.369Z Downloaded socket2 v0.5.10
9442026-08-20T03:17:51.369Z Downloaded proc-macro-crate v3.4.0
9452026-08-20T03:17:51.369Z Downloaded cookie_store v0.22.1
9462026-08-20T03:17:51.369Z Downloaded hickory-resolver v0.25.2
9472026-08-20T03:17:51.369Z Downloaded yoke v0.8.1
9482026-08-20T03:17:51.369Z Downloaded keccak v0.1.6
9492026-08-20T03:17:51.369Z Downloaded num v0.4.3
9502026-08-20T03:17:51.369Z Downloaded opaque-debug v0.3.1
9512026-08-20T03:17:51.369Z Downloaded pkcs8 v0.10.2
9522026-08-20T03:17:51.369Z Downloaded unicase v2.9.0
9532026-08-20T03:17:51.369Z Downloaded crc v3.4.0
9542026-08-20T03:17:51.369Z Downloaded zopfli v0.8.3
9552026-08-20T03:17:51.369Z Downloaded daft v0.1.7
9562026-08-20T03:17:51.369Z Downloaded tokio-tungstenite v0.21.0
9572026-08-20T03:17:51.369Z Downloaded tracing-core v0.1.36
9582026-08-20T03:17:51.369Z Downloaded libbz2-rs-sys v0.2.2
9592026-08-20T03:17:51.369Z Downloaded toml_edit v0.23.10+spec-1.0.0
9602026-08-20T03:17:51.369Z Downloaded signal-hook-tokio v0.3.1
9612026-08-20T03:17:51.369Z Downloaded tar v0.4.46
9622026-08-20T03:17:51.369Z Downloaded tabwriter v1.4.1
9632026-08-20T03:17:51.369Z Downloaded displaydoc v0.2.5
9642026-08-20T03:17:51.369Z Downloaded keccak v0.2.0
9652026-08-20T03:17:51.369Z Downloaded mime_guess v2.0.5
9662026-08-20T03:17:51.369Z Downloaded usdt v0.6.0
9672026-08-20T03:17:51.369Z Downloaded spki v0.8.0
9682026-08-20T03:17:51.369Z Downloaded debug-ignore v1.0.5
9692026-08-20T03:17:51.369Z Downloaded indent_write v2.2.0
9702026-08-20T03:17:51.370Z Downloaded native-tls v0.2.18
9712026-08-20T03:17:51.370Z Downloaded progenitor-extras v0.2.0
9722026-08-20T03:17:51.370Z Downloaded quinn v0.11.11
9732026-08-20T03:17:51.370Z Downloaded digest-io v0.1.0
9742026-08-20T03:17:51.370Z Downloaded derive_more v0.99.20
9752026-08-20T03:17:51.370Z Downloaded constant_time_eq v0.4.2
9762026-08-20T03:17:51.370Z Downloaded num-conv v0.2.0
9772026-08-20T03:17:51.370Z Downloaded rand_core v0.9.5
9782026-08-20T03:17:51.370Z Downloaded daft-derive v0.1.7
9792026-08-20T03:17:51.370Z Downloaded ssh-cipher v0.3.0
9802026-08-20T03:17:51.370Z Downloaded inout v0.2.2
9812026-08-20T03:17:51.370Z Downloaded slog-json v2.6.1
9822026-08-20T03:17:51.370Z Downloaded managed v0.8.0
9832026-08-20T03:17:51.370Z Downloaded csv-core v0.1.13
9842026-08-20T03:17:51.370Z Downloaded wyz v0.5.1
9852026-08-20T03:17:51.370Z Downloaded ecdsa v0.16.9
9862026-08-20T03:17:51.370Z Downloaded progenitor-macro v0.13.0
9872026-08-20T03:17:51.370Z Downloaded icu_normalizer_data v2.1.1
9882026-08-20T03:17:51.370Z Downloaded slog-scope v4.4.1
9892026-08-20T03:17:51.370Z Downloaded unit-prefix v0.5.2
9902026-08-20T03:17:51.370Z Downloaded strum_macros v0.27.2
9912026-08-20T03:17:51.370Z Downloaded password-hash v0.6.1
9922026-08-20T03:17:51.370Z Downloaded rsa v0.9.10
9932026-08-20T03:17:51.370Z Downloaded uzers v0.12.2
9942026-08-20T03:17:51.370Z Downloaded walkdir v2.5.0
9952026-08-20T03:17:51.370Z Downloaded wnaf v0.14.0
9962026-08-20T03:17:51.425Z Downloaded serde_repr v0.1.20
9972026-08-20T03:17:51.425Z Downloaded derive_more v2.1.1
9982026-08-20T03:17:51.425Z Downloaded hashbrown v0.15.5
9992026-08-20T03:17:51.425Z Downloaded parking_lot v0.11.2
10002026-08-20T03:17:51.425Z Downloaded crypto-common v0.2.2
10012026-08-20T03:17:51.425Z Downloaded nanorand v0.7.0
10022026-08-20T03:17:51.425Z Downloaded serde_with_macros v3.21.0
10032026-08-20T03:17:51.425Z Downloaded siphasher v1.0.2
10042026-08-20T03:17:51.425Z Downloaded aho-corasick v1.1.4
10052026-08-20T03:17:51.425Z Downloaded dropshot-api-manager v0.8.0
10062026-08-20T03:17:51.425Z Downloaded tracing-attributes v0.1.31
10072026-08-20T03:17:51.425Z Downloaded pem v3.0.6
10082026-08-20T03:17:51.426Z Downloaded hashbrown v0.16.1
10092026-08-20T03:17:51.426Z Downloaded rustls-webpki v0.103.13
10102026-08-20T03:17:51.426Z Downloaded strum v0.27.2
10112026-08-20T03:17:51.426Z Downloaded sync_wrapper v1.0.2
10122026-08-20T03:17:51.426Z Downloaded delegate v0.13.5
10132026-08-20T03:17:51.426Z Downloaded reedline v0.40.0
10142026-08-20T03:17:51.426Z Downloaded jobserver v0.1.34
10152026-08-20T03:17:51.426Z Downloaded libloading v0.8.9
10162026-08-20T03:17:51.426Z Downloaded libsw v3.5.0
10172026-08-20T03:17:51.426Z Downloaded vte v0.14.1
10182026-08-20T03:17:51.426Z Downloaded sec1 v0.7.3
10192026-08-20T03:17:51.426Z Downloaded sha2 v0.11.0
10202026-08-20T03:17:51.426Z Downloaded time-core v0.1.8
10212026-08-20T03:17:51.453Z Downloaded serde_cbor v0.11.2
10222026-08-20T03:17:51.453Z Downloaded tokio-rustls v0.26.4
10232026-08-20T03:17:51.453Z Downloaded potential_utf v0.1.4
10242026-08-20T03:17:51.454Z Downloaded tokio-dtrace v0.1.1
10252026-08-20T03:17:51.454Z Downloaded oxide-update-engine-display v0.1.2
10262026-08-20T03:17:51.454Z Downloaded xattr v1.6.1
10272026-08-20T03:17:51.454Z Downloaded zerofrom v0.1.6
10282026-08-20T03:17:51.454Z Downloaded mio v1.2.0
10292026-08-20T03:17:51.454Z Downloaded icu_properties v2.1.2
10302026-08-20T03:17:51.454Z Downloaded uuid v1.23.4
10312026-08-20T03:17:51.455Z Downloaded minimal-lexical v0.2.1
10322026-08-20T03:17:51.455Z Downloaded universal-hash v0.5.1
10332026-08-20T03:17:51.455Z Downloaded serde_path_to_error v0.1.20
10342026-08-20T03:17:51.455Z Downloaded downcast-rs v2.0.2
10352026-08-20T03:17:51.455Z Downloaded hkdf v0.12.4
10362026-08-20T03:17:51.455Z Downloaded paste v1.0.15
10372026-08-20T03:17:51.455Z Downloaded papergrid v0.18.0
10382026-08-20T03:17:51.455Z Downloaded crossbeam-utils v0.8.21
10392026-08-20T03:17:51.455Z Downloaded scrypt v0.12.0
10402026-08-20T03:17:51.455Z Downloaded utf-8 v0.7.6
10412026-08-20T03:17:51.455Z Downloaded slab v0.4.12
10422026-08-20T03:17:51.455Z Downloaded tokio-tungstenite v0.23.1
10432026-08-20T03:17:51.455Z Downloaded tungstenite v0.23.0
10442026-08-20T03:17:51.455Z Downloaded progenitor-impl v0.14.0
10452026-08-20T03:17:51.455Z Downloaded pretty_assertions v1.4.1
10462026-08-20T03:17:51.455Z Downloaded prettyplease v0.2.37
10472026-08-20T03:17:51.455Z Downloaded blake3 v1.8.5
10482026-08-20T03:17:51.468Z Downloaded resolv-conf v0.7.6
10492026-08-20T03:17:51.468Z Downloaded derive-ex v0.1.8
10502026-08-20T03:17:51.468Z Downloaded newtype_derive v0.1.6
10512026-08-20T03:17:51.468Z Downloaded russh-cryptovec v0.62.0
10522026-08-20T03:17:51.468Z Downloaded tower v0.5.3
10532026-08-20T03:17:51.468Z Downloaded hyper-rustls v0.27.7
10542026-08-20T03:17:51.468Z Downloaded ed25519-dalek v3.0.0
10552026-08-20T03:17:51.468Z Downloaded darling_core v0.20.11
10562026-08-20T03:17:51.468Z Downloaded unicode-segmentation v1.12.0
10572026-08-20T03:17:51.468Z Downloaded toml_parser v1.1.2+spec-1.1.0
10582026-08-20T03:17:51.468Z Downloaded zeroize v1.9.0
10592026-08-20T03:17:51.468Z Downloaded elliptic-curve v0.13.8
10602026-08-20T03:17:51.468Z Downloaded sync-ptr v0.1.4
10612026-08-20T03:17:51.468Z Downloaded termios v0.3.3
10622026-08-20T03:17:51.468Z Downloaded lru-cache v0.1.2
10632026-08-20T03:17:51.469Z Downloaded md-5 v0.10.6
10642026-08-20T03:17:51.469Z Downloaded slog v2.8.2
10652026-08-20T03:17:51.469Z Downloaded icu_provider v2.1.1
10662026-08-20T03:17:51.469Z Downloaded subprocess v0.2.15
10672026-08-20T03:17:51.480Z Downloaded md5 v0.8.0
10682026-08-20T03:17:51.480Z Downloaded tower-layer v0.3.3
10692026-08-20T03:17:51.480Z Downloaded universal-hash v0.6.1
10702026-08-20T03:17:51.480Z Downloaded password-hash v0.5.0
10712026-08-20T03:17:51.480Z Downloaded ssh-key v0.7.0-rc.11
10722026-08-20T03:17:51.480Z Downloaded hkdf v0.13.0
10732026-08-20T03:17:51.489Z Downloaded rawzip v0.4.4
10742026-08-20T03:17:51.489Z Downloaded h2 v0.4.15
10752026-08-20T03:17:51.489Z Downloaded postgres-protocol v0.6.10
10762026-08-20T03:17:51.490Z Downloaded crc-any v2.5.0
10772026-08-20T03:17:51.497Z Downloaded darling_macro v0.13.4
10782026-08-20T03:17:51.497Z Downloaded proc-macro-error-attr2 v2.0.0
10792026-08-20T03:17:51.497Z Downloaded data-encoding v2.10.0
10802026-08-20T03:17:51.497Z Downloaded num_enum v0.7.6
10812026-08-20T03:17:51.497Z Downloaded ecdsa v0.17.0
10822026-08-20T03:17:51.497Z Downloaded libsw-core v0.3.2
10832026-08-20T03:17:51.497Z Downloaded toml v1.1.2+spec-1.1.0
10842026-08-20T03:17:51.508Z Downloaded aws-lc-rs v1.16.3
10852026-08-20T03:17:51.508Z Downloaded bindgen v0.71.1
10862026-08-20T03:17:51.512Z Downloaded schemars v0.9.0
10872026-08-20T03:17:51.512Z Downloaded thiserror-impl-no-std v2.0.2
10882026-08-20T03:17:51.524Z Downloaded rand_core v0.10.0
10892026-08-20T03:17:51.524Z Downloaded openssl-probe v0.2.1
10902026-08-20T03:17:51.524Z Downloaded dsl_auto_type v0.2.0
10912026-08-20T03:17:51.524Z Downloaded drift v0.2.0
10922026-08-20T03:17:51.528Z Downloaded ed25519 v2.2.3
10932026-08-20T03:17:51.528Z Downloaded idna v1.1.0
10942026-08-20T03:17:51.528Z Downloaded winnow v0.6.26
10952026-08-20T03:17:51.537Z Downloaded rusty-fork v0.3.1
10962026-08-20T03:17:51.537Z Downloaded ipnet v2.12.0
10972026-08-20T03:17:51.537Z Downloaded waitgroup v0.1.2
10982026-08-20T03:17:51.538Z Downloaded crc8 v0.1.1
10992026-08-20T03:17:51.538Z Downloaded schemars_derive v0.8.22
11002026-08-20T03:17:51.538Z Downloaded ml-kem v0.3.2
11012026-08-20T03:17:51.554Z Downloaded ryu v1.0.23
11022026-08-20T03:17:51.554Z Downloaded num-traits v0.2.19
11032026-08-20T03:17:51.554Z Downloaded omicron-zone-package v0.12.3
11042026-08-20T03:17:51.554Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11052026-08-20T03:17:51.554Z Downloaded owo-colors v4.3.0
11062026-08-20T03:17:51.554Z Downloaded pbkdf2 v0.13.0
11072026-08-20T03:17:51.554Z Downloaded vsss-rs v3.3.4
11082026-08-20T03:17:51.554Z Downloaded defmt v0.3.100
11092026-08-20T03:17:51.561Z Downloaded der v0.7.10
11102026-08-20T03:17:51.561Z Downloaded nom v8.0.0
11112026-08-20T03:17:51.562Z Downloaded num-bigint v0.4.6
11122026-08-20T03:17:51.562Z Downloaded digest v0.11.3
11132026-08-20T03:17:51.562Z Downloaded hyper-util v0.1.20
11142026-08-20T03:17:51.562Z Downloaded linear-map v1.2.0
11152026-08-20T03:17:51.562Z Downloaded lzss v0.8.2
11162026-08-20T03:17:51.562Z Downloaded slog-async v2.8.0
11172026-08-20T03:17:51.562Z Downloaded ref-cast v1.0.25
11182026-08-20T03:17:51.562Z Downloaded dof v0.4.0
11192026-08-20T03:17:51.562Z Downloaded cookie v0.18.1
11202026-08-20T03:17:51.571Z Downloaded predicates v3.1.4
11212026-08-20T03:17:51.571Z Downloaded rustyline v14.0.0
11222026-08-20T03:17:51.579Z Downloaded rayon v1.11.0
11232026-08-20T03:17:51.579Z Downloaded indoc v1.0.9
11242026-08-20T03:17:51.579Z Downloaded new_debug_unreachable v1.0.6
11252026-08-20T03:17:51.579Z Downloaded newtype-uuid-macros v0.1.0
11262026-08-20T03:17:51.579Z Downloaded serde_derive_internals v0.29.1
11272026-08-20T03:17:51.589Z Downloaded convert_case v0.10.0
11282026-08-20T03:17:51.589Z Downloaded synstructure v0.13.2
11292026-08-20T03:17:51.589Z Downloaded maplit v1.0.2
11302026-08-20T03:17:51.589Z Downloaded maybe-uninit v2.0.0
11312026-08-20T03:17:51.602Z Downloaded strum v0.26.3
11322026-08-20T03:17:51.602Z Downloaded shell-words v1.1.1
11332026-08-20T03:17:51.602Z Downloaded itertools v0.14.0
11342026-08-20T03:17:51.602Z Downloaded rayon-core v1.13.0
11352026-08-20T03:17:51.602Z Downloaded progenitor v0.13.0
11362026-08-20T03:17:51.615Z Downloaded libxml v0.3.3
11372026-08-20T03:17:51.615Z Downloaded sqlparser_derive v0.5.0
11382026-08-20T03:17:51.615Z Downloaded toml_edit v0.19.15
11392026-08-20T03:17:51.615Z Downloaded jiff-core v0.1.0
11402026-08-20T03:17:51.621Z Downloaded rustls-pemfile v2.2.0
11412026-08-20T03:17:51.621Z Downloaded idna_adapter v1.2.1
11422026-08-20T03:17:51.621Z Downloaded derive-where v1.6.0
11432026-08-20T03:17:51.621Z Downloaded thiserror-no-std v2.0.2
11442026-08-20T03:17:51.621Z Downloaded vergen-lib v9.1.0
11452026-08-20T03:17:51.621Z Downloaded vergen-git2 v9.1.0
11462026-08-20T03:17:51.621Z Downloaded icu_properties_data v2.1.2
11472026-08-20T03:17:51.643Z Downloaded serde_with v1.14.0
11482026-08-20T03:17:51.643Z Downloaded yansi v1.0.1
11492026-08-20T03:17:51.643Z Downloaded ignore v0.4.25
11502026-08-20T03:17:51.656Z Downloaded postcard v1.1.3
11512026-08-20T03:17:51.656Z Downloaded chrono v0.4.45
11522026-08-20T03:17:51.656Z Downloaded scheduled-thread-pool v0.2.7
11532026-08-20T03:17:51.656Z Downloaded module-lattice v0.2.3
11542026-08-20T03:17:51.656Z Downloaded pin-project-lite v0.2.17
11552026-08-20T03:17:51.656Z Downloaded rand_xorshift v0.4.0
11562026-08-20T03:17:51.656Z Downloaded linked-hash-map v0.5.6
11572026-08-20T03:17:51.656Z Downloaded inout v0.1.4
11582026-08-20T03:17:51.656Z Downloaded p521 v0.14.0
11592026-08-20T03:17:51.656Z Downloaded darling_core v0.21.3
11602026-08-20T03:17:51.656Z Downloaded winnow v1.0.3
11612026-08-20T03:17:51.656Z Downloaded itertools v0.12.1
11622026-08-20T03:17:51.670Z Downloaded xshell v0.2.7
11632026-08-20T03:17:51.671Z Downloaded yasna v0.5.2
11642026-08-20T03:17:51.671Z Downloaded bitvec v1.0.1
11652026-08-20T03:17:51.671Z Downloaded either v1.15.0
11662026-08-20T03:17:51.671Z Downloaded dirs-next v2.0.0
11672026-08-20T03:17:51.671Z Downloaded zerocopy-derive v0.8.55
11682026-08-20T03:17:51.683Z Downloaded zone v0.3.1
11692026-08-20T03:17:51.683Z Downloaded ctutils v0.4.2
11702026-08-20T03:17:51.683Z Downloaded diesel_derives v2.3.7
11712026-08-20T03:17:51.683Z Downloaded predicates-tree v1.0.13
11722026-08-20T03:17:51.683Z Downloaded progenitor-macro v0.14.0
11732026-08-20T03:17:51.683Z Downloaded serde_spanned v1.1.1
11742026-08-20T03:17:51.683Z Downloaded serde_urlencoded v0.7.1
11752026-08-20T03:17:51.683Z Downloaded dyn-clone v1.0.20
11762026-08-20T03:17:51.683Z Downloaded strum_macros v0.24.3
11772026-08-20T03:17:51.683Z Downloaded der v0.8.0
11782026-08-20T03:17:51.699Z Downloaded rand v0.8.6
11792026-08-20T03:17:51.699Z Downloaded itertools v0.10.5
11802026-08-20T03:17:51.699Z Downloaded iana-time-zone v0.1.65
11812026-08-20T03:17:51.699Z Downloaded supports-color v3.0.2
11822026-08-20T03:17:51.699Z Downloaded tokio-test v0.4.5
11832026-08-20T03:17:51.699Z Downloaded crypto-primes v0.7.2
11842026-08-20T03:17:51.699Z Downloaded pin-project v1.1.11
11852026-08-20T03:17:51.704Z Downloaded defmt-macros v1.0.1
11862026-08-20T03:17:51.704Z Downloaded petname v2.0.2
11872026-08-20T03:17:51.704Z Downloaded defmt v1.0.1
11882026-08-20T03:17:51.704Z Downloaded similar v2.7.0
11892026-08-20T03:17:51.704Z Downloaded ssh-encoding v0.3.0
11902026-08-20T03:17:51.704Z Downloaded peg v0.8.5
11912026-08-20T03:17:51.715Z Downloaded utf8_iter v1.0.4
11922026-08-20T03:17:51.715Z Downloaded internal-russh-num-bigint v0.5.0
11932026-08-20T03:17:51.715Z Downloaded indexmap v1.9.3
11942026-08-20T03:17:51.718Z Downloaded winnow v0.5.40
11952026-08-20T03:17:51.718Z Downloaded writeable v0.6.2
11962026-08-20T03:17:51.718Z Downloaded test-strategy v0.4.5
11972026-08-20T03:17:51.718Z Downloaded slog-bunyan v2.5.0
11982026-08-20T03:17:51.718Z Downloaded impl-trait-for-tuples v0.2.3
11992026-08-20T03:17:51.718Z Downloaded predicates-core v1.0.10
12002026-08-20T03:17:51.727Z Downloaded rand v0.10.1
12012026-08-20T03:17:51.727Z Downloaded nu-ansi-term v0.50.3
12022026-08-20T03:17:51.735Z Downloaded scuffle v0.1.0
12032026-08-20T03:17:51.735Z Downloaded phc v0.6.1
12042026-08-20T03:17:51.735Z Downloaded rustc_version v0.4.1
12052026-08-20T03:17:51.735Z Downloaded num-derive v0.4.2
12062026-08-20T03:17:51.735Z Downloaded rand v0.9.2
12072026-08-20T03:17:51.735Z Downloaded convert_case v0.4.0
12082026-08-20T03:17:51.735Z Downloaded tagptr v0.2.0
12092026-08-20T03:17:51.735Z Downloaded quick-xml v0.37.5
12102026-08-20T03:17:51.744Z Downloaded parking_lot v0.12.5
12112026-08-20T03:17:51.744Z Downloaded humantime v2.3.0
12122026-08-20T03:17:51.744Z Downloaded miette-derive v7.6.0
12132026-08-20T03:17:51.745Z Downloaded icu_collections v2.1.1
12142026-08-20T03:17:51.745Z Downloaded darling_core v0.23.0
12152026-08-20T03:17:51.760Z Downloaded miniz_oxide v0.8.9
12162026-08-20T03:17:51.760Z Downloaded derive_builder_core v0.20.2
12172026-08-20T03:17:51.760Z Downloaded serde_yaml v0.9.34+deprecated
12182026-08-20T03:17:51.760Z Downloaded qorb v0.4.1
12192026-08-20T03:17:51.760Z Downloaded unicode_categories v0.1.1
12202026-08-20T03:17:51.760Z Downloaded zstd-safe v7.2.4
12212026-08-20T03:17:51.760Z Downloaded crossbeam-deque v0.8.6
12222026-08-20T03:17:51.760Z Downloaded libefi-sys v0.1.0
12232026-08-20T03:17:51.760Z Downloaded serde_with v3.21.0
12242026-08-20T03:17:51.769Z Downloaded unicode-bidi v0.3.18
12252026-08-20T03:17:51.769Z Downloaded num-complex v0.4.6
12262026-08-20T03:17:51.769Z Downloaded rand_pcg v0.10.2
12272026-08-20T03:17:51.769Z Downloaded toml v0.7.8
12282026-08-20T03:17:51.769Z Downloaded pkcs1 v0.7.5
12292026-08-20T03:17:51.778Z Downloaded socket2 v0.6.3
12302026-08-20T03:17:51.778Z Downloaded libm v0.2.16
12312026-08-20T03:17:51.778Z Downloaded twox-hash v2.1.2
12322026-08-20T03:17:51.778Z Downloaded tokio-stream v0.1.18
12332026-08-20T03:17:51.782Z Downloaded ipnetwork v0.21.1
12342026-08-20T03:17:51.782Z Downloaded spin v0.9.8
12352026-08-20T03:17:51.782Z Downloaded term v0.7.0
12362026-08-20T03:17:51.782Z Downloaded openssl-sys v0.9.117
12372026-08-20T03:17:51.782Z Downloaded pkcs1 v0.8.0-rc.4
12382026-08-20T03:17:51.782Z Downloaded vcpkg v0.2.15
12392026-08-20T03:17:51.803Z Downloaded crossterm v0.29.0
12402026-08-20T03:17:51.812Z Downloaded publicsuffix v2.3.0
12412026-08-20T03:17:51.812Z Downloaded proc-macro-error2 v2.0.1
12422026-08-20T03:17:51.812Z Downloaded rustversion v1.0.22
12432026-08-20T03:17:51.817Z Downloaded dropshot_endpoint v0.17.1
12442026-08-20T03:17:51.817Z Downloaded zip v4.6.1
12452026-08-20T03:17:51.824Z Downloaded des v0.9.0
12462026-08-20T03:17:51.824Z Downloaded radix_trie v0.2.1
12472026-08-20T03:17:51.824Z Downloaded crc32fast v1.5.0
12482026-08-20T03:17:51.824Z Downloaded typify v0.6.2
12492026-08-20T03:17:51.829Z Downloaded p384 v0.13.1
12502026-08-20T03:17:51.829Z Downloaded proptest v1.11.0
12512026-08-20T03:17:51.906Z Downloaded reqwest v0.12.28
12522026-08-20T03:17:51.906Z Downloaded miette v7.6.0
12532026-08-20T03:17:51.927Z Downloaded object v0.30.4
12542026-08-20T03:17:51.927Z Downloaded oxide-update-engine-types v0.1.2
12552026-08-20T03:17:51.927Z Downloaded litemap v0.8.1
12562026-08-20T03:17:51.927Z Downloaded snafu v0.8.9
12572026-08-20T03:17:51.927Z Downloaded typed-path v0.9.3
12582026-08-20T03:17:51.927Z Downloaded tough v0.22.0
12592026-08-20T03:17:51.927Z Downloaded goblin v0.10.5
12602026-08-20T03:17:51.927Z Downloaded p384 v0.14.0
12612026-08-20T03:17:51.927Z Downloaded moka v0.12.13
12622026-08-20T03:17:51.927Z Downloaded url v2.5.8
12632026-08-20T03:17:51.928Z Downloaded zip v0.6.6
12642026-08-20T03:17:51.928Z Downloaded crypto-bigint v0.5.5
12652026-08-20T03:17:51.928Z Downloaded regex v1.12.3
12662026-08-20T03:17:51.928Z Downloaded crossterm v0.28.1
12672026-08-20T03:17:51.928Z Downloaded icu_normalizer v2.1.1
12682026-08-20T03:17:51.928Z Downloaded gimli v0.32.3
12692026-08-20T03:17:51.928Z Downloaded tower-http v0.6.8
12702026-08-20T03:17:51.928Z Downloaded derive_more-impl v2.1.1
12712026-08-20T03:17:51.928Z Downloaded samael v0.0.19
12722026-08-20T03:17:51.928Z Downloaded ron v0.8.1
12732026-08-20T03:17:51.929Z Downloaded nix v0.27.1
12742026-08-20T03:17:51.943Z Downloaded nom v7.1.3
12752026-08-20T03:17:51.943Z Downloaded time v0.3.47
12762026-08-20T03:17:51.953Z Downloaded portable-atomic v1.13.1
12772026-08-20T03:17:51.953Z Downloaded polar-core v0.27.3
12782026-08-20T03:17:51.953Z Downloaded x509-cert v0.2.5
12792026-08-20T03:17:51.960Z Downloaded hyper v1.10.1
12802026-08-20T03:17:51.960Z Downloaded iddqd v0.4.2
12812026-08-20T03:17:51.976Z Downloaded unicode-normalization v0.1.25
12822026-08-20T03:17:51.976Z Downloaded iri-string v0.7.10
12832026-08-20T03:17:51.992Z Downloaded zerovec v0.11.5
12842026-08-20T03:17:51.992Z Downloaded bstr v1.12.1
12852026-08-20T03:17:51.992Z Downloaded tokio-util v0.7.18
12862026-08-20T03:17:51.992Z Downloaded salty v0.3.0
12872026-08-20T03:17:51.992Z Downloaded zerocopy v0.8.55
12882026-08-20T03:17:52.003Z Downloaded russh v0.62.4
12892026-08-20T03:17:52.003Z Downloaded itertools v0.15.0
12902026-08-20T03:17:52.008Z Downloaded itertools v0.13.0
12912026-08-20T03:17:52.008Z Downloaded lalrpop v0.19.12
12922026-08-20T03:17:52.020Z Downloaded regress v0.10.5
12932026-08-20T03:17:52.033Z Downloaded quinn-proto v0.11.16
12942026-08-20T03:17:52.033Z Downloaded regex-syntax v0.8.10
12952026-08-20T03:17:52.033Z Downloaded tabled v0.21.0
12962026-08-20T03:17:52.050Z Downloaded reqwest v0.13.2
12972026-08-20T03:17:52.051Z Downloaded hickory-proto v0.24.4
12982026-08-20T03:17:52.063Z Downloaded hickory-proto v0.25.2
12992026-08-20T03:17:52.063Z Downloaded openssl v0.10.80
13002026-08-20T03:17:52.067Z Downloaded nix v0.31.2
13012026-08-20T03:17:52.077Z Downloaded smoltcp v0.9.1
13022026-08-20T03:17:52.080Z Downloaded smoltcp v0.11.0
13032026-08-20T03:17:52.093Z Downloaded curve25519-dalek v4.1.3
13042026-08-20T03:17:52.103Z Downloaded sha3 v0.12.0
13052026-08-20T03:17:52.103Z Downloaded dropshot v0.17.1
13062026-08-20T03:17:52.112Z Downloaded zlib-rs v0.6.2
13072026-08-20T03:17:52.112Z Downloaded nix v0.28.0
13082026-08-20T03:17:52.131Z Downloaded rustls v0.23.41
13092026-08-20T03:17:52.141Z Downloaded regex-syntax v0.6.29
13102026-08-20T03:17:52.159Z Downloaded openapiv3 v2.2.0
13112026-08-20T03:17:52.170Z Downloaded crypto-bigint v0.7.5
13122026-08-20T03:17:52.179Z Downloaded rustix v0.38.44
13132026-08-20T03:17:52.188Z Downloaded object v0.37.3
13142026-08-20T03:17:52.193Z Downloaded regress v0.11.1
13152026-08-20T03:17:52.199Z Downloaded curve25519-dalek v5.0.0
13162026-08-20T03:17:52.213Z Downloaded sled v0.34.7
13172026-08-20T03:17:52.219Z Downloaded sqlparser v0.61.0
13182026-08-20T03:17:52.228Z Downloaded typify-impl v0.6.2
13192026-08-20T03:17:52.238Z Downloaded bzip2-sys v0.1.13+1.0.8
13202026-08-20T03:17:52.247Z Downloaded diesel v2.3.7
13212026-08-20T03:17:52.253Z Downloaded zerocopy-derive v0.6.6
13222026-08-20T03:17:52.273Z Downloaded tracing v0.1.44
13232026-08-20T03:17:52.295Z Downloaded ratatui v0.29.0
13242026-08-20T03:17:52.300Z Downloaded sha3 v0.11.0
13252026-08-20T03:17:52.308Z Downloaded chrono-tz v0.10.4
13262026-08-20T03:17:52.336Z Downloaded libz-sys v1.1.24
13272026-08-20T03:17:52.342Z Downloaded petgraph v0.6.5
13282026-08-20T03:17:52.357Z Downloaded petgraph v0.8.3
13292026-08-20T03:17:52.369Z Downloaded regex-automata v0.4.14
13302026-08-20T03:17:52.377Z Downloaded jiff v0.2.34
13312026-08-20T03:17:52.384Z Downloaded tokio v1.52.1
13322026-08-20T03:17:52.414Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13332026-08-20T03:17:52.427Z Downloaded sha3 v0.10.8
13342026-08-20T03:17:52.439Z Downloaded csv v1.4.0
13352026-08-20T03:17:52.474Z Downloaded encoding_rs v0.8.35
13362026-08-20T03:17:52.493Z Downloaded ring v0.17.14
13372026-08-20T03:17:52.516Z Downloaded libgit2-sys v0.18.3+1.9.2
13382026-08-20T03:17:52.915Z Downloaded aws-lc-sys v0.40.0
13392026-08-20T03:17:53.181Z Compiling serde_core v1.0.228
13402026-08-20T03:17:53.181Z Compiling libc v0.2.185
13412026-08-20T03:17:53.181Z Compiling serde v1.0.228
13422026-08-20T03:17:53.189Z Compiling log v0.4.33
13432026-08-20T03:17:53.189Z Compiling smallvec v1.15.1
13442026-08-20T03:17:53.189Z Compiling shlex v1.3.0
13452026-08-20T03:17:53.190Z Compiling find-msvc-tools v0.1.9
13462026-08-20T03:17:53.310Z Compiling syn v2.0.117
13472026-08-20T03:17:53.512Z Compiling subtle v2.6.1
13482026-08-20T03:17:53.518Z Compiling scopeguard v1.2.0
13492026-08-20T03:17:53.540Z Compiling typenum v1.20.1
13502026-08-20T03:17:53.749Z Compiling stable_deref_trait v1.2.1
13512026-08-20T03:17:53.762Z Compiling zerocopy v0.8.55
13522026-08-20T03:17:53.762Z Compiling lock_api v0.4.14
13532026-08-20T03:17:53.775Z Compiling portable-atomic v1.13.1
13542026-08-20T03:17:53.800Z Compiling serde_json v1.0.151
13552026-08-20T03:17:53.997Z Compiling critical-section v1.2.0
13562026-08-20T03:17:54.024Z Compiling libm v0.2.16
13572026-08-20T03:17:54.112Z Compiling num-traits v0.2.19
13582026-08-20T03:17:54.167Z Compiling pkg-config v0.3.32
13592026-08-20T03:17:54.311Z Compiling errno v0.3.14
13602026-08-20T03:17:54.323Z Compiling jobserver v0.1.34
13612026-08-20T03:17:54.343Z Compiling getrandom v0.2.17
13622026-08-20T03:17:54.473Z Compiling rand_core v0.6.4
13632026-08-20T03:17:54.589Z Compiling cc v1.2.56
13642026-08-20T03:17:54.767Z Compiling once_cell v1.21.3
13652026-08-20T03:17:54.778Z Compiling generic-array v0.14.7
13662026-08-20T03:17:54.863Z Compiling pin-project-lite v0.2.17
13672026-08-20T03:17:54.872Z Compiling const-oid v0.9.6
13682026-08-20T03:17:54.977Z Compiling parking_lot_core v0.9.12
13692026-08-20T03:17:54.994Z Compiling getrandom v0.3.4
13702026-08-20T03:17:55.035Z Compiling signal-hook-registry v1.4.8
13712026-08-20T03:17:55.525Z Compiling futures-core v0.3.32
13722026-08-20T03:17:55.592Z Compiling bitflags v2.11.0
13732026-08-20T03:17:55.709Z Compiling litemap v0.8.1
13742026-08-20T03:17:55.726Z Compiling writeable v0.6.2
13752026-08-20T03:17:55.738Z Compiling percent-encoding v2.3.2
13762026-08-20T03:17:55.852Z Compiling semver v1.0.28
13772026-08-20T03:17:55.870Z Compiling parking_lot v0.12.5
13782026-08-20T03:17:56.149Z Compiling mio v1.2.0
13792026-08-20T03:17:56.164Z Compiling icu_normalizer_data v2.1.1
13802026-08-20T03:17:56.165Z Compiling icu_properties_data v2.1.2
13812026-08-20T03:17:56.202Z Compiling socket2 v0.6.3
13822026-08-20T03:17:56.222Z Compiling getrandom v0.4.3
13832026-08-20T03:17:56.238Z Compiling rustix v1.1.4
13842026-08-20T03:17:56.266Z Compiling rand_core v0.10.0
13852026-08-20T03:17:56.406Z Compiling synstructure v0.13.2
13862026-08-20T03:17:56.420Z Compiling futures-sink v0.3.32
13872026-08-20T03:17:56.425Z Compiling indexmap v2.14.0
13882026-08-20T03:17:56.513Z Compiling futures-channel v0.3.32
13892026-08-20T03:17:56.578Z Compiling utf8_iter v1.0.4
13902026-08-20T03:17:56.735Z Compiling futures-task v0.3.32
13912026-08-20T03:17:56.750Z Compiling futures-io v0.3.32
13922026-08-20T03:17:56.769Z Compiling slab v0.4.12
13932026-08-20T03:17:56.840Z Compiling form_urlencoded v1.2.2
13942026-08-20T03:17:56.891Z Compiling rustversion v1.0.22
13952026-08-20T03:17:56.892Z Compiling base64ct v1.8.3
13962026-08-20T03:17:56.944Z Compiling iana-time-zone v0.1.65
13972026-08-20T03:17:56.984Z Compiling cmake v0.1.57
13982026-08-20T03:17:57.012Z Compiling regex-syntax v0.8.10
13992026-08-20T03:17:57.100Z Compiling dunce v1.0.5
14002026-08-20T03:17:57.141Z Compiling pem-rfc7468 v0.7.0
14012026-08-20T03:17:57.247Z Compiling flagset v0.4.7
14022026-08-20T03:17:57.263Z Compiling fs_extra v1.3.0
14032026-08-20T03:17:57.344Z Compiling ident_case v1.0.1
14042026-08-20T03:17:57.381Z Compiling uuid v1.23.4
14052026-08-20T03:17:57.441Z Compiling rand_core v0.9.5
14062026-08-20T03:17:57.466Z Compiling base64 v0.22.1
14072026-08-20T03:17:57.491Z Compiling aws-lc-sys v0.40.0
14082026-08-20T03:17:57.756Z Compiling vcpkg v0.2.15
14092026-08-20T03:17:57.812Z Compiling syn v1.0.109
14102026-08-20T03:17:57.971Z Compiling serde_derive_internals v0.29.1
14112026-08-20T03:17:58.014Z Compiling rustc_version v0.4.1
14122026-08-20T03:17:58.076Z Compiling serde_derive v1.0.228
14132026-08-20T03:17:58.128Z Compiling zeroize_derive v1.5.0
14142026-08-20T03:17:58.148Z Compiling zerofrom-derive v0.1.6
14152026-08-20T03:17:58.337Z Compiling zerocopy-derive v0.8.55
14162026-08-20T03:17:58.527Z Compiling yoke-derive v0.8.1
14172026-08-20T03:17:58.928Z Compiling zerovec-derive v0.11.2
14182026-08-20T03:17:58.979Z Compiling displaydoc v0.2.5
14192026-08-20T03:17:59.393Z Compiling tokio-macros v2.7.0
14202026-08-20T03:17:59.603Z Compiling zerofrom v0.1.6
14212026-08-20T03:17:59.642Z Compiling futures-macro v0.3.32
14222026-08-20T03:17:59.733Z Compiling der_derive v0.7.3
14232026-08-20T03:17:59.764Z Compiling yoke v0.8.1
14242026-08-20T03:17:59.931Z Compiling zerovec v0.11.5
14252026-08-20T03:17:59.946Z Compiling zerotrie v0.2.3
14262026-08-20T03:18:00.130Z Compiling thiserror-impl v2.0.18
14272026-08-20T03:18:00.243Z Compiling openssl-sys v0.9.117
14282026-08-20T03:18:00.426Z Compiling tinystr v0.8.2
14292026-08-20T03:18:00.457Z Compiling potential_utf v0.1.4
14302026-08-20T03:18:00.619Z Compiling icu_locale_core v2.1.1
14312026-08-20T03:18:00.633Z Compiling icu_collections v2.1.1
14322026-08-20T03:18:00.697Z Compiling futures-util v0.3.32
14332026-08-20T03:18:00.815Z Compiling tracing-attributes v0.1.31
14342026-08-20T03:18:01.103Z Compiling tracing-core v0.1.36
14352026-08-20T03:18:01.443Z Compiling icu_provider v2.1.1
14362026-08-20T03:18:01.481Z Compiling zeroize v1.9.0
14372026-08-20T03:18:01.557Z Compiling bytes v1.11.1
14382026-08-20T03:18:01.692Z Compiling icu_normalizer v2.1.1
14392026-08-20T03:18:01.721Z Compiling icu_properties v2.1.2
14402026-08-20T03:18:02.116Z Compiling tokio v1.52.1
14412026-08-20T03:18:02.149Z Compiling block-buffer v0.10.4
14422026-08-20T03:18:02.206Z Compiling crypto-common v0.1.7
14432026-08-20T03:18:02.209Z Compiling chrono v0.4.45
14442026-08-20T03:18:02.325Z Compiling digest v0.10.7
14452026-08-20T03:18:02.370Z Compiling der v0.7.10
14462026-08-20T03:18:02.592Z Compiling idna_adapter v1.2.1
14472026-08-20T03:18:02.753Z Compiling ppv-lite86 v0.2.21
14482026-08-20T03:18:02.842Z Compiling idna v1.1.0
14492026-08-20T03:18:02.885Z Compiling thiserror v2.0.18
14502026-08-20T03:18:02.998Z Compiling http v1.4.2
14512026-08-20T03:18:03.049Z Compiling cpufeatures v0.2.17
14522026-08-20T03:18:03.083Z Compiling rand_chacha v0.9.0
14532026-08-20T03:18:03.119Z Compiling simd-adler32 v0.3.8
14542026-08-20T03:18:03.296Z Compiling url v2.5.8
14552026-08-20T03:18:03.464Z Compiling spki v0.7.3
14562026-08-20T03:18:03.560Z Compiling aws-lc-rs v1.16.3
14572026-08-20T03:18:03.734Z Compiling dyn-clone v1.0.20
14582026-08-20T03:18:03.777Z Compiling schemars v0.8.22
14592026-08-20T03:18:03.777Z Compiling pkcs8 v0.10.2
14602026-08-20T03:18:03.808Z Compiling http-body v1.0.1
14612026-08-20T03:18:03.926Z Compiling rand v0.9.2
14622026-08-20T03:18:03.977Z Compiling tracing v0.1.44
14632026-08-20T03:18:03.978Z Compiling rustls-pki-types v1.14.0
14642026-08-20T03:18:04.057Z Compiling schemars_derive v0.8.22
14652026-08-20T03:18:04.134Z Compiling spin v0.9.8
14662026-08-20T03:18:04.173Z Compiling crc32fast v1.5.0
14672026-08-20T03:18:04.334Z Compiling httparse v1.10.1
14682026-08-20T03:18:04.386Z Compiling cmov v0.5.4
14692026-08-20T03:18:04.433Z Compiling adler2 v2.0.1
14702026-08-20T03:18:04.567Z Compiling tinyvec_macros v0.1.1
14712026-08-20T03:18:04.590Z Compiling openssl-probe v0.2.1
14722026-08-20T03:18:04.640Z Compiling tinyvec v1.10.0
14732026-08-20T03:18:04.670Z Compiling ctutils v0.4.2
14742026-08-20T03:18:04.702Z Compiling miniz_oxide v0.8.9
14752026-08-20T03:18:04.807Z Compiling tempfile v3.27.0
14762026-08-20T03:18:04.908Z Compiling pest_generator v2.8.6
14772026-08-20T03:18:05.002Z Compiling sha2 v0.10.9
14782026-08-20T03:18:05.174Z Compiling terminal_size v0.4.3
14792026-08-20T03:18:05.291Z Compiling aho-corasick v1.1.4
14802026-08-20T03:18:05.313Z Compiling atomic-waker v1.1.2
14812026-08-20T03:18:05.425Z Compiling tower-layer v0.3.3
14822026-08-20T03:18:05.571Z Compiling tower-service v0.3.3
14832026-08-20T03:18:05.592Z Compiling try-lock v0.2.5
14842026-08-20T03:18:05.663Z Compiling radium v0.7.0
14852026-08-20T03:18:05.688Z Compiling untrusted v0.7.1
14862026-08-20T03:18:05.813Z Compiling want v0.3.1
14872026-08-20T03:18:05.923Z Compiling tokio-util v0.7.18
14882026-08-20T03:18:05.989Z Compiling pest_derive v2.8.6
14892026-08-20T03:18:06.392Z Compiling regex-automata v0.4.14
14902026-08-20T03:18:06.451Z Compiling hybrid-array v0.4.13
14912026-08-20T03:18:06.731Z Compiling h2 v0.4.15
14922026-08-20T03:18:06.910Z Compiling ipnet v2.12.0
14932026-08-20T03:18:07.173Z Compiling scroll_derive v0.13.1
14942026-08-20T03:18:07.184Z Compiling darling_core v0.20.11
14952026-08-20T03:18:07.379Z Compiling httpdate v1.0.3
14962026-08-20T03:18:07.606Z Compiling foreign-types-shared v0.1.1
14972026-08-20T03:18:07.704Z Compiling tap v1.0.1
14982026-08-20T03:18:07.738Z Compiling maybe-uninit v2.0.0
14992026-08-20T03:18:07.796Z Compiling rustls v0.23.41
15002026-08-20T03:18:07.801Z Compiling openssl v0.10.80
15012026-08-20T03:18:07.947Z Compiling untrusted v0.9.0
15022026-08-20T03:18:07.963Z Compiling scroll v0.13.0
15032026-08-20T03:18:08.025Z Compiling wyz v0.5.1
15042026-08-20T03:18:08.056Z Compiling foreign-types v0.3.2
15052026-08-20T03:18:08.124Z Compiling unicode-normalization v0.1.25
15062026-08-20T03:18:08.221Z Compiling rand_chacha v0.3.1
15072026-08-20T03:18:08.261Z Compiling signature v2.2.0
15082026-08-20T03:18:08.453Z Compiling hex v0.4.3
15092026-08-20T03:18:08.592Z Compiling thiserror-impl v1.0.69
15102026-08-20T03:18:08.669Z Compiling openssl-macros v0.1.1
15112026-08-20T03:18:08.744Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15122026-08-20T03:18:09.031Z Compiling bzip2-sys v0.1.13+1.0.8
15132026-08-20T03:18:09.051Z Compiling num-integer v0.1.46
15142026-08-20T03:18:09.120Z Compiling wait-timeout v0.2.1
15152026-08-20T03:18:09.304Z Compiling ahash v0.8.12
15162026-08-20T03:18:09.370Z Compiling powerfmt v0.2.0
15172026-08-20T03:18:09.382Z Compiling num-conv v0.2.0
15182026-08-20T03:18:09.449Z Compiling darling_macro v0.20.11
15192026-08-20T03:18:09.505Z Compiling num-bigint-dig v0.8.6
15202026-08-20T03:18:09.510Z Compiling native-tls v0.2.18
15212026-08-20T03:18:09.566Z Compiling funty v2.0.0
15222026-08-20T03:18:09.699Z Compiling quick-error v1.2.3
15232026-08-20T03:18:09.713Z Compiling bit-vec v0.8.0
15242026-08-20T03:18:09.876Z Compiling hyper v1.10.1
15252026-08-20T03:18:09.886Z Compiling packed_struct v0.10.1
15262026-08-20T03:18:09.932Z Compiling time-core v0.1.8
15272026-08-20T03:18:09.959Z Compiling darling v0.20.11
15282026-08-20T03:18:10.027Z Compiling bit-set v0.8.0
15292026-08-20T03:18:10.072Z Compiling time-macros v0.2.27
15302026-08-20T03:18:10.105Z Compiling bitvec v1.0.1
15312026-08-20T03:18:10.129Z Compiling thiserror v1.0.69
15322026-08-20T03:18:10.183Z Compiling rusty-fork v0.3.1
15332026-08-20T03:18:10.319Z Compiling deranged v0.5.8
15342026-08-20T03:18:10.352Z Compiling clap_builder v4.6.0
15352026-08-20T03:18:10.799Z Compiling num-iter v0.1.45
15362026-08-20T03:18:10.955Z Compiling hyper-util v0.1.20
15372026-08-20T03:18:11.275Z Compiling rand v0.8.6
15382026-08-20T03:18:11.363Z Compiling goblin v0.10.5
15392026-08-20T03:18:11.572Z Compiling packed_struct_codegen v0.10.1
15402026-08-20T03:18:12.173Z Compiling lazy_static v1.5.0
15412026-08-20T03:18:12.246Z Compiling hmac v0.12.1
15422026-08-20T03:18:12.484Z Compiling toml_datetime v0.6.11
15432026-08-20T03:18:12.604Z Compiling serde_spanned v0.6.9
15442026-08-20T03:18:12.625Z Compiling zerocopy-derive v0.6.6
15452026-08-20T03:18:12.669Z Compiling clap_derive v4.6.1
15462026-08-20T03:18:12.720Z Compiling bitfield-macros v0.19.4
15472026-08-20T03:18:13.310Z Compiling rand_xorshift v0.4.0
15482026-08-20T03:18:13.427Z Compiling sync_wrapper v1.0.2
15492026-08-20T03:18:13.470Z Compiling indexmap v1.9.3
15502026-08-20T03:18:13.491Z Compiling object v0.37.3
15512026-08-20T03:18:13.516Z Compiling paste v1.0.15
15522026-08-20T03:18:13.674Z Compiling crc-catalog v2.4.0
15532026-08-20T03:18:13.741Z Compiling siphasher v1.0.2
15542026-08-20T03:18:13.755Z Compiling usdt-impl v0.6.0
15552026-08-20T03:18:13.818Z Compiling crossbeam-utils v0.8.21
15562026-08-20T03:18:13.957Z Compiling num_threads v0.1.7
15572026-08-20T03:18:13.970Z Compiling nodrop v0.1.14
15582026-08-20T03:18:14.050Z Compiling zlib-rs v0.6.2
15592026-08-20T03:18:14.103Z Compiling unarray v0.1.4
15602026-08-20T03:18:14.185Z Compiling dof v0.4.0
15612026-08-20T03:18:14.252Z Compiling proptest v1.11.0
15622026-08-20T03:18:14.271Z Compiling array-init v0.0.4
15632026-08-20T03:18:14.418Z Compiling clap v4.6.1
15642026-08-20T03:18:14.498Z Compiling time v0.3.47
15652026-08-20T03:18:14.687Z Compiling crc v3.4.0
15662026-08-20T03:18:14.918Z Compiling tower v0.5.3
15672026-08-20T03:18:15.307Z Compiling zerocopy v0.6.6
15682026-08-20T03:18:15.590Z Compiling bitfield v0.19.4
15692026-08-20T03:18:15.914Z Compiling smallvec v0.6.14
15702026-08-20T03:18:16.166Z Compiling derive_builder_core v0.20.2
15712026-08-20T03:18:16.301Z Compiling dtrace-parser v0.3.0
15722026-08-20T03:18:16.863Z Compiling ipnetwork v0.21.1
15732026-08-20T03:18:16.926Z Compiling flate2 v1.1.9
15742026-08-20T03:18:16.978Z Compiling http-body-util v0.1.3
15752026-08-20T03:18:17.210Z Compiling pkcs1 v0.7.5
15762026-08-20T03:18:17.242Z Compiling heapless v0.7.17
15772026-08-20T03:18:17.278Z Compiling scroll_derive v0.12.1
15782026-08-20T03:18:17.306Z Compiling structmeta-derive v0.3.0
15792026-08-20T03:18:17.448Z Compiling slog v2.8.2
15802026-08-20T03:18:17.612Z Compiling darling_core v0.23.0
15812026-08-20T03:18:17.645Z Compiling thread-id v5.1.0
15822026-08-20T03:18:17.672Z Compiling cookie v0.18.1
15832026-08-20T03:18:17.707Z Compiling env_filter v2.0.0
15842026-08-20T03:18:18.090Z Compiling hashbrown v0.12.3
15852026-08-20T03:18:18.168Z Compiling unicode-properties v0.1.4
15862026-08-20T03:18:18.168Z Compiling unicode-bidi v0.3.18
15872026-08-20T03:18:18.168Z Compiling signal-hook v0.3.18
15882026-08-20T03:18:21.963Z Compiling ryu v1.0.23
15892026-08-20T03:18:22.066Z Compiling zstd-safe v7.2.4
15902026-08-20T03:18:22.066Z Compiling winnow v0.5.40
15912026-08-20T03:18:22.066Z Compiling gimli v0.32.3
15922026-08-20T03:18:22.066Z Compiling allocator-api2 v0.2.21
15932026-08-20T03:18:22.066Z Compiling iri-string v0.7.10
15942026-08-20T03:18:22.066Z Compiling base64 v0.21.7
15952026-08-20T03:18:22.066Z Compiling anyhow v1.0.104
15962026-08-20T03:18:22.066Z Compiling ron v0.8.1
15972026-08-20T03:18:22.066Z Compiling tower-http v0.6.8
15982026-08-20T03:18:22.066Z Compiling toml_edit v0.19.15
15992026-08-20T03:18:22.066Z Compiling darling_macro v0.23.0
16002026-08-20T03:18:22.066Z Compiling addr2line v0.25.1
16012026-08-20T03:18:22.066Z Compiling serde_urlencoded v0.7.1
16022026-08-20T03:18:22.066Z Compiling structmeta v0.3.0
16032026-08-20T03:18:22.066Z Compiling stringprep v0.1.5
16042026-08-20T03:18:22.066Z Compiling scroll v0.12.0
16052026-08-20T03:18:22.066Z Compiling env_logger v0.11.11
16062026-08-20T03:18:22.066Z Compiling rsa v0.9.10
16072026-08-20T03:18:22.066Z Compiling oxnet v0.1.6
16082026-08-20T03:18:22.066Z Compiling derive_builder_macro v0.20.2
16092026-08-20T03:18:22.066Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16102026-08-20T03:18:22.066Z Compiling newtype-uuid v1.3.2
16112026-08-20T03:18:22.067Z Compiling hashbrown v0.13.2
16122026-08-20T03:18:22.067Z Compiling bzip2 v0.4.4
16132026-08-20T03:18:22.067Z Compiling serde-hex v0.1.0
16142026-08-20T03:18:22.100Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16152026-08-20T03:18:22.100Z Compiling tokio-native-tls v0.3.1
16162026-08-20T03:18:22.691Z Compiling camino v1.2.5
16172026-08-20T03:18:23.068Z Compiling bstr v1.12.1
16182026-08-20T03:18:23.195Z Compiling block-padding v0.4.2
16192026-08-20T03:18:23.366Z Compiling crypto-common v0.2.2
16202026-08-20T03:18:23.512Z Compiling block-buffer v0.12.1
16212026-08-20T03:18:23.715Z Compiling rustls-native-certs v0.8.3
16222026-08-20T03:18:23.741Z Compiling x509-cert v0.2.5
16232026-08-20T03:18:24.010Z Compiling md-5 v0.10.6
16242026-08-20T03:18:24.090Z Compiling serde_tokenstream v0.2.3
16252026-08-20T03:18:24.187Z Compiling erased-serde v0.3.31
16262026-08-20T03:18:24.412Z Compiling curve25519-dalek v4.1.3
16272026-08-20T03:18:24.671Z Compiling pin-project-internal v1.1.11
16282026-08-20T03:18:24.737Z Compiling zerocopy-derive v0.7.35
16292026-08-20T03:18:24.860Z Compiling async-trait v0.1.89
16302026-08-20T03:18:24.992Z Compiling daft-derive v0.1.7
16312026-08-20T03:18:25.125Z Compiling vergen-lib v9.1.0
16322026-08-20T03:18:25.301Z Compiling hash32 v0.2.1
16332026-08-20T03:18:25.343Z Compiling memoffset v0.9.1
16342026-08-20T03:18:25.498Z Compiling encoding_rs v0.8.35
16352026-08-20T03:18:25.532Z Compiling owo-colors v4.3.0
16362026-08-20T03:18:25.592Z Compiling mime v0.3.17
16372026-08-20T03:18:25.699Z Compiling psl-types v2.0.11
16382026-08-20T03:18:25.759Z Compiling cfg_aliases v0.2.1
16392026-08-20T03:18:25.763Z Compiling rustix v0.38.44
16402026-08-20T03:18:25.818Z Compiling rustc-demangle v0.1.27
16412026-08-20T03:18:25.833Z Compiling fallible-iterator v0.2.0
16422026-08-20T03:18:25.845Z Compiling smoltcp v0.9.1
16432026-08-20T03:18:25.848Z Compiling ref-cast v1.0.25
16442026-08-20T03:18:25.871Z Compiling crc-any v2.5.0
16452026-08-20T03:18:26.116Z Compiling litrs v1.0.0
16462026-08-20T03:18:26.130Z Compiling postgres-protocol v0.6.10
16472026-08-20T03:18:26.177Z Compiling backtrace v0.3.76
16482026-08-20T03:18:26.180Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16492026-08-20T03:18:26.204Z Compiling nix v0.31.2
16502026-08-20T03:18:26.253Z Compiling publicsuffix v2.3.0
16512026-08-20T03:18:26.415Z Compiling pin-project v1.1.11
16522026-08-20T03:18:26.513Z Compiling daft v0.1.7
16532026-08-20T03:18:26.568Z Compiling zerocopy v0.7.35
16542026-08-20T03:18:26.584Z Compiling document-features v0.2.12
16552026-08-20T03:18:26.957Z Compiling inout v0.2.2
16562026-08-20T03:18:27.112Z Compiling hyper-tls v0.6.0
16572026-08-20T03:18:27.132Z Compiling object v0.30.4
16582026-08-20T03:18:27.146Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16592026-08-20T03:18:27.204Z Compiling zip v0.6.6
16602026-08-20T03:18:27.258Z Compiling derive_builder v0.20.2
16612026-08-20T03:18:27.306Z Compiling toml v0.7.8
16622026-08-20T03:18:27.421Z Compiling goblin v0.8.2
16632026-08-20T03:18:27.537Z Compiling derive-ex v0.1.8
16642026-08-20T03:18:27.881Z Compiling darling v0.23.0
16652026-08-20T03:18:27.962Z Compiling phf_shared v0.13.1
16662026-08-20T03:18:28.061Z Compiling regex v1.12.3
16672026-08-20T03:18:28.199Z Compiling hubpack_derive v0.1.1
16682026-08-20T03:18:28.232Z Compiling futures-executor v0.3.32
16692026-08-20T03:18:28.480Z Compiling strum_macros v0.27.2
16702026-08-20T03:18:28.494Z Compiling ref-cast-impl v1.0.25
16712026-08-20T03:18:28.652Z Compiling curve25519-dalek-derive v0.1.1
16722026-08-20T03:18:29.078Z Compiling snafu-derive v0.8.9
16732026-08-20T03:18:29.201Z Compiling vergen v9.1.0
16742026-08-20T03:18:29.301Z Compiling cargo-platform v0.3.2
16752026-08-20T03:18:29.382Z Compiling ff v0.13.1
16762026-08-20T03:18:29.523Z Compiling fs-err v3.3.0
16772026-08-20T03:18:29.581Z Compiling unicode-segmentation v1.12.0
16782026-08-20T03:18:29.712Z Compiling base16ct v0.2.0
16792026-08-20T03:18:29.891Z Compiling either v1.15.0
16802026-08-20T03:18:29.962Z Compiling foldhash v0.1.5
16812026-08-20T03:18:30.005Z Compiling libbz2-rs-sys v0.2.2
16822026-08-20T03:18:30.094Z Compiling is_ci v1.2.0
16832026-08-20T03:18:30.127Z Compiling managed v0.8.0
16842026-08-20T03:18:30.224Z Compiling foldhash v0.2.0
16852026-08-20T03:18:30.338Z Compiling same-file v1.0.6
16862026-08-20T03:18:30.445Z Compiling bitflags v1.3.2
16872026-08-20T03:18:30.473Z Compiling bumpalo v3.20.2
16882026-08-20T03:18:30.502Z Compiling jiff-core v0.1.0
16892026-08-20T03:18:30.520Z Compiling path-slash v0.1.5
16902026-08-20T03:18:30.648Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16912026-08-20T03:18:30.664Z Compiling textwrap v0.16.2
16922026-08-20T03:18:30.724Z Compiling zopfli v0.8.3
16932026-08-20T03:18:30.989Z Compiling snafu v0.8.9
16942026-08-20T03:18:31.105Z Compiling strum v0.27.2
16952026-08-20T03:18:31.239Z Compiling jiff v0.2.34
16962026-08-20T03:18:31.349Z Compiling walkdir v2.5.0
16972026-08-20T03:18:31.361Z Compiling bzip2 v0.6.1
16982026-08-20T03:18:31.553Z Compiling hashbrown v0.16.1
16992026-08-20T03:18:31.570Z Compiling supports-color v3.0.2
17002026-08-20T03:18:31.649Z Compiling hashbrown v0.15.5
17012026-08-20T03:18:31.731Z Compiling sec1 v0.7.3
17022026-08-20T03:18:31.846Z Compiling dof v0.3.0
17032026-08-20T03:18:32.005Z Compiling group v0.13.0
17042026-08-20T03:18:32.104Z Compiling cargo_metadata v0.23.1
17052026-08-20T03:18:32.183Z Compiling test-strategy v0.4.5
17062026-08-20T03:18:32.294Z Compiling hubpack v0.1.2
17072026-08-20T03:18:32.512Z Compiling futures v0.3.32
17082026-08-20T03:18:32.547Z Compiling phf v0.13.1
17092026-08-20T03:18:32.709Z Compiling serde_with_macros v3.21.0
17102026-08-20T03:18:32.946Z Compiling signal-hook-mio v0.2.5
17112026-08-20T03:18:33.068Z Compiling cookie_store v0.22.1
17122026-08-20T03:18:33.379Z Compiling zstd v0.13.3
17132026-08-20T03:18:33.662Z Compiling reqwest v0.12.28
17142026-08-20T03:18:33.680Z Compiling cipher v0.5.2
17152026-08-20T03:18:33.856Z Compiling backtrace-ext v0.2.1
17162026-08-20T03:18:33.911Z Compiling postgres-types v0.2.12
17172026-08-20T03:18:34.463Z Compiling usdt-attr-macro v0.6.0
17182026-08-20T03:18:34.717Z Compiling usdt-macro v0.6.0
17192026-08-20T03:18:34.809Z Compiling globset v0.4.18
17202026-08-20T03:18:35.134Z Compiling phf_shared v0.11.3
17212026-08-20T03:18:35.170Z Compiling hkdf v0.12.4
17222026-08-20T03:18:35.270Z Compiling dtrace-parser v0.2.0
17232026-08-20T03:18:35.290Z Compiling byte-wrapper v0.1.0
17242026-08-20T03:18:35.319Z Compiling olpc-cjson v0.1.4
17252026-08-20T03:18:35.342Z Compiling ed25519 v2.2.3
17262026-08-20T03:18:35.460Z Compiling crypto-bigint v0.5.5
17272026-08-20T03:18:35.474Z Compiling serde_plain v1.0.2
17282026-08-20T03:18:35.488Z Compiling serde-big-array v0.5.1
17292026-08-20T03:18:35.611Z Compiling enum-as-inner v0.6.1
17302026-08-20T03:18:35.627Z Compiling serde_repr v0.1.20
17312026-08-20T03:18:35.664Z Compiling async-recursion v1.1.1
17322026-08-20T03:18:35.999Z Compiling strum_macros v0.26.4
17332026-08-20T03:18:36.116Z Compiling miette-derive v7.6.0
17342026-08-20T03:18:36.153Z Compiling pem v3.0.6
17352026-08-20T03:18:36.249Z Compiling float-cmp v0.10.0
17362026-08-20T03:18:36.307Z Compiling memmap2 v0.9.10
17372026-08-20T03:18:36.394Z Compiling thread-id v4.2.2
17382026-08-20T03:18:36.472Z Compiling cpufeatures v0.3.0
17392026-08-20T03:18:36.487Z Compiling fixedbitset v0.5.7
17402026-08-20T03:18:36.520Z Compiling difflib v0.4.0
17412026-08-20T03:18:36.550Z Compiling data-encoding v2.10.0
17422026-08-20T03:18:36.781Z Compiling supports-hyperlinks v3.2.0
17432026-08-20T03:18:36.938Z Compiling winnow v1.0.3
17442026-08-20T03:18:37.072Z Compiling static_assertions v1.1.0
17452026-08-20T03:18:37.162Z Compiling precomputed-hash v0.1.1
17462026-08-20T03:18:37.237Z Compiling normalize-line-endings v0.3.0
17472026-08-20T03:18:37.241Z Compiling const-oid v0.10.2
17482026-08-20T03:18:37.265Z Compiling fixedbitset v0.4.2
17492026-08-20T03:18:37.333Z Compiling supports-unicode v3.0.0
17502026-08-20T03:18:37.405Z Compiling predicates-core v1.0.10
17512026-08-20T03:18:37.453Z Compiling new_debug_unreachable v1.0.6
17522026-08-20T03:18:37.476Z Compiling typed-path v0.9.3
17532026-08-20T03:18:37.481Z Compiling whoami v2.1.0
17542026-08-20T03:18:37.525Z Compiling keccak v0.1.6
17552026-08-20T03:18:37.556Z Compiling toml_edit v0.22.27
17562026-08-20T03:18:37.578Z Compiling predicates v3.1.4
17572026-08-20T03:18:37.747Z Compiling strum v0.26.3
17582026-08-20T03:18:37.856Z Compiling toml_parser v1.1.2+spec-1.1.0
17592026-08-20T03:18:37.875Z Compiling tokio-postgres v0.7.16
17602026-08-20T03:18:38.004Z Compiling sha3 v0.10.8
17612026-08-20T03:18:38.213Z Compiling string_cache v0.8.9
17622026-08-20T03:18:38.255Z Compiling miette v7.6.0
17632026-08-20T03:18:38.440Z Compiling petgraph v0.6.5
17642026-08-20T03:18:38.454Z Compiling digest v0.11.3
17652026-08-20T03:18:38.484Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17662026-08-20T03:18:38.705Z Compiling hickory-proto v0.25.2
17672026-08-20T03:18:38.732Z Compiling petgraph v0.8.3
17682026-08-20T03:18:39.464Z Compiling chacha20 v0.10.0
17692026-08-20T03:18:39.849Z Compiling usdt v0.6.0
17702026-08-20T03:18:39.980Z Compiling usdt-impl v0.5.0
17712026-08-20T03:18:40.115Z Compiling elliptic-curve v0.13.8
17722026-08-20T03:18:40.142Z Compiling ed25519-dalek v2.2.0
17732026-08-20T03:18:40.361Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17742026-08-20T03:18:40.519Z Compiling crossterm v0.28.1
17752026-08-20T03:18:40.660Z Compiling serde_with v3.21.0
17762026-08-20T03:18:40.677Z Compiling zip v4.6.1
17772026-08-20T03:18:41.612Z Compiling iddqd v0.4.2
17782026-08-20T03:18:41.760Z Compiling itertools v0.15.0
17792026-08-20T03:18:41.857Z Compiling itertools v0.13.0
17802026-08-20T03:18:42.100Z Compiling heck v0.4.1
17812026-08-20T03:18:42.211Z Compiling similar v2.7.0
17822026-08-20T03:18:42.324Z Compiling crossbeam-epoch v0.9.18
17832026-08-20T03:18:42.442Z Compiling tokio-stream v0.1.18
17842026-08-20T03:18:42.650Z Compiling buf-list v1.1.2
17852026-08-20T03:18:42.858Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17862026-08-20T03:18:42.893Z Compiling openapiv3 v2.2.0
17872026-08-20T03:18:42.921Z Compiling peg-runtime v0.8.5
17882026-08-20T03:18:43.038Z Compiling lalrpop-util v0.19.12
17892026-08-20T03:18:43.053Z Compiling thread_local v1.1.9
17902026-08-20T03:18:43.108Z Compiling slog-async v2.8.0
17912026-08-20T03:18:43.161Z Compiling crossbeam-channel v0.5.15
17922026-08-20T03:18:43.197Z Compiling is-terminal v0.4.17
17932026-08-20T03:18:43.228Z Compiling filetime v0.2.27
17942026-08-20T03:18:43.295Z Compiling term v1.2.1
17952026-08-20T03:18:43.310Z Compiling xattr v1.6.1
17962026-08-20T03:18:43.345Z Compiling take_mut v0.2.2
17972026-08-20T03:18:43.398Z Compiling camino-tempfile v1.4.1
17982026-08-20T03:18:43.413Z Compiling tar v0.4.46
17992026-08-20T03:18:43.638Z Compiling slog-term v2.9.2
18002026-08-20T03:18:49.739Z Compiling rustls-webpki v0.103.13
18012026-08-20T03:18:52.443Z Compiling tokio-rustls v0.26.4
18022026-08-20T03:18:52.443Z Compiling rustls-platform-verifier v0.6.2
18032026-08-20T03:18:52.475Z Compiling tough v0.22.0
18042026-08-20T03:18:52.805Z Compiling hyper-rustls v0.27.7
18052026-08-20T03:18:53.029Z Compiling reqwest v0.13.2
18062026-08-20T03:18:55.079Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18072026-08-20T03:18:55.285Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18082026-08-20T03:18:58.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18092026-08-20T03:18:58.341Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18102026-08-20T03:18:58.393ZAug 20 03:18:57.033 INFO Starting download, target: Clickhouse
18112026-08-20T03:18:58.393ZAug 20 03:18:57.033 INFO Starting download, target: Console
18122026-08-20T03:18:58.393ZAug 20 03:18:57.033 INFO Starting download, target: Cockroach
18132026-08-20T03:18:58.393ZAug 20 03:18:57.033 INFO Starting download, target: DendriteStub
18142026-08-20T03:18:58.409ZAug 20 03:18:57.033 INFO Starting download, target: MaghemiteDdmd
18152026-08-20T03:18:58.410ZAug 20 03:18:57.033 INFO Starting download, target: MaghemiteMgd
18162026-08-20T03:18:58.410ZAug 20 03:18:57.033 INFO Starting download, target: TransceiverControl
18172026-08-20T03:18:58.410ZAug 20 03:18:57.033 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18182026-08-20T03:18:58.410ZAug 20 03:18:57.033 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18192026-08-20T03:18:58.410ZAug 20 03:18:57.033 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18202026-08-20T03:18:58.410ZAug 20 03:18:57.033 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18212026-08-20T03:18:58.410ZAug 20 03:18:57.034 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18222026-08-20T03:18:58.410ZAug 20 03:18:57.034 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18232026-08-20T03:18:58.410ZAug 20 03:18:57.034 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18242026-08-20T03:18:59.776ZAug 20 03:18:58.370 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18252026-08-20T03:19:00.223ZAug 20 03:18:58.590 INFO Download complete, target: TransceiverControl
18262026-08-20T03:19:00.433ZAug 20 03:18:59.052 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18272026-08-20T03:19:00.471ZAug 20 03:18:59.060 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18282026-08-20T03:19:00.725ZAug 20 03:18:59.308 INFO Download complete, target: Console
18292026-08-20T03:19:02.686ZAug 20 03:19:01.258 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18302026-08-20T03:19:03.789ZAug 20 03:19:02.431 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18312026-08-20T03:19:04.949ZAug 20 03:19:03.575 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18322026-08-20T03:19:05.037ZAug 20 03:19:03.632 INFO Download complete, target: DendriteStub
18332026-08-20T03:19:05.527ZAug 20 03:19:04.148 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18342026-08-20T03:19:05.527ZAug 20 03:19:04.148 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18352026-08-20T03:19:05.746ZAug 20 03:19:04.394 INFO Download complete, target: MaghemiteDdmd
18362026-08-20T03:19:07.271ZAug 20 03:19:05.923 INFO Checking that binary works, target: Clickhouse
18372026-08-20T03:19:07.382ZAug 20 03:19:06.034 INFO Download complete, target: Clickhouse
18382026-08-20T03:19:07.442ZAug 20 03:19:06.094 INFO Download complete, target: MaghemiteMgd
18392026-08-20T03:19:10.117ZAug 20 03:19:08.769 INFO Checking that binary works, target: Cockroach
18402026-08-20T03:19:10.237ZAug 20 03:19:08.888 INFO Download complete, target: Cockroach
18412026-08-20T03:19:10.252ZAll builder prerequisites installed successfully, and PATH looks valid
18422026-08-20T03:19:10.256Z
18432026-08-20T03:19:10.256Zreal 2:10.239608378
18442026-08-20T03:19:10.256Zuser 7:18.121744140
18452026-08-20T03:19:10.256Zsys 1:26.416798430
18462026-08-20T03:19:10.256Ztrap 0.254829077
18472026-08-20T03:19:10.256Ztflt 0.571090145
18482026-08-20T03:19:10.256Zdflt 1.073608384
18492026-08-20T03:19:10.256Zkflt 0.026214325
18502026-08-20T03:19:10.256Zlock 28:13.625400204
18512026-08-20T03:19:10.256Zslp 22:03.362290286
18522026-08-20T03:19:10.256Zlat 47.730811126
18532026-08-20T03:19:10.256Zstop 2:42.019271431
18542026-08-20T03:19:10.256Z+ banner clippy
18552026-08-20T03:19:10.257Z
18562026-08-20T03:19:10.257Z #### # # ##### ##### # #
18572026-08-20T03:19:10.257Z # # # # # # # # # #
18582026-08-20T03:19:10.257Z # # # # # # # #
18592026-08-20T03:19:10.257Z # # # ##### ##### #
18602026-08-20T03:19:10.257Z # # # # # # #
18612026-08-20T03:19:10.257Z #### ###### # # # #
18622026-08-20T03:19:10.258Z
18632026-08-20T03:19:10.258Z+ export CARGO_INCREMENTAL=0
18642026-08-20T03:19:10.258Z+ CARGO_INCREMENTAL=0
18652026-08-20T03:19:10.258Z+ ptime -m cargo xtask clippy
18662026-08-20T03:19:10.726Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18672026-08-20T03:19:11.010Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18682026-08-20T03:19:12.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18692026-08-20T03:19:12.880Z Running `target/debug/xtask clippy`
18702026-08-20T03:19:12.906Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18712026-08-20T03:19:13.481Z Downloading crates ...
18722026-08-20T03:19:13.656Z Downloaded cfg-expr v0.20.6
18732026-08-20T03:19:13.660Z Downloaded async-object-pool v0.2.0
18742026-08-20T03:19:13.660Z Downloaded assert-json-diff v2.0.2
18752026-08-20T03:19:13.660Z Downloaded constant_time_eq v0.3.1
18762026-08-20T03:19:13.660Z Downloaded blake2b_simd v1.0.4
18772026-08-20T03:19:13.663Z Downloaded criterion-plot v0.6.0
18782026-08-20T03:19:13.663Z Downloaded approx v0.5.1
18792026-08-20T03:19:13.663Z Downloaded cast v0.3.0
18802026-08-20T03:19:13.663Z Downloaded anes v0.1.6
18812026-08-20T03:19:13.663Z Downloaded async-lock v3.4.2
18822026-08-20T03:19:13.668Z Downloaded escape8259 v0.5.3
18832026-08-20T03:19:13.668Z Downloaded concurrent-queue v2.5.0
18842026-08-20T03:19:13.668Z Downloaded event-listener-strategy v0.5.4
18852026-08-20T03:19:13.668Z Downloaded assert_cmd v2.1.2
18862026-08-20T03:19:13.668Z Downloaded datatest-stable v0.3.3
18872026-08-20T03:19:13.673Z Downloaded guppy-workspace-hack v0.1.0
18882026-08-20T03:19:13.673Z Downloaded criterion v0.7.0
18892026-08-20T03:19:13.676Z Downloaded event-listener v5.4.1
18902026-08-20T03:19:13.676Z Downloaded fancy-regex v0.14.0
18912026-08-20T03:19:13.676Z Downloaded futures-timer v3.0.3
18922026-08-20T03:19:13.680Z Downloaded hickory-client v0.25.2
18932026-08-20T03:19:13.680Z Downloaded hex-literal v0.4.1
18942026-08-20T03:19:13.680Z Downloaded guppy v0.17.25
18952026-08-20T03:19:13.683Z Downloaded httptest v0.16.4
18962026-08-20T03:19:13.683Z Downloaded knuffel v3.2.0
18972026-08-20T03:19:13.686Z Downloaded linkme-impl v0.3.35
18982026-08-20T03:19:13.686Z Downloaded miette-derive v5.10.0
18992026-08-20T03:19:13.686Z Downloaded linkme v0.3.35
19002026-08-20T03:19:13.690Z Downloaded nested v0.1.1
19012026-08-20T03:19:13.690Z Downloaded oorandom v11.1.5
19022026-08-20T03:19:13.690Z Downloaded pathdiff v0.2.3
19032026-08-20T03:19:13.690Z Downloaded libtest-mimic v0.8.1
19042026-08-20T03:19:13.690Z Downloaded parking v2.2.1
19052026-08-20T03:19:13.690Z Downloaded plotters-svg v0.3.7
19062026-08-20T03:19:13.694Z Downloaded owo-colors v3.5.0
19072026-08-20T03:19:13.694Z Downloaded plotters-backend v0.3.7
19082026-08-20T03:19:13.694Z Downloaded partial-io v0.5.4
19092026-08-20T03:19:13.694Z Downloaded miette v5.10.0
19102026-08-20T03:19:13.698Z Downloaded path-tree v0.8.3
19112026-08-20T03:19:13.698Z Downloaded knuffel-derive v3.2.0
19122026-08-20T03:19:13.698Z Downloaded relative-path v1.9.3
19132026-08-20T03:19:13.698Z Downloaded similar-asserts v1.7.0
19142026-08-20T03:19:13.698Z Downloaded rust-argon2 v2.1.0
19152026-08-20T03:19:13.702Z Downloaded serde_regex v1.1.0
19162026-08-20T03:19:13.702Z Downloaded rstest v0.25.0
19172026-08-20T03:19:13.705Z Downloaded rstest_macros v0.25.0
19182026-08-20T03:19:13.705Z Downloaded supports-unicode v2.1.0
19192026-08-20T03:19:13.705Z Downloaded target-triple v1.0.0
19202026-08-20T03:19:13.709Z Downloaded rand_distr v0.5.1
19212026-08-20T03:19:13.709Z Downloaded stringmetrics v2.2.2
19222026-08-20T03:19:13.712Z Downloaded supports-hyperlinks v2.1.0
19232026-08-20T03:19:13.719Z Downloaded termcolor v1.4.1
19242026-08-20T03:19:13.722Z Downloaded supports-color v2.1.0
19252026-08-20T03:19:13.722Z Downloaded terminal_size v0.1.17
19262026-08-20T03:19:13.722Z Downloaded textwrap v0.15.2
19272026-08-20T03:19:13.725Z Downloaded target-lexicon v0.13.3
19282026-08-20T03:19:13.725Z Downloaded tinytemplate v1.2.1
19292026-08-20T03:19:13.729Z Downloaded plotters v0.3.7
19302026-08-20T03:19:13.733Z Downloaded target-spec v3.5.7
19312026-08-20T03:19:13.737Z Downloaded trybuild v1.0.116
19322026-08-20T03:19:13.809Z Downloaded httpmock v0.8.3
19332026-08-20T03:19:15.626Z Checking cfg-if v1.0.4
19342026-08-20T03:19:16.008Z Checking serde_core v1.0.228
19352026-08-20T03:19:16.008Z Checking libc v0.2.185
19362026-08-20T03:19:16.087Z Checking memchr v2.8.0
19372026-08-20T03:19:16.136Z Checking smallvec v1.15.1
19382026-08-20T03:19:16.173Z Checking itoa v1.0.17
19392026-08-20T03:19:16.209Z Checking subtle v2.6.1
19402026-08-20T03:19:16.245Z Checking rand_core v0.10.0
19412026-08-20T03:19:16.285Z Checking log v0.4.33
19422026-08-20T03:19:16.338Z Checking libm v0.2.16
19432026-08-20T03:19:16.392Z Checking typenum v1.20.1
19442026-08-20T03:19:16.396Z Checking scopeguard v1.2.0
19452026-08-20T03:19:16.470Z Checking errno v0.3.14
19462026-08-20T03:19:16.470Z Checking getrandom v0.4.3
19472026-08-20T03:19:16.551Z Checking zmij v1.0.21
19482026-08-20T03:19:16.551Z Checking stable_deref_trait v1.2.1
19492026-08-20T03:19:16.626Z Checking lock_api v0.4.14
19502026-08-20T03:19:16.669Z Checking zerofrom v0.1.6
19512026-08-20T03:19:16.715Z Checking percent-encoding v2.3.2
19522026-08-20T03:19:16.755Z Checking litemap v0.8.1
19532026-08-20T03:19:16.816Z Checking yoke v0.8.1
19542026-08-20T03:19:16.852Z Checking writeable v0.6.2
19552026-08-20T03:19:16.894Z Checking icu_normalizer_data v2.1.1
19562026-08-20T03:19:16.894Z Checking icu_properties_data v2.1.2
19572026-08-20T03:19:16.971Z Checking form_urlencoded v1.2.2
19582026-08-20T03:19:17.010Z Checking zerovec v0.11.5
19592026-08-20T03:19:17.010Z Checking zerotrie v0.2.3
19602026-08-20T03:19:17.084Z Checking num-traits v0.2.19
19612026-08-20T03:19:17.084Z Checking utf8_iter v1.0.4
19622026-08-20T03:19:17.161Z Checking pin-project-lite v0.2.17
19632026-08-20T03:19:17.204Z Checking zerocopy v0.8.55
19642026-08-20T03:19:17.243Z Checking parking_lot_core v0.9.12
19652026-08-20T03:19:17.284Z Checking portable-atomic v1.13.1
19662026-08-20T03:19:17.328Z Checking critical-section v1.2.0
19672026-08-20T03:19:17.375Z Checking signal-hook-registry v1.4.8
19682026-08-20T03:19:17.459Z Checking parking_lot v0.12.5
19692026-08-20T03:19:17.501Z Checking tinystr v0.8.2
19702026-08-20T03:19:17.501Z Checking potential_utf v0.1.4
19712026-08-20T03:19:17.575Z Checking serde v1.0.228
19722026-08-20T03:19:17.575Z Checking bitflags v2.11.0
19732026-08-20T03:19:17.667Z Checking serde_json v1.0.151
19742026-08-20T03:19:17.692Z Checking icu_collections v2.1.1
19752026-08-20T03:19:17.733Z Checking icu_locale_core v2.1.1
19762026-08-20T03:19:17.734Z Checking once_cell v1.21.3
19772026-08-20T03:19:17.814Z Checking mio v1.2.0
19782026-08-20T03:19:17.868Z Checking socket2 v0.6.3
19792026-08-20T03:19:17.979Z Checking iana-time-zone v0.1.65
19802026-08-20T03:19:18.022Z Checking zeroize v1.9.0
19812026-08-20T03:19:18.026Z Checking bytes v1.11.1
19822026-08-20T03:19:18.122Z Checking chrono v0.4.45
19832026-08-20T03:19:18.172Z Checking uuid v1.23.4
19842026-08-20T03:19:18.226Z Checking semver v1.0.28
19852026-08-20T03:19:18.269Z Checking thiserror v2.0.18
19862026-08-20T03:19:18.310Z Checking icu_provider v2.1.1
19872026-08-20T03:19:18.370Z Checking dyn-clone v1.0.20
19882026-08-20T03:19:18.415Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19892026-08-20T03:19:18.463Z Checking futures-core v0.3.32
19902026-08-20T03:19:18.507Z Checking getrandom v0.3.4
19912026-08-20T03:19:18.511Z Checking rustix v1.1.4
19922026-08-20T03:19:18.585Z Checking tokio v1.52.1
19932026-08-20T03:19:18.589Z Checking icu_normalizer v2.1.1
19942026-08-20T03:19:18.662Z Checking icu_properties v2.1.2
19952026-08-20T03:19:18.706Z Checking equivalent v1.0.2
19962026-08-20T03:19:18.792Z Checking getrandom v0.2.17
19972026-08-20T03:19:18.840Z Checking cmov v0.5.4
19982026-08-20T03:19:18.928Z Checking futures-sink v0.3.32
19992026-08-20T03:19:18.974Z Checking rand_core v0.6.4
20002026-08-20T03:19:19.016Z Checking byteorder v1.5.0
20012026-08-20T03:19:19.056Z Checking futures-channel v0.3.32
20022026-08-20T03:19:19.060Z Checking ctutils v0.4.2
20032026-08-20T03:19:19.179Z Checking slab v0.4.12
20042026-08-20T03:19:19.249Z Checking futures-task v0.3.32
20052026-08-20T03:19:19.288Z Checking futures-io v0.3.32
20062026-08-20T03:19:19.340Z Checking hybrid-array v0.4.13
20072026-08-20T03:19:19.378Z Checking hashbrown v0.17.0
20082026-08-20T03:19:19.415Z Checking generic-array v0.14.7
20092026-08-20T03:19:19.455Z Checking thiserror v1.0.69
20102026-08-20T03:19:19.459Z Checking futures-util v0.3.32
20112026-08-20T03:19:19.527Z Checking idna_adapter v1.2.1
20122026-08-20T03:19:19.582Z Checking fnv v1.0.7
20132026-08-20T03:19:19.672Z Checking idna v1.1.0
20142026-08-20T03:19:19.710Z Checking regex-syntax v0.8.10
20152026-08-20T03:19:19.856Z Checking indexmap v2.14.0
20162026-08-20T03:19:19.895Z Checking base64ct v1.8.3
20172026-08-20T03:19:19.947Z Checking url v2.5.8
20182026-08-20T03:19:19.987Z Checking ppv-lite86 v0.2.21
20192026-08-20T03:19:20.123Z Checking crypto-common v0.2.2
20202026-08-20T03:19:20.204Z Checking const-oid v0.9.6
20212026-08-20T03:19:20.316Z Checking crypto-common v0.1.7
20222026-08-20T03:19:20.430Z Checking schemars v0.8.22
20232026-08-20T03:19:20.479Z Checking block-buffer v0.12.1
20242026-08-20T03:19:20.518Z Checking base64 v0.22.1
20252026-08-20T03:19:20.674Z Checking block-buffer v0.10.4
20262026-08-20T03:19:20.762Z Checking utf8parse v0.2.2
20272026-08-20T03:19:20.801Z Checking anstyle v1.0.14
20282026-08-20T03:19:20.843Z Checking http v1.4.2
20292026-08-20T03:19:20.895Z Checking tracing-core v0.1.36
20302026-08-20T03:19:20.899Z Checking digest v0.10.7
20312026-08-20T03:19:21.010Z Checking rand_core v0.9.5
20322026-08-20T03:19:21.056Z Checking anstyle-query v1.1.5
20332026-08-20T03:19:21.148Z Checking colorchoice v1.0.4
20342026-08-20T03:19:21.172Z Checking is_terminal_polyfill v1.70.2
20352026-08-20T03:19:21.202Z Checking terminal_size v0.4.3
20362026-08-20T03:19:21.237Z Checking const-oid v0.10.2
20372026-08-20T03:19:21.243Z Checking tracing v0.1.44
20382026-08-20T03:19:21.244Z Checking anstyle-parse v1.0.0
20392026-08-20T03:19:21.345Z Checking erased-serde v0.3.31
20402026-08-20T03:19:21.348Z Checking rand_chacha v0.9.0
20412026-08-20T03:19:21.419Z Checking ipnet v2.12.0
20422026-08-20T03:19:21.422Z Checking aho-corasick v1.1.4
20432026-08-20T03:19:21.494Z Checking anstream v1.0.0
20442026-08-20T03:19:21.498Z Checking crossbeam-utils v0.8.21
20452026-08-20T03:19:21.568Z Checking strsim v0.11.1
20462026-08-20T03:19:21.605Z Checking rand v0.9.2
20472026-08-20T03:19:21.730Z Checking clap_lex v1.0.0
20482026-08-20T03:19:21.753Z Checking slog v2.8.2
20492026-08-20T03:19:21.756Z Checking unicode-ident v1.0.24
20502026-08-20T03:19:21.756Z Checking allocator-api2 v0.2.21
20512026-08-20T03:19:21.861Z Checking powerfmt v0.2.0
20522026-08-20T03:19:21.866Z Checking tokio-util v0.7.18
20532026-08-20T03:19:21.936Z Checking proc-macro2 v1.0.106
20542026-08-20T03:19:21.943Z Checking clap_builder v4.6.0
20552026-08-20T03:19:22.040Z Checking deranged v0.5.8
20562026-08-20T03:19:22.059Z Checking digest v0.11.3
20572026-08-20T03:19:22.115Z Checking num_threads v0.1.7
20582026-08-20T03:19:22.154Z Checking num-conv v0.2.0
20592026-08-20T03:19:22.157Z Checking regex-automata v0.4.14
20602026-08-20T03:19:22.240Z Checking cpufeatures v0.3.0
20612026-08-20T03:19:22.280Z Checking quote v1.0.45
20622026-08-20T03:19:22.319Z Checking fastrand v2.3.0
20632026-08-20T03:19:22.323Z Checking time-core v0.1.8
20642026-08-20T03:19:22.362Z Checking httparse v1.10.1
20652026-08-20T03:19:22.473Z Checking syn v2.0.117
20662026-08-20T03:19:22.531Z Checking anyhow v1.0.104
20672026-08-20T03:19:22.535Z Checking cpufeatures v0.2.17
20682026-08-20T03:19:22.535Z Checking tempfile v3.27.0
20692026-08-20T03:19:22.645Z Checking ipnetwork v0.21.1
20702026-08-20T03:19:22.685Z Checking rustls-pki-types v1.14.0
20712026-08-20T03:19:22.760Z Checking aws-lc-sys v0.40.0
20722026-08-20T03:19:22.832Z Checking untrusted v0.7.1
20732026-08-20T03:19:22.887Z Checking http-body v1.0.1
20742026-08-20T03:19:22.976Z Checking atomic-waker v1.1.2
20752026-08-20T03:19:23.016Z Checking time v0.3.47
20762026-08-20T03:19:23.019Z Checking httpdate v1.0.3
20772026-08-20T03:19:23.088Z Checking try-lock v0.2.5
20782026-08-20T03:19:23.125Z Checking h2 v0.4.15
20792026-08-20T03:19:23.216Z Checking want v0.3.1
20802026-08-20T03:19:23.257Z Checking hex v0.4.3
20812026-08-20T03:19:23.261Z Checking clap v4.6.1
20822026-08-20T03:19:23.329Z Checking aws-lc-rs v1.16.3
20832026-08-20T03:19:23.369Z Checking simd-adler32 v0.3.8
20842026-08-20T03:19:23.409Z Checking tower-layer v0.3.3
20852026-08-20T03:19:23.543Z Checking tower-service v0.3.3
20862026-08-20T03:19:23.584Z Checking ryu v1.0.23
20872026-08-20T03:19:23.623Z Checking untrusted v0.9.0
20882026-08-20T03:19:23.667Z Checking spin v0.9.8
20892026-08-20T03:19:23.750Z Checking unicode-width v0.2.0
20902026-08-20T03:19:23.788Z Checking adler2 v2.0.1
20912026-08-20T03:19:23.882Z Checking pem-rfc7468 v0.7.0
20922026-08-20T03:19:23.958Z Checking miniz_oxide v0.8.9
20932026-08-20T03:19:24.028Z Checking mime v0.3.17
20942026-08-20T03:19:24.092Z Checking flagset v0.4.7
20952026-08-20T03:19:24.096Z Checking block-padding v0.4.2
20962026-08-20T03:19:24.189Z Checking pretty-hex v0.4.1
20972026-08-20T03:19:24.230Z Checking rustls-webpki v0.103.13
20982026-08-20T03:19:24.270Z Checking der v0.7.10
20992026-08-20T03:19:24.273Z Checking http-body-util v0.1.3
21002026-08-20T03:19:24.345Z Checking oxnet v0.1.6
21012026-08-20T03:19:24.351Z Checking inout v0.2.2
21022026-08-20T03:19:24.352Z Checking camino v1.2.5
21032026-08-20T03:19:24.550Z Checking plain v0.2.3
21042026-08-20T03:19:24.589Z Checking openssl-probe v0.2.1
21052026-08-20T03:19:24.633Z Checking ucd-trie v0.1.7
21062026-08-20T03:19:24.672Z Checking rustls v0.23.41
21072026-08-20T03:19:24.711Z Checking cipher v0.5.2
21082026-08-20T03:19:24.714Z Checking regex v1.12.3
21092026-08-20T03:19:24.791Z Checking serde_urlencoded v0.7.1
21102026-08-20T03:19:24.794Z Checking pest v2.8.6
21112026-08-20T03:19:24.794Z Checking rand_chacha v0.3.1
21122026-08-20T03:19:24.988Z Checking encoding_rs v0.8.35
21132026-08-20T03:19:25.042Z Checking spki v0.7.3
21142026-08-20T03:19:25.057Z Checking futures-executor v0.3.32
21152026-08-20T03:19:25.120Z Checking crc32fast v1.5.0
21162026-08-20T03:19:25.123Z Checking rand v0.8.6
21172026-08-20T03:19:25.248Z Checking either v1.15.0
21182026-08-20T03:19:25.288Z Checking futures v0.3.32
21192026-08-20T03:19:25.325Z Checking sync_wrapper v1.0.2
21202026-08-20T03:19:25.396Z Checking pkcs8 v0.10.2
21212026-08-20T03:19:25.459Z Checking tower v0.5.3
21222026-08-20T03:19:25.499Z Checking iri-string v0.7.10
21232026-08-20T03:19:25.589Z Checking foldhash v0.2.0
21242026-08-20T03:19:25.708Z Checking openapiv3 v2.2.0
21252026-08-20T03:19:25.776Z Checking hashbrown v0.16.1
21262026-08-20T03:19:25.893Z Checking bit-vec v0.8.0
21272026-08-20T03:19:25.942Z Checking static_assertions v1.1.0
21282026-08-20T03:19:25.985Z Checking zlib-rs v0.6.2
21292026-08-20T03:19:26.018Z Checking hyper v1.10.1
21302026-08-20T03:19:26.056Z Checking sha2 v0.10.9
21312026-08-20T03:19:26.108Z Checking bit-set v0.8.0
21322026-08-20T03:19:26.284Z Checking wait-timeout v0.2.1
21332026-08-20T03:19:26.323Z Checking rustls-native-certs v0.8.3
21342026-08-20T03:19:26.363Z Checking lazy_static v1.5.0
21352026-08-20T03:19:26.439Z Checking hubpack v0.1.2
21362026-08-20T03:19:26.480Z Checking quick-error v1.2.3
21372026-08-20T03:19:26.520Z Checking tinyvec_macros v0.1.1
21382026-08-20T03:19:26.568Z Checking tower-http v0.6.8
21392026-08-20T03:19:26.613Z Checking psl-types v2.0.11
21402026-08-20T03:19:26.616Z Checking tinyvec v1.10.0
21412026-08-20T03:19:26.690Z Checking rusty-fork v0.3.1
21422026-08-20T03:19:26.761Z Checking publicsuffix v2.3.0
21432026-08-20T03:19:26.861Z Checking cookie v0.18.1
21442026-08-20T03:19:26.901Z Checking rand_xorshift v0.4.0
21452026-08-20T03:19:26.905Z Checking flate2 v1.1.9
21462026-08-20T03:19:26.978Z Checking unarray v0.1.4
21472026-08-20T03:19:27.016Z Checking hyper-util v0.1.20
21482026-08-20T03:19:27.020Z Checking tokio-rustls v0.26.4
21492026-08-20T03:19:27.020Z Checking rustls-platform-verifier v0.6.2
21502026-08-20T03:19:27.126Z Checking signature v2.2.0
21512026-08-20T03:19:27.130Z Checking proptest v1.11.0
21522026-08-20T03:19:27.158Z Checking cookie_store v0.22.1
21532026-08-20T03:19:27.161Z Checking num-integer v0.1.46
21542026-08-20T03:19:27.267Z Checking strum v0.26.3
21552026-08-20T03:19:27.270Z Checking scroll v0.13.0
21562026-08-20T03:19:27.340Z Checking ahash v0.8.12
21572026-08-20T03:19:27.345Z Checking memmap2 v0.9.10
21582026-08-20T03:19:27.440Z Checking unicode-width v0.1.14
21592026-08-20T03:19:27.482Z Checking dtrace-parser v0.3.0
21602026-08-20T03:19:27.521Z Checking goblin v0.10.5
21612026-08-20T03:19:27.566Z Checking toml_datetime v0.6.11
21622026-08-20T03:19:27.569Z Checking serde_spanned v0.6.9
21632026-08-20T03:19:27.640Z Checking thread-id v5.1.0
21642026-08-20T03:19:27.711Z Checking data-encoding v2.10.0
21652026-08-20T03:19:28.558Z Checking bstr v1.12.1
21662026-08-20T03:19:28.619Z Checking hmac v0.12.1
21672026-08-20T03:19:28.619Z Checking base64 v0.21.7
21682026-08-20T03:19:28.619Z Checking x509-cert v0.2.5
21692026-08-20T03:19:28.619Z Checking crossbeam-epoch v0.9.18
21702026-08-20T03:19:28.619Z Checking memoffset v0.9.1
21712026-08-20T03:19:28.619Z Checking num-iter v0.1.45
21722026-08-20T03:19:28.619Z Checking scroll v0.12.0
21732026-08-20T03:19:28.619Z Checking zerocopy v0.7.35
21742026-08-20T03:19:28.619Z Checking rustix v0.38.44
21752026-08-20T03:19:28.619Z Checking env_filter v2.0.0
21762026-08-20T03:19:28.619Z Checking hyper-rustls v0.27.7
21772026-08-20T03:19:28.619Z Checking goblin v0.8.2
21782026-08-20T03:19:28.619Z Checking tap v1.0.1
21792026-08-20T03:19:28.619Z Checking reqwest v0.13.2
21802026-08-20T03:19:28.652Z Checking smawk v0.3.2
21812026-08-20T03:19:28.652Z Checking unicode-segmentation v1.12.0
21822026-08-20T03:19:28.702Z Checking unicode-linebreak v0.1.5
21832026-08-20T03:19:28.734Z Checking wyz v0.5.1
21842026-08-20T03:19:28.932Z Checking env_logger v0.11.11
21852026-08-20T03:19:28.973Z Checking num-bigint-dig v0.8.6
21862026-08-20T03:19:28.976Z Checking newtype-uuid v1.3.2
21872026-08-20T03:19:28.976Z Checking nix v0.31.2
21882026-08-20T03:19:29.084Z Checking dtrace-parser v0.2.0
21892026-08-20T03:19:29.146Z Checking pkcs1 v0.7.5
21902026-08-20T03:19:29.245Z Checking daft v0.1.7
21912026-08-20T03:19:29.343Z Checking ff v0.13.1
21922026-08-20T03:19:29.384Z Checking radium v0.7.0
21932026-08-20T03:19:29.427Z Checking thread-id v4.2.2
21942026-08-20T03:19:29.502Z Checking funty v2.0.0
21952026-08-20T03:19:29.545Z Checking winnow v1.0.3
21962026-08-20T03:19:29.551Z Checking same-file v1.0.6
21972026-08-20T03:19:29.618Z Checking crc-catalog v2.4.0
21982026-08-20T03:19:29.729Z Checking base16ct v0.2.0
21992026-08-20T03:19:29.769Z Checking crc v3.4.0
22002026-08-20T03:19:29.807Z Checking rsa v0.9.10
22012026-08-20T03:19:29.850Z Checking bitvec v1.0.1
22022026-08-20T03:19:29.892Z Checking dof v0.4.0
22032026-08-20T03:19:29.892Z Checking sec1 v0.7.3
22042026-08-20T03:19:29.969Z Checking walkdir v2.5.0
22052026-08-20T03:19:30.147Z Checking group v0.13.0
22062026-08-20T03:19:30.189Z Checking hkdf v0.12.4
22072026-08-20T03:19:30.265Z Checking unicode-normalization v0.1.25
22082026-08-20T03:19:30.328Z Checking crypto-bigint v0.5.5
22092026-08-20T03:19:30.333Z Checking zerocopy v0.6.6
22102026-08-20T03:19:30.403Z Checking dof v0.3.0
22112026-08-20T03:19:30.405Z Checking maybe-uninit v2.0.0
22122026-08-20T03:19:30.478Z Checking is_ci v1.2.0
22132026-08-20T03:19:30.526Z Checking winnow v0.5.40
22142026-08-20T03:19:30.644Z Checking foldhash v0.1.5
22152026-08-20T03:19:30.651Z Checking usdt-impl v0.6.0
22162026-08-20T03:19:30.685Z Checking foreign-types-shared v0.1.1
22172026-08-20T03:19:30.725Z Checking gimli v0.32.3
22182026-08-20T03:19:30.761Z Checking usdt-impl v0.5.0
22192026-08-20T03:19:30.799Z Checking nodrop v0.1.14
22202026-08-20T03:19:30.802Z Checking hashbrown v0.15.5
22212026-08-20T03:19:30.921Z Checking array-init v0.0.4
22222026-08-20T03:19:30.960Z Checking usdt v0.6.0
22232026-08-20T03:19:31.068Z Checking foreign-types v0.3.2
22242026-08-20T03:19:31.155Z Checking smallvec v0.6.14
22252026-08-20T03:19:31.194Z Checking serde_with v3.21.0
22262026-08-20T03:19:31.234Z Checking packed_struct v0.10.1
22272026-08-20T03:19:31.272Z Checking bitfield v0.19.4
22282026-08-20T03:19:31.275Z Checking elliptic-curve v0.13.8
22292026-08-20T03:19:31.344Z Checking bzip2-sys v0.1.13+1.0.8
22302026-08-20T03:19:31.382Z Checking openssl-sys v0.9.117
22312026-08-20T03:19:31.459Z Checking object v0.37.3
22322026-08-20T03:19:31.575Z Checking rustc-demangle v0.1.27
22332026-08-20T03:19:31.648Z Checking siphasher v1.0.2
22342026-08-20T03:19:31.713Z Checking toml_edit v0.19.15
22352026-08-20T03:19:31.771Z Checking keccak v0.1.6
22362026-08-20T03:19:31.829Z Checking bitflags v1.3.2
22372026-08-20T03:19:31.832Z Checking hashbrown v0.12.3
22382026-08-20T03:19:31.934Z Checking openssl v0.10.80
22392026-08-20T03:19:31.975Z Checking sha3 v0.10.8
22402026-08-20T03:19:32.211Z Checking bzip2 v0.4.4
22412026-08-20T03:19:32.295Z Checking addr2line v0.25.1
22422026-08-20T03:19:32.298Z Checking indexmap v1.9.3
22432026-08-20T03:19:32.371Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22442026-08-20T03:19:32.408Z Checking serde-hex v0.1.0
22452026-08-20T03:19:32.590Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22462026-08-20T03:19:32.674Z Checking toml_parser v1.1.2+spec-1.1.0
22472026-08-20T03:19:32.715Z Checking ron v0.8.1
22482026-08-20T03:19:32.768Z Checking toml v0.7.8
22492026-08-20T03:19:32.807Z Checking hashbrown v0.13.2
22502026-08-20T03:19:33.037Z Checking itertools v0.13.0
22512026-08-20T03:19:33.106Z Checking itertools v0.15.0
22522026-08-20T03:19:33.254Z Checking signal-hook v0.3.18
22532026-08-20T03:19:33.297Z Checking crc-any v2.5.0
22542026-08-20T03:19:33.475Z Checking managed v0.8.0
22552026-08-20T03:19:33.517Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-08-20T03:19:33.695Z Checking object v0.30.4
22572026-08-20T03:19:33.776Z Checking zip v0.6.6
22582026-08-20T03:19:33.780Z Checking backtrace v0.3.76
22592026-08-20T03:19:33.927Z Checking globset v0.4.18
22602026-08-20T03:19:33.966Z Checking chacha20 v0.10.0
22612026-08-20T03:19:34.078Z Checking curve25519-dalek v4.1.3
22622026-08-20T03:19:34.121Z Checking backtrace-ext v0.2.1
22632026-08-20T03:19:34.125Z Checking winnow v0.7.14
22642026-08-20T03:19:34.211Z Checking path-slash v0.1.5
22652026-08-20T03:19:34.214Z Checking toml_write v0.1.2
22662026-08-20T03:19:34.288Z Checking native-tls v0.2.18
22672026-08-20T03:19:34.292Z Checking signal-hook-mio v0.2.5
22682026-08-20T03:19:34.363Z Checking textwrap v0.16.2
22692026-08-20T03:19:34.446Z Checking ed25519 v2.2.3
22702026-08-20T03:19:34.486Z Checking ref-cast v1.0.25
22712026-08-20T03:19:34.532Z Checking pin-project v1.1.11
22722026-08-20T03:19:34.606Z Checking jiff-core v0.1.0
22732026-08-20T03:19:34.648Z Checking tokio-native-tls v0.3.1
22742026-08-20T03:19:34.652Z Checking pem v3.0.6
22752026-08-20T03:19:34.728Z Checking zstd-sys v2.0.16+zstd.1.5.7
22762026-08-20T03:19:34.845Z Checking owo-colors v4.3.0
22772026-08-20T03:19:34.885Z Checking fixedbitset v0.5.7
22782026-08-20T03:19:34.888Z Checking ed25519-dalek v2.2.0
22792026-08-20T03:19:34.888Z Checking zstd-safe v7.2.4
22802026-08-20T03:19:35.130Z Checking petgraph v0.8.3
22812026-08-20T03:19:35.170Z Checking hyper-tls v0.6.0
22822026-08-20T03:19:35.209Z Checking snafu v0.8.9
22832026-08-20T03:19:35.327Z Checking jiff v0.2.34
22842026-08-20T03:19:35.374Z Checking crossterm v0.28.1
22852026-08-20T03:19:35.415Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22862026-08-20T03:19:35.419Z Checking toml_edit v0.22.27
22872026-08-20T03:19:35.490Z Checking supports-color v3.0.2
22882026-08-20T03:19:35.490Z Checking similar v2.7.0
22892026-08-20T03:19:35.645Z Checking fs-err v3.3.0
22902026-08-20T03:19:35.836Z Checking hash32 v0.2.1
22912026-08-20T03:19:35.936Z Checking serde_plain v1.0.2
22922026-08-20T03:19:35.980Z Checking serde-big-array v0.5.1
22932026-08-20T03:19:36.027Z Checking unicode-bidi v0.3.18
22942026-08-20T03:19:36.101Z Checking bumpalo v3.20.2
22952026-08-20T03:19:36.179Z Checking predicates-core v1.0.10
22962026-08-20T03:19:36.184Z Checking typed-path v0.9.3
22972026-08-20T03:19:36.332Z Checking libbz2-rs-sys v0.2.2
22982026-08-20T03:19:36.336Z Checking unicode-properties v0.1.4
22992026-08-20T03:19:36.336Z Checking zopfli v0.8.3
23002026-08-20T03:19:36.445Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23012026-08-20T03:19:36.546Z Checking heapless v0.7.17
23022026-08-20T03:19:36.623Z Checking stringprep v0.1.5
23032026-08-20T03:19:36.736Z Checking reqwest v0.12.28
23042026-08-20T03:19:36.739Z Checking zstd v0.13.3
23052026-08-20T03:19:36.815Z Checking hickory-proto v0.25.2
23062026-08-20T03:19:36.815Z Checking bzip2 v0.6.1
23072026-08-20T03:19:36.815Z Checking byte-wrapper v0.1.0
23082026-08-20T03:19:36.934Z Checking md-5 v0.10.6
23092026-08-20T03:19:36.980Z Checking float-cmp v0.10.0
23102026-08-20T03:19:37.016Z Checking supports-hyperlinks v3.2.0
23112026-08-20T03:19:37.075Z Checking difflib v0.4.0
23122026-08-20T03:19:37.114Z Checking supports-unicode v3.0.0
23132026-08-20T03:19:37.118Z Checking fallible-iterator v0.2.0
23142026-08-20T03:19:37.192Z Checking normalize-line-endings v0.3.0
23152026-08-20T03:19:37.195Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23162026-08-20T03:19:37.264Z Checking zip v4.6.1
23172026-08-20T03:19:37.303Z Checking smoltcp v0.9.1
23182026-08-20T03:19:37.306Z Checking miette v7.6.0
23192026-08-20T03:19:37.381Z Checking predicates v3.1.4
23202026-08-20T03:19:37.435Z Checking postgres-protocol v0.6.10
23212026-08-20T03:19:37.525Z Checking iddqd v0.4.2
23222026-08-20T03:19:37.707Z Checking phf_shared v0.11.3
23232026-08-20T03:19:37.767Z Checking phf_shared v0.13.1
23242026-08-20T03:19:37.806Z Checking olpc-cjson v0.1.4
23252026-08-20T03:19:37.861Z Checking tokio-stream v0.1.18
23262026-08-20T03:19:37.902Z Checking strum v0.27.2
23272026-08-20T03:19:37.908Z Checking new_debug_unreachable v1.0.6
23282026-08-20T03:19:37.978Z Checking lalrpop-util v0.19.12
23292026-08-20T03:19:37.982Z Checking precomputed-hash v0.1.1
23302026-08-20T03:19:38.051Z Checking fixedbitset v0.4.2
23312026-08-20T03:19:38.055Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23322026-08-20T03:19:38.055Z Checking phf v0.13.1
23332026-08-20T03:19:38.170Z Checking string_cache v0.8.9
23342026-08-20T03:19:38.173Z Checking tough v0.22.0
23352026-08-20T03:19:38.241Z Checking petgraph v0.6.5
23362026-08-20T03:19:38.280Z Checking postgres-types v0.2.12
23372026-08-20T03:19:38.284Z Checking buf-list v1.1.2
23382026-08-20T03:19:38.431Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23392026-08-20T03:19:38.461Z Checking peg-runtime v0.8.5
23402026-08-20T03:19:38.529Z Checking whoami v2.1.0
23412026-08-20T03:19:38.637Z Checking is-terminal v0.4.17
23422026-08-20T03:19:38.713Z Checking crossbeam-channel v0.5.15
23432026-08-20T03:19:38.756Z Checking tokio-postgres v0.7.16
23442026-08-20T03:19:38.796Z Checking thread_local v1.1.9
23452026-08-20T03:19:38.833Z Checking term v1.2.1
23462026-08-20T03:19:38.994Z Checking take_mut v0.2.2
23472026-08-20T03:19:39.082Z Checking slog-term v2.9.2
23482026-08-20T03:19:39.084Z Compiling newtype-uuid-macros v0.1.0
23492026-08-20T03:19:39.158Z Checking slog-async v2.8.0
23502026-08-20T03:19:39.363Z Checking match_cfg v0.1.0
23512026-08-20T03:19:39.404Z Checking slog-json v2.6.1
23522026-08-20T03:19:39.471Z Checking hostname v0.3.1
23532026-08-20T03:19:39.506Z Compiling multer v3.1.0
23542026-08-20T03:19:39.592Z Compiling async-stream-impl v0.3.6
23552026-08-20T03:19:39.595Z Checking slog-bunyan v2.5.0
23562026-08-20T03:19:39.667Z Compiling dropshot v0.17.1
23572026-08-20T03:19:39.776Z Checking debug-ignore v1.0.5
23582026-08-20T03:19:39.817Z Compiling dropshot_endpoint v0.17.1
23592026-08-20T03:19:39.930Z Checking serde_path_to_error v0.1.20
23602026-08-20T03:19:39.933Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23612026-08-20T03:19:40.003Z Checking progenitor-client v0.14.0
23622026-08-20T03:19:40.074Z Checking sha1 v0.11.0
23632026-08-20T03:19:40.219Z Checking toml_datetime v1.1.1+spec-1.1.0
23642026-08-20T03:19:40.261Z Checking serde_spanned v1.1.1
23652026-08-20T03:19:40.296Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23662026-08-20T03:19:40.333Z Checking compression-core v0.4.31
23672026-08-20T03:19:40.371Z Checking toml_writer v1.1.1+spec-1.1.0
23682026-08-20T03:19:40.424Z Checking async-stream v0.3.6
23692026-08-20T03:19:40.502Z Checking waitgroup v0.1.2
23702026-08-20T03:19:40.543Z Checking compression-codecs v0.4.37
23712026-08-20T03:19:40.614Z Checking rustls-pemfile v2.2.0
23722026-08-20T03:19:40.617Z Checking toml v1.1.2+spec-1.1.0
23732026-08-20T03:19:40.688Z Checking hostname v0.4.2
23742026-08-20T03:19:40.732Z Checking atomicwrites v0.4.4
23752026-08-20T03:19:40.772Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762026-08-20T03:19:40.772Z Compiling parse-display-derive v0.10.0
23772026-08-20T03:19:40.775Z Checking async-compression v0.4.41
23782026-08-20T03:19:40.885Z Checking macaddr v1.0.1
23792026-08-20T03:19:40.888Z Checking regress v0.10.5
23802026-08-20T03:19:40.921Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23812026-08-20T03:19:41.000Z Checking instant v0.1.13
23822026-08-20T03:19:41.081Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23832026-08-20T03:19:41.120Z Checking itertools v0.14.0
23842026-08-20T03:19:41.123Z Checking backoff v0.4.0
23852026-08-20T03:19:41.241Z Checking backon v1.6.0
23862026-08-20T03:19:41.344Z Checking humantime v2.3.0
23872026-08-20T03:19:41.475Z Compiling convert_case v0.4.0
23882026-08-20T03:19:41.480Z Checking half v2.7.1
23892026-08-20T03:19:41.480Z Checking progenitor-extras v0.2.0
23902026-08-20T03:19:41.556Z Checking ciborium-io v0.2.2
23912026-08-20T03:19:41.679Z Checking heck v0.5.0
23922026-08-20T03:19:41.720Z Checking ciborium-ll v0.2.2
23932026-08-20T03:19:41.725Z Checking secrecy v0.10.3
23942026-08-20T03:19:41.796Z Compiling derive_more v0.99.20
23952026-08-20T03:19:41.836Z Checking indent_write v2.2.0
23962026-08-20T03:19:41.912Z Checking camino-tempfile v1.4.1
23972026-08-20T03:19:41.951Z Checking ciborium v0.2.2
23982026-08-20T03:19:42.000Z Compiling crucible-workspace-hack v0.1.0
23992026-08-20T03:19:42.102Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24002026-08-20T03:19:42.203Z Compiling regress v0.11.1
24012026-08-20T03:19:42.377Z Checking inout v0.1.4
24022026-08-20T03:19:42.418Z Checking universal-hash v0.5.1
24032026-08-20T03:19:42.421Z Compiling thiserror-impl-no-std v2.0.2
24042026-08-20T03:19:42.492Z Checking opaque-debug v0.3.1
24052026-08-20T03:19:42.538Z Checking parse-display v0.10.0
24062026-08-20T03:19:42.579Z Checking cipher v0.4.4
24072026-08-20T03:19:42.615Z Checking blake2 v0.10.6
24082026-08-20T03:19:42.619Z Checking poly1305 v0.8.0
24092026-08-20T03:19:42.714Z Checking aead v0.5.2
24102026-08-20T03:19:42.810Z Checking chacha20 v0.9.1
24112026-08-20T03:19:42.886Z Checking password-hash v0.5.0
24122026-08-20T03:19:42.889Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24132026-08-20T03:19:42.964Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24142026-08-20T03:19:43.037Z Checking chacha20poly1305 v0.10.1
24152026-08-20T03:19:43.145Z Checking argon2 v0.5.3
24162026-08-20T03:19:43.199Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24172026-08-20T03:19:43.357Z Compiling unsafe-libyaml v0.2.11
24182026-08-20T03:19:43.471Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24192026-08-20T03:19:43.523Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24202026-08-20T03:19:43.604Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24212026-08-20T03:19:43.643Z Checking thiserror-no-std v2.0.2
24222026-08-20T03:19:43.764Z Checking vsss-rs v3.3.4
24232026-08-20T03:19:43.802Z Compiling typify-impl v0.6.2
24242026-08-20T03:19:44.138Z Compiling serde_yaml v0.9.34+deprecated
24252026-08-20T03:19:44.403Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24262026-08-20T03:19:44.889Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24272026-08-20T03:19:45.161Z Checking swrite v0.1.0
24282026-08-20T03:19:45.198Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24292026-08-20T03:19:45.288Z Checking crossbeam-deque v0.8.6
24302026-08-20T03:19:45.332Z Compiling rayon-core v1.13.0
24312026-08-20T03:19:45.489Z Compiling num-derive v0.4.2
24322026-08-20T03:19:45.525Z Compiling toml_datetime v0.7.5+spec-1.1.0
24332026-08-20T03:19:45.653Z Compiling proc-macro-error v1.0.4
24342026-08-20T03:19:45.807Z Compiling toml_edit v0.23.10+spec-1.0.0
24352026-08-20T03:19:45.986Z Checking rayon v1.11.0
24362026-08-20T03:19:46.025Z Checking tabwriter v1.4.1
24372026-08-20T03:19:46.064Z Checking glob v0.3.3
24382026-08-20T03:19:46.128Z Compiling heapless v0.8.0
24392026-08-20T03:19:46.200Z Checking hash32 v0.3.1
24402026-08-20T03:19:46.271Z Compiling ingot-macros v0.2.0
24412026-08-20T03:19:46.360Z Checking colored v3.1.1
24422026-08-20T03:19:46.438Z Compiling proc-macro-crate v3.4.0
24432026-08-20T03:19:46.667Z Compiling smoltcp v0.11.0
24442026-08-20T03:19:46.679Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24452026-08-20T03:19:46.999Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24462026-08-20T03:19:47.038Z Checking toml v0.8.23
24472026-08-20T03:19:47.041Z Compiling num_enum_derive v0.7.6
24482026-08-20T03:19:47.111Z Checking cobs v0.3.0
24492026-08-20T03:19:47.280Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24502026-08-20T03:19:47.321Z Checking postcard v1.1.3
24512026-08-20T03:19:47.449Z Checking rand v0.10.1
24522026-08-20T03:19:47.542Z Compiling proc-macro-crate v1.3.1
24532026-08-20T03:19:47.648Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24542026-08-20T03:19:47.886Z Checking sigpipe v0.1.3
24552026-08-20T03:19:47.975Z Compiling foreign-types-macros v0.2.3
24562026-08-20T03:19:48.014Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24572026-08-20T03:19:48.019Z Checking foreign-types-shared v0.3.1
24582026-08-20T03:19:48.137Z Compiling num_enum_derive v0.5.11
24592026-08-20T03:19:48.178Z Checking num_enum v0.7.6
24602026-08-20T03:19:48.402Z Compiling typify-macro v0.6.2
24612026-08-20T03:19:48.461Z Compiling usdt-attr-macro v0.5.0
24622026-08-20T03:19:48.509Z Compiling usdt-macro v0.5.0
24632026-08-20T03:19:48.593Z Checking foreign-types v0.5.0
24642026-08-20T03:19:48.598Z Checking cstr-argument v0.1.2
24652026-08-20T03:19:48.704Z Checking memmap v0.7.0
24662026-08-20T03:19:48.780Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-08-20T03:19:48.864Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24682026-08-20T03:19:49.079Z Checking ingot-types v0.2.0
24692026-08-20T03:19:49.211Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24702026-08-20T03:19:49.249Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24712026-08-20T03:19:49.286Z Checking num_enum v0.5.11
24722026-08-20T03:19:49.290Z Checking usdt v0.5.0
24732026-08-20T03:19:49.356Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24742026-08-20T03:19:49.396Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24752026-08-20T03:19:49.470Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24762026-08-20T03:19:49.508Z Checking ingot v0.2.1
24772026-08-20T03:19:49.512Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24782026-08-20T03:19:49.581Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24792026-08-20T03:19:49.584Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24802026-08-20T03:19:49.695Z Compiling zone_cfg_derive v0.3.1
24812026-08-20T03:19:49.698Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24822026-08-20T03:19:49.817Z Checking itertools v0.12.1
24832026-08-20T03:19:49.936Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24842026-08-20T03:19:50.175Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24852026-08-20T03:19:50.254Z Compiling typify v0.6.2
24862026-08-20T03:19:50.363Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24872026-08-20T03:19:50.403Z Compiling progenitor-impl v0.14.0
24882026-08-20T03:19:50.481Z Checking smf v0.2.3
24892026-08-20T03:19:50.516Z Checking whoami v1.6.1
24902026-08-20T03:19:50.614Z Compiling derive-where v1.6.0
24912026-08-20T03:19:50.716Z Checking tokio-dtrace v0.1.1
24922026-08-20T03:19:50.757Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24932026-08-20T03:19:50.909Z Checking zone v0.3.1
24942026-08-20T03:19:50.946Z Checking oxide-tokio-rt v0.1.4
24952026-08-20T03:19:51.153Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24962026-08-20T03:19:51.227Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24972026-08-20T03:19:51.308Z Checking console v0.15.11
24982026-08-20T03:19:51.348Z Checking newline-converter v0.3.0
24992026-08-20T03:19:51.390Z Checking bytecount v0.6.9
25002026-08-20T03:19:51.492Z Checking num-rational v0.4.2
25012026-08-20T03:19:51.533Z Checking num-complex v0.4.6
25022026-08-20T03:19:51.622Z Checking expectorate v1.2.0
25032026-08-20T03:19:51.787Z Compiling cancel-safe-futures v0.1.5
25042026-08-20T03:19:51.827Z Checking float-ord v0.3.2
25052026-08-20T03:19:51.896Z Checking num v0.4.3
25062026-08-20T03:19:51.954Z Checking oxide-update-engine-types v0.1.2
25072026-08-20T03:19:52.049Z Checking linear-map v1.2.0
25082026-08-20T03:19:52.062Z Checking gethostname v0.5.0
25092026-08-20T03:19:52.153Z Compiling prettyplease v0.2.37
25102026-08-20T03:19:52.228Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25112026-08-20T03:19:52.438Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25122026-08-20T03:19:52.479Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25132026-08-20T03:19:52.624Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25142026-08-20T03:19:52.664Z Checking resolv-conf v0.7.6
25152026-08-20T03:19:52.738Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25162026-08-20T03:19:52.867Z Checking papergrid v0.11.0
25172026-08-20T03:19:52.909Z Compiling tabled_derive v0.7.0
25182026-08-20T03:19:52.912Z Checking oxide-update-engine v0.1.2
25192026-08-20T03:19:53.039Z Compiling progenitor-macro v0.14.0
25202026-08-20T03:19:53.398Z Compiling convert_case v0.10.0
25212026-08-20T03:19:53.508Z Compiling slog-dtrace v0.3.0
25222026-08-20T03:19:53.547Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25232026-08-20T03:19:53.771Z Compiling derive_more-impl v2.1.1
25242026-08-20T03:19:53.844Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25252026-08-20T03:19:53.890Z Checking tabled v0.15.0
25262026-08-20T03:19:54.264Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25272026-08-20T03:19:54.566Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25282026-08-20T03:19:54.642Z Checking derive_more v2.1.1
25292026-08-20T03:19:54.793Z Checking crossterm v0.29.0
25302026-08-20T03:19:55.010Z Checking linked-hash-map v0.5.6
25312026-08-20T03:19:55.244Z Checking lru-cache v0.1.2
25322026-08-20T03:19:55.472Z Checking hickory-proto v0.24.4
25332026-08-20T03:19:55.506Z Checking fd-lock v4.0.4
25342026-08-20T03:19:56.073Z Checking vte v0.14.1
25352026-08-20T03:19:56.468Z Checking strip-ansi-escapes v0.2.1
25362026-08-20T03:19:57.140Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25372026-08-20T03:19:57.296Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25382026-08-20T03:19:57.681Z Checking termtree v0.5.1
25392026-08-20T03:19:57.850Z Checking nu-ansi-term v0.50.3
25402026-08-20T03:19:58.048Z Checking progenitor v0.14.0
25412026-08-20T03:19:58.088Z Checking reedline v0.40.0
25422026-08-20T03:19:58.163Z Checking hickory-resolver v0.24.4
25432026-08-20T03:19:58.217Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25442026-08-20T03:19:58.257Z Compiling minimal-lexical v0.2.1
25452026-08-20T03:19:58.700Z Compiling nom v7.1.3
25462026-08-20T03:19:58.939Z Checking qorb v0.4.1
25472026-08-20T03:19:59.276Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25482026-08-20T03:19:59.879Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25492026-08-20T03:20:00.009Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25502026-08-20T03:20:00.090Z Compiling unicode-xid v0.2.6
25512026-08-20T03:20:00.165Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25522026-08-20T03:20:00.205Z Checking display-error-chain v0.2.2
25532026-08-20T03:20:00.246Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25542026-08-20T03:20:00.361Z Compiling ar_archive_writer v0.5.1
25552026-08-20T03:20:00.616Z Checking csv-core v0.1.13
25562026-08-20T03:20:00.655Z Compiling stacker v0.1.23
25572026-08-20T03:20:00.835Z Checking csv v1.4.0
25582026-08-20T03:20:00.904Z Compiling semver v0.1.20
25592026-08-20T03:20:00.948Z Checking highway v1.3.0
25602026-08-20T03:20:00.987Z Compiling cfg_aliases v0.1.1
25612026-08-20T03:20:01.099Z Compiling nix v0.28.0
25622026-08-20T03:20:01.209Z Compiling rustc_version v0.1.7
25632026-08-20T03:20:01.248Z Compiling psm v0.1.30
25642026-08-20T03:20:01.248Z Checking nibble_vec v0.1.0
25652026-08-20T03:20:01.360Z Checking endian-type v0.1.2
25662026-08-20T03:20:01.467Z Compiling newtype_derive v0.1.6
25672026-08-20T03:20:01.584Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25682026-08-20T03:20:01.590Z Checking radix_trie v0.2.1
25692026-08-20T03:20:01.616Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25702026-08-20T03:20:01.686Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25712026-08-20T03:20:01.852Z Checking phf_shared v0.12.1
25722026-08-20T03:20:01.901Z Compiling recursive-proc-macro-impl v0.1.1
25732026-08-20T03:20:02.022Z Compiling chrono-tz v0.10.4
25742026-08-20T03:20:02.064Z Checking phf v0.12.1
25752026-08-20T03:20:02.248Z Compiling const_format_proc_macros v0.2.34
25762026-08-20T03:20:02.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25772026-08-20T03:20:02.360Z Compiling peg-macros v0.8.5
25782026-08-20T03:20:02.363Z Checking winnow v0.6.26
25792026-08-20T03:20:02.429Z Checking recursive v0.1.1
25802026-08-20T03:20:02.515Z Compiling sqlparser_derive v0.5.0
25812026-08-20T03:20:02.552Z Checking unicode_categories v0.1.1
25822026-08-20T03:20:02.738Z Checking home v0.5.12
25832026-08-20T03:20:03.159Z Checking const_format v0.2.35
25842026-08-20T03:20:03.199Z Checking rustyline v14.0.0
25852026-08-20T03:20:03.290Z Checking sqlparser v0.61.0
25862026-08-20T03:20:03.555Z Checking sqlformat v0.3.5
25872026-08-20T03:20:03.744Z Checking peg v0.8.5
25882026-08-20T03:20:03.919Z Checking bcs v0.1.6
25892026-08-20T03:20:03.959Z Checking nom v8.0.0
25902026-08-20T03:20:04.015Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25912026-08-20T03:20:04.155Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25922026-08-20T03:20:04.193Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25932026-08-20T03:20:04.381Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25942026-08-20T03:20:04.484Z Checking steno v0.4.1
25952026-08-20T03:20:04.710Z Checking sha1 v0.10.6
25962026-08-20T03:20:04.902Z Checking filetime v0.2.27
25972026-08-20T03:20:04.939Z Checking xattr v1.6.1
25982026-08-20T03:20:04.982Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25992026-08-20T03:20:05.100Z Checking subprocess v0.2.15
26002026-08-20T03:20:05.147Z Checking tar v0.4.46
26012026-08-20T03:20:05.211Z Checking headers-core v0.3.0
26022026-08-20T03:20:05.354Z Checking headers v0.4.1
26032026-08-20T03:20:05.435Z Checking yasna v0.5.2
26042026-08-20T03:20:05.566Z Checking port-file v0.1.0
26052026-08-20T03:20:05.822Z Checking dropshot-api-manager-types v0.8.0
26062026-08-20T03:20:05.858Z Checking rcgen v0.12.1
26072026-08-20T03:20:05.929Z Checking tagptr v0.2.0
26082026-08-20T03:20:05.969Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26092026-08-20T03:20:06.021Z Checking utf-8 v0.7.6
26102026-08-20T03:20:06.101Z Checking moka v0.12.13
26112026-08-20T03:20:06.186Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26122026-08-20T03:20:06.226Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26132026-08-20T03:20:06.373Z Compiling libefi-sys v0.1.0
26142026-08-20T03:20:06.588Z Compiling bitfield-struct v0.6.2
26152026-08-20T03:20:06.746Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26162026-08-20T03:20:06.791Z Checking hickory-resolver v0.25.2
26172026-08-20T03:20:06.856Z Checking tungstenite v0.21.0
26182026-08-20T03:20:06.907Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26192026-08-20T03:20:07.091Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26202026-08-20T03:20:07.298Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26212026-08-20T03:20:07.337Z Checking tokio-tungstenite v0.21.0
26222026-08-20T03:20:07.411Z Compiling xshell-macros v0.2.7
26232026-08-20T03:20:07.449Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26242026-08-20T03:20:07.490Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26252026-08-20T03:20:07.533Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26262026-08-20T03:20:07.572Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26272026-08-20T03:20:07.674Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26282026-08-20T03:20:07.808Z Checking xshell v0.2.7
26292026-08-20T03:20:07.845Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26302026-08-20T03:20:07.884Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26312026-08-20T03:20:08.187Z Checking half v1.8.3
26322026-08-20T03:20:08.236Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26332026-08-20T03:20:08.419Z Checking serde_cbor v0.11.2
26342026-08-20T03:20:08.561Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26352026-08-20T03:20:08.651Z Checking libscf-sys v1.2.0
26362026-08-20T03:20:08.781Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26372026-08-20T03:20:08.817Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26382026-08-20T03:20:08.820Z Checking papergrid v0.18.0
26392026-08-20T03:20:08.900Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26402026-08-20T03:20:09.047Z Checking maplit v1.0.2
26412026-08-20T03:20:09.162Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26422026-08-20T03:20:09.344Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26432026-08-20T03:20:09.434Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26442026-08-20T03:20:09.672Z Checking tabled v0.21.0
26452026-08-20T03:20:09.744Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26462026-08-20T03:20:09.964Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26472026-08-20T03:20:09.967Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26482026-08-20T03:20:10.071Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26492026-08-20T03:20:10.165Z Checking crc8 v0.1.1
26502026-08-20T03:20:10.325Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26512026-08-20T03:20:10.377Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26522026-08-20T03:20:10.554Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26532026-08-20T03:20:10.604Z Checking unicase v2.9.0
26542026-08-20T03:20:10.693Z Checking fxhash v0.2.1
26552026-08-20T03:20:10.845Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26562026-08-20T03:20:10.959Z Checking sha2 v0.11.0
26572026-08-20T03:20:10.996Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26582026-08-20T03:20:11.074Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26592026-08-20T03:20:11.312Z Compiling darling_core v0.21.3
26602026-08-20T03:20:11.646Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26612026-08-20T03:20:11.685Z Compiling vergen-lib v0.1.6
26622026-08-20T03:20:11.828Z Compiling diesel_derives v2.3.7
26632026-08-20T03:20:11.950Z Checking scheduled-thread-pool v0.2.7
26642026-08-20T03:20:12.088Z Compiling vergen-gitcl v1.0.8
26652026-08-20T03:20:12.130Z Compiling diesel_table_macro_syntax v0.3.0
26662026-08-20T03:20:12.296Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26672026-08-20T03:20:12.371Z Checking r2d2 v0.8.10
26682026-08-20T03:20:12.488Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26692026-08-20T03:20:12.587Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26702026-08-20T03:20:12.809Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26712026-08-20T03:20:12.974Z Checking downcast-rs v2.0.2
26722026-08-20T03:20:13.138Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26732026-08-20T03:20:13.274Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26742026-08-20T03:20:13.441Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26752026-08-20T03:20:13.634Z Checking kstat-rs v0.2.5
26762026-08-20T03:20:13.692Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26772026-08-20T03:20:13.769Z Compiling proc-macro-error-attr2 v2.0.0
26782026-08-20T03:20:13.834Z Compiling darling_macro v0.21.3
26792026-08-20T03:20:13.869Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26802026-08-20T03:20:14.153Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26812026-08-20T03:20:14.199Z Compiling proc-macro-error2 v2.0.1
26822026-08-20T03:20:14.404Z Compiling darling v0.21.3
26832026-08-20T03:20:14.522Z Compiling dsl_auto_type v0.2.0
26842026-08-20T03:20:14.559Z Compiling knus-derive v3.4.0
26852026-08-20T03:20:14.596Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26862026-08-20T03:20:15.467Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26872026-08-20T03:20:15.812Z Compiling dirs-sys-next v0.1.2
26882026-08-20T03:20:16.018Z Compiling salty v0.3.0
26892026-08-20T03:20:16.065Z Compiling parking_lot_core v0.8.6
26902026-08-20T03:20:16.122Z Compiling crunchy v0.2.4
26912026-08-20T03:20:16.125Z Compiling dirs-next v2.0.0
26922026-08-20T03:20:16.325Z Compiling clang-sys v1.8.1
26932026-08-20T03:20:16.398Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26942026-08-20T03:20:16.472Z Compiling git-stub v1.0.0
26952026-08-20T03:20:16.517Z Compiling tiny-keccak v2.0.2
26962026-08-20T03:20:16.785Z Compiling git-stub-vcs v0.1.0
26972026-08-20T03:20:16.822Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26982026-08-20T03:20:17.092Z Compiling term v0.7.0
26992026-08-20T03:20:17.131Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27002026-08-20T03:20:17.170Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27012026-08-20T03:20:17.205Z Compiling bit-vec v0.6.3
27022026-08-20T03:20:17.245Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27032026-08-20T03:20:17.455Z Compiling bit-set v0.5.3
27042026-08-20T03:20:17.494Z Compiling ascii-canvas v3.0.0
27052026-08-20T03:20:17.647Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27062026-08-20T03:20:17.685Z Checking parking_lot v0.11.2
27072026-08-20T03:20:17.833Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27082026-08-20T03:20:17.872Z Checking rfc6979 v0.4.0
27092026-08-20T03:20:17.908Z Checking prefix-trie v0.7.0
27102026-08-20T03:20:18.027Z Compiling hashbrown v0.14.5
27112026-08-20T03:20:18.214Z Compiling itertools v0.10.5
27122026-08-20T03:20:18.276Z Compiling ena v0.14.4
27132026-08-20T03:20:18.312Z Compiling libloading v0.8.9
27142026-08-20T03:20:18.530Z Compiling regex-syntax v0.6.29
27152026-08-20T03:20:18.565Z Compiling bindgen v0.71.1
27162026-08-20T03:20:18.610Z Compiling diff v0.1.13
27172026-08-20T03:20:18.777Z Compiling chumsky v0.9.3
27182026-08-20T03:20:19.019Z Checking hickory-server v0.25.2
27192026-08-20T03:20:19.309Z Compiling ecdsa v0.16.9
27202026-08-20T03:20:20.007Z Compiling lalrpop v0.19.12
27212026-08-20T03:20:20.194Z Checking sled v0.34.7
27222026-08-20T03:20:20.305Z Compiling cexpr v0.6.0
27232026-08-20T03:20:20.346Z Checking primeorder v0.13.6
27242026-08-20T03:20:20.453Z Checking diesel v2.3.7
27252026-08-20T03:20:20.630Z Checking nanorand v0.7.0
27262026-08-20T03:20:20.871Z Compiling rustc-hash v2.1.1
27272026-08-20T03:20:20.964Z Compiling p384 v0.13.1
27282026-08-20T03:20:21.021Z Checking flume v0.11.1
27292026-08-20T03:20:21.460Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27302026-08-20T03:20:21.549Z Compiling knus v3.4.0
27312026-08-20T03:20:21.745Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27322026-08-20T03:20:22.102Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27332026-08-20T03:20:22.200Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27342026-08-20T03:20:22.483Z Compiling libxml v0.3.3
27352026-08-20T03:20:22.517Z Checking assert_matches v1.5.0
27362026-08-20T03:20:22.553Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27372026-08-20T03:20:22.621Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27382026-08-20T03:20:22.843Z Compiling strum_macros v0.24.3
27392026-08-20T03:20:22.879Z Compiling indoc v1.0.9
27402026-08-20T03:20:23.604Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27412026-08-20T03:20:23.827Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27422026-08-20T03:20:24.096Z Checking quick-xml v0.37.5
27432026-08-20T03:20:24.177Z Checking derive_builder v0.20.2
27442026-08-20T03:20:24.214Z Compiling oso-derive v0.27.3
27452026-08-20T03:20:24.322Z Compiling trait-variant v0.1.2
27462026-08-20T03:20:24.744Z Compiling impl-trait-for-tuples v0.2.3
27472026-08-20T03:20:24.911Z Checking openssl-probe v0.1.6
27482026-08-20T03:20:24.974Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27492026-08-20T03:20:25.143Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27502026-08-20T03:20:25.583Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27512026-08-20T03:20:25.825Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27522026-08-20T03:20:25.940Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27532026-08-20T03:20:26.059Z Checking corncobs v0.1.4
27542026-08-20T03:20:26.225Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27552026-08-20T03:20:26.275Z Checking predicates-tree v1.0.13
27562026-08-20T03:20:26.337Z Compiling progenitor-impl v0.13.0
27572026-08-20T03:20:26.419Z Checking secrecy v0.8.0
27582026-08-20T03:20:26.519Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27592026-08-20T03:20:27.077Z Checking progenitor-client v0.13.0
27602026-08-20T03:20:27.341Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-08-20T03:20:27.381Z Checking anstyle-parse v0.2.7
27622026-08-20T03:20:27.528Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27632026-08-20T03:20:27.574Z Checking anstream v0.6.21
27642026-08-20T03:20:27.753Z Checking bb8 v0.8.6
27652026-08-20T03:20:28.055Z Compiling mime_guess v2.0.5
27662026-08-20T03:20:28.140Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27672026-08-20T03:20:28.365Z Checking ignore v0.4.25
27682026-08-20T03:20:28.637Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27692026-08-20T03:20:28.811Z Checking http-range v0.1.5
27702026-08-20T03:20:28.814Z Checking globwalk v0.9.1
27712026-08-20T03:20:28.974Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27722026-08-20T03:20:29.013Z Compiling progenitor-macro v0.13.0
27732026-08-20T03:20:29.187Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27742026-08-20T03:20:29.573Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27752026-08-20T03:20:29.667Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27762026-08-20T03:20:30.276Z Checking digest-io v0.1.0
27772026-08-20T03:20:30.449Z Checking nonempty v0.12.0
27782026-08-20T03:20:30.649Z Checking rawzip v0.4.4
27792026-08-20T03:20:30.989Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27802026-08-20T03:20:31.188Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27812026-08-20T03:20:31.396Z Checking camino-tempfile-ext v0.3.3
27822026-08-20T03:20:31.635Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27832026-08-20T03:20:31.747Z Checking hyper-staticfile v0.10.1
27842026-08-20T03:20:32.078Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27852026-08-20T03:20:32.414Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27862026-08-20T03:20:32.463Z Checking signal-hook-tokio v0.3.1
27872026-08-20T03:20:32.632Z Compiling illumos-nvpair-sys v0.2.0
27882026-08-20T03:20:32.900Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27892026-08-20T03:20:33.036Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27902026-08-20T03:20:33.142Z Checking scuffle v0.1.0
27912026-08-20T03:20:33.366Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27922026-08-20T03:20:33.464Z Checking illumos-nvpair v0.3.0
27932026-08-20T03:20:33.662Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27942026-08-20T03:20:33.733Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27952026-08-20T03:20:33.861Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27962026-08-20T03:20:34.064Z Checking progenitor v0.13.0
27972026-08-20T03:20:34.101Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27982026-08-20T03:20:34.104Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27992026-08-20T03:20:34.243Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28002026-08-20T03:20:34.374Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28012026-08-20T03:20:34.618Z Checking async-bb8-diesel v0.2.1
28022026-08-20T03:20:34.872Z Checking diesel-dtrace v0.5.0
28032026-08-20T03:20:35.023Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28042026-08-20T03:20:35.192Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28052026-08-20T03:20:35.346Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28062026-08-20T03:20:35.399Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28072026-08-20T03:20:35.858Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28082026-08-20T03:20:35.913Z Checking tungstenite v0.23.0
28092026-08-20T03:20:35.990Z Checking rand_seeder v0.4.0
28102026-08-20T03:20:36.030Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28112026-08-20T03:20:36.165Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28122026-08-20T03:20:36.367Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28132026-08-20T03:20:37.924Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28142026-08-20T03:20:38.014Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28152026-08-20T03:20:38.055Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28162026-08-20T03:20:38.405Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28172026-08-20T03:20:38.829Z Checking tokio-tungstenite v0.23.1
28182026-08-20T03:20:39.136Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28192026-08-20T03:20:39.175Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28202026-08-20T03:20:39.404Z Checking void v1.0.2
28212026-08-20T03:20:39.535Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28222026-08-20T03:20:39.575Z Checking lzss v0.8.2
28232026-08-20T03:20:39.610Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28242026-08-20T03:20:39.741Z Checking nix v0.27.1
28252026-08-20T03:20:39.795Z Checking serde_bytes v0.11.19
28262026-08-20T03:20:39.832Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28272026-08-20T03:20:40.295Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28282026-08-20T03:20:40.593Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28292026-08-20T03:20:40.968Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28302026-08-20T03:20:41.444Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-08-20T03:20:41.730Z Checking yansi v1.0.1
28322026-08-20T03:20:41.768Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28332026-08-20T03:20:41.806Z Checking cpubits v0.1.1
28342026-08-20T03:20:42.023Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-08-20T03:20:42.095Z Checking pretty_assertions v1.4.1
28362026-08-20T03:20:42.291Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28372026-08-20T03:20:42.336Z Checking pem-rfc7468 v1.0.0
28382026-08-20T03:20:42.539Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28392026-08-20T03:20:42.818Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28402026-08-20T03:20:42.898Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28412026-08-20T03:20:43.048Z Checking hmac v0.13.0
28422026-08-20T03:20:43.251Z Checking universal-hash v0.6.1
28432026-08-20T03:20:43.425Z Compiling libz-sys v1.1.24
28442026-08-20T03:20:43.714Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28452026-08-20T03:20:43.836Z Compiling instability v0.3.11
28462026-08-20T03:20:44.050Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28472026-08-20T03:20:44.121Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28482026-08-20T03:20:44.198Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-08-20T03:20:44.243Z Checking castaway v0.2.4
28502026-08-20T03:20:44.393Z Compiling indoc v2.0.7
28512026-08-20T03:20:44.481Z Checking compact_str v0.8.1
28522026-08-20T03:20:44.885Z Checking polyval v0.7.1
28532026-08-20T03:20:44.995Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28542026-08-20T03:20:45.156Z Checking der v0.8.0
28552026-08-20T03:20:45.645Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28562026-08-20T03:20:45.683Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28572026-08-20T03:20:45.866Z Checking unicode-truncate v1.1.0
28582026-08-20T03:20:45.905Z Checking lru v0.12.5
28592026-08-20T03:20:45.950Z Compiling libgit2-sys v0.18.3+1.9.2
28602026-08-20T03:20:46.023Z Checking arc-swap v1.8.2
28612026-08-20T03:20:46.060Z Checking cassowary v0.3.0
28622026-08-20T03:20:46.201Z Checking ghash v0.6.0
28632026-08-20T03:20:46.286Z Checking slog-scope v4.4.1
28642026-08-20T03:20:46.322Z Checking ratatui v0.29.0
28652026-08-20T03:20:46.474Z Checking pbkdf2 v0.13.0
28662026-08-20T03:20:46.509Z Checking crypto-bigint v0.7.5
28672026-08-20T03:20:46.623Z Checking aes v0.9.1
28682026-08-20T03:20:47.059Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28692026-08-20T03:20:47.663Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28702026-08-20T03:20:47.924Z Checking ctr v0.10.1
28712026-08-20T03:20:48.132Z Checking aead v0.6.1
28722026-08-20T03:20:48.312Z Checking cargo-platform v0.3.2
28732026-08-20T03:20:48.348Z Checking aes-gcm v0.11.0
28742026-08-20T03:20:48.524Z Checking cargo_metadata v0.23.1
28752026-08-20T03:20:48.563Z Checking slog-stdlog v4.1.1
28762026-08-20T03:20:48.723Z Checking spki v0.8.0
28772026-08-20T03:20:48.764Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28782026-08-20T03:20:48.934Z Checking colored v2.2.0
28792026-08-20T03:20:49.169Z Checking salsa20 v0.11.0
28802026-08-20T03:20:49.323Z Checking console v0.16.2
28812026-08-20T03:20:49.360Z Compiling vergen-git2 v9.1.0
28822026-08-20T03:20:49.583Z Checking plotters-backend v0.3.7
28832026-08-20T03:20:49.660Z Checking unit-prefix v0.5.2
28842026-08-20T03:20:49.817Z Checking plotters-svg v0.3.7
28852026-08-20T03:20:49.857Z Checking indicatif v0.18.4
28862026-08-20T03:20:50.050Z Checking scrypt v0.12.0
28872026-08-20T03:20:50.180Z Checking slog-envlogger v2.2.0
28882026-08-20T03:20:50.249Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28892026-08-20T03:20:50.300Z Checking cbc v0.2.1
28902026-08-20T03:20:50.363Z Checking libsw-core v0.3.2
28912026-08-20T03:20:50.475Z Checking cast v0.3.0
28922026-08-20T03:20:50.562Z Checking libsw v3.5.0
28932026-08-20T03:20:50.605Z Checking pkcs5 v0.8.1
28942026-08-20T03:20:50.661Z Checking criterion-plot v0.6.0
28952026-08-20T03:20:50.736Z Checking plotters v0.3.7
28962026-08-20T03:20:50.931Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28972026-08-20T03:20:50.934Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28982026-08-20T03:20:51.194Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28992026-08-20T03:20:51.422Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29002026-08-20T03:20:51.506Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29012026-08-20T03:20:51.650Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29022026-08-20T03:20:51.732Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29032026-08-20T03:20:51.873Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29042026-08-20T03:20:51.931Z Checking tinytemplate v1.2.1
29052026-08-20T03:20:51.970Z Checking shell-words v1.1.1
29062026-08-20T03:20:52.133Z Checking anes v0.1.6
29072026-08-20T03:20:52.182Z Checking oorandom v11.1.5
29082026-08-20T03:20:52.368Z Checking criterion v0.7.0
29092026-08-20T03:20:52.453Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29102026-08-20T03:20:52.809Z Checking pkcs8 v0.11.0
29112026-08-20T03:20:53.055Z Checking oxide-update-engine-display v0.1.2
29122026-08-20T03:20:53.393Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29132026-08-20T03:20:53.621Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29142026-08-20T03:20:54.219Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29152026-08-20T03:20:54.801Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29162026-08-20T03:20:55.658Z Checking tokio-test v0.4.5
29172026-08-20T03:20:55.905Z Checking ff v0.14.0
29182026-08-20T03:20:56.080Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29192026-08-20T03:20:56.305Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29202026-08-20T03:20:56.708Z Checking twox-hash v2.1.2
29212026-08-20T03:20:57.038Z Compiling petname v2.0.2
29222026-08-20T03:20:57.208Z Checking atty v0.2.14
29232026-08-20T03:20:57.345Z Checking arrayvec v0.7.6
29242026-08-20T03:20:57.553Z Checking constant_time_eq v0.4.2
29252026-08-20T03:20:57.596Z Checking arrayref v0.3.9
29262026-08-20T03:20:57.785Z Checking group v0.14.0
29272026-08-20T03:20:57.863Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29282026-08-20T03:20:57.981Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29292026-08-20T03:20:58.062Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29302026-08-20T03:20:58.732Z Checking fatfs v0.3.6
29312026-08-20T03:20:58.920Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29322026-08-20T03:20:59.079Z Checking signature v3.0.0
29332026-08-20T03:20:59.115Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29342026-08-20T03:20:59.207Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29352026-08-20T03:20:59.272Z Compiling seq-macro v0.3.6
29362026-08-20T03:20:59.810Z Checking base16ct v1.0.0
29372026-08-20T03:21:00.206Z Checking sec1 v0.8.1
29382026-08-20T03:21:00.241Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29392026-08-20T03:21:00.461Z Checking hkdf v0.13.0
29402026-08-20T03:21:00.586Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29412026-08-20T03:21:00.626Z Checking concurrent-queue v2.5.0
29422026-08-20T03:21:00.665Z Checking sapling-renderdag v0.1.0
29432026-08-20T03:21:00.785Z Checking parking v2.2.1
29442026-08-20T03:21:00.844Z Checking sync-ptr v0.1.4
29452026-08-20T03:21:00.924Z Checking elliptic-curve v0.14.1
29462026-08-20T03:21:00.959Z Checking event-listener v5.4.1
29472026-08-20T03:21:00.999Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29482026-08-20T03:21:01.211Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29492026-08-20T03:21:01.258Z Compiling samael v0.0.19
29502026-08-20T03:21:01.353Z Checking rtoolbox v0.0.3
29512026-08-20T03:21:01.493Z Checking event-listener-strategy v0.5.4
29522026-08-20T03:21:01.523Z Checking rpassword v7.5.4
29532026-08-20T03:21:01.651Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29542026-08-20T03:21:01.716Z Checking wnaf v0.14.0
29552026-08-20T03:21:01.918Z Checking primefield v0.14.0
29562026-08-20T03:21:02.190Z Checking rfc6979 v0.6.0
29572026-08-20T03:21:02.344Z Checking tui-tree-widget v0.23.1
29582026-08-20T03:21:02.571Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29592026-08-20T03:21:02.632Z Compiling blake3 v1.8.5
29602026-08-20T03:21:03.021Z Checking futures-timer v3.0.3
29612026-08-20T03:21:03.597Z Checking ecdsa v0.17.0
29622026-08-20T03:21:03.742Z Checking primeorder v0.14.0
29632026-08-20T03:21:04.035Z Checking async-lock v3.4.2
29642026-08-20T03:21:04.150Z Compiling curve25519-dalek v5.0.0
29652026-08-20T03:21:04.314Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29662026-08-20T03:21:04.442Z Checking async-object-pool v0.2.0
29672026-08-20T03:21:04.934Z Checking ssh-encoding v0.3.0
29682026-08-20T03:21:05.243Z Checking serde_regex v1.1.0
29692026-08-20T03:21:05.396Z Checking assert-json-diff v2.0.2
29702026-08-20T03:21:05.605Z Checking path-tree v0.8.3
29712026-08-20T03:21:05.834Z Checking keccak v0.2.0
29722026-08-20T03:21:06.033Z Checking stringmetrics v2.2.2
29732026-08-20T03:21:06.222Z Compiling strsim v0.10.0
29742026-08-20T03:21:06.417Z Checking topological-sort v0.2.2
29752026-08-20T03:21:06.573Z Compiling darling_core v0.13.4
29762026-08-20T03:21:06.612Z Checking omicron-zone-package v0.12.3
29772026-08-20T03:21:06.685Z Checking httpmock v0.8.3
29782026-08-20T03:21:07.540Z Checking ed25519 v3.0.0
29792026-08-20T03:21:07.774Z Checking pkcs1 v0.8.0-rc.4
29802026-08-20T03:21:07.954Z Checking crypto-primes v0.7.2
29812026-08-20T03:21:08.021Z Checking poly1305 v0.9.0
29822026-08-20T03:21:08.331Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29832026-08-20T03:21:08.443Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29842026-08-20T03:21:08.777Z Checking blowfish v0.10.0
29852026-08-20T03:21:08.905Z Checking blake2 v0.11.0-rc.6
29862026-08-20T03:21:08.938Z Compiling target-lexicon v0.13.3
29872026-08-20T03:21:08.977Z Checking bcrypt-pbkdf v0.11.0
29882026-08-20T03:21:09.104Z Checking rsa v0.10.0-rc.18
29892026-08-20T03:21:09.167Z Compiling darling_macro v0.13.4
29902026-08-20T03:21:09.206Z Checking argon2 v0.6.0-rc.8
29912026-08-20T03:21:09.511Z Checking ssh-cipher v0.3.0
29922026-08-20T03:21:09.573Z Checking ed25519-dalek v3.0.0
29932026-08-20T03:21:09.636Z Checking sha3 v0.11.0
29942026-08-20T03:21:09.683Z Checking p384 v0.14.0
29952026-08-20T03:21:09.750Z Checking p256 v0.14.0
29962026-08-20T03:21:09.816Z Checking p521 v0.14.0
29972026-08-20T03:21:10.031Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29982026-08-20T03:21:10.305Z Checking kem v0.3.0
29992026-08-20T03:21:10.466Z Checking module-lattice v0.2.3
30002026-08-20T03:21:10.566Z Checking socket2 v0.5.10
30012026-08-20T03:21:10.713Z Checking sponge-cursor v0.1.0
30022026-08-20T03:21:10.836Z Compiling guppy-workspace-hack v0.1.0
30032026-08-20T03:21:10.884Z Checking hex-literal v0.4.1
30042026-08-20T03:21:11.007Z Checking sha3 v0.12.0
30052026-08-20T03:21:11.093Z Checking ml-kem v0.3.2
30062026-08-20T03:21:11.245Z Compiling darling v0.13.4
30072026-08-20T03:21:11.633Z Checking russh-cryptovec v0.62.0
30082026-08-20T03:21:11.689Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30092026-08-20T03:21:11.837Z Checking internal-russh-num-bigint v0.5.0
30102026-08-20T03:21:11.930Z Checking num-bigint v0.4.6
30112026-08-20T03:21:12.388Z Checking russh-util v0.52.0
30122026-08-20T03:21:12.551Z Checking generic-array v1.4.3
30132026-08-20T03:21:12.852Z Compiling enum_dispatch v0.3.13
30142026-08-20T03:21:12.856Z Checking ssh-key v0.7.0-rc.11
30152026-08-20T03:21:12.926Z Compiling delegate v0.13.5
30162026-08-20T03:21:12.973Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30172026-08-20T03:21:13.420Z Checking md5 v0.8.0
30182026-08-20T03:21:13.616Z Compiling target-spec v3.5.7
30192026-08-20T03:21:13.796Z Checking hex-literal v1.1.0
30202026-08-20T03:21:13.834Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30212026-08-20T03:21:13.928Z Checking russh v0.62.4
30222026-08-20T03:21:14.011Z Compiling git2 v0.20.4
30232026-08-20T03:21:14.139Z Checking cfg-expr v0.20.6
30242026-08-20T03:21:14.502Z Compiling serde_with_macros v1.5.2
30252026-08-20T03:21:14.668Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30262026-08-20T03:21:15.153Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30272026-08-20T03:21:15.374Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30282026-08-20T03:21:15.412Z Checking internet-checksum v0.2.1
30292026-08-20T03:21:15.597Z Compiling serde_with v1.14.0
30302026-08-20T03:21:16.113Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30312026-08-20T03:21:17.173Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30322026-08-20T03:21:17.212Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30332026-08-20T03:21:17.353Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30342026-08-20T03:21:17.392Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30352026-08-20T03:21:17.430Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30362026-08-20T03:21:17.610Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30372026-08-20T03:21:17.647Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30382026-08-20T03:21:17.765Z Checking httptest v0.16.4
30392026-08-20T03:21:17.912Z Checking pathdiff v0.2.3
30402026-08-20T03:21:17.949Z Compiling polar-core v0.27.3
30412026-08-20T03:21:17.984Z Checking nested v0.1.1
30422026-08-20T03:21:18.051Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30432026-08-20T03:21:18.288Z Checking guppy v0.17.25
30442026-08-20T03:21:18.296Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30452026-08-20T03:21:18.468Z Checking similar-asserts v1.7.0
30462026-08-20T03:21:18.505Z Compiling target-triple v1.0.0
30472026-08-20T03:21:18.651Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30482026-08-20T03:21:18.861Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30492026-08-20T03:21:19.137Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30502026-08-20T03:21:19.364Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30512026-08-20T03:21:19.433Z Checking hickory-client v0.25.2
30522026-08-20T03:21:19.749Z Checking supports-unicode v2.1.0
30532026-08-20T03:21:19.895Z Checking supports-hyperlinks v2.1.0
30542026-08-20T03:21:19.993Z Checking supports-color v2.1.0
30552026-08-20T03:21:20.089Z Checking textwrap v0.15.2
30562026-08-20T03:21:20.165Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30572026-08-20T03:21:20.427Z Checking terminal_size v0.1.17
30582026-08-20T03:21:20.490Z Compiling miette-derive v5.10.0
30592026-08-20T03:21:20.572Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30602026-08-20T03:21:20.572Z Compiling fs-err v2.11.0
30612026-08-20T03:21:20.733Z Compiling assert_cmd v2.1.2
30622026-08-20T03:21:20.909Z Checking owo-colors v3.5.0
30632026-08-20T03:21:21.011Z Checking escape8259 v0.5.3
30642026-08-20T03:21:21.182Z Checking libtest-mimic v0.8.1
30652026-08-20T03:21:21.500Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30662026-08-20T03:21:21.587Z Checking miette v5.10.0
30672026-08-20T03:21:21.658Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30682026-08-20T03:21:22.933Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30692026-08-20T03:21:22.974Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30702026-08-20T03:21:22.974Z Checking blake2b_simd v1.0.4
30712026-08-20T03:21:22.995Z Checking oso v0.27.3
30722026-08-20T03:21:23.343Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30732026-08-20T03:21:23.359Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30742026-08-20T03:21:23.474Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30752026-08-20T03:21:23.620Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30762026-08-20T03:21:23.698Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30772026-08-20T03:21:23.847Z Compiling knuffel-derive v3.2.0
30782026-08-20T03:21:23.942Z Checking fancy-regex v0.14.0
30792026-08-20T03:21:24.071Z Checking serde_tokenstream v0.2.3
30802026-08-20T03:21:24.330Z Checking approx v0.5.1
30812026-08-20T03:21:24.498Z Compiling rstest_macros v0.25.0
30822026-08-20T03:21:24.568Z Checking uzers v0.12.2
30832026-08-20T03:21:24.801Z Checking constant_time_eq v0.3.1
30842026-08-20T03:21:24.816Z Checking termcolor v1.4.1
30852026-08-20T03:21:24.887Z Compiling linkme-impl v0.3.35
30862026-08-20T03:21:24.937Z Checking rust-argon2 v2.1.0
30872026-08-20T03:21:25.124Z Checking trybuild v1.0.116
30882026-08-20T03:21:25.874Z Checking knuffel v3.2.0
30892026-08-20T03:21:25.996Z Checking datatest-stable v0.3.3
30902026-08-20T03:21:25.996Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30912026-08-20T03:21:25.996Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30922026-08-20T03:21:26.001Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30932026-08-20T03:21:26.057Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30942026-08-20T03:21:26.058Z Checking support-bundle-viewer v0.1.2
30952026-08-20T03:21:26.058Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30962026-08-20T03:21:26.078Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30972026-08-20T03:21:26.252Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30982026-08-20T03:21:26.304Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30992026-08-20T03:21:26.320Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31002026-08-20T03:21:26.467Z Checking drift v0.2.0
31012026-08-20T03:21:26.509Z Checking rand_distr v0.5.1
31022026-08-20T03:21:26.694Z Checking multimap v0.10.1
31032026-08-20T03:21:26.745Z Checking parse-size v1.1.0
31042026-08-20T03:21:26.855Z Compiling linkme v0.3.35
31052026-08-20T03:21:26.908Z Compiling relative-path v1.9.3
31062026-08-20T03:21:26.924Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-08-20T03:21:26.977Z Checking dropshot-api-manager v0.8.0
31082026-08-20T03:21:27.432Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31092026-08-20T03:21:32.253Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31102026-08-20T03:21:32.274Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31112026-08-20T03:21:32.274Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31122026-08-20T03:21:32.274Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31132026-08-20T03:21:32.274Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31142026-08-20T03:21:32.274Z Checking cargo_toml v0.21.0
31152026-08-20T03:21:32.274Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31162026-08-20T03:21:32.274Z Checking partial-io v0.5.4
31172026-08-20T03:21:32.274Z Checking termios v0.3.3
31182026-08-20T03:21:32.274Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31192026-08-20T03:21:32.274Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31202026-08-20T03:21:32.274Z Checking rstest v0.25.0
31212026-08-20T03:21:32.360Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31222026-08-20T03:21:36.013Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31232026-08-20T03:21:36.246Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31242026-08-20T03:21:37.506Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31252026-08-20T03:21:41.812Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31262026-08-20T03:21:42.908Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31272026-08-20T03:21:45.148Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31282026-08-20T03:21:50.039Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31292026-08-20T03:21:52.783Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31302026-08-20T03:21:54.941Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31312026-08-20T03:21:56.570Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31322026-08-20T03:22:00.682Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31332026-08-20T03:22:00.846Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31342026-08-20T03:22:03.098Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31352026-08-20T03:22:06.106Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31362026-08-20T03:22:11.643Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31372026-08-20T03:22:33.142Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31382026-08-20T03:23:25.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31392026-08-20T03:23:25.176Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31402026-08-20T03:23:25.176Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31412026-08-20T03:23:25.850Z
31422026-08-20T03:23:25.850Zreal 4:15.594191948
31432026-08-20T03:23:25.850Zuser 22:05.255810973
31442026-08-20T03:23:25.850Zsys 5:15.895853184
31452026-08-20T03:23:25.850Ztrap 0.536588021
31462026-08-20T03:23:25.850Ztflt 0.419119098
31472026-08-20T03:23:25.850Zdflt 0.525360333
31482026-08-20T03:23:25.850Zkflt 0.005051200
31492026-08-20T03:23:25.850Zlock 1:06:25.373681561
31502026-08-20T03:23:25.853Zslp 59:39.975746351
31512026-08-20T03:23:25.853Zlat 1:48.202672667
31522026-08-20T03:23:25.853Zstop 14:38.502674177
31532026-08-20T03:23:25.853Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31542026-08-20T03:23:25.853Z+ ptime -m cargo doc --workspace --no-deps
31552026-08-20T03:23:26.706Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31562026-08-20T03:23:26.706Z |
31572026-08-20T03:23:26.706Z = 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)`
31582026-08-20T03:23:26.706Z = 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>
31592026-08-20T03:23:27.792Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31602026-08-20T03:23:28.037Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31612026-08-20T03:23:28.082Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31622026-08-20T03:23:28.146Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31632026-08-20T03:23:28.208Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31642026-08-20T03:23:28.319Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31652026-08-20T03:23:28.352Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31662026-08-20T03:23:28.352Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31672026-08-20T03:23:28.405Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31682026-08-20T03:23:28.430Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31692026-08-20T03:23:28.588Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31702026-08-20T03:23:28.626Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31712026-08-20T03:23:28.654Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31722026-08-20T03:23:28.749Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31732026-08-20T03:23:28.773Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31742026-08-20T03:23:28.774Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31752026-08-20T03:23:28.818Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31762026-08-20T03:23:28.840Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31772026-08-20T03:23:28.890Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31782026-08-20T03:23:28.939Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31792026-08-20T03:23:29.013Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31802026-08-20T03:23:29.213Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31812026-08-20T03:23:29.360Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31822026-08-20T03:23:29.386Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31832026-08-20T03:23:29.446Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31842026-08-20T03:23:29.473Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31852026-08-20T03:23:29.620Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31862026-08-20T03:23:29.645Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31872026-08-20T03:23:29.780Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31882026-08-20T03:23:29.869Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31892026-08-20T03:23:29.957Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31902026-08-20T03:23:29.982Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31912026-08-20T03:23:30.053Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31922026-08-20T03:23:30.283Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31932026-08-20T03:23:30.341Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31942026-08-20T03:23:30.365Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31952026-08-20T03:23:30.539Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31962026-08-20T03:23:30.545Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31972026-08-20T03:23:30.586Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31982026-08-20T03:23:30.761Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31992026-08-20T03:23:30.828Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32002026-08-20T03:23:30.998Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32012026-08-20T03:23:31.035Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32022026-08-20T03:23:31.071Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32032026-08-20T03:23:31.095Z Checking scuffle v0.1.0
32042026-08-20T03:23:31.263Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32052026-08-20T03:23:31.289Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32062026-08-20T03:23:31.401Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32072026-08-20T03:23:31.514Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32082026-08-20T03:23:31.542Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32092026-08-20T03:23:31.628Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32102026-08-20T03:23:31.670Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32112026-08-20T03:23:31.696Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32122026-08-20T03:23:31.725Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32132026-08-20T03:23:31.744Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32142026-08-20T03:23:31.850Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32152026-08-20T03:23:32.222Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32162026-08-20T03:23:32.541Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32172026-08-20T03:23:32.732Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32182026-08-20T03:23:33.015Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32192026-08-20T03:23:33.260Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32202026-08-20T03:23:33.286Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32212026-08-20T03:23:33.292Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32222026-08-20T03:23:33.544Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32232026-08-20T03:23:33.616Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32242026-08-20T03:23:33.641Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32252026-08-20T03:23:33.645Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32262026-08-20T03:23:33.689Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32272026-08-20T03:23:33.834Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32282026-08-20T03:23:34.560Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32292026-08-20T03:23:34.776Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32302026-08-20T03:23:34.829Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32312026-08-20T03:23:34.929Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32322026-08-20T03:23:35.068Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32332026-08-20T03:23:35.260Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32342026-08-20T03:23:35.294Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32352026-08-20T03:23:35.344Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32362026-08-20T03:23:35.367Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32372026-08-20T03:23:35.372Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32382026-08-20T03:23:35.543Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32392026-08-20T03:23:35.569Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32402026-08-20T03:23:35.572Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32412026-08-20T03:23:35.616Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32422026-08-20T03:23:35.913Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32432026-08-20T03:23:35.917Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32442026-08-20T03:23:35.963Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32452026-08-20T03:23:35.963Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32462026-08-20T03:23:35.966Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32472026-08-20T03:23:36.033Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32482026-08-20T03:23:36.158Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32492026-08-20T03:23:36.236Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32502026-08-20T03:23:36.265Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32512026-08-20T03:23:36.302Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32522026-08-20T03:23:36.327Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32532026-08-20T03:23:36.489Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32542026-08-20T03:23:36.494Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32552026-08-20T03:23:36.537Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32562026-08-20T03:23:36.607Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32572026-08-20T03:23:36.617Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32582026-08-20T03:23:36.684Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32592026-08-20T03:23:36.709Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32602026-08-20T03:23:36.812Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32612026-08-20T03:23:36.880Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32622026-08-20T03:23:36.904Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32632026-08-20T03:23:37.152Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32642026-08-20T03:23:37.198Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32652026-08-20T03:23:37.243Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32662026-08-20T03:23:37.749Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32672026-08-20T03:23:37.883Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32682026-08-20T03:23:38.168Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32692026-08-20T03:23:38.996Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32702026-08-20T03:23:39.194Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32712026-08-20T03:23:39.512Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32722026-08-20T03:23:39.937Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32732026-08-20T03:23:40.041Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32742026-08-20T03:23:40.592Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32752026-08-20T03:23:41.043Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32762026-08-20T03:23:41.902Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32772026-08-20T03:23:41.930Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32782026-08-20T03:23:42.263Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32792026-08-20T03:23:42.357Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32802026-08-20T03:23:42.541Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32812026-08-20T03:23:42.666Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32822026-08-20T03:23:42.823Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32832026-08-20T03:23:43.120Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32842026-08-20T03:23:43.614Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32852026-08-20T03:23:43.738Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32862026-08-20T03:23:44.074Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32872026-08-20T03:23:44.345Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32882026-08-20T03:23:44.425Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32892026-08-20T03:23:44.518Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32902026-08-20T03:23:44.878Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32912026-08-20T03:23:45.067Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32922026-08-20T03:23:45.302Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32932026-08-20T03:23:45.776Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32942026-08-20T03:23:45.840Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32952026-08-20T03:23:46.165Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32962026-08-20T03:23:46.710Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32972026-08-20T03:23:47.201Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32982026-08-20T03:23:47.657Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32992026-08-20T03:23:47.683Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33002026-08-20T03:23:48.088Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33012026-08-20T03:23:48.388Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33022026-08-20T03:23:48.795Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33032026-08-20T03:23:48.869Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33042026-08-20T03:23:49.002Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33052026-08-20T03:23:49.405Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33062026-08-20T03:23:49.623Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33072026-08-20T03:23:50.166Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33082026-08-20T03:23:50.244Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33092026-08-20T03:23:50.686Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33102026-08-20T03:23:51.257Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33112026-08-20T03:23:51.386Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33122026-08-20T03:23:51.954Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33132026-08-20T03:23:52.100Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33142026-08-20T03:23:52.896Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33152026-08-20T03:23:54.036Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33162026-08-20T03:23:56.173Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33172026-08-20T03:23:56.219Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33182026-08-20T03:23:57.866Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33192026-08-20T03:23:59.224Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33202026-08-20T03:23:59.494Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33212026-08-20T03:23:59.530Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33222026-08-20T03:23:59.685Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33232026-08-20T03:23:59.813Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33242026-08-20T03:24:00.795Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33252026-08-20T03:24:01.429Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33262026-08-20T03:24:01.484Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33272026-08-20T03:24:02.236Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33282026-08-20T03:24:02.622Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33292026-08-20T03:24:03.172Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33302026-08-20T03:24:03.316Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33312026-08-20T03:24:03.529Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33322026-08-20T03:24:03.983Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33332026-08-20T03:24:04.030Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33342026-08-20T03:24:04.111Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33352026-08-20T03:24:04.132Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33362026-08-20T03:24:04.455Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33372026-08-20T03:24:04.853Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33382026-08-20T03:24:05.242Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33392026-08-20T03:24:05.561Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33402026-08-20T03:24:05.667Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33412026-08-20T03:24:05.689Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33422026-08-20T03:24:06.003Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33432026-08-20T03:24:06.296Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33442026-08-20T03:24:07.065Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33452026-08-20T03:24:07.527Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33462026-08-20T03:24:08.258Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33472026-08-20T03:24:10.676Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33482026-08-20T03:24:12.041Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33492026-08-20T03:24:12.516Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33502026-08-20T03:24:13.050Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33512026-08-20T03:24:15.636Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33522026-08-20T03:24:16.350Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33532026-08-20T03:24:17.384Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33542026-08-20T03:24:18.011Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33552026-08-20T03:24:18.852Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33562026-08-20T03:24:20.668Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33572026-08-20T03:24:21.846Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33582026-08-20T03:24:22.276Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33592026-08-20T03:24:24.035Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33602026-08-20T03:24:24.154Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33612026-08-20T03:24:24.633Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33622026-08-20T03:24:29.307Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33632026-08-20T03:24:29.862Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33642026-08-20T03:24:30.920Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33652026-08-20T03:24:31.650Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33662026-08-20T03:24:33.182Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33672026-08-20T03:24:33.338Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33682026-08-20T03:24:33.999Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33692026-08-20T03:24:34.771Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33702026-08-20T03:24:36.563Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33712026-08-20T03:24:36.961Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33722026-08-20T03:24:38.174Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33732026-08-20T03:24:38.267Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33742026-08-20T03:24:38.942Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33752026-08-20T03:24:39.756Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33762026-08-20T03:24:40.579Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33772026-08-20T03:24:44.850Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33782026-08-20T03:24:45.914Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33792026-08-20T03:24:46.450Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33802026-08-20T03:24:47.337Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33812026-08-20T03:24:48.190Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33822026-08-20T03:24:49.289Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33832026-08-20T03:24:52.294Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33842026-08-20T03:24:52.768Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33852026-08-20T03:24:53.676Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33862026-08-20T03:24:54.592Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33872026-08-20T03:24:56.087Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33882026-08-20T03:24:57.097Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33892026-08-20T03:25:00.686Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33902026-08-20T03:25:01.138Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33912026-08-20T03:25:01.624Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33922026-08-20T03:25:03.423Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33932026-08-20T03:25:05.858Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33942026-08-20T03:25:06.575Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33952026-08-20T03:25:08.183Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33962026-08-20T03:25:09.832Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33972026-08-20T03:25:11.501Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33982026-08-20T03:25:13.241Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33992026-08-20T03:25:17.978Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34002026-08-20T03:25:17.993Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34012026-08-20T03:25:20.016Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34022026-08-20T03:25:20.042Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34032026-08-20T03:25:21.749Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34042026-08-20T03:25:23.671Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34052026-08-20T03:25:25.421Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34062026-08-20T03:25:28.743Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34072026-08-20T03:25:30.828Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34082026-08-20T03:25:31.290Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34092026-08-20T03:25:32.896Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34102026-08-20T03:25:34.628Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34112026-08-20T03:25:36.370Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34122026-08-20T03:25:38.141Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34132026-08-20T03:25:39.953Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34142026-08-20T03:25:41.707Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34152026-08-20T03:25:45.049Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34162026-08-20T03:25:45.199Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34172026-08-20T03:25:47.076Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34182026-08-20T03:25:48.655Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34192026-08-20T03:25:50.500Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34202026-08-20T03:25:52.481Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34212026-08-20T03:25:54.192Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34222026-08-20T03:25:56.432Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34232026-08-20T03:25:58.016Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34242026-08-20T03:26:05.575Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34252026-08-20T03:26:05.628Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34262026-08-20T03:26:08.935Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34272026-08-20T03:26:10.154Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34282026-08-20T03:26:10.647Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34292026-08-20T03:26:14.322Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34302026-08-20T03:26:16.425Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34312026-08-20T03:26:18.964Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34322026-08-20T03:26:21.074Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34332026-08-20T03:26:23.530Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34342026-08-20T03:26:26.557Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34352026-08-20T03:26:28.447Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34362026-08-20T03:26:30.699Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34372026-08-20T03:26:33.798Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34382026-08-20T03:26:36.028Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34392026-08-20T03:26:38.254Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34402026-08-20T03:26:40.492Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34412026-08-20T03:26:42.955Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34422026-08-20T03:26:45.743Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34432026-08-20T03:26:48.252Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34442026-08-20T03:26:50.770Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34452026-08-20T03:26:53.239Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34462026-08-20T03:26:55.746Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34472026-08-20T03:26:58.277Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34482026-08-20T03:27:00.663Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34492026-08-20T03:27:03.319Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34502026-08-20T03:27:05.955Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34512026-08-20T03:27:08.531Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34522026-08-20T03:27:11.029Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34532026-08-20T03:27:13.632Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34542026-08-20T03:27:16.147Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34552026-08-20T03:27:18.787Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34562026-08-20T03:27:21.254Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34572026-08-20T03:27:23.774Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34582026-08-20T03:27:26.382Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34592026-08-20T03:27:28.975Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34602026-08-20T03:27:31.578Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34612026-08-20T03:27:34.101Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34622026-08-20T03:27:36.536Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34632026-08-20T03:27:39.008Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34642026-08-20T03:27:41.700Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34652026-08-20T03:27:44.402Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34662026-08-20T03:27:47.065Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34672026-08-20T03:27:49.672Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34682026-08-20T03:27:52.237Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34692026-08-20T03:27:54.884Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34702026-08-20T03:27:57.419Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34712026-08-20T03:28:00.082Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34722026-08-20T03:28:02.432Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34732026-08-20T03:28:05.835Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34742026-08-20T03:28:07.998Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34752026-08-20T03:28:10.735Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34762026-08-20T03:28:13.317Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34772026-08-20T03:28:16.273Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34782026-08-20T03:28:19.008Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34792026-08-20T03:28:21.478Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34802026-08-20T03:28:24.286Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34812026-08-20T03:28:28.158Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34822026-08-20T03:28:30.050Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34832026-08-20T03:28:32.804Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34842026-08-20T03:28:35.422Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34852026-08-20T03:28:38.081Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34862026-08-20T03:28:40.885Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34872026-08-20T03:28:43.735Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34882026-08-20T03:28:46.986Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34892026-08-20T03:28:49.565Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34902026-08-20T03:28:57.500Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34912026-08-20T03:28:57.806Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34922026-08-20T03:29:01.387Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34932026-08-20T03:29:04.931Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34942026-08-20T03:29:08.441Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34952026-08-20T03:29:13.430Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34962026-08-20T03:29:16.746Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34972026-08-20T03:29:20.385Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34982026-08-20T03:29:24.215Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34992026-08-20T03:29:28.145Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35002026-08-20T03:29:32.019Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35012026-08-20T03:29:35.928Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35022026-08-20T03:29:40.042Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35032026-08-20T03:29:43.777Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35042026-08-20T03:29:47.676Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35052026-08-20T03:29:51.604Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35062026-08-20T03:29:55.436Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35072026-08-20T03:29:59.324Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35082026-08-20T03:30:03.172Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35092026-08-20T03:30:07.089Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35102026-08-20T03:30:11.036Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35112026-08-20T03:30:15.015Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35122026-08-20T03:30:18.854Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35132026-08-20T03:30:22.762Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35142026-08-20T03:30:26.690Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35152026-08-20T03:30:57.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 32s
35162026-08-20T03:30:57.886Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35172026-08-20T03:30:57.887Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35182026-08-20T03:30:58.053Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35192026-08-20T03:30:58.162Z
35202026-08-20T03:30:58.162Zreal 7:32.223105544
35212026-08-20T03:30:58.162Zuser 20:21.854687993
35222026-08-20T03:30:58.162Zsys 4:24.851610913
35232026-08-20T03:30:58.162Ztrap 0.295413099
35242026-08-20T03:30:58.162Ztflt 0.005764080
35252026-08-20T03:30:58.162Zdflt 0.102499798
35262026-08-20T03:30:58.166Zkflt 0.000028690
35272026-08-20T03:30:58.166Zlock 7:12:06.234051612
35282026-08-20T03:30:58.166Zslp 2:32:00.542188092
35292026-08-20T03:30:58.166Zlat 33.574070609
35302026-08-20T03:30:58.166Zstop 2:07.595634626
35312026-08-20T03:30:58.166Zprocess exited: duration 838202 ms, exit code 0
 
35322026-08-20T03:30:58.174Zfound 0 output files