01KKCFET7W78EWGXKVHHG4J5GK: clippy (helios)

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

Buildomat Job: 01KKCFFC24SBPCDAGAQHK74P1N

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:18:30.997Zjob assigned to worker 01KKCFFHHBBCNT5TJE4AHEAAB5 [factory aws, i-03f3edb24fde34a34] (queued for 1 m 13 s)
 
22026-03-10T18:18:39.374Zstarting task 0: "setup"
32026-03-10T18:18:39.381Z++ uname -s
42026-03-10T18:18:39.384Z+ kern=SunOS
52026-03-10T18:18:39.384Z+ build_user=build
62026-03-10T18:18:39.384Z+ build_uid=12345
72026-03-10T18:18:39.384Z+ work_dir=/work
82026-03-10T18:18:39.384Z+ input_dir=/input
92026-03-10T18:18:39.384Z+ [[ 0 == 12345 ]]
102026-03-10T18:18:39.384Z+ case "$kern" in
112026-03-10T18:18:39.384Z+ groupadd -g 12345 build
122026-03-10T18:18:39.390Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:18:41.392Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:18:41.506Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:18:41.509Z+ home_fs=zfs
162026-03-10T18:18:41.509Z+ [[ zfs == autofs ]]
172026-03-10T18:18:41.509Z+ mkdir -p /home/build
182026-03-10T18:18:41.512Z+ chown build:build /home/build /work
192026-03-10T18:18:43.511Z+ chmod 0700 /home/build /work
202026-03-10T18:18:43.514Zprocess exited: duration 4140 ms, exit code 0
 
212026-03-10T18:18:43.520Zstarting task 1: "rust-toolchain"
222026-03-10T18:18:43.524Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T18:18:43.524Z * rust toolchain channel = "1.91.1"
242026-03-10T18:18:43.524Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T18:18:43.524Z * rust toolchain profile = "default"
262026-03-10T18:18:43.524Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T18:18:43.524Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T18:18:43.527Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:18:43.527Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:18:43.642Zinfo: downloading installer
312026-03-10T18:18:45.326Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:18:45.326Zwarn: /opt/ooce/bin
332026-03-10T18:18:45.326Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:18:45.327Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:18:45.327Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:18:45.327Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:18:45.327Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:18:45.327Zerror: cannot install while Rust is installed
392026-03-10T18:18:45.327Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:18:45.367Zinfo: profile set to 'default'
412026-03-10T18:18:45.367Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:18:45.370Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:18:45.538Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:18:45.538Zinfo: downloading component 'cargo'
452026-03-10T18:18:46.548Zinfo: downloading component 'clippy'
462026-03-10T18:18:46.917Zinfo: downloading component 'rust-docs'
472026-03-10T18:18:48.435Zinfo: downloading component 'rust-std'
482026-03-10T18:18:50.292Zinfo: downloading component 'rustc'
492026-03-10T18:18:57.319Zinfo: downloading component 'rustfmt'
502026-03-10T18:18:57.604Zinfo: installing component 'cargo'
512026-03-10T18:18:58.427Zinfo: installing component 'clippy'
522026-03-10T18:18:58.778Zinfo: installing component 'rust-docs'
532026-03-10T18:19:00.209Zinfo: installing component 'rust-std'
542026-03-10T18:19:01.698Zinfo: installing component 'rustc'
552026-03-10T18:19:07.522Zinfo: installing component 'rustfmt'
562026-03-10T18:19:07.830Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T18:19:07.830Z
582026-03-10T18:19:08.234Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:19:08.235Z
602026-03-10T18:19:08.237Z
612026-03-10T18:19:08.238ZRust is installed now. Great!
622026-03-10T18:19:08.238Z
632026-03-10T18:19:08.238ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:19:08.238Zenvironment variable. This has not been done automatically.
652026-03-10T18:19:08.238Z
662026-03-10T18:19:08.238ZTo configure your current shell, you need to source
672026-03-10T18:19:08.238Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:19:08.238Z
692026-03-10T18:19:08.238ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:19:08.238Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:19:08.238Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:19:08.238Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:19:08.338Z+ rustup --version
742026-03-10T18:19:08.349Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:19:08.351Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:19:08.429Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:19:08.433Z+ cargo --version
782026-03-10T18:19:08.498Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:19:08.501Z+ rustc --version
802026-03-10T18:19:08.571Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:19:08.574Zprocess exited: duration 25059 ms, exit code 0
 
822026-03-10T18:19:08.580Zstarting task 2: "authentication"
832026-03-10T18:19:08.599Zprocess exited: duration 18 ms, exit code 0
 
842026-03-10T18:19:08.604Zstarting task 3: "clone repository"
852026-03-10T18:19:08.608Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:19:08.611Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:19:08.646ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:20:06.421Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:20:06.421Z+ git fetch origin d70f49108912e0bedf3c86a26fc09322788248a9
902026-03-10T18:20:07.706ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:20:07.706Z * branch d70f49108912e0bedf3c86a26fc09322788248a9 -> FETCH_HEAD
922026-03-10T18:20:07.718Z+ [[ -n '' ]]
932026-03-10T18:20:07.718Z+ git reset --hard d70f49108912e0bedf3c86a26fc09322788248a9
942026-03-10T18:20:08.039ZHEAD is now at d70f49108 [spr] initial version
952026-03-10T18:20:08.042Zprocess exited: duration 59449 ms, exit code 0
 
