01KJWY88Q5J5VTGH4GV527ZS3M: clippy (helios)

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

Buildomat Job: 01KJWY8Y7Q2RX2D3X2XQ8KYEP8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-04T17:29:01.036Zjob assigned to worker 01KJWY8XVPMBD9CA2S859W2R7F [factory aws, i-0cfb3c3e76c24751a] (queued for 56 s)
 
22026-03-04T17:29:09.417Zstarting task 0: "setup"
32026-03-04T17:29:09.421Z++ uname -s
42026-03-04T17:29:09.424Z+ kern=SunOS
52026-03-04T17:29:09.424Z+ build_user=build
62026-03-04T17:29:09.424Z+ build_uid=12345
72026-03-04T17:29:09.424Z+ work_dir=/work
82026-03-04T17:29:09.424Z+ input_dir=/input
92026-03-04T17:29:09.424Z+ [[ 0 == 12345 ]]
102026-03-04T17:29:09.424Z+ case "$kern" in
112026-03-04T17:29:09.424Z+ groupadd -g 12345 build
122026-03-04T17:29:09.427Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-04T17:29:11.433Z+ zfs create -o mountpoint=/work rpool/work
142026-03-04T17:29:11.564Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-04T17:29:11.567Z+ home_fs=zfs
162026-03-04T17:29:11.567Z+ [[ zfs == autofs ]]
172026-03-04T17:29:11.567Z+ mkdir -p /home/build
182026-03-04T17:29:11.571Z+ chown build:build /home/build /work
192026-03-04T17:29:13.570Z+ chmod 0700 /home/build /work
202026-03-04T17:29:13.573Zprocess exited: duration 4159 ms, exit code 0
 
212026-03-04T17:29:13.580Zstarting task 1: "rust-toolchain"
222026-03-04T17:29:13.585Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-04T17:29:13.585Z * rust toolchain channel = "1.91.1"
242026-03-04T17:29:13.585Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-04T17:29:13.585Z * rust toolchain profile = "default"
262026-03-04T17:29:13.585Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-04T17:29:13.585Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-04T17:29:13.588Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-04T17:29:13.588Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-04T17:29:13.711Zinfo: downloading installer
312026-03-04T17:29:15.780Zwarn: It looks like you have an existing installation of Rust at:
322026-03-04T17:29:15.780Zwarn: /opt/ooce/bin
332026-03-04T17:29:15.780Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-04T17:29:15.780Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-04T17:29:15.780Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-04T17:29:15.780Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-04T17:29:15.780Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-04T17:29:15.780Zerror: cannot install while Rust is installed
392026-03-04T17:29:15.781Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-04T17:29:15.794Zinfo: profile set to 'default'
412026-03-04T17:29:15.794Zinfo: default host triple is x86_64-unknown-illumos
422026-03-04T17:29:15.801Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-04T17:29:15.994Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-04T17:29:15.994Zinfo: downloading component 'cargo'
452026-03-04T17:29:17.193Zinfo: downloading component 'clippy'
462026-03-04T17:29:17.612Zinfo: downloading component 'rust-docs'
472026-03-04T17:29:19.817Zinfo: downloading component 'rust-std'
482026-03-04T17:29:22.461Zinfo: downloading component 'rustc'
492026-03-04T17:29:33.468Zinfo: downloading component 'rustfmt'
502026-03-04T17:29:33.847Zinfo: installing component 'cargo'
512026-03-04T17:29:34.769Zinfo: installing component 'clippy'
522026-03-04T17:29:35.166Zinfo: installing component 'rust-docs'
532026-03-04T17:29:37.096Zinfo: installing component 'rust-std'
542026-03-04T17:29:38.920Zinfo: installing component 'rustc'
552026-03-04T17:29:45.747Zinfo: installing component 'rustfmt'
562026-03-04T17:29:46.147Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-04T17:29:46.147Z
582026-03-04T17:29:46.606Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-04T17:29:46.606Z
602026-03-04T17:29:46.613Z
612026-03-04T17:29:46.613ZRust is installed now. Great!
622026-03-04T17:29:46.613Z
632026-03-04T17:29:46.613ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-04T17:29:46.613Zenvironment variable. This has not been done automatically.
652026-03-04T17:29:46.613Z
662026-03-04T17:29:46.613ZTo configure your current shell, you need to source
672026-03-04T17:29:46.613Zthe corresponding env file under $HOME/.cargo.
682026-03-04T17:29:46.613Z
692026-03-04T17:29:46.613ZThis is usually done by running one of the following (note the leading DOT):
702026-03-04T17:29:46.614Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-04T17:29:46.614Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-04T17:29:46.614Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-04T17:29:46.712Z+ rustup --version
742026-03-04T17:29:46.725Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-04T17:29:46.725Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-04T17:29:46.822Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-04T17:29:46.838Z+ cargo --version
782026-03-04T17:29:46.893Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-04T17:29:46.900Z+ rustc --version
802026-03-04T17:29:46.973Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-04T17:29:46.983Zprocess exited: duration 33386 ms, exit code 0
 
822026-03-04T17:29:46.999Zstarting task 2: "authentication"
832026-03-04T17:29:47.019Zprocess exited: duration 25 ms, exit code 0
 
842026-03-04T17:29:47.029Zstarting task 3: "clone repository"
852026-03-04T17:29:47.034Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-04T17:29:47.038Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-04T17:29:47.082ZCloning into '/work/oxidecomputer/omicron'...
882026-03-04T17:30:43.610Z+ cd /work/oxidecomputer/omicron
892026-03-04T17:30:43.610Z+ git fetch origin e18753cdeab5a6cf6106cfc3cabecde735f7147e
902026-03-04T17:30:44.217ZFrom https://github.com/oxidecomputer/omicron
912026-03-04T17:30:44.217Z * branch e18753cdeab5a6cf6106cfc3cabecde735f7147e -> FETCH_HEAD
922026-03-04T17:30:44.228Z+ [[ -n jmcarp/zone-metrics ]]
932026-03-04T17:30:44.232Z++ git branch --show-current
942026-03-04T17:30:44.235Z+ current=main
952026-03-04T17:30:44.235Z+ [[ main != jmcarp/zone-metrics ]]
962026-03-04T17:30:44.235Z+ git branch -f jmcarp/zone-metrics e18753cdeab5a6cf6106cfc3cabecde735f7147e
972026-03-04T17:30:44.238Z+ git checkout -f jmcarp/zone-metrics
982026-03-04T17:30:44.593ZSwitched to branch 'jmcarp/zone-metrics'
992026-03-04T17:30:44.596Z+ git reset --hard e18753cdeab5a6cf6106cfc3cabecde735f7147e
1002026-03-04T17:30:44.615ZHEAD is now at e18753cde Add per-zone cpu metrics.
1012026-03-04T17:30:44.619Zprocess exited: duration 57582 ms, exit code 0
 
