01KTD67S3PCJ720CNP32G0EJ83: clippy (helios)

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

Buildomat Job: 01KTD689QN6W1XWK31CZYBJXPT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-06T00:46:13.361Zjob assigned to worker 01KTD68E9DNTZF3Q0MMQ7TF6ZS [factory aws, i-00756d24810710411] (queued for 57 s)
 
22026-06-06T00:46:20.022Zstarting task 0: "setup"
32026-06-06T00:46:20.027Z++ uname -s
42026-06-06T00:46:20.030Z+ kern=SunOS
52026-06-06T00:46:20.030Z+ build_user=build
62026-06-06T00:46:20.030Z+ build_uid=12345
72026-06-06T00:46:20.030Z+ work_dir=/work
82026-06-06T00:46:20.030Z+ input_dir=/input
92026-06-06T00:46:20.030Z+ [[ 0 == 12345 ]]
102026-06-06T00:46:20.030Z+ case "$kern" in
112026-06-06T00:46:20.030Z+ groupadd -g 12345 build
122026-06-06T00:46:20.030Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-06T00:46:22.036Z+ zfs create -o mountpoint=/work rpool/work
142026-06-06T00:46:22.135Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-06T00:46:22.138Z+ home_fs=zfs
162026-06-06T00:46:22.138Z+ [[ zfs == autofs ]]
172026-06-06T00:46:22.138Z+ mkdir -p /home/build
182026-06-06T00:46:22.138Z+ chown build:build /home/build /work
192026-06-06T00:46:24.140Z+ chmod 0700 /home/build /work
202026-06-06T00:46:24.143Zprocess exited: duration 4122 ms, exit code 0
 
212026-06-06T00:46:24.154Zstarting task 1: "rust-toolchain"
222026-06-06T00:46:24.157Z * rust toolchain channel = "1.94.0"
232026-06-06T00:46:24.157Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
242026-06-06T00:46:24.157Z * rust toolchain profile = "default"
252026-06-06T00:46:24.157Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-06T00:46:24.157Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-06T00:46:24.157Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-06T00:46:24.157Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-06T00:46:24.157Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-06T00:46:24.263Zinfo: downloading installer
312026-06-06T00:46:25.653Zwarn: It looks like you have an existing rustup settings file at:
322026-06-06T00:46:25.654Zwarn: /home/build/.rustup/settings.toml
332026-06-06T00:46:25.654Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-06T00:46:25.654Zwarn: instead of the one inferred from the default host triple.
352026-06-06T00:46:25.666Zinfo: profile set to default
362026-06-06T00:46:25.666Zinfo: default host triple is x86_64-unknown-illumos
372026-06-06T00:46:25.669Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-06T00:46:25.819Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-06T00:46:25.822Zinfo: downloading 6 components
402026-06-06T00:46:40.747Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-06T00:46:40.747Z
422026-06-06T00:46:40.777Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-06T00:46:40.778Z
442026-06-06T00:46:40.781Z
452026-06-06T00:46:40.781ZRust is installed now. Great!
462026-06-06T00:46:40.781Z
472026-06-06T00:46:40.781ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-06T00:46:40.781Zenvironment variable. This has not been done automatically.
492026-06-06T00:46:40.781Z
502026-06-06T00:46:40.781ZTo configure your current shell, you need to source
512026-06-06T00:46:40.781Zthe corresponding env file under $HOME/.cargo.
522026-06-06T00:46:40.782Z
532026-06-06T00:46:40.782ZThis is usually done by running one of the following (note the leading DOT):
542026-06-06T00:46:40.782Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-06T00:46:40.782Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-06T00:46:40.782Zsource "~/.cargo/env.nu" # For nushell
572026-06-06T00:46:40.782Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-06T00:46:40.782Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-06T00:46:40.783Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-06T00:46:40.783Zwarn: no default linker (`cc`) was found in your PATH
612026-06-06T00:46:40.783Zwarn: many Rust crates require a system C toolchain to build
622026-06-06T00:46:40.882Z+ rustup --version
632026-06-06T00:46:40.891Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-06T00:46:40.894Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-06T00:46:40.914Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-06T00:46:40.917Z+ cargo --version
672026-06-06T00:46:40.930Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-06T00:46:40.933Z+ rustc --version
692026-06-06T00:46:40.953Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-06T00:46:40.956Zprocess exited: duration 16805 ms, exit code 0
 
712026-06-06T00:46:40.962Zstarting task 2: "authentication"
722026-06-06T00:46:40.979Zprocess exited: duration 16 ms, exit code 0
 
732026-06-06T00:46:40.986Zstarting task 3: "clone repository"
742026-06-06T00:46:40.989Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-06T00:46:40.992Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-06T00:46:41.028ZCloning into '/work/oxidecomputer/omicron'...
772026-06-06T00:46:51.551Z+ cd /work/oxidecomputer/omicron
782026-06-06T00:46:51.551Z+ git fetch origin 54dbd1e62150c842fa30ea7b66259bb9c2792880
792026-06-06T00:46:51.807ZFrom https://github.com/oxidecomputer/omicron
802026-06-06T00:46:51.807Z * branch 54dbd1e62150c842fa30ea7b66259bb9c2792880 -> FETCH_HEAD
812026-06-06T00:46:51.817Z+ [[ -n diff-404-403 ]]
822026-06-06T00:46:51.820Z++ git branch --show-current
832026-06-06T00:46:51.821Z+ current=main
842026-06-06T00:46:51.821Z+ [[ main != diff-404-403 ]]
852026-06-06T00:46:51.821Z+ git branch -f diff-404-403 54dbd1e62150c842fa30ea7b66259bb9c2792880
862026-06-06T00:46:51.824Z+ git checkout -f diff-404-403
872026-06-06T00:46:52.063ZSwitched to branch 'diff-404-403'
882026-06-06T00:46:52.067Z+ git reset --hard 54dbd1e62150c842fa30ea7b66259bb9c2792880
892026-06-06T00:46:52.116ZHEAD is now at 54dbd1e62 Distinguish 404 from 403 in authz-roles policy test snapshot
902026-06-06T00:46:52.136Zprocess exited: duration 11132 ms, exit code 0
 