962026-03-10T18:20:08.047Zstarting task 4: "build"
972026-03-10T18:20:08.052Z+ source ./env.sh
982026-03-10T18:20:08.055Z++ OLD_SHELL_OPTS=ehxB
992026-03-10T18:20:08.055Z++ set -o xtrace
1002026-03-10T18:20:08.055Z++++ dirname ./env.sh
1012026-03-10T18:20:08.058Z+++ readlink -f .
1022026-03-10T18:20:08.058Z++ OMICRON_WS=/work/oxidecomputer/omicron
1032026-03-10T18:20:08.058Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-03-10T18:20:08.058Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-03-10T18:20:08.058Z++ 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
1062026-03-10T18:20:08.058Z++ 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
1072026-03-10T18:20:08.058Z++ 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
1082026-03-10T18:20:08.059Z++ 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
1092026-03-10T18:20:08.059Z++ 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
1102026-03-10T18:20:08.059Z++ 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
1112026-03-10T18:20:08.059Z++ case $OLD_SHELL_OPTS in
1122026-03-10T18:20:08.059Z++ unset OLD_SHELL_OPTS OMICRON_WS
1132026-03-10T18:20:08.059Z+ source .github/buildomat/ci-env.sh
1142026-03-10T18:20:08.061Z++ export CARGO_TERM_COLOR=always
1152026-03-10T18:20:08.062Z++ CARGO_TERM_COLOR=always
1162026-03-10T18:20:08.062Z+ cargo --version
1172026-03-10T18:20:08.116Zcargo 1.91.1 (ea2d97820 2025-10-10)
1182026-03-10T18:20:08.119Z+ rustc --version
1192026-03-10T18:20:08.189Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1202026-03-10T18:20:08.193Z+ banner prerequisites
1212026-03-10T18:20:08.196Z
1222026-03-10T18:20:08.196Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-03-10T18:20:08.196Z # # # # # # # # # # # # # # #
1242026-03-10T18:20:08.196Z # # # # ##### # # ##### # # # # # #### #
1252026-03-10T18:20:08.196Z ##### ##### # ##### # # # # # # # # #
1262026-03-10T18:20:08.196Z # # # # # # # # # # # # # # #
1272026-03-10T18:20:08.196Z # # # ###### # # ###### ### # #### # #### #
1282026-03-10T18:20:08.196Z
1292026-03-10T18:20:08.196Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-03-10T18:20:18.070Z Startup: Refreshing catalog 'helios-dev' ... Done
1312026-03-10T18:20:27.651Z Startup: Caching catalogs ... Done
1322026-03-10T18:20:49.097ZPlanning: Solver setup ... Done (19.920s)
1332026-03-10T18:20:49.241ZPlanning: Running solver ... Done (0.144s)
1342026-03-10T18:20:49.419ZPlanning: Finding local manifests ... Done (0.003s)
1352026-03-10T18:20:49.432ZPlanning: Fetching manifests: 0/4 0% complete
1362026-03-10T18:20:49.559ZPlanning: Fetching manifests: 4/4 100% complete
1372026-03-10T18:20:49.602ZPlanning: Package planning ... Done (0.043s)
1382026-03-10T18:20:49.643ZPlanning: Merging actions ... Done (0.040s)
1392026-03-10T18:20:49.889ZPlanning: Checking for conflicting actions ... Done (0.246s)
1402026-03-10T18:20:49.899ZPlanning: Consolidating action changes ... Done (0.010s)
1412026-03-10T18:20:50.807ZPlanning: Evaluating mediators ... Done (0.908s)
1422026-03-10T18:20:50.816ZPlanning: Planning completed in 23.03 seconds
1432026-03-10T18:20:50.830Z Packages to install: 4
1442026-03-10T18:20:50.833Z Mediators to change: 2
1452026-03-10T18:20:50.833Z Services to change: 1
1462026-03-10T18:20:50.833Z Estimated space available: 155.44 GB
1472026-03-10T18:20:50.833ZEstimated space to be consumed: 1.82 GB
1482026-03-10T18:20:50.833Z Create boot environment: No
1492026-03-10T18:20:50.833ZCreate backup boot environment: No
1502026-03-10T18:20:50.833Z Rebuild boot archive: No
1512026-03-10T18:20:50.833Z
1522026-03-10T18:20:50.833ZChanged mediators:
1532026-03-10T18:20:50.833Z mediator clang:
1542026-03-10T18:20:50.833Z version: None -> 15 (system default)
1552026-03-10T18:20:50.833Z
1562026-03-10T18:20:50.833Z mediator llvm:
1572026-03-10T18:20:50.833Z version: 14 (system default) -> 15 (system default)
1582026-03-10T18:20:50.833Z
1592026-03-10T18:20:50.833ZChanged packages:
1602026-03-10T18:20:50.833Zhelios-dev
1612026-03-10T18:20:50.833Z developer/build-essential
1622026-03-10T18:20:50.833Z None -> 11-2.0
1632026-03-10T18:20:50.833Z library/libxmlsec1
1642026-03-10T18:20:50.833Z None -> 1.2.35-2.0
1652026-03-10T18:20:50.833Z ooce/developer/clang-15
1662026-03-10T18:20:50.833Z None -> 15.0.7-2.0
1672026-03-10T18:20:50.833Z ooce/developer/llvm-15
1682026-03-10T18:20:50.833Z None -> 15.0.7-2.0
1692026-03-10T18:20:50.833Z
1702026-03-10T18:20:50.833ZServices:
1712026-03-10T18:20:50.833Z restart_fmri:
1722026-03-10T18:20:50.833Z svc:/system/update-man-index:default
1732026-03-10T18:20:50.878Z
1742026-03-10T18:20:50.878ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1752026-03-10T18:20:55.878ZDownload: 1228/3290 items 87.0/212.6MB 40% complete (17.3M/s)
1762026-03-10T18:21:03.802ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (17.4M/s)
1772026-03-10T18:21:09.141ZDownload: 3279/3290 items 207.7/212.6MB 97% complete (8.8M/s)
1782026-03-10T18:21:09.216ZDownload: Completed 212.60 MB in 18.34 seconds (11.6M/s)
1792026-03-10T18:21:10.269Z Actions: 1/3689 actions (Installing new actions)
1802026-03-10T18:21:14.417Z Actions: Completed 3689 actions in 4.15 seconds.
1812026-03-10T18:21:15.157Z Done (0.736s)
1822026-03-10T18:21:15.157Z Done (0.000s)
1832026-03-10T18:21:16.165Z Done (1.008s)
1842026-03-10T18:21:20.213Z Done (3.685s)
1852026-03-10T18:21:20.295Z Done (0.017s)
1862026-03-10T18:21:20.298Z Done (0.000s)
1872026-03-10T18:21:20.442Z Done (0.000s)
1882026-03-10T18:21:21.402ZPlanning: Evaluating mediator changes ... Done
1892026-03-10T18:21:21.546ZPlanning: Checking for conflicting actions ... Done
1902026-03-10T18:21:21.549ZPlanning: Consolidating action changes ... Done
1912026-03-10T18:21:21.765ZPlanning: Evaluating mediators ... Done
1922026-03-10T18:21:21.768ZPlanning: Planning completed in 0.36 seconds
1932026-03-10T18:21:21.795Z Mediators to change: 2
1942026-03-10T18:21:21.795Z Create boot environment: No
1952026-03-10T18:21:21.798ZCreate backup boot environment: No
1962026-03-10T18:21:21.862Z Done
1972026-03-10T18:21:21.862Z Done
1982026-03-10T18:21:22.590Z Done
1992026-03-10T18:21:25.923Z Done
2002026-03-10T18:21:26.008Z Done
2012026-03-10T18:21:26.011Z Done
2022026-03-10T18:21:26.165Z Done
2032026-03-10T18:21:26.697ZPlanning: Evaluating mediator changes ... Done
2042026-03-10T18:21:26.700ZPlanning: Merging actions ... Done
2052026-03-10T18:21:26.864ZPlanning: Checking for conflicting actions ... Done
2062026-03-10T18:21:26.870ZPlanning: Consolidating action changes ... Done
2072026-03-10T18:21:27.082ZPlanning: Evaluating mediators ... Done
2082026-03-10T18:21:27.124ZPlanning: Planning completed in 0.63 seconds
2092026-03-10T18:21:27.154Z Packages to change: 1
2102026-03-10T18:21:27.154Z Mediators to change: 1
2112026-03-10T18:21:27.157Z Services to change: 1
2122026-03-10T18:21:27.157Z Create boot environment: No
2132026-03-10T18:21:27.157ZCreate backup boot environment: Yes
2142026-03-10T18:21:29.712Z Actions: 1/6 actions (Updating modified actions)
2152026-03-10T18:21:29.716Z Actions: Completed 6 actions in 0.00 seconds.
2162026-03-10T18:21:29.716Z Done
2172026-03-10T18:21:29.716Z Done
2182026-03-10T18:21:29.909Z Done
2192026-03-10T18:21:33.197Z Done
2202026-03-10T18:21:33.283Z Done
2212026-03-10T18:21:33.286Z Done
2222026-03-10T18:21:33.530Z Done
2232026-03-10T18:21:33.907ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242026-03-10T18:21:33.907Zclang system 15 system
2252026-03-10T18:21:33.907Zcsh system system illumos
2262026-03-10T18:21:33.907Zctags system system illumos
2272026-03-10T18:21:33.908Zfile system system illumos
2282026-03-10T18:21:33.908Zgcc vendor 12 vendor
2292026-03-10T18:21:33.908Zgcc system 10 system
2302026-03-10T18:21:33.908Zgcc system 7 system
2312026-03-10T18:21:33.908Zgo system 1.20 system
2322026-03-10T18:21:33.908Zgo system 1.19 system
2332026-03-10T18:21:33.908Zllvm system 15 system
2342026-03-10T18:21:33.908Zllvm system 14 system
2352026-03-10T18:21:33.908Zmariadb system 10.6 system
2362026-03-10T18:21:33.908Zmta vendor vendor dma
2372026-03-10T18:21:33.908Zopenjdk system 17 system
2382026-03-10T18:21:33.908Zopenjdk system 11 system
2392026-03-10T18:21:33.908Zopenjdk system 1.8 system
2402026-03-10T18:21:33.908Zopenssl vendor 3 vendor
2412026-03-10T18:21:33.908Zperl system 5.36 system
2422026-03-10T18:21:33.908Zpostgresql system 15 system
2432026-03-10T18:21:33.908Zpostgresql system 13 system
2442026-03-10T18:21:33.908Zpython vendor 3 vendor
2452026-03-10T18:21:33.908Zpython system 2 system
2462026-03-10T18:21:33.908Zpython3 system 3.11 system
2472026-03-10T18:21:33.908Zruby system 3.0 system
2482026-03-10T18:21:33.912Zwords vendor vendor american-english
2492026-03-10T18:21:33.912Zwords system system australian-english
2502026-03-10T18:21:33.912Zwords system system british-english
2512026-03-10T18:21:33.912Zwords system system canadian-english
2522026-03-10T18:21:33.912Zwords system system french
2532026-03-10T18:21:33.913Zwords system system italian
2542026-03-10T18:21:33.913Zwords system system ngerman
2552026-03-10T18:21:33.913Zwords system system ogerman
2562026-03-10T18:21:33.913Zwords system system spanish
2572026-03-10T18:21:34.207ZPUBLISHER TYPE STATUS P LOCATION
2582026-03-10T18:21:34.207Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2592026-03-10T18:21:40.203ZFMRI IFO
2602026-03-10T18:21:40.203Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612026-03-10T18:21:40.203Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622026-03-10T18:21:40.203Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632026-03-10T18:21:40.203Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2642026-03-10T18:21:40.203Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2652026-03-10T18:21:40.203Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2662026-03-10T18:21:40.203Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2672026-03-10T18:21:40.203Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2682026-03-10T18:21:40.203Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2692026-03-10T18:21:40.203Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2702026-03-10T18:21:40.203Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2712026-03-10T18:21:40.203Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2722026-03-10T18:21:40.203Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2732026-03-10T18:21:40.203Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2742026-03-10T18:21:40.203Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2752026-03-10T18:21:40.203Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2762026-03-10T18:21:41.474Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2772026-03-10T18:21:41.752Z Updating crates.io index
2782026-03-10T18:21:41.755Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2792026-03-10T18:21:42.249Z Updating git repository `https://github.com/oxidecomputer/lldp`
2802026-03-10T18:21:42.740Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2812026-03-10T18:21:43.053Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-03-10T18:21:43.430Z Updating git repository `https://github.com/oxidecomputer/propolis`
2832026-03-10T18:21:45.040Z Updating git repository `https://github.com/oxidecomputer/crucible`
2842026-03-10T18:21:47.966Z Updating git repository `https://github.com/oxidecomputer/opte`
2852026-03-10T18:21:49.156Z Updating git repository `https://github.com/oxidecomputer/tofino`
2862026-03-10T18:21:49.552Z Updating git repository `https://github.com/oxidecomputer/falcon`
2872026-03-10T18:21:50.536Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882026-03-10T18:21:52.400Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-03-10T18:21:53.564Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902026-03-10T18:21:53.904Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912026-03-10T18:21:54.416Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2922026-03-10T18:21:54.734Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2932026-03-10T18:21:56.946Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2942026-03-10T18:21:58.865Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952026-03-10T18:21:59.240Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2962026-03-10T18:21:59.803Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2972026-03-10T18:22:00.447Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2982026-03-10T18:22:00.707Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2992026-03-10T18:22:01.000Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3002026-03-10T18:22:01.315Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012026-03-10T18:22:02.030Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3022026-03-10T18:22:02.857Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3032026-03-10T18:22:03.867Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3042026-03-10T18:22:04.198Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3052026-03-10T18:22:04.940Z Updating git repository `https://github.com/oxidecomputer/ispf`
3062026-03-10T18:22:06.180Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072026-03-10T18:22:07.279Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3082026-03-10T18:22:07.638Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092026-03-10T18:22:08.289Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3102026-03-10T18:22:08.621Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3112026-03-10T18:22:09.598Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3122026-03-10T18:22:09.853Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3132026-03-10T18:22:10.467Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3142026-03-10T18:22:10.735Z Updating git repository `https://github.com/illumos/smf-rs`
3152026-03-10T18:22:11.260Z Updating git repository `https://github.com/oxidecomputer/omicron`
3162026-03-10T18:22:36.276Z Downloading crates ...
3172026-03-10T18:22:36.329Z Downloaded anstyle-query v1.1.5
3182026-03-10T18:22:36.334Z Downloaded serde-value v0.7.0
3192026-03-10T18:22:36.334Z Downloaded block-buffer v0.10.4
3202026-03-10T18:22:36.340Z Downloaded bytecount v0.6.9
3212026-03-10T18:22:36.346Z Downloaded anyhow v1.0.102
3222026-03-10T18:22:36.351Z Downloaded heck v0.5.0
3232026-03-10T18:22:36.351Z Downloaded fs-err v3.3.0
3242026-03-10T18:22:36.351Z Downloaded errno v0.3.14
3252026-03-10T18:22:36.367Z Downloaded usdt-attr-macro v0.5.0
3262026-03-10T18:22:36.375Z Downloaded zerovec-derive v0.11.2
3272026-03-10T18:22:36.375Z Downloaded dof v0.3.0
3282026-03-10T18:22:36.375Z Downloaded idna_adapter v1.2.1
3292026-03-10T18:22:36.375Z Downloaded erased-serde v0.4.9
3302026-03-10T18:22:36.375Z Downloaded zerofrom-derive v0.1.6
3312026-03-10T18:22:36.375Z Downloaded utf8_iter v1.0.4
3322026-03-10T18:22:36.375Z Downloaded anstyle v1.0.13
3332026-03-10T18:22:36.382Z Downloaded unicode-linebreak v0.1.5
3342026-03-10T18:22:36.383Z Downloaded cargo_toml v0.21.0
3352026-03-10T18:22:36.383Z Downloaded toml_datetime v0.6.11
3362026-03-10T18:22:36.383Z Downloaded ucd-trie v0.1.7
3372026-03-10T18:22:36.387Z Downloaded version_check v0.9.5
3382026-03-10T18:22:36.387Z Downloaded bitflags v2.11.0
3392026-03-10T18:22:36.388Z Downloaded toml_write v0.1.2
3402026-03-10T18:22:36.388Z Downloaded unicode-xid v0.2.6
3412026-03-10T18:22:36.388Z Downloaded pretty-hex v0.4.1
3422026-03-10T18:22:36.393Z Downloaded zerofrom v0.1.6
3432026-03-10T18:22:36.393Z Downloaded itoa v1.0.17
3442026-03-10T18:22:36.393Z Downloaded macaddr v1.0.1
3452026-03-10T18:22:36.396Z Downloaded usdt-macro v0.5.0
3462026-03-10T18:22:36.396Z Downloaded pest_derive v2.8.6
3472026-03-10T18:22:36.396Z Downloaded utf8parse v0.2.2
3482026-03-10T18:22:36.407Z Downloaded typeid v1.0.3
3492026-03-10T18:22:36.407Z Downloaded fastrand v2.3.0
3502026-03-10T18:22:36.420Z Downloaded yoke-derive v0.8.1
3512026-03-10T18:22:36.422Z Downloaded thread-id v4.2.2
3522026-03-10T18:22:36.422Z Downloaded fnv v1.0.7
3532026-03-10T18:22:36.422Z Downloaded is_terminal_polyfill v1.70.2
3542026-03-10T18:22:36.422Z Downloaded equivalent v1.0.2
3552026-03-10T18:22:36.422Z Downloaded usdt v0.5.0
3562026-03-10T18:22:36.422Z Downloaded scroll_derive v0.12.1
3572026-03-10T18:22:36.422Z Downloaded writeable v0.6.2
3582026-03-10T18:22:36.422Z Downloaded generic-array v0.14.7
3592026-03-10T18:22:36.423Z Downloaded usdt-impl v0.5.0
3602026-03-10T18:22:36.451Z Downloaded zmij v1.0.21
3612026-03-10T18:22:36.451Z Downloaded potential_utf v0.1.4
3622026-03-10T18:22:36.451Z Downloaded ordered-float v2.10.1
3632026-03-10T18:22:36.451Z Downloaded dtrace-parser v0.2.0
3642026-03-10T18:22:36.451Z Downloaded thiserror-impl v2.0.18
3652026-03-10T18:22:36.451Z Downloaded tabled_derive v0.7.0
3662026-03-10T18:22:36.451Z Downloaded plain v0.2.3
3672026-03-10T18:22:36.451Z Downloaded clap_lex v1.0.0
3682026-03-10T18:22:36.451Z Downloaded colorchoice v1.0.4
3692026-03-10T18:22:36.451Z Downloaded zerocopy-derive v0.7.35
3702026-03-10T18:22:36.452Z Downloaded litemap v0.8.1
3712026-03-10T18:22:36.471Z Downloaded icu_locale_core v2.1.1
3722026-03-10T18:22:36.471Z Downloaded crypto-common v0.1.7
3732026-03-10T18:22:36.471Z Downloaded clap_derive v4.5.55
3742026-03-10T18:22:36.471Z Downloaded tinystr v0.8.2
3752026-03-10T18:22:36.471Z Downloaded yoke v0.8.1
3762026-03-10T18:22:36.471Z Downloaded cargo-platform v0.2.0
3772026-03-10T18:22:36.472Z Downloaded toml v0.8.23
3782026-03-10T18:22:36.472Z Downloaded memmap v0.7.0
3792026-03-10T18:22:36.472Z Downloaded form_urlencoded v1.2.2
3802026-03-10T18:22:36.472Z Downloaded smawk v0.3.2
3812026-03-10T18:22:36.472Z Downloaded cpufeatures v0.2.17
3822026-03-10T18:22:36.472Z Downloaded unicode-ident v1.0.24
3832026-03-10T18:22:36.472Z Downloaded serde_spanned v0.6.9
3842026-03-10T18:22:36.487Z Downloaded zerotrie v0.2.3
3852026-03-10T18:22:36.487Z Downloaded textwrap v0.16.2
3862026-03-10T18:22:36.487Z Downloaded typenum v1.19.0
3872026-03-10T18:22:36.488Z Downloaded swrite v0.1.0
3882026-03-10T18:22:36.488Z Downloaded stable_deref_trait v1.2.1
3892026-03-10T18:22:36.488Z Downloaded proc-macro-error-attr v1.0.4
3902026-03-10T18:22:36.488Z Downloaded toml_edit v0.22.27
3912026-03-10T18:22:36.488Z Downloaded url v2.5.8
3922026-03-10T18:22:36.494Z Downloaded cfg-if v1.0.4
3932026-03-10T18:22:36.494Z Downloaded zerovec v0.11.5
3942026-03-10T18:22:36.509Z Downloaded anstream v0.6.21
3952026-03-10T18:22:36.510Z Downloaded zerocopy v0.7.35
3962026-03-10T18:22:36.523Z Downloaded serde_tokenstream v0.2.3
3972026-03-10T18:22:36.523Z Downloaded winnow v0.7.14
3982026-03-10T18:22:36.523Z Downloaded terminal_size v0.4.3
3992026-03-10T18:22:36.523Z Downloaded unicode-width v0.1.14
4002026-03-10T18:22:36.523Z Downloaded anstyle-parse v0.2.7
4012026-03-10T18:22:36.530Z Downloaded unicode-width v0.2.0
4022026-03-10T18:22:36.530Z Downloaded sha2 v0.10.9
4032026-03-10T18:22:36.530Z Downloaded strsim v0.11.1
4042026-03-10T18:22:36.540Z Downloaded byteorder v1.5.0
4052026-03-10T18:22:36.541Z Downloaded scroll v0.12.0
4062026-03-10T18:22:36.541Z Downloaded heck v0.4.1
4072026-03-10T18:22:36.541Z Downloaded camino-tempfile v1.4.1
4082026-03-10T18:22:36.542Z Downloaded semver v1.0.27
4092026-03-10T18:22:36.542Z Downloaded quote v1.0.44
4102026-03-10T18:22:36.554Z Downloaded autocfg v1.5.0
4112026-03-10T18:22:36.554Z Downloaded percent-encoding v2.3.2
4122026-03-10T18:22:36.554Z Downloaded thiserror-impl v1.0.69
4132026-03-10T18:22:36.554Z Downloaded thiserror v2.0.18
4142026-03-10T18:22:36.564Z Downloaded thiserror v1.0.69
4152026-03-10T18:22:36.564Z Downloaded displaydoc v0.2.5
4162026-03-10T18:22:36.564Z Downloaded synstructure v0.13.2
4172026-03-10T18:22:36.564Z Downloaded cargo_metadata v0.21.0
4182026-03-10T18:22:36.570Z Downloaded serde-untagged v0.1.9
4192026-03-10T18:22:36.575Z Downloaded memchr v2.8.0
4202026-03-10T18:22:36.583Z Downloaded tempfile v3.25.0
4212026-03-10T18:22:36.583Z Downloaded camino v1.2.2
4222026-03-10T18:22:36.584Z Downloaded proc-macro-error v1.0.4
4232026-03-10T18:22:36.594Z Downloaded once_cell v1.21.3
4242026-03-10T18:22:36.594Z Downloaded cargo-util-schemas v0.8.2
4252026-03-10T18:22:36.594Z Downloaded digest v0.10.7
4262026-03-10T18:22:36.599Z Downloaded smallvec v1.15.1
4272026-03-10T18:22:36.599Z Downloaded pest_generator v2.8.6
4282026-03-10T18:22:36.599Z Downloaded icu_provider v2.1.1
4292026-03-10T18:22:36.599Z Downloaded getrandom v0.4.1
4302026-03-10T18:22:36.605Z Downloaded indexmap v2.13.0
4312026-03-10T18:22:36.609Z Downloaded pest v2.8.6
4322026-03-10T18:22:36.615Z Downloaded icu_properties v2.1.2
4332026-03-10T18:22:36.615Z Downloaded serde_derive v1.0.228
4342026-03-10T18:22:36.620Z Downloaded papergrid v0.11.0
4352026-03-10T18:22:36.627Z Downloaded num-traits v0.2.19
4362026-03-10T18:22:36.628Z Downloaded pest_meta v2.8.6
4372026-03-10T18:22:36.628Z Downloaded log v0.4.29
4382026-03-10T18:22:36.637Z Downloaded icu_normalizer v2.1.1
4392026-03-10T18:22:36.644Z Downloaded icu_normalizer_data v2.1.1
4402026-03-10T18:22:36.644Z Downloaded icu_collections v2.1.1
4412026-03-10T18:22:36.650Z Downloaded serde_core v1.0.228
4422026-03-10T18:22:36.650Z Downloaded clap v4.5.60
4432026-03-10T18:22:36.657Z Downloaded proc-macro2 v1.0.106
4442026-03-10T18:22:36.657Z Downloaded serde v1.0.228
4452026-03-10T18:22:36.661Z Downloaded idna v1.1.0
4462026-03-10T18:22:36.689Z Downloaded icu_properties_data v2.1.2
4472026-03-10T18:22:36.696Z Downloaded clap_builder v4.5.60
4482026-03-10T18:22:36.711Z Downloaded hashbrown v0.16.1
4492026-03-10T18:22:36.715Z Downloaded serde_json v1.0.149
4502026-03-10T18:22:36.730Z Downloaded goblin v0.8.2
4512026-03-10T18:22:36.734Z Downloaded tabled v0.15.0
4522026-03-10T18:22:36.751Z Downloaded syn v1.0.109
4532026-03-10T18:22:36.758Z Downloaded syn v2.0.117
4542026-03-10T18:22:36.787Z Downloaded rustix v1.1.3
4552026-03-10T18:22:36.827Z Downloaded libc v0.2.180
4562026-03-10T18:22:36.897Z Compiling proc-macro2 v1.0.106
4572026-03-10T18:22:36.911Z Compiling quote v1.0.44
4582026-03-10T18:22:36.911Z Compiling unicode-ident v1.0.24
4592026-03-10T18:22:36.911Z Compiling serde_core v1.0.228
4602026-03-10T18:22:36.912Z Compiling libc v0.2.180
4612026-03-10T18:22:36.912Z Compiling version_check v0.9.5
4622026-03-10T18:22:36.912Z Compiling stable_deref_trait v1.2.1
4632026-03-10T18:22:36.912Z Compiling memchr v2.8.0
4642026-03-10T18:22:37.342Z Compiling serde v1.0.228
4652026-03-10T18:22:37.391Z Compiling zmij v1.0.21
4662026-03-10T18:22:37.579Z Compiling autocfg v1.5.0
4672026-03-10T18:22:37.706Z Compiling thiserror v1.0.69
4682026-03-10T18:22:37.812Z Compiling itoa v1.0.17
4692026-03-10T18:22:37.997Z Compiling ucd-trie v0.1.7
4702026-03-10T18:22:38.145Z Compiling writeable v0.6.2
4712026-03-10T18:22:38.180Z Compiling pest v2.8.6
4722026-03-10T18:22:38.339Z Compiling litemap v0.8.1
4732026-03-10T18:22:38.396Z Compiling byteorder v1.5.0
4742026-03-10T18:22:38.404Z Compiling icu_normalizer_data v2.1.1
4752026-03-10T18:22:38.435Z Compiling rustix v1.1.3
4762026-03-10T18:22:38.715Z Compiling icu_properties_data v2.1.2
4772026-03-10T18:22:38.926Z Compiling syn v2.0.117
4782026-03-10T18:22:39.028Z Compiling errno v0.3.14
4792026-03-10T18:22:39.054Z Compiling serde_json v1.0.149
4802026-03-10T18:22:39.156Z Compiling bitflags v2.11.0
4812026-03-10T18:22:39.313Z Compiling num-traits v0.2.19
4822026-03-10T18:22:39.428Z Compiling equivalent v1.0.2
4832026-03-10T18:22:39.451Z Compiling smallvec v1.15.1
4842026-03-10T18:22:39.576Z Compiling typeid v1.0.3
4852026-03-10T18:22:39.742Z Compiling hashbrown v0.16.1
4862026-03-10T18:22:39.885Z Compiling pest_meta v2.8.6
4872026-03-10T18:22:40.061Z Compiling thread-id v4.2.2
4882026-03-10T18:22:40.166Z Compiling usdt-impl v0.5.0
4892026-03-10T18:22:40.234Z Compiling proc-macro-error-attr v1.0.4
4902026-03-10T18:22:40.446Z Compiling indexmap v2.13.0
4912026-03-10T18:22:40.470Z Compiling toml_write v0.1.2
4922026-03-10T18:22:40.470Z Compiling winnow v0.7.14
4932026-03-10T18:22:40.515Z Compiling syn v1.0.109
4942026-03-10T18:22:40.750Z Compiling erased-serde v0.4.9
4952026-03-10T18:22:41.307Z Compiling proc-macro-error v1.0.4
4962026-03-10T18:22:41.424Z Compiling plain v0.2.3
4972026-03-10T18:22:41.566Z Compiling log v0.4.29
4982026-03-10T18:22:41.569Z Compiling camino v1.2.2
4992026-03-10T18:22:41.801Z Compiling getrandom v0.4.1
5002026-03-10T18:22:42.006Z Compiling utf8_iter v1.0.4
5012026-03-10T18:22:42.152Z Compiling thiserror v2.0.18
5022026-03-10T18:22:42.194Z Compiling percent-encoding v2.3.2
5032026-03-10T18:22:42.218Z Compiling utf8parse v0.2.2
5042026-03-10T18:22:42.311Z Compiling ordered-float v2.10.1
5052026-03-10T18:22:42.367Z Compiling form_urlencoded v1.2.2
5062026-03-10T18:22:42.439Z Compiling anstyle-parse v0.2.7
5072026-03-10T18:22:42.615Z Compiling terminal_size v0.4.3
5082026-03-10T18:22:42.663Z Compiling synstructure v0.13.2
5092026-03-10T18:22:42.685Z Compiling pest_generator v2.8.6
5102026-03-10T18:22:42.877Z Compiling anstyle v1.0.13
5112026-03-10T18:22:43.066Z Compiling pretty-hex v0.4.1
5122026-03-10T18:22:43.097Z Compiling is_terminal_polyfill v1.70.2
5132026-03-10T18:22:43.171Z Compiling anstyle-query v1.1.5
5142026-03-10T18:22:43.195Z Compiling cfg-if v1.0.4
5152026-03-10T18:22:43.218Z Compiling colorchoice v1.0.4
5162026-03-10T18:22:43.371Z Compiling anstream v0.6.21
5172026-03-10T18:22:43.412Z Compiling serde-untagged v0.1.9
5182026-03-10T18:22:43.495Z Compiling semver v1.0.27
5192026-03-10T18:22:43.686Z Compiling fs-err v3.3.0
5202026-03-10T18:22:43.735Z Compiling clap_lex v1.0.0
5212026-03-10T18:22:43.784Z Compiling once_cell v1.21.3
5222026-03-10T18:22:43.931Z Compiling unicode-width v0.1.14
5232026-03-10T18:22:43.955Z Compiling heck v0.5.0
5242026-03-10T18:22:43.985Z Compiling fnv v1.0.7
5252026-03-10T18:22:44.042Z Compiling fastrand v2.3.0
5262026-03-10T18:22:44.068Z Compiling anyhow v1.0.102
5272026-03-10T18:22:44.113Z Compiling heck v0.4.1
5282026-03-10T18:22:44.307Z Compiling bytecount v0.6.9
5292026-03-10T18:22:44.392Z Compiling strsim v0.11.1
5302026-03-10T18:22:44.419Z Compiling unicode-xid v0.2.6
5312026-03-10T18:22:44.474Z Compiling papergrid v0.11.0
5322026-03-10T18:22:44.577Z Compiling tempfile v3.25.0
5332026-03-10T18:22:44.677Z Compiling clap_builder v4.5.60
5342026-03-10T18:22:44.853Z Compiling memmap v0.7.0
5352026-03-10T18:22:44.913Z Compiling smawk v0.3.2
5362026-03-10T18:22:45.074Z Compiling unicode-linebreak v0.1.5
5372026-03-10T18:22:45.097Z Compiling unicode-width v0.2.0
5382026-03-10T18:22:45.279Z Compiling serde_derive v1.0.228
5392026-03-10T18:22:45.388Z Compiling zerofrom-derive v0.1.6
5402026-03-10T18:22:45.453Z Compiling yoke-derive v0.8.1
5412026-03-10T18:22:45.494Z Compiling zerovec-derive v0.11.2
5422026-03-10T18:22:45.604Z Compiling displaydoc v0.2.5
5432026-03-10T18:22:46.429Z Compiling thiserror-impl v1.0.69
5442026-03-10T18:22:46.597Z Compiling zerocopy-derive v0.7.35
5452026-03-10T18:22:47.006Z Compiling pest_derive v2.8.6
5462026-03-10T18:22:47.066Z Compiling scroll_derive v0.12.1
5472026-03-10T18:22:47.351Z Compiling zerofrom v0.1.6
5482026-03-10T18:22:47.519Z Compiling yoke v0.8.1
5492026-03-10T18:22:47.565Z Compiling thiserror-impl v2.0.18
5502026-03-10T18:22:47.771Z Compiling zerovec v0.11.5
5512026-03-10T18:22:47.797Z Compiling zerotrie v0.2.3
5522026-03-10T18:22:47.954Z Compiling zerocopy v0.7.35
5532026-03-10T18:22:48.192Z Compiling scroll v0.12.0
5542026-03-10T18:22:48.272Z Compiling dtrace-parser v0.2.0
5552026-03-10T18:22:48.471Z Compiling tinystr v0.8.2
5562026-03-10T18:22:48.611Z Compiling potential_utf v0.1.4
5572026-03-10T18:22:48.753Z Compiling icu_locale_core v2.1.1
5582026-03-10T18:22:48.782Z Compiling icu_collections v2.1.1
5592026-03-10T18:22:48.834Z Compiling goblin v0.8.2
5602026-03-10T18:22:49.006Z Compiling tabled_derive v0.7.0
5612026-03-10T18:22:49.463Z Compiling clap_derive v4.5.55
5622026-03-10T18:22:49.470Z Compiling textwrap v0.16.2
5632026-03-10T18:22:49.578Z Compiling camino-tempfile v1.4.1
5642026-03-10T18:22:49.879Z Compiling icu_provider v2.1.1
5652026-03-10T18:22:50.013Z Compiling serde_spanned v0.6.9
5662026-03-10T18:22:50.046Z Compiling toml_datetime v0.6.11
5672026-03-10T18:22:50.096Z Compiling dof v0.3.0
5682026-03-10T18:22:50.119Z Compiling serde_tokenstream v0.2.3
5692026-03-10T18:22:50.204Z Compiling icu_properties v2.1.2
5702026-03-10T18:22:50.254Z Compiling icu_normalizer v2.1.1
5712026-03-10T18:22:50.278Z Compiling toml_edit v0.22.27
5722026-03-10T18:22:50.393Z Compiling serde-value v0.7.0
5732026-03-10T18:22:50.645Z Compiling cargo-platform v0.2.0
5742026-03-10T18:22:50.886Z Compiling tabled v0.15.0
5752026-03-10T18:22:50.984Z Compiling macaddr v1.0.1
5762026-03-10T18:22:51.280Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5772026-03-10T18:22:51.335Z Compiling usdt-macro v0.5.0
5782026-03-10T18:22:51.483Z Compiling idna_adapter v1.2.1
5792026-03-10T18:22:51.599Z Compiling usdt-attr-macro v0.5.0
5802026-03-10T18:22:51.665Z Compiling idna v1.1.0
5812026-03-10T18:22:51.747Z Compiling swrite v0.1.0
5822026-03-10T18:22:51.881Z Compiling clap v4.5.60
5832026-03-10T18:22:52.021Z Compiling url v2.5.8
5842026-03-10T18:22:52.169Z Compiling toml v0.8.23
5852026-03-10T18:22:53.019Z Compiling cargo-util-schemas v0.8.2
5862026-03-10T18:22:53.022Z Compiling usdt v0.5.0
5872026-03-10T18:22:53.093Z Compiling cargo_toml v0.21.0
5882026-03-10T18:22:54.285Z Compiling cargo_metadata v0.21.0
5892026-03-10T18:22:55.557Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5902026-03-10T18:22:58.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
5912026-03-10T18:22:58.727Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5922026-03-10T18:22:59.450Z Downloading crates ...
5932026-03-10T18:22:59.563Z Downloaded adler2 v2.0.1
5942026-03-10T18:22:59.587Z Downloaded bit-set v0.8.0
5952026-03-10T18:22:59.596Z Downloaded cfg_aliases v0.2.1
5962026-03-10T18:22:59.600Z Downloaded array-init v0.0.4
5972026-03-10T18:22:59.605Z Downloaded crc-catalog v2.4.0
5982026-03-10T18:22:59.608Z Downloaded der_derive v0.7.3
5992026-03-10T18:22:59.612Z Downloaded crc v3.4.0
6002026-03-10T18:22:59.616Z Downloaded document-features v0.2.12
6012026-03-10T18:22:59.620Z Downloaded embedded-io v0.4.0
6022026-03-10T18:22:59.623Z Downloaded dirs-next v2.0.0
6032026-03-10T18:22:59.627Z Downloaded env_logger v0.11.9
6042026-03-10T18:22:59.631Z Downloaded foreign-types v0.5.0
6052026-03-10T18:22:59.635Z Downloaded convert_case v0.4.0
6062026-03-10T18:22:59.637Z Downloaded async-stream-impl v0.3.6
6072026-03-10T18:22:59.641Z Downloaded fs-err v2.11.0
6082026-03-10T18:22:59.644Z Downloaded curve25519-dalek-derive v0.1.1
6092026-03-10T18:22:59.647Z Downloaded filetime v0.2.27
6102026-03-10T18:22:59.651Z Downloaded fixedbitset v0.4.2
6112026-03-10T18:22:59.654Z Downloaded endian-type v0.1.2
6122026-03-10T18:22:59.657Z Downloaded cstr-argument v0.1.2
6132026-03-10T18:22:59.660Z Downloaded ciborium-ll v0.2.2
6142026-03-10T18:22:59.663Z Downloaded enum-as-inner v0.6.1
6152026-03-10T18:22:59.667Z Downloaded ed25519-dalek v2.2.0
6162026-03-10T18:22:59.672Z Downloaded flagset v0.4.7
6172026-03-10T18:22:59.676Z Downloaded elliptic-curve v0.13.8
6182026-03-10T18:22:59.681Z Downloaded either v1.15.0
6192026-03-10T18:22:59.685Z Downloaded foreign-types v0.3.2
6202026-03-10T18:22:59.688Z Downloaded defmt v0.3.100
6212026-03-10T18:22:59.691Z Downloaded critical-section v1.2.0
6222026-03-10T18:22:59.694Z Downloaded defmt v1.0.1
6232026-03-10T18:22:59.699Z Downloaded fixedbitset v0.5.7
6242026-03-10T18:22:59.703Z Downloaded display-error-chain v0.2.2
6252026-03-10T18:22:59.706Z Downloaded foreign-types-shared v0.1.1
6262026-03-10T18:22:59.709Z Downloaded darling_macro v0.23.0
6272026-03-10T18:22:59.712Z Downloaded deranged v0.5.8
6282026-03-10T18:22:59.715Z Downloaded derive_builder_core v0.20.2
6292026-03-10T18:22:59.719Z Downloaded cexpr v0.6.0
6302026-03-10T18:22:59.722Z Downloaded futures-io v0.3.32
6312026-03-10T18:22:59.726Z Downloaded futures-task v0.3.32
6322026-03-10T18:22:59.730Z Downloaded futures-sink v0.3.32
6332026-03-10T18:22:59.735Z Downloaded blowfish v0.9.1
6342026-03-10T18:22:59.735Z Downloaded float-ord v0.3.2
6352026-03-10T18:22:59.741Z Downloaded gethostname v0.5.0
6362026-03-10T18:22:59.745Z Downloaded futures-macro v0.3.32
6372026-03-10T18:22:59.745Z Downloaded fs_extra v1.3.0
6382026-03-10T18:22:59.749Z Downloaded headers-core v0.3.0
6392026-03-10T18:22:59.752Z Downloaded find-msvc-tools v0.1.9
6402026-03-10T18:22:59.752Z Downloaded ena v0.14.4
6412026-03-10T18:22:59.754Z Downloaded foreign-types-macros v0.2.3
6422026-03-10T18:22:59.757Z Downloaded foldhash v0.2.0
6432026-03-10T18:22:59.760Z Downloaded fallible-iterator v0.2.0
6442026-03-10T18:22:59.763Z Downloaded flume v0.11.1
6452026-03-10T18:22:59.769Z Downloaded home v0.5.12
6462026-03-10T18:22:59.772Z Downloaded fxhash v0.2.1
6472026-03-10T18:22:59.776Z Downloaded hubpack v0.1.2
6482026-03-10T18:22:59.779Z Downloaded hostname v0.4.2
6492026-03-10T18:22:59.783Z Downloaded defmt-macros v1.0.1
6502026-03-10T18:22:59.783Z Downloaded git-stub-vcs v0.1.0
6512026-03-10T18:22:59.787Z Downloaded group v0.13.0
6522026-03-10T18:22:59.790Z Downloaded ident_case v1.0.1
6532026-03-10T18:22:59.793Z Downloaded hash32 v0.3.1
6542026-03-10T18:22:59.796Z Downloaded hyper-tls v0.6.0
6552026-03-10T18:22:59.798Z Downloaded http-body v1.0.1
6562026-03-10T18:22:59.801Z Downloaded indent_write v2.2.0
6572026-03-10T18:22:59.816Z Downloaded is_ci v1.2.0
6582026-03-10T18:22:59.819Z Downloaded inout v0.1.4
6592026-03-10T18:22:59.822Z Downloaded crossbeam-epoch v0.9.18
6602026-03-10T18:22:59.825Z Downloaded highway v1.3.0
6612026-03-10T18:22:59.828Z Downloaded getrandom v0.2.17
6622026-03-10T18:22:59.833Z Downloaded lazy_static v1.5.0
6632026-03-10T18:22:59.836Z Downloaded lalrpop-util v0.19.12
6642026-03-10T18:22:59.839Z Downloaded lru-slab v0.1.2
6652026-03-10T18:22:59.843Z Downloaded crossbeam-utils v0.8.21
6662026-03-10T18:22:59.846Z Downloaded darling v0.20.11
6672026-03-10T18:22:59.850Z Downloaded managed v0.8.0
6682026-03-10T18:22:59.854Z Downloaded match_cfg v0.1.0
6692026-03-10T18:22:59.854Z Downloaded lru-cache v0.1.2
6702026-03-10T18:22:59.858Z Downloaded memoffset v0.9.1
6712026-03-10T18:22:59.861Z Downloaded lzss v0.8.2
6722026-03-10T18:22:59.865Z Downloaded newtype-uuid-macros v0.1.0
6732026-03-10T18:22:59.867Z Downloaded humantime v2.3.0
6742026-03-10T18:22:59.867Z Downloaded derive_more v0.99.20
6752026-03-10T18:22:59.872Z Downloaded newtype_derive v0.1.6
6762026-03-10T18:22:59.875Z Downloaded allocator-api2 v0.2.21
6772026-03-10T18:22:59.878Z Downloaded normalize-line-endings v0.3.0
6782026-03-10T18:22:59.881Z Downloaded nonempty v0.12.0
6792026-03-10T18:22:59.884Z Downloaded md5 v0.7.0
6802026-03-10T18:22:59.887Z Downloaded httparse v1.10.1
6812026-03-10T18:22:59.889Z Downloaded num-conv v0.2.0
6822026-03-10T18:22:59.892Z Downloaded nodrop v0.1.14
6832026-03-10T18:22:59.895Z Downloaded nibble_vec v0.1.0
6842026-03-10T18:22:59.898Z Downloaded num_threads v0.1.7
6852026-03-10T18:22:59.900Z Downloaded lock_api v0.4.14
6862026-03-10T18:22:59.901Z Downloaded fatfs v0.3.6
6872026-03-10T18:22:59.904Z Downloaded num-derive v0.4.2
6882026-03-10T18:22:59.907Z Downloaded num v0.4.3
6892026-03-10T18:22:59.910Z Downloaded const-oid v0.9.6
6902026-03-10T18:22:59.913Z Downloaded olpc-cjson v0.1.4
6912026-03-10T18:22:59.915Z Downloaded mime v0.3.17
6922026-03-10T18:22:59.918Z Downloaded crc-any v2.5.0
6932026-03-10T18:22:59.920Z Downloaded openssl-probe v0.2.1
6942026-03-10T18:22:59.923Z Downloaded linked-hash-map v0.5.6
6952026-03-10T18:22:59.926Z Downloaded opaque-debug v0.3.1
6962026-03-10T18:22:59.929Z Downloaded futures v0.3.32
6972026-03-10T18:22:59.932Z Downloaded linear-map v1.2.0
6982026-03-10T18:22:59.935Z Downloaded newtype-uuid v1.3.2
6992026-03-10T18:22:59.938Z Downloaded packed_struct_codegen v0.10.1
7002026-03-10T18:22:59.940Z Downloaded iana-time-zone v0.1.65
7012026-03-10T18:22:59.943Z Downloaded parse-display v0.10.0
7022026-03-10T18:22:59.946Z Downloaded getrandom v0.3.4
7032026-03-10T18:22:59.949Z Downloaded indoc v2.0.7
7042026-03-10T18:22:59.952Z Downloaded litrs v1.0.0
7052026-03-10T18:22:59.956Z Downloaded parse-size v1.1.0
7062026-03-10T18:22:59.959Z Downloaded peg-runtime v0.8.5
7072026-03-10T18:22:59.961Z Downloaded pbkdf2 v0.12.2
7082026-03-10T18:22:59.964Z Downloaded num_enum_derive v0.7.5
7092026-03-10T18:22:59.966Z Downloaded bumpalo v3.20.2
7102026-03-10T18:22:59.969Z Downloaded arc-swap v1.8.2
7112026-03-10T18:22:59.972Z Downloaded num_enum v0.7.5
7122026-03-10T18:22:59.977Z Downloaded phf_shared v0.13.1
7132026-03-10T18:22:59.980Z Downloaded num-integer v0.1.46
7142026-03-10T18:22:59.982Z Downloaded phf_shared v0.12.1
7152026-03-10T18:22:59.985Z Downloaded darling_core v0.21.3
7162026-03-10T18:22:59.989Z Downloaded oxnet v0.1.4
7172026-03-10T18:22:59.991Z Downloaded pin-utils v0.1.0
7182026-03-10T18:22:59.994Z Downloaded powerfmt v0.2.0
7192026-03-10T18:22:59.997Z Downloaded oso-derive v0.27.3
7202026-03-10T18:22:59.997Z Downloaded predicates-tree v1.0.13
7212026-03-10T18:23:00.000Z Downloaded proc-macro-crate v3.4.0
7222026-03-10T18:23:00.002Z Downloaded heapless v0.8.0
7232026-03-10T18:23:00.005Z Downloaded heapless v0.7.17
7242026-03-10T18:23:00.009Z Downloaded native-tls v0.2.18
7252026-03-10T18:23:00.012Z Downloaded ignore v0.4.25
7262026-03-10T18:23:00.015Z Downloaded dropshot-api-manager v0.5.2
7272026-03-10T18:23:00.018Z Downloaded progenitor-client v0.10.0
7282026-03-10T18:23:00.021Z Downloaded packed_struct v0.10.1
7292026-03-10T18:23:00.024Z Downloaded paste v1.0.15
7302026-03-10T18:23:00.027Z Downloaded progenitor-client v0.11.2
7312026-03-10T18:23:00.029Z Downloaded memmap2 v0.9.10
7322026-03-10T18:23:00.032Z Downloaded progenitor-macro v0.13.0
7332026-03-10T18:23:00.032Z Downloaded password-hash v0.4.2
7342026-03-10T18:23:00.035Z Downloaded progenitor-macro v0.11.2
7352026-03-10T18:23:00.039Z Downloaded progenitor-macro v0.10.0
7362026-03-10T18:23:00.039Z Downloaded peg v0.8.5
7372026-03-10T18:23:00.042Z Downloaded quick-error v1.2.3
7382026-03-10T18:23:00.044Z Downloaded psl-types v2.0.11
7392026-03-10T18:23:00.047Z Downloaded phf v0.13.1
7402026-03-10T18:23:00.049Z Downloaded pem v3.0.6
7412026-03-10T18:23:00.052Z Downloaded phf v0.12.1
7422026-03-10T18:23:00.052Z Downloaded libbz2-rs-sys v0.2.2
7432026-03-10T18:23:00.055Z Downloaded indicatif v0.18.4
7442026-03-10T18:23:00.058Z Downloaded postgres-protocol v0.6.10
7452026-03-10T18:23:00.061Z Downloaded pin-project-internal v1.1.11
7462026-03-10T18:23:00.064Z Downloaded recursive v0.1.1
7472026-03-10T18:23:00.067Z Downloaded polyval v0.6.2
7482026-03-10T18:23:00.070Z Downloaded rand_chacha v0.3.1
7492026-03-10T18:23:00.070Z Downloaded predicates v3.1.4
7502026-03-10T18:23:00.072Z Downloaded rand_xorshift v0.4.0
7512026-03-10T18:23:00.075Z Downloaded radium v0.7.0
7522026-03-10T18:23:00.078Z Downloaded ref-cast-impl v1.0.25
7532026-03-10T18:23:00.078Z Downloaded ref-cast v1.0.25
7542026-03-10T18:23:00.082Z Downloaded progenitor v0.13.0
7552026-03-10T18:23:00.085Z Downloaded progenitor v0.10.0
7562026-03-10T18:23:00.085Z Downloaded rfc6979 v0.4.0
7572026-03-10T18:23:00.088Z Downloaded owo-colors v4.3.0
7582026-03-10T18:23:00.090Z Downloaded parking_lot_core v0.9.12
7592026-03-10T18:23:00.093Z Downloaded progenitor v0.11.2
7602026-03-10T18:23:00.096Z Downloaded omicron-zone-package v0.12.2
7612026-03-10T18:23:00.099Z Downloaded primeorder v0.13.6
7622026-03-10T18:23:00.099Z Downloaded ppv-lite86 v0.2.21
7632026-03-10T18:23:00.101Z Downloaded russh-cryptovec v0.7.3
7642026-03-10T18:23:00.104Z Downloaded rtoolbox v0.0.3
7652026-03-10T18:23:00.104Z Downloaded r2d2 v0.8.10
7662026-03-10T18:23:00.107Z Downloaded progenitor-client v0.13.0
7672026-03-10T18:23:00.109Z Downloaded parking_lot v0.11.2
7682026-03-10T18:23:00.112Z Downloaded parking_lot v0.12.5
7692026-03-10T18:23:00.116Z Downloaded recursive-proc-macro-impl v0.1.1
7702026-03-10T18:23:00.116Z Downloaded psm v0.1.30
7712026-03-10T18:23:00.119Z Downloaded pkcs5 v0.7.1
7722026-03-10T18:23:00.121Z Downloaded rustc_version v0.1.7
7732026-03-10T18:23:00.124Z Downloaded cc v1.2.56
7742026-03-10T18:23:00.127Z Downloaded rustc_version v0.4.1
7752026-03-10T18:23:00.129Z Downloaded rand_seeder v0.4.0
7762026-03-10T18:23:00.132Z Downloaded rand_core v0.10.0
7772026-03-10T18:23:00.132Z Downloaded postcard v1.1.3
7782026-03-10T18:23:00.135Z Downloaded scheduled-thread-pool v0.2.7
7792026-03-10T18:23:00.137Z Downloaded pkg-config v0.3.32
7802026-03-10T18:23:00.140Z Downloaded postgres-types v0.2.12
7812026-03-10T18:23:00.143Z Downloaded poly1305 v0.8.0
7822026-03-10T18:23:00.146Z Downloaded pkcs1 v0.7.5
7832026-03-10T18:23:00.149Z Downloaded hickory-resolver v0.24.4
7842026-03-10T18:23:00.152Z Downloaded rand_core v0.9.5
7852026-03-10T18:23:00.155Z Downloaded rand_chacha v0.9.0
7862026-03-10T18:23:00.155Z Downloaded scopeguard v1.2.0
7872026-03-10T18:23:00.158Z Downloaded secrecy v0.8.0
7882026-03-10T18:23:00.158Z Downloaded scroll_derive v0.13.1
7892026-03-10T18:23:00.161Z Downloaded pin-project-lite v0.2.17
7902026-03-10T18:23:00.164Z Downloaded scrypt v0.11.0
7912026-03-10T18:23:00.167Z Downloaded resolv-conf v0.7.6
7922026-03-10T18:23:00.170Z Downloaded http v1.4.0
7932026-03-10T18:23:00.172Z Downloaded darling_core v0.23.0
7942026-03-10T18:23:00.176Z Downloaded serde_urlencoded v0.7.1
7952026-03-10T18:23:00.179Z Downloaded serde_spanned v1.0.4
7962026-03-10T18:23:00.182Z Downloaded serde_plain v1.0.2
7972026-03-10T18:23:00.182Z Downloaded semver v0.1.20
7982026-03-10T18:23:00.184Z Downloaded expectorate v1.2.0
7992026-03-10T18:23:00.187Z Downloaded serde-big-array v0.5.1
8002026-03-10T18:23:00.190Z Downloaded pin-project v1.1.11
8012026-03-10T18:23:00.197Z Downloaded sigpipe v0.1.3
8022026-03-10T18:23:00.200Z Downloaded signature v2.2.0
8032026-03-10T18:23:00.202Z Downloaded oso v0.27.3
8042026-03-10T18:23:00.205Z Downloaded openssl-sys v0.9.111
8052026-03-10T18:23:00.208Z Downloaded shell-words v1.1.1
8062026-03-10T18:23:00.211Z Downloaded rusty-fork v0.3.1
8072026-03-10T18:23:00.214Z Downloaded rustversion v1.0.22
8082026-03-10T18:23:00.216Z Downloaded slog-bunyan v2.5.0
8092026-03-10T18:23:00.216Z Downloaded siphasher v1.0.2
8102026-03-10T18:23:00.219Z Downloaded signal-hook-mio v0.2.5
8112026-03-10T18:23:00.222Z Downloaded hashbrown v0.12.3
8122026-03-10T18:23:00.225Z Downloaded jiff-static v0.2.21
8132026-03-10T18:23:00.228Z Downloaded same-file v1.0.6
8142026-03-10T18:23:00.228Z Downloaded proc-macro-error2 v2.0.1
8152026-03-10T18:23:00.231Z Downloaded aes v0.8.4
8162026-03-10T18:23:00.234Z Downloaded scroll v0.13.0
8172026-03-10T18:23:00.237Z Downloaded salsa20 v0.10.2
8182026-03-10T18:23:00.240Z Downloaded schemars_derive v0.8.22
8192026-03-10T18:23:00.240Z Downloaded hickory-resolver v0.25.2
8202026-03-10T18:23:00.243Z Downloaded progenitor-impl v0.13.0
8212026-03-10T18:23:00.245Z Downloaded sec1 v0.7.3
8222026-03-10T18:23:00.248Z Downloaded sct v0.7.1
8232026-03-10T18:23:00.251Z Downloaded serde-hex v0.1.0
8242026-03-10T18:23:00.254Z Downloaded p256 v0.13.2
8252026-03-10T18:23:00.257Z Downloaded prefix-trie v0.7.0
8262026-03-10T18:23:00.260Z Downloaded russh-keys v0.45.0
8272026-03-10T18:23:00.262Z Downloaded seq-macro v0.3.6
8282026-03-10T18:23:00.265Z Downloaded progenitor-impl v0.11.2
8292026-03-10T18:23:00.268Z Downloaded sqlparser_derive v0.5.0
8302026-03-10T18:23:00.268Z Downloaded serde_derive_internals v0.29.1
8312026-03-10T18:23:00.271Z Downloaded rustls-pemfile v1.0.4
8322026-03-10T18:23:00.274Z Downloaded simd-adler32 v0.3.8
8332026-03-10T18:23:00.274Z Downloaded signal-hook-registry v1.4.8
8342026-03-10T18:23:00.278Z Downloaded serde_path_to_error v0.1.20
8352026-03-10T18:23:00.278Z Downloaded quinn-udp v0.5.14
8362026-03-10T18:23:00.282Z Downloaded ssh-encoding v0.2.0
8372026-03-10T18:23:00.282Z Downloaded slog-async v2.8.0
8382026-03-10T18:23:00.285Z Downloaded strip-ansi-escapes v0.2.1
8392026-03-10T18:23:00.285Z Downloaded sapling-renderdag v0.1.0
8402026-03-10T18:23:00.288Z Downloaded signal-hook-tokio v0.3.1
8412026-03-10T18:23:00.288Z Downloaded sha1 v0.10.6
8422026-03-10T18:23:00.291Z Downloaded ssh-cipher v0.2.0
8432026-03-10T18:23:00.291Z Downloaded rustls-pemfile v2.2.0
8442026-03-10T18:23:00.294Z Downloaded structmeta-derive v0.3.0
8452026-03-10T18:23:00.296Z Downloaded slab v0.4.12
8462026-03-10T18:23:00.296Z Downloaded shlex v1.3.0
8472026-03-10T18:23:00.299Z Downloaded rustls-native-certs v0.8.3
8482026-03-10T18:23:00.302Z Downloaded structmeta v0.3.0
8492026-03-10T18:23:00.302Z Downloaded sync_wrapper v1.0.2
8502026-03-10T18:23:00.305Z Downloaded tabwriter v1.4.1
8512026-03-10T18:23:00.305Z Downloaded sync-ptr v0.1.4
8522026-03-10T18:23:00.305Z Downloaded supports-color v3.0.2
8532026-03-10T18:23:00.307Z Downloaded strum v0.27.2
8542026-03-10T18:23:00.310Z Downloaded smallvec v0.6.14
8552026-03-10T18:23:00.310Z Downloaded rand_core v0.6.4
8562026-03-10T18:23:00.313Z Downloaded progenitor-impl v0.10.0
8572026-03-10T18:23:00.315Z Downloaded slog-term v2.9.2
8582026-03-10T18:23:00.318Z Downloaded smf v0.2.3
8592026-03-10T18:23:00.318Z Downloaded subtle v2.6.1
8602026-03-10T18:23:00.321Z Downloaded slog-envlogger v2.2.0
8612026-03-10T18:23:00.321Z Downloaded slog-dtrace v0.3.0
8622026-03-10T18:23:00.323Z Downloaded tabled_derive v0.11.0
8632026-03-10T18:23:00.323Z Downloaded termtree v0.5.1
8642026-03-10T18:23:00.326Z Downloaded slog-scope v4.4.1
8652026-03-10T18:23:00.329Z Downloaded tap v1.0.1
8662026-03-10T18:23:00.329Z Downloaded take_mut v0.2.2
8672026-03-10T18:23:00.329Z Downloaded crossterm v0.29.0
8682026-03-10T18:23:00.334Z Downloaded prettyplease v0.2.37
8692026-03-10T18:23:00.337Z Downloaded time-core v0.1.8
8702026-03-10T18:23:00.340Z Downloaded papergrid v0.17.0
8712026-03-10T18:23:00.343Z Downloaded minimal-lexical v0.2.1
8722026-03-10T18:23:00.347Z Downloaded testing_table v0.3.0
8732026-03-10T18:23:00.349Z Downloaded thiserror-impl-no-std v2.0.2
8742026-03-10T18:23:00.349Z Downloaded rustls-platform-verifier v0.6.2
8752026-03-10T18:23:00.352Z Downloaded static_assertions v1.1.0
8762026-03-10T18:23:00.355Z Downloaded aes-gcm v0.10.3
8772026-03-10T18:23:00.358Z Downloaded spki v0.7.3
8782026-03-10T18:23:00.389Z Downloaded itertools v0.10.5
8792026-03-10T18:23:00.389Z Downloaded rustls-pki-types v1.14.0
8802026-03-10T18:23:00.389Z Downloaded tinyvec_macros v0.1.1
8812026-03-10T18:23:00.389Z Downloaded stringprep v0.1.5
8822026-03-10T18:23:00.389Z Downloaded crossterm v0.28.1
8832026-03-10T18:23:00.389Z Downloaded support-bundle-viewer v0.1.2
8842026-03-10T18:23:00.389Z Downloaded string_cache v0.8.9
8852026-03-10T18:23:00.389Z Downloaded nom v7.1.3
8862026-03-10T18:23:00.389Z Downloaded ron v0.8.1
8872026-03-10T18:23:00.389Z Downloaded serde_cbor v0.11.2
8882026-03-10T18:23:00.392Z Downloaded ryu v1.0.23
8892026-03-10T18:23:00.392Z Downloaded strum_macros v0.26.4
8902026-03-10T18:23:00.395Z Downloaded strum_macros v0.27.2
8912026-03-10T18:23:00.397Z Downloaded serde_yaml v0.9.34+deprecated
8922026-03-10T18:23:00.400Z Downloaded strum_macros v0.24.3
8932026-03-10T18:23:00.400Z Downloaded libxml v0.3.3
8942026-03-10T18:23:00.405Z Downloaded rayon-core v1.13.0
8952026-03-10T18:23:00.408Z Downloaded topological-sort v0.2.2
8962026-03-10T18:23:00.411Z Downloaded thiserror-no-std v2.0.2
8972026-03-10T18:23:00.414Z Downloaded tower-layer v0.3.3
8982026-03-10T18:23:00.414Z Downloaded tower-service v0.3.3
8992026-03-10T18:23:00.416Z Downloaded termios v0.3.3
9002026-03-10T18:23:00.416Z Downloaded pretty_assertions v1.4.1
9012026-03-10T18:23:00.419Z Downloaded spin v0.9.8
9022026-03-10T18:23:00.422Z Downloaded bitvec v1.0.1
9032026-03-10T18:23:00.431Z Downloaded trait-variant v0.1.2
9042026-03-10T18:23:00.434Z Downloaded itertools v0.12.1
9052026-03-10T18:23:00.438Z Downloaded tls_codec_derive v0.4.2
9062026-03-10T18:23:00.441Z Downloaded tls_codec v0.4.2
9072026-03-10T18:23:00.443Z Downloaded try-lock v0.2.5
9082026-03-10T18:23:00.444Z Downloaded schemars v0.9.0
9092026-03-10T18:23:00.451Z Downloaded universal-hash v0.5.1
9102026-03-10T18:23:00.454Z Downloaded aho-corasick v1.1.4
9112026-03-10T18:23:00.456Z Downloaded tokio-rustls v0.25.0
9122026-03-10T18:23:00.459Z Downloaded rand v0.8.5
9132026-03-10T18:23:00.462Z Downloaded num-bigint-dig v0.8.6
9142026-03-10T18:23:00.464Z Downloaded unarray v0.1.4
9152026-03-10T18:23:00.467Z Downloaded untrusted v0.7.1
9162026-03-10T18:23:00.467Z Downloaded unicode-truncate v1.1.0
9172026-03-10T18:23:00.471Z Downloaded typify-macro v0.6.1
9182026-03-10T18:23:00.471Z Downloaded tokio-tungstenite v0.21.0
9192026-03-10T18:23:00.474Z Downloaded tokio-tungstenite v0.23.1
9202026-03-10T18:23:00.474Z Downloaded iddqd v0.3.17
9212026-03-10T18:23:00.478Z Downloaded utf-8 v0.7.6
9222026-03-10T18:23:00.481Z Downloaded usdt v0.6.0
9232026-03-10T18:23:00.481Z Downloaded usdt-macro v0.6.0
9242026-03-10T18:23:00.481Z Downloaded untrusted v0.9.0
9252026-03-10T18:23:00.484Z Downloaded unit-prefix v0.5.2
9262026-03-10T18:23:00.484Z Downloaded tokio-native-tls v0.3.1
9272026-03-10T18:23:00.488Z Downloaded tokio-macros v2.6.0
9282026-03-10T18:23:00.488Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9292026-03-10T18:23:00.491Z Downloaded hashbrown v0.15.5
9302026-03-10T18:23:00.493Z Downloaded term v1.2.1
9312026-03-10T18:23:00.494Z Downloaded wait-timeout v0.2.1
9322026-03-10T18:23:00.496Z Downloaded socket2 v0.6.2
9332026-03-10T18:23:00.499Z Downloaded rsa v0.9.10
9342026-03-10T18:23:00.501Z Downloaded thread_local v1.1.9
9352026-03-10T18:23:00.504Z Downloaded rustls-webpki v0.103.9
9362026-03-10T18:23:00.504Z Downloaded mio v1.1.1
9372026-03-10T18:23:00.508Z Downloaded void v1.0.2
9382026-03-10T18:23:00.511Z Downloaded typify-macro v0.4.3
9392026-03-10T18:23:00.511Z Downloaded waitgroup v0.1.2
9402026-03-10T18:23:00.511Z Downloaded tui-tree-widget v0.23.1
9412026-03-10T18:23:00.514Z Downloaded publicsuffix v2.3.0
9422026-03-10T18:23:00.514Z Downloaded want v0.3.1
9432026-03-10T18:23:00.517Z Downloaded tokio-dtrace v0.1.1
9442026-03-10T18:23:00.517Z Downloaded quinn v0.11.9
9452026-03-10T18:23:00.520Z Downloaded schemars v1.2.1
9462026-03-10T18:23:00.529Z Downloaded schemars v0.8.22
9472026-03-10T18:23:00.538Z Downloaded xattr v1.6.1
9482026-03-10T18:23:00.541Z Downloaded tokio-rustls v0.24.1
9492026-03-10T18:23:00.543Z Downloaded xshell-macros v0.2.7
9502026-03-10T18:23:00.543Z Downloaded usdt-attr-macro v0.6.0
9512026-03-10T18:23:00.544Z Downloaded tokio-rustls v0.26.4
9522026-03-10T18:23:00.546Z Downloaded term v0.7.0
9532026-03-10T18:23:00.549Z Downloaded test-strategy v0.4.5
9542026-03-10T18:23:00.552Z Downloaded tar v0.4.44
9552026-03-10T18:23:00.554Z Downloaded tokio-stream v0.1.18
9562026-03-10T18:23:00.557Z Downloaded zeroize_derive v1.4.3
9572026-03-10T18:23:00.557Z Downloaded vergen-lib v0.1.6
9582026-03-10T18:23:00.560Z Downloaded vergen-gitcl v1.0.8
9592026-03-10T18:23:00.560Z Downloaded zone_cfg_derive v0.3.1
9602026-03-10T18:23:00.560Z Downloaded zone v0.3.1
9612026-03-10T18:23:00.563Z Downloaded toml_parser v1.0.9+spec-1.1.0
9622026-03-10T18:23:00.563Z Downloaded socket2 v0.5.10
9632026-03-10T18:23:00.566Z Downloaded itertools v0.14.0
9642026-03-10T18:23:00.568Z Downloaded usdt-impl v0.6.0
9652026-03-10T18:23:00.571Z Downloaded hyper v1.8.1
9662026-03-10T18:23:00.575Z Downloaded tracing-attributes v0.1.31
9672026-03-10T18:23:00.578Z Downloaded vsss-rs v3.3.4
9682026-03-10T18:23:00.580Z Downloaded walkdir v2.5.0
9692026-03-10T18:23:00.580Z Downloaded tinyvec v1.10.0
9702026-03-10T18:23:00.583Z Downloaded uzers v0.12.2
9712026-03-10T18:23:00.587Z Downloaded wyz v0.5.1
9722026-03-10T18:23:00.587Z Downloaded vergen-git2 v1.0.7
9732026-03-10T18:23:00.590Z Downloaded toml_writer v1.0.6+spec-1.1.0
9742026-03-10T18:23:00.590Z Downloaded subprocess v0.2.15
9752026-03-10T18:23:00.592Z Downloaded rand v0.10.0
9762026-03-10T18:23:00.595Z Downloaded xshell v0.2.7
9772026-03-10T18:23:00.595Z Downloaded whoami v2.1.0
9782026-03-10T18:23:00.598Z Downloaded whoami v1.6.1
9792026-03-10T18:23:00.598Z Downloaded unicode-properties v0.1.4
9802026-03-10T18:23:00.600Z Downloaded itertools v0.13.0
9812026-03-10T18:23:00.604Z Downloaded xz2 v0.1.7
9822026-03-10T18:23:00.607Z Downloaded libm v0.2.16
9832026-03-10T18:23:00.612Z Downloaded toml v0.7.8
9842026-03-10T18:23:00.615Z Downloaded zstd v0.13.3
9852026-03-10T18:23:00.618Z Downloaded zeroize v1.8.2
9862026-03-10T18:23:00.618Z Downloaded zstd-safe v7.2.4
9872026-03-10T18:23:00.620Z Downloaded snafu v0.8.9
9882026-03-10T18:23:00.624Z Downloaded typify v0.4.3
9892026-03-10T18:23:00.627Z Downloaded russh v0.45.0
9902026-03-10T18:23:00.631Z Downloaded hkdf v0.12.4
9912026-03-10T18:23:00.633Z Downloaded samael v0.0.19
9922026-03-10T18:23:00.637Z Downloaded unicase v2.9.0
9932026-03-10T18:23:00.640Z Downloaded rand v0.9.2
9942026-03-10T18:23:00.642Z Downloaded blake3 v1.8.3
9952026-03-10T18:23:00.648Z Downloaded rustyline v14.0.0
9962026-03-10T18:23:00.651Z Downloaded vergen v9.0.6
9972026-03-10T18:23:00.654Z Downloaded twox-hash v2.1.2
9982026-03-10T18:23:00.657Z Downloaded tungstenite v0.21.0
9992026-03-10T18:23:00.660Z Downloaded h2 v0.4.13
10002026-03-10T18:23:00.662Z Downloaded typify v0.6.1
10012026-03-10T18:23:00.665Z Downloaded unicode-bidi v0.3.18
10022026-03-10T18:23:00.668Z Downloaded tracing-core v0.1.36
10032026-03-10T18:23:00.671Z Downloaded tungstenite v0.23.0
10042026-03-10T18:23:00.673Z Downloaded vte v0.14.1
10052026-03-10T18:23:00.676Z Downloaded unsafe-libyaml v0.2.11
10062026-03-10T18:23:00.679Z Downloaded rpassword v7.4.0
10072026-03-10T18:23:00.679Z Downloaded toml_edit v0.23.10+spec-1.0.0
10082026-03-10T18:23:00.682Z Downloaded zerocopy v0.6.6
10092026-03-10T18:23:00.685Z Downloaded steno v0.4.1
10102026-03-10T18:23:00.687Z Downloaded toml v0.9.12+spec-1.1.0
10112026-03-10T18:23:00.690Z Downloaded futures-util v0.3.32
10122026-03-10T18:23:00.698Z Downloaded yasna v0.5.2
10132026-03-10T18:23:00.701Z Downloaded tokio-postgres v0.7.16
10142026-03-10T18:23:00.704Z Downloaded time-macros v0.2.27
10152026-03-10T18:23:00.707Z Downloaded similar v2.7.0
10162026-03-10T18:23:00.709Z Downloaded uuid v1.21.0
10172026-03-10T18:23:00.712Z Downloaded signal-hook v0.3.18
10182026-03-10T18:23:00.714Z Downloaded aws-lc-rs v1.16.0
10192026-03-10T18:23:00.721Z Downloaded reedline v0.40.0
10202026-03-10T18:23:00.727Z Downloaded unicode_categories v0.1.1
10212026-03-10T18:23:00.729Z Downloaded p521 v0.13.3
10222026-03-10T18:23:00.732Z Downloaded zip v0.6.6
10232026-03-10T18:23:00.735Z Downloaded toml_edit v0.19.15
10242026-03-10T18:23:00.747Z Downloaded unicode-segmentation v1.12.0
10252026-03-10T18:23:00.750Z Downloaded rayon v1.11.0
10262026-03-10T18:23:00.756Z Downloaded regex v1.12.3
10272026-03-10T18:23:00.760Z Downloaded zopfli v0.8.3
10282026-03-10T18:23:00.763Z Downloaded git2 v0.20.4
10292026-03-10T18:23:00.768Z Downloaded typed-path v0.9.3
10302026-03-10T18:23:00.773Z Downloaded bindgen v0.71.1
10312026-03-10T18:23:00.778Z Downloaded quick-xml v0.37.5
10322026-03-10T18:23:00.783Z Downloaded lalrpop v0.19.12
10332026-03-10T18:23:00.791Z Downloaded reqwest v0.12.28
10342026-03-10T18:23:00.795Z Downloaded chrono v0.4.44
10352026-03-10T18:23:00.801Z Downloaded salty v0.3.0
10362026-03-10T18:23:00.806Z Downloaded yansi v1.0.1
10372026-03-10T18:23:00.809Z Downloaded ron v0.12.0
10382026-03-10T18:23:00.815Z Downloaded proptest v1.10.0
10392026-03-10T18:23:00.821Z Downloaded p384 v0.13.1
10402026-03-10T18:23:00.825Z Downloaded serde_with_macros v3.17.0
10412026-03-10T18:23:00.828Z Downloaded iri-string v0.7.10
10422026-03-10T18:23:00.832Z Downloaded tiny-keccak v2.0.2
10432026-03-10T18:23:00.835Z Downloaded reqwest v0.13.2
10442026-03-10T18:23:00.839Z Downloaded stacker v0.1.23
10452026-03-10T18:23:00.841Z Downloaded snafu-derive v0.8.9
10462026-03-10T18:23:00.841Z Downloaded slog v2.8.2
10472026-03-10T18:23:00.844Z Downloaded qorb v0.4.1
10482026-03-10T18:23:00.847Z Downloaded rcgen v0.12.1
10492026-03-10T18:23:00.849Z Downloaded hickory-server v0.25.2
10502026-03-10T18:23:00.852Z Downloaded zip v4.6.1
10512026-03-10T18:23:00.855Z Downloaded zerocopy-derive v0.8.40
10522026-03-10T18:23:00.862Z Downloaded ssh-key v0.6.7
10532026-03-10T18:23:00.867Z Downloaded rustls-webpki v0.101.7
10542026-03-10T18:23:00.879Z Downloaded quinn-proto v0.11.13
10552026-03-10T18:23:00.884Z Downloaded x509-cert v0.2.5
10562026-03-10T18:23:00.889Z Downloaded nix v0.27.1
10572026-03-10T18:23:00.897Z Downloaded tower v0.5.3
10582026-03-10T18:23:00.905Z Downloaded openssl v0.10.75
10592026-03-10T18:23:00.912Z Downloaded portable-atomic v1.13.1
10602026-03-10T18:23:00.919Z Downloaded bstr v1.12.1
10612026-03-10T18:23:00.928Z Downloaded time v0.3.47
10622026-03-10T18:23:00.936Z Downloaded serde_with v3.17.0
10632026-03-10T18:23:00.946Z Downloaded tough v0.20.0
10642026-03-10T18:23:00.953Z Downloaded unicode-normalization v0.1.25
10652026-03-10T18:23:00.956Z Downloaded rustls v0.21.12
10662026-03-10T18:23:00.965Z Downloaded moka v0.12.13
10672026-03-10T18:23:00.971Z Downloaded curve25519-dalek v4.1.3
10682026-03-10T18:23:00.978Z Downloaded webpki-roots v1.0.6
10692026-03-10T18:23:00.981Z Downloaded openapiv3 v2.2.0
10702026-03-10T18:23:00.990Z Downloaded regress v0.10.5
10712026-03-10T18:23:00.997Z Downloaded hickory-proto v0.25.2
10722026-03-10T18:23:01.010Z Downloaded tokio-util v0.7.18
10732026-03-10T18:23:01.016Z Downloaded rustls-webpki v0.102.8
10742026-03-10T18:23:01.031Z Downloaded dropshot v0.16.7
10752026-03-10T18:23:01.049Z Downloaded winnow v0.6.26
10762026-03-10T18:23:01.054Z Downloaded regex-syntax v0.8.10
10772026-03-10T18:23:01.061Z Downloaded polar-core v0.27.3
10782026-03-10T18:23:01.068Z Downloaded tower-http v0.6.8
10792026-03-10T18:23:01.075Z Downloaded winnow v0.5.40
10802026-03-10T18:23:01.081Z Downloaded object v0.30.4
10812026-03-10T18:23:01.089Z Downloaded nix v0.29.0
10822026-03-10T18:23:01.098Z Downloaded tabled v0.20.0
10832026-03-10T18:23:01.112Z Downloaded typify-impl v0.4.3
10842026-03-10T18:23:01.124Z Downloaded regex-syntax v0.6.29
10852026-03-10T18:23:01.132Z Downloaded diesel v2.2.12
10862026-03-10T18:23:01.145Z Downloaded smoltcp v0.9.1
10872026-03-10T18:23:01.153Z Downloaded zlib-rs v0.6.2
10882026-03-10T18:23:01.157Z Downloaded bzip2-sys v0.1.13+1.0.8
10892026-03-10T18:23:01.167Z Downloaded vcpkg v0.2.15
10902026-03-10T18:23:01.198Z Downloaded object v0.37.3
10912026-03-10T18:23:01.206Z Downloaded nix v0.31.1
10922026-03-10T18:23:01.216Z Downloaded rustls v0.22.4
10932026-03-10T18:23:01.226Z Downloaded zerocopy v0.8.40
10942026-03-10T18:23:01.233Z Downloaded smoltcp v0.11.0
10952026-03-10T18:23:01.242Z Downloaded chrono-tz v0.10.4
10962026-03-10T18:23:01.257Z Downloaded rustls v0.23.37
10972026-03-10T18:23:01.266Z Downloaded rustix v0.38.44
10982026-03-10T18:23:01.283Z Downloaded jiff v0.2.21
10992026-03-10T18:23:01.298Z Downloaded nix v0.30.1
11002026-03-10T18:23:01.307Z Downloaded hickory-proto v0.24.4
11012026-03-10T18:23:01.319Z Downloaded nix v0.28.0
11022026-03-10T18:23:01.327Z Downloaded libz-sys v1.1.24
11032026-03-10T18:23:01.344Z Downloaded sha3 v0.10.8
11042026-03-10T18:23:01.348Z Downloaded sqlparser v0.61.0
11052026-03-10T18:23:01.355Z Downloaded sled v0.34.7
11062026-03-10T18:23:01.363Z Downloaded radix_trie v0.2.1
11072026-03-10T18:23:01.367Z Downloaded goblin v0.10.5
11082026-03-10T18:23:01.372Z Downloaded petname v2.0.2
11092026-03-10T18:23:01.376Z Downloaded num-bigint v0.4.6
11102026-03-10T18:23:01.380Z Downloaded thread-id v5.1.0
11112026-03-10T18:23:01.382Z Downloaded tagptr v0.2.0
11122026-03-10T18:23:01.383Z Downloaded sqlformat v0.3.5
11132026-03-10T18:23:01.385Z Downloaded slog-stdlog v4.1.1
11142026-03-10T18:23:01.385Z Downloaded hyper-util v0.1.20
11152026-03-10T18:23:01.390Z Downloaded slog-json v2.6.1
11162026-03-10T18:23:01.392Z Downloaded strum v0.26.3
11172026-03-10T18:23:01.392Z Downloaded rustc-hash v2.1.1
11182026-03-10T18:23:01.395Z Downloaded progenitor-extras v0.1.1
11192026-03-10T18:23:01.395Z Downloaded miniz_oxide v0.8.9
11202026-03-10T18:23:01.398Z Downloaded typify-impl v0.6.1
11212026-03-10T18:23:01.408Z Downloaded tracing v0.1.44
11222026-03-10T18:23:01.425Z Downloaded ratatui v0.29.0
11232026-03-10T18:23:01.442Z Downloaded hashbrown v0.13.2
11242026-03-10T18:23:01.445Z Downloaded serde_repr v0.1.20
11252026-03-10T18:23:01.445Z Downloaded serde_bytes v0.11.19
11262026-03-10T18:23:01.448Z Downloaded secrecy v0.10.3
11272026-03-10T18:23:01.448Z Downloaded pkcs8 v0.10.2
11282026-03-10T18:23:01.450Z Downloaded pem-rfc7468 v0.7.0
11292026-03-10T18:23:01.450Z Downloaded flate2 v1.1.9
11302026-03-10T18:23:01.453Z Downloaded headers v0.4.1
11312026-03-10T18:23:01.457Z Downloaded peg-macros v0.8.5
11322026-03-10T18:23:01.460Z Downloaded password-hash v0.5.0
11332026-03-10T18:23:01.462Z Downloaded parse-display-derive v0.10.0
11342026-03-10T18:23:01.462Z Downloaded num-complex v0.4.6
11352026-03-10T18:23:01.462Z Downloaded regex-automata v0.4.14
11362026-03-10T18:23:01.473Z Downloaded zerocopy-derive v0.6.6
11372026-03-10T18:23:01.482Z Downloaded crossbeam-channel v0.5.15
11382026-03-10T18:23:01.485Z Downloaded ar_archive_writer v0.5.1
11392026-03-10T18:23:01.488Z Downloaded parking_lot_core v0.8.6
11402026-03-10T18:23:01.490Z Downloaded proc-macro-error-attr2 v2.0.0
11412026-03-10T18:23:01.490Z Downloaded proc-macro-crate v1.3.1
11422026-03-10T18:23:01.493Z Downloaded predicates-core v1.0.10
11432026-03-10T18:23:01.493Z Downloaded oxide-tokio-rt v0.1.2
11442026-03-10T18:23:01.493Z Downloaded precomputed-hash v0.1.1
11452026-03-10T18:23:01.493Z Downloaded hmac v0.12.1
11462026-03-10T18:23:01.496Z Downloaded phf_shared v0.11.3
11472026-03-10T18:23:01.496Z Downloaded petgraph v0.6.5
11482026-03-10T18:23:01.510Z Downloaded nu-ansi-term v0.50.3
11492026-03-10T18:23:01.513Z Downloaded lzma-sys v0.1.20
11502026-03-10T18:23:01.533Z Downloaded libsw v3.5.0
11512026-03-10T18:23:01.536Z Downloaded indexmap v1.9.3
11522026-03-10T18:23:01.538Z Downloaded hyper-rustls v0.27.7
11532026-03-10T18:23:01.538Z Downloaded num_enum v0.5.11
11542026-03-10T18:23:01.541Z Downloaded nanorand v0.7.0
11552026-03-10T18:23:01.544Z Downloaded mime_guess v2.0.5
11562026-03-10T18:23:01.547Z Downloaded base64 v0.21.7
11572026-03-10T18:23:01.549Z Downloaded bytes v1.11.1
11582026-03-10T18:23:01.552Z Downloaded pbkdf2 v0.11.0
11592026-03-10T18:23:01.552Z Downloaded path-slash v0.1.5
11602026-03-10T18:23:01.554Z Downloaded half v2.7.1
11612026-03-10T18:23:01.554Z Downloaded petgraph v0.8.3
11622026-03-10T18:23:01.572Z Downloaded num-rational v0.4.2
11632026-03-10T18:23:01.574Z Downloaded libsw-core v0.3.2
11642026-03-10T18:23:01.574Z Downloaded ingot-macros v0.1.1
11652026-03-10T18:23:01.577Z Downloaded csv v1.4.0
11662026-03-10T18:23:01.592Z Downloaded ingot v0.1.1
11672026-03-10T18:23:01.595Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11682026-03-10T18:23:01.606Z Downloaded const_format v0.2.35
11692026-03-10T18:23:01.609Z Downloaded compact_str v0.8.1
11702026-03-10T18:23:01.612Z Downloaded libgit2-sys v0.18.3+1.9.2
11712026-03-10T18:23:01.654Z Downloaded tokio v1.49.0
11722026-03-10T18:23:01.683Z Downloaded chacha20poly1305 v0.10.1
11732026-03-10T18:23:01.686Z Downloaded base64 v0.22.1
11742026-03-10T18:23:01.689Z Downloaded num-derive v0.3.3
11752026-03-10T18:23:01.689Z Downloaded libloading v0.8.9
11762026-03-10T18:23:01.693Z Downloaded libefi-sys v0.1.0
11772026-03-10T18:23:01.693Z Downloaded derive_more-impl v2.1.1
11782026-03-10T18:23:01.697Z Downloaded openssl-probe v0.1.6
11792026-03-10T18:23:01.697Z Downloaded openssl-macros v0.1.1
11802026-03-10T18:23:01.697Z Downloaded multer v3.1.0
11812026-03-10T18:23:01.699Z Downloaded num_enum_derive v0.5.11
11822026-03-10T18:23:01.700Z Downloaded num-iter v0.1.45
11832026-03-10T18:23:01.700Z Downloaded console v0.16.2
11842026-03-10T18:23:01.703Z Downloaded md-5 v0.10.6
11852026-03-10T18:23:01.703Z Downloaded maybe-uninit v2.0.0
11862026-03-10T18:23:01.703Z Downloaded ipnetwork v0.21.1
11872026-03-10T18:23:01.705Z Downloaded ipnet v2.11.0
11882026-03-10T18:23:01.705Z Downloaded hickory-client v0.25.2
11892026-03-10T18:23:01.708Z Downloaded crypto-bigint v0.5.5
11902026-03-10T18:23:01.711Z Downloaded jobserver v0.1.34
11912026-03-10T18:23:01.714Z Downloaded derive_more v2.1.1
11922026-03-10T18:23:01.723Z Downloaded darling_core v0.20.11
11932026-03-10T18:23:01.726Z Downloaded new_debug_unreachable v1.0.6
11942026-03-10T18:23:01.729Z Downloaded internet-checksum v0.2.1
11952026-03-10T18:23:01.729Z Downloaded ingot-types v0.1.2
11962026-03-10T18:23:01.729Z Downloaded impl-trait-for-tuples v0.2.3
11972026-03-10T18:23:01.732Z Downloaded half v1.8.3
11982026-03-10T18:23:01.732Z Downloaded console v0.15.11
11992026-03-10T18:23:01.734Z Downloaded encoding_rs v0.8.35
12002026-03-10T18:23:01.751Z Downloaded backon v1.6.0
12012026-03-10T18:23:01.754Z Downloaded newline-converter v0.3.0
12022026-03-10T18:23:01.754Z Downloaded multimap v0.10.1
12032026-03-10T18:23:01.756Z Downloaded futures-channel v0.3.32
12042026-03-10T18:23:01.756Z Downloaded const_format_proc_macros v0.2.34
12052026-03-10T18:23:01.759Z Downloaded lru v0.12.5
12062026-03-10T18:23:01.759Z Downloaded libscf-sys v1.1.0
12072026-03-10T18:23:01.759Z Downloaded maplit v1.0.2
12082026-03-10T18:23:01.763Z Downloaded keccak v0.1.6
12092026-03-10T18:23:01.763Z Downloaded hyper-staticfile v0.10.1
12102026-03-10T18:23:01.763Z Downloaded crc32fast v1.5.0
12112026-03-10T18:23:01.766Z Downloaded ring v0.17.14
12122026-03-10T18:23:01.794Z Downloaded foldhash v0.1.5
12132026-03-10T18:23:01.797Z Downloaded diff v0.1.13
12142026-03-10T18:23:01.800Z Downloaded kstat-rs v0.2.4
12152026-03-10T18:23:01.800Z Downloaded http-body-util v0.1.3
12162026-03-10T18:23:01.800Z Downloaded glob v0.3.3
12172026-03-10T18:23:01.803Z Downloaded diesel_derives v2.2.7
12182026-03-10T18:23:01.805Z Downloaded darling v0.23.0
12192026-03-10T18:23:01.808Z Downloaded clang-sys v1.8.1
12202026-03-10T18:23:01.808Z Downloaded ahash v0.8.12
12212026-03-10T18:23:01.811Z Downloaded is-terminal v0.4.17
12222026-03-10T18:23:01.811Z Downloaded instant v0.1.13
12232026-03-10T18:23:01.814Z Downloaded instability v0.3.11
12242026-03-10T18:23:01.814Z Downloaded indoc v1.0.9
12252026-03-10T18:23:01.816Z Downloaded globset v0.4.18
12262026-03-10T18:23:01.816Z Downloaded erased-serde v0.3.31
12272026-03-10T18:23:01.819Z Downloaded derive-where v1.6.0
12282026-03-10T18:23:01.822Z Downloaded darling v0.21.3
12292026-03-10T18:23:01.824Z Downloaded bzip2 v0.4.4
12302026-03-10T18:23:01.824Z Downloaded httpdate v1.0.3
12312026-03-10T18:23:01.827Z Downloaded hash32 v0.2.1
12322026-03-10T18:23:01.827Z Downloaded hostname v0.3.1
12332026-03-10T18:23:01.827Z Downloaded hex-literal v0.4.1
12342026-03-10T18:23:01.830Z Downloaded hex v0.4.3
12352026-03-10T18:23:01.830Z Downloaded globwalk v0.9.1
12362026-03-10T18:23:01.830Z Downloaded hubpack_derive v0.1.1
12372026-03-10T18:23:01.833Z Downloaded git-stub v1.0.0
12382026-03-10T18:23:01.833Z Downloaded data-encoding v2.10.0
12392026-03-10T18:23:01.833Z Downloaded futures-executor v0.3.32
12402026-03-10T18:23:01.836Z Downloaded float-cmp v0.10.0
12412026-03-10T18:23:01.836Z Downloaded constant_time_eq v0.4.2
12422026-03-10T18:23:01.836Z Downloaded daft-derive v0.1.5
12432026-03-10T18:23:01.838Z Downloaded ghash v0.5.1
12442026-03-10T18:23:01.841Z Downloaded http-range v0.1.5
12452026-03-10T18:23:01.841Z Downloaded cookie_store v0.22.1
12462026-03-10T18:23:01.841Z Downloaded colored v2.2.0
12472026-03-10T18:23:01.844Z Downloaded derive_builder v0.20.2
12482026-03-10T18:23:01.847Z Downloaded daft v0.1.5
12492026-03-10T18:23:01.850Z Downloaded crossbeam-deque v0.8.6
12502026-03-10T18:23:01.850Z Downloaded csv-core v0.1.13
12512026-03-10T18:23:01.850Z Downloaded cancel-safe-futures v0.1.5
12522026-03-10T18:23:01.853Z Downloaded diesel-dtrace v0.4.2
12532026-03-10T18:23:01.853Z Downloaded ciborium v0.2.2
12542026-03-10T18:23:01.855Z Downloaded cargo_toml v0.22.3
12552026-03-10T18:23:01.855Z Downloaded backoff v0.4.0
12562026-03-10T18:23:01.858Z Downloaded async-bb8-diesel v0.2.1
12572026-03-10T18:23:01.861Z Downloaded ecdsa v0.16.9
12582026-03-10T18:23:01.861Z Downloaded colored v3.1.1
12592026-03-10T18:23:01.864Z Downloaded chacha20 v0.10.0
12602026-03-10T18:23:01.864Z Downloaded blake2 v0.10.6
12612026-03-10T18:23:01.867Z Downloaded async-trait v0.1.89
12622026-03-10T18:23:01.867Z Downloaded der v0.7.10
12632026-03-10T18:23:01.871Z Downloaded foreign-types-shared v0.3.1
12642026-03-10T18:23:01.874Z Downloaded dsl_auto_type v0.1.3
12652026-03-10T18:23:01.874Z Downloaded debug-ignore v1.0.5
12662026-03-10T18:23:01.874Z Downloaded darling_macro v0.21.3
12672026-03-10T18:23:01.876Z Downloaded buf-list v1.1.2
12682026-03-10T18:23:01.876Z Downloaded fd-lock v4.0.4
12692026-03-10T18:23:01.879Z Downloaded cobs v0.3.0
12702026-03-10T18:23:01.879Z Downloaded cbc v0.1.2
12712026-03-10T18:23:01.879Z Downloaded ff v0.13.1
12722026-03-10T18:23:01.882Z Downloaded derive-ex v0.1.8
12732026-03-10T18:23:01.882Z Downloaded convert_case v0.10.0
12742026-03-10T18:23:01.885Z Downloaded camino-tempfile-ext v0.3.3
12752026-03-10T18:23:01.885Z Downloaded argon2 v0.5.3
12762026-03-10T18:23:01.885Z Downloaded aead v0.5.2
12772026-03-10T18:23:01.888Z Downloaded futures-core v0.3.32
12782026-03-10T18:23:01.888Z Downloaded funty v2.0.0
12792026-03-10T18:23:01.888Z Downloaded bzip2 v0.6.1
12802026-03-10T18:23:01.890Z Downloaded bit-vec v0.6.3
12812026-03-10T18:23:01.890Z Downloaded cpufeatures v0.3.0
12822026-03-10T18:23:01.890Z Downloaded darling_macro v0.20.11
12832026-03-10T18:23:01.890Z Downloaded crunchy v0.2.4
12842026-03-10T18:23:01.893Z Downloaded corncobs v0.1.4
12852026-03-10T18:23:01.893Z Downloaded arrayvec v0.7.6
12862026-03-10T18:23:01.896Z Downloaded bcs v0.1.6
12872026-03-10T18:23:01.896Z Downloaded base64ct v1.8.3
12882026-03-10T18:23:01.899Z Downloaded cmake v0.1.57
12892026-03-10T18:23:01.899Z Downloaded cipher v0.4.4
12902026-03-10T18:23:01.899Z Downloaded cargo_metadata v0.19.2
12912026-03-10T18:23:01.902Z Downloaded bit-vec v0.8.0
12922026-03-10T18:23:01.902Z Downloaded chacha20 v0.9.1
12932026-03-10T18:23:01.905Z Downloaded cassowary v0.3.0
12942026-03-10T18:23:01.905Z Downloaded bitflags v1.3.2
12952026-03-10T18:23:01.908Z Downloaded atty v0.2.14
12962026-03-10T18:23:01.908Z Downloaded async-recursion v1.1.1
12972026-03-10T18:23:01.910Z Downloaded arrayref v0.3.9
12982026-03-10T18:23:01.910Z Downloaded dof v0.4.0
12992026-03-10T18:23:01.910Z Downloaded crucible-workspace-hack v0.1.0
13002026-03-10T18:23:01.910Z Downloaded cargo-platform v0.1.9
13012026-03-10T18:23:01.913Z Downloaded async-stream v0.3.6
13022026-03-10T18:23:01.913Z Downloaded env_filter v1.0.0
13032026-03-10T18:23:01.916Z Downloaded dtrace-parser v0.3.0
13042026-03-10T18:23:01.916Z Downloaded dunce v1.0.5
13052026-03-10T18:23:01.916Z Downloaded dropshot-api-manager-types v0.5.2
13062026-03-10T18:23:01.916Z Downloaded ctr v0.9.2
13072026-03-10T18:23:01.919Z Downloaded base16ct v0.2.0
13082026-03-10T18:23:01.919Z Downloaded difflib v0.4.0
13092026-03-10T18:23:01.919Z Downloaded cookie v0.18.1
13102026-03-10T18:23:01.921Z Downloaded block-padding v0.3.3
13112026-03-10T18:23:01.921Z Downloaded bitfield v0.19.4
13122026-03-10T18:23:01.922Z Downloaded atomicwrites v0.4.4
13132026-03-10T18:23:01.924Z Downloaded embedded-io v0.6.1
13142026-03-10T18:23:01.924Z Downloaded drift v0.1.3
13152026-03-10T18:23:01.927Z Downloaded des v0.8.1
13162026-03-10T18:23:01.930Z Downloaded dyn-clone v1.0.20
13172026-03-10T18:23:01.930Z Downloaded ciborium-io v0.2.2
13182026-03-10T18:23:01.930Z Downloaded cfg_aliases v0.1.1
13192026-03-10T18:23:01.933Z Downloaded bb8 v0.8.6
13202026-03-10T18:23:01.933Z Downloaded atomic-waker v1.1.2
13212026-03-10T18:23:01.933Z Downloaded defmt-parser v1.0.0
13222026-03-10T18:23:01.933Z Downloaded bitfield-macros v0.19.4
13232026-03-10T18:23:01.933Z Downloaded diesel_table_macro_syntax v0.2.0
13242026-03-10T18:23:01.935Z Downloaded derive_builder_macro v0.20.2
13252026-03-10T18:23:01.935Z Downloaded base16ct v1.0.0
13262026-03-10T18:23:01.935Z Downloaded dropshot_endpoint v0.16.7
13272026-03-10T18:23:01.938Z Downloaded dirs-sys-next v0.1.2
13282026-03-10T18:23:01.938Z Downloaded bcrypt-pbkdf v0.10.0
13292026-03-10T18:23:01.941Z Downloaded crc8 v0.1.1
13302026-03-10T18:23:01.941Z Downloaded ed25519 v2.2.3
13312026-03-10T18:23:01.941Z Downloaded castaway v0.2.4
13322026-03-10T18:23:01.944Z Downloaded bitfield-struct v0.6.2
13332026-03-10T18:23:01.944Z Downloaded bit-set v0.5.3
13342026-03-10T18:23:01.944Z Downloaded assert_matches v1.5.0
13352026-03-10T18:23:01.944Z Downloaded ascii-canvas v3.0.0
13362026-03-10T18:23:02.344Z Downloaded aws-lc-sys v0.37.1
13372026-03-10T18:23:02.651Z Compiling libc v0.2.180
13382026-03-10T18:23:02.651Z Compiling serde v1.0.228
13392026-03-10T18:23:02.653Z Compiling log v0.4.29
13402026-03-10T18:23:02.653Z Compiling find-msvc-tools v0.1.9
13412026-03-10T18:23:02.653Z Compiling shlex v1.3.0
13422026-03-10T18:23:02.801Z Compiling smallvec v1.15.1
13432026-03-10T18:23:02.816Z Compiling syn v2.0.117
13442026-03-10T18:23:02.828Z Compiling typenum v1.19.0
13452026-03-10T18:23:03.046Z Compiling generic-array v0.14.7
13462026-03-10T18:23:03.080Z Compiling subtle v2.6.1
13472026-03-10T18:23:03.108Z Compiling scopeguard v1.2.0
13482026-03-10T18:23:03.209Z Compiling lock_api v0.4.14
13492026-03-10T18:23:03.231Z Compiling portable-atomic v1.13.1
13502026-03-10T18:23:03.249Z Compiling const-oid v0.9.6
13512026-03-10T18:23:03.455Z Compiling critical-section v1.2.0
13522026-03-10T18:23:03.488Z Compiling zerocopy v0.8.40
13532026-03-10T18:23:03.572Z Compiling pin-project-lite v0.2.17
13542026-03-10T18:23:03.598Z Compiling serde_json v1.0.149
13552026-03-10T18:23:03.691Z Compiling parking_lot_core v0.9.12
13562026-03-10T18:23:04.052Z Compiling pkg-config v0.3.32
13572026-03-10T18:23:04.111Z Compiling libm v0.2.16
13582026-03-10T18:23:04.256Z Compiling getrandom v0.2.17
13592026-03-10T18:23:04.306Z Compiling jobserver v0.1.34
13602026-03-10T18:23:04.475Z Compiling rand_core v0.6.4
13612026-03-10T18:23:04.536Z Compiling errno v0.3.14
13622026-03-10T18:23:04.731Z Compiling cc v1.2.56
13632026-03-10T18:23:04.823Z Compiling once_cell v1.21.3
13642026-03-10T18:23:04.826Z Compiling signal-hook-registry v1.4.8
13652026-03-10T18:23:04.858Z Compiling parking_lot v0.12.5
13662026-03-10T18:23:04.875Z Compiling mio v1.1.1
13672026-03-10T18:23:04.951Z Compiling num-traits v0.2.19
13682026-03-10T18:23:05.102Z Compiling bitflags v2.11.0
13692026-03-10T18:23:05.212Z Compiling futures-core v0.3.32
13702026-03-10T18:23:05.401Z Compiling socket2 v0.6.2
13712026-03-10T18:23:05.438Z Compiling percent-encoding v2.3.2
13722026-03-10T18:23:05.441Z Compiling allocator-api2 v0.2.21
13732026-03-10T18:23:05.539Z Compiling foldhash v0.2.0
13742026-03-10T18:23:05.560Z Compiling cpufeatures v0.2.17
13752026-03-10T18:23:05.676Z Compiling futures-sink v0.3.32
13762026-03-10T18:23:05.685Z Compiling slab v0.4.12
13772026-03-10T18:23:05.790Z Compiling futures-channel v0.3.32
13782026-03-10T18:23:05.814Z Compiling futures-io v0.3.32
13792026-03-10T18:23:05.900Z Compiling hashbrown v0.16.1
13802026-03-10T18:23:05.917Z Compiling futures-task v0.3.32
13812026-03-10T18:23:05.963Z Compiling getrandom v0.4.1
13822026-03-10T18:23:06.013Z Compiling rustversion v1.0.22
13832026-03-10T18:23:06.082Z Compiling rand_core v0.10.0
13842026-03-10T18:23:06.133Z Compiling getrandom v0.3.4
13852026-03-10T18:23:06.302Z Compiling cmake v0.1.57
13862026-03-10T18:23:06.726Z Compiling indexmap v2.13.0
13872026-03-10T18:23:06.856Z Compiling form_urlencoded v1.2.2
13882026-03-10T18:23:06.975Z Compiling base64ct v1.8.3
13892026-03-10T18:23:07.059Z Compiling ident_case v1.0.1
13902026-03-10T18:23:07.081Z Compiling dunce v1.0.5
13912026-03-10T18:23:07.204Z Compiling synstructure v0.13.2
13922026-03-10T18:23:07.222Z Compiling fs_extra v1.3.0
13932026-03-10T18:23:07.316Z Compiling pem-rfc7468 v0.7.0
13942026-03-10T18:23:07.361Z Compiling flagset v0.4.7
13952026-03-10T18:23:07.534Z Compiling rand_core v0.9.5
13962026-03-10T18:23:07.552Z Compiling rustix v1.1.3
13972026-03-10T18:23:07.570Z Compiling iana-time-zone v0.1.65
13982026-03-10T18:23:07.587Z Compiling aws-lc-sys v0.37.1
13992026-03-10T18:23:07.642Z Compiling ring v0.17.14
14002026-03-10T18:23:07.727Z Compiling uuid v1.21.0
14012026-03-10T18:23:07.820Z Compiling rustc_version v0.4.1
14022026-03-10T18:23:07.895Z Compiling regex-syntax v0.8.10
14032026-03-10T18:23:08.045Z Compiling aws-lc-rs v1.16.0
14042026-03-10T18:23:08.241Z Compiling vcpkg v0.2.15
14052026-03-10T18:23:08.446Z Compiling tracing-core v0.1.36
14062026-03-10T18:23:08.643Z Compiling crossbeam-utils v0.8.21
14072026-03-10T18:23:09.053Z Compiling pest_generator v2.8.6
14082026-03-10T18:23:09.197Z Compiling serde_derive_internals v0.29.1
14092026-03-10T18:23:09.260Z Compiling openssl-sys v0.9.111
14102026-03-10T18:23:09.824Z Compiling serde_derive v1.0.228
14112026-03-10T18:23:09.951Z Compiling zeroize_derive v1.4.3
14122026-03-10T18:23:09.974Z Compiling zerofrom-derive v0.1.6
14132026-03-10T18:23:09.991Z Compiling yoke-derive v0.8.1
14142026-03-10T18:23:10.422Z Compiling zerocopy-derive v0.8.40
14152026-03-10T18:23:10.824Z Compiling zeroize v1.8.2
14162026-03-10T18:23:11.178Z Compiling zerovec-derive v0.11.2
14172026-03-10T18:23:11.590Z Compiling displaydoc v0.2.5
14182026-03-10T18:23:11.873Z Compiling crypto-common v0.1.7
14192026-03-10T18:23:11.905Z Compiling zerofrom v0.1.6
14202026-03-10T18:23:12.051Z Compiling yoke v0.8.1
14212026-03-10T18:23:12.068Z Compiling block-buffer v0.10.4
14222026-03-10T18:23:12.272Z Compiling digest v0.10.7
14232026-03-10T18:23:12.291Z Compiling tokio-macros v2.6.0
14242026-03-10T18:23:12.566Z Compiling hmac v0.12.1
14252026-03-10T18:23:12.569Z Compiling zerotrie v0.2.3
14262026-03-10T18:23:12.605Z Compiling futures-macro v0.3.32
14272026-03-10T18:23:12.667Z Compiling zerovec v0.11.5
14282026-03-10T18:23:12.759Z Compiling block-padding v0.3.3
14292026-03-10T18:23:12.959Z Compiling inout v0.1.4
14302026-03-10T18:23:12.977Z Compiling sha2 v0.10.9
14312026-03-10T18:23:13.177Z Compiling cipher v0.4.4
14322026-03-10T18:23:13.282Z Compiling tinystr v0.8.2
14332026-03-10T18:23:13.396Z Compiling potential_utf v0.1.4
14342026-03-10T18:23:13.562Z Compiling icu_locale_core v2.1.1
14352026-03-10T18:23:13.588Z Compiling icu_collections v2.1.1
14362026-03-10T18:23:13.608Z Compiling der_derive v0.7.3
14372026-03-10T18:23:13.738Z Compiling futures-util v0.3.32
14382026-03-10T18:23:14.248Z Compiling salsa20 v0.10.2
14392026-03-10T18:23:14.421Z Compiling pbkdf2 v0.12.2
14402026-03-10T18:23:14.562Z Compiling bytes v1.11.1
14412026-03-10T18:23:14.628Z Compiling icu_provider v2.1.1
14422026-03-10T18:23:14.809Z Compiling chrono v0.4.44
14432026-03-10T18:23:14.828Z Compiling thiserror-impl v2.0.18
14442026-03-10T18:23:14.909Z Compiling der v0.7.10
14452026-03-10T18:23:15.001Z Compiling icu_properties v2.1.2
14462026-03-10T18:23:15.389Z Compiling tokio v1.49.0
14472026-03-10T18:23:16.517Z Compiling icu_normalizer v2.1.1
14482026-03-10T18:23:16.561Z Compiling spki v0.7.3
14492026-03-10T18:23:16.609Z Compiling http v1.4.0
14502026-03-10T18:23:16.675Z Compiling thiserror v2.0.18
14512026-03-10T18:23:16.803Z Compiling scrypt v0.11.0
14522026-03-10T18:23:16.820Z Compiling aes v0.8.4
14532026-03-10T18:23:16.839Z Compiling ppv-lite86 v0.2.21
14542026-03-10T18:23:17.066Z Compiling idna_adapter v1.2.1
14552026-03-10T18:23:17.119Z Compiling cbc v0.1.2
14562026-03-10T18:23:17.221Z Compiling idna v1.1.0
14572026-03-10T18:23:17.238Z Compiling rand_chacha v0.9.0
14582026-03-10T18:23:17.280Z Compiling rustls-pki-types v1.14.0
14592026-03-10T18:23:17.298Z Compiling tracing-attributes v0.1.31
14602026-03-10T18:23:17.824Z Compiling url v2.5.8
14612026-03-10T18:23:17.880Z Compiling rand v0.9.2
14622026-03-10T18:23:18.103Z Compiling http-body v1.0.1
14632026-03-10T18:23:18.134Z Compiling pkcs5 v0.7.1
14642026-03-10T18:23:18.283Z Compiling untrusted v0.9.0
14652026-03-10T18:23:18.322Z Compiling untrusted v0.7.1
14662026-03-10T18:23:18.474Z Compiling schemars v0.8.22
14672026-03-10T18:23:18.474Z Compiling base64 v0.22.1
14682026-03-10T18:23:18.752Z Compiling httparse v1.10.1
14692026-03-10T18:23:18.795Z Compiling syn v1.0.109
14702026-03-10T18:23:18.921Z Compiling openssl-probe v0.2.1
14712026-03-10T18:23:18.958Z Compiling pkcs8 v0.10.2
14722026-03-10T18:23:19.149Z Compiling tracing v0.1.44
14732026-03-10T18:23:19.152Z Compiling schemars_derive v0.8.22
14742026-03-10T18:23:19.265Z Compiling pest_derive v2.8.6
14752026-03-10T18:23:19.298Z Compiling scroll_derive v0.13.1
14762026-03-10T18:23:19.504Z Compiling darling_core v0.20.11
14772026-03-10T18:23:19.818Z Compiling tinyvec_macros v0.1.1
14782026-03-10T18:23:19.906Z Compiling atomic-waker v1.1.2
14792026-03-10T18:23:20.009Z Compiling tower-service v0.3.3
14802026-03-10T18:23:20.059Z Compiling dyn-clone v1.0.20
14812026-03-10T18:23:20.125Z Compiling rustls v0.23.37
14822026-03-10T18:23:20.235Z Compiling tower-layer v0.3.3
14832026-03-10T18:23:20.413Z Compiling try-lock v0.2.5
14842026-03-10T18:23:20.418Z Compiling scroll v0.13.0
14852026-03-10T18:23:20.436Z Compiling tokio-util v0.7.18
14862026-03-10T18:23:20.492Z Compiling want v0.3.1
14872026-03-10T18:23:20.696Z Compiling tinyvec v1.10.0
14882026-03-10T18:23:21.427Z Compiling h2 v0.4.13
14892026-03-10T18:23:21.540Z Compiling ipnet v2.11.0
14902026-03-10T18:23:21.838Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14912026-03-10T18:23:22.226Z Compiling spin v0.9.8
14922026-03-10T18:23:22.359Z Compiling aho-corasick v1.1.4
14932026-03-10T18:23:22.491Z Compiling pin-utils v0.1.0
14942026-03-10T18:23:22.586Z Compiling foreign-types-shared v0.1.1
14952026-03-10T18:23:22.632Z Compiling time-core v0.1.8
14962026-03-10T18:23:22.691Z Compiling openssl v0.10.75
14972026-03-10T18:23:22.753Z Compiling darling_macro v0.20.11
14982026-03-10T18:23:22.827Z Compiling num-conv v0.2.0
14992026-03-10T18:23:23.000Z Compiling crc32fast v1.5.0
15002026-03-10T18:23:23.000Z Compiling httpdate v1.0.3
15012026-03-10T18:23:23.228Z Compiling powerfmt v0.2.0
15022026-03-10T18:23:23.303Z Compiling time-macros v0.2.27
15032026-03-10T18:23:23.368Z Compiling darling v0.20.11
15042026-03-10T18:23:23.466Z Compiling deranged v0.5.8
15052026-03-10T18:23:23.525Z Compiling regex-automata v0.4.14
15062026-03-10T18:23:23.529Z Compiling tempfile v3.25.0
15072026-03-10T18:23:24.035Z Compiling foreign-types v0.3.2
15082026-03-10T18:23:24.806Z Compiling goblin v0.10.5
15092026-03-10T18:23:24.914Z Compiling thiserror-impl v1.0.69
15102026-03-10T18:23:25.645Z Compiling hyper v1.8.1
15112026-03-10T18:23:26.355Z Compiling openssl-macros v0.1.1
15122026-03-10T18:23:26.613Z Compiling wait-timeout v0.2.1
15132026-03-10T18:23:26.822Z Compiling bit-vec v0.8.0
15142026-03-10T18:23:26.858Z Compiling num_threads v0.1.7
15152026-03-10T18:23:26.943Z Compiling simd-adler32 v0.3.8
15162026-03-10T18:23:26.976Z Compiling native-tls v0.2.18
15172026-03-10T18:23:27.116Z Compiling quick-error v1.2.3
15182026-03-10T18:23:27.247Z Compiling siphasher v1.0.2
15192026-03-10T18:23:27.252Z Compiling usdt-impl v0.6.0
15202026-03-10T18:23:27.281Z Compiling either v1.15.0
15212026-03-10T18:23:27.520Z Compiling rusty-fork v0.3.1
15222026-03-10T18:23:27.557Z Compiling bit-set v0.8.0
15232026-03-10T18:23:27.579Z Compiling hyper-util v0.1.20
15242026-03-10T18:23:27.745Z Compiling time v0.3.47
15252026-03-10T18:23:27.929Z Compiling thiserror v1.0.69
15262026-03-10T18:23:28.316Z Compiling derive_builder_core v0.20.2
15272026-03-10T18:23:29.320Z Compiling dof v0.4.0
15282026-03-10T18:23:29.501Z Compiling unicode-normalization v0.1.25
15292026-03-10T18:23:29.912Z Compiling crossbeam-epoch v0.9.18
15302026-03-10T18:23:29.976Z Compiling dtrace-parser v0.3.0
15312026-03-10T18:23:30.112Z Compiling rustls-native-certs v0.8.3
15322026-03-10T18:23:30.333Z Compiling signature v2.2.0
15332026-03-10T18:23:30.485Z Compiling scroll_derive v0.12.1
15342026-03-10T18:23:30.544Z Compiling heapless v0.7.17
15352026-03-10T18:23:30.871Z Compiling rand_xorshift v0.4.0
15362026-03-10T18:23:30.999Z Compiling slog v2.8.2
15372026-03-10T18:23:31.018Z Compiling darling_core v0.21.3
15382026-03-10T18:23:31.048Z Compiling bzip2-sys v0.1.13+1.0.8
15392026-03-10T18:23:31.067Z Compiling sync_wrapper v1.0.2
15402026-03-10T18:23:31.201Z Compiling thread-id v5.1.0
15412026-03-10T18:23:31.245Z Compiling cookie v0.18.1
15422026-03-10T18:23:31.303Z Compiling adler2 v2.0.1
15432026-03-10T18:23:31.381Z Compiling unarray v0.1.4
15442026-03-10T18:23:31.426Z Compiling paste v1.0.15
15452026-03-10T18:23:31.462Z Compiling anyhow v1.0.102
15462026-03-10T18:23:31.489Z Compiling zstd-safe v7.2.4
15472026-03-10T18:23:31.508Z Compiling unicode-bidi v0.3.18
15482026-03-10T18:23:31.756Z Compiling unicode-properties v0.1.4
15492026-03-10T18:23:31.772Z Compiling rayon-core v1.13.0
15502026-03-10T18:23:31.866Z Compiling unicode-segmentation v1.12.0
15512026-03-10T18:23:31.977Z Compiling signal-hook v0.3.18
15522026-03-10T18:23:32.024Z Compiling stringprep v0.1.5
15532026-03-10T18:23:32.298Z Compiling proptest v1.10.0
15542026-03-10T18:23:32.317Z Compiling miniz_oxide v0.8.9
15552026-03-10T18:23:32.365Z Compiling scroll v0.12.0
15562026-03-10T18:23:32.656Z Compiling tower v0.5.3
15572026-03-10T18:23:33.101Z Compiling crossbeam-deque v0.8.6
15582026-03-10T18:23:33.143Z Compiling derive_builder_macro v0.20.2
15592026-03-10T18:23:33.161Z Compiling ipnetwork v0.21.1
15602026-03-10T18:23:33.201Z Compiling http-body-util v0.1.3
15612026-03-10T18:23:33.271Z Compiling webpki-roots v1.0.6
15622026-03-10T18:23:33.427Z Compiling rand_chacha v0.3.1
15632026-03-10T18:23:33.433Z Compiling serde_spanned v0.6.9
15642026-03-10T18:23:33.571Z Compiling toml_datetime v0.6.11
15652026-03-10T18:23:33.613Z Compiling erased-serde v0.3.31
15662026-03-10T18:23:33.723Z Compiling serde_tokenstream v0.2.3
15672026-03-10T18:23:33.775Z Compiling md-5 v0.10.6
15682026-03-10T18:23:33.909Z Compiling zerocopy-derive v0.7.35
15692026-03-10T18:23:33.980Z Compiling curve25519-dalek v4.1.3
15702026-03-10T18:23:34.121Z Compiling vergen-lib v0.1.6
15712026-03-10T18:23:34.348Z Compiling num-integer v0.1.46
15722026-03-10T18:23:34.366Z Compiling hash32 v0.2.1
15732026-03-10T18:23:34.439Z Compiling ff v0.13.1
15742026-03-10T18:23:34.505Z Compiling ryu v1.0.23
15752026-03-10T18:23:34.608Z Compiling psl-types v2.0.11
15762026-03-10T18:23:34.608Z Compiling num-bigint-dig v0.8.6
15772026-03-10T18:23:34.644Z Compiling darling_macro v0.21.3
15782026-03-10T18:23:34.739Z Compiling litrs v1.0.0
15792026-03-10T18:23:34.764Z Compiling iri-string v0.7.10
15802026-03-10T18:23:34.782Z Compiling smoltcp v0.9.1
15812026-03-10T18:23:34.878Z Compiling zlib-rs v0.6.2
15822026-03-10T18:23:35.094Z Compiling rustix v0.38.44
15832026-03-10T18:23:35.221Z Compiling fallible-iterator v0.2.0
15842026-03-10T18:23:35.274Z Compiling base16ct v0.2.0
15852026-03-10T18:23:35.415Z Compiling ref-cast v1.0.25
15862026-03-10T18:23:35.497Z Compiling sec1 v0.7.3
15872026-03-10T18:23:35.624Z Compiling postgres-protocol v0.6.10
15882026-03-10T18:23:35.663Z Compiling newtype-uuid v1.3.2
15892026-03-10T18:23:35.853Z Compiling document-features v0.2.12
15902026-03-10T18:23:35.877Z Compiling darling v0.21.3
15912026-03-10T18:23:36.004Z Compiling zerocopy v0.7.35
15922026-03-10T18:23:36.124Z Compiling publicsuffix v2.3.0
15932026-03-10T18:23:36.336Z Compiling serde_urlencoded v0.7.1
15942026-03-10T18:23:36.353Z Compiling tower-http v0.6.8
15952026-03-10T18:23:36.639Z Compiling num-iter v0.1.45
15962026-03-10T18:23:36.658Z Compiling group v0.13.0
15972026-03-10T18:23:36.891Z Compiling derive_builder v0.20.2
15982026-03-10T18:23:36.922Z Compiling rand v0.8.5
15992026-03-10T18:23:36.924Z Compiling oxnet v0.1.4
16002026-03-10T18:23:37.393Z Compiling proc-macro-error v1.0.4
16012026-03-10T18:23:37.447Z Compiling tokio-native-tls v0.3.1
16022026-03-10T18:23:37.529Z Compiling goblin v0.8.2
16032026-03-10T18:23:38.045Z Compiling heck v0.4.1
16042026-03-10T18:23:38.373Z Compiling phf_shared v0.13.1
16052026-03-10T18:23:38.631Z Compiling regex v1.12.3
16062026-03-10T18:23:38.635Z Compiling hubpack_derive v0.1.1
16072026-03-10T18:23:38.667Z Compiling lazy_static v1.5.0
16082026-03-10T18:23:38.705Z Compiling cargo-platform v0.1.9
16092026-03-10T18:23:38.783Z Compiling flate2 v1.1.9
16102026-03-10T18:23:39.067Z Compiling hkdf v0.12.4
16112026-03-10T18:23:39.251Z Compiling crypto-bigint v0.5.5
16122026-03-10T18:23:39.275Z Compiling strum_macros v0.27.2
16132026-03-10T18:23:39.275Z Compiling curve25519-dalek-derive v0.1.1
16142026-03-10T18:23:39.362Z Compiling ref-cast-impl v1.0.25
16152026-03-10T18:23:39.363Z Compiling async-trait v0.1.89
16162026-03-10T18:23:40.039Z Compiling daft-derive v0.1.5
16172026-03-10T18:23:40.118Z Compiling terminal_size v0.4.3
16182026-03-10T18:23:40.295Z Compiling vergen v9.0.6
16192026-03-10T18:23:40.540Z Compiling fs-err v3.3.0
16202026-03-10T18:23:40.796Z Compiling ahash v0.8.12
16212026-03-10T18:23:40.814Z Compiling winnow v0.5.40
16222026-03-10T18:23:40.997Z Compiling managed v0.8.0
16232026-03-10T18:23:41.074Z Compiling bitflags v1.3.2
16242026-03-10T18:23:41.172Z Compiling object v0.37.3
16252026-03-10T18:23:41.277Z Compiling bumpalo v3.20.2
16262026-03-10T18:23:41.541Z Compiling foldhash v0.1.5
16272026-03-10T18:23:41.609Z Compiling libbz2-rs-sys v0.2.2
16282026-03-10T18:23:41.757Z Compiling hashbrown v0.15.5
16292026-03-10T18:23:41.973Z Compiling strum v0.27.2
16302026-03-10T18:23:42.185Z Compiling bzip2 v0.6.1
16312026-03-10T18:23:42.407Z Compiling zopfli v0.8.3
16322026-03-10T18:23:42.450Z Compiling console v0.16.2
16332026-03-10T18:23:42.513Z Compiling clap_builder v4.5.60
16342026-03-10T18:23:42.615Z Compiling toml_edit v0.19.15
16352026-03-10T18:23:42.787Z Compiling daft v0.1.5
16362026-03-10T18:23:43.138Z Compiling elliptic-curve v0.13.8
16372026-03-10T18:23:43.307Z Compiling dof v0.3.0
16382026-03-10T18:23:43.719Z Compiling hubpack v0.1.2
16392026-03-10T18:23:43.755Z Compiling cargo_metadata v0.19.2
16402026-03-10T18:23:44.385Z Compiling phf v0.13.1
16412026-03-10T18:23:44.590Z Compiling signal-hook-mio v0.2.5
16422026-03-10T18:23:44.737Z Compiling zone_cfg_derive v0.3.1
16432026-03-10T18:23:45.590Z Compiling cookie_store v0.22.1
16442026-03-10T18:23:46.111Z Compiling zstd v0.13.3
16452026-03-10T18:23:46.387Z Compiling hyper-tls v0.6.0
16462026-03-10T18:23:46.459Z Compiling rayon v1.11.0
16472026-03-10T18:23:46.477Z Compiling bzip2 v0.4.4
16482026-03-10T18:23:46.673Z Compiling postgres-types v0.2.12
16492026-03-10T18:23:46.746Z Compiling serde_with_macros v3.17.0
16502026-03-10T18:23:47.240Z Compiling usdt-attr-macro v0.6.0
16512026-03-10T18:23:47.431Z Compiling usdt-macro v0.6.0
16522026-03-10T18:23:47.634Z Compiling ed25519 v2.2.3
16532026-03-10T18:23:48.292Z Compiling dtrace-parser v0.2.0
16542026-03-10T18:23:48.322Z Compiling itertools v0.12.1
16552026-03-10T18:23:48.459Z Compiling phf_shared v0.11.3
16562026-03-10T18:23:48.510Z Compiling bstr v1.12.1
16572026-03-10T18:23:48.715Z Compiling pkcs1 v0.7.5
16582026-03-10T18:23:48.866Z Compiling serde-big-array v0.5.1
16592026-03-10T18:23:48.910Z Compiling hex v0.4.3
16602026-03-10T18:23:49.049Z Compiling rfc6979 v0.4.0
16612026-03-10T18:23:49.209Z Compiling enum-as-inner v0.6.1
16622026-03-10T18:23:49.265Z Compiling serde_repr v0.1.20
16632026-03-10T18:23:49.286Z Compiling clap_derive v4.5.55
16642026-03-10T18:23:49.396Z Compiling strum_macros v0.26.4
16652026-03-10T18:23:49.415Z Compiling float-cmp v0.10.0
16662026-03-10T18:23:49.607Z Compiling memmap2 v0.9.10
16672026-03-10T18:23:49.876Z Compiling thread-id v4.2.2
16682026-03-10T18:23:49.894Z Compiling env_filter v1.0.0
16692026-03-10T18:23:49.974Z Compiling encoding_rs v0.8.35
16702026-03-10T18:23:49.992Z Compiling rustc-hash v2.1.1
16712026-03-10T18:23:50.012Z Compiling unit-prefix v0.5.2
16722026-03-10T18:23:50.148Z Compiling jiff v0.2.21
16732026-03-10T18:23:50.191Z Compiling fixedbitset v0.5.7
16742026-03-10T18:23:50.298Z Compiling precomputed-hash v0.1.1
16752026-03-10T18:23:50.411Z Compiling fixedbitset v0.4.2
16762026-03-10T18:23:50.600Z Compiling difflib v0.4.0
16772026-03-10T18:23:50.705Z Compiling keccak v0.1.6
16782026-03-10T18:23:51.373Z Compiling predicates-core v1.0.10
16792026-03-10T18:23:51.434Z Compiling new_debug_unreachable v1.0.6
16802026-03-10T18:23:51.524Z Compiling static_assertions v1.1.0
16812026-03-10T18:23:51.603Z Compiling normalize-line-endings v0.3.0
16822026-03-10T18:23:51.622Z Compiling mime v0.3.17
16832026-03-10T18:23:51.727Z Compiling data-encoding v2.10.0
16842026-03-10T18:23:51.745Z Compiling whoami v2.1.0
16852026-03-10T18:23:51.827Z Compiling toml_edit v0.22.27
16862026-03-10T18:23:51.845Z Compiling strum v0.26.3
16872026-03-10T18:23:51.962Z Compiling clap v4.5.60
16882026-03-10T18:23:51.997Z Compiling predicates v3.1.4
16892026-03-10T18:23:52.028Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16902026-03-10T18:23:52.064Z Compiling tokio-postgres v0.7.16
16912026-03-10T18:23:52.238Z Compiling hickory-proto v0.25.2
16922026-03-10T18:23:52.699Z Compiling string_cache v0.8.9
16932026-03-10T18:23:52.885Z Compiling sha3 v0.10.8
16942026-03-10T18:23:52.991Z Compiling petgraph v0.6.5
16952026-03-10T18:23:53.549Z Compiling petgraph v0.8.3
16962026-03-10T18:23:55.046Z Compiling zip v4.6.1
16972026-03-10T18:23:55.065Z Compiling indicatif v0.18.4
16982026-03-10T18:23:55.704Z Compiling iddqd v0.3.17
16992026-03-10T18:23:55.751Z Compiling env_logger v0.11.9
17002026-03-10T18:23:56.087Z Compiling usdt-impl v0.5.0
17012026-03-10T18:23:56.210Z Compiling zone v0.3.1
17022026-03-10T18:23:56.229Z Compiling usdt v0.6.0
17032026-03-10T18:23:56.248Z Compiling serde_with v3.17.0
17042026-03-10T18:23:56.321Z Compiling ecdsa v0.16.9
17052026-03-10T18:23:56.553Z Compiling similar v2.7.0
17062026-03-10T18:23:56.826Z Compiling rsa v0.9.10
17072026-03-10T18:23:56.857Z Compiling crossterm v0.28.1
17082026-03-10T18:23:57.118Z Compiling ed25519-dalek v2.2.0
17092026-03-10T18:23:57.255Z Compiling zip v0.6.6
17102026-03-10T18:23:58.013Z Compiling toml v0.7.8
17112026-03-10T18:23:58.604Z Compiling toml_parser v1.0.9+spec-1.1.0
17122026-03-10T18:23:58.665Z Compiling itertools v0.13.0
17132026-03-10T18:23:58.665Z Compiling tokio-stream v0.1.18
17142026-03-10T18:23:58.805Z Compiling buf-list v1.1.2
17152026-03-10T18:23:58.913Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17162026-03-10T18:23:59.164Z Compiling x509-cert v0.2.5
17172026-03-10T18:23:59.286Z Compiling openapiv3 v2.2.0
17182026-03-10T18:23:59.333Z Compiling sha1 v0.10.6
17192026-03-10T18:23:59.494Z Compiling toml_datetime v0.7.5+spec-1.1.0
17202026-03-10T18:23:59.617Z Compiling peg-runtime v0.8.5
17212026-03-10T18:23:59.877Z Compiling lalrpop-util v0.19.12
17222026-03-10T18:23:59.989Z Compiling thread_local v1.1.9
17232026-03-10T18:24:00.120Z Compiling slog-async v2.8.0
17242026-03-10T18:24:00.297Z Compiling crossbeam-channel v0.5.15
17252026-03-10T18:24:00.354Z Compiling futures-executor v0.3.32
17262026-03-10T18:24:00.544Z Compiling filetime v0.2.27
17272026-03-10T18:24:00.679Z Compiling is-terminal v0.4.17
17282026-03-10T18:24:00.768Z Compiling xattr v1.6.1
17292026-03-10T18:24:00.796Z Compiling term v1.2.1
17302026-03-10T18:24:00.893Z Compiling take_mut v0.2.2
17312026-03-10T18:24:00.975Z Compiling tar v0.4.44
17322026-03-10T18:24:01.190Z Compiling slog-term v2.9.2
17332026-03-10T18:24:01.424Z Compiling futures v0.3.32
17342026-03-10T18:24:08.067Z Compiling rustls-webpki v0.103.9
17352026-03-10T18:24:12.086Z Compiling tokio-rustls v0.26.4
17362026-03-10T18:24:12.086Z Compiling rustls-platform-verifier v0.6.2
17372026-03-10T18:24:12.352Z Compiling hyper-rustls v0.27.7
17382026-03-10T18:24:12.610Z Compiling reqwest v0.13.2
17392026-03-10T18:24:12.627Z Compiling reqwest v0.12.28
17402026-03-10T18:24:15.565Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17412026-03-10T18:24:15.859Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17422026-03-10T18:24:19.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
17432026-03-10T18:24:19.824Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17442026-03-10T18:24:19.881ZMar 10 18:24:18.371 INFO Starting download, target: DendriteStub
17452026-03-10T18:24:19.881ZMar 10 18:24:18.371 INFO Starting download, target: Clickhouse
17462026-03-10T18:24:19.881ZMar 10 18:24:18.371 INFO Starting download, target: Console
17472026-03-10T18:24:19.884ZMar 10 18:24:18.371 INFO Starting download, target: Cockroach
17482026-03-10T18:24:19.884ZMar 10 18:24:18.371 INFO Starting download, target: MaghemiteMgd
17492026-03-10T18:24:19.884ZMar 10 18:24:18.371 INFO Starting download, target: TransceiverControl
17502026-03-10T18:24:19.885ZMar 10 18:24:18.371 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17512026-03-10T18:24:19.885ZMar 10 18:24:18.371 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17522026-03-10T18:24:19.885ZMar 10 18:24:18.372 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17532026-03-10T18:24:19.885ZMar 10 18:24:18.372 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17542026-03-10T18:24:19.885ZMar 10 18:24:18.372 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17552026-03-10T18:24:19.885ZMar 10 18:24:18.372 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-03-10T18:24:20.272ZMar 10 18:24:18.757 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17572026-03-10T18:24:20.613ZMar 10 18:24:19.093 INFO Download complete, target: TransceiverControl
17582026-03-10T18:24:20.833ZMar 10 18:24:19.315 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17592026-03-10T18:24:21.138ZMar 10 18:24:19.628 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17602026-03-10T18:24:21.191ZMar 10 18:24:19.679 INFO Download complete, target: Console
17612026-03-10T18:24:21.527ZMar 10 18:24:20.017 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17622026-03-10T18:24:21.806ZMar 10 18:24:20.296 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17632026-03-10T18:24:22.317ZMar 10 18:24:20.808 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17642026-03-10T18:24:22.317ZMar 10 18:24:20.808 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17652026-03-10T18:24:24.620ZMar 10 18:24:23.111 INFO Download complete, target: DendriteStub
17662026-03-10T18:24:24.991ZMar 10 18:24:23.482 INFO Download complete, target: MaghemiteMgd
17672026-03-10T18:24:29.927ZMar 10 18:24:28.419 INFO Checking that binary works, target: Cockroach
17682026-03-10T18:24:30.043ZMar 10 18:24:28.535 INFO Download complete, target: Cockroach
17692026-03-10T18:24:32.792ZMar 10 18:24:31.283 INFO Checking that binary works, target: Clickhouse
17702026-03-10T18:24:32.947ZMar 10 18:24:31.440 INFO Download complete, target: Clickhouse
17712026-03-10T18:24:32.965ZAll builder prerequisites installed successfully, and PATH looks valid
17722026-03-10T18:24:32.968Z
17732026-03-10T18:24:32.968Zreal 4:24.822180765
17742026-03-10T18:24:32.968Zuser 10:23.470166050
17752026-03-10T18:24:32.968Zsys 1:47.820618291
17762026-03-10T18:24:32.968Ztrap 0.320573171
17772026-03-10T18:24:32.968Ztflt 0.694065362
17782026-03-10T18:24:32.968Zdflt 0.703012554
17792026-03-10T18:24:32.969Zkflt 0.023420277
17802026-03-10T18:24:32.969Zlock 22:29.484064641
17812026-03-10T18:24:32.969Zslp 38:52.366599693
17822026-03-10T18:24:32.969Zlat 56.771511147
17832026-03-10T18:24:32.969Zstop 2:32.091661953
17842026-03-10T18:24:32.969Z+ banner clippy
17852026-03-10T18:24:32.969Z
17862026-03-10T18:24:32.969Z #### # # ##### ##### # #
17872026-03-10T18:24:32.969Z # # # # # # # # # #
17882026-03-10T18:24:32.969Z # # # # # # # #
17892026-03-10T18:24:32.969Z # # # ##### ##### #
17902026-03-10T18:24:32.969Z # # # # # # #
17912026-03-10T18:24:32.969Z #### ###### # # # #
17922026-03-10T18:24:32.969Z
17932026-03-10T18:24:32.969Z+ export CARGO_INCREMENTAL=0
17942026-03-10T18:24:32.969Z+ CARGO_INCREMENTAL=0
17952026-03-10T18:24:32.969Z+ ptime -m cargo xtask clippy
17962026-03-10T18:24:33.685Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17972026-03-10T18:24:33.962Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17982026-03-10T18:24:36.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
17992026-03-10T18:24:36.622Z Running `target/debug/xtask clippy`
18002026-03-10T18:24:36.654Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18012026-03-10T18:24:37.457Z Downloading crates ...
18022026-03-10T18:24:37.710Z Downloaded assert_cmd v2.1.2
18032026-03-10T18:24:37.716Z Downloaded termcolor v1.4.1
18042026-03-10T18:24:37.719Z Downloaded futures-timer v3.0.3
18052026-03-10T18:24:37.719Z Downloaded cargo_metadata v0.23.1
18062026-03-10T18:24:37.722Z Downloaded supports-hyperlinks v2.1.0
18072026-03-10T18:24:37.725Z Downloaded plotters-backend v0.3.7
18082026-03-10T18:24:37.725Z Downloaded addr2line v0.25.1
18092026-03-10T18:24:37.728Z Downloaded relative-path v1.9.3
18102026-03-10T18:24:37.731Z Downloaded concurrent-queue v2.5.0
18112026-03-10T18:24:37.733Z Downloaded approx v0.5.1
18122026-03-10T18:24:37.733Z Downloaded linkme v0.3.35
18132026-03-10T18:24:37.737Z Downloaded async-lock v3.4.2
18142026-03-10T18:24:37.740Z Downloaded criterion-plot v0.6.0
18152026-03-10T18:24:37.744Z Downloaded nested v0.1.1
18162026-03-10T18:24:37.744Z Downloaded backtrace v0.3.76
18172026-03-10T18:24:37.746Z Downloaded owo-colors v3.5.0
18182026-03-10T18:24:37.764Z Downloaded target-lexicon v0.13.3
18192026-03-10T18:24:37.767Z Downloaded datatest-stable v0.3.3
18202026-03-10T18:24:37.770Z Downloaded supports-unicode v2.1.0
18212026-03-10T18:24:37.770Z Downloaded path-tree v0.8.3
18222026-03-10T18:24:37.770Z Downloaded cargo-platform v0.3.2
18232026-03-10T18:24:37.773Z Downloaded anes v0.1.6
18242026-03-10T18:24:37.776Z Downloaded serde_regex v1.1.0
18252026-03-10T18:24:37.776Z Downloaded pathdiff v0.2.3
18262026-03-10T18:24:37.776Z Downloaded oorandom v11.1.5
18272026-03-10T18:24:37.776Z Downloaded escape8259 v0.5.3
18282026-03-10T18:24:37.778Z Downloaded terminal_size v0.1.17
18292026-03-10T18:24:37.781Z Downloaded libtest-mimic v0.8.1
18302026-03-10T18:24:37.781Z Downloaded parking v2.2.1
18312026-03-10T18:24:37.784Z Downloaded constant_time_eq v0.3.1
18322026-03-10T18:24:37.787Z Downloaded async-object-pool v0.2.0
18332026-03-10T18:24:37.790Z Downloaded miette-derive v5.10.0
18342026-03-10T18:24:37.790Z Downloaded plotters-svg v0.3.7
18352026-03-10T18:24:37.792Z Downloaded linkme-impl v0.3.35
18362026-03-10T18:24:37.795Z Downloaded event-listener-strategy v0.5.4
18372026-03-10T18:24:37.795Z Downloaded backtrace-ext v0.2.1
18382026-03-10T18:24:37.798Z Downloaded cast v0.3.0
18392026-03-10T18:24:37.798Z Downloaded target-triple v1.0.0
18402026-03-10T18:24:37.798Z Downloaded guppy-workspace-hack v0.1.0
18412026-03-10T18:24:37.801Z Downloaded rstest_macros v0.25.0
18422026-03-10T18:24:37.805Z Downloaded assert-json-diff v2.0.2
18432026-03-10T18:24:37.808Z Downloaded supports-color v2.1.0
18442026-03-10T18:24:37.808Z Downloaded similar-asserts v1.7.0
18452026-03-10T18:24:37.813Z Downloaded rust-argon2 v2.1.0
18462026-03-10T18:24:37.815Z Downloaded tinytemplate v1.2.1
18472026-03-10T18:24:37.815Z Downloaded rand_distr v0.5.1
18482026-03-10T18:24:37.818Z Downloaded stringmetrics v2.2.2
18492026-03-10T18:24:37.821Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18502026-03-10T18:24:37.821Z Downloaded target-spec v3.5.7
18512026-03-10T18:24:37.824Z Downloaded partial-io v0.5.4
18522026-03-10T18:24:37.824Z Downloaded knuffel-derive v3.2.0
18532026-03-10T18:24:37.829Z Downloaded cfg-expr v0.20.6
18542026-03-10T18:24:37.834Z Downloaded event-listener v5.4.1
18552026-03-10T18:24:37.838Z Downloaded blake2b_simd v1.0.4
18562026-03-10T18:24:37.840Z Downloaded httptest v0.16.4
18572026-03-10T18:24:37.845Z Downloaded rstest v0.25.0
18582026-03-10T18:24:37.848Z Downloaded fancy-regex v0.14.0
18592026-03-10T18:24:37.851Z Downloaded rustc-demangle v0.1.27
18602026-03-10T18:24:37.853Z Downloaded trybuild v1.0.116
18612026-03-10T18:24:37.856Z Downloaded toml v1.0.3+spec-1.1.0
18622026-03-10T18:24:37.859Z Downloaded textwrap v0.15.2
18632026-03-10T18:24:37.862Z Downloaded knuffel v3.2.0
18642026-03-10T18:24:37.867Z Downloaded miette v5.10.0
18652026-03-10T18:24:37.870Z Downloaded criterion v0.7.0
18662026-03-10T18:24:37.875Z Downloaded guppy v0.17.25
18672026-03-10T18:24:37.879Z Downloaded chumsky v0.9.3
18682026-03-10T18:24:37.883Z Downloaded plotters v0.3.7
18692026-03-10T18:24:37.896Z Downloaded hashbrown v0.14.5
18702026-03-10T18:24:37.910Z Downloaded gimli v0.32.3
18712026-03-10T18:24:38.004Z Downloaded httpmock v0.8.3
18722026-03-10T18:24:39.998Z Checking cfg-if v1.0.4
18732026-03-10T18:24:40.361Z Checking libc v0.2.180
18742026-03-10T18:24:40.366Z Checking serde_core v1.0.228
18752026-03-10T18:24:40.438Z Checking memchr v2.8.0
18762026-03-10T18:24:40.476Z Checking smallvec v1.15.1
18772026-03-10T18:24:40.515Z Checking log v0.4.29
18782026-03-10T18:24:40.515Z Checking itoa v1.0.17
18792026-03-10T18:24:40.596Z Checking zeroize v1.8.2
18802026-03-10T18:24:40.637Z Checking libm v0.2.16
18812026-03-10T18:24:40.721Z Checking scopeguard v1.2.0
18822026-03-10T18:24:40.765Z Checking stable_deref_trait v1.2.1
18832026-03-10T18:24:40.807Z Checking zmij v1.0.21
18842026-03-10T18:24:40.850Z Checking zerofrom v0.1.6
18852026-03-10T18:24:40.891Z Checking lock_api v0.4.14
18862026-03-10T18:24:40.934Z Checking percent-encoding v2.3.2
18872026-03-10T18:24:40.975Z Checking writeable v0.6.2
18882026-03-10T18:24:41.025Z Checking yoke v0.8.1
18892026-03-10T18:24:41.066Z Checking errno v0.3.14
18902026-03-10T18:24:41.135Z Checking getrandom v0.2.17
18912026-03-10T18:24:41.182Z Checking litemap v0.8.1
18922026-03-10T18:24:41.222Z Checking subtle v2.6.1
18932026-03-10T18:24:41.275Z Checking icu_normalizer_data v2.1.1
18942026-03-10T18:24:41.275Z Checking icu_properties_data v2.1.2
18952026-03-10T18:24:41.338Z Checking zerovec v0.11.5
18962026-03-10T18:24:41.379Z Checking zerotrie v0.2.3
18972026-03-10T18:24:41.419Z Checking rand_core v0.6.4
18982026-03-10T18:24:41.456Z Checking form_urlencoded v1.2.2
18992026-03-10T18:24:41.492Z Checking portable-atomic v1.13.1
19002026-03-10T18:24:41.533Z Checking pin-project-lite v0.2.17
19012026-03-10T18:24:41.640Z Checking utf8_iter v1.0.4
19022026-03-10T18:24:41.683Z Checking critical-section v1.2.0
19032026-03-10T18:24:41.687Z Checking zerocopy v0.8.40
19042026-03-10T18:24:41.761Z Checking num-traits v0.2.19
19052026-03-10T18:24:41.764Z Checking parking_lot_core v0.9.12
19062026-03-10T18:24:41.839Z Checking rand_core v0.10.0
19072026-03-10T18:24:41.879Z Checking signal-hook-registry v1.4.8
19082026-03-10T18:24:41.973Z Checking tinystr v0.8.2
19092026-03-10T18:24:42.046Z Checking potential_utf v0.1.4
19102026-03-10T18:24:42.089Z Checking parking_lot v0.12.5
19112026-03-10T18:24:42.128Z Checking getrandom v0.4.1
19122026-03-10T18:24:42.132Z Checking once_cell v1.21.3
19132026-03-10T18:24:42.231Z Checking icu_locale_core v2.1.1
19142026-03-10T18:24:42.269Z Checking icu_collections v2.1.1
19152026-03-10T18:24:42.365Z Checking mio v1.1.1
19162026-03-10T18:24:42.407Z Checking typenum v1.19.0
19172026-03-10T18:24:42.450Z Checking socket2 v0.6.2
19182026-03-10T18:24:42.556Z Checking serde v1.0.228
19192026-03-10T18:24:42.597Z Checking bitflags v2.11.0
19202026-03-10T18:24:42.716Z Checking serde_json v1.0.149
19212026-03-10T18:24:42.780Z Checking iana-time-zone v0.1.65
19222026-03-10T18:24:42.824Z Checking thiserror v2.0.18
19232026-03-10T18:24:42.868Z Checking allocator-api2 v0.2.21
19242026-03-10T18:24:42.939Z Checking uuid v1.21.0
19252026-03-10T18:24:42.981Z Checking semver v1.0.27
19262026-03-10T18:24:43.023Z Checking icu_provider v2.1.1
19272026-03-10T18:24:43.135Z Checking generic-array v0.14.7
19282026-03-10T18:24:43.176Z Checking bytes v1.11.1
19292026-03-10T18:24:43.269Z Checking chrono v0.4.44
19302026-03-10T18:24:43.310Z Checking futures-core v0.3.32
19312026-03-10T18:24:43.350Z Checking icu_properties v2.1.2
19322026-03-10T18:24:43.391Z Checking icu_normalizer v2.1.1
19332026-03-10T18:24:43.497Z Checking equivalent v1.0.2
19342026-03-10T18:24:43.649Z Checking dyn-clone v1.0.20
19352026-03-10T18:24:43.691Z Checking const-oid v0.9.6
19362026-03-10T18:24:43.803Z Checking tokio v1.49.0
19372026-03-10T18:24:43.842Z Checking crypto-common v0.1.7
19382026-03-10T18:24:43.882Z Checking foldhash v0.2.0
19392026-03-10T18:24:43.886Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19402026-03-10T18:24:44.018Z Checking block-buffer v0.10.4
19412026-03-10T18:24:44.099Z Checking hashbrown v0.16.1
19422026-03-10T18:24:44.257Z Checking futures-sink v0.3.32
19432026-03-10T18:24:44.305Z Checking rustix v1.1.3
19442026-03-10T18:24:44.399Z Checking byteorder v1.5.0
19452026-03-10T18:24:44.443Z Checking futures-channel v0.3.32
19462026-03-10T18:24:44.508Z Checking idna_adapter v1.2.1
19472026-03-10T18:24:44.689Z Checking futures-task v0.3.32
19482026-03-10T18:24:44.692Z Checking idna v1.1.0
19492026-03-10T18:24:44.768Z Checking digest v0.10.7
19502026-03-10T18:24:44.771Z Checking slab v0.4.12
19512026-03-10T18:24:44.843Z Checking futures-io v0.3.32
19522026-03-10T18:24:44.893Z Checking cpufeatures v0.2.17
19532026-03-10T18:24:45.011Z Checking indexmap v2.13.0
19542026-03-10T18:24:45.015Z Checking thiserror v1.0.69
19552026-03-10T18:24:45.085Z Checking futures-util v0.3.32
19562026-03-10T18:24:45.123Z Checking url v2.5.8
19572026-03-10T18:24:45.161Z Checking getrandom v0.3.4
19582026-03-10T18:24:45.202Z Checking fnv v1.0.7
19592026-03-10T18:24:45.346Z Checking regex-syntax v0.8.10
19602026-03-10T18:24:45.386Z Checking http v1.4.0
19612026-03-10T18:24:45.494Z Checking tracing-core v0.1.36
19622026-03-10T18:24:45.717Z Checking schemars v0.8.22
19632026-03-10T18:24:45.820Z Checking base64 v0.22.1
19642026-03-10T18:24:45.934Z Checking tracing v0.1.44
19652026-03-10T18:24:46.035Z Checking ppv-lite86 v0.2.21
19662026-03-10T18:24:46.164Z Checking unicode-ident v1.0.24
19672026-03-10T18:24:46.210Z Checking ipnet v2.11.0
19682026-03-10T18:24:46.248Z Checking utf8parse v0.2.2
19692026-03-10T18:24:46.337Z Checking anstyle v1.0.13
19702026-03-10T18:24:46.404Z Checking proc-macro2 v1.0.106
19712026-03-10T18:24:46.500Z Checking untrusted v0.9.0
19722026-03-10T18:24:46.583Z Checking anstyle-parse v0.2.7
19732026-03-10T18:24:46.624Z Checking aho-corasick v1.1.4
19742026-03-10T18:24:46.665Z Checking anstyle-query v1.1.5
19752026-03-10T18:24:46.670Z Checking ring v0.17.14
19762026-03-10T18:24:46.807Z Checking colorchoice v1.0.4
19772026-03-10T18:24:46.810Z Checking is_terminal_polyfill v1.70.2
19782026-03-10T18:24:46.884Z Checking quote v1.0.44
19792026-03-10T18:24:46.959Z Checking base64ct v1.8.3
19802026-03-10T18:24:46.999Z Checking anstream v0.6.21
19812026-03-10T18:24:47.141Z Checking syn v2.0.117
19822026-03-10T18:24:47.214Z Checking block-padding v0.3.3
19832026-03-10T18:24:47.288Z Checking terminal_size v0.4.3
19842026-03-10T18:24:47.323Z Checking rustls-pki-types v1.14.0
19852026-03-10T18:24:47.407Z Checking inout v0.1.4
19862026-03-10T18:24:47.453Z Checking crossbeam-utils v0.8.21
19872026-03-10T18:24:47.566Z Checking regex-automata v0.4.14
19882026-03-10T18:24:47.620Z Checking httparse v1.10.1
19892026-03-10T18:24:47.726Z Checking cipher v0.4.4
19902026-03-10T18:24:47.769Z Checking clap_lex v1.0.0
19912026-03-10T18:24:47.915Z Checking strsim v0.11.1
19922026-03-10T18:24:47.956Z Checking sha2 v0.10.9
19932026-03-10T18:24:47.996Z Checking pem-rfc7468 v0.7.0
19942026-03-10T18:24:48.036Z Checking http-body v1.0.1
19952026-03-10T18:24:48.077Z Checking rand_core v0.9.5
19962026-03-10T18:24:48.121Z Checking tokio-util v0.7.18
19972026-03-10T18:24:48.162Z Checking clap_builder v4.5.60
19982026-03-10T18:24:48.219Z Checking atomic-waker v1.1.2
19992026-03-10T18:24:48.263Z Checking hmac v0.12.1
20002026-03-10T18:24:48.331Z Checking try-lock v0.2.5
20012026-03-10T18:24:48.373Z Checking httpdate v1.0.3
20022026-03-10T18:24:48.375Z Checking ryu v1.0.23
20032026-03-10T18:24:48.453Z Checking pin-utils v0.1.0
20042026-03-10T18:24:48.494Z Checking want v0.3.1
20052026-03-10T18:24:48.569Z Checking tower-layer v0.3.3
20062026-03-10T18:24:48.610Z Checking tower-service v0.3.3
20072026-03-10T18:24:48.648Z Checking flagset v0.4.7
20082026-03-10T18:24:48.687Z Checking rand_chacha v0.9.0
20092026-03-10T18:24:48.749Z Checking erased-serde v0.3.31
20102026-03-10T18:24:48.789Z Checking spin v0.9.8
20112026-03-10T18:24:48.834Z Checking der v0.7.10
20122026-03-10T18:24:48.954Z Checking h2 v0.4.13
20132026-03-10T18:24:48.993Z Checking rand v0.9.2
20142026-03-10T18:24:49.049Z Checking anyhow v1.0.102
20152026-03-10T18:24:49.329Z Checking http-body-util v0.1.3
20162026-03-10T18:24:49.369Z Checking slog v2.8.2
20172026-03-10T18:24:49.636Z Checking aws-lc-sys v0.37.1
20182026-03-10T18:24:49.676Z Checking untrusted v0.7.1
20192026-03-10T18:24:49.748Z Checking powerfmt v0.2.0
20202026-03-10T18:24:49.848Z Checking openssl-probe v0.2.1
20212026-03-10T18:24:49.891Z Checking time-core v0.1.8
20222026-03-10T18:24:49.894Z Checking clap v4.5.60
20232026-03-10T18:24:50.028Z Checking deranged v0.5.8
20242026-03-10T18:24:50.031Z Checking num_threads v0.1.7
20252026-03-10T18:24:50.109Z Checking num-conv v0.2.0
20262026-03-10T18:24:50.112Z Checking fastrand v2.3.0
20272026-03-10T18:24:50.186Z Checking regex v1.12.3
20282026-03-10T18:24:50.226Z Checking spki v0.7.3
20292026-03-10T18:24:50.292Z Checking serde_urlencoded v0.7.1
20302026-03-10T18:24:50.405Z Checking pbkdf2 v0.12.2
20312026-03-10T18:24:50.447Z Checking aes v0.8.4
20322026-03-10T18:24:50.486Z Checking rand_chacha v0.3.1
20332026-03-10T18:24:50.559Z Checking aws-lc-rs v1.16.0
20342026-03-10T18:24:50.601Z Checking unicode-width v0.2.0
20352026-03-10T18:24:50.604Z Checking pretty-hex v0.4.1
20362026-03-10T18:24:50.604Z Checking cbc v0.1.2
20372026-03-10T18:24:50.779Z Checking rand v0.8.5
20382026-03-10T18:24:50.821Z Checking salsa20 v0.10.2
20392026-03-10T18:24:50.864Z Checking ipnetwork v0.21.1
20402026-03-10T18:24:50.954Z Checking tempfile v3.25.0
20412026-03-10T18:24:50.994Z Checking hex v0.4.3
20422026-03-10T18:24:51.034Z Checking scrypt v0.11.0
20432026-03-10T18:24:51.183Z Checking plain v0.2.3
20442026-03-10T18:24:51.240Z Checking rustls-native-certs v0.8.3
20452026-03-10T18:24:51.281Z Checking pkcs5 v0.7.1
20462026-03-10T18:24:51.343Z Checking sync_wrapper v1.0.2
20472026-03-10T18:24:51.385Z Checking camino v1.2.2
20482026-03-10T18:24:51.427Z Checking time v0.3.47
20492026-03-10T18:24:51.467Z Checking ucd-trie v0.1.7
20502026-03-10T18:24:51.507Z Checking mime v0.3.17
20512026-03-10T18:24:51.547Z Checking tower v0.5.3
20522026-03-10T18:24:51.646Z Checking pkcs8 v0.10.2
20532026-03-10T18:24:51.686Z Checking pest v2.8.6
20542026-03-10T18:24:51.753Z Checking rustls-webpki v0.103.9
20552026-03-10T18:24:51.794Z Checking webpki-roots v1.0.6
20562026-03-10T18:24:51.830Z Checking iri-string v0.7.10
20572026-03-10T18:24:51.895Z Checking either v1.15.0
20582026-03-10T18:24:51.973Z Checking openapiv3 v2.2.0
20592026-03-10T18:24:52.098Z Checking foreign-types-shared v0.1.1
20602026-03-10T18:24:52.172Z Checking openssl-sys v0.9.111
20612026-03-10T18:24:52.232Z Checking foreign-types v0.3.2
20622026-03-10T18:24:52.334Z Checking rustls v0.23.37
20632026-03-10T18:24:52.376Z Checking encoding_rs v0.8.35
20642026-03-10T18:24:52.658Z Checking hyper v1.8.1
20652026-03-10T18:24:52.955Z Checking winnow v0.7.14
20662026-03-10T18:24:53.009Z Checking openssl v0.10.75
20672026-03-10T18:24:53.221Z Checking oxnet v0.1.4
20682026-03-10T18:24:53.314Z Checking tower-http v0.6.8
20692026-03-10T18:24:53.554Z Checking lazy_static v1.5.0
20702026-03-10T18:24:53.658Z Checking static_assertions v1.1.0
20712026-03-10T18:24:53.701Z Checking signature v2.2.0
20722026-03-10T18:24:53.704Z Checking simd-adler32 v0.3.8
20732026-03-10T18:24:53.779Z Checking hubpack v0.1.2
20742026-03-10T18:24:53.782Z Checking adler2 v2.0.1
20752026-03-10T18:24:53.887Z Checking strum v0.26.3
20762026-03-10T18:24:53.890Z Checking hyper-util v0.1.20
20772026-03-10T18:24:53.980Z Checking sha1 v0.10.6
20782026-03-10T18:24:54.022Z Checking miniz_oxide v0.8.9
20792026-03-10T18:24:54.025Z Checking tinyvec_macros v0.1.1
20802026-03-10T18:24:54.097Z Checking data-encoding v2.10.0
20812026-03-10T18:24:54.172Z Checking tinyvec v1.10.0
20822026-03-10T18:24:54.214Z Checking serde_spanned v0.6.9
20832026-03-10T18:24:54.397Z Checking toml_datetime v0.6.11
20842026-03-10T18:24:54.477Z Checking num-integer v0.1.46
20852026-03-10T18:24:54.522Z Checking scroll v0.13.0
20862026-03-10T18:24:54.580Z Checking bit-vec v0.8.0
20872026-03-10T18:24:54.628Z Checking base16ct v0.2.0
20882026-03-10T18:24:54.670Z Checking crossbeam-epoch v0.9.18
20892026-03-10T18:24:54.804Z Checking crc32fast v1.5.0
20902026-03-10T18:24:54.846Z Checking sec1 v0.7.3
20912026-03-10T18:24:54.849Z Checking goblin v0.10.5
20922026-03-10T18:24:54.920Z Checking bit-set v0.8.0
20932026-03-10T18:24:54.984Z Checking ff v0.13.1
20942026-03-10T18:24:55.025Z Checking memmap2 v0.9.10
20952026-03-10T18:24:55.134Z Checking wait-timeout v0.2.1
20962026-03-10T18:24:55.137Z Checking num-iter v0.1.45
20972026-03-10T18:24:55.211Z Checking group v0.13.0
20982026-03-10T18:24:55.256Z Checking dtrace-parser v0.3.0
20992026-03-10T18:24:55.315Z Checking bstr v1.12.1
21002026-03-10T18:24:55.356Z Checking hkdf v0.12.4
21012026-03-10T18:24:55.423Z Checking ahash v0.8.12
21022026-03-10T18:24:55.553Z Checking crypto-bigint v0.5.5
21032026-03-10T18:24:55.595Z Checking scroll v0.12.0
21042026-03-10T18:24:55.598Z Checking tokio-rustls v0.26.4
21052026-03-10T18:24:55.598Z Checking thread-id v5.1.0
21062026-03-10T18:24:55.709Z Checking quick-error v1.2.3
21072026-03-10T18:24:55.796Z Checking rand_xorshift v0.4.0
21082026-03-10T18:24:55.840Z Checking native-tls v0.2.18
21092026-03-10T18:24:55.881Z Checking rusty-fork v0.3.1
21102026-03-10T18:24:55.884Z Checking zerocopy v0.7.35
21112026-03-10T18:24:55.960Z Checking goblin v0.8.2
21122026-03-10T18:24:55.963Z Checking hyper-rustls v0.27.7
21132026-03-10T18:24:56.035Z Checking unarray v0.1.4
21142026-03-10T18:24:56.088Z Checking tokio-native-tls v0.3.1
21152026-03-10T18:24:56.129Z Checking num-bigint-dig v0.8.6
21162026-03-10T18:24:56.197Z Checking proptest v1.10.0
21172026-03-10T18:24:56.261Z Checking dtrace-parser v0.2.0
21182026-03-10T18:24:56.315Z Checking hyper-tls v0.6.0
21192026-03-10T18:24:56.558Z Checking reqwest v0.12.28
21202026-03-10T18:24:56.603Z Checking pkcs1 v0.7.5
21212026-03-10T18:24:56.681Z Checking x509-cert v0.2.5
21222026-03-10T18:24:56.898Z Checking thread-id v4.2.2
21232026-03-10T18:24:57.026Z Checking zlib-rs v0.6.2
21242026-03-10T18:24:57.161Z Checking elliptic-curve v0.13.8
21252026-03-10T18:24:57.308Z Checking unicode-segmentation v1.12.0
21262026-03-10T18:24:57.584Z Checking rsa v0.9.10
21272026-03-10T18:24:57.624Z Checking crossbeam-deque v0.8.6
21282026-03-10T18:24:57.674Z Checking rfc6979 v0.4.0
21292026-03-10T18:24:57.748Z Checking toml_write v0.1.2
21302026-03-10T18:24:57.846Z Checking ecdsa v0.16.9
21312026-03-10T18:24:57.887Z Checking toml_parser v1.0.9+spec-1.1.0
21322026-03-10T18:24:57.992Z Checking toml_edit v0.22.27
21332026-03-10T18:24:58.223Z Checking curve25519-dalek v4.1.3
21342026-03-10T18:24:58.264Z Checking flate2 v1.1.9
21352026-03-10T18:24:58.267Z Checking dof v0.4.0
21362026-03-10T18:24:58.340Z Checking rustix v0.38.44
21372026-03-10T18:24:58.381Z Checking env_filter v1.0.0
21382026-03-10T18:24:58.597Z Checking psl-types v2.0.11
21392026-03-10T18:24:58.730Z Checking keccak v0.1.6
21402026-03-10T18:24:58.774Z Checking dof v0.3.0
21412026-03-10T18:24:58.777Z Checking newtype-uuid v1.3.2
21422026-03-10T18:24:58.777Z Checking publicsuffix v2.3.0
21432026-03-10T18:24:58.978Z Checking sha3 v0.10.8
21442026-03-10T18:24:59.083Z Checking env_logger v0.11.9
21452026-03-10T18:24:59.124Z Checking daft v0.1.5
21462026-03-10T18:24:59.181Z Checking usdt-impl v0.5.0
21472026-03-10T18:24:59.261Z Checking usdt-impl v0.6.0
21482026-03-10T18:24:59.303Z Checking ed25519 v2.2.3
21492026-03-10T18:24:59.306Z Checking cookie v0.18.1
21502026-03-10T18:24:59.381Z Checking itertools v0.13.0
21512026-03-10T18:24:59.458Z Checking serde_with v3.17.0
21522026-03-10T18:24:59.500Z Checking siphasher v1.0.2
21532026-03-10T18:24:59.541Z Checking bitflags v1.3.2
21542026-03-10T18:24:59.581Z Checking ed25519-dalek v2.2.0
21552026-03-10T18:24:59.584Z Checking rustls-platform-verifier v0.6.2
21562026-03-10T18:24:59.660Z Checking usdt v0.6.0
21572026-03-10T18:24:59.663Z Checking cookie_store v0.22.1
21582026-03-10T18:24:59.738Z Checking unicode-normalization v0.1.25
21592026-03-10T18:24:59.741Z Checking signal-hook v0.3.18
21602026-03-10T18:24:59.818Z Checking toml_datetime v0.7.5+spec-1.1.0
21612026-03-10T18:24:59.882Z Checking winnow v0.5.40
21622026-03-10T18:24:59.924Z Checking managed v0.8.0
21632026-03-10T18:25:00.045Z Checking rayon-core v1.13.0
21642026-03-10T18:25:00.099Z Checking bzip2-sys v0.1.13+1.0.8
21652026-03-10T18:25:00.148Z Checking reqwest v0.13.2
21662026-03-10T18:25:00.199Z Checking object v0.37.3
21672026-03-10T18:25:00.240Z Checking foldhash v0.1.5
21682026-03-10T18:25:00.296Z Checking bzip2 v0.4.4
21692026-03-10T18:25:00.440Z Checking hashbrown v0.15.5
21702026-03-10T18:25:00.500Z Checking signal-hook-mio v0.2.5
21712026-03-10T18:25:00.540Z Checking ref-cast v1.0.25
21722026-03-10T18:25:00.658Z Checking zstd-sys v2.0.16+zstd.1.5.7
21732026-03-10T18:25:00.699Z Checking zip v0.6.6
21742026-03-10T18:25:00.824Z Checking libbz2-rs-sys v0.2.2
21752026-03-10T18:25:00.864Z Checking zstd-safe v7.2.4
21762026-03-10T18:25:01.095Z Checking bumpalo v3.20.2
21772026-03-10T18:25:01.136Z Checking zstd v0.13.3
21782026-03-10T18:25:01.176Z Checking crossterm v0.28.1
21792026-03-10T18:25:01.292Z Checking rayon v1.11.0
21802026-03-10T18:25:01.388Z Checking bzip2 v0.6.1
21812026-03-10T18:25:01.431Z Checking zopfli v0.8.3
21822026-03-10T18:25:01.434Z Checking similar v2.7.0
21832026-03-10T18:25:01.509Z Checking toml_edit v0.19.15
21842026-03-10T18:25:01.513Z Checking fs-err v3.3.0
21852026-03-10T18:25:01.624Z Checking hash32 v0.2.1
21862026-03-10T18:25:01.858Z Checking serde-big-array v0.5.1
21872026-03-10T18:25:01.898Z Checking unicode-properties v0.1.4
21882026-03-10T18:25:01.958Z Checking jiff v0.2.21
21892026-03-10T18:25:02.001Z Checking predicates-core v1.0.10
21902026-03-10T18:25:02.051Z Checking unicode-bidi v0.3.18
21912026-03-10T18:25:02.166Z Checking heapless v0.7.17
21922026-03-10T18:25:02.206Z Checking hickory-proto v0.25.2
21932026-03-10T18:25:02.210Z Checking tokio-stream v0.1.18
21942026-03-10T18:25:02.460Z Checking stringprep v0.1.5
21952026-03-10T18:25:02.685Z Checking md-5 v0.10.6
21962026-03-10T18:25:02.749Z Checking float-cmp v0.10.0
21972026-03-10T18:25:02.789Z Checking fallible-iterator v0.2.0
21982026-03-10T18:25:02.884Z Checking rustc-hash v2.1.1
21992026-03-10T18:25:02.940Z Checking difflib v0.4.0
22002026-03-10T18:25:02.981Z Checking toml v0.7.8
22012026-03-10T18:25:03.054Z Checking normalize-line-endings v0.3.0
22022026-03-10T18:25:03.175Z Checking postgres-protocol v0.6.10
22032026-03-10T18:25:03.215Z Checking iddqd v0.3.17
22042026-03-10T18:25:03.218Z Checking predicates v3.1.4
22052026-03-10T18:25:03.311Z Checking smoltcp v0.9.1
22062026-03-10T18:25:03.432Z Checking phf_shared v0.13.1
22072026-03-10T18:25:03.628Z Checking phf_shared v0.11.3
22082026-03-10T18:25:03.666Z Checking itertools v0.12.1
22092026-03-10T18:25:03.705Z Checking console v0.16.2
22102026-03-10T18:25:03.745Z Checking buf-list v1.1.2
22112026-03-10T18:25:03.838Z Checking strum v0.27.2
22122026-03-10T18:25:04.007Z Checking unit-prefix v0.5.2
22132026-03-10T18:25:04.012Z Checking new_debug_unreachable v1.0.6
22142026-03-10T18:25:04.122Z Checking fixedbitset v0.5.7
22152026-03-10T18:25:04.165Z Checking fixedbitset v0.4.2
22162026-03-10T18:25:04.170Z Checking lalrpop-util v0.19.12
22172026-03-10T18:25:04.238Z Checking precomputed-hash v0.1.1
22182026-03-10T18:25:04.375Z Checking string_cache v0.8.9
22192026-03-10T18:25:04.413Z Checking petgraph v0.6.5
22202026-03-10T18:25:04.418Z Checking petgraph v0.8.3
22212026-03-10T18:25:04.419Z Checking indicatif v0.18.4
22222026-03-10T18:25:04.522Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22232026-03-10T18:25:04.613Z Checking phf v0.13.1
22242026-03-10T18:25:04.838Z Checking postgres-types v0.2.12
22252026-03-10T18:25:04.966Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22262026-03-10T18:25:05.048Z Checking zone v0.3.1
22272026-03-10T18:25:05.097Z Checking zip v4.6.1
22282026-03-10T18:25:05.283Z Checking peg-runtime v0.8.5
22292026-03-10T18:25:05.371Z Checking whoami v2.1.0
22302026-03-10T18:25:05.549Z Checking futures-executor v0.3.32
22312026-03-10T18:25:05.629Z Checking is-terminal v0.4.17
22322026-03-10T18:25:05.672Z Checking tokio-postgres v0.7.16
22332026-03-10T18:25:05.760Z Checking futures v0.3.32
22342026-03-10T18:25:05.800Z Checking crossbeam-channel v0.5.15
22352026-03-10T18:25:05.886Z Checking thread_local v1.1.9
22362026-03-10T18:25:05.889Z Checking term v1.2.1
22372026-03-10T18:25:05.978Z Checking take_mut v0.2.2
22382026-03-10T18:25:06.121Z Checking regress v0.10.5
22392026-03-10T18:25:06.167Z Compiling rustls v0.22.4
22402026-03-10T18:25:06.170Z Compiling newtype-uuid-macros v0.1.0
22412026-03-10T18:25:06.243Z Checking slog-term v2.9.2
22422026-03-10T18:25:06.285Z Checking slog-async v2.8.0
22432026-03-10T18:25:06.491Z Compiling structmeta-derive v0.3.0
22442026-03-10T18:25:06.538Z Compiling multer v3.1.0
22452026-03-10T18:25:06.625Z Compiling async-stream-impl v0.3.6
22462026-03-10T18:25:06.709Z Compiling dropshot v0.16.7
22472026-03-10T18:25:06.913Z Compiling dropshot_endpoint v0.16.7
22482026-03-10T18:25:07.092Z Checking match_cfg v0.1.0
22492026-03-10T18:25:07.214Z Checking hostname v0.3.1
22502026-03-10T18:25:07.261Z Checking slog-json v2.6.1
22512026-03-10T18:25:07.342Z Checking debug-ignore v1.0.5
22522026-03-10T18:25:07.382Z Checking serde_spanned v1.0.4
22532026-03-10T18:25:07.470Z Checking toml_writer v1.0.6+spec-1.1.0
22542026-03-10T18:25:07.511Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22552026-03-10T18:25:07.514Z Checking slog-bunyan v2.5.0
22562026-03-10T18:25:07.588Z Checking rustls-webpki v0.102.8
22572026-03-10T18:25:07.718Z Checking serde_path_to_error v0.1.20
22582026-03-10T18:25:07.760Z Checking toml v0.9.12+spec-1.1.0
22592026-03-10T18:25:07.804Z Checking async-stream v0.3.6
22602026-03-10T18:25:07.976Z Compiling structmeta v0.3.0
22612026-03-10T18:25:08.065Z Checking progenitor-client v0.13.0
22622026-03-10T18:25:08.141Z Checking waitgroup v0.1.2
22632026-03-10T18:25:08.144Z Checking rustls-pemfile v2.2.0
22642026-03-10T18:25:08.282Z Compiling derive-ex v0.1.8
22652026-03-10T18:25:08.321Z Checking hostname v0.4.2
22662026-03-10T18:25:08.363Z Compiling parse-display-derive v0.10.0
22672026-03-10T18:25:08.411Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22682026-03-10T18:25:08.434Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22692026-03-10T18:25:08.507Z Checking itertools v0.14.0
22702026-03-10T18:25:08.638Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22712026-03-10T18:25:08.686Z Checking macaddr v1.0.1
22722026-03-10T18:25:08.918Z Checking progenitor-client v0.10.0
22732026-03-10T18:25:08.978Z Checking instant v0.1.13
22742026-03-10T18:25:09.100Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22752026-03-10T18:25:09.166Z Checking backoff v0.4.0
22762026-03-10T18:25:09.232Z Checking backon v1.6.0
22772026-03-10T18:25:09.295Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22782026-03-10T18:25:09.420Z Checking heck v0.5.0
22792026-03-10T18:25:09.477Z Checking progenitor-extras v0.1.1
22802026-03-10T18:25:09.605Z Checking camino-tempfile v1.4.1
22812026-03-10T18:25:09.843Z Checking toml v0.8.23
22822026-03-10T18:25:09.925Z Compiling cfg_aliases v0.2.1
22832026-03-10T18:25:09.970Z Compiling memoffset v0.9.1
22842026-03-10T18:25:10.051Z Compiling toml_edit v0.23.10+spec-1.0.0
22852026-03-10T18:25:10.112Z Checking tokio-rustls v0.25.0
22862026-03-10T18:25:10.317Z Compiling crucible-workspace-hack v0.1.0
22872026-03-10T18:25:10.564Z Checking secrecy v0.10.3
22882026-03-10T18:25:10.651Z Compiling test-strategy v0.4.5
22892026-03-10T18:25:10.694Z Checking parse-display v0.10.0
22902026-03-10T18:25:10.790Z Checking glob v0.3.3
22912026-03-10T18:25:10.851Z Compiling proc-macro-crate v3.4.0
22922026-03-10T18:25:10.904Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22932026-03-10T18:25:11.033Z Compiling heapless v0.8.0
22942026-03-10T18:25:11.316Z Checking tabwriter v1.4.1
22952026-03-10T18:25:11.537Z Checking hash32 v0.3.1
22962026-03-10T18:25:11.577Z Compiling ingot-macros v0.1.1
22972026-03-10T18:25:11.628Z Compiling convert_case v0.4.0
22982026-03-10T18:25:11.696Z Compiling smoltcp v0.11.0
22992026-03-10T18:25:11.737Z Compiling unsafe-libyaml v0.2.11
23002026-03-10T18:25:11.741Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23012026-03-10T18:25:12.171Z Compiling derive_more v0.99.20
23022026-03-10T18:25:12.268Z Compiling num_enum_derive v0.7.5
23032026-03-10T18:25:12.658Z Compiling serde_yaml v0.9.34+deprecated
23042026-03-10T18:25:12.781Z Checking cobs v0.3.0
23052026-03-10T18:25:12.818Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23062026-03-10T18:25:12.967Z Compiling foreign-types-macros v0.2.3
23072026-03-10T18:25:13.007Z Checking foreign-types-shared v0.3.1
23082026-03-10T18:25:13.155Z Checking cpufeatures v0.3.0
23092026-03-10T18:25:13.280Z Checking chacha20 v0.10.0
23102026-03-10T18:25:13.336Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23112026-03-10T18:25:13.595Z Checking postcard v1.1.3
23122026-03-10T18:25:13.747Z Checking num_enum v0.7.5
23132026-03-10T18:25:13.785Z Checking foreign-types v0.5.0
23142026-03-10T18:25:14.013Z Compiling proc-macro-crate v1.3.1
23152026-03-10T18:25:14.075Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23162026-03-10T18:25:14.121Z Checking sigpipe v0.1.3
23172026-03-10T18:25:14.250Z Checking cstr-argument v0.1.2
23182026-03-10T18:25:14.385Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23192026-03-10T18:25:14.438Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23202026-03-10T18:25:14.595Z Checking colored v3.1.1
23212026-03-10T18:25:14.726Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23222026-03-10T18:25:14.854Z Compiling num_enum_derive v0.5.11
23232026-03-10T18:25:14.895Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23242026-03-10T18:25:14.990Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252026-03-10T18:25:15.083Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23262026-03-10T18:25:15.143Z Checking rand v0.10.0
23272026-03-10T18:25:15.181Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23282026-03-10T18:25:15.321Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23292026-03-10T18:25:15.392Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23302026-03-10T18:25:15.476Z Checking ingot-types v0.1.2
23312026-03-10T18:25:15.574Z Compiling nix v0.30.1
23322026-03-10T18:25:15.619Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23332026-03-10T18:25:15.804Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23342026-03-10T18:25:15.843Z Checking smf v0.2.3
23352026-03-10T18:25:16.014Z Checking ingot v0.1.1
23362026-03-10T18:25:16.063Z Compiling num-derive v0.4.2
23372026-03-10T18:25:16.103Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23382026-03-10T18:25:16.238Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23392026-03-10T18:25:16.347Z Checking num_enum v0.5.11
23402026-03-10T18:25:16.465Z Checking whoami v1.6.1
23412026-03-10T18:25:16.514Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23422026-03-10T18:25:16.554Z Compiling typify-impl v0.6.1
23432026-03-10T18:25:16.717Z Checking half v2.7.1
23442026-03-10T18:25:16.988Z Checking ciborium-io v0.2.2
23452026-03-10T18:25:17.132Z Checking indent_write v2.2.0
23462026-03-10T18:25:17.167Z Checking ciborium-ll v0.2.2
23472026-03-10T18:25:17.324Z Checking universal-hash v0.5.1
23482026-03-10T18:25:17.383Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23492026-03-10T18:25:17.423Z Checking ciborium v0.2.2
23502026-03-10T18:25:17.513Z Checking opaque-debug v0.3.1
23512026-03-10T18:25:17.585Z Checking aead v0.5.2
23522026-03-10T18:25:17.630Z Checking swrite v0.1.0
23532026-03-10T18:25:17.704Z Checking poly1305 v0.8.0
23542026-03-10T18:25:17.769Z Checking chacha20 v0.9.1
23552026-03-10T18:25:17.808Z Checking unicode-width v0.1.14
23562026-03-10T18:25:18.026Z Compiling thiserror-impl-no-std v2.0.2
23572026-03-10T18:25:18.068Z Checking password-hash v0.5.0
23582026-03-10T18:25:18.072Z Checking blake2 v0.10.6
23592026-03-10T18:25:18.163Z Compiling usdt-attr-macro v0.5.0
23602026-03-10T18:25:18.396Z Compiling usdt-macro v0.5.0
23612026-03-10T18:25:18.443Z Checking memmap v0.7.0
23622026-03-10T18:25:18.513Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23632026-03-10T18:25:18.626Z Checking argon2 v0.5.3
23642026-03-10T18:25:18.665Z Checking chacha20poly1305 v0.10.1
23652026-03-10T18:25:18.863Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23662026-03-10T18:25:19.097Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23672026-03-10T18:25:19.238Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23682026-03-10T18:25:19.277Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23692026-03-10T18:25:19.383Z Checking usdt v0.5.0
23702026-03-10T18:25:19.500Z Compiling derive-where v1.6.0
23712026-03-10T18:25:19.562Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23722026-03-10T18:25:19.606Z Checking atomicwrites v0.4.4
23732026-03-10T18:25:19.681Z Checking tokio-dtrace v0.1.1
23742026-03-10T18:25:19.720Z Checking thiserror-no-std v2.0.2
23752026-03-10T18:25:19.828Z Checking console v0.15.11
23762026-03-10T18:25:19.868Z Checking vsss-rs v3.3.4
23772026-03-10T18:25:19.941Z Checking oxide-tokio-rt v0.1.2
23782026-03-10T18:25:20.050Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23792026-03-10T18:25:20.155Z Checking newline-converter v0.3.0
23802026-03-10T18:25:20.222Z Checking bytecount v0.6.9
23812026-03-10T18:25:20.324Z Checking expectorate v1.2.0
23822026-03-10T18:25:20.383Z Compiling prettyplease v0.2.37
23832026-03-10T18:25:20.420Z Compiling owo-colors v4.3.0
23842026-03-10T18:25:20.511Z Compiling cancel-safe-futures v0.1.5
23852026-03-10T18:25:20.743Z Checking libsw-core v0.3.2
23862026-03-10T18:25:20.969Z Checking libsw v3.5.0
23872026-03-10T18:25:21.215Z Checking linear-map v1.2.0
23882026-03-10T18:25:21.294Z Checking same-file v1.0.6
23892026-03-10T18:25:21.338Z Checking num-rational v0.4.2
23902026-03-10T18:25:21.406Z Checking num-complex v0.4.6
23912026-03-10T18:25:21.448Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23922026-03-10T18:25:21.486Z Checking float-ord v0.3.2
23932026-03-10T18:25:21.505Z Checking walkdir v2.5.0
23942026-03-10T18:25:21.614Z Compiling typify-impl v0.4.3
23952026-03-10T18:25:21.656Z Checking gethostname v0.5.0
23962026-03-10T18:25:21.831Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-03-10T18:25:21.916Z Checking num v0.4.3
23982026-03-10T18:25:21.957Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23992026-03-10T18:25:22.064Z Compiling async-recursion v1.1.1
24002026-03-10T18:25:22.101Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24012026-03-10T18:25:23.065Z Compiling typify-macro v0.6.1
24022026-03-10T18:25:23.877Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24032026-03-10T18:25:24.473Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042026-03-10T18:25:24.519Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24052026-03-10T18:25:25.205Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24062026-03-10T18:25:25.341Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24072026-03-10T18:25:25.458Z Compiling typify v0.6.1
24082026-03-10T18:25:25.636Z Compiling progenitor-impl v0.13.0
24092026-03-10T18:25:27.083Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24102026-03-10T18:25:28.135Z Compiling typify-macro v0.4.3
24112026-03-10T18:25:28.174Z Checking smawk v0.3.2
24122026-03-10T18:25:28.269Z Checking unicode-linebreak v0.1.5
24132026-03-10T18:25:28.319Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24142026-03-10T18:25:28.371Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24152026-03-10T18:25:28.579Z Checking globset v0.4.18
24162026-03-10T18:25:28.999Z Compiling convert_case v0.10.0
24172026-03-10T18:25:29.452Z Compiling progenitor-macro v0.13.0
24182026-03-10T18:25:29.816Z Compiling slog-dtrace v0.3.0
24192026-03-10T18:25:30.089Z Checking resolv-conf v0.7.6
24202026-03-10T18:25:30.226Z Compiling derive_more-impl v2.1.1
24212026-03-10T18:25:30.523Z Compiling typify v0.4.3
24222026-03-10T18:25:30.717Z Compiling pin-project-internal v1.1.11
24232026-03-10T18:25:30.755Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24242026-03-10T18:25:31.048Z Checking pem v3.0.6
24252026-03-10T18:25:31.299Z Checking fd-lock v4.0.4
24262026-03-10T18:25:31.386Z Checking derive_more v2.1.1
24272026-03-10T18:25:31.426Z Checking vte v0.14.1
24282026-03-10T18:25:31.492Z Checking display-error-chain v0.2.2
24292026-03-10T18:25:31.531Z Checking crossterm v0.29.0
24302026-03-10T18:25:31.659Z Checking strip-ansi-escapes v0.2.1
24312026-03-10T18:25:31.699Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24322026-03-10T18:25:31.826Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24332026-03-10T18:25:32.024Z Compiling snafu-derive v0.8.9
24342026-03-10T18:25:32.334Z Checking linked-hash-map v0.5.6
24352026-03-10T18:25:32.373Z Checking pin-project v1.1.11
24362026-03-10T18:25:32.534Z Checking termtree v0.5.1
24372026-03-10T18:25:32.589Z Checking nu-ansi-term v0.50.3
24382026-03-10T18:25:32.662Z Checking lru-cache v0.1.2
24392026-03-10T18:25:32.739Z Compiling progenitor-impl v0.11.2
24402026-03-10T18:25:32.829Z Checking textwrap v0.16.2
24412026-03-10T18:25:32.901Z Checking reedline v0.40.0
24422026-03-10T18:25:33.132Z Checking olpc-cjson v0.1.4
24432026-03-10T18:25:33.342Z Checking hickory-proto v0.24.4
24442026-03-10T18:25:34.350Z Checking serde_plain v1.0.2
24452026-03-10T18:25:34.476Z Compiling minimal-lexical v0.2.1
24462026-03-10T18:25:34.565Z Checking typed-path v0.9.3
24472026-03-10T18:25:34.747Z Checking snafu v0.8.9
24482026-03-10T18:25:34.834Z Compiling nom v7.1.3
24492026-03-10T18:25:35.671Z Checking tough v0.20.0
24502026-03-10T18:25:35.743Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24512026-03-10T18:25:36.131Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24522026-03-10T18:25:36.329Z Checking progenitor-client v0.11.2
24532026-03-10T18:25:36.494Z Compiling progenitor-macro v0.11.2
24542026-03-10T18:25:36.537Z Checking progenitor v0.13.0
24552026-03-10T18:25:36.572Z Checking nibble_vec v0.1.0
24562026-03-10T18:25:36.667Z Checking endian-type v0.1.2
24572026-03-10T18:25:36.715Z Checking hickory-resolver v0.24.4
24582026-03-10T18:25:36.751Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24592026-03-10T18:25:36.819Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24602026-03-10T18:25:36.856Z Checking radix_trie v0.2.1
24612026-03-10T18:25:37.163Z Compiling ar_archive_writer v0.5.1
24622026-03-10T18:25:37.434Z Checking humantime v2.3.0
24632026-03-10T18:25:37.581Z Checking csv-core v0.1.13
24642026-03-10T18:25:37.676Z Checking qorb v0.4.1
24652026-03-10T18:25:37.713Z Checking base64 v0.21.7
24662026-03-10T18:25:37.853Z Checking csv v1.4.0
24672026-03-10T18:25:38.054Z Compiling stacker v0.1.23
24682026-03-10T18:25:38.421Z Compiling psm v0.1.30
24692026-03-10T18:25:38.430Z Checking highway v1.3.0
24702026-03-10T18:25:38.495Z Compiling cfg_aliases v0.1.1
24712026-03-10T18:25:38.628Z Compiling nix v0.28.0
24722026-03-10T18:25:38.864Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24732026-03-10T18:25:39.202Z Checking papergrid v0.11.0
24742026-03-10T18:25:39.299Z Compiling tabled_derive v0.7.0
24752026-03-10T18:25:39.418Z Checking home v0.5.12
24762026-03-10T18:25:39.640Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24772026-03-10T18:25:39.678Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24782026-03-10T18:25:40.067Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24792026-03-10T18:25:40.296Z Checking phf_shared v0.12.1
24802026-03-10T18:25:40.339Z Compiling recursive-proc-macro-impl v0.1.1
24812026-03-10T18:25:40.543Z Compiling chrono-tz v0.10.4
24822026-03-10T18:25:40.660Z Checking tabled v0.15.0
24832026-03-10T18:25:45.320Z Compiling semver v0.1.20
24842026-03-10T18:25:45.504Z Checking phf v0.12.1
24852026-03-10T18:25:45.504Z Checking recursive v0.1.1
24862026-03-10T18:25:45.504Z Compiling const_format_proc_macros v0.2.34
24872026-03-10T18:25:45.504Z Compiling rustc_version v0.1.7
24882026-03-10T18:25:45.504Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24892026-03-10T18:25:45.504Z Compiling peg-macros v0.8.5
24902026-03-10T18:25:45.504Z Checking winnow v0.6.26
24912026-03-10T18:25:45.504Z Compiling sqlparser_derive v0.5.0
24922026-03-10T18:25:45.504Z Checking unicode_categories v0.1.1
24932026-03-10T18:25:45.504Z Checking rustyline v14.0.0
24942026-03-10T18:25:45.504Z Checking sqlformat v0.3.5
24952026-03-10T18:25:45.504Z Checking const_format v0.2.35
24962026-03-10T18:25:45.504Z Checking sqlparser v0.61.0
24972026-03-10T18:25:45.505Z Checking peg v0.8.5
24982026-03-10T18:25:45.505Z Compiling newtype_derive v0.1.6
24992026-03-10T18:25:45.505Z Checking progenitor v0.11.2
25002026-03-10T18:25:45.505Z Checking bcs v0.1.6
25012026-03-10T18:25:45.505Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25022026-03-10T18:25:45.505Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25032026-03-10T18:25:45.505Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25042026-03-10T18:25:45.505Z Checking utf-8 v0.7.6
25052026-03-10T18:25:45.505Z Checking steno v0.4.1
25062026-03-10T18:25:45.505Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25072026-03-10T18:25:45.505Z Checking filetime v0.2.27
25082026-03-10T18:25:45.505Z Checking arc-swap v1.8.2
25092026-03-10T18:25:45.505Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25102026-03-10T18:25:45.566Z Checking xattr v1.6.1
25112026-03-10T18:25:45.567Z Checking slog-scope v4.4.1
25122026-03-10T18:25:45.567Z Checking tar v0.4.44
25132026-03-10T18:25:45.567Z Compiling progenitor-impl v0.10.0
25142026-03-10T18:25:45.567Z Checking slog-stdlog v4.1.1
25152026-03-10T18:25:45.567Z Checking slog-envlogger v2.2.0
25162026-03-10T18:25:45.567Z Checking tungstenite v0.21.0
25172026-03-10T18:25:45.577Z Checking typeid v1.0.3
25182026-03-10T18:25:45.681Z Checking subprocess v0.2.15
25192026-03-10T18:25:45.933Z Checking tokio-tungstenite v0.21.0
25202026-03-10T18:25:46.083Z Checking headers-core v0.3.0
25212026-03-10T18:25:46.295Z Checking headers v0.4.1
25222026-03-10T18:25:46.368Z Compiling lzma-sys v0.1.20
25232026-03-10T18:25:46.502Z Compiling cargo_toml v0.22.3
25242026-03-10T18:25:46.982Z Checking yasna v0.5.2
25252026-03-10T18:25:47.201Z Checking xz2 v0.1.7
25262026-03-10T18:25:47.445Z Checking ron v0.12.0
25272026-03-10T18:25:47.523Z Checking rcgen v0.12.1
25282026-03-10T18:25:47.962Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25292026-03-10T18:25:47.985Z Checking base16ct v1.0.0
25302026-03-10T18:25:48.179Z Checking dropshot-api-manager-types v0.5.2
25312026-03-10T18:25:48.272Z Checking tagptr v0.2.0
25322026-03-10T18:25:48.422Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25332026-03-10T18:25:48.461Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25342026-03-10T18:25:48.500Z Checking moka v0.12.13
25352026-03-10T18:25:48.537Z Compiling progenitor-macro v0.10.0
25362026-03-10T18:25:48.665Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25372026-03-10T18:25:48.702Z Compiling radium v0.7.0
25382026-03-10T18:25:49.083Z Compiling libefi-sys v0.1.0
25392026-03-10T18:25:49.262Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25402026-03-10T18:25:49.402Z Checking hickory-resolver v0.25.2
25412026-03-10T18:25:49.439Z Compiling bitfield-struct v0.6.2
25422026-03-10T18:25:49.478Z Compiling maybe-uninit v2.0.0
25432026-03-10T18:25:49.722Z Checking tap v1.0.1
25442026-03-10T18:25:49.921Z Checking wyz v0.5.1
25452026-03-10T18:25:50.264Z Compiling zerocopy-derive v0.6.6
25462026-03-10T18:25:50.346Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25472026-03-10T18:25:50.363Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25482026-03-10T18:25:50.435Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25492026-03-10T18:25:50.475Z Checking funty v2.0.0
25502026-03-10T18:25:50.706Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25512026-03-10T18:25:50.850Z Compiling packed_struct v0.10.1
25522026-03-10T18:25:50.964Z Checking crc-catalog v2.4.0
25532026-03-10T18:25:51.017Z Checking bitvec v1.0.1
25542026-03-10T18:25:51.126Z Checking crc v3.4.0
25552026-03-10T18:25:51.313Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25562026-03-10T18:25:51.444Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25572026-03-10T18:25:51.493Z Checking zerocopy v0.6.6
25582026-03-10T18:25:51.699Z Compiling packed_struct_codegen v0.10.1
25592026-03-10T18:25:51.788Z Compiling bitfield-macros v0.19.4
25602026-03-10T18:25:51.838Z Compiling indexmap v1.9.3
25612026-03-10T18:25:51.942Z Checking nodrop v0.1.14
25622026-03-10T18:25:52.088Z Checking array-init v0.0.4
25632026-03-10T18:25:52.197Z Checking smallvec v0.6.14
25642026-03-10T18:25:52.485Z Checking hashbrown v0.12.3
25652026-03-10T18:25:52.629Z Checking serde-hex v0.1.0
25662026-03-10T18:25:52.790Z Checking bitfield v0.19.4
25672026-03-10T18:25:52.944Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25682026-03-10T18:25:53.172Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692026-03-10T18:25:53.211Z Checking ron v0.8.1
25702026-03-10T18:25:53.553Z Checking hashbrown v0.13.2
25712026-03-10T18:25:53.944Z Checking crc-any v2.5.0
25722026-03-10T18:25:54.147Z Checking object v0.30.4
25732026-03-10T18:25:54.212Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25742026-03-10T18:25:54.360Z Checking path-slash v0.1.5
25752026-03-10T18:25:54.443Z Compiling xshell-macros v0.2.7
25762026-03-10T18:25:54.520Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25772026-03-10T18:25:54.739Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25782026-03-10T18:25:54.879Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25792026-03-10T18:25:54.981Z Checking xshell v0.2.7
25802026-03-10T18:25:55.025Z Checking half v1.8.3
25812026-03-10T18:25:55.279Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25822026-03-10T18:25:55.342Z Checking serde_cbor v0.11.2
25832026-03-10T18:25:55.623Z Compiling num-derive v0.3.3
25842026-03-10T18:25:55.655Z Checking progenitor v0.10.0
25852026-03-10T18:25:55.862Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25862026-03-10T18:25:55.898Z Compiling proc-macro-error-attr2 v2.0.0
25872026-03-10T18:25:56.245Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25882026-03-10T18:25:56.517Z Compiling proc-macro-error2 v2.0.1
25892026-03-10T18:25:56.570Z Compiling nix v0.31.1
25902026-03-10T18:25:56.891Z Checking libscf-sys v1.1.0
25912026-03-10T18:25:56.959Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25922026-03-10T18:25:57.085Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25932026-03-10T18:25:57.200Z Compiling tabled_derive v0.11.0
25942026-03-10T18:25:57.342Z Checking papergrid v0.17.0
25952026-03-10T18:25:57.383Z Checking testing_table v0.3.0
25962026-03-10T18:25:57.531Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25972026-03-10T18:25:58.256Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25982026-03-10T18:25:58.442Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25992026-03-10T18:25:58.611Z Checking maplit v1.0.2
26002026-03-10T18:25:58.780Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26012026-03-10T18:25:58.836Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26022026-03-10T18:25:58.877Z Checking tabled v0.20.0
26032026-03-10T18:25:59.183Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26042026-03-10T18:25:59.512Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26052026-03-10T18:25:59.636Z Checking crc8 v0.1.1
26062026-03-10T18:25:59.787Z Checking fxhash v0.2.1
26072026-03-10T18:25:59.974Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26082026-03-10T18:26:00.014Z Checking unicase v2.9.0
26092026-03-10T18:26:00.050Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26102026-03-10T18:26:00.245Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26112026-03-10T18:26:00.588Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26122026-03-10T18:26:00.832Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26132026-03-10T18:26:00.871Z Checking kstat-rs v0.2.4
26142026-03-10T18:26:01.054Z Compiling parking_lot_core v0.8.6
26152026-03-10T18:26:01.150Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26162026-03-10T18:26:01.498Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26172026-03-10T18:26:01.570Z Compiling git-stub v1.0.0
26182026-03-10T18:26:01.693Z Compiling dsl_auto_type v0.1.3
26192026-03-10T18:26:01.806Z Checking scheduled-thread-pool v0.2.7
26202026-03-10T18:26:01.932Z Compiling vergen-gitcl v1.0.8
26212026-03-10T18:26:02.021Z Compiling diesel_table_macro_syntax v0.2.0
26222026-03-10T18:26:02.114Z Checking r2d2 v0.8.10
26232026-03-10T18:26:02.275Z Compiling git-stub-vcs v0.1.0
26242026-03-10T18:26:02.320Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26252026-03-10T18:26:02.395Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26262026-03-10T18:26:02.477Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26272026-03-10T18:26:02.583Z Compiling diesel_derives v2.2.7
26282026-03-10T18:26:02.616Z Checking parking_lot v0.11.2
26292026-03-10T18:26:02.791Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26302026-03-10T18:26:02.831Z Checking prefix-trie v0.7.0
26312026-03-10T18:26:02.889Z Checking nanorand v0.7.0
26322026-03-10T18:26:03.108Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26332026-03-10T18:26:03.173Z Compiling dirs-sys-next v0.1.2
26342026-03-10T18:26:03.298Z Compiling crunchy v0.2.4
26352026-03-10T18:26:03.430Z Compiling dirs-next v2.0.0
26362026-03-10T18:26:03.483Z Checking hickory-server v0.25.2
26372026-03-10T18:26:03.555Z Checking flume v0.11.1
26382026-03-10T18:26:03.594Z Checking sled v0.34.7
26392026-03-10T18:26:03.631Z Compiling clang-sys v1.8.1
26402026-03-10T18:26:03.735Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26412026-03-10T18:26:03.901Z Checking hickory-client v0.25.2
26422026-03-10T18:26:04.041Z Compiling tiny-keccak v2.0.2
26432026-03-10T18:26:04.285Z Compiling term v0.7.0
26442026-03-10T18:26:04.374Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26452026-03-10T18:26:04.426Z Compiling salty v0.3.0
26462026-03-10T18:26:04.613Z Compiling bit-vec v0.6.3
26472026-03-10T18:26:04.839Z Compiling ascii-canvas v3.0.0
26482026-03-10T18:26:04.934Z Compiling bit-set v0.5.3
26492026-03-10T18:26:05.134Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26502026-03-10T18:26:05.175Z Checking primeorder v0.13.6
26512026-03-10T18:26:05.219Z Compiling itertools v0.10.5
26522026-03-10T18:26:05.522Z Compiling ena v0.14.4
26532026-03-10T18:26:05.639Z Compiling libloading v0.8.9
26542026-03-10T18:26:05.827Z Compiling regex-syntax v0.6.29
26552026-03-10T18:26:05.871Z Compiling diff v0.1.13
26562026-03-10T18:26:05.939Z Compiling bindgen v0.71.1
26572026-03-10T18:26:06.707Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26582026-03-10T18:26:06.744Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26592026-03-10T18:26:06.804Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26602026-03-10T18:26:07.083Z Compiling cexpr v0.6.0
26612026-03-10T18:26:07.251Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26622026-03-10T18:26:07.590Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26632026-03-10T18:26:07.627Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26642026-03-10T18:26:07.919Z Compiling lalrpop v0.19.12
26652026-03-10T18:26:08.017Z Compiling libxml v0.3.3
26662026-03-10T18:26:08.352Z Compiling fs-err v2.11.0
26672026-03-10T18:26:08.727Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26682026-03-10T18:26:08.767Z Checking diesel v2.2.12
26692026-03-10T18:26:08.833Z Checking p384 v0.13.1
26702026-03-10T18:26:08.872Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26712026-03-10T18:26:09.323Z Compiling strum_macros v0.24.3
26722026-03-10T18:26:09.420Z Compiling indoc v1.0.9
26732026-03-10T18:26:11.203Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26742026-03-10T18:26:11.240Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26752026-03-10T18:26:11.687Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26762026-03-10T18:26:11.943Z Checking quick-xml v0.37.5
26772026-03-10T18:26:11.988Z Checking derive_builder v0.20.2
26782026-03-10T18:26:12.068Z Compiling oso-derive v0.27.3
26792026-03-10T18:26:12.160Z Compiling impl-trait-for-tuples v0.2.3
26802026-03-10T18:26:12.527Z Compiling trait-variant v0.1.2
26812026-03-10T18:26:12.753Z Checking parse-size v1.1.0
26822026-03-10T18:26:12.936Z Checking openssl-probe v0.1.6
26832026-03-10T18:26:13.104Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26842026-03-10T18:26:13.167Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26852026-03-10T18:26:13.280Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26862026-03-10T18:26:14.219Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26872026-03-10T18:26:14.375Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26882026-03-10T18:26:14.429Z Checking assert_matches v1.5.0
26892026-03-10T18:26:14.480Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26902026-03-10T18:26:14.559Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26912026-03-10T18:26:14.975Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26922026-03-10T18:26:15.739Z Compiling mime_guess v2.0.5
26932026-03-10T18:26:16.526Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26942026-03-10T18:26:16.937Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26952026-03-10T18:26:17.000Z Checking predicates-tree v1.0.13
26962026-03-10T18:26:17.038Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26972026-03-10T18:26:17.178Z Checking http-range v0.1.5
26982026-03-10T18:26:17.375Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26992026-03-10T18:26:17.670Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27002026-03-10T18:26:17.746Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27012026-03-10T18:26:17.845Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27022026-03-10T18:26:18.689Z Checking atty v0.2.14
27032026-03-10T18:26:18.756Z Compiling diesel-dtrace v0.4.2
27042026-03-10T18:26:19.309Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27052026-03-10T18:26:19.354Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27062026-03-10T18:26:19.830Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27072026-03-10T18:26:20.076Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27082026-03-10T18:26:20.376Z Checking bb8 v0.8.6
27092026-03-10T18:26:20.757Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27102026-03-10T18:26:21.043Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27112026-03-10T18:26:21.080Z Checking corncobs v0.1.4
27122026-03-10T18:26:21.294Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-03-10T18:26:21.490Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-10T18:26:21.613Z Checking hyper-staticfile v0.10.1
27152026-03-10T18:26:21.661Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27162026-03-10T18:26:21.855Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27172026-03-10T18:26:21.961Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27182026-03-10T18:26:22.011Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-03-10T18:26:22.053Z Checking ignore v0.4.25
27202026-03-10T18:26:22.089Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27212026-03-10T18:26:22.298Z Checking signal-hook-tokio v0.3.1
27222026-03-10T18:26:22.493Z Checking secrecy v0.8.0
27232026-03-10T18:26:22.619Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27242026-03-10T18:26:22.831Z Checking globwalk v0.9.1
27252026-03-10T18:26:23.028Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27262026-03-10T18:26:23.097Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27272026-03-10T18:26:23.455Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27282026-03-10T18:26:23.694Z Checking nonempty v0.12.0
27292026-03-10T18:26:23.736Z Checking camino-tempfile-ext v0.3.3
27302026-03-10T18:26:23.938Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27312026-03-10T18:26:24.025Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27322026-03-10T18:26:24.081Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27332026-03-10T18:26:24.480Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27342026-03-10T18:26:24.949Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27352026-03-10T18:26:25.432Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27362026-03-10T18:26:25.631Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27372026-03-10T18:26:25.671Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27382026-03-10T18:26:25.950Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27392026-03-10T18:26:26.481Z Checking async-bb8-diesel v0.2.1
27402026-03-10T18:26:26.556Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27412026-03-10T18:26:26.905Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27422026-03-10T18:26:26.966Z Checking tungstenite v0.23.0
27432026-03-10T18:26:27.265Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27442026-03-10T18:26:27.475Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27452026-03-10T18:26:27.515Z Checking void v1.0.2
27462026-03-10T18:26:27.568Z Checking tokio-tungstenite v0.23.1
27472026-03-10T18:26:27.681Z Checking lzss v0.8.2
27482026-03-10T18:26:27.930Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27492026-03-10T18:26:27.968Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27502026-03-10T18:26:27.971Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27512026-03-10T18:26:28.205Z Checking nix v0.27.1
27522026-03-10T18:26:28.832Z Checking serde_bytes v0.11.19
27532026-03-10T18:26:28.959Z Checking rand_seeder v0.4.0
27542026-03-10T18:26:29.103Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27552026-03-10T18:26:29.182Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27562026-03-10T18:26:29.589Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27572026-03-10T18:26:29.702Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27582026-03-10T18:26:29.840Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27592026-03-10T18:26:30.683Z Checking is_ci v1.2.0
27602026-03-10T18:26:30.849Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27612026-03-10T18:26:30.888Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27622026-03-10T18:26:31.041Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27632026-03-10T18:26:31.218Z Checking yansi v1.0.1
27642026-03-10T18:26:31.606Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27652026-03-10T18:26:31.758Z Checking pretty_assertions v1.4.1
27662026-03-10T18:26:31.920Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27672026-03-10T18:26:31.962Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27682026-03-10T18:26:32.276Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27692026-03-10T18:26:32.602Z Compiling darling_core v0.23.0
27702026-03-10T18:26:33.558Z Compiling indoc v2.0.7
27712026-03-10T18:26:33.792Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27722026-03-10T18:26:33.954Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27732026-03-10T18:26:34.198Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27742026-03-10T18:26:34.255Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-03-10T18:26:34.558Z Compiling instability v0.3.11
27762026-03-10T18:26:34.806Z Compiling libz-sys v1.1.24
27772026-03-10T18:26:34.901Z Checking castaway v0.2.4
27782026-03-10T18:26:35.073Z Checking compact_str v0.8.1
27792026-03-10T18:26:35.173Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27802026-03-10T18:26:35.291Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-03-10T18:26:35.623Z Checking supports-color v3.0.2
27822026-03-10T18:26:35.816Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27832026-03-10T18:26:36.135Z Checking unicode-truncate v1.1.0
27842026-03-10T18:26:36.282Z Compiling darling_macro v0.23.0
27852026-03-10T18:26:36.357Z Checking lru v0.12.5
27862026-03-10T18:26:36.395Z Checking cassowary v0.3.0
27872026-03-10T18:26:36.682Z Compiling libgit2-sys v0.18.3+1.9.2
27882026-03-10T18:26:36.896Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27892026-03-10T18:26:36.979Z Compiling darling v0.23.0
27902026-03-10T18:26:37.644Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27912026-03-10T18:26:38.125Z Checking ratatui v0.29.0
27922026-03-10T18:26:38.499Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27932026-03-10T18:26:38.797Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27942026-03-10T18:26:39.205Z Compiling vergen-git2 v1.0.7
27952026-03-10T18:26:39.554Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27962026-03-10T18:26:39.601Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27972026-03-10T18:26:39.850Z Checking colored v2.2.0
27982026-03-10T18:26:39.900Z Checking plotters-backend v0.3.7
27992026-03-10T18:26:39.953Z Compiling rustls v0.21.12
28002026-03-10T18:26:40.146Z Checking shell-words v1.1.1
28012026-03-10T18:26:40.196Z Checking plotters-svg v0.3.7
28022026-03-10T18:26:40.383Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28032026-03-10T18:26:40.420Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28042026-03-10T18:26:40.423Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28052026-03-10T18:26:40.717Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28062026-03-10T18:26:40.756Z Compiling nix v0.29.0
28072026-03-10T18:26:41.327Z Checking sct v0.7.1
28082026-03-10T18:26:41.372Z Checking rustls-webpki v0.101.7
28092026-03-10T18:26:41.538Z Checking cast v0.3.0
28102026-03-10T18:26:41.663Z Checking hex-literal v0.4.1
28112026-03-10T18:26:41.782Z Checking criterion-plot v0.6.0
28122026-03-10T18:26:41.822Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28132026-03-10T18:26:42.294Z Checking plotters v0.3.7
28142026-03-10T18:26:43.323Z Checking erased-serde v0.4.9
28152026-03-10T18:26:43.620Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28162026-03-10T18:26:43.882Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28172026-03-10T18:26:44.922Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28182026-03-10T18:26:45.950Z Checking tinytemplate v1.2.1
28192026-03-10T18:26:46.288Z Checking ordered-float v2.10.1
28202026-03-10T18:26:46.649Z Checking anes v0.1.6
28212026-03-10T18:26:46.922Z Checking oorandom v11.1.5
28222026-03-10T18:26:47.095Z Checking criterion v0.7.0
28232026-03-10T18:26:47.147Z Checking serde-value v0.7.0
28242026-03-10T18:26:47.463Z Checking serde-untagged v0.1.9
28252026-03-10T18:26:47.752Z Checking tokio-rustls v0.24.1
28262026-03-10T18:26:48.404Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28272026-03-10T18:26:48.779Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28282026-03-10T18:26:49.072Z Checking rustls-pemfile v1.0.4
28292026-03-10T18:26:49.278Z Checking twox-hash v2.1.2
28302026-03-10T18:26:49.427Z Checking unicode-xid v0.2.6
28312026-03-10T18:26:49.597Z Checking cargo-util-schemas v0.8.2
28322026-03-10T18:26:49.764Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28332026-03-10T18:26:50.077Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28342026-03-10T18:26:50.340Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28352026-03-10T18:26:50.847Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28362026-03-10T18:26:51.065Z Checking fatfs v0.3.6
28372026-03-10T18:26:51.713Z Checking cargo-platform v0.2.0
28382026-03-10T18:26:51.984Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28392026-03-10T18:26:52.054Z Compiling petname v2.0.2
28402026-03-10T18:26:52.747Z Compiling seq-macro v0.3.6
28412026-03-10T18:26:53.676Z Checking cargo_metadata v0.21.0
28422026-03-10T18:26:53.934Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28432026-03-10T18:26:54.734Z Checking concurrent-queue v2.5.0
28442026-03-10T18:26:55.001Z Checking rtoolbox v0.0.3
28452026-03-10T18:26:55.201Z Checking parking v2.2.1
28462026-03-10T18:26:55.389Z Checking futures-timer v3.0.3
28472026-03-10T18:26:55.512Z Checking event-listener v5.4.1
28482026-03-10T18:26:55.653Z Checking rpassword v7.4.0
28492026-03-10T18:26:55.860Z Checking tui-tree-widget v0.23.1
28502026-03-10T18:26:56.167Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28512026-03-10T18:26:56.395Z Checking polyval v0.6.2
28522026-03-10T18:26:56.436Z Checking sapling-renderdag v0.1.0
28532026-03-10T18:26:56.643Z Checking sync-ptr v0.1.4
28542026-03-10T18:26:56.791Z Checking ghash v0.5.1
28552026-03-10T18:26:56.829Z Checking event-listener-strategy v0.5.4
28562026-03-10T18:26:56.938Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28572026-03-10T18:26:56.977Z Checking ctr v0.9.2
28582026-03-10T18:26:57.030Z Checking constant_time_eq v0.4.2
28592026-03-10T18:26:57.222Z Checking arrayvec v0.7.6
28602026-03-10T18:26:57.260Z Checking arrayref v0.3.9
28612026-03-10T18:26:57.353Z Checking aes-gcm v0.10.3
28622026-03-10T18:26:57.391Z Checking async-lock v3.4.2
28632026-03-10T18:26:57.504Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28642026-03-10T18:26:57.571Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28652026-03-10T18:26:57.955Z Checking ssh-encoding v0.2.0
28662026-03-10T18:26:58.229Z Checking blowfish v0.9.1
28672026-03-10T18:26:58.455Z Checking bcrypt-pbkdf v0.10.0
28682026-03-10T18:26:58.705Z Checking ssh-cipher v0.2.0
28692026-03-10T18:26:58.775Z Checking async-object-pool v0.2.0
28702026-03-10T18:26:58.954Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28712026-03-10T18:26:58.988Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28722026-03-10T18:26:59.396Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28732026-03-10T18:26:59.810Z Checking serde_regex v1.1.0
28742026-03-10T18:27:00.048Z Checking password-hash v0.4.2
28752026-03-10T18:27:00.307Z Checking assert-json-diff v2.0.2
28762026-03-10T18:27:00.369Z Checking path-tree v0.8.3
28772026-03-10T18:27:00.552Z Checking gimli v0.32.3
28782026-03-10T18:27:00.644Z Checking stringmetrics v2.2.2
28792026-03-10T18:27:00.869Z Compiling target-lexicon v0.13.3
28802026-03-10T18:27:01.180Z Checking httpmock v0.8.3
28812026-03-10T18:27:01.657Z Checking pbkdf2 v0.11.0
28822026-03-10T18:27:01.857Z Compiling samael v0.0.19
28832026-03-10T18:27:01.900Z Checking ssh-key v0.6.7
28842026-03-10T18:27:02.785Z Checking addr2line v0.25.1
28852026-03-10T18:27:03.178Z Checking p521 v0.13.3
28862026-03-10T18:27:03.996Z Checking p256 v0.13.2
28872026-03-10T18:27:04.179Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28882026-03-10T18:27:04.371Z Checking russh-cryptovec v0.7.3
28892026-03-10T18:27:04.457Z Checking md5 v0.7.0
28902026-03-10T18:27:04.552Z Compiling guppy-workspace-hack v0.1.0
28912026-03-10T18:27:04.708Z Checking rustc-demangle v0.1.27
28922026-03-10T18:27:04.889Z Checking russh-keys v0.45.0
28932026-03-10T18:27:05.044Z Checking backtrace v0.3.76
28942026-03-10T18:27:05.468Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28952026-03-10T18:27:05.732Z Checking num-bigint v0.4.6
28962026-03-10T18:27:05.770Z Checking des v0.8.1
28972026-03-10T18:27:06.235Z Compiling blake3 v1.8.3
28982026-03-10T18:27:06.756Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28992026-03-10T18:27:07.159Z Compiling target-spec v3.5.7
29002026-03-10T18:27:07.337Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29012026-03-10T18:27:07.425Z Checking russh v0.45.0
29022026-03-10T18:27:08.138Z Checking cfg-expr v0.20.6
29032026-03-10T18:27:08.204Z Checking backtrace-ext v0.2.1
29042026-03-10T18:27:08.362Z Checking supports-color v2.1.0
29052026-03-10T18:27:08.397Z Checking textwrap v0.15.2
29062026-03-10T18:27:08.556Z Checking supports-unicode v2.1.0
29072026-03-10T18:27:08.684Z Checking supports-hyperlinks v2.1.0
29082026-03-10T18:27:08.722Z Checking hashbrown v0.14.5
29092026-03-10T18:27:08.762Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29102026-03-10T18:27:08.855Z Checking cargo-platform v0.3.2
29112026-03-10T18:27:09.048Z Checking terminal_size v0.1.17
29122026-03-10T18:27:09.118Z Checking socket2 v0.5.10
29132026-03-10T18:27:09.214Z Compiling miette-derive v5.10.0
29142026-03-10T18:27:09.415Z Checking internet-checksum v0.2.1
29152026-03-10T18:27:09.482Z Checking owo-colors v3.5.0
29162026-03-10T18:27:09.591Z Checking chumsky v0.9.3
29172026-03-10T18:27:09.954Z Checking cargo_metadata v0.23.1
29182026-03-10T18:27:10.461Z Compiling git2 v0.20.4
29192026-03-10T18:27:10.817Z Checking miette v5.10.0
29202026-03-10T18:27:11.007Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29212026-03-10T18:27:11.079Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29222026-03-10T18:27:11.417Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29232026-03-10T18:27:11.541Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29242026-03-10T18:27:11.840Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29252026-03-10T18:27:11.879Z Checking httptest v0.16.4
29262026-03-10T18:27:12.129Z Checking pathdiff v0.2.3
29272026-03-10T18:27:12.191Z Compiling knuffel-derive v3.2.0
29282026-03-10T18:27:12.301Z Checking nested v0.1.1
29292026-03-10T18:27:12.389Z Checking topological-sort v0.2.2
29302026-03-10T18:27:12.510Z Checking guppy v0.17.25
29312026-03-10T18:27:12.602Z Checking omicron-zone-package v0.12.2
29322026-03-10T18:27:12.982Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29332026-03-10T18:27:13.290Z Checking similar-asserts v1.7.0
29342026-03-10T18:27:13.517Z Compiling rstest_macros v0.25.0
29352026-03-10T18:27:13.847Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29362026-03-10T18:27:13.922Z Compiling target-triple v1.0.0
29372026-03-10T18:27:14.195Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29382026-03-10T18:27:14.312Z Checking knuffel v3.2.0
29392026-03-10T18:27:14.411Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29402026-03-10T18:27:14.630Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29412026-03-10T18:27:14.944Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29422026-03-10T18:27:15.197Z Checking toml_datetime v1.0.0+spec-1.1.0
29432026-03-10T18:27:15.395Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29442026-03-10T18:27:15.504Z Compiling assert_cmd v2.1.2
29452026-03-10T18:27:15.902Z Checking escape8259 v0.5.3
29462026-03-10T18:27:16.034Z Compiling relative-path v1.9.3
29472026-03-10T18:27:16.126Z Checking libtest-mimic v0.8.1
29482026-03-10T18:27:16.589Z Checking toml v1.0.3+spec-1.1.0
29492026-03-10T18:27:16.917Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29502026-03-10T18:27:17.094Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29512026-03-10T18:27:17.456Z Checking blake2b_simd v1.0.4
29522026-03-10T18:27:18.002Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29532026-03-10T18:27:18.036Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29542026-03-10T18:27:18.540Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29552026-03-10T18:27:18.578Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29562026-03-10T18:27:18.904Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29572026-03-10T18:27:19.224Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29582026-03-10T18:27:19.533Z Checking fancy-regex v0.14.0
29592026-03-10T18:27:19.825Z Checking serde_tokenstream v0.2.3
29602026-03-10T18:27:20.069Z Checking uzers v0.12.2
29612026-03-10T18:27:20.140Z Checking constant_time_eq v0.3.1
29622026-03-10T18:27:20.309Z Checking termcolor v1.4.1
29632026-03-10T18:27:20.394Z Compiling linkme-impl v0.3.35
29642026-03-10T18:27:20.631Z Checking trybuild v1.0.116
29652026-03-10T18:27:20.917Z Checking rust-argon2 v2.1.0
29662026-03-10T18:27:21.359Z Checking datatest-stable v0.3.3
29672026-03-10T18:27:21.922Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29682026-03-10T18:27:21.927Z Checking rstest v0.25.0
29692026-03-10T18:27:22.178Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29702026-03-10T18:27:22.359Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29712026-03-10T18:27:22.412Z Checking support-bundle-viewer v0.1.2
29722026-03-10T18:27:22.767Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29732026-03-10T18:27:23.094Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29742026-03-10T18:27:23.289Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29752026-03-10T18:27:23.409Z Checking drift v0.1.3
29762026-03-10T18:27:23.611Z Checking rand_distr v0.5.1
29772026-03-10T18:27:23.903Z Checking multimap v0.10.1
29782026-03-10T18:27:24.151Z Checking approx v0.5.1
29792026-03-10T18:27:24.222Z Compiling linkme v0.3.35
29802026-03-10T18:27:24.372Z Checking dropshot-api-manager v0.5.2
29812026-03-10T18:27:24.873Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29822026-03-10T18:27:25.999Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29832026-03-10T18:27:26.043Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29842026-03-10T18:27:26.135Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29852026-03-10T18:27:26.163Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29862026-03-10T18:27:26.341Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29872026-03-10T18:27:26.455Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29882026-03-10T18:27:26.530Z Checking partial-io v0.5.4
29892026-03-10T18:27:26.730Z Compiling polar-core v0.27.3
29902026-03-10T18:27:26.828Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29912026-03-10T18:27:26.927Z Checking cargo_toml v0.21.0
29922026-03-10T18:27:27.010Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29932026-03-10T18:27:27.100Z Checking termios v0.3.3
29942026-03-10T18:27:27.137Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29952026-03-10T18:27:27.295Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29962026-03-10T18:27:27.760Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29972026-03-10T18:27:28.114Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29982026-03-10T18:27:31.338Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29992026-03-10T18:27:33.834Z Checking oso v0.27.3
30002026-03-10T18:27:41.487Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30012026-03-10T18:27:41.661Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30022026-03-10T18:27:41.661Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30032026-03-10T18:27:46.531Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30042026-03-10T18:27:53.504Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30052026-03-10T18:27:58.578Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-03-10T18:28:00.162Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30072026-03-10T18:28:01.148Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30082026-03-10T18:28:12.329Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30092026-03-10T18:29:59.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 22s
30102026-03-10T18:30:00.071Z
30112026-03-10T18:30:00.074Zreal 5:27.167028632
30122026-03-10T18:30:00.075Zuser 27:49.913526526
30132026-03-10T18:30:00.075Zsys 5:44.801724362
30142026-03-10T18:30:00.075Ztrap 0.720128136
30152026-03-10T18:30:00.075Ztflt 0.598668460
30162026-03-10T18:30:00.075Zdflt 0.176654687
30172026-03-10T18:30:00.075Zkflt 0.001888088
30182026-03-10T18:30:00.075Zlock 1:05:49.280473899
30192026-03-10T18:30:00.075Zslp 1:30:19.224093891
30202026-03-10T18:30:00.075Zlat 2:19.003136184
30212026-03-10T18:30:00.075Zstop 11:58.744776584
30222026-03-10T18:30:00.075Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30232026-03-10T18:30:00.075Z+ ptime -m cargo doc --workspace --no-deps
30242026-03-10T18:30:01.278Zwarning: output filename collision.
30252026-03-10T18:30:01.278ZThe 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)`.
30262026-03-10T18:30:01.278ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30272026-03-10T18:30:01.278ZThe targets should have unique names.
30282026-03-10T18:30:01.279ZThis is a known bug where multiple crates with the same name use
30292026-03-10T18:30:01.279Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30302026-03-10T18:30:02.445Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30312026-03-10T18:30:02.663Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30322026-03-10T18:30:02.690Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30332026-03-10T18:30:02.750Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30342026-03-10T18:30:02.784Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-03-10T18:30:02.817Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30362026-03-10T18:30:02.820Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-10T18:30:03.010Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30382026-03-10T18:30:03.040Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30392026-03-10T18:30:03.071Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30402026-03-10T18:30:03.119Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30412026-03-10T18:30:03.193Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30422026-03-10T18:30:03.336Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30432026-03-10T18:30:03.364Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30442026-03-10T18:30:03.424Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30452026-03-10T18:30:03.527Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30462026-03-10T18:30:03.585Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30472026-03-10T18:30:03.617Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30482026-03-10T18:30:03.620Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30492026-03-10T18:30:04.212Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30502026-03-10T18:30:04.250Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30512026-03-10T18:30:04.316Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30522026-03-10T18:30:04.454Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30532026-03-10T18:30:04.482Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30542026-03-10T18:30:04.509Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30552026-03-10T18:30:04.573Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562026-03-10T18:30:04.716Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30572026-03-10T18:30:04.983Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30582026-03-10T18:30:05.146Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30592026-03-10T18:30:05.251Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30602026-03-10T18:30:05.409Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-03-10T18:30:05.534Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30622026-03-10T18:30:05.597Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30632026-03-10T18:30:05.716Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30642026-03-10T18:30:05.784Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30652026-03-10T18:30:05.909Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30662026-03-10T18:30:05.992Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30672026-03-10T18:30:06.218Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30682026-03-10T18:30:06.348Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30692026-03-10T18:30:06.638Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30702026-03-10T18:30:06.714Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30712026-03-10T18:30:06.805Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722026-03-10T18:30:06.922Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30732026-03-10T18:30:06.970Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30742026-03-10T18:30:07.079Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30752026-03-10T18:30:07.162Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30762026-03-10T18:30:07.230Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30772026-03-10T18:30:07.295Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30782026-03-10T18:30:07.386Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30792026-03-10T18:30:07.413Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30802026-03-10T18:30:07.504Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30812026-03-10T18:30:07.642Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30822026-03-10T18:30:07.730Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30832026-03-10T18:30:07.756Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30842026-03-10T18:30:07.819Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30852026-03-10T18:30:07.946Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30862026-03-10T18:30:08.028Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30872026-03-10T18:30:08.061Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30882026-03-10T18:30:08.252Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30892026-03-10T18:30:08.276Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30902026-03-10T18:30:08.339Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30912026-03-10T18:30:08.387Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30922026-03-10T18:30:08.539Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30932026-03-10T18:30:08.613Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30942026-03-10T18:30:08.951Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30952026-03-10T18:30:08.972Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30962026-03-10T18:30:08.976Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30972026-03-10T18:30:09.023Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30982026-03-10T18:30:09.215Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30992026-03-10T18:30:09.698Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31002026-03-10T18:30:10.033Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31012026-03-10T18:30:10.063Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31022026-03-10T18:30:10.283Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31032026-03-10T18:30:10.758Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31042026-03-10T18:30:10.827Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31052026-03-10T18:30:11.405Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31062026-03-10T18:30:11.550Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31072026-03-10T18:30:11.978Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31082026-03-10T18:30:11.996Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31092026-03-10T18:30:12.122Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31102026-03-10T18:30:12.191Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31112026-03-10T18:30:12.334Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31122026-03-10T18:30:12.363Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31132026-03-10T18:30:12.743Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31142026-03-10T18:30:12.876Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31152026-03-10T18:30:13.215Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31162026-03-10T18:30:13.354Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31172026-03-10T18:30:13.823Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31182026-03-10T18:30:13.901Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31192026-03-10T18:30:14.127Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31202026-03-10T18:30:14.301Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31212026-03-10T18:30:14.604Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31222026-03-10T18:30:14.862Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31232026-03-10T18:30:15.163Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31242026-03-10T18:30:15.226Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31252026-03-10T18:30:15.473Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31262026-03-10T18:30:15.810Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31272026-03-10T18:30:15.979Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31282026-03-10T18:30:16.547Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31292026-03-10T18:30:17.436Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31302026-03-10T18:30:17.655Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31312026-03-10T18:30:18.185Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31322026-03-10T18:30:18.475Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31332026-03-10T18:30:18.950Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31342026-03-10T18:30:18.978Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31352026-03-10T18:30:19.268Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31362026-03-10T18:30:19.373Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31372026-03-10T18:30:19.410Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31382026-03-10T18:30:19.438Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31392026-03-10T18:30:19.613Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31402026-03-10T18:30:19.890Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31412026-03-10T18:30:19.941Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31422026-03-10T18:30:20.034Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31432026-03-10T18:30:20.217Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31442026-03-10T18:30:20.535Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31452026-03-10T18:30:20.616Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31462026-03-10T18:30:22.173Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31472026-03-10T18:30:22.235Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31482026-03-10T18:30:23.054Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31492026-03-10T18:30:23.291Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31502026-03-10T18:30:23.366Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31512026-03-10T18:30:23.397Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31522026-03-10T18:30:23.431Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31532026-03-10T18:30:23.606Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31542026-03-10T18:30:24.360Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31552026-03-10T18:30:24.431Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31562026-03-10T18:30:24.751Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31572026-03-10T18:30:24.984Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31582026-03-10T18:30:25.332Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31592026-03-10T18:30:25.568Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31602026-03-10T18:30:25.658Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31612026-03-10T18:30:25.977Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31622026-03-10T18:30:26.058Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31632026-03-10T18:30:26.147Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31642026-03-10T18:30:27.706Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31652026-03-10T18:30:27.858Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31662026-03-10T18:30:28.168Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31672026-03-10T18:30:28.894Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31682026-03-10T18:30:29.502Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31692026-03-10T18:30:30.412Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31702026-03-10T18:30:31.020Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31712026-03-10T18:30:31.291Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31722026-03-10T18:30:31.470Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31732026-03-10T18:30:32.008Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31742026-03-10T18:30:32.648Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31752026-03-10T18:30:33.840Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31762026-03-10T18:30:35.090Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31772026-03-10T18:30:35.522Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31782026-03-10T18:30:35.646Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31792026-03-10T18:30:35.777Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31802026-03-10T18:30:35.885Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31812026-03-10T18:30:36.207Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31822026-03-10T18:30:36.733Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31832026-03-10T18:30:39.514Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31842026-03-10T18:30:40.646Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31852026-03-10T18:30:40.842Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31862026-03-10T18:30:40.902Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31872026-03-10T18:30:43.243Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31882026-03-10T18:30:44.099Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31892026-03-10T18:30:44.441Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31902026-03-10T18:30:44.680Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31912026-03-10T18:30:46.244Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31922026-03-10T18:30:46.741Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31932026-03-10T18:30:46.923Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31942026-03-10T18:30:47.230Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31952026-03-10T18:30:48.401Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31962026-03-10T18:30:48.442Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31972026-03-10T18:30:48.600Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31982026-03-10T18:30:48.876Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31992026-03-10T18:30:48.904Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32002026-03-10T18:30:49.219Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32012026-03-10T18:30:49.535Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32022026-03-10T18:30:49.596Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32032026-03-10T18:30:50.405Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32042026-03-10T18:30:50.795Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32052026-03-10T18:30:51.369Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32062026-03-10T18:30:51.458Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32072026-03-10T18:30:51.728Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32082026-03-10T18:30:51.792Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32092026-03-10T18:30:52.365Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32102026-03-10T18:30:52.469Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32112026-03-10T18:30:52.593Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32122026-03-10T18:30:53.230Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32132026-03-10T18:30:55.006Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32142026-03-10T18:30:55.486Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32152026-03-10T18:30:56.891Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32162026-03-10T18:31:00.835Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32172026-03-10T18:31:01.654Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32182026-03-10T18:31:02.696Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32192026-03-10T18:31:03.885Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32202026-03-10T18:31:04.543Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32212026-03-10T18:31:07.137Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32222026-03-10T18:31:08.663Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32232026-03-10T18:31:09.237Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32242026-03-10T18:31:10.145Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32252026-03-10T18:31:11.080Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32262026-03-10T18:31:14.642Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32272026-03-10T18:31:15.113Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32282026-03-10T18:31:15.781Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32292026-03-10T18:31:15.968Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32302026-03-10T18:31:16.977Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32312026-03-10T18:31:17.092Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32322026-03-10T18:31:17.340Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32332026-03-10T18:31:18.015Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32342026-03-10T18:31:23.682Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32352026-03-10T18:31:26.587Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32362026-03-10T18:31:27.291Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32372026-03-10T18:31:28.575Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32382026-03-10T18:31:29.323Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32392026-03-10T18:31:30.308Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32402026-03-10T18:31:31.983Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32412026-03-10T18:31:32.863Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32422026-03-10T18:31:33.809Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32432026-03-10T18:31:36.205Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32442026-03-10T18:31:37.037Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32452026-03-10T18:31:38.267Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32462026-03-10T18:31:40.402Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32472026-03-10T18:31:40.738Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32482026-03-10T18:31:41.891Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32492026-03-10T18:31:43.118Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32502026-03-10T18:31:44.448Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32512026-03-10T18:31:45.647Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32522026-03-10T18:31:46.849Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32532026-03-10T18:31:48.019Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32542026-03-10T18:31:49.540Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32552026-03-10T18:31:50.720Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32562026-03-10T18:31:54.887Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32572026-03-10T18:31:56.203Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-03-10T18:31:57.253Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32592026-03-10T18:31:59.843Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32602026-03-10T18:32:00.587Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32612026-03-10T18:32:06.301Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32622026-03-10T18:32:06.422Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32632026-03-10T18:32:07.974Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32642026-03-10T18:32:08.452Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32652026-03-10T18:32:10.155Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32662026-03-10T18:32:11.985Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32672026-03-10T18:32:14.014Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32682026-03-10T18:32:16.228Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32692026-03-10T18:32:18.211Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32702026-03-10T18:32:20.547Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32712026-03-10T18:32:22.163Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32722026-03-10T18:32:24.074Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32732026-03-10T18:32:26.042Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32742026-03-10T18:32:27.987Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32752026-03-10T18:32:29.969Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32762026-03-10T18:32:31.653Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32772026-03-10T18:32:33.545Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32782026-03-10T18:32:35.806Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32792026-03-10T18:32:37.428Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32802026-03-10T18:32:39.364Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32812026-03-10T18:32:41.345Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32822026-03-10T18:32:43.195Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32832026-03-10T18:32:45.785Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32842026-03-10T18:32:47.459Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32852026-03-10T18:32:49.447Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32862026-03-10T18:32:51.697Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32872026-03-10T18:32:53.649Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32882026-03-10T18:32:55.746Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32892026-03-10T18:32:57.819Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32902026-03-10T18:32:59.879Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32912026-03-10T18:33:01.946Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32922026-03-10T18:33:03.984Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32932026-03-10T18:33:06.157Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32942026-03-10T18:33:08.205Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32952026-03-10T18:33:10.269Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32962026-03-10T18:33:12.197Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32972026-03-10T18:33:16.101Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32982026-03-10T18:33:16.780Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32992026-03-10T18:33:19.031Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33002026-03-10T18:33:23.170Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33012026-03-10T18:33:25.626Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33022026-03-10T18:33:27.892Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33032026-03-10T18:33:30.081Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33042026-03-10T18:33:32.330Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33052026-03-10T18:33:34.533Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33062026-03-10T18:33:36.568Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33072026-03-10T18:33:38.843Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33082026-03-10T18:33:41.418Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33092026-03-10T18:33:43.360Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33102026-03-10T18:33:46.070Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33112026-03-10T18:33:47.665Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33122026-03-10T18:33:49.898Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33132026-03-10T18:33:52.186Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33142026-03-10T18:33:54.216Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33152026-03-10T18:33:56.613Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33162026-03-10T18:33:58.733Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33172026-03-10T18:34:01.003Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33182026-03-10T18:34:03.245Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33192026-03-10T18:34:05.830Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33202026-03-10T18:34:07.851Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33212026-03-10T18:34:10.057Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33222026-03-10T18:34:12.437Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33232026-03-10T18:34:14.711Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33242026-03-10T18:34:17.415Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33252026-03-10T18:34:19.341Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33262026-03-10T18:34:21.864Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33272026-03-10T18:34:25.796Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33282026-03-10T18:34:26.529Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33292026-03-10T18:34:28.810Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33302026-03-10T18:34:31.186Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33312026-03-10T18:34:33.456Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33322026-03-10T18:34:36.560Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33332026-03-10T18:34:38.667Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33342026-03-10T18:34:41.051Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33352026-03-10T18:34:43.681Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33362026-03-10T18:34:46.015Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33372026-03-10T18:34:50.191Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33382026-03-10T18:34:51.966Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33392026-03-10T18:34:54.672Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33402026-03-10T18:35:02.841Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33412026-03-10T18:35:03.984Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33422026-03-10T18:35:06.155Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33432026-03-10T18:35:09.476Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33442026-03-10T18:35:12.901Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33452026-03-10T18:35:16.380Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33462026-03-10T18:35:19.765Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33472026-03-10T18:35:22.885Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33482026-03-10T18:35:26.319Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33492026-03-10T18:35:29.641Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33502026-03-10T18:35:33.101Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33512026-03-10T18:35:36.352Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33522026-03-10T18:35:39.647Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33532026-03-10T18:35:42.955Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33542026-03-10T18:35:46.458Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33552026-03-10T18:35:49.775Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33562026-03-10T18:35:53.049Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33572026-03-10T18:36:19.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 19s
33582026-03-10T18:36:19.856Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33592026-03-10T18:36:19.954Z
33602026-03-10T18:36:19.957Zreal 6:19.882918739
33612026-03-10T18:36:19.957Zuser 21:43.501752474
33622026-03-10T18:36:19.957Zsys 3:54.207277741
33632026-03-10T18:36:19.957Ztrap 0.412461815
33642026-03-10T18:36:19.957Ztflt 0.071128369
33652026-03-10T18:36:19.957Zdflt 0.071853125
33662026-03-10T18:36:19.957Zkflt 0.000017382
33672026-03-10T18:36:19.957Zlock 5:07:46.981253834
33682026-03-10T18:36:19.957Zslp 2:09:42.151269796
33692026-03-10T18:36:19.957Zlat 41.332163775
33702026-03-10T18:36:19.957Zstop 1:45.403296596
33712026-03-10T18:36:19.957Zprocess exited: duration 972104 ms, exit code 0
 
33722026-03-10T18:36:19.964Zfound 0 output files