01KJTE6SM2390HB5KZM5YN04QJ: clippy (helios)

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

Buildomat Job: 01KJTE766Q3GWDKMHGT3Q7647X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-03T18:09:30.574Zjob assigned to worker 01KJTE77P3SQP4JMT0XTQNJR8V [factory gimlet-EVT22200007-propolis, EVT22200007/60043] (queued for 29 s)
 
22026-03-03T18:09:39.839Zstarting task 0: "setup"
32026-03-03T18:09:39.864Z++ uname -s
42026-03-03T18:09:39.864Z+ kern=SunOS
52026-03-03T18:09:39.864Z+ build_user=build
62026-03-03T18:09:39.864Z+ build_uid=12345
72026-03-03T18:09:39.864Z+ work_dir=/work
82026-03-03T18:09:39.864Z+ input_dir=/input
92026-03-03T18:09:39.864Z+ [[ 0 == 12345 ]]
102026-03-03T18:09:39.864Z+ case "$kern" in
112026-03-03T18:09:39.864Z+ groupadd -g 12345 build
122026-03-03T18:09:39.864Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-03T18:09:41.871Z+ zfs create -o mountpoint=/work rpool/work
142026-03-03T18:09:41.908Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-03T18:09:41.934Z+ home_fs=zfs
162026-03-03T18:09:41.934Z+ [[ zfs == autofs ]]
172026-03-03T18:09:41.934Z+ mkdir -p /home/build
182026-03-03T18:09:41.934Z+ chown build:build /home/build /work
192026-03-03T18:09:43.917Z+ chmod 0700 /home/build /work
202026-03-03T18:09:43.942Zprocess exited: duration 4083 ms, exit code 0
 
212026-03-03T18:09:44.010Zstarting task 1: "rust-toolchain"
222026-03-03T18:09:44.035Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-03T18:09:44.035Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-03T18:09:44.035Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-03T18:09:44.035Z * rust toolchain channel = "1.91.1"
262026-03-03T18:09:44.035Z * rust toolchain profile = "default"
272026-03-03T18:09:44.035Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-03T18:09:44.035Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-03T18:09:44.035Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-03T18:09:44.159Zinfo: downloading installer
312026-03-03T18:09:45.276Zwarn: It looks like you have an existing installation of Rust at:
322026-03-03T18:09:45.276Zwarn: /opt/ooce/bin
332026-03-03T18:09:45.276Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-03T18:09:45.276Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-03T18:09:45.276Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-03T18:09:45.276Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-03T18:09:45.276Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-03T18:09:45.276Zerror: cannot install while Rust is installed
392026-03-03T18:09:45.276Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-03T18:09:45.301Zinfo: profile set to 'default'
412026-03-03T18:09:45.301Zinfo: default host triple is x86_64-unknown-illumos
422026-03-03T18:09:45.301Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-03T18:09:45.495Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-03T18:09:45.495Zinfo: downloading component 'cargo'
452026-03-03T18:09:45.847Zinfo: downloading component 'clippy'
462026-03-03T18:09:45.970Zinfo: downloading component 'rust-docs'
472026-03-03T18:09:46.370Zinfo: downloading component 'rust-std'
482026-03-03T18:09:47.625Zinfo: downloading component 'rustc'
492026-03-03T18:09:53.932Zinfo: downloading component 'rustfmt'
502026-03-03T18:09:54.039Zinfo: installing component 'cargo'
512026-03-03T18:09:55.370Zinfo: installing component 'clippy'
522026-03-03T18:09:55.855Zinfo: installing component 'rust-docs'
532026-03-03T18:09:59.243Zinfo: installing component 'rust-std'
542026-03-03T18:10:01.520Zinfo: installing component 'rustc'
552026-03-03T18:10:10.253Zinfo: installing component 'rustfmt'
562026-03-03T18:10:10.673Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-03T18:10:10.673Z
582026-03-03T18:10:10.880Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-03T18:10:10.880Z
602026-03-03T18:10:10.904Z
612026-03-03T18:10:10.904ZRust is installed now. Great!
622026-03-03T18:10:10.904Z
632026-03-03T18:10:10.905ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-03T18:10:10.905Zenvironment variable. This has not been done automatically.
652026-03-03T18:10:10.905Z
662026-03-03T18:10:10.905ZTo configure your current shell, you need to source
672026-03-03T18:10:10.905Zthe corresponding env file under $HOME/.cargo.
682026-03-03T18:10:10.905Z
692026-03-03T18:10:10.905ZThis is usually done by running one of the following (note the leading DOT):
702026-03-03T18:10:10.905Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-03T18:10:10.905Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-03T18:10:10.905Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-03T18:10:11.017Z+ rustup --version
742026-03-03T18:10:11.041Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-03T18:10:11.041Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-03T18:10:11.147Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-03T18:10:11.172Z+ cargo --version
782026-03-03T18:10:11.272Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-03T18:10:11.296Z+ rustc --version
802026-03-03T18:10:11.430Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-03T18:10:11.454Zprocess exited: duration 27434 ms, exit code 0
 
822026-03-03T18:10:11.503Zstarting task 2: "authentication"
832026-03-03T18:10:11.563Zprocess exited: duration 59 ms, exit code 0
 
842026-03-03T18:10:11.611Zstarting task 3: "clone repository"
852026-03-03T18:10:11.636Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-03T18:10:11.636Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-03T18:10:11.660ZCloning into '/work/oxidecomputer/omicron'...
882026-03-03T18:10:26.989Z+ cd /work/oxidecomputer/omicron
892026-03-03T18:10:26.989Z+ git fetch origin 635e3480f464f3ad214bb06197f8ca055f30000a
902026-03-03T18:10:27.480ZFrom https://github.com/oxidecomputer/omicron
912026-03-03T18:10:27.480Z * branch 635e3480f464f3ad214bb06197f8ca055f30000a -> FETCH_HEAD
922026-03-03T18:10:27.505Z+ [[ -n iliana/brew ]]
932026-03-03T18:10:27.505Z++ git branch --show-current
942026-03-03T18:10:27.505Z+ current=main
952026-03-03T18:10:27.505Z+ [[ main != iliana/brew ]]
962026-03-03T18:10:27.505Z+ git branch -f iliana/brew 635e3480f464f3ad214bb06197f8ca055f30000a
972026-03-03T18:10:27.530Z+ git checkout -f iliana/brew
982026-03-03T18:10:27.821ZSwitched to branch 'iliana/brew'
992026-03-03T18:10:27.846Z+ git reset --hard 635e3480f464f3ad214bb06197f8ca055f30000a
1002026-03-03T18:10:27.870ZHEAD is now at 635e3480f pin postgresql@14 on macOS CI for now
1012026-03-03T18:10:27.870Zprocess exited: duration 16240 ms, exit code 0
 
