01KTCBNTKCMXDPR8KS4QYP2G6H: clippy (helios)

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

Buildomat Job: 01KTCBPCYJNRSVTEB3JAT02AQF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-05T17:01:59.211Zjob assigned to worker 01KTCBPFQCCMKGKN2SQK6F95ND [factory aws, i-0d82374e4a332e993] (queued for 53 s)
 
22026-06-05T17:02:06.197Zstarting task 0: "setup"
32026-06-05T17:02:06.201Z++ uname -s
42026-06-05T17:02:06.204Z+ kern=SunOS
52026-06-05T17:02:06.204Z+ build_user=build
62026-06-05T17:02:06.204Z+ build_uid=12345
72026-06-05T17:02:06.204Z+ work_dir=/work
82026-06-05T17:02:06.204Z+ input_dir=/input
92026-06-05T17:02:06.204Z+ [[ 0 == 12345 ]]
102026-06-05T17:02:06.204Z+ case "$kern" in
112026-06-05T17:02:06.204Z+ groupadd -g 12345 build
122026-06-05T17:02:06.215Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-05T17:02:08.221Z+ zfs create -o mountpoint=/work rpool/work
142026-06-05T17:02:08.286Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-05T17:02:08.289Z+ home_fs=zfs
162026-06-05T17:02:08.289Z+ [[ zfs == autofs ]]
172026-06-05T17:02:08.289Z+ mkdir -p /home/build
182026-06-05T17:02:08.289Z+ chown build:build /home/build /work
192026-06-05T17:02:10.290Z+ chmod 0700 /home/build /work
202026-06-05T17:02:10.294Zprocess exited: duration 4098 ms, exit code 0
 
212026-06-05T17:02:10.300Zstarting task 1: "rust-toolchain"
222026-06-05T17:02:10.304Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-05T17:02:10.305Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-05T17:02:10.305Z * rust toolchain channel = "1.94.0"
252026-06-05T17:02:10.305Z * rust toolchain profile = "default"
262026-06-05T17:02:10.305Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-05T17:02:10.305Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-05T17:02:10.308Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-05T17:02:10.308Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-05T17:02:10.419Zinfo: downloading installer
312026-06-05T17:02:11.888Zwarn: It looks like you have an existing rustup settings file at:
322026-06-05T17:02:11.888Zwarn: /home/build/.rustup/settings.toml
332026-06-05T17:02:11.888Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-05T17:02:11.888Zwarn: instead of the one inferred from the default host triple.
352026-06-05T17:02:11.901Zinfo: profile set to default
362026-06-05T17:02:11.901Zinfo: default host triple is x86_64-unknown-illumos
372026-06-05T17:02:11.904Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-05T17:02:12.035Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-05T17:02:12.038Zinfo: downloading 6 components
402026-06-05T17:02:27.852Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-05T17:02:27.852Z
422026-06-05T17:02:27.879Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-05T17:02:27.879Z
442026-06-05T17:02:27.879Z
452026-06-05T17:02:27.879ZRust is installed now. Great!
462026-06-05T17:02:27.879Z
472026-06-05T17:02:27.880ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-05T17:02:27.880Zenvironment variable. This has not been done automatically.
492026-06-05T17:02:27.880Z
502026-06-05T17:02:27.880ZTo configure your current shell, you need to source
512026-06-05T17:02:27.881Zthe corresponding env file under $HOME/.cargo.
522026-06-05T17:02:27.881Z
532026-06-05T17:02:27.881ZThis is usually done by running one of the following (note the leading DOT):
542026-06-05T17:02:27.881Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-05T17:02:27.881Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-05T17:02:27.881Zsource "~/.cargo/env.nu" # For nushell
572026-06-05T17:02:27.881Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-05T17:02:27.881Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-05T17:02:27.881Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-05T17:02:27.886Zwarn: no default linker (`cc`) was found in your PATH
612026-06-05T17:02:27.886Zwarn: many Rust crates require a system C toolchain to build
622026-06-05T17:02:27.972Z+ rustup --version
632026-06-05T17:02:28.024Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-05T17:02:28.050Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-05T17:02:28.050Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-05T17:02:28.050Z+ cargo --version
672026-06-05T17:02:28.050Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-05T17:02:28.050Z+ rustc --version
692026-06-05T17:02:28.087Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-05T17:02:28.087Zprocess exited: duration 17742 ms, exit code 0
 
712026-06-05T17:02:28.111Zstarting task 2: "authentication"
722026-06-05T17:02:28.142Zprocess exited: duration 26 ms, exit code 0
 
732026-06-05T17:02:28.150Zstarting task 3: "clone repository"
742026-06-05T17:02:28.154Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-05T17:02:28.162Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-05T17:02:28.196ZCloning into '/work/oxidecomputer/omicron'...
772026-06-05T17:02:39.135Z+ cd /work/oxidecomputer/omicron
782026-06-05T17:02:39.135Z+ git fetch origin ec71f785aacdc38d51e887534fc3fe0326665223
792026-06-05T17:02:40.503ZFrom https://github.com/oxidecomputer/omicron
802026-06-05T17:02:40.504Z * branch ec71f785aacdc38d51e887534fc3fe0326665223 -> FETCH_HEAD
812026-06-05T17:02:40.558Z+ [[ -n ry/opte-984 ]]
822026-06-05T17:02:40.558Z++ git branch --show-current
832026-06-05T17:02:40.558Z+ current=main
842026-06-05T17:02:40.558Z+ [[ main != ry/opte-984 ]]
852026-06-05T17:02:40.558Z+ git branch -f ry/opte-984 ec71f785aacdc38d51e887534fc3fe0326665223
862026-06-05T17:02:40.558Z+ git checkout -f ry/opte-984
872026-06-05T17:02:40.558ZSwitched to branch 'ry/opte-984'
882026-06-05T17:02:40.558Z+ git reset --hard ec71f785aacdc38d51e887534fc3fe0326665223
892026-06-05T17:02:40.558ZHEAD is now at ec71f785a Merge branch 'main' into ry/opte-984
902026-06-05T17:02:40.558Zprocess exited: duration 11686 ms, exit code 0
 