1022026-03-04T17:30:44.627Zstarting task 4: "build"
1032026-03-04T17:30:44.631Z+ source ./env.sh
1042026-03-04T17:30:44.631Z++ OLD_SHELL_OPTS=ehxB
1052026-03-04T17:30:44.631Z++ set -o xtrace
1062026-03-04T17:30:44.635Z++++ dirname ./env.sh
1072026-03-04T17:30:44.638Z+++ readlink -f .
1082026-03-04T17:30:44.639Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-04T17:30:44.639Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-04T17:30:44.639Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-04T17:30:44.639Z++ 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
1122026-03-04T17:30:44.639Z++ 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
1132026-03-04T17:30:44.639Z++ 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
1142026-03-04T17:30:44.639Z++ 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
1152026-03-04T17:30:44.639Z++ 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
1162026-03-04T17:30:44.639Z++ 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
1172026-03-04T17:30:44.639Z++ case $OLD_SHELL_OPTS in
1182026-03-04T17:30:44.639Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-04T17:30:44.639Z+ source .github/buildomat/ci-env.sh
1202026-03-04T17:30:44.639Z++ export CARGO_TERM_COLOR=always
1212026-03-04T17:30:44.639Z++ CARGO_TERM_COLOR=always
1222026-03-04T17:30:44.639Z+ cargo --version
1232026-03-04T17:30:44.702Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-04T17:30:44.705Z+ rustc --version
1252026-03-04T17:30:44.782Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-04T17:30:44.786Z+ banner prerequisites
1272026-03-04T17:30:44.789Z
1282026-03-04T17:30:44.789Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-04T17:30:44.789Z # # # # # # # # # # # # # # #
1302026-03-04T17:30:44.789Z # # # # ##### # # ##### # # # # # #### #
1312026-03-04T17:30:44.789Z ##### ##### # ##### # # # # # # # # #
1322026-03-04T17:30:44.789Z # # # # # # # # # # # # # # #
1332026-03-04T17:30:44.789Z # # # ###### # # ###### ### # #### # #### #
1342026-03-04T17:30:44.789Z
1352026-03-04T17:30:44.789Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-04T17:30:55.878Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-04T17:31:06.400Z Startup: Caching catalogs ... Done
1382026-03-04T17:31:30.314ZPlanning: Solver setup ... Done (22.091s)
1392026-03-04T17:31:30.481ZPlanning: Running solver ... Done (0.166s)
1402026-03-04T17:31:30.655ZPlanning: Finding local manifests ... Done (0.003s)
1412026-03-04T17:31:30.674ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-04T17:31:30.833ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-04T17:31:30.883ZPlanning: Package planning ... Done (0.049s)
1442026-03-04T17:31:30.934ZPlanning: Merging actions ... Done (0.051s)
1452026-03-04T17:31:31.520ZPlanning: Checking for conflicting actions ... Done (0.586s)
1462026-03-04T17:31:31.533ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-03-04T17:31:32.577ZPlanning: Evaluating mediators ... Done (1.044s)
1482026-03-04T17:31:32.587ZPlanning: Planning completed in 26.03 seconds
1492026-03-04T17:31:32.603Z Packages to install: 4
1502026-03-04T17:31:32.603Z Mediators to change: 2
1512026-03-04T17:31:32.606Z Services to change: 1
1522026-03-04T17:31:32.606Z Estimated space available: 155.43 GB
1532026-03-04T17:31:32.606ZEstimated space to be consumed: 1.82 GB
1542026-03-04T17:31:32.606Z Create boot environment: No
1552026-03-04T17:31:32.606ZCreate backup boot environment: No
1562026-03-04T17:31:32.606Z Rebuild boot archive: No
1572026-03-04T17:31:32.606Z
1582026-03-04T17:31:32.606ZChanged mediators:
1592026-03-04T17:31:32.606Z mediator clang:
1602026-03-04T17:31:32.606Z version: None -> 15 (system default)
1612026-03-04T17:31:32.606Z
1622026-03-04T17:31:32.606Z mediator llvm:
1632026-03-04T17:31:32.606Z version: 14 (system default) -> 15 (system default)
1642026-03-04T17:31:32.606Z
1652026-03-04T17:31:32.606ZChanged packages:
1662026-03-04T17:31:32.606Zhelios-dev
1672026-03-04T17:31:32.607Z developer/build-essential
1682026-03-04T17:31:32.607Z None -> 11-2.0
1692026-03-04T17:31:32.607Z library/libxmlsec1
1702026-03-04T17:31:32.607Z None -> 1.2.35-2.0
1712026-03-04T17:31:32.607Z ooce/developer/clang-15
1722026-03-04T17:31:32.607Z None -> 15.0.7-2.0
1732026-03-04T17:31:32.607Z ooce/developer/llvm-15
1742026-03-04T17:31:32.607Z None -> 15.0.7-2.0
1752026-03-04T17:31:32.607Z
1762026-03-04T17:31:32.607ZServices:
1772026-03-04T17:31:32.607Z restart_fmri:
1782026-03-04T17:31:32.607Z svc:/system/update-man-index:default
1792026-03-04T17:31:32.660Z
1802026-03-04T17:31:32.660ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-04T17:31:38.212ZDownload: 1190/3290 items 83.3/212.6MB 39% complete (18.7M/s)
1822026-03-04T17:32:23.296ZDownload: 2266/3290 items 119.5/212.6MB 56% complete (11.8M/s)
1832026-03-04T17:32:23.407ZDownload: Completed 212.60 MB in 15.18 seconds (14.0M/s)
1842026-03-04T17:32:23.501Z Actions: 1/3689 actions (Installing new actions)
1852026-03-04T17:32:23.501Z Actions: Completed 3689 actions in 4.61 seconds.
1862026-03-04T17:32:23.501Z Done (0.434s)
1872026-03-04T17:32:23.501Z Done (0.000s)
1882026-03-04T17:32:23.501Z Done (1.118s)
1892026-03-04T17:32:23.501Z Done (4.317s)
1902026-03-04T17:32:23.501Z Done (0.020s)
1912026-03-04T17:32:23.501Z Done (0.000s)
1922026-03-04T17:32:23.501Z Done (0.000s)
1932026-03-04T17:32:23.501ZPlanning: Evaluating mediator changes ... Done
1942026-03-04T17:32:23.501ZPlanning: Checking for conflicting actions ... Done
1952026-03-04T17:32:23.501ZPlanning: Consolidating action changes ... Done
1962026-03-04T17:32:23.501ZPlanning: Evaluating mediators ... Done
1972026-03-04T17:32:23.501ZPlanning: Planning completed in 0.45 seconds
1982026-03-04T17:32:23.501Z Mediators to change: 2
1992026-03-04T17:32:23.501Z Create boot environment: No
2002026-03-04T17:32:23.501ZCreate backup boot environment: No
2012026-03-04T17:32:23.501Z Done
2022026-03-04T17:32:23.501Z Done
2032026-03-04T17:32:23.501Z Done
2042026-03-04T17:32:23.501Z Done
2052026-03-04T17:32:23.501Z Done
2062026-03-04T17:32:23.501Z Done
2072026-03-04T17:32:23.502Z Done
2082026-03-04T17:32:23.502ZPlanning: Evaluating mediator changes ... Done
2092026-03-04T17:32:23.502ZPlanning: Merging actions ... Done
2102026-03-04T17:32:23.502ZPlanning: Checking for conflicting actions ... Done
2112026-03-04T17:32:23.502ZPlanning: Consolidating action changes ... Done
2122026-03-04T17:32:23.554ZPlanning: Evaluating mediators ... Done
2132026-03-04T17:32:23.554ZPlanning: Planning completed in 0.78 seconds
2142026-03-04T17:32:23.554Z Packages to change: 1
2152026-03-04T17:32:23.554Z Mediators to change: 1
2162026-03-04T17:32:23.554Z Services to change: 1
2172026-03-04T17:32:23.554Z Create boot environment: No
2182026-03-04T17:32:23.554ZCreate backup boot environment: Yes
2192026-03-04T17:32:23.554Z Actions: 1/6 actions (Updating modified actions)
2202026-03-04T17:32:23.555Z Actions: Completed 6 actions in 0.00 seconds.
2212026-03-04T17:32:23.555Z Done
2222026-03-04T17:32:23.555Z Done
2232026-03-04T17:32:23.555Z Done
2242026-03-04T17:32:23.555Z Done
2252026-03-04T17:32:23.555Z Done
2262026-03-04T17:32:23.555Z Done
2272026-03-04T17:32:23.555Z Done
2282026-03-04T17:32:23.555ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-03-04T17:32:23.555Zclang system 15 system
2302026-03-04T17:32:23.555Zcsh system system illumos
2312026-03-04T17:32:23.555Zctags system system illumos
2322026-03-04T17:32:23.556Zfile system system illumos
2332026-03-04T17:32:23.556Zgcc vendor 12 vendor
2342026-03-04T17:32:23.556Zgcc system 10 system
2352026-03-04T17:32:23.556Zgcc system 7 system
2362026-03-04T17:32:23.556Zgo system 1.20 system
2372026-03-04T17:32:23.556Zgo system 1.19 system
2382026-03-04T17:32:23.556Zllvm system 15 system
2392026-03-04T17:32:23.556Zllvm system 14 system
2402026-03-04T17:32:23.556Zmariadb system 10.6 system
2412026-03-04T17:32:23.556Zmta vendor vendor dma
2422026-03-04T17:32:23.556Zopenjdk system 17 system
2432026-03-04T17:32:23.556Zopenjdk system 11 system
2442026-03-04T17:32:23.556Zopenjdk system 1.8 system
2452026-03-04T17:32:23.556Zopenssl vendor 3 vendor
2462026-03-04T17:32:23.556Zperl system 5.36 system
2472026-03-04T17:32:23.556Zpostgresql system 15 system
2482026-03-04T17:32:23.556Zpostgresql system 13 system
2492026-03-04T17:32:23.556Zpython vendor 3 vendor
2502026-03-04T17:32:23.556Zpython system 2 system
2512026-03-04T17:32:23.556Zpython3 system 3.11 system
2522026-03-04T17:32:23.556Zruby system 3.0 system
2532026-03-04T17:32:23.556Zwords vendor vendor american-english
2542026-03-04T17:32:23.556Zwords system system australian-english
2552026-03-04T17:32:23.557Zwords system system british-english
2562026-03-04T17:32:23.557Zwords system system canadian-english
2572026-03-04T17:32:23.557Zwords system system french
2582026-03-04T17:32:23.557Zwords system system italian
2592026-03-04T17:32:23.557Zwords system system ngerman
2602026-03-04T17:32:23.557Zwords system system ogerman
2612026-03-04T17:32:23.557Zwords system system spanish
2622026-03-04T17:32:23.557ZPUBLISHER TYPE STATUS P LOCATION
2632026-03-04T17:32:23.557Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-03-04T17:32:23.557ZFMRI IFO
2652026-03-04T17:32:23.557Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-03-04T17:32:23.557Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-03-04T17:32:23.557Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-03-04T17:32:23.557Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-03-04T17:32:23.557Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-03-04T17:32:23.557Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-03-04T17:32:23.557Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-03-04T17:32:23.557Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-03-04T17:32:23.557Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-03-04T17:32:23.557Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-03-04T17:32:23.557Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-03-04T17:32:23.557Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-03-04T17:32:23.557Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-03-04T17:32:23.557Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-03-04T17:32:23.557Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-03-04T17:32:23.557Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-03-04T17:32:23.557Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-03-04T17:32:23.557Z Updating crates.io index
2832026-03-04T17:32:23.557Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-03-04T17:32:24.068Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-03-04T17:32:25.101Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-03-04T17:32:25.698Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-03-04T17:32:26.393Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-03-04T17:32:30.897Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-03-04T17:32:36.566Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-03-04T17:32:39.421Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-03-04T17:32:40.383Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-03-04T17:32:43.669Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-03-04T17:32:44.926Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-03-04T17:32:47.529Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-03-04T17:32:48.283Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-03-04T17:32:49.192Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-03-04T17:32:49.897Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-03-04T17:32:52.086Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-03-04T17:32:53.192Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-03-04T17:32:53.954Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-03-04T17:32:54.508Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-03-04T17:32:55.528Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-03-04T17:32:56.097Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-03-04T17:32:56.572Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-03-04T17:32:57.109Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-03-04T17:32:57.972Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-03-04T17:32:58.872Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-04T17:33:00.159Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-04T17:33:00.778Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-04T17:33:01.585Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-04T17:33:03.036Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-04T17:33:04.433Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-04T17:33:05.061Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-04T17:33:05.918Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-04T17:33:06.543Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-04T17:33:07.530Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-04T17:33:08.182Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-04T17:33:08.773Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-04T17:33:09.321Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-04T17:33:10.030Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-04T17:34:03.432Z Downloading crates ...
3222026-03-04T17:34:03.487Z Downloaded anstream v0.6.21
3232026-03-04T17:34:03.490Z Downloaded anstyle-query v1.1.5
3242026-03-04T17:34:03.493Z Downloaded cfg-if v1.0.4
3252026-03-04T17:34:03.496Z Downloaded cargo_toml v0.21.0
3262026-03-04T17:34:03.499Z Downloaded bitflags v2.11.0
3272026-03-04T17:34:03.503Z Downloaded anyhow v1.0.102
3282026-03-04T17:34:03.506Z Downloaded anstyle v1.0.13
3292026-03-04T17:34:03.509Z Downloaded itoa v1.0.17
3302026-03-04T17:34:03.509Z Downloaded cargo_metadata v0.21.0
3312026-03-04T17:34:03.512Z Downloaded memmap v0.7.0
3322026-03-04T17:34:03.512Z Downloaded is_terminal_polyfill v1.70.2
3332026-03-04T17:34:03.515Z Downloaded camino-tempfile v1.4.1
3342026-03-04T17:34:03.515Z Downloaded macaddr v1.0.1
3352026-03-04T17:34:03.518Z Downloaded pest_generator v2.8.6
3362026-03-04T17:34:03.518Z Downloaded camino v1.2.2
3372026-03-04T17:34:03.523Z Downloaded anstyle-parse v0.2.7
3382026-03-04T17:34:03.526Z Downloaded cargo-platform v0.2.0
3392026-03-04T17:34:03.526Z Downloaded toml_write v0.1.2
3402026-03-04T17:34:03.526Z Downloaded typeid v1.0.3
3412026-03-04T17:34:03.526Z Downloaded autocfg v1.5.0
3422026-03-04T17:34:03.530Z Downloaded usdt-macro v0.5.0
3432026-03-04T17:34:03.530Z Downloaded toml_datetime v0.6.11
3442026-03-04T17:34:03.533Z Downloaded serde_spanned v0.6.9
3452026-03-04T17:34:03.533Z Downloaded zerofrom v0.1.6
3462026-03-04T17:34:03.542Z Downloaded utf8_iter v1.0.4
3472026-03-04T17:34:03.542Z Downloaded zerofrom-derive v0.1.6
3482026-03-04T17:34:03.542Z Downloaded litemap v0.8.1
3492026-03-04T17:34:03.542Z Downloaded yoke-derive v0.8.1
3502026-03-04T17:34:03.542Z Downloaded usdt-attr-macro v0.5.0
3512026-03-04T17:34:03.545Z Downloaded version_check v0.9.5
3522026-03-04T17:34:03.546Z Downloaded serde_tokenstream v0.2.3
3532026-03-04T17:34:03.546Z Downloaded serde-value v0.7.0
3542026-03-04T17:34:03.546Z Downloaded unicode-xid v0.2.6
3552026-03-04T17:34:03.546Z Downloaded dof v0.3.0
3562026-03-04T17:34:03.550Z Downloaded thread-id v4.2.2
3572026-03-04T17:34:03.550Z Downloaded utf8parse v0.2.2
3582026-03-04T17:34:03.550Z Downloaded proc-macro-error-attr v1.0.4
3592026-03-04T17:34:03.550Z Downloaded errno v0.3.14
3602026-03-04T17:34:03.554Z Downloaded pretty-hex v0.4.1
3612026-03-04T17:34:03.554Z Downloaded byteorder v1.5.0
3622026-03-04T17:34:03.558Z Downloaded thiserror-impl v2.0.18
3632026-03-04T17:34:03.558Z Downloaded potential_utf v0.1.4
3642026-03-04T17:34:03.558Z Downloaded scroll_derive v0.12.1
3652026-03-04T17:34:03.561Z Downloaded equivalent v1.0.2
3662026-03-04T17:34:03.561Z Downloaded typenum v1.19.0
3672026-03-04T17:34:03.565Z Downloaded crypto-common v0.1.7
3682026-03-04T17:34:03.565Z Downloaded colorchoice v1.0.4
3692026-03-04T17:34:03.565Z Downloaded unicode-linebreak v0.1.5
3702026-03-04T17:34:03.569Z Downloaded ordered-float v2.10.1
3712026-03-04T17:34:03.569Z Downloaded tinystr v0.8.2
3722026-03-04T17:34:03.570Z Downloaded terminal_size v0.4.3
3732026-03-04T17:34:03.570Z Downloaded smawk v0.3.2
3742026-03-04T17:34:03.573Z Downloaded plain v0.2.3
3752026-03-04T17:34:03.573Z Downloaded zerovec-derive v0.11.2
3762026-03-04T17:34:03.576Z Downloaded heck v0.5.0
3772026-03-04T17:34:03.576Z Downloaded dtrace-parser v0.2.0
3782026-03-04T17:34:03.576Z Downloaded generic-array v0.14.7
3792026-03-04T17:34:03.580Z Downloaded writeable v0.6.2
3802026-03-04T17:34:03.580Z Downloaded zerocopy-derive v0.7.35
3812026-03-04T17:34:03.585Z Downloaded tabled_derive v0.7.0
3822026-03-04T17:34:03.588Z Downloaded swrite v0.1.0
3832026-03-04T17:34:03.588Z Downloaded yoke v0.8.1
3842026-03-04T17:34:03.588Z Downloaded usdt-impl v0.5.0
3852026-03-04T17:34:03.588Z Downloaded stable_deref_trait v1.2.1
3862026-03-04T17:34:03.593Z Downloaded proc-macro-error v1.0.4
3872026-03-04T17:34:03.596Z Downloaded toml v0.8.23
3882026-03-04T17:34:03.596Z Downloaded zmij v1.0.21
3892026-03-04T17:34:03.597Z Downloaded textwrap v0.16.2
3902026-03-04T17:34:03.601Z Downloaded form_urlencoded v1.2.2
3912026-03-04T17:34:03.601Z Downloaded unicode-ident v1.0.24
3922026-03-04T17:34:03.601Z Downloaded cpufeatures v0.2.17
3932026-03-04T17:34:03.605Z Downloaded ucd-trie v0.1.7
3942026-03-04T17:34:03.605Z Downloaded sha2 v0.10.9
3952026-03-04T17:34:03.610Z Downloaded zerotrie v0.2.3
3962026-03-04T17:34:03.613Z Downloaded strsim v0.11.1
3972026-03-04T17:34:03.613Z Downloaded erased-serde v0.4.9
3982026-03-04T17:34:03.616Z Downloaded displaydoc v0.2.5
3992026-03-04T17:34:03.616Z Downloaded toml_edit v0.22.27
4002026-03-04T17:34:03.629Z Downloaded serde-untagged v0.1.9
4012026-03-04T17:34:03.633Z Downloaded zerovec v0.11.5
4022026-03-04T17:34:03.639Z Downloaded thiserror-impl v1.0.69
4032026-03-04T17:34:03.643Z Downloaded cargo-util-schemas v0.8.2
4042026-03-04T17:34:03.646Z Downloaded synstructure v0.13.2
4052026-03-04T17:34:03.646Z Downloaded url v2.5.8
4062026-03-04T17:34:03.650Z Downloaded zerocopy v0.7.35
4072026-03-04T17:34:03.664Z Downloaded smallvec v1.15.1
4082026-03-04T17:34:03.668Z Downloaded log v0.4.29
4092026-03-04T17:34:03.668Z Downloaded winnow v0.7.14
4102026-03-04T17:34:03.676Z Downloaded digest v0.10.7
4112026-03-04T17:34:03.679Z Downloaded tempfile v3.25.0
4122026-03-04T17:34:03.682Z Downloaded unicode-width v0.2.0
4132026-03-04T17:34:03.686Z Downloaded unicode-width v0.1.14
4142026-03-04T17:34:03.691Z Downloaded thiserror v2.0.18
4152026-03-04T17:34:03.697Z Downloaded num-traits v0.2.19
4162026-03-04T17:34:03.700Z Downloaded getrandom v0.4.1
4172026-03-04T17:34:03.704Z Downloaded serde_derive v1.0.228
4182026-03-04T17:34:03.708Z Downloaded clap v4.5.60
4192026-03-04T17:34:03.713Z Downloaded serde_core v1.0.228
4202026-03-04T17:34:03.715Z Downloaded icu_properties v2.1.2
4212026-03-04T17:34:03.718Z Downloaded icu_normalizer v2.1.1
4222026-03-04T17:34:03.722Z Downloaded icu_locale_core v2.1.1
4232026-03-04T17:34:03.725Z Downloaded pest_meta v2.8.6
4242026-03-04T17:34:03.729Z Downloaded proc-macro2 v1.0.106
4252026-03-04T17:34:03.732Z Downloaded serde v1.0.228
4262026-03-04T17:34:03.736Z Downloaded icu_normalizer_data v2.1.1
4272026-03-04T17:34:03.739Z Downloaded papergrid v0.11.0
4282026-03-04T17:34:03.743Z Downloaded memchr v2.8.0
4292026-03-04T17:34:03.746Z Downloaded icu_collections v2.1.1
4302026-03-04T17:34:03.751Z Downloaded indexmap v2.13.0
4312026-03-04T17:34:03.755Z Downloaded icu_provider v2.1.1
4322026-03-04T17:34:03.758Z Downloaded goblin v0.8.2
4332026-03-04T17:34:03.762Z Downloaded thiserror v1.0.69
4342026-03-04T17:34:03.767Z Downloaded pest v2.8.6
4352026-03-04T17:34:03.777Z Downloaded pest_derive v2.8.6
4362026-03-04T17:34:03.781Z Downloaded hashbrown v0.16.1
4372026-03-04T17:34:03.781Z Downloaded fs-err v3.3.0
4382026-03-04T17:34:03.781Z Downloaded bytecount v0.6.9
4392026-03-04T17:34:03.784Z Downloaded serde_json v1.0.149
4402026-03-04T17:34:03.789Z Downloaded idna v1.1.0
4412026-03-04T17:34:03.793Z Downloaded icu_properties_data v2.1.2
4422026-03-04T17:34:03.804Z Downloaded clap_builder v4.5.60
4432026-03-04T17:34:03.809Z Downloaded scroll v0.12.0
4442026-03-04T17:34:03.809Z Downloaded clap_derive v4.5.55
4452026-03-04T17:34:03.812Z Downloaded heck v0.4.1
4462026-03-04T17:34:03.812Z Downloaded tabled v0.15.0
4472026-03-04T17:34:03.825Z Downloaded syn v1.0.109
4482026-03-04T17:34:03.833Z Downloaded percent-encoding v2.3.2
4492026-03-04T17:34:03.836Z Downloaded fnv v1.0.7
4502026-03-04T17:34:03.836Z Downloaded syn v2.0.117
4512026-03-04T17:34:03.844Z Downloaded idna_adapter v1.2.1
4522026-03-04T17:34:03.847Z Downloaded fastrand v2.3.0
4532026-03-04T17:34:03.848Z Downloaded rustix v1.1.3
4542026-03-04T17:34:03.868Z Downloaded usdt v0.5.0
4552026-03-04T17:34:03.871Z Downloaded clap_lex v1.0.0
4562026-03-04T17:34:03.872Z Downloaded semver v1.0.27
4572026-03-04T17:34:03.875Z Downloaded once_cell v1.21.3
4582026-03-04T17:34:03.875Z Downloaded quote v1.0.44
4592026-03-04T17:34:03.878Z Downloaded block-buffer v0.10.4
4602026-03-04T17:34:03.899Z Downloaded libc v0.2.180
4612026-03-04T17:34:03.992Z Compiling proc-macro2 v1.0.106
4622026-03-04T17:34:03.995Z Compiling quote v1.0.44
4632026-03-04T17:34:03.995Z Compiling unicode-ident v1.0.24
4642026-03-04T17:34:03.995Z Compiling serde_core v1.0.228
4652026-03-04T17:34:03.995Z Compiling libc v0.2.180
4662026-03-04T17:34:03.995Z Compiling version_check v0.9.5
4672026-03-04T17:34:03.995Z Compiling stable_deref_trait v1.2.1
4682026-03-04T17:34:03.996Z Compiling memchr v2.8.0
4692026-03-04T17:34:04.401Z Compiling serde v1.0.228
4702026-03-04T17:34:04.471Z Compiling zmij v1.0.21
4712026-03-04T17:34:05.075Z Compiling ucd-trie v0.1.7
4722026-03-04T17:34:05.105Z Compiling autocfg v1.5.0
4732026-03-04T17:34:05.569Z Compiling thiserror v1.0.69
4742026-03-04T17:34:05.740Z Compiling itoa v1.0.17
4752026-03-04T17:34:05.860Z Compiling pest v2.8.6
4762026-03-04T17:34:05.883Z Compiling litemap v0.8.1
4772026-03-04T17:34:06.019Z Compiling writeable v0.6.2
4782026-03-04T17:34:06.167Z Compiling byteorder v1.5.0
4792026-03-04T17:34:06.390Z Compiling icu_properties_data v2.1.2
4802026-03-04T17:34:06.613Z Compiling icu_normalizer_data v2.1.1
4812026-03-04T17:34:06.716Z Compiling syn v2.0.117
4822026-03-04T17:34:06.874Z Compiling rustix v1.1.3
4832026-03-04T17:34:06.943Z Compiling errno v0.3.14
4842026-03-04T17:34:07.010Z Compiling bitflags v2.11.0
4852026-03-04T17:34:07.153Z Compiling serde_json v1.0.149
4862026-03-04T17:34:07.428Z Compiling num-traits v0.2.19
4872026-03-04T17:34:07.564Z Compiling equivalent v1.0.2
4882026-03-04T17:34:07.705Z Compiling hashbrown v0.16.1
4892026-03-04T17:34:07.772Z Compiling typeid v1.0.3
4902026-03-04T17:34:07.964Z Compiling smallvec v1.15.1
4912026-03-04T17:34:08.400Z Compiling pest_meta v2.8.6
4922026-03-04T17:34:08.743Z Compiling thread-id v4.2.2
4932026-03-04T17:34:08.892Z Compiling indexmap v2.13.0
4942026-03-04T17:34:08.921Z Compiling usdt-impl v0.5.0
4952026-03-04T17:34:08.956Z Compiling proc-macro-error-attr v1.0.4
4962026-03-04T17:34:09.314Z Compiling winnow v0.7.14
4972026-03-04T17:34:09.342Z Compiling erased-serde v0.4.9
4982026-03-04T17:34:09.893Z Compiling toml_write v0.1.2
4992026-03-04T17:34:09.919Z Compiling syn v1.0.109
5002026-03-04T17:34:10.883Z Compiling proc-macro-error v1.0.4
5012026-03-04T17:34:10.935Z Compiling percent-encoding v2.3.2
5022026-03-04T17:34:11.256Z Compiling log v0.4.29
5032026-03-04T17:34:11.321Z Compiling getrandom v0.4.1
5042026-03-04T17:34:11.618Z Compiling utf8parse v0.2.2
5052026-03-04T17:34:11.820Z Compiling camino v1.2.2
5062026-03-04T17:34:12.088Z Compiling thiserror v2.0.18
5072026-03-04T17:34:12.464Z Compiling utf8_iter v1.0.4
5082026-03-04T17:34:12.491Z Compiling plain v0.2.3
5092026-03-04T17:34:12.736Z Compiling ordered-float v2.10.1
5102026-03-04T17:34:12.818Z Compiling anstyle-parse v0.2.7
5112026-03-04T17:34:12.871Z Compiling form_urlencoded v1.2.2
5122026-03-04T17:34:13.177Z Compiling terminal_size v0.4.3
5132026-03-04T17:34:13.201Z Compiling pretty-hex v0.4.1
5142026-03-04T17:34:13.278Z Compiling cfg-if v1.0.4
5152026-03-04T17:34:13.391Z Compiling is_terminal_polyfill v1.70.2
5162026-03-04T17:34:13.419Z Compiling synstructure v0.13.2
5172026-03-04T17:34:13.477Z Compiling pest_generator v2.8.6
5182026-03-04T17:34:13.536Z Compiling anstyle v1.0.13
5192026-03-04T17:34:13.612Z Compiling colorchoice v1.0.4
5202026-03-04T17:34:13.731Z Compiling anstyle-query v1.1.5
5212026-03-04T17:34:13.930Z Compiling serde-untagged v0.1.9
5222026-03-04T17:34:14.006Z Compiling anstream v0.6.21
5232026-03-04T17:34:14.357Z Compiling semver v1.0.27
5242026-03-04T17:34:14.648Z Compiling fs-err v3.3.0
5252026-03-04T17:34:14.861Z Compiling clap_lex v1.0.0
5262026-03-04T17:34:14.975Z Compiling bytecount v0.6.9
5272026-03-04T17:34:15.005Z Compiling unicode-xid v0.2.6
5282026-03-04T17:34:15.052Z Compiling fnv v1.0.7
5292026-03-04T17:34:15.212Z Compiling heck v0.4.1
5302026-03-04T17:34:15.215Z Compiling unicode-width v0.1.14
5312026-03-04T17:34:15.266Z Compiling fastrand v2.3.0
5322026-03-04T17:34:15.294Z Compiling anyhow v1.0.102
5332026-03-04T17:34:15.320Z Compiling once_cell v1.21.3
5342026-03-04T17:34:15.642Z Compiling heck v0.5.0
5352026-03-04T17:34:15.753Z Compiling strsim v0.11.1
5362026-03-04T17:34:15.788Z Compiling papergrid v0.11.0
5372026-03-04T17:34:16.120Z Compiling clap_builder v4.5.60
5382026-03-04T17:34:16.323Z Compiling tempfile v3.25.0
5392026-03-04T17:34:16.478Z Compiling memmap v0.7.0
5402026-03-04T17:34:16.509Z Compiling smawk v0.3.2
5412026-03-04T17:34:16.766Z Compiling unicode-linebreak v0.1.5
5422026-03-04T17:34:16.809Z Compiling unicode-width v0.2.0
5432026-03-04T17:34:17.099Z Compiling camino-tempfile v1.4.1
5442026-03-04T17:34:17.298Z Compiling textwrap v0.16.2
5452026-03-04T17:34:18.020Z Compiling swrite v0.1.0
5462026-03-04T17:34:18.164Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5472026-03-04T17:34:18.311Z Compiling tabled_derive v0.7.0
5482026-03-04T17:34:18.342Z Compiling serde_derive v1.0.228
5492026-03-04T17:34:18.342Z Compiling zerofrom-derive v0.1.6
5502026-03-04T17:34:18.387Z Compiling yoke-derive v0.8.1
5512026-03-04T17:34:18.633Z Compiling zerovec-derive v0.11.2
5522026-03-04T17:34:19.298Z Compiling displaydoc v0.2.5
5532026-03-04T17:34:20.463Z Compiling thiserror-impl v1.0.69
5542026-03-04T17:34:20.917Z Compiling zerocopy-derive v0.7.35
5552026-03-04T17:34:21.195Z Compiling pest_derive v2.8.6
5562026-03-04T17:34:21.280Z Compiling scroll_derive v0.12.1
5572026-03-04T17:34:21.702Z Compiling zerofrom v0.1.6
5582026-03-04T17:34:21.956Z Compiling yoke v0.8.1
5592026-03-04T17:34:21.994Z Compiling thiserror-impl v2.0.18
5602026-03-04T17:34:22.336Z Compiling zerovec v0.11.5
5612026-03-04T17:34:22.781Z Compiling zerotrie v0.2.3
5622026-03-04T17:34:22.863Z Compiling zerocopy v0.7.35
5632026-03-04T17:34:23.417Z Compiling tinystr v0.8.2
5642026-03-04T17:34:23.466Z Compiling potential_utf v0.1.4
5652026-03-04T17:34:23.528Z Compiling dtrace-parser v0.2.0
5662026-03-04T17:34:23.684Z Compiling scroll v0.12.0
5672026-03-04T17:34:23.835Z Compiling icu_locale_core v2.1.1
5682026-03-04T17:34:23.888Z Compiling icu_collections v2.1.1
5692026-03-04T17:34:24.285Z Compiling goblin v0.8.2
5702026-03-04T17:34:24.369Z Compiling clap_derive v4.5.55
5712026-03-04T17:34:24.965Z Compiling tabled v0.15.0
5722026-03-04T17:34:25.378Z Compiling icu_provider v2.1.1
5732026-03-04T17:34:25.848Z Compiling icu_normalizer v2.1.1
5742026-03-04T17:34:25.848Z Compiling icu_properties v2.1.2
5752026-03-04T17:34:26.835Z Compiling serde_spanned v0.6.9
5762026-03-04T17:34:26.863Z Compiling toml_datetime v0.6.11
5772026-03-04T17:34:26.966Z Compiling dof v0.3.0
5782026-03-04T17:34:27.044Z Compiling serde_tokenstream v0.2.3
5792026-03-04T17:34:27.096Z Compiling serde-value v0.7.0
5802026-03-04T17:34:27.395Z Compiling toml_edit v0.22.27
5812026-03-04T17:34:27.858Z Compiling cargo-platform v0.2.0
5822026-03-04T17:34:27.887Z Compiling macaddr v1.0.1
5832026-03-04T17:34:28.299Z Compiling idna_adapter v1.2.1
5842026-03-04T17:34:28.333Z Compiling clap v4.5.60
5852026-03-04T17:34:28.497Z Compiling idna v1.1.0
5862026-03-04T17:34:28.791Z Compiling usdt-attr-macro v0.5.0
5872026-03-04T17:34:28.817Z Compiling usdt-macro v0.5.0
5882026-03-04T17:34:29.116Z Compiling url v2.5.8
5892026-03-04T17:34:30.709Z Compiling toml v0.8.23
5902026-03-04T17:34:31.142Z Compiling usdt v0.5.0
5912026-03-04T17:34:31.500Z Compiling cargo-util-schemas v0.8.2
5922026-03-04T17:34:31.500Z Compiling cargo_toml v0.21.0
5932026-03-04T17:34:32.978Z Compiling cargo_metadata v0.21.0
5942026-03-04T17:34:34.782Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952026-03-04T17:34:38.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
5962026-03-04T17:34:38.583Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972026-03-04T17:34:39.410Z Downloading crates ...
5982026-03-04T17:34:39.533Z Downloaded array-init v0.0.4
5992026-03-04T17:34:39.543Z Downloaded async-stream v0.3.6
6002026-03-04T17:34:39.548Z Downloaded arrayvec v0.7.6
6012026-03-04T17:34:39.552Z Downloaded ahash v0.8.12
6022026-03-04T17:34:39.558Z Downloaded async-stream-impl v0.3.6
6032026-03-04T17:34:39.561Z Downloaded async-recursion v1.1.1
6042026-03-04T17:34:39.567Z Downloaded blowfish v0.9.1
6052026-03-04T17:34:39.571Z Downloaded fd-lock v4.0.4
6062026-03-04T17:34:39.576Z Downloaded cipher v0.4.4
6072026-03-04T17:34:39.581Z Downloaded darling_macro v0.21.3
6082026-03-04T17:34:39.586Z Downloaded base16ct v0.2.0
6092026-03-04T17:34:39.589Z Downloaded curve25519-dalek-derive v0.1.1
6102026-03-04T17:34:39.595Z Downloaded ctr v0.9.2
6112026-03-04T17:34:39.598Z Downloaded defmt v0.3.100
6122026-03-04T17:34:39.602Z Downloaded darling v0.23.0
6132026-03-04T17:34:39.610Z Downloaded cfg_aliases v0.1.1
6142026-03-04T17:34:39.617Z Downloaded diesel_table_macro_syntax v0.2.0
6152026-03-04T17:34:39.620Z Downloaded darling_macro v0.23.0
6162026-03-04T17:34:39.623Z Downloaded dof v0.4.0
6172026-03-04T17:34:39.627Z Downloaded defmt v1.0.1
6182026-03-04T17:34:39.633Z Downloaded embedded-io v0.6.1
6192026-03-04T17:34:39.637Z Downloaded dunce v1.0.5
6202026-03-04T17:34:39.641Z Downloaded foreign-types v0.3.2
6212026-03-04T17:34:39.645Z Downloaded ciborium-io v0.2.2
6222026-03-04T17:34:39.648Z Downloaded fallible-iterator v0.2.0
6232026-03-04T17:34:39.652Z Downloaded crc-catalog v2.4.0
6242026-03-04T17:34:39.656Z Downloaded castaway v0.2.4
6252026-03-04T17:34:39.660Z Downloaded funty v2.0.0
6262026-03-04T17:34:39.663Z Downloaded enum-as-inner v0.6.1
6272026-03-04T17:34:39.668Z Downloaded foreign-types-macros v0.2.3
6282026-03-04T17:34:39.685Z Downloaded gethostname v0.5.0
6292026-03-04T17:34:39.689Z Downloaded foreign-types-shared v0.3.1
6302026-03-04T17:34:39.692Z Downloaded float-cmp v0.10.0
6312026-03-04T17:34:39.695Z Downloaded futures-task v0.3.32
6322026-03-04T17:34:39.698Z Downloaded buf-list v1.1.2
6332026-03-04T17:34:39.703Z Downloaded git-stub v1.0.0
6342026-03-04T17:34:39.707Z Downloaded hex v0.4.3
6352026-03-04T17:34:39.711Z Downloaded critical-section v1.2.0
6362026-03-04T17:34:39.714Z Downloaded hex-literal v0.4.1
6372026-03-04T17:34:39.719Z Downloaded headers-core v0.3.0
6382026-03-04T17:34:39.722Z Downloaded hostname v0.3.1
6392026-03-04T17:34:39.725Z Downloaded darling v0.20.11
6402026-03-04T17:34:39.733Z Downloaded foldhash v0.2.0
6412026-03-04T17:34:39.737Z Downloaded fs_extra v1.3.0
6422026-03-04T17:34:39.741Z Downloaded http-range v0.1.5
6432026-03-04T17:34:39.745Z Downloaded http-body v1.0.1
6442026-03-04T17:34:39.748Z Downloaded console v0.16.2
6452026-03-04T17:34:39.752Z Downloaded hubpack_derive v0.1.1
6462026-03-04T17:34:39.755Z Downloaded hyper-tls v0.6.0
6472026-03-04T17:34:39.759Z Downloaded data-encoding v2.10.0
6482026-03-04T17:34:39.762Z Downloaded group v0.13.0
6492026-03-04T17:34:39.766Z Downloaded httpdate v1.0.3
6502026-03-04T17:34:39.769Z Downloaded glob v0.3.3
6512026-03-04T17:34:39.772Z Downloaded indent_write v2.2.0
6522026-03-04T17:34:39.775Z Downloaded git-stub-vcs v0.1.0
6532026-03-04T17:34:39.780Z Downloaded is-terminal v0.4.17
6542026-03-04T17:34:39.783Z Downloaded lazy_static v1.5.0
6552026-03-04T17:34:39.786Z Downloaded http-body-util v0.1.3
6562026-03-04T17:34:39.790Z Downloaded darling_core v0.21.3
6572026-03-04T17:34:39.797Z Downloaded is_ci v1.2.0
6582026-03-04T17:34:39.800Z Downloaded keccak v0.1.6
6592026-03-04T17:34:39.803Z Downloaded highway v1.3.0
6602026-03-04T17:34:39.807Z Downloaded cookie v0.18.1
6612026-03-04T17:34:39.811Z Downloaded lru-cache v0.1.2
6622026-03-04T17:34:39.814Z Downloaded md5 v0.7.0
6632026-03-04T17:34:39.817Z Downloaded futures-channel v0.3.32
6642026-03-04T17:34:39.821Z Downloaded half v1.8.3
6652026-03-04T17:34:39.825Z Downloaded hmac v0.12.1
6662026-03-04T17:34:39.829Z Downloaded mime v0.3.17
6672026-03-04T17:34:39.832Z Downloaded memoffset v0.9.1
6682026-03-04T17:34:39.836Z Downloaded humantime v2.3.0
6692026-03-04T17:34:39.840Z Downloaded kstat-rs v0.2.4
6702026-03-04T17:34:39.843Z Downloaded der v0.7.10
6712026-03-04T17:34:39.849Z Downloaded nodrop v0.1.14
6722026-03-04T17:34:39.852Z Downloaded multimap v0.10.1
6732026-03-04T17:34:39.855Z Downloaded num-iter v0.1.45
6742026-03-04T17:34:39.859Z Downloaded num-derive v0.4.2
6752026-03-04T17:34:39.862Z Downloaded num_enum_derive v0.5.11
6762026-03-04T17:34:39.865Z Downloaded jobserver v0.1.34
6772026-03-04T17:34:39.868Z Downloaded libsw-core v0.3.2
6782026-03-04T17:34:39.873Z Downloaded lru v0.12.5
6792026-03-04T17:34:39.876Z Downloaded lock_api v0.4.14
6802026-03-04T17:34:39.879Z Downloaded opaque-debug v0.3.1
6812026-03-04T17:34:39.882Z Downloaded num_threads v0.1.7
6822026-03-04T17:34:39.885Z Downloaded nonempty v0.12.0
6832026-03-04T17:34:39.890Z Downloaded openssl-probe v0.2.1
6842026-03-04T17:34:39.893Z Downloaded bytes v1.11.1
6852026-03-04T17:34:39.896Z Downloaded olpc-cjson v0.1.4
6862026-03-04T17:34:39.899Z Downloaded oso-derive v0.27.3
6872026-03-04T17:34:39.902Z Downloaded openssl-probe v0.1.6
6882026-03-04T17:34:39.907Z Downloaded ed25519-dalek v2.2.0
6892026-03-04T17:34:39.910Z Downloaded packed_struct_codegen v0.10.1
6902026-03-04T17:34:39.910Z Downloaded parse-display v0.10.0
6912026-03-04T17:34:39.913Z Downloaded peg-runtime v0.8.5
6922026-03-04T17:34:39.916Z Downloaded pbkdf2 v0.11.0
6932026-03-04T17:34:39.921Z Downloaded iana-time-zone v0.1.65
6942026-03-04T17:34:39.924Z Downloaded num-rational v0.4.2
6952026-03-04T17:34:39.927Z Downloaded pbkdf2 v0.12.2
6962026-03-04T17:34:39.930Z Downloaded phf_shared v0.12.1
6972026-03-04T17:34:39.933Z Downloaded crc-any v2.5.0
6982026-03-04T17:34:39.936Z Downloaded pin-utils v0.1.0
6992026-03-04T17:34:39.940Z Downloaded num_enum v0.7.5
7002026-03-04T17:34:39.946Z Downloaded num_enum_derive v0.7.5
7012026-03-04T17:34:39.951Z Downloaded heapless v0.7.17
7022026-03-04T17:34:39.954Z Downloaded phf_shared v0.11.3
7032026-03-04T17:34:39.957Z Downloaded flate2 v1.1.9
7042026-03-04T17:34:39.961Z Downloaded precomputed-hash v0.1.1
7052026-03-04T17:34:39.964Z Downloaded backon v1.6.0
7062026-03-04T17:34:39.968Z Downloaded proc-macro-crate v3.4.0
7072026-03-04T17:34:39.971Z Downloaded proc-macro-crate v1.3.1
7082026-03-04T17:34:39.974Z Downloaded oxnet v0.1.4
7092026-03-04T17:34:39.977Z Downloaded progenitor-client v0.10.0
7102026-03-04T17:34:39.980Z Downloaded proc-macro-error-attr2 v2.0.0
7112026-03-04T17:34:39.987Z Downloaded packed_struct v0.10.1
7122026-03-04T17:34:39.990Z Downloaded pem v3.0.6
7132026-03-04T17:34:39.990Z Downloaded headers v0.4.1
7142026-03-04T17:34:39.994Z Downloaded progenitor-macro v0.11.2
7152026-03-04T17:34:39.997Z Downloaded progenitor-macro v0.13.0
7162026-03-04T17:34:40.000Z Downloaded psl-types v2.0.11
7172026-03-04T17:34:40.004Z Downloaded quick-error v1.2.3
7182026-03-04T17:34:40.008Z Downloaded rand_chacha v0.3.1
7192026-03-04T17:34:40.008Z Downloaded chacha20poly1305 v0.10.1
7202026-03-04T17:34:40.011Z Downloaded pin-project-lite v0.2.17
7212026-03-04T17:34:40.016Z Downloaded radium v0.7.0
7222026-03-04T17:34:40.020Z Downloaded postgres-protocol v0.6.10
7232026-03-04T17:34:40.022Z Downloaded pkg-config v0.3.32
7242026-03-04T17:34:40.027Z Downloaded recursive v0.1.1
7252026-03-04T17:34:40.030Z Downloaded rand_xorshift v0.4.0
7262026-03-04T17:34:40.030Z Downloaded phf v0.13.1
7272026-03-04T17:34:40.054Z Downloaded parking_lot_core v0.9.12
7282026-03-04T17:34:40.060Z Downloaded progenitor-client v0.13.0
7292026-03-04T17:34:40.060Z Downloaded predicates v3.1.4
7302026-03-04T17:34:40.060Z Downloaded progenitor-client v0.11.2
7312026-03-04T17:34:40.060Z Downloaded rfc6979 v0.4.0
7322026-03-04T17:34:40.062Z Downloaded ref-cast-impl v1.0.25
7332026-03-04T17:34:40.062Z Downloaded progenitor v0.10.0
7342026-03-04T17:34:40.062Z Downloaded parking_lot_core v0.8.6
7352026-03-04T17:34:40.062Z Downloaded progenitor-extras v0.1.0
7362026-03-04T17:34:40.062Z Downloaded parking_lot v0.12.5
7372026-03-04T17:34:40.066Z Downloaded parking_lot v0.11.2
7382026-03-04T17:34:40.066Z Downloaded progenitor v0.11.2
7392026-03-04T17:34:40.069Z Downloaded proc-macro-error2 v2.0.1
7402026-03-04T17:34:40.072Z Downloaded rtoolbox v0.0.3
7412026-03-04T17:34:40.075Z Downloaded psm v0.1.30
7422026-03-04T17:34:40.079Z Downloaded rustc_version v0.1.7
7432026-03-04T17:34:40.082Z Downloaded p256 v0.13.2
7442026-03-04T17:34:40.084Z Downloaded cc v1.2.56
7452026-03-04T17:34:40.089Z Downloaded recursive-proc-macro-impl v0.1.1
7462026-03-04T17:34:40.093Z Downloaded rand_seeder v0.4.0
7472026-03-04T17:34:40.093Z Downloaded rand_core v0.10.0
7482026-03-04T17:34:40.097Z Downloaded pkcs5 v0.7.1
7492026-03-04T17:34:40.102Z Downloaded miniz_oxide v0.8.9
7502026-03-04T17:34:40.105Z Downloaded salsa20 v0.10.2
7512026-03-04T17:34:40.108Z Downloaded seq-macro v0.3.6
7522026-03-04T17:34:40.111Z Downloaded semver v0.1.20
7532026-03-04T17:34:40.114Z Downloaded oso v0.27.3
7542026-03-04T17:34:40.117Z Downloaded same-file v1.0.6
7552026-03-04T17:34:40.120Z Downloaded ref-cast v1.0.25
7562026-03-04T17:34:40.123Z Downloaded secrecy v0.8.0
7572026-03-04T17:34:40.126Z Downloaded serde_bytes v0.11.19
7582026-03-04T17:34:40.130Z Downloaded scrypt v0.11.0
7592026-03-04T17:34:40.133Z Downloaded progenitor v0.13.0
7602026-03-04T17:34:40.133Z Downloaded aho-corasick v1.1.4
7612026-03-04T17:34:40.139Z Downloaded scheduled-thread-pool v0.2.7
7622026-03-04T17:34:40.143Z Downloaded serde_urlencoded v0.7.1
7632026-03-04T17:34:40.147Z Downloaded sha1 v0.10.6
7642026-03-04T17:34:40.150Z Downloaded peg v0.8.5
7652026-03-04T17:34:40.154Z Downloaded rustls-native-certs v0.8.3
7662026-03-04T17:34:40.158Z Downloaded sigpipe v0.1.3
7672026-03-04T17:34:40.160Z Downloaded signal-hook-mio v0.2.5
7682026-03-04T17:34:40.161Z Downloaded crossbeam-channel v0.5.15
7692026-03-04T17:34:40.165Z Downloaded signal-hook-tokio v0.3.1
7702026-03-04T17:34:40.168Z Downloaded rustversion v1.0.22
7712026-03-04T17:34:40.170Z Downloaded papergrid v0.17.0
7722026-03-04T17:34:40.176Z Downloaded scroll v0.13.0
7732026-03-04T17:34:40.179Z Downloaded slog-bunyan v2.5.0
7742026-03-04T17:34:40.182Z Downloaded siphasher v1.0.2
7752026-03-04T17:34:40.185Z Downloaded schemars_derive v0.8.22
7762026-03-04T17:34:40.185Z Downloaded rusty-fork v0.3.1
7772026-03-04T17:34:40.189Z Downloaded rand_core v0.6.4
7782026-03-04T17:34:40.191Z Downloaded progenitor-impl v0.11.2
7792026-03-04T17:34:40.194Z Downloaded rustls-pemfile v1.0.4
7802026-03-04T17:34:40.197Z Downloaded progenitor-impl v0.13.0
7812026-03-04T17:34:40.201Z Downloaded slog-envlogger v2.2.0
7822026-03-04T17:34:40.204Z Downloaded serde-hex v0.1.0
7832026-03-04T17:34:40.207Z Downloaded sct v0.7.1
7842026-03-04T17:34:40.210Z Downloaded progenitor-impl v0.10.0
7852026-03-04T17:34:40.213Z Downloaded sec1 v0.7.3
7862026-03-04T17:34:40.216Z Downloaded prefix-trie v0.7.0
7872026-03-04T17:34:40.219Z Downloaded minimal-lexical v0.2.1
7882026-03-04T17:34:40.224Z Downloaded serde_path_to_error v0.1.20
7892026-03-04T17:34:40.227Z Downloaded ssh-encoding v0.2.0
7902026-03-04T17:34:40.230Z Downloaded sqlparser_derive v0.5.0
7912026-03-04T17:34:40.234Z Downloaded ssh-cipher v0.2.0
7922026-03-04T17:34:40.234Z Downloaded signal-hook-registry v1.4.8
7932026-03-04T17:34:40.237Z Downloaded strum v0.27.2
7942026-03-04T17:34:40.237Z Downloaded simd-adler32 v0.3.8
7952026-03-04T17:34:40.240Z Downloaded strum v0.26.3
7962026-03-04T17:34:40.243Z Downloaded slog-scope v4.4.1
7972026-03-04T17:34:40.243Z Downloaded itertools v0.10.5
7982026-03-04T17:34:40.251Z Downloaded hickory-server v0.25.2
7992026-03-04T17:34:40.256Z Downloaded slab v0.4.12
8002026-03-04T17:34:40.259Z Downloaded sync_wrapper v1.0.2
8012026-03-04T17:34:40.262Z Downloaded sync-ptr v0.1.4
8022026-03-04T17:34:40.262Z Downloaded slog-json v2.6.1
8032026-03-04T17:34:40.265Z Downloaded take_mut v0.2.2
8042026-03-04T17:34:40.265Z Downloaded tabwriter v1.4.1
8052026-03-04T17:34:40.269Z Downloaded rustls-pki-types v1.14.0
8062026-03-04T17:34:40.271Z Downloaded smf v0.2.3
8072026-03-04T17:34:40.272Z Downloaded slog-term v2.9.2
8082026-03-04T17:34:40.276Z Downloaded snafu-derive v0.8.9
8092026-03-04T17:34:40.279Z Downloaded testing_table v0.3.0
8102026-03-04T17:34:40.279Z Downloaded termtree v0.5.1
8112026-03-04T17:34:40.282Z Downloaded tap v1.0.1
8122026-03-04T17:34:40.282Z Downloaded slog-stdlog v4.1.1
8132026-03-04T17:34:40.285Z Downloaded serde_cbor v0.11.2
8142026-03-04T17:34:40.288Z Downloaded tagptr v0.2.0
8152026-03-04T17:34:40.291Z Downloaded slog-dtrace v0.3.0
8162026-03-04T17:34:40.291Z Downloaded tinyvec_macros v0.1.1
8172026-03-04T17:34:40.294Z Downloaded time-core v0.1.8
8182026-03-04T17:34:40.294Z Downloaded thiserror-impl-no-std v2.0.2
8192026-03-04T17:34:40.297Z Downloaded spki v0.7.3
8202026-03-04T17:34:40.301Z Downloaded supports-color v3.0.2
8212026-03-04T17:34:40.301Z Downloaded schemars v0.8.22
8222026-03-04T17:34:40.311Z Downloaded string_cache v0.8.9
8232026-03-04T17:34:40.314Z Downloaded static_assertions v1.1.0
8242026-03-04T17:34:40.319Z Downloaded serde_with_macros v3.17.0
8252026-03-04T17:34:40.319Z Downloaded russh-keys v0.45.0
8262026-03-04T17:34:40.322Z Downloaded ron v0.8.1
8272026-03-04T17:34:40.325Z Downloaded support-bundle-viewer v0.1.2
8282026-03-04T17:34:40.328Z Downloaded spin v0.9.8
8292026-03-04T17:34:40.332Z Downloaded smallvec v0.6.14
8302026-03-04T17:34:40.332Z Downloaded rayon-core v1.13.0
8312026-03-04T17:34:40.335Z Downloaded ryu v1.0.23
8322026-03-04T17:34:40.338Z Downloaded rustls-platform-verifier v0.6.2
8332026-03-04T17:34:40.341Z Downloaded tower-layer v0.3.3
8342026-03-04T17:34:40.344Z Downloaded strum_macros v0.27.2
8352026-03-04T17:34:40.348Z Downloaded strum_macros v0.26.4
8362026-03-04T17:34:40.348Z Downloaded signal-hook v0.3.18
8372026-03-04T17:34:40.351Z Downloaded thread_local v1.1.9
8382026-03-04T17:34:40.354Z Downloaded http v1.4.0
8392026-03-04T17:34:40.356Z Downloaded tower-service v0.3.3
8402026-03-04T17:34:40.359Z Downloaded tls_codec v0.4.2
8412026-03-04T17:34:40.359Z Downloaded termios v0.3.3
8422026-03-04T17:34:40.362Z Downloaded topological-sort v0.2.2
8432026-03-04T17:34:40.362Z Downloaded try-lock v0.2.5
8442026-03-04T17:34:40.366Z Downloaded itertools v0.12.1
8452026-03-04T17:34:40.370Z Downloaded trait-variant v0.1.2
8462026-03-04T17:34:40.373Z Downloaded strum_macros v0.24.3
8472026-03-04T17:34:40.373Z Downloaded itertools v0.13.0
8482026-03-04T17:34:40.379Z Downloaded time-macros v0.2.27
8492026-03-04T17:34:40.382Z Downloaded thiserror-no-std v2.0.2
8502026-03-04T17:34:40.384Z Downloaded tokio-native-tls v0.3.1
8512026-03-04T17:34:40.388Z Downloaded tokio-rustls v0.25.0
8522026-03-04T17:34:40.390Z Downloaded tls_codec_derive v0.4.2
8532026-03-04T17:34:40.390Z Downloaded unarray v0.1.4
8542026-03-04T17:34:40.393Z Downloaded typify-macro v0.4.3
8552026-03-04T17:34:40.393Z Downloaded stringprep v0.1.5
8562026-03-04T17:34:40.398Z Downloaded unit-prefix v0.5.2
8572026-03-04T17:34:40.398Z Downloaded socket2 v0.5.10
8582026-03-04T17:34:40.401Z Downloaded typify-macro v0.6.1
8592026-03-04T17:34:40.401Z Downloaded tokio-macros v2.6.0
8602026-03-04T17:34:40.401Z Downloaded similar v2.7.0
8612026-03-04T17:34:40.405Z Downloaded tokio-tungstenite v0.23.1
8622026-03-04T17:34:40.409Z Downloaded tokio-tungstenite v0.21.0
8632026-03-04T17:34:40.412Z Downloaded term v1.2.1
8642026-03-04T17:34:40.412Z Downloaded universal-hash v0.5.1
8652026-03-04T17:34:40.417Z Downloaded unicode-truncate v1.1.0
8662026-03-04T17:34:40.417Z Downloaded slog v2.8.2
8672026-03-04T17:34:40.420Z Downloaded term v0.7.0
8682026-03-04T17:34:40.423Z Downloaded utf-8 v0.7.6
8692026-03-04T17:34:40.423Z Downloaded rand v0.9.2
8702026-03-04T17:34:40.426Z Downloaded usdt-macro v0.6.0
8712026-03-04T17:34:40.429Z Downloaded quinn v0.11.9
8722026-03-04T17:34:40.435Z Downloaded untrusted v0.9.0
8732026-03-04T17:34:40.435Z Downloaded tiny-keccak v2.0.2
8742026-03-04T17:34:40.439Z Downloaded rustls-webpki v0.103.9
8752026-03-04T17:34:40.439Z Downloaded schemars v0.9.0
8762026-03-04T17:34:40.449Z Downloaded wait-timeout v0.2.1
8772026-03-04T17:34:40.452Z Downloaded itertools v0.14.0
8782026-03-04T17:34:40.457Z Downloaded want v0.3.1
8792026-03-04T17:34:40.460Z Downloaded tui-tree-widget v0.23.1
8802026-03-04T17:34:40.460Z Downloaded publicsuffix v2.3.0
8812026-03-04T17:34:40.467Z Downloaded hashbrown v0.15.5
8822026-03-04T17:34:40.470Z Downloaded tokio-rustls v0.24.1
8832026-03-04T17:34:40.470Z Downloaded serde_yaml v0.9.34+deprecated
8842026-03-04T17:34:40.473Z Downloaded waitgroup v0.1.2
8852026-03-04T17:34:40.473Z Downloaded libxml v0.3.3
8862026-03-04T17:34:40.477Z Downloaded xshell-macros v0.2.7
8872026-03-04T17:34:40.480Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8882026-03-04T17:34:40.480Z Downloaded socket2 v0.6.2
8892026-03-04T17:34:40.483Z Downloaded snafu v0.8.9
8902026-03-04T17:34:40.487Z Downloaded xattr v1.6.1
8912026-03-04T17:34:40.490Z Downloaded test-strategy v0.4.5
8922026-03-04T17:34:40.493Z Downloaded void v1.0.2
8932026-03-04T17:34:40.493Z Downloaded tokio-stream v0.1.18
8942026-03-04T17:34:40.497Z Downloaded zeroize_derive v1.4.3
8952026-03-04T17:34:40.500Z Downloaded tokio-rustls v0.26.4
8962026-03-04T17:34:40.503Z Downloaded subprocess v0.2.15
8972026-03-04T17:34:40.507Z Downloaded vergen-lib v0.1.6
8982026-03-04T17:34:40.507Z Downloaded toml_parser v1.0.9+spec-1.1.0
8992026-03-04T17:34:40.510Z Downloaded tinyvec v1.10.0
9002026-03-04T17:34:40.511Z Downloaded vergen-gitcl v1.0.8
9012026-03-04T17:34:40.514Z Downloaded usdt-impl v0.6.0
9022026-03-04T17:34:40.514Z Downloaded tracing-attributes v0.1.31
9032026-03-04T17:34:40.517Z Downloaded uzers v0.12.2
9042026-03-04T17:34:40.520Z Downloaded zone v0.3.1
9052026-03-04T17:34:40.520Z Downloaded vsss-rs v3.3.4
9062026-03-04T17:34:40.524Z Downloaded zone_cfg_derive v0.3.1
9072026-03-04T17:34:40.524Z Downloaded hyper v1.8.1
9082026-03-04T17:34:40.528Z Downloaded walkdir v2.5.0
9092026-03-04T17:34:40.531Z Downloaded iddqd v0.3.17
9102026-03-04T17:34:40.537Z Downloaded twox-hash v2.1.2
9112026-03-04T17:34:40.540Z Downloaded whoami v2.1.0
9122026-03-04T17:34:40.543Z Downloaded xz2 v0.1.7
9132026-03-04T17:34:40.543Z Downloaded whoami v1.6.1
9142026-03-04T17:34:40.546Z Downloaded vergen-git2 v1.0.7
9152026-03-04T17:34:40.546Z Downloaded wyz v0.5.1
9162026-03-04T17:34:40.549Z Downloaded unicase v2.9.0
9172026-03-04T17:34:40.549Z Downloaded toml v0.7.8
9182026-03-04T17:34:40.552Z Downloaded h2 v0.4.13
9192026-03-04T17:34:40.558Z Downloaded xshell v0.2.7
9202026-03-04T17:34:40.561Z Downloaded unicode-properties v0.1.4
9212026-03-04T17:34:40.561Z Downloaded zeroize v1.8.2
9222026-03-04T17:34:40.564Z Downloaded blake3 v1.8.3
9232026-03-04T17:34:40.570Z Downloaded tar v0.4.44
9242026-03-04T17:34:40.573Z Downloaded zstd-safe v7.2.4
9252026-03-04T17:34:40.575Z Downloaded steno v0.4.1
9262026-03-04T17:34:40.579Z Downloaded zstd v0.13.3
9272026-03-04T17:34:40.581Z Downloaded toml v0.9.12+spec-1.1.0
9282026-03-04T17:34:40.584Z Downloaded vergen v9.0.6
9292026-03-04T17:34:40.587Z Downloaded rand v0.10.0
9302026-03-04T17:34:40.590Z Downloaded libm v0.2.16
9312026-03-04T17:34:40.598Z Downloaded zerocopy v0.6.6
9322026-03-04T17:34:40.601Z Downloaded yasna v0.5.2
9332026-03-04T17:34:40.604Z Downloaded tungstenite v0.23.0
9342026-03-04T17:34:40.607Z Downloaded typify v0.6.1
9352026-03-04T17:34:40.610Z Downloaded uuid v1.21.0
9362026-03-04T17:34:40.614Z Downloaded unicode-bidi v0.3.18
9372026-03-04T17:34:40.617Z Downloaded toml_edit v0.23.10+spec-1.0.0
9382026-03-04T17:34:40.620Z Downloaded rustyline v14.0.0
9392026-03-04T17:34:40.623Z Downloaded typify v0.4.3
9402026-03-04T17:34:40.626Z Downloaded hkdf v0.12.4
9412026-03-04T17:34:40.629Z Downloaded tungstenite v0.21.0
9422026-03-04T17:34:40.632Z Downloaded russh v0.45.0
9432026-03-04T17:34:40.636Z Downloaded unsafe-libyaml v0.2.11
9442026-03-04T17:34:40.639Z Downloaded tracing-core v0.1.36
9452026-03-04T17:34:40.642Z Downloaded rpassword v7.4.0
9462026-03-04T17:34:40.647Z Downloaded ron v0.12.0
9472026-03-04T17:34:40.652Z Downloaded iri-string v0.7.10
9482026-03-04T17:34:40.658Z Downloaded schemars v1.2.1
9492026-03-04T17:34:40.671Z Downloaded vte v0.14.1
9502026-03-04T17:34:40.674Z Downloaded toml_edit v0.19.15
9512026-03-04T17:34:40.689Z Downloaded p521 v0.13.3
9522026-03-04T17:34:40.692Z Downloaded samael v0.0.19
9532026-03-04T17:34:40.699Z Downloaded zopfli v0.8.3
9542026-03-04T17:34:40.704Z Downloaded aws-lc-rs v1.16.0
9552026-03-04T17:34:40.709Z Downloaded tokio-postgres v0.7.16
9562026-03-04T17:34:40.713Z Downloaded yansi v1.0.1
9572026-03-04T17:34:40.716Z Downloaded unicode_categories v0.1.1
9582026-03-04T17:34:40.719Z Downloaded ssh-key v0.6.7
9592026-03-04T17:34:40.723Z Downloaded reqwest v0.12.28
9602026-03-04T17:34:40.730Z Downloaded zip v0.6.6
9612026-03-04T17:34:40.733Z Downloaded curve25519-dalek v4.1.3
9622026-03-04T17:34:40.742Z Downloaded goblin v0.10.5
9632026-03-04T17:34:40.748Z Downloaded portable-atomic v1.13.1
9642026-03-04T17:34:40.756Z Downloaded tower v0.5.3
9652026-03-04T17:34:40.763Z Downloaded zerocopy-derive v0.8.40
9662026-03-04T17:34:40.770Z Downloaded x509-cert v0.2.5
9672026-03-04T17:34:40.776Z Downloaded rustls-webpki v0.101.7
9682026-03-04T17:34:40.789Z Downloaded unicode-segmentation v1.12.0
9692026-03-04T17:34:40.793Z Downloaded salty v0.3.0
9702026-03-04T17:34:40.797Z Downloaded moka v0.12.13
9712026-03-04T17:34:40.805Z Downloaded typed-path v0.9.3
9722026-03-04T17:34:40.809Z Downloaded zip v4.6.1
9732026-03-04T17:34:40.813Z Downloaded serde_with v3.17.0
9742026-03-04T17:34:40.841Z Downloaded tower-http v0.6.8
9752026-03-04T17:34:40.847Z Downloaded proptest v1.10.0
9762026-03-04T17:34:40.847Z Downloaded quick-xml v0.37.5
9772026-03-04T17:34:40.847Z Downloaded tokio-util v0.7.18
9782026-03-04T17:34:40.851Z Downloaded petname v2.0.2
9792026-03-04T17:34:40.857Z Downloaded rustls-webpki v0.102.8
9802026-03-04T17:34:40.873Z Downloaded winnow v0.5.40
9812026-03-04T17:34:40.881Z Downloaded unicode-normalization v0.1.25
9822026-03-04T17:34:40.884Z Downloaded tough v0.20.0
9832026-03-04T17:34:40.892Z Downloaded radix_trie v0.2.1
9842026-03-04T17:34:40.896Z Downloaded object v0.30.4
9852026-03-04T17:34:40.904Z Downloaded lalrpop v0.19.12
9862026-03-04T17:34:40.914Z Downloaded quinn-proto v0.11.13
9872026-03-04T17:34:40.921Z Downloaded winnow v0.6.26
9882026-03-04T17:34:40.928Z Downloaded openssl v0.10.75
9892026-03-04T17:34:40.937Z Downloaded time v0.3.47
9902026-03-04T17:34:40.948Z Downloaded polar-core v0.27.3
9912026-03-04T17:34:40.955Z Downloaded smoltcp v0.9.1
9922026-03-04T17:34:40.964Z Downloaded nix v0.30.1
9932026-03-04T17:34:40.975Z Downloaded regex-syntax v0.6.29
9942026-03-04T17:34:40.981Z Downloaded zlib-rs v0.6.2
9952026-03-04T17:34:40.986Z Downloaded object v0.37.3
9962026-03-04T17:34:40.996Z Downloaded vcpkg v0.2.15
9972026-03-04T17:34:41.031Z Downloaded hickory-proto v0.24.4
9982026-03-04T17:34:41.046Z Downloaded nix v0.31.1
9992026-03-04T17:34:41.055Z Downloaded zerocopy v0.8.40
10002026-03-04T17:34:41.063Z Downloaded rustix v0.38.44
10012026-03-04T17:34:41.084Z Downloaded rustls v0.23.37
10022026-03-04T17:34:41.095Z Downloaded regex-syntax v0.8.10
10032026-03-04T17:34:41.106Z Downloaded openapiv3 v2.2.0
10042026-03-04T17:34:41.115Z Downloaded hickory-proto v0.25.2
10052026-03-04T17:34:41.131Z Downloaded webpki-roots v1.0.6
10062026-03-04T17:34:41.134Z Downloaded smoltcp v0.11.0
10072026-03-04T17:34:41.145Z Downloaded rustls v0.22.4
10082026-03-04T17:34:41.157Z Downloaded regress v0.10.5
10092026-03-04T17:34:41.165Z Downloaded dropshot v0.16.7
10102026-03-04T17:34:41.186Z Downloaded tabled v0.20.0
10112026-03-04T17:34:41.201Z Downloaded rustls v0.21.12
10122026-03-04T17:34:41.211Z Downloaded sqlparser v0.61.0
10132026-03-04T17:34:41.220Z Downloaded nix v0.29.0
10142026-03-04T17:34:41.231Z Downloaded sled v0.34.7
10152026-03-04T17:34:41.241Z Downloaded typify-impl v0.6.1
10162026-03-04T17:34:41.253Z Downloaded typify-impl v0.4.3
10172026-03-04T17:34:41.265Z Downloaded tracing v0.1.44
10182026-03-04T17:34:41.285Z Downloaded ratatui v0.29.0
10192026-03-04T17:34:41.302Z Downloaded bzip2-sys v0.1.13+1.0.8
10202026-03-04T17:34:41.312Z Downloaded diesel v2.2.12
10212026-03-04T17:34:41.330Z Downloaded zerocopy-derive v0.6.6
10222026-03-04T17:34:41.339Z Downloaded regex-automata v0.4.14
10232026-03-04T17:34:41.352Z Downloaded petgraph v0.6.5
10242026-03-04T17:34:41.368Z Downloaded nix v0.28.0
10252026-03-04T17:34:41.377Z Downloaded nix v0.27.1
10262026-03-04T17:34:41.388Z Downloaded lzma-sys v0.1.20
10272026-03-04T17:34:41.414Z Downloaded jiff v0.2.21
10282026-03-04T17:34:41.429Z Downloaded chrono-tz v0.10.4
10292026-03-04T17:34:41.443Z Downloaded bstr v1.12.1
10302026-03-04T17:34:41.452Z Downloaded reqwest v0.13.2
10312026-03-04T17:34:41.456Z Downloaded regex v1.12.3
10322026-03-04T17:34:41.461Z Downloaded rayon v1.11.0
10332026-03-04T17:34:41.469Z Downloaded petgraph v0.8.3
10342026-03-04T17:34:41.489Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10352026-03-04T17:34:41.505Z Downloaded libz-sys v1.1.24
10362026-03-04T17:34:41.523Z Downloaded csv v1.4.0
10372026-03-04T17:34:41.540Z Downloaded p384 v0.13.1
10382026-03-04T17:34:41.545Z Downloaded sha3 v0.10.8
10392026-03-04T17:34:41.549Z Downloaded git2 v0.20.4
10402026-03-04T17:34:41.556Z Downloaded tokio v1.49.0
10412026-03-04T17:34:41.591Z Downloaded bindgen v0.71.1
10422026-03-04T17:34:41.597Z Downloaded chrono v0.4.44
10432026-03-04T17:34:41.603Z Downloaded reedline v0.40.0
10442026-03-04T17:34:41.611Z Downloaded bitvec v1.0.1
10452026-03-04T17:34:41.624Z Downloaded futures-util v0.3.32
10462026-03-04T17:34:41.635Z Downloaded usdt-attr-macro v0.6.0
10472026-03-04T17:34:41.638Z Downloaded usdt v0.6.0
10482026-03-04T17:34:41.638Z Downloaded toml_writer v1.0.6+spec-1.1.0
10492026-03-04T17:34:41.641Z Downloaded untrusted v0.7.1
10502026-03-04T17:34:41.641Z Downloaded tokio-dtrace v0.1.1
10512026-03-04T17:34:41.641Z Downloaded rsa v0.9.10
10522026-03-04T17:34:41.645Z Downloaded qorb v0.4.1
10532026-03-04T17:34:41.648Z Downloaded mio v1.1.1
10542026-03-04T17:34:41.654Z Downloaded num-bigint-dig v0.8.6
10552026-03-04T17:34:41.657Z Downloaded rand v0.8.5
10562026-03-04T17:34:41.660Z Downloaded nom v7.1.3
10572026-03-04T17:34:41.664Z Downloaded hyper-util v0.1.20
10582026-03-04T17:34:41.671Z Downloaded thread-id v5.1.0
10592026-03-04T17:34:41.674Z Downloaded stacker v0.1.23
10602026-03-04T17:34:41.674Z Downloaded sqlformat v0.3.5
10612026-03-04T17:34:41.674Z Downloaded signature v2.2.0
10622026-03-04T17:34:41.677Z Downloaded pretty_assertions v1.4.1
10632026-03-04T17:34:41.677Z Downloaded openssl-sys v0.9.111
10642026-03-04T17:34:41.681Z Downloaded encoding_rs v0.8.35
10652026-03-04T17:34:41.700Z Downloaded tabled_derive v0.11.0
10662026-03-04T17:34:41.703Z Downloaded subtle v2.6.1
10672026-03-04T17:34:41.703Z Downloaded slog-async v2.8.0
10682026-03-04T17:34:41.707Z Downloaded num-bigint v0.4.6
10692026-03-04T17:34:41.710Z Downloaded structmeta-derive v0.3.0
10702026-03-04T17:34:41.710Z Downloaded structmeta v0.3.0
10712026-03-04T17:34:41.710Z Downloaded strip-ansi-escapes v0.2.1
10722026-03-04T17:34:41.710Z Downloaded serde-big-array v0.5.1
10732026-03-04T17:34:41.713Z Downloaded rcgen v0.12.1
10742026-03-04T17:34:41.716Z Downloaded prettyplease v0.2.37
10752026-03-04T17:34:41.719Z Downloaded shlex v1.3.0
10762026-03-04T17:34:41.719Z Downloaded serde_derive_internals v0.29.1
10772026-03-04T17:34:41.719Z Downloaded hashbrown v0.12.3
10782026-03-04T17:34:41.722Z Downloaded ring v0.17.14
10792026-03-04T17:34:41.758Z Downloaded shell-words v1.1.1
10802026-03-04T17:34:41.762Z Downloaded rustls-pemfile v2.2.0
10812026-03-04T17:34:41.762Z Downloaded quinn-udp v0.5.14
10822026-03-04T17:34:41.765Z Downloaded serde_spanned v1.0.4
10832026-03-04T17:34:41.765Z Downloaded serde_repr v0.1.20
10842026-03-04T17:34:41.768Z Downloaded serde_plain v1.0.2
10852026-03-04T17:34:41.768Z Downloaded r2d2 v0.8.10
10862026-03-04T17:34:41.768Z Downloaded rustc_version v0.4.1
10872026-03-04T17:34:41.771Z Downloaded russh-cryptovec v0.7.3
10882026-03-04T17:34:41.771Z Downloaded resolv-conf v0.7.6
10892026-03-04T17:34:41.771Z Downloaded pin-project-internal v1.1.11
10902026-03-04T17:34:41.774Z Downloaded pin-project v1.1.11
10912026-03-04T17:34:41.782Z Downloaded libgit2-sys v0.18.3+1.9.2
10922026-03-04T17:34:41.831Z Downloaded hashbrown v0.13.2
10932026-03-04T17:34:41.834Z Downloaded sapling-renderdag v0.1.0
10942026-03-04T17:34:41.837Z Downloaded postgres-types v0.2.12
10952026-03-04T17:34:41.840Z Downloaded jiff-static v0.2.21
10962026-03-04T17:34:41.841Z Downloaded scroll_derive v0.13.1
10972026-03-04T17:34:41.843Z Downloaded secrecy v0.10.3
10982026-03-04T17:34:41.843Z Downloaded scopeguard v1.2.0
10992026-03-04T17:34:41.843Z Downloaded rand_core v0.9.5
11002026-03-04T17:34:41.844Z Downloaded rand_chacha v0.9.0
11012026-03-04T17:34:41.847Z Downloaded hickory-resolver v0.25.2
11022026-03-04T17:34:41.851Z Downloaded rustc-hash v2.1.1
11032026-03-04T17:34:41.851Z Downloaded poly1305 v0.8.0
11042026-03-04T17:34:41.854Z Downloaded postcard v1.1.3
11052026-03-04T17:34:41.854Z Downloaded pkcs1 v0.7.5
11062026-03-04T17:34:41.857Z Downloaded derive_more-impl v2.1.1
11072026-03-04T17:34:41.860Z Downloaded primeorder v0.13.6
11082026-03-04T17:34:41.860Z Downloaded ppv-lite86 v0.2.21
11092026-03-04T17:34:41.863Z Downloaded polyval v0.6.2
11102026-03-04T17:34:41.863Z Downloaded phf_shared v0.13.1
11112026-03-04T17:34:41.866Z Downloaded omicron-zone-package v0.12.2
11122026-03-04T17:34:41.866Z Downloaded pkcs8 v0.10.2
11132026-03-04T17:34:41.869Z Downloaded owo-colors v4.3.0
11142026-03-04T17:34:41.872Z Downloaded expectorate v1.2.0
11152026-03-04T17:34:41.872Z Downloaded indicatif v0.18.4
11162026-03-04T17:34:41.875Z Downloaded indexmap v1.9.3
11172026-03-04T17:34:41.879Z Downloaded hickory-resolver v0.24.4
11182026-03-04T17:34:41.882Z Downloaded heapless v0.8.0
11192026-03-04T17:34:41.885Z Downloaded bumpalo v3.20.2
11202026-03-04T17:34:41.888Z Downloaded base64 v0.21.7
11212026-03-04T17:34:41.892Z Downloaded phf v0.12.1
11222026-03-04T17:34:41.895Z Downloaded pem-rfc7468 v0.7.0
11232026-03-04T17:34:41.895Z Downloaded peg-macros v0.8.5
11242026-03-04T17:34:41.895Z Downloaded progenitor-macro v0.10.0
11252026-03-04T17:34:41.898Z Downloaded paste v1.0.15
11262026-03-04T17:34:41.898Z Downloaded password-hash v0.5.0
11272026-03-04T17:34:41.901Z Downloaded password-hash v0.4.2
11282026-03-04T17:34:41.901Z Downloaded libbz2-rs-sys v0.2.2
11292026-03-04T17:34:41.904Z Downloaded ignore v0.4.25
11302026-03-04T17:34:41.904Z Downloaded parse-display-derive v0.10.0
11312026-03-04T17:34:41.907Z Downloaded aes v0.8.4
11322026-03-04T17:34:41.910Z Downloaded oxide-tokio-rt v0.1.2
11332026-03-04T17:34:41.910Z Downloaded memmap2 v0.9.10
11342026-03-04T17:34:41.910Z Downloaded predicates-core v1.0.10
11352026-03-04T17:34:41.913Z Downloaded predicates-tree v1.0.13
11362026-03-04T17:34:41.914Z Downloaded powerfmt v0.2.0
11372026-03-04T17:34:41.914Z Downloaded crypto-bigint v0.5.5
11382026-03-04T17:34:41.918Z Downloaded base64 v0.22.1
11392026-03-04T17:34:41.921Z Downloaded half v2.7.1
11402026-03-04T17:34:41.925Z Downloaded derive_more v2.1.1
11412026-03-04T17:34:41.933Z Downloaded num_enum v0.5.11
11422026-03-04T17:34:41.937Z Downloaded compact_str v0.8.1
11432026-03-04T17:34:41.941Z Downloaded num-integer v0.1.46
11442026-03-04T17:34:41.944Z Downloaded ipnet v2.11.0
11452026-03-04T17:34:41.944Z Downloaded path-slash v0.1.5
11462026-03-04T17:34:41.944Z Downloaded litrs v1.0.0
11472026-03-04T17:34:41.947Z Downloaded num-complex v0.4.6
11482026-03-04T17:34:41.950Z Downloaded nibble_vec v0.1.0
11492026-03-04T17:34:41.950Z Downloaded multer v3.1.0
11502026-03-04T17:34:41.953Z Downloaded parse-size v1.1.0
11512026-03-04T17:34:41.953Z Downloaded getrandom v0.3.4
11522026-03-04T17:34:41.956Z Downloaded nu-ansi-term v0.50.3
11532026-03-04T17:34:41.956Z Downloaded normalize-line-endings v0.3.0
11542026-03-04T17:34:41.956Z Downloaded newtype-uuid v1.3.2
11552026-03-04T17:34:41.959Z Downloaded native-tls v0.2.18
11562026-03-04T17:34:41.959Z Downloaded nanorand v0.7.0
11572026-03-04T17:34:41.964Z Downloaded hyper-rustls v0.27.7
11582026-03-04T17:34:41.964Z Downloaded openssl-macros v0.1.1
11592026-03-04T17:34:41.967Z Downloaded mime_guess v2.0.5
11602026-03-04T17:34:41.967Z Downloaded linear-map v1.2.0
11612026-03-04T17:34:41.967Z Downloaded ingot-macros v0.1.1
11622026-03-04T17:34:41.967Z Downloaded httparse v1.10.1
11632026-03-04T17:34:41.970Z Downloaded flume v0.11.1
11642026-03-04T17:34:41.973Z Downloaded diesel_derives v2.2.7
11652026-03-04T17:34:41.977Z Downloaded const_format v0.2.35
11662026-03-04T17:34:41.984Z Downloaded libloading v0.8.9
11672026-03-04T17:34:41.999Z Downloaded ipnetwork v0.21.1
11682026-03-04T17:34:41.999Z Downloaded inout v0.1.4
11692026-03-04T17:34:41.999Z Downloaded hickory-client v0.25.2
11702026-03-04T17:34:41.999Z Downloaded futures v0.3.32
11712026-03-04T17:34:42.003Z Downloaded libsw v3.5.0
11722026-03-04T17:34:42.003Z Downloaded libefi-sys v0.1.0
11732026-03-04T17:34:42.003Z Downloaded const-oid v0.9.6
11742026-03-04T17:34:42.003Z Downloaded chacha20 v0.10.0
11752026-03-04T17:34:42.003Z Downloaded darling_core v0.23.0
11762026-03-04T17:34:42.003Z Downloaded num-derive v0.3.3
11772026-03-04T17:34:42.003Z Downloaded num-conv v0.2.0
11782026-03-04T17:34:42.003Z Downloaded num v0.4.3
11792026-03-04T17:34:42.003Z Downloaded newtype_derive v0.1.6
11802026-03-04T17:34:42.006Z Downloaded newtype-uuid-macros v0.1.0
11812026-03-04T17:34:42.006Z Downloaded elliptic-curve v0.13.8
11822026-03-04T17:34:42.009Z Downloaded newline-converter v0.3.0
11832026-03-04T17:34:42.009Z Downloaded new_debug_unreachable v1.0.6
11842026-03-04T17:34:42.009Z Downloaded ident_case v1.0.1
11852026-03-04T17:34:42.012Z Downloaded ingot-types v0.1.2
11862026-03-04T17:34:42.012Z Downloaded dropshot_endpoint v0.16.7
11872026-03-04T17:34:42.016Z Downloaded crossbeam-epoch v0.9.18
11882026-03-04T17:34:42.016Z Downloaded getrandom v0.2.17
11892026-03-04T17:34:42.019Z Downloaded darling_core v0.20.11
11902026-03-04T17:34:42.022Z Downloaded match_cfg v0.1.0
11912026-03-04T17:34:42.025Z Downloaded maplit v1.0.2
11922026-03-04T17:34:42.025Z Downloaded lzss v0.8.2
11932026-03-04T17:34:42.026Z Downloaded lru-slab v0.1.2
11942026-03-04T17:34:42.026Z Downloaded ingot v0.1.1
11952026-03-04T17:34:42.028Z Downloaded indoc v2.0.7
11962026-03-04T17:34:42.032Z Downloaded impl-trait-for-tuples v0.2.3
11972026-03-04T17:34:42.032Z Downloaded hyper-staticfile v0.10.1
11982026-03-04T17:34:42.035Z Downloaded md-5 v0.10.6
11992026-03-04T17:34:42.035Z Downloaded maybe-uninit v2.0.0
12002026-03-04T17:34:42.035Z Downloaded managed v0.8.0
12012026-03-04T17:34:42.037Z Downloaded linked-hash-map v0.5.6
12022026-03-04T17:34:42.037Z Downloaded fatfs v0.3.6
12032026-03-04T17:34:42.041Z Downloaded derive_more v0.99.20
12042026-03-04T17:34:42.044Z Downloaded libscf-sys v1.1.0
12052026-03-04T17:34:42.044Z Downloaded lalrpop-util v0.19.12
12062026-03-04T17:34:42.047Z Downloaded instability v0.3.11
12072026-03-04T17:34:42.047Z Downloaded colored v3.1.1
12082026-03-04T17:34:42.050Z Downloaded bzip2 v0.6.1
12092026-03-04T17:34:42.051Z Downloaded bit-vec v0.6.3
12102026-03-04T17:34:42.051Z Downloaded colored v2.2.0
12112026-03-04T17:34:42.054Z Downloaded bzip2 v0.4.4
12122026-03-04T17:34:42.054Z Downloaded blake2 v0.10.6
12132026-03-04T17:34:42.057Z Downloaded backoff v0.4.0
12142026-03-04T17:34:42.060Z Downloaded crossbeam-deque v0.8.6
12152026-03-04T17:34:42.060Z Downloaded cargo_toml v0.22.3
12162026-03-04T17:34:42.060Z Downloaded internet-checksum v0.2.1
12172026-03-04T17:34:42.064Z Downloaded instant v0.1.13
12182026-03-04T17:34:42.064Z Downloaded indoc v1.0.9
12192026-03-04T17:34:42.064Z Downloaded derive_builder v0.20.2
12202026-03-04T17:34:42.067Z Downloaded derive-ex v0.1.8
12212026-03-04T17:34:42.070Z Downloaded crc32fast v1.5.0
12222026-03-04T17:34:42.070Z Downloaded globset v0.4.18
12232026-03-04T17:34:42.074Z Downloaded cookie_store v0.22.1
12242026-03-04T17:34:42.074Z Downloaded cancel-safe-futures v0.1.5
12252026-03-04T17:34:42.077Z Downloaded hubpack v0.1.2
12262026-03-04T17:34:42.077Z Downloaded futures-executor v0.3.32
12272026-03-04T17:34:42.077Z Downloaded cmake v0.1.57
12282026-03-04T17:34:42.080Z Downloaded ciborium v0.2.2
12292026-03-04T17:34:42.080Z Downloaded des v0.8.1
12302026-03-04T17:34:42.083Z Downloaded derive-where v1.6.0
12312026-03-04T17:34:42.087Z Downloaded hostname v0.4.2
12322026-03-04T17:34:42.087Z Downloaded home v0.5.12
12332026-03-04T17:34:42.090Z Downloaded fixedbitset v0.4.2
12342026-03-04T17:34:42.090Z Downloaded daft-derive v0.1.5
12352026-03-04T17:34:42.093Z Downloaded daft v0.1.5
12362026-03-04T17:34:42.093Z Downloaded fs-err v2.11.0
12372026-03-04T17:34:42.096Z Downloaded filetime v0.2.27
12382026-03-04T17:34:42.096Z Downloaded ena v0.14.4
12392026-03-04T17:34:42.099Z Downloaded ed25519 v2.2.3
12402026-03-04T17:34:42.099Z Downloaded ecdsa v0.16.9
12412026-03-04T17:34:42.102Z Downloaded defmt-parser v1.0.0
12422026-03-04T17:34:42.102Z Downloaded csv-core v0.1.13
12432026-03-04T17:34:42.102Z Downloaded corncobs v0.1.4
12442026-03-04T17:34:42.106Z Downloaded chacha20 v0.9.1
12452026-03-04T17:34:42.106Z Downloaded fixedbitset v0.5.7
12462026-03-04T17:34:42.109Z Downloaded find-msvc-tools v0.1.9
12472026-03-04T17:34:42.109Z Downloaded drift v0.1.3
12482026-03-04T17:34:42.113Z Downloaded defmt-macros v1.0.1
12492026-03-04T17:34:42.116Z Downloaded bitflags v1.3.2
12502026-03-04T17:34:42.118Z Downloaded bcs v0.1.6
12512026-03-04T17:34:42.118Z Downloaded cbc v0.1.2
12522026-03-04T17:34:42.122Z Downloaded diff v0.1.13
12532026-03-04T17:34:42.122Z Downloaded hash32 v0.2.1
12542026-03-04T17:34:42.125Z Downloaded bit-vec v0.8.0
12552026-03-04T17:34:42.128Z Downloaded hash32 v0.3.1
12562026-03-04T17:34:42.128Z Downloaded globwalk v0.9.1
12572026-03-04T17:34:42.131Z Downloaded ghash v0.5.1
12582026-03-04T17:34:42.132Z Downloaded env_logger v0.11.9
12592026-03-04T17:34:42.135Z Downloaded either v1.15.0
12602026-03-04T17:34:42.135Z Downloaded arc-swap v1.8.2
12612026-03-04T17:34:42.139Z Downloaded ar_archive_writer v0.5.1
12622026-03-04T17:34:42.141Z Downloaded fxhash v0.2.1
12632026-03-04T17:34:42.142Z Downloaded ff v0.13.1
12642026-03-04T17:34:42.142Z Downloaded erased-serde v0.3.31
12652026-03-04T17:34:42.145Z Downloaded async-trait v0.1.89
12662026-03-04T17:34:42.147Z Downloaded foldhash v0.1.5
12672026-03-04T17:34:42.147Z Downloaded document-features v0.2.12
12682026-03-04T17:34:42.148Z Downloaded derive_builder_core v0.20.2
12692026-03-04T17:34:42.151Z Downloaded crossbeam-utils v0.8.21
12702026-03-04T17:34:42.153Z Downloaded console v0.15.11
12712026-03-04T17:34:42.154Z Downloaded camino-tempfile-ext v0.3.3
12722026-03-04T17:34:42.158Z Downloaded display-error-chain v0.2.2
12732026-03-04T17:34:42.158Z Downloaded cargo_metadata v0.19.2
12742026-03-04T17:34:42.158Z Downloaded atomicwrites v0.4.4
12752026-03-04T17:34:42.158Z Downloaded futures-sink v0.3.32
12762026-03-04T17:34:42.161Z Downloaded futures-macro v0.3.32
12772026-03-04T17:34:42.161Z Downloaded futures-io v0.3.32
12782026-03-04T17:34:42.161Z Downloaded futures-core v0.3.32
12792026-03-04T17:34:42.165Z Downloaded foreign-types-shared v0.1.1
12802026-03-04T17:34:42.165Z Downloaded foreign-types v0.5.0
12812026-03-04T17:34:42.165Z Downloaded float-ord v0.3.2
12822026-03-04T17:34:42.165Z Downloaded flagset v0.4.7
12832026-03-04T17:34:42.168Z Downloaded env_filter v1.0.0
12842026-03-04T17:34:42.168Z Downloaded endian-type v0.1.2
12852026-03-04T17:34:42.168Z Downloaded dtrace-parser v0.3.0
12862026-03-04T17:34:42.168Z Downloaded difflib v0.4.0
12872026-03-04T17:34:42.168Z Downloaded derive_builder_macro v0.20.2
12882026-03-04T17:34:42.171Z Downloaded darling_macro v0.20.11
12892026-03-04T17:34:42.171Z Downloaded constant_time_eq v0.4.2
12902026-03-04T17:34:42.171Z Downloaded clang-sys v1.8.1
12912026-03-04T17:34:42.174Z Downloaded cassowary v0.3.0
12922026-03-04T17:34:42.174Z Downloaded base64ct v1.8.3
12932026-03-04T17:34:42.177Z Downloaded embedded-io v0.4.0
12942026-03-04T17:34:42.177Z Downloaded dyn-clone v1.0.20
12952026-03-04T17:34:42.181Z Downloaded dropshot-api-manager-types v0.5.2
12962026-03-04T17:34:42.181Z Downloaded cpufeatures v0.3.0
12972026-03-04T17:34:42.184Z Downloaded dirs-sys-next v0.1.2
12982026-03-04T17:34:42.184Z Downloaded dirs-next v2.0.0
12992026-03-04T17:34:42.184Z Downloaded crucible-workspace-hack v0.1.0
13002026-03-04T17:34:42.184Z Downloaded bitfield-macros v0.19.4
13012026-03-04T17:34:42.184Z Downloaded convert_case v0.4.0
13022026-03-04T17:34:42.187Z Downloaded der_derive v0.7.3
13032026-03-04T17:34:42.187Z Downloaded cfg_aliases v0.2.1
13042026-03-04T17:34:42.187Z Downloaded atomic-waker v1.1.2
13052026-03-04T17:34:42.190Z Downloaded debug-ignore v1.0.5
13062026-03-04T17:34:42.190Z Downloaded crc v3.4.0
13072026-03-04T17:34:42.190Z Downloaded cargo-platform v0.1.9
13082026-03-04T17:34:42.193Z Downloaded cstr-argument v0.1.2
13092026-03-04T17:34:42.193Z Downloaded crc8 v0.1.1
13102026-03-04T17:34:42.193Z Downloaded aes-gcm v0.10.3
13112026-03-04T17:34:42.197Z Downloaded dsl_auto_type v0.1.3
13122026-03-04T17:34:42.197Z Downloaded dropshot-api-manager v0.5.2
13132026-03-04T17:34:42.200Z Downloaded const_format_proc_macros v0.2.34
13142026-03-04T17:34:42.203Z Downloaded cexpr v0.6.0
13152026-03-04T17:34:42.203Z Downloaded base16ct v1.0.0
13162026-03-04T17:34:42.203Z Downloaded argon2 v0.5.3
13172026-03-04T17:34:42.206Z Downloaded crunchy v0.2.4
13182026-03-04T17:34:42.206Z Downloaded bit-set v0.5.3
13192026-03-04T17:34:42.206Z Downloaded bb8 v0.8.6
13202026-03-04T17:34:42.209Z Downloaded bcrypt-pbkdf v0.10.0
13212026-03-04T17:34:42.209Z Downloaded diesel-dtrace v0.4.2
13222026-03-04T17:34:42.209Z Downloaded ciborium-ll v0.2.2
13232026-03-04T17:34:42.212Z Downloaded atty v0.2.14
13242026-03-04T17:34:42.212Z Downloaded cobs v0.3.0
13252026-03-04T17:34:42.213Z Downloaded bit-set v0.8.0
13262026-03-04T17:34:42.216Z Downloaded darling v0.21.3
13272026-03-04T17:34:42.219Z Downloaded crossterm v0.29.0
13282026-03-04T17:34:42.223Z Downloaded convert_case v0.10.0
13292026-03-04T17:34:42.264Z Downloaded crossterm v0.28.1
13302026-03-04T17:34:42.264Z Downloaded bitfield-struct v0.6.2
13312026-03-04T17:34:42.264Z Downloaded bitfield v0.19.4
13322026-03-04T17:34:42.264Z Downloaded allocator-api2 v0.2.21
13332026-03-04T17:34:42.264Z Downloaded block-padding v0.3.3
13342026-03-04T17:34:42.264Z Downloaded async-bb8-diesel v0.2.1
13352026-03-04T17:34:42.264Z Downloaded deranged v0.5.8
13362026-03-04T17:34:42.264Z Downloaded ascii-canvas v3.0.0
13372026-03-04T17:34:42.264Z Downloaded assert_matches v1.5.0
13382026-03-04T17:34:42.264Z Downloaded aead v0.5.2
13392026-03-04T17:34:42.264Z Downloaded arrayref v0.3.9
13402026-03-04T17:34:42.264Z Downloaded adler2 v2.0.1
13412026-03-04T17:34:42.489Z Downloaded aws-lc-sys v0.37.1
13422026-03-04T17:34:42.837Z Compiling libc v0.2.180
13432026-03-04T17:34:42.838Z Compiling serde v1.0.228
13442026-03-04T17:34:42.841Z Compiling log v0.4.29
13452026-03-04T17:34:42.841Z Compiling shlex v1.3.0
13462026-03-04T17:34:42.841Z Compiling find-msvc-tools v0.1.9
13472026-03-04T17:34:43.012Z Compiling smallvec v1.15.1
13482026-03-04T17:34:43.029Z Compiling syn v2.0.117
13492026-03-04T17:34:43.048Z Compiling typenum v1.19.0
13502026-03-04T17:34:43.391Z Compiling generic-array v0.14.7
13512026-03-04T17:34:43.429Z Compiling subtle v2.6.1
13522026-03-04T17:34:43.471Z Compiling scopeguard v1.2.0
13532026-03-04T17:34:43.589Z Compiling portable-atomic v1.13.1
13542026-03-04T17:34:43.683Z Compiling lock_api v0.4.14
13552026-03-04T17:34:43.808Z Compiling const-oid v0.9.6
13562026-03-04T17:34:43.947Z Compiling critical-section v1.2.0
13572026-03-04T17:34:43.992Z Compiling zerocopy v0.8.40
13582026-03-04T17:34:44.115Z Compiling parking_lot_core v0.9.12
13592026-03-04T17:34:44.268Z Compiling pin-project-lite v0.2.17
13602026-03-04T17:34:44.423Z Compiling serde_json v1.0.149
13612026-03-04T17:34:44.613Z Compiling pkg-config v0.3.32
13622026-03-04T17:34:44.926Z Compiling libm v0.2.16
13632026-03-04T17:34:45.338Z Compiling getrandom v0.2.17
13642026-03-04T17:34:45.394Z Compiling jobserver v0.1.34
13652026-03-04T17:34:45.570Z Compiling errno v0.3.14
13662026-03-04T17:34:45.792Z Compiling rand_core v0.6.4
13672026-03-04T17:34:45.838Z Compiling cc v1.2.56
13682026-03-04T17:34:45.899Z Compiling once_cell v1.21.3
13692026-03-04T17:34:45.921Z Compiling signal-hook-registry v1.4.8
13702026-03-04T17:34:46.225Z Compiling mio v1.1.1
13712026-03-04T17:34:46.362Z Compiling num-traits v0.2.19
13722026-03-04T17:34:46.398Z Compiling bitflags v2.11.0
13732026-03-04T17:34:46.463Z Compiling parking_lot v0.12.5
13742026-03-04T17:34:46.652Z Compiling futures-core v0.3.32
13752026-03-04T17:34:46.917Z Compiling socket2 v0.6.2
13762026-03-04T17:34:47.001Z Compiling percent-encoding v2.3.2
13772026-03-04T17:34:47.283Z Compiling allocator-api2 v0.2.21
13782026-03-04T17:34:47.386Z Compiling futures-sink v0.3.32
13792026-03-04T17:34:47.390Z Compiling cpufeatures v0.2.17
13802026-03-04T17:34:47.509Z Compiling foldhash v0.2.0
13812026-03-04T17:34:47.594Z Compiling futures-channel v0.3.32
13822026-03-04T17:34:47.716Z Compiling getrandom v0.4.1
13832026-03-04T17:34:47.837Z Compiling futures-io v0.3.32
13842026-03-04T17:34:47.926Z Compiling slab v0.4.12
13852026-03-04T17:34:48.010Z Compiling hashbrown v0.16.1
13862026-03-04T17:34:48.037Z Compiling futures-task v0.3.32
13872026-03-04T17:34:48.118Z Compiling rustversion v1.0.22
13882026-03-04T17:34:48.248Z Compiling getrandom v0.3.4
13892026-03-04T17:34:48.337Z Compiling rand_core v0.10.0
13902026-03-04T17:34:48.486Z Compiling cmake v0.1.57
13912026-03-04T17:34:49.372Z Compiling indexmap v2.13.0
13922026-03-04T17:34:49.419Z Compiling form_urlencoded v1.2.2
13932026-03-04T17:34:49.582Z Compiling fs_extra v1.3.0
13942026-03-04T17:34:49.723Z Compiling base64ct v1.8.3
13952026-03-04T17:34:49.753Z Compiling dunce v1.0.5
13962026-03-04T17:34:49.901Z Compiling ident_case v1.0.1
13972026-03-04T17:34:50.103Z Compiling flagset v0.4.7
13982026-03-04T17:34:50.110Z Compiling rand_core v0.9.5
13992026-03-04T17:34:50.132Z Compiling aws-lc-sys v0.37.1
14002026-03-04T17:34:50.298Z Compiling pem-rfc7468 v0.7.0
14012026-03-04T17:34:50.316Z Compiling iana-time-zone v0.1.65
14022026-03-04T17:34:50.420Z Compiling rustix v1.1.3
14032026-03-04T17:34:50.588Z Compiling ring v0.17.14
14042026-03-04T17:34:50.654Z Compiling synstructure v0.13.2
14052026-03-04T17:34:50.693Z Compiling uuid v1.21.0
14062026-03-04T17:34:50.902Z Compiling rustc_version v0.4.1
14072026-03-04T17:34:50.924Z Compiling vcpkg v0.2.15
14082026-03-04T17:34:51.503Z Compiling aws-lc-rs v1.16.0
14092026-03-04T17:34:51.558Z Compiling regex-syntax v0.8.10
14102026-03-04T17:34:52.058Z Compiling tracing-core v0.1.36
14112026-03-04T17:34:52.214Z Compiling crossbeam-utils v0.8.21
14122026-03-04T17:34:52.613Z Compiling openssl-sys v0.9.111
14132026-03-04T17:34:52.804Z Compiling pest_generator v2.8.6
14142026-03-04T17:34:53.225Z Compiling serde_derive_internals v0.29.1
14152026-03-04T17:34:53.763Z Compiling httparse v1.10.1
14162026-03-04T17:34:54.466Z Compiling untrusted v0.9.0
14172026-03-04T17:34:54.549Z Compiling schemars v0.8.22
14182026-03-04T17:34:54.678Z Compiling syn v1.0.109
14192026-03-04T17:34:54.870Z Compiling base64 v0.22.1
14202026-03-04T17:34:54.920Z Compiling openssl-probe v0.2.1
14212026-03-04T17:34:55.226Z Compiling untrusted v0.7.1
14222026-03-04T17:34:55.267Z Compiling serde_derive v1.0.228
14232026-03-04T17:34:55.284Z Compiling zeroize_derive v1.4.3
14242026-03-04T17:34:55.418Z Compiling zerofrom-derive v0.1.6
14252026-03-04T17:34:55.440Z Compiling yoke-derive v0.8.1
14262026-03-04T17:34:55.500Z Compiling zerocopy-derive v0.8.40
14272026-03-04T17:34:56.628Z Compiling zeroize v1.8.2
14282026-03-04T17:34:57.058Z Compiling zerovec-derive v0.11.2
14292026-03-04T17:34:57.391Z Compiling displaydoc v0.2.5
14302026-03-04T17:34:58.167Z Compiling tokio-macros v2.6.0
14312026-03-04T17:34:58.407Z Compiling crypto-common v0.1.7
14322026-03-04T17:34:58.623Z Compiling zerofrom v0.1.6
14332026-03-04T17:34:58.646Z Compiling block-buffer v0.10.4
14342026-03-04T17:34:58.871Z Compiling yoke v0.8.1
14352026-03-04T17:34:58.961Z Compiling digest v0.10.7
14362026-03-04T17:34:59.009Z Compiling futures-macro v0.3.32
14372026-03-04T17:34:59.227Z Compiling zerotrie v0.2.3
14382026-03-04T17:34:59.497Z Compiling hmac v0.12.1
14392026-03-04T17:34:59.691Z Compiling zerovec v0.11.5
14402026-03-04T17:34:59.763Z Compiling block-padding v0.3.3
14412026-03-04T17:34:59.787Z Compiling sha2 v0.10.9
14422026-03-04T17:34:59.809Z Compiling der_derive v0.7.3
14432026-03-04T17:35:00.048Z Compiling inout v0.1.4
14442026-03-04T17:35:00.341Z Compiling cipher v0.4.4
14452026-03-04T17:35:00.809Z Compiling tinystr v0.8.2
14462026-03-04T17:35:00.865Z Compiling potential_utf v0.1.4
14472026-03-04T17:35:00.905Z Compiling futures-util v0.3.32
14482026-03-04T17:35:01.158Z Compiling icu_locale_core v2.1.1
14492026-03-04T17:35:01.191Z Compiling icu_collections v2.1.1
14502026-03-04T17:35:01.966Z Compiling der v0.7.10
14512026-03-04T17:35:02.229Z Compiling salsa20 v0.10.2
14522026-03-04T17:35:02.479Z Compiling pbkdf2 v0.12.2
14532026-03-04T17:35:02.646Z Compiling icu_provider v2.1.1
14542026-03-04T17:35:03.217Z Compiling icu_properties v2.1.2
14552026-03-04T17:35:03.240Z Compiling icu_normalizer v2.1.1
14562026-03-04T17:35:03.332Z Compiling thiserror-impl v2.0.18
14572026-03-04T17:35:03.616Z Compiling bytes v1.11.1
14582026-03-04T17:35:04.517Z Compiling spki v0.7.3
14592026-03-04T17:35:04.873Z Compiling tokio v1.49.0
14602026-03-04T17:35:04.896Z Compiling http v1.4.0
14612026-03-04T17:35:05.045Z Compiling chrono v0.4.44
14622026-03-04T17:35:05.823Z Compiling idna_adapter v1.2.1
14632026-03-04T17:35:06.043Z Compiling idna v1.1.0
14642026-03-04T17:35:06.215Z Compiling scrypt v0.11.0
14652026-03-04T17:35:06.405Z Compiling thiserror v2.0.18
14662026-03-04T17:35:06.556Z Compiling aes v0.8.4
14672026-03-04T17:35:06.708Z Compiling ppv-lite86 v0.2.21
14682026-03-04T17:35:06.929Z Compiling url v2.5.8
14692026-03-04T17:35:06.971Z Compiling cbc v0.1.2
14702026-03-04T17:35:07.218Z Compiling rustls-pki-types v1.14.0
14712026-03-04T17:35:07.453Z Compiling rand_chacha v0.9.0
14722026-03-04T17:35:07.506Z Compiling tracing-attributes v0.1.31
14732026-03-04T17:35:08.183Z Compiling rand v0.9.2
14742026-03-04T17:35:08.354Z Compiling pkcs5 v0.7.1
14752026-03-04T17:35:08.774Z Compiling http-body v1.0.1
14762026-03-04T17:35:09.041Z Compiling pkcs8 v0.10.2
14772026-03-04T17:35:09.186Z Compiling schemars_derive v0.8.22
14782026-03-04T17:35:09.526Z Compiling pest_derive v2.8.6
14792026-03-04T17:35:09.704Z Compiling scroll_derive v0.13.1
14802026-03-04T17:35:10.314Z Compiling darling_core v0.20.11
14812026-03-04T17:35:10.621Z Compiling tracing v0.1.44
14822026-03-04T17:35:11.211Z Compiling tinyvec_macros v0.1.1
14832026-03-04T17:35:11.223Z Compiling dyn-clone v1.0.20
14842026-03-04T17:35:11.256Z Compiling rustls v0.23.37
14852026-03-04T17:35:11.392Z Compiling tower-layer v0.3.3
14862026-03-04T17:35:11.448Z Compiling try-lock v0.2.5
14872026-03-04T17:35:11.567Z Compiling atomic-waker v1.1.2
14882026-03-04T17:35:11.642Z Compiling tower-service v0.3.3
14892026-03-04T17:35:11.679Z Compiling want v0.3.1
14902026-03-04T17:35:11.763Z Compiling scroll v0.13.0
14912026-03-04T17:35:11.795Z Compiling tinyvec v1.10.0
14922026-03-04T17:35:54.239Z Compiling ipnet v2.11.0
14932026-03-04T17:35:54.457Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14942026-03-04T17:35:54.458Z Compiling spin v0.9.8
14952026-03-04T17:35:54.458Z Compiling tokio-util v0.7.18
14962026-03-04T17:35:54.458Z Compiling aho-corasick v1.1.4
14972026-03-04T17:35:54.458Z Compiling pin-utils v0.1.0
14982026-03-04T17:35:54.459Z Compiling num-conv v0.2.0
14992026-03-04T17:35:54.459Z Compiling crc32fast v1.5.0
15002026-03-04T17:35:54.725Z Compiling httpdate v1.0.3
15012026-03-04T17:35:54.725Z Compiling h2 v0.4.13
15022026-03-04T17:35:54.725Z Compiling openssl v0.10.75
15032026-03-04T17:35:54.725Z Compiling foreign-types-shared v0.1.1
15042026-03-04T17:35:54.804Z Compiling time-core v0.1.8
15052026-03-04T17:35:54.804Z Compiling powerfmt v0.2.0
15062026-03-04T17:35:54.804Z Compiling time-macros v0.2.27
15072026-03-04T17:35:54.804Z Compiling darling_macro v0.20.11
15082026-03-04T17:35:54.804Z Compiling deranged v0.5.8
15092026-03-04T17:35:54.804Z Compiling darling v0.20.11
15102026-03-04T17:35:54.804Z Compiling foreign-types v0.3.2
15112026-03-04T17:35:54.805Z Compiling regex-automata v0.4.14
15122026-03-04T17:35:54.805Z Compiling tempfile v3.25.0
15132026-03-04T17:35:54.805Z Compiling goblin v0.10.5
15142026-03-04T17:35:54.805Z Compiling thiserror-impl v1.0.69
15152026-03-04T17:35:54.805Z Compiling openssl-macros v0.1.1
15162026-03-04T17:35:54.805Z Compiling wait-timeout v0.2.1
15172026-03-04T17:35:54.805Z Compiling native-tls v0.2.18
15182026-03-04T17:35:54.805Z Compiling either v1.15.0
15192026-03-04T17:35:54.805Z Compiling bit-vec v0.8.0
15202026-03-04T17:35:54.805Z Compiling hyper v1.8.1
15212026-03-04T17:35:54.805Z Compiling quick-error v1.2.3
15222026-03-04T17:35:54.805Z Compiling simd-adler32 v0.3.8
15232026-03-04T17:35:54.805Z Compiling num_threads v0.1.7
15242026-03-04T17:35:54.805Z Compiling usdt-impl v0.6.0
15252026-03-04T17:35:54.805Z Compiling siphasher v1.0.2
15262026-03-04T17:35:54.805Z Compiling time v0.3.47
15272026-03-04T17:35:54.805Z Compiling rusty-fork v0.3.1
15282026-03-04T17:35:54.805Z Compiling bit-set v0.8.0
15292026-03-04T17:35:54.806Z Compiling thiserror v1.0.69
15302026-03-04T17:35:54.806Z Compiling hyper-util v0.1.20
15312026-03-04T17:35:54.806Z Compiling dof v0.4.0
15322026-03-04T17:35:54.806Z Compiling derive_builder_core v0.20.2
15332026-03-04T17:35:54.806Z Compiling unicode-normalization v0.1.25
15342026-03-04T17:35:54.806Z Compiling crossbeam-epoch v0.9.18
15352026-03-04T17:35:54.806Z Compiling dtrace-parser v0.3.0
15362026-03-04T17:35:54.807Z Compiling rustls-native-certs v0.8.3
15372026-03-04T17:35:54.807Z Compiling signature v2.2.0
15382026-03-04T17:35:54.807Z Compiling scroll_derive v0.12.1
15392026-03-04T17:35:54.807Z Compiling heapless v0.7.17
15402026-03-04T17:35:54.807Z Compiling darling_core v0.21.3
15412026-03-04T17:35:54.807Z Compiling rand_xorshift v0.4.0
15422026-03-04T17:35:54.807Z Compiling slog v2.8.2
15432026-03-04T17:35:54.807Z Compiling bzip2-sys v0.1.13+1.0.8
15442026-03-04T17:35:54.807Z Compiling sync_wrapper v1.0.2
15452026-03-04T17:35:54.807Z Compiling thread-id v5.1.0
15462026-03-04T17:35:54.807Z Compiling cookie v0.18.1
15472026-03-04T17:35:54.807Z Compiling unicode-bidi v0.3.18
15482026-03-04T17:35:54.807Z Compiling signal-hook v0.3.18
15492026-03-04T17:35:54.807Z Compiling anyhow v1.0.102
15502026-03-04T17:35:54.807Z Compiling paste v1.0.15
15512026-03-04T17:35:54.808Z Compiling rayon-core v1.13.0
15522026-03-04T17:35:54.808Z Compiling unicode-properties v0.1.4
15532026-03-04T17:35:54.808Z Compiling zstd-safe v7.2.4
15542026-03-04T17:35:54.808Z Compiling adler2 v2.0.1
15552026-03-04T17:35:54.808Z Compiling unicode-segmentation v1.12.0
15562026-03-04T17:35:54.808Z Compiling unarray v0.1.4
15572026-03-04T17:35:54.808Z Compiling stringprep v0.1.5
15582026-03-04T17:35:54.808Z Compiling miniz_oxide v0.8.9
15592026-03-04T17:35:54.808Z Compiling proptest v1.10.0
15602026-03-04T17:35:54.808Z Compiling scroll v0.12.0
15612026-03-04T17:35:54.808Z Compiling tower v0.5.3
15622026-03-04T17:35:54.808Z Compiling crossbeam-deque v0.8.6
15632026-03-04T17:35:54.808Z Compiling derive_builder_macro v0.20.2
15642026-03-04T17:35:54.808Z Compiling ipnetwork v0.21.1
15652026-03-04T17:35:54.809Z Compiling http-body-util v0.1.3
15662026-03-04T17:35:54.809Z Compiling webpki-roots v1.0.6
15672026-03-04T17:35:54.809Z Compiling rand_chacha v0.3.1
15682026-03-04T17:35:54.813Z Compiling serde_spanned v0.6.9
15692026-03-04T17:35:54.813Z Compiling serde_tokenstream v0.2.3
15702026-03-04T17:35:54.813Z Compiling toml_datetime v0.6.11
15712026-03-04T17:35:54.813Z Compiling erased-serde v0.3.31
15722026-03-04T17:35:54.814Z Compiling md-5 v0.10.6
15732026-03-04T17:35:54.814Z Compiling zerocopy-derive v0.7.35
15742026-03-04T17:35:54.814Z Compiling curve25519-dalek v4.1.3
15752026-03-04T17:35:54.814Z Compiling num-integer v0.1.46
15762026-03-04T17:35:54.815Z Compiling vergen-lib v0.1.6
15772026-03-04T17:35:54.815Z Compiling hash32 v0.2.1
15782026-03-04T17:35:54.815Z Compiling ff v0.13.1
15792026-03-04T17:35:54.815Z Compiling zlib-rs v0.6.2
15802026-03-04T17:35:54.815Z Compiling base16ct v0.2.0
15812026-03-04T17:35:54.815Z Compiling darling_macro v0.21.3
15822026-03-04T17:35:54.816Z Compiling iri-string v0.7.10
15832026-03-04T17:35:54.816Z Compiling litrs v1.0.0
15842026-03-04T17:35:54.816Z Compiling num-bigint-dig v0.8.6
15852026-03-04T17:35:54.816Z Compiling smoltcp v0.9.1
15862026-03-04T17:35:54.816Z Compiling psl-types v2.0.11
15872026-03-04T17:35:54.816Z Compiling rustix v0.38.44
15882026-03-04T17:35:54.816Z Compiling ref-cast v1.0.25
15892026-03-04T17:35:54.816Z Compiling ryu v1.0.23
15902026-03-04T17:35:54.817Z Compiling fallible-iterator v0.2.0
15912026-03-04T17:35:54.817Z Compiling newtype-uuid v1.3.2
15922026-03-04T17:35:54.817Z Compiling serde_urlencoded v0.7.1
15932026-03-04T17:35:54.817Z Compiling document-features v0.2.12
15942026-03-04T17:35:54.817Z Compiling postgres-protocol v0.6.10
15952026-03-04T17:35:54.817Z Compiling darling v0.21.3
15962026-03-04T17:35:54.817Z Compiling publicsuffix v2.3.0
15972026-03-04T17:35:54.818Z Compiling zerocopy v0.7.35
15982026-03-04T17:35:54.818Z Compiling sec1 v0.7.3
15992026-03-04T17:35:54.818Z Compiling tower-http v0.6.8
16002026-03-04T17:35:54.818Z Compiling group v0.13.0
16012026-03-04T17:35:54.818Z Compiling num-iter v0.1.45
16022026-03-04T17:35:54.818Z Compiling rand v0.8.5
16032026-03-04T17:35:54.818Z Compiling derive_builder v0.20.2
16042026-03-04T17:35:54.875Z Compiling oxnet v0.1.4
16052026-03-04T17:35:54.875Z Compiling proc-macro-error v1.0.4
16062026-03-04T17:35:54.875Z Compiling tokio-native-tls v0.3.1
16072026-03-04T17:35:54.875Z Compiling goblin v0.8.2
16082026-03-04T17:35:54.875Z Compiling heck v0.4.1
16092026-03-04T17:35:54.875Z Compiling phf_shared v0.13.1
16102026-03-04T17:35:54.876Z Compiling regex v1.12.3
16112026-03-04T17:35:54.876Z Compiling flate2 v1.1.9
16122026-03-04T17:35:54.876Z Compiling hubpack_derive v0.1.1
16132026-03-04T17:35:54.876Z Compiling lazy_static v1.5.0
16142026-03-04T17:35:54.876Z Compiling cargo-platform v0.1.9
16152026-03-04T17:35:54.876Z Compiling hkdf v0.12.4
16162026-03-04T17:35:54.876Z Compiling crypto-bigint v0.5.5
16172026-03-04T17:35:54.876Z Compiling curve25519-dalek-derive v0.1.1
16182026-03-04T17:35:54.876Z Compiling strum_macros v0.27.2
16192026-03-04T17:35:54.876Z Compiling ref-cast-impl v1.0.25
16202026-03-04T17:35:54.876Z Compiling daft-derive v0.1.5
16212026-03-04T17:35:54.876Z Compiling async-trait v0.1.89
16222026-03-04T17:35:54.876Z Compiling terminal_size v0.4.3
16232026-03-04T17:35:54.877Z Compiling vergen v9.0.6
16242026-03-04T17:35:54.877Z Compiling fs-err v3.3.0
16252026-03-04T17:35:54.877Z Compiling ahash v0.8.12
16262026-03-04T17:35:54.877Z Compiling winnow v0.5.40
16272026-03-04T17:35:54.877Z Compiling managed v0.8.0
16282026-03-04T17:35:54.877Z Compiling foldhash v0.1.5
16292026-03-04T17:35:54.877Z Compiling bitflags v1.3.2
16302026-03-04T17:35:54.877Z Compiling libbz2-rs-sys v0.2.2
16312026-03-04T17:35:54.878Z Compiling object v0.37.3
16322026-03-04T17:35:54.878Z Compiling bumpalo v3.20.2
16332026-03-04T17:35:54.878Z Compiling zopfli v0.8.3
16342026-03-04T17:35:54.878Z Compiling strum v0.27.2
16352026-03-04T17:35:54.878Z Compiling bzip2 v0.6.1
16362026-03-04T17:35:54.878Z Compiling console v0.16.2
16372026-03-04T17:35:54.878Z Compiling toml_edit v0.19.15
16382026-03-04T17:35:54.878Z Compiling clap_builder v4.5.60
16392026-03-04T17:35:54.878Z Compiling hashbrown v0.15.5
16402026-03-04T17:35:54.878Z Compiling dof v0.3.0
16412026-03-04T17:35:54.878Z Compiling elliptic-curve v0.13.8
16422026-03-04T17:35:54.878Z Compiling daft v0.1.5
16432026-03-04T17:35:54.879Z Compiling hubpack v0.1.2
16442026-03-04T17:35:54.879Z Compiling cargo_metadata v0.19.2
16452026-03-04T17:35:54.879Z Compiling phf v0.13.1
16462026-03-04T17:35:54.879Z Compiling zone_cfg_derive v0.3.1
16472026-03-04T17:35:54.879Z Compiling signal-hook-mio v0.2.5
16482026-03-04T17:35:54.879Z Compiling cookie_store v0.22.1
16492026-03-04T17:35:54.879Z Compiling rayon v1.11.0
16502026-03-04T17:35:54.923Z Compiling zstd v0.13.3
16512026-03-04T17:35:55.281Z Compiling hyper-tls v0.6.0
16522026-03-04T17:35:55.443Z Compiling bzip2 v0.4.4
16532026-03-04T17:35:55.725Z Compiling postgres-types v0.2.12
16542026-03-04T17:35:55.864Z Compiling serde_with_macros v3.17.0
16552026-03-04T17:35:56.966Z Compiling usdt-macro v0.6.0
16562026-03-04T17:35:57.377Z Compiling usdt-attr-macro v0.6.0
16572026-03-04T17:35:58.393Z Compiling ed25519 v2.2.3
16582026-03-04T17:35:58.457Z Compiling dtrace-parser v0.2.0
16592026-03-04T17:35:58.506Z Compiling phf_shared v0.11.3
16602026-03-04T17:35:58.625Z Compiling bstr v1.12.1
16612026-03-04T17:35:58.904Z Compiling itertools v0.12.1
16622026-03-04T17:35:59.038Z Compiling pkcs1 v0.7.5
16632026-03-04T17:35:59.221Z Compiling hex v0.4.3
16642026-03-04T17:35:59.822Z Compiling serde-big-array v0.5.1
16652026-03-04T17:35:59.940Z Compiling rfc6979 v0.4.0
16662026-03-04T17:36:00.075Z Compiling clap_derive v4.5.55
16672026-03-04T17:36:00.152Z Compiling serde_repr v0.1.20
16682026-03-04T17:36:00.175Z Compiling strum_macros v0.26.4
16692026-03-04T17:36:00.402Z Compiling enum-as-inner v0.6.1
16702026-03-04T17:36:00.577Z Compiling float-cmp v0.10.0
16712026-03-04T17:36:00.833Z Compiling thread-id v4.2.2
16722026-03-04T17:36:00.969Z Compiling memmap2 v0.9.10
16732026-03-04T17:36:01.224Z Compiling env_filter v1.0.0
16742026-03-04T17:36:01.380Z Compiling encoding_rs v0.8.35
16752026-03-04T17:36:01.484Z Compiling static_assertions v1.1.0
16762026-03-04T17:36:01.601Z Compiling fixedbitset v0.4.2
16772026-03-04T17:36:01.828Z Compiling mime v0.3.17
16782026-03-04T17:36:01.853Z Compiling new_debug_unreachable v1.0.6
16792026-03-04T17:36:01.967Z Compiling predicates-core v1.0.10
16802026-03-04T17:36:02.025Z Compiling data-encoding v2.10.0
16812026-03-04T17:36:02.307Z Compiling fixedbitset v0.5.7
16822026-03-04T17:36:02.326Z Compiling jiff v0.2.21
16832026-03-04T17:36:02.940Z Compiling unit-prefix v0.5.2
16842026-03-04T17:36:03.195Z Compiling precomputed-hash v0.1.1
16852026-03-04T17:36:03.340Z Compiling difflib v0.4.0
16862026-03-04T17:36:03.783Z Compiling whoami v2.1.0
16872026-03-04T17:36:04.357Z Compiling keccak v0.1.6
16882026-03-04T17:36:04.397Z Compiling normalize-line-endings v0.3.0
16892026-03-04T17:36:04.449Z Compiling rustc-hash v2.1.1
16902026-03-04T17:36:04.559Z Compiling predicates v3.1.4
16912026-03-04T17:36:04.604Z Compiling strum v0.26.3
16922026-03-04T17:36:04.654Z Compiling iddqd v0.3.17
16932026-03-04T17:36:04.676Z Compiling clap v4.5.60
16942026-03-04T17:36:04.802Z Compiling sha3 v0.10.8
16952026-03-04T17:36:04.826Z Compiling tokio-postgres v0.7.16
16962026-03-04T17:36:05.067Z Compiling string_cache v0.8.9
16972026-03-04T17:36:05.508Z Compiling indicatif v0.18.4
16982026-03-04T17:36:05.869Z Compiling hickory-proto v0.25.2
16992026-03-04T17:36:06.105Z Compiling petgraph v0.8.3
17002026-03-04T17:36:06.731Z Compiling petgraph v0.6.5
17012026-03-04T17:36:07.283Z Compiling zone v0.3.1
17022026-03-04T17:36:07.482Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-03-04T17:36:08.846Z Compiling env_logger v0.11.9
17042026-03-04T17:36:09.616Z Compiling zip v4.6.1
17052026-03-04T17:36:10.237Z Compiling toml_edit v0.22.27
17062026-03-04T17:36:10.424Z Compiling usdt v0.6.0
17072026-03-04T17:36:10.827Z Compiling usdt-impl v0.5.0
17082026-03-04T17:36:10.926Z Compiling ecdsa v0.16.9
17092026-03-04T17:36:11.770Z Compiling serde_with v3.17.0
17102026-03-04T17:36:11.799Z Compiling similar v2.7.0
17112026-03-04T17:36:12.160Z Compiling rsa v0.9.10
17122026-03-04T17:36:13.082Z Compiling ed25519-dalek v2.2.0
17132026-03-04T17:36:13.839Z Compiling crossterm v0.28.1
17142026-03-04T17:36:14.508Z Compiling zip v0.6.6
17152026-03-04T17:36:15.510Z Compiling toml v0.7.8
17162026-03-04T17:36:16.688Z Compiling toml_parser v1.0.9+spec-1.1.0
17172026-03-04T17:36:16.948Z Compiling itertools v0.13.0
17182026-03-04T17:36:16.982Z Compiling tokio-stream v0.1.18
17192026-03-04T17:36:17.250Z Compiling buf-list v1.1.2
17202026-03-04T17:36:17.586Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-03-04T17:36:17.811Z Compiling x509-cert v0.2.5
17222026-03-04T17:36:17.946Z Compiling openapiv3 v2.2.0
17232026-03-04T17:36:18.110Z Compiling sha1 v0.10.6
17242026-03-04T17:36:18.281Z Compiling toml_datetime v0.7.5+spec-1.1.0
17252026-03-04T17:36:18.545Z Compiling lalrpop-util v0.19.12
17262026-03-04T17:36:18.898Z Compiling peg-runtime v0.8.5
17272026-03-04T17:36:18.939Z Compiling thread_local v1.1.9
17282026-03-04T17:36:19.439Z Compiling slog-async v2.8.0
17292026-03-04T17:36:19.513Z Compiling crossbeam-channel v0.5.15
17302026-03-04T17:36:19.875Z Compiling futures-executor v0.3.32
17312026-03-04T17:36:20.040Z Compiling filetime v0.2.27
17322026-03-04T17:36:20.065Z Compiling is-terminal v0.4.17
17332026-03-04T17:36:20.218Z Compiling xattr v1.6.1
17342026-03-04T17:36:20.357Z Compiling term v1.2.1
17352026-03-04T17:36:20.379Z Compiling take_mut v0.2.2
17362026-03-04T17:36:20.476Z Compiling tar v0.4.44
17372026-03-04T17:36:20.565Z Compiling futures v0.3.32
17382026-03-04T17:36:21.548Z Compiling slog-term v2.9.2
17392026-03-04T17:36:30.525Z Compiling rustls-webpki v0.103.9
17402026-03-04T17:36:35.571Z Compiling tokio-rustls v0.26.4
17412026-03-04T17:36:35.571Z Compiling rustls-platform-verifier v0.6.2
17422026-03-04T17:36:35.918Z Compiling hyper-rustls v0.27.7
17432026-03-04T17:36:36.295Z Compiling reqwest v0.12.28
17442026-03-04T17:36:36.295Z Compiling reqwest v0.13.2
17452026-03-04T17:36:40.590Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-03-04T17:36:40.903Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-03-04T17:36:45.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
17482026-03-04T17:36:45.634Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-03-04T17:36:45.691ZMar 04 17:36:44.042 INFO Starting download, target: Cockroach
17502026-03-04T17:36:45.691ZMar 04 17:36:44.043 INFO Starting download, target: Clickhouse
17512026-03-04T17:36:45.694ZMar 04 17:36:44.043 INFO Starting download, target: Console
17522026-03-04T17:36:45.694ZMar 04 17:36:44.043 INFO Starting download, target: DendriteStub
17532026-03-04T17:36:45.694ZMar 04 17:36:44.044 INFO Starting download, target: MaghemiteMgd
17542026-03-04T17:36:45.694ZMar 04 17:36:44.044 INFO Starting download, target: TransceiverControl
17552026-03-04T17:36:45.694ZMar 04 17:36:44.044 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17562026-03-04T17:36:45.694ZMar 04 17:36:44.044 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17572026-03-04T17:36:45.694ZMar 04 17:36:44.044 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17582026-03-04T17:36:45.694ZMar 04 17:36:44.044 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-04T17:36:45.695ZMar 04 17:36:44.044 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17602026-03-04T17:36:45.695ZMar 04 17:36:44.044 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17612026-03-04T17:36:46.183ZMar 04 17:36:44.533 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-03-04T17:36:46.738ZMar 04 17:36:45.086 INFO Download complete, target: TransceiverControl
17632026-03-04T17:36:46.779ZMar 04 17:36:45.125 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17642026-03-04T17:36:47.386ZMar 04 17:36:45.738 INFO Download complete, target: Console
17652026-03-04T17:36:47.730ZMar 04 17:36:46.082 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17662026-03-04T17:36:48.183ZMar 04 17:36:46.535 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17672026-03-04T17:36:48.351ZMar 04 17:36:46.702 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17682026-03-04T17:36:48.394ZMar 04 17:36:46.745 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17692026-03-04T17:36:48.394ZMar 04 17:36:46.745 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17702026-03-04T17:36:53.186ZMar 04 17:36:51.537 INFO Download complete, target: MaghemiteMgd
17712026-03-04T17:36:53.323ZMar 04 17:36:51.674 INFO Download complete, target: DendriteStub
17722026-03-04T17:36:58.611ZMar 04 17:36:56.950 INFO Checking that binary works, target: Cockroach
17732026-03-04T17:36:58.851ZMar 04 17:36:57.198 INFO Download complete, target: Cockroach
17742026-03-04T17:37:02.289ZMar 04 17:37:00.637 INFO Checking that binary works, target: Clickhouse
17752026-03-04T17:37:02.458ZMar 04 17:37:00.806 INFO Download complete, target: Clickhouse
17762026-03-04T17:37:02.478ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-03-04T17:37:02.485Z
17782026-03-04T17:37:02.486Zreal 6:17.644175409
17792026-03-04T17:37:02.486Zuser 17:11.356838835
17802026-03-04T17:37:02.486Zsys 2:27.896501177
17812026-03-04T17:37:02.486Ztrap 0.645171063
17822026-03-04T17:37:02.486Ztflt 0.875699805
17832026-03-04T17:37:02.486Zdflt 0.842994551
17842026-03-04T17:37:02.486Zkflt 0.029353980
17852026-03-04T17:37:02.486Zlock 39:25.905068029
17862026-03-04T17:37:02.486Zslp 1:05:04.782879571
17872026-03-04T17:37:02.486Zlat 1:08.643205829
17882026-03-04T17:37:02.486Zstop 3:15.080559342
17892026-03-04T17:37:02.486Z+ banner clippy
17902026-03-04T17:37:02.487Z
17912026-03-04T17:37:02.487Z #### # # ##### ##### # #
17922026-03-04T17:37:02.487Z # # # # # # # # # #
17932026-03-04T17:37:02.487Z # # # # # # # #
17942026-03-04T17:37:02.487Z # # # ##### ##### #
17952026-03-04T17:37:02.487Z # # # # # # #
17962026-03-04T17:37:02.487Z #### ###### # # # #
17972026-03-04T17:37:02.487Z
17982026-03-04T17:37:02.487Z+ export CARGO_INCREMENTAL=0
17992026-03-04T17:37:02.487Z+ CARGO_INCREMENTAL=0
18002026-03-04T17:37:02.487Z+ ptime -m cargo xtask clippy
18012026-03-04T17:37:03.270Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-03-04T17:37:03.581Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-03-04T17:37:06.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
18042026-03-04T17:37:06.720Z Running `target/debug/xtask clippy`
18052026-03-04T17:37:06.749Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18062026-03-04T17:37:07.655Z Downloading crates ...
18072026-03-04T17:37:07.972Z Downloaded async-lock v3.4.2
18082026-03-04T17:37:07.976Z Downloaded cast v0.3.0
18092026-03-04T17:37:07.979Z Downloaded constant_time_eq v0.3.1
18102026-03-04T17:37:07.984Z Downloaded plotters-svg v0.3.7
18112026-03-04T17:37:07.984Z Downloaded pathdiff v0.2.3
18122026-03-04T17:37:07.987Z Downloaded async-object-pool v0.2.0
18132026-03-04T17:37:07.990Z Downloaded guppy-workspace-hack v0.1.0
18142026-03-04T17:37:07.992Z Downloaded cargo-platform v0.3.2
18152026-03-04T17:37:07.992Z Downloaded assert-json-diff v2.0.2
18162026-03-04T17:37:07.995Z Downloaded escape8259 v0.5.3
18172026-03-04T17:37:07.995Z Downloaded assert_cmd v2.1.2
18182026-03-04T17:37:07.999Z Downloaded chumsky v0.9.3
18192026-03-04T17:37:08.004Z Downloaded concurrent-queue v2.5.0
18202026-03-04T17:37:08.011Z Downloaded cargo_metadata v0.23.1
18212026-03-04T17:37:08.011Z Downloaded approx v0.5.1
18222026-03-04T17:37:08.014Z Downloaded supports-color v2.1.0
18232026-03-04T17:37:08.019Z Downloaded supports-unicode v2.1.0
18242026-03-04T17:37:08.033Z Downloaded backtrace-ext v0.2.1
18252026-03-04T17:37:08.035Z Downloaded parking v2.2.1
18262026-03-04T17:37:08.036Z Downloaded nested v0.1.1
18272026-03-04T17:37:08.041Z Downloaded event-listener-strategy v0.5.4
18282026-03-04T17:37:08.044Z Downloaded plotters-backend v0.3.7
18292026-03-04T17:37:08.048Z Downloaded similar-asserts v1.7.0
18302026-03-04T17:37:08.051Z Downloaded serde_regex v1.1.0
18312026-03-04T17:37:08.051Z Downloaded miette-derive v5.10.0
18322026-03-04T17:37:08.053Z Downloaded relative-path v1.9.3
18332026-03-04T17:37:08.059Z Downloaded target-triple v1.0.0
18342026-03-04T17:37:08.061Z Downloaded supports-hyperlinks v2.1.0
18352026-03-04T17:37:08.067Z Downloaded terminal_size v0.1.17
18362026-03-04T17:37:08.070Z Downloaded linkme-impl v0.3.35
18372026-03-04T17:37:08.070Z Downloaded criterion-plot v0.6.0
18382026-03-04T17:37:08.075Z Downloaded target-lexicon v0.13.3
18392026-03-04T17:37:08.078Z Downloaded tinytemplate v1.2.1
18402026-03-04T17:37:08.084Z Downloaded stringmetrics v2.2.2
18412026-03-04T17:37:08.084Z Downloaded oorandom v11.1.5
18422026-03-04T17:37:08.084Z Downloaded knuffel-derive v3.2.0
18432026-03-04T17:37:08.087Z Downloaded futures-timer v3.0.3
18442026-03-04T17:37:08.093Z Downloaded anes v0.1.6
18452026-03-04T17:37:08.096Z Downloaded termcolor v1.4.1
18462026-03-04T17:37:08.099Z Downloaded addr2line v0.25.1
18472026-03-04T17:37:08.099Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18482026-03-04T17:37:08.102Z Downloaded cfg-expr v0.20.6
18492026-03-04T17:37:08.105Z Downloaded rustc-demangle v0.1.27
18502026-03-04T17:37:08.105Z Downloaded owo-colors v3.5.0
18512026-03-04T17:37:08.108Z Downloaded path-tree v0.8.3
18522026-03-04T17:37:08.111Z Downloaded linkme v0.3.35
18532026-03-04T17:37:08.113Z Downloaded partial-io v0.5.4
18542026-03-04T17:37:08.116Z Downloaded libtest-mimic v0.8.1
18552026-03-04T17:37:08.119Z Downloaded trybuild v1.0.116
18562026-03-04T17:37:08.122Z Downloaded datatest-stable v0.3.3
18572026-03-04T17:37:08.126Z Downloaded rust-argon2 v2.1.0
18582026-03-04T17:37:08.126Z Downloaded httptest v0.16.4
18592026-03-04T17:37:08.129Z Downloaded event-listener v5.4.1
18602026-03-04T17:37:08.132Z Downloaded target-spec v3.5.7
18612026-03-04T17:37:08.135Z Downloaded blake2b_simd v1.0.4
18622026-03-04T17:37:08.139Z Downloaded textwrap v0.15.2
18632026-03-04T17:37:08.144Z Downloaded toml v1.0.3+spec-1.1.0
18642026-03-04T17:37:08.148Z Downloaded rstest v0.25.0
18652026-03-04T17:37:08.162Z Downloaded fancy-regex v0.14.0
18662026-03-04T17:37:08.165Z Downloaded knuffel v3.2.0
18672026-03-04T17:37:08.168Z Downloaded rand_distr v0.5.1
18682026-03-04T17:37:08.172Z Downloaded backtrace v0.3.76
18692026-03-04T17:37:08.180Z Downloaded rstest_macros v0.25.0
18702026-03-04T17:37:08.187Z Downloaded miette v5.10.0
18712026-03-04T17:37:08.243Z Downloaded criterion v0.7.0
18722026-03-04T17:37:08.244Z Downloaded hashbrown v0.14.5
18732026-03-04T17:37:08.244Z Downloaded guppy v0.17.25
18742026-03-04T17:37:08.244Z Downloaded plotters v0.3.7
18752026-03-04T17:37:08.244Z Downloaded gimli v0.32.3
18762026-03-04T17:37:08.353Z Downloaded httpmock v0.8.3
18772026-03-04T17:37:10.597Z Checking cfg-if v1.0.4
18782026-03-04T17:37:11.010Z Checking libc v0.2.180
18792026-03-04T17:37:11.014Z Checking serde_core v1.0.228
18802026-03-04T17:37:11.099Z Checking memchr v2.8.0
18812026-03-04T17:37:11.145Z Checking smallvec v1.15.1
18822026-03-04T17:37:11.203Z Checking itoa v1.0.17
18832026-03-04T17:37:11.203Z Checking log v0.4.29
18842026-03-04T17:37:11.290Z Checking zeroize v1.8.2
18852026-03-04T17:37:11.352Z Checking libm v0.2.16
18862026-03-04T17:37:11.529Z Checking scopeguard v1.2.0
18872026-03-04T17:37:11.593Z Checking stable_deref_trait v1.2.1
18882026-03-04T17:37:11.659Z Checking zmij v1.0.21
18892026-03-04T17:37:11.722Z Checking zerofrom v0.1.6
18902026-03-04T17:37:11.784Z Checking lock_api v0.4.14
18912026-03-04T17:37:11.845Z Checking percent-encoding v2.3.2
18922026-03-04T17:37:11.894Z Checking writeable v0.6.2
18932026-03-04T17:37:12.001Z Checking yoke v0.8.1
18942026-03-04T17:37:12.061Z Checking errno v0.3.14
18952026-03-04T17:37:12.125Z Checking getrandom v0.2.17
18962026-03-04T17:37:12.181Z Checking litemap v0.8.1
18972026-03-04T17:37:12.247Z Checking subtle v2.6.1
18982026-03-04T17:37:12.250Z Checking icu_properties_data v2.1.2
18992026-03-04T17:37:12.348Z Checking icu_normalizer_data v2.1.1
19002026-03-04T17:37:12.412Z Checking zerovec v0.11.5
19012026-03-04T17:37:12.466Z Checking zerotrie v0.2.3
19022026-03-04T17:37:12.526Z Checking rand_core v0.6.4
19032026-03-04T17:37:12.530Z Checking form_urlencoded v1.2.2
19042026-03-04T17:37:12.635Z Checking portable-atomic v1.13.1
19052026-03-04T17:37:12.638Z Checking utf8_iter v1.0.4
19062026-03-04T17:37:12.852Z Checking pin-project-lite v0.2.17
19072026-03-04T17:37:12.914Z Checking critical-section v1.2.0
19082026-03-04T17:37:12.917Z Checking zerocopy v0.8.40
19092026-03-04T17:37:13.028Z Checking parking_lot_core v0.9.12
19102026-03-04T17:37:13.082Z Checking num-traits v0.2.19
19112026-03-04T17:37:13.142Z Checking rand_core v0.10.0
19122026-03-04T17:37:13.204Z Checking signal-hook-registry v1.4.8
19132026-03-04T17:37:13.396Z Checking tinystr v0.8.2
19142026-03-04T17:37:13.451Z Checking potential_utf v0.1.4
19152026-03-04T17:37:13.455Z Checking parking_lot v0.12.5
19162026-03-04T17:37:13.565Z Checking getrandom v0.4.1
19172026-03-04T17:37:13.695Z Checking once_cell v1.21.3
19182026-03-04T17:37:13.758Z Checking icu_collections v2.1.1
19192026-03-04T17:37:13.813Z Checking icu_locale_core v2.1.1
19202026-03-04T17:37:13.884Z Checking mio v1.1.1
19212026-03-04T17:37:13.951Z Checking typenum v1.19.0
19222026-03-04T17:37:14.094Z Checking socket2 v0.6.2
19232026-03-04T17:37:14.445Z Checking iana-time-zone v0.1.65
19242026-03-04T17:37:14.581Z Checking thiserror v2.0.18
19252026-03-04T17:37:14.656Z Checking serde v1.0.228
19262026-03-04T17:37:14.656Z Checking bitflags v2.11.0
19272026-03-04T17:37:14.744Z Checking serde_json v1.0.149
19282026-03-04T17:37:14.807Z Checking allocator-api2 v0.2.21
19292026-03-04T17:37:14.811Z Checking uuid v1.21.0
19302026-03-04T17:37:15.062Z Checking semver v1.0.27
19312026-03-04T17:37:15.200Z Checking generic-array v0.14.7
19322026-03-04T17:37:15.246Z Checking icu_provider v2.1.1
19332026-03-04T17:37:15.485Z Checking futures-core v0.3.32
19342026-03-04T17:37:15.553Z Checking equivalent v1.0.2
19352026-03-04T17:37:15.614Z Checking bytes v1.11.1
19362026-03-04T17:37:15.614Z Checking chrono v0.4.44
19372026-03-04T17:37:15.746Z Checking icu_normalizer v2.1.1
19382026-03-04T17:37:15.746Z Checking icu_properties v2.1.2
19392026-03-04T17:37:15.863Z Checking dyn-clone v1.0.20
19402026-03-04T17:37:16.085Z Checking const-oid v0.9.6
19412026-03-04T17:37:16.382Z Checking crypto-common v0.1.7
19422026-03-04T17:37:16.442Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19432026-03-04T17:37:16.502Z Checking foldhash v0.2.0
19442026-03-04T17:37:16.626Z Checking block-buffer v0.10.4
19452026-03-04T17:37:16.688Z Checking tokio v1.49.0
19462026-03-04T17:37:16.848Z Checking hashbrown v0.16.1
19472026-03-04T17:37:16.975Z Checking futures-sink v0.3.32
19482026-03-04T17:37:17.056Z Checking rustix v1.1.3
19492026-03-04T17:37:17.199Z Checking byteorder v1.5.0
19502026-03-04T17:37:17.657Z Checking futures-channel v0.3.32
19512026-03-04T17:37:17.715Z Checking futures-io v0.3.32
19522026-03-04T17:37:17.819Z Checking idna_adapter v1.2.1
19532026-03-04T17:37:17.960Z Checking futures-task v0.3.32
19542026-03-04T17:37:18.023Z Checking slab v0.4.12
19552026-03-04T17:37:18.026Z Checking digest v0.10.7
19562026-03-04T17:37:18.128Z Checking cpufeatures v0.2.17
19572026-03-04T17:37:18.131Z Checking idna v1.1.0
19582026-03-04T17:37:18.260Z Checking indexmap v2.13.0
19592026-03-04T17:37:18.320Z Checking thiserror v1.0.69
19602026-03-04T17:37:18.378Z Checking futures-util v0.3.32
19612026-03-04T17:37:18.535Z Checking getrandom v0.3.4
19622026-03-04T17:37:18.538Z Checking fnv v1.0.7
19632026-03-04T17:37:18.720Z Checking url v2.5.8
19642026-03-04T17:37:18.787Z Checking regex-syntax v0.8.10
19652026-03-04T17:37:18.846Z Checking http v1.4.0
19662026-03-04T17:37:19.053Z Checking tracing-core v0.1.36
19672026-03-04T17:37:19.684Z Checking base64 v0.22.1
19682026-03-04T17:37:19.775Z Checking schemars v0.8.22
19692026-03-04T17:37:19.834Z Checking tracing v0.1.44
19702026-03-04T17:37:20.216Z Checking unicode-ident v1.0.24
19712026-03-04T17:37:20.219Z Checking ipnet v2.11.0
19722026-03-04T17:37:20.312Z Checking anstyle v1.0.13
19732026-03-04T17:37:20.432Z Checking utf8parse v0.2.2
19742026-03-04T17:37:20.562Z Checking ppv-lite86 v0.2.21
19752026-03-04T17:37:20.663Z Checking proc-macro2 v1.0.106
19762026-03-04T17:37:20.722Z Checking untrusted v0.9.0
19772026-03-04T17:37:20.872Z Checking anstyle-parse v0.2.7
19782026-03-04T17:37:20.962Z Checking ring v0.17.14
19792026-03-04T17:37:21.230Z Checking aho-corasick v1.1.4
19802026-03-04T17:37:21.287Z Checking is_terminal_polyfill v1.70.2
19812026-03-04T17:37:21.357Z Checking quote v1.0.44
19822026-03-04T17:37:21.413Z Checking base64ct v1.8.3
19832026-03-04T17:37:21.477Z Checking anstyle-query v1.1.5
19842026-03-04T17:37:21.691Z Checking colorchoice v1.0.4
19852026-03-04T17:37:21.757Z Checking syn v2.0.117
19862026-03-04T17:37:21.920Z Checking anstream v0.6.21
19872026-03-04T17:37:21.983Z Checking block-padding v0.3.3
19882026-03-04T17:37:22.049Z Checking terminal_size v0.4.3
19892026-03-04T17:37:22.289Z Checking rustls-pki-types v1.14.0
19902026-03-04T17:37:22.299Z Checking inout v0.1.4
19912026-03-04T17:37:22.404Z Checking crossbeam-utils v0.8.21
19922026-03-04T17:37:22.660Z Checking httparse v1.10.1
19932026-03-04T17:37:22.932Z Checking regex-automata v0.4.14
19942026-03-04T17:37:22.999Z Checking cipher v0.4.4
19952026-03-04T17:37:23.002Z Checking clap_lex v1.0.0
19962026-03-04T17:37:23.115Z Checking strsim v0.11.1
19972026-03-04T17:37:23.174Z Checking sha2 v0.10.9
19982026-03-04T17:37:23.235Z Checking pem-rfc7468 v0.7.0
19992026-03-04T17:37:23.363Z Checking http-body v1.0.1
20002026-03-04T17:37:23.440Z Checking rand_core v0.9.5
20012026-03-04T17:37:23.498Z Checking clap_builder v4.5.60
20022026-03-04T17:37:23.577Z Checking atomic-waker v1.1.2
20032026-03-04T17:37:23.641Z Checking hmac v0.12.1
20042026-03-04T17:37:23.815Z Checking httpdate v1.0.3
20052026-03-04T17:37:23.872Z Checking try-lock v0.2.5
20062026-03-04T17:37:23.930Z Checking ryu v1.0.23
20072026-03-04T17:37:23.986Z Checking pin-utils v0.1.0
20082026-03-04T17:37:24.047Z Checking tokio-util v0.7.18
20092026-03-04T17:37:24.110Z Checking want v0.3.1
20102026-03-04T17:37:24.170Z Checking tower-layer v0.3.3
20112026-03-04T17:37:24.173Z Checking flagset v0.4.7
20122026-03-04T17:37:24.263Z Checking tower-service v0.3.3
20132026-03-04T17:37:24.371Z Checking rand_chacha v0.9.0
20142026-03-04T17:37:24.461Z Checking erased-serde v0.3.31
20152026-03-04T17:37:24.522Z Checking der v0.7.10
20162026-03-04T17:37:24.525Z Checking spin v0.9.8
20172026-03-04T17:37:24.824Z Checking rand v0.9.2
20182026-03-04T17:37:24.997Z Checking anyhow v1.0.102
20192026-03-04T17:37:25.382Z Checking h2 v0.4.13
20202026-03-04T17:37:25.424Z Checking http-body-util v0.1.3
20212026-03-04T17:37:25.582Z Checking slog v2.8.2
20222026-03-04T17:37:25.979Z Checking aws-lc-sys v0.37.1
20232026-03-04T17:37:26.044Z Checking powerfmt v0.2.0
20242026-03-04T17:37:26.212Z Checking untrusted v0.7.1
20252026-03-04T17:37:26.355Z Checking openssl-probe v0.2.1
20262026-03-04T17:37:26.407Z Checking deranged v0.5.8
20272026-03-04T17:37:26.409Z Checking clap v4.5.60
20282026-03-04T17:37:26.519Z Checking time-core v0.1.8
20292026-03-04T17:37:26.583Z Checking num-conv v0.2.0
20302026-03-04T17:37:26.643Z Checking num_threads v0.1.7
20312026-03-04T17:37:26.851Z Checking fastrand v2.3.0
20322026-03-04T17:37:26.913Z Checking spki v0.7.3
20332026-03-04T17:37:26.916Z Checking serde_urlencoded v0.7.1
20342026-03-04T17:37:27.169Z Checking regex v1.12.3
20352026-03-04T17:37:27.230Z Checking pbkdf2 v0.12.2
20362026-03-04T17:37:27.284Z Checking aes v0.8.4
20372026-03-04T17:37:27.446Z Checking rand_chacha v0.3.1
20382026-03-04T17:37:27.507Z Checking pretty-hex v0.4.1
20392026-03-04T17:37:27.509Z Checking unicode-width v0.2.0
20402026-03-04T17:37:27.608Z Checking aws-lc-rs v1.16.0
20412026-03-04T17:37:27.770Z Checking salsa20 v0.10.2
20422026-03-04T17:37:27.835Z Checking cbc v0.1.2
20432026-03-04T17:37:27.931Z Checking rand v0.8.5
20442026-03-04T17:37:28.073Z Checking ipnetwork v0.21.1
20452026-03-04T17:37:28.132Z Checking scrypt v0.11.0
20462026-03-04T17:37:28.135Z Checking tempfile v3.25.0
20472026-03-04T17:37:28.246Z Checking hex v0.4.3
20482026-03-04T17:37:28.423Z Checking plain v0.2.3
20492026-03-04T17:37:28.544Z Checking pkcs5 v0.7.1
20502026-03-04T17:37:28.619Z Checking rustls-native-certs v0.8.3
20512026-03-04T17:37:28.690Z Checking sync_wrapper v1.0.2
20522026-03-04T17:37:28.824Z Checking camino v1.2.2
20532026-03-04T17:37:28.912Z Checking mime v0.3.17
20542026-03-04T17:37:28.915Z Checking ucd-trie v0.1.7
20552026-03-04T17:37:29.017Z Checking time v0.3.47
20562026-03-04T17:37:29.161Z Checking pkcs8 v0.10.2
20572026-03-04T17:37:29.225Z Checking tower v0.5.3
20582026-03-04T17:37:29.277Z Checking pest v2.8.6
20592026-03-04T17:37:29.333Z Checking webpki-roots v1.0.6
20602026-03-04T17:37:29.462Z Checking iri-string v0.7.10
20612026-03-04T17:37:29.518Z Checking either v1.15.0
20622026-03-04T17:37:29.586Z Checking openapiv3 v2.2.0
20632026-03-04T17:37:29.641Z Checking rustls-webpki v0.103.9
20642026-03-04T17:37:29.966Z Checking foreign-types-shared v0.1.1
20652026-03-04T17:37:30.098Z Checking openssl-sys v0.9.111
20662026-03-04T17:37:30.162Z Checking foreign-types v0.3.2
20672026-03-04T17:37:30.329Z Checking encoding_rs v0.8.35
20682026-03-04T17:37:30.568Z Checking rustls v0.23.37
20692026-03-04T17:37:31.478Z Checking winnow v0.7.14
20702026-03-04T17:37:31.710Z Checking hyper v1.8.1
20712026-03-04T17:37:31.714Z Checking openssl v0.10.75
20722026-03-04T17:37:31.832Z Checking oxnet v0.1.4
20732026-03-04T17:37:32.048Z Checking tower-http v0.6.8
20742026-03-04T17:37:32.335Z Checking lazy_static v1.5.0
20752026-03-04T17:37:32.538Z Checking static_assertions v1.1.0
20762026-03-04T17:37:32.541Z Checking signature v2.2.0
20772026-03-04T17:37:32.675Z Checking simd-adler32 v0.3.8
20782026-03-04T17:37:32.739Z Checking hubpack v0.1.2
20792026-03-04T17:37:32.802Z Checking adler2 v2.0.1
20802026-03-04T17:37:32.862Z Checking strum v0.26.3
20812026-03-04T17:37:33.022Z Checking sha1 v0.10.6
20822026-03-04T17:37:33.082Z Checking miniz_oxide v0.8.9
20832026-03-04T17:37:33.085Z Checking data-encoding v2.10.0
20842026-03-04T17:37:33.186Z Checking tinyvec_macros v0.1.1
20852026-03-04T17:37:33.351Z Checking tinyvec v1.10.0
20862026-03-04T17:37:33.411Z Checking toml_datetime v0.6.11
20872026-03-04T17:37:33.730Z Checking hyper-util v0.1.20
20882026-03-04T17:37:33.802Z Checking serde_spanned v0.6.9
20892026-03-04T17:37:33.864Z Checking num-integer v0.1.46
20902026-03-04T17:37:33.923Z Checking scroll v0.13.0
20912026-03-04T17:37:34.087Z Checking base16ct v0.2.0
20922026-03-04T17:37:34.147Z Checking bit-vec v0.8.0
20932026-03-04T17:37:34.378Z Checking crossbeam-epoch v0.9.18
20942026-03-04T17:37:34.382Z Checking sec1 v0.7.3
20952026-03-04T17:37:34.484Z Checking crc32fast v1.5.0
20962026-03-04T17:37:34.487Z Checking goblin v0.10.5
20972026-03-04T17:37:34.583Z Checking bit-set v0.8.0
20982026-03-04T17:37:34.772Z Checking ff v0.13.1
20992026-03-04T17:37:34.827Z Checking memmap2 v0.9.10
21002026-03-04T17:37:34.926Z Checking wait-timeout v0.2.1
21012026-03-04T17:37:34.984Z Checking num-iter v0.1.45
21022026-03-04T17:37:35.039Z Checking group v0.13.0
21032026-03-04T17:37:35.165Z Checking dtrace-parser v0.3.0
21042026-03-04T17:37:35.226Z Checking bstr v1.12.1
21052026-03-04T17:37:35.280Z Checking hkdf v0.12.4
21062026-03-04T17:37:35.359Z Checking ahash v0.8.12
21072026-03-04T17:37:35.570Z Checking crypto-bigint v0.5.5
21082026-03-04T17:37:35.707Z Checking scroll v0.12.0
21092026-03-04T17:37:35.820Z Checking thread-id v5.1.0
21102026-03-04T17:37:35.998Z Checking tokio-rustls v0.26.4
21112026-03-04T17:37:36.058Z Checking quick-error v1.2.3
21122026-03-04T17:37:36.159Z Checking rand_xorshift v0.4.0
21132026-03-04T17:37:36.219Z Checking goblin v0.8.2
21142026-03-04T17:37:36.279Z Checking rusty-fork v0.3.1
21152026-03-04T17:37:36.427Z Checking zerocopy v0.7.35
21162026-03-04T17:37:36.432Z Checking unarray v0.1.4
21172026-03-04T17:37:36.530Z Checking hyper-rustls v0.27.7
21182026-03-04T17:37:36.615Z Checking num-bigint-dig v0.8.6
21192026-03-04T17:37:36.704Z Checking proptest v1.10.0
21202026-03-04T17:37:36.819Z Checking native-tls v0.2.18
21212026-03-04T17:37:36.983Z Checking dtrace-parser v0.2.0
21222026-03-04T17:37:37.208Z Checking tokio-native-tls v0.3.1
21232026-03-04T17:37:37.514Z Checking pkcs1 v0.7.5
21242026-03-04T17:37:37.576Z Checking hyper-tls v0.6.0
21252026-03-04T17:37:37.743Z Checking x509-cert v0.2.5
21262026-03-04T17:37:37.941Z Checking reqwest v0.12.28
21272026-03-04T17:37:38.016Z Checking thread-id v4.2.2
21282026-03-04T17:37:38.211Z Checking unicode-segmentation v1.12.0
21292026-03-04T17:37:38.286Z Checking elliptic-curve v0.13.8
21302026-03-04T17:37:38.698Z Checking zlib-rs v0.6.2
21312026-03-04T17:37:39.005Z Checking rsa v0.9.10
21322026-03-04T17:37:39.008Z Checking crossbeam-deque v0.8.6
21332026-03-04T17:37:39.377Z Checking rfc6979 v0.4.0
21342026-03-04T17:37:39.467Z Checking toml_write v0.1.2
21352026-03-04T17:37:39.622Z Checking ecdsa v0.16.9
21362026-03-04T17:37:39.830Z Checking toml_parser v1.0.9+spec-1.1.0
21372026-03-04T17:37:39.892Z Checking toml_edit v0.22.27
21382026-03-04T17:37:40.041Z Checking curve25519-dalek v4.1.3
21392026-03-04T17:37:40.413Z Checking rustix v0.38.44
21402026-03-04T17:37:40.555Z Checking dof v0.4.0
21412026-03-04T17:37:40.617Z Checking env_filter v1.0.0
21422026-03-04T17:37:40.673Z Checking flate2 v1.1.9
21432026-03-04T17:37:40.938Z Checking keccak v0.1.6
21442026-03-04T17:37:41.000Z Checking dof v0.3.0
21452026-03-04T17:37:41.176Z Checking newtype-uuid v1.3.2
21462026-03-04T17:37:41.356Z Checking psl-types v2.0.11
21472026-03-04T17:37:41.359Z Checking sha3 v0.10.8
21482026-03-04T17:37:41.562Z Checking daft v0.1.5
21492026-03-04T17:37:41.635Z Checking publicsuffix v2.3.0
21502026-03-04T17:37:41.694Z Checking usdt-impl v0.5.0
21512026-03-04T17:37:41.847Z Checking env_logger v0.11.9
21522026-03-04T17:37:41.910Z Checking ed25519 v2.2.3
21532026-03-04T17:37:41.974Z Checking cookie v0.18.1
21542026-03-04T17:37:42.095Z Checking itertools v0.13.0
21552026-03-04T17:37:42.284Z Checking serde_with v3.17.0
21562026-03-04T17:37:42.338Z Checking usdt-impl v0.6.0
21572026-03-04T17:37:42.341Z Checking bitflags v1.3.2
21582026-03-04T17:37:42.341Z Checking siphasher v1.0.2
21592026-03-04T17:37:42.482Z Checking cookie_store v0.22.1
21602026-03-04T17:37:42.485Z Checking ed25519-dalek v2.2.0
21612026-03-04T17:37:42.593Z Checking rustls-platform-verifier v0.6.2
21622026-03-04T17:37:42.596Z Checking unicode-normalization v0.1.25
21632026-03-04T17:37:42.715Z Checking toml_datetime v0.7.5+spec-1.1.0
21642026-03-04T17:37:42.865Z Checking signal-hook v0.3.18
21652026-03-04T17:37:42.928Z Checking usdt v0.6.0
21662026-03-04T17:37:43.001Z Checking managed v0.8.0
21672026-03-04T17:37:43.155Z Checking winnow v0.5.40
21682026-03-04T17:37:43.209Z Checking reqwest v0.13.2
21692026-03-04T17:37:43.267Z Checking rayon-core v1.13.0
21702026-03-04T17:37:43.326Z Checking bzip2-sys v0.1.13+1.0.8
21712026-03-04T17:37:43.470Z Checking object v0.37.3
21722026-03-04T17:37:43.533Z Checking foldhash v0.1.5
21732026-03-04T17:37:43.592Z Checking bzip2 v0.4.4
21742026-03-04T17:37:43.840Z Checking hashbrown v0.15.5
21752026-03-04T17:37:43.957Z Checking signal-hook-mio v0.2.5
21762026-03-04T17:37:44.018Z Checking ref-cast v1.0.25
21772026-03-04T17:37:44.192Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-03-04T17:37:44.254Z Checking zip v0.6.6
21792026-03-04T17:37:44.479Z Checking zstd-safe v7.2.4
21802026-03-04T17:37:44.580Z Checking libbz2-rs-sys v0.2.2
21812026-03-04T17:37:44.861Z Checking bumpalo v3.20.2
21822026-03-04T17:37:44.940Z Checking zstd v0.13.3
21832026-03-04T17:37:45.002Z Checking crossterm v0.28.1
21842026-03-04T17:37:45.144Z Checking rayon v1.11.0
21852026-03-04T17:37:45.268Z Checking zopfli v0.8.3
21862026-03-04T17:37:45.380Z Checking similar v2.7.0
21872026-03-04T17:37:45.546Z Checking bzip2 v0.6.1
21882026-03-04T17:37:45.897Z Checking fs-err v3.3.0
21892026-03-04T17:37:45.957Z Checking hash32 v0.2.1
21902026-03-04T17:37:46.018Z Checking serde-big-array v0.5.1
21912026-03-04T17:37:46.074Z Checking toml_edit v0.19.15
21922026-03-04T17:37:46.299Z Checking predicates-core v1.0.10
21932026-03-04T17:37:46.303Z Checking jiff v0.2.21
21942026-03-04T17:37:46.413Z Checking unicode-bidi v0.3.18
21952026-03-04T17:37:46.559Z Checking unicode-properties v0.1.4
21962026-03-04T17:37:46.621Z Checking heapless v0.7.17
21972026-03-04T17:37:46.667Z Checking hickory-proto v0.25.2
21982026-03-04T17:37:46.991Z Checking tokio-stream v0.1.18
21992026-03-04T17:37:47.167Z Checking stringprep v0.1.5
22002026-03-04T17:37:47.513Z Checking md-5 v0.10.6
22012026-03-04T17:37:47.625Z Checking float-cmp v0.10.0
22022026-03-04T17:37:47.816Z Checking fallible-iterator v0.2.0
22032026-03-04T17:37:47.878Z Checking difflib v0.4.0
22042026-03-04T17:37:47.939Z Checking rustc-hash v2.1.1
22052026-03-04T17:37:48.198Z Checking normalize-line-endings v0.3.0
22062026-03-04T17:37:48.301Z Checking iddqd v0.3.17
22072026-03-04T17:37:48.406Z Checking predicates v3.1.4
22082026-03-04T17:37:48.486Z Checking postgres-protocol v0.6.10
22092026-03-04T17:37:48.548Z Checking toml v0.7.8
22102026-03-04T17:37:48.625Z Checking smoltcp v0.9.1
22112026-03-04T17:37:49.133Z Checking phf_shared v0.13.1
22122026-03-04T17:37:49.220Z Checking phf_shared v0.11.3
22132026-03-04T17:37:49.374Z Checking itertools v0.12.1
22142026-03-04T17:37:49.581Z Checking console v0.16.2
22152026-03-04T17:37:49.645Z Checking buf-list v1.1.2
22162026-03-04T17:37:49.780Z Checking strum v0.27.2
22172026-03-04T17:37:50.029Z Checking fixedbitset v0.5.7
22182026-03-04T17:37:50.089Z Checking fixedbitset v0.4.2
22192026-03-04T17:37:50.151Z Checking unit-prefix v0.5.2
22202026-03-04T17:37:50.294Z Checking lalrpop-util v0.19.12
22212026-03-04T17:37:50.344Z Checking precomputed-hash v0.1.1
22222026-03-04T17:37:50.435Z Checking new_debug_unreachable v1.0.6
22232026-03-04T17:37:50.498Z Checking petgraph v0.6.5
22242026-03-04T17:37:50.501Z Checking petgraph v0.8.3
22252026-03-04T17:37:50.611Z Checking indicatif v0.18.4
22262026-03-04T17:37:50.613Z Checking string_cache v0.8.9
22272026-03-04T17:37:50.715Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-03-04T17:37:51.025Z Checking phf v0.13.1
22292026-03-04T17:37:51.381Z Checking postgres-types v0.2.12
22302026-03-04T17:37:51.451Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-03-04T17:37:51.714Z Checking zip v4.6.1
22322026-03-04T17:37:51.718Z Checking zone v0.3.1
22332026-03-04T17:37:52.098Z Checking whoami v2.1.0
22342026-03-04T17:37:52.170Z Checking peg-runtime v0.8.5
22352026-03-04T17:37:52.554Z Checking tokio-postgres v0.7.16
22362026-03-04T17:37:52.648Z Checking futures-executor v0.3.32
22372026-03-04T17:37:52.713Z Checking is-terminal v0.4.17
22382026-03-04T17:37:52.927Z Checking crossbeam-channel v0.5.15
22392026-03-04T17:37:52.987Z Checking futures v0.3.32
22402026-03-04T17:37:53.044Z Checking thread_local v1.1.9
22412026-03-04T17:37:53.171Z Checking take_mut v0.2.2
22422026-03-04T17:37:53.352Z Checking term v1.2.1
22432026-03-04T17:37:53.414Z Checking regress v0.10.5
22442026-03-04T17:37:53.417Z Compiling rustls v0.22.4
22452026-03-04T17:37:53.531Z Compiling newtype-uuid-macros v0.1.0
22462026-03-04T17:37:53.642Z Checking slog-async v2.8.0
22472026-03-04T17:37:53.872Z Checking slog-term v2.9.2
22482026-03-04T17:37:54.013Z Compiling structmeta-derive v0.3.0
22492026-03-04T17:37:54.017Z Compiling multer v3.1.0
22502026-03-04T17:37:54.252Z Compiling async-stream-impl v0.3.6
22512026-03-04T17:37:54.533Z Compiling dropshot v0.16.7
22522026-03-04T17:37:54.615Z Compiling dropshot_endpoint v0.16.7
22532026-03-04T17:37:55.051Z Checking match_cfg v0.1.0
22542026-03-04T17:37:55.213Z Checking hostname v0.3.1
22552026-03-04T17:37:55.216Z Checking slog-json v2.6.1
22562026-03-04T17:37:55.387Z Checking debug-ignore v1.0.5
22572026-03-04T17:37:55.443Z Checking serde_spanned v1.0.4
22582026-03-04T17:37:55.587Z Checking toml_writer v1.0.6+spec-1.1.0
22592026-03-04T17:37:55.590Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22602026-03-04T17:37:55.691Z Checking slog-bunyan v2.5.0
22612026-03-04T17:37:55.737Z Checking rustls-webpki v0.102.8
22622026-03-04T17:37:55.931Z Checking serde_path_to_error v0.1.20
22632026-03-04T17:37:55.991Z Checking toml v0.9.12+spec-1.1.0
22642026-03-04T17:37:56.497Z Checking async-stream v0.3.6
22652026-03-04T17:37:56.557Z Compiling structmeta v0.3.0
22662026-03-04T17:37:56.561Z Checking progenitor-client v0.13.0
22672026-03-04T17:37:56.765Z Checking waitgroup v0.1.2
22682026-03-04T17:37:56.768Z Checking rustls-pemfile v2.2.0
22692026-03-04T17:37:56.990Z Checking hostname v0.4.2
22702026-03-04T17:37:56.993Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22712026-03-04T17:37:57.106Z Compiling derive-ex v0.1.8
22722026-03-04T17:37:57.109Z Compiling parse-display-derive v0.10.0
22732026-03-04T17:37:57.208Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-03-04T17:37:57.211Z Checking itertools v0.14.0
22752026-03-04T17:37:57.407Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762026-03-04T17:37:57.517Z Checking macaddr v1.0.1
22772026-03-04T17:37:57.819Z Checking progenitor-client v0.10.0
22782026-03-04T17:37:57.928Z Checking instant v0.1.13
22792026-03-04T17:37:58.128Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-04T17:37:58.201Z Checking backoff v0.4.0
22812026-03-04T17:37:58.297Z Checking backon v1.6.0
22822026-03-04T17:37:58.371Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22832026-03-04T17:37:58.645Z Checking heck v0.5.0
22842026-03-04T17:37:58.734Z Checking camino-tempfile v1.4.1
22852026-03-04T17:37:59.103Z Checking toml v0.8.23
22862026-03-04T17:37:59.514Z Compiling cfg_aliases v0.2.1
22872026-03-04T17:37:59.693Z Compiling memoffset v0.9.1
22882026-03-04T17:37:59.916Z Compiling toml_edit v0.23.10+spec-1.0.0
22892026-03-04T17:37:59.969Z Compiling crucible-workspace-hack v0.1.0
22902026-03-04T17:38:00.029Z Checking tokio-rustls v0.25.0
22912026-03-04T17:38:00.503Z Checking secrecy v0.10.3
22922026-03-04T17:38:00.708Z Checking glob v0.3.3
22932026-03-04T17:38:00.768Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942026-03-04T17:38:01.054Z Checking parse-display v0.10.0
22952026-03-04T17:38:01.107Z Compiling test-strategy v0.4.5
22962026-03-04T17:38:01.110Z Compiling proc-macro-crate v3.4.0
22972026-03-04T17:38:01.221Z Compiling heapless v0.8.0
22982026-03-04T17:38:01.436Z Checking tabwriter v1.4.1
22992026-03-04T17:38:01.760Z Checking hash32 v0.3.1
23002026-03-04T17:38:01.818Z Compiling ingot-macros v0.1.1
23012026-03-04T17:38:02.033Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23022026-03-04T17:38:02.275Z Compiling unsafe-libyaml v0.2.11
23032026-03-04T17:38:02.382Z Compiling smoltcp v0.11.0
23042026-03-04T17:38:02.430Z Compiling convert_case v0.4.0
23052026-03-04T17:38:02.433Z Compiling num_enum_derive v0.7.5
23062026-03-04T17:38:03.339Z Compiling derive_more v0.99.20
23072026-03-04T17:38:04.150Z Compiling serde_yaml v0.9.34+deprecated
23082026-03-04T17:38:04.232Z Checking cobs v0.3.0
23092026-03-04T17:38:04.527Z Compiling foreign-types-macros v0.2.3
23102026-03-04T17:38:04.629Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23112026-03-04T17:38:04.745Z Checking foreign-types-shared v0.3.1
23122026-03-04T17:38:04.876Z Checking cpufeatures v0.3.0
23132026-03-04T17:38:04.951Z Checking num_enum v0.7.5
23142026-03-04T17:38:05.053Z Checking chacha20 v0.10.0
23152026-03-04T17:38:05.184Z Checking postcard v1.1.3
23162026-03-04T17:38:05.508Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23172026-03-04T17:38:05.744Z Checking foreign-types v0.5.0
23182026-03-04T17:38:06.060Z Compiling proc-macro-crate v1.3.1
23192026-03-04T17:38:06.168Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23202026-03-04T17:38:06.583Z Checking sigpipe v0.1.3
23212026-03-04T17:38:06.672Z Checking cstr-argument v0.1.2
23222026-03-04T17:38:06.767Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-04T17:38:06.944Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23242026-03-04T17:38:07.024Z Checking colored v3.1.1
23252026-03-04T17:38:07.347Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23262026-03-04T17:38:07.619Z Compiling num_enum_derive v0.5.11
23272026-03-04T17:38:07.677Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23282026-03-04T17:38:07.680Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23292026-03-04T17:38:07.861Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-03-04T17:38:07.947Z Checking rand v0.10.0
23312026-03-04T17:38:08.047Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-04T17:38:08.209Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23332026-03-04T17:38:08.520Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23342026-03-04T17:38:08.586Z Checking ingot-types v0.1.2
23352026-03-04T17:38:08.589Z Compiling nix v0.30.1
23362026-03-04T17:38:08.802Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23372026-03-04T17:38:08.989Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23382026-03-04T17:38:09.414Z Checking smf v0.2.3
23392026-03-04T17:38:09.509Z Compiling num-derive v0.4.2
23402026-03-04T17:38:09.567Z Checking ingot v0.1.1
23412026-03-04T17:38:09.705Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-03-04T17:38:09.905Z Checking num_enum v0.5.11
23432026-03-04T17:38:09.957Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23442026-03-04T17:38:10.176Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23452026-03-04T17:38:10.254Z Checking whoami v1.6.1
23462026-03-04T17:38:10.308Z Compiling typify-impl v0.6.1
23472026-03-04T17:38:10.627Z Checking half v2.7.1
23482026-03-04T17:38:10.865Z Checking ciborium-io v0.2.2
23492026-03-04T17:38:11.104Z Checking indent_write v2.2.0
23502026-03-04T17:38:11.264Z Checking ciborium-ll v0.2.2
23512026-03-04T17:38:11.398Z Checking universal-hash v0.5.1
23522026-03-04T17:38:11.669Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23532026-03-04T17:38:11.672Z Checking ciborium v0.2.2
23542026-03-04T17:38:11.784Z Checking opaque-debug v0.3.1
23552026-03-04T17:38:11.909Z Checking aead v0.5.2
23562026-03-04T17:38:11.965Z Checking swrite v0.1.0
23572026-03-04T17:38:12.173Z Checking poly1305 v0.8.0
23582026-03-04T17:38:12.177Z Checking chacha20 v0.9.1
23592026-03-04T17:38:12.289Z Checking unicode-width v0.1.14
23602026-03-04T17:38:12.627Z Compiling thiserror-impl-no-std v2.0.2
23612026-03-04T17:38:12.752Z Checking password-hash v0.5.0
23622026-03-04T17:38:12.807Z Checking blake2 v0.10.6
23632026-03-04T17:38:12.860Z Compiling usdt-macro v0.5.0
23642026-03-04T17:38:13.268Z Compiling usdt-attr-macro v0.5.0
23652026-03-04T17:38:13.347Z Checking memmap v0.7.0
23662026-03-04T17:38:13.646Z Checking argon2 v0.5.3
23672026-03-04T17:38:13.753Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23682026-03-04T17:38:13.755Z Checking chacha20poly1305 v0.10.1
23692026-03-04T17:38:14.087Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23702026-03-04T17:38:14.424Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23712026-03-04T17:38:14.478Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23722026-03-04T17:38:14.724Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23732026-03-04T17:38:14.920Z Checking usdt v0.5.0
23742026-03-04T17:38:15.004Z Compiling derive-where v1.6.0
23752026-03-04T17:38:15.105Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23762026-03-04T17:38:15.172Z Checking atomicwrites v0.4.4
23772026-03-04T17:38:15.269Z Checking tokio-dtrace v0.1.1
23782026-03-04T17:38:15.385Z Checking thiserror-no-std v2.0.2
23792026-03-04T17:38:15.447Z Checking console v0.15.11
23802026-03-04T17:38:15.577Z Checking vsss-rs v3.3.4
23812026-03-04T17:38:15.656Z Checking oxide-tokio-rt v0.1.2
23822026-03-04T17:38:15.967Z Checking newline-converter v0.3.0
23832026-03-04T17:38:16.084Z Compiling prettyplease v0.2.37
23842026-03-04T17:38:16.206Z Checking expectorate v1.2.0
23852026-03-04T17:38:16.421Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23862026-03-04T17:38:16.481Z Checking bytecount v0.6.9
23872026-03-04T17:38:16.612Z Compiling owo-colors v4.3.0
23882026-03-04T17:38:16.698Z Compiling cancel-safe-futures v0.1.5
23892026-03-04T17:38:17.218Z Checking libsw-core v0.3.2
23902026-03-04T17:38:17.567Z Checking libsw v3.5.0
23912026-03-04T17:38:17.899Z Checking linear-map v1.2.0
23922026-03-04T17:38:18.022Z Checking same-file v1.0.6
23932026-03-04T17:38:18.026Z Checking num-rational v0.4.2
23942026-03-04T17:38:18.191Z Checking num-complex v0.4.6
23952026-03-04T17:38:18.296Z Checking walkdir v2.5.0
23962026-03-04T17:38:18.300Z Checking float-ord v0.3.2
23972026-03-04T17:38:18.583Z Compiling typify-impl v0.4.3
23982026-03-04T17:38:18.657Z Checking gethostname v0.5.0
23992026-03-04T17:38:18.731Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24002026-03-04T17:38:18.910Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-03-04T17:38:19.096Z Checking num v0.4.3
24022026-03-04T17:38:19.153Z Compiling async-recursion v1.1.1
24032026-03-04T17:38:19.209Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24042026-03-04T17:38:19.377Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24052026-03-04T17:38:21.489Z Compiling typify-macro v0.6.1
24062026-03-04T17:38:22.039Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24072026-03-04T17:38:23.074Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24082026-03-04T17:38:24.074Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24092026-03-04T17:38:25.152Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24102026-03-04T17:38:25.249Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24112026-03-04T17:38:25.355Z Compiling typify v0.6.1
24122026-03-04T17:38:25.587Z Compiling progenitor-impl v0.13.0
24132026-03-04T17:38:28.141Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24142026-03-04T17:38:29.480Z Checking smawk v0.3.2
24152026-03-04T17:38:29.545Z Checking unicode-linebreak v0.1.5
24162026-03-04T17:38:29.680Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24172026-03-04T17:38:29.758Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24182026-03-04T17:38:29.977Z Compiling typify-macro v0.4.3
24192026-03-04T17:38:30.054Z Checking globset v0.4.18
24202026-03-04T17:38:31.028Z Compiling convert_case v0.10.0
24212026-03-04T17:38:32.140Z Compiling slog-dtrace v0.3.0
24222026-03-04T17:38:32.197Z Compiling progenitor-macro v0.13.0
24232026-03-04T17:38:32.559Z Checking resolv-conf v0.7.6
24242026-03-04T17:38:32.937Z Compiling derive_more-impl v2.1.1
24252026-03-04T17:38:33.728Z Compiling pin-project-internal v1.1.11
24262026-03-04T17:38:33.861Z Compiling typify v0.4.3
24272026-03-04T17:38:34.352Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24282026-03-04T17:38:34.788Z Checking pem v3.0.6
24292026-03-04T17:38:34.847Z Checking derive_more v2.1.1
24302026-03-04T17:38:34.968Z Checking fd-lock v4.0.4
24312026-03-04T17:38:35.028Z Checking crossterm v0.29.0
24322026-03-04T17:38:35.137Z Checking vte v0.14.1
24332026-03-04T17:38:35.247Z Checking display-error-chain v0.2.2
24342026-03-04T17:38:35.490Z Checking strip-ansi-escapes v0.2.1
24352026-03-04T17:38:35.550Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24362026-03-04T17:38:35.735Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24372026-03-04T17:38:36.007Z Compiling snafu-derive v0.8.9
24382026-03-04T17:38:36.318Z Checking linked-hash-map v0.5.6
24392026-03-04T17:38:36.515Z Checking pin-project v1.1.11
24402026-03-04T17:38:36.725Z Checking nu-ansi-term v0.50.3
24412026-03-04T17:38:36.782Z Checking termtree v0.5.1
24422026-03-04T17:38:36.981Z Checking lru-cache v0.1.2
24432026-03-04T17:38:37.088Z Compiling progenitor-impl v0.11.2
24442026-03-04T17:38:37.206Z Checking reedline v0.40.0
24452026-03-04T17:38:37.265Z Checking textwrap v0.16.2
24462026-03-04T17:38:37.740Z Checking olpc-cjson v0.1.4
24472026-03-04T17:38:38.055Z Checking hickory-proto v0.24.4
24482026-03-04T17:38:39.816Z Checking serde_plain v1.0.2
24492026-03-04T17:38:40.137Z Compiling minimal-lexical v0.2.1
24502026-03-04T17:38:40.184Z Checking typed-path v0.9.3
24512026-03-04T17:38:40.673Z Compiling nom v7.1.3
24522026-03-04T17:38:40.812Z Checking snafu v0.8.9
24532026-03-04T17:38:42.146Z Checking tough v0.20.0
24542026-03-04T17:38:42.358Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24552026-03-04T17:38:43.503Z Checking progenitor-client v0.11.2
24562026-03-04T17:38:43.566Z Checking nibble_vec v0.1.0
24572026-03-04T17:38:43.852Z Checking endian-type v0.1.2
24582026-03-04T17:38:43.912Z Compiling progenitor-macro v0.11.2
24592026-03-04T17:38:44.008Z Checking hickory-resolver v0.24.4
24602026-03-04T17:38:44.069Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24612026-03-04T17:38:44.150Z Checking radix_trie v0.2.1
24622026-03-04T17:38:44.276Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24632026-03-04T17:38:44.636Z Compiling ar_archive_writer v0.5.1
24642026-03-04T17:38:44.739Z Checking progenitor v0.13.0
24652026-03-04T17:38:45.011Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24662026-03-04T17:38:45.396Z Checking humantime v2.3.0
24672026-03-04T17:38:45.635Z Checking qorb v0.4.1
24682026-03-04T17:38:45.823Z Checking csv-core v0.1.13
24692026-03-04T17:38:46.241Z Checking base64 v0.21.7
24702026-03-04T17:38:46.303Z Checking csv v1.4.0
24712026-03-04T17:38:46.847Z Compiling psm v0.1.30
24722026-03-04T17:38:46.850Z Compiling stacker v0.1.23
24732026-03-04T17:38:47.187Z Checking highway v1.3.0
24742026-03-04T17:38:47.466Z Compiling cfg_aliases v0.1.1
24752026-03-04T17:38:47.651Z Compiling nix v0.28.0
24762026-03-04T17:38:48.032Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24772026-03-04T17:38:48.170Z Checking papergrid v0.11.0
24782026-03-04T17:38:48.344Z Compiling tabled_derive v0.7.0
24792026-03-04T17:38:48.475Z Checking home v0.5.12
24802026-03-04T17:38:48.935Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24812026-03-04T17:38:49.126Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24822026-03-04T17:38:49.688Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24832026-03-04T17:38:50.256Z Checking phf_shared v0.12.1
24842026-03-04T17:38:50.600Z Compiling recursive-proc-macro-impl v0.1.1
24852026-03-04T17:38:50.657Z Checking tabled v0.15.0
24862026-03-04T17:38:50.799Z Compiling chrono-tz v0.10.4
24872026-03-04T17:38:50.897Z Compiling semver v0.1.20
24882026-03-04T17:38:51.235Z Checking phf v0.12.1
24892026-03-04T17:38:51.316Z Compiling rustc_version v0.1.7
24902026-03-04T17:38:51.433Z Checking recursive v0.1.1
24912026-03-04T17:38:51.564Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24922026-03-04T17:38:51.649Z Compiling const_format_proc_macros v0.2.34
24932026-03-04T17:38:51.802Z Compiling peg-macros v0.8.5
24942026-03-04T17:38:52.641Z Checking winnow v0.6.26
24952026-03-04T17:38:53.354Z Compiling sqlparser_derive v0.5.0
24962026-03-04T17:38:54.012Z Checking unicode_categories v0.1.1
24972026-03-04T17:38:54.388Z Checking rustyline v14.0.0
24982026-03-04T17:38:54.862Z Checking const_format v0.2.35
24992026-03-04T17:38:55.094Z Checking sqlparser v0.61.0
25002026-03-04T17:38:55.298Z Checking peg v0.8.5
25012026-03-04T17:38:55.491Z Checking sqlformat v0.3.5
25022026-03-04T17:38:55.494Z Compiling newtype_derive v0.1.6
25032026-03-04T17:38:55.853Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25042026-03-04T17:38:55.949Z Checking bcs v0.1.6
25052026-03-04T17:38:56.070Z Checking progenitor v0.11.2
25062026-03-04T17:38:56.329Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25072026-03-04T17:38:56.386Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25082026-03-04T17:38:56.469Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25092026-03-04T17:38:56.526Z Checking steno v0.4.1
25102026-03-04T17:38:56.706Z Checking utf-8 v0.7.6
25112026-03-04T17:38:56.770Z Checking filetime v0.2.27
25122026-03-04T17:38:57.005Z Checking arc-swap v1.8.2
25132026-03-04T17:38:57.060Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25142026-03-04T17:38:57.063Z Checking xattr v1.6.1
25152026-03-04T17:38:57.406Z Checking tar v0.4.44
25162026-03-04T17:38:57.513Z Checking slog-scope v4.4.1
25172026-03-04T17:38:57.811Z Compiling progenitor-impl v0.10.0
25182026-03-04T17:38:58.269Z Checking slog-stdlog v4.1.1
25192026-03-04T17:38:58.724Z Checking slog-envlogger v2.2.0
25202026-03-04T17:38:58.809Z Checking tungstenite v0.21.0
25212026-03-04T17:38:59.050Z Checking typeid v1.0.3
25222026-03-04T17:38:59.276Z Checking subprocess v0.2.15
25232026-03-04T17:38:59.734Z Checking tokio-tungstenite v0.21.0
25242026-03-04T17:38:59.919Z Checking headers-core v0.3.0
25252026-03-04T17:39:00.139Z Checking headers v0.4.1
25262026-03-04T17:39:00.314Z Compiling lzma-sys v0.1.20
25272026-03-04T17:39:00.660Z Compiling cargo_toml v0.22.3
25282026-03-04T17:39:01.135Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25292026-03-04T17:39:01.217Z Checking yasna v0.5.2
25302026-03-04T17:39:01.514Z Checking xz2 v0.1.7
25312026-03-04T17:39:01.609Z Checking ron v0.12.0
25322026-03-04T17:39:01.899Z Checking base16ct v1.0.0
25332026-03-04T17:39:02.114Z Checking rcgen v0.12.1
25342026-03-04T17:39:02.179Z Checking dropshot-api-manager-types v0.5.2
25352026-03-04T17:39:02.584Z Checking tagptr v0.2.0
25362026-03-04T17:39:02.796Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25372026-03-04T17:39:02.901Z Checking moka v0.12.13
25382026-03-04T17:39:03.165Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25392026-03-04T17:39:03.400Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25402026-03-04T17:39:03.460Z Compiling radium v0.7.0
25412026-03-04T17:39:04.090Z Compiling libefi-sys v0.1.0
25422026-03-04T17:39:04.462Z Compiling bitfield-struct v0.6.2
25432026-03-04T17:39:04.571Z Checking hickory-resolver v0.25.2
25442026-03-04T17:39:04.628Z Compiling progenitor-macro v0.10.0
25452026-03-04T17:39:04.676Z Checking tap v1.0.1
25462026-03-04T17:39:04.929Z Compiling maybe-uninit v2.0.0
25472026-03-04T17:39:05.647Z Checking wyz v0.5.1
25482026-03-04T17:39:05.871Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25492026-03-04T17:39:05.950Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502026-03-04T17:39:06.136Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25512026-03-04T17:39:06.592Z Compiling zerocopy-derive v0.6.6
25522026-03-04T17:39:06.712Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25532026-03-04T17:39:06.908Z Checking funty v2.0.0
25542026-03-04T17:39:07.031Z Checking crc-catalog v2.4.0
25552026-03-04T17:39:07.091Z Compiling packed_struct v0.10.1
25562026-03-04T17:39:07.260Z Checking crc v3.4.0
25572026-03-04T17:39:07.700Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25582026-03-04T17:39:07.778Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25592026-03-04T17:39:07.858Z Checking bitvec v1.0.1
25602026-03-04T17:39:07.947Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25612026-03-04T17:39:08.200Z Compiling packed_struct_codegen v0.10.1
25622026-03-04T17:39:08.254Z Compiling bitfield-macros v0.19.4
25632026-03-04T17:39:08.483Z Checking zerocopy v0.6.6
25642026-03-04T17:39:09.297Z Compiling indexmap v1.9.3
25652026-03-04T17:39:09.703Z Checking nodrop v0.1.14
25662026-03-04T17:39:09.939Z Checking array-init v0.0.4
25672026-03-04T17:39:09.942Z Checking bitfield v0.19.4
25682026-03-04T17:39:10.116Z Checking smallvec v0.6.14
25692026-03-04T17:39:10.598Z Checking hashbrown v0.12.3
25702026-03-04T17:39:10.695Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25712026-03-04T17:39:10.781Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25722026-03-04T17:39:10.838Z Checking serde-hex v0.1.0
25732026-03-04T17:39:11.018Z Checking ron v0.8.1
25742026-03-04T17:39:12.306Z Checking hashbrown v0.13.2
25752026-03-04T17:39:12.367Z Checking crc-any v2.5.0
25762026-03-04T17:39:12.688Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25772026-03-04T17:39:12.804Z Checking path-slash v0.1.5
25782026-03-04T17:39:13.032Z Compiling xshell-macros v0.2.7
25792026-03-04T17:39:13.075Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25802026-03-04T17:39:13.366Z Checking object v0.30.4
25812026-03-04T17:39:13.818Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25822026-03-04T17:39:13.880Z Checking xshell v0.2.7
25832026-03-04T17:39:14.213Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25842026-03-04T17:39:14.311Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25852026-03-04T17:39:14.869Z Checking half v1.8.3
25862026-03-04T17:39:15.298Z Compiling num-derive v0.3.3
25872026-03-04T17:39:15.367Z Checking serde_cbor v0.11.2
25882026-03-04T17:39:15.876Z Compiling proc-macro-error-attr2 v2.0.0
25892026-03-04T17:39:16.368Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25902026-03-04T17:39:16.888Z Compiling nix v0.31.1
25912026-03-04T17:39:16.949Z Compiling proc-macro-error2 v2.0.1
25922026-03-04T17:39:17.262Z Checking progenitor v0.10.0
25932026-03-04T17:39:17.320Z Checking libscf-sys v1.1.0
25942026-03-04T17:39:17.548Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25952026-03-04T17:39:17.614Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25962026-03-04T17:39:17.618Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25972026-03-04T17:39:17.913Z Compiling tabled_derive v0.11.0
25982026-03-04T17:39:18.082Z Checking papergrid v0.17.0
25992026-03-04T17:39:18.343Z Checking testing_table v0.3.0
26002026-03-04T17:39:19.237Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26012026-03-04T17:39:19.937Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26022026-03-04T17:39:20.056Z Checking maplit v1.0.2
26032026-03-04T17:39:20.245Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26042026-03-04T17:39:20.494Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26052026-03-04T17:39:20.667Z Checking tabled v0.20.0
26062026-03-04T17:39:21.098Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26072026-03-04T17:39:21.162Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26082026-03-04T17:39:21.272Z Checking crc8 v0.1.1
26092026-03-04T17:39:21.488Z Checking fxhash v0.2.1
26102026-03-04T17:39:21.574Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26112026-03-04T17:39:21.730Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26122026-03-04T17:39:23.269Z Checking unicase v2.9.0
26132026-03-04T17:39:23.327Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26142026-03-04T17:39:23.626Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26152026-03-04T17:39:23.982Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26162026-03-04T17:39:24.332Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26172026-03-04T17:39:24.432Z Checking kstat-rs v0.2.4
26182026-03-04T17:39:24.833Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26192026-03-04T17:39:24.894Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26202026-03-04T17:39:25.083Z Compiling parking_lot_core v0.8.6
26212026-03-04T17:39:25.574Z Compiling git-stub v1.0.0
26222026-03-04T17:39:25.713Z Compiling dsl_auto_type v0.1.3
26232026-03-04T17:39:25.922Z Checking scheduled-thread-pool v0.2.7
26242026-03-04T17:39:26.130Z Compiling vergen-gitcl v1.0.8
26252026-03-04T17:39:26.254Z Compiling diesel_table_macro_syntax v0.2.0
26262026-03-04T17:39:26.389Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26272026-03-04T17:39:26.633Z Checking r2d2 v0.8.10
26282026-03-04T17:39:26.698Z Compiling git-stub-vcs v0.1.0
26292026-03-04T17:39:27.041Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26302026-03-04T17:39:27.150Z Compiling diesel_derives v2.2.7
26312026-03-04T17:39:27.206Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26322026-03-04T17:39:27.484Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26332026-03-04T17:39:27.572Z Checking parking_lot v0.11.2
26342026-03-04T17:39:27.979Z Checking prefix-trie v0.7.0
26352026-03-04T17:39:27.983Z Checking nanorand v0.7.0
26362026-03-04T17:39:28.086Z Compiling dirs-sys-next v0.1.2
26372026-03-04T17:39:28.289Z Compiling crunchy v0.2.4
26382026-03-04T17:39:28.465Z Checking flume v0.11.1
26392026-03-04T17:39:28.652Z Compiling dirs-next v2.0.0
26402026-03-04T17:39:28.733Z Checking hickory-server v0.25.2
26412026-03-04T17:39:29.012Z Checking sled v0.34.7
26422026-03-04T17:39:29.063Z Compiling clang-sys v1.8.1
26432026-03-04T17:39:29.067Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26442026-03-04T17:39:29.173Z Checking hickory-client v0.25.2
26452026-03-04T17:39:29.474Z Compiling tiny-keccak v2.0.2
26462026-03-04T17:39:29.893Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26472026-03-04T17:39:29.977Z Compiling term v0.7.0
26482026-03-04T17:40:11.411Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26492026-03-04T17:40:11.530Z Compiling bit-vec v0.6.3
26502026-03-04T17:40:11.530Z Compiling salty v0.3.0
26512026-03-04T17:40:11.530Z Compiling ascii-canvas v3.0.0
26522026-03-04T17:40:11.530Z Compiling bit-set v0.5.3
26532026-03-04T17:40:11.530Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26542026-03-04T17:40:11.531Z Checking primeorder v0.13.6
26552026-03-04T17:40:11.531Z Compiling itertools v0.10.5
26562026-03-04T17:40:11.531Z Compiling ena v0.14.4
26572026-03-04T17:40:11.531Z Compiling libloading v0.8.9
26582026-03-04T17:40:11.531Z Compiling diff v0.1.13
26592026-03-04T17:40:11.531Z Compiling bindgen v0.71.1
26602026-03-04T17:40:11.531Z Compiling regex-syntax v0.6.29
26612026-03-04T17:40:11.531Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26622026-03-04T17:40:11.531Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26632026-03-04T17:40:11.531Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26642026-03-04T17:40:11.662Z Compiling cexpr v0.6.0
26652026-03-04T17:40:11.730Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26662026-03-04T17:40:11.730Z Compiling lalrpop v0.19.12
26672026-03-04T17:40:11.730Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26682026-03-04T17:40:11.730Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26692026-03-04T17:40:11.730Z Compiling libxml v0.3.3
26702026-03-04T17:40:11.730Z Compiling fs-err v2.11.0
26712026-03-04T17:40:11.730Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26722026-03-04T17:40:11.730Z Checking diesel v2.2.12
26732026-03-04T17:40:11.730Z Checking p384 v0.13.1
26742026-03-04T17:40:11.730Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26752026-03-04T17:40:11.730Z Compiling strum_macros v0.24.3
26762026-03-04T17:40:11.730Z Compiling indoc v1.0.9
26772026-03-04T17:40:11.730Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26782026-03-04T17:40:11.730Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26792026-03-04T17:40:11.731Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26802026-03-04T17:40:11.731Z Checking quick-xml v0.37.5
26812026-03-04T17:40:11.731Z Checking derive_builder v0.20.2
26822026-03-04T17:40:11.731Z Compiling oso-derive v0.27.3
26832026-03-04T17:40:11.731Z Compiling impl-trait-for-tuples v0.2.3
26842026-03-04T17:40:11.731Z Compiling trait-variant v0.1.2
26852026-03-04T17:40:11.731Z Checking openssl-probe v0.1.6
26862026-03-04T17:40:11.731Z Checking parse-size v1.1.0
26872026-03-04T17:40:11.731Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26882026-03-04T17:40:11.731Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26892026-03-04T17:40:11.731Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26902026-03-04T17:40:11.731Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26912026-03-04T17:40:11.731Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26922026-03-04T17:40:11.731Z Checking assert_matches v1.5.0
26932026-03-04T17:40:11.731Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26942026-03-04T17:40:11.731Z Compiling mime_guess v2.0.5
26952026-03-04T17:40:11.731Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26962026-03-04T17:40:11.731Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26972026-03-04T17:40:11.732Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26982026-03-04T17:40:11.732Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992026-03-04T17:40:11.732Z Checking predicates-tree v1.0.13
27002026-03-04T17:40:11.732Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27012026-03-04T17:40:11.732Z Checking http-range v0.1.5
27022026-03-04T17:40:11.732Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27032026-03-04T17:40:11.732Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27042026-03-04T17:40:11.732Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27052026-03-04T17:40:11.732Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27062026-03-04T17:40:11.732Z Checking atty v0.2.14
27072026-03-04T17:40:11.732Z Compiling diesel-dtrace v0.4.2
27082026-03-04T17:40:11.732Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27092026-03-04T17:40:11.732Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27102026-03-04T17:40:11.732Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27112026-03-04T17:40:11.732Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27122026-03-04T17:40:11.732Z Checking bb8 v0.8.6
27132026-03-04T17:40:11.732Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-04T17:40:11.732Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27152026-03-04T17:40:11.732Z Checking corncobs v0.1.4
27162026-03-04T17:40:11.732Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27172026-03-04T17:40:11.732Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27182026-03-04T17:40:11.732Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27192026-03-04T17:40:11.732Z Checking hyper-staticfile v0.10.1
27202026-03-04T17:40:11.732Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27212026-03-04T17:40:11.732Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27222026-03-04T17:40:11.732Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27232026-03-04T17:40:11.732Z Checking ignore v0.4.25
27242026-03-04T17:40:11.732Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27252026-03-04T17:40:11.732Z Checking signal-hook-tokio v0.3.1
27262026-03-04T17:40:11.732Z Checking secrecy v0.8.0
27272026-03-04T17:40:11.732Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27282026-03-04T17:40:11.732Z Checking globwalk v0.9.1
27292026-03-04T17:40:11.732Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27302026-03-04T17:40:11.732Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27312026-03-04T17:40:11.732Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27322026-03-04T17:40:11.732Z Checking nonempty v0.12.0
27332026-03-04T17:40:11.732Z Checking camino-tempfile-ext v0.3.3
27342026-03-04T17:40:11.733Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-03-04T17:40:11.733Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27362026-03-04T17:40:11.733Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27372026-03-04T17:40:11.733Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27382026-03-04T17:40:11.733Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27392026-03-04T17:40:11.733Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27402026-03-04T17:40:11.733Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27412026-03-04T17:40:11.733Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27422026-03-04T17:40:11.733Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27432026-03-04T17:40:11.733Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27442026-03-04T17:40:11.733Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27452026-03-04T17:40:11.733Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27462026-03-04T17:40:11.733Z Checking tungstenite v0.23.0
27472026-03-04T17:40:11.733Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27482026-03-04T17:40:11.733Z Checking tokio-tungstenite v0.23.1
27492026-03-04T17:40:11.733Z Checking void v1.0.2
27502026-03-04T17:40:11.733Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27512026-03-04T17:40:11.733Z Checking lzss v0.8.2
27522026-03-04T17:40:11.733Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27532026-03-04T17:40:11.733Z Checking async-bb8-diesel v0.2.1
27542026-03-04T17:40:11.733Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27552026-03-04T17:40:11.733Z Checking nix v0.27.1
27562026-03-04T17:40:11.733Z Checking serde_bytes v0.11.19
27572026-03-04T17:40:11.733Z Checking rand_seeder v0.4.0
27582026-03-04T17:40:11.733Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27592026-03-04T17:40:11.823Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27602026-03-04T17:40:12.111Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27612026-03-04T17:40:12.486Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27622026-03-04T17:40:13.071Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27632026-03-04T17:40:14.144Z Checking is_ci v1.2.0
27642026-03-04T17:40:14.379Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27652026-03-04T17:40:14.895Z Checking yansi v1.0.1
27662026-03-04T17:40:14.957Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27672026-03-04T17:40:15.013Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27682026-03-04T17:40:15.874Z Checking pretty_assertions v1.4.1
27692026-03-04T17:40:16.178Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27702026-03-04T17:40:16.671Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27712026-03-04T17:40:17.140Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722026-03-04T17:40:17.223Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27732026-03-04T17:40:17.684Z Compiling darling_core v0.23.0
27742026-03-04T17:40:19.132Z Compiling indoc v2.0.7
27752026-03-04T17:40:19.801Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27762026-03-04T17:40:20.118Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27772026-03-04T17:40:20.252Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-03-04T17:40:20.520Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27792026-03-04T17:40:20.931Z Compiling instability v0.3.11
27802026-03-04T17:40:21.249Z Compiling libz-sys v1.1.24
27812026-03-04T17:40:21.428Z Checking castaway v0.2.4
27822026-03-04T17:40:21.487Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27832026-03-04T17:40:21.670Z Checking compact_str v0.8.1
27842026-03-04T17:40:22.108Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27852026-03-04T17:40:22.587Z Checking supports-color v3.0.2
27862026-03-04T17:40:22.857Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27872026-03-04T17:40:23.288Z Checking unicode-truncate v1.1.0
27882026-03-04T17:40:23.558Z Checking lru v0.12.5
27892026-03-04T17:40:23.616Z Checking cassowary v0.3.0
27902026-03-04T17:40:24.016Z Compiling libgit2-sys v0.18.3+1.9.2
27912026-03-04T17:40:24.213Z Compiling darling_macro v0.23.0
27922026-03-04T17:40:24.400Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27932026-03-04T17:40:25.186Z Compiling darling v0.23.0
27942026-03-04T17:40:26.156Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27952026-03-04T17:40:26.844Z Checking ratatui v0.29.0
27962026-03-04T17:40:26.892Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27972026-03-04T17:40:27.308Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27982026-03-04T17:40:27.926Z Compiling vergen-git2 v1.0.7
27992026-03-04T17:40:28.434Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28002026-03-04T17:40:28.855Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28012026-03-04T17:40:29.275Z Checking colored v2.2.0
28022026-03-04T17:40:29.334Z Checking shell-words v1.1.1
28032026-03-04T17:40:29.605Z Checking plotters-backend v0.3.7
28042026-03-04T17:40:29.747Z Compiling rustls v0.21.12
28052026-03-04T17:40:30.039Z Checking plotters-svg v0.3.7
28062026-03-04T17:40:30.043Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28072026-03-04T17:40:30.245Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28082026-03-04T17:40:30.348Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28092026-03-04T17:40:30.633Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28102026-03-04T17:40:30.744Z Compiling nix v0.29.0
28112026-03-04T17:40:31.573Z Checking sct v0.7.1
28122026-03-04T17:40:31.641Z Checking rustls-webpki v0.101.7
28132026-03-04T17:40:31.866Z Checking cast v0.3.0
28142026-03-04T17:40:32.246Z Checking hex-literal v0.4.1
28152026-03-04T17:40:32.355Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28162026-03-04T17:40:32.469Z Checking criterion-plot v0.6.0
28172026-03-04T17:40:33.294Z Checking plotters v0.3.7
28182026-03-04T17:40:34.988Z Checking erased-serde v0.4.9
28192026-03-04T17:40:35.397Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28202026-03-04T17:40:35.959Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28212026-03-04T17:40:36.785Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28222026-03-04T17:40:38.447Z Checking tinytemplate v1.2.1
28232026-03-04T17:40:38.951Z Checking ordered-float v2.10.1
28242026-03-04T17:40:39.520Z Checking oorandom v11.1.5
28252026-03-04T17:40:39.753Z Checking anes v0.1.6
28262026-03-04T17:40:40.197Z Checking criterion v0.7.0
28272026-03-04T17:40:41.750Z Checking serde-value v0.7.0
28282026-03-04T17:40:42.272Z Checking serde-untagged v0.1.9
28292026-03-04T17:40:42.720Z Checking tokio-rustls v0.24.1
28302026-03-04T17:40:43.231Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28312026-03-04T17:40:43.681Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28322026-03-04T17:40:44.074Z Checking rustls-pemfile v1.0.4
28332026-03-04T17:40:44.372Z Checking twox-hash v2.1.2
28342026-03-04T17:40:45.059Z Checking unicode-xid v0.2.6
28352026-03-04T17:40:45.190Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28362026-03-04T17:40:45.299Z Checking cargo-util-schemas v0.8.2
28372026-03-04T17:40:47.172Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28382026-03-04T17:40:47.348Z Checking progenitor-extras v0.1.0
28392026-03-04T17:40:47.452Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28402026-03-04T17:40:47.788Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28412026-03-04T17:40:48.076Z Checking fatfs v0.3.6
28422026-03-04T17:40:49.235Z Checking cargo-platform v0.2.0
28432026-03-04T17:40:49.657Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28442026-03-04T17:40:50.415Z Compiling petname v2.0.2
28452026-03-04T17:40:51.472Z Compiling seq-macro v0.3.6
28462026-03-04T17:40:52.988Z Checking cargo_metadata v0.21.0
28472026-03-04T17:40:53.343Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28482026-03-04T17:40:54.918Z Checking concurrent-queue v2.5.0
28492026-03-04T17:40:55.070Z Checking rtoolbox v0.0.3
28502026-03-04T17:40:55.346Z Checking parking v2.2.1
28512026-03-04T17:40:55.399Z Checking futures-timer v3.0.3
28522026-03-04T17:40:55.610Z Checking event-listener v5.4.1
28532026-03-04T17:40:55.792Z Checking rpassword v7.4.0
28542026-03-04T17:40:56.088Z Checking tui-tree-widget v0.23.1
28552026-03-04T17:40:56.454Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28562026-03-04T17:40:56.765Z Checking polyval v0.6.2
28572026-03-04T17:40:56.834Z Checking sapling-renderdag v0.1.0
28582026-03-04T17:40:56.890Z Checking sync-ptr v0.1.4
28592026-03-04T17:40:57.106Z Checking ghash v0.5.1
28602026-03-04T17:40:57.167Z Checking event-listener-strategy v0.5.4
28612026-03-04T17:40:57.340Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28622026-03-04T17:40:57.396Z Checking ctr v0.9.2
28632026-03-04T17:40:57.447Z Checking arrayref v0.3.9
28642026-03-04T17:40:57.609Z Checking arrayvec v0.7.6
28652026-03-04T17:40:57.728Z Checking constant_time_eq v0.4.2
28662026-03-04T17:40:57.867Z Checking aes-gcm v0.10.3
28672026-03-04T17:40:58.013Z Checking async-lock v3.4.2
28682026-03-04T17:40:58.068Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28692026-03-04T17:40:58.157Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28702026-03-04T17:40:58.987Z Checking ssh-encoding v0.2.0
28712026-03-04T17:40:59.356Z Checking blowfish v0.9.1
28722026-03-04T17:40:59.694Z Checking bcrypt-pbkdf v0.10.0
28732026-03-04T17:41:00.053Z Checking ssh-cipher v0.2.0
28742026-03-04T17:41:00.110Z Checking async-object-pool v0.2.0
28752026-03-04T17:41:00.343Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28762026-03-04T17:41:00.424Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772026-03-04T17:41:00.970Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28782026-03-04T17:41:01.500Z Checking serde_regex v1.1.0
28792026-03-04T17:41:01.859Z Checking password-hash v0.4.2
28802026-03-04T17:41:02.323Z Checking assert-json-diff v2.0.2
28812026-03-04T17:41:02.387Z Checking path-tree v0.8.3
28822026-03-04T17:41:02.698Z Checking gimli v0.32.3
28832026-03-04T17:41:02.777Z Compiling target-lexicon v0.13.3
28842026-03-04T17:41:03.879Z Checking stringmetrics v2.2.2
28852026-03-04T17:41:04.196Z Checking httpmock v0.8.3
28862026-03-04T17:41:04.253Z Checking pbkdf2 v0.11.0
28872026-03-04T17:41:04.620Z Checking ssh-key v0.6.7
28882026-03-04T17:41:06.678Z Checking addr2line v0.25.1
28892026-03-04T17:41:07.281Z Checking p521 v0.13.3
28902026-03-04T17:41:08.599Z Checking p256 v0.13.2
28912026-03-04T17:41:09.196Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28922026-03-04T17:41:09.359Z Compiling samael v0.0.19
28932026-03-04T17:41:09.538Z Checking russh-cryptovec v0.7.3
28942026-03-04T17:41:09.620Z Compiling guppy-workspace-hack v0.1.0
28952026-03-04T17:41:09.838Z Checking md5 v0.7.0
28962026-03-04T17:41:10.029Z Checking rustc-demangle v0.1.27
28972026-03-04T17:41:10.225Z Checking russh-keys v0.45.0
28982026-03-04T17:41:10.555Z Checking backtrace v0.3.76
28992026-03-04T17:41:11.133Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29002026-03-04T17:41:11.245Z Checking num-bigint v0.4.6
29012026-03-04T17:41:11.616Z Checking des v0.8.1
29022026-03-04T17:41:12.225Z Compiling blake3 v1.8.3
29032026-03-04T17:41:12.979Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29042026-03-04T17:41:13.658Z Compiling target-spec v3.5.7
29052026-03-04T17:41:13.818Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29062026-03-04T17:41:14.310Z Checking russh v0.45.0
29072026-03-04T17:41:15.202Z Checking cfg-expr v0.20.6
29082026-03-04T17:41:15.300Z Checking backtrace-ext v0.2.1
29092026-03-04T17:41:15.737Z Checking supports-color v2.1.0
29102026-03-04T17:41:16.029Z Checking textwrap v0.15.2
29112026-03-04T17:41:16.157Z Checking supports-hyperlinks v2.1.0
29122026-03-04T17:41:16.408Z Checking supports-unicode v2.1.0
29132026-03-04T17:41:16.468Z Checking hashbrown v0.14.5
29142026-03-04T17:41:16.661Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29152026-03-04T17:41:17.148Z Checking cargo-platform v0.3.2
29162026-03-04T17:41:17.418Z Compiling git2 v0.20.4
29172026-03-04T17:41:17.554Z Checking terminal_size v0.1.17
29182026-03-04T17:41:17.609Z Checking socket2 v0.5.10
29192026-03-04T17:41:17.793Z Compiling miette-derive v5.10.0
29202026-03-04T17:41:18.191Z Checking owo-colors v3.5.0
29212026-03-04T17:41:18.592Z Checking internet-checksum v0.2.1
29222026-03-04T17:41:18.880Z Checking chumsky v0.9.3
29232026-03-04T17:41:19.678Z Checking cargo_metadata v0.23.1
29242026-03-04T17:41:20.545Z Checking miette v5.10.0
29252026-03-04T17:41:21.535Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29262026-03-04T17:41:21.593Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29272026-03-04T17:41:21.651Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29282026-03-04T17:41:21.731Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29292026-03-04T17:41:22.168Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29302026-03-04T17:41:22.225Z Checking httptest v0.16.4
29312026-03-04T17:41:23.302Z Checking pathdiff v0.2.3
29322026-03-04T17:41:23.360Z Compiling knuffel-derive v3.2.0
29332026-03-04T17:41:23.550Z Checking topological-sort v0.2.2
29342026-03-04T17:41:23.877Z Checking nested v0.1.1
29352026-03-04T17:41:24.177Z Checking omicron-zone-package v0.12.2
29362026-03-04T17:41:24.230Z Checking guppy v0.17.25
29372026-03-04T17:41:24.423Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29382026-03-04T17:41:24.835Z Checking similar-asserts v1.7.0
29392026-03-04T17:41:25.173Z Compiling rstest_macros v0.25.0
29402026-03-04T17:41:25.745Z Compiling target-triple v1.0.0
29412026-03-04T17:41:25.967Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29422026-03-04T17:41:26.252Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29432026-03-04T17:41:26.464Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29442026-03-04T17:41:26.523Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29452026-03-04T17:41:26.526Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29462026-03-04T17:41:27.016Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29472026-03-04T17:41:27.116Z Checking knuffel v3.2.0
29482026-03-04T17:41:28.668Z Checking toml_datetime v1.0.0+spec-1.1.0
29492026-03-04T17:41:28.728Z Compiling relative-path v1.9.3
29502026-03-04T17:41:29.202Z Checking escape8259 v0.5.3
29512026-03-04T17:41:29.452Z Compiling assert_cmd v2.1.2
29522026-03-04T17:41:29.504Z Checking libtest-mimic v0.8.1
29532026-03-04T17:41:30.153Z Checking toml v1.0.3+spec-1.1.0
29542026-03-04T17:41:30.893Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29552026-03-04T17:41:31.141Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29562026-03-04T17:41:31.794Z Checking blake2b_simd v1.0.4
29572026-03-04T17:41:32.592Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29582026-03-04T17:41:32.785Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29592026-03-04T17:41:33.352Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29602026-03-04T17:41:33.614Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29612026-03-04T17:41:34.179Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29622026-03-04T17:41:34.539Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29632026-03-04T17:41:34.934Z Checking fancy-regex v0.14.0
29642026-03-04T17:41:35.368Z Checking serde_tokenstream v0.2.3
29652026-03-04T17:41:35.839Z Checking uzers v0.12.2
29662026-03-04T17:41:35.896Z Checking constant_time_eq v0.3.1
29672026-03-04T17:41:36.158Z Compiling linkme-impl v0.3.35
29682026-03-04T17:41:36.366Z Checking termcolor v1.4.1
29692026-03-04T17:41:36.865Z Checking trybuild v1.0.116
29702026-03-04T17:41:36.945Z Checking rust-argon2 v2.1.0
29712026-03-04T17:41:37.537Z Checking datatest-stable v0.3.3
29722026-03-04T17:41:38.581Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29732026-03-04T17:41:39.163Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29742026-03-04T17:41:39.358Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29752026-03-04T17:41:39.415Z Checking rstest v0.25.0
29762026-03-04T17:41:39.724Z Checking support-bundle-viewer v0.1.2
29772026-03-04T17:41:40.231Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29782026-03-04T17:41:40.667Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29792026-03-04T17:41:40.879Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29802026-03-04T17:41:40.988Z Checking drift v0.1.3
29812026-03-04T17:41:41.103Z Checking rand_distr v0.5.1
29822026-03-04T17:41:41.304Z Checking multimap v0.10.1
29832026-03-04T17:41:41.666Z Checking approx v0.5.1
29842026-03-04T17:41:41.722Z Compiling linkme v0.3.35
29852026-03-04T17:41:41.966Z Checking dropshot-api-manager v0.5.2
29862026-03-04T17:41:42.430Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29872026-03-04T17:41:44.101Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29882026-03-04T17:41:44.313Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29892026-03-04T17:41:44.521Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29902026-03-04T17:41:44.946Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29912026-03-04T17:41:45.588Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29922026-03-04T17:41:45.846Z Checking partial-io v0.5.4
29932026-03-04T17:41:45.933Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29942026-03-04T17:41:46.288Z Checking cargo_toml v0.21.0
29952026-03-04T17:41:46.726Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29962026-03-04T17:41:46.786Z Checking termios v0.3.3
29972026-03-04T17:41:46.906Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29982026-03-04T17:41:47.448Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29992026-03-04T17:41:48.287Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30002026-03-04T17:41:48.886Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30012026-03-04T17:41:49.990Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30022026-03-04T17:41:50.998Z Compiling polar-core v0.27.3
30032026-03-04T17:41:54.859Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30042026-03-04T17:42:01.705Z Checking oso v0.27.3
30052026-03-04T17:42:03.442Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30062026-03-04T17:42:08.556Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30072026-03-04T17:42:09.266Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30082026-03-04T17:42:17.710Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30092026-03-04T17:42:31.727Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30102026-03-04T17:42:37.023Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30112026-03-04T17:42:38.876Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30122026-03-04T17:42:39.776Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30132026-03-04T17:43:00.586Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30142026-03-04T17:45:28.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 21s
30152026-03-04T17:45:29.293Z
30162026-03-04T17:45:29.293Zreal 8:26.754251339
30172026-03-04T17:45:29.293Zuser 46:07.801600845
30182026-03-04T17:45:29.293Zsys 8:10.371710046
30192026-03-04T17:45:29.296Ztrap 1.399450066
30202026-03-04T17:45:29.296Ztflt 0.671236807
30212026-03-04T17:45:29.296Zdflt 0.193614602
30222026-03-04T17:45:29.296Zkflt 0.001217690
30232026-03-04T17:45:29.296Zlock 1:52:28.039834148
30242026-03-04T17:45:29.296Zslp 2:28:43.194007891
30252026-03-04T17:45:29.296Zlat 2:35.526619363
30262026-03-04T17:45:29.296Zstop 17:12.536013915
30272026-03-04T17:45:29.296Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30282026-03-04T17:45:29.296Z+ ptime -m cargo doc --workspace --no-deps
30292026-03-04T17:45:30.642Zwarning: output filename collision.
30302026-03-04T17:45:30.643ZThe 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)`.
30312026-03-04T17:45:30.643ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30322026-03-04T17:45:30.643ZThe targets should have unique names.
30332026-03-04T17:45:30.643ZThis is a known bug where multiple crates with the same name use
30342026-03-04T17:45:30.643Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30352026-03-04T17:45:31.952Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30362026-03-04T17:45:32.192Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-04T17:45:32.224Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30382026-03-04T17:45:32.290Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30392026-03-04T17:45:32.339Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30402026-03-04T17:45:32.385Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30412026-03-04T17:45:32.388Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30422026-03-04T17:45:32.642Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30432026-03-04T17:45:32.687Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30442026-03-04T17:45:32.726Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30452026-03-04T17:45:32.907Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30462026-03-04T17:45:32.945Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30472026-03-04T17:45:33.179Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30482026-03-04T17:45:33.242Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30492026-03-04T17:45:33.288Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30502026-03-04T17:45:33.507Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30512026-03-04T17:45:33.582Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30522026-03-04T17:45:33.713Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30532026-03-04T17:45:34.254Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30542026-03-04T17:45:34.692Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552026-03-04T17:45:34.797Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30562026-03-04T17:45:35.032Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30572026-03-04T17:45:35.071Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30582026-03-04T17:45:35.127Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30592026-03-04T17:45:35.196Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30602026-03-04T17:45:35.415Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612026-03-04T17:45:35.511Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30622026-03-04T17:45:35.833Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30632026-03-04T17:45:36.214Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30642026-03-04T17:45:36.381Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30652026-03-04T17:45:36.472Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30662026-03-04T17:45:36.860Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30672026-03-04T17:45:36.939Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30682026-03-04T17:45:36.989Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30692026-03-04T17:45:37.280Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30702026-03-04T17:45:37.334Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30712026-03-04T17:45:37.509Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30722026-03-04T17:45:37.762Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30732026-03-04T17:45:38.045Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30742026-03-04T17:45:38.447Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30752026-03-04T17:45:38.634Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30762026-03-04T17:45:38.909Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30772026-03-04T17:45:38.945Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30782026-03-04T17:45:38.981Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30792026-03-04T17:45:39.159Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30802026-03-04T17:45:39.412Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30812026-03-04T17:45:39.443Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30822026-03-04T17:45:39.477Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30832026-03-04T17:45:39.577Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30842026-03-04T17:45:39.771Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30852026-03-04T17:45:39.811Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30862026-03-04T17:45:40.006Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30872026-03-04T17:45:40.040Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30882026-03-04T17:45:40.174Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30892026-03-04T17:45:40.262Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30902026-03-04T17:45:40.454Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30912026-03-04T17:45:40.527Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30922026-03-04T17:45:40.534Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30932026-03-04T17:45:40.809Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30942026-03-04T17:45:40.935Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30952026-03-04T17:45:40.970Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30962026-03-04T17:45:41.006Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30972026-03-04T17:45:41.318Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30982026-03-04T17:45:41.356Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30992026-03-04T17:45:41.822Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31002026-03-04T17:45:41.857Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31012026-03-04T17:45:41.893Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31022026-03-04T17:45:42.155Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31032026-03-04T17:45:42.802Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31042026-03-04T17:45:43.115Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31052026-03-04T17:45:43.432Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31062026-03-04T17:45:44.474Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31072026-03-04T17:45:44.527Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31082026-03-04T17:45:44.594Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31092026-03-04T17:45:45.254Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31102026-03-04T17:45:47.071Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31112026-03-04T17:45:47.442Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31122026-03-04T17:45:47.637Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31132026-03-04T17:45:48.276Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31142026-03-04T17:45:48.558Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31152026-03-04T17:45:48.677Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31162026-03-04T17:45:49.102Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31172026-03-04T17:45:49.143Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31182026-03-04T17:45:50.215Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31192026-03-04T17:45:50.256Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31202026-03-04T17:45:50.545Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31212026-03-04T17:45:50.832Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31222026-03-04T17:45:51.179Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31232026-03-04T17:45:51.464Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31242026-03-04T17:45:51.506Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31252026-03-04T17:45:51.678Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31262026-03-04T17:45:51.906Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31272026-03-04T17:45:52.571Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31282026-03-04T17:45:52.766Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31292026-03-04T17:45:53.317Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31302026-03-04T17:45:53.516Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31312026-03-04T17:45:53.900Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31322026-03-04T17:45:54.168Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31332026-03-04T17:45:54.228Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31342026-03-04T17:45:54.660Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-03-04T17:45:55.509Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31362026-03-04T17:45:56.969Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31372026-03-04T17:45:57.332Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31382026-03-04T17:45:57.707Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31392026-03-04T17:45:58.569Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31402026-03-04T17:45:59.681Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31412026-03-04T17:46:00.061Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31422026-03-04T17:46:00.315Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31432026-03-04T17:46:00.386Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31442026-03-04T17:46:00.483Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31452026-03-04T17:46:00.957Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31462026-03-04T17:46:01.033Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31472026-03-04T17:46:01.169Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31482026-03-04T17:46:01.476Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31492026-03-04T17:46:02.033Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31502026-03-04T17:46:02.070Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31512026-03-04T17:46:02.425Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31522026-03-04T17:46:02.881Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31532026-03-04T17:46:03.887Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31542026-03-04T17:46:05.022Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31552026-03-04T17:46:06.642Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31562026-03-04T17:46:06.810Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31572026-03-04T17:46:06.899Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31582026-03-04T17:46:07.046Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31592026-03-04T17:46:07.089Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31602026-03-04T17:46:07.129Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31612026-03-04T17:46:07.962Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31622026-03-04T17:46:08.703Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31632026-03-04T17:46:09.032Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31642026-03-04T17:46:09.589Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31652026-03-04T17:46:09.743Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31662026-03-04T17:46:10.159Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-03-04T17:46:10.386Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31682026-03-04T17:46:10.424Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31692026-03-04T17:46:13.171Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31702026-03-04T17:46:13.215Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31712026-03-04T17:46:13.460Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31722026-03-04T17:46:14.526Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31732026-03-04T17:46:15.443Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31742026-03-04T17:46:17.849Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31752026-03-04T17:46:19.504Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31762026-03-04T17:46:20.180Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31772026-03-04T17:46:21.064Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31782026-03-04T17:46:21.510Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31792026-03-04T17:46:21.889Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31802026-03-04T17:46:22.083Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31812026-03-04T17:46:23.201Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31822026-03-04T17:46:24.334Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31832026-03-04T17:46:26.643Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31842026-03-04T17:46:26.798Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31852026-03-04T17:46:27.650Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31862026-03-04T17:46:27.778Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31872026-03-04T17:46:28.865Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31882026-03-04T17:46:30.400Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31892026-03-04T17:46:32.783Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31902026-03-04T17:46:33.012Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31912026-03-04T17:46:33.870Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31922026-03-04T17:46:36.377Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31932026-03-04T17:46:38.591Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31942026-03-04T17:46:39.412Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31952026-03-04T17:46:42.927Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31962026-03-04T17:46:43.543Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31972026-03-04T17:46:43.929Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31982026-03-04T17:46:45.471Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31992026-03-04T17:46:46.132Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32002026-03-04T17:46:46.934Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32012026-03-04T17:46:47.003Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32022026-03-04T17:46:47.007Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32032026-03-04T17:46:47.082Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32042026-03-04T17:46:47.086Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32052026-03-04T17:46:48.266Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32062026-03-04T17:46:48.359Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32072026-03-04T17:46:48.400Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32082026-03-04T17:46:48.437Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32092026-03-04T17:46:48.598Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32102026-03-04T17:46:49.290Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32112026-03-04T17:46:49.794Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32122026-03-04T17:46:51.135Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32132026-03-04T17:46:51.756Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32142026-03-04T17:46:52.365Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32152026-03-04T17:46:52.977Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32162026-03-04T17:46:53.855Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32172026-03-04T17:46:54.267Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32182026-03-04T17:46:56.777Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32192026-03-04T17:47:00.986Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202026-03-04T17:47:01.900Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212026-03-04T17:47:05.438Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32222026-03-04T17:47:06.454Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32232026-03-04T17:47:07.413Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32242026-03-04T17:47:08.240Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32252026-03-04T17:47:09.468Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32262026-03-04T17:47:14.425Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32272026-03-04T17:47:16.713Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32282026-03-04T17:47:17.851Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32292026-03-04T17:47:18.516Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32302026-03-04T17:47:20.255Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32312026-03-04T17:47:24.766Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32322026-03-04T17:47:25.984Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32332026-03-04T17:47:26.683Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32342026-03-04T17:47:27.649Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32352026-03-04T17:47:28.742Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32362026-03-04T17:47:32.732Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32372026-03-04T17:47:33.453Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32382026-03-04T17:47:34.938Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32392026-03-04T17:47:35.507Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32402026-03-04T17:47:37.468Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32412026-03-04T17:47:37.536Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32422026-03-04T17:47:42.641Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32432026-03-04T17:47:43.981Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32442026-03-04T17:47:50.311Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32452026-03-04T17:47:53.043Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32462026-03-04T17:47:54.411Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32472026-03-04T17:48:38.120Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482026-03-04T17:48:38.226Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32492026-03-04T17:48:38.285Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32502026-03-04T17:48:38.361Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32512026-03-04T17:48:38.361Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32522026-03-04T17:48:38.361Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32532026-03-04T17:48:38.361Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32542026-03-04T17:48:38.361Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32552026-03-04T17:48:38.361Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32562026-03-04T17:48:38.361Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32572026-03-04T17:48:38.361Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32582026-03-04T17:48:38.361Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32592026-03-04T17:48:38.361Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32602026-03-04T17:48:38.361Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32612026-03-04T17:48:38.361Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32622026-03-04T17:48:38.361Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32632026-03-04T17:48:38.361Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32642026-03-04T17:48:38.361Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32652026-03-04T17:48:38.362Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32662026-03-04T17:48:38.362Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32672026-03-04T17:48:38.362Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32682026-03-04T17:48:38.362Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32692026-03-04T17:48:39.713Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32702026-03-04T17:48:41.796Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32712026-03-04T17:48:46.736Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32722026-03-04T17:48:48.013Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32732026-03-04T17:48:49.339Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32742026-03-04T17:48:50.365Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32752026-03-04T17:48:52.995Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32762026-03-04T17:48:56.235Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32772026-03-04T17:48:59.453Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32782026-03-04T17:49:02.959Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32792026-03-04T17:49:05.776Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32802026-03-04T17:49:09.089Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32812026-03-04T17:49:12.298Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32822026-03-04T17:49:14.608Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32832026-03-04T17:49:17.306Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32842026-03-04T17:49:19.480Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32852026-03-04T17:50:03.021Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32862026-03-04T17:50:03.124Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32872026-03-04T17:50:03.205Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32882026-03-04T17:50:03.205Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32892026-03-04T17:50:03.205Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32902026-03-04T17:50:03.205Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32912026-03-04T17:50:03.205Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32922026-03-04T17:50:03.205Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32932026-03-04T17:50:03.205Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32942026-03-04T17:50:03.205Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32952026-03-04T17:50:03.205Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32962026-03-04T17:50:03.205Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32972026-03-04T17:50:03.205Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32982026-03-04T17:50:03.205Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32992026-03-04T17:50:03.205Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33002026-03-04T17:50:03.205Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33012026-03-04T17:50:03.205Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33022026-03-04T17:50:03.205Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33032026-03-04T17:50:05.426Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33042026-03-04T17:50:07.547Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33052026-03-04T17:50:09.876Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33062026-03-04T17:50:14.084Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33072026-03-04T17:50:14.990Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33082026-03-04T17:50:17.440Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33092026-03-04T17:50:22.207Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33102026-03-04T17:50:24.731Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33112026-03-04T17:50:27.055Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33122026-03-04T17:50:29.582Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33132026-03-04T17:50:31.929Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33142026-03-04T17:50:34.661Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33152026-03-04T17:50:36.904Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33162026-03-04T17:50:39.524Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33172026-03-04T17:50:41.960Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33182026-03-04T17:50:44.316Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33192026-03-04T17:50:46.659Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33202026-03-04T17:50:49.550Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33212026-03-04T17:50:51.801Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33222026-03-04T17:50:55.016Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33232026-03-04T17:50:56.841Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33242026-03-04T17:50:59.223Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33252026-03-04T17:51:01.682Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33262026-03-04T17:51:04.208Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33272026-03-04T17:51:06.952Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33282026-03-04T17:51:09.242Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33292026-03-04T17:51:11.654Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33302026-03-04T17:51:14.264Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33312026-03-04T17:51:16.805Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33322026-03-04T17:51:19.376Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33332026-03-04T17:51:21.754Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33342026-03-04T17:51:24.420Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33352026-03-04T17:52:06.184Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33362026-03-04T17:52:06.230Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33372026-03-04T17:52:06.293Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33382026-03-04T17:52:06.293Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33392026-03-04T17:52:06.293Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33402026-03-04T17:52:06.293Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33412026-03-04T17:52:06.293Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33422026-03-04T17:52:06.293Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33432026-03-04T17:52:06.293Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33442026-03-04T17:52:06.293Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33452026-03-04T17:52:06.294Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33462026-03-04T17:52:06.294Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33472026-03-04T17:52:06.294Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33482026-03-04T17:52:07.355Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33492026-03-04T17:52:09.297Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33502026-03-04T17:52:13.128Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33512026-03-04T17:52:16.476Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33522026-03-04T17:52:20.046Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33532026-03-04T17:52:23.637Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33542026-03-04T17:52:27.313Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33552026-03-04T17:52:30.840Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33562026-03-04T17:52:34.382Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33572026-03-04T17:52:38.106Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33582026-03-04T17:52:41.724Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33592026-03-04T17:52:45.268Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33602026-03-04T17:52:48.960Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33612026-03-04T17:52:52.539Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33622026-03-04T17:53:21.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 51s
33632026-03-04T17:53:21.327Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33642026-03-04T17:53:21.429Z
33652026-03-04T17:53:21.432Zreal 7:52.005569339
33662026-03-04T17:53:21.432Zuser 31:16.186865727
33672026-03-04T17:53:21.432Zsys 4:51.315787044
33682026-03-04T17:53:21.432Ztrap 0.815593026
33692026-03-04T17:53:21.432Ztflt 0.088555718
33702026-03-04T17:53:21.432Zdflt 0.116945747
33712026-03-04T17:53:21.432Zkflt 0.000053783
33722026-03-04T17:53:21.432Zlock 5:53:57.200232408
33732026-03-04T17:53:21.432Zslp 2:40:54.614596401
33742026-03-04T17:53:21.432Zlat 44.708566476
33752026-03-04T17:53:21.432Zstop 2:14.234023380
33762026-03-04T17:53:21.432Zprocess exited: duration 1356656 ms, exit code 0
 
33772026-03-04T17:53:21.439Zfound 0 output files