912026-06-06T00:46:52.148Zstarting task 4: "build"
922026-06-06T00:46:52.152Z+ source ./env.sh
932026-06-06T00:46:52.155Z++ OLD_SHELL_OPTS=ehxB
942026-06-06T00:46:52.155Z++ set -o xtrace
952026-06-06T00:46:52.170Z++++ dirname ./env.sh
962026-06-06T00:46:52.175Z+++ readlink -f .
972026-06-06T00:46:52.175Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-06T00:46:52.175Z++ 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-06T00:46:52.175Z++ 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-06T00:46:52.180Z++ 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-06T00:46:52.180Z++ 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-06T00:46:52.180Z++ 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-06T00:46:52.180Z++ 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-06T00:46:52.180Z++ 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-06T00:46:52.180Z++ 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-06T00:46:52.180Z++ case $OLD_SHELL_OPTS in
1072026-06-06T00:46:52.180Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-06-06T00:46:52.180Z+ source .github/buildomat/ci-env.sh
1092026-06-06T00:46:52.181Z++ export CARGO_TERM_COLOR=always
1102026-06-06T00:46:52.181Z++ CARGO_TERM_COLOR=always
1112026-06-06T00:46:52.181Z+ cargo --version
1122026-06-06T00:46:52.181Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-06-06T00:46:52.181Z+ rustc --version
1142026-06-06T00:46:52.194Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-06-06T00:46:52.198Z+ banner prerequisites
1162026-06-06T00:46:52.198Z
1172026-06-06T00:46:52.198Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-06-06T00:46:52.198Z # # # # # # # # # # # # # # #
1192026-06-06T00:46:52.198Z # # # # ##### # # ##### # # # # # #### #
1202026-06-06T00:46:52.198Z ##### ##### # ##### # # # # # # # # #
1212026-06-06T00:46:52.198Z # # # # # # # # # # # # # # #
1222026-06-06T00:46:52.198Z # # # ###### # # ###### ### # #### # #### #
1232026-06-06T00:46:52.198Z
1242026-06-06T00:46:52.198Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-06-06T00:46:53.651Z Startup: Refreshing catalog 'helios' ... Done
1262026-06-06T00:46:53.839Z Startup: Caching catalogs ... Done
1272026-06-06T00:46:54.162ZPlanning: Solver setup ... Done (0.284s)
1282026-06-06T00:46:54.184ZPlanning: Running solver ... Done (0.021s)
1292026-06-06T00:46:54.191ZPlanning: Finding local manifests ... Done (0.003s)
1302026-06-06T00:46:54.202ZPlanning: Fetching manifests: 0/2 0% complete
1312026-06-06T00:46:54.220ZPlanning: Fetching manifests: 2/2 100% complete
1322026-06-06T00:46:54.234ZPlanning: Package planning ... Done (0.014s)
1332026-06-06T00:46:54.237ZPlanning: Merging actions ... Done (0.001s)
1342026-06-06T00:46:54.423ZPlanning: Checking for conflicting actions ... Done (0.188s)
1352026-06-06T00:46:54.427ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-06-06T00:46:55.218ZPlanning: Evaluating mediators ... Done (0.794s)
1372026-06-06T00:46:55.221ZPlanning: Planning completed in 1.36 seconds
1382026-06-06T00:46:55.228Z Packages to install: 2
1392026-06-06T00:46:55.228Z Estimated space available: 156.07 GB
1402026-06-06T00:46:55.228ZEstimated space to be consumed: 25.33 MB
1412026-06-06T00:46:55.228Z Create boot environment: No
1422026-06-06T00:46:55.231ZCreate backup boot environment: No
1432026-06-06T00:46:55.231Z Rebuild boot archive: No
1442026-06-06T00:46:55.231Z
1452026-06-06T00:46:55.231ZChanged packages:
1462026-06-06T00:46:55.231Zhelios
1472026-06-06T00:46:55.231Z developer/build-essential
1482026-06-06T00:46:55.231Z None -> 11-3.0
1492026-06-06T00:46:55.231Z library/libxmlsec1
1502026-06-06T00:46:55.231Z None -> 1.2.35-3.0
1512026-06-06T00:46:55.252Z
1522026-06-06T00:46:55.252ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-06-06T00:46:56.175ZDownload: Completed 1.28 MB in 0.55 seconds (2.3M/s)
1542026-06-06T00:46:56.185Z Actions: 1/268 actions (Installing new actions)
1552026-06-06T00:46:56.185Z Actions: Completed 268 actions in 0.04 seconds.
1562026-06-06T00:46:56.185ZFinalize: Updating package state database ... Done (0.008s)
1572026-06-06T00:46:56.185ZFinalize: Updating package cache ... Done (0.000s)
1582026-06-06T00:46:56.185ZFinalize: Updating image state ... Done (0.024s)
1592026-06-06T00:46:58.373ZFinalize: Creating fast lookup database ... Done (2.397s)
1602026-06-06T00:46:58.440ZFinalize: Reading search index ... Done (0.013s)
1612026-06-06T00:46:58.446ZFinalize: Updating search index ... Done (0.000s)
1622026-06-06T00:46:58.539ZFinalize: Updating package cache ... Done (0.000s)
1632026-06-06T00:46:58.845ZPlanning: Evaluating mediator changes ... Done
1642026-06-06T00:46:58.953ZPlanning: Checking for conflicting actions ... Done
1652026-06-06T00:46:58.955ZPlanning: Consolidating action changes ... Done
1662026-06-06T00:46:59.113ZPlanning: Evaluating mediators ... Done
1672026-06-06T00:46:59.118ZPlanning: Planning completed in 0.27 seconds
1682026-06-06T00:46:59.137Z Mediators to change: 2
1692026-06-06T00:46:59.137Z Create boot environment: No
1702026-06-06T00:46:59.137ZCreate backup boot environment: No
1712026-06-06T00:46:59.202ZFinalize: Updating package state database ... Done
1722026-06-06T00:46:59.202ZFinalize: Updating package cache ... Done
1732026-06-06T00:46:59.215ZFinalize: Updating image state ... Done
1742026-06-06T00:47:01.170ZFinalize: Creating fast lookup database ... Done
1752026-06-06T00:47:01.235ZFinalize: Reading search index ... Done
1762026-06-06T00:47:01.239ZFinalize: Updating search index ... Done
1772026-06-06T00:47:01.303ZFinalize: Updating package cache ... Done
1782026-06-06T00:47:01.588ZPlanning: Evaluating mediator changes ... Done
1792026-06-06T00:47:01.695ZPlanning: Checking for conflicting actions ... Done
1802026-06-06T00:47:01.698ZPlanning: Consolidating action changes ... Done
1812026-06-06T00:47:01.853ZPlanning: Evaluating mediators ... Done
1822026-06-06T00:47:01.857ZPlanning: Planning completed in 0.27 seconds
1832026-06-06T00:47:01.878Z Mediators to change: 1
1842026-06-06T00:47:01.878Z Create boot environment: No
1852026-06-06T00:47:01.879ZCreate backup boot environment: No
1862026-06-06T00:47:01.929ZFinalize: Updating package state database ... Done
1872026-06-06T00:47:01.930ZFinalize: Updating package cache ... Done
1882026-06-06T00:47:01.942ZFinalize: Updating image state ... Done
1892026-06-06T00:47:03.896ZFinalize: Creating fast lookup database ... Done
1902026-06-06T00:47:03.959ZFinalize: Reading search index ... Done
1912026-06-06T00:47:03.962ZFinalize: Updating search index ... Done
1922026-06-06T00:47:04.039ZFinalize: Updating package cache ... Done
1932026-06-06T00:47:04.353ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-06-06T00:47:04.353Zapache system 2.4 system
1952026-06-06T00:47:04.353Zclang system 15 system
1962026-06-06T00:47:04.353Zcsh system system illumos
1972026-06-06T00:47:04.353Zctags system system illumos
1982026-06-06T00:47:04.353Zfile vendor vendor darwinsys
1992026-06-06T00:47:04.353Zfile system system illumos
2002026-06-06T00:47:04.353Zgcc vendor 14 vendor
2012026-06-06T00:47:04.353Zgcc system 13 system
2022026-06-06T00:47:04.353Zgcc system 10 system
2032026-06-06T00:47:04.353Zgo system 1.25 system
2042026-06-06T00:47:04.353Zllvm system 15 system
2052026-06-06T00:47:04.353Zmariadb system 11.4 system
2062026-06-06T00:47:04.353Zmta vendor vendor dma
2072026-06-06T00:47:04.353Zopenjdk system 17 system
2082026-06-06T00:47:04.353Zopenjdk system 11 system
2092026-06-06T00:47:04.353Zopenssl vendor 3 vendor
2102026-06-06T00:47:04.353Zperl system 5.40 system
2112026-06-06T00:47:04.353Zpostgresql system 18 system
2122026-06-06T00:47:04.353Zpostgresql system 17 system
2132026-06-06T00:47:04.353Zpython vendor 3 vendor
2142026-06-06T00:47:04.353Zpython system 2 system
2152026-06-06T00:47:04.354Zpython3 vendor 3.13 vendor
2162026-06-06T00:47:04.354Zruby system 3.4 system
2172026-06-06T00:47:04.354Zruby system 3.0 system
2182026-06-06T00:47:04.354Zwords vendor vendor american-english
2192026-06-06T00:47:04.354Zwords system system australian-english
2202026-06-06T00:47:04.354Zwords system system british-english
2212026-06-06T00:47:04.354Zwords system system canadian-english
2222026-06-06T00:47:04.354Zwords system system french
2232026-06-06T00:47:04.354Zwords system system italian
2242026-06-06T00:47:04.354Zwords system system ngerman
2252026-06-06T00:47:04.354Zwords system system ogerman
2262026-06-06T00:47:04.354Zwords system system spanish
2272026-06-06T00:47:04.611ZPUBLISHER TYPE STATUS P LOCATION
2282026-06-06T00:47:04.611Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-06-06T00:47:04.900ZFMRI IFO
2302026-06-06T00:47:04.900Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-06-06T00:47:04.900Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-06-06T00:47:04.900Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-06-06T00:47:04.901Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-06-06T00:47:04.901Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-06-06T00:47:04.901Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-06-06T00:47:04.901Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-06-06T00:47:04.901Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-06-06T00:47:04.901Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-06-06T00:47:05.157Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-06-06T00:47:05.425Z Updating crates.io index
2412026-06-06T00:47:05.429Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-06-06T00:47:05.663Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-06-06T00:47:06.468Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-06-06T00:47:07.136Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-06-06T00:47:07.996Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-06-06T00:47:08.484Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-06-06T00:47:09.985Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-06-06T00:47:10.717Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-06-06T00:47:11.207Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-06-06T00:47:11.979Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-06-06T00:47:12.610Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-06-06T00:47:12.967Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-06-06T00:47:13.197Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-06-06T00:47:14.217Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-06-06T00:47:14.683Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2562026-06-06T00:47:14.970Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-06-06T00:47:15.277Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-06-06T00:47:15.526Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2592026-06-06T00:47:15.986Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-06-06T00:47:16.322Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-06-06T00:47:16.539Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-06-06T00:47:16.762Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2632026-06-06T00:47:17.103Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642026-06-06T00:47:17.429Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-06-06T00:47:17.820Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-06-06T00:47:18.281Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-06-06T00:47:18.521Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-06-06T00:47:18.994Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-06-06T00:47:20.129Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-06-06T00:47:20.794Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-06-06T00:47:21.177Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2722026-06-06T00:47:21.443Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2732026-06-06T00:47:21.794Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-06-06T00:47:22.077Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2752026-06-06T00:47:22.362Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2762026-06-06T00:47:22.660Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2772026-06-06T00:47:23.084Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2782026-06-06T00:47:23.306Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2792026-06-06T00:47:23.519Z Updating git repository `https://github.com/illumos/smf-rs`
2802026-06-06T00:47:23.920Z Updating git repository `https://github.com/oxidecomputer/omicron`
2812026-06-06T00:47:35.624Z Downloading crates ...
2822026-06-06T00:47:35.695Z Downloaded dtrace-parser v0.2.0
2832026-06-06T00:47:35.736Z Downloaded fnv v1.0.7
2842026-06-06T00:47:35.736Z Downloaded is_terminal_polyfill v1.70.2
2852026-06-06T00:47:35.736Z Downloaded dof v0.3.0
2862026-06-06T00:47:35.736Z Downloaded camino v1.2.2
2872026-06-06T00:47:35.736Z Downloaded plain v0.2.3
2882026-06-06T00:47:35.736Z Downloaded icu_properties v2.1.2
2892026-06-06T00:47:35.736Z Downloaded ucd-trie v0.1.7
2902026-06-06T00:47:35.736Z Downloaded utf8parse v0.2.2
2912026-06-06T00:47:35.736Z Downloaded crypto-common v0.1.7
2922026-06-06T00:47:35.737Z Downloaded clap_derive v4.5.55
2932026-06-06T00:47:35.737Z Downloaded idna v1.1.0
2942026-06-06T00:47:35.737Z Downloaded writeable v0.6.2
2952026-06-06T00:47:35.737Z Downloaded toml_edit v0.22.27
2962026-06-06T00:47:35.737Z Downloaded zerofrom-derive v0.1.6
2972026-06-06T00:47:35.737Z Downloaded yoke-derive v0.8.1
2982026-06-06T00:47:35.737Z Downloaded toml_datetime v0.6.11
2992026-06-06T00:47:35.737Z Downloaded thiserror v2.0.18
3002026-06-06T00:47:35.737Z Downloaded syn v2.0.117
3012026-06-06T00:47:35.737Z Downloaded zerofrom v0.1.6
3022026-06-06T00:47:35.737Z Downloaded usdt-macro v0.5.0
3032026-06-06T00:47:35.737Z Downloaded usdt v0.5.0
3042026-06-06T00:47:35.738Z Downloaded toml v0.8.23
3052026-06-06T00:47:35.738Z Downloaded pest_generator v2.8.6
3062026-06-06T00:47:35.738Z Downloaded unicode-ident v1.0.24
3072026-06-06T00:47:35.738Z Downloaded utf8_iter v1.0.4
3082026-06-06T00:47:35.738Z Downloaded thiserror v1.0.69
3092026-06-06T00:47:35.738Z Downloaded heck v0.4.1
3102026-06-06T00:47:35.738Z Downloaded unicode-linebreak v0.1.5
3112026-06-06T00:47:35.743Z Downloaded serde-value v0.7.0
3122026-06-06T00:47:35.743Z Downloaded usdt-attr-macro v0.5.0
3132026-06-06T00:47:35.743Z Downloaded version_check v0.9.5
3142026-06-06T00:47:35.743Z Downloaded ordered-float v2.10.1
3152026-06-06T00:47:35.743Z Downloaded yoke v0.8.1
3162026-06-06T00:47:35.743Z Downloaded zmij v1.0.21
3172026-06-06T00:47:35.743Z Downloaded typeid v1.0.3
3182026-06-06T00:47:35.743Z Downloaded zerotrie v0.2.3
3192026-06-06T00:47:35.743Z Downloaded zerovec-derive v0.11.2
3202026-06-06T00:47:35.743Z Downloaded toml_write v0.1.2
3212026-06-06T00:47:35.743Z Downloaded thiserror-impl v1.0.69
3222026-06-06T00:47:35.743Z Downloaded tinystr v0.8.2
3232026-06-06T00:47:35.743Z Downloaded memmap v0.7.0
3242026-06-06T00:47:35.746Z Downloaded serde_spanned v0.6.9
3252026-06-06T00:47:35.746Z Downloaded colorchoice v1.0.4
3262026-06-06T00:47:35.746Z Downloaded anstyle-query v1.1.5
3272026-06-06T00:47:35.746Z Downloaded cfg-if v1.0.4
3282026-06-06T00:47:35.746Z Downloaded usdt-impl v0.5.0
3292026-06-06T00:47:35.746Z Downloaded unicode-xid v0.2.6
3302026-06-06T00:47:35.746Z Downloaded zerocopy-derive v0.7.35
3312026-06-06T00:47:35.750Z Downloaded textwrap v0.16.2
3322026-06-06T00:47:35.753Z Downloaded strsim v0.11.1
3332026-06-06T00:47:35.753Z Downloaded percent-encoding v2.3.2
3342026-06-06T00:47:35.753Z Downloaded typenum v1.19.0
3352026-06-06T00:47:35.753Z Downloaded terminal_size v0.4.3
3362026-06-06T00:47:35.755Z Downloaded zerocopy v0.7.35
3372026-06-06T00:47:35.761Z Downloaded stable_deref_trait v1.2.1
3382026-06-06T00:47:35.767Z Downloaded smawk v0.3.2
3392026-06-06T00:47:35.767Z Downloaded proc-macro-error v1.0.4
3402026-06-06T00:47:35.781Z Downloaded thiserror-impl v2.0.18
3412026-06-06T00:47:35.781Z Downloaded itoa v1.0.17
3422026-06-06T00:47:35.781Z Downloaded serde_tokenstream v0.2.3
3432026-06-06T00:47:35.781Z Downloaded icu_locale_core v2.1.1
3442026-06-06T00:47:35.781Z Downloaded errno v0.3.14
3452026-06-06T00:47:35.817Z Downloaded clap_lex v1.0.0
3462026-06-06T00:47:35.817Z Downloaded swrite v0.1.0
3472026-06-06T00:47:35.817Z Downloaded scroll_derive v0.12.1
3482026-06-06T00:47:35.817Z Downloaded thread-id v4.2.2
3492026-06-06T00:47:35.817Z Downloaded tabled_derive v0.7.0
3502026-06-06T00:47:35.817Z Downloaded fastrand v2.3.0
3512026-06-06T00:47:35.817Z Downloaded macaddr v1.0.1
3522026-06-06T00:47:35.817Z Downloaded winnow v0.7.14
3532026-06-06T00:47:35.817Z Downloaded zerovec v0.11.5
3542026-06-06T00:47:35.817Z Downloaded idna_adapter v1.2.1
3552026-06-06T00:47:35.817Z Downloaded form_urlencoded v1.2.2
3562026-06-06T00:47:35.818Z Downloaded equivalent v1.0.2
3572026-06-06T00:47:35.879Z Downloaded proc-macro-error-attr v1.0.4
3582026-06-06T00:47:35.879Z Downloaded unicode-width v0.2.0
3592026-06-06T00:47:35.879Z Downloaded unicode-width v0.1.14
3602026-06-06T00:47:35.879Z Downloaded potential_utf v0.1.4
3612026-06-06T00:47:35.879Z Downloaded block-buffer v0.10.4
3622026-06-06T00:47:35.879Z Downloaded cpufeatures v0.2.17
3632026-06-06T00:47:35.880Z Downloaded displaydoc v0.2.5
3642026-06-06T00:47:35.880Z Downloaded icu_normalizer_data v2.1.1
3652026-06-06T00:47:35.880Z Downloaded icu_normalizer v2.1.1
3662026-06-06T00:47:35.880Z Downloaded heck v0.5.0
3672026-06-06T00:47:35.880Z Downloaded digest v0.10.7
3682026-06-06T00:47:35.880Z Downloaded erased-serde v0.4.9
3692026-06-06T00:47:35.880Z Downloaded pretty-hex v0.4.1
3702026-06-06T00:47:35.880Z Downloaded generic-array v0.14.7
3712026-06-06T00:47:35.880Z Downloaded once_cell v1.21.3
3722026-06-06T00:47:35.880Z Downloaded getrandom v0.4.1
3732026-06-06T00:47:35.880Z Downloaded scroll v0.12.0
3742026-06-06T00:47:35.880Z Downloaded pest_meta v2.8.6
3752026-06-06T00:47:35.880Z Downloaded bytecount v0.6.9
3762026-06-06T00:47:35.880Z Downloaded camino-tempfile v1.4.1
3772026-06-06T00:47:35.881Z Downloaded cargo-platform v0.2.0
3782026-06-06T00:47:35.881Z Downloaded anstyle v1.0.13
3792026-06-06T00:47:35.881Z Downloaded synstructure v0.13.2
3802026-06-06T00:47:35.881Z Downloaded serde-untagged v0.1.9
3812026-06-06T00:47:35.881Z Downloaded cargo_metadata v0.21.0
3822026-06-06T00:47:35.881Z Downloaded byteorder v1.5.0
3832026-06-06T00:47:36.012Z Downloaded anstream v0.6.21
3842026-06-06T00:47:36.012Z Downloaded sha2 v0.10.9
3852026-06-06T00:47:36.012Z Downloaded quote v1.0.45
3862026-06-06T00:47:36.012Z Downloaded fs-err v3.3.0
3872026-06-06T00:47:36.012Z Downloaded log v0.4.29
3882026-06-06T00:47:36.012Z Downloaded autocfg v1.5.0
3892026-06-06T00:47:36.012Z Downloaded pest_derive v2.8.6
3902026-06-06T00:47:36.012Z Downloaded anyhow v1.0.102
3912026-06-06T00:47:36.012Z Downloaded litemap v0.8.1
3922026-06-06T00:47:36.013Z Downloaded anstyle-parse v0.2.7
3932026-06-06T00:47:36.013Z Downloaded cargo_toml v0.21.0
3942026-06-06T00:47:36.013Z Downloaded semver v1.0.28
3952026-06-06T00:47:36.013Z Downloaded tempfile v3.25.0
3962026-06-06T00:47:36.013Z Downloaded memchr v2.8.0
3972026-06-06T00:47:36.014Z Downloaded num-traits v0.2.19
3982026-06-06T00:47:36.014Z Downloaded bitflags v2.11.0
3992026-06-06T00:47:36.014Z Downloaded icu_provider v2.1.1
4002026-06-06T00:47:36.014Z Downloaded smallvec v1.15.1
4012026-06-06T00:47:36.014Z Downloaded serde_core v1.0.228
4022026-06-06T00:47:36.014Z Downloaded serde_derive v1.0.228
4032026-06-06T00:47:36.014Z Downloaded proc-macro2 v1.0.106
4042026-06-06T00:47:36.014Z Downloaded cargo-util-schemas v0.8.2
4052026-06-06T00:47:36.014Z Downloaded papergrid v0.11.0
4062026-06-06T00:47:36.014Z Downloaded clap v4.5.60
4072026-06-06T00:47:36.014Z Downloaded serde v1.0.228
4082026-06-06T00:47:36.015Z Downloaded icu_collections v2.1.1
4092026-06-06T00:47:36.024Z Downloaded indexmap v2.14.0
4102026-06-06T00:47:36.024Z Downloaded pest v2.8.6
4112026-06-06T00:47:36.024Z Downloaded icu_properties_data v2.1.2
4122026-06-06T00:47:36.024Z Downloaded hashbrown v0.17.0
4132026-06-06T00:47:36.025Z Downloaded serde_json v1.0.149
4142026-06-06T00:47:36.025Z Downloaded clap_builder v4.5.60
4152026-06-06T00:47:36.025Z Downloaded tabled v0.15.0
4162026-06-06T00:47:36.025Z Downloaded goblin v0.8.2
4172026-06-06T00:47:36.025Z Downloaded syn v1.0.109
4182026-06-06T00:47:36.025Z Downloaded rustix v1.1.3
4192026-06-06T00:47:36.060Z Downloaded libc v0.2.185
4202026-06-06T00:47:36.145Z Downloaded url v2.5.8
4212026-06-06T00:47:36.187Z Compiling proc-macro2 v1.0.106
4222026-06-06T00:47:36.187Z Compiling unicode-ident v1.0.24
4232026-06-06T00:47:36.187Z Compiling quote v1.0.45
4242026-06-06T00:47:36.187Z Compiling serde_core v1.0.228
4252026-06-06T00:47:36.188Z Compiling libc v0.2.185
4262026-06-06T00:47:36.188Z Compiling version_check v0.9.5
4272026-06-06T00:47:36.188Z Compiling serde v1.0.228
4282026-06-06T00:47:36.188Z Compiling stable_deref_trait v1.2.1
4292026-06-06T00:47:36.456Z Compiling memchr v2.8.0
4302026-06-06T00:47:36.476Z Compiling zmij v1.0.21
4312026-06-06T00:47:36.711Z Compiling ucd-trie v0.1.7
4322026-06-06T00:47:36.728Z Compiling thiserror v1.0.69
4332026-06-06T00:47:36.731Z Compiling itoa v1.0.17
4342026-06-06T00:47:36.959Z Compiling autocfg v1.5.0
4352026-06-06T00:47:37.071Z Compiling pest v2.8.6
4362026-06-06T00:47:37.087Z Compiling writeable v0.6.2
4372026-06-06T00:47:37.172Z Compiling litemap v0.8.1
4382026-06-06T00:47:37.188Z Compiling icu_properties_data v2.1.2
4392026-06-06T00:47:37.295Z Compiling icu_normalizer_data v2.1.1
4402026-06-06T00:47:37.365Z Compiling byteorder v1.5.0
4412026-06-06T00:47:37.477Z Compiling rustix v1.1.3
4422026-06-06T00:47:37.607Z Compiling syn v2.0.117
4432026-06-06T00:47:37.654Z Compiling errno v0.3.14
4442026-06-06T00:47:37.670Z Compiling serde_json v1.0.149
4452026-06-06T00:47:37.735Z Compiling bitflags v2.11.0
4462026-06-06T00:47:37.944Z Compiling num-traits v0.2.19
4472026-06-06T00:47:37.974Z Compiling typeid v1.0.3
4482026-06-06T00:47:38.125Z Compiling pest_meta v2.8.6
4492026-06-06T00:47:38.149Z Compiling smallvec v1.15.1
4502026-06-06T00:47:38.234Z Compiling equivalent v1.0.2
4512026-06-06T00:47:38.322Z Compiling hashbrown v0.17.0
4522026-06-06T00:47:38.397Z Compiling thread-id v4.2.2
4532026-06-06T00:47:38.483Z Compiling proc-macro-error-attr v1.0.4
4542026-06-06T00:47:38.559Z Compiling usdt-impl v0.5.0
4552026-06-06T00:47:38.586Z Compiling syn v1.0.109
4562026-06-06T00:47:38.664Z Compiling toml_write v0.1.2
4572026-06-06T00:47:38.778Z Compiling winnow v0.7.14
4582026-06-06T00:47:38.861Z Compiling indexmap v2.14.0
4592026-06-06T00:47:38.880Z Compiling erased-serde v0.4.9
4602026-06-06T00:47:39.356Z Compiling proc-macro-error v1.0.4
4612026-06-06T00:47:39.548Z Compiling camino v1.2.2
4622026-06-06T00:47:39.565Z Compiling getrandom v0.4.1
4632026-06-06T00:47:39.795Z Compiling plain v0.2.3
4642026-06-06T00:47:39.822Z Compiling thiserror v2.0.18
4652026-06-06T00:47:39.870Z Compiling percent-encoding v2.3.2
4662026-06-06T00:47:39.910Z Compiling utf8parse v0.2.2
4672026-06-06T00:47:39.913Z Compiling log v0.4.29
4682026-06-06T00:47:39.998Z Compiling utf8_iter v1.0.4
4692026-06-06T00:47:40.030Z Compiling form_urlencoded v1.2.2
4702026-06-06T00:47:40.067Z Compiling anstyle-parse v0.2.7
4712026-06-06T00:47:40.164Z Compiling ordered-float v2.10.1
4722026-06-06T00:47:40.273Z Compiling synstructure v0.13.2
4732026-06-06T00:47:40.289Z Compiling pest_generator v2.8.6
4742026-06-06T00:47:40.388Z Compiling terminal_size v0.4.3
4752026-06-06T00:47:40.533Z Compiling anstyle-query v1.1.5
4762026-06-06T00:47:40.652Z Compiling anstyle v1.0.13
4772026-06-06T00:47:40.667Z Compiling cfg-if v1.0.4
4782026-06-06T00:47:40.697Z Compiling colorchoice v1.0.4
4792026-06-06T00:47:40.714Z Compiling pretty-hex v0.4.1
4802026-06-06T00:47:40.741Z Compiling is_terminal_polyfill v1.70.2
4812026-06-06T00:47:40.819Z Compiling anstream v0.6.21
4822026-06-06T00:47:40.877Z Compiling serde-untagged v0.1.9
4832026-06-06T00:47:40.961Z Compiling semver v1.0.28
4842026-06-06T00:47:41.022Z Compiling fs-err v3.3.0
4852026-06-06T00:47:41.117Z Compiling anyhow v1.0.102
4862026-06-06T00:47:41.136Z Compiling heck v0.5.0
4872026-06-06T00:47:41.210Z Compiling unicode-xid v0.2.6
4882026-06-06T00:47:41.265Z Compiling heck v0.4.1
4892026-06-06T00:47:41.283Z Compiling fastrand v2.3.0
4902026-06-06T00:47:41.335Z Compiling fnv v1.0.7
4912026-06-06T00:47:41.368Z Compiling once_cell v1.21.3
4922026-06-06T00:47:41.441Z Compiling clap_lex v1.0.0
4932026-06-06T00:47:41.489Z Compiling strsim v0.11.1
4942026-06-06T00:47:41.538Z Compiling unicode-width v0.1.14
4952026-06-06T00:47:41.585Z Compiling bytecount v0.6.9
4962026-06-06T00:47:41.666Z Compiling tempfile v3.25.0
4972026-06-06T00:47:41.719Z Compiling clap_builder v4.5.60
4982026-06-06T00:47:41.809Z Compiling papergrid v0.11.0
4992026-06-06T00:47:41.971Z Compiling memmap v0.7.0
5002026-06-06T00:47:41.976Z Compiling smawk v0.3.2
5012026-06-06T00:47:41.976Z Compiling serde_derive v1.0.228
5022026-06-06T00:47:42.043Z Compiling zerofrom-derive v0.1.6
5032026-06-06T00:47:42.090Z Compiling yoke-derive v0.8.1
5042026-06-06T00:47:42.115Z Compiling zerovec-derive v0.11.2
5052026-06-06T00:47:42.347Z Compiling displaydoc v0.2.5
5062026-06-06T00:47:43.072Z Compiling thiserror-impl v1.0.69
5072026-06-06T00:47:43.230Z Compiling zerocopy-derive v0.7.35
5082026-06-06T00:47:43.236Z Compiling pest_derive v2.8.6
5092026-06-06T00:47:43.239Z Compiling scroll_derive v0.12.1
5102026-06-06T00:47:43.396Z Compiling zerofrom v0.1.6
5112026-06-06T00:47:43.528Z Compiling yoke v0.8.1
5122026-06-06T00:47:43.646Z Compiling thiserror-impl v2.0.18
5132026-06-06T00:47:43.722Z Compiling zerovec v0.11.5
5142026-06-06T00:47:43.895Z Compiling zerotrie v0.2.3
5152026-06-06T00:47:44.118Z Compiling zerocopy v0.7.35
5162026-06-06T00:47:44.266Z Compiling tinystr v0.8.2
5172026-06-06T00:47:44.292Z Compiling potential_utf v0.1.4
5182026-06-06T00:47:44.459Z Compiling icu_locale_core v2.1.1
5192026-06-06T00:47:44.462Z Compiling icu_collections v2.1.1
5202026-06-06T00:47:44.495Z Compiling dtrace-parser v0.2.0
5212026-06-06T00:47:44.682Z Compiling scroll v0.12.0
5222026-06-06T00:47:44.730Z Compiling tabled_derive v0.7.0
5232026-06-06T00:47:44.953Z Compiling goblin v0.8.2
5242026-06-06T00:47:44.970Z Compiling clap_derive v4.5.55
5252026-06-06T00:47:45.126Z Compiling icu_provider v2.1.1
5262026-06-06T00:47:45.249Z Compiling unicode-linebreak v0.1.5
5272026-06-06T00:47:45.373Z Compiling icu_normalizer v2.1.1
5282026-06-06T00:47:45.412Z Compiling icu_properties v2.1.2
5292026-06-06T00:47:45.433Z Compiling toml_datetime v0.6.11
5302026-06-06T00:47:45.450Z Compiling serde_spanned v0.6.9
5312026-06-06T00:47:45.494Z Compiling dof v0.3.0
5322026-06-06T00:47:45.597Z Compiling serde_tokenstream v0.2.3
5332026-06-06T00:47:45.656Z Compiling toml_edit v0.22.27
5342026-06-06T00:47:45.697Z Compiling serde-value v0.7.0
5352026-06-06T00:47:45.906Z Compiling cargo-platform v0.2.0
5362026-06-06T00:47:45.909Z Compiling unicode-width v0.2.0
5372026-06-06T00:47:46.056Z Compiling tabled v0.15.0
5382026-06-06T00:47:46.193Z Compiling textwrap v0.16.2
5392026-06-06T00:47:46.210Z Compiling macaddr v1.0.1
5402026-06-06T00:47:46.439Z Compiling idna_adapter v1.2.1
5412026-06-06T00:47:46.523Z Compiling usdt-attr-macro v0.5.0
5422026-06-06T00:47:46.575Z Compiling idna v1.1.0
5432026-06-06T00:47:46.649Z Compiling usdt-macro v0.5.0
5442026-06-06T00:47:46.727Z Compiling clap v4.5.60
5452026-06-06T00:47:46.851Z Compiling camino-tempfile v1.4.1
5462026-06-06T00:47:47.080Z Compiling toml v0.8.23
5472026-06-06T00:47:47.106Z Compiling url v2.5.8
5482026-06-06T00:47:47.231Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-06-06T00:47:47.268Z Compiling swrite v0.1.0
5502026-06-06T00:47:47.459Z Compiling cargo_toml v0.21.0
5512026-06-06T00:47:47.641Z Compiling cargo-util-schemas v0.8.2
5522026-06-06T00:47:48.028Z Compiling usdt v0.5.0
5532026-06-06T00:47:48.545Z Compiling cargo_metadata v0.21.0
5542026-06-06T00:47:49.471Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5552026-06-06T00:47:51.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.55s
5562026-06-06T00:47:51.778Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5572026-06-06T00:47:52.332Z Downloading crates ...
5582026-06-06T00:47:52.448Z Downloaded cobs v0.3.0
5592026-06-06T00:47:52.451Z Downloaded derive_builder_macro v0.20.2
5602026-06-06T00:47:52.451Z Downloaded bit-set v0.8.0
5612026-06-06T00:47:52.451Z Downloaded crunchy v0.2.4
5622026-06-06T00:47:52.454Z Downloaded ciborium-io v0.2.2
5632026-06-06T00:47:52.454Z Downloaded crc32fast v1.5.0
5642026-06-06T00:47:52.454Z Downloaded async-stream v0.3.6
5652026-06-06T00:47:52.457Z Downloaded compression-core v0.4.31
5662026-06-06T00:47:52.462Z Downloaded env_logger v0.11.9
5672026-06-06T00:47:52.462Z Downloaded cargo_metadata v0.23.1
5682026-06-06T00:47:52.472Z Downloaded adler2 v2.0.1
5692026-06-06T00:47:52.486Z Downloaded crc v3.4.0
5702026-06-06T00:47:52.486Z Downloaded bcs v0.1.6
5712026-06-06T00:47:52.486Z Downloaded async-trait v0.1.89
5722026-06-06T00:47:52.493Z Downloaded document-features v0.2.12
5732026-06-06T00:47:52.493Z Downloaded clang-sys v1.8.1
5742026-06-06T00:47:52.493Z Downloaded bitfield-struct v0.6.2
5752026-06-06T00:47:52.494Z Downloaded colored v3.1.1
5762026-06-06T00:47:52.494Z Downloaded arrayvec v0.7.6
5772026-06-06T00:47:52.494Z Downloaded cookie_store v0.22.1
5782026-06-06T00:47:52.497Z Downloaded async-bb8-diesel v0.2.1
5792026-06-06T00:47:52.497Z Downloaded assert_matches v1.5.0
5802026-06-06T00:47:52.497Z Downloaded dof v0.4.0
5812026-06-06T00:47:52.497Z Downloaded derive-ex v0.1.8
5822026-06-06T00:47:52.501Z Downloaded crossbeam-epoch v0.9.18
5832026-06-06T00:47:52.501Z Downloaded darling_core v0.20.11
5842026-06-06T00:47:52.505Z Downloaded curve25519-dalek-derive v0.1.1
5852026-06-06T00:47:52.505Z Downloaded cbc v0.1.2
5862026-06-06T00:47:52.505Z Downloaded async-stream-impl v0.3.6
5872026-06-06T00:47:52.505Z Downloaded critical-section v1.2.0
5882026-06-06T00:47:52.505Z Downloaded base16ct v0.2.0
5892026-06-06T00:47:52.508Z Downloaded bzip2 v0.4.4
5902026-06-06T00:47:52.508Z Downloaded argon2 v0.5.3
5912026-06-06T00:47:52.512Z Downloaded buf-list v1.1.2
5922026-06-06T00:47:52.516Z Downloaded crossbeam-deque v0.8.6
5932026-06-06T00:47:52.520Z Downloaded backoff v0.4.0
5942026-06-06T00:47:52.520Z Downloaded enum-as-inner v0.6.1
5952026-06-06T00:47:52.523Z Downloaded dirs-next v2.0.0
5962026-06-06T00:47:52.523Z Downloaded bit-vec v0.8.0
5972026-06-06T00:47:52.523Z Downloaded ascii-canvas v3.0.0
5982026-06-06T00:47:52.526Z Downloaded derive-where v1.6.0
5992026-06-06T00:47:52.529Z Downloaded cargo-platform v0.3.2
6002026-06-06T00:47:52.529Z Downloaded darling_macro v0.21.3
6012026-06-06T00:47:52.529Z Downloaded atomic-waker v1.1.2
6022026-06-06T00:47:52.533Z Downloaded const-oid v0.9.6
6032026-06-06T00:47:52.533Z Downloaded downcast-rs v2.0.2
6042026-06-06T00:47:52.533Z Downloaded cmake v0.1.57
6052026-06-06T00:47:52.536Z Downloaded diff v0.1.13
6062026-06-06T00:47:52.536Z Downloaded bitfield-macros v0.19.4
6072026-06-06T00:47:52.536Z Downloaded cexpr v0.6.0
6082026-06-06T00:47:52.539Z Downloaded byte-wrapper v0.1.0
6092026-06-06T00:47:52.539Z Downloaded bitfield v0.19.4
6102026-06-06T00:47:52.539Z Downloaded dyn-clone v1.0.20
6112026-06-06T00:47:52.544Z Downloaded diesel-dtrace v0.5.0
6122026-06-06T00:47:52.544Z Downloaded castaway v0.2.4
6132026-06-06T00:47:52.544Z Downloaded cpufeatures v0.3.0
6142026-06-06T00:47:52.549Z Downloaded cfg_aliases v0.1.1
6152026-06-06T00:47:52.549Z Downloaded bit-set v0.5.3
6162026-06-06T00:47:52.549Z Downloaded darling v0.20.11
6172026-06-06T00:47:52.549Z Downloaded darling v0.23.0
6182026-06-06T00:47:52.552Z Downloaded crc-catalog v2.4.0
6192026-06-06T00:47:52.552Z Downloaded cfg_aliases v0.2.1
6202026-06-06T00:47:52.555Z Downloaded bcrypt-pbkdf v0.10.0
6212026-06-06T00:47:52.555Z Downloaded crucible-workspace-hack v0.1.0
6222026-06-06T00:47:52.555Z Downloaded daft-derive v0.1.7
6232026-06-06T00:47:52.558Z Downloaded diesel_derives v2.3.7
6242026-06-06T00:47:52.561Z Downloaded defmt-macros v1.0.1
6252026-06-06T00:47:52.565Z Downloaded crossbeam-channel v0.5.15
6262026-06-06T00:47:52.568Z Downloaded diesel_table_macro_syntax v0.3.0
6272026-06-06T00:47:52.568Z Downloaded ciborium-ll v0.2.2
6282026-06-06T00:47:52.568Z Downloaded bb8 v0.8.6
6292026-06-06T00:47:52.568Z Downloaded arrayref v0.3.9
6302026-06-06T00:47:52.568Z Downloaded convert_case v0.4.0
6312026-06-06T00:47:52.571Z Downloaded aead v0.5.2
6322026-06-06T00:47:52.571Z Downloaded atty v0.2.14
6332026-06-06T00:47:52.571Z Downloaded array-init v0.0.4
6342026-06-06T00:47:52.571Z Downloaded debug-ignore v1.0.5
6352026-06-06T00:47:52.575Z Downloaded darling_macro v0.23.0
6362026-06-06T00:47:52.575Z Downloaded atomicwrites v0.4.4
6372026-06-06T00:47:52.575Z Downloaded async-recursion v1.1.1
6382026-06-06T00:47:52.578Z Downloaded ff v0.13.1
6392026-06-06T00:47:52.578Z Downloaded chacha20 v0.10.0
6402026-06-06T00:47:52.578Z Downloaded der_derive v0.7.3
6412026-06-06T00:47:52.581Z Downloaded crossterm v0.28.1
6422026-06-06T00:47:52.584Z Downloaded crc8 v0.1.1
6432026-06-06T00:47:52.584Z Downloaded darling_core v0.23.0
6442026-06-06T00:47:52.591Z Downloaded fd-lock v4.0.4
6452026-06-06T00:47:52.596Z Downloaded block-padding v0.3.3
6462026-06-06T00:47:52.599Z Downloaded derive_more v2.1.1
6472026-06-06T00:47:52.603Z Downloaded futures-task v0.3.32
6482026-06-06T00:47:52.606Z Downloaded dsl_auto_type v0.2.0
6492026-06-06T00:47:52.606Z Downloaded fxhash v0.2.1
6502026-06-06T00:47:52.609Z Downloaded ghash v0.5.1
6512026-06-06T00:47:52.609Z Downloaded darling_macro v0.20.11
6522026-06-06T00:47:52.609Z Downloaded futures-sink v0.3.32
6532026-06-06T00:47:52.609Z Downloaded futures-core v0.3.32
6542026-06-06T00:47:52.612Z Downloaded gethostname v0.5.0
6552026-06-06T00:47:52.612Z Downloaded foreign-types-shared v0.1.1
6562026-06-06T00:47:52.612Z Downloaded blowfish v0.9.1
6572026-06-06T00:47:52.612Z Downloaded embedded-io v0.6.1
6582026-06-06T00:47:52.615Z Downloaded foreign-types v0.3.2
6592026-06-06T00:47:52.615Z Downloaded cassowary v0.3.0
6602026-06-06T00:47:52.615Z Downloaded float-ord v0.3.2
6612026-06-06T00:47:52.615Z Downloaded ar_archive_writer v0.5.1
6622026-06-06T00:47:52.618Z Downloaded defmt-parser v1.0.0
6632026-06-06T00:47:52.618Z Downloaded float-cmp v0.10.0
6642026-06-06T00:47:52.621Z Downloaded const_format_proc_macros v0.2.34
6652026-06-06T00:47:52.621Z Downloaded base64ct v1.8.3
6662026-06-06T00:47:52.624Z Downloaded corncobs v0.1.4
6672026-06-06T00:47:52.627Z Downloaded difflib v0.4.0
6682026-06-06T00:47:52.627Z Downloaded bit-vec v0.6.3
6692026-06-06T00:47:52.627Z Downloaded daft v0.1.7
6702026-06-06T00:47:52.630Z Downloaded fs_extra v1.3.0
6712026-06-06T00:47:52.630Z Downloaded bitflags v1.3.2
6722026-06-06T00:47:52.636Z Downloaded ecdsa v0.16.9
6732026-06-06T00:47:52.636Z Downloaded home v0.5.12
6742026-06-06T00:47:52.639Z Downloaded hash32 v0.3.1
6752026-06-06T00:47:52.639Z Downloaded colored v2.2.0
6762026-06-06T00:47:52.642Z Downloaded convert_case v0.10.0
6772026-06-06T00:47:52.642Z Downloaded cipher v0.4.4
6782026-06-06T00:47:52.642Z Downloaded chacha20 v0.9.1
6792026-06-06T00:47:52.645Z Downloaded cancel-safe-futures v0.1.5
6802026-06-06T00:47:52.645Z Downloaded dropshot-api-manager-types v0.7.2
6812026-06-06T00:47:52.645Z Downloaded bzip2 v0.6.1
6822026-06-06T00:47:52.649Z Downloaded darling v0.13.4
6832026-06-06T00:47:52.649Z Downloaded cstr-argument v0.1.2
6842026-06-06T00:47:52.654Z Downloaded constant_time_eq v0.4.2
6852026-06-06T00:47:52.654Z Downloaded camino-tempfile-ext v0.3.3
6862026-06-06T00:47:52.654Z Downloaded defmt v0.3.100
6872026-06-06T00:47:52.657Z Downloaded fallible-iterator v0.2.0
6882026-06-06T00:47:52.657Z Downloaded bumpalo v3.20.2
6892026-06-06T00:47:52.657Z Downloaded fs-err v2.11.0
6902026-06-06T00:47:52.657Z Downloaded foldhash v0.1.5
6912026-06-06T00:47:52.660Z Downloaded data-encoding v2.10.0
6922026-06-06T00:47:52.660Z Downloaded compression-codecs v0.4.37
6932026-06-06T00:47:52.663Z Downloaded blake2 v0.10.6
6942026-06-06T00:47:52.663Z Downloaded foreign-types-macros v0.2.3
6952026-06-06T00:47:52.663Z Downloaded fixedbitset v0.4.2
6962026-06-06T00:47:52.666Z Downloaded allocator-api2 v0.2.21
6972026-06-06T00:47:52.666Z Downloaded futures-io v0.3.32
6982026-06-06T00:47:52.666Z Downloaded darling_macro v0.13.4
6992026-06-06T00:47:52.669Z Downloaded foldhash v0.2.0
7002026-06-06T00:47:52.669Z Downloaded erased-serde v0.3.31
7012026-06-06T00:47:52.669Z Downloaded endian-type v0.1.2
7022026-06-06T00:47:52.674Z Downloaded hubpack v0.1.2
7032026-06-06T00:47:52.674Z Downloaded hex v0.4.3
7042026-06-06T00:47:52.674Z Downloaded httpdate v1.0.3
7052026-06-06T00:47:52.678Z Downloaded hostname v0.3.1
7062026-06-06T00:47:52.678Z Downloaded env_filter v1.0.0
7072026-06-06T00:47:52.678Z Downloaded ena v0.14.4
7082026-06-06T00:47:52.678Z Downloaded hubpack_derive v0.1.1
7092026-06-06T00:47:52.678Z Downloaded filetime v0.2.27
7102026-06-06T00:47:52.681Z Downloaded crossbeam-utils v0.8.21
7112026-06-06T00:47:52.681Z Downloaded indent_write v2.2.0
7122026-06-06T00:47:52.681Z Downloaded derive_builder_core v0.20.2
7132026-06-06T00:47:52.681Z Downloaded derive_builder v0.20.2
7142026-06-06T00:47:52.684Z Downloaded futures-executor v0.3.32
7152026-06-06T00:47:52.689Z Downloaded ctr v0.9.2
7162026-06-06T00:47:52.689Z Downloaded defmt v1.0.1
7172026-06-06T00:47:52.692Z Downloaded dropshot_endpoint v0.17.0
7182026-06-06T00:47:52.692Z Downloaded foreign-types-shared v0.3.1
7192026-06-06T00:47:52.692Z Downloaded dtrace-parser v0.3.0
7202026-06-06T00:47:52.695Z Downloaded display-error-chain v0.2.2
7212026-06-06T00:47:52.695Z Downloaded dirs-sys-next v0.1.2
7222026-06-06T00:47:52.695Z Downloaded backon v1.6.0
7232026-06-06T00:47:52.697Z Downloaded deranged v0.5.8
7242026-06-06T00:47:52.697Z Downloaded git-stub v1.0.0
7252026-06-06T00:47:52.697Z Downloaded csv-core v0.1.13
7262026-06-06T00:47:52.701Z Downloaded ident_case v1.0.1
7272026-06-06T00:47:52.704Z Downloaded instant v0.1.13
7282026-06-06T00:47:52.707Z Downloaded find-msvc-tools v0.1.9
7292026-06-06T00:47:52.711Z Downloaded flagset v0.4.7
7302026-06-06T00:47:52.714Z Downloaded embedded-io v0.4.0
7312026-06-06T00:47:52.714Z Downloaded darling v0.21.3
7322026-06-06T00:47:52.716Z Downloaded darling_core v0.21.3
7332026-06-06T00:47:52.719Z Downloaded dunce v1.0.5
7342026-06-06T00:47:52.719Z Downloaded is-terminal v0.4.17
7352026-06-06T00:47:52.723Z Downloaded instability v0.3.11
7362026-06-06T00:47:52.723Z Downloaded fixedbitset v0.5.7
7372026-06-06T00:47:52.723Z Downloaded either v1.15.0
7382026-06-06T00:47:52.723Z Downloaded ed25519 v2.2.3
7392026-06-06T00:47:52.726Z Downloaded arc-swap v1.8.2
7402026-06-06T00:47:52.729Z Downloaded des v0.8.1
7412026-06-06T00:47:52.732Z Downloaded funty v2.0.0
7422026-06-06T00:47:52.732Z Downloaded elliptic-curve v0.13.8
7432026-06-06T00:47:52.735Z Downloaded is_ci v1.2.0
7442026-06-06T00:47:52.735Z Downloaded foreign-types v0.5.0
7452026-06-06T00:47:52.735Z Downloaded flume v0.11.1
7462026-06-06T00:47:52.738Z Downloaded console v0.16.2
7472026-06-06T00:47:52.738Z Downloaded humantime v2.3.0
7482026-06-06T00:47:52.741Z Downloaded futures-channel v0.3.32
7492026-06-06T00:47:52.741Z Downloaded hyper-tls v0.6.0
7502026-06-06T00:47:52.743Z Downloaded crossterm v0.29.0
7512026-06-06T00:47:52.746Z Downloaded darling_core v0.13.4
7522026-06-06T00:47:52.749Z Downloaded kstat-rs v0.2.4
7532026-06-06T00:47:52.749Z Downloaded derive_more v0.99.20
7542026-06-06T00:47:52.752Z Downloaded lalrpop-util v0.19.12
7552026-06-06T00:47:52.752Z Downloaded hash32 v0.2.1
7562026-06-06T00:47:52.755Z Downloaded fatfs v0.3.6
7572026-06-06T00:47:52.755Z Downloaded lru v0.12.5
7582026-06-06T00:47:52.755Z Downloaded crypto-bigint v0.5.5
7592026-06-06T00:47:52.762Z Downloaded getrandom v0.2.17
7602026-06-06T00:47:52.766Z Downloaded drift v0.2.0
7612026-06-06T00:47:52.770Z Downloaded num-iter v0.1.45
7622026-06-06T00:47:52.770Z Downloaded illumos-nvpair v0.3.0
7632026-06-06T00:47:52.770Z Downloaded group v0.13.0
7642026-06-06T00:47:52.773Z Downloaded illumos-nvpair-sys v0.2.0
7652026-06-06T00:47:52.774Z Downloaded crc-any v2.5.0
7662026-06-06T00:47:52.774Z Downloaded hex-literal v0.4.1
7672026-06-06T00:47:52.774Z Downloaded console v0.15.11
7682026-06-06T00:47:52.778Z Downloaded ed25519-dalek v2.2.0
7692026-06-06T00:47:52.778Z Downloaded ingot v0.1.1
7702026-06-06T00:47:52.781Z Downloaded der v0.7.10
7712026-06-06T00:47:52.781Z Downloaded maplit v1.0.2
7722026-06-06T00:47:52.783Z Downloaded glob v0.3.3
7732026-06-06T00:47:52.783Z Downloaded derive_more-impl v2.1.1
7742026-06-06T00:47:52.787Z Downloaded memoffset v0.9.1
7752026-06-06T00:47:52.787Z Downloaded maybe-uninit v2.0.0
7762026-06-06T00:47:52.790Z Downloaded base64 v0.21.7
7772026-06-06T00:47:52.790Z Downloaded headers-core v0.3.0
7782026-06-06T00:47:52.790Z Downloaded git-stub-vcs v0.1.0
7792026-06-06T00:47:52.793Z Downloaded lru-cache v0.1.2
7802026-06-06T00:47:52.793Z Downloaded linked-hash-map v0.5.6
7812026-06-06T00:47:52.793Z Downloaded indoc v1.0.9
7822026-06-06T00:47:52.797Z Downloaded hostname v0.4.2
7832026-06-06T00:47:52.797Z Downloaded flate2 v1.1.9
7842026-06-06T00:47:52.802Z Downloaded managed v0.8.0
7852026-06-06T00:47:52.802Z Downloaded mime v0.3.17
7862026-06-06T00:47:52.802Z Downloaded newtype-uuid-macros v0.1.0
7872026-06-06T00:47:52.806Z Downloaded cookie v0.18.1
7882026-06-06T00:47:52.806Z Downloaded match_cfg v0.1.0
7892026-06-06T00:47:52.806Z Downloaded libsw-core v0.3.2
7902026-06-06T00:47:52.806Z Downloaded expectorate v1.2.0
7912026-06-06T00:47:52.812Z Downloaded ingot-macros v0.1.1
7922026-06-06T00:47:52.812Z Downloaded globwalk v0.9.1
7932026-06-06T00:47:52.812Z Downloaded dropshot-api-manager v0.7.2
7942026-06-06T00:47:52.812Z Downloaded ahash v0.8.12
7952026-06-06T00:47:52.854Z Downloaded libloading v0.8.9
7962026-06-06T00:47:52.854Z Downloaded nodrop v0.1.14
7972026-06-06T00:47:52.854Z Downloaded num-conv v0.2.0
7982026-06-06T00:47:52.854Z Downloaded jobserver v0.1.34
7992026-06-06T00:47:52.854Z Downloaded md5 v0.7.0
8002026-06-06T00:47:52.854Z Downloaded inout v0.1.4
8012026-06-06T00:47:52.854Z Downloaded num v0.4.3
8022026-06-06T00:47:52.854Z Downloaded getrandom v0.3.4
8032026-06-06T00:47:52.854Z Downloaded impl-trait-for-tuples v0.2.3
8042026-06-06T00:47:52.854Z Downloaded openssl-probe v0.1.6
8052026-06-06T00:47:52.855Z Downloaded num_enum_derive v0.5.11
8062026-06-06T00:47:52.855Z Downloaded libsw v3.5.0
8072026-06-06T00:47:52.855Z Downloaded indoc v2.0.7
8082026-06-06T00:47:52.855Z Downloaded nibble_vec v0.1.0
8092026-06-06T00:47:52.855Z Downloaded libefi-sys v0.1.0
8102026-06-06T00:47:52.855Z Downloaded lazy_static v1.5.0
8112026-06-06T00:47:52.855Z Downloaded opaque-debug v0.3.1
8122026-06-06T00:47:52.855Z Downloaded linear-map v1.2.0
8132026-06-06T00:47:52.855Z Downloaded lzss v0.8.2
8142026-06-06T00:47:52.855Z Downloaded iana-time-zone v0.1.65
8152026-06-06T00:47:52.855Z Downloaded hyper-rustls v0.27.7
8162026-06-06T00:47:52.855Z Downloaded hmac v0.12.1
8172026-06-06T00:47:52.859Z Downloaded packed_struct_codegen v0.10.1
8182026-06-06T00:47:52.859Z Downloaded newline-converter v0.3.0
8192026-06-06T00:47:52.859Z Downloaded mime_guess v2.0.5
8202026-06-06T00:47:52.862Z Downloaded httparse v1.10.1
8212026-06-06T00:47:52.862Z Downloaded half v2.7.1
8222026-06-06T00:47:52.862Z Downloaded const_format v0.2.35
8232026-06-06T00:47:52.865Z Downloaded hashbrown v0.13.2
8242026-06-06T00:47:52.869Z Downloaded compact_str v0.8.1
8252026-06-06T00:47:52.874Z Downloaded chacha20poly1305 v0.10.1
8262026-06-06T00:47:52.874Z Downloaded newtype_derive v0.1.6
8272026-06-06T00:47:52.874Z Downloaded pem v3.0.6
8282026-06-06T00:47:52.878Z Downloaded num-derive v0.4.2
8292026-06-06T00:47:52.878Z Downloaded nu-ansi-term v0.50.3
8302026-06-06T00:47:52.878Z Downloaded futures-macro v0.3.32
8312026-06-06T00:47:52.878Z Downloaded native-tls v0.2.18
8322026-06-06T00:47:52.878Z Downloaded nanorand v0.7.0
8332026-06-06T00:47:52.881Z Downloaded ipnetwork v0.21.1
8342026-06-06T00:47:52.881Z Downloaded http-body v1.0.1
8352026-06-06T00:47:52.881Z Downloaded aes v0.8.4
8362026-06-06T00:47:52.884Z Downloaded ipnet v2.11.0
8372026-06-06T00:47:52.884Z Downloaded half v1.8.3
8382026-06-06T00:47:52.887Z Downloaded ciborium v0.2.2
8392026-06-06T00:47:52.887Z Downloaded oxnet v0.1.4
8402026-06-06T00:47:52.890Z Downloaded itertools v0.10.5
8412026-06-06T00:47:52.893Z Downloaded hickory-resolver v0.25.2
8422026-06-06T00:47:52.901Z Downloaded owo-colors v4.3.0
8432026-06-06T00:47:52.901Z Downloaded num_enum v0.7.5
8442026-06-06T00:47:52.906Z Downloaded num_enum v0.5.11
8452026-06-06T00:47:52.906Z Downloaded phf_shared v0.13.1
8462026-06-06T00:47:52.906Z Downloaded memmap2 v0.9.10
8472026-06-06T00:47:52.906Z Downloaded ingot-types v0.1.2
8482026-06-06T00:47:52.908Z Downloaded dropshot v0.17.0
8492026-06-06T00:47:52.917Z Downloaded md-5 v0.10.6
8502026-06-06T00:47:52.921Z Downloaded base64 v0.22.1
8512026-06-06T00:47:52.926Z Downloaded litrs v1.0.0
8522026-06-06T00:47:52.926Z Downloaded libscf-sys v1.1.0
8532026-06-06T00:47:52.926Z Downloaded keccak v0.1.6
8542026-06-06T00:47:52.926Z Downloaded internet-checksum v0.2.1
8552026-06-06T00:47:52.926Z Downloaded indexmap v1.9.3
8562026-06-06T00:47:52.929Z Downloaded packed_struct v0.10.1
8572026-06-06T00:47:52.929Z Downloaded oxide-tokio-rt v0.1.4
8582026-06-06T00:47:52.929Z Downloaded cc v1.2.56
8592026-06-06T00:47:52.932Z Downloaded ignore v0.4.25
8602026-06-06T00:47:52.932Z Downloaded parse-size v1.1.0
8612026-06-06T00:47:52.934Z Downloaded proc-macro-error-attr2 v2.0.0
8622026-06-06T00:47:52.935Z Downloaded proc-macro-crate v3.4.0
8632026-06-06T00:47:52.935Z Downloaded predicates-tree v1.0.13
8642026-06-06T00:47:52.937Z Downloaded predicates-core v1.0.10
8652026-06-06T00:47:52.938Z Downloaded nom v7.1.3
8662026-06-06T00:47:52.942Z Downloaded oso-derive v0.27.3
8672026-06-06T00:47:52.942Z Downloaded parking_lot_core v0.8.6
8682026-06-06T00:47:52.942Z Downloaded paste v1.0.15
8692026-06-06T00:47:52.945Z Downloaded multimap v0.10.1
8702026-06-06T00:47:52.945Z Downloaded heapless v0.8.0
8712026-06-06T00:47:52.948Z Downloaded nonempty v0.12.0
8722026-06-06T00:47:52.948Z Downloaded hyper-staticfile v0.10.1
8732026-06-06T00:47:52.951Z Downloaded progenitor-client v0.14.0
8742026-06-06T00:47:52.951Z Downloaded parse-display v0.10.0
8752026-06-06T00:47:52.951Z Downloaded openssl-probe v0.2.1
8762026-06-06T00:47:52.951Z Downloaded newtype-uuid v1.3.2
8772026-06-06T00:47:52.954Z Downloaded futures v0.3.32
8782026-06-06T00:47:52.957Z Downloaded bytes v1.11.1
8792026-06-06T00:47:52.961Z Downloaded password-hash v0.5.0
8802026-06-06T00:47:52.961Z Downloaded parse-display-derive v0.10.0
8812026-06-06T00:47:52.961Z Downloaded num-complex v0.4.6
8822026-06-06T00:47:52.961Z Downloaded lock_api v0.4.14
8832026-06-06T00:47:52.961Z Downloaded itertools v0.12.1
8842026-06-06T00:47:52.964Z Downloaded psl-types v2.0.11
8852026-06-06T00:47:52.969Z Downloaded progenitor-macro v0.14.0
8862026-06-06T00:47:52.969Z Downloaded openssl-sys v0.9.115
8872026-06-06T00:47:52.972Z Downloaded progenitor-macro v0.13.0
8882026-06-06T00:47:52.972Z Downloaded path-slash v0.1.5
8892026-06-06T00:47:52.972Z Downloaded pin-project-internal v1.1.11
8902026-06-06T00:47:52.972Z Downloaded phf v0.13.1
8912026-06-06T00:47:52.981Z Downloaded progenitor-macro v0.11.2
8922026-06-06T00:47:52.981Z Downloaded openssl-macros v0.1.1
8932026-06-06T00:47:52.981Z Downloaded mio v1.2.0
8942026-06-06T00:47:52.987Z Downloaded lru-slab v0.1.2
8952026-06-06T00:47:52.987Z Downloaded omicron-zone-package v0.12.2
8962026-06-06T00:47:52.987Z Downloaded multer v3.1.0
8972026-06-06T00:47:52.991Z Downloaded recursive-proc-macro-impl v0.1.1
8982026-06-06T00:47:52.991Z Downloaded pbkdf2 v0.12.2
8992026-06-06T00:47:52.991Z Downloaded num_threads v0.1.7
9002026-06-06T00:47:52.991Z Downloaded libbz2-rs-sys v0.2.2
9012026-06-06T00:47:52.995Z Downloaded num-derive v0.3.3
9022026-06-06T00:47:52.995Z Downloaded pbkdf2 v0.11.0
9032026-06-06T00:47:52.998Z Downloaded indicatif v0.18.4
9042026-06-06T00:47:52.998Z Downloaded http-range v0.1.5
9052026-06-06T00:47:52.999Z Downloaded http-body-util v0.1.3
9062026-06-06T00:47:53.002Z Downloaded num-rational v0.4.2
9072026-06-06T00:47:53.005Z Downloaded rand_chacha v0.3.1
9082026-06-06T00:47:53.005Z Downloaded phf_shared v0.11.3
9092026-06-06T00:47:53.008Z Downloaded predicates v3.1.4
9102026-06-06T00:47:53.010Z Downloaded progenitor v0.11.2
9112026-06-06T00:47:53.014Z Downloaded pkcs8 v0.10.2
9122026-06-06T00:47:53.024Z Downloaded new_debug_unreachable v1.0.6
9132026-06-06T00:47:53.035Z Downloaded progenitor-extras v0.2.0
9142026-06-06T00:47:53.035Z Downloaded progenitor-client v0.13.0
9152026-06-06T00:47:53.035Z Downloaded proc-macro-error2 v2.0.1
9162026-06-06T00:47:53.035Z Downloaded phf_shared v0.12.1
9172026-06-06T00:47:53.035Z Downloaded heapless v0.7.17
9182026-06-06T00:47:53.035Z Downloaded progenitor-client v0.10.0
9192026-06-06T00:47:53.035Z Downloaded progenitor v0.14.0
9202026-06-06T00:47:53.046Z Downloaded progenitor v0.13.0
9212026-06-06T00:47:53.046Z Downloaded hickory-resolver v0.24.4
9222026-06-06T00:47:53.046Z Downloaded num_enum_derive v0.7.5
9232026-06-06T00:47:53.046Z Downloaded normalize-line-endings v0.3.0
9242026-06-06T00:47:53.046Z Downloaded pkcs1 v0.7.5
9252026-06-06T00:47:53.046Z Downloaded parking_lot_core v0.9.12
9262026-06-06T00:47:53.051Z Downloaded parking_lot v0.12.5
9272026-06-06T00:47:53.051Z Downloaded peg-runtime v0.8.5
9282026-06-06T00:47:53.051Z Downloaded rand_xorshift v0.4.0
9292026-06-06T00:47:53.051Z Downloaded olpc-cjson v0.1.4
9302026-06-06T00:47:53.051Z Downloaded phf v0.12.1
9312026-06-06T00:47:53.051Z Downloaded rfc6979 v0.4.0
9322026-06-06T00:47:53.051Z Downloaded ppv-lite86 v0.2.21
9332026-06-06T00:47:53.054Z Downloaded polyval v0.6.2
9342026-06-06T00:47:53.059Z Downloaded async-compression v0.4.41
9352026-06-06T00:47:53.063Z Downloaded miniz_oxide v0.8.9
9362026-06-06T00:47:53.063Z Downloaded postgres-types v0.2.12
9372026-06-06T00:47:53.063Z Downloaded poly1305 v0.8.0
9382026-06-06T00:47:53.066Z Downloaded rustc-hash v2.1.1
9392026-06-06T00:47:53.066Z Downloaded highway v1.3.0
9402026-06-06T00:47:53.066Z Downloaded rustc_version v0.1.7
9412026-06-06T00:47:53.066Z Downloaded rtoolbox v0.0.3
9422026-06-06T00:47:53.069Z Downloaded globset v0.4.18
9432026-06-06T00:47:53.069Z Downloaded papergrid v0.17.0
9442026-06-06T00:47:53.072Z Downloaded p256 v0.13.2
9452026-06-06T00:47:53.075Z Downloaded r2d2 v0.8.10
9462026-06-06T00:47:53.075Z Downloaded russh-cryptovec v0.7.3
9472026-06-06T00:47:53.078Z Downloaded rand_chacha v0.9.0
9482026-06-06T00:47:53.078Z Downloaded rustc_version v0.4.1
9492026-06-06T00:47:53.082Z Downloaded radium v0.7.0
9502026-06-06T00:47:53.085Z Downloaded rand_core v0.10.0
9512026-06-06T00:47:53.088Z Downloaded pin-utils v0.1.0
9522026-06-06T00:47:53.088Z Downloaded http v1.4.0
9532026-06-06T00:47:53.092Z Downloaded password-hash v0.4.2
9542026-06-06T00:47:53.095Z Downloaded rand_core v0.9.5
9552026-06-06T00:47:53.098Z Downloaded powerfmt v0.2.0
9562026-06-06T00:47:53.101Z Downloaded peg v0.8.5
9572026-06-06T00:47:53.104Z Downloaded salsa20 v0.10.2
9582026-06-06T00:47:53.104Z Downloaded sapling-renderdag v0.1.0
9592026-06-06T00:47:53.108Z Downloaded num-integer v0.1.46
9602026-06-06T00:47:53.108Z Downloaded same-file v1.0.6
9612026-06-06T00:47:53.108Z Downloaded jiff-static v0.2.21
9622026-06-06T00:47:53.111Z Downloaded quick-error v1.2.3
9632026-06-06T00:47:53.114Z Downloaded progenitor-client v0.11.2
9642026-06-06T00:47:53.114Z Downloaded hyper-util v0.1.20
9652026-06-06T00:47:53.121Z Downloaded ref-cast-impl v1.0.25
9662026-06-06T00:47:53.127Z Downloaded secrecy v0.10.3
9672026-06-06T00:47:53.127Z Downloaded parking_lot v0.11.2
9682026-06-06T00:47:53.130Z Downloaded serde-big-array v0.5.1
9692026-06-06T00:47:53.130Z Downloaded seq-macro v0.3.6
9702026-06-06T00:47:53.130Z Downloaded pin-project v1.1.11
9712026-06-06T00:47:53.134Z Downloaded resolv-conf v0.7.6
9722026-06-06T00:47:53.137Z Downloaded ref-cast v1.0.25
9732026-06-06T00:47:53.137Z Downloaded git2 v0.20.4
9742026-06-06T00:47:53.142Z Downloaded signal-hook-tokio v0.3.1
9752026-06-06T00:47:53.145Z Downloaded recursive v0.1.1
9762026-06-06T00:47:53.145Z Downloaded postgres-protocol v0.6.10
9772026-06-06T00:47:53.147Z Downloaded oso v0.27.3
9782026-06-06T00:47:53.154Z Downloaded quinn-udp v0.5.14
9792026-06-06T00:47:53.157Z Downloaded rustls-pemfile v1.0.4
9802026-06-06T00:47:53.162Z Downloaded psm v0.1.30
9812026-06-06T00:47:53.165Z Downloaded serde_urlencoded v0.7.1
9822026-06-06T00:47:53.165Z Downloaded sha1 v0.10.6
9832026-06-06T00:47:53.165Z Downloaded progenitor-impl v0.11.2
9842026-06-06T00:47:53.168Z Downloaded prettyplease v0.2.37
9852026-06-06T00:47:53.171Z Downloaded rand_seeder v0.4.0
9862026-06-06T00:47:53.174Z Downloaded scroll_derive v0.13.1
9872026-06-06T00:47:53.177Z Downloaded num-bigint v0.4.6
9882026-06-06T00:47:53.183Z Downloaded scopeguard v1.2.0
9892026-06-06T00:47:53.187Z Downloaded sigpipe v0.1.3
9902026-06-06T00:47:53.187Z Downloaded rustls-pemfile v2.2.0
9912026-06-06T00:47:53.187Z Downloaded semver v0.1.20
9922026-06-06T00:47:53.190Z Downloaded siphasher v1.0.2
9932026-06-06T00:47:53.193Z Downloaded headers v0.4.1
9942026-06-06T00:47:53.199Z Downloaded scheduled-thread-pool v0.2.7
9952026-06-06T00:47:53.202Z Downloaded serde_repr v0.1.20
9962026-06-06T00:47:53.207Z Downloaded rustls-native-certs v0.8.3
9972026-06-06T00:47:53.210Z Downloaded slog-bunyan v2.5.0
9982026-06-06T00:47:53.217Z Downloaded sec1 v0.7.3
9992026-06-06T00:47:53.220Z Downloaded rand_core v0.6.4
10002026-06-06T00:47:53.220Z Downloaded ron v0.8.1
10012026-06-06T00:47:53.223Z Downloaded rand v0.9.2
10022026-06-06T00:47:53.223Z Downloaded pin-project-lite v0.2.17
10032026-06-06T00:47:53.226Z Downloaded hashbrown v0.12.3
10042026-06-06T00:47:53.229Z Downloaded rusty-fork v0.3.1
10052026-06-06T00:47:53.229Z Downloaded pkcs5 v0.7.1
10062026-06-06T00:47:53.235Z Downloaded serde_spanned v1.0.4
10072026-06-06T00:47:53.239Z Downloaded serde_derive_internals v0.29.1
10082026-06-06T00:47:53.239Z Downloaded secrecy v0.8.0
10092026-06-06T00:47:53.239Z Downloaded scrypt v0.11.0
10102026-06-06T00:47:53.239Z Downloaded slog-envlogger v2.2.0
10112026-06-06T00:47:53.243Z Downloaded signal-hook-mio v0.2.5
10122026-06-06T00:47:53.243Z Downloaded shell-words v1.1.1
10132026-06-06T00:47:53.243Z Downloaded ssh-encoding v0.2.0
10142026-06-06T00:47:53.246Z Downloaded schemars_derive v0.8.22
10152026-06-06T00:47:53.246Z Downloaded itertools v0.13.0
10162026-06-06T00:47:53.253Z Downloaded serde-hex v0.1.0
10172026-06-06T00:47:53.256Z Downloaded scroll v0.13.0
10182026-06-06T00:47:53.260Z Downloaded sqlparser_derive v0.5.0
10192026-06-06T00:47:53.260Z Downloaded serde_path_to_error v0.1.20
10202026-06-06T00:47:53.260Z Downloaded rand v0.8.6
10212026-06-06T00:47:53.264Z Downloaded shlex v1.3.0
10222026-06-06T00:47:53.264Z Downloaded russh-keys v0.45.0
10232026-06-06T00:47:53.264Z Downloaded ssh-cipher v0.2.0
10242026-06-06T00:47:53.268Z Downloaded prefix-trie v0.7.0
10252026-06-06T00:47:53.268Z Downloaded publicsuffix v2.3.0
10262026-06-06T00:47:53.271Z Downloaded pem-rfc7468 v0.7.0
10272026-06-06T00:47:53.271Z Downloaded hyper v1.8.1
10282026-06-06T00:47:53.274Z Downloaded simd-adler32 v0.3.8
10292026-06-06T00:47:53.277Z Downloaded signature v2.2.0
10302026-06-06T00:47:53.277Z Downloaded strip-ansi-escapes v0.2.1
10312026-06-06T00:47:53.277Z Downloaded signal-hook-registry v1.4.8
10322026-06-06T00:47:53.286Z Downloaded slog-dtrace v0.3.0
10332026-06-06T00:47:53.290Z Downloaded strum v0.27.2
10342026-06-06T00:47:53.290Z Downloaded strum v0.26.3
10352026-06-06T00:47:53.290Z Downloaded subtle v2.6.1
10362026-06-06T00:47:53.294Z Downloaded structmeta v0.3.0
10372026-06-06T00:47:53.294Z Downloaded rsa v0.9.10
10382026-06-06T00:47:53.294Z Downloaded progenitor-impl v0.14.0
10392026-06-06T00:47:53.294Z Downloaded slab v0.4.12
10402026-06-06T00:47:53.301Z Downloaded sync_wrapper v1.0.2
10412026-06-06T00:47:53.304Z Downloaded supports-color v3.0.2
10422026-06-06T00:47:53.304Z Downloaded tabwriter v1.4.1
10432026-06-06T00:47:53.304Z Downloaded slog-scope v4.4.1
10442026-06-06T00:47:53.307Z Downloaded slog-json v2.6.1
10452026-06-06T00:47:53.307Z Downloaded tagptr v0.2.0
10462026-06-06T00:47:53.307Z Downloaded slog-async v2.8.0
10472026-06-06T00:47:53.309Z Downloaded serde_with_macros v3.17.0
10482026-06-06T00:47:53.313Z Downloaded serde_with_macros v1.5.2
10492026-06-06T00:47:53.313Z Downloaded smf v0.2.3
10502026-06-06T00:47:53.313Z Downloaded aes-gcm v0.10.3
10512026-06-06T00:47:53.316Z Downloaded peg-macros v0.8.5
10522026-06-06T00:47:53.319Z Downloaded minimal-lexical v0.2.1
10532026-06-06T00:47:53.319Z Downloaded hickory-server v0.25.2
10542026-06-06T00:47:53.322Z Downloaded serde_cbor v0.11.2
10552026-06-06T00:47:53.325Z Downloaded time-core v0.1.8
10562026-06-06T00:47:53.330Z Downloaded snafu-derive v0.8.9
10572026-06-06T00:47:53.330Z Downloaded tabled_derive v0.11.0
10582026-06-06T00:47:53.333Z Downloaded rcgen v0.12.1
10592026-06-06T00:47:53.333Z Downloaded slog-term v2.9.2
10602026-06-06T00:47:53.333Z Downloaded tap v1.0.1
10612026-06-06T00:47:53.333Z Downloaded take_mut v0.2.2
10622026-06-06T00:47:53.333Z Downloaded strum_macros v0.26.4
10632026-06-06T00:47:53.336Z Downloaded strum_macros v0.24.3
10642026-06-06T00:47:53.339Z Downloaded tokio-macros v2.7.0
10652026-06-06T00:47:53.339Z Downloaded sct v0.7.1
10662026-06-06T00:47:53.343Z Downloaded testing_table v0.3.0
10672026-06-06T00:47:53.343Z Downloaded stacker v0.1.23
10682026-06-06T00:47:53.346Z Downloaded rustls-pki-types v1.14.0
10692026-06-06T00:47:53.346Z Downloaded thiserror-impl-no-std v2.0.2
10702026-06-06T00:47:53.349Z Downloaded pretty_assertions v1.4.1
10712026-06-06T00:47:53.349Z Downloaded ryu v1.0.23
10722026-06-06T00:47:53.352Z Downloaded rustls-platform-verifier v0.6.2
10732026-06-06T00:47:53.355Z Downloaded rayon-core v1.13.0
10742026-06-06T00:47:53.358Z Downloaded strsim v0.10.0
10752026-06-06T00:47:53.358Z Downloaded stringprep v0.1.5
10762026-06-06T00:47:53.358Z Downloaded string_cache v0.8.9
10772026-06-06T00:47:53.361Z Downloaded static_assertions v1.1.0
10782026-06-06T00:47:53.361Z Downloaded thiserror-no-std v2.0.2
10792026-06-06T00:47:53.364Z Downloaded strum_macros v0.27.2
10802026-06-06T00:47:53.368Z Downloaded schemars v0.8.22
10812026-06-06T00:47:53.375Z Downloaded support-bundle-viewer v0.1.2
10822026-06-06T00:47:53.381Z Downloaded termtree v0.5.1
10832026-06-06T00:47:53.381Z Downloaded signal-hook v0.3.18
10842026-06-06T00:47:53.385Z Downloaded curve25519-dalek v4.1.3
10852026-06-06T00:47:53.385Z Downloaded slog-stdlog v4.1.1
10862026-06-06T00:47:53.390Z Downloaded schemars v0.9.0
10872026-06-06T00:47:53.395Z Downloaded libxml v0.3.3
10882026-06-06T00:47:53.399Z Downloaded term v1.2.1
10892026-06-06T00:47:53.399Z Downloaded spki v0.7.3
10902026-06-06T00:47:53.402Z Downloaded spin v0.9.8
10912026-06-06T00:47:53.402Z Downloaded thread_local v1.1.9
10922026-06-06T00:47:53.402Z Downloaded slog v2.8.2
10932026-06-06T00:47:53.406Z Downloaded quinn v0.11.9
10942026-06-06T00:47:53.454Z Downloaded topological-sort v0.2.2
10952026-06-06T00:47:53.455Z Downloaded hashbrown v0.16.1
10962026-06-06T00:47:53.463Z Downloaded trait-variant v0.1.2
10972026-06-06T00:47:53.464Z Downloaded sqlformat v0.3.5
10982026-06-06T00:47:53.464Z Downloaded serde_yaml v0.9.34+deprecated
10992026-06-06T00:47:53.464Z Downloaded tls_codec_derive v0.4.2
11002026-06-06T00:47:53.464Z Downloaded qorb v0.4.1
11012026-06-06T00:47:53.464Z Downloaded hashbrown v0.15.5
11022026-06-06T00:47:53.464Z Downloaded tokio-rustls v0.25.0
11032026-06-06T00:47:53.464Z Downloaded typify-macro v0.4.3
11042026-06-06T00:47:53.464Z Downloaded typify-macro v0.6.2
11052026-06-06T00:47:53.464Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11062026-06-06T00:47:53.464Z Downloaded tls_codec v0.4.2
11072026-06-06T00:47:53.464Z Downloaded termios v0.3.3
11082026-06-06T00:47:53.464Z Downloaded socket2 v0.5.10
11092026-06-06T00:47:53.464Z Downloaded tokio-native-tls v0.3.1
11102026-06-06T00:47:53.464Z Downloaded samael v0.0.19
11112026-06-06T00:47:53.469Z Downloaded universal-hash v0.5.1
11122026-06-06T00:47:53.469Z Downloaded unit-prefix v0.5.2
11132026-06-06T00:47:53.469Z Downloaded term v0.7.0
11142026-06-06T00:47:53.469Z Downloaded tar v0.4.45
11152026-06-06T00:47:53.469Z Downloaded p384 v0.13.1
11162026-06-06T00:47:53.475Z Downloaded h2 v0.4.13
11172026-06-06T00:47:53.478Z Downloaded aho-corasick v1.1.4
11182026-06-06T00:47:53.482Z Downloaded usdt-attr-macro v0.6.0
11192026-06-06T00:47:53.485Z Downloaded proc-macro-crate v1.3.1
11202026-06-06T00:47:53.493Z Downloaded toml_writer v1.0.6+spec-1.1.0
11212026-06-06T00:47:53.497Z Downloaded usdt-macro v0.6.0
11222026-06-06T00:47:53.497Z Downloaded serde_plain v1.0.2
11232026-06-06T00:47:53.500Z Downloaded wait-timeout v0.2.1
11242026-06-06T00:47:53.500Z Downloaded hkdf v0.12.4
11252026-06-06T00:47:53.503Z Downloaded itertools v0.14.0
11262026-06-06T00:47:53.506Z Downloaded tinyvec v1.10.0
11272026-06-06T00:47:53.508Z Downloaded rustls-webpki v0.103.9
11282026-06-06T00:47:53.511Z Downloaded tui-tree-widget v0.23.1
11292026-06-06T00:47:53.511Z Downloaded test-strategy v0.4.5
11302026-06-06T00:47:53.514Z Downloaded untrusted v0.9.0
11312026-06-06T00:47:53.514Z Downloaded reqwest v0.12.28
11322026-06-06T00:47:53.518Z Downloaded waitgroup v0.1.2
11332026-06-06T00:47:53.518Z Downloaded rustyline v14.0.0
11342026-06-06T00:47:53.521Z Downloaded walkdir v2.5.0
11352026-06-06T00:47:53.524Z Downloaded nix v0.27.1
11362026-06-06T00:47:53.528Z Downloaded thread-id v5.1.0
11372026-06-06T00:47:53.531Z Downloaded toml v1.0.6+spec-1.1.0
11382026-06-06T00:47:53.533Z Downloaded precomputed-hash v0.1.1
11392026-06-06T00:47:53.533Z Downloaded num-bigint-dig v0.8.6
11402026-06-06T00:47:53.537Z Downloaded structmeta-derive v0.3.0
11412026-06-06T00:47:53.537Z Downloaded futures-util v0.3.32
11422026-06-06T00:47:53.542Z Downloaded tokio-tungstenite v0.21.0
11432026-06-06T00:47:53.546Z Downloaded xattr v1.6.1
11442026-06-06T00:47:53.546Z Downloaded ssh-key v0.6.7
11452026-06-06T00:47:53.550Z Downloaded pkg-config v0.3.32
11462026-06-06T00:47:53.554Z Downloaded tokio-stream v0.1.18
11472026-06-06T00:47:53.554Z Downloaded toml_parser v1.0.9+spec-1.1.0
11482026-06-06T00:47:53.554Z Downloaded serde_bytes v0.11.19
11492026-06-06T00:47:53.560Z Downloaded sync-ptr v0.1.4
11502026-06-06T00:47:53.560Z Downloaded subprocess v0.2.15
11512026-06-06T00:47:53.560Z Downloaded tinyvec_macros v0.1.1
11522026-06-06T00:47:53.560Z Downloaded blake3 v1.8.3
11532026-06-06T00:47:53.563Z Downloaded xshell-macros v0.2.7
11542026-06-06T00:47:53.563Z Downloaded utf-8 v0.7.6
11552026-06-06T00:47:53.563Z Downloaded primeorder v0.13.6
11562026-06-06T00:47:53.567Z Downloaded unicode-truncate v1.1.0
11572026-06-06T00:47:53.567Z Downloaded try-lock v0.2.5
11582026-06-06T00:47:53.567Z Downloaded tracing-attributes v0.1.31
11592026-06-06T00:47:53.570Z Downloaded rpassword v7.4.0
11602026-06-06T00:47:53.570Z Downloaded tower-layer v0.3.3
11612026-06-06T00:47:53.570Z Downloaded snafu v0.8.9
11622026-06-06T00:47:53.573Z Downloaded usdt v0.6.0
11632026-06-06T00:47:53.573Z Downloaded zeroize_derive v1.4.3
11642026-06-06T00:47:53.576Z Downloaded want v0.3.1
11652026-06-06T00:47:53.576Z Downloaded p521 v0.13.3
11662026-06-06T00:47:53.579Z Downloaded void v1.0.2
11672026-06-06T00:47:53.579Z Downloaded iri-string v0.7.10
11682026-06-06T00:47:53.582Z Downloaded vergen-lib v9.1.0
11692026-06-06T00:47:53.582Z Downloaded zone_cfg_derive v0.3.1
11702026-06-06T00:47:53.585Z Downloaded vergen-lib v0.1.6
11712026-06-06T00:47:53.585Z Downloaded usdt-impl v0.6.0
11722026-06-06T00:47:53.588Z Downloaded rand v0.10.0
11732026-06-06T00:47:53.588Z Downloaded lalrpop v0.19.12
11742026-06-06T00:47:53.593Z Downloaded vsss-rs v3.3.4
11752026-06-06T00:47:53.596Z Downloaded vergen-git2 v9.1.0
11762026-06-06T00:47:53.597Z Downloaded vergen-gitcl v1.0.8
11772026-06-06T00:47:53.600Z Downloaded twox-hash v2.1.2
11782026-06-06T00:47:53.600Z Downloaded object v0.30.4
11792026-06-06T00:47:53.603Z Downloaded unicode-properties v0.1.4
11802026-06-06T00:47:53.608Z Downloaded tracing-core v0.1.36
11812026-06-06T00:47:53.613Z Downloaded toml v0.7.8
11822026-06-06T00:47:53.616Z Downloaded xshell v0.2.7
11832026-06-06T00:47:53.616Z Downloaded diesel v2.3.7
11842026-06-06T00:47:53.627Z Downloaded zone v0.3.1
11852026-06-06T00:47:53.629Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11862026-06-06T00:47:53.629Z Downloaded tokio-dtrace v0.1.1
11872026-06-06T00:47:53.629Z Downloaded tokio-tungstenite v0.23.1
11882026-06-06T00:47:53.632Z Downloaded vte v0.14.1
11892026-06-06T00:47:53.632Z Downloaded time-macros v0.2.27
11902026-06-06T00:47:53.635Z Downloaded rustversion v1.0.22
11912026-06-06T00:47:53.636Z Downloaded libm v0.2.16
11922026-06-06T00:47:53.639Z Downloaded iddqd v0.4.2
11932026-06-06T00:47:53.644Z Downloaded uzers v0.12.2
11942026-06-06T00:47:53.648Z Downloaded wyz v0.5.1
11952026-06-06T00:47:53.652Z Downloaded zeroize v1.8.2
11962026-06-06T00:47:53.652Z Downloaded tungstenite v0.21.0
11972026-06-06T00:47:53.655Z Downloaded tungstenite v0.23.0
11982026-06-06T00:47:53.655Z Downloaded russh v0.45.0
11992026-06-06T00:47:53.658Z Downloaded zstd-safe v7.2.4
12002026-06-06T00:47:53.661Z Downloaded typify v0.6.2
12012026-06-06T00:47:53.663Z Downloaded tiny-keccak v2.0.2
12022026-06-06T00:47:53.663Z Downloaded whoami v1.6.1
12032026-06-06T00:47:53.680Z Downloaded yasna v0.5.2
12042026-06-06T00:47:53.682Z Downloaded tokio-rustls v0.26.4
12052026-06-06T00:47:53.682Z Downloaded zerocopy v0.6.6
12062026-06-06T00:47:53.686Z Downloaded typify v0.4.3
12072026-06-06T00:47:53.686Z Downloaded smallvec v0.6.14
12082026-06-06T00:47:53.689Z Downloaded toml_edit v0.19.15
12092026-06-06T00:47:53.698Z Downloaded whoami v2.1.0
12102026-06-06T00:47:53.702Z Downloaded aws-lc-rs v1.16.3
12112026-06-06T00:47:53.705Z Downloaded progenitor-impl v0.13.0
12122026-06-06T00:47:53.705Z Downloaded zstd v0.13.3
12132026-06-06T00:47:53.707Z Downloaded vergen v9.1.0
12142026-06-06T00:47:53.708Z Downloaded serde_with v1.14.0
12152026-06-06T00:47:53.710Z Downloaded postcard v1.1.3
12162026-06-06T00:47:53.713Z Downloaded bitvec v1.0.1
12172026-06-06T00:47:53.720Z Downloaded unicode-bidi v0.3.18
12182026-06-06T00:47:53.723Z Downloaded similar v2.7.0
12192026-06-06T00:47:53.726Z Downloaded unsafe-libyaml v0.2.11
12202026-06-06T00:47:53.732Z Downloaded chrono v0.4.44
12212026-06-06T00:47:53.737Z Downloaded moka v0.12.13
12222026-06-06T00:47:53.743Z Downloaded uuid v1.23.0
12232026-06-06T00:47:53.747Z Downloaded unarray v0.1.4
12242026-06-06T00:47:53.749Z Downloaded untrusted v0.7.1
12252026-06-06T00:47:53.754Z Downloaded zopfli v0.8.3
12262026-06-06T00:47:53.757Z Downloaded reedline v0.40.0
12272026-06-06T00:47:53.766Z Downloaded tower-service v0.3.3
12282026-06-06T00:47:53.768Z Downloaded regex v1.12.3
12292026-06-06T00:47:53.776Z Downloaded reqwest v0.13.2
12302026-06-06T00:47:53.779Z Downloaded yansi v1.0.1
12312026-06-06T00:47:53.782Z Downloaded schemars v1.2.1
12322026-06-06T00:47:53.788Z Downloaded zip v0.6.6
12332026-06-06T00:47:53.791Z Downloaded unicase v2.9.0
12342026-06-06T00:47:53.795Z Downloaded bindgen v0.71.1
12352026-06-06T00:47:53.798Z Downloaded tokio-rustls v0.24.1
12362026-06-06T00:47:53.798Z Downloaded object v0.37.3
12372026-06-06T00:47:53.803Z Downloaded goblin v0.10.5
12382026-06-06T00:47:53.807Z Downloaded toml_edit v0.23.10+spec-1.0.0
12392026-06-06T00:47:53.810Z Downloaded unicode_categories v0.1.1
12402026-06-06T00:47:53.813Z Downloaded rayon v1.11.0
12412026-06-06T00:47:53.815Z Downloaded unicode-normalization v0.1.25
12422026-06-06T00:47:53.818Z Downloaded zerocopy-derive v0.8.40
12432026-06-06T00:47:53.821Z Downloaded portable-atomic v1.13.1
12442026-06-06T00:47:53.826Z Downloaded unicode-segmentation v1.12.0
12452026-06-06T00:47:53.832Z Downloaded steno v0.4.1
12462026-06-06T00:47:53.836Z Downloaded socket2 v0.6.3
12472026-06-06T00:47:53.836Z Downloaded tokio-postgres v0.7.16
12482026-06-06T00:47:53.841Z Downloaded typed-path v0.9.3
12492026-06-06T00:47:53.844Z Downloaded tower v0.5.3
12502026-06-06T00:47:53.847Z Downloaded salty v0.3.0
12512026-06-06T00:47:53.853Z Downloaded quick-xml v0.37.5
12522026-06-06T00:47:53.857Z Downloaded tokio-util v0.7.18
12532026-06-06T00:47:53.864Z Downloaded x509-cert v0.2.5
12542026-06-06T00:47:53.881Z Downloaded petname v2.0.2
12552026-06-06T00:47:53.887Z Downloaded radix_trie v0.2.1
12562026-06-06T00:47:53.891Z Downloaded zip v4.6.1
12572026-06-06T00:47:53.894Z Downloaded nix v0.31.2
12582026-06-06T00:47:53.901Z Downloaded serde_with v3.17.0
12592026-06-06T00:47:53.909Z Downloaded tough v0.22.0
12602026-06-06T00:47:53.916Z Downloaded proptest v1.10.0
12612026-06-06T00:47:53.920Z Downloaded time v0.3.47
12622026-06-06T00:47:53.927Z Downloaded rustls-webpki v0.101.7
12632026-06-06T00:47:53.935Z Downloaded winnow v0.5.40
12642026-06-06T00:47:53.940Z Downloaded tower-http v0.6.8
12652026-06-06T00:47:53.944Z Downloaded regex-syntax v0.6.29
12662026-06-06T00:47:53.948Z Downloaded csv v1.4.0
12672026-06-06T00:47:53.961Z Downloaded tabled v0.20.0
12682026-06-06T00:47:53.969Z Downloaded winnow v0.6.26
12692026-06-06T00:47:53.975Z Downloaded openssl v0.10.79
12702026-06-06T00:47:53.980Z Downloaded rustls v0.21.12
12712026-06-06T00:47:54.010Z Downloaded zlib-rs v0.6.2
12722026-06-06T00:47:54.010Z Downloaded regress v0.10.5
12732026-06-06T00:47:54.021Z Downloaded vcpkg v0.2.15
12742026-06-06T00:47:54.042Z Downloaded smoltcp v0.11.0
12752026-06-06T00:47:54.049Z Downloaded webpki-roots v1.0.6
12762026-06-06T00:47:54.056Z Downloaded quinn-proto v0.11.13
12772026-06-06T00:47:54.058Z Downloaded regress v0.11.1
12782026-06-06T00:47:54.061Z Downloaded regex-syntax v0.8.10
12792026-06-06T00:47:54.064Z Downloaded polar-core v0.27.3
12802026-06-06T00:47:54.069Z Downloaded rustls v0.23.37
12812026-06-06T00:47:54.075Z Downloaded smoltcp v0.9.1
12822026-06-06T00:47:54.080Z Downloaded hickory-proto v0.24.4
12832026-06-06T00:47:54.090Z Downloaded nix v0.28.0
12842026-06-06T00:47:54.094Z Downloaded rustls-webpki v0.102.8
12852026-06-06T00:47:54.105Z Downloaded hickory-proto v0.25.2
12862026-06-06T00:47:54.114Z Downloaded sqlparser v0.61.0
12872026-06-06T00:47:54.119Z Downloaded zerocopy v0.8.40
12882026-06-06T00:47:54.126Z Downloaded rustls v0.22.4
12892026-06-06T00:47:54.133Z Downloaded openapiv3 v2.2.0
12902026-06-06T00:47:54.138Z Downloaded bstr v1.12.1
12912026-06-06T00:47:54.143Z Downloaded ratatui v0.29.0
12922026-06-06T00:47:54.156Z Downloaded rustix v0.38.44
12932026-06-06T00:47:54.166Z Downloaded tracing v0.1.44
12942026-06-06T00:47:54.187Z Downloaded typify-impl v0.4.3
12952026-06-06T00:47:54.190Z Downloaded petgraph v0.6.5
12962026-06-06T00:47:54.235Z Downloaded sha3 v0.10.8
12972026-06-06T00:47:54.250Z Downloaded tokio v1.52.1
12982026-06-06T00:47:54.271Z Downloaded bzip2-sys v0.1.13+1.0.8
12992026-06-06T00:47:54.278Z Downloaded encoding_rs v0.8.35
13002026-06-06T00:47:54.289Z Downloaded typify-impl v0.6.2
13012026-06-06T00:47:54.296Z Downloaded sled v0.34.7
13022026-06-06T00:47:54.350Z Downloaded regex-automata v0.4.14
13032026-06-06T00:47:54.359Z Downloaded zerocopy-derive v0.6.6
13042026-06-06T00:47:54.388Z Downloaded jiff v0.2.21
13052026-06-06T00:47:54.396Z Downloaded chrono-tz v0.10.4
13062026-06-06T00:47:54.431Z Downloaded petgraph v0.8.3
13072026-06-06T00:47:54.443Z Downloaded libz-sys v1.1.24
13082026-06-06T00:47:54.457Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13092026-06-06T00:47:54.569Z Downloaded ring v0.17.14
13102026-06-06T00:47:54.628Z Downloaded libgit2-sys v0.18.3+1.9.2
13112026-06-06T00:47:55.153Z Downloaded aws-lc-sys v0.40.0
13122026-06-06T00:47:55.404Z Compiling libc v0.2.185
13132026-06-06T00:47:55.404Z Compiling serde v1.0.228
13142026-06-06T00:47:55.405Z Compiling log v0.4.29
13152026-06-06T00:47:55.407Z Compiling find-msvc-tools v0.1.9
13162026-06-06T00:47:55.408Z Compiling shlex v1.3.0
13172026-06-06T00:47:55.408Z Compiling smallvec v1.15.1
13182026-06-06T00:47:55.408Z Compiling syn v2.0.117
13192026-06-06T00:47:55.545Z Compiling typenum v1.19.0
13202026-06-06T00:47:55.730Z Compiling generic-array v0.14.7
13212026-06-06T00:47:55.789Z Compiling subtle v2.6.1
13222026-06-06T00:47:55.792Z Compiling scopeguard v1.2.0
13232026-06-06T00:47:55.814Z Compiling const-oid v0.9.6
13242026-06-06T00:47:55.860Z Compiling serde_json v1.0.149
13252026-06-06T00:47:55.910Z Compiling lock_api v0.4.14
13262026-06-06T00:47:55.990Z Compiling zerocopy v0.8.40
13272026-06-06T00:47:55.994Z Compiling portable-atomic v1.13.1
13282026-06-06T00:47:56.135Z Compiling parking_lot_core v0.9.12
13292026-06-06T00:47:56.371Z Compiling pin-project-lite v0.2.17
13302026-06-06T00:47:56.435Z Compiling getrandom v0.2.17
13312026-06-06T00:47:56.467Z Compiling jobserver v0.1.34
13322026-06-06T00:47:56.478Z Compiling errno v0.3.14
13332026-06-06T00:47:56.542Z Compiling pkg-config v0.3.32
13342026-06-06T00:47:56.556Z Compiling rand_core v0.6.4
13352026-06-06T00:47:56.580Z Compiling signal-hook-registry v1.4.8
13362026-06-06T00:47:56.656Z Compiling cc v1.2.56
13372026-06-06T00:47:56.837Z Compiling bitflags v2.11.0
13382026-06-06T00:47:56.848Z Compiling futures-core v0.3.32
13392026-06-06T00:47:56.910Z Compiling critical-section v1.2.0
13402026-06-06T00:47:56.995Z Compiling libm v0.2.16
13412026-06-06T00:47:57.016Z Compiling parking_lot v0.12.5
13422026-06-06T00:47:57.056Z Compiling mio v1.2.0
13432026-06-06T00:47:57.084Z Compiling num-traits v0.2.19
13442026-06-06T00:47:57.208Z Compiling percent-encoding v2.3.2
13452026-06-06T00:47:57.306Z Compiling once_cell v1.21.3
13462026-06-06T00:47:57.381Z Compiling socket2 v0.6.3
13472026-06-06T00:47:57.396Z Compiling futures-sink v0.3.32
13482026-06-06T00:47:57.474Z Compiling futures-channel v0.3.32
13492026-06-06T00:47:57.487Z Compiling slab v0.4.12
13502026-06-06T00:47:57.499Z Compiling futures-task v0.3.32
13512026-06-06T00:47:57.511Z Compiling getrandom v0.4.1
13522026-06-06T00:47:57.656Z Compiling futures-io v0.3.32
13532026-06-06T00:47:57.670Z Compiling cpufeatures v0.2.17
13542026-06-06T00:47:57.695Z Compiling rand_core v0.10.0
13552026-06-06T00:47:57.744Z Compiling indexmap v2.14.0
13562026-06-06T00:47:57.775Z Compiling rustversion v1.0.22
13572026-06-06T00:47:57.807Z Compiling getrandom v0.3.4
13582026-06-06T00:47:57.865Z Compiling cmake v0.1.57
13592026-06-06T00:47:58.158Z Compiling form_urlencoded v1.2.2
13602026-06-06T00:47:58.190Z Compiling fs_extra v1.3.0
13612026-06-06T00:47:58.259Z Compiling dunce v1.0.5
13622026-06-06T00:47:58.332Z Compiling synstructure v0.13.2
13632026-06-06T00:47:58.378Z Compiling base64ct v1.8.3
13642026-06-06T00:47:58.393Z Compiling ident_case v1.0.1
13652026-06-06T00:47:58.454Z Compiling aws-lc-sys v0.40.0
13662026-06-06T00:47:58.509Z Compiling flagset v0.4.7
13672026-06-06T00:47:58.638Z Compiling pem-rfc7468 v0.7.0
13682026-06-06T00:47:58.658Z Compiling iana-time-zone v0.1.65
13692026-06-06T00:47:58.679Z Compiling rustix v1.1.3
13702026-06-06T00:47:58.755Z Compiling regex-syntax v0.8.10
13712026-06-06T00:47:58.853Z Compiling rand_core v0.9.5
13722026-06-06T00:47:58.911Z Compiling ring v0.17.14
13732026-06-06T00:47:58.924Z Compiling aws-lc-rs v1.16.3
13742026-06-06T00:47:58.938Z Compiling vcpkg v0.2.15
13752026-06-06T00:47:59.181Z Compiling uuid v1.23.0
13762026-06-06T00:47:59.294Z Compiling tracing-core v0.1.36
13772026-06-06T00:47:59.703Z Compiling openssl-sys v0.9.115
13782026-06-06T00:47:59.847Z Compiling rustc_version v0.4.1
13792026-06-06T00:47:59.889Z Compiling base64 v0.22.1
13802026-06-06T00:48:00.128Z Compiling serde_derive v1.0.228
13812026-06-06T00:48:00.175Z Compiling zeroize_derive v1.4.3
13822026-06-06T00:48:00.214Z Compiling zerofrom-derive v0.1.6
13832026-06-06T00:48:00.231Z Compiling yoke-derive v0.8.1
13842026-06-06T00:48:00.502Z Compiling zerovec-derive v0.11.2
13852026-06-06T00:48:00.824Z Compiling zeroize v1.8.2
13862026-06-06T00:48:01.137Z Compiling zerocopy-derive v0.8.40
13872026-06-06T00:48:01.408Z Compiling displaydoc v0.2.5
13882026-06-06T00:48:01.604Z Compiling crypto-common v0.1.7
13892026-06-06T00:48:01.626Z Compiling zerofrom v0.1.6
13902026-06-06T00:48:01.639Z Compiling block-buffer v0.10.4
13912026-06-06T00:48:01.746Z Compiling yoke v0.8.1
13922026-06-06T00:48:01.746Z Compiling tokio-macros v2.7.0
13932026-06-06T00:48:01.797Z Compiling digest v0.10.7
13942026-06-06T00:48:01.928Z Compiling zerovec v0.11.5
13952026-06-06T00:48:02.036Z Compiling futures-macro v0.3.32
13962026-06-06T00:48:02.139Z Compiling zerotrie v0.2.3
13972026-06-06T00:48:02.422Z Compiling tinystr v0.8.2
13982026-06-06T00:48:02.435Z Compiling potential_utf v0.1.4
13992026-06-06T00:48:02.457Z Compiling hmac v0.12.1
14002026-06-06T00:48:02.592Z Compiling icu_locale_core v2.1.1
14012026-06-06T00:48:02.604Z Compiling icu_collections v2.1.1
14022026-06-06T00:48:02.627Z Compiling block-padding v0.3.3
14032026-06-06T00:48:02.779Z Compiling inout v0.1.4
14042026-06-06T00:48:02.810Z Compiling futures-util v0.3.32
14052026-06-06T00:48:02.942Z Compiling cipher v0.4.4
14062026-06-06T00:48:03.078Z Compiling sha2 v0.10.9
14072026-06-06T00:48:03.196Z Compiling icu_provider v2.1.1
14082026-06-06T00:48:03.448Z Compiling icu_properties v2.1.2
14092026-06-06T00:48:03.485Z Compiling icu_normalizer v2.1.1
14102026-06-06T00:48:03.572Z Compiling bytes v1.11.1
14112026-06-06T00:48:03.655Z Compiling der_derive v0.7.3
14122026-06-06T00:48:04.080Z Compiling chrono v0.4.44
14132026-06-06T00:48:04.256Z Compiling tokio v1.52.1
14142026-06-06T00:48:04.377Z Compiling idna_adapter v1.2.1
14152026-06-06T00:48:04.479Z Compiling idna v1.1.0
14162026-06-06T00:48:04.598Z Compiling http v1.4.0
14172026-06-06T00:48:04.649Z Compiling der v0.7.10
14182026-06-06T00:48:05.068Z Compiling url v2.5.8
14192026-06-06T00:48:05.124Z Compiling salsa20 v0.10.2
14202026-06-06T00:48:05.262Z Compiling pbkdf2 v0.12.2
14212026-06-06T00:48:05.381Z Compiling rustls-pki-types v1.14.0
14222026-06-06T00:48:05.474Z Compiling ppv-lite86 v0.2.21
14232026-06-06T00:48:05.497Z Compiling spki v0.7.3
14242026-06-06T00:48:05.582Z Compiling tracing-attributes v0.1.31
14252026-06-06T00:48:05.696Z Compiling thiserror-impl v2.0.18
14262026-06-06T00:48:05.788Z Compiling rand_chacha v0.9.0
14272026-06-06T00:48:05.814Z Compiling scrypt v0.11.0
14282026-06-06T00:48:05.841Z Compiling http-body v1.0.1
14292026-06-06T00:48:05.853Z Compiling aes v0.8.4
14302026-06-06T00:48:05.988Z Compiling cbc v0.1.2
14312026-06-06T00:48:06.125Z Compiling httparse v1.10.1
14322026-06-06T00:48:06.138Z Compiling tinyvec_macros v0.1.1
14332026-06-06T00:48:06.225Z Compiling untrusted v0.9.0
14342026-06-06T00:48:06.332Z Compiling openssl-probe v0.2.1
14352026-06-06T00:48:06.456Z Compiling untrusted v0.7.1
14362026-06-06T00:48:06.515Z Compiling pkcs5 v0.7.1
14372026-06-06T00:48:06.574Z Compiling tinyvec v1.10.0
14382026-06-06T00:48:06.858Z Compiling tracing v0.1.44
14392026-06-06T00:48:06.886Z Compiling pest_generator v2.8.6
14402026-06-06T00:48:06.909Z Compiling rand v0.9.2
14412026-06-06T00:48:06.975Z Compiling serde_derive_internals v0.29.1
14422026-06-06T00:48:07.001Z Compiling thiserror v2.0.18
14432026-06-06T00:48:07.105Z Compiling aho-corasick v1.1.4
14442026-06-06T00:48:07.118Z Compiling atomic-waker v1.1.2
14452026-06-06T00:48:07.237Z Compiling rustls v0.23.37
14462026-06-06T00:48:07.412Z Compiling try-lock v0.2.5
14472026-06-06T00:48:07.522Z Compiling dyn-clone v1.0.20
14482026-06-06T00:48:07.563Z Compiling schemars v0.8.22
14492026-06-06T00:48:07.657Z Compiling tower-layer v0.3.3
14502026-06-06T00:48:07.681Z Compiling tower-service v0.3.3
14512026-06-06T00:48:07.774Z Compiling pest_derive v2.8.6
14522026-06-06T00:48:07.788Z Compiling want v0.3.1
14532026-06-06T00:48:07.818Z Compiling pkcs8 v0.10.2
14542026-06-06T00:48:07.843Z Compiling schemars_derive v0.8.22
14552026-06-06T00:48:07.948Z Compiling tokio-util v0.7.18
14562026-06-06T00:48:08.117Z Compiling regex-automata v0.4.14
14572026-06-06T00:48:08.245Z Compiling ipnet v2.11.0
14582026-06-06T00:48:08.475Z Compiling scroll_derive v0.13.1
14592026-06-06T00:48:08.732Z Compiling h2 v0.4.13
14602026-06-06T00:48:08.770Z Compiling darling_core v0.20.11
14612026-06-06T00:48:08.969Z Compiling httpdate v1.0.3
14622026-06-06T00:48:09.109Z Compiling openssl v0.10.79
14632026-06-06T00:48:09.215Z Compiling foreign-types-shared v0.1.1
14642026-06-06T00:48:09.299Z Compiling pin-utils v0.1.0
14652026-06-06T00:48:09.312Z Compiling tempfile v3.25.0
14662026-06-06T00:48:09.357Z Compiling scroll v0.13.0
14672026-06-06T00:48:09.372Z Compiling foreign-types v0.3.2
14682026-06-06T00:48:09.623Z Compiling unicode-normalization v0.1.25
14692026-06-06T00:48:09.871Z Compiling openssl-macros v0.1.1
14702026-06-06T00:48:10.078Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14712026-06-06T00:48:10.095Z Compiling spin v0.9.8
14722026-06-06T00:48:10.261Z Compiling time-core v0.1.8
14732026-06-06T00:48:10.302Z Compiling powerfmt v0.2.0
14742026-06-06T00:48:10.407Z Compiling crc32fast v1.5.0
14752026-06-06T00:48:10.465Z Compiling num-conv v0.2.0
14762026-06-06T00:48:10.499Z Compiling native-tls v0.2.18
14772026-06-06T00:48:10.595Z Compiling time-macros v0.2.27
14782026-06-06T00:48:10.733Z Compiling deranged v0.5.8
14792026-06-06T00:48:11.077Z Compiling darling_macro v0.20.11
14802026-06-06T00:48:11.529Z Compiling darling v0.20.11
14812026-06-06T00:48:11.610Z Compiling goblin v0.10.5
14822026-06-06T00:48:11.641Z Compiling rustls-native-certs v0.8.3
14832026-06-06T00:48:11.664Z Compiling sync_wrapper v1.0.2
14842026-06-06T00:48:11.770Z Compiling hyper v1.8.1
14852026-06-06T00:48:11.921Z Compiling wait-timeout v0.2.1
14862026-06-06T00:48:12.181Z Compiling usdt-impl v0.6.0
14872026-06-06T00:48:12.219Z Compiling quick-error v1.2.3
14882026-06-06T00:48:12.326Z Compiling bit-vec v0.8.0
14892026-06-06T00:48:12.381Z Compiling siphasher v1.0.2
14902026-06-06T00:48:12.555Z Compiling num_threads v0.1.7
14912026-06-06T00:48:12.568Z Compiling simd-adler32 v0.3.8
14922026-06-06T00:48:12.652Z Compiling crossbeam-utils v0.8.21
14932026-06-06T00:48:12.673Z Compiling syn v1.0.109
14942026-06-06T00:48:12.805Z Compiling hyper-util v0.1.20
14952026-06-06T00:48:13.020Z Compiling time v0.3.47
14962026-06-06T00:48:13.266Z Compiling bit-set v0.8.0
14972026-06-06T00:48:13.335Z Compiling rusty-fork v0.3.1
14982026-06-06T00:48:13.427Z Compiling tower v0.5.3
14992026-06-06T00:48:13.640Z Compiling derive_builder_core v0.20.2
15002026-06-06T00:48:13.861Z Compiling dtrace-parser v0.3.0
15012026-06-06T00:48:13.888Z Compiling http-body-util v0.1.3
15022026-06-06T00:48:14.150Z Compiling webpki-roots v1.0.6
15032026-06-06T00:48:14.271Z Compiling signature v2.2.0
15042026-06-06T00:48:14.455Z Compiling dof v0.4.0
15052026-06-06T00:48:14.535Z Compiling heapless v0.7.17
15062026-06-06T00:48:14.576Z Compiling scroll_derive v0.12.1
15072026-06-06T00:48:14.612Z Compiling thiserror-impl v1.0.69
15082026-06-06T00:48:14.633Z Compiling rand_xorshift v0.4.0
15092026-06-06T00:48:14.768Z Compiling slog v2.8.2
15102026-06-06T00:48:14.798Z Compiling darling_core v0.21.3
15112026-06-06T00:48:14.951Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-06-06T00:48:15.224Z Compiling thread-id v5.1.0
15132026-06-06T00:48:15.227Z Compiling cookie v0.18.1
15142026-06-06T00:48:15.308Z Compiling zstd-safe v7.2.4
15152026-06-06T00:48:15.413Z Compiling ryu v1.0.23
15162026-06-06T00:48:15.505Z Compiling paste v1.0.15
15172026-06-06T00:48:15.604Z Compiling unicode-bidi v0.3.18
15182026-06-06T00:48:15.637Z Compiling signal-hook v0.3.18
15192026-06-06T00:48:15.766Z Compiling iri-string v0.7.10
15202026-06-06T00:48:15.796Z Compiling unicode-properties v0.1.4
15212026-06-06T00:48:15.843Z Compiling allocator-api2 v0.2.21
15222026-06-06T00:48:15.868Z Compiling unarray v0.1.4
15232026-06-06T00:48:15.973Z Compiling anyhow v1.0.102
15242026-06-06T00:48:16.009Z Compiling adler2 v2.0.1
15252026-06-06T00:48:16.118Z Compiling miniz_oxide v0.8.9
15262026-06-06T00:48:16.126Z Compiling stringprep v0.1.5
15272026-06-06T00:48:16.157Z Compiling proptest v1.10.0
15282026-06-06T00:48:16.481Z Compiling thiserror v1.0.69
15292026-06-06T00:48:16.581Z Compiling serde_urlencoded v0.7.1
15302026-06-06T00:48:16.723Z Compiling scroll v0.12.0
15312026-06-06T00:48:16.975Z Compiling tower-http v0.6.8
15322026-06-06T00:48:17.272Z Compiling derive_builder_macro v0.20.2
15332026-06-06T00:48:17.276Z Compiling darling_macro v0.21.3
15342026-06-06T00:48:17.297Z Compiling tokio-native-tls v0.3.1
15352026-06-06T00:48:17.461Z Compiling bstr v1.12.1
15362026-06-06T00:48:17.580Z Compiling ipnetwork v0.21.1
15372026-06-06T00:48:17.708Z Compiling rand_chacha v0.3.1
15382026-06-06T00:48:17.751Z Compiling serde_tokenstream v0.2.3
15392026-06-06T00:48:17.843Z Compiling toml_datetime v0.6.11
15402026-06-06T00:48:17.963Z Compiling serde_spanned v0.6.9
15412026-06-06T00:48:18.053Z Compiling erased-serde v0.3.31
15422026-06-06T00:48:18.099Z Compiling md-5 v0.10.6
15432026-06-06T00:48:18.103Z Compiling curve25519-dalek v4.1.3
15442026-06-06T00:48:18.120Z Compiling pin-project-internal v1.1.11
15452026-06-06T00:48:18.254Z Compiling zerocopy-derive v0.7.35
15462026-06-06T00:48:18.441Z Compiling async-trait v0.1.89
15472026-06-06T00:48:18.514Z Compiling vergen-lib v9.1.0
15482026-06-06T00:48:18.528Z Compiling num-integer v0.1.46
15492026-06-06T00:48:18.690Z Compiling hash32 v0.2.1
15502026-06-06T00:48:18.842Z Compiling ff v0.13.1
15512026-06-06T00:48:18.877Z Compiling memoffset v0.9.1
15522026-06-06T00:48:18.976Z Compiling encoding_rs v0.8.35
15532026-06-06T00:48:19.122Z Compiling zlib-rs v0.6.2
15542026-06-06T00:48:19.157Z Compiling smoltcp v0.9.1
15552026-06-06T00:48:19.249Z Compiling psl-types v2.0.11
15562026-06-06T00:48:19.389Z Compiling mime v0.3.17
15572026-06-06T00:48:19.478Z Compiling rustix v0.38.44
15582026-06-06T00:48:19.491Z Compiling base16ct v0.2.0
15592026-06-06T00:48:19.645Z Compiling litrs v1.0.0
15602026-06-06T00:48:19.669Z Compiling fallible-iterator v0.2.0
15612026-06-06T00:48:19.830Z Compiling ref-cast v1.0.25
15622026-06-06T00:48:19.985Z Compiling num-bigint-dig v0.8.6
15632026-06-06T00:48:20.123Z Compiling cfg_aliases v0.2.1
15642026-06-06T00:48:20.152Z Compiling document-features v0.2.12
15652026-06-06T00:48:20.204Z Compiling nix v0.31.2
15662026-06-06T00:48:20.236Z Compiling postgres-protocol v0.6.10
15672026-06-06T00:48:20.564Z Compiling sec1 v0.7.3
15682026-06-06T00:48:20.624Z Compiling publicsuffix v2.3.0
15692026-06-06T00:48:20.729Z Compiling pin-project v1.1.11
15702026-06-06T00:48:20.781Z Compiling zerocopy v0.7.35
15712026-06-06T00:48:20.826Z Compiling group v0.13.0
15722026-06-06T00:48:20.882Z Compiling num-iter v0.1.45
15732026-06-06T00:48:21.101Z Compiling newtype-uuid v1.3.2
15742026-06-06T00:48:21.175Z Compiling hubpack_derive v0.1.1
15752026-06-06T00:48:21.296Z Compiling rand v0.8.6
15762026-06-06T00:48:21.309Z Compiling oxnet v0.1.4
15772026-06-06T00:48:21.384Z Compiling darling v0.21.3
15782026-06-06T00:48:21.421Z Compiling derive_builder v0.20.2
15792026-06-06T00:48:21.545Z Compiling hyper-tls v0.6.0
15802026-06-06T00:48:21.602Z Compiling goblin v0.8.2
15812026-06-06T00:48:22.066Z Compiling flate2 v1.1.9
15822026-06-06T00:48:22.259Z Compiling phf_shared v0.13.1
15832026-06-06T00:48:22.272Z Compiling regex v1.12.3
15842026-06-06T00:48:22.308Z Compiling lazy_static v1.5.0
15852026-06-06T00:48:22.406Z Compiling futures-executor v0.3.32
15862026-06-06T00:48:22.455Z Compiling hex v0.4.3
15872026-06-06T00:48:22.469Z Compiling hkdf v0.12.4
15882026-06-06T00:48:22.495Z Compiling crypto-bigint v0.5.5
15892026-06-06T00:48:22.632Z Compiling terminal_size v0.4.3
15902026-06-06T00:48:22.656Z Compiling strum_macros v0.27.2
15912026-06-06T00:48:22.687Z Compiling curve25519-dalek-derive v0.1.1
15922026-06-06T00:48:22.726Z Compiling daft-derive v0.1.7
15932026-06-06T00:48:22.768Z Compiling ref-cast-impl v1.0.25
15942026-06-06T00:48:23.317Z Compiling snafu-derive v0.8.9
15952026-06-06T00:48:23.330Z Compiling vergen v9.1.0
15962026-06-06T00:48:23.454Z Compiling fs-err v3.3.0
15972026-06-06T00:48:23.532Z Compiling cargo-platform v0.3.2
15982026-06-06T00:48:23.647Z Compiling ahash v0.8.12
15992026-06-06T00:48:23.779Z Compiling object v0.37.3
16002026-06-06T00:48:23.846Z Compiling winnow v0.5.40
16012026-06-06T00:48:24.110Z Compiling same-file v1.0.6
16022026-06-06T00:48:24.279Z Compiling unicode-segmentation v1.12.0
16032026-06-06T00:48:24.627Z Compiling foldhash v0.2.0
16042026-06-06T00:48:24.643Z Compiling bitflags v1.3.2
16052026-06-06T00:48:24.670Z Compiling bumpalo v3.20.2
16062026-06-06T00:48:24.715Z Compiling libbz2-rs-sys v0.2.2
16072026-06-06T00:48:24.848Z Compiling managed v0.8.0
16082026-06-06T00:48:24.927Z Compiling foldhash v0.1.5
16092026-06-06T00:48:25.070Z Compiling hashbrown v0.15.5
16102026-06-06T00:48:25.123Z Compiling zopfli v0.8.3
16112026-06-06T00:48:25.294Z Compiling snafu v0.8.9
16122026-06-06T00:48:25.335Z Compiling toml_edit v0.19.15
16132026-06-06T00:48:25.411Z Compiling bzip2 v0.6.1
16142026-06-06T00:48:25.618Z Compiling hashbrown v0.16.1
16152026-06-06T00:48:25.632Z Compiling clap_builder v4.5.60
16162026-06-06T00:48:25.650Z Compiling strum v0.27.2
16172026-06-06T00:48:25.780Z Compiling walkdir v2.5.0
16182026-06-06T00:48:25.886Z Compiling dof v0.3.0
16192026-06-06T00:48:25.903Z Compiling cargo_metadata v0.23.1
16202026-06-06T00:48:26.209Z Compiling daft v0.1.7
16212026-06-06T00:48:26.224Z Compiling elliptic-curve v0.13.8
16222026-06-06T00:48:26.611Z Compiling futures v0.3.32
16232026-06-06T00:48:26.692Z Compiling phf v0.13.1
16242026-06-06T00:48:27.269Z Compiling cookie_store v0.22.1
16252026-06-06T00:48:27.276Z Compiling signal-hook-mio v0.2.5
16262026-06-06T00:48:27.276Z Compiling zstd v0.13.3
16272026-06-06T00:48:27.341Z Compiling hubpack v0.1.2
16282026-06-06T00:48:27.496Z Compiling bzip2 v0.4.4
16292026-06-06T00:48:27.559Z Compiling serde_with_macros v3.17.0
16302026-06-06T00:48:27.846Z Compiling postgres-types v0.2.12
16312026-06-06T00:48:27.947Z Compiling usdt-macro v0.6.0
16322026-06-06T00:48:28.394Z Compiling usdt-attr-macro v0.6.0
16332026-06-06T00:48:28.602Z Compiling globset v0.4.18
16342026-06-06T00:48:28.685Z Compiling dtrace-parser v0.2.0
16352026-06-06T00:48:28.688Z Compiling ed25519 v2.2.3
16362026-06-06T00:48:28.878Z Compiling phf_shared v0.11.3
16372026-06-06T00:48:29.089Z Compiling olpc-cjson v0.1.4
16382026-06-06T00:48:29.213Z Compiling pkcs1 v0.7.5
16392026-06-06T00:48:29.252Z Compiling serde_plain v1.0.2
16402026-06-06T00:48:29.331Z Compiling serde-big-array v0.5.1
16412026-06-06T00:48:29.452Z Compiling rfc6979 v0.4.0
16422026-06-06T00:48:29.474Z Compiling enum-as-inner v0.6.1
16432026-06-06T00:48:29.478Z Compiling async-recursion v1.1.1
16442026-06-06T00:48:29.500Z Compiling serde_repr v0.1.20
16452026-06-06T00:48:29.574Z Compiling strum_macros v0.26.4
16462026-06-06T00:48:29.620Z Compiling clap_derive v4.5.55
16472026-06-06T00:48:29.633Z Compiling pem v3.0.6
16482026-06-06T00:48:29.962Z Compiling float-cmp v0.10.0
16492026-06-06T00:48:29.976Z Compiling memmap2 v0.9.10
16502026-06-06T00:48:30.029Z Compiling thread-id v4.2.2
16512026-06-06T00:48:30.111Z Compiling env_filter v1.0.0
16522026-06-06T00:48:30.123Z Compiling static_assertions v1.1.0
16532026-06-06T00:48:30.136Z Compiling whoami v2.1.0
16542026-06-06T00:48:30.186Z Compiling data-encoding v2.10.0
16552026-06-06T00:48:30.199Z Compiling fixedbitset v0.4.2
16562026-06-06T00:48:30.407Z Compiling either v1.15.0
16572026-06-06T00:48:30.422Z Compiling fixedbitset v0.5.7
16582026-06-06T00:48:30.506Z Compiling precomputed-hash v0.1.1
16592026-06-06T00:48:30.597Z Compiling typed-path v0.9.3
16602026-06-06T00:48:30.615Z Compiling predicates-core v1.0.10
16612026-06-06T00:48:30.720Z Compiling jiff v0.2.21
16622026-06-06T00:48:30.794Z Compiling difflib v0.4.0
16632026-06-06T00:48:30.871Z Compiling keccak v0.1.6
16642026-06-06T00:48:31.325Z Compiling new_debug_unreachable v1.0.6
16652026-06-06T00:48:31.350Z Compiling normalize-line-endings v0.3.0
16662026-06-06T00:48:31.371Z Compiling clap v4.5.60
16672026-06-06T00:48:31.396Z Compiling string_cache v0.8.9
16682026-06-06T00:48:31.443Z Compiling predicates v3.1.4
16692026-06-06T00:48:31.458Z Compiling toml_edit v0.22.27
16702026-06-06T00:48:31.614Z Compiling strum v0.26.3
16712026-06-06T00:48:31.678Z Compiling sha3 v0.10.8
16722026-06-06T00:48:31.748Z Compiling petgraph v0.8.3
16732026-06-06T00:48:31.811Z Compiling itertools v0.13.0
16742026-06-06T00:48:32.087Z Compiling hickory-proto v0.25.2
16752026-06-06T00:48:32.137Z Compiling petgraph v0.6.5
16762026-06-06T00:48:32.283Z Compiling tokio-postgres v0.7.16
16772026-06-06T00:48:33.029Z Compiling env_logger v0.11.9
16782026-06-06T00:48:33.375Z Compiling zip v4.6.1
16792026-06-06T00:48:33.627Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16802026-06-06T00:48:33.656Z Compiling usdt v0.6.0
16812026-06-06T00:48:33.922Z Compiling usdt-impl v0.5.0
16822026-06-06T00:48:34.179Z Compiling ecdsa v0.16.9
16832026-06-06T00:48:34.352Z Compiling rsa v0.9.10
16842026-06-06T00:48:34.470Z Compiling ed25519-dalek v2.2.0
16852026-06-06T00:48:34.553Z Compiling serde_with v3.17.0
16862026-06-06T00:48:34.575Z Compiling crossterm v0.28.1
16872026-06-06T00:48:35.142Z Compiling zip v0.6.6
16882026-06-06T00:48:35.847Z Compiling iddqd v0.4.2
16892026-06-06T00:48:36.102Z Compiling toml v0.7.8
16902026-06-06T00:48:36.614Z Compiling toml_parser v1.0.9+spec-1.1.0
16912026-06-06T00:48:36.645Z Compiling similar v2.7.0
16922026-06-06T00:48:36.714Z Compiling heck v0.4.1
16932026-06-06T00:48:36.815Z Compiling crossbeam-epoch v0.9.18
16942026-06-06T00:48:36.943Z Compiling tokio-stream v0.1.18
16952026-06-06T00:48:37.130Z Compiling buf-list v1.1.2
16962026-06-06T00:48:37.146Z Compiling x509-cert v0.2.5
16972026-06-06T00:48:37.251Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16982026-06-06T00:48:37.404Z Compiling openapiv3 v2.2.0
16992026-06-06T00:48:37.408Z Compiling sha1 v0.10.6
17002026-06-06T00:48:37.506Z Compiling peg-runtime v0.8.5
17012026-06-06T00:48:37.547Z Compiling lalrpop-util v0.19.12
17022026-06-06T00:48:37.634Z Compiling thread_local v1.1.9
17032026-06-06T00:48:37.721Z Compiling slog-async v2.8.0
17042026-06-06T00:48:37.740Z Compiling crossbeam-channel v0.5.15
17052026-06-06T00:48:37.785Z Compiling is-terminal v0.4.17
17062026-06-06T00:48:37.883Z Compiling filetime v0.2.27
17072026-06-06T00:48:37.883Z Compiling term v1.2.1
17082026-06-06T00:48:38.032Z Compiling xattr v1.6.1
17092026-06-06T00:48:38.057Z Compiling take_mut v0.2.2
17102026-06-06T00:48:38.170Z Compiling slog-term v2.9.2
17112026-06-06T00:48:38.200Z Compiling tar v0.4.45
17122026-06-06T00:48:48.526Z Compiling rustls-webpki v0.103.9
17132026-06-06T00:48:51.333Z Compiling tokio-rustls v0.26.4
17142026-06-06T00:48:51.333Z Compiling rustls-platform-verifier v0.6.2
17152026-06-06T00:48:51.528Z Compiling hyper-rustls v0.27.7
17162026-06-06T00:48:51.731Z Compiling reqwest v0.12.28
17172026-06-06T00:48:51.751Z Compiling reqwest v0.13.2
17182026-06-06T00:48:53.006Z Compiling tough v0.22.0
17192026-06-06T00:48:55.541Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17202026-06-06T00:48:55.756Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17212026-06-06T00:48:58.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17222026-06-06T00:48:58.755Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17232026-06-06T00:48:58.810ZJun 06 00:48:57.917 INFO Starting download, target: Cockroach
17242026-06-06T00:48:58.810ZJun 06 00:48:57.918 INFO Starting download, target: Console
17252026-06-06T00:48:58.810ZJun 06 00:48:57.918 INFO Starting download, target: Clickhouse
17262026-06-06T00:48:58.814ZJun 06 00:48:57.918 INFO Starting download, target: DendriteStub
17272026-06-06T00:48:58.814ZJun 06 00:48:57.918 INFO Starting download, target: MaghemiteMgd
17282026-06-06T00:48:58.814ZJun 06 00:48:57.918 INFO Starting download, target: TransceiverControl
17292026-06-06T00:48:58.815ZJun 06 00:48:57.918 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17302026-06-06T00:48:58.815ZJun 06 00:48:57.918 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17312026-06-06T00:48:58.815ZJun 06 00:48:57.918 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17322026-06-06T00:48:58.815ZJun 06 00:48:57.918 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17332026-06-06T00:48:58.815ZJun 06 00:48:57.918 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17342026-06-06T00:48:58.815ZJun 06 00:48:57.918 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17352026-06-06T00:48:59.088ZJun 06 00:48:58.198 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17362026-06-06T00:48:59.317ZJun 06 00:48:58.424 INFO Download complete, target: TransceiverControl
17372026-06-06T00:48:59.779ZJun 06 00:48:58.878 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17382026-06-06T00:49:00.016ZJun 06 00:48:59.118 INFO Download complete, target: Console
17392026-06-06T00:49:00.198ZJun 06 00:48:59.307 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17402026-06-06T00:49:00.326ZJun 06 00:48:59.433 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17412026-06-06T00:49:00.752ZJun 06 00:48:59.862 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17422026-06-06T00:49:00.752ZJun 06 00:48:59.862 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17432026-06-06T00:49:00.860ZJun 06 00:48:59.970 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-06-06T00:49:02.647ZJun 06 00:49:01.756 INFO Download complete, target: DendriteStub
17452026-06-06T00:49:02.851ZJun 06 00:49:01.961 INFO Download complete, target: MaghemiteMgd
17462026-06-06T00:49:05.471ZJun 06 00:49:04.581 INFO Checking that binary works, target: Cockroach
17472026-06-06T00:49:05.591ZJun 06 00:49:04.701 INFO Download complete, target: Cockroach
17482026-06-06T00:49:07.705ZJun 06 00:49:06.808 INFO Checking that binary works, target: Clickhouse
17492026-06-06T00:49:07.821ZJun 06 00:49:06.929 INFO Download complete, target: Clickhouse
17502026-06-06T00:49:07.836ZAll builder prerequisites installed successfully, and PATH looks valid
17512026-06-06T00:49:07.839Z
17522026-06-06T00:49:07.839Zreal 2:15.634611419
17532026-06-06T00:49:07.840Zuser 6:55.916202688
17542026-06-06T00:49:07.840Zsys 1:21.427340848
17552026-06-06T00:49:07.840Ztrap 0.213025822
17562026-06-06T00:49:07.840Ztflt 0.741382738
17572026-06-06T00:49:07.840Zdflt 0.592059604
17582026-06-06T00:49:07.840Zkflt 0.031854313
17592026-06-06T00:49:07.840Zlock 21:31.376480416
17602026-06-06T00:49:07.840Zslp 21:21.178355542
17612026-06-06T00:49:07.840Zlat 40.003374126
17622026-06-06T00:49:07.840Zstop 1:48.549256822
17632026-06-06T00:49:07.840Z+ banner clippy
17642026-06-06T00:49:07.840Z
17652026-06-06T00:49:07.840Z #### # # ##### ##### # #
17662026-06-06T00:49:07.840Z # # # # # # # # # #
17672026-06-06T00:49:07.840Z # # # # # # # #
17682026-06-06T00:49:07.840Z # # # ##### ##### #
17692026-06-06T00:49:07.841Z # # # # # # #
17702026-06-06T00:49:07.841Z #### ###### # # # #
17712026-06-06T00:49:07.841Z
17722026-06-06T00:49:07.841Z+ export CARGO_INCREMENTAL=0
17732026-06-06T00:49:07.841Z+ CARGO_INCREMENTAL=0
17742026-06-06T00:49:07.841Z+ ptime -m cargo xtask clippy
17752026-06-06T00:49:08.365Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17762026-06-06T00:49:08.584Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17772026-06-06T00:49:10.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
17782026-06-06T00:49:10.521Z Running `target/debug/xtask clippy`
17792026-06-06T00:49:10.547Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17802026-06-06T00:49:11.158Z Downloading crates ...
17812026-06-06T00:49:11.370Z Downloaded criterion-plot v0.6.0
17822026-06-06T00:49:11.375Z Downloaded assert-json-diff v2.0.2
17832026-06-06T00:49:11.379Z Downloaded target-spec v3.5.7
17842026-06-06T00:49:11.381Z Downloaded terminal_size v0.1.17
17852026-06-06T00:49:11.386Z Downloaded constant_time_eq v0.3.1
17862026-06-06T00:49:11.389Z Downloaded supports-hyperlinks v2.1.0
17872026-06-06T00:49:11.389Z Downloaded relative-path v1.9.3
17882026-06-06T00:49:11.392Z Downloaded linkme v0.3.35
17892026-06-06T00:49:11.392Z Downloaded rstest v0.25.0
17902026-06-06T00:49:11.395Z Downloaded cfg-expr v0.20.6
17912026-06-06T00:49:11.398Z Downloaded pathdiff v0.2.3
17922026-06-06T00:49:11.399Z Downloaded miette-derive v5.10.0
17932026-06-06T00:49:11.405Z Downloaded knuffel-derive v3.2.0
17942026-06-06T00:49:11.408Z Downloaded similar-asserts v1.7.0
17952026-06-06T00:49:11.416Z Downloaded tinytemplate v1.2.1
17962026-06-06T00:49:11.419Z Downloaded stringmetrics v2.2.2
17972026-06-06T00:49:11.419Z Downloaded rustc-demangle v0.1.27
17982026-06-06T00:49:11.419Z Downloaded tokio-test v0.4.5
17992026-06-06T00:49:11.423Z Downloaded supports-unicode v2.1.0
18002026-06-06T00:49:11.426Z Downloaded serde_regex v1.1.0
18012026-06-06T00:49:11.426Z Downloaded target-triple v1.0.0
18022026-06-06T00:49:11.426Z Downloaded parking v2.2.1
18032026-06-06T00:49:11.429Z Downloaded anes v0.1.6
18042026-06-06T00:49:11.432Z Downloaded rust-argon2 v2.1.0
18052026-06-06T00:49:11.435Z Downloaded plotters-svg v0.3.7
18062026-06-06T00:49:11.438Z Downloaded owo-colors v3.5.0
18072026-06-06T00:49:11.441Z Downloaded addr2line v0.25.1
18082026-06-06T00:49:11.448Z Downloaded nested v0.1.1
18092026-06-06T00:49:11.451Z Downloaded target-lexicon v0.13.3
18102026-06-06T00:49:11.458Z Downloaded supports-color v2.1.0
18112026-06-06T00:49:11.461Z Downloaded linkme-impl v0.3.35
18122026-06-06T00:49:11.464Z Downloaded async-object-pool v0.2.0
18132026-06-06T00:49:11.464Z Downloaded approx v0.5.1
18142026-06-06T00:49:11.467Z Downloaded plotters-backend v0.3.7
18152026-06-06T00:49:11.473Z Downloaded guppy-workspace-hack v0.1.0
18162026-06-06T00:49:11.477Z Downloaded event-listener-strategy v0.5.4
18172026-06-06T00:49:11.477Z Downloaded backtrace-ext v0.2.1
18182026-06-06T00:49:11.481Z Downloaded cast v0.3.0
18192026-06-06T00:49:11.481Z Downloaded escape8259 v0.5.3
18202026-06-06T00:49:11.486Z Downloaded datatest-stable v0.3.3
18212026-06-06T00:49:11.495Z Downloaded rstest_macros v0.25.0
18222026-06-06T00:49:11.498Z Downloaded partial-io v0.5.4
18232026-06-06T00:49:11.500Z Downloaded futures-timer v3.0.3
18242026-06-06T00:49:11.501Z Downloaded libtest-mimic v0.8.1
18252026-06-06T00:49:11.505Z Downloaded termcolor v1.4.1
18262026-06-06T00:49:11.508Z Downloaded concurrent-queue v2.5.0
18272026-06-06T00:49:11.508Z Downloaded path-tree v0.8.3
18282026-06-06T00:49:11.512Z Downloaded hickory-client v0.25.2
18292026-06-06T00:49:11.515Z Downloaded fancy-regex v0.14.0
18302026-06-06T00:49:11.517Z Downloaded oorandom v11.1.5
18312026-06-06T00:49:11.521Z Downloaded blake2b_simd v1.0.4
18322026-06-06T00:49:11.525Z Downloaded miette v5.10.0
18332026-06-06T00:49:11.528Z Downloaded event-listener v5.4.1
18342026-06-06T00:49:11.531Z Downloaded assert_cmd v2.1.2
18352026-06-06T00:49:11.533Z Downloaded httptest v0.16.4
18362026-06-06T00:49:11.616Z Downloaded trybuild v1.0.116
18372026-06-06T00:49:11.616Z Downloaded async-lock v3.4.2
18382026-06-06T00:49:11.616Z Downloaded textwrap v0.15.2
18392026-06-06T00:49:11.616Z Downloaded rand_distr v0.5.1
18402026-06-06T00:49:11.616Z Downloaded chumsky v0.9.3
18412026-06-06T00:49:11.616Z Downloaded knuffel v3.2.0
18422026-06-06T00:49:11.616Z Downloaded backtrace v0.3.76
18432026-06-06T00:49:11.616Z Downloaded hashbrown v0.14.5
18442026-06-06T00:49:11.616Z Downloaded plotters v0.3.7
18452026-06-06T00:49:11.616Z Downloaded guppy v0.17.25
18462026-06-06T00:49:11.616Z Downloaded criterion v0.7.0
18472026-06-06T00:49:11.628Z Downloaded gimli v0.32.3
18482026-06-06T00:49:11.727Z Downloaded httpmock v0.8.3
18492026-06-06T00:49:13.358Z Checking cfg-if v1.0.4
18502026-06-06T00:49:13.712Z Checking libc v0.2.185
18512026-06-06T00:49:13.715Z Checking serde_core v1.0.228
18522026-06-06T00:49:13.784Z Checking memchr v2.8.0
18532026-06-06T00:49:13.825Z Checking smallvec v1.15.1
18542026-06-06T00:49:13.865Z Checking itoa v1.0.17
18552026-06-06T00:49:13.899Z Checking log v0.4.29
18562026-06-06T00:49:13.945Z Checking zeroize v1.8.2
18572026-06-06T00:49:13.984Z Checking libm v0.2.16
18582026-06-06T00:49:14.032Z Checking scopeguard v1.2.0
18592026-06-06T00:49:14.074Z Checking stable_deref_trait v1.2.1
18602026-06-06T00:49:14.114Z Checking zmij v1.0.21
18612026-06-06T00:49:14.152Z Checking errno v0.3.14
18622026-06-06T00:49:14.152Z Checking getrandom v0.2.17
18632026-06-06T00:49:14.221Z Checking lock_api v0.4.14
18642026-06-06T00:49:14.253Z Checking zerofrom v0.1.6
18652026-06-06T00:49:14.291Z Checking percent-encoding v2.3.2
18662026-06-06T00:49:14.328Z Checking litemap v0.8.1
18672026-06-06T00:49:14.363Z Checking writeable v0.6.2
18682026-06-06T00:49:14.399Z Checking yoke v0.8.1
18692026-06-06T00:49:14.436Z Checking icu_properties_data v2.1.2
18702026-06-06T00:49:14.472Z Checking icu_normalizer_data v2.1.1
18712026-06-06T00:49:14.507Z Checking subtle v2.6.1
18722026-06-06T00:49:14.544Z Checking form_urlencoded v1.2.2
18732026-06-06T00:49:14.581Z Checking pin-project-lite v0.2.17
18742026-06-06T00:49:14.618Z Checking zerovec v0.11.5
18752026-06-06T00:49:14.618Z Checking zerotrie v0.2.3
18762026-06-06T00:49:14.621Z Checking utf8_iter v1.0.4
18772026-06-06T00:49:14.718Z Checking num-traits v0.2.19
18782026-06-06T00:49:14.754Z Checking rand_core v0.6.4
18792026-06-06T00:49:14.759Z Checking parking_lot_core v0.9.12
18802026-06-06T00:49:14.902Z Checking zerocopy v0.8.40
18812026-06-06T00:49:14.908Z Checking rand_core v0.10.0
18822026-06-06T00:49:14.911Z Checking portable-atomic v1.13.1
18832026-06-06T00:49:14.967Z Checking signal-hook-registry v1.4.8
18842026-06-06T00:49:15.008Z Checking parking_lot v0.12.5
18852026-06-06T00:49:15.044Z Checking getrandom v0.4.1
18862026-06-06T00:49:15.109Z Checking tinystr v0.8.2
18872026-06-06T00:49:15.157Z Checking potential_utf v0.1.4
18882026-06-06T00:49:15.217Z Checking critical-section v1.2.0
18892026-06-06T00:49:15.255Z Checking serde v1.0.228
18902026-06-06T00:49:15.255Z Checking serde_json v1.0.149
18912026-06-06T00:49:15.322Z Checking bitflags v2.11.0
18922026-06-06T00:49:15.325Z Checking icu_locale_core v2.1.1
18932026-06-06T00:49:15.325Z Checking icu_collections v2.1.1
18942026-06-06T00:49:15.420Z Checking once_cell v1.21.3
18952026-06-06T00:49:15.460Z Checking mio v1.2.0
18962026-06-06T00:49:15.517Z Checking socket2 v0.6.3
18972026-06-06T00:49:15.621Z Checking typenum v1.19.0
18982026-06-06T00:49:15.682Z Checking bytes v1.11.1
18992026-06-06T00:49:15.731Z Checking iana-time-zone v0.1.65
19002026-06-06T00:49:15.778Z Checking thiserror v2.0.18
19012026-06-06T00:49:15.824Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19022026-06-06T00:49:15.866Z Checking chrono v0.4.44
19032026-06-06T00:49:15.905Z Checking uuid v1.23.0
19042026-06-06T00:49:15.942Z Checking icu_provider v2.1.1
19052026-06-06T00:49:15.978Z Checking semver v1.0.28
19062026-06-06T00:49:16.097Z Checking futures-core v0.3.32
19072026-06-06T00:49:16.138Z Checking tokio v1.52.1
19082026-06-06T00:49:16.173Z Checking generic-array v0.14.7
19092026-06-06T00:49:16.207Z Checking equivalent v1.0.2
19102026-06-06T00:49:16.211Z Checking icu_normalizer v2.1.1
19112026-06-06T00:49:16.272Z Checking icu_properties v2.1.2
19122026-06-06T00:49:16.275Z Checking dyn-clone v1.0.20
19132026-06-06T00:49:16.338Z Checking const-oid v0.9.6
19142026-06-06T00:49:16.431Z Checking futures-sink v0.3.32
19152026-06-06T00:49:16.558Z Checking futures-channel v0.3.32
19162026-06-06T00:49:16.560Z Checking slab v0.4.12
19172026-06-06T00:49:16.629Z Checking crypto-common v0.1.7
19182026-06-06T00:49:16.737Z Checking block-buffer v0.10.4
19192026-06-06T00:49:16.772Z Checking futures-task v0.3.32
19202026-06-06T00:49:16.776Z Checking futures-io v0.3.32
19212026-06-06T00:49:16.776Z Checking rustix v1.1.3
19222026-06-06T00:49:16.899Z Checking byteorder v1.5.0
19232026-06-06T00:49:16.936Z Checking hashbrown v0.17.0
19242026-06-06T00:49:16.970Z Checking futures-util v0.3.32
19252026-06-06T00:49:17.046Z Checking digest v0.10.7
19262026-06-06T00:49:17.103Z Checking idna_adapter v1.2.1
19272026-06-06T00:49:17.139Z Checking cpufeatures v0.2.17
19282026-06-06T00:49:17.235Z Checking thiserror v1.0.69
19292026-06-06T00:49:17.272Z Checking idna v1.1.0
19302026-06-06T00:49:17.275Z Checking getrandom v0.3.4
19312026-06-06T00:49:17.360Z Checking fnv v1.0.7
19322026-06-06T00:49:17.423Z Checking indexmap v2.14.0
19332026-06-06T00:49:17.476Z Checking regex-syntax v0.8.10
19342026-06-06T00:49:17.511Z Checking http v1.4.0
19352026-06-06T00:49:17.547Z Checking url v2.5.8
19362026-06-06T00:49:17.584Z Checking ppv-lite86 v0.2.21
19372026-06-06T00:49:17.690Z Checking tracing-core v0.1.36
19382026-06-06T00:49:17.895Z Checking base64 v0.22.1
19392026-06-06T00:49:18.000Z Checking schemars v0.8.22
19402026-06-06T00:49:18.013Z Checking ipnet v2.11.0
19412026-06-06T00:49:18.067Z Checking tracing v0.1.44
19422026-06-06T00:49:18.102Z Checking anstyle v1.0.13
19432026-06-06T00:49:18.157Z Checking untrusted v0.9.0
19442026-06-06T00:49:18.301Z Checking utf8parse v0.2.2
19452026-06-06T00:49:18.337Z Checking unicode-ident v1.0.24
19462026-06-06T00:49:18.341Z Checking ring v0.17.14
19472026-06-06T00:49:18.341Z Checking base64ct v1.8.3
19482026-06-06T00:49:18.435Z Checking anstyle-parse v0.2.7
19492026-06-06T00:49:18.475Z Checking proc-macro2 v1.0.106
19502026-06-06T00:49:18.615Z Checking block-padding v0.3.3
19512026-06-06T00:49:18.651Z Checking aho-corasick v1.1.4
19522026-06-06T00:49:18.686Z Checking is_terminal_polyfill v1.70.2
19532026-06-06T00:49:18.774Z Checking anstyle-query v1.1.5
19542026-06-06T00:49:18.809Z Checking colorchoice v1.0.4
19552026-06-06T00:49:18.841Z Checking inout v0.1.4
19562026-06-06T00:49:18.845Z Checking quote v1.0.45
19572026-06-06T00:49:18.910Z Checking rustls-pki-types v1.14.0
19582026-06-06T00:49:18.915Z Checking httparse v1.10.1
19592026-06-06T00:49:18.976Z Checking anstream v0.6.21
19602026-06-06T00:49:19.012Z Checking cipher v0.4.4
19612026-06-06T00:49:19.066Z Checking syn v2.0.117
19622026-06-06T00:49:19.177Z Checking terminal_size v0.4.3
19632026-06-06T00:49:19.211Z Checking crossbeam-utils v0.8.21
19642026-06-06T00:49:19.246Z Checking strsim v0.11.1
19652026-06-06T00:49:19.249Z Checking clap_lex v1.0.0
19662026-06-06T00:49:19.314Z Checking allocator-api2 v0.2.21
19672026-06-06T00:49:19.349Z Checking regex-automata v0.4.14
19682026-06-06T00:49:19.387Z Checking tokio-util v0.7.18
19692026-06-06T00:49:19.425Z Checking pem-rfc7468 v0.7.0
19702026-06-06T00:49:19.460Z Checking http-body v1.0.1
19712026-06-06T00:49:19.463Z Checking clap_builder v4.5.60
19722026-06-06T00:49:19.564Z Checking sha2 v0.10.9
19732026-06-06T00:49:19.610Z Checking atomic-waker v1.1.2
19742026-06-06T00:49:19.646Z Checking powerfmt v0.2.0
19752026-06-06T00:49:19.649Z Checking rand_core v0.9.5
19762026-06-06T00:49:19.736Z Checking hmac v0.12.1
19772026-06-06T00:49:19.824Z Checking deranged v0.5.8
19782026-06-06T00:49:19.860Z Checking num-conv v0.2.0
19792026-06-06T00:49:19.894Z Checking httpdate v1.0.3
19802026-06-06T00:49:19.898Z Checking time-core v0.1.8
19812026-06-06T00:49:20.007Z Checking try-lock v0.2.5
19822026-06-06T00:49:20.011Z Checking num_threads v0.1.7
19832026-06-06T00:49:20.074Z Checking h2 v0.4.13
19842026-06-06T00:49:20.110Z Checking pin-utils v0.1.0
19852026-06-06T00:49:20.142Z Checking want v0.3.1
19862026-06-06T00:49:20.176Z Checking ryu v1.0.23
19872026-06-06T00:49:20.209Z Checking flagset v0.4.7
19882026-06-06T00:49:20.288Z Checking tower-service v0.3.3
19892026-06-06T00:49:20.336Z Checking tower-layer v0.3.3
19902026-06-06T00:49:20.455Z Checking der v0.7.10
19912026-06-06T00:49:20.462Z Checking rand_chacha v0.9.0
19922026-06-06T00:49:20.517Z Checking erased-serde v0.3.31
19932026-06-06T00:49:20.630Z Checking mime v0.3.17
19942026-06-06T00:49:20.724Z Checking clap v4.5.60
19952026-06-06T00:49:20.761Z Checking time v0.3.47
19962026-06-06T00:49:20.828Z Checking rand v0.9.2
19972026-06-06T00:49:20.861Z Checking spin v0.9.8
19982026-06-06T00:49:20.916Z Checking slog v2.8.2
19992026-06-06T00:49:21.068Z Checking anyhow v1.0.102
20002026-06-06T00:49:21.131Z Checking http-body-util v0.1.3
20012026-06-06T00:49:21.191Z Checking aws-lc-sys v0.40.0
20022026-06-06T00:49:21.214Z Checking untrusted v0.7.1
20032026-06-06T00:49:21.292Z Checking openssl-probe v0.2.1
20042026-06-06T00:49:21.328Z Checking fastrand v2.3.0
20052026-06-06T00:49:21.363Z Checking spki v0.7.3
20062026-06-06T00:49:21.370Z Checking serde_urlencoded v0.7.1
20072026-06-06T00:49:21.431Z Checking pbkdf2 v0.12.2
20082026-06-06T00:49:21.435Z Checking aes v0.8.4
20092026-06-06T00:49:21.528Z Checking encoding_rs v0.8.35
20102026-06-06T00:49:21.561Z Checking regex v1.12.3
20112026-06-06T00:49:21.600Z Checking salsa20 v0.10.2
20122026-06-06T00:49:21.636Z Checking cbc v0.1.2
20132026-06-06T00:49:21.700Z Checking aws-lc-rs v1.16.3
20142026-06-06T00:49:21.761Z Checking rand_chacha v0.3.1
20152026-06-06T00:49:21.807Z Checking hex v0.4.3
20162026-06-06T00:49:21.904Z Checking simd-adler32 v0.3.8
20172026-06-06T00:49:21.916Z Checking pretty-hex v0.4.1
20182026-06-06T00:49:21.962Z Checking scrypt v0.11.0
20192026-06-06T00:49:22.006Z Checking rand v0.8.6
20202026-06-06T00:49:22.059Z Checking tempfile v3.25.0
20212026-06-06T00:49:22.107Z Checking ipnetwork v0.21.1
20222026-06-06T00:49:22.141Z Checking plain v0.2.3
20232026-06-06T00:49:22.145Z Checking adler2 v2.0.1
20242026-06-06T00:49:22.263Z Checking pkcs5 v0.7.1
20252026-06-06T00:49:22.298Z Checking rustls-native-certs v0.8.3
20262026-06-06T00:49:22.335Z Checking miniz_oxide v0.8.9
20272026-06-06T00:49:22.364Z Checking sync_wrapper v1.0.2
20282026-06-06T00:49:22.451Z Checking ucd-trie v0.1.7
20292026-06-06T00:49:22.492Z Checking tower v0.5.3
20302026-06-06T00:49:22.500Z Checking webpki-roots v1.0.6
20312026-06-06T00:49:22.566Z Checking camino v1.2.2
20322026-06-06T00:49:22.578Z Checking rustls-webpki v0.103.9
20332026-06-06T00:49:22.578Z Checking pkcs8 v0.10.2
20342026-06-06T00:49:22.724Z Checking pest v2.8.6
20352026-06-06T00:49:22.735Z Checking foldhash v0.2.0
20362026-06-06T00:49:22.735Z Checking iri-string v0.7.10
20372026-06-06T00:49:22.782Z Checking hyper v1.8.1
20382026-06-06T00:49:22.825Z Checking futures-executor v0.3.32
20392026-06-06T00:49:22.857Z Checking either v1.15.0
20402026-06-06T00:49:22.892Z Checking hashbrown v0.16.1
20412026-06-06T00:49:22.946Z Checking openapiv3 v2.2.0
20422026-06-06T00:49:22.993Z Checking futures v0.3.32
20432026-06-06T00:49:23.034Z Checking rustls v0.23.37
20442026-06-06T00:49:23.073Z Checking crc32fast v1.5.0
20452026-06-06T00:49:23.105Z Checking static_assertions v1.1.0
20462026-06-06T00:49:23.222Z Checking oxnet v0.1.4
20472026-06-06T00:49:23.255Z Checking lazy_static v1.5.0
20482026-06-06T00:49:23.374Z Checking signature v2.2.0
20492026-06-06T00:49:23.426Z Checking winnow v0.7.14
20502026-06-06T00:49:23.481Z Checking hubpack v0.1.2
20512026-06-06T00:49:23.533Z Checking zlib-rs v0.6.2
20522026-06-06T00:49:23.679Z Checking strum v0.26.3
20532026-06-06T00:49:23.722Z Checking hyper-util v0.1.20
20542026-06-06T00:49:23.759Z Checking psl-types v2.0.11
20552026-06-06T00:49:23.794Z Checking tower-http v0.6.8
20562026-06-06T00:49:23.830Z Checking tinyvec_macros v0.1.1
20572026-06-06T00:49:23.901Z Checking publicsuffix v2.3.0
20582026-06-06T00:49:23.936Z Checking tinyvec v1.10.0
20592026-06-06T00:49:24.089Z Checking cookie v0.18.1
20602026-06-06T00:49:24.092Z Checking sha1 v0.10.6
20612026-06-06T00:49:24.244Z Checking num-integer v0.1.46
20622026-06-06T00:49:24.281Z Checking scroll v0.13.0
20632026-06-06T00:49:24.313Z Checking data-encoding v2.10.0
20642026-06-06T00:49:24.349Z Checking cookie_store v0.22.1
20652026-06-06T00:49:24.422Z Checking flate2 v1.1.9
20662026-06-06T00:49:24.491Z Checking serde_spanned v0.6.9
20672026-06-06T00:49:24.531Z Checking goblin v0.10.5
20682026-06-06T00:49:24.608Z Checking toml_datetime v0.6.11
20692026-06-06T00:49:24.644Z Checking memmap2 v0.9.10
20702026-06-06T00:49:24.648Z Checking bit-vec v0.8.0
20712026-06-06T00:49:24.710Z Checking foreign-types-shared v0.1.1
20722026-06-06T00:49:24.744Z Checking base16ct v0.2.0
20732026-06-06T00:49:24.819Z Checking dtrace-parser v0.3.0
20742026-06-06T00:49:24.850Z Checking foreign-types v0.3.2
20752026-06-06T00:49:24.854Z Checking ff v0.13.1
20762026-06-06T00:49:24.917Z Checking bit-set v0.8.0
20772026-06-06T00:49:24.920Z Checking sec1 v0.7.3
20782026-06-06T00:49:24.985Z Checking openssl-sys v0.9.115
20792026-06-06T00:49:24.985Z Checking wait-timeout v0.2.1
20802026-06-06T00:49:25.052Z Checking thread-id v5.1.0
20812026-06-06T00:49:25.087Z Checking group v0.13.0
20822026-06-06T00:49:25.090Z Checking num-iter v0.1.45
20832026-06-06T00:49:25.153Z Checking bstr v1.12.1
20842026-06-06T00:49:25.188Z Checking hkdf v0.12.4
20852026-06-06T00:49:25.191Z Checking crossbeam-epoch v0.9.18
20862026-06-06T00:49:25.255Z Checking ahash v0.8.12
20872026-06-06T00:49:25.258Z Checking crypto-bigint v0.5.5
20882026-06-06T00:49:25.347Z Checking quick-error v1.2.3
20892026-06-06T00:49:25.405Z Checking tokio-rustls v0.26.4
20902026-06-06T00:49:25.441Z Checking rustls-platform-verifier v0.6.2
20912026-06-06T00:49:25.477Z Checking openssl v0.10.79
20922026-06-06T00:49:25.480Z Checking rusty-fork v0.3.1
20932026-06-06T00:49:25.480Z Checking rand_xorshift v0.4.0
20942026-06-06T00:49:25.575Z Checking scroll v0.12.0
20952026-06-06T00:49:25.609Z Checking unarray v0.1.4
20962026-06-06T00:49:25.651Z Checking hyper-rustls v0.27.7
20972026-06-06T00:49:25.687Z Checking num-bigint-dig v0.8.6
20982026-06-06T00:49:25.732Z Checking pkcs1 v0.7.5
20992026-06-06T00:49:25.768Z Checking proptest v1.10.0
21002026-06-06T00:49:25.830Z Checking goblin v0.8.2
21012026-06-06T00:49:25.883Z Checking reqwest v0.13.2
21022026-06-06T00:49:25.973Z Checking x509-cert v0.2.5
21032026-06-06T00:49:26.219Z Checking elliptic-curve v0.13.8
21042026-06-06T00:49:26.519Z Checking zerocopy v0.7.35
21052026-06-06T00:49:26.554Z Checking unicode-segmentation v1.12.0
21062026-06-06T00:49:26.636Z Checking rsa v0.9.10
21072026-06-06T00:49:26.749Z Checking dtrace-parser v0.2.0
21082026-06-06T00:49:26.844Z Checking dof v0.4.0
21092026-06-06T00:49:26.892Z Checking rfc6979 v0.4.0
21102026-06-06T00:49:27.015Z Checking memoffset v0.9.1
21112026-06-06T00:49:27.052Z Checking thread-id v4.2.2
21122026-06-06T00:49:27.056Z Checking ecdsa v0.16.9
21132026-06-06T00:49:27.122Z Checking curve25519-dalek v4.1.3
21142026-06-06T00:49:27.158Z Checking rustix v0.38.44
21152026-06-06T00:49:27.164Z Checking env_filter v1.0.0
21162026-06-06T00:49:27.362Z Checking same-file v1.0.6
21172026-06-06T00:49:27.444Z Checking toml_write v0.1.2
21182026-06-06T00:49:27.489Z Checking usdt-impl v0.6.0
21192026-06-06T00:49:27.492Z Checking native-tls v0.2.18
21202026-06-06T00:49:27.558Z Checking keccak v0.1.6
21212026-06-06T00:49:27.561Z Checking newtype-uuid v1.3.2
21222026-06-06T00:49:27.633Z Checking toml_edit v0.22.27
21232026-06-06T00:49:27.689Z Checking dof v0.3.0
21242026-06-06T00:49:27.726Z Checking tokio-native-tls v0.3.1
21252026-06-06T00:49:27.760Z Checking sha3 v0.10.8
21262026-06-06T00:49:27.800Z Checking usdt v0.6.0
21272026-06-06T00:49:27.833Z Checking daft v0.1.7
21282026-06-06T00:49:27.907Z Checking hyper-tls v0.6.0
21292026-06-06T00:49:27.943Z Checking walkdir v2.5.0
21302026-06-06T00:49:27.979Z Checking env_logger v0.11.9
21312026-06-06T00:49:28.014Z Checking usdt-impl v0.5.0
21322026-06-06T00:49:28.018Z Checking ed25519 v2.2.3
21332026-06-06T00:49:28.018Z Checking itertools v0.13.0
21342026-06-06T00:49:28.113Z Checking serde_with v3.17.0
21352026-06-06T00:49:28.116Z Checking reqwest v0.12.28
21362026-06-06T00:49:28.179Z Checking siphasher v1.0.2
21372026-06-06T00:49:28.215Z Checking bitflags v1.3.2
21382026-06-06T00:49:28.252Z Checking ed25519-dalek v2.2.0
21392026-06-06T00:49:28.317Z Checking nix v0.31.2
21402026-06-06T00:49:28.353Z Checking toml_parser v1.0.9+spec-1.1.0
21412026-06-06T00:49:28.387Z Checking unicode-normalization v0.1.25
21422026-06-06T00:49:28.514Z Checking signal-hook v0.3.18
21432026-06-06T00:49:28.712Z Checking winnow v0.5.40
21442026-06-06T00:49:28.748Z Checking managed v0.8.0
21452026-06-06T00:49:28.783Z Checking bzip2-sys v0.1.13+1.0.8
21462026-06-06T00:49:28.816Z Checking object v0.37.3
21472026-06-06T00:49:28.896Z Checking foldhash v0.1.5
21482026-06-06T00:49:28.956Z Checking bzip2 v0.4.4
21492026-06-06T00:49:29.034Z Checking signal-hook-mio v0.2.5
21502026-06-06T00:49:29.070Z Checking hashbrown v0.15.5
21512026-06-06T00:49:29.143Z Checking globset v0.4.18
21522026-06-06T00:49:29.146Z Checking ref-cast v1.0.25
21532026-06-06T00:49:29.212Z Checking zstd-sys v2.0.16+zstd.1.5.7
21542026-06-06T00:49:29.300Z Checking zip v0.6.6
21552026-06-06T00:49:29.349Z Checking zstd-safe v7.2.4
21562026-06-06T00:49:29.399Z Checking pin-project v1.1.11
21572026-06-06T00:49:29.428Z Checking bumpalo v3.20.2
21582026-06-06T00:49:29.516Z Checking libbz2-rs-sys v0.2.2
21592026-06-06T00:49:29.554Z Checking zstd v0.13.3
21602026-06-06T00:49:29.562Z Checking crossterm v0.28.1
21612026-06-06T00:49:29.621Z Checking similar v2.7.0
21622026-06-06T00:49:29.655Z Checking zopfli v0.8.3
21632026-06-06T00:49:29.658Z Checking tokio-stream v0.1.18
21642026-06-06T00:49:29.767Z Checking fs-err v3.3.0
21652026-06-06T00:49:29.854Z Checking toml_edit v0.19.15
21662026-06-06T00:49:29.936Z Checking bzip2 v0.6.1
21672026-06-06T00:49:30.010Z Checking pem v3.0.6
21682026-06-06T00:49:30.045Z Checking hash32 v0.2.1
21692026-06-06T00:49:30.094Z Checking serde-big-array v0.5.1
21702026-06-06T00:49:30.097Z Checking unicode-properties v0.1.4
21712026-06-06T00:49:30.163Z Checking predicates-core v1.0.10
21722026-06-06T00:49:30.197Z Checking unicode-bidi v0.3.18
21732026-06-06T00:49:30.232Z Checking jiff v0.2.21
21742026-06-06T00:49:30.268Z Checking heapless v0.7.17
21752026-06-06T00:49:30.309Z Checking snafu v0.8.9
21762026-06-06T00:49:30.312Z Checking olpc-cjson v0.1.4
21772026-06-06T00:49:30.376Z Checking hickory-proto v0.25.2
21782026-06-06T00:49:30.502Z Checking md-5 v0.10.6
21792026-06-06T00:49:30.539Z Checking stringprep v0.1.5
21802026-06-06T00:49:30.573Z Checking serde_plain v1.0.2
21812026-06-06T00:49:30.666Z Checking float-cmp v0.10.0
21822026-06-06T00:49:30.702Z Checking fallible-iterator v0.2.0
21832026-06-06T00:49:30.735Z Checking typed-path v0.9.3
21842026-06-06T00:49:30.769Z Checking difflib v0.4.0
21852026-06-06T00:49:30.820Z Checking normalize-line-endings v0.3.0
21862026-06-06T00:49:30.898Z Checking toml v0.7.8
21872026-06-06T00:49:30.941Z Checking smoltcp v0.9.1
21882026-06-06T00:49:30.979Z Checking predicates v3.1.4
21892026-06-06T00:49:31.014Z Checking postgres-protocol v0.6.10
21902026-06-06T00:49:31.114Z Checking iddqd v0.4.2
21912026-06-06T00:49:31.235Z Checking phf_shared v0.11.3
21922026-06-06T00:49:31.299Z Checking phf_shared v0.13.1
21932026-06-06T00:49:31.358Z Checking buf-list v1.1.2
21942026-06-06T00:49:31.406Z Checking strum v0.27.2
21952026-06-06T00:49:31.523Z Checking fixedbitset v0.4.2
21962026-06-06T00:49:31.534Z Checking tough v0.22.0
21972026-06-06T00:49:31.591Z Checking precomputed-hash v0.1.1
21982026-06-06T00:49:31.594Z Checking fixedbitset v0.5.7
21992026-06-06T00:49:31.594Z Checking new_debug_unreachable v1.0.6
22002026-06-06T00:49:31.695Z Checking lalrpop-util v0.19.12
22012026-06-06T00:49:31.730Z Checking petgraph v0.6.5
22022026-06-06T00:49:31.764Z Checking string_cache v0.8.9
22032026-06-06T00:49:31.845Z Checking petgraph v0.8.3
22042026-06-06T00:49:31.888Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22052026-06-06T00:49:31.965Z Checking phf v0.13.1
22062026-06-06T00:49:32.055Z Checking postgres-types v0.2.12
22072026-06-06T00:49:32.152Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22082026-06-06T00:49:32.375Z Checking peg-runtime v0.8.5
22092026-06-06T00:49:32.449Z Checking whoami v2.1.0
22102026-06-06T00:49:32.486Z Checking zip v4.6.1
22112026-06-06T00:49:32.661Z Checking is-terminal v0.4.17
22122026-06-06T00:49:32.703Z Checking tokio-postgres v0.7.16
22132026-06-06T00:49:32.785Z Checking crossbeam-channel v0.5.15
22142026-06-06T00:49:33.013Z Compiling structmeta-derive v0.3.0
22152026-06-06T00:49:33.082Z Checking thread_local v1.1.9
22162026-06-06T00:49:33.143Z Checking term v1.2.1
22172026-06-06T00:49:33.146Z Checking take_mut v0.2.2
22182026-06-06T00:49:33.285Z Compiling newtype-uuid-macros v0.1.0
22192026-06-06T00:49:33.321Z Checking slog-async v2.8.0
22202026-06-06T00:49:33.400Z Checking slog-term v2.9.2
22212026-06-06T00:49:33.439Z Compiling rustls v0.22.4
22222026-06-06T00:49:33.522Z Compiling multer v3.1.0
22232026-06-06T00:49:33.621Z Compiling async-stream-impl v0.3.6
22242026-06-06T00:49:33.695Z Compiling dropshot v0.17.0
22252026-06-06T00:49:33.740Z Compiling dropshot_endpoint v0.17.0
22262026-06-06T00:49:33.852Z Checking match_cfg v0.1.0
22272026-06-06T00:49:33.950Z Checking hostname v0.3.1
22282026-06-06T00:49:33.993Z Checking slog-json v2.6.1
22292026-06-06T00:49:33.997Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22302026-06-06T00:49:34.074Z Checking debug-ignore v1.0.5
22312026-06-06T00:49:34.107Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22322026-06-06T00:49:34.141Z Compiling structmeta v0.3.0
22332026-06-06T00:49:34.180Z Checking slog-bunyan v2.5.0
22342026-06-06T00:49:34.214Z Checking rustls-webpki v0.102.8
22352026-06-06T00:49:34.279Z Checking serde_spanned v1.0.4
22362026-06-06T00:49:34.319Z Checking toml_datetime v1.0.0+spec-1.1.0
22372026-06-06T00:49:34.360Z Checking serde_path_to_error v0.1.20
22382026-06-06T00:49:34.399Z Compiling derive-ex v0.1.8
22392026-06-06T00:49:34.438Z Checking toml_writer v1.0.6+spec-1.1.0
22402026-06-06T00:49:34.441Z Checking compression-core v0.4.31
22412026-06-06T00:49:34.545Z Checking progenitor-client v0.14.0
22422026-06-06T00:49:34.582Z Checking async-stream v0.3.6
22432026-06-06T00:49:34.615Z Checking compression-codecs v0.4.37
22442026-06-06T00:49:34.682Z Checking toml v1.0.6+spec-1.1.0
22452026-06-06T00:49:34.748Z Checking waitgroup v0.1.2
22462026-06-06T00:49:34.800Z Checking rustls-pemfile v2.2.0
22472026-06-06T00:49:34.835Z Checking async-compression v0.4.41
22482026-06-06T00:49:34.874Z Checking hostname v0.4.2
22492026-06-06T00:49:34.964Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22502026-06-06T00:49:35.000Z Compiling parse-display-derive v0.10.0
22512026-06-06T00:49:35.004Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22522026-06-06T00:49:35.100Z Checking regress v0.10.5
22532026-06-06T00:49:35.137Z Checking itertools v0.14.0
22542026-06-06T00:49:35.196Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22552026-06-06T00:49:35.278Z Checking macaddr v1.0.1
22562026-06-06T00:49:35.487Z Checking instant v0.1.13
22572026-06-06T00:49:35.523Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22582026-06-06T00:49:35.607Z Checking backoff v0.4.0
22592026-06-06T00:49:35.641Z Checking backon v1.6.0
22602026-06-06T00:49:35.786Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22612026-06-06T00:49:35.822Z Checking humantime v2.3.0
22622026-06-06T00:49:35.856Z Checking progenitor-extras v0.2.0
22632026-06-06T00:49:36.035Z Checking progenitor-client v0.10.0
22642026-06-06T00:49:36.093Z Compiling test-strategy v0.4.5
22652026-06-06T00:49:36.130Z Checking unicode-width v0.2.0
22662026-06-06T00:49:36.134Z Checking tokio-rustls v0.25.0
22672026-06-06T00:49:36.206Z Checking heck v0.5.0
22682026-06-06T00:49:36.283Z Compiling convert_case v0.4.0
22692026-06-06T00:49:36.318Z Checking half v2.7.1
22702026-06-06T00:49:36.356Z Checking ciborium-io v0.2.2
22712026-06-06T00:49:36.425Z Checking secrecy v0.10.3
22722026-06-06T00:49:36.474Z Compiling regress v0.11.1
22732026-06-06T00:49:36.529Z Checking indent_write v2.2.0
22742026-06-06T00:49:36.571Z Checking universal-hash v0.5.1
22752026-06-06T00:49:36.605Z Checking ciborium-ll v0.2.2
22762026-06-06T00:49:36.680Z Compiling derive_more v0.99.20
22772026-06-06T00:49:36.683Z Compiling unsafe-libyaml v0.2.11
22782026-06-06T00:49:36.746Z Checking parse-display v0.10.0
22792026-06-06T00:49:36.750Z Checking opaque-debug v0.3.1
22802026-06-06T00:49:36.812Z Checking ciborium v0.2.2
22812026-06-06T00:49:36.956Z Checking camino-tempfile v1.4.1
22822026-06-06T00:49:37.143Z Compiling crucible-workspace-hack v0.1.0
22832026-06-06T00:49:37.251Z Compiling serde_yaml v0.9.34+deprecated
22842026-06-06T00:49:37.393Z Checking aead v0.5.2
22852026-06-06T00:49:37.563Z Checking poly1305 v0.8.0
22862026-06-06T00:49:37.598Z Checking chacha20 v0.9.1
22872026-06-06T00:49:37.630Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22882026-06-06T00:49:37.817Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22892026-06-06T00:49:37.852Z Compiling thiserror-impl-no-std v2.0.2
22902026-06-06T00:49:38.040Z Compiling typify-impl v0.6.2
22912026-06-06T00:49:38.159Z Checking swrite v0.1.0
22922026-06-06T00:49:38.321Z Checking password-hash v0.5.0
22932026-06-06T00:49:38.359Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22942026-06-06T00:49:38.579Z Checking blake2 v0.10.6
22952026-06-06T00:49:38.763Z Checking chacha20poly1305 v0.10.1
22962026-06-06T00:49:38.850Z Checking argon2 v0.5.3
22972026-06-06T00:49:38.918Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22982026-06-06T00:49:39.074Z Checking thiserror-no-std v2.0.2
22992026-06-06T00:49:39.192Z Checking vsss-rs v3.3.4
23002026-06-06T00:49:39.227Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23012026-06-06T00:49:39.292Z Checking byte-wrapper v0.1.0
23022026-06-06T00:49:39.357Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23032026-06-06T00:49:39.534Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23042026-06-06T00:49:39.570Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23052026-06-06T00:49:39.642Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23062026-06-06T00:49:39.760Z Checking crossbeam-deque v0.8.6
23072026-06-06T00:49:39.797Z Compiling rayon-core v1.13.0
23082026-06-06T00:49:39.964Z Checking toml v0.8.23
23092026-06-06T00:49:40.288Z Compiling proc-macro-error v1.0.4
23102026-06-06T00:49:40.325Z Compiling toml_datetime v0.7.5+spec-1.1.0
23112026-06-06T00:49:40.328Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23122026-06-06T00:49:40.399Z Checking rayon v1.11.0
23132026-06-06T00:49:40.605Z Compiling toml_edit v0.23.10+spec-1.0.0
23142026-06-06T00:49:40.637Z Checking tabwriter v1.4.1
23152026-06-06T00:49:40.812Z Checking glob v0.3.3
23162026-06-06T00:49:40.863Z Compiling heapless v0.8.0
23172026-06-06T00:49:41.020Z Checking colored v3.1.1
23182026-06-06T00:49:41.094Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23192026-06-06T00:49:41.178Z Compiling proc-macro-crate v3.4.0
23202026-06-06T00:49:41.254Z Compiling ingot-macros v0.1.1
23212026-06-06T00:49:41.415Z Checking hash32 v0.3.1
23222026-06-06T00:49:41.519Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-06-06T00:49:41.571Z Compiling smoltcp v0.11.0
23242026-06-06T00:49:41.681Z Checking unicode-width v0.1.14
23252026-06-06T00:49:41.827Z Checking cobs v0.3.0
23262026-06-06T00:49:41.879Z Compiling usdt-attr-macro v0.5.0
23272026-06-06T00:49:41.967Z Compiling usdt-macro v0.5.0
23282026-06-06T00:49:41.999Z Checking memmap v0.7.0
23292026-06-06T00:49:42.032Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-06-06T00:49:42.160Z Checking postcard v1.1.3
23312026-06-06T00:49:42.293Z Compiling num_enum_derive v0.7.5
23322026-06-06T00:49:42.490Z Compiling proc-macro-crate v1.3.1
23332026-06-06T00:49:42.596Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23342026-06-06T00:49:42.643Z Compiling typify-macro v0.6.2
23352026-06-06T00:49:42.679Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23362026-06-06T00:49:42.714Z Checking usdt v0.5.0
23372026-06-06T00:49:42.906Z Checking sigpipe v0.1.3
23382026-06-06T00:49:42.943Z Compiling foreign-types-macros v0.2.3
23392026-06-06T00:49:42.946Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23402026-06-06T00:49:43.016Z Checking foreign-types-shared v0.3.1
23412026-06-06T00:49:43.133Z Checking cpufeatures v0.3.0
23422026-06-06T00:49:43.280Z Checking chacha20 v0.10.0
23432026-06-06T00:49:43.314Z Compiling num_enum_derive v0.5.11
23442026-06-06T00:49:43.403Z Checking num_enum v0.7.5
23452026-06-06T00:49:43.557Z Checking cstr-argument v0.1.2
23462026-06-06T00:49:43.591Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23472026-06-06T00:49:43.594Z Checking foreign-types v0.5.0
23482026-06-06T00:49:43.661Z Compiling num-derive v0.4.2
23492026-06-06T00:49:43.705Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23502026-06-06T00:49:43.740Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23512026-06-06T00:49:44.000Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23522026-06-06T00:49:44.051Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532026-06-06T00:49:44.085Z Checking ingot-types v0.1.2
23542026-06-06T00:49:44.181Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23552026-06-06T00:49:44.216Z Checking rand v0.10.0
23562026-06-06T00:49:44.219Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23572026-06-06T00:49:44.378Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23582026-06-06T00:49:44.412Z Checking num_enum v0.5.11
23592026-06-06T00:49:44.445Z Compiling typify v0.6.2
23602026-06-06T00:49:44.510Z Checking ingot v0.1.1
23612026-06-06T00:49:44.544Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23622026-06-06T00:49:44.579Z Compiling progenitor-impl v0.14.0
23632026-06-06T00:49:44.582Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23642026-06-06T00:49:44.644Z Compiling zone_cfg_derive v0.3.1
23652026-06-06T00:49:44.801Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23662026-06-06T00:49:44.930Z Checking itertools v0.12.1
23672026-06-06T00:49:44.999Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23682026-06-06T00:49:45.263Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23692026-06-06T00:49:45.445Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23702026-06-06T00:49:45.498Z Checking smf v0.2.3
23712026-06-06T00:49:45.555Z Checking whoami v1.6.1
23722026-06-06T00:49:45.590Z Checking tokio-dtrace v0.1.1
23732026-06-06T00:49:45.688Z Compiling derive-where v1.6.0
23742026-06-06T00:49:45.751Z Checking console v0.15.11
23752026-06-06T00:49:45.755Z Checking atomicwrites v0.4.4
23762026-06-06T00:49:45.818Z Checking oxide-tokio-rt v0.1.4
23772026-06-06T00:49:45.941Z Checking newline-converter v0.3.0
23782026-06-06T00:49:45.976Z Checking zone v0.3.1
23792026-06-06T00:49:46.011Z Checking num-rational v0.4.2
23802026-06-06T00:49:46.061Z Checking num-complex v0.4.6
23812026-06-06T00:49:46.096Z Checking expectorate v1.2.0
23822026-06-06T00:49:46.130Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23832026-06-06T00:49:46.247Z Checking bytecount v0.6.9
23842026-06-06T00:49:46.306Z Checking float-ord v0.3.2
23852026-06-06T00:49:46.358Z Compiling owo-colors v4.3.0
23862026-06-06T00:49:46.395Z Compiling prettyplease v0.2.37
23872026-06-06T00:49:46.425Z Checking num v0.4.3
23882026-06-06T00:49:46.457Z Compiling cancel-safe-futures v0.1.5
23892026-06-06T00:49:46.525Z Compiling progenitor-impl v0.13.0
23902026-06-06T00:49:46.675Z Checking libsw-core v0.3.2
23912026-06-06T00:49:46.848Z Checking libsw v3.5.0
23922026-06-06T00:49:47.020Z Checking progenitor-client v0.13.0
23932026-06-06T00:49:47.086Z Checking linear-map v1.2.0
23942026-06-06T00:49:47.185Z Compiling progenitor-macro v0.14.0
23952026-06-06T00:49:47.263Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23962026-06-06T00:49:47.330Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-06-06T00:49:47.375Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23982026-06-06T00:49:47.925Z Checking gethostname v0.5.0
23992026-06-06T00:49:48.046Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24002026-06-06T00:49:48.351Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
24012026-06-06T00:49:49.158Z Compiling progenitor-macro v0.13.0
24022026-06-06T00:49:49.226Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24032026-06-06T00:49:50.007Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042026-06-06T00:49:51.236Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24052026-06-06T00:49:52.146Z Checking progenitor v0.14.0
24062026-06-06T00:49:52.604Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24072026-06-06T00:49:53.222Z Checking resolv-conf v0.7.6
24082026-06-06T00:49:53.315Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24092026-06-06T00:49:53.455Z Checking smawk v0.3.2
24102026-06-06T00:49:53.574Z Checking unicode-linebreak v0.1.5
24112026-06-06T00:49:53.618Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24122026-06-06T00:49:53.821Z Checking papergrid v0.11.0
24132026-06-06T00:49:53.855Z Compiling tabled_derive v0.7.0
24142026-06-06T00:49:53.951Z Compiling convert_case v0.10.0
24152026-06-06T00:49:54.097Z Checking progenitor v0.13.0
24162026-06-06T00:49:54.263Z Compiling slog-dtrace v0.3.0
24172026-06-06T00:49:54.302Z Compiling derive_more-impl v2.1.1
24182026-06-06T00:49:54.308Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24192026-06-06T00:49:54.853Z Checking tabled v0.15.0
24202026-06-06T00:49:55.095Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24212026-06-06T00:49:55.132Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24222026-06-06T00:49:55.167Z Checking derive_more v2.1.1
24232026-06-06T00:49:55.217Z Checking linked-hash-map v0.5.6
24242026-06-06T00:49:55.257Z Checking hickory-proto v0.24.4
24252026-06-06T00:49:55.291Z Checking crossterm v0.29.0
24262026-06-06T00:49:55.364Z Checking fd-lock v4.0.4
24272026-06-06T00:49:55.414Z Checking lru-cache v0.1.2
24282026-06-06T00:49:55.516Z Checking vte v0.14.1
24292026-06-06T00:49:55.563Z Checking display-error-chain v0.2.2
24302026-06-06T00:49:55.701Z Checking strip-ansi-escapes v0.2.1
24312026-06-06T00:49:55.734Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24322026-06-06T00:49:55.769Z Checking termtree v0.5.1
24332026-06-06T00:49:55.834Z Checking nu-ansi-term v0.50.3
24342026-06-06T00:49:55.869Z Checking textwrap v0.16.2
24352026-06-06T00:49:55.904Z Compiling minimal-lexical v0.2.1
24362026-06-06T00:49:55.939Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24372026-06-06T00:49:56.023Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24382026-06-06T00:49:56.073Z Checking reedline v0.40.0
24392026-06-06T00:49:56.110Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24402026-06-06T00:49:56.184Z Compiling nom v7.1.3
24412026-06-06T00:49:56.413Z Compiling ar_archive_writer v0.5.1
24422026-06-06T00:49:56.593Z Checking csv-core v0.1.13
24432026-06-06T00:49:56.723Z Compiling stacker v0.1.23
24442026-06-06T00:49:56.799Z Checking csv v1.4.0
24452026-06-06T00:49:57.014Z Compiling cfg_aliases v0.1.1
24462026-06-06T00:49:57.066Z Checking hickory-resolver v0.24.4
24472026-06-06T00:49:57.121Z Compiling semver v0.1.20
24482026-06-06T00:49:57.156Z Checking highway v1.3.0
24492026-06-06T00:49:57.196Z Compiling nix v0.28.0
24502026-06-06T00:49:57.282Z Checking nibble_vec v0.1.0
24512026-06-06T00:49:57.318Z Compiling psm v0.1.30
24522026-06-06T00:49:57.408Z Compiling rustc_version v0.1.7
24532026-06-06T00:49:57.440Z Checking home v0.5.12
24542026-06-06T00:49:57.444Z Checking endian-type v0.1.2
24552026-06-06T00:49:57.528Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24562026-06-06T00:49:57.572Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24572026-06-06T00:49:57.638Z Checking radix_trie v0.2.1
24582026-06-06T00:49:57.671Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24592026-06-06T00:49:57.676Z Compiling newtype_derive v0.1.6
24602026-06-06T00:49:57.816Z Checking qorb v0.4.1
24612026-06-06T00:49:57.883Z Checking phf_shared v0.12.1
24622026-06-06T00:49:57.919Z Compiling recursive-proc-macro-impl v0.1.1
24632026-06-06T00:49:58.048Z Compiling chrono-tz v0.10.4
24642026-06-06T00:49:58.121Z Checking phf v0.12.1
24652026-06-06T00:49:58.296Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24662026-06-06T00:49:58.360Z Compiling const_format_proc_macros v0.2.34
24672026-06-06T00:49:58.363Z Compiling peg-macros v0.8.5
24682026-06-06T00:49:58.425Z Checking recursive v0.1.1
24692026-06-06T00:49:58.458Z Checking winnow v0.6.26
24702026-06-06T00:49:58.548Z Compiling sqlparser_derive v0.5.0
24712026-06-06T00:49:59.099Z Checking unicode_categories v0.1.1
24722026-06-06T00:49:59.266Z Checking rustyline v14.0.0
24732026-06-06T00:49:59.298Z Checking const_format v0.2.35
24742026-06-06T00:49:59.342Z Checking sqlparser v0.61.0
24752026-06-06T00:49:59.648Z Checking sqlformat v0.3.5
24762026-06-06T00:49:59.809Z Checking peg v0.8.5
24772026-06-06T00:49:59.985Z Checking bcs v0.1.6
24782026-06-06T00:50:00.019Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24792026-06-06T00:50:00.100Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24802026-06-06T00:50:00.218Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24812026-06-06T00:50:00.253Z Checking steno v0.4.1
24822026-06-06T00:50:00.299Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24832026-06-06T00:50:00.334Z Checking filetime v0.2.27
24842026-06-06T00:50:00.500Z Checking xattr v1.6.1
24852026-06-06T00:50:00.663Z Checking tar v0.4.45
24862026-06-06T00:50:00.976Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24872026-06-06T00:50:01.077Z Checking subprocess v0.2.15
24882026-06-06T00:50:01.217Z Checking base64 v0.21.7
24892026-06-06T00:50:01.265Z Checking headers-core v0.3.0
24902026-06-06T00:50:01.392Z Checking yasna v0.5.2
24912026-06-06T00:50:01.426Z Checking headers v0.4.1
24922026-06-06T00:50:01.519Z Checking dropshot-api-manager-types v0.7.2
24932026-06-06T00:50:01.720Z Checking tagptr v0.2.0
24942026-06-06T00:50:01.802Z Checking rcgen v0.12.1
24952026-06-06T00:50:01.894Z Checking moka v0.12.13
24962026-06-06T00:50:01.928Z Checking utf-8 v0.7.6
24972026-06-06T00:50:02.099Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24982026-06-06T00:50:02.148Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24992026-06-06T00:50:02.277Z Compiling libefi-sys v0.1.0
25002026-06-06T00:50:02.312Z Checking tungstenite v0.21.0
25012026-06-06T00:50:02.536Z Compiling bitfield-struct v0.6.2
25022026-06-06T00:50:02.601Z Checking hickory-resolver v0.25.2
25032026-06-06T00:50:02.765Z Checking tokio-tungstenite v0.21.0
25042026-06-06T00:50:02.854Z Compiling radium v0.7.0
25052026-06-06T00:50:03.068Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-06-06T00:50:03.101Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25072026-06-06T00:50:03.177Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25082026-06-06T00:50:03.226Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25092026-06-06T00:50:03.229Z Checking tap v1.0.1
25102026-06-06T00:50:03.338Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25112026-06-06T00:50:03.371Z Compiling maybe-uninit v2.0.0
25122026-06-06T00:50:03.403Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25132026-06-06T00:50:03.494Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25142026-06-06T00:50:03.667Z Checking wyz v0.5.1
25152026-06-06T00:50:03.801Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25162026-06-06T00:50:03.851Z Compiling zerocopy-derive v0.6.6
25172026-06-06T00:50:03.884Z Checking funty v2.0.0
25182026-06-06T00:50:03.974Z Compiling packed_struct v0.10.1
25192026-06-06T00:50:04.007Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25202026-06-06T00:50:04.052Z Checking crc-catalog v2.4.0
25212026-06-06T00:50:04.174Z Checking crc v3.4.0
25222026-06-06T00:50:04.225Z Checking bitvec v1.0.1
25232026-06-06T00:50:04.380Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25242026-06-06T00:50:04.413Z Compiling packed_struct_codegen v0.10.1
25252026-06-06T00:50:04.728Z Checking zerocopy v0.6.6
25262026-06-06T00:50:05.059Z Compiling bitfield-macros v0.19.4
25272026-06-06T00:50:05.369Z Compiling indexmap v1.9.3
25282026-06-06T00:50:05.520Z Checking nodrop v0.1.14
25292026-06-06T00:50:05.555Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25302026-06-06T00:50:05.654Z Checking array-init v0.0.4
25312026-06-06T00:50:05.695Z Checking smallvec v0.6.14
25322026-06-06T00:50:05.806Z Checking bitfield v0.19.4
25332026-06-06T00:50:05.919Z Checking hashbrown v0.12.3
25342026-06-06T00:50:05.978Z Checking serde-hex v0.1.0
25352026-06-06T00:50:06.100Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25362026-06-06T00:50:06.241Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25372026-06-06T00:50:06.283Z Checking ron v0.8.1
25382026-06-06T00:50:06.516Z Checking hashbrown v0.13.2
25392026-06-06T00:50:06.650Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25402026-06-06T00:50:06.693Z Checking crc-any v2.5.0
25412026-06-06T00:50:06.821Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25422026-06-06T00:50:06.895Z Compiling xshell-macros v0.2.7
25432026-06-06T00:50:06.971Z Checking object v0.30.4
25442026-06-06T00:50:07.011Z Checking path-slash v0.1.5
25452026-06-06T00:50:07.144Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25462026-06-06T00:50:07.296Z Checking xshell v0.2.7
25472026-06-06T00:50:07.493Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25482026-06-06T00:50:07.680Z Checking half v1.8.3
25492026-06-06T00:50:07.829Z Compiling num-derive v0.3.3
25502026-06-06T00:50:07.902Z Checking serde_cbor v0.11.2
25512026-06-06T00:50:07.905Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25522026-06-06T00:50:08.376Z Compiling proc-macro-error-attr2 v2.0.0
25532026-06-06T00:50:08.780Z Checking libscf-sys v1.1.0
25542026-06-06T00:50:08.814Z Compiling proc-macro-error2 v2.0.1
25552026-06-06T00:50:08.940Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25562026-06-06T00:50:09.015Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25572026-06-06T00:50:09.167Z Compiling tabled_derive v0.11.0
25582026-06-06T00:50:09.202Z Checking papergrid v0.17.0
25592026-06-06T00:50:09.234Z Checking testing_table v0.3.0
25602026-06-06T00:50:09.298Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25612026-06-06T00:50:09.387Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25622026-06-06T00:50:09.512Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25632026-06-06T00:50:09.696Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25642026-06-06T00:50:09.818Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25652026-06-06T00:50:10.010Z Checking maplit v1.0.2
25662026-06-06T00:50:10.181Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25672026-06-06T00:50:10.337Z Compiling git-stub v1.0.0
25682026-06-06T00:50:10.371Z Checking tabled v0.20.0
25692026-06-06T00:50:10.374Z Checking crc8 v0.1.1
25702026-06-06T00:50:10.528Z Compiling git-stub-vcs v0.1.0
25712026-06-06T00:50:10.623Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25722026-06-06T00:50:10.691Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25732026-06-06T00:50:10.908Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25742026-06-06T00:50:11.057Z Checking fxhash v0.2.1
25752026-06-06T00:50:11.061Z Checking unicase v2.9.0
25762026-06-06T00:50:11.209Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25772026-06-06T00:50:11.243Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25782026-06-06T00:50:11.277Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25792026-06-06T00:50:11.664Z Compiling vergen-lib v0.1.6
25802026-06-06T00:50:11.669Z Compiling diesel_derives v2.3.7
25812026-06-06T00:50:11.698Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25822026-06-06T00:50:11.803Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25832026-06-06T00:50:11.956Z Checking scheduled-thread-pool v0.2.7
25842026-06-06T00:50:11.987Z Compiling dsl_auto_type v0.2.0
25852026-06-06T00:50:12.019Z Compiling vergen-gitcl v1.0.8
25862026-06-06T00:50:12.052Z Compiling diesel_table_macro_syntax v0.3.0
25872026-06-06T00:50:12.128Z Checking r2d2 v0.8.10
25882026-06-06T00:50:12.311Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25892026-06-06T00:50:12.344Z Checking kstat-rs v0.2.4
25902026-06-06T00:50:12.431Z Checking arc-swap v1.8.2
25912026-06-06T00:50:12.559Z Checking downcast-rs v2.0.2
25922026-06-06T00:50:12.675Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25932026-06-06T00:50:12.679Z Checking slog-scope v4.4.1
25942026-06-06T00:50:12.705Z Compiling parking_lot_core v0.8.6
25952026-06-06T00:50:12.871Z Checking slog-stdlog v4.1.1
25962026-06-06T00:50:13.004Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25972026-06-06T00:50:13.070Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25982026-06-06T00:50:13.073Z Checking slog-envlogger v2.2.0
25992026-06-06T00:50:13.289Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26002026-06-06T00:50:13.372Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26012026-06-06T00:50:13.406Z Compiling dirs-sys-next v0.1.2
26022026-06-06T00:50:13.409Z Compiling crunchy v0.2.4
26032026-06-06T00:50:13.483Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26042026-06-06T00:50:13.561Z Checking parking_lot v0.11.2
26052026-06-06T00:50:13.604Z Compiling dirs-next v2.0.0
26062026-06-06T00:50:13.719Z Compiling clang-sys v1.8.1
26072026-06-06T00:50:13.784Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26082026-06-06T00:50:13.788Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26092026-06-06T00:50:13.847Z Checking prefix-trie v0.7.0
26102026-06-06T00:50:14.037Z Compiling tiny-keccak v2.0.2
26112026-06-06T00:50:14.212Z Checking hickory-server v0.25.2
26122026-06-06T00:50:14.322Z Checking sled v0.34.7
26132026-06-06T00:50:14.325Z Compiling term v0.7.0
26142026-06-06T00:50:14.387Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26152026-06-06T00:50:14.453Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
26162026-06-06T00:50:14.460Z Compiling typify-impl v0.4.3
26172026-06-06T00:50:14.858Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26182026-06-06T00:50:14.971Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26192026-06-06T00:50:15.107Z Checking nanorand v0.7.0
26202026-06-06T00:50:15.277Z Compiling bit-vec v0.6.3
26212026-06-06T00:50:15.335Z Compiling salty v0.3.0
26222026-06-06T00:50:15.463Z Checking flume v0.11.1
26232026-06-06T00:50:15.520Z Compiling bit-set v0.5.3
26242026-06-06T00:50:15.597Z Compiling ascii-canvas v3.0.0
26252026-06-06T00:50:15.707Z Checking primeorder v0.13.6
26262026-06-06T00:50:15.739Z Compiling itertools v0.10.5
26272026-06-06T00:50:15.822Z Compiling ena v0.14.4
26282026-06-06T00:50:15.866Z Compiling libloading v0.8.9
26292026-06-06T00:50:15.979Z Compiling regex-syntax v0.6.29
26302026-06-06T00:50:16.065Z Compiling bindgen v0.71.1
26312026-06-06T00:50:16.109Z Compiling diff v0.1.13
26322026-06-06T00:50:16.694Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26332026-06-06T00:50:17.030Z Compiling cexpr v0.6.0
26342026-06-06T00:50:17.232Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26352026-06-06T00:50:17.329Z Compiling lalrpop v0.19.12
26362026-06-06T00:50:17.734Z Compiling fs-err v2.11.0
26372026-06-06T00:50:17.898Z Compiling rustc-hash v2.1.1
26382026-06-06T00:50:17.932Z Checking diesel v2.3.7
26392026-06-06T00:50:18.092Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26402026-06-06T00:50:18.095Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26412026-06-06T00:50:18.355Z Compiling libxml v0.3.3
26422026-06-06T00:50:18.664Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26432026-06-06T00:50:18.786Z Checking p384 v0.13.1
26442026-06-06T00:50:18.956Z Compiling typify-macro v0.4.3
26452026-06-06T00:50:19.245Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26462026-06-06T00:50:19.899Z Compiling strum_macros v0.24.3
26472026-06-06T00:50:20.732Z Compiling typify v0.4.3
26482026-06-06T00:50:20.802Z Checking assert_matches v1.5.0
26492026-06-06T00:50:20.877Z Checking parse-size v1.1.0
26502026-06-06T00:50:20.910Z Compiling indoc v1.0.9
26512026-06-06T00:50:21.028Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26522026-06-06T00:50:21.102Z Compiling progenitor-impl v0.11.2
26532026-06-06T00:50:21.401Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26542026-06-06T00:50:21.626Z Checking quick-xml v0.37.5
26552026-06-06T00:50:21.882Z Checking derive_builder v0.20.2
26562026-06-06T00:50:21.980Z Compiling oso-derive v0.27.3
26572026-06-06T00:50:22.024Z Compiling impl-trait-for-tuples v0.2.3
26582026-06-06T00:50:22.515Z Compiling trait-variant v0.1.2
26592026-06-06T00:50:22.553Z Checking openssl-probe v0.1.6
26602026-06-06T00:50:23.088Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26612026-06-06T00:50:23.640Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26622026-06-06T00:50:23.705Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26632026-06-06T00:50:23.797Z Compiling progenitor-macro v0.11.2
26642026-06-06T00:50:23.944Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26652026-06-06T00:50:24.104Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26662026-06-06T00:50:24.256Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26672026-06-06T00:50:24.515Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26682026-06-06T00:50:24.948Z Checking progenitor-client v0.11.2
26692026-06-06T00:50:25.226Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26702026-06-06T00:50:26.063Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26712026-06-06T00:50:26.101Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26722026-06-06T00:50:26.496Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26732026-06-06T00:50:26.708Z Checking predicates-tree v1.0.13
26742026-06-06T00:50:26.852Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26752026-06-06T00:50:27.310Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26762026-06-06T00:50:27.342Z Compiling mime_guess v2.0.5
26772026-06-06T00:50:27.820Z Checking http-range v0.1.5
26782026-06-06T00:50:28.173Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26792026-06-06T00:50:28.602Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26802026-06-06T00:50:28.666Z Checking progenitor v0.11.2
26812026-06-06T00:50:28.839Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26822026-06-06T00:50:28.941Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26832026-06-06T00:50:29.065Z Checking bb8 v0.8.6
26842026-06-06T00:50:29.377Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26852026-06-06T00:50:29.414Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26862026-06-06T00:50:29.606Z Checking atty v0.2.14
26872026-06-06T00:50:29.655Z Checking corncobs v0.1.4
26882026-06-06T00:50:29.814Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-06-06T00:50:29.994Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26902026-06-06T00:50:30.329Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26912026-06-06T00:50:30.367Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26922026-06-06T00:50:30.424Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26932026-06-06T00:50:30.466Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26942026-06-06T00:50:30.588Z Checking ignore v0.4.25
26952026-06-06T00:50:31.026Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26962026-06-06T00:50:31.083Z Checking secrecy v0.8.0
26972026-06-06T00:50:31.587Z Checking globwalk v0.9.1
26982026-06-06T00:50:31.847Z Checking hyper-staticfile v0.10.1
26992026-06-06T00:50:31.880Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27002026-06-06T00:50:31.911Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27012026-06-06T00:50:32.171Z Checking diesel-dtrace v0.5.0
27022026-06-06T00:50:32.198Z Checking async-bb8-diesel v0.2.1
27032026-06-06T00:50:32.427Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27042026-06-06T00:50:32.461Z Checking nonempty v0.12.0
27052026-06-06T00:50:32.590Z Compiling illumos-nvpair-sys v0.2.0
27062026-06-06T00:50:32.653Z Checking camino-tempfile-ext v0.3.3
27072026-06-06T00:50:32.870Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082026-06-06T00:50:32.908Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27092026-06-06T00:50:33.035Z Checking signal-hook-tokio v0.3.1
27102026-06-06T00:50:33.205Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27112026-06-06T00:50:33.474Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27122026-06-06T00:50:33.709Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27132026-06-06T00:50:33.744Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27142026-06-06T00:50:33.776Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27152026-06-06T00:50:34.151Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27162026-06-06T00:50:34.259Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27172026-06-06T00:50:34.502Z Checking illumos-nvpair v0.3.0
27182026-06-06T00:50:34.694Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27192026-06-06T00:50:34.728Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27202026-06-06T00:50:34.762Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27212026-06-06T00:50:34.947Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27222026-06-06T00:50:35.162Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27232026-06-06T00:50:35.197Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27242026-06-06T00:50:35.273Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27252026-06-06T00:50:35.363Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27262026-06-06T00:50:35.569Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27272026-06-06T00:50:35.803Z Checking tungstenite v0.23.0
27282026-06-06T00:50:35.864Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27292026-06-06T00:50:36.257Z Checking tokio-tungstenite v0.23.1
27302026-06-06T00:50:36.555Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27312026-06-06T00:50:36.976Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27322026-06-06T00:50:37.029Z Checking rand_seeder v0.4.0
27332026-06-06T00:50:37.211Z Checking void v1.0.2
27342026-06-06T00:50:37.294Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27352026-06-06T00:50:37.344Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27362026-06-06T00:50:37.348Z Checking lzss v0.8.2
27372026-06-06T00:50:37.412Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27382026-06-06T00:50:37.479Z Checking nix v0.27.1
27392026-06-06T00:50:37.565Z Checking serde_bytes v0.11.19
27402026-06-06T00:50:37.642Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27412026-06-06T00:50:37.773Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27422026-06-06T00:50:38.022Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27432026-06-06T00:50:38.520Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27442026-06-06T00:50:38.764Z Checking is_ci v1.2.0
27452026-06-06T00:50:38.801Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27462026-06-06T00:50:38.897Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27472026-06-06T00:50:39.195Z Checking yansi v1.0.1
27482026-06-06T00:50:39.442Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27492026-06-06T00:50:39.476Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27502026-06-06T00:50:39.479Z Checking pretty_assertions v1.4.1
27512026-06-06T00:50:39.672Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27522026-06-06T00:50:39.750Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27532026-06-06T00:50:40.012Z Compiling darling_core v0.23.0
27542026-06-06T00:50:40.713Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27552026-06-06T00:50:40.802Z Compiling indoc v2.0.7
27562026-06-06T00:50:41.244Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27572026-06-06T00:50:41.290Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27582026-06-06T00:50:41.481Z Compiling libz-sys v1.1.24
27592026-06-06T00:50:41.713Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27602026-06-06T00:50:41.879Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27612026-06-06T00:50:42.088Z Compiling instability v0.3.11
27622026-06-06T00:50:42.199Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27632026-06-06T00:50:42.468Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27642026-06-06T00:50:42.511Z Checking castaway v0.2.4
27652026-06-06T00:50:42.552Z Compiling darling_macro v0.23.0
27662026-06-06T00:50:42.655Z Checking compact_str v0.8.1
27672026-06-06T00:50:43.065Z Checking supports-color v3.0.2
27682026-06-06T00:50:43.097Z Compiling darling v0.23.0
27692026-06-06T00:50:43.236Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27702026-06-06T00:50:43.468Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27712026-06-06T00:50:43.506Z Checking unicode-truncate v1.1.0
27722026-06-06T00:50:43.689Z Checking console v0.16.2
27732026-06-06T00:50:43.724Z Checking lru v0.12.5
27742026-06-06T00:50:43.915Z Compiling libgit2-sys v0.18.3+1.9.2
27752026-06-06T00:50:44.002Z Checking unit-prefix v0.5.2
27762026-06-06T00:50:44.033Z Checking cassowary v0.3.0
27772026-06-06T00:50:44.189Z Checking indicatif v0.18.4
27782026-06-06T00:50:44.275Z Checking ratatui v0.29.0
27792026-06-06T00:50:44.309Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27802026-06-06T00:50:44.597Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27812026-06-06T00:50:44.844Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27822026-06-06T00:50:45.531Z Compiling vergen-git2 v9.1.0
27832026-06-06T00:50:45.619Z Checking plotters-backend v0.3.7
27842026-06-06T00:50:45.796Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27852026-06-06T00:50:45.851Z Checking plotters-svg v0.3.7
27862026-06-06T00:50:46.027Z Checking cast v0.3.0
27872026-06-06T00:50:46.031Z Compiling rustls v0.21.12
27882026-06-06T00:50:46.269Z Checking criterion-plot v0.6.0
27892026-06-06T00:50:46.362Z Checking plotters v0.3.7
27902026-06-06T00:50:46.468Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27912026-06-06T00:50:46.501Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27922026-06-06T00:50:46.726Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27932026-06-06T00:50:46.953Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27942026-06-06T00:50:47.117Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27952026-06-06T00:50:47.181Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27962026-06-06T00:50:47.338Z Checking colored v2.2.0
27972026-06-06T00:50:47.416Z Checking rustls-webpki v0.101.7
27982026-06-06T00:50:47.567Z Checking sct v0.7.1
27992026-06-06T00:50:47.735Z Checking tinytemplate v1.2.1
28002026-06-06T00:50:47.779Z Checking anes v0.1.6
28012026-06-06T00:50:47.842Z Checking shell-words v1.1.1
28022026-06-06T00:50:47.984Z Checking oorandom v11.1.5
28032026-06-06T00:50:48.050Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28042026-06-06T00:50:48.130Z Checking criterion v0.7.0
28052026-06-06T00:50:49.525Z Checking typeid v1.0.3
28062026-06-06T00:50:49.557Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28072026-06-06T00:50:49.661Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28082026-06-06T00:50:50.351Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28092026-06-06T00:50:50.427Z Checking hex-literal v0.4.1
28102026-06-06T00:50:50.558Z Checking erased-serde v0.4.9
28112026-06-06T00:50:50.947Z Checking tokio-rustls v0.24.1
28122026-06-06T00:50:51.182Z Checking rustls-pemfile v1.0.4
28132026-06-06T00:50:51.355Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28142026-06-06T00:50:51.584Z Checking twox-hash v2.1.2
28152026-06-06T00:50:51.915Z Checking ordered-float v2.10.1
28162026-06-06T00:50:52.189Z Checking serde-value v0.7.0
28172026-06-06T00:50:52.491Z Checking serde-untagged v0.1.9
28182026-06-06T00:50:52.721Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28192026-06-06T00:50:53.481Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28202026-06-06T00:50:53.516Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28212026-06-06T00:50:53.711Z Checking fatfs v0.3.6
28222026-06-06T00:50:54.193Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28232026-06-06T00:50:54.319Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28242026-06-06T00:50:54.484Z Compiling seq-macro v0.3.6
28252026-06-06T00:50:54.517Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28262026-06-06T00:50:55.014Z Checking unicode-xid v0.2.6
28272026-06-06T00:50:55.154Z Checking cargo-util-schemas v0.8.2
28282026-06-06T00:50:55.357Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28292026-06-06T00:50:55.540Z Checking cargo-platform v0.2.0
28302026-06-06T00:50:55.761Z Compiling petname v2.0.2
28312026-06-06T00:50:55.862Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28322026-06-06T00:50:56.060Z Checking cargo_metadata v0.21.0
28332026-06-06T00:50:56.433Z Checking concurrent-queue v2.5.0
28342026-06-06T00:50:56.637Z Checking rtoolbox v0.0.3
28352026-06-06T00:50:56.811Z Checking parking v2.2.1
28362026-06-06T00:50:56.859Z Checking rpassword v7.4.0
28372026-06-06T00:50:56.947Z Checking event-listener v5.4.1
28382026-06-06T00:50:57.194Z Checking tui-tree-widget v0.23.1
28392026-06-06T00:50:57.505Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28402026-06-06T00:50:57.562Z Checking polyval v0.6.2
28412026-06-06T00:50:57.599Z Checking sapling-renderdag v0.1.0
28422026-06-06T00:50:57.650Z Checking sync-ptr v0.1.4
28432026-06-06T00:50:57.783Z Checking ghash v0.5.1
28442026-06-06T00:50:57.869Z Checking event-listener-strategy v0.5.4
28452026-06-06T00:50:57.936Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28462026-06-06T00:50:58.036Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28472026-06-06T00:50:58.259Z Checking ctr v0.9.2
28482026-06-06T00:50:58.464Z Checking arrayvec v0.7.6
28492026-06-06T00:50:58.652Z Checking constant_time_eq v0.4.2
28502026-06-06T00:50:58.686Z Checking futures-timer v3.0.3
28512026-06-06T00:50:58.813Z Checking arrayref v0.3.9
28522026-06-06T00:50:58.893Z Checking aes-gcm v0.10.3
28532026-06-06T00:50:58.971Z Checking async-lock v3.4.2
28542026-06-06T00:50:59.080Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28552026-06-06T00:50:59.374Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28562026-06-06T00:50:59.538Z Compiling samael v0.0.19
28572026-06-06T00:50:59.598Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28582026-06-06T00:51:00.053Z Checking ssh-encoding v0.2.0
28592026-06-06T00:51:00.278Z Checking blowfish v0.9.1
28602026-06-06T00:51:00.460Z Compiling strsim v0.10.0
28612026-06-06T00:51:00.578Z Checking bcrypt-pbkdf v0.10.0
28622026-06-06T00:51:00.774Z Compiling darling_core v0.13.4
28632026-06-06T00:51:00.818Z Checking ssh-cipher v0.2.0
28642026-06-06T00:51:01.019Z Checking async-object-pool v0.2.0
28652026-06-06T00:51:01.163Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28662026-06-06T00:51:01.567Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28672026-06-06T00:51:02.227Z Checking serde_regex v1.1.0
28682026-06-06T00:51:02.323Z Checking password-hash v0.4.2
28692026-06-06T00:51:02.413Z Checking assert-json-diff v2.0.2
28702026-06-06T00:51:02.575Z Checking path-tree v0.8.3
28712026-06-06T00:51:02.613Z Compiling target-lexicon v0.13.3
28722026-06-06T00:51:02.668Z Checking gimli v0.32.3
28732026-06-06T00:51:02.785Z Checking stringmetrics v2.2.2
28742026-06-06T00:51:02.965Z Checking httpmock v0.8.3
28752026-06-06T00:51:03.181Z Compiling darling_macro v0.13.4
28762026-06-06T00:51:03.793Z Checking pbkdf2 v0.11.0
28772026-06-06T00:51:03.906Z Checking ssh-key v0.6.7
28782026-06-06T00:51:04.274Z Checking addr2line v0.25.1
28792026-06-06T00:51:04.623Z Checking p521 v0.13.3
28802026-06-06T00:51:04.701Z Checking p256 v0.13.2
28812026-06-06T00:51:04.980Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28822026-06-06T00:51:05.165Z Checking russh-cryptovec v0.7.3
28832026-06-06T00:51:05.235Z Checking rustc-demangle v0.1.27
28842026-06-06T00:51:05.266Z Checking md5 v0.7.0
28852026-06-06T00:51:05.331Z Compiling guppy-workspace-hack v0.1.0
28862026-06-06T00:51:05.478Z Checking russh-keys v0.45.0
28872026-06-06T00:51:05.523Z Checking backtrace v0.3.76
28882026-06-06T00:51:05.589Z Compiling darling v0.13.4
28892026-06-06T00:51:05.931Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28902026-06-06T00:51:05.982Z Checking num-bigint v0.4.6
28912026-06-06T00:51:06.062Z Checking des v0.8.1
28922026-06-06T00:51:06.250Z Compiling blake3 v1.8.3
28932026-06-06T00:51:06.282Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28942026-06-06T00:51:06.438Z Compiling target-spec v3.5.7
28952026-06-06T00:51:06.710Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28962026-06-06T00:51:06.952Z Checking russh v0.45.0
28972026-06-06T00:51:06.994Z Checking cfg-expr v0.20.6
28982026-06-06T00:51:07.132Z Checking backtrace-ext v0.2.1
28992026-06-06T00:51:07.277Z Compiling serde_with_macros v1.5.2
29002026-06-06T00:51:07.407Z Checking supports-color v2.1.0
29012026-06-06T00:51:07.530Z Checking textwrap v0.15.2
29022026-06-06T00:51:07.567Z Checking supports-unicode v2.1.0
29032026-06-06T00:51:07.759Z Checking supports-hyperlinks v2.1.0
29042026-06-06T00:51:07.822Z Checking hashbrown v0.14.5
29052026-06-06T00:51:07.864Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29062026-06-06T00:51:08.074Z Checking cargo-platform v0.3.2
29072026-06-06T00:51:08.143Z Checking socket2 v0.5.10
29082026-06-06T00:51:08.228Z Checking terminal_size v0.1.17
29092026-06-06T00:51:08.296Z Compiling miette-derive v5.10.0
29102026-06-06T00:51:08.366Z Checking internet-checksum v0.2.1
29112026-06-06T00:51:08.520Z Checking owo-colors v3.5.0
29122026-06-06T00:51:08.959Z Checking cargo_metadata v0.23.1
29132026-06-06T00:51:09.085Z Checking chumsky v0.9.3
29142026-06-06T00:51:09.473Z Checking miette v5.10.0
29152026-06-06T00:51:09.708Z Compiling serde_with v1.14.0
29162026-06-06T00:51:10.143Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29172026-06-06T00:51:10.276Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29182026-06-06T00:51:10.308Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29192026-06-06T00:51:10.644Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29202026-06-06T00:51:10.812Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29212026-06-06T00:51:10.862Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29222026-06-06T00:51:11.083Z Compiling knuffel-derive v3.2.0
29232026-06-06T00:51:11.087Z Checking httptest v0.16.4
29242026-06-06T00:51:11.154Z Checking pathdiff v0.2.3
29252026-06-06T00:51:11.285Z Checking nested v0.1.1
29262026-06-06T00:51:11.455Z Checking topological-sort v0.2.2
29272026-06-06T00:51:11.509Z Checking guppy v0.17.25
29282026-06-06T00:51:11.643Z Checking omicron-zone-package v0.12.2
29292026-06-06T00:51:11.700Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29302026-06-06T00:51:12.461Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29312026-06-06T00:51:12.534Z Compiling git2 v0.20.4
29322026-06-06T00:51:12.675Z Checking similar-asserts v1.7.0
29332026-06-06T00:51:12.680Z Checking knuffel v3.2.0
29342026-06-06T00:51:12.725Z Compiling target-triple v1.0.0
29352026-06-06T00:51:12.759Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29362026-06-06T00:51:12.926Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29372026-06-06T00:51:13.094Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29382026-06-06T00:51:13.259Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29392026-06-06T00:51:13.394Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29402026-06-06T00:51:13.621Z Checking hickory-client v0.25.2
29412026-06-06T00:51:13.906Z Checking tokio-test v0.4.5
29422026-06-06T00:51:13.944Z Compiling assert_cmd v2.1.2
29432026-06-06T00:51:14.144Z Checking escape8259 v0.5.3
29442026-06-06T00:51:14.314Z Checking libtest-mimic v0.8.1
29452026-06-06T00:51:14.729Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29462026-06-06T00:51:14.804Z Compiling polar-core v0.27.3
29472026-06-06T00:51:14.863Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29482026-06-06T00:51:15.383Z Checking blake2b_simd v1.0.4
29492026-06-06T00:51:15.569Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29502026-06-06T00:51:15.800Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29512026-06-06T00:51:15.937Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29522026-06-06T00:51:16.025Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29532026-06-06T00:51:16.199Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29542026-06-06T00:51:16.426Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29552026-06-06T00:51:16.575Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29562026-06-06T00:51:16.800Z Checking fancy-regex v0.14.0
29572026-06-06T00:51:17.020Z Checking serde_tokenstream v0.2.3
29582026-06-06T00:51:17.332Z Checking approx v0.5.1
29592026-06-06T00:51:17.342Z Checking uzers v0.12.2
29602026-06-06T00:51:17.349Z Compiling rstest_macros v0.25.0
29612026-06-06T00:51:17.508Z Compiling linkme-impl v0.3.35
29622026-06-06T00:51:17.648Z Checking termcolor v1.4.1
29632026-06-06T00:51:17.817Z Checking constant_time_eq v0.3.1
29642026-06-06T00:51:17.895Z Checking trybuild v1.0.116
29652026-06-06T00:51:17.944Z Checking rust-argon2 v2.1.0
29662026-06-06T00:51:18.432Z Checking datatest-stable v0.3.3
29672026-06-06T00:51:18.839Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29682026-06-06T00:51:19.133Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29692026-06-06T00:51:19.193Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29702026-06-06T00:51:19.509Z Checking support-bundle-viewer v0.1.2
29712026-06-06T00:51:19.757Z Checking oso v0.27.3
29722026-06-06T00:51:19.788Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29732026-06-06T00:51:19.924Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29742026-06-06T00:51:20.007Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29752026-06-06T00:51:20.052Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29762026-06-06T00:51:20.155Z Checking drift v0.2.0
29772026-06-06T00:51:20.238Z Checking rand_distr v0.5.1
29782026-06-06T00:51:20.283Z Checking multimap v0.10.1
29792026-06-06T00:51:20.471Z Compiling linkme v0.3.35
29802026-06-06T00:51:20.534Z Compiling relative-path v1.9.3
29812026-06-06T00:51:20.711Z Checking dropshot-api-manager v0.7.2
29822026-06-06T00:51:21.472Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29832026-06-06T00:51:21.827Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29842026-06-06T00:51:21.861Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29852026-06-06T00:51:22.283Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29862026-06-06T00:51:22.485Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29872026-06-06T00:51:22.816Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29882026-06-06T00:51:22.874Z Checking cargo_toml v0.21.0
29892026-06-06T00:51:22.874Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29902026-06-06T00:51:23.183Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29912026-06-06T00:51:23.255Z Checking partial-io v0.5.4
29922026-06-06T00:51:23.284Z Checking termios v0.3.3
29932026-06-06T00:51:23.360Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29942026-06-06T00:51:23.897Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29952026-06-06T00:51:24.449Z Checking rstest v0.25.0
29962026-06-06T00:51:25.487Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29972026-06-06T00:51:25.702Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29982026-06-06T00:51:31.821Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29992026-06-06T00:51:31.885Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30002026-06-06T00:51:34.488Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30012026-06-06T00:51:35.691Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30022026-06-06T00:51:38.023Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30032026-06-06T00:51:41.994Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30042026-06-06T00:51:46.520Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30052026-06-06T00:51:50.220Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-06-06T00:51:51.525Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30072026-06-06T00:51:52.293Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30082026-06-06T00:51:52.890Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30092026-06-06T00:52:01.564Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30102026-06-06T00:53:11.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
30112026-06-06T00:53:12.442Z
30122026-06-06T00:53:12.442Zreal 4:04.597988956
30132026-06-06T00:53:12.442Zuser 21:12.388261013
30142026-06-06T00:53:12.442Zsys 4:53.982912348
30152026-06-06T00:53:12.442Ztrap 0.504663177
30162026-06-06T00:53:12.442Ztflt 0.501901825
30172026-06-06T00:53:12.442Zdflt 0.414748338
30182026-06-06T00:53:12.442Zkflt 0.005657717
30192026-06-06T00:53:12.442Zlock 58:10.343774553
30202026-06-06T00:53:12.443Zslp 58:20.093028956
30212026-06-06T00:53:12.443Zlat 1:49.864744060
30222026-06-06T00:53:12.443Zstop 10:45.014394918
30232026-06-06T00:53:12.446Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30242026-06-06T00:53:12.446Z+ ptime -m cargo doc --workspace --no-deps
30252026-06-06T00:53:13.304Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30262026-06-06T00:53:13.304Z |
30272026-06-06T00:53:13.304Z = 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)`
30282026-06-06T00:53:13.304Z = 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>
30292026-06-06T00:53:14.302Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30302026-06-06T00:53:14.536Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30312026-06-06T00:53:14.580Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30322026-06-06T00:53:14.641Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30332026-06-06T00:53:14.760Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30342026-06-06T00:53:14.795Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-06-06T00:53:14.822Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30362026-06-06T00:53:14.823Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30372026-06-06T00:53:14.870Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30382026-06-06T00:53:14.900Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30392026-06-06T00:53:15.050Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30402026-06-06T00:53:15.123Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30412026-06-06T00:53:15.144Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30422026-06-06T00:53:15.165Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30432026-06-06T00:53:15.210Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30442026-06-06T00:53:15.232Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30452026-06-06T00:53:15.275Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30462026-06-06T00:53:15.279Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30472026-06-06T00:53:15.319Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30482026-06-06T00:53:15.341Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30492026-06-06T00:53:15.448Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30502026-06-06T00:53:15.684Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30512026-06-06T00:53:15.832Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30522026-06-06T00:53:16.004Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30532026-06-06T00:53:16.030Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30542026-06-06T00:53:16.115Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30552026-06-06T00:53:16.150Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30562026-06-06T00:53:16.242Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30572026-06-06T00:53:16.301Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30582026-06-06T00:53:16.414Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30592026-06-06T00:53:16.513Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30602026-06-06T00:53:16.633Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30612026-06-06T00:53:16.699Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30622026-06-06T00:53:16.791Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632026-06-06T00:53:16.922Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30642026-06-06T00:53:16.948Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30652026-06-06T00:53:16.983Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30662026-06-06T00:53:17.191Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30672026-06-06T00:53:17.217Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-06-06T00:53:17.424Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30692026-06-06T00:53:17.730Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30702026-06-06T00:53:17.746Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30712026-06-06T00:53:17.768Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30722026-06-06T00:53:17.944Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30732026-06-06T00:53:17.971Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30742026-06-06T00:53:17.997Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30752026-06-06T00:53:18.207Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30762026-06-06T00:53:18.231Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30772026-06-06T00:53:18.285Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30782026-06-06T00:53:18.309Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30792026-06-06T00:53:18.466Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30802026-06-06T00:53:18.466Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30812026-06-06T00:53:18.559Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30822026-06-06T00:53:18.562Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30832026-06-06T00:53:18.700Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30842026-06-06T00:53:18.722Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30852026-06-06T00:53:18.764Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30862026-06-06T00:53:18.849Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30872026-06-06T00:53:18.947Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30882026-06-06T00:53:18.969Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30892026-06-06T00:53:18.990Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30902026-06-06T00:53:18.990Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30912026-06-06T00:53:19.045Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30922026-06-06T00:53:19.279Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30932026-06-06T00:53:19.403Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30942026-06-06T00:53:19.584Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30952026-06-06T00:53:19.684Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30962026-06-06T00:53:20.008Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30972026-06-06T00:53:20.178Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30982026-06-06T00:53:20.495Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30992026-06-06T00:53:20.520Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31002026-06-06T00:53:20.754Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31012026-06-06T00:53:20.773Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31022026-06-06T00:53:20.796Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31032026-06-06T00:53:20.889Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31042026-06-06T00:53:21.327Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31052026-06-06T00:53:21.352Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31062026-06-06T00:53:21.673Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31072026-06-06T00:53:21.973Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31082026-06-06T00:53:22.430Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31092026-06-06T00:53:22.985Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31102026-06-06T00:53:23.071Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31112026-06-06T00:53:23.197Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31122026-06-06T00:53:23.418Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31132026-06-06T00:53:23.440Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31142026-06-06T00:53:23.564Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31152026-06-06T00:53:23.683Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31162026-06-06T00:53:23.750Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31172026-06-06T00:53:23.774Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31182026-06-06T00:53:23.812Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31192026-06-06T00:53:23.887Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31202026-06-06T00:53:24.005Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31212026-06-06T00:53:24.032Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31222026-06-06T00:53:24.173Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31232026-06-06T00:53:24.211Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31242026-06-06T00:53:24.300Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31252026-06-06T00:53:24.332Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31262026-06-06T00:53:24.368Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31272026-06-06T00:53:24.526Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31282026-06-06T00:53:24.598Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31292026-06-06T00:53:24.619Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31302026-06-06T00:53:24.681Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31312026-06-06T00:53:24.712Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31322026-06-06T00:53:24.792Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31332026-06-06T00:53:24.913Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31342026-06-06T00:53:24.986Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31352026-06-06T00:53:25.008Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31362026-06-06T00:53:25.113Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31372026-06-06T00:53:25.212Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31382026-06-06T00:53:25.445Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31392026-06-06T00:53:25.467Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31402026-06-06T00:53:25.940Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31412026-06-06T00:53:26.094Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31422026-06-06T00:53:26.240Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31432026-06-06T00:53:26.507Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31442026-06-06T00:53:26.898Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31452026-06-06T00:53:26.976Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31462026-06-06T00:53:27.652Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31472026-06-06T00:53:28.197Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31482026-06-06T00:53:28.407Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31492026-06-06T00:53:28.517Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31502026-06-06T00:53:28.685Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31512026-06-06T00:53:28.817Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31522026-06-06T00:53:28.941Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31532026-06-06T00:53:29.410Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31542026-06-06T00:53:29.653Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31552026-06-06T00:53:29.858Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31562026-06-06T00:53:30.074Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31572026-06-06T00:53:30.118Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31582026-06-06T00:53:30.431Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31592026-06-06T00:53:30.573Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31602026-06-06T00:53:30.628Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31612026-06-06T00:53:31.064Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31622026-06-06T00:53:31.707Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31632026-06-06T00:53:31.809Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31642026-06-06T00:53:31.813Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31652026-06-06T00:53:32.611Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31662026-06-06T00:53:32.793Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31672026-06-06T00:53:33.191Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31682026-06-06T00:53:33.844Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-06-06T00:53:34.157Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31702026-06-06T00:53:34.742Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31712026-06-06T00:53:34.911Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31722026-06-06T00:53:35.052Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31732026-06-06T00:53:35.307Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31742026-06-06T00:53:35.466Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31752026-06-06T00:53:35.664Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31762026-06-06T00:53:35.796Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31772026-06-06T00:53:35.800Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31782026-06-06T00:53:35.936Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31792026-06-06T00:53:36.091Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31802026-06-06T00:53:36.482Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31812026-06-06T00:53:36.695Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31822026-06-06T00:53:36.720Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31832026-06-06T00:53:36.976Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31842026-06-06T00:53:37.861Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31852026-06-06T00:53:37.921Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31862026-06-06T00:53:40.630Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31872026-06-06T00:53:40.809Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31882026-06-06T00:53:41.418Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31892026-06-06T00:53:42.089Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31902026-06-06T00:53:42.195Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31912026-06-06T00:53:42.956Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31922026-06-06T00:53:43.573Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31932026-06-06T00:53:43.910Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31942026-06-06T00:53:43.944Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31952026-06-06T00:53:44.313Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31962026-06-06T00:53:44.923Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31972026-06-06T00:53:45.420Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31982026-06-06T00:53:45.658Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31992026-06-06T00:53:46.718Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32002026-06-06T00:53:46.846Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32012026-06-06T00:53:47.456Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32022026-06-06T00:53:47.508Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32032026-06-06T00:53:47.546Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32042026-06-06T00:53:47.638Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32052026-06-06T00:53:48.217Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32062026-06-06T00:53:48.623Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32072026-06-06T00:53:48.973Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32082026-06-06T00:53:49.017Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32092026-06-06T00:53:49.405Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32102026-06-06T00:53:49.621Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32112026-06-06T00:53:49.645Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32122026-06-06T00:53:49.721Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32132026-06-06T00:53:50.354Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32142026-06-06T00:53:50.429Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32152026-06-06T00:53:50.461Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32162026-06-06T00:53:51.535Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32172026-06-06T00:53:51.559Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32182026-06-06T00:53:51.877Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32192026-06-06T00:53:54.433Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202026-06-06T00:53:55.840Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32212026-06-06T00:53:56.116Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32222026-06-06T00:53:56.636Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32232026-06-06T00:53:57.983Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-06-06T00:53:59.764Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32252026-06-06T00:54:00.741Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32262026-06-06T00:54:01.185Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32272026-06-06T00:54:01.705Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32282026-06-06T00:54:03.209Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32292026-06-06T00:54:04.117Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32302026-06-06T00:54:05.415Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32312026-06-06T00:54:06.761Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32322026-06-06T00:54:07.347Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-06-06T00:54:07.455Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32342026-06-06T00:54:07.802Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32352026-06-06T00:54:12.339Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32362026-06-06T00:54:13.047Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32372026-06-06T00:54:13.568Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32382026-06-06T00:54:14.308Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32392026-06-06T00:54:15.096Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32402026-06-06T00:54:15.781Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32412026-06-06T00:54:16.468Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32422026-06-06T00:54:17.243Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32432026-06-06T00:54:18.229Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32442026-06-06T00:54:18.914Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32452026-06-06T00:54:19.914Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32462026-06-06T00:54:20.793Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32472026-06-06T00:54:21.470Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32482026-06-06T00:54:21.511Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32492026-06-06T00:54:22.286Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32502026-06-06T00:54:23.175Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32512026-06-06T00:54:25.172Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32522026-06-06T00:54:27.102Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32532026-06-06T00:54:28.280Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32542026-06-06T00:54:28.882Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32552026-06-06T00:54:29.808Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32562026-06-06T00:54:30.877Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32572026-06-06T00:54:31.703Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32582026-06-06T00:54:32.825Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32592026-06-06T00:54:33.734Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32602026-06-06T00:54:34.778Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32612026-06-06T00:54:35.696Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32622026-06-06T00:54:38.595Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32632026-06-06T00:54:38.816Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32642026-06-06T00:54:39.691Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32652026-06-06T00:54:41.310Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32662026-06-06T00:54:43.582Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32672026-06-06T00:54:44.300Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32682026-06-06T00:54:45.900Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32692026-06-06T00:54:50.616Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32702026-06-06T00:54:52.185Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32712026-06-06T00:54:53.846Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32722026-06-06T00:55:00.859Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32732026-06-06T00:55:00.926Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32742026-06-06T00:55:00.927Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32752026-06-06T00:55:01.050Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32762026-06-06T00:55:02.158Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32772026-06-06T00:55:03.596Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32782026-06-06T00:55:09.119Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32792026-06-06T00:55:09.170Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32802026-06-06T00:55:09.170Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32812026-06-06T00:55:10.686Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32822026-06-06T00:55:12.652Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32832026-06-06T00:55:14.074Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32842026-06-06T00:55:15.714Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32852026-06-06T00:55:17.449Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32862026-06-06T00:55:19.114Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32872026-06-06T00:55:20.789Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32882026-06-06T00:55:22.490Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32892026-06-06T00:55:25.966Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32902026-06-06T00:55:27.807Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32912026-06-06T00:55:29.526Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32922026-06-06T00:55:31.422Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32932026-06-06T00:55:33.225Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32942026-06-06T00:55:34.917Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32952026-06-06T00:55:37.175Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32962026-06-06T00:55:38.935Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32972026-06-06T00:55:41.106Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32982026-06-06T00:55:42.714Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32992026-06-06T00:55:45.987Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33002026-06-06T00:55:46.944Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33012026-06-06T00:55:49.966Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33022026-06-06T00:55:51.836Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33032026-06-06T00:55:53.937Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33042026-06-06T00:55:56.167Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33052026-06-06T00:55:58.336Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33062026-06-06T00:56:00.568Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33072026-06-06T00:56:03.013Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33082026-06-06T00:56:04.933Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33092026-06-06T00:56:07.570Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33102026-06-06T00:56:09.235Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33112026-06-06T00:56:11.560Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33122026-06-06T00:56:13.717Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33132026-06-06T00:56:16.015Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33142026-06-06T00:56:18.253Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33152026-06-06T00:56:20.467Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33162026-06-06T00:56:22.712Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33172026-06-06T00:56:24.946Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33182026-06-06T00:56:27.275Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33192026-06-06T00:56:29.507Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33202026-06-06T00:56:31.748Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33212026-06-06T00:56:33.992Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33222026-06-06T00:56:36.206Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33232026-06-06T00:56:38.467Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33242026-06-06T00:56:40.685Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33252026-06-06T00:56:42.986Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33262026-06-06T00:56:45.150Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33272026-06-06T00:56:47.590Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33282026-06-06T00:56:49.658Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33292026-06-06T00:56:51.947Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33302026-06-06T00:56:54.264Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33312026-06-06T00:56:56.513Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33322026-06-06T00:56:58.826Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33332026-06-06T00:57:01.342Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33342026-06-06T00:57:03.581Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33352026-06-06T00:57:05.955Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33362026-06-06T00:57:08.365Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33372026-06-06T00:57:10.761Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33382026-06-06T00:57:13.042Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33392026-06-06T00:57:15.444Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33402026-06-06T00:57:18.311Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33412026-06-06T00:57:20.297Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33422026-06-06T00:57:22.808Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33432026-06-06T00:57:25.418Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33442026-06-06T00:57:27.850Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33452026-06-06T00:57:30.459Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33462026-06-06T00:57:33.085Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33472026-06-06T00:57:35.541Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33482026-06-06T00:57:38.091Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33492026-06-06T00:57:40.528Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33502026-06-06T00:57:43.081Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33512026-06-06T00:57:45.987Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33522026-06-06T00:57:48.325Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33532026-06-06T00:57:51.054Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33542026-06-06T00:57:53.679Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33552026-06-06T00:58:01.086Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33562026-06-06T00:58:01.350Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33572026-06-06T00:58:04.593Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33582026-06-06T00:58:07.886Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33592026-06-06T00:58:11.378Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33602026-06-06T00:58:14.535Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33612026-06-06T00:58:19.322Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33622026-06-06T00:58:22.182Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33632026-06-06T00:58:25.736Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33642026-06-06T00:58:29.435Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33652026-06-06T00:58:33.004Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33662026-06-06T00:58:36.663Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33672026-06-06T00:58:40.383Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33682026-06-06T00:58:43.978Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33692026-06-06T00:58:47.641Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33702026-06-06T00:58:51.336Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33712026-06-06T00:58:54.996Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33722026-06-06T00:58:58.644Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33732026-06-06T00:59:02.417Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33742026-06-06T00:59:06.042Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33752026-06-06T00:59:09.710Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33762026-06-06T00:59:13.364Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33772026-06-06T00:59:17.106Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33782026-06-06T00:59:20.933Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33792026-06-06T00:59:50.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 37s
33802026-06-06T00:59:50.175Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 197 other files
33812026-06-06T00:59:50.582Z
33822026-06-06T00:59:50.582Zreal 6:37.744906664
33832026-06-06T00:59:50.582Zuser 17:51.757455369
33842026-06-06T00:59:50.582Zsys 3:47.623518001
33852026-06-06T00:59:50.582Ztrap 0.267651183
33862026-06-06T00:59:50.582Ztflt 0.042184766
33872026-06-06T00:59:50.582Zdflt 0.041821751
33882026-06-06T00:59:50.582Zkflt 0.000079110
33892026-06-06T00:59:50.582Zlock 6:06:02.842432156
33902026-06-06T00:59:50.582Zslp 2:13:29.034412791
33912026-06-06T00:59:50.582Zlat 35.778332560
33922026-06-06T00:59:50.582Zstop 1:39.259645261
33932026-06-06T00:59:50.597Zprocess exited: duration 778120 ms, exit code 0
 
33942026-06-06T00:59:50.612Zfound 0 output files