912026-06-05T17:02:40.585Zstarting task 4: "build"
922026-06-05T17:02:40.591Z+ source ./env.sh
932026-06-05T17:02:40.591Z++ OLD_SHELL_OPTS=ehxB
942026-06-05T17:02:40.591Z++ set -o xtrace
952026-06-05T17:02:40.617Z++++ dirname ./env.sh
962026-06-05T17:02:40.621Z+++ readlink -f .
972026-06-05T17:02:40.621Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-05T17:02:40.621Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-06-05T17:02:40.621Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-05T17:02:40.622Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-06-05T17:02:40.622Z++ 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-06-05T17:02:40.622Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-06-05T17:02:40.622Z++ 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-06-05T17:02:40.622Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-06-05T17:02:40.622Z++ 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-06-05T17:02:40.622Z++ case $OLD_SHELL_OPTS in
1072026-06-05T17:02:40.622Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-06-05T17:02:40.622Z+ source .github/buildomat/ci-env.sh
1092026-06-05T17:02:40.622Z++ export CARGO_TERM_COLOR=always
1102026-06-05T17:02:40.622Z++ CARGO_TERM_COLOR=always
1112026-06-05T17:02:40.622Z+ cargo --version
1122026-06-05T17:02:40.622Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-06-05T17:02:40.622Z+ rustc --version
1142026-06-05T17:02:40.844Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-06-05T17:02:40.871Z+ banner prerequisites
1162026-06-05T17:02:40.871Z
1172026-06-05T17:02:40.871Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-06-05T17:02:40.871Z # # # # # # # # # # # # # # #
1192026-06-05T17:02:40.872Z # # # # ##### # # ##### # # # # # #### #
1202026-06-05T17:02:40.872Z ##### ##### # ##### # # # # # # # # #
1212026-06-05T17:02:40.872Z # # # # # # # # # # # # # # #
1222026-06-05T17:02:40.872Z # # # ###### # # ###### ### # #### # #### #
1232026-06-05T17:02:40.872Z
1242026-06-05T17:02:40.872Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-06-05T17:02:42.583Z Startup: Refreshing catalog 'helios' ... Done
1262026-06-05T17:02:42.658Z Startup: Caching catalogs ... Done
1272026-06-05T17:02:42.984ZPlanning: Solver setup ... Done (0.284s)
1282026-06-05T17:02:43.007ZPlanning: Running solver ... Done (0.021s)
1292026-06-05T17:02:43.013ZPlanning: Finding local manifests ... Done (0.003s)
1302026-06-05T17:02:43.019ZPlanning: Fetching manifests: 0/2 0% complete
1312026-06-05T17:02:43.037ZPlanning: Fetching manifests: 2/2 100% complete
1322026-06-05T17:02:43.051ZPlanning: Package planning ... Done (0.014s)
1332026-06-05T17:02:43.061ZPlanning: Merging actions ... Done (0.001s)
1342026-06-05T17:02:43.240ZPlanning: Checking for conflicting actions ... Done (0.187s)
1352026-06-05T17:02:43.245ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-06-05T17:02:43.980ZPlanning: Evaluating mediators ... Done (0.731s)
1372026-06-05T17:02:44.004ZPlanning: Planning completed in 1.30 seconds
1382026-06-05T17:02:44.004Z Packages to install: 2
1392026-06-05T17:02:44.004Z Estimated space available: 156.07 GB
1402026-06-05T17:02:44.004ZEstimated space to be consumed: 25.33 MB
1412026-06-05T17:02:44.004Z Create boot environment: No
1422026-06-05T17:02:44.004ZCreate backup boot environment: No
1432026-06-05T17:02:44.004Z Rebuild boot archive: No
1442026-06-05T17:02:44.004Z
1452026-06-05T17:02:44.004ZChanged packages:
1462026-06-05T17:02:44.004Zhelios
1472026-06-05T17:02:44.005Z developer/build-essential
1482026-06-05T17:02:44.005Z None -> 11-3.0
1492026-06-05T17:02:44.005Z library/libxmlsec1
1502026-06-05T17:02:44.005Z None -> 1.2.35-3.0
1512026-06-05T17:02:44.031Z
1522026-06-05T17:02:44.031ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-06-05T17:02:44.534ZDownload: Completed 1.28 MB in 0.53 seconds (2.4M/s)
1542026-06-05T17:02:44.622Z Actions: 1/268 actions (Installing new actions)
1552026-06-05T17:02:44.638Z Actions: Completed 268 actions in 0.04 seconds.
1562026-06-05T17:02:44.652ZFinalize: Updating package state database ... Done (0.008s)
1572026-06-05T17:02:44.652ZFinalize: Updating package cache ... Done (0.000s)
1582026-06-05T17:02:44.664ZFinalize: Updating image state ... Done (0.023s)
1592026-06-05T17:02:47.425ZFinalize: Creating fast lookup database ... Done (2.662s)
1602026-06-05T17:02:47.469ZFinalize: Reading search index ... Done (0.013s)
1612026-06-05T17:02:47.469ZFinalize: Updating search index ... Done (0.000s)
1622026-06-05T17:02:47.493ZFinalize: Updating package cache ... Done (0.000s)
1632026-06-05T17:02:47.793ZPlanning: Evaluating mediator changes ... Done
1642026-06-05T17:02:47.898ZPlanning: Checking for conflicting actions ... Done
1652026-06-05T17:02:47.906ZPlanning: Consolidating action changes ... Done
1662026-06-05T17:02:48.060ZPlanning: Evaluating mediators ... Done
1672026-06-05T17:02:52.107ZPlanning: Planning completed in 0.27 seconds
1682026-06-05T17:02:52.110Z Mediators to change: 2
1692026-06-05T17:02:52.110Z Create boot environment: No
1702026-06-05T17:02:52.110ZCreate backup boot environment: No
1712026-06-05T17:02:52.110ZFinalize: Updating package state database ... Done
1722026-06-05T17:02:52.110ZFinalize: Updating package cache ... Done
1732026-06-05T17:02:52.110ZFinalize: Updating image state ... Done
1742026-06-05T17:02:52.110ZFinalize: Creating fast lookup database ... Done
1752026-06-05T17:02:52.110ZFinalize: Reading search index ... Done
1762026-06-05T17:02:52.110ZFinalize: Updating search index ... Done
1772026-06-05T17:02:52.111ZFinalize: Updating package cache ... Done
1782026-06-05T17:02:52.111ZPlanning: Evaluating mediator changes ... Done
1792026-06-05T17:02:52.111ZPlanning: Checking for conflicting actions ... Done
1802026-06-05T17:02:52.111ZPlanning: Consolidating action changes ... Done
1812026-06-05T17:02:52.111ZPlanning: Evaluating mediators ... Done
1822026-06-05T17:02:52.111ZPlanning: Planning completed in 0.27 seconds
1832026-06-05T17:02:52.111Z Mediators to change: 1
1842026-06-05T17:02:52.111Z Create boot environment: No
1852026-06-05T17:02:52.111ZCreate backup boot environment: No
1862026-06-05T17:02:52.111ZFinalize: Updating package state database ... Done
1872026-06-05T17:02:52.111ZFinalize: Updating package cache ... Done
1882026-06-05T17:02:52.111ZFinalize: Updating image state ... Done
1892026-06-05T17:02:52.785ZFinalize: Creating fast lookup database ... Done
1902026-06-05T17:02:52.845ZFinalize: Reading search index ... Done
1912026-06-05T17:02:52.847ZFinalize: Updating search index ... Done
1922026-06-05T17:02:52.900ZFinalize: Updating package cache ... Done
1932026-06-05T17:02:53.216ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-06-05T17:02:53.216Zapache system 2.4 system
1952026-06-05T17:02:53.216Zclang system 15 system
1962026-06-05T17:02:53.216Zcsh system system illumos
1972026-06-05T17:02:53.216Zctags system system illumos
1982026-06-05T17:02:53.216Zfile vendor vendor darwinsys
1992026-06-05T17:02:53.216Zfile system system illumos
2002026-06-05T17:02:53.216Zgcc vendor 14 vendor
2012026-06-05T17:02:53.216Zgcc system 13 system
2022026-06-05T17:02:53.216Zgcc system 10 system
2032026-06-05T17:02:53.216Zgo system 1.25 system
2042026-06-05T17:02:53.216Zllvm system 15 system
2052026-06-05T17:02:53.216Zmariadb system 11.4 system
2062026-06-05T17:02:53.216Zmta vendor vendor dma
2072026-06-05T17:02:53.216Zopenjdk system 17 system
2082026-06-05T17:02:53.216Zopenjdk system 11 system
2092026-06-05T17:02:53.216Zopenssl vendor 3 vendor
2102026-06-05T17:02:53.216Zperl system 5.40 system
2112026-06-05T17:02:53.216Zpostgresql system 18 system
2122026-06-05T17:02:53.216Zpostgresql system 17 system
2132026-06-05T17:02:53.216Zpython vendor 3 vendor
2142026-06-05T17:02:53.216Zpython system 2 system
2152026-06-05T17:02:53.216Zpython3 vendor 3.13 vendor
2162026-06-05T17:02:53.216Zruby system 3.4 system
2172026-06-05T17:02:53.216Zruby system 3.0 system
2182026-06-05T17:02:53.216Zwords vendor vendor american-english
2192026-06-05T17:02:53.216Zwords system system australian-english
2202026-06-05T17:02:53.216Zwords system system british-english
2212026-06-05T17:02:53.216Zwords system system canadian-english
2222026-06-05T17:02:53.217Zwords system system french
2232026-06-05T17:02:53.217Zwords system system italian
2242026-06-05T17:02:53.217Zwords system system ngerman
2252026-06-05T17:02:53.217Zwords system system ogerman
2262026-06-05T17:02:53.217Zwords system system spanish
2272026-06-05T17:02:53.468ZPUBLISHER TYPE STATUS P LOCATION
2282026-06-05T17:02:53.468Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-06-05T17:02:53.755ZFMRI IFO
2302026-06-05T17:02:53.755Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-06-05T17:02:53.755Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-06-05T17:02:53.755Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-06-05T17:02:53.755Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-06-05T17:02:53.756Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-06-05T17:02:53.756Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-06-05T17:02:53.756Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-06-05T17:02:53.756Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-06-05T17:02:53.756Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-06-05T17:02:54.004Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-06-05T17:02:54.337Z Updating crates.io index
2412026-06-05T17:02:54.340Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-06-05T17:02:54.636Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-06-05T17:02:55.476Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-06-05T17:02:55.943Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-06-05T17:02:57.083Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-06-05T17:02:57.722Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-06-05T17:02:59.259Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-06-05T17:03:00.095Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-06-05T17:03:00.483Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-06-05T17:03:01.507Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-06-05T17:03:01.899Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-06-05T17:03:02.330Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-06-05T17:03:02.665Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-06-05T17:03:03.695Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-06-05T17:03:04.225Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2562026-06-05T17:03:04.504Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-06-05T17:03:04.832Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-06-05T17:03:05.134Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2592026-06-05T17:03:05.568Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-06-05T17:03:05.933Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-06-05T17:03:06.220Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-06-05T17:03:06.489Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2632026-06-05T17:03:06.952Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642026-06-05T17:03:07.357Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-06-05T17:03:07.820Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-06-05T17:03:08.243Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-06-05T17:03:08.689Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-06-05T17:03:09.021Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-06-05T17:03:09.345Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-06-05T17:03:10.451Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-06-05T17:03:11.154Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-06-05T17:03:11.619Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732026-06-05T17:03:11.873Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2742026-06-05T17:03:12.315Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-06-05T17:03:12.675Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-06-05T17:03:13.019Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-06-05T17:03:13.337Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-06-05T17:03:13.793Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-06-05T17:03:14.055Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-06-05T17:03:14.342Z Updating git repository `https://github.com/illumos/smf-rs`
2812026-06-05T17:03:14.784Z Updating git repository `https://github.com/oxidecomputer/omicron`
2822026-06-05T17:03:26.691Z Downloading crates ...
2832026-06-05T17:03:26.748Z Downloaded anstream v1.0.0
2842026-06-05T17:03:26.752Z Downloaded cargo-util-schemas v0.8.2
2852026-06-05T17:03:26.752Z Downloaded anstyle-parse v1.0.0
2862026-06-05T17:03:26.752Z Downloaded num-traits v0.2.19
2872026-06-05T17:03:26.752Z Downloaded anstyle-query v1.1.5
2882026-06-05T17:03:26.755Z Downloaded serde_core v1.0.228
2892026-06-05T17:03:26.756Z Downloaded anstyle v1.0.14
2902026-06-05T17:03:26.778Z Downloaded textwrap v0.16.2
2912026-06-05T17:03:26.778Z Downloaded itoa v1.0.17
2922026-06-05T17:03:26.778Z Downloaded zmij v1.0.21
2932026-06-05T17:03:26.778Z Downloaded unicode-linebreak v0.1.5
2942026-06-05T17:03:26.778Z Downloaded thiserror-impl v1.0.69
2952026-06-05T17:03:26.778Z Downloaded dof v0.3.0
2962026-06-05T17:03:26.778Z Downloaded proc-macro-error v1.0.4
2972026-06-05T17:03:26.778Z Downloaded zerofrom v0.1.6
2982026-06-05T17:03:26.778Z Downloaded yoke-derive v0.8.1
2992026-06-05T17:03:26.778Z Downloaded bitflags v2.11.0
3002026-06-05T17:03:26.779Z Downloaded zerofrom-derive v0.1.6
3012026-06-05T17:03:26.779Z Downloaded zerocopy-derive v0.7.35
3022026-06-05T17:03:26.779Z Downloaded utf8parse v0.2.2
3032026-06-05T17:03:26.779Z Downloaded terminal_size v0.4.3
3042026-06-05T17:03:26.779Z Downloaded tabled_derive v0.7.0
3052026-06-05T17:03:26.787Z Downloaded toml_datetime v0.6.11
3062026-06-05T17:03:26.787Z Downloaded synstructure v0.13.2
3072026-06-05T17:03:26.787Z Downloaded is_terminal_polyfill v1.70.2
3082026-06-05T17:03:26.787Z Downloaded version_check v0.9.5
3092026-06-05T17:03:26.787Z Downloaded thiserror v1.0.69
3102026-06-05T17:03:26.788Z Downloaded tinystr v0.8.2
3112026-06-05T17:03:26.788Z Downloaded smawk v0.3.2
3122026-06-05T17:03:26.791Z Downloaded equivalent v1.0.2
3132026-06-05T17:03:26.791Z Downloaded proc-macro-error-attr v1.0.4
3142026-06-05T17:03:26.791Z Downloaded idna_adapter v1.2.1
3152026-06-05T17:03:26.791Z Downloaded icu_provider v2.1.1
3162026-06-05T17:03:26.792Z Downloaded yoke v0.8.1
3172026-06-05T17:03:26.792Z Downloaded typeid v1.0.3
3182026-06-05T17:03:26.792Z Downloaded anyhow v1.0.102
3192026-06-05T17:03:26.792Z Downloaded heck v0.4.1
3202026-06-05T17:03:26.792Z Downloaded fs-err v3.3.0
3212026-06-05T17:03:26.795Z Downloaded fastrand v2.3.0
3222026-06-05T17:03:26.795Z Downloaded serde_derive v1.0.228
3232026-06-05T17:03:26.795Z Downloaded thiserror-impl v2.0.18
3242026-06-05T17:03:26.812Z Downloaded macaddr v1.0.1
3252026-06-05T17:03:26.812Z Downloaded serde_tokenstream v0.2.3
3262026-06-05T17:03:26.812Z Downloaded scroll_derive v0.12.1
3272026-06-05T17:03:26.812Z Downloaded usdt-macro v0.5.0
3282026-06-05T17:03:26.813Z Downloaded usdt-attr-macro v0.5.0
3292026-06-05T17:03:26.813Z Downloaded camino-tempfile v1.4.1
3302026-06-05T17:03:26.813Z Downloaded pretty-hex v0.4.1
3312026-06-05T17:03:26.813Z Downloaded thiserror v2.0.18
3322026-06-05T17:03:26.816Z Downloaded usdt-impl v0.5.0
3332026-06-05T17:03:26.816Z Downloaded form_urlencoded v1.2.2
3342026-06-05T17:03:26.816Z Downloaded clap_lex v1.0.0
3352026-06-05T17:03:26.816Z Downloaded once_cell v1.21.3
3362026-06-05T17:03:26.816Z Downloaded utf8_iter v1.0.4
3372026-06-05T17:03:26.816Z Downloaded dtrace-parser v0.2.0
3382026-06-05T17:03:26.816Z Downloaded unicode-xid v0.2.6
3392026-06-05T17:03:26.817Z Downloaded potential_utf v0.1.4
3402026-06-05T17:03:26.817Z Downloaded thread-id v4.2.2
3412026-06-05T17:03:26.817Z Downloaded strsim v0.11.1
3422026-06-05T17:03:26.817Z Downloaded cfg-if v1.0.4
3432026-06-05T17:03:26.817Z Downloaded writeable v0.6.2
3442026-06-05T17:03:26.817Z Downloaded colorchoice v1.0.4
3452026-06-05T17:03:26.817Z Downloaded quote v1.0.45
3462026-06-05T17:03:26.820Z Downloaded crypto-common v0.1.7
3472026-06-05T17:03:26.820Z Downloaded toml v0.8.23
3482026-06-05T17:03:26.820Z Downloaded clap_derive v4.6.1
3492026-06-05T17:03:26.820Z Downloaded toml_write v0.1.2
3502026-06-05T17:03:26.823Z Downloaded zerovec-derive v0.11.2
3512026-06-05T17:03:26.823Z Downloaded generic-array v0.14.7
3522026-06-05T17:03:26.823Z Downloaded bytecount v0.6.9
3532026-06-05T17:03:26.829Z Downloaded usdt v0.5.0
3542026-06-05T17:03:26.832Z Downloaded toml_edit v0.22.27
3552026-06-05T17:03:26.832Z Downloaded unicode-ident v1.0.24
3562026-06-05T17:03:26.832Z Downloaded heck v0.5.0
3572026-06-05T17:03:26.832Z Downloaded percent-encoding v2.3.2
3582026-06-05T17:03:26.838Z Downloaded typenum v1.19.0
3592026-06-05T17:03:26.838Z Downloaded serde_spanned v0.6.9
3602026-06-05T17:03:26.838Z Downloaded cargo_toml v0.21.0
3612026-06-05T17:03:26.838Z Downloaded serde-untagged v0.1.9
3622026-06-05T17:03:26.838Z Downloaded fnv v1.0.7
3632026-06-05T17:03:26.838Z Downloaded cargo-platform v0.2.0
3642026-06-05T17:03:26.842Z Downloaded zerotrie v0.2.3
3652026-06-05T17:03:26.846Z Downloaded url v2.5.8
3662026-06-05T17:03:26.846Z Downloaded ucd-trie v0.1.7
3672026-06-05T17:03:26.848Z Downloaded block-buffer v0.10.4
3682026-06-05T17:03:26.849Z Downloaded cpufeatures v0.2.17
3692026-06-05T17:03:26.853Z Downloaded zerovec v0.11.5
3702026-06-05T17:03:26.856Z Downloaded memmap v0.7.0
3712026-06-05T17:03:26.859Z Downloaded winnow v0.7.14
3722026-06-05T17:03:26.862Z Downloaded zerocopy v0.7.35
3732026-06-05T17:03:26.871Z Downloaded stable_deref_trait v1.2.1
3742026-06-05T17:03:26.876Z Downloaded autocfg v1.5.0
3752026-06-05T17:03:26.876Z Downloaded sha2 v0.10.9
3762026-06-05T17:03:26.876Z Downloaded byteorder v1.5.0
3772026-06-05T17:03:26.876Z Downloaded icu_normalizer_data v2.1.1
3782026-06-05T17:03:26.880Z Downloaded unicode-width v0.2.0
3792026-06-05T17:03:26.880Z Downloaded unicode-width v0.1.14
3802026-06-05T17:03:26.883Z Downloaded erased-serde v0.4.9
3812026-06-05T17:03:26.888Z Downloaded displaydoc v0.2.5
3822026-06-05T17:03:26.888Z Downloaded digest v0.10.7
3832026-06-05T17:03:26.888Z Downloaded ordered-float v2.10.1
3842026-06-05T17:03:26.891Z Downloaded swrite v0.1.0
3852026-06-05T17:03:26.891Z Downloaded serde-value v0.7.0
3862026-06-05T17:03:26.891Z Downloaded errno v0.3.14
3872026-06-05T17:03:26.891Z Downloaded scroll v0.12.0
3882026-06-05T17:03:26.894Z Downloaded plain v0.2.3
3892026-06-05T17:03:26.897Z Downloaded cargo_metadata v0.21.0
3902026-06-05T17:03:26.908Z Downloaded log v0.4.29
3912026-06-05T17:03:26.910Z Downloaded proc-macro2 v1.0.106
3922026-06-05T17:03:26.913Z Downloaded pest_derive v2.8.6
3932026-06-05T17:03:26.914Z Downloaded icu_properties v2.1.2
3942026-06-05T17:03:26.917Z Downloaded litemap v0.8.1
3952026-06-05T17:03:26.920Z Downloaded camino v1.2.2
3962026-06-05T17:03:26.923Z Downloaded smallvec v1.15.1
3972026-06-05T17:03:26.926Z Downloaded semver v1.0.28
3982026-06-05T17:03:26.933Z Downloaded clap v4.6.1
3992026-06-05T17:03:26.940Z Downloaded pest_generator v2.8.6
4002026-06-05T17:03:26.946Z Downloaded papergrid v0.11.0
4012026-06-05T17:03:26.949Z Downloaded icu_normalizer v2.1.1
4022026-06-05T17:03:26.952Z Downloaded getrandom v0.4.1
4032026-06-05T17:03:26.956Z Downloaded pest_meta v2.8.6
4042026-06-05T17:03:26.956Z Downloaded indexmap v2.14.0
4052026-06-05T17:03:26.959Z Downloaded tempfile v3.25.0
4062026-06-05T17:03:26.966Z Downloaded memchr v2.8.0
4072026-06-05T17:03:26.968Z Downloaded serde v1.0.228
4082026-06-05T17:03:26.978Z Downloaded icu_locale_core v2.1.1
4092026-06-05T17:03:27.005Z Downloaded icu_collections v2.1.1
4102026-06-05T17:03:27.011Z Downloaded serde_json v1.0.149
4112026-06-05T17:03:27.039Z Downloaded pest v2.8.6
4122026-06-05T17:03:27.040Z Downloaded hashbrown v0.17.0
4132026-06-05T17:03:27.040Z Downloaded icu_properties_data v2.1.2
4142026-06-05T17:03:27.049Z Downloaded idna v1.1.0
4152026-06-05T17:03:27.049Z Downloaded goblin v0.8.2
4162026-06-05T17:03:27.049Z Downloaded clap_builder v4.6.0
4172026-06-05T17:03:27.049Z Downloaded tabled v0.15.0
4182026-06-05T17:03:27.052Z Downloaded syn v1.0.109
4192026-06-05T17:03:27.064Z Downloaded syn v2.0.117
4202026-06-05T17:03:27.077Z Downloaded rustix v1.1.3
4212026-06-05T17:03:27.106Z Downloaded libc v0.2.185
4222026-06-05T17:03:27.176Z Compiling proc-macro2 v1.0.106
4232026-06-05T17:03:27.176Z Compiling unicode-ident v1.0.24
4242026-06-05T17:03:27.180Z Compiling quote v1.0.45
4252026-06-05T17:03:27.180Z Compiling serde_core v1.0.228
4262026-06-05T17:03:27.180Z Compiling libc v0.2.185
4272026-06-05T17:03:27.180Z Compiling version_check v0.9.5
4282026-06-05T17:03:27.180Z Compiling serde v1.0.228
4292026-06-05T17:03:27.180Z Compiling stable_deref_trait v1.2.1
4302026-06-05T17:03:27.451Z Compiling memchr v2.8.0
4312026-06-05T17:03:27.489Z Compiling zmij v1.0.21
4322026-06-05T17:03:27.722Z Compiling ucd-trie v0.1.7
4332026-06-05T17:03:27.971Z Compiling thiserror v1.0.69
4342026-06-05T17:03:28.048Z Compiling autocfg v1.5.0
4352026-06-05T17:03:28.429Z Compiling itoa v1.0.17
4362026-06-05T17:03:28.611Z Compiling pest v2.8.6
4372026-06-05T17:03:28.640Z Compiling litemap v0.8.1
4382026-06-05T17:03:28.784Z Compiling writeable v0.6.2
4392026-06-05T17:03:28.834Z Compiling rustix v1.1.3
4402026-06-05T17:03:28.934Z Compiling icu_properties_data v2.1.2
4412026-06-05T17:03:29.013Z Compiling byteorder v1.5.0
4422026-06-05T17:03:29.110Z Compiling icu_normalizer_data v2.1.1
4432026-06-05T17:03:29.324Z Compiling errno v0.3.14
4442026-06-05T17:03:29.341Z Compiling serde_json v1.0.149
4452026-06-05T17:03:29.386Z Compiling bitflags v2.11.0
4462026-06-05T17:03:29.481Z Compiling syn v2.0.117
4472026-06-05T17:03:29.591Z Compiling num-traits v0.2.19
4482026-06-05T17:03:29.620Z Compiling smallvec v1.15.1
4492026-06-05T17:03:29.629Z Compiling hashbrown v0.17.0
4502026-06-05T17:03:29.766Z Compiling pest_meta v2.8.6
4512026-06-05T17:03:29.825Z Compiling equivalent v1.0.2
4522026-06-05T17:03:29.912Z Compiling typeid v1.0.3
4532026-06-05T17:03:30.170Z Compiling indexmap v2.14.0
4542026-06-05T17:03:30.221Z Compiling thread-id v4.2.2
4552026-06-05T17:03:30.244Z Compiling usdt-impl v0.5.0
4562026-06-05T17:03:30.305Z Compiling proc-macro-error-attr v1.0.4
4572026-06-05T17:03:30.426Z Compiling winnow v0.7.14
4582026-06-05T17:03:30.452Z Compiling toml_write v0.1.2
4592026-06-05T17:03:30.483Z Compiling syn v1.0.109
4602026-06-05T17:03:30.652Z Compiling erased-serde v0.4.9
4612026-06-05T17:03:30.944Z Compiling proc-macro-error v1.0.4
4622026-06-05T17:03:30.964Z Compiling plain v0.2.3
4632026-06-05T17:03:31.085Z Compiling percent-encoding v2.3.2
4642026-06-05T17:03:31.146Z Compiling utf8_iter v1.0.4
4652026-06-05T17:03:31.277Z Compiling getrandom v0.4.1
4662026-06-05T17:03:31.296Z Compiling camino v1.2.2
4672026-06-05T17:03:31.390Z Compiling utf8parse v0.2.2
4682026-06-05T17:03:31.436Z Compiling log v0.4.29
4692026-06-05T17:03:31.506Z Compiling thiserror v2.0.18
4702026-06-05T17:03:31.624Z Compiling anstyle-parse v1.0.0
4712026-06-05T17:03:31.655Z Compiling ordered-float v2.10.1
4722026-06-05T17:03:31.674Z Compiling form_urlencoded v1.2.2
4732026-06-05T17:03:31.853Z Compiling terminal_size v0.4.3
4742026-06-05T17:03:31.909Z Compiling colorchoice v1.0.4
4752026-06-05T17:03:31.994Z Compiling synstructure v0.13.2
4762026-06-05T17:03:32.024Z Compiling pest_generator v2.8.6
4772026-06-05T17:03:32.040Z Compiling anstyle-query v1.1.5
4782026-06-05T17:03:32.081Z Compiling pretty-hex v0.4.1
4792026-06-05T17:03:32.146Z Compiling is_terminal_polyfill v1.70.2
4802026-06-05T17:03:32.216Z Compiling anstyle v1.0.14
4812026-06-05T17:03:32.241Z Compiling cfg-if v1.0.4
4822026-06-05T17:03:32.242Z Compiling serde-untagged v0.1.9
4832026-06-05T17:03:32.384Z Compiling anstream v1.0.0
4842026-06-05T17:03:32.508Z Compiling semver v1.0.28
4852026-06-05T17:03:32.580Z Compiling fs-err v3.3.0
4862026-06-05T17:03:32.693Z Compiling fastrand v2.3.0
4872026-06-05T17:03:32.712Z Compiling unicode-xid v0.2.6
4882026-06-05T17:03:32.768Z Compiling heck v0.5.0
4892026-06-05T17:03:32.830Z Compiling clap_lex v1.0.0
4902026-06-05T17:03:32.855Z Compiling fnv v1.0.7
4912026-06-05T17:03:32.864Z Compiling bytecount v0.6.9
4922026-06-05T17:03:33.066Z Compiling anyhow v1.0.102
4932026-06-05T17:03:33.161Z Compiling heck v0.4.1
4942026-06-05T17:03:33.162Z Compiling once_cell v1.21.3
4952026-06-05T17:03:33.275Z Compiling strsim v0.11.1
4962026-06-05T17:03:33.332Z Compiling unicode-width v0.1.14
4972026-06-05T17:03:33.332Z Compiling tempfile v3.25.0
4982026-06-05T17:03:33.473Z Compiling clap_builder v4.6.0
4992026-06-05T17:03:33.540Z Compiling memmap v0.7.0
5002026-06-05T17:03:33.618Z Compiling papergrid v0.11.0
5012026-06-05T17:03:33.688Z Compiling unicode-width v0.2.0
5022026-06-05T17:03:33.748Z Compiling unicode-linebreak v0.1.5
5032026-06-05T17:03:33.749Z Compiling smawk v0.3.2
5042026-06-05T17:03:33.749Z Compiling serde_derive v1.0.228
5052026-06-05T17:03:33.855Z Compiling zerofrom-derive v0.1.6
5062026-06-05T17:03:33.894Z Compiling yoke-derive v0.8.1
5072026-06-05T17:03:33.894Z Compiling zerovec-derive v0.11.2
5082026-06-05T17:03:33.912Z Compiling displaydoc v0.2.5
5092026-06-05T17:03:34.622Z Compiling thiserror-impl v1.0.69
5102026-06-05T17:03:34.962Z Compiling zerocopy-derive v0.7.35
5112026-06-05T17:03:34.980Z Compiling pest_derive v2.8.6
5122026-06-05T17:03:34.984Z Compiling scroll_derive v0.12.1
5132026-06-05T17:03:35.170Z Compiling zerofrom v0.1.6
5142026-06-05T17:03:35.301Z Compiling yoke v0.8.1
5152026-06-05T17:03:35.395Z Compiling thiserror-impl v2.0.18
5162026-06-05T17:03:35.494Z Compiling zerovec v0.11.5
5172026-06-05T17:03:35.634Z Compiling zerotrie v0.2.3
5182026-06-05T17:03:35.814Z Compiling zerocopy v0.7.35
5192026-06-05T17:03:35.933Z Compiling tinystr v0.8.2
5202026-06-05T17:03:35.989Z Compiling potential_utf v0.1.4
5212026-06-05T17:03:36.005Z Compiling dtrace-parser v0.2.0
5222026-06-05T17:03:36.159Z Compiling icu_locale_core v2.1.1
5232026-06-05T17:03:36.229Z Compiling icu_collections v2.1.1
5242026-06-05T17:03:36.365Z Compiling scroll v0.12.0
5252026-06-05T17:03:36.409Z Compiling tabled_derive v0.7.0
5262026-06-05T17:03:36.480Z Compiling clap_derive v4.6.1
5272026-06-05T17:03:36.646Z Compiling goblin v0.8.2
5282026-06-05T17:03:36.770Z Compiling icu_provider v2.1.1
5292026-06-05T17:03:36.830Z Compiling textwrap v0.16.2
5302026-06-05T17:03:37.024Z Compiling serde_spanned v0.6.9
5312026-06-05T17:03:37.074Z Compiling toml_datetime v0.6.11
5322026-06-05T17:03:37.115Z Compiling icu_properties v2.1.2
5332026-06-05T17:03:37.146Z Compiling icu_normalizer v2.1.1
5342026-06-05T17:03:37.192Z Compiling dof v0.3.0
5352026-06-05T17:03:37.284Z Compiling toml_edit v0.22.27
5362026-06-05T17:03:37.311Z Compiling serde_tokenstream v0.2.3
5372026-06-05T17:03:37.340Z Compiling serde-value v0.7.0
5382026-06-05T17:03:37.625Z Compiling cargo-platform v0.2.0
5392026-06-05T17:03:37.688Z Compiling tabled v0.15.0
5402026-06-05T17:03:37.698Z Compiling macaddr v1.0.1
5412026-06-05T17:03:37.971Z Compiling camino-tempfile v1.4.1
5422026-06-05T17:03:38.201Z Compiling idna_adapter v1.2.1
5432026-06-05T17:03:38.247Z Compiling usdt-attr-macro v0.5.0
5442026-06-05T17:03:38.262Z Compiling usdt-macro v0.5.0
5452026-06-05T17:03:38.265Z Compiling clap v4.6.1
5462026-06-05T17:03:38.341Z Compiling idna v1.1.0
5472026-06-05T17:03:38.361Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5482026-06-05T17:03:38.584Z Compiling swrite v0.1.0
5492026-06-05T17:03:38.624Z Compiling url v2.5.8
5502026-06-05T17:03:38.915Z Compiling toml v0.8.23
5512026-06-05T17:03:39.242Z Compiling cargo-util-schemas v0.8.2
5522026-06-05T17:03:39.393Z Compiling cargo_toml v0.21.0
5532026-06-05T17:03:39.640Z Compiling usdt v0.5.0
5542026-06-05T17:03:40.136Z Compiling cargo_metadata v0.21.0
5552026-06-05T17:03:41.050Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5562026-06-05T17:03:43.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.25s
5572026-06-05T17:03:43.336Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5582026-06-05T17:03:43.906Z Downloading crates ...
5592026-06-05T17:03:44.000Z Downloaded atomicwrites v0.4.4
5602026-06-05T17:03:44.014Z Downloaded bitfield-struct v0.6.2
5612026-06-05T17:03:44.015Z Downloaded bit-set v0.8.0
5622026-06-05T17:03:44.015Z Downloaded bcs v0.1.6
5632026-06-05T17:03:44.015Z Downloaded cfg_aliases v0.1.1
5642026-06-05T17:03:44.019Z Downloaded ciborium-ll v0.2.2
5652026-06-05T17:03:44.019Z Downloaded adler2 v2.0.1
5662026-06-05T17:03:44.019Z Downloaded cargo_metadata v0.23.1
5672026-06-05T17:03:44.019Z Downloaded async-compression v0.4.41
5682026-06-05T17:03:44.022Z Downloaded cstr-argument v0.1.2
5692026-06-05T17:03:44.022Z Downloaded bitflags v1.3.2
5702026-06-05T17:03:44.025Z Downloaded crc-catalog v2.4.0
5712026-06-05T17:03:44.025Z Downloaded bit-vec v0.8.0
5722026-06-05T17:03:44.028Z Downloaded bb8 v0.8.6
5732026-06-05T17:03:44.028Z Downloaded atty v0.2.14
5742026-06-05T17:03:44.028Z Downloaded aead v0.5.2
5752026-06-05T17:03:44.032Z Downloaded base64 v0.22.1
5762026-06-05T17:03:44.032Z Downloaded assert_matches v1.5.0
5772026-06-05T17:03:44.035Z Downloaded buf-list v1.1.2
5782026-06-05T17:03:44.035Z Downloaded display-error-chain v0.2.2
5792026-06-05T17:03:44.035Z Downloaded atomic-waker v1.1.2
5802026-06-05T17:03:44.042Z Downloaded derive_builder_macro v0.20.2
5812026-06-05T17:03:44.042Z Downloaded elliptic-curve v0.13.8
5822026-06-05T17:03:44.042Z Downloaded der v0.7.10
5832026-06-05T17:03:44.046Z Downloaded ciborium v0.2.2
5842026-06-05T17:03:44.046Z Downloaded curve25519-dalek-derive v0.1.1
5852026-06-05T17:03:44.049Z Downloaded bitfield v0.19.4
5862026-06-05T17:03:44.049Z Downloaded arrayvec v0.7.6
5872026-06-05T17:03:44.049Z Downloaded cexpr v0.6.0
5882026-06-05T17:03:44.049Z Downloaded bzip2 v0.4.4
5892026-06-05T17:03:44.052Z Downloaded backon v1.6.0
5902026-06-05T17:03:44.052Z Downloaded defmt v0.3.100
5912026-06-05T17:03:44.056Z Downloaded async-stream v0.3.6
5922026-06-05T17:03:44.060Z Downloaded blowfish v0.9.1
5932026-06-05T17:03:44.060Z Downloaded block-padding v0.3.3
5942026-06-05T17:03:44.060Z Downloaded bit-vec v0.6.3
5952026-06-05T17:03:44.060Z Downloaded convert_case v0.4.0
5962026-06-05T17:03:44.065Z Downloaded derive_builder_core v0.20.2
5972026-06-05T17:03:44.070Z Downloaded ascii-canvas v3.0.0
5982026-06-05T17:03:44.070Z Downloaded cfg_aliases v0.2.1
5992026-06-05T17:03:44.070Z Downloaded bit-set v0.5.3
6002026-06-05T17:03:44.070Z Downloaded bytes v1.11.1
6012026-06-05T17:03:44.073Z Downloaded darling_core v0.21.3
6022026-06-05T17:03:44.073Z Downloaded cpufeatures v0.3.0
6032026-06-05T17:03:44.073Z Downloaded defmt v1.0.1
6042026-06-05T17:03:44.079Z Downloaded crucible-workspace-hack v0.1.0
6052026-06-05T17:03:44.079Z Downloaded compression-core v0.4.31
6062026-06-05T17:03:44.079Z Downloaded embedded-io v0.6.1
6072026-06-05T17:03:44.079Z Downloaded backoff v0.4.0
6082026-06-05T17:03:44.082Z Downloaded arrayref v0.3.9
6092026-06-05T17:03:44.082Z Downloaded debug-ignore v1.0.5
6102026-06-05T17:03:44.085Z Downloaded crunchy v0.2.4
6112026-06-05T17:03:44.088Z Downloaded darling_macro v0.20.11
6122026-06-05T17:03:44.088Z Downloaded base16ct v0.2.0
6132026-06-05T17:03:44.091Z Downloaded darling_macro v0.21.3
6142026-06-05T17:03:44.093Z Downloaded base64ct v1.8.3
6152026-06-05T17:03:44.094Z Downloaded foreign-types v0.3.2
6162026-06-05T17:03:44.096Z Downloaded foreign-types-shared v0.1.1
6172026-06-05T17:03:44.096Z Downloaded critical-section v1.2.0
6182026-06-05T17:03:44.096Z Downloaded foreign-types-macros v0.2.3
6192026-06-05T17:03:44.099Z Downloaded darling v0.21.3
6202026-06-05T17:03:44.105Z Downloaded derive_builder v0.20.2
6212026-06-05T17:03:44.108Z Downloaded bcrypt-pbkdf v0.10.0
6222026-06-05T17:03:44.108Z Downloaded endian-type v0.1.2
6232026-06-05T17:03:44.108Z Downloaded dunce v1.0.5
6242026-06-05T17:03:44.108Z Downloaded defmt-parser v1.0.0
6252026-06-05T17:03:44.108Z Downloaded cassowary v0.3.0
6262026-06-05T17:03:44.109Z Downloaded anstyle-parse v0.2.7
6272026-06-05T17:03:44.109Z Downloaded foreign-types-shared v0.3.1
6282026-06-05T17:03:44.112Z Downloaded dsl_auto_type v0.2.0
6292026-06-05T17:03:44.112Z Downloaded darling_macro v0.23.0
6302026-06-05T17:03:44.112Z Downloaded cbc v0.1.2
6312026-06-05T17:03:44.112Z Downloaded float-cmp v0.10.0
6322026-06-05T17:03:44.134Z Downloaded futures-sink v0.3.32
6332026-06-05T17:03:44.134Z Downloaded dof v0.4.0
6342026-06-05T17:03:44.134Z Downloaded difflib v0.4.0
6352026-06-05T17:03:44.134Z Downloaded futures-task v0.3.32
6362026-06-05T17:03:44.134Z Downloaded castaway v0.2.4
6372026-06-05T17:03:44.134Z Downloaded async-stream-impl v0.3.6
6382026-06-05T17:03:44.134Z Downloaded futures-macro v0.3.32
6392026-06-05T17:03:44.134Z Downloaded futures-io v0.3.32
6402026-06-05T17:03:44.138Z Downloaded async-bb8-diesel v0.2.1
6412026-06-05T17:03:44.138Z Downloaded dirs-sys-next v0.1.2
6422026-06-05T17:03:44.138Z Downloaded async-recursion v1.1.1
6432026-06-05T17:03:44.138Z Downloaded document-features v0.2.12
6442026-06-05T17:03:44.138Z Downloaded darling v0.20.11
6452026-06-05T17:03:44.138Z Downloaded array-init v0.0.4
6462026-06-05T17:03:44.139Z Downloaded cobs v0.3.0
6472026-06-05T17:03:44.139Z Downloaded globwalk v0.9.1
6482026-06-05T17:03:44.139Z Downloaded env_filter v1.0.0
6492026-06-05T17:03:44.139Z Downloaded crc v3.4.0
6502026-06-05T17:03:44.139Z Downloaded enum-as-inner v0.6.1
6512026-06-05T17:03:44.139Z Downloaded flagset v0.4.7
6522026-06-05T17:03:44.139Z Downloaded fixedbitset v0.4.2
6532026-06-05T17:03:44.142Z Downloaded crc8 v0.1.1
6542026-06-05T17:03:44.142Z Downloaded darling_macro v0.13.4
6552026-06-05T17:03:44.145Z Downloaded corncobs v0.1.4
6562026-06-05T17:03:44.145Z Downloaded cmake v0.1.57
6572026-06-05T17:03:44.145Z Downloaded argon2 v0.5.3
6582026-06-05T17:03:44.148Z Downloaded fd-lock v4.0.4
6592026-06-05T17:03:44.148Z Downloaded colored v2.2.0
6602026-06-05T17:03:44.151Z Downloaded colored v3.1.1
6612026-06-05T17:03:44.151Z Downloaded foldhash v0.2.0
6622026-06-05T17:03:44.155Z Downloaded daft v0.1.7
6632026-06-05T17:03:44.155Z Downloaded ciborium-io v0.2.2
6642026-06-05T17:03:44.155Z Downloaded camino-tempfile-ext v0.3.3
6652026-06-05T17:03:44.160Z Downloaded funty v2.0.0
6662026-06-05T17:03:44.160Z Downloaded der_derive v0.7.3
6672026-06-05T17:03:44.160Z Downloaded fs-err v2.11.0
6682026-06-05T17:03:44.160Z Downloaded futures-executor v0.3.32
6692026-06-05T17:03:44.163Z Downloaded foreign-types v0.5.0
6702026-06-05T17:03:44.163Z Downloaded derive-ex v0.1.8
6712026-06-05T17:03:44.163Z Downloaded embedded-io v0.4.0
6722026-06-05T17:03:44.163Z Downloaded filetime v0.2.27
6732026-06-05T17:03:44.163Z Downloaded ed25519 v2.2.3
6742026-06-05T17:03:44.165Z Downloaded ghash v0.5.1
6752026-06-05T17:03:44.166Z Downloaded daft-derive v0.1.7
6762026-06-05T17:03:44.168Z Downloaded dtrace-parser v0.3.0
6772026-06-05T17:03:44.168Z Downloaded git-stub v1.0.0
6782026-06-05T17:03:44.171Z Downloaded gethostname v0.5.0
6792026-06-05T17:03:44.171Z Downloaded dropshot-api-manager-types v0.7.2
6802026-06-05T17:03:44.171Z Downloaded downcast-rs v2.0.2
6812026-06-05T17:03:44.177Z Downloaded fxhash v0.2.1
6822026-06-05T17:03:44.177Z Downloaded hash32 v0.2.1
6832026-06-05T17:03:44.177Z Downloaded dirs-next v2.0.0
6842026-06-05T17:03:44.177Z Downloaded crc32fast v1.5.0
6852026-06-05T17:03:44.180Z Downloaded headers-core v0.3.0
6862026-06-05T17:03:44.180Z Downloaded futures-core v0.3.32
6872026-06-05T17:03:44.180Z Downloaded hex-literal v0.4.1
6882026-06-05T17:03:44.180Z Downloaded hex v0.4.3
6892026-06-05T17:03:44.185Z Downloaded bitfield-macros v0.19.4
6902026-06-05T17:03:44.186Z Downloaded hash32 v0.3.1
6912026-06-05T17:03:44.189Z Downloaded const_format_proc_macros v0.2.34
6922026-06-05T17:03:44.189Z Downloaded compression-codecs v0.4.37
6932026-06-05T17:03:44.193Z Downloaded either v1.15.0
6942026-06-05T17:03:44.193Z Downloaded data-encoding v2.10.0
6952026-06-05T17:03:44.193Z Downloaded cargo-platform v0.3.2
6962026-06-05T17:03:44.193Z Downloaded cipher v0.4.4
6972026-06-05T17:03:44.200Z Downloaded byte-wrapper v0.1.0
6982026-06-05T17:03:44.242Z Downloaded ff v0.13.1
6992026-06-05T17:03:44.242Z Downloaded crossbeam-deque v0.8.6
7002026-06-05T17:03:44.242Z Downloaded git-stub-vcs v0.1.0
7012026-06-05T17:03:44.242Z Downloaded erased-serde v0.3.31
7022026-06-05T17:03:44.243Z Downloaded anstream v0.6.21
7032026-06-05T17:03:44.243Z Downloaded deranged v0.5.8
7042026-06-05T17:03:44.243Z Downloaded httpdate v1.0.3
7052026-06-05T17:03:44.243Z Downloaded env_logger v0.11.9
7062026-06-05T17:03:44.243Z Downloaded diesel_table_macro_syntax v0.3.0
7072026-06-05T17:03:44.243Z Downloaded hostname v0.4.2
7082026-06-05T17:03:44.243Z Downloaded ahash v0.8.12
7092026-06-05T17:03:44.243Z Downloaded hostname v0.3.1
7102026-06-05T17:03:44.243Z Downloaded globset v0.4.18
7112026-06-05T17:03:44.243Z Downloaded foldhash v0.1.5
7122026-06-05T17:03:44.243Z Downloaded http-range v0.1.5
7132026-06-05T17:03:44.243Z Downloaded crc-any v2.5.0
7142026-06-05T17:03:44.243Z Downloaded fallible-iterator v0.2.0
7152026-06-05T17:03:44.243Z Downloaded http-body v1.0.1
7162026-06-05T17:03:44.243Z Downloaded convert_case v0.10.0
7172026-06-05T17:03:44.243Z Downloaded async-trait v0.1.89
7182026-06-05T17:03:44.244Z Downloaded hubpack v0.1.2
7192026-06-05T17:03:44.244Z Downloaded indent_write v2.2.0
7202026-06-05T17:03:44.244Z Downloaded crossbeam-epoch v0.9.18
7212026-06-05T17:03:44.244Z Downloaded illumos-nvpair-sys v0.2.0
7222026-06-05T17:03:44.244Z Downloaded console v0.16.2
7232026-06-05T17:03:44.244Z Downloaded console v0.15.11
7242026-06-05T17:03:44.244Z Downloaded find-msvc-tools v0.1.9
7252026-06-05T17:03:44.244Z Downloaded darling_core v0.13.4
7262026-06-05T17:03:44.244Z Downloaded indoc v1.0.9
7272026-06-05T17:03:44.244Z Downloaded constant_time_eq v0.4.2
7282026-06-05T17:03:44.244Z Downloaded illumos-nvpair v0.3.0
7292026-06-05T17:03:44.244Z Downloaded ident_case v1.0.1
7302026-06-05T17:03:44.244Z Downloaded hubpack_derive v0.1.1
7312026-06-05T17:03:44.244Z Downloaded derive-where v1.6.0
7322026-06-05T17:03:44.244Z Downloaded group v0.13.0
7332026-06-05T17:03:44.244Z Downloaded fs_extra v1.3.0
7342026-06-05T17:03:44.257Z Downloaded float-ord v0.3.2
7352026-06-05T17:03:44.257Z Downloaded instability v0.3.11
7362026-06-05T17:03:44.257Z Downloaded home v0.5.12
7372026-06-05T17:03:44.257Z Downloaded fixedbitset v0.5.7
7382026-06-05T17:03:44.257Z Downloaded ena v0.14.4
7392026-06-05T17:03:44.257Z Downloaded diesel-dtrace v0.5.0
7402026-06-05T17:03:44.257Z Downloaded instant v0.1.13
7412026-06-05T17:03:44.257Z Downloaded internet-checksum v0.2.1
7422026-06-05T17:03:44.257Z Downloaded is-terminal v0.4.17
7432026-06-05T17:03:44.257Z Downloaded darling v0.13.4
7442026-06-05T17:03:44.257Z Downloaded is_ci v1.2.0
7452026-06-05T17:03:44.257Z Downloaded inout v0.1.4
7462026-06-05T17:03:44.257Z Downloaded ctr v0.9.2
7472026-06-05T17:03:44.262Z Downloaded csv-core v0.1.13
7482026-06-05T17:03:44.262Z Downloaded lazy_static v1.5.0
7492026-06-05T17:03:44.262Z Downloaded darling v0.23.0
7502026-06-05T17:03:44.262Z Downloaded kstat-rs v0.2.4
7512026-06-05T17:03:44.262Z Downloaded dyn-clone v1.0.20
7522026-06-05T17:03:44.265Z Downloaded defmt-macros v1.0.1
7532026-06-05T17:03:44.267Z Downloaded crossbeam-utils v0.8.21
7542026-06-05T17:03:44.268Z Downloaded cookie v0.18.1
7552026-06-05T17:03:44.270Z Downloaded clang-sys v1.8.1
7562026-06-05T17:03:44.270Z Downloaded chacha20 v0.9.1
7572026-06-05T17:03:44.273Z Downloaded chacha20 v0.10.0
7582026-06-05T17:03:44.273Z Downloaded cancel-safe-futures v0.1.5
7592026-06-05T17:03:44.278Z Downloaded bzip2 v0.6.1
7602026-06-05T17:03:44.278Z Downloaded lalrpop-util v0.19.12
7612026-06-05T17:03:44.281Z Downloaded libscf-sys v1.1.0
7622026-06-05T17:03:44.281Z Downloaded const-oid v0.9.6
7632026-06-05T17:03:44.281Z Downloaded blake2 v0.10.6
7642026-06-05T17:03:44.284Z Downloaded lru v0.12.5
7652026-06-05T17:03:44.284Z Downloaded linked-hash-map v0.5.6
7662026-06-05T17:03:44.284Z Downloaded hyper-tls v0.6.0
7672026-06-05T17:03:44.286Z Downloaded glob v0.3.3
7682026-06-05T17:03:44.289Z Downloaded managed v0.8.0
7692026-06-05T17:03:44.289Z Downloaded futures-channel v0.3.32
7702026-06-05T17:03:44.292Z Downloaded md-5 v0.10.6
7712026-06-05T17:03:44.292Z Downloaded humantime v2.3.0
7722026-06-05T17:03:44.292Z Downloaded http-body-util v0.1.3
7732026-06-05T17:03:44.295Z Downloaded lzss v0.8.2
7742026-06-05T17:03:44.295Z Downloaded lru-slab v0.1.2
7752026-06-05T17:03:44.295Z Downloaded diff v0.1.13
7762026-06-05T17:03:44.298Z Downloaded derive_more v0.99.20
7772026-06-05T17:03:44.302Z Downloaded memoffset v0.9.1
7782026-06-05T17:03:44.302Z Downloaded md5 v0.7.0
7792026-06-05T17:03:44.305Z Downloaded newtype_derive v0.1.6
7802026-06-05T17:03:44.305Z Downloaded newline-converter v0.3.0
7812026-06-05T17:03:44.305Z Downloaded lru-cache v0.1.2
7822026-06-05T17:03:44.305Z Downloaded nibble_vec v0.1.0
7832026-06-05T17:03:44.308Z Downloaded ecdsa v0.16.9
7842026-06-05T17:03:44.308Z Downloaded impl-trait-for-tuples v0.2.3
7852026-06-05T17:03:44.311Z Downloaded derive_more v2.1.1
7862026-06-05T17:03:44.316Z Downloaded maybe-uninit v2.0.0
7872026-06-05T17:03:44.323Z Downloaded match_cfg v0.1.0
7882026-06-05T17:03:44.323Z Downloaded maplit v1.0.2
7892026-06-05T17:03:44.323Z Downloaded getrandom v0.2.17
7902026-06-05T17:03:44.323Z Downloaded ingot-types v0.1.2
7912026-06-05T17:03:44.323Z Downloaded ipnet v2.11.0
7922026-06-05T17:03:44.326Z Downloaded keccak v0.1.6
7932026-06-05T17:03:44.326Z Downloaded jobserver v0.1.34
7942026-06-05T17:03:44.326Z Downloaded ingot v0.1.1
7952026-06-05T17:03:44.326Z Downloaded normalize-line-endings v0.3.0
7962026-06-05T17:03:44.326Z Downloaded nonempty v0.12.0
7972026-06-05T17:03:44.326Z Downloaded indoc v2.0.7
7982026-06-05T17:03:44.329Z Downloaded num_enum_derive v0.5.11
7992026-06-05T17:03:44.329Z Downloaded multimap v0.10.1
8002026-06-05T17:03:44.329Z Downloaded num-derive v0.4.2
8012026-06-05T17:03:44.332Z Downloaded num v0.4.3
8022026-06-05T17:03:44.332Z Downloaded nodrop v0.1.14
8032026-06-05T17:03:44.332Z Downloaded new_debug_unreachable v1.0.6
8042026-06-05T17:03:44.332Z Downloaded futures v0.3.32
8052026-06-05T17:03:44.335Z Downloaded num-conv v0.2.0
8062026-06-05T17:03:44.338Z Downloaded cookie_store v0.22.1
8072026-06-05T17:03:44.338Z Downloaded allocator-api2 v0.2.21
8082026-06-05T17:03:44.340Z Downloaded highway v1.3.0
8092026-06-05T17:03:44.341Z Downloaded libefi-sys v0.1.0
8102026-06-05T17:03:44.344Z Downloaded opaque-debug v0.3.1
8112026-06-05T17:03:44.344Z Downloaded num-iter v0.1.45
8122026-06-05T17:03:44.344Z Downloaded des v0.8.1
8132026-06-05T17:03:44.344Z Downloaded ipnetwork v0.21.1
8142026-06-05T17:03:44.346Z Downloaded hyper-rustls v0.27.7
8152026-06-05T17:03:44.349Z Downloaded aes v0.8.4
8162026-06-05T17:03:44.363Z Downloaded oso-derive v0.27.3
8172026-06-05T17:03:44.369Z Downloaded fatfs v0.3.6
8182026-06-05T17:03:44.369Z Downloaded const_format v0.2.35
8192026-06-05T17:03:44.369Z Downloaded base64 v0.21.7
8202026-06-05T17:03:44.369Z Downloaded libsw v3.5.0
8212026-06-05T17:03:44.369Z Downloaded libloading v0.8.9
8222026-06-05T17:03:44.369Z Downloaded newtype-uuid-macros v0.1.0
8232026-06-05T17:03:44.373Z Downloaded newtype-uuid v1.3.2
8242026-06-05T17:03:44.373Z Downloaded olpc-cjson v0.1.4
8252026-06-05T17:03:44.373Z Downloaded openssl-macros v0.1.1
8262026-06-05T17:03:44.377Z Downloaded lock_api v0.4.14
8272026-06-05T17:03:44.381Z Downloaded linear-map v1.2.0
8282026-06-05T17:03:44.381Z Downloaded dropshot_endpoint v0.17.0
8292026-06-05T17:03:44.384Z Downloaded half v1.8.3
8302026-06-05T17:03:44.389Z Downloaded openssl-probe v0.1.6
8312026-06-05T17:03:44.389Z Downloaded openssl-probe v0.2.1
8322026-06-05T17:03:44.389Z Downloaded ingot-macros v0.1.1
8332026-06-05T17:03:44.389Z Downloaded half v2.7.1
8342026-06-05T17:03:44.391Z Downloaded hyper-staticfile v0.10.1
8352026-06-05T17:03:44.394Z Downloaded mime v0.3.17
8362026-06-05T17:03:44.394Z Downloaded num-derive v0.3.3
8372026-06-05T17:03:44.394Z Downloaded peg-runtime v0.8.5
8382026-06-05T17:03:44.397Z Downloaded pbkdf2 v0.11.0
8392026-06-05T17:03:44.398Z Downloaded path-slash v0.1.5
8402026-06-05T17:03:44.398Z Downloaded parse-size v1.1.0
8412026-06-05T17:03:44.401Z Downloaded parse-display v0.10.0
8422026-06-05T17:03:44.401Z Downloaded packed_struct_codegen v0.10.1
8432026-06-05T17:03:44.401Z Downloaded num-integer v0.1.46
8442026-06-05T17:03:44.414Z Downloaded num_threads v0.1.7
8452026-06-05T17:03:44.417Z Downloaded httparse v1.10.1
8462026-06-05T17:03:44.417Z Downloaded pbkdf2 v0.12.2
8472026-06-05T17:03:44.417Z Downloaded num_enum v0.5.11
8482026-06-05T17:03:44.420Z Downloaded num_enum_derive v0.7.6
8492026-06-05T17:03:44.424Z Downloaded num-complex v0.4.6
8502026-06-05T17:03:44.424Z Downloaded native-tls v0.2.18
8512026-06-05T17:03:44.427Z Downloaded multer v3.1.0
8522026-06-05T17:03:44.427Z Downloaded owo-colors v4.3.0
8532026-06-05T17:03:44.427Z Downloaded phf_shared v0.12.1
8542026-06-05T17:03:44.427Z Downloaded phf_shared v0.11.3
8552026-06-05T17:03:44.427Z Downloaded mime_guess v2.0.5
8562026-06-05T17:03:44.430Z Downloaded hmac v0.12.1
8572026-06-05T17:03:44.430Z Downloaded getrandom v0.3.4
8582026-06-05T17:03:44.433Z Downloaded pin-utils v0.1.0
8592026-06-05T17:03:44.433Z Downloaded phf_shared v0.13.1
8602026-06-05T17:03:44.438Z Downloaded oxide-tokio-rt v0.1.4
8612026-06-05T17:03:44.438Z Downloaded bumpalo v3.20.2
8622026-06-05T17:03:44.439Z Downloaded memmap2 v0.9.10
8632026-06-05T17:03:44.439Z Downloaded drift v0.2.0
8642026-06-05T17:03:44.443Z Downloaded oxnet v0.1.5
8652026-06-05T17:03:44.446Z Downloaded predicates-core v1.0.10
8662026-06-05T17:03:44.446Z Downloaded precomputed-hash v0.1.1
8672026-06-05T17:03:44.446Z Downloaded powerfmt v0.2.0
8682026-06-05T17:03:44.449Z Downloaded proc-macro-error-attr2 v2.0.0
8692026-06-05T17:03:44.449Z Downloaded progenitor-client v0.10.0
8702026-06-05T17:03:44.449Z Downloaded flume v0.11.1
8712026-06-05T17:03:44.452Z Downloaded proc-macro-crate v1.3.1
8722026-06-05T17:03:44.452Z Downloaded headers v0.4.1
8732026-06-05T17:03:44.455Z Downloaded parking_lot_core v0.8.6
8742026-06-05T17:03:44.458Z Downloaded compact_str v0.8.1
8752026-06-05T17:03:44.460Z Downloaded num_enum v0.7.6
8762026-06-05T17:03:44.463Z Downloaded num-rational v0.4.2
8772026-06-05T17:03:44.463Z Downloaded libsw-core v0.3.2
8782026-06-05T17:03:44.466Z Downloaded pem v3.0.6
8792026-06-05T17:03:44.466Z Downloaded nu-ansi-term v0.50.3
8802026-06-05T17:03:44.466Z Downloaded chacha20poly1305 v0.10.1
8812026-06-05T17:03:44.470Z Downloaded iana-time-zone v0.1.65
8822026-06-05T17:03:44.470Z Downloaded ed25519-dalek v2.2.0
8832026-06-05T17:03:44.477Z Downloaded phf v0.12.1
8842026-06-05T17:03:44.477Z Downloaded peg-macros v0.8.5
8852026-06-05T17:03:44.478Z Downloaded crossbeam-channel v0.5.15
8862026-06-05T17:03:44.489Z Downloaded indexmap v1.9.3
8872026-06-05T17:03:44.489Z Downloaded predicates-tree v1.0.13
8882026-06-05T17:03:44.489Z Downloaded packed_struct v0.10.1
8892026-06-05T17:03:44.489Z Downloaded libbz2-rs-sys v0.2.2
8902026-06-05T17:03:44.489Z Downloaded arc-swap v1.8.2
8912026-06-05T17:03:44.492Z Downloaded progenitor-macro v0.13.0
8922026-06-05T17:03:44.492Z Downloaded progenitor-macro v0.11.2
8932026-06-05T17:03:44.492Z Downloaded proc-macro-crate v3.4.0
8942026-06-05T17:03:44.492Z Downloaded ar_archive_writer v0.5.1
8952026-06-05T17:03:44.492Z Downloaded phf v0.13.1
8962026-06-05T17:03:44.492Z Downloaded paste v1.0.15
8972026-06-05T17:03:44.492Z Downloaded pin-project-lite v0.2.17
8982026-06-05T17:03:44.497Z Downloaded pin-project-internal v1.1.11
8992026-06-05T17:03:44.497Z Downloaded poly1305 v0.8.0
9002026-06-05T17:03:44.500Z Downloaded ppv-lite86 v0.2.21
9012026-06-05T17:03:44.500Z Downloaded nanorand v0.7.0
9022026-06-05T17:03:44.500Z Downloaded pem-rfc7468 v0.7.0
9032026-06-05T17:03:44.502Z Downloaded predicates v3.1.4
9042026-06-05T17:03:44.505Z Downloaded indicatif v0.18.4
9052026-06-05T17:03:44.505Z Downloaded parking_lot v0.11.2
9062026-06-05T17:03:44.509Z Downloaded pkg-config v0.3.32
9072026-06-05T17:03:44.509Z Downloaded parking_lot v0.12.5
9082026-06-05T17:03:44.514Z Downloaded primeorder v0.13.6
9092026-06-05T17:03:44.514Z Downloaded progenitor-macro v0.14.0
9102026-06-05T17:03:44.514Z Downloaded parse-display-derive v0.10.0
9112026-06-05T17:03:44.514Z Downloaded rand_chacha v0.3.1
9122026-06-05T17:03:44.514Z Downloaded parking_lot_core v0.9.12
9132026-06-05T17:03:44.519Z Downloaded psl-types v2.0.11
9142026-06-05T17:03:44.519Z Downloaded ignore v0.4.25
9152026-06-05T17:03:44.520Z Downloaded radium v0.7.0
9162026-06-05T17:03:44.520Z Downloaded crossterm v0.28.1
9172026-06-05T17:03:44.526Z Downloaded quick-error v1.2.3
9182026-06-05T17:03:44.526Z Downloaded darling_core v0.23.0
9192026-06-05T17:03:44.535Z Downloaded heapless v0.7.17
9202026-06-05T17:03:44.535Z Downloaded heapless v0.8.0
9212026-06-05T17:03:44.535Z Downloaded proc-macro-error2 v2.0.1
9222026-06-05T17:03:44.535Z Downloaded progenitor v0.13.0
9232026-06-05T17:03:44.538Z Downloaded progenitor v0.11.2
9242026-06-05T17:03:44.538Z Downloaded progenitor-client v0.11.2
9252026-06-05T17:03:44.538Z Downloaded progenitor-extras v0.2.0
9262026-06-05T17:03:44.538Z Downloaded progenitor-client v0.13.0
9272026-06-05T17:03:44.538Z Downloaded cc v1.2.56
9282026-06-05T17:03:44.538Z Downloaded darling_core v0.20.11
9292026-06-05T17:03:44.541Z Downloaded ref-cast-impl v1.0.25
9302026-06-05T17:03:44.545Z Downloaded polyval v0.6.2
9312026-06-05T17:03:44.545Z Downloaded crypto-bigint v0.5.5
9322026-06-05T17:03:44.548Z Downloaded peg v0.8.5
9332026-06-05T17:03:44.548Z Downloaded password-hash v0.5.0
9342026-06-05T17:03:44.552Z Downloaded ref-cast v1.0.25
9352026-06-05T17:03:44.552Z Downloaded derive_more-impl v2.1.1
9362026-06-05T17:03:44.555Z Downloaded litrs v1.0.0
9372026-06-05T17:03:44.558Z Downloaded postgres-types v0.2.12
9382026-06-05T17:03:44.558Z Downloaded password-hash v0.4.2
9392026-06-05T17:03:44.560Z Downloaded recursive v0.1.1
9402026-06-05T17:03:44.561Z Downloaded rtoolbox v0.0.3
9412026-06-05T17:03:44.561Z Downloaded progenitor v0.14.0
9422026-06-05T17:03:44.563Z Downloaded russh-cryptovec v0.7.3
9432026-06-05T17:03:44.566Z Downloaded recursive-proc-macro-impl v0.1.1
9442026-06-05T17:03:44.566Z Downloaded rustc_version v0.1.7
9452026-06-05T17:03:44.572Z Downloaded postgres-protocol v0.6.10
9462026-06-05T17:03:44.575Z Downloaded miniz_oxide v0.8.9
9472026-06-05T17:03:44.575Z Downloaded rand_core v0.6.4
9482026-06-05T17:03:44.579Z Downloaded rand_chacha v0.9.0
9492026-06-05T17:03:44.582Z Downloaded rustc-hash v2.1.1
9502026-06-05T17:03:44.586Z Downloaded progenitor-client v0.14.0
9512026-06-05T17:03:44.586Z Downloaded pkcs8 v0.10.2
9522026-06-05T17:03:44.586Z Downloaded pkcs1 v0.7.5
9532026-06-05T17:03:44.590Z Downloaded psm v0.1.30
9542026-06-05T17:03:44.597Z Downloaded rustc_version v0.4.1
9552026-06-05T17:03:44.597Z Downloaded jiff-static v0.2.21
9562026-06-05T17:03:44.602Z Downloaded postcard v1.1.3
9572026-06-05T17:03:44.609Z Downloaded rand_xorshift v0.4.0
9582026-06-05T17:03:44.609Z Downloaded rand_seeder v0.4.0
9592026-06-05T17:03:44.610Z Downloaded pin-project v1.1.11
9602026-06-05T17:03:44.610Z Downloaded scheduled-thread-pool v0.2.7
9612026-06-05T17:03:44.613Z Downloaded omicron-zone-package v0.12.2
9622026-06-05T17:03:44.613Z Downloaded sapling-renderdag v0.1.0
9632026-06-05T17:03:44.613Z Downloaded hickory-resolver v0.24.4
9642026-06-05T17:03:44.618Z Downloaded pkcs5 v0.7.1
9652026-06-05T17:03:44.621Z Downloaded flate2 v1.1.9
9662026-06-05T17:03:44.621Z Downloaded openssl-sys v0.9.115
9672026-06-05T17:03:44.624Z Downloaded expectorate v1.2.0
9682026-06-05T17:03:44.627Z Downloaded salsa20 v0.10.2
9692026-06-05T17:03:44.627Z Downloaded rand_core v0.9.5
9702026-06-05T17:03:44.627Z Downloaded rfc6979 v0.4.0
9712026-06-05T17:03:44.627Z Downloaded diesel_derives v2.3.7
9722026-06-05T17:03:44.631Z Downloaded scrypt v0.11.0
9732026-06-05T17:03:44.633Z Downloaded scroll_derive v0.13.1
9742026-06-05T17:03:44.633Z Downloaded secrecy v0.10.3
9752026-06-05T17:03:44.634Z Downloaded oso v0.27.3
9762026-06-05T17:03:44.637Z Downloaded semver v0.1.20
9772026-06-05T17:03:44.637Z Downloaded p256 v0.13.2
9782026-06-05T17:03:44.639Z Downloaded same-file v1.0.6
9792026-06-05T17:03:44.643Z Downloaded minimal-lexical v0.2.1
9802026-06-05T17:03:44.646Z Downloaded resolv-conf v0.7.6
9812026-06-05T17:03:44.646Z Downloaded papergrid v0.17.0
9822026-06-05T17:03:44.649Z Downloaded serde_repr v0.1.20
9832026-06-05T17:03:44.658Z Downloaded secrecy v0.8.0
9842026-06-05T17:03:44.658Z Downloaded serde_plain v1.0.2
9852026-06-05T17:03:44.658Z Downloaded sha1 v0.10.6
9862026-06-05T17:03:44.658Z Downloaded serde_urlencoded v0.7.1
9872026-06-05T17:03:44.663Z Downloaded serde_spanned v1.0.4
9882026-06-05T17:03:44.664Z Downloaded hashbrown v0.12.3
9892026-06-05T17:03:44.665Z Downloaded serde_bytes v0.11.19
9902026-06-05T17:03:44.665Z Downloaded serde-big-array v0.5.1
9912026-06-05T17:03:44.665Z Downloaded seq-macro v0.3.6
9922026-06-05T17:03:44.671Z Downloaded rustls-pemfile v2.2.0
9932026-06-05T17:03:44.674Z Downloaded shell-words v1.1.1
9942026-06-05T17:03:44.674Z Downloaded rand_core v0.10.0
9952026-06-05T17:03:44.680Z Downloaded progenitor-impl v0.11.2
9962026-06-05T17:03:44.687Z Downloaded r2d2 v0.8.10
9972026-06-05T17:03:44.695Z Downloaded rustls-native-certs v0.8.3
9982026-06-05T17:03:44.695Z Downloaded siphasher v1.0.2
9992026-06-05T17:03:44.695Z Downloaded sigpipe v0.1.3
10002026-06-05T17:03:44.695Z Downloaded hickory-resolver v0.25.2
10012026-06-05T17:03:44.705Z Downloaded sec1 v0.7.3
10022026-06-05T17:03:44.708Z Downloaded sct v0.7.1
10032026-06-05T17:03:44.714Z Downloaded slog-bunyan v2.5.0
10042026-06-05T17:03:44.715Z Downloaded signature v2.2.0
10052026-06-05T17:03:44.715Z Downloaded rusty-fork v0.3.1
10062026-06-05T17:03:44.719Z Downloaded rustversion v1.0.22
10072026-06-05T17:03:44.720Z Downloaded hyper-util v0.1.20
10082026-06-05T17:03:44.727Z Downloaded scopeguard v1.2.0
10092026-06-05T17:03:44.727Z Downloaded scroll v0.13.0
10102026-06-05T17:03:44.727Z Downloaded schemars_derive v0.8.22
10112026-06-05T17:03:44.730Z Downloaded prettyplease v0.2.37
10122026-06-05T17:03:44.730Z Downloaded prefix-trie v0.7.0
10132026-06-05T17:03:44.733Z Downloaded hashbrown v0.13.2
10142026-06-05T17:03:44.736Z Downloaded rustls-pki-types v1.14.0
10152026-06-05T17:03:44.736Z Downloaded serde_with_macros v1.5.2
10162026-06-05T17:03:44.739Z Downloaded shlex v1.3.0
10172026-06-05T17:03:44.741Z Downloaded serde_path_to_error v0.1.20
10182026-06-05T17:03:44.741Z Downloaded serde-hex v0.1.0
10192026-06-05T17:03:44.750Z Downloaded sqlparser_derive v0.5.0
10202026-06-05T17:03:44.756Z Downloaded serde_derive_internals v0.29.1
10212026-06-05T17:03:44.760Z Downloaded slab v0.4.12
10222026-06-05T17:03:44.764Z Downloaded structmeta-derive v0.3.0
10232026-06-05T17:03:44.768Z Downloaded strsim v0.10.0
10242026-06-05T17:03:44.768Z Downloaded strum v0.27.2
10252026-06-05T17:03:44.768Z Downloaded aws-lc-rs v1.16.3
10262026-06-05T17:03:44.773Z Downloaded aes-gcm v0.10.3
10272026-06-05T17:03:44.775Z Downloaded progenitor-impl v0.14.0
10282026-06-05T17:03:44.776Z Downloaded progenitor-impl v0.13.0
10292026-06-05T17:03:44.778Z Downloaded signal-hook-mio v0.2.5
10302026-06-05T17:03:44.778Z Downloaded rustls-pemfile v1.0.4
10312026-06-05T17:03:44.781Z Downloaded aho-corasick v1.1.4
10322026-06-05T17:03:44.783Z Downloaded ssh-encoding v0.2.0
10332026-06-05T17:03:44.788Z Downloaded slog-json v2.6.1
10342026-06-05T17:03:44.788Z Downloaded slog-dtrace v0.3.0
10352026-06-05T17:03:44.788Z Downloaded slog-envlogger v2.2.0
10362026-06-05T17:03:44.788Z Downloaded slog-async v2.8.0
10372026-06-05T17:03:44.791Z Downloaded quinn-udp v0.5.14
10382026-06-05T17:03:44.794Z Downloaded hickory-server v0.25.2
10392026-06-05T17:03:44.796Z Downloaded sync_wrapper v1.0.2
10402026-06-05T17:03:44.796Z Downloaded sync-ptr v0.1.4
10412026-06-05T17:03:44.799Z Downloaded tap v1.0.1
10422026-06-05T17:03:44.799Z Downloaded take_mut v0.2.2
10432026-06-05T17:03:44.799Z Downloaded strip-ansi-escapes v0.2.1
10442026-06-05T17:03:44.802Z Downloaded signal-hook-tokio v0.3.1
10452026-06-05T17:03:44.802Z Downloaded structmeta v0.3.0
10462026-06-05T17:03:44.802Z Downloaded signal-hook-registry v1.4.8
10472026-06-05T17:03:44.802Z Downloaded tagptr v0.2.0
10482026-06-05T17:03:44.805Z Downloaded smallvec v0.6.14
10492026-06-05T17:03:44.805Z Downloaded tabwriter v1.4.1
10502026-06-05T17:03:44.805Z Downloaded hashbrown v0.16.1
10512026-06-05T17:03:44.808Z Downloaded strum v0.26.3
10522026-06-05T17:03:44.811Z Downloaded crossterm v0.29.0
10532026-06-05T17:03:44.814Z Downloaded serde_with_macros v3.17.0
10542026-06-05T17:03:44.814Z Downloaded simd-adler32 v0.3.8
10552026-06-05T17:03:44.817Z Downloaded supports-color v3.0.2
10562026-06-05T17:03:44.817Z Downloaded snafu-derive v0.8.9
10572026-06-05T17:03:44.822Z Downloaded slog-term v2.9.2
10582026-06-05T17:03:44.822Z Downloaded termtree v0.5.1
10592026-06-05T17:03:44.822Z Downloaded stacker v0.1.23
10602026-06-05T17:03:44.825Z Downloaded ryu v1.0.23
10612026-06-05T17:03:44.825Z Downloaded ssh-cipher v0.2.0
10622026-06-05T17:03:44.825Z Downloaded sqlformat v0.3.5
10632026-06-05T17:03:44.828Z Downloaded rustls-platform-verifier v0.6.2
10642026-06-05T17:03:44.828Z Downloaded spki v0.7.3
10652026-06-05T17:03:44.834Z Downloaded string_cache v0.8.9
10662026-06-05T17:03:44.834Z Downloaded http v1.4.0
10672026-06-05T17:03:44.834Z Downloaded time-core v0.1.8
10682026-06-05T17:03:44.834Z Downloaded thiserror-impl-no-std v2.0.2
10692026-06-05T17:03:44.846Z Downloaded testing_table v0.3.0
10702026-06-05T17:03:44.846Z Downloaded stringprep v0.1.5
10712026-06-05T17:03:44.846Z Downloaded smf v0.2.3
10722026-06-05T17:03:44.846Z Downloaded slog-stdlog v4.1.1
10732026-06-05T17:03:44.846Z Downloaded slog-scope v4.4.1
10742026-06-05T17:03:44.846Z Downloaded dropshot-api-manager v0.7.2
10752026-06-05T17:03:44.852Z Downloaded ron v0.8.1
10762026-06-05T17:03:44.852Z Downloaded hashbrown v0.15.5
10772026-06-05T17:03:44.852Z Downloaded tinyvec_macros v0.1.1
10782026-06-05T17:03:44.852Z Downloaded subtle v2.6.1
10792026-06-05T17:03:44.852Z Downloaded strum_macros v0.24.3
10802026-06-05T17:03:44.855Z Downloaded qorb v0.4.1
10812026-06-05T17:03:44.855Z Downloaded russh-keys v0.45.0
10822026-06-05T17:03:44.858Z Downloaded rand v0.8.6
10832026-06-05T17:03:44.863Z Downloaded thread-id v5.1.0
10842026-06-05T17:03:44.863Z Downloaded support-bundle-viewer v0.1.2
10852026-06-05T17:03:44.866Z Downloaded static_assertions v1.1.0
10862026-06-05T17:03:44.866Z Downloaded tokio-macros v2.7.0
10872026-06-05T17:03:44.871Z Downloaded itertools v0.12.1
10882026-06-05T17:03:44.875Z Downloaded signal-hook v0.3.18
10892026-06-05T17:03:44.878Z Downloaded blake3 v1.8.3
10902026-06-05T17:03:44.882Z Downloaded itertools v0.10.5
10912026-06-05T17:03:44.887Z Downloaded schemars v0.8.22
10922026-06-05T17:03:44.893Z Downloaded thiserror-no-std v2.0.2
10932026-06-05T17:03:44.896Z Downloaded tabled_derive v0.11.0
10942026-06-05T17:03:44.899Z Downloaded strum_macros v0.27.2
10952026-06-05T17:03:44.899Z Downloaded pretty_assertions v1.4.1
10962026-06-05T17:03:44.903Z Downloaded rayon-core v1.13.0
10972026-06-05T17:03:44.903Z Downloaded strum_macros v0.26.4
10982026-06-05T17:03:44.907Z Downloaded rcgen v0.12.1
10992026-06-05T17:03:44.907Z Downloaded slog v2.8.2
11002026-06-05T17:03:44.910Z Downloaded schemars v0.9.0
11012026-06-05T17:03:44.915Z Downloaded serde_cbor v0.11.2
11022026-06-05T17:03:44.918Z Downloaded spin v0.9.8
11032026-06-05T17:03:44.918Z Downloaded tower-service v0.3.3
11042026-06-05T17:03:44.921Z Downloaded tokio-dtrace v0.1.1
11052026-06-05T17:03:44.921Z Downloaded rsa v0.9.10
11062026-06-05T17:03:44.924Z Downloaded try-lock v0.2.5
11072026-06-05T17:03:44.924Z Downloaded trait-variant v0.1.2
11082026-06-05T17:03:44.924Z Downloaded tower-layer v0.3.3
11092026-06-05T17:03:44.924Z Downloaded libxml v0.3.3
11102026-06-05T17:03:44.927Z Downloaded mio v1.2.0
11112026-06-05T17:03:44.930Z Downloaded h2 v0.4.13
11122026-06-05T17:03:44.934Z Downloaded termios v0.3.3
11132026-06-05T17:03:44.937Z Downloaded publicsuffix v2.3.0
11142026-06-05T17:03:44.940Z Downloaded unit-prefix v0.5.2
11152026-06-05T17:03:44.940Z Downloaded socket2 v0.5.10
11162026-06-05T17:03:44.940Z Downloaded serde_yaml v0.9.34+deprecated
11172026-06-05T17:03:44.942Z Downloaded nom v7.1.3
11182026-06-05T17:03:44.945Z Downloaded universal-hash v0.5.1
11192026-06-05T17:03:44.945Z Downloaded thread_local v1.1.9
11202026-06-05T17:03:44.948Z Downloaded futures-util v0.3.32
11212026-06-05T17:03:44.954Z Downloaded unarray v0.1.4
11222026-06-05T17:03:44.959Z Downloaded tokio-tungstenite v0.21.0
11232026-06-05T17:03:44.959Z Downloaded typify-macro v0.6.2
11242026-06-05T17:03:44.959Z Downloaded tokio-tungstenite v0.23.1
11252026-06-05T17:03:44.959Z Downloaded untrusted v0.7.1
11262026-06-05T17:03:44.966Z Downloaded usdt-macro v0.6.0
11272026-06-05T17:03:44.966Z Downloaded usdt-attr-macro v0.6.0
11282026-06-05T17:03:44.966Z Downloaded usdt v0.6.0
11292026-06-05T17:03:44.967Z Downloaded untrusted v0.9.0
11302026-06-05T17:03:44.967Z Downloaded tiny-keccak v2.0.2
11312026-06-05T17:03:44.967Z Downloaded libm v0.2.16
11322026-06-05T17:03:44.970Z Downloaded time-macros v0.2.27
11332026-06-05T17:03:44.973Z Downloaded schemars v1.2.1
11342026-06-05T17:03:44.978Z Downloaded waitgroup v0.1.2
11352026-06-05T17:03:44.980Z Downloaded similar v2.7.0
11362026-06-05T17:03:44.983Z Downloaded void v1.0.2
11372026-06-05T17:03:44.983Z Downloaded typify-macro v0.4.3
11382026-06-05T17:03:44.983Z Downloaded tls_codec_derive v0.4.2
11392026-06-05T17:03:44.986Z Downloaded quinn v0.11.9
11402026-06-05T17:03:44.986Z Downloaded tokio-native-tls v0.3.1
11412026-06-05T17:03:44.989Z Downloaded p521 v0.13.3
11422026-06-05T17:03:44.992Z Downloaded hyper v1.8.1
11432026-06-05T17:03:44.997Z Downloaded want v0.3.1
11442026-06-05T17:03:44.997Z Downloaded rand v0.9.2
11452026-06-05T17:03:45.006Z Downloaded socket2 v0.6.3
11462026-06-05T17:03:45.014Z Downloaded unicode-truncate v1.1.0
11472026-06-05T17:03:45.014Z Downloaded unicase v2.9.0
11482026-06-05T17:03:45.014Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11492026-06-05T17:03:45.014Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11502026-06-05T17:03:45.014Z Downloaded wait-timeout v0.2.1
11512026-06-05T17:03:45.014Z Downloaded term v0.7.0
11522026-06-05T17:03:45.015Z Downloaded term v1.2.1
11532026-06-05T17:03:45.020Z Downloaded tokio-rustls v0.26.4
11542026-06-05T17:03:45.020Z Downloaded num-bigint v0.4.6
11552026-06-05T17:03:45.023Z Downloaded rustls-webpki v0.103.9
11562026-06-05T17:03:45.023Z Downloaded iri-string v0.7.10
11572026-06-05T17:03:45.027Z Downloaded xshell-macros v0.2.7
11582026-06-05T17:03:45.027Z Downloaded usdt-impl v0.6.0
11592026-06-05T17:03:45.030Z Downloaded topological-sort v0.2.2
11602026-06-05T17:03:45.030Z Downloaded num-bigint-dig v0.8.6
11612026-06-05T17:03:45.032Z Downloaded tui-tree-widget v0.23.1
11622026-06-05T17:03:45.032Z Downloaded vergen-lib v9.1.0
11632026-06-05T17:03:45.032Z Downloaded toml_writer v1.0.6+spec-1.1.0
11642026-06-05T17:03:45.037Z Downloaded russh v0.45.0
11652026-06-05T17:03:45.040Z Downloaded xattr v1.6.1
11662026-06-05T17:03:45.040Z Downloaded toml_parser v1.0.9+spec-1.1.0
11672026-06-05T17:03:45.043Z Downloaded vergen-gitcl v1.0.8
11682026-06-05T17:03:45.043Z Downloaded vergen-git2 v9.1.0
11692026-06-05T17:03:45.046Z Downloaded zeroize_derive v1.4.3
11702026-06-05T17:03:45.046Z Downloaded vsss-rs v3.3.4
11712026-06-05T17:03:45.048Z Downloaded bitvec v1.0.1
11722026-06-05T17:03:45.055Z Downloaded tls_codec v0.4.2
11732026-06-05T17:03:45.058Z Downloaded tracing-attributes v0.1.31
11742026-06-05T17:03:45.058Z Downloaded utf-8 v0.7.6
11752026-06-05T17:03:45.061Z Downloaded rand v0.10.0
11762026-06-05T17:03:45.061Z Downloaded walkdir v2.5.0
11772026-06-05T17:03:45.064Z Downloaded itertools v0.13.0
11782026-06-05T17:03:45.067Z Downloaded tar v0.4.45
11792026-06-05T17:03:45.072Z Downloaded subprocess v0.2.15
11802026-06-05T17:03:45.072Z Downloaded samael v0.0.19
11812026-06-05T17:03:45.088Z Downloaded tokio-rustls v0.25.0
11822026-06-05T17:03:45.088Z Downloaded whoami v1.6.1
11832026-06-05T17:03:45.088Z Downloaded zone_cfg_derive v0.3.1
11842026-06-05T17:03:45.088Z Downloaded uzers v0.12.2
11852026-06-05T17:03:45.091Z Downloaded tokio-stream v0.1.18
11862026-06-05T17:03:45.092Z Downloaded toml v0.7.8
11872026-06-05T17:03:45.092Z Downloaded toml v1.0.6+spec-1.1.0
11882026-06-05T17:03:45.092Z Downloaded zone v0.3.1
11892026-06-05T17:03:45.095Z Downloaded tokio-rustls v0.24.1
11902026-06-05T17:03:45.095Z Downloaded snafu v0.8.9
11912026-06-05T17:03:45.097Z Downloaded vergen-lib v0.1.6
11922026-06-05T17:03:45.100Z Downloaded rustyline v14.0.0
11932026-06-05T17:03:45.103Z Downloaded rpassword v7.4.0
11942026-06-05T17:03:45.106Z Downloaded zeroize v1.8.2
11952026-06-05T17:03:45.106Z Downloaded vergen v9.1.0
11962026-06-05T17:03:45.113Z Downloaded tracing-core v0.1.36
11972026-06-05T17:03:45.116Z Downloaded typify v0.6.2
11982026-06-05T17:03:45.118Z Downloaded wyz v0.5.1
11992026-06-05T17:03:45.118Z Downloaded whoami v2.1.0
12002026-06-05T17:03:45.121Z Downloaded twox-hash v2.1.2
12012026-06-05T17:03:45.121Z Downloaded typify v0.4.3
12022026-06-05T17:03:45.124Z Downloaded unsafe-libyaml v0.2.11
12032026-06-05T17:03:45.127Z Downloaded unicode-bidi v0.3.18
12042026-06-05T17:03:45.130Z Downloaded ssh-key v0.6.7
12052026-06-05T17:03:45.138Z Downloaded unicode-properties v0.1.4
12062026-06-05T17:03:45.141Z Downloaded xshell v0.2.7
12072026-06-05T17:03:45.142Z Downloaded yasna v0.5.2
12082026-06-05T17:03:45.145Z Downloaded hkdf v0.12.4
12092026-06-05T17:03:45.145Z Downloaded tinyvec v1.10.0
12102026-06-05T17:03:45.161Z Downloaded zstd-safe v7.2.4
12112026-06-05T17:03:45.163Z Downloaded zstd v0.13.3
12122026-06-05T17:03:45.167Z Downloaded test-strategy v0.4.5
12132026-06-05T17:03:45.178Z Downloaded chrono v0.4.44
12142026-06-05T17:03:45.180Z Downloaded zerocopy v0.6.6
12152026-06-05T17:03:45.180Z Downloaded bindgen v0.71.1
12162026-06-05T17:03:45.183Z Downloaded tungstenite v0.23.0
12172026-06-05T17:03:45.186Z Downloaded tungstenite v0.21.0
12182026-06-05T17:03:45.186Z Downloaded nom v8.0.0
12192026-06-05T17:03:45.194Z Downloaded zopfli v0.8.3
12202026-06-05T17:03:45.205Z Downloaded steno v0.4.1
12212026-06-05T17:03:45.209Z Downloaded unicode_categories v0.1.1
12222026-06-05T17:03:45.218Z Downloaded iddqd v0.4.2
12232026-06-05T17:03:45.259Z Downloaded zip v0.6.6
12242026-06-05T17:03:45.259Z Downloaded reqwest v0.12.28
12252026-06-05T17:03:45.259Z Downloaded toml_edit v0.23.10+spec-1.0.0
12262026-06-05T17:03:45.259Z Downloaded vte v0.14.1
12272026-06-05T17:03:45.259Z Downloaded serde_with v1.14.0
12282026-06-05T17:03:45.259Z Downloaded goblin v0.10.5
12292026-06-05T17:03:45.259Z Downloaded rayon v1.11.0
12302026-06-05T17:03:45.259Z Downloaded rustls-webpki v0.101.7
12312026-06-05T17:03:45.260Z Downloaded tower v0.5.3
12322026-06-05T17:03:45.264Z Downloaded salty v0.3.0
12332026-06-05T17:03:45.267Z Downloaded itertools v0.14.0
12342026-06-05T17:03:45.272Z Downloaded typed-path v0.9.3
12352026-06-05T17:03:45.277Z Downloaded reedline v0.40.0
12362026-06-05T17:03:45.281Z Downloaded toml_edit v0.19.15
12372026-06-05T17:03:45.303Z Downloaded unicode-segmentation v1.12.0
12382026-06-05T17:03:45.310Z Downloaded tokio-util v0.7.18
12392026-06-05T17:03:45.317Z Downloaded tower-http v0.6.8
12402026-06-05T17:03:45.326Z Downloaded yansi v1.0.1
12412026-06-05T17:03:45.326Z Downloaded tokio-postgres v0.7.16
12422026-06-05T17:03:45.326Z Downloaded uuid v1.23.0
12432026-06-05T17:03:45.326Z Downloaded zip v4.6.1
12442026-06-05T17:03:45.329Z Downloaded p384 v0.13.1
12452026-06-05T17:03:45.330Z Downloaded object v0.30.4
12462026-06-05T17:03:45.333Z Downloaded tough v0.22.0
12472026-06-05T17:03:45.336Z Downloaded bstr v1.12.1
12482026-06-05T17:03:45.342Z Downloaded quinn-proto v0.11.13
12492026-06-05T17:03:45.346Z Downloaded serde_with v3.17.0
12502026-06-05T17:03:45.352Z Downloaded nix v0.27.1
12512026-06-05T17:03:45.358Z Downloaded radix_trie v0.2.1
12522026-06-05T17:03:45.363Z Downloaded git2 v0.20.4
12532026-06-05T17:03:45.372Z Downloaded zerocopy-derive v0.8.40
12542026-06-05T17:03:45.376Z Downloaded winnow v0.5.40
12552026-06-05T17:03:45.379Z Downloaded regex v1.12.3
12562026-06-05T17:03:45.404Z Downloaded quick-xml v0.37.5
12572026-06-05T17:03:45.412Z Downloaded portable-atomic v1.13.1
12582026-06-05T17:03:45.414Z Downloaded reqwest v0.13.2
12592026-06-05T17:03:45.421Z Downloaded moka v0.12.13
12602026-06-05T17:03:45.431Z Downloaded x509-cert v0.2.5
12612026-06-05T17:03:45.439Z Downloaded lalrpop v0.19.12
12622026-06-05T17:03:45.444Z Downloaded regex-syntax v0.6.29
12632026-06-05T17:03:45.448Z Downloaded unicode-normalization v0.1.25
12642026-06-05T17:03:45.452Z Downloaded vcpkg v0.2.15
12652026-06-05T17:03:45.479Z Downloaded proptest v1.10.0
12662026-06-05T17:03:45.483Z Downloaded openapiv3 v2.2.0
12672026-06-05T17:03:45.496Z Downloaded rustls-webpki v0.102.8
12682026-06-05T17:03:45.499Z Downloaded zerocopy v0.8.40
12692026-06-05T17:03:45.502Z Downloaded webpki-roots v1.0.6
12702026-06-05T17:03:45.505Z Downloaded rustls v0.22.4
12712026-06-05T17:03:45.510Z Downloaded hickory-proto v0.25.2
12722026-06-05T17:03:45.519Z Downloaded rustls v0.23.37
12732026-06-05T17:03:45.526Z Downloaded curve25519-dalek v4.1.3
12742026-06-05T17:03:45.530Z Downloaded regress v0.11.1
12752026-06-05T17:03:45.536Z Downloaded petname v2.0.2
12762026-06-05T17:03:45.551Z Downloaded winnow v0.6.26
12772026-06-05T17:03:45.600Z Downloaded polar-core v0.27.3
12782026-06-05T17:03:45.608Z Downloaded ratatui v0.29.0
12792026-06-05T17:03:45.619Z Downloaded tabled v0.20.0
12802026-06-05T17:03:45.629Z Downloaded tracing v0.1.44
12812026-06-05T17:03:45.640Z Downloaded time v0.3.47
12822026-06-05T17:03:45.647Z Downloaded openssl v0.10.79
12832026-06-05T17:03:45.652Z Downloaded nix v0.28.0
12842026-06-05T17:03:45.659Z Downloaded bzip2-sys v0.1.13+1.0.8
12852026-06-05T17:03:45.672Z Downloaded dropshot v0.17.0
12862026-06-05T17:03:45.686Z Downloaded rustls v0.21.12
12872026-06-05T17:03:45.690Z Downloaded chrono-tz v0.10.4
12882026-06-05T17:03:45.699Z Downloaded zlib-rs v0.6.2
12892026-06-05T17:03:45.703Z Downloaded hickory-proto v0.24.4
12902026-06-05T17:03:45.711Z Downloaded smoltcp v0.9.1
12912026-06-05T17:03:45.716Z Downloaded object v0.37.3
12922026-06-05T17:03:45.722Z Downloaded nix v0.31.2
12932026-06-05T17:03:45.729Z Downloaded regress v0.10.5
12942026-06-05T17:03:45.734Z Downloaded smoltcp v0.11.0
12952026-06-05T17:03:45.742Z Downloaded libz-sys v1.1.24
12962026-06-05T17:03:45.753Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12972026-06-05T17:03:45.763Z Downloaded rustix v0.38.44
12982026-06-05T17:03:45.775Z Downloaded sha3 v0.10.8
12992026-06-05T17:03:45.778Z Downloaded regex-syntax v0.8.10
13002026-06-05T17:03:45.782Z Downloaded diesel v2.3.7
13012026-06-05T17:03:45.802Z Downloaded tokio v1.52.1
13022026-06-05T17:03:45.867Z Downloaded sqlparser v0.61.0
13032026-06-05T17:03:45.873Z Downloaded ring v0.17.14
13042026-06-05T17:03:45.896Z Downloaded typify-impl v0.6.2
13052026-06-05T17:03:45.907Z Downloaded sled v0.34.7
13062026-06-05T17:03:45.924Z Downloaded typify-impl v0.4.3
13072026-06-05T17:03:45.938Z Downloaded zerocopy-derive v0.6.6
13082026-06-05T17:03:45.966Z Downloaded regex-automata v0.4.14
13092026-06-05T17:03:45.980Z Downloaded petgraph v0.6.5
13102026-06-05T17:03:45.990Z Downloaded jiff v0.2.21
13112026-06-05T17:03:46.004Z Downloaded csv v1.4.0
13122026-06-05T17:03:46.021Z Downloaded petgraph v0.8.3
13132026-06-05T17:03:46.090Z Downloaded encoding_rs v0.8.35
13142026-06-05T17:03:46.123Z Downloaded libgit2-sys v0.18.3+1.9.2
13152026-06-05T17:03:46.423Z Downloaded aws-lc-sys v0.40.0
13162026-06-05T17:03:46.673Z Compiling libc v0.2.185
13172026-06-05T17:03:46.673Z Compiling serde v1.0.228
13182026-06-05T17:03:46.676Z Compiling log v0.4.29
13192026-06-05T17:03:46.676Z Compiling find-msvc-tools v0.1.9
13202026-06-05T17:03:46.676Z Compiling shlex v1.3.0
13212026-06-05T17:03:46.676Z Compiling syn v2.0.117
13222026-06-05T17:03:46.676Z Compiling smallvec v1.15.1
13232026-06-05T17:03:46.676Z Compiling typenum v1.19.0
13242026-06-05T17:03:47.019Z Compiling generic-array v0.14.7
13252026-06-05T17:03:47.045Z Compiling subtle v2.6.1
13262026-06-05T17:03:47.057Z Compiling scopeguard v1.2.0
13272026-06-05T17:03:47.071Z Compiling const-oid v0.9.6
13282026-06-05T17:03:47.144Z Compiling lock_api v0.4.14
13292026-06-05T17:03:47.158Z Compiling serde_json v1.0.149
13302026-06-05T17:03:47.219Z Compiling zerocopy v0.8.40
13312026-06-05T17:03:47.248Z Compiling parking_lot_core v0.9.12
13322026-06-05T17:03:47.376Z Compiling pin-project-lite v0.2.17
13332026-06-05T17:03:47.469Z Compiling portable-atomic v1.13.1
13342026-06-05T17:03:47.498Z Compiling pkg-config v0.3.32
13352026-06-05T17:03:47.646Z Compiling getrandom v0.2.17
13362026-06-05T17:03:47.704Z Compiling jobserver v0.1.34
13372026-06-05T17:03:47.750Z Compiling errno v0.3.14
13382026-06-05T17:03:47.876Z Compiling rand_core v0.6.4
13392026-06-05T17:03:48.009Z Compiling cc v1.2.56
13402026-06-05T17:03:48.079Z Compiling signal-hook-registry v1.4.8
13412026-06-05T17:03:48.184Z Compiling bitflags v2.11.0
13422026-06-05T17:03:48.194Z Compiling critical-section v1.2.0
13432026-06-05T17:03:48.256Z Compiling futures-core v0.3.32
13442026-06-05T17:03:48.305Z Compiling libm v0.2.16
13452026-06-05T17:03:48.356Z Compiling parking_lot v0.12.5
13462026-06-05T17:03:48.409Z Compiling mio v1.2.0
13472026-06-05T17:03:48.430Z Compiling num-traits v0.2.19
13482026-06-05T17:03:48.589Z Compiling once_cell v1.21.3
13492026-06-05T17:03:48.627Z Compiling percent-encoding v2.3.2
13502026-06-05T17:03:48.735Z Compiling socket2 v0.6.3
13512026-06-05T17:03:48.770Z Compiling futures-sink v0.3.32
13522026-06-05T17:03:48.799Z Compiling futures-io v0.3.32
13532026-06-05T17:03:48.817Z Compiling cpufeatures v0.2.17
13542026-06-05T17:03:48.871Z Compiling futures-channel v0.3.32
13552026-06-05T17:03:48.885Z Compiling futures-task v0.3.32
13562026-06-05T17:03:48.898Z Compiling slab v0.4.12
13572026-06-05T17:03:48.957Z Compiling getrandom v0.4.1
13582026-06-05T17:03:49.060Z Compiling rand_core v0.10.0
13592026-06-05T17:03:49.078Z Compiling indexmap v2.14.0
13602026-06-05T17:03:49.102Z Compiling getrandom v0.3.4
13612026-06-05T17:03:49.145Z Compiling rustversion v1.0.22
13622026-06-05T17:03:49.246Z Compiling form_urlencoded v1.2.2
13632026-06-05T17:03:49.545Z Compiling cmake v0.1.57
13642026-06-05T17:03:49.559Z Compiling fs_extra v1.3.0
13652026-06-05T17:03:49.615Z Compiling dunce v1.0.5
13662026-06-05T17:03:49.762Z Compiling base64ct v1.8.3
13672026-06-05T17:03:49.794Z Compiling synstructure v0.13.2
13682026-06-05T17:03:49.835Z Compiling ident_case v1.0.1
13692026-06-05T17:03:49.949Z Compiling aws-lc-sys v0.40.0
13702026-06-05T17:03:49.965Z Compiling rustix v1.1.3
13712026-06-05T17:03:50.068Z Compiling pem-rfc7468 v0.7.0
13722026-06-05T17:03:50.081Z Compiling flagset v0.4.7
13732026-06-05T17:03:50.093Z Compiling iana-time-zone v0.1.65
13742026-06-05T17:03:50.210Z Compiling regex-syntax v0.8.10
13752026-06-05T17:03:50.297Z Compiling rand_core v0.9.5
13762026-06-05T17:03:50.301Z Compiling ring v0.17.14
13772026-06-05T17:03:50.380Z Compiling aws-lc-rs v1.16.3
13782026-06-05T17:03:50.415Z Compiling vcpkg v0.2.15
13792026-06-05T17:03:50.579Z Compiling uuid v1.23.0
13802026-06-05T17:03:50.671Z Compiling rustc_version v0.4.1
13812026-06-05T17:03:51.007Z Compiling tracing-core v0.1.36
13822026-06-05T17:03:51.180Z Compiling openssl-sys v0.9.115
13832026-06-05T17:03:51.291Z Compiling base64 v0.22.1
13842026-06-05T17:03:51.553Z Compiling serde_derive v1.0.228
13852026-06-05T17:03:51.584Z Compiling zeroize_derive v1.4.3
13862026-06-05T17:03:51.643Z Compiling zerofrom-derive v0.1.6
13872026-06-05T17:03:51.708Z Compiling yoke-derive v0.8.1
13882026-06-05T17:03:51.788Z Compiling zerovec-derive v0.11.2
13892026-06-05T17:03:52.223Z Compiling zeroize v1.8.2
13902026-06-05T17:03:52.588Z Compiling zerocopy-derive v0.8.40
13912026-06-05T17:03:52.844Z Compiling displaydoc v0.2.5
13922026-06-05T17:03:52.861Z Compiling tokio-macros v2.7.0
13932026-06-05T17:03:52.994Z Compiling crypto-common v0.1.7
13942026-06-05T17:03:53.045Z Compiling zerofrom v0.1.6
13952026-06-05T17:03:53.144Z Compiling block-buffer v0.10.4
13962026-06-05T17:03:53.172Z Compiling yoke v0.8.1
13972026-06-05T17:03:53.315Z Compiling digest v0.10.7
13982026-06-05T17:03:53.362Z Compiling zerovec v0.11.5
13992026-06-05T17:03:53.559Z Compiling futures-macro v0.3.32
14002026-06-05T17:03:53.593Z Compiling hmac v0.12.1
14012026-06-05T17:03:53.612Z Compiling zerotrie v0.2.3
14022026-06-05T17:03:53.747Z Compiling block-padding v0.3.3
14032026-06-05T17:03:53.853Z Compiling tinystr v0.8.2
14042026-06-05T17:03:53.901Z Compiling potential_utf v0.1.4
14052026-06-05T17:03:53.917Z Compiling inout v0.1.4
14062026-06-05T17:03:54.054Z Compiling icu_locale_core v2.1.1
14072026-06-05T17:03:54.068Z Compiling icu_collections v2.1.1
14082026-06-05T17:03:54.082Z Compiling cipher v0.4.4
14092026-06-05T17:03:54.335Z Compiling futures-util v0.3.32
14102026-06-05T17:03:54.347Z Compiling sha2 v0.10.9
14112026-06-05T17:03:54.540Z Compiling der_derive v0.7.3
14122026-06-05T17:03:54.921Z Compiling icu_provider v2.1.1
14132026-06-05T17:03:55.030Z Compiling bytes v1.11.1
14142026-06-05T17:03:55.208Z Compiling icu_normalizer v2.1.1
14152026-06-05T17:03:55.472Z Compiling icu_properties v2.1.2
14162026-06-05T17:03:55.626Z Compiling tokio v1.52.1
14172026-06-05T17:03:55.698Z Compiling http v1.4.0
14182026-06-05T17:03:55.729Z Compiling der v0.7.10
14192026-06-05T17:03:56.522Z Compiling idna_adapter v1.2.1
14202026-06-05T17:03:56.540Z Compiling chrono v0.4.44
14212026-06-05T17:03:56.562Z Compiling spki v0.7.3
14222026-06-05T17:03:56.650Z Compiling idna v1.1.0
14232026-06-05T17:03:56.759Z Compiling salsa20 v0.10.2
14242026-06-05T17:03:56.895Z Compiling ppv-lite86 v0.2.21
14252026-06-05T17:03:56.898Z Compiling pbkdf2 v0.12.2
14262026-06-05T17:03:56.959Z Compiling url v2.5.8
14272026-06-05T17:03:57.019Z Compiling rustls-pki-types v1.14.0
14282026-06-05T17:03:57.053Z Compiling thiserror-impl v2.0.18
14292026-06-05T17:03:57.211Z Compiling tracing-attributes v0.1.31
14302026-06-05T17:03:57.290Z Compiling rand_chacha v0.9.0
14312026-06-05T17:03:57.453Z Compiling scrypt v0.11.0
14322026-06-05T17:03:57.707Z Compiling http-body v1.0.1
14332026-06-05T17:03:57.732Z Compiling aes v0.8.4
14342026-06-05T17:03:57.861Z Compiling cbc v0.1.2
14352026-06-05T17:03:57.993Z Compiling openssl-probe v0.2.1
14362026-06-05T17:03:58.027Z Compiling untrusted v0.9.0
14372026-06-05T17:03:58.060Z Compiling tinyvec_macros v0.1.1
14382026-06-05T17:03:58.133Z Compiling untrusted v0.7.1
14392026-06-05T17:03:58.149Z Compiling httparse v1.10.1
14402026-06-05T17:03:58.170Z Compiling tinyvec v1.10.0
14412026-06-05T17:03:58.258Z Compiling pkcs5 v0.7.1
14422026-06-05T17:03:58.388Z Compiling thiserror v2.0.18
14432026-06-05T17:03:58.539Z Compiling pest_generator v2.8.6
14442026-06-05T17:03:58.548Z Compiling tracing v0.1.44
14452026-06-05T17:03:58.548Z Compiling rand v0.9.2
14462026-06-05T17:03:58.740Z Compiling serde_derive_internals v0.29.1
14472026-06-05T17:03:58.786Z Compiling aho-corasick v1.1.4
14482026-06-05T17:03:58.861Z Compiling rustls v0.23.37
14492026-06-05T17:03:59.037Z Compiling dyn-clone v1.0.20
14502026-06-05T17:03:59.173Z Compiling tower-layer v0.3.3
14512026-06-05T17:03:59.194Z Compiling try-lock v0.2.5
14522026-06-05T17:03:59.302Z Compiling tokio-util v0.7.18
14532026-06-05T17:03:59.316Z Compiling schemars v0.8.22
14542026-06-05T17:03:59.335Z Compiling tower-service v0.3.3
14552026-06-05T17:03:59.425Z Compiling atomic-waker v1.1.2
14562026-06-05T17:03:59.530Z Compiling want v0.3.1
14572026-06-05T17:03:59.552Z Compiling pest_derive v2.8.6
14582026-06-05T17:03:59.616Z Compiling schemars_derive v0.8.22
14592026-06-05T17:03:59.685Z Compiling regex-automata v0.4.14
14602026-06-05T17:03:59.960Z Compiling h2 v0.4.13
14612026-06-05T17:04:00.231Z Compiling pkcs8 v0.10.2
14622026-06-05T17:04:00.434Z Compiling ipnet v2.11.0
14632026-06-05T17:04:00.535Z Compiling scroll_derive v0.13.1
14642026-06-05T17:04:00.603Z Compiling darling_core v0.20.11
14652026-06-05T17:04:00.840Z Compiling pin-utils v0.1.0
14662026-06-05T17:04:00.909Z Compiling httpdate v1.0.3
14672026-06-05T17:04:00.929Z Compiling openssl v0.10.79
14682026-06-05T17:04:01.128Z Compiling foreign-types-shared v0.1.1
14692026-06-05T17:04:01.175Z Compiling tempfile v3.25.0
14702026-06-05T17:04:01.214Z Compiling foreign-types v0.3.2
14712026-06-05T17:04:01.286Z Compiling unicode-normalization v0.1.25
14722026-06-05T17:04:01.312Z Compiling scroll v0.13.0
14732026-06-05T17:04:01.575Z Compiling openssl-macros v0.1.1
14742026-06-05T17:04:01.733Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14752026-06-05T17:04:01.952Z Compiling spin v0.9.8
14762026-06-05T17:04:01.967Z Compiling native-tls v0.2.18
14772026-06-05T17:04:02.117Z Compiling crc32fast v1.5.0
14782026-06-05T17:04:02.156Z Compiling time-core v0.1.8
14792026-06-05T17:04:02.170Z Compiling powerfmt v0.2.0
14802026-06-05T17:04:02.301Z Compiling num-conv v0.2.0
14812026-06-05T17:04:02.368Z Compiling deranged v0.5.8
14822026-06-05T17:04:02.441Z Compiling time-macros v0.2.27
14832026-06-05T17:04:02.840Z Compiling darling_macro v0.20.11
14842026-06-05T17:04:03.340Z Compiling hyper v1.8.1
14852026-06-05T17:04:03.367Z Compiling darling v0.20.11
14862026-06-05T17:04:03.487Z Compiling goblin v0.10.5
14872026-06-05T17:04:03.569Z Compiling rustls-native-certs v0.8.3
14882026-06-05T17:04:03.739Z Compiling sync_wrapper v1.0.2
14892026-06-05T17:04:03.853Z Compiling wait-timeout v0.2.1
14902026-06-05T17:04:03.865Z Compiling num_threads v0.1.7
14912026-06-05T17:04:03.893Z Compiling usdt-impl v0.6.0
14922026-06-05T17:04:03.954Z Compiling siphasher v1.0.2
14932026-06-05T17:04:04.088Z Compiling crossbeam-utils v0.8.21
14942026-06-05T17:04:04.105Z Compiling simd-adler32 v0.3.8
14952026-06-05T17:04:04.142Z Compiling unicode-segmentation v1.12.0
14962026-06-05T17:04:04.347Z Compiling syn v1.0.109
14972026-06-05T17:04:04.379Z Compiling quick-error v1.2.3
14982026-06-05T17:04:04.488Z Compiling hyper-util v0.1.20
14992026-06-05T17:04:04.517Z Compiling bit-vec v0.8.0
15002026-06-05T17:04:04.690Z Compiling rusty-fork v0.3.1
15012026-06-05T17:04:04.744Z Compiling bit-set v0.8.0
15022026-06-05T17:04:04.953Z Compiling time v0.3.47
15032026-06-05T17:04:05.001Z Compiling tower v0.5.3
15042026-06-05T17:04:05.211Z Compiling derive_builder_core v0.20.2
15052026-06-05T17:04:05.578Z Compiling dtrace-parser v0.3.0
15062026-06-05T17:04:05.658Z Compiling http-body-util v0.1.3
15072026-06-05T17:04:05.904Z Compiling webpki-roots v1.0.6
15082026-06-05T17:04:06.032Z Compiling signature v2.2.0
15092026-06-05T17:04:06.077Z Compiling scroll_derive v0.12.1
15102026-06-05T17:04:06.193Z Compiling dof v0.4.0
15112026-06-05T17:04:06.208Z Compiling thiserror-impl v1.0.69
15122026-06-05T17:04:06.326Z Compiling heapless v0.7.17
15132026-06-05T17:04:06.502Z Compiling rand_xorshift v0.4.0
15142026-06-05T17:04:06.580Z Compiling slog v2.8.2
15152026-06-05T17:04:06.660Z Compiling darling_core v0.21.3
15162026-06-05T17:04:06.718Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-06-05T17:04:06.759Z Compiling thread-id v5.1.0
15182026-06-05T17:04:06.836Z Compiling cookie v0.18.1
15192026-06-05T17:04:06.984Z Compiling paste v1.0.15
15202026-06-05T17:04:07.010Z Compiling unarray v0.1.4
15212026-06-05T17:04:07.123Z Compiling adler2 v2.0.1
15222026-06-05T17:04:07.247Z Compiling allocator-api2 v0.2.21
15232026-06-05T17:04:07.251Z Compiling unicode-properties v0.1.4
15242026-06-05T17:04:07.342Z Compiling ryu v1.0.23
15252026-06-05T17:04:07.438Z Compiling anyhow v1.0.102
15262026-06-05T17:04:07.454Z Compiling signal-hook v0.3.18
15272026-06-05T17:04:07.515Z Compiling unicode-bidi v0.3.18
15282026-06-05T17:04:07.582Z Compiling iri-string v0.7.10
15292026-06-05T17:04:07.643Z Compiling zstd-safe v7.2.4
15302026-06-05T17:04:07.664Z Compiling serde_urlencoded v0.7.1
15312026-06-05T17:04:07.812Z Compiling thiserror v1.0.69
15322026-06-05T17:04:07.899Z Compiling stringprep v0.1.5
15332026-06-05T17:04:07.976Z Compiling miniz_oxide v0.8.9
15342026-06-05T17:04:07.998Z Compiling proptest v1.10.0
15352026-06-05T17:04:08.585Z Compiling scroll v0.12.0
15362026-06-05T17:04:08.846Z Compiling tower-http v0.6.8
15372026-06-05T17:04:08.930Z Compiling derive_builder_macro v0.20.2
15382026-06-05T17:04:08.957Z Compiling tokio-native-tls v0.3.1
15392026-06-05T17:04:09.201Z Compiling darling_macro v0.21.3
15402026-06-05T17:04:09.278Z Compiling heck v0.4.1
15412026-06-05T17:04:09.360Z Compiling ipnetwork v0.21.1
15422026-06-05T17:04:09.374Z Compiling bstr v1.12.1
15432026-06-05T17:04:09.493Z Compiling rand_chacha v0.3.1
15442026-06-05T17:04:09.606Z Compiling toml_datetime v0.6.11
15452026-06-05T17:04:09.670Z Compiling erased-serde v0.3.31
15462026-06-05T17:04:09.738Z Compiling serde_tokenstream v0.2.3
15472026-06-05T17:04:09.862Z Compiling serde_spanned v0.6.9
15482026-06-05T17:04:10.016Z Compiling md-5 v0.10.6
15492026-06-05T17:04:10.024Z Compiling pin-project-internal v1.1.11
15502026-06-05T17:04:10.045Z Compiling async-trait v0.1.89
15512026-06-05T17:04:10.148Z Compiling zerocopy-derive v0.7.35
15522026-06-05T17:04:10.169Z Compiling curve25519-dalek v4.1.3
15532026-06-05T17:04:10.292Z Compiling vergen-lib v9.1.0
15542026-06-05T17:04:10.468Z Compiling num-integer v0.1.46
15552026-06-05T17:04:10.496Z Compiling hash32 v0.2.1
15562026-06-05T17:04:10.704Z Compiling ff v0.13.1
15572026-06-05T17:04:10.797Z Compiling memoffset v0.9.1
15582026-06-05T17:04:10.846Z Compiling encoding_rs v0.8.35
15592026-06-05T17:04:10.992Z Compiling smoltcp v0.9.1
15602026-06-05T17:04:10.992Z Compiling zlib-rs v0.6.2
15612026-06-05T17:04:11.078Z Compiling cfg_aliases v0.2.1
15622026-06-05T17:04:11.154Z Compiling mime v0.3.17
15632026-06-05T17:04:11.206Z Compiling psl-types v2.0.11
15642026-06-05T17:04:11.295Z Compiling num-bigint-dig v0.8.6
15652026-06-05T17:04:11.330Z Compiling litrs v1.0.0
15662026-06-05T17:04:11.366Z Compiling base16ct v0.2.0
15672026-06-05T17:04:11.469Z Compiling fallible-iterator v0.2.0
15682026-06-05T17:04:11.549Z Compiling ref-cast v1.0.25
15692026-06-05T17:04:11.770Z Compiling rustix v0.38.44
15702026-06-05T17:04:11.843Z Compiling document-features v0.2.12
15712026-06-05T17:04:11.895Z Compiling postgres-protocol v0.6.10
15722026-06-05T17:04:12.228Z Compiling sec1 v0.7.3
15732026-06-05T17:04:12.365Z Compiling publicsuffix v2.3.0
15742026-06-05T17:04:12.416Z Compiling nix v0.31.2
15752026-06-05T17:04:12.436Z Compiling pin-project v1.1.11
15762026-06-05T17:04:12.520Z Compiling zerocopy v0.7.35
15772026-06-05T17:04:12.533Z Compiling group v0.13.0
15782026-06-05T17:04:12.585Z Compiling num-iter v0.1.45
15792026-06-05T17:04:12.785Z Compiling newtype-uuid v1.3.2
15802026-06-05T17:04:12.988Z Compiling hubpack_derive v0.1.1
15812026-06-05T17:04:13.103Z Compiling rand v0.8.6
15822026-06-05T17:04:13.166Z Compiling darling v0.21.3
15832026-06-05T17:04:13.225Z Compiling oxnet v0.1.5
15842026-06-05T17:04:13.246Z Compiling snafu-derive v0.8.9
15852026-06-05T17:04:13.254Z Compiling derive_builder v0.20.2
15862026-06-05T17:04:13.426Z Compiling hyper-tls v0.6.0
15872026-06-05T17:04:13.616Z Compiling goblin v0.8.2
15882026-06-05T17:04:13.971Z Compiling flate2 v1.1.9
15892026-06-05T17:04:14.208Z Compiling phf_shared v0.13.1
15902026-06-05T17:04:14.391Z Compiling lazy_static v1.5.0
15912026-06-05T17:04:14.446Z Compiling regex v1.12.3
15922026-06-05T17:04:14.471Z Compiling anstyle-parse v0.2.7
15932026-06-05T17:04:14.487Z Compiling strum_macros v0.27.2
15942026-06-05T17:04:14.517Z Compiling futures-executor v0.3.32
15952026-06-05T17:04:14.652Z Compiling hex v0.4.3
15962026-06-05T17:04:14.785Z Compiling hkdf v0.12.4
15972026-06-05T17:04:14.870Z Compiling crypto-bigint v0.5.5
15982026-06-05T17:04:14.918Z Compiling curve25519-dalek-derive v0.1.1
15992026-06-05T17:04:14.937Z Compiling daft-derive v0.1.7
16002026-06-05T17:04:15.152Z Compiling ref-cast-impl v1.0.25
16012026-06-05T17:04:15.563Z Compiling terminal_size v0.4.3
16022026-06-05T17:04:15.656Z Compiling vergen v9.1.0
16032026-06-05T17:04:15.683Z Compiling fs-err v3.3.0
16042026-06-05T17:04:15.707Z Compiling cargo-platform v0.3.2
16052026-06-05T17:04:15.833Z Compiling ahash v0.8.12
16062026-06-05T17:04:15.873Z Compiling bumpalo v3.20.2
16072026-06-05T17:04:15.973Z Compiling libbz2-rs-sys v0.2.2
16082026-06-05T17:04:16.042Z Compiling object v0.37.3
16092026-06-05T17:04:16.128Z Compiling managed v0.8.0
16102026-06-05T17:04:16.307Z Compiling winnow v0.5.40
16112026-06-05T17:04:16.348Z Compiling foldhash v0.2.0
16122026-06-05T17:04:16.426Z Compiling bitflags v1.3.2
16132026-06-05T17:04:16.510Z Compiling foldhash v0.1.5
16142026-06-05T17:04:16.572Z Compiling same-file v1.0.6
16152026-06-05T17:04:16.642Z Compiling hashbrown v0.15.5
16162026-06-05T17:04:16.675Z Compiling hashbrown v0.16.1
16172026-06-05T17:04:16.746Z Compiling walkdir v2.5.0
16182026-06-05T17:04:17.057Z Compiling clap_builder v4.6.0
16192026-06-05T17:04:17.064Z Compiling strum v0.27.2
16202026-06-05T17:04:17.182Z Compiling bzip2 v0.6.1
16212026-06-05T17:04:17.248Z Compiling zopfli v0.8.3
16222026-06-05T17:04:17.396Z Compiling cargo_metadata v0.23.1
16232026-06-05T17:04:17.432Z Compiling dof v0.3.0
16242026-06-05T17:04:17.726Z Compiling toml_edit v0.19.15
16252026-06-05T17:04:17.761Z Compiling elliptic-curve v0.13.8
16262026-06-05T17:04:18.023Z Compiling daft v0.1.7
16272026-06-05T17:04:18.242Z Compiling snafu v0.8.9
16282026-06-05T17:04:18.318Z Compiling futures v0.3.32
16292026-06-05T17:04:18.397Z Compiling anstream v0.6.21
16302026-06-05T17:04:18.721Z Compiling phf v0.13.1
16312026-06-05T17:04:18.902Z Compiling signal-hook-mio v0.2.5
16322026-06-05T17:04:18.950Z Compiling cookie_store v0.22.1
16332026-06-05T17:04:18.990Z Compiling bzip2 v0.4.4
16342026-06-05T17:04:19.169Z Compiling zstd v0.13.3
16352026-06-05T17:04:19.194Z Compiling hubpack v0.1.2
16362026-06-05T17:04:19.411Z Compiling serde_with_macros v3.17.0
16372026-06-05T17:04:19.555Z Compiling postgres-types v0.2.12
16382026-06-05T17:04:20.090Z Compiling usdt-macro v0.6.0
16392026-06-05T17:04:20.109Z Compiling usdt-attr-macro v0.6.0
16402026-06-05T17:04:20.423Z Compiling globset v0.4.18
16412026-06-05T17:04:20.534Z Compiling dtrace-parser v0.2.0
16422026-06-05T17:04:20.694Z Compiling ed25519 v2.2.3
16432026-06-05T17:04:20.819Z Compiling phf_shared v0.11.3
16442026-06-05T17:04:20.909Z Compiling olpc-cjson v0.1.4
16452026-06-05T17:04:21.043Z Compiling pkcs1 v0.7.5
16462026-06-05T17:04:21.057Z Compiling enum-as-inner v0.6.1
16472026-06-05T17:04:21.111Z Compiling clap_derive v4.6.1
16482026-06-05T17:04:21.189Z Compiling strum_macros v0.26.4
16492026-06-05T17:04:21.256Z Compiling serde-big-array v0.5.1
16502026-06-05T17:04:21.416Z Compiling serde_plain v1.0.2
16512026-06-05T17:04:21.442Z Compiling rfc6979 v0.4.0
16522026-06-05T17:04:21.562Z Compiling serde_repr v0.1.20
16532026-06-05T17:04:21.589Z Compiling async-recursion v1.1.1
16542026-06-05T17:04:21.589Z Compiling pem v3.0.6
16552026-06-05T17:04:21.661Z Compiling float-cmp v0.10.0
16562026-06-05T17:04:21.770Z Compiling thread-id v4.2.2
16572026-06-05T17:04:21.839Z Compiling memmap2 v0.9.10
16582026-06-05T17:04:21.901Z Compiling env_filter v1.0.0
16592026-06-05T17:04:22.058Z Compiling either v1.15.0
16602026-06-05T17:04:22.107Z Compiling predicates-core v1.0.10
16612026-06-05T17:04:22.188Z Compiling difflib v0.4.0
16622026-06-05T17:04:22.246Z Compiling fixedbitset v0.5.7
16632026-06-05T17:04:22.284Z Compiling new_debug_unreachable v1.0.6
16642026-06-05T17:04:22.284Z Compiling keccak v0.1.6
16652026-06-05T17:04:22.308Z Compiling jiff v0.2.21
16662026-06-05T17:04:22.530Z Compiling whoami v2.1.0
16672026-06-05T17:04:22.752Z Compiling static_assertions v1.1.0
16682026-06-05T17:04:22.834Z Compiling normalize-line-endings v0.3.0
16692026-06-05T17:04:22.861Z Compiling precomputed-hash v0.1.1
16702026-06-05T17:04:22.872Z Compiling typed-path v0.9.3
16712026-06-05T17:04:22.901Z Compiling fixedbitset v0.4.2
16722026-06-05T17:04:22.956Z Compiling data-encoding v2.10.0
16732026-06-05T17:04:22.983Z Compiling strum v0.26.3
16742026-06-05T17:04:23.102Z Compiling string_cache v0.8.9
16752026-06-05T17:04:23.116Z Compiling petgraph v0.6.5
16762026-06-05T17:04:23.213Z Compiling predicates v3.1.4
16772026-06-05T17:04:23.326Z Compiling hickory-proto v0.25.2
16782026-06-05T17:04:23.662Z Compiling clap v4.6.1
16792026-06-05T17:04:23.763Z Compiling toml_edit v0.22.27
16802026-06-05T17:04:23.832Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16812026-06-05T17:04:24.104Z Compiling tokio-postgres v0.7.16
16822026-06-05T17:04:24.178Z Compiling petgraph v0.8.3
16832026-06-05T17:04:24.636Z Compiling sha3 v0.10.8
16842026-06-05T17:04:25.080Z Compiling zip v4.6.1
16852026-06-05T17:04:26.041Z Compiling itertools v0.13.0
16862026-06-05T17:04:26.121Z Compiling env_logger v0.11.9
16872026-06-05T17:04:26.322Z Compiling usdt v0.6.0
16882026-06-05T17:04:26.463Z Compiling usdt-impl v0.5.0
16892026-06-05T17:04:26.473Z Compiling ecdsa v0.16.9
16902026-06-05T17:04:26.561Z Compiling rsa v0.9.10
16912026-06-05T17:04:26.603Z Compiling ed25519-dalek v2.2.0
16922026-06-05T17:04:26.638Z Compiling serde_with v3.17.0
16932026-06-05T17:04:26.868Z Compiling crossterm v0.28.1
16942026-06-05T17:04:27.193Z Compiling zip v0.6.6
16952026-06-05T17:04:27.251Z Compiling toml v0.7.8
16962026-06-05T17:04:27.855Z Compiling iddqd v0.4.2
16972026-06-05T17:04:28.365Z Compiling toml_parser v1.0.9+spec-1.1.0
16982026-06-05T17:04:28.405Z Compiling similar v2.7.0
16992026-06-05T17:04:28.418Z Compiling crossbeam-epoch v0.9.18
17002026-06-05T17:04:28.546Z Compiling tokio-stream v0.1.18
17012026-06-05T17:04:28.753Z Compiling buf-list v1.1.2
17022026-06-05T17:04:29.032Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17032026-06-05T17:04:29.064Z Compiling x509-cert v0.2.5
17042026-06-05T17:04:29.064Z Compiling openapiv3 v2.2.0
17052026-06-05T17:04:29.217Z Compiling sha1 v0.10.6
17062026-06-05T17:04:29.330Z Compiling peg-runtime v0.8.5
17072026-06-05T17:04:29.428Z Compiling lalrpop-util v0.19.12
17082026-06-05T17:04:29.518Z Compiling thread_local v1.1.9
17092026-06-05T17:04:29.609Z Compiling slog-async v2.8.0
17102026-06-05T17:04:29.609Z Compiling crossbeam-channel v0.5.15
17112026-06-05T17:04:29.690Z Compiling filetime v0.2.27
17122026-06-05T17:04:29.799Z Compiling is-terminal v0.4.17
17132026-06-05T17:04:29.842Z Compiling term v1.2.1
17142026-06-05T17:04:29.927Z Compiling take_mut v0.2.2
17152026-06-05T17:04:29.963Z Compiling xattr v1.6.1
17162026-06-05T17:04:30.061Z Compiling tar v0.4.45
17172026-06-05T17:04:30.503Z Compiling slog-term v2.9.2
17182026-06-05T17:04:40.127Z Compiling rustls-webpki v0.103.9
17192026-06-05T17:04:42.878Z Compiling tokio-rustls v0.26.4
17202026-06-05T17:04:42.878Z Compiling rustls-platform-verifier v0.6.2
17212026-06-05T17:04:43.077Z Compiling hyper-rustls v0.27.7
17222026-06-05T17:04:43.317Z Compiling reqwest v0.12.28
17232026-06-05T17:04:43.317Z Compiling reqwest v0.13.2
17242026-06-05T17:04:44.526Z Compiling tough v0.22.0
17252026-06-05T17:04:47.169Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17262026-06-05T17:04:47.337Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17272026-06-05T17:04:50.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17282026-06-05T17:04:50.313Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17292026-06-05T17:04:50.371ZJun 05 17:04:49.418 INFO Starting download, target: Console
17302026-06-05T17:04:50.371ZJun 05 17:04:49.419 INFO Starting download, target: Cockroach
17312026-06-05T17:04:50.371ZJun 05 17:04:49.419 INFO Starting download, target: Clickhouse
17322026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Starting download, target: DendriteStub
17332026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Starting download, target: MaghemiteMgd
17342026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Starting download, target: TransceiverControl
17352026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17362026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17372026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17382026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17392026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17402026-06-05T17:04:50.403ZJun 05 17:04:49.419 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17412026-06-05T17:04:51.405ZJun 05 17:04:50.442 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17422026-06-05T17:04:51.636ZJun 05 17:04:50.688 INFO Download complete, target: Console
17432026-06-05T17:04:52.323ZJun 05 17:04:51.372 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-06-05T17:04:59.143ZJun 05 17:04:58.192 INFO Checking that binary works, target: Clickhouse
17452026-06-05T17:04:59.298ZJun 05 17:04:58.350 INFO Download complete, target: Clickhouse
17462026-06-05T17:05:50.568ZJun 05 17:05:49.620 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/4aac6125a8e6cefbb71d9f8a3d1fe6704207d476/xcvradm.gz), target: TransceiverControl
17472026-06-05T17:05:50.569ZJun 05 17:05:49.620 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/cc0c307c617f2988aafdca4e3bd35ea178b64801/dendrite-stub.tar.gz), target: DendriteStub
17482026-06-05T17:05:50.569ZJun 05 17:05:49.620 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/cockroach/illumos-amd64/86fdbfca060275d794a557be7289020ffd848850/cockroach.tgz), target: Cockroach
17492026-06-05T17:05:50.569ZJun 05 17:05:49.620 INFO Downloading out/downloads/cockroach.tgz (attempt 2/3), target: Cockroach
17502026-06-05T17:05:50.569ZJun 05 17:05:49.620 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 2/3), target: DendriteStub
17512026-06-05T17:05:50.574ZJun 05 17:05:49.620 INFO Downloading out/downloads/xcvradm.gz (attempt 2/3), target: TransceiverControl
17522026-06-05T17:05:50.574ZJun 05 17:05:49.620 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/951f759b1d8e61cf65c2a823e61933ff3ea0bdf1/mgd.tar.gz), target: MaghemiteMgd
17532026-06-05T17:05:50.574ZJun 05 17:05:49.620 INFO Downloading out/downloads/mgd.tar.gz (attempt 2/3), target: MaghemiteMgd
17542026-06-05T17:06:19.103ZJun 05 17:06:18.136 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17552026-06-05T17:06:19.297ZJun 05 17:06:18.344 INFO Download complete, target: TransceiverControl
17562026-06-05T17:06:20.272ZJun 05 17:06:19.323 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17572026-06-05T17:06:20.277ZJun 05 17:06:19.327 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17582026-06-05T17:06:21.011ZJun 05 17:06:20.062 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17592026-06-05T17:06:21.011ZJun 05 17:06:20.062 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17602026-06-05T17:06:22.575ZJun 05 17:06:21.627 INFO Download complete, target: MaghemiteMgd
17612026-06-05T17:06:22.725ZJun 05 17:06:21.776 INFO Download complete, target: DendriteStub
17622026-06-05T17:06:25.798ZJun 05 17:06:24.850 INFO Checking that binary works, target: Cockroach
17632026-06-05T17:06:25.990ZJun 05 17:06:25.041 INFO Download complete, target: Cockroach
17642026-06-05T17:06:26.037ZAll builder prerequisites installed successfully, and PATH looks valid
17652026-06-05T17:06:26.041Z
17662026-06-05T17:06:26.041Zreal 3:45.378304897
17672026-06-05T17:06:26.041Zuser 6:55.805599028
17682026-06-05T17:06:26.041Zsys 1:21.790963138
17692026-06-05T17:06:26.042Ztrap 0.205322911
17702026-06-05T17:06:26.042Ztflt 2.221075864
17712026-06-05T17:06:26.042Zdflt 1.920120040
17722026-06-05T17:06:26.042Zkflt 0.034762051
17732026-06-05T17:06:26.042Zlock 37:19.718721775
17742026-06-05T17:06:26.042Zslp 24:52.674715456
17752026-06-05T17:06:26.042Zlat 41.155448346
17762026-06-05T17:06:26.042Zstop 1:53.373023507
17772026-06-05T17:06:26.042Z+ banner clippy
17782026-06-05T17:06:26.042Z
17792026-06-05T17:06:26.042Z #### # # ##### ##### # #
17802026-06-05T17:06:26.042Z # # # # # # # # # #
17812026-06-05T17:06:26.042Z # # # # # # # #
17822026-06-05T17:06:26.042Z # # # ##### ##### #
17832026-06-05T17:06:26.043Z # # # # # # #
17842026-06-05T17:06:26.043Z #### ###### # # # #
17852026-06-05T17:06:26.043Z
17862026-06-05T17:06:26.043Z+ export CARGO_INCREMENTAL=0
17872026-06-05T17:06:26.043Z+ CARGO_INCREMENTAL=0
17882026-06-05T17:06:26.043Z+ ptime -m cargo xtask clippy
17892026-06-05T17:06:26.572Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17902026-06-05T17:06:26.793Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17912026-06-05T17:06:28.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
17922026-06-05T17:06:28.725Z Running `target/debug/xtask clippy`
17932026-06-05T17:06:28.752Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17942026-06-05T17:06:29.363Z Downloading crates ...
17952026-06-05T17:06:29.558Z Downloaded backtrace-ext v0.2.1
17962026-06-05T17:06:29.565Z Downloaded addr2line v0.25.1
17972026-06-05T17:06:29.568Z Downloaded httptest v0.16.4
17982026-06-05T17:06:29.575Z Downloaded rstest v0.25.0
17992026-06-05T17:06:29.578Z Downloaded tokio-test v0.4.5
18002026-06-05T17:06:29.579Z Downloaded rust-argon2 v2.1.0
18012026-06-05T17:06:29.582Z Downloaded cast v0.3.0
18022026-06-05T17:06:29.582Z Downloaded serde_regex v1.1.0
18032026-06-05T17:06:29.582Z Downloaded concurrent-queue v2.5.0
18042026-06-05T17:06:29.582Z Downloaded stringmetrics v2.2.2
18052026-06-05T17:06:29.585Z Downloaded similar-asserts v1.7.0
18062026-06-05T17:06:29.585Z Downloaded approx v0.5.1
18072026-06-05T17:06:29.589Z Downloaded owo-colors v3.5.0
18082026-06-05T17:06:29.592Z Downloaded linkme-impl v0.3.35
18092026-06-05T17:06:29.592Z Downloaded anes v0.1.6
18102026-06-05T17:06:29.603Z Downloaded linkme v0.3.35
18112026-06-05T17:06:29.607Z Downloaded assert_cmd v2.1.2
18122026-06-05T17:06:29.607Z Downloaded hickory-client v0.25.2
18132026-06-05T17:06:29.610Z Downloaded cfg-expr v0.20.6
18142026-06-05T17:06:29.613Z Downloaded rustc-demangle v0.1.27
18152026-06-05T17:06:29.613Z Downloaded partial-io v0.5.4
18162026-06-05T17:06:29.613Z Downloaded supports-unicode v2.1.0
18172026-06-05T17:06:29.618Z Downloaded async-lock v3.4.2
18182026-06-05T17:06:29.618Z Downloaded supports-color v2.1.0
18192026-06-05T17:06:29.622Z Downloaded event-listener-strategy v0.5.4
18202026-06-05T17:06:29.623Z Downloaded oorandom v11.1.5
18212026-06-05T17:06:29.623Z Downloaded pathdiff v0.2.3
18222026-06-05T17:06:29.628Z Downloaded rstest_macros v0.25.0
18232026-06-05T17:06:29.631Z Downloaded textwrap v0.15.2
18242026-06-05T17:06:29.635Z Downloaded constant_time_eq v0.3.1
18252026-06-05T17:06:29.639Z Downloaded supports-hyperlinks v2.1.0
18262026-06-05T17:06:29.639Z Downloaded guppy-workspace-hack v0.1.0
18272026-06-05T17:06:29.642Z Downloaded parking v2.2.1
18282026-06-05T17:06:29.646Z Downloaded plotters-svg v0.3.7
18292026-06-05T17:06:29.646Z Downloaded miette-derive v5.10.0
18302026-06-05T17:06:29.649Z Downloaded escape8259 v0.5.3
18312026-06-05T17:06:29.654Z Downloaded assert-json-diff v2.0.2
18322026-06-05T17:06:29.657Z Downloaded terminal_size v0.1.17
18332026-06-05T17:06:29.660Z Downloaded target-triple v1.0.0
18342026-06-05T17:06:29.663Z Downloaded plotters-backend v0.3.7
18352026-06-05T17:06:29.667Z Downloaded relative-path v1.9.3
18362026-06-05T17:06:29.670Z Downloaded knuffel-derive v3.2.0
18372026-06-05T17:06:29.671Z Downloaded target-lexicon v0.13.3
18382026-06-05T17:06:29.671Z Downloaded async-object-pool v0.2.0
18392026-06-05T17:06:29.671Z Downloaded nested v0.1.1
18402026-06-05T17:06:29.674Z Downloaded criterion-plot v0.6.0
18412026-06-05T17:06:29.678Z Downloaded path-tree v0.8.3
18422026-06-05T17:06:29.678Z Downloaded datatest-stable v0.3.3
18432026-06-05T17:06:29.678Z Downloaded libtest-mimic v0.8.1
18442026-06-05T17:06:29.684Z Downloaded rand_distr v0.5.1
18452026-06-05T17:06:29.687Z Downloaded termcolor v1.4.1
18462026-06-05T17:06:29.690Z Downloaded futures-timer v3.0.3
18472026-06-05T17:06:29.695Z Downloaded trybuild v1.0.116
18482026-06-05T17:06:29.698Z Downloaded target-spec v3.5.7
18492026-06-05T17:06:29.701Z Downloaded tinytemplate v1.2.1
18502026-06-05T17:06:29.701Z Downloaded event-listener v5.4.1
18512026-06-05T17:06:29.706Z Downloaded blake2b_simd v1.0.4
18522026-06-05T17:06:29.714Z Downloaded chumsky v0.9.3
18532026-06-05T17:06:29.718Z Downloaded miette v5.10.0
18542026-06-05T17:06:29.721Z Downloaded knuffel v3.2.0
18552026-06-05T17:06:29.726Z Downloaded backtrace v0.3.76
18562026-06-05T17:06:29.730Z Downloaded plotters v0.3.7
18572026-06-05T17:06:29.740Z Downloaded fancy-regex v0.14.0
18582026-06-05T17:06:29.752Z Downloaded hashbrown v0.14.5
18592026-06-05T17:06:29.755Z Downloaded guppy v0.17.25
18602026-06-05T17:06:29.758Z Downloaded criterion v0.7.0
18612026-06-05T17:06:29.775Z Downloaded gimli v0.32.3
18622026-06-05T17:06:29.875Z Downloaded httpmock v0.8.3
18632026-06-05T17:06:31.529Z Checking cfg-if v1.0.4
18642026-06-05T17:06:31.886Z Checking libc v0.2.185
18652026-06-05T17:06:31.889Z Checking serde_core v1.0.228
18662026-06-05T17:06:31.962Z Checking memchr v2.8.0
18672026-06-05T17:06:32.000Z Checking smallvec v1.15.1
18682026-06-05T17:06:32.039Z Checking itoa v1.0.17
18692026-06-05T17:06:32.077Z Checking log v0.4.29
18702026-06-05T17:06:32.120Z Checking libm v0.2.16
18712026-06-05T17:06:32.157Z Checking zeroize v1.8.2
18722026-06-05T17:06:32.204Z Checking scopeguard v1.2.0
18732026-06-05T17:06:32.239Z Checking stable_deref_trait v1.2.1
18742026-06-05T17:06:32.278Z Checking zmij v1.0.21
18752026-06-05T17:06:32.316Z Checking errno v0.3.14
18762026-06-05T17:06:32.351Z Checking getrandom v0.2.17
18772026-06-05T17:06:32.382Z Checking lock_api v0.4.14
18782026-06-05T17:06:32.418Z Checking zerofrom v0.1.6
18792026-06-05T17:06:32.481Z Checking percent-encoding v2.3.2
18802026-06-05T17:06:32.489Z Checking litemap v0.8.1
18812026-06-05T17:06:32.522Z Checking writeable v0.6.2
18822026-06-05T17:06:32.557Z Checking yoke v0.8.1
18832026-06-05T17:06:32.560Z Checking icu_normalizer_data v2.1.1
18842026-06-05T17:06:32.623Z Checking icu_properties_data v2.1.2
18852026-06-05T17:06:32.660Z Checking form_urlencoded v1.2.2
18862026-06-05T17:06:32.698Z Checking utf8_iter v1.0.4
18872026-06-05T17:06:32.733Z Checking subtle v2.6.1
18882026-06-05T17:06:32.770Z Checking zerovec v0.11.5
18892026-06-05T17:06:32.770Z Checking zerotrie v0.2.3
18902026-06-05T17:06:32.836Z Checking num-traits v0.2.19
18912026-06-05T17:06:32.872Z Checking pin-project-lite v0.2.17
18922026-06-05T17:06:32.876Z Checking rand_core v0.10.0
18932026-06-05T17:06:32.942Z Checking rand_core v0.6.4
18942026-06-05T17:06:32.946Z Checking parking_lot_core v0.9.12
18952026-06-05T17:06:33.011Z Checking zerocopy v0.8.40
18962026-06-05T17:06:33.056Z Checking portable-atomic v1.13.1
18972026-06-05T17:06:33.093Z Checking getrandom v0.4.1
18982026-06-05T17:06:33.147Z Checking signal-hook-registry v1.4.8
18992026-06-05T17:06:33.185Z Checking parking_lot v0.12.5
19002026-06-05T17:06:33.255Z Checking tinystr v0.8.2
19012026-06-05T17:06:33.259Z Checking potential_utf v0.1.4
19022026-06-05T17:06:33.337Z Checking critical-section v1.2.0
19032026-06-05T17:06:33.382Z Checking mio v1.2.0
19042026-06-05T17:06:33.417Z Checking serde v1.0.228
19052026-06-05T17:06:33.420Z Checking serde_json v1.0.149
19062026-06-05T17:06:33.482Z Checking bitflags v2.11.0
19072026-06-05T17:06:33.487Z Checking icu_locale_core v2.1.1
19082026-06-05T17:06:33.487Z Checking icu_collections v2.1.1
19092026-06-05T17:06:33.487Z Checking once_cell v1.21.3
19102026-06-05T17:06:33.684Z Checking socket2 v0.6.3
19112026-06-05T17:06:33.727Z Checking typenum v1.19.0
19122026-06-05T17:06:33.770Z Checking iana-time-zone v0.1.65
19132026-06-05T17:06:33.842Z Checking uuid v1.23.0
19142026-06-05T17:06:33.880Z Checking bytes v1.11.1
19152026-06-05T17:06:33.915Z Checking chrono v0.4.44
19162026-06-05T17:06:33.954Z Checking thiserror v2.0.18
19172026-06-05T17:06:34.085Z Checking semver v1.0.28
19182026-06-05T17:06:34.123Z Checking icu_provider v2.1.1
19192026-06-05T17:06:34.172Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19202026-06-05T17:06:34.211Z Checking futures-core v0.3.32
19212026-06-05T17:06:34.272Z Checking generic-array v0.14.7
19222026-06-05T17:06:34.315Z Checking equivalent v1.0.2
19232026-06-05T17:06:34.350Z Checking tokio v1.52.1
19242026-06-05T17:06:34.385Z Checking dyn-clone v1.0.20
19252026-06-05T17:06:34.388Z Checking icu_properties v2.1.2
19262026-06-05T17:06:34.473Z Checking icu_normalizer v2.1.1
19272026-06-05T17:06:34.536Z Checking const-oid v0.9.6
19282026-06-05T17:06:34.571Z Checking futures-sink v0.3.32
19292026-06-05T17:06:34.706Z Checking futures-channel v0.3.32
19302026-06-05T17:06:34.742Z Checking crypto-common v0.1.7
19312026-06-05T17:06:34.777Z Checking block-buffer v0.10.4
19322026-06-05T17:06:34.812Z Checking futures-task v0.3.32
19332026-06-05T17:06:34.889Z Checking slab v0.4.12
19342026-06-05T17:06:34.924Z Checking futures-io v0.3.32
19352026-06-05T17:06:34.956Z Checking rustix v1.1.3
19362026-06-05T17:06:34.990Z Checking byteorder v1.5.0
19372026-06-05T17:06:35.061Z Checking hashbrown v0.17.0
19382026-06-05T17:06:35.096Z Checking futures-util v0.3.32
19392026-06-05T17:06:35.216Z Checking cpufeatures v0.2.17
19402026-06-05T17:06:35.252Z Checking digest v0.10.7
19412026-06-05T17:06:35.256Z Checking idna_adapter v1.2.1
19422026-06-05T17:06:35.326Z Checking thiserror v1.0.69
19432026-06-05T17:06:35.428Z Checking idna v1.1.0
19442026-06-05T17:06:35.466Z Checking getrandom v0.3.4
19452026-06-05T17:06:35.499Z Checking fnv v1.0.7
19462026-06-05T17:06:35.535Z Checking indexmap v2.14.0
19472026-06-05T17:06:35.614Z Checking regex-syntax v0.8.10
19482026-06-05T17:06:35.649Z Checking http v1.4.0
19492026-06-05T17:06:35.694Z Checking url v2.5.8
19502026-06-05T17:06:35.764Z Checking ppv-lite86 v0.2.21
19512026-06-05T17:06:35.804Z Checking tracing-core v0.1.36
19522026-06-05T17:06:36.100Z Checking base64 v0.22.1
19532026-06-05T17:06:36.131Z Checking utf8parse v0.2.2
19542026-06-05T17:06:36.167Z Checking schemars v0.8.22
19552026-06-05T17:06:36.170Z Checking tracing v0.1.44
19562026-06-05T17:06:36.243Z Checking ipnet v2.11.0
19572026-06-05T17:06:36.279Z Checking anstyle v1.0.14
19582026-06-05T17:06:36.361Z Checking unicode-ident v1.0.24
19592026-06-05T17:06:36.404Z Checking untrusted v0.9.0
19602026-06-05T17:06:36.484Z Checking anstyle-query v1.1.5
19612026-06-05T17:06:36.518Z Checking proc-macro2 v1.0.106
19622026-06-05T17:06:36.552Z Checking colorchoice v1.0.4
19632026-06-05T17:06:36.555Z Checking ring v0.17.14
19642026-06-05T17:06:36.619Z Checking is_terminal_polyfill v1.70.2
19652026-06-05T17:06:36.679Z Checking base64ct v1.8.3
19662026-06-05T17:06:36.732Z Checking block-padding v0.3.3
19672026-06-05T17:06:36.852Z Checking quote v1.0.45
19682026-06-05T17:06:36.889Z Checking aho-corasick v1.1.4
19692026-06-05T17:06:36.922Z Checking inout v0.1.4
19702026-06-05T17:06:36.957Z Checking rustls-pki-types v1.14.0
19712026-06-05T17:06:36.960Z Checking httparse v1.10.1
19722026-06-05T17:06:37.025Z Checking anstyle-parse v1.0.0
19732026-06-05T17:06:37.060Z Checking syn v2.0.117
19742026-06-05T17:06:37.093Z Checking cipher v0.4.4
19752026-06-05T17:06:37.201Z Checking terminal_size v0.4.3
19762026-06-05T17:06:37.236Z Checking crossbeam-utils v0.8.21
19772026-06-05T17:06:37.268Z Checking anstream v1.0.0
19782026-06-05T17:06:37.330Z Checking allocator-api2 v0.2.21
19792026-06-05T17:06:37.364Z Checking clap_lex v1.0.0
19802026-06-05T17:06:37.494Z Checking strsim v0.11.1
19812026-06-05T17:06:37.543Z Checking pem-rfc7468 v0.7.0
19822026-06-05T17:06:37.579Z Checking tokio-util v0.7.18
19832026-06-05T17:06:37.582Z Checking regex-automata v0.4.14
19842026-06-05T17:06:37.649Z Checking http-body v1.0.1
19852026-06-05T17:06:37.652Z Checking sha2 v0.10.9
19862026-06-05T17:06:37.652Z Checking atomic-waker v1.1.2
19872026-06-05T17:06:37.746Z Checking powerfmt v0.2.0
19882026-06-05T17:06:37.749Z Checking clap_builder v4.6.0
19892026-06-05T17:06:37.811Z Checking rand_core v0.9.5
19902026-06-05T17:06:37.815Z Checking hmac v0.12.1
19912026-06-05T17:06:37.920Z Checking deranged v0.5.8
19922026-06-05T17:06:37.974Z Checking time-core v0.1.8
19932026-06-05T17:06:38.008Z Checking httpdate v1.0.3
19942026-06-05T17:06:38.043Z Checking num_threads v0.1.7
19952026-06-05T17:06:38.144Z Checking num-conv v0.2.0
19962026-06-05T17:06:38.179Z Checking try-lock v0.2.5
19972026-06-05T17:06:38.183Z Checking erased-serde v0.3.31
19982026-06-05T17:06:38.243Z Checking h2 v0.4.13
19992026-06-05T17:06:38.285Z Checking tower-service v0.3.3
20002026-06-05T17:06:38.321Z Checking want v0.3.1
20012026-06-05T17:06:38.403Z Checking flagset v0.4.7
20022026-06-05T17:06:38.466Z Checking tower-layer v0.3.3
20032026-06-05T17:06:38.550Z Checking pin-utils v0.1.0
20042026-06-05T17:06:38.601Z Checking ryu v1.0.23
20052026-06-05T17:06:38.640Z Checking slog v2.8.2
20062026-06-05T17:06:38.675Z Checking der v0.7.10
20072026-06-05T17:06:38.764Z Checking rand_chacha v0.9.0
20082026-06-05T17:06:38.862Z Checking time v0.3.47
20092026-06-05T17:06:38.929Z Checking anyhow v1.0.102
20102026-06-05T17:06:38.993Z Checking mime v0.3.17
20112026-06-05T17:06:39.028Z Checking clap v4.6.1
20122026-06-05T17:06:39.134Z Checking rand v0.9.2
20132026-06-05T17:06:39.170Z Checking spin v0.9.8
20142026-06-05T17:06:39.205Z Checking http-body-util v0.1.3
20152026-06-05T17:06:39.304Z Checking aws-lc-sys v0.40.0
20162026-06-05T17:06:39.378Z Checking untrusted v0.7.1
20172026-06-05T17:06:39.413Z Checking ipnetwork v0.21.1
20182026-06-05T17:06:39.450Z Checking openssl-probe v0.2.1
20192026-06-05T17:06:39.483Z Checking fastrand v2.3.0
20202026-06-05T17:06:39.516Z Checking spki v0.7.3
20212026-06-05T17:06:39.580Z Checking serde_urlencoded v0.7.1
20222026-06-05T17:06:39.627Z Checking pbkdf2 v0.12.2
20232026-06-05T17:06:39.662Z Checking aes v0.8.4
20242026-06-05T17:06:39.695Z Checking encoding_rs v0.8.35
20252026-06-05T17:06:39.730Z Checking regex v1.12.3
20262026-06-05T17:06:39.764Z Checking cbc v0.1.2
20272026-06-05T17:06:39.805Z Checking salsa20 v0.10.2
20282026-06-05T17:06:39.843Z Checking aws-lc-rs v1.16.3
20292026-06-05T17:06:39.918Z Checking rand_chacha v0.3.1
20302026-06-05T17:06:39.964Z Checking hex v0.4.3
20312026-06-05T17:06:40.010Z Checking pretty-hex v0.4.1
20322026-06-05T17:06:40.047Z Checking simd-adler32 v0.3.8
20332026-06-05T17:06:40.083Z Checking scrypt v0.11.0
20342026-06-05T17:06:40.151Z Checking rand v0.8.6
20352026-06-05T17:06:40.186Z Checking tempfile v3.25.0
20362026-06-05T17:06:40.219Z Checking adler2 v2.0.1
20372026-06-05T17:06:40.254Z Checking plain v0.2.3
20382026-06-05T17:06:40.257Z Checking pkcs5 v0.7.1
20392026-06-05T17:06:40.354Z Checking miniz_oxide v0.8.9
20402026-06-05T17:06:40.390Z Checking rustls-native-certs v0.8.3
20412026-06-05T17:06:40.424Z Checking sync_wrapper v1.0.2
20422026-06-05T17:06:40.549Z Checking ucd-trie v0.1.7
20432026-06-05T17:06:40.555Z Checking tower v0.5.3
20442026-06-05T17:06:40.564Z Checking pkcs8 v0.10.2
20452026-06-05T17:06:40.674Z Checking webpki-roots v1.0.6
20462026-06-05T17:06:40.708Z Checking camino v1.2.2
20472026-06-05T17:06:40.773Z Checking rustls-webpki v0.103.9
20482026-06-05T17:06:40.776Z Checking foldhash v0.2.0
20492026-06-05T17:06:40.812Z Checking pest v2.8.6
20502026-06-05T17:06:40.881Z Checking iri-string v0.7.10
20512026-06-05T17:06:40.881Z Checking oxnet v0.1.5
20522026-06-05T17:06:40.954Z Checking hyper v1.8.1
20532026-06-05T17:06:41.002Z Checking hashbrown v0.16.1
20542026-06-05T17:06:41.039Z Checking futures-executor v0.3.32
20552026-06-05T17:06:41.086Z Checking either v1.15.0
20562026-06-05T17:06:41.223Z Checking openapiv3 v2.2.0
20572026-06-05T17:06:41.247Z Checking futures v0.3.32
20582026-06-05T17:06:41.251Z Checking rustls v0.23.37
20592026-06-05T17:06:41.312Z Checking crc32fast v1.5.0
20602026-06-05T17:06:41.353Z Checking static_assertions v1.1.0
20612026-06-05T17:06:41.453Z Checking lazy_static v1.5.0
20622026-06-05T17:06:41.488Z Checking signature v2.2.0
20632026-06-05T17:06:41.537Z Checking winnow v0.7.14
20642026-06-05T17:06:41.573Z Checking hubpack v0.1.2
20652026-06-05T17:06:41.645Z Checking zlib-rs v0.6.2
20662026-06-05T17:06:41.765Z Checking strum v0.26.3
20672026-06-05T17:06:41.902Z Checking tinyvec_macros v0.1.1
20682026-06-05T17:06:41.940Z Checking hyper-util v0.1.20
20692026-06-05T17:06:41.943Z Checking tower-http v0.6.8
20702026-06-05T17:06:42.007Z Checking psl-types v2.0.11
20712026-06-05T17:06:42.010Z Checking tinyvec v1.10.0
20722026-06-05T17:06:42.149Z Checking publicsuffix v2.3.0
20732026-06-05T17:06:42.268Z Checking cookie v0.18.1
20742026-06-05T17:06:42.332Z Checking sha1 v0.10.6
20752026-06-05T17:06:42.371Z Checking num-integer v0.1.46
20762026-06-05T17:06:42.513Z Checking scroll v0.13.0
20772026-06-05T17:06:42.550Z Checking data-encoding v2.10.0
20782026-06-05T17:06:42.553Z Checking flate2 v1.1.9
20792026-06-05T17:06:42.554Z Checking cookie_store v0.22.1
20802026-06-05T17:06:42.651Z Checking toml_datetime v0.6.11
20812026-06-05T17:06:42.711Z Checking serde_spanned v0.6.9
20822026-06-05T17:06:42.766Z Checking goblin v0.10.5
20832026-06-05T17:06:42.844Z Checking memmap2 v0.9.10
20842026-06-05T17:06:42.880Z Checking bit-vec v0.8.0
20852026-06-05T17:06:42.883Z Checking base16ct v0.2.0
20862026-06-05T17:06:42.946Z Checking dtrace-parser v0.3.0
20872026-06-05T17:06:42.950Z Checking ff v0.13.1
20882026-06-05T17:06:43.031Z Checking thread-id v5.1.0
20892026-06-05T17:06:43.067Z Checking sec1 v0.7.3
20902026-06-05T17:06:43.100Z Checking bit-set v0.8.0
20912026-06-05T17:06:43.134Z Checking wait-timeout v0.2.1
20922026-06-05T17:06:43.138Z Checking foreign-types-shared v0.1.1
20932026-06-05T17:06:43.200Z Checking group v0.13.0
20942026-06-05T17:06:43.235Z Checking num-iter v0.1.45
20952026-06-05T17:06:43.268Z Checking bstr v1.12.1
20962026-06-05T17:06:43.303Z Checking foreign-types v0.3.2
20972026-06-05T17:06:43.306Z Checking hkdf v0.12.4
20982026-06-05T17:06:43.307Z Checking crossbeam-epoch v0.9.18
20992026-06-05T17:06:43.398Z Checking anstyle-parse v0.2.7
21002026-06-05T17:06:43.403Z Checking ahash v0.8.12
21012026-06-05T17:06:43.403Z Checking crypto-bigint v0.5.5
21022026-06-05T17:06:43.523Z Checking openssl-sys v0.9.115
21032026-06-05T17:06:43.589Z Checking quick-error v1.2.3
21042026-06-05T17:06:43.601Z Checking anstream v0.6.21
21052026-06-05T17:06:43.642Z Checking tokio-rustls v0.26.4
21062026-06-05T17:06:43.676Z Checking rustls-platform-verifier v0.6.2
21072026-06-05T17:06:43.680Z Checking rand_xorshift v0.4.0
21082026-06-05T17:06:43.712Z Checking rusty-fork v0.3.1
21092026-06-05T17:06:43.834Z Checking scroll v0.12.0
21102026-06-05T17:06:43.862Z Checking unarray v0.1.4
21112026-06-05T17:06:43.866Z Checking num-bigint-dig v0.8.6
21122026-06-05T17:06:43.929Z Checking hyper-rustls v0.27.7
21132026-06-05T17:06:43.932Z Checking openssl v0.10.79
21142026-06-05T17:06:43.932Z Checking pkcs1 v0.7.5
21152026-06-05T17:06:44.025Z Checking proptest v1.10.0
21162026-06-05T17:06:44.078Z Checking goblin v0.8.2
21172026-06-05T17:06:44.163Z Checking reqwest v0.13.2
21182026-06-05T17:06:44.197Z Checking x509-cert v0.2.5
21192026-06-05T17:06:44.362Z Checking elliptic-curve v0.13.8
21202026-06-05T17:06:44.698Z Checking zerocopy v0.7.35
21212026-06-05T17:06:44.732Z Checking unicode-segmentation v1.12.0
21222026-06-05T17:06:44.858Z Checking rsa v0.9.10
21232026-06-05T17:06:45.023Z Checking dtrace-parser v0.2.0
21242026-06-05T17:06:45.075Z Checking rfc6979 v0.4.0
21252026-06-05T17:06:45.152Z Checking dof v0.4.0
21262026-06-05T17:06:45.209Z Checking memoffset v0.9.1
21272026-06-05T17:06:45.244Z Checking thread-id v4.2.2
21282026-06-05T17:06:45.289Z Checking ecdsa v0.16.9
21292026-06-05T17:06:45.325Z Checking curve25519-dalek v4.1.3
21302026-06-05T17:06:45.359Z Checking rustix v0.38.44
21312026-06-05T17:06:45.362Z Checking env_filter v1.0.0
21322026-06-05T17:06:45.564Z Checking keccak v0.1.6
21332026-06-05T17:06:45.644Z Checking same-file v1.0.6
21342026-06-05T17:06:45.757Z Checking toml_write v0.1.2
21352026-06-05T17:06:45.760Z Checking usdt-impl v0.6.0
21362026-06-05T17:06:45.825Z Checking walkdir v2.5.0
21372026-06-05T17:06:45.830Z Checking newtype-uuid v1.3.2
21382026-06-05T17:06:45.955Z Checking toml_edit v0.22.27
21392026-06-05T17:06:45.990Z Checking dof v0.3.0
21402026-06-05T17:06:46.032Z Checking sha3 v0.10.8
21412026-06-05T17:06:46.037Z Checking native-tls v0.2.18
21422026-06-05T17:06:46.099Z Checking daft v0.1.7
21432026-06-05T17:06:46.136Z Checking usdt v0.6.0
21442026-06-05T17:06:46.140Z Checking env_logger v0.11.9
21452026-06-05T17:06:46.229Z Checking ed25519 v2.2.3
21462026-06-05T17:06:46.241Z Checking tokio-native-tls v0.3.1
21472026-06-05T17:06:46.295Z Checking itertools v0.13.0
21482026-06-05T17:06:46.330Z Checking serde_with v3.17.0
21492026-06-05T17:06:46.334Z Checking usdt-impl v0.5.0
21502026-06-05T17:06:46.403Z Checking siphasher v1.0.2
21512026-06-05T17:06:46.407Z Checking bitflags v1.3.2
21522026-06-05T17:06:46.462Z Checking ed25519-dalek v2.2.0
21532026-06-05T17:06:46.467Z Checking hyper-tls v0.6.0
21542026-06-05T17:06:46.538Z Checking nix v0.31.2
21552026-06-05T17:06:46.577Z Checking toml_parser v1.0.9+spec-1.1.0
21562026-06-05T17:06:46.655Z Checking unicode-normalization v0.1.25
21572026-06-05T17:06:46.690Z Checking reqwest v0.12.28
21582026-06-05T17:06:46.724Z Checking signal-hook v0.3.18
21592026-06-05T17:06:46.933Z Checking managed v0.8.0
21602026-06-05T17:06:46.970Z Checking winnow v0.5.40
21612026-06-05T17:06:47.080Z Checking bzip2-sys v0.1.13+1.0.8
21622026-06-05T17:06:47.085Z Checking object v0.37.3
21632026-06-05T17:06:47.149Z Checking foldhash v0.1.5
21642026-06-05T17:06:47.193Z Checking bzip2 v0.4.4
21652026-06-05T17:06:47.306Z Checking hashbrown v0.15.5
21662026-06-05T17:06:47.341Z Checking signal-hook-mio v0.2.5
21672026-06-05T17:06:47.379Z Checking globset v0.4.18
21682026-06-05T17:06:47.496Z Checking ref-cast v1.0.25
21692026-06-05T17:06:47.552Z Checking zstd-sys v2.0.16+zstd.1.5.7
21702026-06-05T17:06:47.597Z Checking zip v0.6.6
21712026-06-05T17:06:47.600Z Checking pin-project v1.1.11
21722026-06-05T17:06:47.662Z Checking libbz2-rs-sys v0.2.2
21732026-06-05T17:06:47.697Z Checking zstd-safe v7.2.4
21742026-06-05T17:06:47.747Z Checking bumpalo v3.20.2
21752026-06-05T17:06:47.751Z Checking crossterm v0.28.1
21762026-06-05T17:06:47.814Z Checking similar v2.7.0
21772026-06-05T17:06:47.885Z Checking zstd v0.13.3
21782026-06-05T17:06:47.944Z Checking tokio-stream v0.1.18
21792026-06-05T17:06:47.978Z Checking zopfli v0.8.3
21802026-06-05T17:06:48.071Z Checking bzip2 v0.6.1
21812026-06-05T17:06:48.106Z Checking fs-err v3.3.0
21822026-06-05T17:06:48.140Z Checking toml_edit v0.19.15
21832026-06-05T17:06:48.218Z Checking pem v3.0.6
21842026-06-05T17:06:48.263Z Checking hash32 v0.2.1
21852026-06-05T17:06:48.322Z Checking serde-big-array v0.5.1
21862026-06-05T17:06:48.358Z Checking predicates-core v1.0.10
21872026-06-05T17:06:48.401Z Checking unicode-bidi v0.3.18
21882026-06-05T17:06:48.436Z Checking unicode-properties v0.1.4
21892026-06-05T17:06:48.470Z Checking jiff v0.2.21
21902026-06-05T17:06:48.504Z Checking heapless v0.7.17
21912026-06-05T17:06:48.507Z Checking snafu v0.8.9
21922026-06-05T17:06:48.507Z Checking olpc-cjson v0.1.4
21932026-06-05T17:06:48.648Z Checking hickory-proto v0.25.2
21942026-06-05T17:06:48.699Z Checking md-5 v0.10.6
21952026-06-05T17:06:48.732Z Checking stringprep v0.1.5
21962026-06-05T17:06:48.844Z Checking serde_plain v1.0.2
21972026-06-05T17:06:48.865Z Checking float-cmp v0.10.0
21982026-06-05T17:06:48.949Z Checking typed-path v0.9.3
21992026-06-05T17:06:48.956Z Checking difflib v0.4.0
22002026-06-05T17:06:49.001Z Checking fallible-iterator v0.2.0
22012026-06-05T17:06:49.034Z Checking normalize-line-endings v0.3.0
22022026-06-05T17:06:49.150Z Checking smoltcp v0.9.1
22032026-06-05T17:06:49.155Z Checking predicates v3.1.4
22042026-06-05T17:06:49.217Z Checking toml v0.7.8
22052026-06-05T17:06:49.302Z Checking postgres-protocol v0.6.10
22062026-06-05T17:06:49.427Z Checking iddqd v0.4.2
22072026-06-05T17:06:49.496Z Checking phf_shared v0.13.1
22082026-06-05T17:06:49.548Z Checking phf_shared v0.11.3
22092026-06-05T17:06:49.634Z Checking buf-list v1.1.2
22102026-06-05T17:06:49.699Z Checking tough v0.22.0
22112026-06-05T17:06:49.735Z Checking strum v0.27.2
22122026-06-05T17:06:49.739Z Checking fixedbitset v0.5.7
22132026-06-05T17:06:49.800Z Checking lalrpop-util v0.19.12
22142026-06-05T17:06:49.840Z Checking fixedbitset v0.4.2
22152026-06-05T17:06:49.875Z Checking precomputed-hash v0.1.1
22162026-06-05T17:06:49.983Z Checking new_debug_unreachable v1.0.6
22172026-06-05T17:06:49.987Z Checking petgraph v0.8.3
22182026-06-05T17:06:49.988Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22192026-06-05T17:06:50.082Z Checking petgraph v0.6.5
22202026-06-05T17:06:50.087Z Checking string_cache v0.8.9
22212026-06-05T17:06:50.312Z Checking phf v0.13.1
22222026-06-05T17:06:50.349Z Checking postgres-types v0.2.12
22232026-06-05T17:06:50.490Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22242026-06-05T17:06:50.685Z Checking peg-runtime v0.8.5
22252026-06-05T17:06:50.689Z Checking zip v4.6.1
22262026-06-05T17:06:50.781Z Checking whoami v2.1.0
22272026-06-05T17:06:50.975Z Checking is-terminal v0.4.17
22282026-06-05T17:06:51.050Z Checking tokio-postgres v0.7.16
22292026-06-05T17:06:51.098Z Checking crossbeam-channel v0.5.15
22302026-06-05T17:06:51.336Z Compiling structmeta-derive v0.3.0
22312026-06-05T17:06:51.380Z Checking thread_local v1.1.9
22322026-06-05T17:06:51.450Z Checking take_mut v0.2.2
22332026-06-05T17:06:51.485Z Checking term v1.2.1
22342026-06-05T17:06:51.569Z Compiling newtype-uuid-macros v0.1.0
22352026-06-05T17:06:51.604Z Checking slog-async v2.8.0
22362026-06-05T17:06:51.651Z Compiling rustls v0.22.4
22372026-06-05T17:06:51.739Z Checking slog-term v2.9.2
22382026-06-05T17:06:51.772Z Compiling multer v3.1.0
22392026-06-05T17:06:51.804Z Compiling async-stream-impl v0.3.6
22402026-06-05T17:06:51.891Z Compiling dropshot v0.17.0
22412026-06-05T17:06:52.019Z Compiling dropshot_endpoint v0.17.0
22422026-06-05T17:06:52.062Z Checking match_cfg v0.1.0
22432026-06-05T17:06:52.158Z Checking hostname v0.3.1
22442026-06-05T17:06:52.193Z Checking slog-json v2.6.1
22452026-06-05T17:06:52.284Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22462026-06-05T17:06:52.320Z Checking debug-ignore v1.0.5
22472026-06-05T17:06:52.387Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22482026-06-05T17:06:52.390Z Checking slog-bunyan v2.5.0
22492026-06-05T17:06:52.421Z Checking progenitor-client v0.14.0
22502026-06-05T17:06:52.454Z Compiling structmeta v0.3.0
22512026-06-05T17:06:52.491Z Checking rustls-webpki v0.102.8
22522026-06-05T17:06:52.555Z Checking toml_datetime v1.0.0+spec-1.1.0
22532026-06-05T17:06:52.559Z Checking serde_path_to_error v0.1.20
22542026-06-05T17:06:52.687Z Checking serde_spanned v1.0.4
22552026-06-05T17:06:52.724Z Checking compression-core v0.4.31
22562026-06-05T17:06:52.727Z Compiling derive-ex v0.1.8
22572026-06-05T17:06:52.792Z Checking toml_writer v1.0.6+spec-1.1.0
22582026-06-05T17:06:52.828Z Checking async-stream v0.3.6
22592026-06-05T17:06:52.894Z Checking compression-codecs v0.4.37
22602026-06-05T17:06:52.897Z Checking waitgroup v0.1.2
22612026-06-05T17:06:52.989Z Checking rustls-pemfile v2.2.0
22622026-06-05T17:06:53.063Z Checking toml v1.0.6+spec-1.1.0
22632026-06-05T17:06:53.078Z Checking hostname v0.4.2
22642026-06-05T17:06:53.089Z Checking async-compression v0.4.41
22652026-06-05T17:06:53.123Z Compiling parse-display-derive v0.10.0
22662026-06-05T17:06:53.156Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22672026-06-05T17:06:53.190Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22682026-06-05T17:06:53.292Z Checking regress v0.10.5
22692026-06-05T17:06:53.356Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702026-06-05T17:06:53.391Z Checking itertools v0.14.0
22712026-06-05T17:06:53.624Z Checking macaddr v1.0.1
22722026-06-05T17:06:53.787Z Checking instant v0.1.13
22732026-06-05T17:06:53.803Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22742026-06-05T17:06:53.857Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22752026-06-05T17:06:53.908Z Checking backoff v0.4.0
22762026-06-05T17:06:54.081Z Checking backon v1.6.0
22772026-06-05T17:06:54.118Z Checking humantime v2.3.0
22782026-06-05T17:06:54.284Z Checking progenitor-extras v0.2.0
22792026-06-05T17:06:54.330Z Checking progenitor-client v0.10.0
22802026-06-05T17:06:54.366Z Checking unicode-width v0.2.0
22812026-06-05T17:06:54.439Z Checking tokio-rustls v0.25.0
22822026-06-05T17:06:54.476Z Compiling test-strategy v0.4.5
22832026-06-05T17:06:54.479Z Checking heck v0.5.0
22842026-06-05T17:06:54.541Z Compiling convert_case v0.4.0
22852026-06-05T17:06:54.579Z Checking half v2.7.1
22862026-06-05T17:06:54.639Z Checking ciborium-io v0.2.2
22872026-06-05T17:06:54.674Z Checking secrecy v0.10.3
22882026-06-05T17:06:54.741Z Compiling regress v0.11.1
22892026-06-05T17:06:54.775Z Checking indent_write v2.2.0
22902026-06-05T17:06:54.823Z Checking parse-display v0.10.0
22912026-06-05T17:06:54.861Z Checking universal-hash v0.5.1
22922026-06-05T17:06:54.886Z Checking ciborium-ll v0.2.2
22932026-06-05T17:06:54.925Z Compiling unsafe-libyaml v0.2.11
22942026-06-05T17:06:54.959Z Compiling derive_more v0.99.20
22952026-06-05T17:06:54.994Z Checking opaque-debug v0.3.1
22962026-06-05T17:06:55.083Z Checking ciborium v0.2.2
22972026-06-05T17:06:55.117Z Checking camino-tempfile v1.4.1
22982026-06-05T17:06:55.298Z Compiling crucible-workspace-hack v0.1.0
22992026-06-05T17:06:55.505Z Compiling serde_yaml v0.9.34+deprecated
23002026-06-05T17:06:55.583Z Checking aead v0.5.2
23012026-06-05T17:06:55.752Z Checking poly1305 v0.8.0
23022026-06-05T17:06:55.786Z Checking chacha20 v0.9.1
23032026-06-05T17:06:55.969Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23042026-06-05T17:06:56.056Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23052026-06-05T17:06:56.091Z Compiling thiserror-impl-no-std v2.0.2
23062026-06-05T17:06:56.394Z Compiling typify-impl v0.6.2
23072026-06-05T17:06:56.431Z Checking swrite v0.1.0
23082026-06-05T17:06:56.578Z Checking password-hash v0.5.0
23092026-06-05T17:06:56.666Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23102026-06-05T17:06:56.833Z Checking blake2 v0.10.6
23112026-06-05T17:06:57.033Z Checking chacha20poly1305 v0.10.1
23122026-06-05T17:06:57.107Z Checking argon2 v0.5.3
23132026-06-05T17:06:57.178Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23142026-06-05T17:06:57.313Z Checking thiserror-no-std v2.0.2
23152026-06-05T17:06:57.431Z Checking vsss-rs v3.3.4
23162026-06-05T17:06:57.478Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23172026-06-05T17:06:57.589Z Checking byte-wrapper v0.1.0
23182026-06-05T17:06:57.624Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23192026-06-05T17:06:57.738Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23202026-06-05T17:06:57.830Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23212026-06-05T17:06:57.883Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23222026-06-05T17:06:57.982Z Checking crossbeam-deque v0.8.6
23232026-06-05T17:06:58.049Z Compiling rayon-core v1.13.0
23242026-06-05T17:06:58.186Z Checking toml v0.8.23
23252026-06-05T17:06:58.529Z Compiling toml_datetime v0.7.5+spec-1.1.0
23262026-06-05T17:06:58.568Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23272026-06-05T17:06:58.603Z Compiling proc-macro-error v1.0.4
23282026-06-05T17:06:58.647Z Checking rayon v1.11.0
23292026-06-05T17:06:58.813Z Compiling toml_edit v0.23.10+spec-1.0.0
23302026-06-05T17:06:58.932Z Checking tabwriter v1.4.1
23312026-06-05T17:06:59.039Z Checking glob v0.3.3
23322026-06-05T17:06:59.105Z Checking colored v3.1.1
23332026-06-05T17:06:59.249Z Compiling heapless v0.8.0
23342026-06-05T17:06:59.331Z Compiling ingot-macros v0.1.1
23352026-06-05T17:06:59.366Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23362026-06-05T17:06:59.491Z Compiling proc-macro-crate v3.4.0
23372026-06-05T17:06:59.743Z Checking hash32 v0.3.1
23382026-06-05T17:06:59.778Z Compiling smoltcp v0.11.0
23392026-06-05T17:06:59.875Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402026-06-05T17:06:59.909Z Checking unicode-width v0.1.14
23412026-06-05T17:07:00.066Z Compiling num_enum_derive v0.7.6
23422026-06-05T17:07:00.205Z Checking cobs v0.3.0
23432026-06-05T17:07:00.238Z Compiling usdt-attr-macro v0.5.0
23442026-06-05T17:07:00.269Z Compiling usdt-macro v0.5.0
23452026-06-05T17:07:00.381Z Checking memmap v0.7.0
23462026-06-05T17:07:00.520Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23472026-06-05T17:07:00.773Z Checking postcard v1.1.3
23482026-06-05T17:07:00.868Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23492026-06-05T17:07:00.929Z Compiling typify-macro v0.6.2
23502026-06-05T17:07:01.010Z Compiling proc-macro-crate v1.3.1
23512026-06-05T17:07:01.061Z Checking usdt v0.5.0
23522026-06-05T17:07:01.127Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23532026-06-05T17:07:01.163Z Checking num_enum v0.7.6
23542026-06-05T17:07:01.254Z Checking sigpipe v0.1.3
23552026-06-05T17:07:01.318Z Compiling foreign-types-macros v0.2.3
23562026-06-05T17:07:01.366Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23572026-06-05T17:07:01.370Z Checking cpufeatures v0.3.0
23582026-06-05T17:07:01.472Z Checking foreign-types-shared v0.3.1
23592026-06-05T17:07:01.507Z Checking chacha20 v0.10.0
23602026-06-05T17:07:01.588Z Compiling num_enum_derive v0.5.11
23612026-06-05T17:07:01.798Z Checking cstr-argument v0.1.2
23622026-06-05T17:07:01.832Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23632026-06-05T17:07:01.893Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23642026-06-05T17:07:01.933Z Checking foreign-types v0.5.0
23652026-06-05T17:07:01.965Z Compiling num-derive v0.4.2
23662026-06-05T17:07:02.037Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23672026-06-05T17:07:02.153Z Checking ingot-types v0.1.2
23682026-06-05T17:07:02.287Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23692026-06-05T17:07:02.331Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23702026-06-05T17:07:02.364Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23712026-06-05T17:07:02.420Z Checking rand v0.10.0
23722026-06-05T17:07:02.528Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23732026-06-05T17:07:02.563Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23742026-06-05T17:07:02.567Z Checking ingot v0.1.1
23752026-06-05T17:07:02.685Z Checking num_enum v0.5.11
23762026-06-05T17:07:02.727Z Compiling typify v0.6.2
23772026-06-05T17:07:02.764Z Checking itertools v0.12.1
23782026-06-05T17:07:02.832Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23792026-06-05T17:07:02.866Z Compiling progenitor-impl v0.14.0
23802026-06-05T17:07:02.910Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23812026-06-05T17:07:03.124Z Compiling zone_cfg_derive v0.3.1
23822026-06-05T17:07:03.185Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23832026-06-05T17:07:03.391Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23842026-06-05T17:07:03.648Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23852026-06-05T17:07:03.823Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23862026-06-05T17:07:03.827Z Checking zone v0.3.1
23872026-06-05T17:07:03.884Z Checking smf v0.2.3
23882026-06-05T17:07:03.888Z Checking whoami v1.6.1
23892026-06-05T17:07:03.958Z Checking tokio-dtrace v0.1.1
23902026-06-05T17:07:04.092Z Compiling derive-where v1.6.0
23912026-06-05T17:07:04.125Z Checking console v0.15.11
23922026-06-05T17:07:04.158Z Checking atomicwrites v0.4.4
23932026-06-05T17:07:04.189Z Checking oxide-tokio-rt v0.1.4
23942026-06-05T17:07:04.221Z Checking newline-converter v0.3.0
23952026-06-05T17:07:04.225Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23962026-06-05T17:07:04.310Z Checking num-rational v0.4.2
23972026-06-05T17:07:04.358Z Checking num-complex v0.4.6
23982026-06-05T17:07:04.392Z Checking float-ord v0.3.2
23992026-06-05T17:07:04.425Z Checking expectorate v1.2.0
24002026-06-05T17:07:04.522Z Checking bytecount v0.6.9
24012026-06-05T17:07:04.583Z Compiling prettyplease v0.2.37
24022026-06-05T17:07:04.617Z Compiling owo-colors v4.3.0
24032026-06-05T17:07:04.652Z Compiling cancel-safe-futures v0.1.5
24042026-06-05T17:07:04.717Z Checking num v0.4.3
24052026-06-05T17:07:04.843Z Checking libsw-core v0.3.2
24062026-06-05T17:07:04.915Z Checking linear-map v1.2.0
24072026-06-05T17:07:05.025Z Checking libsw v3.5.0
24082026-06-05T17:07:05.198Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24092026-06-05T17:07:05.232Z Checking gethostname v0.5.0
24102026-06-05T17:07:05.347Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24112026-06-05T17:07:06.405Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24122026-06-05T17:07:06.410Z Compiling progenitor-macro v0.14.0
24132026-06-05T17:07:06.410Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24142026-06-05T17:07:06.506Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24152026-06-05T17:07:06.555Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24162026-06-05T17:07:07.221Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24172026-06-05T17:07:09.522Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24182026-06-05T17:07:09.859Z Checking resolv-conf v0.7.6
24192026-06-05T17:07:10.068Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24202026-06-05T17:07:10.335Z Checking smawk v0.3.2
24212026-06-05T17:07:10.400Z Checking progenitor v0.14.0
24222026-06-05T17:07:10.403Z Checking unicode-linebreak v0.1.5
24232026-06-05T17:07:10.463Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24242026-06-05T17:07:10.522Z Checking papergrid v0.11.0
24252026-06-05T17:07:10.591Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24262026-06-05T17:07:10.639Z Compiling tabled_derive v0.7.0
24272026-06-05T17:07:10.759Z Compiling convert_case v0.10.0
24282026-06-05T17:07:10.792Z Compiling slog-dtrace v0.3.0
24292026-06-05T17:07:11.119Z Compiling derive_more-impl v2.1.1
24302026-06-05T17:07:11.123Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24312026-06-05T17:07:11.651Z Checking tabled v0.15.0
24322026-06-05T17:07:11.901Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24332026-06-05T17:07:11.972Z Checking derive_more v2.1.1
24342026-06-05T17:07:12.079Z Checking crossterm v0.29.0
24352026-06-05T17:07:12.113Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24362026-06-05T17:07:12.144Z Checking linked-hash-map v0.5.6
24372026-06-05T17:07:12.344Z Checking lru-cache v0.1.2
24382026-06-05T17:07:12.493Z Checking hickory-proto v0.24.4
24392026-06-05T17:07:12.546Z Checking fd-lock v4.0.4
24402026-06-05T17:07:12.664Z Checking vte v0.14.1
24412026-06-05T17:07:12.701Z Checking display-error-chain v0.2.2
24422026-06-05T17:07:12.795Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24432026-06-05T17:07:12.832Z Checking nu-ansi-term v0.50.3
24442026-06-05T17:07:12.863Z Checking termtree v0.5.1
24452026-06-05T17:07:12.868Z Checking strip-ansi-escapes v0.2.1
24462026-06-05T17:07:12.959Z Checking textwrap v0.16.2
24472026-06-05T17:07:12.997Z Compiling minimal-lexical v0.2.1
24482026-06-05T17:07:13.096Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24492026-06-05T17:07:13.105Z Checking reedline v0.40.0
24502026-06-05T17:07:13.141Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24512026-06-05T17:07:13.202Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24522026-06-05T17:07:13.274Z Compiling nom v7.1.3
24532026-06-05T17:07:13.533Z Compiling ar_archive_writer v0.5.1
24542026-06-05T17:07:13.707Z Checking csv-core v0.1.13
24552026-06-05T17:07:13.809Z Compiling stacker v0.1.23
24562026-06-05T17:07:13.915Z Checking csv v1.4.0
24572026-06-05T17:07:14.101Z Compiling cfg_aliases v0.1.1
24582026-06-05T17:07:14.209Z Checking highway v1.3.0
24592026-06-05T17:07:14.256Z Compiling semver v0.1.20
24602026-06-05T17:07:14.296Z Checking hickory-resolver v0.24.4
24612026-06-05T17:07:14.331Z Compiling nix v0.28.0
24622026-06-05T17:07:14.434Z Compiling psm v0.1.30
24632026-06-05T17:07:14.468Z Compiling rustc_version v0.1.7
24642026-06-05T17:07:14.499Z Checking nibble_vec v0.1.0
24652026-06-05T17:07:14.560Z Checking home v0.5.12
24662026-06-05T17:07:14.614Z Checking endian-type v0.1.2
24672026-06-05T17:07:14.649Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24682026-06-05T17:07:14.692Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24692026-06-05T17:07:14.759Z Compiling newtype_derive v0.1.6
24702026-06-05T17:07:14.792Z Checking radix_trie v0.2.1
24712026-06-05T17:07:14.824Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24722026-06-05T17:07:15.020Z Checking phf_shared v0.12.1
24732026-06-05T17:07:15.060Z Compiling recursive-proc-macro-impl v0.1.1
24742026-06-05T17:07:15.063Z Checking qorb v0.4.1
24752026-06-05T17:07:15.145Z Compiling chrono-tz v0.10.4
24762026-06-05T17:07:15.212Z Checking phf v0.12.1
24772026-06-05T17:07:15.396Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24782026-06-05T17:07:15.459Z Compiling const_format_proc_macros v0.2.34
24792026-06-05T17:07:15.493Z Checking recursive v0.1.1
24802026-06-05T17:07:15.525Z Compiling peg-macros v0.8.5
24812026-06-05T17:07:15.531Z Checking nom v8.0.0
24822026-06-05T17:07:15.646Z Checking winnow v0.6.26
24832026-06-05T17:07:15.913Z Compiling sqlparser_derive v0.5.0
24842026-06-05T17:07:16.341Z Checking unicode_categories v0.1.1
24852026-06-05T17:07:16.345Z Checking rustyline v14.0.0
24862026-06-05T17:07:16.720Z Checking sqlparser v0.61.0
24872026-06-05T17:07:16.799Z Checking sqlformat v0.3.5
24882026-06-05T17:07:16.935Z Checking peg v0.8.5
24892026-06-05T17:07:17.038Z Checking const_format v0.2.35
24902026-06-05T17:07:17.300Z Checking bcs v0.1.6
24912026-06-05T17:07:17.368Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24922026-06-05T17:07:17.511Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24932026-06-05T17:07:17.557Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24942026-06-05T17:07:17.563Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24952026-06-05T17:07:17.655Z Checking steno v0.4.1
24962026-06-05T17:07:17.690Z Checking filetime v0.2.27
24972026-06-05T17:07:17.856Z Checking xattr v1.6.1
24982026-06-05T17:07:18.019Z Checking tar v0.4.45
24992026-06-05T17:07:18.143Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25002026-06-05T17:07:18.344Z Checking subprocess v0.2.15
25012026-06-05T17:07:18.430Z Checking base64 v0.21.7
25022026-06-05T17:07:18.654Z Checking headers-core v0.3.0
25032026-06-05T17:07:18.697Z Checking yasna v0.5.2
25042026-06-05T17:07:18.700Z Checking dropshot-api-manager-types v0.7.2
25052026-06-05T17:07:18.788Z Checking headers v0.4.1
25062026-06-05T17:07:18.938Z Checking tagptr v0.2.0
25072026-06-05T17:07:19.105Z Checking moka v0.12.13
25082026-06-05T17:07:19.110Z Checking rcgen v0.12.1
25092026-06-05T17:07:19.275Z Checking utf-8 v0.7.6
25102026-06-05T17:07:19.441Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25112026-06-05T17:07:19.477Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25122026-06-05T17:07:19.615Z Compiling libefi-sys v0.1.0
25132026-06-05T17:07:19.648Z Checking tungstenite v0.21.0
25142026-06-05T17:07:19.766Z Checking hickory-resolver v0.25.2
25152026-06-05T17:07:19.869Z Compiling bitfield-struct v0.6.2
25162026-06-05T17:07:20.094Z Checking tokio-tungstenite v0.21.0
25172026-06-05T17:07:20.269Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25182026-06-05T17:07:20.377Z Compiling radium v0.7.0
25192026-06-05T17:07:20.411Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25202026-06-05T17:07:20.476Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25212026-06-05T17:07:20.509Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25222026-06-05T17:07:20.543Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25232026-06-05T17:07:20.584Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25242026-06-05T17:07:20.711Z Checking tap v1.0.1
25252026-06-05T17:07:20.792Z Compiling maybe-uninit v2.0.0
25262026-06-05T17:07:20.825Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25272026-06-05T17:07:20.856Z Checking wyz v0.5.1
25282026-06-05T17:07:20.897Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25292026-06-05T17:07:21.000Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25302026-06-05T17:07:21.127Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25312026-06-05T17:07:21.189Z Compiling zerocopy-derive v0.6.6
25322026-06-05T17:07:21.221Z Compiling packed_struct v0.10.1
25332026-06-05T17:07:21.293Z Checking crc-catalog v2.4.0
25342026-06-05T17:07:21.423Z Checking funty v2.0.0
25352026-06-05T17:07:21.535Z Checking crc v3.4.0
25362026-06-05T17:07:21.668Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25372026-06-05T17:07:21.731Z Compiling packed_struct_codegen v0.10.1
25382026-06-05T17:07:21.768Z Checking bitvec v1.0.1
25392026-06-05T17:07:22.064Z Checking zerocopy v0.6.6
25402026-06-05T17:07:22.399Z Compiling bitfield-macros v0.19.4
25412026-06-05T17:07:22.654Z Compiling indexmap v1.9.3
25422026-06-05T17:07:22.858Z Checking nodrop v0.1.14
25432026-06-05T17:07:22.922Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25442026-06-05T17:07:22.963Z Checking smallvec v0.6.14
25452026-06-05T17:07:22.996Z Checking array-init v0.0.4
25462026-06-05T17:07:23.138Z Checking bitfield v0.19.4
25472026-06-05T17:07:23.185Z Checking hashbrown v0.12.3
25482026-06-05T17:07:23.331Z Checking serde-hex v0.1.0
25492026-06-05T17:07:23.429Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25502026-06-05T17:07:23.566Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25512026-06-05T17:07:23.614Z Checking ron v0.8.1
25522026-06-05T17:07:23.850Z Checking hashbrown v0.13.2
25532026-06-05T17:07:23.993Z Checking crc-any v2.5.0
25542026-06-05T17:07:24.156Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25552026-06-05T17:07:24.193Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25562026-06-05T17:07:24.223Z Compiling xshell-macros v0.2.7
25572026-06-05T17:07:24.251Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25582026-06-05T17:07:24.294Z Checking object v0.30.4
25592026-06-05T17:07:24.377Z Checking path-slash v0.1.5
25602026-06-05T17:07:24.505Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25612026-06-05T17:07:24.661Z Checking xshell v0.2.7
25622026-06-05T17:07:24.831Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25632026-06-05T17:07:25.018Z Checking half v1.8.3
25642026-06-05T17:07:25.173Z Compiling num-derive v0.3.3
25652026-06-05T17:07:25.240Z Checking serde_cbor v0.11.2
25662026-06-05T17:07:25.273Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25672026-06-05T17:07:25.650Z Compiling proc-macro-error-attr2 v2.0.0
25682026-06-05T17:07:26.126Z Checking libscf-sys v1.1.0
25692026-06-05T17:07:26.158Z Compiling proc-macro-error2 v2.0.1
25702026-06-05T17:07:26.250Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25712026-06-05T17:07:26.288Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25722026-06-05T17:07:26.525Z Checking papergrid v0.17.0
25732026-06-05T17:07:26.528Z Compiling tabled_derive v0.11.0
25742026-06-05T17:07:26.528Z Checking testing_table v0.3.0
25752026-06-05T17:07:26.555Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25762026-06-05T17:07:26.709Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25772026-06-05T17:07:26.833Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25782026-06-05T17:07:27.137Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25792026-06-05T17:07:27.226Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25802026-06-05T17:07:27.337Z Checking maplit v1.0.2
25812026-06-05T17:07:27.526Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25822026-06-05T17:07:27.666Z Compiling git-stub v1.0.0
25832026-06-05T17:07:27.700Z Checking crc8 v0.1.1
25842026-06-05T17:07:27.780Z Checking tabled v0.20.0
25852026-06-05T17:07:27.826Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25862026-06-05T17:07:27.951Z Compiling git-stub-vcs v0.1.0
25872026-06-05T17:07:28.209Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25882026-06-05T17:07:28.332Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25892026-06-05T17:07:28.398Z Checking fxhash v0.2.1
25902026-06-05T17:07:28.450Z Checking unicase v2.9.0
25912026-06-05T17:07:28.546Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25922026-06-05T17:07:28.578Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25932026-06-05T17:07:28.635Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25942026-06-05T17:07:28.969Z Compiling vergen-lib v0.1.6
25952026-06-05T17:07:29.002Z Compiling diesel_derives v2.3.7
25962026-06-05T17:07:29.096Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25972026-06-05T17:07:29.165Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25982026-06-05T17:07:29.269Z Checking scheduled-thread-pool v0.2.7
25992026-06-05T17:07:29.300Z Compiling dsl_auto_type v0.2.0
26002026-06-05T17:07:29.372Z Compiling vergen-gitcl v1.0.8
26012026-06-05T17:07:29.407Z Compiling diesel_table_macro_syntax v0.3.0
26022026-06-05T17:07:29.442Z Checking r2d2 v0.8.10
26032026-06-05T17:07:29.666Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26042026-06-05T17:07:29.666Z Checking kstat-rs v0.2.4
26052026-06-05T17:07:29.845Z Checking arc-swap v1.8.2
26062026-06-05T17:07:29.979Z Checking downcast-rs v2.0.2
26072026-06-05T17:07:30.011Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26082026-06-05T17:07:30.091Z Checking slog-scope v4.4.1
26092026-06-05T17:07:30.130Z Compiling parking_lot_core v0.8.6
26102026-06-05T17:07:30.255Z Checking slog-stdlog v4.1.1
26112026-06-05T17:07:30.292Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26122026-06-05T17:07:30.323Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26132026-06-05T17:07:30.427Z Checking slog-envlogger v2.2.0
26142026-06-05T17:07:30.581Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26152026-06-05T17:07:30.613Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26162026-06-05T17:07:30.646Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26172026-06-05T17:07:30.695Z Compiling dirs-sys-next v0.1.2
26182026-06-05T17:07:30.877Z Compiling crunchy v0.2.4
26192026-06-05T17:07:30.918Z Checking parking_lot v0.11.2
26202026-06-05T17:07:30.926Z Compiling dirs-next v2.0.0
26212026-06-05T17:07:31.002Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26222026-06-05T17:07:31.057Z Compiling clang-sys v1.8.1
26232026-06-05T17:07:31.090Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26242026-06-05T17:07:31.093Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26252026-06-05T17:07:31.196Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26262026-06-05T17:07:31.416Z Checking prefix-trie v0.7.0
26272026-06-05T17:07:31.420Z Compiling tiny-keccak v2.0.2
26282026-06-05T17:07:31.529Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26292026-06-05T17:07:31.760Z Checking sled v0.34.7
26302026-06-05T17:07:31.793Z Compiling term v0.7.0
26312026-06-05T17:07:31.824Z Checking hickory-server v0.25.2
26322026-06-05T17:07:31.827Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26332026-06-05T17:07:31.827Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26342026-06-05T17:07:32.119Z Checking nanorand v0.7.0
26352026-06-05T17:07:32.153Z Compiling salty v0.3.0
26362026-06-05T17:07:32.345Z Compiling bit-vec v0.6.3
26372026-06-05T17:07:32.377Z Checking flume v0.11.1
26382026-06-05T17:07:32.458Z Compiling ascii-canvas v3.0.0
26392026-06-05T17:07:32.594Z Compiling bit-set v0.5.3
26402026-06-05T17:07:32.727Z Compiling progenitor-impl v0.13.0
26412026-06-05T17:07:32.780Z Checking primeorder v0.13.6
26422026-06-05T17:07:32.974Z Compiling itertools v0.10.5
26432026-06-05T17:07:33.053Z Compiling ena v0.14.4
26442026-06-05T17:07:33.085Z Compiling libloading v0.8.9
26452026-06-05T17:07:33.136Z Compiling bindgen v0.71.1
26462026-06-05T17:07:33.289Z Compiling regex-syntax v0.6.29
26472026-06-05T17:07:33.316Z Compiling diff v0.1.13
26482026-06-05T17:07:33.945Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26492026-06-05T17:07:34.286Z Compiling cexpr v0.6.0
26502026-06-05T17:07:34.449Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26512026-06-05T17:07:34.979Z Compiling lalrpop v0.19.12
26522026-06-05T17:07:35.111Z Checking progenitor-client v0.13.0
26532026-06-05T17:07:35.223Z Checking diesel v2.3.7
26542026-06-05T17:07:35.316Z Compiling fs-err v2.11.0
26552026-06-05T17:07:35.360Z Compiling progenitor-macro v0.13.0
26562026-06-05T17:07:35.393Z Compiling rustc-hash v2.1.1
26572026-06-05T17:07:35.396Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26582026-06-05T17:07:35.460Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26592026-06-05T17:07:35.636Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26602026-06-05T17:07:35.746Z Compiling libxml v0.3.3
26612026-06-05T17:07:36.087Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26622026-06-05T17:07:36.215Z Checking p384 v0.13.1
26632026-06-05T17:07:36.664Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26642026-06-05T17:07:37.050Z Compiling strum_macros v0.24.3
26652026-06-05T17:07:37.085Z Compiling indoc v1.0.9
26662026-06-05T17:07:37.550Z Checking parse-size v1.1.0
26672026-06-05T17:07:37.766Z Checking assert_matches v1.5.0
26682026-06-05T17:07:37.811Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26692026-06-05T17:07:38.573Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26702026-06-05T17:07:38.690Z Compiling typify-impl v0.4.3
26712026-06-05T17:07:38.797Z Checking quick-xml v0.37.5
26722026-06-05T17:07:39.032Z Checking derive_builder v0.20.2
26732026-06-05T17:07:39.176Z Compiling oso-derive v0.27.3
26742026-06-05T17:07:39.691Z Compiling impl-trait-for-tuples v0.2.3
26752026-06-05T17:07:39.725Z Compiling trait-variant v0.1.2
26762026-06-05T17:07:40.294Z Checking openssl-probe v0.1.6
26772026-06-05T17:07:40.327Z Checking progenitor v0.13.0
26782026-06-05T17:07:40.436Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26792026-06-05T17:07:40.540Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26802026-06-05T17:07:41.178Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26812026-06-05T17:07:41.245Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26822026-06-05T17:07:41.293Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26832026-06-05T17:07:41.897Z Checking predicates-tree v1.0.13
26842026-06-05T17:07:42.044Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26852026-06-05T17:07:42.199Z Compiling mime_guess v2.0.5
26862026-06-05T17:07:42.265Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26872026-06-05T17:07:42.341Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26882026-06-05T17:07:43.202Z Checking http-range v0.1.5
26892026-06-05T17:07:43.234Z Compiling typify-macro v0.4.3
26902026-06-05T17:07:44.629Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26912026-06-05T17:07:44.740Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26922026-06-05T17:07:44.956Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26932026-06-05T17:07:44.989Z Compiling typify v0.4.3
26942026-06-05T17:07:45.132Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26952026-06-05T17:07:46.686Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26962026-06-05T17:07:46.714Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26972026-06-05T17:07:46.812Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26982026-06-05T17:07:46.965Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26992026-06-05T17:07:47.118Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27002026-06-05T17:07:47.345Z Checking bb8 v0.8.6
27012026-06-05T17:07:47.650Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-06-05T17:07:47.685Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27032026-06-05T17:07:47.876Z Checking atty v0.2.14
27042026-06-05T17:07:47.922Z Checking corncobs v0.1.4
27052026-06-05T17:07:48.004Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27062026-06-05T17:07:48.111Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27072026-06-05T17:07:48.403Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27082026-06-05T17:07:48.436Z Compiling progenitor-impl v0.11.2
27092026-06-05T17:07:48.469Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27102026-06-05T17:07:48.677Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27112026-06-05T17:07:48.902Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27122026-06-05T17:07:49.010Z Checking ignore v0.4.25
27132026-06-05T17:07:49.453Z Checking async-bb8-diesel v0.2.1
27142026-06-05T17:07:49.521Z Checking diesel-dtrace v0.5.0
27152026-06-05T17:07:49.793Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27162026-06-05T17:07:49.839Z Checking secrecy v0.8.0
27172026-06-05T17:07:50.361Z Checking globwalk v0.9.1
27182026-06-05T17:07:50.647Z Checking hyper-staticfile v0.10.1
27192026-06-05T17:07:50.966Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27202026-06-05T17:07:51.112Z Compiling progenitor-macro v0.11.2
27212026-06-05T17:07:51.318Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27222026-06-05T17:07:51.456Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27232026-06-05T17:07:51.663Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27242026-06-05T17:07:51.742Z Checking progenitor-client v0.11.2
27252026-06-05T17:07:51.857Z Compiling illumos-nvpair-sys v0.2.0
27262026-06-05T17:07:52.016Z Checking nonempty v0.12.0
27272026-06-05T17:07:52.123Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27282026-06-05T17:07:52.216Z Checking camino-tempfile-ext v0.3.3
27292026-06-05T17:07:52.272Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27302026-06-05T17:07:52.445Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27312026-06-05T17:07:54.434Z Checking signal-hook-tokio v0.3.1
27322026-06-05T17:07:54.472Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27332026-06-05T17:07:54.472Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27342026-06-05T17:07:54.472Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27352026-06-05T17:07:54.472Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27362026-06-05T17:07:54.472Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27372026-06-05T17:07:54.472Z Checking illumos-nvpair v0.3.0
27382026-06-05T17:07:54.472Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27392026-06-05T17:07:54.472Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27402026-06-05T17:07:54.636Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27412026-06-05T17:07:54.726Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27422026-06-05T17:07:54.751Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27432026-06-05T17:07:54.880Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27442026-06-05T17:07:54.922Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27452026-06-05T17:07:55.118Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27462026-06-05T17:07:55.357Z Checking tungstenite v0.23.0
27472026-06-05T17:07:55.410Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27482026-06-05T17:07:55.533Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27492026-06-05T17:07:55.817Z Checking tokio-tungstenite v0.23.1
27502026-06-05T17:07:56.006Z Checking progenitor v0.11.2
27512026-06-05T17:07:56.168Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27522026-06-05T17:07:56.207Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27532026-06-05T17:07:56.580Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27542026-06-05T17:07:56.637Z Checking rand_seeder v0.4.0
27552026-06-05T17:07:56.820Z Checking void v1.0.2
27562026-06-05T17:07:56.858Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27572026-06-05T17:07:56.960Z Checking lzss v0.8.2
27582026-06-05T17:07:56.994Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27592026-06-05T17:07:56.997Z Checking nix v0.27.1
27602026-06-05T17:07:57.060Z Checking serde_bytes v0.11.19
27612026-06-05T17:07:57.175Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27622026-06-05T17:07:57.282Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27632026-06-05T17:07:57.326Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27642026-06-05T17:07:57.531Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27652026-06-05T17:07:57.990Z Checking is_ci v1.2.0
27662026-06-05T17:07:58.089Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27672026-06-05T17:07:58.312Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27682026-06-05T17:07:58.319Z Checking yansi v1.0.1
27692026-06-05T17:07:58.382Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27702026-06-05T17:07:58.576Z Checking pretty_assertions v1.4.1
27712026-06-05T17:07:58.654Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722026-06-05T17:07:58.741Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27732026-06-05T17:07:58.909Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27742026-06-05T17:07:58.996Z Compiling darling_core v0.23.0
27752026-06-05T17:08:00.218Z Compiling indoc v2.0.7
27762026-06-05T17:08:00.257Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27772026-06-05T17:08:00.479Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-06-05T17:08:00.699Z Compiling libz-sys v1.1.24
27792026-06-05T17:08:01.113Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27802026-06-05T17:08:01.288Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27812026-06-05T17:08:01.321Z Compiling instability v0.3.11
27822026-06-05T17:08:01.428Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27832026-06-05T17:08:01.531Z Compiling darling_macro v0.23.0
27842026-06-05T17:08:01.748Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27852026-06-05T17:08:01.948Z Checking castaway v0.2.4
27862026-06-05T17:08:02.064Z Compiling darling v0.23.0
27872026-06-05T17:08:02.095Z Checking compact_str v0.8.1
27882026-06-05T17:08:02.125Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27892026-06-05T17:08:02.491Z Checking supports-color v3.0.2
27902026-06-05T17:08:02.654Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27912026-06-05T17:08:02.749Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27922026-06-05T17:08:02.891Z Checking unicode-truncate v1.1.0
27932026-06-05T17:08:02.923Z Checking console v0.16.2
27942026-06-05T17:08:02.973Z Checking lru v0.12.5
27952026-06-05T17:08:03.109Z Compiling libgit2-sys v0.18.3+1.9.2
27962026-06-05T17:08:03.151Z Checking unit-prefix v0.5.2
27972026-06-05T17:08:03.182Z Checking cassowary v0.3.0
27982026-06-05T17:08:03.330Z Checking indicatif v0.18.4
27992026-06-05T17:08:03.420Z Checking ratatui v0.29.0
28002026-06-05T17:08:03.539Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28012026-06-05T17:08:03.746Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28022026-06-05T17:08:03.986Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28032026-06-05T17:08:04.754Z Compiling vergen-git2 v9.1.0
28042026-06-05T17:08:04.786Z Checking plotters-backend v0.3.7
28052026-06-05T17:08:05.025Z Checking plotters-svg v0.3.7
28062026-06-05T17:08:05.058Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28072026-06-05T17:08:05.196Z Checking cast v0.3.0
28082026-06-05T17:08:05.283Z Compiling rustls v0.21.12
28092026-06-05T17:08:05.382Z Checking criterion-plot v0.6.0
28102026-06-05T17:08:05.589Z Checking plotters v0.3.7
28112026-06-05T17:08:05.623Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28122026-06-05T17:08:05.677Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28132026-06-05T17:08:05.881Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28142026-06-05T17:08:06.161Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28152026-06-05T17:08:06.360Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28162026-06-05T17:08:06.395Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28172026-06-05T17:08:06.594Z Checking colored v2.2.0
28182026-06-05T17:08:06.646Z Checking rustls-webpki v0.101.7
28192026-06-05T17:08:06.831Z Checking sct v0.7.1
28202026-06-05T17:08:07.005Z Checking tinytemplate v1.2.1
28212026-06-05T17:08:07.040Z Checking shell-words v1.1.1
28222026-06-05T17:08:07.072Z Checking anes v0.1.6
28232026-06-05T17:08:07.192Z Checking oorandom v11.1.5
28242026-06-05T17:08:07.281Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28252026-06-05T17:08:07.335Z Checking criterion v0.7.0
28262026-06-05T17:08:08.723Z Checking typeid v1.0.3
28272026-06-05T17:08:08.758Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28282026-06-05T17:08:08.861Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28292026-06-05T17:08:09.541Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28302026-06-05T17:08:09.623Z Checking hex-literal v0.4.1
28312026-06-05T17:08:09.752Z Checking erased-serde v0.4.9
28322026-06-05T17:08:10.141Z Checking tokio-rustls v0.24.1
28332026-06-05T17:08:10.370Z Checking rustls-pemfile v1.0.4
28342026-06-05T17:08:10.537Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28352026-06-05T17:08:10.759Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28362026-06-05T17:08:11.192Z Checking twox-hash v2.1.2
28372026-06-05T17:08:11.531Z Checking ordered-float v2.10.1
28382026-06-05T17:08:11.809Z Checking serde-value v0.7.0
28392026-06-05T17:08:12.106Z Checking serde-untagged v0.1.9
28402026-06-05T17:08:12.334Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28412026-06-05T17:08:12.844Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28422026-06-05T17:08:13.076Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28432026-06-05T17:08:13.271Z Checking fatfs v0.3.6
28442026-06-05T17:08:13.752Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28452026-06-05T17:08:13.782Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28462026-06-05T17:08:13.839Z Compiling seq-macro v0.3.6
28472026-06-05T17:08:13.956Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28482026-06-05T17:08:14.364Z Checking unicode-xid v0.2.6
28492026-06-05T17:08:14.513Z Checking cargo-util-schemas v0.8.2
28502026-06-05T17:08:15.078Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28512026-06-05T17:08:15.252Z Checking cargo-platform v0.2.0
28522026-06-05T17:08:15.407Z Compiling petname v2.0.2
28532026-06-05T17:08:15.467Z Checking cargo_metadata v0.21.0
28542026-06-05T17:08:16.084Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28552026-06-05T17:08:16.272Z Checking concurrent-queue v2.5.0
28562026-06-05T17:08:16.492Z Checking rtoolbox v0.0.3
28572026-06-05T17:08:16.657Z Checking parking v2.2.1
28582026-06-05T17:08:16.814Z Checking event-listener v5.4.1
28592026-06-05T17:08:16.933Z Compiling samael v0.0.19
28602026-06-05T17:08:17.004Z Checking rpassword v7.4.0
28612026-06-05T17:08:17.147Z Checking tui-tree-widget v0.23.1
28622026-06-05T17:08:17.362Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28632026-06-05T17:08:17.472Z Checking polyval v0.6.2
28642026-06-05T17:08:17.552Z Checking sapling-renderdag v0.1.0
28652026-06-05T17:08:17.668Z Checking sync-ptr v0.1.4
28662026-06-05T17:08:17.818Z Checking ghash v0.5.1
28672026-06-05T17:08:17.821Z Checking event-listener-strategy v0.5.4
28682026-06-05T17:08:17.986Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28692026-06-05T17:08:18.018Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28702026-06-05T17:08:18.238Z Checking ctr v0.9.2
28712026-06-05T17:08:18.433Z Checking constant_time_eq v0.4.2
28722026-06-05T17:08:18.601Z Checking arrayvec v0.7.6
28732026-06-05T17:08:18.658Z Checking futures-timer v3.0.3
28742026-06-05T17:08:18.815Z Checking arrayref v0.3.9
28752026-06-05T17:08:18.864Z Checking aes-gcm v0.10.3
28762026-06-05T17:08:18.960Z Checking async-lock v3.4.2
28772026-06-05T17:08:19.045Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28782026-06-05T17:08:19.227Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28792026-06-05T17:08:19.365Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28802026-06-05T17:08:20.000Z Checking ssh-encoding v0.2.0
28812026-06-05T17:08:20.219Z Checking blowfish v0.9.1
28822026-06-05T17:08:20.398Z Compiling strsim v0.10.0
28832026-06-05T17:08:20.547Z Checking bcrypt-pbkdf v0.10.0
28842026-06-05T17:08:20.740Z Compiling darling_core v0.13.4
28852026-06-05T17:08:20.772Z Checking ssh-cipher v0.2.0
28862026-06-05T17:08:20.976Z Checking async-object-pool v0.2.0
28872026-06-05T17:08:21.117Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28882026-06-05T17:08:21.523Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28892026-06-05T17:08:21.928Z Checking serde_regex v1.1.0
28902026-06-05T17:08:22.115Z Checking password-hash v0.4.2
28912026-06-05T17:08:22.185Z Checking assert-json-diff v2.0.2
28922026-06-05T17:08:22.397Z Checking path-tree v0.8.3
28932026-06-05T17:08:22.406Z Checking gimli v0.32.3
28942026-06-05T17:08:22.580Z Compiling target-lexicon v0.13.3
28952026-06-05T17:08:22.636Z Checking stringmetrics v2.2.2
28962026-06-05T17:08:22.816Z Checking httpmock v0.8.3
28972026-06-05T17:08:23.167Z Compiling darling_macro v0.13.4
28982026-06-05T17:08:23.666Z Checking pbkdf2 v0.11.0
28992026-06-05T17:08:23.870Z Checking ssh-key v0.6.7
29002026-06-05T17:08:23.947Z Checking addr2line v0.25.1
29012026-06-05T17:08:24.604Z Checking p521 v0.13.3
29022026-06-05T17:08:24.803Z Checking p256 v0.13.2
29032026-06-05T17:08:25.004Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29042026-06-05T17:08:25.089Z Checking russh-cryptovec v0.7.3
29052026-06-05T17:08:25.231Z Checking md5 v0.7.0
29062026-06-05T17:08:25.264Z Compiling guppy-workspace-hack v0.1.0
29072026-06-05T17:08:25.298Z Checking rustc-demangle v0.1.27
29082026-06-05T17:08:25.436Z Checking russh-keys v0.45.0
29092026-06-05T17:08:25.521Z Compiling darling v0.13.4
29102026-06-05T17:08:25.575Z Checking backtrace v0.3.76
29112026-06-05T17:08:25.887Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29122026-06-05T17:08:25.933Z Checking num-bigint v0.4.6
29132026-06-05T17:08:26.131Z Checking des v0.8.1
29142026-06-05T17:08:26.205Z Compiling blake3 v1.8.3
29152026-06-05T17:08:26.321Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29162026-06-05T17:08:26.351Z Compiling target-spec v3.5.7
29172026-06-05T17:08:26.769Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29182026-06-05T17:08:26.867Z Checking cfg-expr v0.20.6
29192026-06-05T17:08:26.904Z Checking russh v0.45.0
29202026-06-05T17:08:27.076Z Checking backtrace-ext v0.2.1
29212026-06-05T17:08:27.221Z Compiling serde_with_macros v1.5.2
29222026-06-05T17:08:27.379Z Checking supports-color v2.1.0
29232026-06-05T17:08:27.412Z Checking textwrap v0.15.2
29242026-06-05T17:08:27.543Z Checking supports-hyperlinks v2.1.0
29252026-06-05T17:08:27.645Z Checking supports-unicode v2.1.0
29262026-06-05T17:08:27.690Z Checking hashbrown v0.14.5
29272026-06-05T17:08:27.788Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29282026-06-05T17:08:28.013Z Checking cargo-platform v0.3.2
29292026-06-05T17:08:28.095Z Checking socket2 v0.5.10
29302026-06-05T17:08:28.195Z Checking terminal_size v0.1.17
29312026-06-05T17:08:28.228Z Compiling miette-derive v5.10.0
29322026-06-05T17:08:28.335Z Checking internet-checksum v0.2.1
29332026-06-05T17:08:28.486Z Checking owo-colors v3.5.0
29342026-06-05T17:08:28.826Z Checking cargo_metadata v0.23.1
29352026-06-05T17:08:29.040Z Checking chumsky v0.9.3
29362026-06-05T17:08:29.366Z Checking miette v5.10.0
29372026-06-05T17:08:29.628Z Compiling serde_with v1.14.0
29382026-06-05T17:08:30.081Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29392026-06-05T17:08:30.175Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29402026-06-05T17:08:30.201Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29412026-06-05T17:08:30.538Z Compiling git2 v0.20.4
29422026-06-05T17:08:30.572Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29432026-06-05T17:08:30.735Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29442026-06-05T17:08:30.786Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29452026-06-05T17:08:30.999Z Compiling knuffel-derive v3.2.0
29462026-06-05T17:08:31.020Z Checking httptest v0.16.4
29472026-06-05T17:08:31.113Z Checking pathdiff v0.2.3
29482026-06-05T17:08:31.257Z Checking nested v0.1.1
29492026-06-05T17:08:31.425Z Checking topological-sort v0.2.2
29502026-06-05T17:08:31.428Z Checking guppy v0.17.25
29512026-06-05T17:08:31.597Z Checking omicron-zone-package v0.12.2
29522026-06-05T17:08:31.682Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29532026-06-05T17:08:32.022Z Compiling polar-core v0.27.3
29542026-06-05T17:08:32.418Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29552026-06-05T17:08:32.488Z Checking knuffel v3.2.0
29562026-06-05T17:08:32.521Z Checking similar-asserts v1.7.0
29572026-06-05T17:08:32.685Z Compiling target-triple v1.0.0
29582026-06-05T17:08:33.009Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29592026-06-05T17:08:33.169Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29602026-06-05T17:08:33.212Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29612026-06-05T17:08:33.323Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29622026-06-05T17:08:33.360Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29632026-06-05T17:08:33.584Z Checking hickory-client v0.25.2
29642026-06-05T17:08:33.892Z Checking tokio-test v0.4.5
29652026-06-05T17:08:33.927Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29662026-06-05T17:08:33.958Z Checking escape8259 v0.5.3
29672026-06-05T17:08:34.120Z Compiling assert_cmd v2.1.2
29682026-06-05T17:08:34.120Z Checking libtest-mimic v0.8.1
29692026-06-05T17:08:34.621Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29702026-06-05T17:08:34.758Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29712026-06-05T17:08:34.959Z Checking blake2b_simd v1.0.4
29722026-06-05T17:08:35.383Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29732026-06-05T17:08:35.455Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29742026-06-05T17:08:35.789Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29752026-06-05T17:08:35.856Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29762026-06-05T17:08:36.083Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29772026-06-05T17:08:36.311Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29782026-06-05T17:08:36.526Z Checking fancy-regex v0.14.0
29792026-06-05T17:08:36.752Z Checking serde_tokenstream v0.2.3
29802026-06-05T17:08:36.913Z Checking approx v0.5.1
29812026-06-05T17:08:36.997Z Checking oso v0.27.3
29822026-06-05T17:08:37.031Z Compiling rstest_macros v0.25.0
29832026-06-05T17:08:37.074Z Checking uzers v0.12.2
29842026-06-05T17:08:37.319Z Checking constant_time_eq v0.3.1
29852026-06-05T17:08:37.352Z Checking termcolor v1.4.1
29862026-06-05T17:08:37.454Z Compiling linkme-impl v0.3.35
29872026-06-05T17:08:37.591Z Checking trybuild v1.0.116
29882026-06-05T17:08:37.839Z Checking rust-argon2 v2.1.0
29892026-06-05T17:08:37.995Z Checking datatest-stable v0.3.3
29902026-06-05T17:08:38.357Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29912026-06-05T17:08:38.429Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29922026-06-05T17:08:38.663Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29932026-06-05T17:08:38.708Z Checking support-bundle-viewer v0.1.2
29942026-06-05T17:08:38.974Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29952026-06-05T17:08:39.197Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29962026-06-05T17:08:39.404Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29972026-06-05T17:08:39.441Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29982026-06-05T17:08:39.636Z Checking drift v0.2.0
29992026-06-05T17:08:39.704Z Checking rand_distr v0.5.1
30002026-06-05T17:08:39.738Z Checking multimap v0.10.1
30012026-06-05T17:08:39.922Z Compiling relative-path v1.9.3
30022026-06-05T17:08:40.011Z Compiling linkme v0.3.35
30032026-06-05T17:08:40.106Z Checking dropshot-api-manager v0.7.2
30042026-06-05T17:08:40.762Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30052026-06-05T17:08:41.280Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30062026-06-05T17:08:41.386Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30072026-06-05T17:08:41.663Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30082026-06-05T17:08:41.776Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30092026-06-05T17:08:41.876Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30102026-06-05T17:08:41.912Z Checking cargo_toml v0.21.0
30112026-06-05T17:08:42.198Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30122026-06-05T17:08:42.327Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30132026-06-05T17:08:42.579Z Checking partial-io v0.5.4
30142026-06-05T17:08:42.810Z Checking termios v0.3.3
30152026-06-05T17:08:42.845Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30162026-06-05T17:08:42.910Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30172026-06-05T17:08:42.969Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30182026-06-05T17:08:43.936Z Checking rstest v0.25.0
30192026-06-05T17:08:46.310Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30202026-06-05T17:08:47.955Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30212026-06-05T17:08:48.514Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30222026-06-05T17:08:54.496Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30232026-06-05T17:08:54.628Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30242026-06-05T17:08:57.389Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30252026-06-05T17:09:01.236Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30262026-06-05T17:09:05.861Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30272026-06-05T17:09:09.462Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30282026-06-05T17:09:10.674Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30292026-06-05T17:09:12.406Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30302026-06-05T17:09:12.846Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30312026-06-05T17:09:21.053Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30322026-06-05T17:10:31.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
30332026-06-05T17:10:33.215Z
30342026-06-05T17:10:33.215Zreal 4:06.511528804
30352026-06-05T17:10:33.215Zuser 21:17.321791637
30362026-06-05T17:10:33.215Zsys 4:53.066712770
30372026-06-05T17:10:33.215Ztrap 0.508915930
30382026-06-05T17:10:33.267Ztflt 2.111393908
30392026-06-05T17:10:33.267Zdflt 1.200339104
30402026-06-05T17:10:33.267Zkflt 0.061199794
30412026-06-05T17:10:33.267Zlock 58:24.541302110
30422026-06-05T17:10:33.267Zslp 58:35.362318322
30432026-06-05T17:10:33.267Zlat 1:49.841243514
30442026-06-05T17:10:33.267Zstop 10:46.872545220
30452026-06-05T17:10:33.267Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30462026-06-05T17:10:33.267Z+ ptime -m cargo doc --workspace --no-deps
30472026-06-05T17:10:33.425Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30482026-06-05T17:10:33.425Z |
30492026-06-05T17:10:33.425Z = 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)`
30502026-06-05T17:10:33.425Z = 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>
30512026-06-05T17:10:34.414Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30522026-06-05T17:10:34.652Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30532026-06-05T17:10:34.692Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30542026-06-05T17:10:34.755Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30552026-06-05T17:10:34.873Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30562026-06-05T17:10:34.997Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30572026-06-05T17:10:35.007Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30582026-06-05T17:10:35.007Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30592026-06-05T17:10:35.053Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30602026-06-05T17:10:35.243Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30612026-06-05T17:10:35.311Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30622026-06-05T17:10:35.311Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30632026-06-05T17:10:35.409Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30642026-06-05T17:10:35.409Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30652026-06-05T17:10:35.409Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30662026-06-05T17:10:35.409Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30672026-06-05T17:10:35.429Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30682026-06-05T17:10:35.430Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30692026-06-05T17:10:35.494Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30702026-06-05T17:10:35.566Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30712026-06-05T17:10:35.802Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30722026-06-05T17:10:35.995Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30732026-06-05T17:10:36.117Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30742026-06-05T17:10:36.148Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30752026-06-05T17:10:36.256Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30762026-06-05T17:10:36.273Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30772026-06-05T17:10:36.412Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30782026-06-05T17:10:36.438Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30792026-06-05T17:10:36.580Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30802026-06-05T17:10:36.599Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30812026-06-05T17:10:36.775Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30822026-06-05T17:10:36.784Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30832026-06-05T17:10:36.807Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30842026-06-05T17:10:37.017Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30852026-06-05T17:10:37.205Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30862026-06-05T17:10:37.259Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30872026-06-05T17:10:37.283Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30882026-06-05T17:10:37.302Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30892026-06-05T17:10:37.504Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30902026-06-05T17:10:37.751Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30912026-06-05T17:10:37.852Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30922026-06-05T17:10:37.881Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30932026-06-05T17:10:38.072Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30942026-06-05T17:10:38.095Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30952026-06-05T17:10:38.247Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30962026-06-05T17:10:38.339Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30972026-06-05T17:10:38.365Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30982026-06-05T17:10:38.445Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30992026-06-05T17:10:38.482Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31002026-06-05T17:10:38.593Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31012026-06-05T17:10:38.641Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31022026-06-05T17:10:38.671Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31032026-06-05T17:10:38.722Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31042026-06-05T17:10:38.825Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31052026-06-05T17:10:38.873Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31062026-06-05T17:10:38.903Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31072026-06-05T17:10:38.932Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31082026-06-05T17:10:38.937Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31092026-06-05T17:10:39.021Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31102026-06-05T17:10:39.073Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31112026-06-05T17:10:39.095Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31122026-06-05T17:10:39.231Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31132026-06-05T17:10:40.026Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31142026-06-05T17:10:40.084Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31152026-06-05T17:10:40.085Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31162026-06-05T17:10:40.141Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31172026-06-05T17:10:40.375Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31182026-06-05T17:10:40.527Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31192026-06-05T17:10:40.574Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31202026-06-05T17:10:40.604Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31212026-06-05T17:10:40.832Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31222026-06-05T17:10:40.872Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31232026-06-05T17:10:40.955Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31242026-06-05T17:10:41.212Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31252026-06-05T17:10:41.679Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31262026-06-05T17:10:41.994Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31272026-06-05T17:10:42.286Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31282026-06-05T17:10:42.391Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31292026-06-05T17:10:42.609Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31302026-06-05T17:10:43.091Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31312026-06-05T17:10:43.119Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31322026-06-05T17:10:43.299Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31332026-06-05T17:10:43.476Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31342026-06-05T17:10:43.522Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31352026-06-05T17:10:43.546Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31362026-06-05T17:10:43.709Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31372026-06-05T17:10:43.915Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31382026-06-05T17:10:43.920Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31392026-06-05T17:10:43.990Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31402026-06-05T17:10:44.059Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31412026-06-05T17:10:44.196Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31422026-06-05T17:10:44.219Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31432026-06-05T17:10:44.271Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31442026-06-05T17:10:44.349Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31452026-06-05T17:10:44.420Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31462026-06-05T17:10:44.500Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31472026-06-05T17:10:44.520Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31482026-06-05T17:10:44.583Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31492026-06-05T17:10:44.720Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31502026-06-05T17:10:44.873Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31512026-06-05T17:10:44.890Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31522026-06-05T17:10:44.903Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31532026-06-05T17:10:44.912Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31542026-06-05T17:10:45.028Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31552026-06-05T17:10:45.159Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31562026-06-05T17:10:45.219Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31572026-06-05T17:10:45.252Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31582026-06-05T17:10:45.390Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31592026-06-05T17:10:45.450Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31602026-06-05T17:10:45.719Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31612026-06-05T17:10:45.732Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31622026-06-05T17:10:46.590Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31632026-06-05T17:10:46.645Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31642026-06-05T17:10:46.646Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31652026-06-05T17:10:46.646Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31662026-06-05T17:10:47.085Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31672026-06-05T17:10:47.155Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31682026-06-05T17:10:47.712Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31692026-06-05T17:10:47.991Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31702026-06-05T17:10:48.271Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31712026-06-05T17:10:48.346Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31722026-06-05T17:10:48.649Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31732026-06-05T17:10:48.821Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31742026-06-05T17:10:48.963Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31752026-06-05T17:10:49.223Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31762026-06-05T17:10:49.660Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31772026-06-05T17:10:49.686Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31782026-06-05T17:10:49.738Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31792026-06-05T17:10:50.271Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31802026-06-05T17:10:50.522Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31812026-06-05T17:10:51.026Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31822026-06-05T17:10:51.050Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31832026-06-05T17:10:51.427Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31842026-06-05T17:10:51.713Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31852026-06-05T17:10:51.803Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31862026-06-05T17:10:52.529Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31872026-06-05T17:10:52.575Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31882026-06-05T17:10:53.485Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31892026-06-05T17:10:53.488Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31902026-06-05T17:10:53.888Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31912026-06-05T17:10:54.640Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31922026-06-05T17:10:54.733Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31932026-06-05T17:10:55.115Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31942026-06-05T17:10:55.313Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31952026-06-05T17:10:55.351Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31962026-06-05T17:10:55.578Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31972026-06-05T17:10:55.602Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31982026-06-05T17:10:55.718Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31992026-06-05T17:10:55.812Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32002026-06-05T17:10:56.237Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32012026-06-05T17:10:56.510Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32022026-06-05T17:10:56.966Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32032026-06-05T17:10:57.109Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32042026-06-05T17:10:57.180Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32052026-06-05T17:10:57.271Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32062026-06-05T17:10:57.696Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32072026-06-05T17:10:57.965Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32082026-06-05T17:10:59.206Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32092026-06-05T17:10:59.281Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32102026-06-05T17:11:01.113Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32112026-06-05T17:11:01.839Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32122026-06-05T17:11:03.313Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32132026-06-05T17:11:03.466Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32142026-06-05T17:11:03.680Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32152026-06-05T17:11:03.782Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32162026-06-05T17:11:03.920Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32172026-06-05T17:11:04.467Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32182026-06-05T17:11:04.552Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32192026-06-05T17:11:05.038Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32202026-06-05T17:11:05.198Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32212026-06-05T17:11:05.294Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32222026-06-05T17:11:05.424Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32232026-06-05T17:11:05.604Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32242026-06-05T17:11:06.006Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32252026-06-05T17:11:06.133Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32262026-06-05T17:11:06.224Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32272026-06-05T17:11:06.790Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32282026-06-05T17:11:06.908Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32292026-06-05T17:11:07.107Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32302026-06-05T17:11:07.837Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32312026-06-05T17:11:08.230Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32322026-06-05T17:11:08.966Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32332026-06-05T17:11:08.969Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32342026-06-05T17:11:09.373Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32352026-06-05T17:11:09.774Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32362026-06-05T17:11:10.898Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32372026-06-05T17:11:11.588Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32382026-06-05T17:11:13.754Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32392026-06-05T17:11:14.130Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32402026-06-05T17:11:15.480Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32412026-06-05T17:11:16.226Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32422026-06-05T17:11:16.734Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32432026-06-05T17:11:18.262Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32442026-06-05T17:11:18.982Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32452026-06-05T17:11:20.764Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32462026-06-05T17:11:20.989Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32472026-06-05T17:11:21.623Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32482026-06-05T17:11:22.809Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32492026-06-05T17:11:23.146Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32502026-06-05T17:11:24.321Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32512026-06-05T17:11:24.823Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32522026-06-05T17:11:25.225Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32532026-06-05T17:11:27.869Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32542026-06-05T17:11:28.221Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32552026-06-05T17:11:31.117Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32562026-06-05T17:11:32.333Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32572026-06-05T17:11:32.941Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32582026-06-05T17:11:33.605Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32592026-06-05T17:11:34.410Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32602026-06-05T17:11:35.441Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32612026-06-05T17:11:36.500Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32622026-06-05T17:11:37.353Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32632026-06-05T17:11:38.306Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32642026-06-05T17:11:38.858Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32652026-06-05T17:11:39.590Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32662026-06-05T17:11:39.840Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32672026-06-05T17:11:40.531Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32682026-06-05T17:11:41.858Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32692026-06-05T17:11:43.685Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32702026-06-05T17:11:44.416Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32712026-06-05T17:11:45.289Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32722026-06-05T17:11:46.495Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32732026-06-05T17:11:48.038Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32742026-06-05T17:11:48.847Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32752026-06-05T17:11:49.629Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32762026-06-05T17:11:52.152Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32772026-06-05T17:11:52.532Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32782026-06-05T17:11:53.222Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32792026-06-05T17:11:54.411Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32802026-06-05T17:11:55.828Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32812026-06-05T17:11:57.202Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32822026-06-05T17:11:59.283Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32832026-06-05T17:11:59.862Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32842026-06-05T17:12:02.208Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32852026-06-05T17:12:02.988Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32862026-06-05T17:12:04.400Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32872026-06-05T17:12:05.857Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32882026-06-05T17:12:07.559Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32892026-06-05T17:12:08.988Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32902026-06-05T17:12:12.095Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32912026-06-05T17:12:16.332Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32922026-06-05T17:12:16.835Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32932026-06-05T17:12:17.900Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32942026-06-05T17:12:18.439Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32952026-06-05T17:12:20.152Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32962026-06-05T17:12:21.704Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32972026-06-05T17:12:23.309Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32982026-06-05T17:12:25.424Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32992026-06-05T17:12:27.074Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33002026-06-05T17:12:28.998Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33012026-06-05T17:12:30.420Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33022026-06-05T17:12:32.057Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33032026-06-05T17:12:35.377Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33042026-06-05T17:12:37.062Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33052026-06-05T17:12:38.429Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33062026-06-05T17:12:40.420Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33072026-06-05T17:12:41.697Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33082026-06-05T17:12:43.810Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33092026-06-05T17:12:45.422Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33102026-06-05T17:12:47.166Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33112026-06-05T17:12:48.861Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33122026-06-05T17:12:50.628Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33132026-06-05T17:12:52.352Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33142026-06-05T17:12:54.159Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33152026-06-05T17:12:56.017Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33162026-06-05T17:12:58.089Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33172026-06-05T17:12:59.977Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33182026-06-05T17:13:03.019Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33192026-06-05T17:13:04.130Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33202026-06-05T17:13:06.114Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33212026-06-05T17:13:08.018Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33222026-06-05T17:13:11.016Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33232026-06-05T17:13:12.566Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33242026-06-05T17:13:15.089Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33252026-06-05T17:13:17.175Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33262026-06-05T17:13:19.385Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33272026-06-05T17:13:21.809Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33282026-06-05T17:13:23.691Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33292026-06-05T17:13:26.334Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33302026-06-05T17:13:28.049Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33312026-06-05T17:13:30.245Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33322026-06-05T17:13:32.522Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33332026-06-05T17:13:34.678Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33342026-06-05T17:13:37.037Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33352026-06-05T17:13:39.211Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33362026-06-05T17:13:41.496Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33372026-06-05T17:13:43.735Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33382026-06-05T17:13:45.974Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33392026-06-05T17:13:48.184Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33402026-06-05T17:13:50.433Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33412026-06-05T17:13:52.775Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33422026-06-05T17:13:55.026Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33432026-06-05T17:13:57.299Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33442026-06-05T17:13:59.612Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33452026-06-05T17:14:01.949Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33462026-06-05T17:14:04.195Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33472026-06-05T17:14:06.471Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33482026-06-05T17:14:08.751Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33492026-06-05T17:14:11.019Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33502026-06-05T17:14:13.267Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33512026-06-05T17:14:15.756Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33522026-06-05T17:14:18.546Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33532026-06-05T17:14:20.675Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33542026-06-05T17:14:23.120Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33552026-06-05T17:14:25.672Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33562026-06-05T17:14:27.994Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33572026-06-05T17:14:30.597Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33582026-06-05T17:14:32.915Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33592026-06-05T17:14:35.410Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33602026-06-05T17:14:37.848Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33612026-06-05T17:14:40.517Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33622026-06-05T17:14:42.810Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33632026-06-05T17:14:45.180Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33642026-06-05T17:14:47.734Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33652026-06-05T17:14:50.332Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33662026-06-05T17:14:52.783Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33672026-06-05T17:14:55.416Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33682026-06-05T17:14:58.033Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33692026-06-05T17:15:00.541Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33702026-06-05T17:15:03.124Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33712026-06-05T17:15:05.556Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33722026-06-05T17:15:08.139Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33732026-06-05T17:15:11.076Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33742026-06-05T17:15:13.385Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33752026-06-05T17:15:16.069Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33762026-06-05T17:15:18.756Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33772026-06-05T17:15:26.251Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33782026-06-05T17:15:26.484Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33792026-06-05T17:15:29.888Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33802026-06-05T17:15:33.271Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33812026-06-05T17:15:36.668Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33822026-06-05T17:15:39.836Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33832026-06-05T17:15:43.217Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33842026-06-05T17:15:47.964Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33852026-06-05T17:15:50.708Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33862026-06-05T17:15:54.431Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33872026-06-05T17:15:58.117Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33882026-06-05T17:16:01.792Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33892026-06-05T17:16:05.662Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33902026-06-05T17:16:09.470Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33912026-06-05T17:16:12.911Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33922026-06-05T17:16:16.678Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33932026-06-05T17:16:20.410Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33942026-06-05T17:16:24.024Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33952026-06-05T17:16:27.664Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33962026-06-05T17:16:31.372Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33972026-06-05T17:16:35.089Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33982026-06-05T17:16:38.799Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33992026-06-05T17:16:42.530Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34002026-06-05T17:16:46.168Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34012026-06-05T17:17:15.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 43s
34022026-06-05T17:17:15.751Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 197 other files
34032026-06-05T17:17:15.860Z
34042026-06-05T17:17:15.860Zreal 6:43.212886084
34052026-06-05T17:17:15.860Zuser 17:52.434776087
34062026-06-05T17:17:15.860Zsys 3:49.499134368
34072026-06-05T17:17:15.860Ztrap 0.263261051
34082026-06-05T17:17:15.861Ztflt 0.102102600
34092026-06-05T17:17:15.861Zdflt 0.021594056
34102026-06-05T17:17:15.865Zkflt 0.000020730
34112026-06-05T17:17:15.865Zlock 6:13:39.716840725
34122026-06-05T17:17:15.865Zslp 2:15:40.173943401
34132026-06-05T17:17:15.865Zlat 35.789140230
34142026-06-05T17:17:15.865Zstop 1:38.333495196
34152026-06-05T17:17:15.865Zprocess exited: duration 875271 ms, exit code 0
 
34162026-06-05T17:17:15.871Zfound 0 output files