1022026-03-03T18:10:27.929Zstarting task 4: "build"
1032026-03-03T18:10:27.954Z+ source ./env.sh
1042026-03-03T18:10:27.954Z++ OLD_SHELL_OPTS=ehxB
1052026-03-03T18:10:27.954Z++ set -o xtrace
1062026-03-03T18:10:27.954Z++++ dirname ./env.sh
1072026-03-03T18:10:27.954Z+++ readlink -f .
1082026-03-03T18:10:27.954Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ 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-03T18:10:27.954Z++ case $OLD_SHELL_OPTS in
1182026-03-03T18:10:27.954Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-03T18:10:27.954Z+ source .github/buildomat/ci-env.sh
1202026-03-03T18:10:27.954Z++ export CARGO_TERM_COLOR=always
1212026-03-03T18:10:27.954Z++ CARGO_TERM_COLOR=always
1222026-03-03T18:10:27.954Z+ cargo --version
1232026-03-03T18:10:28.102Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-03T18:10:28.127Z+ rustc --version
1252026-03-03T18:10:28.213Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-03T18:10:28.237Z+ banner prerequisites
1272026-03-03T18:10:28.237Z
1282026-03-03T18:10:28.237Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-03T18:10:28.237Z # # # # # # # # # # # # # # #
1302026-03-03T18:10:28.237Z # # # # ##### # # ##### # # # # # #### #
1312026-03-03T18:10:28.237Z ##### ##### # ##### # # # # # # # # #
1322026-03-03T18:10:28.237Z # # # # # # # # # # # # # # #
1332026-03-03T18:10:28.237Z # # # ###### # # ###### ### # #### # #### #
1342026-03-03T18:10:28.237Z
1352026-03-03T18:10:28.237Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-03T18:10:46.344Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-03T18:10:59.792Z Startup: Caching catalogs ... Done
1382026-03-03T18:11:30.180ZPlanning: Solver setup ... Done (27.813s)
1392026-03-03T18:11:30.379ZPlanning: Running solver ... Done (0.199s)
1402026-03-03T18:11:30.541ZPlanning: Finding local manifests ... Done (0.002s)
1412026-03-03T18:11:30.621ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-03T18:11:31.057ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-03T18:11:31.125ZPlanning: Package planning ... Done (0.068s)
1442026-03-03T18:11:31.186ZPlanning: Merging actions ... Done (0.061s)
1452026-03-03T18:11:31.884ZPlanning: Checking for conflicting actions ... Done (0.698s)
1462026-03-03T18:11:31.909ZPlanning: Consolidating action changes ... Done (0.014s)
1472026-03-03T18:11:32.638ZPlanning: Evaluating mediators ... Done (0.739s)
1482026-03-03T18:11:32.663ZPlanning: Planning completed in 32.74 seconds
1492026-03-03T18:11:32.687Z Packages to install: 4
1502026-03-03T18:11:32.687Z Mediators to change: 2
1512026-03-03T18:11:32.687Z Services to change: 1
1522026-03-03T18:11:32.687Z Estimated space available: 154.94 GB
1532026-03-03T18:11:32.687ZEstimated space to be consumed: 1.82 GB
1542026-03-03T18:11:32.687Z Create boot environment: No
1552026-03-03T18:11:32.687ZCreate backup boot environment: No
1562026-03-03T18:11:32.687Z Rebuild boot archive: No
1572026-03-03T18:11:32.687Z
1582026-03-03T18:11:32.687ZChanged mediators:
1592026-03-03T18:11:32.687Z mediator clang:
1602026-03-03T18:11:32.687Z version: None -> 15 (system default)
1612026-03-03T18:11:32.687Z
1622026-03-03T18:11:32.687Z mediator llvm:
1632026-03-03T18:11:32.687Z version: 14 (system default) -> 15 (system default)
1642026-03-03T18:11:32.687Z
1652026-03-03T18:11:32.687ZChanged packages:
1662026-03-03T18:11:32.687Zhelios-dev
1672026-03-03T18:11:32.688Z developer/build-essential
1682026-03-03T18:11:32.688Z None -> 11-2.0
1692026-03-03T18:11:32.688Z library/libxmlsec1
1702026-03-03T18:11:32.688Z None -> 1.2.35-2.0
1712026-03-03T18:11:32.688Z ooce/developer/clang-15
1722026-03-03T18:11:32.688Z None -> 15.0.7-2.0
1732026-03-03T18:11:32.688Z ooce/developer/llvm-15
1742026-03-03T18:11:32.688Z None -> 15.0.7-2.0
1752026-03-03T18:11:32.688Z
1762026-03-03T18:11:32.688ZServices:
1772026-03-03T18:11:32.688Z restart_fmri:
1782026-03-03T18:11:32.688Z svc:/system/update-man-index:default
1792026-03-03T18:11:32.729Z
1802026-03-03T18:11:32.729ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-03T18:11:37.729ZDownload: 1197/3290 items 72.8/212.6MB 34% complete (14.6M/s)
1822026-03-03T18:11:42.812ZDownload: 2218/3290 items 119.2/212.6MB 56% complete (12.4M/s)
1832026-03-03T18:11:47.814ZDownload: 3244/3290 items 166.2/212.6MB 78% complete (9.2M/s)
1842026-03-03T18:11:52.813ZDownload: 3248/3290 items 197.0/212.6MB 92% complete (7.7M/s)
1852026-03-03T18:11:54.703ZDownload: Completed 212.60 MB in 21.98 seconds (9.7M/s)
1862026-03-03T18:11:54.888Z Actions: 1/3689 actions (Installing new actions)
1872026-03-03T18:11:59.896Z Actions: 3218/3689 actions (Installing new actions)
1882026-03-03T18:12:00.906Z Actions: Completed 3689 actions in 6.02 seconds.
1892026-03-03T18:12:01.715Z Done (0.803s)
1902026-03-03T18:12:01.715Z Done (0.000s)
1912026-03-03T18:12:03.411Z Done (1.695s)
1922026-03-03T18:12:09.398Z Done (5.692s)
1932026-03-03T18:12:09.506Z Done (0.021s)
1942026-03-03T18:12:09.530Z Done (0.000s)
1952026-03-03T18:12:09.673Z Done (0.000s)
1962026-03-03T18:12:10.732ZPlanning: Evaluating mediator changes ... Done
1972026-03-03T18:12:10.952ZPlanning: Checking for conflicting actions ... Done
1982026-03-03T18:12:10.977ZPlanning: Consolidating action changes ... Done
1992026-03-03T18:12:11.291ZPlanning: Evaluating mediators ... Done
2002026-03-03T18:12:11.316ZPlanning: Planning completed in 0.56 seconds
2012026-03-03T18:12:11.340Z Mediators to change: 2
2022026-03-03T18:12:11.340Z Create boot environment: No
2032026-03-03T18:12:11.340ZCreate backup boot environment: No
2042026-03-03T18:12:11.397Z Done
2052026-03-03T18:12:11.397Z Done
2062026-03-03T18:12:12.572Z Done
2072026-03-03T18:12:17.758Z Done
2082026-03-03T18:12:17.856Z Done
2092026-03-03T18:12:17.880Z Done
2102026-03-03T18:12:17.930Z Done
2112026-03-03T18:12:18.775ZPlanning: Evaluating mediator changes ... Done
2122026-03-03T18:12:18.799ZPlanning: Merging actions ... Done
2132026-03-03T18:12:19.025ZPlanning: Checking for conflicting actions ... Done
2142026-03-03T18:12:19.050ZPlanning: Consolidating action changes ... Done
2152026-03-03T18:12:19.371ZPlanning: Evaluating mediators ... Done
2162026-03-03T18:12:19.442ZPlanning: Planning completed in 1.00 seconds
2172026-03-03T18:12:19.508Z Packages to change: 1
2182026-03-03T18:12:19.508Z Mediators to change: 1
2192026-03-03T18:12:19.508Z Services to change: 1
2202026-03-03T18:12:19.508Z Create boot environment: No
2212026-03-03T18:12:19.533ZCreate backup boot environment: Yes
2222026-03-03T18:12:21.675Z Actions: 1/6 actions (Updating modified actions)
2232026-03-03T18:12:21.702Z Actions: Completed 6 actions in 0.00 seconds.
2242026-03-03T18:12:21.702Z Done
2252026-03-03T18:12:21.702Z Done
2262026-03-03T18:12:21.943Z Done
2272026-03-03T18:12:27.625Z Done
2282026-03-03T18:12:27.727Z Done
2292026-03-03T18:12:27.727Z Done
2302026-03-03T18:12:27.790Z Done
2312026-03-03T18:12:28.410ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-03-03T18:12:28.410Zclang system 15 system
2332026-03-03T18:12:28.410Zcsh system system illumos
2342026-03-03T18:12:28.410Zctags system system illumos
2352026-03-03T18:12:28.410Zfile system system illumos
2362026-03-03T18:12:28.411Zgcc vendor 12 vendor
2372026-03-03T18:12:28.411Zgcc system 10 system
2382026-03-03T18:12:28.411Zgcc system 7 system
2392026-03-03T18:12:28.411Zgo system 1.20 system
2402026-03-03T18:12:28.411Zgo system 1.19 system
2412026-03-03T18:12:28.411Zllvm system 15 system
2422026-03-03T18:12:28.411Zllvm system 14 system
2432026-03-03T18:12:28.411Zmariadb system 10.6 system
2442026-03-03T18:12:28.411Zmta vendor vendor dma
2452026-03-03T18:12:28.411Zopenjdk system 17 system
2462026-03-03T18:12:28.411Zopenjdk system 11 system
2472026-03-03T18:12:28.411Zopenjdk system 1.8 system
2482026-03-03T18:12:28.411Zopenssl vendor 3 vendor
2492026-03-03T18:12:28.411Zperl system 5.36 system
2502026-03-03T18:12:28.411Zpostgresql system 15 system
2512026-03-03T18:12:28.411Zpostgresql system 13 system
2522026-03-03T18:12:28.411Zpython vendor 3 vendor
2532026-03-03T18:12:28.411Zpython system 2 system
2542026-03-03T18:12:28.411Zpython3 system 3.11 system
2552026-03-03T18:12:28.411Zruby system 3.0 system
2562026-03-03T18:12:28.411Zwords vendor vendor american-english
2572026-03-03T18:12:28.412Zwords system system australian-english
2582026-03-03T18:12:28.412Zwords system system british-english
2592026-03-03T18:12:28.412Zwords system system canadian-english
2602026-03-03T18:12:28.412Zwords system system french
2612026-03-03T18:12:28.412Zwords system system italian
2622026-03-03T18:12:28.412Zwords system system ngerman
2632026-03-03T18:12:28.412Zwords system system ogerman
2642026-03-03T18:12:28.412Zwords system system spanish
2652026-03-03T18:12:28.823ZPUBLISHER TYPE STATUS P LOCATION
2662026-03-03T18:12:28.823Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-03-03T18:12:38.868ZFMRI IFO
2682026-03-03T18:12:38.868Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-03-03T18:12:38.868Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-03-03T18:12:38.868Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-03-03T18:12:38.868Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-03-03T18:12:38.868Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-03-03T18:12:38.868Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-03-03T18:12:38.868Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-03-03T18:12:38.869Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-03-03T18:12:38.869Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-03-03T18:12:38.869Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-03-03T18:12:38.869Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-03-03T18:12:38.869Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-03-03T18:12:38.869Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-03-03T18:12:38.869Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-03-03T18:12:38.869Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-03-03T18:12:38.869Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-03-03T18:12:40.269Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-03-03T18:12:40.718Z Updating crates.io index
2862026-03-03T18:12:40.764Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-03-03T18:12:41.128Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-03-03T18:12:41.795Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-03-03T18:12:42.241Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-03-03T18:12:42.699Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-03-03T18:12:44.725Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-03-03T18:12:54.621Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-03-03T18:12:55.600Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-03-03T18:12:55.986Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-03-03T18:12:57.167Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-03-03T18:12:57.869Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2972026-03-03T18:12:59.087Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-03-03T18:12:59.528Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-03T18:13:00.060Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-03-03T18:13:00.503Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-03-03T18:13:01.566Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-03-03T18:13:02.907Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-03-03T18:13:03.373Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-03-03T18:13:03.779Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-03-03T18:13:04.351Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-03-03T18:13:04.917Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-03-03T18:13:05.304Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-03-03T18:13:05.694Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-03-03T18:13:06.344Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-03-03T18:13:06.923Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-03-03T18:13:07.628Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-03-03T18:13:08.025Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-03-03T18:13:10.201Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-03-03T18:13:10.633Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-03-03T18:13:11.385Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-03-03T18:13:11.757Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-03-03T18:13:12.434Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-03-03T18:13:12.834Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-03-03T18:13:13.317Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-03-03T18:13:13.716Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-03-03T18:13:14.111Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-03-03T18:13:14.469Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-03-03T18:13:14.963Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-03-03T18:13:34.330Z Downloading crates ...
3252026-03-03T18:13:34.394Z Downloaded semver v1.0.27
3262026-03-03T18:13:34.420Z Downloaded anstyle-query v1.1.5
3272026-03-03T18:13:34.420Z Downloaded anstream v0.6.21
3282026-03-03T18:13:34.420Z Downloaded cargo-platform v0.2.0
3292026-03-03T18:13:34.420Z Downloaded bitflags v2.11.0
3302026-03-03T18:13:34.420Z Downloaded anyhow v1.0.102
3312026-03-03T18:13:34.445Z Downloaded zerovec-derive v0.11.2
3322026-03-03T18:13:34.445Z Downloaded usdt-attr-macro v0.5.0
3332026-03-03T18:13:34.445Z Downloaded writeable v0.6.2
3342026-03-03T18:13:34.445Z Downloaded anstyle-parse v0.2.7
3352026-03-03T18:13:34.445Z Downloaded yoke-derive v0.8.1
3362026-03-03T18:13:34.445Z Downloaded zerofrom v0.1.6
3372026-03-03T18:13:34.445Z Downloaded version_check v0.9.5
3382026-03-03T18:13:34.445Z Downloaded icu_collections v2.1.1
3392026-03-03T18:13:34.471Z Downloaded utf8_iter v1.0.4
3402026-03-03T18:13:34.471Z Downloaded zerofrom-derive v0.1.6
3412026-03-03T18:13:34.471Z Downloaded zerotrie v0.2.3
3422026-03-03T18:13:34.471Z Downloaded zmij v1.0.21
3432026-03-03T18:13:34.471Z Downloaded url v2.5.8
3442026-03-03T18:13:34.496Z Downloaded typenum v1.19.0
3452026-03-03T18:13:34.496Z Downloaded zerovec v0.11.5
3462026-03-03T18:13:34.496Z Downloaded unicode-width v0.1.14
3472026-03-03T18:13:34.496Z Downloaded zerocopy v0.7.35
3482026-03-03T18:13:34.521Z Downloaded swrite v0.1.0
3492026-03-03T18:13:34.521Z Downloaded winnow v0.7.14
3502026-03-03T18:13:34.546Z Downloaded proc-macro-error v1.0.4
3512026-03-03T18:13:34.546Z Downloaded strsim v0.11.1
3522026-03-03T18:13:34.546Z Downloaded errno v0.3.14
3532026-03-03T18:13:34.546Z Downloaded unicode-width v0.2.0
3542026-03-03T18:13:34.546Z Downloaded thiserror v1.0.69
3552026-03-03T18:13:34.571Z Downloaded synstructure v0.13.2
3562026-03-03T18:13:34.571Z Downloaded colorchoice v1.0.4
3572026-03-03T18:13:34.571Z Downloaded goblin v0.8.2
3582026-03-03T18:13:34.571Z Downloaded autocfg v1.5.0
3592026-03-03T18:13:34.571Z Downloaded sha2 v0.10.9
3602026-03-03T18:13:34.571Z Downloaded hashbrown v0.16.1
3612026-03-03T18:13:34.571Z Downloaded serde_derive v1.0.228
3622026-03-03T18:13:34.595Z Downloaded plain v0.2.3
3632026-03-03T18:13:34.596Z Downloaded libc v0.2.180
3642026-03-03T18:13:34.620Z Downloaded idna_adapter v1.2.1
3652026-03-03T18:13:34.620Z Downloaded ordered-float v2.10.1
3662026-03-03T18:13:34.620Z Downloaded tabled v0.15.0
3672026-03-03T18:13:34.644Z Downloaded rustix v1.1.3
3682026-03-03T18:13:34.668Z Downloaded serde v1.0.228
3692026-03-03T18:13:34.668Z Downloaded syn v1.0.109
3702026-03-03T18:13:34.692Z Downloaded icu_normalizer_data v2.1.1
3712026-03-03T18:13:34.692Z Downloaded syn v2.0.117
3722026-03-03T18:13:34.693Z Downloaded serde_json v1.0.149
3732026-03-03T18:13:34.766Z Downloaded scroll_derive v0.12.1
3742026-03-03T18:13:34.766Z Downloaded memmap v0.7.0
3752026-03-03T18:13:34.766Z Downloaded indexmap v2.13.0
3762026-03-03T18:13:34.766Z Downloaded displaydoc v0.2.5
3772026-03-03T18:13:34.766Z Downloaded toml_edit v0.22.27
3782026-03-03T18:13:34.766Z Downloaded stable_deref_trait v1.2.1
3792026-03-03T18:13:34.766Z Downloaded smawk v0.3.2
3802026-03-03T18:13:34.766Z Downloaded serde_core v1.0.228
3812026-03-03T18:13:34.767Z Downloaded serde-value v0.7.0
3822026-03-03T18:13:34.767Z Downloaded serde-untagged v0.1.9
3832026-03-03T18:13:34.767Z Downloaded proc-macro-error-attr v1.0.4
3842026-03-03T18:13:34.767Z Downloaded percent-encoding v2.3.2
3852026-03-03T18:13:34.767Z Downloaded papergrid v0.11.0
3862026-03-03T18:13:34.767Z Downloaded icu_provider v2.1.1
3872026-03-03T18:13:34.767Z Downloaded icu_properties v2.1.2
3882026-03-03T18:13:34.767Z Downloaded heck v0.5.0
3892026-03-03T18:13:34.767Z Downloaded heck v0.4.1
3902026-03-03T18:13:34.767Z Downloaded generic-array v0.14.7
3912026-03-03T18:13:34.767Z Downloaded fnv v1.0.7
3922026-03-03T18:13:34.767Z Downloaded digest v0.10.7
3932026-03-03T18:13:34.767Z Downloaded tempfile v3.25.0
3942026-03-03T18:13:34.767Z Downloaded smallvec v1.15.1
3952026-03-03T18:13:34.767Z Downloaded serde_tokenstream v0.2.3
3962026-03-03T18:13:34.767Z Downloaded pretty-hex v0.4.1
3972026-03-03T18:13:34.767Z Downloaded pest_generator v2.8.6
3982026-03-03T18:13:34.767Z Downloaded pest_derive v2.8.6
3992026-03-03T18:13:34.767Z Downloaded num-traits v0.2.19
4002026-03-03T18:13:34.793Z Downloaded is_terminal_polyfill v1.70.2
4012026-03-03T18:13:34.793Z Downloaded icu_normalizer v2.1.1
4022026-03-03T18:13:34.793Z Downloaded form_urlencoded v1.2.2
4032026-03-03T18:13:34.793Z Downloaded dtrace-parser v0.2.0
4042026-03-03T18:13:34.793Z Downloaded thiserror-impl v2.0.18
4052026-03-03T18:13:34.793Z Downloaded tabled_derive v0.7.0
4062026-03-03T18:13:34.793Z Downloaded scroll v0.12.0
4072026-03-03T18:13:34.793Z Downloaded proc-macro2 v1.0.106
4082026-03-03T18:13:34.793Z Downloaded pest_meta v2.8.6
4092026-03-03T18:13:34.793Z Downloaded memchr v2.8.0
4102026-03-03T18:13:34.817Z Downloaded idna v1.1.0
4112026-03-03T18:13:34.817Z Downloaded fastrand v2.3.0
4122026-03-03T18:13:34.817Z Downloaded clap_lex v1.0.0
4132026-03-03T18:13:34.817Z Downloaded unicode-ident v1.0.24
4142026-03-03T18:13:34.817Z Downloaded once_cell v1.21.3
4152026-03-03T18:13:34.817Z Downloaded itoa v1.0.17
4162026-03-03T18:13:34.817Z Downloaded equivalent v1.0.2
4172026-03-03T18:13:34.817Z Downloaded zerocopy-derive v0.7.35
4182026-03-03T18:13:34.817Z Downloaded yoke v0.8.1
4192026-03-03T18:13:34.867Z Downloaded ucd-trie v0.1.7
4202026-03-03T18:13:34.867Z Downloaded thiserror v2.0.18
4212026-03-03T18:13:34.867Z Downloaded quote v1.0.44
4222026-03-03T18:13:34.892Z Downloaded usdt-macro v0.5.0
4232026-03-03T18:13:34.892Z Downloaded usdt-impl v0.5.0
4242026-03-03T18:13:34.892Z Downloaded unicode-linebreak v0.1.5
4252026-03-03T18:13:34.892Z Downloaded terminal_size v0.4.3
4262026-03-03T18:13:34.892Z Downloaded serde_spanned v0.6.9
4272026-03-03T18:13:34.892Z Downloaded macaddr v1.0.1
4282026-03-03T18:13:34.892Z Downloaded log v0.4.29
4292026-03-03T18:13:34.892Z Downloaded icu_locale_core v2.1.1
4302026-03-03T18:13:34.892Z Downloaded getrandom v0.4.1
4312026-03-03T18:13:34.892Z Downloaded cpufeatures v0.2.17
4322026-03-03T18:13:34.892Z Downloaded fs-err v3.3.0
4332026-03-03T18:13:34.893Z Downloaded tinystr v0.8.2
4342026-03-03T18:13:34.893Z Downloaded thread-id v4.2.2
4352026-03-03T18:13:34.893Z Downloaded thiserror-impl v1.0.69
4362026-03-03T18:13:34.893Z Downloaded potential_utf v0.1.4
4372026-03-03T18:13:34.893Z Downloaded litemap v0.8.1
4382026-03-03T18:13:34.893Z Downloaded icu_properties_data v2.1.2
4392026-03-03T18:13:34.893Z Downloaded utf8parse v0.2.2
4402026-03-03T18:13:34.893Z Downloaded toml_datetime v0.6.11
4412026-03-03T18:13:34.893Z Downloaded pest v2.8.6
4422026-03-03T18:13:34.893Z Downloaded erased-serde v0.4.9
4432026-03-03T18:13:34.893Z Downloaded dof v0.3.0
4442026-03-03T18:13:34.893Z Downloaded camino-tempfile v1.4.1
4452026-03-03T18:13:34.918Z Downloaded anstyle v1.0.13
4462026-03-03T18:13:34.918Z Downloaded usdt v0.5.0
4472026-03-03T18:13:34.918Z Downloaded toml_write v0.1.2
4482026-03-03T18:13:34.918Z Downloaded textwrap v0.16.2
4492026-03-03T18:13:34.918Z Downloaded crypto-common v0.1.7
4502026-03-03T18:13:34.918Z Downloaded clap_builder v4.5.60
4512026-03-03T18:13:34.918Z Downloaded cfg-if v1.0.4
4522026-03-03T18:13:34.918Z Downloaded cargo-util-schemas v0.8.2
4532026-03-03T18:13:34.918Z Downloaded unicode-xid v0.2.6
4542026-03-03T18:13:34.918Z Downloaded typeid v1.0.3
4552026-03-03T18:13:34.918Z Downloaded cargo_metadata v0.21.0
4562026-03-03T18:13:34.918Z Downloaded camino v1.2.2
4572026-03-03T18:13:34.918Z Downloaded block-buffer v0.10.4
4582026-03-03T18:13:34.943Z Downloaded toml v0.8.23
4592026-03-03T18:13:34.943Z Downloaded clap_derive v4.5.55
4602026-03-03T18:13:34.943Z Downloaded clap v4.5.60
4612026-03-03T18:13:34.943Z Downloaded cargo_toml v0.21.0
4622026-03-03T18:13:34.943Z Downloaded byteorder v1.5.0
4632026-03-03T18:13:34.943Z Downloaded bytecount v0.6.9
4642026-03-03T18:13:35.042Z Compiling proc-macro2 v1.0.106
4652026-03-03T18:13:35.042Z Compiling unicode-ident v1.0.24
4662026-03-03T18:13:35.066Z Compiling quote v1.0.44
4672026-03-03T18:13:35.066Z Compiling serde_core v1.0.228
4682026-03-03T18:13:35.066Z Compiling libc v0.2.180
4692026-03-03T18:13:35.066Z Compiling version_check v0.9.5
4702026-03-03T18:13:35.066Z Compiling memchr v2.8.0
4712026-03-03T18:13:35.066Z Compiling serde v1.0.228
4722026-03-03T18:13:35.413Z Compiling stable_deref_trait v1.2.1
4732026-03-03T18:13:35.532Z Compiling zmij v1.0.21
4742026-03-03T18:13:35.880Z Compiling thiserror v1.0.69
4752026-03-03T18:13:35.950Z Compiling ucd-trie v0.1.7
4762026-03-03T18:13:36.010Z Compiling autocfg v1.5.0
4772026-03-03T18:13:36.454Z Compiling itoa v1.0.17
4782026-03-03T18:13:36.671Z Compiling pest v2.8.6
4792026-03-03T18:13:36.788Z Compiling writeable v0.6.2
4802026-03-03T18:13:36.842Z Compiling litemap v0.8.1
4812026-03-03T18:13:36.907Z Compiling icu_normalizer_data v2.1.1
4822026-03-03T18:13:36.976Z Compiling icu_properties_data v2.1.2
4832026-03-03T18:13:37.265Z Compiling byteorder v1.5.0
4842026-03-03T18:13:37.309Z Compiling rustix v1.1.3
4852026-03-03T18:13:37.678Z Compiling syn v2.0.117
4862026-03-03T18:13:37.896Z Compiling errno v0.3.14
4872026-03-03T18:13:37.896Z Compiling bitflags v2.11.0
4882026-03-03T18:13:37.972Z Compiling serde_json v1.0.149
4892026-03-03T18:13:38.384Z Compiling num-traits v0.2.19
4902026-03-03T18:13:38.424Z Compiling equivalent v1.0.2
4912026-03-03T18:13:38.576Z Compiling typeid v1.0.3
4922026-03-03T18:13:38.604Z Compiling smallvec v1.15.1
4932026-03-03T18:13:39.119Z Compiling hashbrown v0.16.1
4942026-03-03T18:13:39.269Z Compiling thread-id v4.2.2
4952026-03-03T18:13:39.475Z Compiling pest_meta v2.8.6
4962026-03-03T18:13:39.588Z Compiling usdt-impl v0.5.0
4972026-03-03T18:13:39.878Z Compiling proc-macro-error-attr v1.0.4
4982026-03-03T18:13:39.998Z Compiling toml_write v0.1.2
4992026-03-03T18:13:40.244Z Compiling indexmap v2.13.0
5002026-03-03T18:13:40.359Z Compiling syn v1.0.109
5012026-03-03T18:13:40.413Z Compiling winnow v0.7.14
5022026-03-03T18:13:40.532Z Compiling erased-serde v0.4.9
5032026-03-03T18:13:41.581Z Compiling proc-macro-error v1.0.4
5042026-03-03T18:13:41.732Z Compiling log v0.4.29
5052026-03-03T18:13:41.874Z Compiling utf8_iter v1.0.4
5062026-03-03T18:13:42.069Z Compiling plain v0.2.3
5072026-03-03T18:13:42.137Z Compiling utf8parse v0.2.2
5082026-03-03T18:13:42.252Z Compiling percent-encoding v2.3.2
5092026-03-03T18:13:42.315Z Compiling getrandom v0.4.1
5102026-03-03T18:13:42.588Z Compiling thiserror v2.0.18
5112026-03-03T18:13:42.755Z Compiling camino v1.2.2
5122026-03-03T18:13:43.051Z Compiling ordered-float v2.10.1
5132026-03-03T18:13:43.311Z Compiling form_urlencoded v1.2.2
5142026-03-03T18:13:43.447Z Compiling anstyle-parse v0.2.7
5152026-03-03T18:13:43.680Z Compiling terminal_size v0.4.3
5162026-03-03T18:13:43.747Z Compiling pretty-hex v0.4.1
5172026-03-03T18:13:43.811Z Compiling anstyle v1.0.13
5182026-03-03T18:13:43.964Z Compiling cfg-if v1.0.4
5192026-03-03T18:13:43.994Z Compiling is_terminal_polyfill v1.70.2
5202026-03-03T18:13:44.105Z Compiling anstyle-query v1.1.5
5212026-03-03T18:13:44.153Z Compiling colorchoice v1.0.4
5222026-03-03T18:13:44.302Z Compiling synstructure v0.13.2
5232026-03-03T18:13:44.346Z Compiling pest_generator v2.8.6
5242026-03-03T18:13:44.383Z Compiling anstream v0.6.21
5252026-03-03T18:13:44.548Z Compiling serde-untagged v0.1.9
5262026-03-03T18:13:44.701Z Compiling semver v1.0.27
5272026-03-03T18:13:45.046Z Compiling fs-err v3.3.0
5282026-03-03T18:13:45.271Z Compiling once_cell v1.21.3
5292026-03-03T18:13:45.375Z Compiling fnv v1.0.7
5302026-03-03T18:13:45.408Z Compiling fastrand v2.3.0
5312026-03-03T18:13:45.540Z Compiling unicode-xid v0.2.6
5322026-03-03T18:13:45.647Z Compiling unicode-width v0.1.14
5332026-03-03T18:13:45.698Z Compiling strsim v0.11.1
5342026-03-03T18:13:45.748Z Compiling clap_lex v1.0.0
5352026-03-03T18:13:45.884Z Compiling bytecount v0.6.9
5362026-03-03T18:13:45.974Z Compiling anyhow v1.0.102
5372026-03-03T18:13:46.115Z Compiling heck v0.4.1
5382026-03-03T18:13:46.192Z Compiling heck v0.5.0
5392026-03-03T18:13:46.220Z Compiling papergrid v0.11.0
5402026-03-03T18:13:46.554Z Compiling clap_builder v4.5.60
5412026-03-03T18:13:46.640Z Compiling tempfile v3.25.0
5422026-03-03T18:13:46.977Z Compiling memmap v0.7.0
5432026-03-03T18:13:47.097Z Compiling unicode-width v0.2.0
5442026-03-03T18:13:47.287Z Compiling unicode-linebreak v0.1.5
5452026-03-03T18:13:47.341Z Compiling smawk v0.3.2
5462026-03-03T18:13:47.615Z Compiling camino-tempfile v1.4.1
5472026-03-03T18:13:47.755Z Compiling textwrap v0.16.2
5482026-03-03T18:13:48.171Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-03-03T18:13:48.443Z Compiling serde_derive v1.0.228
5502026-03-03T18:13:48.626Z Compiling zerofrom-derive v0.1.6
5512026-03-03T18:13:48.785Z Compiling yoke-derive v0.8.1
5522026-03-03T18:13:48.863Z Compiling zerovec-derive v0.11.2
5532026-03-03T18:13:48.892Z Compiling displaydoc v0.2.5
5542026-03-03T18:13:49.439Z Compiling thiserror-impl v1.0.69
5552026-03-03T18:13:50.386Z Compiling zerocopy-derive v0.7.35
5562026-03-03T18:13:51.196Z Compiling pest_derive v2.8.6
5572026-03-03T18:13:51.321Z Compiling scroll_derive v0.12.1
5582026-03-03T18:13:51.622Z Compiling zerofrom v0.1.6
5592026-03-03T18:13:51.895Z Compiling yoke v0.8.1
5602026-03-03T18:13:51.931Z Compiling thiserror-impl v2.0.18
5612026-03-03T18:13:52.074Z Compiling zerocopy v0.7.35
5622026-03-03T18:13:52.180Z Compiling dtrace-parser v0.2.0
5632026-03-03T18:13:52.271Z Compiling zerovec v0.11.5
5642026-03-03T18:13:52.679Z Compiling zerotrie v0.2.3
5652026-03-03T18:13:53.433Z Compiling scroll v0.12.0
5662026-03-03T18:13:53.464Z Compiling tinystr v0.8.2
5672026-03-03T18:13:53.570Z Compiling potential_utf v0.1.4
5682026-03-03T18:13:53.792Z Compiling icu_collections v2.1.1
5692026-03-03T18:13:53.876Z Compiling icu_locale_core v2.1.1
5702026-03-03T18:13:53.910Z Compiling tabled_derive v0.7.0
5712026-03-03T18:13:54.042Z Compiling goblin v0.8.2
5722026-03-03T18:13:54.146Z Compiling clap_derive v4.5.55
5732026-03-03T18:13:54.786Z Compiling swrite v0.1.0
5742026-03-03T18:13:55.418Z Compiling icu_provider v2.1.1
5752026-03-03T18:13:55.523Z Compiling tabled v0.15.0
5762026-03-03T18:13:55.869Z Compiling icu_normalizer v2.1.1
5772026-03-03T18:13:55.869Z Compiling icu_properties v2.1.2
5782026-03-03T18:13:56.273Z Compiling toml_datetime v0.6.11
5792026-03-03T18:13:56.310Z Compiling serde_spanned v0.6.9
5802026-03-03T18:13:56.435Z Compiling dof v0.3.0
5812026-03-03T18:13:56.559Z Compiling serde_tokenstream v0.2.3
5822026-03-03T18:13:56.741Z Compiling toml_edit v0.22.27
5832026-03-03T18:13:57.123Z Compiling serde-value v0.7.0
5842026-03-03T18:13:57.214Z Compiling cargo-platform v0.2.0
5852026-03-03T18:13:57.323Z Compiling clap v4.5.60
5862026-03-03T18:13:57.452Z Compiling macaddr v1.0.1
5872026-03-03T18:13:57.880Z Compiling idna_adapter v1.2.1
5882026-03-03T18:13:58.058Z Compiling idna v1.1.0
5892026-03-03T18:13:58.141Z Compiling usdt-macro v0.5.0
5902026-03-03T18:13:58.141Z Compiling usdt-attr-macro v0.5.0
5912026-03-03T18:13:58.667Z Compiling url v2.5.8
5922026-03-03T18:13:59.885Z Compiling toml v0.8.23
5932026-03-03T18:14:00.691Z Compiling cargo-util-schemas v0.8.2
5942026-03-03T18:14:00.691Z Compiling cargo_toml v0.21.0
5952026-03-03T18:14:00.891Z Compiling usdt v0.5.0
5962026-03-03T18:14:02.823Z Compiling cargo_metadata v0.21.0
5972026-03-03T18:14:05.147Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982026-03-03T18:14:09.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
5992026-03-03T18:14:10.060Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002026-03-03T18:14:11.144Z Downloading crates ...
6012026-03-03T18:14:11.324Z Downloaded aes-gcm v0.10.3
6022026-03-03T18:14:11.348Z Downloaded base16ct v0.2.0
6032026-03-03T18:14:11.348Z Downloaded cbc v0.1.2
6042026-03-03T18:14:11.374Z Downloaded atty v0.2.14
6052026-03-03T18:14:11.374Z Downloaded foreign-types v0.5.0
6062026-03-03T18:14:11.374Z Downloaded fixedbitset v0.4.2
6072026-03-03T18:14:11.398Z Downloaded futures-task v0.3.32
6082026-03-03T18:14:11.398Z Downloaded derive_more v0.99.20
6092026-03-03T18:14:11.423Z Downloaded hostname v0.3.1
6102026-03-03T18:14:11.423Z Downloaded hashbrown v0.12.3
6112026-03-03T18:14:11.448Z Downloaded indoc v2.0.7
6122026-03-03T18:14:11.448Z Downloaded indent_write v2.2.0
6132026-03-03T18:14:11.448Z Downloaded jobserver v0.1.34
6142026-03-03T18:14:11.473Z Downloaded maybe-uninit v2.0.0
6152026-03-03T18:14:11.473Z Downloaded nonempty v0.12.0
6162026-03-03T18:14:11.473Z Downloaded num-derive v0.4.2
6172026-03-03T18:14:11.498Z Downloaded openssl-probe v0.2.1
6182026-03-03T18:14:11.498Z Downloaded pbkdf2 v0.11.0
6192026-03-03T18:14:11.498Z Downloaded pin-utils v0.1.0
6202026-03-03T18:14:11.523Z Downloaded proc-macro-crate v1.3.1
6212026-03-03T18:14:11.523Z Downloaded progenitor-client v0.11.2
6222026-03-03T18:14:11.523Z Downloaded quick-error v1.2.3
6232026-03-03T18:14:11.523Z Downloaded ref-cast v1.0.25
6242026-03-03T18:14:11.547Z Downloaded rfc6979 v0.4.0
6252026-03-03T18:14:11.547Z Downloaded rustc-hash v2.1.1
6262026-03-03T18:14:11.547Z Downloaded ref-cast-impl v1.0.25
6272026-03-03T18:14:11.547Z Downloaded parking_lot v0.12.5
6282026-03-03T18:14:11.572Z Downloaded psm v0.1.30
6292026-03-03T18:14:11.573Z Downloaded serde_plain v1.0.2
6302026-03-03T18:14:11.573Z Downloaded secrecy v0.10.3
6312026-03-03T18:14:11.573Z Downloaded scopeguard v1.2.0
6322026-03-03T18:14:11.573Z Downloaded nom v7.1.3
6332026-03-03T18:14:11.597Z Downloaded signal-hook-tokio v0.3.1
6342026-03-03T18:14:11.597Z Downloaded serde_repr v0.1.20
6352026-03-03T18:14:11.597Z Downloaded slog-envlogger v2.2.0
6362026-03-03T18:14:11.597Z Downloaded slog-bunyan v2.5.0
6372026-03-03T18:14:11.622Z Downloaded shell-words v1.1.1
6382026-03-03T18:14:11.622Z Downloaded sqlparser_derive v0.5.0
6392026-03-03T18:14:11.622Z Downloaded signal-hook-mio v0.2.5
6402026-03-03T18:14:11.622Z Downloaded slog-json v2.6.1
6412026-03-03T18:14:11.622Z Downloaded signal-hook-registry v1.4.8
6422026-03-03T18:14:11.622Z Downloaded siphasher v1.0.2
6432026-03-03T18:14:11.622Z Downloaded sync_wrapper v1.0.2
6442026-03-03T18:14:11.647Z Downloaded sync-ptr v0.1.4
6452026-03-03T18:14:11.647Z Downloaded tabled_derive v0.11.0
6462026-03-03T18:14:11.647Z Downloaded time-core v0.1.8
6472026-03-03T18:14:11.647Z Downloaded tabwriter v1.4.1
6482026-03-03T18:14:11.647Z Downloaded take_mut v0.2.2
6492026-03-03T18:14:11.648Z Downloaded thiserror-impl-no-std v2.0.2
6502026-03-03T18:14:11.648Z Downloaded thiserror-no-std v2.0.2
6512026-03-03T18:14:11.673Z Downloaded tower-service v0.3.3
6522026-03-03T18:14:11.673Z Downloaded typify-macro v0.4.3
6532026-03-03T18:14:11.673Z Downloaded typify-macro v0.6.1
6542026-03-03T18:14:11.673Z Downloaded tokio-dtrace v0.1.1
6552026-03-03T18:14:11.673Z Downloaded usdt-attr-macro v0.6.0
6562026-03-03T18:14:11.697Z Downloaded unicode-truncate v1.1.0
6572026-03-03T18:14:11.697Z Downloaded usdt-macro v0.6.0
6582026-03-03T18:14:11.698Z Downloaded subprocess v0.2.15
6592026-03-03T18:14:11.698Z Downloaded wait-timeout v0.2.1
6602026-03-03T18:14:11.698Z Downloaded dropshot v0.16.7
6612026-03-03T18:14:11.726Z Downloaded zeroize_derive v1.4.3
6622026-03-03T18:14:11.751Z Downloaded toml_edit v0.23.10+spec-1.0.0
6632026-03-03T18:14:11.751Z Downloaded zone_cfg_derive v0.3.1
6642026-03-03T18:14:11.751Z Downloaded zstd-safe v7.2.4
6652026-03-03T18:14:11.751Z Downloaded zstd v0.13.3
6662026-03-03T18:14:11.751Z Downloaded zeroize v1.8.2
6672026-03-03T18:14:11.775Z Downloaded unsafe-libyaml v0.2.11
6682026-03-03T18:14:11.775Z Downloaded vte v0.14.1
6692026-03-03T18:14:11.776Z Downloaded hkdf v0.12.4
6702026-03-03T18:14:11.776Z Downloaded zopfli v0.8.3
6712026-03-03T18:14:11.776Z Downloaded typed-path v0.9.3
6722026-03-03T18:14:11.800Z Downloaded quinn-proto v0.11.13
6732026-03-03T18:14:11.800Z Downloaded zip v0.6.6
6742026-03-03T18:14:11.825Z Downloaded unicode-normalization v0.1.25
6752026-03-03T18:14:11.825Z Downloaded unicode-segmentation v1.12.0
6762026-03-03T18:14:11.825Z Downloaded nix v0.31.1
6772026-03-03T18:14:11.850Z Downloaded zip v4.6.1
6782026-03-03T18:14:11.874Z Downloaded git2 v0.20.4
6792026-03-03T18:14:11.898Z Downloaded winnow v0.5.40
6802026-03-03T18:14:11.899Z Downloaded winnow v0.6.26
6812026-03-03T18:14:11.924Z Downloaded smoltcp v0.9.1
6822026-03-03T18:14:11.924Z Downloaded regress v0.10.5
6832026-03-03T18:14:11.949Z Downloaded time v0.3.47
6842026-03-03T18:14:11.949Z Downloaded zlib-rs v0.6.2
6852026-03-03T18:14:11.973Z Downloaded zerocopy v0.8.40
6862026-03-03T18:14:11.973Z Downloaded object v0.37.3
6872026-03-03T18:14:11.998Z Downloaded regex-syntax v0.6.29
6882026-03-03T18:14:11.998Z Downloaded rustls v0.22.4
6892026-03-03T18:14:12.022Z Downloaded regex-syntax v0.8.10
6902026-03-03T18:14:12.022Z Downloaded rustls v0.23.37
6912026-03-03T18:14:12.047Z Downloaded sqlparser v0.61.0
6922026-03-03T18:14:12.047Z Downloaded rustix v0.38.44
6932026-03-03T18:14:12.072Z Downloaded webpki-roots v1.0.6
6942026-03-03T18:14:12.096Z Downloaded vcpkg v0.2.15
6952026-03-03T18:14:12.124Z Downloaded ratatui v0.29.0
6962026-03-03T18:14:12.149Z Downloaded typify-impl v0.6.1
6972026-03-03T18:14:12.173Z Downloaded tracing v0.1.44
6982026-03-03T18:14:12.198Z Downloaded typify-impl v0.4.3
6992026-03-03T18:14:12.223Z Downloaded sled v0.34.7
7002026-03-03T18:14:12.247Z Downloaded lzma-sys v0.1.20
7012026-03-03T18:14:12.271Z Downloaded bzip2-sys v0.1.13+1.0.8
7022026-03-03T18:14:12.296Z Downloaded zerocopy-derive v0.6.6
7032026-03-03T18:14:12.296Z Downloaded regex-automata v0.4.14
7042026-03-03T18:14:12.320Z Downloaded jiff v0.2.21
7052026-03-03T18:14:12.344Z Downloaded smoltcp v0.11.0
7062026-03-03T18:14:12.344Z Downloaded rustls v0.21.12
7072026-03-03T18:14:12.368Z Downloaded openapiv3 v2.2.0
7082026-03-03T18:14:12.368Z Downloaded petgraph v0.6.5
7092026-03-03T18:14:12.392Z Downloaded libz-sys v1.1.24
7102026-03-03T18:14:12.418Z Downloaded chrono-tz v0.10.4
7112026-03-03T18:14:12.442Z Downloaded object v0.30.4
7122026-03-03T18:14:12.442Z Downloaded tabled v0.20.0
7132026-03-03T18:14:12.466Z Downloaded petgraph v0.8.3
7142026-03-03T18:14:12.490Z Downloaded petname v2.0.2
7152026-03-03T18:14:12.490Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
7162026-03-03T18:14:12.514Z Downloaded tokio v1.49.0
7172026-03-03T18:14:12.555Z Downloaded sha3 v0.10.8
7182026-03-03T18:14:12.580Z Downloaded bstr v1.12.1
7192026-03-03T18:14:12.580Z Downloaded serde_with v3.17.0
7202026-03-03T18:14:12.605Z Downloaded salty v0.3.0
7212026-03-03T18:14:12.629Z Downloaded proptest v1.10.0
7222026-03-03T18:14:12.629Z Downloaded encoding_rs v0.8.35
7232026-03-03T18:14:12.655Z Downloaded nix v0.30.1
7242026-03-03T18:14:12.679Z Downloaded moka v0.12.13
7252026-03-03T18:14:12.680Z Downloaded lalrpop v0.19.12
7262026-03-03T18:14:12.680Z Downloaded hickory-proto v0.25.2
7272026-03-03T18:14:12.704Z Downloaded zerocopy-derive v0.8.40
7282026-03-03T18:14:12.729Z Downloaded x509-cert v0.2.5
7292026-03-03T18:14:12.729Z Downloaded tower-http v0.6.8
7302026-03-03T18:14:12.729Z Downloaded chrono v0.4.44
7312026-03-03T18:14:12.753Z Downloaded tough v0.20.0
7322026-03-03T18:14:12.753Z Downloaded regex v1.12.3
7332026-03-03T18:14:12.753Z Downloaded polar-core v0.27.3
7342026-03-03T18:14:12.781Z Downloaded nix v0.28.0
7352026-03-03T18:14:12.782Z Downloaded tokio-util v0.7.18
7362026-03-03T18:14:12.806Z Downloaded rpassword v7.4.0
7372026-03-03T18:14:12.806Z Downloaded ron v0.12.0
7382026-03-03T18:14:12.830Z Downloaded yansi v1.0.1
7392026-03-03T18:14:12.830Z Downloaded unicode_categories v0.1.1
7402026-03-03T18:14:12.830Z Downloaded rustls-webpki v0.102.8
7412026-03-03T18:14:12.855Z Downloaded radix_trie v0.2.1
7422026-03-03T18:14:12.855Z Downloaded openssl v0.10.75
7432026-03-03T18:14:12.880Z Downloaded nix v0.29.0
7442026-03-03T18:14:12.880Z Downloaded aws-lc-rs v1.16.0
7452026-03-03T18:14:12.904Z Downloaded tower v0.5.3
7462026-03-03T18:14:12.928Z Downloaded steno v0.4.1
7472026-03-03T18:14:12.928Z Downloaded blake3 v1.8.3
7482026-03-03T18:14:12.953Z Downloaded ring v0.17.14
7492026-03-03T18:14:13.006Z Downloaded zerocopy v0.6.6
7502026-03-03T18:14:13.030Z Downloaded uzers v0.12.2
7512026-03-03T18:14:13.030Z Downloaded uuid v1.21.0
7522026-03-03T18:14:13.030Z Downloaded rand v0.10.0
7532026-03-03T18:14:13.030Z Downloaded nix v0.27.1
7542026-03-03T18:14:13.056Z Downloaded ssh-key v0.6.7
7552026-03-03T18:14:13.056Z Downloaded rustls-webpki v0.101.7
7562026-03-03T18:14:13.081Z Downloaded quick-xml v0.37.5
7572026-03-03T18:14:13.081Z Downloaded yasna v0.5.2
7582026-03-03T18:14:13.081Z Downloaded xshell v0.2.7
7592026-03-03T18:14:13.082Z Downloaded whoami v2.1.0
7602026-03-03T18:14:13.082Z Downloaded tracing-core v0.1.36
7612026-03-03T18:14:13.082Z Downloaded toml_edit v0.19.15
7622026-03-03T18:14:13.108Z Downloaded tokio-postgres v0.7.16
7632026-03-03T18:14:13.108Z Downloaded futures-util v0.3.32
7642026-03-03T18:14:13.133Z Downloaded zone v0.3.1
7652026-03-03T18:14:13.133Z Downloaded xz2 v0.1.7
7662026-03-03T18:14:13.133Z Downloaded wyz v0.5.1
7672026-03-03T18:14:13.133Z Downloaded libgit2-sys v0.18.3+1.9.2
7682026-03-03T18:14:13.173Z Downloaded whoami v1.6.1
7692026-03-03T18:14:13.198Z Downloaded walkdir v2.5.0
7702026-03-03T18:14:13.198Z Downloaded vergen v9.0.6
7712026-03-03T18:14:13.198Z Downloaded unicode-properties v0.1.4
7722026-03-03T18:14:13.198Z Downloaded unicode-bidi v0.3.18
7732026-03-03T18:14:13.199Z Downloaded typify v0.6.1
7742026-03-03T18:14:13.199Z Downloaded typify v0.4.3
7752026-03-03T18:14:13.199Z Downloaded tungstenite v0.23.0
7762026-03-03T18:14:13.199Z Downloaded tungstenite v0.21.0
7772026-03-03T18:14:13.224Z Downloaded tokio-stream v0.1.18
7782026-03-03T18:14:13.224Z Downloaded tinyvec v1.10.0
7792026-03-03T18:14:13.224Z Downloaded samael v0.0.19
7802026-03-03T18:14:13.224Z Downloaded rayon v1.11.0
7812026-03-03T18:14:13.224Z Downloaded portable-atomic v1.13.1
7822026-03-03T18:14:13.254Z Downloaded hyper v1.8.1
7832026-03-03T18:14:13.254Z Downloaded tar v0.4.44
7842026-03-03T18:14:13.254Z Downloaded reqwest v0.12.28
7852026-03-03T18:14:13.279Z Downloaded iri-string v0.7.10
7862026-03-03T18:14:13.279Z Downloaded hashbrown v0.15.5
7872026-03-03T18:14:13.279Z Downloaded xshell-macros v0.2.7
7882026-03-03T18:14:13.279Z Downloaded xattr v1.6.1
7892026-03-03T18:14:13.304Z Downloaded want v0.3.1
7902026-03-03T18:14:13.304Z Downloaded waitgroup v0.1.2
7912026-03-03T18:14:13.304Z Downloaded vsss-rs v3.3.4
7922026-03-03T18:14:13.305Z Downloaded vergen-lib v0.1.6
7932026-03-03T18:14:13.305Z Downloaded vergen-gitcl v1.0.8
7942026-03-03T18:14:13.305Z Downloaded vergen-git2 v1.0.7
7952026-03-03T18:14:13.305Z Downloaded utf-8 v0.7.6
7962026-03-03T18:14:13.305Z Downloaded usdt-impl v0.6.0
7972026-03-03T18:14:13.305Z Downloaded twox-hash v2.1.2
7982026-03-03T18:14:13.330Z Downloaded tracing-attributes v0.1.31
7992026-03-03T18:14:13.330Z Downloaded toml_parser v1.0.9+spec-1.1.0
8002026-03-03T18:14:13.330Z Downloaded tokio-rustls v0.26.4
8012026-03-03T18:14:13.330Z Downloaded tokio-rustls v0.25.0
8022026-03-03T18:14:13.330Z Downloaded tokio-rustls v0.24.1
8032026-03-03T18:14:13.330Z Downloaded term v1.2.1
8042026-03-03T18:14:13.330Z Downloaded slog v2.8.2
8052026-03-03T18:14:13.330Z Downloaded similar v2.7.0
8062026-03-03T18:14:13.354Z Downloaded schemars v0.9.0
8072026-03-03T18:14:13.355Z Downloaded rustyline v14.0.0
8082026-03-03T18:14:13.379Z Downloaded reqwest v0.13.2
8092026-03-03T18:14:13.379Z Downloaded reedline v0.40.0
8102026-03-03T18:14:13.380Z Downloaded bindgen v0.71.1
8112026-03-03T18:14:13.380Z Downloaded void v1.0.2
8122026-03-03T18:14:13.380Z Downloaded tower-layer v0.3.3
8132026-03-03T18:14:13.404Z Downloaded toml v0.9.12+spec-1.1.0
8142026-03-03T18:14:13.404Z Downloaded toml v0.7.8
8152026-03-03T18:14:13.404Z Downloaded term v0.7.0
8162026-03-03T18:14:13.404Z Downloaded strum_macros v0.24.3
8172026-03-03T18:14:13.404Z Downloaded publicsuffix v2.3.0
8182026-03-03T18:14:13.404Z Downloaded pretty_assertions v1.4.1
8192026-03-03T18:14:13.404Z Downloaded unit-prefix v0.5.2
8202026-03-03T18:14:13.404Z Downloaded unicase v2.9.0
8212026-03-03T18:14:13.404Z Downloaded unarray v0.1.4
8222026-03-03T18:14:13.404Z Downloaded tui-tree-widget v0.23.1
8232026-03-03T18:14:13.404Z Downloaded toml_writer v1.0.6+spec-1.1.0
8242026-03-03T18:14:13.429Z Downloaded spin v0.9.8
8252026-03-03T18:14:13.429Z Downloaded crossterm v0.29.0
8262026-03-03T18:14:13.429Z Downloaded crossterm v0.28.1
8272026-03-03T18:14:13.429Z Downloaded tokio-tungstenite v0.21.0
8282026-03-03T18:14:13.429Z Downloaded test-strategy v0.4.5
8292026-03-03T18:14:13.454Z Downloaded slab v0.4.12
8302026-03-03T18:14:13.454Z Downloaded schemars v0.8.22
8312026-03-03T18:14:13.454Z Downloaded p384 v0.13.1
8322026-03-03T18:14:13.454Z Downloaded usdt v0.6.0
8332026-03-03T18:14:13.454Z Downloaded untrusted v0.9.0
8342026-03-03T18:14:13.454Z Downloaded untrusted v0.7.1
8352026-03-03T18:14:13.478Z Downloaded universal-hash v0.5.1
8362026-03-03T18:14:13.478Z Downloaded try-lock v0.2.5
8372026-03-03T18:14:13.478Z Downloaded tls_codec v0.4.2
8382026-03-03T18:14:13.478Z Downloaded snafu v0.8.9
8392026-03-03T18:14:13.478Z Downloaded hickory-proto v0.24.4
8402026-03-03T18:14:13.502Z Downloaded socket2 v0.6.2
8412026-03-03T18:14:13.502Z Downloaded mio v1.1.1
8422026-03-03T18:14:13.502Z Downloaded trait-variant v0.1.2
8432026-03-03T18:14:13.502Z Downloaded strum_macros v0.26.4
8442026-03-03T18:14:13.503Z Downloaded stringprep v0.1.5
8452026-03-03T18:14:13.503Z Downloaded stacker v0.1.23
8462026-03-03T18:14:13.503Z Downloaded sqlformat v0.3.5
8472026-03-03T18:14:13.503Z Downloaded spki v0.7.3
8482026-03-03T18:14:13.527Z Downloaded smallvec v0.6.14
8492026-03-03T18:14:13.527Z Downloaded serde_with_macros v3.17.0
8502026-03-03T18:14:13.527Z Downloaded schemars v1.2.1
8512026-03-03T18:14:13.551Z Downloaded russh v0.45.0
8522026-03-03T18:14:13.551Z Downloaded ron v0.8.1
8532026-03-03T18:14:13.552Z Downloaded minimal-lexical v0.2.1
8542026-03-03T18:14:13.552Z Downloaded topological-sort v0.2.2
8552026-03-03T18:14:13.552Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8562026-03-03T18:14:13.552Z Downloaded tokio-tungstenite v0.23.1
8572026-03-03T18:14:13.576Z Downloaded tokio-native-tls v0.3.1
8582026-03-03T18:14:13.576Z Downloaded tokio-macros v2.6.0
8592026-03-03T18:14:13.576Z Downloaded tls_codec_derive v0.4.2
8602026-03-03T18:14:13.576Z Downloaded tinyvec_macros v0.1.1
8612026-03-03T18:14:13.576Z Downloaded tiny-keccak v2.0.2
8622026-03-03T18:14:13.576Z Downloaded time-macros v0.2.27
8632026-03-03T18:14:13.576Z Downloaded thread_local v1.1.9
8642026-03-03T18:14:13.576Z Downloaded string_cache v0.8.9
8652026-03-03T18:14:13.576Z Downloaded static_assertions v1.1.0
8662026-03-03T18:14:13.576Z Downloaded socket2 v0.5.10
8672026-03-03T18:14:13.576Z Downloaded slog-term v2.9.2
8682026-03-03T18:14:13.576Z Downloaded slog-stdlog v4.1.1
8692026-03-03T18:14:13.601Z Downloaded slog-async v2.8.0
8702026-03-03T18:14:13.601Z Downloaded simd-adler32 v0.3.8
8712026-03-03T18:14:13.601Z Downloaded serde_yaml v0.9.34+deprecated
8722026-03-03T18:14:13.601Z Downloaded rustls-native-certs v0.8.3
8732026-03-03T18:14:13.601Z Downloaded prettyplease v0.2.37
8742026-03-03T18:14:13.601Z Downloaded diesel v2.2.12
8752026-03-03T18:14:13.625Z Downloaded termios v0.3.3
8762026-03-03T18:14:13.625Z Downloaded signal-hook v0.3.18
8772026-03-03T18:14:13.625Z Downloaded rustls-webpki v0.103.9
8782026-03-03T18:14:13.625Z Downloaded prefix-trie v0.7.0
8792026-03-03T18:14:13.625Z Downloaded hickory-server v0.25.2
8802026-03-03T18:14:13.650Z Downloaded tap v1.0.1
8812026-03-03T18:14:13.650Z Downloaded tagptr v0.2.0
8822026-03-03T18:14:13.650Z Downloaded support-bundle-viewer v0.1.2
8832026-03-03T18:14:13.650Z Downloaded strum_macros v0.27.2
8842026-03-03T18:14:13.650Z Downloaded strum v0.27.2
8852026-03-03T18:14:13.650Z Downloaded structmeta-derive v0.3.0
8862026-03-03T18:14:13.650Z Downloaded structmeta v0.3.0
8872026-03-03T18:14:13.650Z Downloaded strip-ansi-escapes v0.2.1
8882026-03-03T18:14:13.650Z Downloaded ssh-cipher v0.2.0
8892026-03-03T18:14:13.650Z Downloaded rsa v0.9.10
8902026-03-03T18:14:13.650Z Downloaded progenitor-impl v0.13.0
8912026-03-03T18:14:13.651Z Downloaded thread-id v5.1.0
8922026-03-03T18:14:13.651Z Downloaded testing_table v0.3.0
8932026-03-03T18:14:13.677Z Downloaded termtree v0.5.1
8942026-03-03T18:14:13.677Z Downloaded strum v0.26.3
8952026-03-03T18:14:13.677Z Downloaded serde_urlencoded v0.7.1
8962026-03-03T18:14:13.677Z Downloaded seq-macro v0.3.6
8972026-03-03T18:14:13.677Z Downloaded sapling-renderdag v0.1.0
8982026-03-03T18:14:13.677Z Downloaded rayon-core v1.13.0
8992026-03-03T18:14:13.677Z Downloaded scheduled-thread-pool v0.2.7
9002026-03-03T18:14:13.677Z Downloaded snafu-derive v0.8.9
9012026-03-03T18:14:13.677Z Downloaded smf v0.2.3
9022026-03-03T18:14:13.677Z Downloaded serde_cbor v0.11.2
9032026-03-03T18:14:13.677Z Downloaded rand v0.9.2
9042026-03-03T18:14:13.677Z Downloaded goblin v0.10.5
9052026-03-03T18:14:13.701Z Downloaded supports-color v3.0.2
9062026-03-03T18:14:13.701Z Downloaded subtle v2.6.1
9072026-03-03T18:14:13.701Z Downloaded ssh-encoding v0.2.0
9082026-03-03T18:14:13.701Z Downloaded slog-scope v4.4.1
9092026-03-03T18:14:13.701Z Downloaded slog-dtrace v0.3.0
9102026-03-03T18:14:13.701Z Downloaded scroll v0.13.0
9112026-03-03T18:14:13.701Z Downloaded ryu v1.0.23
9122026-03-03T18:14:13.726Z Downloaded rustls-platform-verifier v0.6.2
9132026-03-03T18:14:13.726Z Downloaded r2d2 v0.8.10
9142026-03-03T18:14:13.726Z Downloaded rustls-pemfile v2.2.0
9152026-03-03T18:14:13.726Z Downloaded shlex v1.3.0
9162026-03-03T18:14:13.726Z Downloaded serde_path_to_error v0.1.20
9172026-03-03T18:14:13.726Z Downloaded rustls-pemfile v1.0.4
9182026-03-03T18:14:13.726Z Downloaded rand_seeder v0.4.0
9192026-03-03T18:14:13.726Z Downloaded rand v0.8.5
9202026-03-03T18:14:13.751Z Downloaded qorb v0.4.1
9212026-03-03T18:14:13.751Z Downloaded pin-project v1.1.11
9222026-03-03T18:14:13.751Z Downloaded serde_spanned v1.0.4
9232026-03-03T18:14:13.751Z Downloaded serde_derive_internals v0.29.1
9242026-03-03T18:14:13.775Z Downloaded serde-big-array v0.5.1
9252026-03-03T18:14:13.775Z Downloaded sec1 v0.7.3
9262026-03-03T18:14:13.775Z Downloaded rand_core v0.10.0
9272026-03-03T18:14:13.775Z Downloaded quinn v0.11.9
9282026-03-03T18:14:13.775Z Downloaded papergrid v0.17.0
9292026-03-03T18:14:13.775Z Downloaded miniz_oxide v0.8.9
9302026-03-03T18:14:13.775Z Downloaded libm v0.2.16
9312026-03-03T18:14:13.800Z Downloaded sigpipe v0.1.3
9322026-03-03T18:14:13.800Z Downloaded signature v2.2.0
9332026-03-03T18:14:13.800Z Downloaded sha1 v0.10.6
9342026-03-03T18:14:13.800Z Downloaded serde-hex v0.1.0
9352026-03-03T18:14:13.800Z Downloaded same-file v1.0.6
9362026-03-03T18:14:13.800Z Downloaded salsa20 v0.10.2
9372026-03-03T18:14:13.800Z Downloaded rustls-pki-types v1.14.0
9382026-03-03T18:14:13.800Z Downloaded rustc_version v0.1.7
9392026-03-03T18:14:13.800Z Downloaded p521 v0.13.3
9402026-03-03T18:14:13.824Z Downloaded serde_bytes v0.11.19
9412026-03-03T18:14:13.825Z Downloaded semver v0.1.20
9422026-03-03T18:14:13.825Z Downloaded secrecy v0.8.0
9432026-03-03T18:14:13.825Z Downloaded sct v0.7.1
9442026-03-03T18:14:13.825Z Downloaded scrypt v0.11.0
9452026-03-03T18:14:13.825Z Downloaded schemars_derive v0.8.22
9462026-03-03T18:14:13.825Z Downloaded rustversion v1.0.22
9472026-03-03T18:14:13.825Z Downloaded rustc_version v0.4.1
9482026-03-03T18:14:13.825Z Downloaded russh-keys v0.45.0
9492026-03-03T18:14:13.825Z Downloaded rand_core v0.6.4
9502026-03-03T18:14:13.825Z Downloaded rand_chacha v0.9.0
9512026-03-03T18:14:13.826Z Downloaded progenitor-impl v0.11.2
9522026-03-03T18:14:13.850Z Downloaded ppv-lite86 v0.2.21
9532026-03-03T18:14:13.850Z Downloaded postgres-types v0.2.12
9542026-03-03T18:14:13.850Z Downloaded hickory-resolver v0.25.2
9552026-03-03T18:14:13.850Z Downloaded scroll_derive v0.13.1
9562026-03-03T18:14:13.850Z Downloaded rusty-fork v0.3.1
9572026-03-03T18:14:13.850Z Downloaded rcgen v0.12.1
9582026-03-03T18:14:13.850Z Downloaded rand_core v0.9.5
9592026-03-03T18:14:13.850Z Downloaded quinn-udp v0.5.14
9602026-03-03T18:14:13.850Z Downloaded progenitor-impl v0.10.0
9612026-03-03T18:14:13.850Z Downloaded pkcs5 v0.7.1
9622026-03-03T18:14:13.875Z Downloaded phf v0.12.1
9632026-03-03T18:14:13.875Z Downloaded heapless v0.8.0
9642026-03-03T18:14:13.875Z Downloaded primeorder v0.13.6
9652026-03-03T18:14:13.875Z Downloaded predicates v3.1.4
9662026-03-03T18:14:13.875Z Downloaded parking_lot_core v0.9.12
9672026-03-03T18:14:13.875Z Downloaded parking_lot_core v0.8.6
9682026-03-03T18:14:13.875Z Downloaded num-bigint-dig v0.8.6
9692026-03-03T18:14:13.900Z Downloaded memmap2 v0.9.10
9702026-03-03T18:14:13.900Z Downloaded headers v0.4.1
9712026-03-03T18:14:13.900Z Downloaded cc v1.2.56
9722026-03-03T18:14:13.900Z Downloaded libxml v0.3.3
9732026-03-03T18:14:13.924Z Downloaded libbz2-rs-sys v0.2.2
9742026-03-03T18:14:13.924Z Downloaded parking_lot v0.11.2
9752026-03-03T18:14:13.924Z Downloaded omicron-zone-package v0.12.2
9762026-03-03T18:14:13.924Z Downloaded itertools v0.14.0
9772026-03-03T18:14:13.924Z Downloaded itertools v0.10.5
9782026-03-03T18:14:13.949Z Downloaded russh-cryptovec v0.7.3
9792026-03-03T18:14:13.949Z Downloaded rtoolbox v0.0.3
9802026-03-03T18:14:13.949Z Downloaded resolv-conf v0.7.6
9812026-03-03T18:14:13.950Z Downloaded phf v0.13.1
9822026-03-03T18:14:13.950Z Downloaded num-bigint v0.4.6
9832026-03-03T18:14:13.950Z Downloaded itertools v0.13.0
9842026-03-03T18:14:13.978Z Downloaded iddqd v0.3.17
9852026-03-03T18:14:13.978Z Downloaded crossbeam-channel v0.5.15
9862026-03-03T18:14:13.978Z Downloaded const_format v0.2.35
9872026-03-03T18:14:13.978Z Downloaded recursive-proc-macro-impl v0.1.1
9882026-03-03T18:14:13.979Z Downloaded rand_chacha v0.3.1
9892026-03-03T18:14:13.979Z Downloaded psl-types v2.0.11
9902026-03-03T18:14:14.019Z Downloaded progenitor-macro v0.13.0
9912026-03-03T18:14:14.019Z Downloaded progenitor-macro v0.11.2
9922026-03-03T18:14:14.019Z Downloaded progenitor-macro v0.10.0
9932026-03-03T18:14:14.019Z Downloaded progenitor v0.11.2
9942026-03-03T18:14:14.019Z Downloaded powerfmt v0.2.0
9952026-03-03T18:14:14.019Z Downloaded postcard v1.1.3
9962026-03-03T18:14:14.019Z Downloaded openssl-sys v0.9.111
9972026-03-03T18:14:14.019Z Downloaded heapless v0.7.17
9982026-03-03T18:14:14.019Z Downloaded recursive v0.1.1
9992026-03-03T18:14:14.019Z Downloaded rand_xorshift v0.4.0
10002026-03-03T18:14:14.019Z Downloaded radium v0.7.0
10012026-03-03T18:14:14.019Z Downloaded progenitor-extras v0.1.0
10022026-03-03T18:14:14.046Z Downloaded progenitor-client v0.13.0
10032026-03-03T18:14:14.047Z Downloaded progenitor v0.13.0
10042026-03-03T18:14:14.047Z Downloaded proc-macro-error2 v2.0.1
10052026-03-03T18:14:14.047Z Downloaded predicates-core v1.0.10
10062026-03-03T18:14:14.047Z Downloaded precomputed-hash v0.1.1
10072026-03-03T18:14:14.047Z Downloaded pkcs1 v0.7.5
10082026-03-03T18:14:14.047Z Downloaded password-hash v0.5.0
10092026-03-03T18:14:14.047Z Downloaded multer v3.1.0
10102026-03-03T18:14:14.047Z Downloaded itertools v0.12.1
10112026-03-03T18:14:14.047Z Downloaded bumpalo v3.20.2
10122026-03-03T18:14:14.047Z Downloaded progenitor-client v0.10.0
10132026-03-03T18:14:14.047Z Downloaded progenitor v0.10.0
10142026-03-03T18:14:14.047Z Downloaded predicates-tree v1.0.13
10152026-03-03T18:14:14.047Z Downloaded poly1305 v0.8.0
10162026-03-03T18:14:14.047Z Downloaded password-hash v0.4.2
10172026-03-03T18:14:14.047Z Downloaded p256 v0.13.2
10182026-03-03T18:14:14.077Z Downloaded oso v0.27.3
10192026-03-03T18:14:14.077Z Downloaded getrandom v0.3.4
10202026-03-03T18:14:14.077Z Downloaded proc-macro-error-attr2 v2.0.0
10212026-03-03T18:14:14.077Z Downloaded proc-macro-crate v3.4.0
10222026-03-03T18:14:14.077Z Downloaded postgres-protocol v0.6.10
10232026-03-03T18:14:14.077Z Downloaded polyval v0.6.2
10242026-03-03T18:14:14.077Z Downloaded pkg-config v0.3.32
10252026-03-03T18:14:14.077Z Downloaded pkcs8 v0.10.2
10262026-03-03T18:14:14.077Z Downloaded pin-project-lite v0.2.17
10272026-03-03T18:14:14.077Z Downloaded pin-project-internal v1.1.11
10282026-03-03T18:14:14.602Z Downloaded pem v3.0.6
10292026-03-03T18:14:14.602Z Downloaded paste v1.0.15
10302026-03-03T18:14:14.602Z Downloaded num_enum_derive v0.7.5
10312026-03-03T18:14:14.602Z Downloaded num_enum_derive v0.5.11
10322026-03-03T18:14:14.602Z Downloaded num_enum v0.7.5
10332026-03-03T18:14:14.602Z Downloaded num_enum v0.5.11
10342026-03-03T18:14:14.602Z Downloaded num-rational v0.4.2
10352026-03-03T18:14:14.602Z Downloaded num-integer v0.1.46
10362026-03-03T18:14:14.602Z Downloaded ingot-types v0.1.2
10372026-03-03T18:14:14.602Z Downloaded bitvec v1.0.1
10382026-03-03T18:14:14.602Z Downloaded phf_shared v0.13.1
10392026-03-03T18:14:14.602Z Downloaded phf_shared v0.12.1
10402026-03-03T18:14:14.602Z Downloaded phf_shared v0.11.3
10412026-03-03T18:14:14.602Z Downloaded pem-rfc7468 v0.7.0
10422026-03-03T18:14:14.602Z Downloaded peg-macros v0.8.5
10432026-03-03T18:14:14.602Z Downloaded peg v0.8.5
10442026-03-03T18:14:14.602Z Downloaded parse-display-derive v0.10.0
10452026-03-03T18:14:14.602Z Downloaded packed_struct v0.10.1
10462026-03-03T18:14:14.602Z Downloaded oxnet v0.1.4
10472026-03-03T18:14:14.602Z Downloaded oxide-tokio-rt v0.1.2
10482026-03-03T18:14:14.602Z Downloaded native-tls v0.2.18
10492026-03-03T18:14:14.602Z Downloaded nanorand v0.7.0
10502026-03-03T18:14:14.602Z Downloaded mime_guess v2.0.5
10512026-03-03T18:14:14.602Z Downloaded instability v0.3.11
10522026-03-03T18:14:14.602Z Downloaded http v1.4.0
10532026-03-03T18:14:14.602Z Downloaded compact_str v0.8.1
10542026-03-03T18:14:14.602Z Downloaded base64 v0.22.1
10552026-03-03T18:14:14.602Z Downloaded peg-runtime v0.8.5
10562026-03-03T18:14:14.603Z Downloaded pbkdf2 v0.12.2
10572026-03-03T18:14:14.603Z Downloaded path-slash v0.1.5
10582026-03-03T18:14:14.603Z Downloaded parse-display v0.10.0
10592026-03-03T18:14:14.603Z Downloaded libefi-sys v0.1.0
10602026-03-03T18:14:14.603Z Downloaded jiff-static v0.2.21
10612026-03-03T18:14:14.603Z Downloaded crossbeam-epoch v0.9.18
10622026-03-03T18:14:14.603Z Downloaded crc32fast v1.5.0
10632026-03-03T18:14:14.603Z Downloaded parse-size v1.1.0
10642026-03-03T18:14:14.603Z Downloaded packed_struct_codegen v0.10.1
10652026-03-03T18:14:14.603Z Downloaded owo-colors v4.3.0
10662026-03-03T18:14:14.603Z Downloaded oso-derive v0.27.3
10672026-03-03T18:14:14.603Z Downloaded opaque-debug v0.3.1
10682026-03-03T18:14:14.603Z Downloaded olpc-cjson v0.1.4
10692026-03-03T18:14:14.603Z Downloaded num_threads v0.1.7
10702026-03-03T18:14:14.603Z Downloaded num-iter v0.1.45
10712026-03-03T18:14:14.603Z Downloaded newtype-uuid v1.3.2
10722026-03-03T18:14:14.603Z Downloaded httparse v1.10.1
10732026-03-03T18:14:14.603Z Downloaded openssl-probe v0.1.6
10742026-03-03T18:14:14.603Z Downloaded openssl-macros v0.1.1
10752026-03-03T18:14:14.603Z Downloaded num-complex v0.4.6
10762026-03-03T18:14:14.603Z Downloaded nu-ansi-term v0.50.3
10772026-03-03T18:14:14.603Z Downloaded nodrop v0.1.14
10782026-03-03T18:14:14.603Z Downloaded nibble_vec v0.1.0
10792026-03-03T18:14:14.603Z Downloaded multimap v0.10.1
10802026-03-03T18:14:14.603Z Downloaded memoffset v0.9.1
10812026-03-03T18:14:14.603Z Downloaded md5 v0.7.0
10822026-03-03T18:14:14.603Z Downloaded md-5 v0.10.6
10832026-03-03T18:14:14.603Z Downloaded ipnetwork v0.21.1
10842026-03-03T18:14:14.603Z Downloaded ipnet v2.11.0
10852026-03-03T18:14:14.603Z Downloaded indicatif v0.18.4
10862026-03-03T18:14:14.603Z Downloaded hashbrown v0.13.2
10872026-03-03T18:14:14.603Z Downloaded crc-any v2.5.0
10882026-03-03T18:14:14.603Z Downloaded num-derive v0.3.3
10892026-03-03T18:14:14.603Z Downloaded num-conv v0.2.0
10902026-03-03T18:14:14.603Z Downloaded num v0.4.3
10912026-03-03T18:14:14.603Z Downloaded normalize-line-endings v0.3.0
10922026-03-03T18:14:14.603Z Downloaded newtype_derive v0.1.6
10932026-03-03T18:14:14.603Z Downloaded newtype-uuid-macros v0.1.0
10942026-03-03T18:14:14.604Z Downloaded newline-converter v0.3.0
10952026-03-03T18:14:14.604Z Downloaded new_debug_unreachable v1.0.6
10962026-03-03T18:14:14.604Z Downloaded mime v0.3.17
10972026-03-03T18:14:14.604Z Downloaded hyper-util v0.1.20
10982026-03-03T18:14:14.604Z Downloaded hickory-resolver v0.24.4
10992026-03-03T18:14:14.604Z Downloaded getrandom v0.2.17
11002026-03-03T18:14:14.604Z Downloaded crossbeam-utils v0.8.21
11012026-03-03T18:14:14.604Z Downloaded colored v2.2.0
11022026-03-03T18:14:14.604Z Downloaded chacha20 v0.10.0
11032026-03-03T18:14:14.604Z Downloaded cassowary v0.3.0
11042026-03-03T18:14:14.604Z Downloaded bzip2 v0.4.4
11052026-03-03T18:14:14.604Z Downloaded blowfish v0.9.1
11062026-03-03T18:14:14.604Z Downloaded lock_api v0.4.14
11072026-03-03T18:14:14.604Z Downloaded litrs v1.0.0
11082026-03-03T18:14:14.604Z Downloaded linked-hash-map v0.5.6
11092026-03-03T18:14:14.604Z Downloaded linear-map v1.2.0
11102026-03-03T18:14:14.604Z Downloaded libsw-core v0.3.2
11112026-03-03T18:14:14.604Z Downloaded libsw v3.5.0
11122026-03-03T18:14:14.604Z Downloaded libloading v0.8.9
11132026-03-03T18:14:14.604Z Downloaded lazy_static v1.5.0
11142026-03-03T18:14:14.604Z Downloaded kstat-rs v0.2.4
11152026-03-03T18:14:14.604Z Downloaded keccak v0.1.6
11162026-03-03T18:14:14.604Z Downloaded ingot-macros v0.1.1
11172026-03-03T18:14:14.604Z Downloaded indexmap v1.9.3
11182026-03-03T18:14:14.604Z Downloaded ignore v0.4.25
11192026-03-03T18:14:14.604Z Downloaded hyper-rustls v0.27.7
11202026-03-03T18:14:14.604Z Downloaded humantime v2.3.0
11212026-03-03T18:14:14.604Z Downloaded httpdate v1.0.3
11222026-03-03T18:14:14.604Z Downloaded hmac v0.12.1
11232026-03-03T18:14:14.604Z Downloaded highway v1.3.0
11242026-03-03T18:14:14.604Z Downloaded const-oid v0.9.6
11252026-03-03T18:14:14.604Z Downloaded console v0.15.11
11262026-03-03T18:14:14.604Z Downloaded clang-sys v1.8.1
11272026-03-03T18:14:14.604Z Downloaded ciborium v0.2.2
11282026-03-03T18:14:14.652Z Downloaded buf-list v1.1.2
11292026-03-03T18:14:14.652Z Downloaded match_cfg v0.1.0
11302026-03-03T18:14:14.652Z Downloaded maplit v1.0.2
11312026-03-03T18:14:14.652Z Downloaded managed v0.8.0
11322026-03-03T18:14:14.653Z Downloaded lzss v0.8.2
11332026-03-03T18:14:14.653Z Downloaded lru-slab v0.1.2
11342026-03-03T18:14:14.653Z Downloaded lru-cache v0.1.2
11352026-03-03T18:14:14.653Z Downloaded lru v0.12.5
11362026-03-03T18:14:14.653Z Downloaded libscf-sys v1.1.0
11372026-03-03T18:14:14.653Z Downloaded lalrpop-util v0.19.12
11382026-03-03T18:14:14.653Z Downloaded is_ci v1.2.0
11392026-03-03T18:14:14.653Z Downloaded is-terminal v0.4.17
11402026-03-03T18:14:14.653Z Downloaded internet-checksum v0.2.1
11412026-03-03T18:14:14.653Z Downloaded instant v0.1.13
11422026-03-03T18:14:14.653Z Downloaded inout v0.1.4
11432026-03-03T18:14:14.653Z Downloaded ingot v0.1.1
11442026-03-03T18:14:14.653Z Downloaded iana-time-zone v0.1.65
11452026-03-03T18:14:14.653Z Downloaded half v2.7.1
11462026-03-03T18:14:14.653Z Downloaded cookie_store v0.22.1
11472026-03-03T18:14:14.653Z Downloaded console v0.16.2
11482026-03-03T18:14:14.653Z Downloaded bzip2 v0.6.1
11492026-03-03T18:14:14.653Z Downloaded blake2 v0.10.6
11502026-03-03T18:14:14.653Z Downloaded indoc v1.0.9
11512026-03-03T18:14:14.653Z Downloaded ident_case v1.0.1
11522026-03-03T18:14:14.653Z Downloaded hyper-tls v0.6.0
11532026-03-03T18:14:14.653Z Downloaded hyper-staticfile v0.10.1
11542026-03-03T18:14:14.653Z Downloaded home v0.5.12
11552026-03-03T18:14:14.653Z Downloaded hickory-client v0.25.2
11562026-03-03T18:14:14.653Z Downloaded half v1.8.3
11572026-03-03T18:14:14.653Z Downloaded git-stub-vcs v0.1.0
11582026-03-03T18:14:14.653Z Downloaded flume v0.11.1
11592026-03-03T18:14:14.653Z Downloaded flate2 v1.1.9
11602026-03-03T18:14:14.653Z Downloaded expectorate v1.2.0
11612026-03-03T18:14:14.653Z Downloaded ed25519-dalek v2.2.0
11622026-03-03T18:14:14.653Z Downloaded derive_more-impl v2.1.1
11632026-03-03T18:14:14.653Z Downloaded derive_more v2.1.1
11642026-03-03T18:14:14.653Z Downloaded const_format_proc_macros v0.2.34
11652026-03-03T18:14:14.653Z Downloaded cexpr v0.6.0
11662026-03-03T18:14:14.654Z Downloaded bitflags v1.3.2
11672026-03-03T18:14:14.654Z Downloaded bitfield v0.19.4
11682026-03-03T18:14:14.654Z Downloaded hubpack_derive v0.1.1
11692026-03-03T18:14:14.654Z Downloaded hubpack v0.1.2
11702026-03-03T18:14:14.654Z Downloaded http-range v0.1.5
11712026-03-03T18:14:14.654Z Downloaded http-body-util v0.1.3
11722026-03-03T18:14:14.654Z Downloaded http-body v1.0.1
11732026-03-03T18:14:14.654Z Downloaded hostname v0.4.2
11742026-03-03T18:14:14.654Z Downloaded hex v0.4.3
11752026-03-03T18:14:14.654Z Downloaded hash32 v0.3.1
11762026-03-03T18:14:14.654Z Downloaded hash32 v0.2.1
11772026-03-03T18:14:14.654Z Downloaded group v0.13.0
11782026-03-03T18:14:14.654Z Downloaded globwalk v0.9.1
11792026-03-03T18:14:14.654Z Downloaded globset v0.4.18
11802026-03-03T18:14:14.654Z Downloaded glob v0.3.3
11812026-03-03T18:14:14.654Z Downloaded ghash v0.5.1
11822026-03-03T18:14:14.654Z Downloaded futures v0.3.32
11832026-03-03T18:14:14.654Z Downloaded fs_extra v1.3.0
11842026-03-03T18:14:14.654Z Downloaded find-msvc-tools v0.1.9
11852026-03-03T18:14:14.654Z Downloaded elliptic-curve v0.13.8
11862026-03-03T18:14:14.654Z Downloaded dropshot-api-manager v0.5.2
11872026-03-03T18:14:14.654Z Downloaded diesel_derives v2.2.7
11882026-03-03T18:14:14.654Z Downloaded crossbeam-deque v0.8.6
11892026-03-03T18:14:14.654Z Downloaded corncobs v0.1.4
11902026-03-03T18:14:14.654Z Downloaded convert_case v0.10.0
11912026-03-03T18:14:14.654Z Downloaded chacha20 v0.9.1
11922026-03-03T18:14:14.654Z Downloaded bit-vec v0.8.0
11932026-03-03T18:14:14.654Z Downloaded bit-vec v0.6.3
11942026-03-03T18:14:14.654Z Downloaded bcs v0.1.6
11952026-03-03T18:14:14.654Z Downloaded base64ct v1.8.3
11962026-03-03T18:14:14.654Z Downloaded impl-trait-for-tuples v0.2.3
11972026-03-03T18:14:14.654Z Downloaded hex-literal v0.4.1
11982026-03-03T18:14:14.654Z Downloaded git-stub v1.0.0
11992026-03-03T18:14:14.654Z Downloaded gethostname v0.5.0
12002026-03-03T18:14:14.654Z Downloaded fxhash v0.2.1
12012026-03-03T18:14:14.654Z Downloaded futures-sink v0.3.32
12022026-03-03T18:14:14.654Z Downloaded futures-macro v0.3.32
12032026-03-03T18:14:14.654Z Downloaded futures-io v0.3.32
12042026-03-03T18:14:14.654Z Downloaded futures-executor v0.3.32
12052026-03-03T18:14:14.655Z Downloaded futures-core v0.3.32
12062026-03-03T18:14:14.655Z Downloaded fs-err v2.11.0
12072026-03-03T18:14:14.655Z Downloaded foreign-types-shared v0.3.1
12082026-03-03T18:14:14.655Z Downloaded foreign-types-shared v0.1.1
12092026-03-03T18:14:14.655Z Downloaded foreign-types v0.3.2
12102026-03-03T18:14:14.655Z Downloaded foldhash v0.2.0
12112026-03-03T18:14:14.655Z Downloaded foldhash v0.1.5
12122026-03-03T18:14:14.655Z Downloaded float-cmp v0.10.0
12132026-03-03T18:14:14.655Z Downloaded fixedbitset v0.5.7
12142026-03-03T18:14:14.655Z Downloaded filetime v0.2.27
12152026-03-03T18:14:14.655Z Downloaded ff v0.13.1
12162026-03-03T18:14:14.655Z Downloaded fallible-iterator v0.2.0
12172026-03-03T18:14:14.655Z Downloaded env_logger v0.11.9
12182026-03-03T18:14:14.655Z Downloaded enum-as-inner v0.6.1
12192026-03-03T18:14:14.655Z Downloaded ena v0.14.4
12202026-03-03T18:14:14.655Z Downloaded embedded-io v0.4.0
12212026-03-03T18:14:14.655Z Downloaded either v1.15.0
12222026-03-03T18:14:14.655Z Downloaded dof v0.4.0
12232026-03-03T18:14:14.655Z Downloaded display-error-chain v0.2.2
12242026-03-03T18:14:14.655Z Downloaded crucible-workspace-hack v0.1.0
12252026-03-03T18:14:14.655Z Downloaded crc v3.4.0
12262026-03-03T18:14:14.655Z Downloaded cmake v0.1.57
12272026-03-03T18:14:14.655Z Downloaded cfg_aliases v0.1.1
12282026-03-03T18:14:14.680Z Downloaded cargo_metadata v0.19.2
12292026-03-03T18:14:14.680Z Downloaded cargo-platform v0.1.9
12302026-03-03T18:14:14.680Z Downloaded aws-lc-sys v0.37.1
12312026-03-03T18:14:14.827Z Downloaded camino-tempfile-ext v0.3.3
12322026-03-03T18:14:14.878Z Downloaded bytes v1.11.1
12332026-03-03T18:14:14.878Z Downloaded funty v2.0.0
12342026-03-03T18:14:14.878Z Downloaded foreign-types-macros v0.2.3
12352026-03-03T18:14:14.878Z Downloaded flagset v0.4.7
12362026-03-03T18:14:14.878Z Downloaded fd-lock v4.0.4
12372026-03-03T18:14:14.878Z Downloaded erased-serde v0.3.31
12382026-03-03T18:14:14.878Z Downloaded endian-type v0.1.2
12392026-03-03T18:14:14.878Z Downloaded ecdsa v0.16.9
12402026-03-03T18:14:14.878Z Downloaded dyn-clone v1.0.20
12412026-03-03T18:14:14.878Z Downloaded dunce v1.0.5
12422026-03-03T18:14:14.878Z Downloaded dtrace-parser v0.3.0
12432026-03-03T18:14:14.878Z Downloaded dropshot_endpoint v0.16.7
12442026-03-03T18:14:14.878Z Downloaded dropshot-api-manager-types v0.5.2
12452026-03-03T18:14:14.878Z Downloaded diff v0.1.13
12462026-03-03T18:14:14.878Z Downloaded diesel_table_macro_syntax v0.2.0
12472026-03-03T18:14:14.878Z Downloaded des v0.8.1
12482026-03-03T18:14:14.878Z Downloaded derive_builder_macro v0.20.2
12492026-03-03T18:14:14.878Z Downloaded derive_builder_core v0.20.2
12502026-03-03T18:14:14.878Z Downloaded darling_core v0.23.0
12512026-03-03T18:14:14.878Z Downloaded csv v1.4.0
12522026-03-03T18:14:14.903Z Downloaded crunchy v0.2.4
12532026-03-03T18:14:14.903Z Downloaded crc8 v0.1.1
12542026-03-03T18:14:14.903Z Downloaded cookie v0.18.1
12552026-03-03T18:14:14.903Z Downloaded convert_case v0.4.0
12562026-03-03T18:14:14.903Z Downloaded cargo_toml v0.22.3
12572026-03-03T18:14:14.903Z Downloaded block-padding v0.3.3
12582026-03-03T18:14:14.903Z Downloaded bcrypt-pbkdf v0.10.0
12592026-03-03T18:14:14.903Z Downloaded bb8 v0.8.6
12602026-03-03T18:14:14.903Z Downloaded headers-core v0.3.0
12612026-03-03T18:14:14.903Z Downloaded h2 v0.4.13
12622026-03-03T18:14:14.931Z Downloaded document-features v0.2.12
12632026-03-03T18:14:14.931Z Downloaded dirs-sys-next v0.1.2
12642026-03-03T18:14:14.931Z Downloaded difflib v0.4.0
12652026-03-03T18:14:14.931Z Downloaded derive-where v1.6.0
12662026-03-03T18:14:14.931Z Downloaded darling_core v0.21.3
12672026-03-03T18:14:14.931Z Downloaded curve25519-dalek v4.1.3
12682026-03-03T18:14:14.957Z Downloaded cpufeatures v0.3.0
12692026-03-03T18:14:14.957Z Downloaded colored v3.1.1
12702026-03-03T18:14:14.957Z Downloaded ciborium-ll v0.2.2
12712026-03-03T18:14:14.957Z Downloaded ciborium-io v0.2.2
12722026-03-03T18:14:14.957Z Downloaded castaway v0.2.4
12732026-03-03T18:14:14.957Z Downloaded cancel-safe-futures v0.1.5
12742026-03-03T18:14:14.957Z Downloaded bitfield-struct v0.6.2
12752026-03-03T18:14:14.957Z Downloaded aho-corasick v1.1.4
12762026-03-03T18:14:14.957Z Downloaded derive_builder v0.20.2
12772026-03-03T18:14:14.957Z Downloaded deranged v0.5.8
12782026-03-03T18:14:14.982Z Downloaded der v0.7.10
12792026-03-03T18:14:14.982Z Downloaded defmt-parser v1.0.0
12802026-03-03T18:14:14.982Z Downloaded darling_macro v0.20.11
12812026-03-03T18:14:14.982Z Downloaded darling_core v0.20.11
12822026-03-03T18:14:14.982Z Downloaded darling v0.23.0
12832026-03-03T18:14:14.982Z Downloaded darling v0.21.3
12842026-03-03T18:14:14.982Z Downloaded darling v0.20.11
12852026-03-03T18:14:15.007Z Downloaded daft-derive v0.1.5
12862026-03-03T18:14:15.007Z Downloaded daft v0.1.5
12872026-03-03T18:14:15.007Z Downloaded ctr v0.9.2
12882026-03-03T18:14:15.007Z Downloaded csv-core v0.1.13
12892026-03-03T18:14:15.007Z Downloaded cstr-argument v0.1.2
12902026-03-03T18:14:15.007Z Downloaded crypto-bigint v0.5.5
12912026-03-03T18:14:15.007Z Downloaded crc-catalog v2.4.0
12922026-03-03T18:14:15.007Z Downloaded constant_time_eq v0.4.2
12932026-03-03T18:14:15.033Z Downloaded cipher v0.4.4
12942026-03-03T18:14:15.033Z Downloaded bitfield-macros v0.19.4
12952026-03-03T18:14:15.033Z Downloaded bit-set v0.5.3
12962026-03-03T18:14:15.033Z Downloaded async-trait v0.1.89
12972026-03-03T18:14:15.033Z Downloaded aead v0.5.2
12982026-03-03T18:14:15.033Z Downloaded futures-channel v0.3.32
12992026-03-03T18:14:15.033Z Downloaded fatfs v0.3.6
13002026-03-03T18:14:15.033Z Downloaded drift v0.1.3
13012026-03-03T18:14:15.033Z Downloaded der_derive v0.7.3
13022026-03-03T18:14:15.033Z Downloaded defmt v1.0.1
13032026-03-03T18:14:15.060Z Downloaded debug-ignore v1.0.5
13042026-03-03T18:14:15.060Z Downloaded data-encoding v2.10.0
13052026-03-03T18:14:15.060Z Downloaded cfg_aliases v0.2.1
13062026-03-03T18:14:15.060Z Downloaded backoff v0.4.0
13072026-03-03T18:14:15.060Z Downloaded ascii-canvas v3.0.0
13082026-03-03T18:14:15.060Z Downloaded dsl_auto_type v0.1.3
13092026-03-03T18:14:15.060Z Downloaded curve25519-dalek-derive v0.1.1
13102026-03-03T18:14:15.060Z Downloaded critical-section v1.2.0
13112026-03-03T18:14:15.060Z Downloaded chacha20poly1305 v0.10.1
13122026-03-03T18:14:15.060Z Downloaded bit-set v0.8.0
13132026-03-03T18:14:15.061Z Downloaded base64 v0.21.7
13142026-03-03T18:14:15.061Z Downloaded async-recursion v1.1.1
13152026-03-03T18:14:15.061Z Downloaded arc-swap v1.8.2
13162026-03-03T18:14:15.086Z Downloaded allocator-api2 v0.2.21
13172026-03-03T18:14:15.086Z Downloaded aes v0.8.4
13182026-03-03T18:14:15.086Z Downloaded float-ord v0.3.2
13192026-03-03T18:14:15.086Z Downloaded env_filter v1.0.0
13202026-03-03T18:14:15.086Z Downloaded embedded-io v0.6.1
13212026-03-03T18:14:15.086Z Downloaded ed25519 v2.2.3
13222026-03-03T18:14:15.086Z Downloaded dirs-next v2.0.0
13232026-03-03T18:14:15.086Z Downloaded diesel-dtrace v0.4.2
13242026-03-03T18:14:15.086Z Downloaded derive-ex v0.1.8
13252026-03-03T18:14:15.086Z Downloaded defmt-macros v1.0.1
13262026-03-03T18:14:15.086Z Downloaded defmt v0.3.100
13272026-03-03T18:14:15.086Z Downloaded darling_macro v0.23.0
13282026-03-03T18:14:15.086Z Downloaded darling_macro v0.21.3
13292026-03-03T18:14:15.086Z Downloaded cobs v0.3.0
13302026-03-03T18:14:15.086Z Downloaded base16ct v1.0.0
13312026-03-03T18:14:15.086Z Downloaded async-stream v0.3.6
13322026-03-03T18:14:15.111Z Downloaded argon2 v0.5.3
13332026-03-03T18:14:15.111Z Downloaded atomicwrites v0.4.4
13342026-03-03T18:14:15.111Z Downloaded async-bb8-diesel v0.2.1
13352026-03-03T18:14:15.111Z Downloaded arrayvec v0.7.6
13362026-03-03T18:14:15.111Z Downloaded backon v1.6.0
13372026-03-03T18:14:15.111Z Downloaded ar_archive_writer v0.5.1
13382026-03-03T18:14:15.111Z Downloaded ahash v0.8.12
13392026-03-03T18:14:15.111Z Downloaded atomic-waker v1.1.2
13402026-03-03T18:14:15.111Z Downloaded async-stream-impl v0.3.6
13412026-03-03T18:14:15.111Z Downloaded assert_matches v1.5.0
13422026-03-03T18:14:15.111Z Downloaded arrayref v0.3.9
13432026-03-03T18:14:15.111Z Downloaded array-init v0.0.4
13442026-03-03T18:14:15.111Z Downloaded adler2 v2.0.1
13452026-03-03T18:14:15.343Z Compiling libc v0.2.180
13462026-03-03T18:14:15.343Z Compiling serde v1.0.228
13472026-03-03T18:14:15.369Z Compiling log v0.4.29
13482026-03-03T18:14:15.369Z Compiling shlex v1.3.0
13492026-03-03T18:14:15.369Z Compiling find-msvc-tools v0.1.9
13502026-03-03T18:14:15.369Z Compiling smallvec v1.15.1
13512026-03-03T18:14:15.369Z Compiling syn v2.0.117
13522026-03-03T18:14:15.394Z Compiling typenum v1.19.0
13532026-03-03T18:14:15.751Z Compiling generic-array v0.14.7
13542026-03-03T18:14:15.830Z Compiling subtle v2.6.1
13552026-03-03T18:14:15.954Z Compiling scopeguard v1.2.0
13562026-03-03T18:14:16.005Z Compiling portable-atomic v1.13.1
13572026-03-03T18:14:16.060Z Compiling const-oid v0.9.6
13582026-03-03T18:14:16.135Z Compiling lock_api v0.4.14
13592026-03-03T18:14:16.185Z Compiling critical-section v1.2.0
13602026-03-03T18:14:16.211Z Compiling zerocopy v0.8.40
13612026-03-03T18:14:16.366Z Compiling pin-project-lite v0.2.17
13622026-03-03T18:14:16.517Z Compiling parking_lot_core v0.9.12
13632026-03-03T18:14:16.601Z Compiling serde_json v1.0.149
13642026-03-03T18:14:17.051Z Compiling pkg-config v0.3.32
13652026-03-03T18:14:17.091Z Compiling libm v0.2.16
13662026-03-03T18:14:17.364Z Compiling getrandom v0.2.17
13672026-03-03T18:14:17.389Z Compiling jobserver v0.1.34
13682026-03-03T18:14:17.630Z Compiling errno v0.3.14
13692026-03-03T18:14:17.746Z Compiling rand_core v0.6.4
13702026-03-03T18:14:18.038Z Compiling cc v1.2.56
13712026-03-03T18:14:18.154Z Compiling signal-hook-registry v1.4.8
13722026-03-03T18:14:18.501Z Compiling once_cell v1.21.3
13732026-03-03T18:14:18.655Z Compiling mio v1.1.1
13742026-03-03T18:14:18.716Z Compiling num-traits v0.2.19
13752026-03-03T18:14:18.741Z Compiling bitflags v2.11.0
13762026-03-03T18:14:18.963Z Compiling parking_lot v0.12.5
13772026-03-03T18:14:19.086Z Compiling futures-core v0.3.32
13782026-03-03T18:14:19.395Z Compiling socket2 v0.6.2
13792026-03-03T18:14:19.458Z Compiling percent-encoding v2.3.2
13802026-03-03T18:14:19.819Z Compiling allocator-api2 v0.2.21
13812026-03-03T18:14:20.006Z Compiling cpufeatures v0.2.17
13822026-03-03T18:14:20.006Z Compiling foldhash v0.2.0
13832026-03-03T18:14:20.056Z Compiling futures-sink v0.3.32
13842026-03-03T18:14:20.089Z Compiling futures-io v0.3.32
13852026-03-03T18:14:20.276Z Compiling futures-channel v0.3.32
13862026-03-03T18:14:20.327Z Compiling slab v0.4.12
13872026-03-03T18:14:20.397Z Compiling futures-task v0.3.32
13882026-03-03T18:14:20.435Z Compiling getrandom v0.4.1
13892026-03-03T18:14:20.664Z Compiling hashbrown v0.16.1
13902026-03-03T18:14:20.693Z Compiling getrandom v0.3.4
13912026-03-03T18:14:20.739Z Compiling rand_core v0.10.0
13922026-03-03T18:14:20.765Z Compiling rustversion v1.0.22
13932026-03-03T18:14:21.109Z Compiling form_urlencoded v1.2.2
13942026-03-03T18:14:21.596Z Compiling cmake v0.1.57
13952026-03-03T18:14:21.672Z Compiling base64ct v1.8.3
13962026-03-03T18:14:22.019Z Compiling indexmap v2.13.0
13972026-03-03T18:14:22.063Z Compiling dunce v1.0.5
13982026-03-03T18:14:22.225Z Compiling ident_case v1.0.1
13992026-03-03T18:14:22.342Z Compiling fs_extra v1.3.0
14002026-03-03T18:14:22.433Z Compiling pem-rfc7468 v0.7.0
14012026-03-03T18:14:22.477Z Compiling flagset v0.4.7
14022026-03-03T18:14:22.547Z Compiling rand_core v0.9.5
14032026-03-03T18:14:22.744Z Compiling rustix v1.1.3
14042026-03-03T18:14:22.897Z Compiling iana-time-zone v0.1.65
14052026-03-03T18:14:22.933Z Compiling aws-lc-sys v0.37.1
14062026-03-03T18:14:23.126Z Compiling synstructure v0.13.2
14072026-03-03T18:14:23.178Z Compiling ring v0.17.14
14082026-03-03T18:14:23.228Z Compiling uuid v1.21.0
14092026-03-03T18:14:23.273Z Compiling rustc_version v0.4.1
14102026-03-03T18:14:23.565Z Compiling aws-lc-rs v1.16.0
14112026-03-03T18:14:23.839Z Compiling regex-syntax v0.8.10
14122026-03-03T18:14:23.930Z Compiling vcpkg v0.2.15
14132026-03-03T18:14:24.429Z Compiling tracing-core v0.1.36
14142026-03-03T18:14:24.724Z Compiling crossbeam-utils v0.8.21
14152026-03-03T18:14:25.268Z Compiling pest_generator v2.8.6
14162026-03-03T18:14:25.582Z Compiling openssl-sys v0.9.111
14172026-03-03T18:14:25.617Z Compiling serde_derive_internals v0.29.1
14182026-03-03T18:14:26.734Z Compiling base64 v0.22.1
14192026-03-03T18:14:26.878Z Compiling untrusted v0.7.1
14202026-03-03T18:14:26.904Z Compiling untrusted v0.9.0
14212026-03-03T18:14:27.078Z Compiling syn v1.0.109
14222026-03-03T18:14:27.122Z Compiling httparse v1.10.1
14232026-03-03T18:14:27.378Z Compiling openssl-probe v0.2.1
14242026-03-03T18:14:27.412Z Compiling serde_derive v1.0.228
14252026-03-03T18:14:27.648Z Compiling zeroize_derive v1.4.3
14262026-03-03T18:14:27.700Z Compiling zerofrom-derive v0.1.6
14272026-03-03T18:14:27.727Z Compiling yoke-derive v0.8.1
14282026-03-03T18:14:27.758Z Compiling zerocopy-derive v0.8.40
14292026-03-03T18:14:29.021Z Compiling zeroize v1.8.2
14302026-03-03T18:14:29.397Z Compiling zerovec-derive v0.11.2
14312026-03-03T18:14:29.861Z Compiling displaydoc v0.2.5
14322026-03-03T18:14:30.288Z Compiling tokio-macros v2.6.0
14332026-03-03T18:14:30.706Z Compiling crypto-common v0.1.7
14342026-03-03T18:14:30.898Z Compiling zerofrom v0.1.6
14352026-03-03T18:14:30.950Z Compiling block-buffer v0.10.4
14362026-03-03T18:14:31.121Z Compiling yoke v0.8.1
14372026-03-03T18:14:31.224Z Compiling digest v0.10.7
14382026-03-03T18:14:31.249Z Compiling futures-macro v0.3.32
14392026-03-03T18:14:31.461Z Compiling zerotrie v0.2.3
14402026-03-03T18:14:31.608Z Compiling zerovec v0.11.5
14412026-03-03T18:14:31.678Z Compiling hmac v0.12.1
14422026-03-03T18:14:31.717Z Compiling block-padding v0.3.3
14432026-03-03T18:14:31.951Z Compiling inout v0.1.4
14442026-03-03T18:14:31.977Z Compiling sha2 v0.10.9
14452026-03-03T18:14:32.034Z Compiling der_derive v0.7.3
14462026-03-03T18:14:32.244Z Compiling cipher v0.4.4
14472026-03-03T18:14:32.703Z Compiling tinystr v0.8.2
14482026-03-03T18:14:32.763Z Compiling potential_utf v0.1.4
14492026-03-03T18:14:32.867Z Compiling futures-util v0.3.32
14502026-03-03T18:14:33.133Z Compiling icu_locale_core v2.1.1
14512026-03-03T18:14:33.207Z Compiling icu_collections v2.1.1
14522026-03-03T18:14:34.047Z Compiling der v0.7.10
14532026-03-03T18:14:34.316Z Compiling salsa20 v0.10.2
14542026-03-03T18:14:34.570Z Compiling pbkdf2 v0.12.2
14552026-03-03T18:14:34.774Z Compiling icu_provider v2.1.1
14562026-03-03T18:14:35.169Z Compiling bytes v1.11.1
14572026-03-03T18:14:35.262Z Compiling icu_normalizer v2.1.1
14582026-03-03T18:14:35.291Z Compiling icu_properties v2.1.2
14592026-03-03T18:14:35.382Z Compiling chrono v0.4.44
14602026-03-03T18:14:36.428Z Compiling tokio v1.49.0
14612026-03-03T18:14:36.669Z Compiling http v1.4.0
14622026-03-03T18:14:36.965Z Compiling spki v0.7.3
14632026-03-03T18:14:37.348Z Compiling thiserror-impl v2.0.18
14642026-03-03T18:14:37.986Z Compiling idna_adapter v1.2.1
14652026-03-03T18:14:38.227Z Compiling idna v1.1.0
14662026-03-03T18:14:38.526Z Compiling scrypt v0.11.0
14672026-03-03T18:14:38.649Z Compiling cbc v0.1.2
14682026-03-03T18:14:38.805Z Compiling aes v0.8.4
14692026-03-03T18:14:38.913Z Compiling ppv-lite86 v0.2.21
14702026-03-03T18:14:39.042Z Compiling url v2.5.8
14712026-03-03T18:14:39.234Z Compiling rustls-pki-types v1.14.0
14722026-03-03T18:14:39.771Z Compiling rand_chacha v0.9.0
14732026-03-03T18:14:39.797Z Compiling tracing-attributes v0.1.31
14742026-03-03T18:14:40.217Z Compiling pkcs5 v0.7.1
14752026-03-03T18:14:40.348Z Compiling thiserror v2.0.18
14762026-03-03T18:14:40.516Z Compiling rand v0.9.2
14772026-03-03T18:14:40.875Z Compiling http-body v1.0.1
14782026-03-03T18:14:41.134Z Compiling schemars v0.8.22
14792026-03-03T18:14:41.247Z Compiling pkcs8 v0.10.2
14802026-03-03T18:14:41.428Z Compiling schemars_derive v0.8.22
14812026-03-03T18:14:41.613Z Compiling scroll_derive v0.13.1
14822026-03-03T18:14:41.943Z Compiling pest_derive v2.8.6
14832026-03-03T18:14:42.682Z Compiling darling_core v0.20.11
14842026-03-03T18:14:42.903Z Compiling tracing v0.1.44
14852026-03-03T18:14:43.290Z Compiling dyn-clone v1.0.20
14862026-03-03T18:14:43.387Z Compiling tinyvec_macros v0.1.1
14872026-03-03T18:14:43.436Z Compiling rustls v0.23.37
14882026-03-03T18:14:43.517Z Compiling atomic-waker v1.1.2
14892026-03-03T18:14:43.548Z Compiling tower-service v0.3.3
14902026-03-03T18:14:43.721Z Compiling tower-layer v0.3.3
14912026-03-03T18:14:43.755Z Compiling try-lock v0.2.5
14922026-03-03T18:14:43.779Z Compiling tinyvec v1.10.0
14932026-03-03T18:14:43.963Z Compiling want v0.3.1
14942026-03-03T18:14:44.031Z Compiling scroll v0.13.0
14952026-03-03T18:14:44.610Z Compiling ipnet v2.11.0
14962026-03-03T18:14:45.205Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-03-03T18:14:45.522Z Compiling tokio-util v0.7.18
14982026-03-03T18:14:45.785Z Compiling spin v0.9.8
14992026-03-03T18:14:45.993Z Compiling aho-corasick v1.1.4
15002026-03-03T18:14:46.183Z Compiling time-core v0.1.8
15012026-03-03T18:14:46.463Z Compiling num-conv v0.2.0
15022026-03-03T18:14:46.717Z Compiling powerfmt v0.2.0
15032026-03-03T18:14:47.124Z Compiling h2 v0.4.13
15042026-03-03T18:14:47.262Z Compiling crc32fast v1.5.0
15052026-03-03T18:14:47.779Z Compiling foreign-types-shared v0.1.1
15062026-03-03T18:14:47.974Z Compiling pin-utils v0.1.0
15072026-03-03T18:14:47.998Z Compiling httpdate v1.0.3
15082026-03-03T18:14:48.113Z Compiling openssl v0.10.75
15092026-03-03T18:14:48.486Z Compiling tempfile v3.25.0
15102026-03-03T18:14:48.516Z Compiling darling_macro v0.20.11
15112026-03-03T18:14:48.635Z Compiling foreign-types v0.3.2
15122026-03-03T18:14:48.788Z Compiling regex-automata v0.4.14
15132026-03-03T18:14:49.475Z Compiling deranged v0.5.8
15142026-03-03T18:14:49.499Z Compiling darling v0.20.11
15152026-03-03T18:14:49.633Z Compiling time-macros v0.2.27
15162026-03-03T18:14:50.392Z Compiling goblin v0.10.5
15172026-03-03T18:14:51.807Z Compiling openssl-macros v0.1.1
15182026-03-03T18:14:51.995Z Compiling thiserror-impl v1.0.69
15192026-03-03T18:14:53.791Z Compiling wait-timeout v0.2.1
15202026-03-03T18:14:54.317Z Compiling hyper v1.8.1
15212026-03-03T18:14:54.343Z Compiling bit-vec v0.8.0
15222026-03-03T18:14:54.656Z Compiling quick-error v1.2.3
15232026-03-03T18:14:54.807Z Compiling native-tls v0.2.18
15242026-03-03T18:14:54.857Z Compiling either v1.15.0
15252026-03-03T18:14:55.172Z Compiling usdt-impl v0.6.0
15262026-03-03T18:14:55.253Z Compiling simd-adler32 v0.3.8
15272026-03-03T18:14:55.546Z Compiling num_threads v0.1.7
15282026-03-03T18:14:55.710Z Compiling siphasher v1.0.2
15292026-03-03T18:14:55.761Z Compiling time v0.3.47
15302026-03-03T18:14:56.208Z Compiling rusty-fork v0.3.1
15312026-03-03T18:14:56.239Z Compiling bit-set v0.8.0
15322026-03-03T18:14:56.570Z Compiling thiserror v1.0.69
15332026-03-03T18:14:56.735Z Compiling hyper-util v0.1.20
15342026-03-03T18:14:57.876Z Compiling dof v0.4.0
15352026-03-03T18:14:58.448Z Compiling derive_builder_core v0.20.2
15362026-03-03T18:14:59.968Z Compiling unicode-normalization v0.1.25
15372026-03-03T18:15:00.539Z Compiling crossbeam-epoch v0.9.18
15382026-03-03T18:15:00.993Z Compiling dtrace-parser v0.3.0
15392026-03-03T18:15:01.131Z Compiling rustls-native-certs v0.8.3
15402026-03-03T18:15:01.164Z Compiling signature v2.2.0
15412026-03-03T18:15:01.279Z Compiling scroll_derive v0.12.1
15422026-03-03T18:15:01.305Z Compiling heapless v0.7.17
15432026-03-03T18:15:01.515Z Compiling darling_core v0.21.3
15442026-03-03T18:15:01.723Z Compiling rand_xorshift v0.4.0
15452026-03-03T18:15:01.754Z Compiling slog v2.8.2
15462026-03-03T18:15:02.018Z Compiling bzip2-sys v0.1.13+1.0.8
15472026-03-03T18:15:02.105Z Compiling sync_wrapper v1.0.2
15482026-03-03T18:15:02.288Z Compiling thread-id v5.1.0
15492026-03-03T18:15:02.449Z Compiling cookie v0.18.1
15502026-03-03T18:15:02.629Z Compiling unarray v0.1.4
15512026-03-03T18:15:02.752Z Compiling paste v1.0.15
15522026-03-03T18:15:02.827Z Compiling signal-hook v0.3.18
15532026-03-03T18:15:02.907Z Compiling unicode-properties v0.1.4
15542026-03-03T18:15:03.024Z Compiling zstd-safe v7.2.4
15552026-03-03T18:15:03.151Z Compiling anyhow v1.0.102
15562026-03-03T18:15:03.330Z Compiling unicode-bidi v0.3.18
15572026-03-03T18:15:03.357Z Compiling rayon-core v1.13.0
15582026-03-03T18:15:03.357Z Compiling adler2 v2.0.1
15592026-03-03T18:15:03.410Z Compiling unicode-segmentation v1.12.0
15602026-03-03T18:15:03.639Z Compiling miniz_oxide v0.8.9
15612026-03-03T18:15:04.118Z Compiling stringprep v0.1.5
15622026-03-03T18:15:04.250Z Compiling proptest v1.10.0
15632026-03-03T18:15:04.489Z Compiling scroll v0.12.0
15642026-03-03T18:15:05.207Z Compiling tower v0.5.3
15652026-03-03T18:15:05.343Z Compiling crossbeam-deque v0.8.6
15662026-03-03T18:15:05.403Z Compiling derive_builder_macro v0.20.2
15672026-03-03T18:15:05.718Z Compiling ipnetwork v0.21.1
15682026-03-03T18:15:06.141Z Compiling http-body-util v0.1.3
15692026-03-03T18:15:06.243Z Compiling webpki-roots v1.0.6
15702026-03-03T18:15:06.302Z Compiling rand_chacha v0.3.1
15712026-03-03T18:15:06.427Z Compiling toml_datetime v0.6.11
15722026-03-03T18:15:06.478Z Compiling erased-serde v0.3.31
15732026-03-03T18:15:06.562Z Compiling serde_tokenstream v0.2.3
15742026-03-03T18:15:06.677Z Compiling serde_spanned v0.6.9
15752026-03-03T18:15:06.943Z Compiling md-5 v0.10.6
15762026-03-03T18:15:06.968Z Compiling zerocopy-derive v0.7.35
15772026-03-03T18:15:07.200Z Compiling curve25519-dalek v4.1.3
15782026-03-03T18:15:07.251Z Compiling num-integer v0.1.46
15792026-03-03T18:15:07.759Z Compiling vergen-lib v0.1.6
15802026-03-03T18:15:07.868Z Compiling hash32 v0.2.1
15812026-03-03T18:15:07.960Z Compiling ff v0.13.1
15822026-03-03T18:15:08.091Z Compiling darling_macro v0.21.3
15832026-03-03T18:15:08.137Z Compiling zlib-rs v0.6.2
15842026-03-03T18:15:08.163Z Compiling iri-string v0.7.10
15852026-03-03T18:15:08.230Z Compiling rustix v0.38.44
15862026-03-03T18:15:08.269Z Compiling ryu v1.0.23
15872026-03-03T18:15:08.647Z Compiling base16ct v0.2.0
15882026-03-03T18:15:08.922Z Compiling litrs v1.0.0
15892026-03-03T18:15:09.005Z Compiling ref-cast v1.0.25
15902026-03-03T18:15:09.038Z Compiling fallible-iterator v0.2.0
15912026-03-03T18:15:09.070Z Compiling psl-types v2.0.11
15922026-03-03T18:15:09.323Z Compiling num-bigint-dig v0.8.6
15932026-03-03T18:15:09.590Z Compiling smoltcp v0.9.1
15942026-03-03T18:15:09.786Z Compiling postgres-protocol v0.6.10
15952026-03-03T18:15:09.812Z Compiling publicsuffix v2.3.0
15962026-03-03T18:15:10.164Z Compiling document-features v0.2.12
15972026-03-03T18:15:10.192Z Compiling newtype-uuid v1.3.2
15982026-03-03T18:15:10.431Z Compiling darling v0.21.3
15992026-03-03T18:15:10.569Z Compiling sec1 v0.7.3
16002026-03-03T18:15:10.861Z Compiling zerocopy v0.7.35
16012026-03-03T18:15:11.070Z Compiling serde_urlencoded v0.7.1
16022026-03-03T18:15:11.452Z Compiling tower-http v0.6.8
16032026-03-03T18:15:11.606Z Compiling group v0.13.0
16042026-03-03T18:15:12.069Z Compiling num-iter v0.1.45
16052026-03-03T18:15:12.174Z Compiling rand v0.8.5
16062026-03-03T18:15:12.290Z Compiling derive_builder v0.20.2
16072026-03-03T18:15:12.316Z Compiling oxnet v0.1.4
16082026-03-03T18:15:12.515Z Compiling proc-macro-error v1.0.4
16092026-03-03T18:15:13.050Z Compiling goblin v0.8.2
16102026-03-03T18:15:13.161Z Compiling tokio-native-tls v0.3.1
16112026-03-03T18:15:14.131Z Compiling heck v0.4.1
16122026-03-03T18:15:14.726Z Compiling phf_shared v0.13.1
16132026-03-03T18:15:14.781Z Compiling hubpack_derive v0.1.1
16142026-03-03T18:15:15.091Z Compiling regex v1.12.3
16152026-03-03T18:15:15.312Z Compiling flate2 v1.1.9
16162026-03-03T18:15:15.591Z Compiling lazy_static v1.5.0
16172026-03-03T18:15:15.665Z Compiling cargo-platform v0.1.9
16182026-03-03T18:15:15.747Z Compiling hkdf v0.12.4
16192026-03-03T18:15:16.039Z Compiling crypto-bigint v0.5.5
16202026-03-03T18:15:16.125Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-03T18:15:16.212Z Compiling ref-cast-impl v1.0.25
16222026-03-03T18:15:16.252Z Compiling async-trait v0.1.89
16232026-03-03T18:15:16.279Z Compiling daft-derive v0.1.5
16242026-03-03T18:15:17.287Z Compiling strum_macros v0.27.2
16252026-03-03T18:15:17.480Z Compiling terminal_size v0.4.3
16262026-03-03T18:15:17.711Z Compiling vergen v9.0.6
16272026-03-03T18:15:17.885Z Compiling fs-err v3.3.0
16282026-03-03T18:15:18.165Z Compiling ahash v0.8.12
16292026-03-03T18:15:18.233Z Compiling managed v0.8.0
16302026-03-03T18:15:18.534Z Compiling libbz2-rs-sys v0.2.2
16312026-03-03T18:15:18.560Z Compiling foldhash v0.1.5
16322026-03-03T18:15:18.751Z Compiling bitflags v1.3.2
16332026-03-03T18:15:18.893Z Compiling bumpalo v3.20.2
16342026-03-03T18:15:18.917Z Compiling winnow v0.5.40
16352026-03-03T18:15:19.438Z Compiling object v0.37.3
16362026-03-03T18:15:19.954Z Compiling clap_builder v4.5.60
16372026-03-03T18:15:20.297Z Compiling console v0.16.2
16382026-03-03T18:15:21.769Z Compiling bzip2 v0.6.1
16392026-03-03T18:15:21.944Z Compiling zopfli v0.8.3
16402026-03-03T18:15:22.132Z Compiling elliptic-curve v0.13.8
16412026-03-03T18:15:22.161Z Compiling strum v0.27.2
16422026-03-03T18:15:22.220Z Compiling dof v0.3.0
16432026-03-03T18:15:22.430Z Compiling toml_edit v0.19.15
16442026-03-03T18:15:23.146Z Compiling hashbrown v0.15.5
16452026-03-03T18:15:23.919Z Compiling daft v0.1.5
16462026-03-03T18:15:24.585Z Compiling cargo_metadata v0.19.2
16472026-03-03T18:15:24.717Z Compiling hubpack v0.1.2
16482026-03-03T18:15:25.149Z Compiling phf v0.13.1
16492026-03-03T18:15:26.242Z Compiling zone_cfg_derive v0.3.1
16502026-03-03T18:15:27.454Z Compiling zstd v0.13.3
16512026-03-03T18:15:27.690Z Compiling signal-hook-mio v0.2.5
16522026-03-03T18:15:27.922Z Compiling cookie_store v0.22.1
16532026-03-03T18:15:27.955Z Compiling rayon v1.11.0
16542026-03-03T18:15:28.042Z Compiling hyper-tls v0.6.0
16552026-03-03T18:15:28.479Z Compiling bzip2 v0.4.4
16562026-03-03T18:15:28.877Z Compiling postgres-types v0.2.12
16572026-03-03T18:15:29.228Z Compiling serde_with_macros v3.17.0
16582026-03-03T18:15:30.081Z Compiling usdt-macro v0.6.0
16592026-03-03T18:15:30.618Z Compiling usdt-attr-macro v0.6.0
16602026-03-03T18:15:31.439Z Compiling ed25519 v2.2.3
16612026-03-03T18:15:31.651Z Compiling dtrace-parser v0.2.0
16622026-03-03T18:15:31.787Z Compiling phf_shared v0.11.3
16632026-03-03T18:15:32.074Z Compiling itertools v0.12.1
16642026-03-03T18:15:32.175Z Compiling bstr v1.12.1
16652026-03-03T18:15:32.203Z Compiling pkcs1 v0.7.5
16662026-03-03T18:15:32.233Z Compiling serde-big-array v0.5.1
16672026-03-03T18:15:32.488Z Compiling hex v0.4.3
16682026-03-03T18:15:33.114Z Compiling rfc6979 v0.4.0
16692026-03-03T18:15:33.141Z Compiling serde_repr v0.1.20
16702026-03-03T18:15:33.323Z Compiling strum_macros v0.26.4
16712026-03-03T18:15:33.400Z Compiling enum-as-inner v0.6.1
16722026-03-03T18:15:33.461Z Compiling clap_derive v4.5.55
16732026-03-03T18:15:33.688Z Compiling float-cmp v0.10.0
16742026-03-03T18:15:33.965Z Compiling thread-id v4.2.2
16752026-03-03T18:15:34.162Z Compiling memmap2 v0.9.10
16762026-03-03T18:15:34.216Z Compiling env_filter v1.0.0
16772026-03-03T18:15:34.423Z Compiling encoding_rs v0.8.35
16782026-03-03T18:15:34.608Z Compiling whoami v2.1.0
16792026-03-03T18:15:34.861Z Compiling jiff v0.2.21
16802026-03-03T18:15:35.039Z Compiling predicates-core v1.0.10
16812026-03-03T18:15:35.384Z Compiling static_assertions v1.1.0
16822026-03-03T18:15:35.408Z Compiling precomputed-hash v0.1.1
16832026-03-03T18:15:35.515Z Compiling difflib v0.4.0
16842026-03-03T18:15:35.565Z Compiling keccak v0.1.6
16852026-03-03T18:15:36.809Z Compiling mime v0.3.17
16862026-03-03T18:15:37.374Z Compiling unit-prefix v0.5.2
16872026-03-03T18:15:37.398Z Compiling new_debug_unreachable v1.0.6
16882026-03-03T18:15:37.425Z Compiling fixedbitset v0.4.2
16892026-03-03T18:15:37.535Z Compiling rustc-hash v2.1.1
16902026-03-03T18:15:37.560Z Compiling fixedbitset v0.5.7
16912026-03-03T18:15:37.630Z Compiling data-encoding v2.10.0
16922026-03-03T18:15:37.656Z Compiling normalize-line-endings v0.3.0
16932026-03-03T18:15:37.756Z Compiling petgraph v0.6.5
16942026-03-03T18:15:37.860Z Compiling predicates v3.1.4
16952026-03-03T18:15:37.915Z Compiling iddqd v0.3.17
16962026-03-03T18:15:38.005Z Compiling clap v4.5.60
16972026-03-03T18:15:38.140Z Compiling petgraph v0.8.3
16982026-03-03T18:15:38.266Z Compiling indicatif v0.18.4
16992026-03-03T18:15:39.430Z Compiling hickory-proto v0.25.2
17002026-03-03T18:15:39.506Z Compiling toml_edit v0.22.27
17012026-03-03T18:15:40.302Z Compiling string_cache v0.8.9
17022026-03-03T18:15:40.737Z Compiling strum v0.26.3
17032026-03-03T18:15:40.786Z Compiling sha3 v0.10.8
17042026-03-03T18:15:40.948Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17052026-03-03T18:15:41.360Z Compiling zip v4.6.1
17062026-03-03T18:15:41.801Z Compiling tokio-postgres v0.7.16
17072026-03-03T18:15:42.860Z Compiling zone v0.3.1
17082026-03-03T18:15:43.558Z Compiling env_logger v0.11.9
17092026-03-03T18:15:44.308Z Compiling usdt v0.6.0
17102026-03-03T18:15:44.504Z Compiling usdt-impl v0.5.0
17112026-03-03T18:15:44.808Z Compiling ecdsa v0.16.9
17122026-03-03T18:15:45.171Z Compiling similar v2.7.0
17132026-03-03T18:15:45.667Z Compiling serde_with v3.17.0
17142026-03-03T18:15:45.837Z Compiling rsa v0.9.10
17152026-03-03T18:15:46.126Z Compiling ed25519-dalek v2.2.0
17162026-03-03T18:15:46.867Z Compiling crossterm v0.28.1
17172026-03-03T18:15:47.128Z Compiling zip v0.6.6
17182026-03-03T18:15:47.735Z Compiling toml v0.7.8
17192026-03-03T18:15:49.159Z Compiling toml_parser v1.0.9+spec-1.1.0
17202026-03-03T18:15:49.372Z Compiling itertools v0.13.0
17212026-03-03T18:15:49.875Z Compiling tokio-stream v0.1.18
17222026-03-03T18:15:50.158Z Compiling buf-list v1.1.2
17232026-03-03T18:15:50.716Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-03-03T18:15:50.741Z Compiling x509-cert v0.2.5
17252026-03-03T18:15:50.843Z Compiling openapiv3 v2.2.0
17262026-03-03T18:15:51.312Z Compiling sha1 v0.10.6
17272026-03-03T18:15:51.380Z Compiling toml_datetime v0.7.5+spec-1.1.0
17282026-03-03T18:15:51.768Z Compiling peg-runtime v0.8.5
17292026-03-03T18:15:51.978Z Compiling lalrpop-util v0.19.12
17302026-03-03T18:15:52.226Z Compiling thread_local v1.1.9
17312026-03-03T18:15:52.346Z Compiling slog-async v2.8.0
17322026-03-03T18:15:52.375Z Compiling crossbeam-channel v0.5.15
17332026-03-03T18:15:52.690Z Compiling futures-executor v0.3.32
17342026-03-03T18:15:53.004Z Compiling filetime v0.2.27
17352026-03-03T18:15:53.250Z Compiling is-terminal v0.4.17
17362026-03-03T18:15:53.355Z Compiling xattr v1.6.1
17372026-03-03T18:15:53.422Z Compiling term v1.2.1
17382026-03-03T18:15:53.447Z Compiling take_mut v0.2.2
17392026-03-03T18:15:53.473Z Compiling futures v0.3.32
17402026-03-03T18:15:53.617Z Compiling tar v0.4.44
17412026-03-03T18:15:54.693Z Compiling slog-term v2.9.2
17422026-03-03T18:16:05.548Z Compiling rustls-webpki v0.103.9
17432026-03-03T18:16:13.379Z Compiling tokio-rustls v0.26.4
17442026-03-03T18:16:13.379Z Compiling rustls-platform-verifier v0.6.2
17452026-03-03T18:16:13.825Z Compiling hyper-rustls v0.27.7
17462026-03-03T18:16:14.269Z Compiling reqwest v0.12.28
17472026-03-03T18:16:14.294Z Compiling reqwest v0.13.2
17482026-03-03T18:16:19.630Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17492026-03-03T18:16:20.064Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17502026-03-03T18:16:26.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
17512026-03-03T18:16:26.647Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17522026-03-03T18:16:26.729ZMar 03 18:16:26.082 INFO Starting download, target: Clickhouse
17532026-03-03T18:16:26.729ZMar 03 18:16:26.084 INFO Starting download, target: Cockroach
17542026-03-03T18:16:26.729ZMar 03 18:16:26.084 INFO Starting download, target: Console
17552026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Starting download, target: DendriteStub
17562026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Starting download, target: MaghemiteMgd
17572026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Starting download, target: TransceiverControl
17582026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17592026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17602026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17612026-03-03T18:16:26.754ZMar 03 18:16:26.084 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17622026-03-03T18:16:26.754ZMar 03 18:16:26.085 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17632026-03-03T18:16:26.754ZMar 03 18:16:26.085 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17642026-03-03T18:16:27.267ZMar 03 18:16:26.621 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17652026-03-03T18:16:28.144ZMar 03 18:16:27.495 INFO Download complete, target: Console
17662026-03-03T18:16:29.882ZMar 03 18:16:29.191 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17672026-03-03T18:16:30.793ZMar 03 18:16:30.147 INFO Download complete, target: TransceiverControl
17682026-03-03T18:16:37.928ZMar 03 18:16:37.283 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17692026-03-03T18:16:38.758ZMar 03 18:16:38.114 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17702026-03-03T18:16:39.274ZMar 03 18:16:38.628 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17712026-03-03T18:16:39.274ZMar 03 18:16:38.628 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17722026-03-03T18:16:44.893ZMar 03 18:16:44.248 INFO Download complete, target: DendriteStub
17732026-03-03T18:16:45.953ZMar 03 18:16:45.308 INFO Download complete, target: MaghemiteMgd
17742026-03-03T18:16:47.177ZMar 03 18:16:46.533 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17752026-03-03T18:16:54.398ZMar 03 18:16:53.753 INFO Checking that binary works, target: Cockroach
17762026-03-03T18:16:54.636ZMar 03 18:16:53.992 INFO Download complete, target: Cockroach
17772026-03-03T18:17:08.432ZMar 03 18:17:07.788 INFO Checking that binary works, target: Clickhouse
17782026-03-03T18:17:08.672ZMar 03 18:17:08.027 INFO Download complete, target: Clickhouse
17792026-03-03T18:17:08.699ZAll builder prerequisites installed successfully, and PATH looks valid
17802026-03-03T18:17:08.700Z
17812026-03-03T18:17:08.700Zreal 6:40.489835956
17822026-03-03T18:17:08.700Zuser 17:45.738131900
17832026-03-03T18:17:08.700Zsys 2:55.297251612
17842026-03-03T18:17:08.700Ztrap 0.678814966
17852026-03-03T18:17:08.700Ztflt 0.386387498
17862026-03-03T18:17:08.700Zdflt 0.836198684
17872026-03-03T18:17:08.700Zkflt 0.008960092
17882026-03-03T18:17:08.700Zlock 45:45.734474905
17892026-03-03T18:17:08.700Zslp 1:04:50.518895491
17902026-03-03T18:17:08.700Zlat 1:13.665047296
17912026-03-03T18:17:08.700Zstop 3:04.385301166
17922026-03-03T18:17:08.726Z+ banner clippy
17932026-03-03T18:17:08.726Z
17942026-03-03T18:17:08.726Z #### # # ##### ##### # #
17952026-03-03T18:17:08.726Z # # # # # # # # # #
17962026-03-03T18:17:08.726Z # # # # # # # #
17972026-03-03T18:17:08.726Z # # # ##### ##### #
17982026-03-03T18:17:08.726Z # # # # # # #
17992026-03-03T18:17:08.726Z #### ###### # # # #
18002026-03-03T18:17:08.726Z
18012026-03-03T18:17:08.727Z+ export CARGO_INCREMENTAL=0
18022026-03-03T18:17:08.727Z+ CARGO_INCREMENTAL=0
18032026-03-03T18:17:08.727Z+ ptime -m cargo xtask clippy
18042026-03-03T18:17:10.079Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18052026-03-03T18:17:10.419Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18062026-03-03T18:17:14.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
18072026-03-03T18:17:15.060Z Running `target/debug/xtask clippy`
18082026-03-03T18:17:15.099Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18092026-03-03T18:17:16.577Z Downloading crates ...
18102026-03-03T18:17:17.045Z Downloaded approx v0.5.1
18112026-03-03T18:17:17.071Z Downloaded cast v0.3.0
18122026-03-03T18:17:17.071Z Downloaded addr2line v0.25.1
18132026-03-03T18:17:17.071Z Downloaded miette-derive v5.10.0
18142026-03-03T18:17:17.071Z Downloaded target-triple v1.0.0
18152026-03-03T18:17:17.071Z Downloaded guppy-workspace-hack v0.1.0
18162026-03-03T18:17:17.071Z Downloaded async-object-pool v0.2.0
18172026-03-03T18:17:17.071Z Downloaded cargo_metadata v0.23.1
18182026-03-03T18:17:17.097Z Downloaded rust-argon2 v2.1.0
18192026-03-03T18:17:17.097Z Downloaded assert_cmd v2.1.2
18202026-03-03T18:17:17.097Z Downloaded toml v1.0.3+spec-1.1.0
18212026-03-03T18:17:17.097Z Downloaded supports-color v2.1.0
18222026-03-03T18:17:17.097Z Downloaded futures-timer v3.0.3
18232026-03-03T18:17:17.097Z Downloaded terminal_size v0.1.17
18242026-03-03T18:17:17.097Z Downloaded supports-hyperlinks v2.1.0
18252026-03-03T18:17:17.126Z Downloaded datatest-stable v0.3.3
18262026-03-03T18:17:17.126Z Downloaded trybuild v1.0.116
18272026-03-03T18:17:17.126Z Downloaded textwrap v0.15.2
18282026-03-03T18:17:17.126Z Downloaded miette v5.10.0
18292026-03-03T18:17:17.126Z Downloaded rand_distr v0.5.1
18302026-03-03T18:17:17.151Z Downloaded rstest_macros v0.25.0
18312026-03-03T18:17:17.151Z Downloaded plotters v0.3.7
18322026-03-03T18:17:17.151Z Downloaded hashbrown v0.14.5
18332026-03-03T18:17:17.151Z Downloaded guppy v0.17.25
18342026-03-03T18:17:17.176Z Downloaded fancy-regex v0.14.0
18352026-03-03T18:17:17.176Z Downloaded event-listener v5.4.1
18362026-03-03T18:17:17.176Z Downloaded relative-path v1.9.3
18372026-03-03T18:17:17.176Z Downloaded knuffel v3.2.0
18382026-03-03T18:17:17.176Z Downloaded httptest v0.16.4
18392026-03-03T18:17:17.176Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18402026-03-03T18:17:17.176Z Downloaded tinytemplate v1.2.1
18412026-03-03T18:17:17.176Z Downloaded termcolor v1.4.1
18422026-03-03T18:17:17.202Z Downloaded target-spec v3.5.7
18432026-03-03T18:17:17.202Z Downloaded gimli v0.32.3
18442026-03-03T18:17:17.202Z Downloaded stringmetrics v2.2.2
18452026-03-03T18:17:17.202Z Downloaded rstest v0.25.0
18462026-03-03T18:17:17.202Z Downloaded owo-colors v3.5.0
18472026-03-03T18:17:17.202Z Downloaded linkme v0.3.35
18482026-03-03T18:17:17.227Z Downloaded libtest-mimic v0.8.1
18492026-03-03T18:17:17.227Z Downloaded rustc-demangle v0.1.27
18502026-03-03T18:17:17.227Z Downloaded plotters-backend v0.3.7
18512026-03-03T18:17:17.227Z Downloaded target-lexicon v0.13.3
18522026-03-03T18:17:17.227Z Downloaded supports-unicode v2.1.0
18532026-03-03T18:17:17.227Z Downloaded path-tree v0.8.3
18542026-03-03T18:17:17.227Z Downloaded oorandom v11.1.5
18552026-03-03T18:17:17.227Z Downloaded similar-asserts v1.7.0
18562026-03-03T18:17:17.227Z Downloaded serde_regex v1.1.0
18572026-03-03T18:17:17.227Z Downloaded pathdiff v0.2.3
18582026-03-03T18:17:17.227Z Downloaded linkme-impl v0.3.35
18592026-03-03T18:17:17.227Z Downloaded criterion-plot v0.6.0
18602026-03-03T18:17:17.227Z Downloaded criterion v0.7.0
18612026-03-03T18:17:17.252Z Downloaded anes v0.1.6
18622026-03-03T18:17:17.253Z Downloaded parking v2.2.1
18632026-03-03T18:17:17.253Z Downloaded nested v0.1.1
18642026-03-03T18:17:17.253Z Downloaded event-listener-strategy v0.5.4
18652026-03-03T18:17:17.253Z Downloaded escape8259 v0.5.3
18662026-03-03T18:17:17.253Z Downloaded chumsky v0.9.3
18672026-03-03T18:17:17.253Z Downloaded blake2b_simd v1.0.4
18682026-03-03T18:17:17.253Z Downloaded backtrace v0.3.76
18692026-03-03T18:17:17.253Z Downloaded async-lock v3.4.2
18702026-03-03T18:17:17.253Z Downloaded assert-json-diff v2.0.2
18712026-03-03T18:17:17.278Z Downloaded partial-io v0.5.4
18722026-03-03T18:17:17.278Z Downloaded knuffel-derive v3.2.0
18732026-03-03T18:17:17.278Z Downloaded concurrent-queue v2.5.0
18742026-03-03T18:17:17.278Z Downloaded cfg-expr v0.20.6
18752026-03-03T18:17:17.278Z Downloaded backtrace-ext v0.2.1
18762026-03-03T18:17:17.278Z Downloaded constant_time_eq v0.3.1
18772026-03-03T18:17:17.278Z Downloaded cargo-platform v0.3.2
18782026-03-03T18:17:17.278Z Downloaded plotters-svg v0.3.7
18792026-03-03T18:17:17.278Z Downloaded httpmock v0.8.3
18802026-03-03T18:17:21.019Z Checking cfg-if v1.0.4
18812026-03-03T18:17:21.121Z Checking libc v0.2.180
18822026-03-03T18:17:21.121Z Checking serde_core v1.0.228
18832026-03-03T18:17:21.248Z Checking memchr v2.8.0
18842026-03-03T18:17:21.310Z Checking smallvec v1.15.1
18852026-03-03T18:17:21.371Z Checking log v0.4.29
18862026-03-03T18:17:21.396Z Checking itoa v1.0.17
18872026-03-03T18:17:21.490Z Checking zeroize v1.8.2
18882026-03-03T18:17:21.563Z Checking libm v0.2.16
18892026-03-03T18:17:21.798Z Checking scopeguard v1.2.0
18902026-03-03T18:17:21.856Z Checking stable_deref_trait v1.2.1
18912026-03-03T18:17:21.919Z Checking zmij v1.0.21
18922026-03-03T18:17:21.944Z Checking zerofrom v0.1.6
18932026-03-03T18:17:22.050Z Checking percent-encoding v2.3.2
18942026-03-03T18:17:22.103Z Checking lock_api v0.4.14
18952026-03-03T18:17:22.279Z Checking yoke v0.8.1
18962026-03-03T18:17:22.334Z Checking errno v0.3.14
18972026-03-03T18:17:22.359Z Checking getrandom v0.2.17
18982026-03-03T18:17:22.460Z Checking litemap v0.8.1
18992026-03-03T18:17:22.485Z Checking writeable v0.6.2
19002026-03-03T18:17:22.630Z Checking subtle v2.6.1
19012026-03-03T18:17:22.687Z Checking icu_normalizer_data v2.1.1
19022026-03-03T18:17:22.766Z Checking icu_properties_data v2.1.2
19032026-03-03T18:17:22.766Z Checking zerovec v0.11.5
19042026-03-03T18:17:22.892Z Checking zerotrie v0.2.3
19052026-03-03T18:17:22.961Z Checking rand_core v0.6.4
19062026-03-03T18:17:22.987Z Checking form_urlencoded v1.2.2
19072026-03-03T18:17:23.089Z Checking portable-atomic v1.13.1
19082026-03-03T18:17:23.145Z Checking utf8_iter v1.0.4
19092026-03-03T18:17:23.329Z Checking pin-project-lite v0.2.17
19102026-03-03T18:17:23.419Z Checking critical-section v1.2.0
19112026-03-03T18:17:23.479Z Checking zerocopy v0.8.40
19122026-03-03T18:17:23.542Z Checking parking_lot_core v0.9.12
19132026-03-03T18:17:23.605Z Checking num-traits v0.2.19
19142026-03-03T18:17:23.668Z Checking rand_core v0.10.0
19152026-03-03T18:17:23.726Z Checking signal-hook-registry v1.4.8
19162026-03-03T18:17:23.950Z Checking parking_lot v0.12.5
19172026-03-03T18:17:24.000Z Checking getrandom v0.4.1
19182026-03-03T18:17:24.053Z Checking tinystr v0.8.2
19192026-03-03T18:17:24.109Z Checking potential_utf v0.1.4
19202026-03-03T18:17:24.200Z Checking once_cell v1.21.3
19212026-03-03T18:17:24.291Z Checking mio v1.1.1
19222026-03-03T18:17:24.353Z Checking typenum v1.19.0
19232026-03-03T18:17:24.405Z Checking icu_collections v2.1.1
19242026-03-03T18:17:24.474Z Checking icu_locale_core v2.1.1
19252026-03-03T18:17:24.564Z Checking socket2 v0.6.2
19262026-03-03T18:17:24.927Z Checking iana-time-zone v0.1.65
19272026-03-03T18:17:25.028Z Checking thiserror v2.0.18
19282026-03-03T18:17:25.093Z Checking allocator-api2 v0.2.21
19292026-03-03T18:17:25.156Z Checking futures-core v0.3.32
19302026-03-03T18:17:25.214Z Checking serde v1.0.228
19312026-03-03T18:17:25.214Z Checking bitflags v2.11.0
19322026-03-03T18:17:25.321Z Checking serde_json v1.0.149
19332026-03-03T18:17:25.412Z Checking semver v1.0.27
19342026-03-03T18:17:25.468Z Checking generic-array v0.14.7
19352026-03-03T18:17:25.568Z Checking uuid v1.21.0
19362026-03-03T18:17:25.750Z Checking icu_provider v2.1.1
19372026-03-03T18:17:25.803Z Checking equivalent v1.0.2
19382026-03-03T18:17:25.899Z Checking dyn-clone v1.0.20
19392026-03-03T18:17:25.976Z Checking const-oid v0.9.6
19402026-03-03T18:17:26.101Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19412026-03-03T18:17:26.217Z Checking bytes v1.11.1
19422026-03-03T18:17:26.270Z Checking icu_properties v2.1.2
19432026-03-03T18:17:26.295Z Checking icu_normalizer v2.1.1
19442026-03-03T18:17:26.467Z Checking chrono v0.4.44
19452026-03-03T18:17:26.521Z Checking crypto-common v0.1.7
19462026-03-03T18:17:26.767Z Checking foldhash v0.2.0
19472026-03-03T18:17:26.959Z Checking block-buffer v0.10.4
19482026-03-03T18:17:27.012Z Checking futures-sink v0.3.32
19492026-03-03T18:17:27.097Z Checking hashbrown v0.16.1
19502026-03-03T18:17:27.239Z Checking rustix v1.1.3
19512026-03-03T18:17:27.295Z Checking byteorder v1.5.0
19522026-03-03T18:17:27.320Z Checking tokio v1.49.0
19532026-03-03T18:17:27.570Z Checking digest v0.10.7
19542026-03-03T18:17:27.803Z Checking futures-channel v0.3.32
19552026-03-03T18:17:27.987Z Checking futures-io v0.3.32
19562026-03-03T18:17:28.221Z Checking futures-task v0.3.32
19572026-03-03T18:17:28.275Z Checking slab v0.4.12
19582026-03-03T18:17:28.300Z Checking cpufeatures v0.2.17
19592026-03-03T18:17:28.390Z Checking idna_adapter v1.2.1
19602026-03-03T18:17:28.494Z Checking indexmap v2.13.0
19612026-03-03T18:17:28.558Z Checking thiserror v1.0.69
19622026-03-03T18:17:28.584Z Checking getrandom v0.3.4
19632026-03-03T18:17:28.679Z Checking futures-util v0.3.32
19642026-03-03T18:17:28.704Z Checking idna v1.1.0
19652026-03-03T18:17:28.803Z Checking fnv v1.0.7
19662026-03-03T18:17:28.928Z Checking regex-syntax v0.8.10
19672026-03-03T18:17:29.012Z Checking http v1.4.0
19682026-03-03T18:17:29.312Z Checking tracing-core v0.1.36
19692026-03-03T18:17:29.366Z Checking url v2.5.8
19702026-03-03T18:17:29.856Z Checking base64 v0.22.1
19712026-03-03T18:17:29.972Z Checking tracing v0.1.44
19722026-03-03T18:17:30.250Z Checking unicode-ident v1.0.24
19732026-03-03T18:17:30.321Z Checking schemars v0.8.22
19742026-03-03T18:17:30.380Z Checking ipnet v2.11.0
19752026-03-03T18:17:30.405Z Checking anstyle v1.0.13
19762026-03-03T18:17:30.495Z Checking utf8parse v0.2.2
19772026-03-03T18:17:30.707Z Checking proc-macro2 v1.0.106
19782026-03-03T18:17:30.818Z Checking untrusted v0.9.0
19792026-03-03T18:17:30.937Z Checking anstyle-parse v0.2.7
19802026-03-03T18:17:31.007Z Checking ppv-lite86 v0.2.21
19812026-03-03T18:17:31.056Z Checking ring v0.17.14
19822026-03-03T18:17:31.289Z Checking aho-corasick v1.1.4
19832026-03-03T18:17:31.409Z Checking quote v1.0.44
19842026-03-03T18:17:31.709Z Checking colorchoice v1.0.4
19852026-03-03T18:17:31.783Z Checking base64ct v1.8.3
19862026-03-03T18:17:31.836Z Checking anstyle-query v1.1.5
19872026-03-03T18:17:31.892Z Checking is_terminal_polyfill v1.70.2
19882026-03-03T18:17:31.974Z Checking syn v2.0.117
19892026-03-03T18:17:32.036Z Checking block-padding v0.3.3
19902026-03-03T18:17:32.100Z Checking anstream v0.6.21
19912026-03-03T18:17:32.287Z Checking terminal_size v0.4.3
19922026-03-03T18:17:32.335Z Checking inout v0.1.4
19932026-03-03T18:17:32.521Z Checking rustls-pki-types v1.14.0
19942026-03-03T18:17:32.574Z Checking crossbeam-utils v0.8.21
19952026-03-03T18:17:32.633Z Checking httparse v1.10.1
19962026-03-03T18:17:32.766Z Checking regex-automata v0.4.14
19972026-03-03T18:17:33.077Z Checking cipher v0.4.4
19982026-03-03T18:17:33.127Z Checking strsim v0.11.1
19992026-03-03T18:17:33.187Z Checking clap_lex v1.0.0
20002026-03-03T18:17:33.314Z Checking sha2 v0.10.9
20012026-03-03T18:17:33.384Z Checking pem-rfc7468 v0.7.0
20022026-03-03T18:17:33.491Z Checking http-body v1.0.1
20032026-03-03T18:17:33.544Z Checking clap_builder v4.5.60
20042026-03-03T18:17:33.603Z Checking rand_core v0.9.5
20052026-03-03T18:17:33.700Z Checking atomic-waker v1.1.2
20062026-03-03T18:17:33.755Z Checking hmac v0.12.1
20072026-03-03T18:17:33.858Z Checking try-lock v0.2.5
20082026-03-03T18:17:33.917Z Checking httpdate v1.0.3
20092026-03-03T18:17:33.985Z Checking pin-utils v0.1.0
20102026-03-03T18:17:34.040Z Checking flagset v0.4.7
20112026-03-03T18:17:34.096Z Checking want v0.3.1
20122026-03-03T18:17:34.156Z Checking tower-layer v0.3.3
20132026-03-03T18:17:34.210Z Checking ryu v1.0.23
20142026-03-03T18:17:34.300Z Checking tower-service v0.3.3
20152026-03-03T18:17:34.351Z Checking der v0.7.10
20162026-03-03T18:17:34.470Z Checking rand_chacha v0.9.0
20172026-03-03T18:17:34.535Z Checking erased-serde v0.3.31
20182026-03-03T18:17:34.560Z Checking tokio-util v0.7.18
20192026-03-03T18:17:34.560Z Checking spin v0.9.8
20202026-03-03T18:17:34.912Z Checking rand v0.9.2
20212026-03-03T18:17:35.010Z Checking anyhow v1.0.102
20222026-03-03T18:17:35.406Z Checking http-body-util v0.1.3
20232026-03-03T18:17:35.572Z Checking slog v2.8.2
20242026-03-03T18:17:35.897Z Checking aws-lc-sys v0.37.1
20252026-03-03T18:17:35.957Z Checking untrusted v0.7.1
20262026-03-03T18:17:36.022Z Checking h2 v0.4.13
20272026-03-03T18:17:36.047Z Checking powerfmt v0.2.0
20282026-03-03T18:17:36.148Z Checking time-core v0.1.8
20292026-03-03T18:17:36.222Z Checking num_threads v0.1.7
20302026-03-03T18:17:36.278Z Checking clap v4.5.60
20312026-03-03T18:17:36.403Z Checking openssl-probe v0.2.1
20322026-03-03T18:17:36.456Z Checking deranged v0.5.8
20332026-03-03T18:17:36.481Z Checking num-conv v0.2.0
20342026-03-03T18:17:36.571Z Checking fastrand v2.3.0
20352026-03-03T18:17:36.637Z Checking spki v0.7.3
20362026-03-03T18:17:36.812Z Checking serde_urlencoded v0.7.1
20372026-03-03T18:17:36.977Z Checking pbkdf2 v0.12.2
20382026-03-03T18:17:37.034Z Checking aes v0.8.4
20392026-03-03T18:17:37.034Z Checking regex v1.12.3
20402026-03-03T18:17:37.208Z Checking rand_chacha v0.3.1
20412026-03-03T18:17:37.286Z Checking unicode-width v0.2.0
20422026-03-03T18:17:37.507Z Checking aws-lc-rs v1.16.0
20432026-03-03T18:17:37.636Z Checking pretty-hex v0.4.1
20442026-03-03T18:17:37.698Z Checking rand v0.8.5
20452026-03-03T18:17:37.758Z Checking cbc v0.1.2
20462026-03-03T18:17:37.834Z Checking salsa20 v0.10.2
20472026-03-03T18:17:37.894Z Checking ipnetwork v0.21.1
20482026-03-03T18:17:37.976Z Checking tempfile v3.25.0
20492026-03-03T18:17:38.056Z Checking hex v0.4.3
20502026-03-03T18:17:38.110Z Checking scrypt v0.11.0
20512026-03-03T18:17:38.354Z Checking plain v0.2.3
20522026-03-03T18:17:38.406Z Checking pkcs5 v0.7.1
20532026-03-03T18:17:38.431Z Checking rustls-native-certs v0.8.3
20542026-03-03T18:17:38.579Z Checking sync_wrapper v1.0.2
20552026-03-03T18:17:38.638Z Checking camino v1.2.2
20562026-03-03T18:17:38.742Z Checking ucd-trie v0.1.7
20572026-03-03T18:17:38.808Z Checking mime v0.3.17
20582026-03-03T18:17:38.869Z Checking time v0.3.47
20592026-03-03T18:17:38.931Z Checking tower v0.5.3
20602026-03-03T18:17:38.988Z Checking pkcs8 v0.10.2
20612026-03-03T18:17:39.049Z Checking pest v2.8.6
20622026-03-03T18:17:39.180Z Checking webpki-roots v1.0.6
20632026-03-03T18:17:39.230Z Checking iri-string v0.7.10
20642026-03-03T18:17:39.370Z Checking either v1.15.0
20652026-03-03T18:17:39.431Z Checking openapiv3 v2.2.0
20662026-03-03T18:17:39.455Z Checking rustls-webpki v0.103.9
20672026-03-03T18:17:39.767Z Checking foreign-types-shared v0.1.1
20682026-03-03T18:17:39.816Z Checking openssl-sys v0.9.111
20692026-03-03T18:17:39.941Z Checking foreign-types v0.3.2
20702026-03-03T18:17:40.085Z Checking encoding_rs v0.8.35
20712026-03-03T18:17:40.322Z Checking rustls v0.23.37
20722026-03-03T18:17:41.005Z Checking winnow v0.7.14
20732026-03-03T18:17:41.345Z Checking openssl v0.10.75
20742026-03-03T18:17:41.536Z Checking oxnet v0.1.4
20752026-03-03T18:17:41.593Z Checking tower-http v0.6.8
20762026-03-03T18:17:41.733Z Checking hyper v1.8.1
20772026-03-03T18:17:42.069Z Checking lazy_static v1.5.0
20782026-03-03T18:17:42.125Z Checking static_assertions v1.1.0
20792026-03-03T18:17:42.188Z Checking signature v2.2.0
20802026-03-03T18:17:42.274Z Checking simd-adler32 v0.3.8
20812026-03-03T18:17:42.329Z Checking hubpack v0.1.2
20822026-03-03T18:17:42.388Z Checking adler2 v2.0.1
20832026-03-03T18:17:42.452Z Checking strum v0.26.3
20842026-03-03T18:17:42.598Z Checking sha1 v0.10.6
20852026-03-03T18:17:42.660Z Checking data-encoding v2.10.0
20862026-03-03T18:17:42.715Z Checking miniz_oxide v0.8.9
20872026-03-03T18:17:42.740Z Checking tinyvec_macros v0.1.1
20882026-03-03T18:17:42.920Z Checking tinyvec v1.10.0
20892026-03-03T18:17:42.972Z Checking serde_spanned v0.6.9
20902026-03-03T18:17:43.209Z Checking toml_datetime v0.6.11
20912026-03-03T18:17:43.234Z Checking num-integer v0.1.46
20922026-03-03T18:17:43.472Z Checking scroll v0.13.0
20932026-03-03T18:17:43.590Z Checking base16ct v0.2.0
20942026-03-03T18:17:43.640Z Checking bit-vec v0.8.0
20952026-03-03T18:17:43.708Z Checking hyper-util v0.1.20
20962026-03-03T18:17:43.762Z Checking crossbeam-epoch v0.9.18
20972026-03-03T18:17:43.787Z Checking crc32fast v1.5.0
20982026-03-03T18:17:43.858Z Checking sec1 v0.7.3
20992026-03-03T18:17:43.964Z Checking goblin v0.10.5
21002026-03-03T18:17:44.087Z Checking ff v0.13.1
21012026-03-03T18:17:44.135Z Checking bit-set v0.8.0
21022026-03-03T18:17:44.218Z Checking wait-timeout v0.2.1
21032026-03-03T18:17:44.272Z Checking memmap2 v0.9.10
21042026-03-03T18:17:44.344Z Checking group v0.13.0
21052026-03-03T18:17:44.447Z Checking num-iter v0.1.45
21062026-03-03T18:17:44.498Z Checking dtrace-parser v0.3.0
21072026-03-03T18:17:44.618Z Checking bstr v1.12.1
21082026-03-03T18:17:44.672Z Checking hkdf v0.12.4
21092026-03-03T18:17:44.729Z Checking ahash v0.8.12
21102026-03-03T18:17:44.962Z Checking crypto-bigint v0.5.5
21112026-03-03T18:17:45.012Z Checking scroll v0.12.0
21122026-03-03T18:17:45.134Z Checking thread-id v5.1.0
21132026-03-03T18:17:45.289Z Checking quick-error v1.2.3
21142026-03-03T18:17:45.397Z Checking tokio-rustls v0.26.4
21152026-03-03T18:17:45.482Z Checking goblin v0.8.2
21162026-03-03T18:17:45.535Z Checking rusty-fork v0.3.1
21172026-03-03T18:17:45.560Z Checking rand_xorshift v0.4.0
21182026-03-03T18:17:45.840Z Checking zerocopy v0.7.35
21192026-03-03T18:17:45.889Z Checking unarray v0.1.4
21202026-03-03T18:17:45.945Z Checking num-bigint-dig v0.8.6
21212026-03-03T18:17:46.087Z Checking native-tls v0.2.18
21222026-03-03T18:17:46.137Z Checking proptest v1.10.0
21232026-03-03T18:17:46.360Z Checking hyper-rustls v0.27.7
21242026-03-03T18:17:46.442Z Checking tokio-native-tls v0.3.1
21252026-03-03T18:17:46.724Z Checking hyper-tls v0.6.0
21262026-03-03T18:17:46.780Z Checking dtrace-parser v0.2.0
21272026-03-03T18:17:47.059Z Checking pkcs1 v0.7.5
21282026-03-03T18:17:47.110Z Checking reqwest v0.12.28
21292026-03-03T18:17:47.263Z Checking x509-cert v0.2.5
21302026-03-03T18:17:47.468Z Checking elliptic-curve v0.13.8
21312026-03-03T18:17:47.519Z Checking thread-id v4.2.2
21322026-03-03T18:17:47.686Z Checking zlib-rs v0.6.2
21332026-03-03T18:17:47.844Z Checking unicode-segmentation v1.12.0
21342026-03-03T18:17:48.123Z Checking rsa v0.9.10
21352026-03-03T18:17:48.508Z Checking crossbeam-deque v0.8.6
21362026-03-03T18:17:48.704Z Checking rfc6979 v0.4.0
21372026-03-03T18:17:48.869Z Checking toml_write v0.1.2
21382026-03-03T18:17:48.921Z Checking toml_parser v1.0.9+spec-1.1.0
21392026-03-03T18:17:48.946Z Checking ecdsa v0.16.9
21402026-03-03T18:17:49.087Z Checking curve25519-dalek v4.1.3
21412026-03-03T18:17:49.233Z Checking toml_edit v0.22.27
21422026-03-03T18:17:49.479Z Checking dof v0.4.0
21432026-03-03T18:17:49.575Z Checking flate2 v1.1.9
21442026-03-03T18:17:49.631Z Checking rustix v0.38.44
21452026-03-03T18:17:49.657Z Checking env_filter v1.0.0
21462026-03-03T18:17:49.896Z Checking dof v0.3.0
21472026-03-03T18:17:49.966Z Checking keccak v0.1.6
21482026-03-03T18:17:50.246Z Checking psl-types v2.0.11
21492026-03-03T18:17:50.305Z Checking newtype-uuid v1.3.2
21502026-03-03T18:17:50.364Z Checking sha3 v0.10.8
21512026-03-03T18:17:50.500Z Checking publicsuffix v2.3.0
21522026-03-03T18:17:50.552Z Checking usdt-impl v0.5.0
21532026-03-03T18:17:50.700Z Checking env_logger v0.11.9
21542026-03-03T18:17:50.750Z Checking daft v0.1.5
21552026-03-03T18:17:50.823Z Checking ed25519 v2.2.3
21562026-03-03T18:17:50.878Z Checking cookie v0.18.1
21572026-03-03T18:17:51.064Z Checking usdt-impl v0.6.0
21582026-03-03T18:17:51.119Z Checking itertools v0.13.0
21592026-03-03T18:17:51.165Z Checking serde_with v3.17.0
21602026-03-03T18:17:51.222Z Checking siphasher v1.0.2
21612026-03-03T18:17:51.278Z Checking bitflags v1.3.2
21622026-03-03T18:17:51.341Z Checking cookie_store v0.22.1
21632026-03-03T18:17:51.448Z Checking ed25519-dalek v2.2.0
21642026-03-03T18:17:51.505Z Checking rustls-platform-verifier v0.6.2
21652026-03-03T18:17:51.571Z Checking unicode-normalization v0.1.25
21662026-03-03T18:17:51.596Z Checking toml_datetime v0.7.5+spec-1.1.0
21672026-03-03T18:17:51.686Z Checking usdt v0.6.0
21682026-03-03T18:17:51.836Z Checking signal-hook v0.3.18
21692026-03-03T18:17:51.940Z Checking winnow v0.5.40
21702026-03-03T18:17:52.007Z Checking managed v0.8.0
21712026-03-03T18:17:52.063Z Checking rayon-core v1.13.0
21722026-03-03T18:17:52.088Z Checking reqwest v0.13.2
21732026-03-03T18:17:52.233Z Checking bzip2-sys v0.1.13+1.0.8
21742026-03-03T18:17:52.408Z Checking object v0.37.3
21752026-03-03T18:17:52.455Z Checking foldhash v0.1.5
21762026-03-03T18:17:52.538Z Checking bzip2 v0.4.4
21772026-03-03T18:17:52.745Z Checking hashbrown v0.15.5
21782026-03-03T18:17:52.795Z Checking signal-hook-mio v0.2.5
21792026-03-03T18:17:52.879Z Checking ref-cast v1.0.25
21802026-03-03T18:17:53.001Z Checking zstd-sys v2.0.16+zstd.1.5.7
21812026-03-03T18:17:53.085Z Checking zip v0.6.6
21822026-03-03T18:17:53.249Z Checking zstd-safe v7.2.4
21832026-03-03T18:17:53.351Z Checking bumpalo v3.20.2
21842026-03-03T18:17:53.578Z Checking libbz2-rs-sys v0.2.2
21852026-03-03T18:17:53.770Z Checking zopfli v0.8.3
21862026-03-03T18:17:53.826Z Checking zstd v0.13.3
21872026-03-03T18:17:53.826Z Checking crossterm v0.28.1
21882026-03-03T18:17:53.938Z Checking rayon v1.11.0
21892026-03-03T18:17:54.220Z Checking similar v2.7.0
21902026-03-03T18:17:54.396Z Checking bzip2 v0.6.1
21912026-03-03T18:17:54.457Z Checking fs-err v3.3.0
21922026-03-03T18:17:54.535Z Checking toml_edit v0.19.15
21932026-03-03T18:17:54.591Z Checking hash32 v0.2.1
21942026-03-03T18:17:54.727Z Checking serde-big-array v0.5.1
21952026-03-03T18:17:54.933Z Checking unicode-properties v0.1.4
21962026-03-03T18:17:54.983Z Checking unicode-bidi v0.3.18
21972026-03-03T18:17:55.045Z Checking jiff v0.2.21
21982026-03-03T18:17:55.102Z Checking predicates-core v1.0.10
21992026-03-03T18:17:55.323Z Checking heapless v0.7.17
22002026-03-03T18:17:55.373Z Checking hickory-proto v0.25.2
22012026-03-03T18:17:55.433Z Checking tokio-stream v0.1.18
22022026-03-03T18:17:55.625Z Checking stringprep v0.1.5
22032026-03-03T18:17:55.952Z Checking md-5 v0.10.6
22042026-03-03T18:17:56.206Z Checking float-cmp v0.10.0
22052026-03-03T18:17:56.262Z Checking fallible-iterator v0.2.0
22062026-03-03T18:17:56.262Z Checking rustc-hash v2.1.1
22072026-03-03T18:17:56.461Z Checking difflib v0.4.0
22082026-03-03T18:17:56.537Z Checking normalize-line-endings v0.3.0
22092026-03-03T18:17:56.713Z Checking iddqd v0.3.17
22102026-03-03T18:17:56.792Z Checking toml v0.7.8
22112026-03-03T18:17:56.844Z Checking predicates v3.1.4
22122026-03-03T18:17:56.906Z Checking postgres-protocol v0.6.10
22132026-03-03T18:17:57.124Z Checking smoltcp v0.9.1
22142026-03-03T18:17:57.531Z Checking phf_shared v0.13.1
22152026-03-03T18:17:57.584Z Checking phf_shared v0.11.3
22162026-03-03T18:17:57.609Z Checking itertools v0.12.1
22172026-03-03T18:17:57.896Z Checking console v0.16.2
22182026-03-03T18:17:57.983Z Checking buf-list v1.1.2
22192026-03-03T18:17:58.084Z Checking strum v0.27.2
22202026-03-03T18:17:58.318Z Checking unit-prefix v0.5.2
22212026-03-03T18:17:58.365Z Checking precomputed-hash v0.1.1
22222026-03-03T18:17:58.480Z Checking fixedbitset v0.5.7
22232026-03-03T18:17:58.539Z Checking lalrpop-util v0.19.12
22242026-03-03T18:17:58.564Z Checking new_debug_unreachable v1.0.6
22252026-03-03T18:17:58.655Z Checking fixedbitset v0.4.2
22262026-03-03T18:17:58.679Z Checking indicatif v0.18.4
22272026-03-03T18:17:58.765Z Checking string_cache v0.8.9
22282026-03-03T18:17:58.881Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22292026-03-03T18:17:58.947Z Checking petgraph v0.8.3
22302026-03-03T18:17:59.007Z Checking petgraph v0.6.5
22312026-03-03T18:17:59.106Z Checking phf v0.13.1
22322026-03-03T18:17:59.434Z Checking postgres-types v0.2.12
22332026-03-03T18:17:59.520Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22342026-03-03T18:17:59.847Z Checking zone v0.3.1
22352026-03-03T18:18:00.085Z Checking peg-runtime v0.8.5
22362026-03-03T18:18:00.139Z Checking whoami v2.1.0
22372026-03-03T18:18:00.199Z Checking zip v4.6.1
22382026-03-03T18:18:00.541Z Checking futures-executor v0.3.32
22392026-03-03T18:18:00.595Z Checking tokio-postgres v0.7.16
22402026-03-03T18:18:00.650Z Checking is-terminal v0.4.17
22412026-03-03T18:18:00.852Z Checking crossbeam-channel v0.5.15
22422026-03-03T18:18:00.877Z Checking futures v0.3.32
22432026-03-03T18:18:01.051Z Checking thread_local v1.1.9
22442026-03-03T18:18:01.362Z Checking term v1.2.1
22452026-03-03T18:18:01.418Z Checking take_mut v0.2.2
22462026-03-03T18:18:01.443Z Checking regress v0.10.5
22472026-03-03T18:18:01.576Z Compiling rustls v0.22.4
22482026-03-03T18:18:01.655Z Checking slog-async v2.8.0
22492026-03-03T18:18:01.753Z Compiling newtype-uuid-macros v0.1.0
22502026-03-03T18:18:01.835Z Checking slog-term v2.9.2
22512026-03-03T18:18:01.996Z Compiling structmeta-derive v0.3.0
22522026-03-03T18:18:02.047Z Compiling multer v3.1.0
22532026-03-03T18:18:02.381Z Compiling async-stream-impl v0.3.6
22542026-03-03T18:18:02.496Z Compiling dropshot v0.16.7
22552026-03-03T18:18:02.566Z Compiling dropshot_endpoint v0.16.7
22562026-03-03T18:18:02.967Z Checking match_cfg v0.1.0
22572026-03-03T18:18:03.107Z Checking hostname v0.3.1
22582026-03-03T18:18:03.171Z Checking slog-json v2.6.1
22592026-03-03T18:18:03.246Z Checking debug-ignore v1.0.5
22602026-03-03T18:18:03.315Z Checking serde_spanned v1.0.4
22612026-03-03T18:18:03.473Z Checking toml_writer v1.0.6+spec-1.1.0
22622026-03-03T18:18:03.527Z Checking slog-bunyan v2.5.0
22632026-03-03T18:18:03.585Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22642026-03-03T18:18:03.609Z Checking rustls-webpki v0.102.8
22652026-03-03T18:18:03.787Z Checking serde_path_to_error v0.1.20
22662026-03-03T18:18:03.907Z Checking toml v0.9.12+spec-1.1.0
22672026-03-03T18:18:04.032Z Checking async-stream v0.3.6
22682026-03-03T18:18:04.184Z Compiling structmeta v0.3.0
22692026-03-03T18:18:04.421Z Checking progenitor-client v0.13.0
22702026-03-03T18:18:04.492Z Checking waitgroup v0.1.2
22712026-03-03T18:18:04.552Z Checking rustls-pemfile v2.2.0
22722026-03-03T18:18:04.608Z Compiling derive-ex v0.1.8
22732026-03-03T18:18:04.693Z Checking hostname v0.4.2
22742026-03-03T18:18:04.750Z Compiling parse-display-derive v0.10.0
22752026-03-03T18:18:04.845Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22762026-03-03T18:18:04.916Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22772026-03-03T18:18:04.966Z Checking itertools v0.14.0
22782026-03-03T18:18:05.200Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22792026-03-03T18:18:05.250Z Checking macaddr v1.0.1
22802026-03-03T18:18:05.552Z Checking progenitor-client v0.10.0
22812026-03-03T18:18:05.609Z Checking instant v0.1.13
22822026-03-03T18:18:05.814Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22832026-03-03T18:18:05.921Z Checking backoff v0.4.0
22842026-03-03T18:18:06.019Z Checking backon v1.6.0
22852026-03-03T18:18:06.068Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22862026-03-03T18:18:06.257Z Checking heck v0.5.0
22872026-03-03T18:18:06.349Z Checking camino-tempfile v1.4.1
22882026-03-03T18:18:06.676Z Checking toml v0.8.23
22892026-03-03T18:18:07.032Z Compiling cfg_aliases v0.2.1
22902026-03-03T18:18:07.195Z Compiling memoffset v0.9.1
22912026-03-03T18:18:07.425Z Compiling toml_edit v0.23.10+spec-1.0.0
22922026-03-03T18:18:07.475Z Compiling crucible-workspace-hack v0.1.0
22932026-03-03T18:18:07.681Z Checking tokio-rustls v0.25.0
22942026-03-03T18:18:07.945Z Checking secrecy v0.10.3
22952026-03-03T18:18:08.175Z Checking parse-display v0.10.0
22962026-03-03T18:18:08.199Z Checking glob v0.3.3
22972026-03-03T18:18:08.287Z Compiling test-strategy v0.4.5
22982026-03-03T18:18:08.311Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22992026-03-03T18:18:08.461Z Compiling heapless v0.8.0
23002026-03-03T18:18:08.608Z Checking tabwriter v1.4.1
23012026-03-03T18:18:08.700Z Compiling proc-macro-crate v3.4.0
23022026-03-03T18:18:08.962Z Checking hash32 v0.3.1
23032026-03-03T18:18:09.223Z Compiling smoltcp v0.11.0
23042026-03-03T18:18:09.277Z Compiling ingot-macros v0.1.1
23052026-03-03T18:18:09.381Z Compiling convert_case v0.4.0
23062026-03-03T18:18:09.801Z Compiling unsafe-libyaml v0.2.11
23072026-03-03T18:18:09.864Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23082026-03-03T18:18:09.933Z Compiling num_enum_derive v0.7.5
23092026-03-03T18:18:10.157Z Compiling derive_more v0.99.20
23102026-03-03T18:18:11.311Z Compiling serde_yaml v0.9.34+deprecated
23112026-03-03T18:18:11.431Z Checking cobs v0.3.0
23122026-03-03T18:18:11.480Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23132026-03-03T18:18:11.759Z Compiling foreign-types-macros v0.2.3
23142026-03-03T18:18:11.998Z Checking cpufeatures v0.3.0
23152026-03-03T18:18:12.115Z Checking foreign-types-shared v0.3.1
23162026-03-03T18:18:12.165Z Checking chacha20 v0.10.0
23172026-03-03T18:18:12.285Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23182026-03-03T18:18:12.334Z Checking num_enum v0.7.5
23192026-03-03T18:18:12.542Z Checking postcard v1.1.3
23202026-03-03T18:18:12.880Z Checking foreign-types v0.5.0
23212026-03-03T18:18:13.172Z Compiling proc-macro-crate v1.3.1
23222026-03-03T18:18:13.242Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23232026-03-03T18:18:13.309Z Checking cstr-argument v0.1.2
23242026-03-03T18:18:13.540Z Checking sigpipe v0.1.3
23252026-03-03T18:18:13.698Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23262026-03-03T18:18:13.745Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23272026-03-03T18:18:14.036Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23282026-03-03T18:18:14.091Z Checking colored v3.1.1
23292026-03-03T18:18:14.455Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23302026-03-03T18:18:14.591Z Compiling num_enum_derive v0.5.11
23312026-03-03T18:18:14.616Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23322026-03-03T18:18:14.709Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23332026-03-03T18:18:14.764Z Checking rand v0.10.0
23342026-03-03T18:18:15.006Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23352026-03-03T18:18:15.064Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23362026-03-03T18:18:15.182Z Checking ingot-types v0.1.2
23372026-03-03T18:18:15.314Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23382026-03-03T18:18:15.445Z Compiling nix v0.30.1
23392026-03-03T18:18:15.565Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23402026-03-03T18:18:15.892Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-03-03T18:18:16.067Z Checking smf v0.2.3
23422026-03-03T18:18:16.118Z Checking ingot v0.1.1
23432026-03-03T18:18:16.285Z Compiling num-derive v0.4.2
23442026-03-03T18:18:16.339Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23452026-03-03T18:18:16.538Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23462026-03-03T18:18:16.729Z Checking num_enum v0.5.11
23472026-03-03T18:18:16.851Z Checking whoami v1.6.1
23482026-03-03T18:18:16.921Z Compiling typify-impl v0.6.1
23492026-03-03T18:18:16.985Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23502026-03-03T18:18:17.240Z Checking half v2.7.1
23512026-03-03T18:18:17.635Z Checking ciborium-io v0.2.2
23522026-03-03T18:18:17.841Z Checking indent_write v2.2.0
23532026-03-03T18:18:17.865Z Checking ciborium-ll v0.2.2
23542026-03-03T18:18:18.128Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23552026-03-03T18:18:18.176Z Checking universal-hash v0.5.1
23562026-03-03T18:18:18.232Z Checking ciborium v0.2.2
23572026-03-03T18:18:18.412Z Checking opaque-debug v0.3.1
23582026-03-03T18:18:18.554Z Checking aead v0.5.2
23592026-03-03T18:18:18.602Z Checking swrite v0.1.0
23602026-03-03T18:18:18.627Z Checking poly1305 v0.8.0
23612026-03-03T18:18:18.789Z Checking chacha20 v0.9.1
23622026-03-03T18:18:18.839Z Checking unicode-width v0.1.14
23632026-03-03T18:18:19.173Z Compiling thiserror-impl-no-std v2.0.2
23642026-03-03T18:18:19.226Z Checking password-hash v0.5.0
23652026-03-03T18:18:19.283Z Checking blake2 v0.10.6
23662026-03-03T18:18:19.343Z Compiling usdt-attr-macro v0.5.0
23672026-03-03T18:18:19.722Z Compiling usdt-macro v0.5.0
23682026-03-03T18:18:19.787Z Checking memmap v0.7.0
23692026-03-03T18:18:20.046Z Checking argon2 v0.5.3
23702026-03-03T18:18:20.102Z Checking chacha20poly1305 v0.10.1
23712026-03-03T18:18:20.157Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23722026-03-03T18:18:20.350Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23732026-03-03T18:18:20.744Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23742026-03-03T18:18:20.861Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23752026-03-03T18:18:20.998Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23762026-03-03T18:18:21.123Z Checking usdt v0.5.0
23772026-03-03T18:18:21.321Z Compiling derive-where v1.6.0
23782026-03-03T18:18:21.413Z Checking atomicwrites v0.4.4
23792026-03-03T18:18:21.469Z Checking tokio-dtrace v0.1.1
23802026-03-03T18:18:21.494Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23812026-03-03T18:18:21.687Z Checking console v0.15.11
23822026-03-03T18:18:21.775Z Checking thiserror-no-std v2.0.2
23832026-03-03T18:18:21.840Z Checking oxide-tokio-rt v0.1.2
23842026-03-03T18:18:21.980Z Checking vsss-rs v3.3.4
23852026-03-03T18:18:22.136Z Checking newline-converter v0.3.0
23862026-03-03T18:18:22.300Z Compiling prettyplease v0.2.37
23872026-03-03T18:18:22.353Z Checking expectorate v1.2.0
23882026-03-03T18:18:22.599Z Checking bytecount v0.6.9
23892026-03-03T18:18:22.650Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23902026-03-03T18:18:22.775Z Compiling owo-colors v4.3.0
23912026-03-03T18:18:22.826Z Compiling cancel-safe-futures v0.1.5
23922026-03-03T18:18:23.276Z Checking libsw-core v0.3.2
23932026-03-03T18:18:23.570Z Checking libsw v3.5.0
23942026-03-03T18:18:23.834Z Checking same-file v1.0.6
23952026-03-03T18:18:23.943Z Checking linear-map v1.2.0
23962026-03-03T18:18:24.063Z Checking num-rational v0.4.2
23972026-03-03T18:18:24.113Z Checking walkdir v2.5.0
23982026-03-03T18:18:24.314Z Checking num-complex v0.4.6
23992026-03-03T18:18:24.402Z Checking float-ord v0.3.2
24002026-03-03T18:18:24.458Z Compiling typify-impl v0.4.3
24012026-03-03T18:18:24.625Z Checking gethostname v0.5.0
24022026-03-03T18:18:24.845Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24032026-03-03T18:18:24.940Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24042026-03-03T18:18:25.106Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24052026-03-03T18:18:25.158Z Compiling async-recursion v1.1.1
24062026-03-03T18:18:25.215Z Checking num v0.4.3
24072026-03-03T18:18:25.421Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24082026-03-03T18:18:26.932Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24092026-03-03T18:18:27.258Z Compiling typify-macro v0.6.1
24102026-03-03T18:18:28.961Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24112026-03-03T18:18:29.757Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24122026-03-03T18:18:30.840Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24132026-03-03T18:18:30.897Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24142026-03-03T18:18:30.957Z Compiling typify v0.6.1
24152026-03-03T18:18:31.191Z Compiling progenitor-impl v0.13.0
24162026-03-03T18:18:33.725Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24172026-03-03T18:18:34.531Z Checking smawk v0.3.2
24182026-03-03T18:18:34.592Z Checking unicode-linebreak v0.1.5
24192026-03-03T18:18:34.816Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24202026-03-03T18:18:35.095Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24212026-03-03T18:18:35.529Z Compiling typify-macro v0.4.3
24222026-03-03T18:18:35.911Z Checking globset v0.4.18
24232026-03-03T18:18:36.513Z Compiling convert_case v0.10.0
24242026-03-03T18:18:37.564Z Compiling slog-dtrace v0.3.0
24252026-03-03T18:18:37.615Z Compiling progenitor-macro v0.13.0
24262026-03-03T18:18:37.960Z Checking resolv-conf v0.7.6
24272026-03-03T18:18:38.379Z Compiling derive_more-impl v2.1.1
24282026-03-03T18:18:38.696Z Compiling pin-project-internal v1.1.11
24292026-03-03T18:18:38.975Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24302026-03-03T18:18:39.172Z Compiling typify v0.4.3
24312026-03-03T18:18:39.601Z Checking pem v3.0.6
24322026-03-03T18:18:39.935Z Checking fd-lock v4.0.4
24332026-03-03T18:18:40.110Z Checking derive_more v2.1.1
24342026-03-03T18:18:40.163Z Checking vte v0.14.1
24352026-03-03T18:18:40.220Z Checking display-error-chain v0.2.2
24362026-03-03T18:18:40.286Z Checking crossterm v0.29.0
24372026-03-03T18:18:40.474Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24382026-03-03T18:18:40.520Z Checking strip-ansi-escapes v0.2.1
24392026-03-03T18:18:40.734Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24402026-03-03T18:18:40.988Z Compiling snafu-derive v0.8.9
24412026-03-03T18:18:41.154Z Checking pin-project v1.1.11
24422026-03-03T18:18:41.371Z Checking nu-ansi-term v0.50.3
24432026-03-03T18:18:41.681Z Checking linked-hash-map v0.5.6
24442026-03-03T18:18:41.899Z Checking termtree v0.5.1
24452026-03-03T18:18:42.084Z Checking lru-cache v0.1.2
24462026-03-03T18:18:42.156Z Checking reedline v0.40.0
24472026-03-03T18:18:42.229Z Compiling progenitor-impl v0.11.2
24482026-03-03T18:18:42.406Z Checking textwrap v0.16.2
24492026-03-03T18:18:42.908Z Checking olpc-cjson v0.1.4
24502026-03-03T18:18:43.212Z Checking hickory-proto v0.24.4
24512026-03-03T18:18:44.970Z Checking serde_plain v1.0.2
24522026-03-03T18:18:45.254Z Checking typed-path v0.9.3
24532026-03-03T18:18:45.485Z Checking snafu v0.8.9
24542026-03-03T18:18:45.799Z Compiling minimal-lexical v0.2.1
24552026-03-03T18:18:46.348Z Compiling nom v7.1.3
24562026-03-03T18:18:47.370Z Checking tough v0.20.0
24572026-03-03T18:18:47.423Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24582026-03-03T18:18:47.985Z Checking progenitor-client v0.11.2
24592026-03-03T18:18:48.438Z Checking nibble_vec v0.1.0
24602026-03-03T18:18:48.509Z Checking endian-type v0.1.2
24612026-03-03T18:18:48.706Z Compiling progenitor-macro v0.11.2
24622026-03-03T18:18:48.759Z Checking hickory-resolver v0.24.4
24632026-03-03T18:18:48.814Z Checking radix_trie v0.2.1
24642026-03-03T18:18:49.306Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24652026-03-03T18:18:49.370Z Checking progenitor v0.13.0
24662026-03-03T18:18:49.395Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24672026-03-03T18:18:49.675Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24682026-03-03T18:18:49.734Z Compiling ar_archive_writer v0.5.1
24692026-03-03T18:18:50.307Z Checking humantime v2.3.0
24702026-03-03T18:18:50.508Z Checking qorb v0.4.1
24712026-03-03T18:18:50.706Z Checking csv-core v0.1.13
24722026-03-03T18:18:51.143Z Checking base64 v0.21.7
24732026-03-03T18:18:51.372Z Checking csv v1.4.0
24742026-03-03T18:18:51.640Z Compiling stacker v0.1.23
24752026-03-03T18:18:51.878Z Compiling psm v0.1.30
24762026-03-03T18:18:51.974Z Compiling cfg_aliases v0.1.1
24772026-03-03T18:18:52.161Z Checking highway v1.3.0
24782026-03-03T18:18:52.209Z Compiling nix v0.28.0
24792026-03-03T18:18:52.370Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24802026-03-03T18:18:52.722Z Checking papergrid v0.11.0
24812026-03-03T18:18:53.155Z Compiling tabled_derive v0.7.0
24822026-03-03T18:18:53.240Z Checking home v0.5.12
24832026-03-03T18:18:53.524Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24842026-03-03T18:18:53.577Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24852026-03-03T18:18:54.133Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24862026-03-03T18:18:54.683Z Checking phf_shared v0.12.1
24872026-03-03T18:18:54.984Z Compiling recursive-proc-macro-impl v0.1.1
24882026-03-03T18:18:55.108Z Checking tabled v0.15.0
24892026-03-03T18:18:55.201Z Compiling chrono-tz v0.10.4
24902026-03-03T18:18:55.308Z Compiling semver v0.1.20
24912026-03-03T18:18:55.647Z Checking phf v0.12.1
24922026-03-03T18:18:55.734Z Compiling rustc_version v0.1.7
24932026-03-03T18:18:55.807Z Checking recursive v0.1.1
24942026-03-03T18:18:56.057Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24952026-03-03T18:18:56.134Z Compiling const_format_proc_macros v0.2.34
24962026-03-03T18:18:56.272Z Compiling peg-macros v0.8.5
24972026-03-03T18:18:57.083Z Checking winnow v0.6.26
24982026-03-03T18:18:58.003Z Compiling sqlparser_derive v0.5.0
24992026-03-03T18:18:58.062Z Checking unicode_categories v0.1.1
25002026-03-03T18:18:58.445Z Checking rustyline v14.0.0
25012026-03-03T18:18:59.359Z Checking peg v0.8.5
25022026-03-03T18:18:59.528Z Checking const_format v0.2.35
25032026-03-03T18:18:59.667Z Checking sqlparser v0.61.0
25042026-03-03T18:18:59.843Z Checking sqlformat v0.3.5
25052026-03-03T18:18:59.940Z Checking progenitor v0.11.2
25062026-03-03T18:19:00.105Z Compiling newtype_derive v0.1.6
25072026-03-03T18:19:00.261Z Checking bcs v0.1.6
25082026-03-03T18:19:00.857Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25092026-03-03T18:19:00.883Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25102026-03-03T18:19:00.972Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25112026-03-03T18:19:01.027Z Checking steno v0.4.1
25122026-03-03T18:19:01.240Z Checking utf-8 v0.7.6
25132026-03-03T18:19:01.359Z Checking filetime v0.2.27
25142026-03-03T18:19:01.534Z Checking arc-swap v1.8.2
25152026-03-03T18:19:01.589Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25162026-03-03T18:19:01.674Z Checking xattr v1.6.1
25172026-03-03T18:19:01.942Z Checking tar v0.4.44
25182026-03-03T18:19:02.064Z Checking slog-scope v4.4.1
25192026-03-03T18:19:02.170Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25202026-03-03T18:19:02.358Z Compiling progenitor-impl v0.10.0
25212026-03-03T18:19:02.922Z Checking slog-stdlog v4.1.1
25222026-03-03T18:19:03.360Z Checking slog-envlogger v2.2.0
25232026-03-03T18:19:03.425Z Checking tungstenite v0.21.0
25242026-03-03T18:19:03.701Z Checking typeid v1.0.3
25252026-03-03T18:19:03.917Z Checking subprocess v0.2.15
25262026-03-03T18:19:04.346Z Checking tokio-tungstenite v0.21.0
25272026-03-03T18:19:04.576Z Checking headers-core v0.3.0
25282026-03-03T18:19:04.843Z Checking headers v0.4.1
25292026-03-03T18:19:04.977Z Compiling lzma-sys v0.1.20
25302026-03-03T18:19:05.221Z Compiling cargo_toml v0.22.3
25312026-03-03T18:19:05.962Z Checking yasna v0.5.2
25322026-03-03T18:19:06.161Z Checking xz2 v0.1.7
25332026-03-03T18:19:06.532Z Checking ron v0.12.0
25342026-03-03T18:19:06.865Z Checking rcgen v0.12.1
25352026-03-03T18:19:07.629Z Checking base16ct v1.0.0
25362026-03-03T18:19:07.905Z Checking dropshot-api-manager-types v0.5.2
25372026-03-03T18:19:07.971Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25382026-03-03T18:19:08.298Z Checking tagptr v0.2.0
25392026-03-03T18:19:08.369Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25402026-03-03T18:19:08.419Z Compiling progenitor-macro v0.10.0
25412026-03-03T18:19:08.483Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25422026-03-03T18:19:08.649Z Checking moka v0.12.13
25432026-03-03T18:19:08.775Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25442026-03-03T18:19:08.828Z Compiling libefi-sys v0.1.0
25452026-03-03T18:19:09.227Z Compiling radium v0.7.0
25462026-03-03T18:19:09.785Z Compiling bitfield-struct v0.6.2
25472026-03-03T18:19:09.908Z Compiling maybe-uninit v2.0.0
25482026-03-03T18:19:10.141Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25492026-03-03T18:19:10.280Z Checking hickory-resolver v0.25.2
25502026-03-03T18:19:10.441Z Checking tap v1.0.1
25512026-03-03T18:19:10.671Z Checking wyz v0.5.1
25522026-03-03T18:19:11.302Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25532026-03-03T18:19:11.465Z Compiling zerocopy-derive v0.6.6
25542026-03-03T18:19:11.655Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25552026-03-03T18:19:11.812Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25562026-03-03T18:19:11.863Z Compiling packed_struct v0.10.1
25572026-03-03T18:19:11.913Z Checking funty v2.0.0
25582026-03-03T18:19:12.082Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25592026-03-03T18:19:12.352Z Checking crc-catalog v2.4.0
25602026-03-03T18:19:12.577Z Checking crc v3.4.0
25612026-03-03T18:19:12.827Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25622026-03-03T18:19:12.898Z Checking bitvec v1.0.1
25632026-03-03T18:19:13.015Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25642026-03-03T18:19:13.417Z Checking zerocopy v0.6.6
25652026-03-03T18:19:13.441Z Compiling packed_struct_codegen v0.10.1
25662026-03-03T18:19:13.544Z Compiling bitfield-macros v0.19.4
25672026-03-03T18:19:13.949Z Compiling indexmap v1.9.3
25682026-03-03T18:19:14.221Z Checking nodrop v0.1.14
25692026-03-03T18:19:14.402Z Checking smallvec v0.6.14
25702026-03-03T18:19:14.453Z Checking array-init v0.0.4
25712026-03-03T18:19:14.850Z Checking hashbrown v0.12.3
25722026-03-03T18:19:15.033Z Checking bitfield v0.19.4
25732026-03-03T18:19:15.421Z Checking serde-hex v0.1.0
25742026-03-03T18:19:15.843Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-03-03T18:19:15.899Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25762026-03-03T18:19:16.215Z Checking ron v0.8.1
25772026-03-03T18:19:16.796Z Checking hashbrown v0.13.2
25782026-03-03T18:19:17.611Z Checking crc-any v2.5.0
25792026-03-03T18:19:17.817Z Checking object v0.30.4
25802026-03-03T18:19:18.059Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25812026-03-03T18:19:18.122Z Checking path-slash v0.1.5
25822026-03-03T18:19:18.376Z Compiling xshell-macros v0.2.7
25832026-03-03T18:19:18.450Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25842026-03-03T18:19:19.174Z Checking xshell v0.2.7
25852026-03-03T18:19:19.334Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25862026-03-03T18:19:19.470Z Checking half v1.8.3
25872026-03-03T18:19:19.557Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25882026-03-03T18:19:19.641Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25892026-03-03T18:19:20.033Z Checking serde_cbor v0.11.2
25902026-03-03T18:19:20.530Z Checking progenitor v0.10.0
25912026-03-03T18:19:20.681Z Compiling num-derive v0.3.3
25922026-03-03T18:19:20.830Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-03T18:19:21.083Z Compiling proc-macro-error-attr2 v2.0.0
25942026-03-03T18:19:21.254Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25952026-03-03T18:19:21.703Z Compiling nix v0.31.1
25962026-03-03T18:19:21.878Z Compiling proc-macro-error2 v2.0.1
25972026-03-03T18:19:22.534Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25982026-03-03T18:19:22.589Z Compiling tabled_derive v0.11.0
25992026-03-03T18:19:22.648Z Checking libscf-sys v1.1.0
26002026-03-03T18:19:22.964Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26012026-03-03T18:19:23.397Z Checking papergrid v0.17.0
26022026-03-03T18:19:23.453Z Checking testing_table v0.3.0
26032026-03-03T18:19:23.792Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26042026-03-03T18:19:25.011Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26052026-03-03T18:19:25.307Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26062026-03-03T18:19:25.413Z Checking tabled v0.20.0
26072026-03-03T18:19:25.654Z Checking maplit v1.0.2
26082026-03-03T18:19:25.867Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26092026-03-03T18:19:25.916Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26102026-03-03T18:19:26.879Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26112026-03-03T18:19:27.307Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26122026-03-03T18:19:27.523Z Checking crc8 v0.1.1
26132026-03-03T18:19:27.663Z Checking fxhash v0.2.1
26142026-03-03T18:19:27.735Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26152026-03-03T18:19:27.958Z Checking unicase v2.9.0
26162026-03-03T18:19:28.249Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26172026-03-03T18:19:28.334Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26182026-03-03T18:19:29.084Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26192026-03-03T18:19:29.142Z Checking kstat-rs v0.2.4
26202026-03-03T18:19:29.589Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26212026-03-03T18:19:29.842Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26222026-03-03T18:19:30.031Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26232026-03-03T18:19:30.397Z Compiling parking_lot_core v0.8.6
26242026-03-03T18:19:30.737Z Compiling git-stub v1.0.0
26252026-03-03T18:19:31.012Z Compiling dsl_auto_type v0.1.3
26262026-03-03T18:19:31.132Z Checking scheduled-thread-pool v0.2.7
26272026-03-03T18:19:31.457Z Compiling vergen-gitcl v1.0.8
26282026-03-03T18:19:31.511Z Compiling diesel_table_macro_syntax v0.2.0
26292026-03-03T18:19:31.559Z Checking r2d2 v0.8.10
26302026-03-03T18:19:31.641Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26312026-03-03T18:19:31.908Z Compiling git-stub-vcs v0.1.0
26322026-03-03T18:19:31.967Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26332026-03-03T18:19:32.419Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26342026-03-03T18:19:32.553Z Compiling diesel_derives v2.2.7
26352026-03-03T18:19:32.626Z Checking parking_lot v0.11.2
26362026-03-03T18:19:32.732Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26372026-03-03T18:19:33.111Z Checking prefix-trie v0.7.0
26382026-03-03T18:19:33.229Z Checking nanorand v0.7.0
26392026-03-03T18:19:33.434Z Compiling dirs-sys-next v0.1.2
26402026-03-03T18:19:33.571Z Compiling crunchy v0.2.4
26412026-03-03T18:19:33.683Z Checking flume v0.11.1
26422026-03-03T18:19:33.833Z Checking hickory-server v0.25.2
26432026-03-03T18:19:34.044Z Compiling dirs-next v2.0.0
26442026-03-03T18:19:34.301Z Checking sled v0.34.7
26452026-03-03T18:19:34.363Z Compiling clang-sys v1.8.1
26462026-03-03T18:19:34.387Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26472026-03-03T18:19:34.478Z Checking hickory-client v0.25.2
26482026-03-03T18:19:34.873Z Compiling tiny-keccak v2.0.2
26492026-03-03T18:19:35.204Z Compiling term v0.7.0
26502026-03-03T18:19:35.413Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26512026-03-03T18:19:35.469Z Compiling salty v0.3.0
26522026-03-03T18:19:35.524Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26532026-03-03T18:19:35.738Z Compiling bit-vec v0.6.3
26542026-03-03T18:19:36.065Z Compiling ascii-canvas v3.0.0
26552026-03-03T18:19:36.222Z Compiling bit-set v0.5.3
26562026-03-03T18:19:36.620Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26572026-03-03T18:19:36.645Z Checking primeorder v0.13.6
26582026-03-03T18:19:36.749Z Compiling itertools v0.10.5
26592026-03-03T18:19:37.277Z Compiling ena v0.14.4
26602026-03-03T18:19:37.532Z Compiling libloading v0.8.9
26612026-03-03T18:19:37.694Z Compiling diff v0.1.13
26622026-03-03T18:19:37.764Z Compiling regex-syntax v0.6.29
26632026-03-03T18:19:38.018Z Compiling bindgen v0.71.1
26642026-03-03T18:19:39.262Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26652026-03-03T18:19:39.394Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26662026-03-03T18:19:39.778Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26672026-03-03T18:19:40.427Z Compiling cexpr v0.6.0
26682026-03-03T18:19:41.012Z Compiling lalrpop v0.19.12
26692026-03-03T18:19:42.119Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26702026-03-03T18:19:42.289Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26712026-03-03T18:19:42.760Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26722026-03-03T18:19:43.057Z Checking diesel v2.2.12
26732026-03-03T18:19:43.113Z Compiling libxml v0.3.3
26742026-03-03T18:19:43.183Z Compiling fs-err v2.11.0
26752026-03-03T18:19:43.838Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26762026-03-03T18:19:43.890Z Checking p384 v0.13.1
26772026-03-03T18:19:43.972Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26782026-03-03T18:19:44.717Z Compiling strum_macros v0.24.3
26792026-03-03T18:19:44.908Z Compiling indoc v1.0.9
26802026-03-03T18:19:47.927Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26812026-03-03T18:19:48.016Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26822026-03-03T18:19:48.552Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26832026-03-03T18:19:48.863Z Checking quick-xml v0.37.5
26842026-03-03T18:19:48.968Z Checking derive_builder v0.20.2
26852026-03-03T18:19:49.242Z Compiling oso-derive v0.27.3
26862026-03-03T18:19:49.866Z Compiling trait-variant v0.1.2
26872026-03-03T18:19:50.232Z Compiling impl-trait-for-tuples v0.2.3
26882026-03-03T18:19:50.397Z Checking parse-size v1.1.0
26892026-03-03T18:19:50.751Z Checking openssl-probe v0.1.6
26902026-03-03T18:19:51.094Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26912026-03-03T18:19:51.154Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26922026-03-03T18:19:51.388Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26932026-03-03T18:19:53.088Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26942026-03-03T18:19:53.223Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26952026-03-03T18:19:54.316Z Checking assert_matches v1.5.0
26962026-03-03T18:19:54.489Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26972026-03-03T18:19:54.745Z Compiling mime_guess v2.0.5
26982026-03-03T18:19:54.865Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26992026-03-03T18:19:55.039Z Checking predicates-tree v1.0.13
27002026-03-03T18:19:55.294Z Checking http-range v0.1.5
27012026-03-03T18:19:55.569Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27022026-03-03T18:19:56.065Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27032026-03-03T18:19:56.190Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27042026-03-03T18:19:56.904Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27052026-03-03T18:19:57.224Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27062026-03-03T18:19:57.732Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27072026-03-03T18:20:01.411Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27082026-03-03T18:20:01.608Z Checking atty v0.2.14
27092026-03-03T18:20:01.858Z Compiling diesel-dtrace v0.4.2
27102026-03-03T18:20:02.381Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27112026-03-03T18:20:02.578Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27122026-03-03T18:20:04.497Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-03-03T18:20:04.958Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27142026-03-03T18:20:05.320Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27152026-03-03T18:20:05.736Z Checking bb8 v0.8.6
27162026-03-03T18:20:05.908Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27172026-03-03T18:20:06.161Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27182026-03-03T18:20:06.280Z Checking corncobs v0.1.4
27192026-03-03T18:20:06.354Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27202026-03-03T18:20:06.608Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27212026-03-03T18:20:06.857Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27222026-03-03T18:20:07.268Z Checking hyper-staticfile v0.10.1
27232026-03-03T18:20:07.525Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27242026-03-03T18:20:07.606Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27252026-03-03T18:20:07.915Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27262026-03-03T18:20:08.026Z Checking ignore v0.4.25
27272026-03-03T18:20:08.222Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27282026-03-03T18:20:08.324Z Checking signal-hook-tokio v0.3.1
27292026-03-03T18:20:08.596Z Checking secrecy v0.8.0
27302026-03-03T18:20:08.909Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27312026-03-03T18:20:09.090Z Checking globwalk v0.9.1
27322026-03-03T18:20:09.562Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27332026-03-03T18:20:09.675Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27342026-03-03T18:20:10.547Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27352026-03-03T18:20:10.609Z Checking nonempty v0.12.0
27362026-03-03T18:20:10.686Z Checking camino-tempfile-ext v0.3.3
27372026-03-03T18:20:11.178Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27382026-03-03T18:20:11.231Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27392026-03-03T18:20:11.341Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27402026-03-03T18:20:12.137Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27412026-03-03T18:20:12.473Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27422026-03-03T18:20:12.980Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27432026-03-03T18:20:13.037Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27442026-03-03T18:20:13.759Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27452026-03-03T18:20:14.126Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27462026-03-03T18:20:14.989Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27472026-03-03T18:20:15.340Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27482026-03-03T18:20:15.399Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27492026-03-03T18:20:15.480Z Checking tungstenite v0.23.0
27502026-03-03T18:20:16.315Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27512026-03-03T18:20:16.558Z Checking tokio-tungstenite v0.23.1
27522026-03-03T18:20:17.256Z Checking void v1.0.2
27532026-03-03T18:20:17.328Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27542026-03-03T18:20:17.528Z Checking lzss v0.8.2
27552026-03-03T18:20:17.836Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27562026-03-03T18:20:18.006Z Checking async-bb8-diesel v0.2.1
27572026-03-03T18:20:18.732Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27582026-03-03T18:20:18.798Z Checking nix v0.27.1
27592026-03-03T18:20:18.927Z Checking serde_bytes v0.11.19
27602026-03-03T18:20:19.377Z Checking rand_seeder v0.4.0
27612026-03-03T18:20:19.696Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27622026-03-03T18:20:20.092Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27632026-03-03T18:20:20.484Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27642026-03-03T18:20:20.930Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27652026-03-03T18:20:21.483Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27662026-03-03T18:20:22.561Z Checking is_ci v1.2.0
27672026-03-03T18:20:22.801Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27682026-03-03T18:20:23.369Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27692026-03-03T18:20:23.531Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-03-03T18:20:23.742Z Checking yansi v1.0.1
27712026-03-03T18:20:24.410Z Checking pretty_assertions v1.4.1
27722026-03-03T18:20:24.708Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27732026-03-03T18:20:25.251Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27742026-03-03T18:20:25.305Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27752026-03-03T18:20:25.718Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27762026-03-03T18:20:26.203Z Compiling darling_core v0.23.0
27772026-03-03T18:20:27.972Z Compiling indoc v2.0.7
27782026-03-03T18:20:28.484Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27792026-03-03T18:20:28.558Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27802026-03-03T18:20:28.913Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-03-03T18:20:28.966Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27822026-03-03T18:20:29.378Z Compiling instability v0.3.11
27832026-03-03T18:20:29.989Z Compiling libz-sys v1.1.24
27842026-03-03T18:20:30.091Z Checking castaway v0.2.4
27852026-03-03T18:20:30.158Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27862026-03-03T18:20:30.348Z Checking compact_str v0.8.1
27872026-03-03T18:20:30.839Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27882026-03-03T18:20:31.313Z Checking supports-color v3.0.2
27892026-03-03T18:20:31.604Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27902026-03-03T18:20:32.015Z Checking unicode-truncate v1.1.0
27912026-03-03T18:20:32.364Z Checking lru v0.12.5
27922026-03-03T18:20:32.424Z Checking cassowary v0.3.0
27932026-03-03T18:20:32.808Z Compiling libgit2-sys v0.18.3+1.9.2
27942026-03-03T18:20:32.863Z Compiling darling_macro v0.23.0
27952026-03-03T18:20:33.232Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27962026-03-03T18:20:33.878Z Compiling darling v0.23.0
27972026-03-03T18:20:34.857Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27982026-03-03T18:20:35.646Z Checking ratatui v0.29.0
27992026-03-03T18:20:35.719Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28002026-03-03T18:20:36.153Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28012026-03-03T18:20:36.710Z Compiling vergen-git2 v1.0.7
28022026-03-03T18:20:37.223Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28032026-03-03T18:20:37.617Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28042026-03-03T18:20:37.998Z Checking colored v2.2.0
28052026-03-03T18:20:38.191Z Checking plotters-backend v0.3.7
28062026-03-03T18:20:38.452Z Compiling rustls v0.21.12
28072026-03-03T18:20:38.622Z Checking shell-words v1.1.1
28082026-03-03T18:20:38.889Z Checking plotters-svg v0.3.7
28092026-03-03T18:20:39.115Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28102026-03-03T18:20:39.165Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28112026-03-03T18:20:39.223Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28122026-03-03T18:20:39.553Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28132026-03-03T18:20:39.670Z Compiling nix v0.29.0
28142026-03-03T18:20:40.473Z Checking rustls-webpki v0.101.7
28152026-03-03T18:20:40.528Z Checking sct v0.7.1
28162026-03-03T18:20:40.858Z Checking cast v0.3.0
28172026-03-03T18:20:41.282Z Checking hex-literal v0.4.1
28182026-03-03T18:20:41.446Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28192026-03-03T18:20:41.515Z Checking criterion-plot v0.6.0
28202026-03-03T18:20:42.398Z Checking plotters v0.3.7
28212026-03-03T18:20:44.244Z Checking erased-serde v0.4.9
28222026-03-03T18:20:44.592Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28232026-03-03T18:20:45.221Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28242026-03-03T18:20:46.281Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28252026-03-03T18:20:46.904Z Checking tinytemplate v1.2.1
28262026-03-03T18:20:47.516Z Checking ordered-float v2.10.1
28272026-03-03T18:20:48.139Z Checking anes v0.1.6
28282026-03-03T18:20:48.593Z Checking oorandom v11.1.5
28292026-03-03T18:20:48.867Z Checking criterion v0.7.0
28302026-03-03T18:20:51.793Z Checking serde-value v0.7.0
28312026-03-03T18:20:52.116Z Checking serde-untagged v0.1.9
28322026-03-03T18:20:52.308Z Checking tokio-rustls v0.24.1
28332026-03-03T18:20:52.773Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28342026-03-03T18:20:53.176Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28352026-03-03T18:20:53.598Z Checking rustls-pemfile v1.0.4
28362026-03-03T18:20:53.906Z Checking twox-hash v2.1.2
28372026-03-03T18:20:54.547Z Checking unicode-xid v0.2.6
28382026-03-03T18:20:54.724Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28392026-03-03T18:20:54.791Z Checking cargo-util-schemas v0.8.2
28402026-03-03T18:20:56.569Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28412026-03-03T18:20:56.931Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28422026-03-03T18:20:56.983Z Checking progenitor-extras v0.1.0
28432026-03-03T18:20:57.480Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28442026-03-03T18:20:57.801Z Checking fatfs v0.3.6
28452026-03-03T18:20:58.873Z Checking cargo-platform v0.2.0
28462026-03-03T18:20:59.302Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28472026-03-03T18:21:00.166Z Compiling petname v2.0.2
28482026-03-03T18:21:01.249Z Compiling seq-macro v0.3.6
28492026-03-03T18:21:02.781Z Checking cargo_metadata v0.21.0
28502026-03-03T18:21:02.833Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28512026-03-03T18:21:04.567Z Checking concurrent-queue v2.5.0
28522026-03-03T18:21:04.620Z Checking rtoolbox v0.0.3
28532026-03-03T18:21:04.927Z Checking parking v2.2.1
28542026-03-03T18:21:04.993Z Checking futures-timer v3.0.3
28552026-03-03T18:21:05.223Z Checking event-listener v5.4.1
28562026-03-03T18:21:05.383Z Checking rpassword v7.4.0
28572026-03-03T18:21:05.701Z Checking tui-tree-widget v0.23.1
28582026-03-03T18:21:06.130Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28592026-03-03T18:21:06.479Z Checking polyval v0.6.2
28602026-03-03T18:21:06.542Z Checking sapling-renderdag v0.1.0
28612026-03-03T18:21:06.712Z Checking sync-ptr v0.1.4
28622026-03-03T18:21:06.904Z Checking ghash v0.5.1
28632026-03-03T18:21:07.011Z Checking event-listener-strategy v0.5.4
28642026-03-03T18:21:07.161Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28652026-03-03T18:21:07.212Z Checking ctr v0.9.2
28662026-03-03T18:21:07.377Z Checking constant_time_eq v0.4.2
28672026-03-03T18:21:07.549Z Checking arrayref v0.3.9
28682026-03-03T18:21:07.600Z Checking arrayvec v0.7.6
28692026-03-03T18:21:07.677Z Checking aes-gcm v0.10.3
28702026-03-03T18:21:07.809Z Checking async-lock v3.4.2
28712026-03-03T18:21:08.010Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28722026-03-03T18:21:08.070Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28732026-03-03T18:21:08.725Z Checking ssh-encoding v0.2.0
28742026-03-03T18:21:09.163Z Checking blowfish v0.9.1
28752026-03-03T18:21:09.515Z Checking bcrypt-pbkdf v0.10.0
28762026-03-03T18:21:09.880Z Checking ssh-cipher v0.2.0
28772026-03-03T18:21:09.938Z Checking async-object-pool v0.2.0
28782026-03-03T18:21:10.179Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28792026-03-03T18:21:10.268Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28802026-03-03T18:21:10.868Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28812026-03-03T18:21:11.382Z Checking serde_regex v1.1.0
28822026-03-03T18:21:11.733Z Checking password-hash v0.4.2
28832026-03-03T18:21:12.241Z Checking assert-json-diff v2.0.2
28842026-03-03T18:21:12.290Z Checking path-tree v0.8.3
28852026-03-03T18:21:12.629Z Checking stringmetrics v2.2.2
28862026-03-03T18:21:12.709Z Compiling target-lexicon v0.13.3
28872026-03-03T18:21:12.965Z Checking gimli v0.32.3
28882026-03-03T18:21:13.906Z Checking httpmock v0.8.3
28892026-03-03T18:21:14.007Z Checking pbkdf2 v0.11.0
28902026-03-03T18:21:14.374Z Checking ssh-key v0.6.7
28912026-03-03T18:21:16.752Z Checking addr2line v0.25.1
28922026-03-03T18:21:17.306Z Compiling samael v0.0.19
28932026-03-03T18:21:17.417Z Checking p256 v0.13.2
28942026-03-03T18:21:17.964Z Checking p521 v0.13.3
28952026-03-03T18:21:19.022Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28962026-03-03T18:21:19.304Z Checking russh-cryptovec v0.7.3
28972026-03-03T18:21:19.444Z Compiling guppy-workspace-hack v0.1.0
28982026-03-03T18:21:19.605Z Checking rustc-demangle v0.1.27
28992026-03-03T18:21:19.842Z Checking md5 v0.7.0
29002026-03-03T18:21:20.194Z Checking backtrace v0.3.76
29012026-03-03T18:21:20.257Z Checking russh-keys v0.45.0
29022026-03-03T18:21:20.869Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29032026-03-03T18:21:20.975Z Checking num-bigint v0.4.6
29042026-03-03T18:21:21.743Z Checking des v0.8.1
29052026-03-03T18:21:22.404Z Compiling blake3 v1.8.3
29062026-03-03T18:21:23.146Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29072026-03-03T18:21:23.511Z Compiling target-spec v3.5.7
29082026-03-03T18:21:23.996Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29092026-03-03T18:21:24.132Z Checking russh v0.45.0
29102026-03-03T18:21:25.215Z Checking cfg-expr v0.20.6
29112026-03-03T18:21:25.345Z Checking backtrace-ext v0.2.1
29122026-03-03T18:21:25.587Z Compiling git2 v0.20.4
29132026-03-03T18:21:25.913Z Checking supports-color v2.1.0
29142026-03-03T18:21:26.175Z Checking textwrap v0.15.2
29152026-03-03T18:21:26.224Z Checking supports-hyperlinks v2.1.0
29162026-03-03T18:21:26.470Z Checking supports-unicode v2.1.0
29172026-03-03T18:21:26.653Z Checking hashbrown v0.14.5
29182026-03-03T18:21:26.719Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29192026-03-03T18:21:27.166Z Checking cargo-platform v0.3.2
29202026-03-03T18:21:27.572Z Checking terminal_size v0.1.17
29212026-03-03T18:21:27.792Z Checking socket2 v0.5.10
29222026-03-03T18:21:27.843Z Compiling miette-derive v5.10.0
29232026-03-03T18:21:27.867Z Checking owo-colors v3.5.0
29242026-03-03T18:21:28.406Z Checking internet-checksum v0.2.1
29252026-03-03T18:21:28.622Z Checking chumsky v0.9.3
29262026-03-03T18:21:28.677Z Checking cargo_metadata v0.23.1
29272026-03-03T18:21:30.375Z Checking miette v5.10.0
29282026-03-03T18:21:30.519Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29292026-03-03T18:21:31.249Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29302026-03-03T18:21:31.590Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29312026-03-03T18:21:32.235Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29322026-03-03T18:21:32.336Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29332026-03-03T18:21:32.576Z Checking httptest v0.16.4
29342026-03-03T18:21:32.713Z Checking pathdiff v0.2.3
29352026-03-03T18:21:32.959Z Compiling knuffel-derive v3.2.0
29362026-03-03T18:21:33.057Z Checking nested v0.1.1
29372026-03-03T18:21:33.366Z Checking topological-sort v0.2.2
29382026-03-03T18:21:33.511Z Checking guppy v0.17.25
29392026-03-03T18:21:33.678Z Checking omicron-zone-package v0.12.2
29402026-03-03T18:21:34.127Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29412026-03-03T18:21:34.352Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29422026-03-03T18:21:34.739Z Checking similar-asserts v1.7.0
29432026-03-03T18:21:35.079Z Compiling rstest_macros v0.25.0
29442026-03-03T18:21:35.658Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29452026-03-03T18:21:35.726Z Compiling target-triple v1.0.0
29462026-03-03T18:21:35.994Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29472026-03-03T18:21:36.140Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29482026-03-03T18:21:36.421Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29492026-03-03T18:21:36.795Z Checking knuffel v3.2.0
29502026-03-03T18:21:36.852Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29512026-03-03T18:21:38.397Z Checking toml_datetime v1.0.0+spec-1.1.0
29522026-03-03T18:21:38.864Z Compiling assert_cmd v2.1.2
29532026-03-03T18:21:39.020Z Compiling relative-path v1.9.3
29542026-03-03T18:21:39.382Z Checking escape8259 v0.5.3
29552026-03-03T18:21:39.655Z Checking libtest-mimic v0.8.1
29562026-03-03T18:21:40.249Z Checking toml v1.0.3+spec-1.1.0
29572026-03-03T18:21:40.615Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29582026-03-03T18:21:41.056Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29592026-03-03T18:21:42.084Z Checking blake2b_simd v1.0.4
29602026-03-03T18:21:42.618Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29612026-03-03T18:21:43.134Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29622026-03-03T18:21:43.469Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29632026-03-03T18:21:44.378Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29642026-03-03T18:21:44.880Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29652026-03-03T18:21:44.999Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29662026-03-03T18:21:45.476Z Checking fancy-regex v0.14.0
29672026-03-03T18:21:46.000Z Checking serde_tokenstream v0.2.3
29682026-03-03T18:21:46.313Z Checking uzers v0.12.2
29692026-03-03T18:21:46.459Z Checking constant_time_eq v0.3.1
29702026-03-03T18:21:46.600Z Checking termcolor v1.4.1
29712026-03-03T18:21:46.682Z Compiling linkme-impl v0.3.35
29722026-03-03T18:21:46.797Z Checking rust-argon2 v2.1.0
29732026-03-03T18:21:47.075Z Checking trybuild v1.0.116
29742026-03-03T18:21:47.390Z Checking datatest-stable v0.3.3
29752026-03-03T18:21:48.110Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29762026-03-03T18:21:48.722Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29772026-03-03T18:21:48.884Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29782026-03-03T18:21:49.082Z Checking rstest v0.25.0
29792026-03-03T18:21:49.140Z Checking support-bundle-viewer v0.1.2
29802026-03-03T18:21:49.412Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29812026-03-03T18:21:49.658Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29822026-03-03T18:21:49.862Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29832026-03-03T18:21:50.051Z Checking drift v0.1.3
29842026-03-03T18:21:50.256Z Checking rand_distr v0.5.1
29852026-03-03T18:21:50.530Z Checking multimap v0.10.1
29862026-03-03T18:21:50.736Z Checking approx v0.5.1
29872026-03-03T18:21:50.912Z Compiling linkme v0.3.35
29882026-03-03T18:21:51.060Z Checking dropshot-api-manager v0.5.2
29892026-03-03T18:21:51.594Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29902026-03-03T18:21:53.118Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29912026-03-03T18:21:53.289Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29922026-03-03T18:21:53.682Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29932026-03-03T18:21:54.123Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29942026-03-03T18:21:54.493Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29952026-03-03T18:21:54.836Z Checking partial-io v0.5.4
29962026-03-03T18:21:55.116Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29972026-03-03T18:21:55.278Z Checking cargo_toml v0.21.0
29982026-03-03T18:21:55.817Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29992026-03-03T18:21:56.317Z Checking termios v0.3.3
30002026-03-03T18:21:56.549Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30012026-03-03T18:21:56.667Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30022026-03-03T18:21:57.106Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30032026-03-03T18:21:58.241Z Compiling polar-core v0.27.3
30042026-03-03T18:21:58.665Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30052026-03-03T18:22:00.600Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30062026-03-03T18:22:05.248Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30072026-03-03T18:22:09.439Z Checking oso v0.27.3
30082026-03-03T18:22:14.765Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30092026-03-03T18:22:17.142Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30102026-03-03T18:22:19.659Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30112026-03-03T18:22:29.311Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30122026-03-03T18:22:40.914Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30132026-03-03T18:22:48.326Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30142026-03-03T18:22:50.779Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30152026-03-03T18:22:50.943Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30162026-03-03T18:23:12.409Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30172026-03-03T18:26:38.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 23s
30182026-03-03T18:26:39.462Z
30192026-03-03T18:26:39.487Zreal 9:30.778821690
30202026-03-03T18:26:39.487Zuser 48:08.673965360
30212026-03-03T18:26:39.487Zsys 8:47.352967109
30222026-03-03T18:26:39.488Ztrap 1.696625490
30232026-03-03T18:26:39.488Ztflt 0.450400680
30242026-03-03T18:26:39.488Zdflt 0.402862407
30252026-03-03T18:26:39.488Zkflt 0.001452360
30262026-03-03T18:26:39.488Zlock 2:00:58.757292929
30272026-03-03T18:26:39.488Zslp 2:36:32.835136889
30282026-03-03T18:26:39.488Zlat 2:35.955588227
30292026-03-03T18:26:39.488Zstop 16:13.122962323
30302026-03-03T18:26:39.488Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30312026-03-03T18:26:39.488Z+ ptime -m cargo doc --workspace --no-deps
30322026-03-03T18:26:41.601Zwarning: output filename collision.
30332026-03-03T18:26:41.601ZThe 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)`.
30342026-03-03T18:26:41.601ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30352026-03-03T18:26:41.601ZThe targets should have unique names.
30362026-03-03T18:26:41.601ZThis is a known bug where multiple crates with the same name use
30372026-03-03T18:26:41.601Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30382026-03-03T18:26:43.911Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30392026-03-03T18:26:43.990Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30402026-03-03T18:26:44.033Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30412026-03-03T18:26:44.125Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30422026-03-03T18:26:44.184Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30432026-03-03T18:26:44.228Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30442026-03-03T18:26:44.253Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30452026-03-03T18:26:44.520Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30462026-03-03T18:26:44.557Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30472026-03-03T18:26:44.590Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30482026-03-03T18:26:44.759Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30492026-03-03T18:26:44.823Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30502026-03-03T18:26:44.950Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30512026-03-03T18:26:45.099Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30522026-03-03T18:26:45.137Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30532026-03-03T18:26:45.338Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30542026-03-03T18:26:45.379Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30552026-03-03T18:26:45.422Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30562026-03-03T18:26:45.984Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30572026-03-03T18:26:46.408Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30582026-03-03T18:26:46.442Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30592026-03-03T18:26:46.680Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30602026-03-03T18:26:46.721Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30612026-03-03T18:26:46.879Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30622026-03-03T18:26:46.915Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30632026-03-03T18:26:47.122Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30642026-03-03T18:26:47.195Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30652026-03-03T18:26:47.230Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30662026-03-03T18:26:47.906Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30672026-03-03T18:26:47.964Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-03-03T18:26:48.174Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30692026-03-03T18:26:48.475Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-03-03T18:26:48.580Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-03-03T18:26:48.620Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30722026-03-03T18:26:48.904Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30732026-03-03T18:26:49.055Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30742026-03-03T18:26:49.092Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30752026-03-03T18:26:49.468Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30762026-03-03T18:26:49.664Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30772026-03-03T18:26:50.035Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30782026-03-03T18:26:50.143Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30792026-03-03T18:26:50.179Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30802026-03-03T18:26:50.454Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30812026-03-03T18:26:50.515Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30822026-03-03T18:26:50.706Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30832026-03-03T18:26:50.792Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30842026-03-03T18:26:50.939Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30852026-03-03T18:26:50.974Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30862026-03-03T18:26:51.128Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30872026-03-03T18:26:51.163Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30882026-03-03T18:26:51.285Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30892026-03-03T18:26:51.445Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30902026-03-03T18:26:51.586Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30912026-03-03T18:26:51.627Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30922026-03-03T18:26:51.721Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30932026-03-03T18:26:51.872Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30942026-03-03T18:26:52.011Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30952026-03-03T18:26:52.051Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30962026-03-03T18:26:52.278Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30972026-03-03T18:26:52.317Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30982026-03-03T18:26:52.417Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30992026-03-03T18:26:52.471Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31002026-03-03T18:26:52.669Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31012026-03-03T18:26:52.783Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31022026-03-03T18:26:53.228Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31032026-03-03T18:26:53.274Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31042026-03-03T18:26:53.313Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31052026-03-03T18:26:53.571Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31062026-03-03T18:26:54.392Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31072026-03-03T18:26:54.654Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31082026-03-03T18:26:55.181Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31092026-03-03T18:26:55.559Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31102026-03-03T18:26:55.933Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31112026-03-03T18:26:56.091Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31122026-03-03T18:26:56.316Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31132026-03-03T18:26:57.173Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31142026-03-03T18:26:58.399Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31152026-03-03T18:26:58.791Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31162026-03-03T18:26:59.382Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31172026-03-03T18:26:59.425Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31182026-03-03T18:26:59.627Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31192026-03-03T18:27:00.059Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31202026-03-03T18:27:00.410Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31212026-03-03T18:27:00.453Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31222026-03-03T18:27:00.711Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31232026-03-03T18:27:01.250Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31242026-03-03T18:27:01.813Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31252026-03-03T18:27:02.117Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31262026-03-03T18:27:02.162Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31272026-03-03T18:27:02.345Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31282026-03-03T18:27:02.516Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31292026-03-03T18:27:03.216Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31302026-03-03T18:27:03.255Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31312026-03-03T18:27:03.380Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31322026-03-03T18:27:03.745Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31332026-03-03T18:27:04.481Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31342026-03-03T18:27:04.585Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31352026-03-03T18:27:04.902Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31362026-03-03T18:27:05.258Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31372026-03-03T18:27:05.756Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31382026-03-03T18:27:06.024Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31392026-03-03T18:27:07.373Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31402026-03-03T18:27:08.089Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31412026-03-03T18:27:08.722Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31422026-03-03T18:27:09.194Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31432026-03-03T18:27:10.536Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31442026-03-03T18:27:10.692Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31452026-03-03T18:27:10.815Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31462026-03-03T18:27:10.858Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31472026-03-03T18:27:10.970Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31482026-03-03T18:27:11.317Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31492026-03-03T18:27:11.357Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31502026-03-03T18:27:11.713Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31512026-03-03T18:27:11.894Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31522026-03-03T18:27:12.221Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31532026-03-03T18:27:12.626Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31542026-03-03T18:27:12.909Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31552026-03-03T18:27:13.015Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31562026-03-03T18:27:14.280Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31572026-03-03T18:27:15.641Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31582026-03-03T18:27:17.008Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31592026-03-03T18:27:17.106Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31602026-03-03T18:27:17.268Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31612026-03-03T18:27:17.303Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31622026-03-03T18:27:17.428Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31632026-03-03T18:27:17.509Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31642026-03-03T18:27:18.159Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31652026-03-03T18:27:18.828Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31662026-03-03T18:27:18.972Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-03-03T18:27:19.344Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31682026-03-03T18:27:19.417Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31692026-03-03T18:27:19.989Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31702026-03-03T18:27:20.171Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31712026-03-03T18:27:20.651Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31722026-03-03T18:27:20.956Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31732026-03-03T18:27:22.835Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31742026-03-03T18:27:23.349Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31752026-03-03T18:27:23.440Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31762026-03-03T18:27:24.508Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31772026-03-03T18:27:25.846Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31782026-03-03T18:27:27.658Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31792026-03-03T18:27:29.165Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31802026-03-03T18:27:29.506Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31812026-03-03T18:27:30.650Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31822026-03-03T18:27:30.745Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31832026-03-03T18:27:31.076Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31842026-03-03T18:27:31.481Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31852026-03-03T18:27:32.253Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31862026-03-03T18:27:35.878Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31872026-03-03T18:27:36.426Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31882026-03-03T18:27:37.767Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31892026-03-03T18:27:38.740Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31902026-03-03T18:27:39.653Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31912026-03-03T18:27:39.847Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31922026-03-03T18:27:39.884Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31932026-03-03T18:27:41.528Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31942026-03-03T18:27:44.899Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31952026-03-03T18:27:45.719Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31962026-03-03T18:27:46.583Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31972026-03-03T18:27:47.882Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31982026-03-03T18:27:50.545Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31992026-03-03T18:27:51.417Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32002026-03-03T18:27:52.556Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32012026-03-03T18:27:52.836Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32022026-03-03T18:27:53.478Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32032026-03-03T18:27:54.299Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32042026-03-03T18:27:54.820Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32052026-03-03T18:27:56.089Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32062026-03-03T18:27:56.207Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32072026-03-03T18:27:56.797Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32082026-03-03T18:27:57.520Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32092026-03-03T18:27:57.696Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32102026-03-03T18:27:57.738Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32112026-03-03T18:27:58.124Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32122026-03-03T18:27:58.451Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32132026-03-03T18:27:58.862Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32142026-03-03T18:27:59.080Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32152026-03-03T18:27:59.491Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32162026-03-03T18:28:00.558Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32172026-03-03T18:28:00.604Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32182026-03-03T18:28:01.280Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32192026-03-03T18:28:01.808Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32202026-03-03T18:28:03.061Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32212026-03-03T18:28:03.381Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32222026-03-03T18:28:04.292Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32232026-03-03T18:28:06.207Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32242026-03-03T18:28:07.997Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-03-03T18:28:08.743Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262026-03-03T18:28:15.136Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32272026-03-03T18:28:15.722Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32282026-03-03T18:28:17.848Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32292026-03-03T18:28:20.124Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32302026-03-03T18:28:21.398Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32312026-03-03T18:28:25.508Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32322026-03-03T18:28:26.512Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-03-03T18:28:29.284Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32342026-03-03T18:28:30.740Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32352026-03-03T18:28:32.262Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32362026-03-03T18:28:35.146Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32372026-03-03T18:28:38.408Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32382026-03-03T18:28:39.085Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32392026-03-03T18:28:40.543Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32402026-03-03T18:28:41.580Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32412026-03-03T18:28:43.381Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32422026-03-03T18:28:45.160Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-03-03T18:28:46.428Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32442026-03-03T18:28:46.743Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32452026-03-03T18:28:51.925Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32462026-03-03T18:28:52.574Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32472026-03-03T18:28:54.095Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32482026-03-03T18:28:55.484Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32492026-03-03T18:29:03.819Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32502026-03-03T18:29:07.641Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32512026-03-03T18:29:09.367Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32522026-03-03T18:29:10.764Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32532026-03-03T18:29:12.739Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32542026-03-03T18:29:16.159Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32552026-03-03T18:29:19.468Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32562026-03-03T18:29:21.235Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-03-03T18:29:23.715Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32582026-03-03T18:29:25.020Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32592026-03-03T18:29:26.690Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32602026-03-03T18:29:30.857Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32612026-03-03T18:29:31.435Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32622026-03-03T18:29:37.588Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32632026-03-03T18:29:38.446Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32642026-03-03T18:29:40.153Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32652026-03-03T18:29:42.652Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32662026-03-03T18:29:52.380Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32672026-03-03T18:29:53.968Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32682026-03-03T18:29:56.873Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32692026-03-03T18:29:59.951Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32702026-03-03T18:30:02.277Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32712026-03-03T18:30:05.742Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32722026-03-03T18:30:08.281Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32732026-03-03T18:30:11.433Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32742026-03-03T18:30:15.052Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32752026-03-03T18:30:21.735Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32762026-03-03T18:30:24.182Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32772026-03-03T18:30:25.683Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32782026-03-03T18:30:27.498Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32792026-03-03T18:30:30.520Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32802026-03-03T18:30:33.748Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32812026-03-03T18:30:36.964Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32822026-03-03T18:30:40.604Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32832026-03-03T18:30:43.719Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32842026-03-03T18:30:46.813Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32852026-03-03T18:30:50.530Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32862026-03-03T18:30:53.049Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32872026-03-03T18:30:56.201Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32882026-03-03T18:30:59.423Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32892026-03-03T18:31:02.586Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32902026-03-03T18:31:05.186Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32912026-03-03T18:31:08.640Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32922026-03-03T18:31:12.230Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32932026-03-03T18:31:15.273Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32942026-03-03T18:31:18.792Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32952026-03-03T18:31:22.168Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32962026-03-03T18:31:25.862Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32972026-03-03T18:31:29.199Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32982026-03-03T18:31:32.521Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32992026-03-03T18:31:36.096Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33002026-03-03T18:31:39.553Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33012026-03-03T18:31:42.893Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33022026-03-03T18:31:46.602Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33032026-03-03T18:31:50.426Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33042026-03-03T18:31:54.037Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33052026-03-03T18:31:57.632Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33062026-03-03T18:32:01.168Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33072026-03-03T18:32:04.846Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33082026-03-03T18:32:08.485Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33092026-03-03T18:32:12.155Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33102026-03-03T18:32:18.519Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33112026-03-03T18:32:20.076Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33122026-03-03T18:32:27.884Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33132026-03-03T18:32:31.807Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33142026-03-03T18:32:35.789Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33152026-03-03T18:32:39.904Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33162026-03-03T18:32:43.742Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33172026-03-03T18:32:47.847Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33182026-03-03T18:32:48.106Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33192026-03-03T18:32:55.638Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33202026-03-03T18:32:59.653Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33212026-03-03T18:33:03.862Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33222026-03-03T18:33:08.300Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33232026-03-03T18:33:13.160Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33242026-03-03T18:33:17.232Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33252026-03-03T18:33:21.431Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33262026-03-03T18:33:27.131Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33272026-03-03T18:33:32.000Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33282026-03-03T18:33:35.779Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33292026-03-03T18:33:39.906Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33302026-03-03T18:33:44.486Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33312026-03-03T18:33:49.526Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33322026-03-03T18:33:53.200Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33332026-03-03T18:33:57.964Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33342026-03-03T18:34:02.449Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33352026-03-03T18:34:07.893Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33362026-03-03T18:34:12.294Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33372026-03-03T18:34:17.271Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33382026-03-03T18:34:21.861Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33392026-03-03T18:34:26.618Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33402026-03-03T18:34:31.418Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33412026-03-03T18:34:37.750Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33422026-03-03T18:34:41.546Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33432026-03-03T18:34:46.413Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33442026-03-03T18:34:51.554Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33452026-03-03T18:34:56.173Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33462026-03-03T18:35:01.070Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33472026-03-03T18:35:05.919Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33482026-03-03T18:35:10.879Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33492026-03-03T18:35:18.898Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33502026-03-03T18:35:30.112Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33512026-03-03T18:35:32.574Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33522026-03-03T18:35:36.043Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33532026-03-03T18:35:41.822Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33542026-03-03T18:35:47.803Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33552026-03-03T18:35:53.796Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33562026-03-03T18:36:00.174Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33572026-03-03T18:36:06.553Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33582026-03-03T18:36:12.260Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33592026-03-03T18:36:18.332Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33602026-03-03T18:36:24.257Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33612026-03-03T18:36:30.305Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33622026-03-03T18:36:36.115Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33632026-03-03T18:36:41.972Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33642026-03-03T18:36:51.094Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33652026-03-03T18:37:35.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 55s
33662026-03-03T18:37:35.253Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33672026-03-03T18:37:35.387Z
33682026-03-03T18:37:35.387Zreal 10:55.838103268
33692026-03-03T18:37:35.387Zuser 37:14.609348836
33702026-03-03T18:37:35.387Zsys 6:36.930272143
33712026-03-03T18:37:35.387Ztrap 1.180389335
33722026-03-03T18:37:35.387Ztflt 0.056835998
33732026-03-03T18:37:35.387Zdflt 0.139416342
33742026-03-03T18:37:35.387Zkflt 0.000036963
33752026-03-03T18:37:35.387Zlock 9:09:07.912379309
33762026-03-03T18:37:35.387Zslp 3:45:06.811126587
33772026-03-03T18:37:35.387Zlat 57.832527962
33782026-03-03T18:37:35.387Zstop 2:26.079197347
33792026-03-03T18:37:35.412Zprocess exited: duration 1627538 ms, exit code 0
 
33802026-03-03T18:37:35.463Zfound 0 output files