01KJRGHBC16HRYXKSV3T0K0JJ2: clippy (helios)

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

Buildomat Job: 01KJRGHVT64EKN47HN7GWAPEYH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-03T00:12:16.151Zjob assigned to worker 01KJRGJ46ZBKY42J0PK708SW7F [factory aws, i-07cc27739ab48a6d7] (queued for 57 s)
 
22026-03-03T00:12:24.307Zstarting task 0: "setup"
32026-03-03T00:12:24.311Z++ uname -s
42026-03-03T00:12:24.315Z+ kern=SunOS
52026-03-03T00:12:24.315Z+ build_user=build
62026-03-03T00:12:24.315Z+ build_uid=12345
72026-03-03T00:12:24.315Z+ work_dir=/work
82026-03-03T00:12:24.315Z+ input_dir=/input
92026-03-03T00:12:24.315Z+ [[ 0 == 12345 ]]
102026-03-03T00:12:24.315Z+ case "$kern" in
112026-03-03T00:12:24.315Z+ groupadd -g 12345 build
122026-03-03T00:12:24.318Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-03T00:12:26.325Z+ zfs create -o mountpoint=/work rpool/work
142026-03-03T00:12:26.453Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-03T00:12:26.458Z+ home_fs=zfs
162026-03-03T00:12:26.458Z+ [[ zfs == autofs ]]
172026-03-03T00:12:26.458Z+ mkdir -p /home/build
182026-03-03T00:12:26.458Z+ chown build:build /home/build /work
192026-03-03T00:12:28.460Z+ chmod 0700 /home/build /work
202026-03-03T00:12:28.463Zprocess exited: duration 4157 ms, exit code 0
 
212026-03-03T00:12:28.470Zstarting task 1: "rust-toolchain"
222026-03-03T00:12:28.475Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-03T00:12:28.475Z * rust toolchain channel = "1.91.1"
242026-03-03T00:12:28.475Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-03T00:12:28.475Z * rust toolchain profile = "default"
262026-03-03T00:12:28.475Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-03T00:12:28.475Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-03T00:12:28.478Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-03T00:12:28.478Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-03T00:12:28.625Zinfo: downloading installer
312026-03-03T00:12:30.302Zwarn: It looks like you have an existing installation of Rust at:
322026-03-03T00:12:30.302Zwarn: /opt/ooce/bin
332026-03-03T00:12:30.302Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-03T00:12:30.302Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-03T00:12:30.302Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-03T00:12:30.302Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-03T00:12:30.302Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-03T00:12:30.302Zerror: cannot install while Rust is installed
392026-03-03T00:12:30.302Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-03T00:12:30.315Zinfo: profile set to 'default'
412026-03-03T00:12:30.315Zinfo: default host triple is x86_64-unknown-illumos
422026-03-03T00:12:30.318Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-03T00:12:30.496Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-03T00:12:30.497Zinfo: downloading component 'cargo'
452026-03-03T00:12:31.496Zinfo: downloading component 'clippy'
462026-03-03T00:12:31.951Zinfo: downloading component 'rust-docs'
472026-03-03T00:12:33.722Zinfo: downloading component 'rust-std'
482026-03-03T00:12:35.938Zinfo: downloading component 'rustc'
492026-03-03T00:12:43.490Zinfo: downloading component 'rustfmt'
502026-03-03T00:12:43.812Zinfo: installing component 'cargo'
512026-03-03T00:12:44.751Zinfo: installing component 'clippy'
522026-03-03T00:12:45.145Zinfo: installing component 'rust-docs'
532026-03-03T00:12:47.091Zinfo: installing component 'rust-std'
542026-03-03T00:12:48.934Zinfo: installing component 'rustc'
552026-03-03T00:12:55.763Zinfo: installing component 'rustfmt'
562026-03-03T00:12:56.104Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-03T00:12:56.104Z
582026-03-03T00:12:56.608Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-03T00:12:56.608Z
602026-03-03T00:12:56.623Z
612026-03-03T00:12:56.623ZRust is installed now. Great!
622026-03-03T00:12:56.624Z
632026-03-03T00:12:56.624ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-03T00:12:56.624Zenvironment variable. This has not been done automatically.
652026-03-03T00:12:56.624Z
662026-03-03T00:12:56.624ZTo configure your current shell, you need to source
672026-03-03T00:12:56.624Zthe corresponding env file under $HOME/.cargo.
682026-03-03T00:12:56.624Z
692026-03-03T00:12:56.625ZThis is usually done by running one of the following (note the leading DOT):
702026-03-03T00:12:56.625Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-03T00:12:56.625Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-03T00:12:56.625Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-03T00:12:56.698Z+ rustup --version
742026-03-03T00:12:56.713Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-03T00:12:56.718Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-03T00:12:56.798Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-03T00:12:56.805Z+ cargo --version
782026-03-03T00:12:56.872Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-03T00:12:56.885Z+ rustc --version
802026-03-03T00:12:56.951Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-03T00:12:56.964Zprocess exited: duration 28480 ms, exit code 0
 
822026-03-03T00:12:56.979Zstarting task 2: "authentication"
832026-03-03T00:12:57.006Zprocess exited: duration 25 ms, exit code 0
 
842026-03-03T00:12:57.023Zstarting task 3: "clone repository"
852026-03-03T00:12:57.028Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-03T00:12:57.035Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-03T00:12:57.072ZCloning into '/work/oxidecomputer/omicron'...
882026-03-03T00:13:53.220Z+ cd /work/oxidecomputer/omicron
892026-03-03T00:13:53.220Z+ git fetch origin 21716da8427f4ffb632392f80a31fcdd9c170f97
902026-03-03T00:13:53.595ZFrom https://github.com/oxidecomputer/omicron
912026-03-03T00:13:53.595Z * branch 21716da8427f4ffb632392f80a31fcdd9c170f97 -> FETCH_HEAD
922026-03-03T00:13:53.606Z+ [[ -n dap/ls-apis-fix ]]
932026-03-03T00:13:53.610Z++ git branch --show-current
942026-03-03T00:13:53.613Z+ current=main
952026-03-03T00:13:53.613Z+ [[ main != dap/ls-apis-fix ]]
962026-03-03T00:13:53.613Z+ git branch -f dap/ls-apis-fix 21716da8427f4ffb632392f80a31fcdd9c170f97
972026-03-03T00:13:53.616Z+ git checkout -f dap/ls-apis-fix
982026-03-03T00:13:53.968ZSwitched to branch 'dap/ls-apis-fix'
992026-03-03T00:13:53.973Z+ git reset --hard 21716da8427f4ffb632392f80a31fcdd9c170f97
1002026-03-03T00:13:53.993ZHEAD is now at 21716da84 Merge branch 'main' into dap/ls-apis-fix
1012026-03-03T00:13:53.996Zprocess exited: duration 56969 ms, exit code 0
 
1022026-03-03T00:13:54.003Zstarting task 4: "build"
1032026-03-03T00:13:54.008Z+ source ./env.sh
1042026-03-03T00:13:54.011Z++ OLD_SHELL_OPTS=ehxB
1052026-03-03T00:13:54.011Z++ set -o xtrace
1062026-03-03T00:13:54.011Z++++ dirname ./env.sh
1072026-03-03T00:13:54.014Z+++ readlink -f .
1082026-03-03T00:13:54.017Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-03T00:13:54.017Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-03T00:13:54.017Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-03T00:13:54.017Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-03T00:13:54.017Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-03-03T00:13:54.017Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-03-03T00:13:54.017Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-03-03T00:13:54.017Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-03-03T00:13:54.017Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-03T00:13:54.017Z++ case $OLD_SHELL_OPTS in
1182026-03-03T00:13:54.017Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-03T00:13:54.018Z+ source .github/buildomat/ci-env.sh
1202026-03-03T00:13:54.018Z++ export CARGO_TERM_COLOR=always
1212026-03-03T00:13:54.018Z++ CARGO_TERM_COLOR=always
1222026-03-03T00:13:54.018Z+ cargo --version
1232026-03-03T00:13:54.078Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-03T00:13:54.081Z+ rustc --version
1252026-03-03T00:13:54.154Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-03T00:13:54.158Z+ banner prerequisites
1272026-03-03T00:13:54.161Z
1282026-03-03T00:13:54.161Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-03T00:13:54.161Z # # # # # # # # # # # # # # #
1302026-03-03T00:13:54.161Z # # # # ##### # # ##### # # # # # #### #
1312026-03-03T00:13:54.161Z ##### ##### # ##### # # # # # # # # #
1322026-03-03T00:13:54.161Z # # # # # # # # # # # # # # #
1332026-03-03T00:13:54.161Z # # # ###### # # ###### ### # #### # #### #
1342026-03-03T00:13:54.161Z
1352026-03-03T00:13:54.161Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-03T00:14:05.671Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-03T00:14:16.090Z Startup: Caching catalogs ... Done
1382026-03-03T00:14:39.924ZPlanning: Solver setup ... Done (21.989s)
1392026-03-03T00:14:40.086ZPlanning: Running solver ... Done (0.163s)
1402026-03-03T00:14:40.256ZPlanning: Finding local manifests ... Done (0.005s)
1412026-03-03T00:14:40.271ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-03T00:14:40.412ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-03T00:14:40.460ZPlanning: Package planning ... Done (0.048s)
1442026-03-03T00:14:40.512ZPlanning: Merging actions ... Done (0.051s)
1452026-03-03T00:14:41.078ZPlanning: Checking for conflicting actions ... Done (0.567s)
1462026-03-03T00:14:41.090ZPlanning: Consolidating action changes ... Done (0.011s)
1472026-03-03T00:14:42.162ZPlanning: Evaluating mediators ... Done (1.072s)
1482026-03-03T00:14:42.171ZPlanning: Planning completed in 25.93 seconds
1492026-03-03T00:14:42.187Z Packages to install: 4
1502026-03-03T00:14:42.187Z Mediators to change: 2
1512026-03-03T00:14:42.190Z Services to change: 1
1522026-03-03T00:14:42.190Z Estimated space available: 155.43 GB
1532026-03-03T00:14:42.190ZEstimated space to be consumed: 1.82 GB
1542026-03-03T00:14:42.190Z Create boot environment: No
1552026-03-03T00:14:42.190ZCreate backup boot environment: No
1562026-03-03T00:14:42.191Z Rebuild boot archive: No
1572026-03-03T00:14:42.191Z
1582026-03-03T00:14:42.191ZChanged mediators:
1592026-03-03T00:14:42.191Z mediator clang:
1602026-03-03T00:14:42.191Z version: None -> 15 (system default)
1612026-03-03T00:14:42.191Z
1622026-03-03T00:14:42.191Z mediator llvm:
1632026-03-03T00:14:42.191Z version: 14 (system default) -> 15 (system default)
1642026-03-03T00:14:42.191Z
1652026-03-03T00:14:42.191ZChanged packages:
1662026-03-03T00:14:42.191Zhelios-dev
1672026-03-03T00:14:42.191Z developer/build-essential
1682026-03-03T00:14:42.191Z None -> 11-2.0
1692026-03-03T00:14:42.191Z library/libxmlsec1
1702026-03-03T00:14:42.191Z None -> 1.2.35-2.0
1712026-03-03T00:14:42.191Z ooce/developer/clang-15
1722026-03-03T00:14:42.191Z None -> 15.0.7-2.0
1732026-03-03T00:14:42.191Z ooce/developer/llvm-15
1742026-03-03T00:14:42.191Z None -> 15.0.7-2.0
1752026-03-03T00:14:42.191Z
1762026-03-03T00:14:42.191ZServices:
1772026-03-03T00:14:42.191Z restart_fmri:
1782026-03-03T00:14:42.191Z svc:/system/update-man-index:default
1792026-03-03T00:14:42.243Z
1802026-03-03T00:14:42.243ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-03T00:14:47.247ZDownload: 2785/3290 items 121.0/212.6MB 56% complete (24.4M/s)
1822026-03-03T00:14:49.154ZDownload: Completed 212.60 MB in 6.90 seconds (30.8M/s)
1832026-03-03T00:14:49.490Z Actions: 1/3689 actions (Installing new actions)
1842026-03-03T00:14:54.012Z Actions: Completed 3689 actions in 4.54 seconds.
1852026-03-03T00:14:54.425Z Done (0.424s)
1862026-03-03T00:14:54.426Z Done (0.000s)
1872026-03-03T00:14:55.518Z Done (1.092s)
1882026-03-03T00:15:00.033Z Done (4.154s)
1892026-03-03T00:15:00.124Z Done (0.021s)
1902026-03-03T00:15:00.158Z Done (0.000s)
1912026-03-03T00:15:00.280Z Done (0.000s)
1922026-03-03T00:15:01.248ZPlanning: Evaluating mediator changes ... Done
1932026-03-03T00:15:01.412ZPlanning: Checking for conflicting actions ... Done
1942026-03-03T00:15:01.417ZPlanning: Consolidating action changes ... Done
1952026-03-03T00:15:01.679ZPlanning: Evaluating mediators ... Done
1962026-03-03T00:15:01.685ZPlanning: Planning completed in 0.43 seconds
1972026-03-03T00:15:01.712Z Mediators to change: 2
1982026-03-03T00:15:01.713Z Create boot environment: No
1992026-03-03T00:15:01.719ZCreate backup boot environment: No
2002026-03-03T00:15:01.790Z Done
2012026-03-03T00:15:01.790Z Done
2022026-03-03T00:15:02.589Z Done
2032026-03-03T00:15:06.466Z Done
2042026-03-03T00:15:06.547Z Done
2052026-03-03T00:15:06.551Z Done
2062026-03-03T00:15:06.721Z Done
2072026-03-03T00:15:07.342ZPlanning: Evaluating mediator changes ... Done
2082026-03-03T00:15:07.346ZPlanning: Merging actions ... Done
2092026-03-03T00:15:07.531ZPlanning: Checking for conflicting actions ... Done
2102026-03-03T00:15:07.534ZPlanning: Consolidating action changes ... Done
2112026-03-03T00:15:07.798ZPlanning: Evaluating mediators ... Done
2122026-03-03T00:15:07.854ZPlanning: Planning completed in 0.76 seconds
2132026-03-03T00:15:07.889Z Packages to change: 1
2142026-03-03T00:15:07.889Z Mediators to change: 1
2152026-03-03T00:15:07.893Z Services to change: 1
2162026-03-03T00:15:07.893Z Create boot environment: No
2172026-03-03T00:15:07.893ZCreate backup boot environment: Yes
2182026-03-03T00:15:10.747Z Actions: 1/6 actions (Updating modified actions)
2192026-03-03T00:15:10.750Z Actions: Completed 6 actions in 0.00 seconds.
2202026-03-03T00:15:10.751Z Done
2212026-03-03T00:15:10.751Z Done
2222026-03-03T00:15:10.969Z Done
2232026-03-03T00:15:14.809Z Done
2242026-03-03T00:15:14.899Z Done
2252026-03-03T00:15:14.902Z Done
2262026-03-03T00:15:15.073Z Done
2272026-03-03T00:15:15.503ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282026-03-03T00:15:15.503Zclang system 15 system
2292026-03-03T00:15:15.503Zcsh system system illumos
2302026-03-03T00:15:15.503Zctags system system illumos
2312026-03-03T00:15:15.503Zfile system system illumos
2322026-03-03T00:15:15.503Zgcc vendor 12 vendor
2332026-03-03T00:15:15.503Zgcc system 10 system
2342026-03-03T00:15:15.503Zgcc system 7 system
2352026-03-03T00:15:15.503Zgo system 1.20 system
2362026-03-03T00:15:15.503Zgo system 1.19 system
2372026-03-03T00:15:15.503Zllvm system 15 system
2382026-03-03T00:15:15.503Zllvm system 14 system
2392026-03-03T00:15:15.503Zmariadb system 10.6 system
2402026-03-03T00:15:15.504Zmta vendor vendor dma
2412026-03-03T00:15:15.504Zopenjdk system 17 system
2422026-03-03T00:15:15.504Zopenjdk system 11 system
2432026-03-03T00:15:15.504Zopenjdk system 1.8 system
2442026-03-03T00:15:15.504Zopenssl vendor 3 vendor
2452026-03-03T00:15:15.504Zperl system 5.36 system
2462026-03-03T00:15:15.504Zpostgresql system 15 system
2472026-03-03T00:15:15.504Zpostgresql system 13 system
2482026-03-03T00:15:15.504Zpython vendor 3 vendor
2492026-03-03T00:15:15.504Zpython system 2 system
2502026-03-03T00:15:15.504Zpython3 system 3.11 system
2512026-03-03T00:15:15.504Zruby system 3.0 system
2522026-03-03T00:15:15.504Zwords vendor vendor american-english
2532026-03-03T00:15:15.504Zwords system system australian-english
2542026-03-03T00:15:15.504Zwords system system british-english
2552026-03-03T00:15:15.504Zwords system system canadian-english
2562026-03-03T00:15:15.504Zwords system system french
2572026-03-03T00:15:15.504Zwords system system italian
2582026-03-03T00:15:15.504Zwords system system ngerman
2592026-03-03T00:15:15.504Zwords system system ogerman
2602026-03-03T00:15:15.504Zwords system system spanish
2612026-03-03T00:15:15.838ZPUBLISHER TYPE STATUS P LOCATION
2622026-03-03T00:15:15.838Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632026-03-03T00:15:22.462ZFMRI IFO
2642026-03-03T00:15:22.462Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652026-03-03T00:15:22.462Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662026-03-03T00:15:22.462Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672026-03-03T00:15:22.463Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682026-03-03T00:15:22.463Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692026-03-03T00:15:22.463Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2702026-03-03T00:15:22.463Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712026-03-03T00:15:22.463Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2722026-03-03T00:15:22.463Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732026-03-03T00:15:22.463Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742026-03-03T00:15:22.463Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2752026-03-03T00:15:22.463Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762026-03-03T00:15:22.463Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772026-03-03T00:15:22.463Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2782026-03-03T00:15:22.463Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792026-03-03T00:15:22.463Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802026-03-03T00:15:23.665Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812026-03-03T00:15:23.949Z Updating crates.io index
2822026-03-03T00:15:23.985Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832026-03-03T00:15:24.603Z Updating git repository `https://github.com/oxidecomputer/lldp`
2842026-03-03T00:15:25.124Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-03-03T00:15:25.394Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2862026-03-03T00:15:25.799Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872026-03-03T00:15:28.084Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882026-03-03T00:15:30.486Z Updating git repository `https://github.com/oxidecomputer/opte`
2892026-03-03T00:15:31.486Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902026-03-03T00:15:32.089Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912026-03-03T00:15:32.874Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922026-03-03T00:15:33.418Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932026-03-03T00:15:34.610Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942026-03-03T00:15:34.879Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952026-03-03T00:15:35.388Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962026-03-03T00:15:35.819Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972026-03-03T00:15:36.808Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982026-03-03T00:15:37.350Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992026-03-03T00:15:37.747Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002026-03-03T00:15:38.105Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012026-03-03T00:15:38.609Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022026-03-03T00:15:38.879Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032026-03-03T00:15:39.144Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042026-03-03T00:15:39.433Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3052026-03-03T00:15:39.879Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062026-03-03T00:15:40.369Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072026-03-03T00:15:41.299Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3082026-03-03T00:15:41.598Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092026-03-03T00:15:41.907Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102026-03-03T00:15:43.008Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112026-03-03T00:15:43.945Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122026-03-03T00:15:44.252Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132026-03-03T00:15:44.694Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3142026-03-03T00:15:45.017Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3152026-03-03T00:15:45.531Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162026-03-03T00:15:45.788Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172026-03-03T00:15:46.046Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182026-03-03T00:15:46.355Z Updating git repository `https://github.com/illumos/smf-rs`
3192026-03-03T00:15:46.798Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202026-03-03T00:16:03.620Z Downloading crates ...
3212026-03-03T00:16:03.682Z Downloaded itoa v1.0.17
3222026-03-03T00:16:03.690Z Downloaded digest v0.10.7
3232026-03-03T00:16:03.697Z Downloaded clap_derive v4.5.55
3242026-03-03T00:16:03.700Z Downloaded hashbrown v0.16.1
3252026-03-03T00:16:03.705Z Downloaded toml v0.8.23
3262026-03-03T00:16:03.708Z Downloaded getrandom v0.4.1
3272026-03-03T00:16:03.711Z Downloaded utf8_iter v1.0.4
3282026-03-03T00:16:03.711Z Downloaded litemap v0.8.1
3292026-03-03T00:16:03.714Z Downloaded thiserror v1.0.69
3302026-03-03T00:16:03.719Z Downloaded zerofrom v0.1.6
3312026-03-03T00:16:03.724Z Downloaded thread-id v4.2.2
3322026-03-03T00:16:03.724Z Downloaded thiserror-impl v1.0.69
3332026-03-03T00:16:03.724Z Downloaded anstyle v1.0.13
3342026-03-03T00:16:03.724Z Downloaded version_check v0.9.5
3352026-03-03T00:16:03.728Z Downloaded log v0.4.29
3362026-03-03T00:16:03.728Z Downloaded terminal_size v0.4.3
3372026-03-03T00:16:03.731Z Downloaded swrite v0.1.0
3382026-03-03T00:16:03.731Z Downloaded fnv v1.0.7
3392026-03-03T00:16:03.731Z Downloaded anyhow v1.0.102
3402026-03-03T00:16:03.734Z Downloaded writeable v0.6.2
3412026-03-03T00:16:03.739Z Downloaded fs-err v3.3.0
3422026-03-03T00:16:03.739Z Downloaded utf8parse v0.2.2
3432026-03-03T00:16:03.742Z Downloaded icu_properties v2.1.2
3442026-03-03T00:16:03.742Z Downloaded toml_datetime v0.6.11
3452026-03-03T00:16:03.745Z Downloaded bitflags v2.11.0
3462026-03-03T00:16:03.749Z Downloaded zerofrom-derive v0.1.6
3472026-03-03T00:16:03.749Z Downloaded thiserror v2.0.18
3482026-03-03T00:16:03.754Z Downloaded generic-array v0.14.7
3492026-03-03T00:16:03.759Z Downloaded yoke v0.8.1
3502026-03-03T00:16:03.759Z Downloaded autocfg v1.5.0
3512026-03-03T00:16:03.762Z Downloaded zmij v1.0.21
3522026-03-03T00:16:03.762Z Downloaded thiserror-impl v2.0.18
3532026-03-03T00:16:03.762Z Downloaded tabled_derive v0.7.0
3542026-03-03T00:16:03.766Z Downloaded usdt-impl v0.5.0
3552026-03-03T00:16:03.766Z Downloaded unicode-ident v1.0.24
3562026-03-03T00:16:03.769Z Downloaded usdt v0.5.0
3572026-03-03T00:16:03.769Z Downloaded cargo-platform v0.2.0
3582026-03-03T00:16:03.772Z Downloaded strsim v0.11.1
3592026-03-03T00:16:03.772Z Downloaded smawk v0.3.2
3602026-03-03T00:16:03.772Z Downloaded usdt-attr-macro v0.5.0
3612026-03-03T00:16:03.775Z Downloaded fastrand v2.3.0
3622026-03-03T00:16:03.776Z Downloaded form_urlencoded v1.2.2
3632026-03-03T00:16:03.776Z Downloaded serde_tokenstream v0.2.3
3642026-03-03T00:16:03.779Z Downloaded is_terminal_polyfill v1.70.2
3652026-03-03T00:16:03.779Z Downloaded byteorder v1.5.0
3662026-03-03T00:16:03.779Z Downloaded proc-macro-error-attr v1.0.4
3672026-03-03T00:16:03.782Z Downloaded toml_write v0.1.2
3682026-03-03T00:16:03.782Z Downloaded unicode-xid v0.2.6
3692026-03-03T00:16:03.785Z Downloaded serde_spanned v0.6.9
3702026-03-03T00:16:03.785Z Downloaded clap_lex v1.0.0
3712026-03-03T00:16:03.785Z Downloaded icu_normalizer v2.1.1
3722026-03-03T00:16:03.788Z Downloaded url v2.5.8
3732026-03-03T00:16:03.792Z Downloaded ordered-float v2.10.1
3742026-03-03T00:16:03.795Z Downloaded zerovec-derive v0.11.2
3752026-03-03T00:16:03.795Z Downloaded textwrap v0.16.2
3762026-03-03T00:16:03.799Z Downloaded ucd-trie v0.1.7
3772026-03-03T00:16:03.799Z Downloaded idna_adapter v1.2.1
3782026-03-03T00:16:03.799Z Downloaded cfg-if v1.0.4
3792026-03-03T00:16:03.802Z Downloaded percent-encoding v2.3.2
3802026-03-03T00:16:03.802Z Downloaded toml_edit v0.22.27
3812026-03-03T00:16:03.805Z Downloaded zerotrie v0.2.3
3822026-03-03T00:16:03.808Z Downloaded zerocopy v0.7.35
3832026-03-03T00:16:03.822Z Downloaded stable_deref_trait v1.2.1
3842026-03-03T00:16:03.826Z Downloaded typenum v1.19.0
3852026-03-03T00:16:03.826Z Downloaded scroll v0.12.0
3862026-03-03T00:16:03.830Z Downloaded zerovec v0.11.5
3872026-03-03T00:16:03.833Z Downloaded scroll_derive v0.12.1
3882026-03-03T00:16:03.833Z Downloaded block-buffer v0.10.4
3892026-03-03T00:16:03.836Z Downloaded unicode-width v0.2.0
3902026-03-03T00:16:03.841Z Downloaded unicode-width v0.1.14
3912026-03-03T00:16:03.845Z Downloaded serde-value v0.7.0
3922026-03-03T00:16:03.845Z Downloaded plain v0.2.3
3932026-03-03T00:16:03.845Z Downloaded memmap v0.7.0
3942026-03-03T00:16:03.851Z Downloaded icu_collections v2.1.1
3952026-03-03T00:16:03.854Z Downloaded synstructure v0.13.2
3962026-03-03T00:16:03.854Z Downloaded bytecount v0.6.9
3972026-03-03T00:16:03.854Z Downloaded proc-macro-error v1.0.4
3982026-03-03T00:16:03.858Z Downloaded sha2 v0.10.9
3992026-03-03T00:16:03.858Z Downloaded cargo_toml v0.21.0
4002026-03-03T00:16:03.861Z Downloaded camino-tempfile v1.4.1
4012026-03-03T00:16:03.861Z Downloaded crypto-common v0.1.7
4022026-03-03T00:16:03.861Z Downloaded anstyle-parse v0.2.7
4032026-03-03T00:16:03.865Z Downloaded winnow v0.7.14
4042026-03-03T00:16:03.870Z Downloaded displaydoc v0.2.5
4052026-03-03T00:16:03.873Z Downloaded anstream v0.6.21
4062026-03-03T00:16:03.876Z Downloaded smallvec v1.15.1
4072026-03-03T00:16:03.876Z Downloaded serde-untagged v0.1.9
4082026-03-03T00:16:03.879Z Downloaded semver v1.0.27
4092026-03-03T00:16:03.879Z Downloaded erased-serde v0.4.9
4102026-03-03T00:16:03.882Z Downloaded equivalent v1.0.2
4112026-03-03T00:16:03.882Z Downloaded serde_core v1.0.228
4122026-03-03T00:16:03.885Z Downloaded quote v1.0.44
4132026-03-03T00:16:03.888Z Downloaded serde_derive v1.0.228
4142026-03-03T00:16:03.891Z Downloaded icu_provider v2.1.1
4152026-03-03T00:16:03.893Z Downloaded potential_utf v0.1.4
4162026-03-03T00:16:03.893Z Downloaded pretty-hex v0.4.1
4172026-03-03T00:16:03.893Z Downloaded camino v1.2.2
4182026-03-03T00:16:03.896Z Downloaded cargo_metadata v0.21.0
4192026-03-03T00:16:03.900Z Downloaded heck v0.5.0
4202026-03-03T00:16:03.900Z Downloaded anstyle-query v1.1.5
4212026-03-03T00:16:03.900Z Downloaded tinystr v0.8.2
4222026-03-03T00:16:03.903Z Downloaded tempfile v3.25.0
4232026-03-03T00:16:03.903Z Downloaded pest_generator v2.8.6
4242026-03-03T00:16:03.906Z Downloaded pest_derive v2.8.6
4252026-03-03T00:16:03.906Z Downloaded cpufeatures v0.2.17
4262026-03-03T00:16:03.909Z Downloaded colorchoice v1.0.4
4272026-03-03T00:16:03.909Z Downloaded zerocopy-derive v0.7.35
4282026-03-03T00:16:03.912Z Downloaded num-traits v0.2.19
4292026-03-03T00:16:03.915Z Downloaded serde v1.0.228
4302026-03-03T00:16:03.917Z Downloaded clap v4.5.60
4312026-03-03T00:16:03.924Z Downloaded proc-macro2 v1.0.106
4322026-03-03T00:16:03.927Z Downloaded icu_locale_core v2.1.1
4332026-03-03T00:16:03.932Z Downloaded pest_meta v2.8.6
4342026-03-03T00:16:03.935Z Downloaded memchr v2.8.0
4352026-03-03T00:16:03.938Z Downloaded cargo-util-schemas v0.8.2
4362026-03-03T00:16:03.941Z Downloaded icu_normalizer_data v2.1.1
4372026-03-03T00:16:03.944Z Downloaded indexmap v2.13.0
4382026-03-03T00:16:03.947Z Downloaded once_cell v1.21.3
4392026-03-03T00:16:03.947Z Downloaded papergrid v0.11.0
4402026-03-03T00:16:03.951Z Downloaded icu_properties_data v2.1.2
4412026-03-03T00:16:03.959Z Downloaded yoke-derive v0.8.1
4422026-03-03T00:16:03.962Z Downloaded usdt-macro v0.5.0
4432026-03-03T00:16:03.962Z Downloaded unicode-linebreak v0.1.5
4442026-03-03T00:16:03.963Z Downloaded typeid v1.0.3
4452026-03-03T00:16:03.963Z Downloaded dtrace-parser v0.2.0
4462026-03-03T00:16:03.966Z Downloaded errno v0.3.14
4472026-03-03T00:16:03.966Z Downloaded macaddr v1.0.1
4482026-03-03T00:16:03.966Z Downloaded heck v0.4.1
4492026-03-03T00:16:03.969Z Downloaded pest v2.8.6
4502026-03-03T00:16:03.972Z Downloaded dof v0.3.0
4512026-03-03T00:16:03.986Z Downloaded idna v1.1.0
4522026-03-03T00:16:03.996Z Downloaded syn v1.0.109
4532026-03-03T00:16:04.004Z Downloaded serde_json v1.0.149
4542026-03-03T00:16:05.013Z Downloaded goblin v0.8.2
4552026-03-03T00:16:05.022Z Downloaded tabled v0.15.0
4562026-03-03T00:16:05.022Z Downloaded clap_builder v4.5.60
4572026-03-03T00:16:05.022Z Downloaded syn v2.0.117
4582026-03-03T00:16:05.022Z Downloaded rustix v1.1.3
4592026-03-03T00:16:05.022Z Downloaded libc v0.2.180
4602026-03-03T00:16:05.022Z Compiling proc-macro2 v1.0.106
4612026-03-03T00:16:05.022Z Compiling quote v1.0.44
4622026-03-03T00:16:05.022Z Compiling unicode-ident v1.0.24
4632026-03-03T00:16:05.022Z Compiling serde_core v1.0.228
4642026-03-03T00:16:05.022Z Compiling libc v0.2.180
4652026-03-03T00:16:05.022Z Compiling version_check v0.9.5
4662026-03-03T00:16:05.022Z Compiling memchr v2.8.0
4672026-03-03T00:16:05.022Z Compiling stable_deref_trait v1.2.1
4682026-03-03T00:16:05.022Z Compiling serde v1.0.228
4692026-03-03T00:16:05.022Z Compiling zmij v1.0.21
4702026-03-03T00:16:05.166Z Compiling ucd-trie v0.1.7
4712026-03-03T00:16:05.381Z Compiling thiserror v1.0.69
4722026-03-03T00:16:05.684Z Compiling autocfg v1.5.0
4732026-03-03T00:16:05.799Z Compiling itoa v1.0.17
4742026-03-03T00:16:06.016Z Compiling pest v2.8.6
4752026-03-03T00:16:06.043Z Compiling writeable v0.6.2
4762026-03-03T00:16:06.163Z Compiling litemap v0.8.1
4772026-03-03T00:16:06.349Z Compiling icu_normalizer_data v2.1.1
4782026-03-03T00:16:06.577Z Compiling rustix v1.1.3
4792026-03-03T00:16:06.692Z Compiling icu_properties_data v2.1.2
4802026-03-03T00:16:07.012Z Compiling syn v2.0.117
4812026-03-03T00:16:07.039Z Compiling byteorder v1.5.0
4822026-03-03T00:16:07.212Z Compiling errno v0.3.14
4832026-03-03T00:16:07.239Z Compiling bitflags v2.11.0
4842026-03-03T00:16:07.473Z Compiling serde_json v1.0.149
4852026-03-03T00:16:07.666Z Compiling num-traits v0.2.19
4862026-03-03T00:16:07.876Z Compiling equivalent v1.0.2
4872026-03-03T00:16:07.905Z Compiling hashbrown v0.16.1
4882026-03-03T00:16:07.988Z Compiling smallvec v1.15.1
4892026-03-03T00:16:08.024Z Compiling typeid v1.0.3
4902026-03-03T00:16:08.549Z Compiling pest_meta v2.8.6
4912026-03-03T00:16:09.013Z Compiling indexmap v2.13.0
4922026-03-03T00:16:09.108Z Compiling thread-id v4.2.2
4932026-03-03T00:16:09.169Z Compiling usdt-impl v0.5.0
4942026-03-03T00:16:09.258Z Compiling proc-macro-error-attr v1.0.4
4952026-03-03T00:16:09.597Z Compiling toml_write v0.1.2
4962026-03-03T00:16:09.625Z Compiling winnow v0.7.14
4972026-03-03T00:16:09.941Z Compiling erased-serde v0.4.9
4982026-03-03T00:16:10.049Z Compiling syn v1.0.109
4992026-03-03T00:16:11.022Z Compiling proc-macro-error v1.0.4
5002026-03-03T00:16:11.051Z Compiling getrandom v0.4.1
5012026-03-03T00:16:11.354Z Compiling thiserror v2.0.18
5022026-03-03T00:16:11.798Z Compiling plain v0.2.3
5032026-03-03T00:16:12.001Z Compiling log v0.4.29
5042026-03-03T00:16:12.039Z Compiling utf8_iter v1.0.4
5052026-03-03T00:16:12.296Z Compiling camino v1.2.2
5062026-03-03T00:16:12.347Z Compiling utf8parse v0.2.2
5072026-03-03T00:16:12.410Z Compiling percent-encoding v2.3.2
5082026-03-03T00:16:12.532Z Compiling anstyle-parse v0.2.7
5092026-03-03T00:16:12.774Z Compiling form_urlencoded v1.2.2
5102026-03-03T00:16:12.877Z Compiling ordered-float v2.10.1
5112026-03-03T00:16:13.198Z Compiling terminal_size v0.4.3
5122026-03-03T00:16:13.300Z Compiling anstyle-query v1.1.5
5132026-03-03T00:16:13.401Z Compiling cfg-if v1.0.4
5142026-03-03T00:16:13.432Z Compiling colorchoice v1.0.4
5152026-03-03T00:16:13.493Z Compiling anstyle v1.0.13
5162026-03-03T00:16:13.526Z Compiling pretty-hex v0.4.1
5172026-03-03T00:16:13.633Z Compiling is_terminal_polyfill v1.70.2
5182026-03-03T00:16:13.636Z Compiling synstructure v0.13.2
5192026-03-03T00:16:13.778Z Compiling pest_generator v2.8.6
5202026-03-03T00:16:13.909Z Compiling anstream v0.6.21
5212026-03-03T00:16:13.994Z Compiling serde-untagged v0.1.9
5222026-03-03T00:16:14.289Z Compiling semver v1.0.27
5232026-03-03T00:16:14.595Z Compiling fs-err v3.3.0
5242026-03-03T00:16:14.962Z Compiling clap_lex v1.0.0
5252026-03-03T00:16:15.054Z Compiling strsim v0.11.1
5262026-03-03T00:16:15.081Z Compiling once_cell v1.21.3
5272026-03-03T00:16:15.109Z Compiling heck v0.4.1
5282026-03-03T00:16:15.439Z Compiling heck v0.5.0
5292026-03-03T00:16:15.505Z Compiling anyhow v1.0.102
5302026-03-03T00:16:15.592Z Compiling fnv v1.0.7
5312026-03-03T00:16:15.624Z Compiling unicode-xid v0.2.6
5322026-03-03T00:16:15.774Z Compiling bytecount v0.6.9
5332026-03-03T00:16:15.808Z Compiling unicode-width v0.1.14
5342026-03-03T00:16:15.852Z Compiling fastrand v2.3.0
5352026-03-03T00:16:15.997Z Compiling clap_builder v4.5.60
5362026-03-03T00:16:16.354Z Compiling papergrid v0.11.0
5372026-03-03T00:16:16.381Z Compiling tempfile v3.25.0
5382026-03-03T00:16:16.578Z Compiling memmap v0.7.0
5392026-03-03T00:16:16.690Z Compiling unicode-linebreak v0.1.5
5402026-03-03T00:16:16.921Z Compiling unicode-width v0.2.0
5412026-03-03T00:16:17.214Z Compiling smawk v0.3.2
5422026-03-03T00:16:17.244Z Compiling camino-tempfile v1.4.1
5432026-03-03T00:16:17.490Z Compiling textwrap v0.16.2
5442026-03-03T00:16:18.140Z Compiling swrite v0.1.0
5452026-03-03T00:16:18.307Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5462026-03-03T00:16:18.481Z Compiling serde_derive v1.0.228
5472026-03-03T00:16:18.512Z Compiling zerofrom-derive v0.1.6
5482026-03-03T00:16:18.515Z Compiling yoke-derive v0.8.1
5492026-03-03T00:16:18.676Z Compiling zerovec-derive v0.11.2
5502026-03-03T00:16:18.750Z Compiling displaydoc v0.2.5
5512026-03-03T00:16:19.665Z Compiling thiserror-impl v1.0.69
5522026-03-03T00:16:20.338Z Compiling zerocopy-derive v0.7.35
5532026-03-03T00:16:21.256Z Compiling pest_derive v2.8.6
5542026-03-03T00:16:21.260Z Compiling scroll_derive v0.12.1
5552026-03-03T00:16:21.919Z Compiling zerofrom v0.1.6
5562026-03-03T00:16:22.100Z Compiling thiserror-impl v2.0.18
5572026-03-03T00:16:22.181Z Compiling yoke v0.8.1
5582026-03-03T00:16:22.304Z Compiling zerocopy v0.7.35
5592026-03-03T00:16:22.557Z Compiling zerovec v0.11.5
5602026-03-03T00:16:22.769Z Compiling zerotrie v0.2.3
5612026-03-03T00:16:22.817Z Compiling dtrace-parser v0.2.0
5622026-03-03T00:16:23.400Z Compiling scroll v0.12.0
5632026-03-03T00:16:23.677Z Compiling tinystr v0.8.2
5642026-03-03T00:16:23.716Z Compiling potential_utf v0.1.4
5652026-03-03T00:16:23.760Z Compiling tabled_derive v0.7.0
5662026-03-03T00:16:23.963Z Compiling icu_collections v2.1.1
5672026-03-03T00:16:24.018Z Compiling icu_locale_core v2.1.1
5682026-03-03T00:16:24.078Z Compiling goblin v0.8.2
5692026-03-03T00:16:24.638Z Compiling clap_derive v4.5.55
5702026-03-03T00:16:25.496Z Compiling icu_provider v2.1.1
5712026-03-03T00:16:25.638Z Compiling tabled v0.15.0
5722026-03-03T00:16:25.981Z Compiling icu_normalizer v2.1.1
5732026-03-03T00:16:25.981Z Compiling icu_properties v2.1.2
5742026-03-03T00:16:26.876Z Compiling serde_spanned v0.6.9
5752026-03-03T00:16:26.996Z Compiling toml_datetime v0.6.11
5762026-03-03T00:16:27.081Z Compiling dof v0.3.0
5772026-03-03T00:16:27.153Z Compiling serde_tokenstream v0.2.3
5782026-03-03T00:16:27.250Z Compiling serde-value v0.7.0
5792026-03-03T00:16:27.565Z Compiling toml_edit v0.22.27
5802026-03-03T00:16:27.991Z Compiling cargo-platform v0.2.0
5812026-03-03T00:16:28.080Z Compiling macaddr v1.0.1
5822026-03-03T00:16:28.541Z Compiling idna_adapter v1.2.1
5832026-03-03T00:16:28.594Z Compiling clap v4.5.60
5842026-03-03T00:16:28.730Z Compiling idna v1.1.0
5852026-03-03T00:16:28.894Z Compiling usdt-macro v0.5.0
5862026-03-03T00:16:28.894Z Compiling usdt-attr-macro v0.5.0
5872026-03-03T00:16:29.351Z Compiling url v2.5.8
5882026-03-03T00:16:30.960Z Compiling toml v0.8.23
5892026-03-03T00:16:31.200Z Compiling usdt v0.5.0
5902026-03-03T00:16:31.768Z Compiling cargo-util-schemas v0.8.2
5912026-03-03T00:16:31.768Z Compiling cargo_toml v0.21.0
5922026-03-03T00:16:33.214Z Compiling cargo_metadata v0.21.0
5932026-03-03T00:16:35.028Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5942026-03-03T00:16:38.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
5952026-03-03T00:16:38.829Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5962026-03-03T00:16:39.598Z Downloading crates ...
5972026-03-03T00:16:39.733Z Downloaded adler2 v2.0.1
5982026-03-03T00:16:39.737Z Downloaded ahash v0.8.12
5992026-03-03T00:16:39.742Z Downloaded aead v0.5.2
6002026-03-03T00:16:39.747Z Downloaded base16ct v0.2.0
6012026-03-03T00:16:39.751Z Downloaded argon2 v0.5.3
6022026-03-03T00:16:39.757Z Downloaded bitfield-struct v0.6.2
6032026-03-03T00:16:39.761Z Downloaded data-encoding v2.10.0
6042026-03-03T00:16:39.766Z Downloaded curve25519-dalek-derive v0.1.1
6052026-03-03T00:16:39.770Z Downloaded darling_macro v0.23.0
6062026-03-03T00:16:39.775Z Downloaded defmt-macros v1.0.1
6072026-03-03T00:16:39.782Z Downloaded defmt-parser v1.0.0
6082026-03-03T00:16:39.787Z Downloaded darling_macro v0.20.11
6092026-03-03T00:16:39.791Z Downloaded crossbeam-utils v0.8.21
6102026-03-03T00:16:39.797Z Downloaded daft-derive v0.1.5
6112026-03-03T00:16:39.805Z Downloaded darling v0.21.3
6122026-03-03T00:16:39.814Z Downloaded foreign-types-shared v0.1.1
6132026-03-03T00:16:39.818Z Downloaded env_filter v1.0.0
6142026-03-03T00:16:39.823Z Downloaded derive_builder_macro v0.20.2
6152026-03-03T00:16:39.826Z Downloaded dunce v1.0.5
6162026-03-03T00:16:39.831Z Downloaded embedded-io v0.6.1
6172026-03-03T00:16:39.835Z Downloaded flagset v0.4.7
6182026-03-03T00:16:39.840Z Downloaded funty v2.0.0
6192026-03-03T00:16:39.843Z Downloaded fallible-iterator v0.2.0
6202026-03-03T00:16:39.848Z Downloaded derive-ex v0.1.8
6212026-03-03T00:16:39.852Z Downloaded convert_case v0.4.0
6222026-03-03T00:16:39.855Z Downloaded float-ord v0.3.2
6232026-03-03T00:16:39.859Z Downloaded foreign-types-shared v0.3.1
6242026-03-03T00:16:39.863Z Downloaded gethostname v0.5.0
6252026-03-03T00:16:39.867Z Downloaded diesel_table_macro_syntax v0.2.0
6262026-03-03T00:16:39.870Z Downloaded globwalk v0.9.1
6272026-03-03T00:16:39.875Z Downloaded git-stub v1.0.0
6282026-03-03T00:16:39.879Z Downloaded hash32 v0.3.1
6292026-03-03T00:16:39.883Z Downloaded hash32 v0.2.1
6302026-03-03T00:16:39.887Z Downloaded blowfish v0.9.1
6312026-03-03T00:16:39.891Z Downloaded display-error-chain v0.2.2
6322026-03-03T00:16:39.895Z Downloaded fixedbitset v0.4.2
6332026-03-03T00:16:39.899Z Downloaded enum-as-inner v0.6.1
6342026-03-03T00:16:39.917Z Downloaded hubpack v0.1.2
6352026-03-03T00:16:39.920Z Downloaded hex-literal v0.4.1
6362026-03-03T00:16:39.925Z Downloaded hubpack_derive v0.1.1
6372026-03-03T00:16:39.928Z Downloaded hyper-tls v0.6.0
6382026-03-03T00:16:39.932Z Downloaded indoc v1.0.9
6392026-03-03T00:16:39.937Z Downloaded futures-task v0.3.32
6402026-03-03T00:16:39.947Z Downloaded ident_case v1.0.1
6412026-03-03T00:16:39.953Z Downloaded indent_write v2.2.0
6422026-03-03T00:16:39.960Z Downloaded internet-checksum v0.2.1
6432026-03-03T00:16:39.966Z Downloaded diff v0.1.13
6442026-03-03T00:16:39.974Z Downloaded lazy_static v1.5.0
6452026-03-03T00:16:39.978Z Downloaded lalrpop-util v0.19.12
6462026-03-03T00:16:39.981Z Downloaded keccak v0.1.6
6472026-03-03T00:16:39.986Z Downloaded humantime v2.3.0
6482026-03-03T00:16:39.989Z Downloaded highway v1.3.0
6492026-03-03T00:16:39.994Z Downloaded lru-cache v0.1.2
6502026-03-03T00:16:39.997Z Downloaded lru-slab v0.1.2
6512026-03-03T00:16:40.000Z Downloaded match_cfg v0.1.0
6522026-03-03T00:16:40.003Z Downloaded lru v0.12.5
6532026-03-03T00:16:40.006Z Downloaded ingot v0.1.1
6542026-03-03T00:16:40.010Z Downloaded git-stub-vcs v0.1.0
6552026-03-03T00:16:40.014Z Downloaded memoffset v0.9.1
6562026-03-03T00:16:40.018Z Downloaded mime v0.3.17
6572026-03-03T00:16:40.023Z Downloaded elliptic-curve v0.13.8
6582026-03-03T00:16:40.028Z Downloaded ipnetwork v0.21.1
6592026-03-03T00:16:40.032Z Downloaded newline-converter v0.3.0
6602026-03-03T00:16:40.035Z Downloaded nibble_vec v0.1.0
6612026-03-03T00:16:40.038Z Downloaded new_debug_unreachable v1.0.6
6622026-03-03T00:16:40.041Z Downloaded num v0.4.3
6632026-03-03T00:16:40.044Z Downloaded kstat-rs v0.2.4
6642026-03-03T00:16:40.047Z Downloaded newtype_derive v0.1.6
6652026-03-03T00:16:40.050Z Downloaded normalize-line-endings v0.3.0
6662026-03-03T00:16:40.053Z Downloaded libloading v0.8.9
6672026-03-03T00:16:40.057Z Downloaded linear-map v1.2.0
6682026-03-03T00:16:40.060Z Downloaded opaque-debug v0.3.1
6692026-03-03T00:16:40.063Z Downloaded lock_api v0.4.14
6702026-03-03T00:16:40.066Z Downloaded num-iter v0.1.45
6712026-03-03T00:16:40.070Z Downloaded num-derive v0.4.2
6722026-03-03T00:16:40.073Z Downloaded num_threads v0.1.7
6732026-03-03T00:16:40.076Z Downloaded openssl-macros v0.1.1
6742026-03-03T00:16:40.079Z Downloaded num_enum_derive v0.5.11
6752026-03-03T00:16:40.082Z Downloaded dropshot_endpoint v0.16.7
6762026-03-03T00:16:40.085Z Downloaded crossbeam-epoch v0.9.18
6772026-03-03T00:16:40.089Z Downloaded half v2.7.1
6782026-03-03T00:16:40.093Z Downloaded oso-derive v0.27.3
6792026-03-03T00:16:40.096Z Downloaded packed_struct_codegen v0.10.1
6802026-03-03T00:16:40.100Z Downloaded flume v0.11.1
6812026-03-03T00:16:40.103Z Downloaded parse-size v1.1.0
6822026-03-03T00:16:40.106Z Downloaded multer v3.1.0
6832026-03-03T00:16:40.109Z Downloaded pbkdf2 v0.12.2
6842026-03-03T00:16:40.112Z Downloaded hmac v0.12.1
6852026-03-03T00:16:40.116Z Downloaded num-complex v0.4.6
6862026-03-03T00:16:40.119Z Downloaded peg-runtime v0.8.5
6872026-03-03T00:16:40.122Z Downloaded phf_shared v0.12.1
6882026-03-03T00:16:40.125Z Downloaded pin-utils v0.1.0
6892026-03-03T00:16:40.128Z Downloaded phf_shared v0.13.1
6902026-03-03T00:16:40.131Z Downloaded num-rational v0.4.2
6912026-03-03T00:16:40.134Z Downloaded const_format v0.2.35
6922026-03-03T00:16:40.139Z Downloaded oxnet v0.1.4
6932026-03-03T00:16:40.143Z Downloaded num_enum_derive v0.7.5
6942026-03-03T00:16:40.146Z Downloaded proc-macro-crate v1.3.1
6952026-03-03T00:16:40.149Z Downloaded predicates-tree v1.0.13
6962026-03-03T00:16:40.152Z Downloaded precomputed-hash v0.1.1
6972026-03-03T00:16:40.155Z Downloaded packed_struct v0.10.1
6982026-03-03T00:16:40.158Z Downloaded oxide-tokio-rt v0.1.2
6992026-03-03T00:16:40.161Z Downloaded headers v0.4.1
7002026-03-03T00:16:40.166Z Downloaded pbkdf2 v0.11.0
7012026-03-03T00:16:40.170Z Downloaded progenitor-client v0.10.0
7022026-03-03T00:16:40.173Z Downloaded mime_guess v2.0.5
7032026-03-03T00:16:40.176Z Downloaded proc-macro-error-attr2 v2.0.0
7042026-03-03T00:16:40.179Z Downloaded libbz2-rs-sys v0.2.2
7052026-03-03T00:16:40.183Z Downloaded psl-types v2.0.11
7062026-03-03T00:16:40.186Z Downloaded quick-error v1.2.3
7072026-03-03T00:16:40.189Z Downloaded progenitor-macro v0.10.0
7082026-03-03T00:16:40.189Z Downloaded progenitor-macro v0.13.0
7092026-03-03T00:16:40.192Z Downloaded litrs v1.0.0
7102026-03-03T00:16:40.196Z Downloaded pem-rfc7468 v0.7.0
7112026-03-03T00:16:40.199Z Downloaded phf v0.12.1
7122026-03-03T00:16:40.202Z Downloaded rand_xorshift v0.4.0
7132026-03-03T00:16:40.206Z Downloaded radium v0.7.0
7142026-03-03T00:16:40.209Z Downloaded rand_chacha v0.3.1
7152026-03-03T00:16:40.212Z Downloaded pin-project-internal v1.1.11
7162026-03-03T00:16:40.215Z Downloaded predicates-core v1.0.10
7172026-03-03T00:16:40.216Z Downloaded pkcs8 v0.10.2
7182026-03-03T00:16:40.221Z Downloaded recursive-proc-macro-impl v0.1.1
7192026-03-03T00:16:40.224Z Downloaded ref-cast v1.0.25
7202026-03-03T00:16:40.228Z Downloaded pkg-config v0.3.32
7212026-03-03T00:16:40.231Z Downloaded postgres-protocol v0.6.10
7222026-03-03T00:16:40.236Z Downloaded polyval v0.6.2
7232026-03-03T00:16:40.236Z Downloaded ref-cast-impl v1.0.25
7242026-03-03T00:16:40.239Z Downloaded ppv-lite86 v0.2.21
7252026-03-03T00:16:40.242Z Downloaded password-hash v0.4.2
7262026-03-03T00:16:40.242Z Downloaded parking_lot v0.12.5
7272026-03-03T00:16:40.246Z Downloaded rfc6979 v0.4.0
7282026-03-03T00:16:40.249Z Downloaded progenitor-client v0.13.0
7292026-03-03T00:16:40.252Z Downloaded progenitor v0.11.2
7302026-03-03T00:16:40.255Z Downloaded progenitor-client v0.11.2
7312026-03-03T00:16:40.260Z Downloaded progenitor-extras v0.1.0
7322026-03-03T00:16:40.260Z Downloaded psm v0.1.30
7332026-03-03T00:16:40.265Z Downloaded rtoolbox v0.0.3
7342026-03-03T00:16:40.269Z Downloaded rustc_version v0.4.1
7352026-03-03T00:16:40.269Z Downloaded rustc_version v0.1.7
7362026-03-03T00:16:40.269Z Downloaded russh-cryptovec v0.7.3
7372026-03-03T00:16:40.272Z Downloaded bumpalo v3.20.2
7382026-03-03T00:16:40.275Z Downloaded rand_core v0.10.0
7392026-03-03T00:16:40.278Z Downloaded poly1305 v0.8.0
7402026-03-03T00:16:40.281Z Downloaded rand_core v0.6.4
7412026-03-03T00:16:40.284Z Downloaded rand_chacha v0.9.0
7422026-03-03T00:16:40.284Z Downloaded hickory-resolver v0.24.4
7432026-03-03T00:16:40.289Z Downloaded r2d2 v0.8.10
7442026-03-03T00:16:40.292Z Downloaded p256 v0.13.2
7452026-03-03T00:16:40.295Z Downloaded jiff-static v0.2.21
7462026-03-03T00:16:40.299Z Downloaded rand_seeder v0.4.0
7472026-03-03T00:16:40.302Z Downloaded pkcs5 v0.7.1
7482026-03-03T00:16:40.306Z Downloaded scheduled-thread-pool v0.2.7
7492026-03-03T00:16:40.309Z Downloaded scroll_derive v0.13.1
7502026-03-03T00:16:40.312Z Downloaded sapling-renderdag v0.1.0
7512026-03-03T00:16:40.315Z Downloaded same-file v1.0.6
7522026-03-03T00:16:40.315Z Downloaded scrypt v0.11.0
7532026-03-03T00:16:40.319Z Downloaded serde_bytes v0.11.19
7542026-03-03T00:16:40.322Z Downloaded miniz_oxide v0.8.9
7552026-03-03T00:16:40.325Z Downloaded parking_lot_core v0.8.6
7562026-03-03T00:16:40.328Z Downloaded secrecy v0.10.3
7572026-03-03T00:16:40.328Z Downloaded rustc-hash v2.1.1
7582026-03-03T00:16:40.331Z Downloaded secrecy v0.8.0
7592026-03-03T00:16:40.334Z Downloaded serde_repr v0.1.20
7602026-03-03T00:16:40.337Z Downloaded serde_plain v1.0.2
7612026-03-03T00:16:40.340Z Downloaded signal-hook-tokio v0.3.1
7622026-03-03T00:16:40.340Z Downloaded rustls-pemfile v2.2.0
7632026-03-03T00:16:40.343Z Downloaded prefix-trie v0.7.0
7642026-03-03T00:16:40.347Z Downloaded quinn-udp v0.5.14
7652026-03-03T00:16:40.350Z Downloaded rusty-fork v0.3.1
7662026-03-03T00:16:40.353Z Downloaded signal-hook-mio v0.2.5
7672026-03-03T00:16:40.356Z Downloaded serde_spanned v1.0.4
7682026-03-03T00:16:40.359Z Downloaded sigpipe v0.1.3
7692026-03-03T00:16:40.360Z Downloaded hashbrown v0.12.3
7702026-03-03T00:16:40.363Z Downloaded shell-words v1.1.1
7712026-03-03T00:16:40.367Z Downloaded seq-macro v0.3.6
7722026-03-03T00:16:40.370Z Downloaded rustversion v1.0.22
7732026-03-03T00:16:40.373Z Downloaded pkcs1 v0.7.5
7742026-03-03T00:16:40.376Z Downloaded siphasher v1.0.2
7752026-03-03T00:16:40.379Z Downloaded postcard v1.1.3
7762026-03-03T00:16:40.382Z Downloaded slog-bunyan v2.5.0
7772026-03-03T00:16:40.382Z Downloaded slog-envlogger v2.2.0
7782026-03-03T00:16:40.385Z Downloaded http v1.4.0
7792026-03-03T00:16:40.389Z Downloaded scroll v0.13.0
7802026-03-03T00:16:40.392Z Downloaded sct v0.7.1
7812026-03-03T00:16:40.395Z Downloaded sec1 v0.7.3
7822026-03-03T00:16:40.398Z Downloaded progenitor-impl v0.10.0
7832026-03-03T00:16:40.402Z Downloaded progenitor-impl v0.13.0
7842026-03-03T00:16:40.405Z Downloaded derive_more v2.1.1
7852026-03-03T00:16:40.417Z Downloaded ssh-encoding v0.2.0
7862026-03-03T00:16:40.420Z Downloaded ssh-cipher v0.2.0
7872026-03-03T00:16:40.424Z Downloaded sqlparser_derive v0.5.0
7882026-03-03T00:16:40.424Z Downloaded sha1 v0.10.6
7892026-03-03T00:16:40.427Z Downloaded slab v0.4.12
7902026-03-03T00:16:40.430Z Downloaded aho-corasick v1.1.4
7912026-03-03T00:16:40.433Z Downloaded strip-ansi-escapes v0.2.1
7922026-03-03T00:16:40.436Z Downloaded structmeta-derive v0.3.0
7932026-03-03T00:16:40.436Z Downloaded serde_urlencoded v0.7.1
7942026-03-03T00:16:40.440Z Downloaded hashbrown v0.13.2
7952026-03-03T00:16:40.443Z Downloaded sync_wrapper v1.0.2
7962026-03-03T00:16:40.446Z Downloaded shlex v1.3.0
7972026-03-03T00:16:40.449Z Downloaded slog-term v2.9.2
7982026-03-03T00:16:40.452Z Downloaded strum v0.27.2
7992026-03-03T00:16:40.452Z Downloaded smallvec v0.6.14
8002026-03-03T00:16:40.455Z Downloaded rustls-pki-types v1.14.0
8012026-03-03T00:16:40.459Z Downloaded structmeta v0.3.0
8022026-03-03T00:16:40.459Z Downloaded snafu-derive v0.8.9
8032026-03-03T00:16:40.462Z Downloaded supports-color v3.0.2
8042026-03-03T00:16:40.462Z Downloaded rcgen v0.12.1
8052026-03-03T00:16:40.467Z Downloaded take_mut v0.2.2
8062026-03-03T00:16:40.470Z Downloaded tagptr v0.2.0
8072026-03-03T00:16:40.470Z Downloaded tap v1.0.1
8082026-03-03T00:16:40.473Z Downloaded testing_table v0.3.0
8092026-03-03T00:16:40.473Z Downloaded slog-scope v4.4.1
8102026-03-03T00:16:40.476Z Downloaded slog-dtrace v0.3.0
8112026-03-03T00:16:40.476Z Downloaded tabled_derive v0.11.0
8122026-03-03T00:16:40.480Z Downloaded progenitor-impl v0.11.2
8132026-03-03T00:16:40.483Z Downloaded serde_cbor v0.11.2
8142026-03-03T00:16:40.483Z Downloaded ron v0.8.1
8152026-03-03T00:16:40.489Z Downloaded time-core v0.1.8
8162026-03-03T00:16:40.492Z Downloaded prettyplease v0.2.37
8172026-03-03T00:16:40.495Z Downloaded itertools v0.10.5
8182026-03-03T00:16:40.502Z Downloaded thiserror-impl-no-std v2.0.2
8192026-03-03T00:16:40.505Z Downloaded rustls-platform-verifier v0.6.2
8202026-03-03T00:16:40.508Z Downloaded static_assertions v1.1.0
8212026-03-03T00:16:40.512Z Downloaded strum_macros v0.27.2
8222026-03-03T00:16:40.515Z Downloaded strum_macros v0.24.3
8232026-03-03T00:16:40.516Z Downloaded stringprep v0.1.5
8242026-03-03T00:16:40.519Z Downloaded strum_macros v0.26.4
8252026-03-03T00:16:40.522Z Downloaded tinyvec_macros v0.1.1
8262026-03-03T00:16:40.523Z Downloaded strum v0.26.3
8272026-03-03T00:16:40.526Z Downloaded hyper-util v0.1.20
8282026-03-03T00:16:40.531Z Downloaded schemars v0.8.22
8292026-03-03T00:16:40.541Z Downloaded tabwriter v1.4.1
8302026-03-03T00:16:40.545Z Downloaded support-bundle-viewer v0.1.2
8312026-03-03T00:16:40.548Z Downloaded num-bigint v0.4.6
8322026-03-03T00:16:40.551Z Downloaded termtree v0.5.1
8332026-03-03T00:16:40.554Z Downloaded sqlformat v0.3.5
8342026-03-03T00:16:40.554Z Downloaded quinn v0.11.9
8352026-03-03T00:16:40.558Z Downloaded time-macros v0.2.27
8362026-03-03T00:16:40.562Z Downloaded topological-sort v0.2.2
8372026-03-03T00:16:40.565Z Downloaded thread_local v1.1.9
8382026-03-03T00:16:40.565Z Downloaded rayon-core v1.13.0
8392026-03-03T00:16:40.568Z Downloaded qorb v0.4.1
8402026-03-03T00:16:40.573Z Downloaded try-lock v0.2.5
8412026-03-03T00:16:40.576Z Downloaded tower-service v0.3.3
8422026-03-03T00:16:40.576Z Downloaded tower-layer v0.3.3
8432026-03-03T00:16:40.579Z Downloaded similar v2.7.0
8442026-03-03T00:16:40.584Z Downloaded serde_yaml v0.9.34+deprecated
8452026-03-03T00:16:40.587Z Downloaded tokio-macros v2.6.0
8462026-03-03T00:16:40.590Z Downloaded tls_codec_derive v0.4.2
8472026-03-03T00:16:40.590Z Downloaded trait-variant v0.1.2
8482026-03-03T00:16:40.593Z Downloaded unicode-truncate v1.1.0
8492026-03-03T00:16:40.593Z Downloaded slog v2.8.2
8502026-03-03T00:16:40.596Z Downloaded tls_codec v0.4.2
8512026-03-03T00:16:40.600Z Downloaded num-bigint-dig v0.8.6
8522026-03-03T00:16:40.603Z Downloaded untrusted v0.7.1
8532026-03-03T00:16:40.606Z Downloaded unarray v0.1.4
8542026-03-03T00:16:40.606Z Downloaded typify-macro v0.4.3
8552026-03-03T00:16:40.610Z Downloaded universal-hash v0.5.1
8562026-03-03T00:16:40.610Z Downloaded unit-prefix v0.5.2
8572026-03-03T00:16:40.610Z Downloaded typify-macro v0.6.1
8582026-03-03T00:16:40.613Z Downloaded socket2 v0.5.10
8592026-03-03T00:16:40.614Z Downloaded tokio-dtrace v0.1.1
8602026-03-03T00:16:40.617Z Downloaded term v0.7.0
8612026-03-03T00:16:40.620Z Downloaded tokio-tungstenite v0.21.0
8622026-03-03T00:16:40.623Z Downloaded toml_writer v1.0.6+spec-1.1.0
8632026-03-03T00:16:40.623Z Downloaded usdt v0.6.0
8642026-03-03T00:16:40.627Z Downloaded tokio-rustls v0.25.0
8652026-03-03T00:16:40.627Z Downloaded usdt-attr-macro v0.6.0
8662026-03-03T00:16:40.630Z Downloaded untrusted v0.9.0
8672026-03-03T00:16:40.630Z Downloaded iri-string v0.7.10
8682026-03-03T00:16:40.636Z Downloaded tui-tree-widget v0.23.1
8692026-03-03T00:16:40.648Z Downloaded tiny-keccak v2.0.2
8702026-03-03T00:16:40.648Z Downloaded wait-timeout v0.2.1
8712026-03-03T00:16:40.648Z Downloaded waitgroup v0.1.2
8722026-03-03T00:16:40.648Z Downloaded void v1.0.2
8732026-03-03T00:16:40.648Z Downloaded utf-8 v0.7.6
8742026-03-03T00:16:40.648Z Downloaded usdt-macro v0.6.0
8752026-03-03T00:16:40.651Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8762026-03-03T00:16:40.651Z Downloaded socket2 v0.6.2
8772026-03-03T00:16:40.655Z Downloaded itertools v0.14.0
8782026-03-03T00:16:40.659Z Downloaded subprocess v0.2.15
8792026-03-03T00:16:40.662Z Downloaded want v0.3.1
8802026-03-03T00:16:40.666Z Downloaded unicase v2.9.0
8812026-03-03T00:16:40.670Z Downloaded tokio-native-tls v0.3.1
8822026-03-03T00:16:40.670Z Downloaded nom v7.1.3
8832026-03-03T00:16:40.673Z Downloaded hyper v1.8.1
8842026-03-03T00:16:40.680Z Downloaded tokio-rustls v0.24.1
8852026-03-03T00:16:40.683Z Downloaded xshell-macros v0.2.7
8862026-03-03T00:16:40.686Z Downloaded xattr v1.6.1
8872026-03-03T00:16:40.686Z Downloaded tokio-stream v0.1.18
8882026-03-03T00:16:40.690Z Downloaded tokio-rustls v0.26.4
8892026-03-03T00:16:40.694Z Downloaded tar v0.4.44
8902026-03-03T00:16:40.697Z Downloaded toml_parser v1.0.9+spec-1.1.0
8912026-03-03T00:16:40.701Z Downloaded tokio-tungstenite v0.23.1
8922026-03-03T00:16:40.704Z Downloaded schemars v1.2.1
8932026-03-03T00:16:40.717Z Downloaded zone_cfg_derive v0.3.1
8942026-03-03T00:16:40.721Z Downloaded zeroize_derive v1.4.3
8952026-03-03T00:16:40.721Z Downloaded vsss-rs v3.3.4
8962026-03-03T00:16:40.724Z Downloaded vergen-lib v0.1.6
8972026-03-03T00:16:40.727Z Downloaded tracing-attributes v0.1.31
8982026-03-03T00:16:40.730Z Downloaded twox-hash v2.1.2
8992026-03-03T00:16:40.730Z Downloaded itertools v0.12.1
9002026-03-03T00:16:40.737Z Downloaded snafu v0.8.9
9012026-03-03T00:16:40.743Z Downloaded wyz v0.5.1
9022026-03-03T00:16:40.746Z Downloaded toml v0.7.8
9032026-03-03T00:16:40.750Z Downloaded unicode-properties v0.1.4
9042026-03-03T00:16:40.753Z Downloaded whoami v1.6.1
9052026-03-03T00:16:40.756Z Downloaded walkdir v2.5.0
9062026-03-03T00:16:40.759Z Downloaded xshell v0.2.7
9072026-03-03T00:16:40.759Z Downloaded libm v0.2.16
9082026-03-03T00:16:40.769Z Downloaded zeroize v1.8.2
9092026-03-03T00:16:40.772Z Downloaded xz2 v0.1.7
9102026-03-03T00:16:40.775Z Downloaded vergen v9.0.6
9112026-03-03T00:16:40.775Z Downloaded toml v0.9.12+spec-1.1.0
9122026-03-03T00:16:40.779Z Downloaded zstd-safe v7.2.4
9132026-03-03T00:16:40.783Z Downloaded zstd v0.13.3
9142026-03-03T00:16:40.786Z Downloaded typify v0.6.1
9152026-03-03T00:16:40.789Z Downloaded typify v0.4.3
9162026-03-03T00:16:40.793Z Downloaded tungstenite v0.21.0
9172026-03-03T00:16:40.796Z Downloaded steno v0.4.1
9182026-03-03T00:16:40.801Z Downloaded h2 v0.4.13
9192026-03-03T00:16:40.808Z Downloaded whoami v2.1.0
9202026-03-03T00:16:40.811Z Downloaded zerocopy v0.6.6
9212026-03-03T00:16:40.815Z Downloaded yasna v0.5.2
9222026-03-03T00:16:40.818Z Downloaded vte v0.14.1
9232026-03-03T00:16:40.821Z Downloaded unsafe-libyaml v0.2.11
9242026-03-03T00:16:40.825Z Downloaded uuid v1.21.0
9252026-03-03T00:16:40.828Z Downloaded rustyline v14.0.0
9262026-03-03T00:16:40.831Z Downloaded toml_edit v0.23.10+spec-1.0.0
9272026-03-03T00:16:40.836Z Downloaded reedline v0.40.0
9282026-03-03T00:16:40.844Z Downloaded rpassword v7.4.0
9292026-03-03T00:16:40.847Z Downloaded ron v0.12.0
9302026-03-03T00:16:40.855Z Downloaded unicode-bidi v0.3.18
9312026-03-03T00:16:40.858Z Downloaded zone v0.3.1
9322026-03-03T00:16:40.864Z Downloaded tracing-core v0.1.36
9332026-03-03T00:16:40.867Z Downloaded p521 v0.13.3
9342026-03-03T00:16:40.867Z Downloaded tinyvec v1.10.0
9352026-03-03T00:16:40.870Z Downloaded ssh-key v0.6.7
9362026-03-03T00:16:40.876Z Downloaded git2 v0.20.4
9372026-03-03T00:16:40.886Z Downloaded zopfli v0.8.3
9382026-03-03T00:16:40.889Z Downloaded tungstenite v0.23.0
9392026-03-03T00:16:40.894Z Downloaded toml_edit v0.19.15
9402026-03-03T00:16:40.910Z Downloaded yansi v1.0.1
9412026-03-03T00:16:40.913Z Downloaded chrono v0.4.44
9422026-03-03T00:16:40.920Z Downloaded zip v0.6.6
9432026-03-03T00:16:40.924Z Downloaded rayon v1.11.0
9442026-03-03T00:16:40.933Z Downloaded zerocopy-derive v0.8.40
9452026-03-03T00:16:40.944Z Downloaded tower v0.5.3
9462026-03-03T00:16:40.953Z Downloaded rustls-webpki v0.101.7
9472026-03-03T00:16:40.968Z Downloaded x509-cert v0.2.5
9482026-03-03T00:16:40.975Z Downloaded salty v0.3.0
9492026-03-03T00:16:40.982Z Downloaded regex v1.12.3
9502026-03-03T00:16:40.987Z Downloaded p384 v0.13.1
9512026-03-03T00:16:40.993Z Downloaded unicode-normalization v0.1.25
9522026-03-03T00:16:40.997Z Downloaded tokio-util v0.7.18
9532026-03-03T00:16:41.006Z Downloaded curve25519-dalek v4.1.3
9542026-03-03T00:16:41.014Z Downloaded zip v4.6.1
9552026-03-03T00:16:41.019Z Downloaded proptest v1.10.0
9562026-03-03T00:16:41.028Z Downloaded rustls-webpki v0.102.8
9572026-03-03T00:16:41.047Z Downloaded typed-path v0.9.3
9582026-03-03T00:16:41.053Z Downloaded serde_with v3.17.0
9592026-03-03T00:16:41.066Z Downloaded tough v0.20.0
9602026-03-03T00:16:41.074Z Downloaded winnow v0.6.26
9612026-03-03T00:16:41.083Z Downloaded object v0.30.4
9622026-03-03T00:16:41.093Z Downloaded openssl v0.10.75
9632026-03-03T00:16:41.103Z Downloaded radix_trie v0.2.1
9642026-03-03T00:16:41.108Z Downloaded tower-http v0.6.8
9652026-03-03T00:16:41.117Z Downloaded winnow v0.5.40
9662026-03-03T00:16:41.127Z Downloaded quinn-proto v0.11.13
9672026-03-03T00:16:41.133Z Downloaded rustls v0.21.12
9682026-03-03T00:16:41.144Z Downloaded zlib-rs v0.6.2
9692026-03-03T00:16:41.150Z Downloaded dropshot v0.16.7
9702026-03-03T00:16:41.172Z Downloaded vcpkg v0.2.15
9712026-03-03T00:16:41.211Z Downloaded tabled v0.20.0
9722026-03-03T00:16:41.229Z Downloaded nix v0.29.0
9732026-03-03T00:16:41.241Z Downloaded time v0.3.47
9742026-03-03T00:16:41.252Z Downloaded regress v0.10.5
9752026-03-03T00:16:41.262Z Downloaded nix v0.31.1
9762026-03-03T00:16:41.273Z Downloaded nix v0.28.0
9772026-03-03T00:16:41.285Z Downloaded webpki-roots v1.0.6
9782026-03-03T00:16:41.288Z Downloaded smoltcp v0.9.1
9792026-03-03T00:16:41.299Z Downloaded smoltcp v0.11.0
9802026-03-03T00:16:41.311Z Downloaded rustls v0.22.4
9812026-03-03T00:16:41.324Z Downloaded hickory-proto v0.25.2
9822026-03-03T00:16:41.340Z Downloaded zerocopy v0.8.40
9832026-03-03T00:16:41.350Z Downloaded rustix v0.38.44
9842026-03-03T00:16:41.373Z Downloaded openapiv3 v2.2.0
9852026-03-03T00:16:41.383Z Downloaded sqlparser v0.61.0
9862026-03-03T00:16:41.392Z Downloaded rustls v0.23.37
9872026-03-03T00:16:41.404Z Downloaded sled v0.34.7
9882026-03-03T00:16:41.414Z Downloaded regex-syntax v0.8.10
9892026-03-03T00:16:41.423Z Downloaded typify-impl v0.4.3
9902026-03-03T00:16:41.435Z Downloaded hickory-proto v0.24.4
9912026-03-03T00:16:41.451Z Downloaded regex-syntax v0.6.29
9922026-03-03T00:16:41.456Z Downloaded zerocopy-derive v0.6.6
9932026-03-03T00:16:41.466Z Downloaded object v0.37.3
9942026-03-03T00:16:41.477Z Downloaded nix v0.30.1
9952026-03-03T00:16:41.488Z Downloaded typify-impl v0.6.1
9962026-03-03T00:16:41.501Z Downloaded tracing v0.1.44
9972026-03-03T00:16:41.522Z Downloaded ratatui v0.29.0
9982026-03-03T00:16:41.540Z Downloaded lzma-sys v0.1.20
9992026-03-03T00:16:41.568Z Downloaded bzip2-sys v0.1.13+1.0.8
10002026-03-03T00:16:41.579Z Downloaded nix v0.27.1
10012026-03-03T00:16:41.589Z Downloaded csv v1.4.0
10022026-03-03T00:16:41.607Z Downloaded diesel v2.2.12
10032026-03-03T00:16:41.624Z Downloaded regex-automata v0.4.14
10042026-03-03T00:16:41.639Z Downloaded polar-core v0.27.3
10052026-03-03T00:16:41.646Z Downloaded bstr v1.12.1
10062026-03-03T00:16:41.653Z Downloaded petgraph v0.6.5
10072026-03-03T00:16:41.670Z Downloaded chrono-tz v0.10.4
10082026-03-03T00:16:41.686Z Downloaded libz-sys v1.1.24
10092026-03-03T00:16:41.705Z Downloaded jiff v0.2.21
10102026-03-03T00:16:41.722Z Downloaded tokio v1.49.0
10112026-03-03T00:16:41.759Z Downloaded petname v2.0.2
10122026-03-03T00:16:41.763Z Downloaded quick-xml v0.37.5
10132026-03-03T00:16:41.769Z Downloaded moka v0.12.13
10142026-03-03T00:16:41.776Z Downloaded petgraph v0.8.3
10152026-03-03T00:16:41.796Z Downloaded goblin v0.10.5
10162026-03-03T00:16:41.803Z Downloaded portable-atomic v1.13.1
10172026-03-03T00:16:41.810Z Downloaded lalrpop v0.19.12
10182026-03-03T00:16:41.822Z Downloaded reqwest v0.13.2
10192026-03-03T00:16:41.826Z Downloaded reqwest v0.12.28
10202026-03-03T00:16:41.830Z Downloaded sha3 v0.10.8
10212026-03-03T00:16:41.835Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10222026-03-03T00:16:41.851Z Downloaded bitvec v1.0.1
10232026-03-03T00:16:41.865Z Downloaded unicode_categories v0.1.1
10242026-03-03T00:16:41.868Z Downloaded unicode-segmentation v1.12.0
10252026-03-03T00:16:41.872Z Downloaded tokio-postgres v0.7.16
10262026-03-03T00:16:41.875Z Downloaded bindgen v0.71.1
10272026-03-03T00:16:41.880Z Downloaded aws-lc-rs v1.16.0
10282026-03-03T00:16:41.889Z Downloaded rand v0.10.0
10292026-03-03T00:16:41.892Z Downloaded hkdf v0.12.4
10302026-03-03T00:16:41.895Z Downloaded vergen-gitcl v1.0.8
10312026-03-03T00:16:41.898Z Downloaded encoding_rs v0.8.35
10322026-03-03T00:16:41.915Z Downloaded vergen-git2 v1.0.7
10332026-03-03T00:16:41.918Z Downloaded uzers v0.12.2
10342026-03-03T00:16:41.918Z Downloaded usdt-impl v0.6.0
10352026-03-03T00:16:41.921Z Downloaded test-strategy v0.4.5
10362026-03-03T00:16:41.924Z Downloaded blake3 v1.8.3
10372026-03-03T00:16:41.930Z Downloaded russh v0.45.0
10382026-03-03T00:16:41.935Z Downloaded signal-hook v0.3.18
10392026-03-03T00:16:41.937Z Downloaded samael v0.0.19
10402026-03-03T00:16:41.942Z Downloaded rustls-webpki v0.103.9
10412026-03-03T00:16:41.945Z Downloaded rsa v0.9.10
10422026-03-03T00:16:41.949Z Downloaded rand v0.9.2
10432026-03-03T00:16:41.953Z Downloaded futures-util v0.3.32
10442026-03-03T00:16:41.963Z Downloaded term v1.2.1
10452026-03-03T00:16:41.966Z Downloaded iddqd v0.3.17
10462026-03-03T00:16:41.972Z Downloaded schemars v0.9.0
10472026-03-03T00:16:41.983Z Downloaded libxml v0.3.3
10482026-03-03T00:16:41.988Z Downloaded itertools v0.13.0
10492026-03-03T00:16:41.994Z Downloaded rand v0.8.5
10502026-03-03T00:16:41.997Z Downloaded termios v0.3.3
10512026-03-03T00:16:42.000Z Downloaded thiserror-no-std v2.0.2
10522026-03-03T00:16:42.003Z Downloaded spin v0.9.8
10532026-03-03T00:16:42.003Z Downloaded publicsuffix v2.3.0
10542026-03-03T00:16:42.006Z Downloaded mio v1.1.1
10552026-03-03T00:16:42.010Z Downloaded minimal-lexical v0.2.1
10562026-03-03T00:16:42.014Z Downloaded ring v0.17.14
10572026-03-03T00:16:42.050Z Downloaded ryu v1.0.23
10582026-03-03T00:16:42.053Z Downloaded string_cache v0.8.9
10592026-03-03T00:16:42.056Z Downloaded stacker v0.1.23
10602026-03-03T00:16:42.056Z Downloaded serde_with_macros v3.17.0
10612026-03-03T00:16:42.059Z Downloaded hashbrown v0.15.5
10622026-03-03T00:16:42.063Z Downloaded thread-id v5.1.0
10632026-03-03T00:16:42.066Z Downloaded spki v0.7.3
10642026-03-03T00:16:42.066Z Downloaded sync-ptr v0.1.4
10652026-03-03T00:16:42.066Z Downloaded pretty_assertions v1.4.1
10662026-03-03T00:16:42.069Z Downloaded openssl-sys v0.9.111
10672026-03-03T00:16:42.072Z Downloaded libgit2-sys v0.18.3+1.9.2
10682026-03-03T00:16:42.121Z Downloaded subtle v2.6.1
10692026-03-03T00:16:42.124Z Downloaded simd-adler32 v0.3.8
10702026-03-03T00:16:42.124Z Downloaded serde-hex v0.1.0
10712026-03-03T00:16:42.127Z Downloaded smf v0.2.3
10722026-03-03T00:16:42.127Z Downloaded slog-stdlog v4.1.1
10732026-03-03T00:16:42.127Z Downloaded slog-json v2.6.1
10742026-03-03T00:16:42.130Z Downloaded slog-async v2.8.0
10752026-03-03T00:16:42.130Z Downloaded hickory-server v0.25.2
10762026-03-03T00:16:42.133Z Downloaded signal-hook-registry v1.4.8
10772026-03-03T00:16:42.136Z Downloaded serde_path_to_error v0.1.20
10782026-03-03T00:16:42.137Z Downloaded serde_derive_internals v0.29.1
10792026-03-03T00:16:42.137Z Downloaded schemars_derive v0.8.22
10802026-03-03T00:16:42.140Z Downloaded russh-keys v0.45.0
10812026-03-03T00:16:42.140Z Downloaded signature v2.2.0
10822026-03-03T00:16:42.144Z Downloaded pin-project v1.1.11
10832026-03-03T00:16:42.150Z Downloaded rustls-pemfile v1.0.4
10842026-03-03T00:16:42.154Z Downloaded rustls-native-certs v0.8.3
10852026-03-03T00:16:42.157Z Downloaded rand_core v0.9.5
10862026-03-03T00:16:42.157Z Downloaded serde-big-array v0.5.1
10872026-03-03T00:16:42.157Z Downloaded semver v0.1.20
10882026-03-03T00:16:42.160Z Downloaded scopeguard v1.2.0
10892026-03-03T00:16:42.160Z Downloaded salsa20 v0.10.2
10902026-03-03T00:16:42.160Z Downloaded resolv-conf v0.7.6
10912026-03-03T00:16:42.163Z Downloaded expectorate v1.2.0
10922026-03-03T00:16:42.163Z Downloaded papergrid v0.17.0
10932026-03-03T00:16:42.167Z Downloaded postgres-types v0.2.12
10942026-03-03T00:16:42.170Z Downloaded oso v0.27.3
10952026-03-03T00:16:42.173Z Downloaded phf v0.13.1
10962026-03-03T00:16:42.173Z Downloaded progenitor v0.13.0
10972026-03-03T00:16:42.176Z Downloaded parking_lot v0.11.2
10982026-03-03T00:16:42.176Z Downloaded progenitor v0.10.0
10992026-03-03T00:16:42.180Z Downloaded proc-macro-error2 v2.0.1
11002026-03-03T00:16:42.184Z Downloaded parking_lot_core v0.9.12
11012026-03-03T00:16:42.184Z Downloaded crossterm v0.29.0
11022026-03-03T00:16:42.187Z Downloaded derive_more-impl v2.1.1
11032026-03-03T00:16:42.191Z Downloaded primeorder v0.13.6
11042026-03-03T00:16:42.194Z Downloaded hickory-resolver v0.25.2
11052026-03-03T00:16:42.197Z Downloaded cc v1.2.56
11062026-03-03T00:16:42.201Z Downloaded indicatif v0.18.4
11072026-03-03T00:16:42.206Z Downloaded flate2 v1.1.9
11082026-03-03T00:16:42.210Z Downloaded recursive v0.1.1
11092026-03-03T00:16:42.210Z Downloaded ed25519-dalek v2.2.0
11102026-03-03T00:16:42.210Z Downloaded heapless v0.8.0
11112026-03-03T00:16:42.213Z Downloaded aes-gcm v0.10.3
11122026-03-03T00:16:42.217Z Downloaded pin-project-lite v0.2.17
11132026-03-03T00:16:42.221Z Downloaded predicates v3.1.4
11142026-03-03T00:16:42.224Z Downloaded httparse v1.10.1
11152026-03-03T00:16:42.228Z Downloaded crossterm v0.28.1
11162026-03-03T00:16:42.232Z Downloaded omicron-zone-package v0.12.2
11172026-03-03T00:16:42.235Z Downloaded indexmap v1.9.3
11182026-03-03T00:16:42.235Z Downloaded peg-macros v0.8.5
11192026-03-03T00:16:42.240Z Downloaded pem v3.0.6
11202026-03-03T00:16:42.240Z Downloaded peg v0.8.5
11212026-03-03T00:16:42.243Z Downloaded dropshot-api-manager v0.5.2
11222026-03-03T00:16:42.247Z Downloaded progenitor-macro v0.11.2
11232026-03-03T00:16:42.247Z Downloaded password-hash v0.5.0
11242026-03-03T00:16:42.247Z Downloaded parse-display-derive v0.10.0
11252026-03-03T00:16:42.251Z Downloaded proc-macro-crate v3.4.0
11262026-03-03T00:16:42.251Z Downloaded paste v1.0.15
11272026-03-03T00:16:42.256Z Downloaded heapless v0.7.17
11282026-03-03T00:16:42.256Z Downloaded diesel_derives v2.2.7
11292026-03-03T00:16:42.260Z Downloaded darling_core v0.21.3
11302026-03-03T00:16:42.266Z Downloaded owo-colors v4.3.0
11312026-03-03T00:16:42.270Z Downloaded aes v0.8.4
11322026-03-03T00:16:42.271Z Downloaded powerfmt v0.2.0
11332026-03-03T00:16:42.271Z Downloaded num_enum v0.7.5
11342026-03-03T00:16:42.274Z Downloaded num-integer v0.1.46
11352026-03-03T00:16:42.274Z Downloaded nu-ansi-term v0.50.3
11362026-03-03T00:16:42.277Z Downloaded memmap2 v0.9.10
11372026-03-03T00:16:42.277Z Downloaded ignore v0.4.25
11382026-03-03T00:16:42.289Z Downloaded phf_shared v0.11.3
11392026-03-03T00:16:42.289Z Downloaded num_enum v0.5.11
11402026-03-03T00:16:42.289Z Downloaded path-slash v0.1.5
11412026-03-03T00:16:42.289Z Downloaded nonempty v0.12.0
11422026-03-03T00:16:42.289Z Downloaded futures v0.3.32
11432026-03-03T00:16:42.293Z Downloaded darling_core v0.23.0
11442026-03-03T00:16:42.297Z Downloaded parse-display v0.10.0
11452026-03-03T00:16:42.297Z Downloaded newtype-uuid v1.3.2
11462026-03-03T00:16:42.297Z Downloaded openssl-probe v0.2.1
11472026-03-03T00:16:42.301Z Downloaded openssl-probe v0.1.6
11482026-03-03T00:16:42.301Z Downloaded native-tls v0.2.18
11492026-03-03T00:16:42.301Z Downloaded nanorand v0.7.0
11502026-03-03T00:16:42.307Z Downloaded jobserver v0.1.34
11512026-03-03T00:16:42.307Z Downloaded derive_more v0.99.20
11522026-03-03T00:16:42.310Z Downloaded derive-where v1.6.0
11532026-03-03T00:16:42.313Z Downloaded compact_str v0.8.1
11542026-03-03T00:16:42.318Z Downloaded chacha20poly1305 v0.10.1
11552026-03-03T00:16:42.318Z Downloaded num-derive v0.3.3
11562026-03-03T00:16:42.321Z Downloaded num-conv v0.2.0
11572026-03-03T00:16:42.321Z Downloaded md-5 v0.10.6
11582026-03-03T00:16:42.321Z Downloaded ingot-macros v0.1.1
11592026-03-03T00:16:42.321Z Downloaded bytes v1.11.1
11602026-03-03T00:16:42.328Z Downloaded olpc-cjson v0.1.4
11612026-03-03T00:16:42.328Z Downloaded libsw-core v0.3.2
11622026-03-03T00:16:42.332Z Downloaded libsw v3.5.0
11632026-03-03T00:16:42.332Z Downloaded base64 v0.21.7
11642026-03-03T00:16:42.332Z Downloaded iana-time-zone v0.1.65
11652026-03-03T00:16:42.337Z Downloaded hyper-rustls v0.27.7
11662026-03-03T00:16:42.337Z Downloaded getrandom v0.3.4
11672026-03-03T00:16:42.341Z Downloaded hickory-client v0.25.2
11682026-03-03T00:16:42.341Z Downloaded libefi-sys v0.1.0
11692026-03-03T00:16:42.344Z Downloaded crc-any v2.5.0
11702026-03-03T00:16:42.345Z Downloaded nodrop v0.1.14
11712026-03-03T00:16:42.345Z Downloaded newtype-uuid-macros v0.1.0
11722026-03-03T00:16:42.345Z Downloaded multimap v0.10.1
11732026-03-03T00:16:42.348Z Downloaded ipnet v2.11.0
11742026-03-03T00:16:42.348Z Downloaded instant v0.1.13
11752026-03-03T00:16:42.348Z Downloaded half v1.8.3
11762026-03-03T00:16:42.352Z Downloaded getrandom v0.2.17
11772026-03-03T00:16:42.357Z Downloaded fatfs v0.3.6
11782026-03-03T00:16:42.357Z Downloaded maybe-uninit v2.0.0
11792026-03-03T00:16:42.361Z Downloaded lzss v0.8.2
11802026-03-03T00:16:42.361Z Downloaded ingot-types v0.1.2
11812026-03-03T00:16:42.361Z Downloaded foldhash v0.2.0
11822026-03-03T00:16:42.361Z Downloaded console v0.15.11
11832026-03-03T00:16:42.364Z Downloaded md5 v0.7.0
11842026-03-03T00:16:42.364Z Downloaded derive_builder v0.20.2
11852026-03-03T00:16:42.368Z Downloaded bzip2 v0.4.4
11862026-03-03T00:16:42.368Z Downloaded indoc v2.0.7
11872026-03-03T00:16:42.372Z Downloaded impl-trait-for-tuples v0.2.3
11882026-03-03T00:16:42.375Z Downloaded hyper-staticfile v0.10.1
11892026-03-03T00:16:42.378Z Downloaded group v0.13.0
11902026-03-03T00:16:42.378Z Downloaded base64 v0.22.1
11912026-03-03T00:16:42.383Z Downloaded maplit v1.0.2
11922026-03-03T00:16:42.383Z Downloaded managed v0.8.0
11932026-03-03T00:16:42.383Z Downloaded futures-channel v0.3.32
11942026-03-03T00:16:42.386Z Downloaded linked-hash-map v0.5.6
11952026-03-03T00:16:42.386Z Downloaded libscf-sys v1.1.0
11962026-03-03T00:16:42.386Z Downloaded crc32fast v1.5.0
11972026-03-03T00:16:42.390Z Downloaded cookie v0.18.1
11982026-03-03T00:16:42.390Z Downloaded http-body-util v0.1.3
11992026-03-03T00:16:42.395Z Downloaded colored v3.1.1
12002026-03-03T00:16:42.396Z Downloaded console v0.16.2
12012026-03-03T00:16:42.399Z Downloaded colored v2.2.0
12022026-03-03T00:16:42.399Z Downloaded cipher v0.4.4
12032026-03-03T00:16:42.399Z Downloaded chacha20 v0.10.0
12042026-03-03T00:16:42.402Z Downloaded is_ci v1.2.0
12052026-03-03T00:16:42.402Z Downloaded is-terminal v0.4.17
12062026-03-03T00:16:42.402Z Downloaded instability v0.3.11
12072026-03-03T00:16:42.406Z Downloaded const-oid v0.9.6
12082026-03-03T00:16:42.406Z Downloaded inout v0.1.4
12092026-03-03T00:16:42.409Z Downloaded find-msvc-tools v0.1.9
12102026-03-03T00:16:42.409Z Downloaded des v0.8.1
12112026-03-03T00:16:42.409Z Downloaded der v0.7.10
12122026-03-03T00:16:42.413Z Downloaded clang-sys v1.8.1
12132026-03-03T00:16:42.417Z Downloaded ciborium v0.2.2
12142026-03-03T00:16:42.420Z Downloaded bitflags v1.3.2
12152026-03-03T00:16:42.423Z Downloaded async-bb8-diesel v0.2.1
12162026-03-03T00:16:42.423Z Downloaded hex v0.4.3
12172026-03-03T00:16:42.428Z Downloaded globset v0.4.18
12182026-03-03T00:16:42.428Z Downloaded erased-serde v0.3.31
12192026-03-03T00:16:42.428Z Downloaded ena v0.14.4
12202026-03-03T00:16:42.432Z Downloaded ed25519 v2.2.3
12212026-03-03T00:16:42.432Z Downloaded crossbeam-deque v0.8.6
12222026-03-03T00:16:42.432Z Downloaded cmake v0.1.57
12232026-03-03T00:16:42.435Z Downloaded glob v0.3.3
12242026-03-03T00:16:42.435Z Downloaded ff v0.13.1
12252026-03-03T00:16:42.435Z Downloaded env_logger v0.11.9
12262026-03-03T00:16:42.438Z Downloaded diesel-dtrace v0.4.2
12272026-03-03T00:16:42.438Z Downloaded defmt v1.0.1
12282026-03-03T00:16:42.442Z Downloaded csv-core v0.1.13
12292026-03-03T00:16:42.445Z Downloaded cookie_store v0.22.1
12302026-03-03T00:16:42.445Z Downloaded cancel-safe-futures v0.1.5
12312026-03-03T00:16:42.448Z Downloaded futures-executor v0.3.32
12322026-03-03T00:16:42.451Z Downloaded ecdsa v0.16.9
12332026-03-03T00:16:42.451Z Downloaded der_derive v0.7.3
12342026-03-03T00:16:42.455Z Downloaded ctr v0.9.2
12352026-03-03T00:16:42.455Z Downloaded crypto-bigint v0.5.5
12362026-03-03T00:16:42.459Z Downloaded fs-err v2.11.0
12372026-03-03T00:16:42.463Z Downloaded cargo_toml v0.22.3
12382026-03-03T00:16:42.463Z Downloaded blake2 v0.10.6
12392026-03-03T00:16:42.466Z Downloaded httpdate v1.0.3
12402026-03-03T00:16:42.466Z Downloaded http-range v0.1.5
12412026-03-03T00:16:42.466Z Downloaded http-body v1.0.1
12422026-03-03T00:16:42.469Z Downloaded hostname v0.4.2
12432026-03-03T00:16:42.469Z Downloaded hostname v0.3.1
12442026-03-03T00:16:42.472Z Downloaded home v0.5.12
12452026-03-03T00:16:42.472Z Downloaded cexpr v0.6.0
12462026-03-03T00:16:42.472Z Downloaded headers-core v0.3.0
12472026-03-03T00:16:42.475Z Downloaded fs_extra v1.3.0
12482026-03-03T00:16:42.475Z Downloaded foldhash v0.1.5
12492026-03-03T00:16:42.475Z Downloaded fixedbitset v0.5.7
12502026-03-03T00:16:42.479Z Downloaded dtrace-parser v0.3.0
12512026-03-03T00:16:42.479Z Downloaded drift v0.1.3
12522026-03-03T00:16:42.483Z Downloaded darling v0.20.11
12532026-03-03T00:16:42.489Z Downloaded corncobs v0.1.4
12542026-03-03T00:16:42.493Z Downloaded constant_time_eq v0.4.2
12552026-03-03T00:16:42.493Z Downloaded filetime v0.2.27
12562026-03-03T00:16:42.493Z Downloaded either v1.15.0
12572026-03-03T00:16:42.499Z Downloaded darling_core v0.20.11
12582026-03-03T00:16:42.499Z Downloaded deranged v0.5.8
12592026-03-03T00:16:42.502Z Downloaded convert_case v0.10.0
12602026-03-03T00:16:42.502Z Downloaded chacha20 v0.9.1
12612026-03-03T00:16:42.502Z Downloaded bit-vec v0.8.0
12622026-03-03T00:16:42.505Z Downloaded async-trait v0.1.89
12632026-03-03T00:16:42.509Z Downloaded foreign-types v0.5.0
12642026-03-03T00:16:42.509Z Downloaded float-cmp v0.10.0
12652026-03-03T00:16:42.512Z Downloaded dropshot-api-manager-types v0.5.2
12662026-03-03T00:16:42.512Z Downloaded backoff v0.4.0
12672026-03-03T00:16:42.512Z Downloaded futures-core v0.3.32
12682026-03-03T00:16:42.515Z Downloaded ghash v0.5.1
12692026-03-03T00:16:42.515Z Downloaded fxhash v0.2.1
12702026-03-03T00:16:42.515Z Downloaded futures-macro v0.3.32
12712026-03-03T00:16:42.515Z Downloaded futures-io v0.3.32
12722026-03-03T00:16:42.519Z Downloaded futures-sink v0.3.32
12732026-03-03T00:16:42.519Z Downloaded dof v0.4.0
12742026-03-03T00:16:42.519Z Downloaded const_format_proc_macros v0.2.34
12752026-03-03T00:16:42.523Z Downloaded cbc v0.1.2
12762026-03-03T00:16:42.523Z Downloaded arrayvec v0.7.6
12772026-03-03T00:16:42.527Z Downloaded embedded-io v0.4.0
12782026-03-03T00:16:42.527Z Downloaded bcs v0.1.6
12792026-03-03T00:16:42.527Z Downloaded base64ct v1.8.3
12802026-03-03T00:16:42.530Z Downloaded ciborium-io v0.2.2
12812026-03-03T00:16:42.530Z Downloaded derive_builder_core v0.20.2
12822026-03-03T00:16:42.533Z Downloaded fd-lock v4.0.4
12832026-03-03T00:16:42.533Z Downloaded dyn-clone v1.0.20
12842026-03-03T00:16:42.536Z Downloaded crunchy v0.2.4
12852026-03-03T00:16:42.536Z Downloaded ar_archive_writer v0.5.1
12862026-03-03T00:16:42.538Z Downloaded dirs-sys-next v0.1.2
12872026-03-03T00:16:42.538Z Downloaded dirs-next v2.0.0
12882026-03-03T00:16:42.541Z Downloaded cobs v0.3.0
12892026-03-03T00:16:42.541Z Downloaded bitfield v0.19.4
12902026-03-03T00:16:42.544Z Downloaded allocator-api2 v0.2.21
12912026-03-03T00:16:42.544Z Downloaded cfg_aliases v0.1.1
12922026-03-03T00:16:42.547Z Downloaded dsl_auto_type v0.1.3
12932026-03-03T00:16:42.547Z Downloaded document-features v0.2.12
12942026-03-03T00:16:42.547Z Downloaded crc-catalog v2.4.0
12952026-03-03T00:16:42.550Z Downloaded bcrypt-pbkdf v0.10.0
12962026-03-03T00:16:42.550Z Downloaded difflib v0.4.0
12972026-03-03T00:16:42.550Z Downloaded cfg_aliases v0.2.1
12982026-03-03T00:16:42.552Z Downloaded foreign-types-macros v0.2.3
12992026-03-03T00:16:42.552Z Downloaded foreign-types v0.3.2
13002026-03-03T00:16:42.552Z Downloaded endian-type v0.1.2
13012026-03-03T00:16:42.552Z Downloaded defmt v0.3.100
13022026-03-03T00:16:42.556Z Downloaded crc8 v0.1.1
13032026-03-03T00:16:42.556Z Downloaded cpufeatures v0.3.0
13042026-03-03T00:16:42.556Z Downloaded castaway v0.2.4
13052026-03-03T00:16:42.556Z Downloaded cassowary v0.3.0
13062026-03-03T00:16:42.559Z Downloaded bzip2 v0.6.1
13072026-03-03T00:16:42.559Z Downloaded buf-list v1.1.2
13082026-03-03T00:16:42.562Z Downloaded backon v1.6.0
13092026-03-03T00:16:42.565Z Downloaded assert_matches v1.5.0
13102026-03-03T00:16:42.565Z Downloaded ciborium-ll v0.2.2
13112026-03-03T00:16:42.565Z Downloaded crc v3.4.0
13122026-03-03T00:16:42.568Z Downloaded base16ct v1.0.0
13132026-03-03T00:16:42.568Z Downloaded async-stream v0.3.6
13142026-03-03T00:16:42.571Z Downloaded bit-vec v0.6.3
13152026-03-03T00:16:42.572Z Downloaded darling_macro v0.21.3
13162026-03-03T00:16:42.572Z Downloaded cargo-platform v0.1.9
13172026-03-03T00:16:42.575Z Downloaded block-padding v0.3.3
13182026-03-03T00:16:42.575Z Downloaded bitfield-macros v0.19.4
13192026-03-03T00:16:42.575Z Downloaded atomic-waker v1.1.2
13202026-03-03T00:16:42.575Z Downloaded debug-ignore v1.0.5
13212026-03-03T00:16:42.578Z Downloaded darling v0.23.0
13222026-03-03T00:16:42.581Z Downloaded daft v0.1.5
13232026-03-03T00:16:42.584Z Downloaded crucible-workspace-hack v0.1.0
13242026-03-03T00:16:42.584Z Downloaded cargo_metadata v0.19.2
13252026-03-03T00:16:42.588Z Downloaded async-stream-impl v0.3.6
13262026-03-03T00:16:42.588Z Downloaded crossbeam-channel v0.5.15
13272026-03-03T00:16:42.592Z Downloaded atty v0.2.14
13282026-03-03T00:16:42.592Z Downloaded arrayref v0.3.9
13292026-03-03T00:16:42.592Z Downloaded critical-section v1.2.0
13302026-03-03T00:16:42.592Z Downloaded camino-tempfile-ext v0.3.3
13312026-03-03T00:16:42.595Z Downloaded arc-swap v1.8.2
13322026-03-03T00:16:42.599Z Downloaded cstr-argument v0.1.2
13332026-03-03T00:16:42.599Z Downloaded bit-set v0.8.0
13342026-03-03T00:16:42.599Z Downloaded bit-set v0.5.3
13352026-03-03T00:16:42.602Z Downloaded atomicwrites v0.4.4
13362026-03-03T00:16:42.602Z Downloaded bb8 v0.8.6
13372026-03-03T00:16:42.602Z Downloaded async-recursion v1.1.1
13382026-03-03T00:16:42.605Z Downloaded ascii-canvas v3.0.0
13392026-03-03T00:16:42.605Z Downloaded array-init v0.0.4
13402026-03-03T00:16:42.828Z Downloaded aws-lc-sys v0.37.1
13412026-03-03T00:16:43.200Z Compiling libc v0.2.180
13422026-03-03T00:16:43.200Z Compiling serde v1.0.228
13432026-03-03T00:16:43.203Z Compiling log v0.4.29
13442026-03-03T00:16:43.203Z Compiling shlex v1.3.0
13452026-03-03T00:16:43.203Z Compiling find-msvc-tools v0.1.9
13462026-03-03T00:16:43.370Z Compiling smallvec v1.15.1
13472026-03-03T00:16:43.386Z Compiling syn v2.0.117
13482026-03-03T00:16:43.403Z Compiling typenum v1.19.0
13492026-03-03T00:16:43.758Z Compiling generic-array v0.14.7
13502026-03-03T00:16:43.810Z Compiling subtle v2.6.1
13512026-03-03T00:16:43.829Z Compiling scopeguard v1.2.0
13522026-03-03T00:16:43.922Z Compiling portable-atomic v1.13.1
13532026-03-03T00:16:43.971Z Compiling lock_api v0.4.14
13542026-03-03T00:16:43.992Z Compiling const-oid v0.9.6
13552026-03-03T00:16:44.139Z Compiling critical-section v1.2.0
13562026-03-03T00:16:44.203Z Compiling zerocopy v0.8.40
13572026-03-03T00:16:44.353Z Compiling pin-project-lite v0.2.17
13582026-03-03T00:16:44.412Z Compiling parking_lot_core v0.9.12
13592026-03-03T00:16:44.494Z Compiling serde_json v1.0.149
13602026-03-03T00:16:44.925Z Compiling pkg-config v0.3.32
13612026-03-03T00:16:45.289Z Compiling libm v0.2.16
13622026-03-03T00:16:45.506Z Compiling num-traits v0.2.19
13632026-03-03T00:16:45.723Z Compiling getrandom v0.2.17
13642026-03-03T00:16:45.871Z Compiling jobserver v0.1.34
13652026-03-03T00:16:45.907Z Compiling errno v0.3.14
13662026-03-03T00:16:46.161Z Compiling rand_core v0.6.4
13672026-03-03T00:16:46.184Z Compiling signal-hook-registry v1.4.8
13682026-03-03T00:16:46.413Z Compiling cc v1.2.56
13692026-03-03T00:16:46.464Z Compiling once_cell v1.21.3
13702026-03-03T00:16:46.741Z Compiling parking_lot v0.12.5
13712026-03-03T00:16:46.764Z Compiling mio v1.1.1
13722026-03-03T00:16:46.810Z Compiling bitflags v2.11.0
13732026-03-03T00:16:46.829Z Compiling futures-core v0.3.32
13742026-03-03T00:16:47.254Z Compiling socket2 v0.6.2
13752026-03-03T00:16:47.417Z Compiling percent-encoding v2.3.2
13762026-03-03T00:16:47.633Z Compiling allocator-api2 v0.2.21
13772026-03-03T00:16:47.767Z Compiling cpufeatures v0.2.17
13782026-03-03T00:16:47.890Z Compiling futures-sink v0.3.32
13792026-03-03T00:16:47.974Z Compiling foldhash v0.2.0
13802026-03-03T00:16:47.996Z Compiling futures-task v0.3.32
13812026-03-03T00:16:48.076Z Compiling futures-channel v0.3.32
13822026-03-03T00:16:48.185Z Compiling futures-io v0.3.32
13832026-03-03T00:16:48.307Z Compiling hashbrown v0.16.1
13842026-03-03T00:16:48.358Z Compiling getrandom v0.4.1
13852026-03-03T00:16:48.404Z Compiling slab v0.4.12
13862026-03-03T00:16:48.469Z Compiling rand_core v0.10.0
13872026-03-03T00:16:48.513Z Compiling getrandom v0.3.4
13882026-03-03T00:16:48.747Z Compiling rustversion v1.0.22
13892026-03-03T00:16:48.814Z Compiling cmake v0.1.57
13902026-03-03T00:16:49.704Z Compiling indexmap v2.13.0
13912026-03-03T00:16:49.930Z Compiling form_urlencoded v1.2.2
13922026-03-03T00:16:49.979Z Compiling base64ct v1.8.3
13932026-03-03T00:16:50.291Z Compiling ident_case v1.0.1
13942026-03-03T00:16:50.343Z Compiling fs_extra v1.3.0
13952026-03-03T00:16:50.417Z Compiling dunce v1.0.5
13962026-03-03T00:16:50.493Z Compiling pem-rfc7468 v0.7.0
13972026-03-03T00:16:50.565Z Compiling flagset v0.4.7
13982026-03-03T00:16:50.605Z Compiling rand_core v0.9.5
13992026-03-03T00:16:50.797Z Compiling rustix v1.1.3
14002026-03-03T00:16:50.862Z Compiling aws-lc-sys v0.37.1
14012026-03-03T00:16:50.909Z Compiling iana-time-zone v0.1.65
14022026-03-03T00:16:51.107Z Compiling ring v0.17.14
14032026-03-03T00:16:51.108Z Compiling uuid v1.21.0
14042026-03-03T00:16:51.152Z Compiling synstructure v0.13.2
14052026-03-03T00:16:51.231Z Compiling rustc_version v0.4.1
14062026-03-03T00:16:51.266Z Compiling regex-syntax v0.8.10
14072026-03-03T00:16:51.824Z Compiling vcpkg v0.2.15
14082026-03-03T00:16:51.849Z Compiling aws-lc-rs v1.16.0
14092026-03-03T00:16:52.508Z Compiling tracing-core v0.1.36
14102026-03-03T00:16:52.618Z Compiling crossbeam-utils v0.8.21
14112026-03-03T00:16:53.233Z Compiling pest_generator v2.8.6
14122026-03-03T00:16:53.442Z Compiling openssl-sys v0.9.111
14132026-03-03T00:16:53.719Z Compiling serde_derive_internals v0.29.1
14142026-03-03T00:16:54.621Z Compiling base64 v0.22.1
14152026-03-03T00:16:54.886Z Compiling httparse v1.10.1
14162026-03-03T00:16:55.250Z Compiling openssl-probe v0.2.1
14172026-03-03T00:16:55.368Z Compiling syn v1.0.109
14182026-03-03T00:16:55.581Z Compiling untrusted v0.9.0
14192026-03-03T00:16:55.632Z Compiling schemars v0.8.22
14202026-03-03T00:16:55.775Z Compiling untrusted v0.7.1
14212026-03-03T00:16:55.927Z Compiling serde_derive v1.0.228
14222026-03-03T00:16:55.950Z Compiling zeroize_derive v1.4.3
14232026-03-03T00:16:55.971Z Compiling zerofrom-derive v0.1.6
14242026-03-03T00:16:55.974Z Compiling yoke-derive v0.8.1
14252026-03-03T00:16:55.995Z Compiling zerocopy-derive v0.8.40
14262026-03-03T00:16:56.934Z Compiling zerovec-derive v0.11.2
14272026-03-03T00:16:57.292Z Compiling zeroize v1.8.2
14282026-03-03T00:16:57.879Z Compiling displaydoc v0.2.5
14292026-03-03T00:16:58.787Z Compiling tokio-macros v2.6.0
14302026-03-03T00:16:59.170Z Compiling crypto-common v0.1.7
14312026-03-03T00:16:59.281Z Compiling zerofrom v0.1.6
14322026-03-03T00:16:59.419Z Compiling block-buffer v0.10.4
14332026-03-03T00:16:59.498Z Compiling yoke v0.8.1
14342026-03-03T00:16:59.526Z Compiling futures-macro v0.3.32
14352026-03-03T00:16:59.536Z Compiling block-padding v0.3.3
14362026-03-03T00:16:59.723Z Compiling digest v0.10.7
14372026-03-03T00:16:59.812Z Compiling inout v0.1.4
14382026-03-03T00:16:59.858Z Compiling zerovec v0.11.5
14392026-03-03T00:17:00.158Z Compiling zerotrie v0.2.3
14402026-03-03T00:17:00.257Z Compiling hmac v0.12.1
14412026-03-03T00:17:00.413Z Compiling sha2 v0.10.9
14422026-03-03T00:17:00.561Z Compiling cipher v0.4.4
14432026-03-03T00:17:00.805Z Compiling der_derive v0.7.3
14442026-03-03T00:17:01.038Z Compiling tinystr v0.8.2
14452026-03-03T00:17:01.108Z Compiling potential_utf v0.1.4
14462026-03-03T00:17:01.369Z Compiling icu_locale_core v2.1.1
14472026-03-03T00:17:01.422Z Compiling icu_collections v2.1.1
14482026-03-03T00:17:01.443Z Compiling futures-util v0.3.32
14492026-03-03T00:17:02.519Z Compiling salsa20 v0.10.2
14502026-03-03T00:17:02.749Z Compiling pbkdf2 v0.12.2
14512026-03-03T00:17:02.954Z Compiling icu_provider v2.1.1
14522026-03-03T00:17:03.067Z Compiling der v0.7.10
14532026-03-03T00:17:03.521Z Compiling icu_normalizer v2.1.1
14542026-03-03T00:17:03.543Z Compiling icu_properties v2.1.2
14552026-03-03T00:17:03.818Z Compiling thiserror-impl v2.0.18
14562026-03-03T00:17:04.513Z Compiling bytes v1.11.1
14572026-03-03T00:17:04.735Z Compiling chrono v0.4.44
14582026-03-03T00:17:05.919Z Compiling tokio v1.49.0
14592026-03-03T00:17:05.953Z Compiling idna_adapter v1.2.1
14602026-03-03T00:17:06.187Z Compiling idna v1.1.0
14612026-03-03T00:17:06.234Z Compiling http v1.4.0
14622026-03-03T00:17:06.842Z Compiling url v2.5.8
14632026-03-03T00:17:06.956Z Compiling spki v0.7.3
14642026-03-03T00:17:07.310Z Compiling ppv-lite86 v0.2.21
14652026-03-03T00:17:07.597Z Compiling thiserror v2.0.18
14662026-03-03T00:17:07.652Z Compiling scrypt v0.11.0
14672026-03-03T00:17:07.767Z Compiling cbc v0.1.2
14682026-03-03T00:17:08.015Z Compiling rand_chacha v0.9.0
14692026-03-03T00:17:08.018Z Compiling aes v0.8.4
14702026-03-03T00:17:08.061Z Compiling rustls-pki-types v1.14.0
14712026-03-03T00:17:08.125Z Compiling tracing-attributes v0.1.31
14722026-03-03T00:17:08.288Z Compiling http-body v1.0.1
14732026-03-03T00:17:08.547Z Compiling rand v0.9.2
14742026-03-03T00:17:08.998Z Compiling pkcs5 v0.7.1
14752026-03-03T00:17:09.686Z Compiling pkcs8 v0.10.2
14762026-03-03T00:17:10.103Z Compiling schemars_derive v0.8.22
14772026-03-03T00:17:10.405Z Compiling scroll_derive v0.13.1
14782026-03-03T00:17:10.427Z Compiling pest_derive v2.8.6
14792026-03-03T00:17:11.261Z Compiling darling_core v0.20.11
14802026-03-03T00:17:11.380Z Compiling tracing v0.1.44
14812026-03-03T00:17:11.862Z Compiling rustls v0.23.37
14822026-03-03T00:17:11.898Z Compiling try-lock v0.2.5
14832026-03-03T00:17:12.092Z Compiling atomic-waker v1.1.2
14842026-03-03T00:17:12.176Z Compiling tinyvec_macros v0.1.1
14852026-03-03T00:17:12.193Z Compiling tower-service v0.3.3
14862026-03-03T00:17:12.288Z Compiling dyn-clone v1.0.20
14872026-03-03T00:17:12.312Z Compiling tower-layer v0.3.3
14882026-03-03T00:17:12.334Z Compiling tinyvec v1.10.0
14892026-03-03T00:17:12.536Z Compiling scroll v0.13.0
14902026-03-03T00:17:12.619Z Compiling want v0.3.1
14912026-03-03T00:17:13.105Z Compiling ipnet v2.11.0
14922026-03-03T00:17:13.105Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14932026-03-03T00:17:13.337Z Compiling spin v0.9.8
14942026-03-03T00:17:13.730Z Compiling aho-corasick v1.1.4
14952026-03-03T00:17:13.809Z Compiling time-core v0.1.8
14962026-03-03T00:17:14.151Z Compiling num-conv v0.2.0
14972026-03-03T00:17:14.228Z Compiling pin-utils v0.1.0
14982026-03-03T00:17:14.346Z Compiling tokio-util v0.7.18
14992026-03-03T00:17:14.396Z Compiling httpdate v1.0.3
15002026-03-03T00:17:14.829Z Compiling openssl v0.10.75
15012026-03-03T00:17:15.315Z Compiling crc32fast v1.5.0
15022026-03-03T00:17:15.838Z Compiling foreign-types-shared v0.1.1
15032026-03-03T00:17:15.977Z Compiling h2 v0.4.13
15042026-03-03T00:17:16.122Z Compiling powerfmt v0.2.0
15052026-03-03T00:17:16.510Z Compiling deranged v0.5.8
15062026-03-03T00:17:16.808Z Compiling foreign-types v0.3.2
15072026-03-03T00:17:16.997Z Compiling regex-automata v0.4.14
15082026-03-03T00:17:17.074Z Compiling darling_macro v0.20.11
15092026-03-03T00:17:17.966Z Compiling time-macros v0.2.27
15102026-03-03T00:17:17.988Z Compiling darling v0.20.11
15112026-03-03T00:17:18.126Z Compiling tempfile v3.25.0
15122026-03-03T00:17:19.065Z Compiling goblin v0.10.5
15132026-03-03T00:17:19.418Z Compiling openssl-macros v0.1.1
15142026-03-03T00:17:20.142Z Compiling thiserror-impl v1.0.69
15152026-03-03T00:17:21.839Z Compiling wait-timeout v0.2.1
15162026-03-03T00:17:22.373Z Compiling usdt-impl v0.6.0
15172026-03-03T00:17:22.751Z Compiling hyper v1.8.1
15182026-03-03T00:17:23.032Z Compiling either v1.15.0
15192026-03-03T00:17:23.184Z Compiling siphasher v1.0.2
15202026-03-03T00:17:23.381Z Compiling quick-error v1.2.3
15212026-03-03T00:17:23.555Z Compiling native-tls v0.2.18
15222026-03-03T00:17:23.588Z Compiling simd-adler32 v0.3.8
15232026-03-03T00:17:23.946Z Compiling bit-vec v0.8.0
15242026-03-03T00:17:24.106Z Compiling num_threads v0.1.7
15252026-03-03T00:17:24.261Z Compiling time v0.3.47
15262026-03-03T00:17:24.410Z Compiling bit-set v0.8.0
15272026-03-03T00:17:24.723Z Compiling rusty-fork v0.3.1
15282026-03-03T00:17:25.231Z Compiling hyper-util v0.1.20
15292026-03-03T00:17:25.377Z Compiling thiserror v1.0.69
15302026-03-03T00:17:26.189Z Compiling dof v0.4.0
15312026-03-03T00:17:26.867Z Compiling derive_builder_core v0.20.2
15322026-03-03T00:17:28.352Z Compiling unicode-normalization v0.1.25
15332026-03-03T00:17:28.761Z Compiling crossbeam-epoch v0.9.18
15342026-03-03T00:17:28.938Z Compiling dtrace-parser v0.3.0
15352026-03-03T00:17:29.159Z Compiling rustls-native-certs v0.8.3
15362026-03-03T00:17:29.282Z Compiling signature v2.2.0
15372026-03-03T00:17:29.417Z Compiling scroll_derive v0.12.1
15382026-03-03T00:17:29.587Z Compiling heapless v0.7.17
15392026-03-03T00:17:29.704Z Compiling darling_core v0.21.3
15402026-03-03T00:17:29.738Z Compiling slog v2.8.2
15412026-03-03T00:17:30.060Z Compiling rand_xorshift v0.4.0
15422026-03-03T00:17:30.084Z Compiling bzip2-sys v0.1.13+1.0.8
15432026-03-03T00:17:30.344Z Compiling sync_wrapper v1.0.2
15442026-03-03T00:17:30.525Z Compiling thread-id v5.1.0
15452026-03-03T00:17:30.618Z Compiling cookie v0.18.1
15462026-03-03T00:17:30.659Z Compiling rayon-core v1.13.0
15472026-03-03T00:17:30.757Z Compiling zstd-safe v7.2.4
15482026-03-03T00:17:30.865Z Compiling unicode-segmentation v1.12.0
15492026-03-03T00:17:30.924Z Compiling paste v1.0.15
15502026-03-03T00:17:30.958Z Compiling anyhow v1.0.102
15512026-03-03T00:17:31.075Z Compiling unarray v0.1.4
15522026-03-03T00:17:31.222Z Compiling adler2 v2.0.1
15532026-03-03T00:17:31.388Z Compiling unicode-bidi v0.3.18
15542026-03-03T00:17:31.429Z Compiling signal-hook v0.3.18
15552026-03-03T00:17:31.516Z Compiling unicode-properties v0.1.4
15562026-03-03T00:17:31.835Z Compiling miniz_oxide v0.8.9
15572026-03-03T00:17:31.888Z Compiling proptest v1.10.0
15582026-03-03T00:17:32.099Z Compiling stringprep v0.1.5
15592026-03-03T00:17:32.534Z Compiling scroll v0.12.0
15602026-03-03T00:17:33.199Z Compiling tower v0.5.3
15612026-03-03T00:17:33.337Z Compiling crossbeam-deque v0.8.6
15622026-03-03T00:17:33.377Z Compiling derive_builder_macro v0.20.2
15632026-03-03T00:17:33.650Z Compiling ipnetwork v0.21.1
15642026-03-03T00:17:34.212Z Compiling webpki-roots v1.0.6
15652026-03-03T00:17:34.257Z Compiling http-body-util v0.1.3
15662026-03-03T00:17:34.326Z Compiling rand_chacha v0.3.1
15672026-03-03T00:17:34.417Z Compiling toml_datetime v0.6.11
15682026-03-03T00:17:34.446Z Compiling erased-serde v0.3.31
15692026-03-03T00:17:34.710Z Compiling serde_tokenstream v0.2.3
15702026-03-03T00:17:34.734Z Compiling serde_spanned v0.6.9
15712026-03-03T00:17:34.917Z Compiling md-5 v0.10.6
15722026-03-03T00:17:35.002Z Compiling zerocopy-derive v0.7.35
15732026-03-03T00:17:35.249Z Compiling curve25519-dalek v4.1.3
15742026-03-03T00:17:35.426Z Compiling vergen-lib v0.1.6
15752026-03-03T00:17:35.793Z Compiling num-integer v0.1.46
15762026-03-03T00:17:35.819Z Compiling hash32 v0.2.1
15772026-03-03T00:17:35.963Z Compiling ff v0.13.1
15782026-03-03T00:17:36.115Z Compiling darling_macro v0.21.3
15792026-03-03T00:17:36.201Z Compiling smoltcp v0.9.1
15802026-03-03T00:17:36.225Z Compiling zlib-rs v0.6.2
15812026-03-03T00:17:36.254Z Compiling litrs v1.0.0
15822026-03-03T00:17:36.456Z Compiling ryu v1.0.23
15832026-03-03T00:17:36.780Z Compiling fallible-iterator v0.2.0
15842026-03-03T00:17:36.816Z Compiling rustix v0.38.44
15852026-03-03T00:17:37.002Z Compiling num-bigint-dig v0.8.6
15862026-03-03T00:17:37.025Z Compiling base16ct v0.2.0
15872026-03-03T00:17:37.339Z Compiling psl-types v2.0.11
15882026-03-03T00:17:37.365Z Compiling ref-cast v1.0.25
15892026-03-03T00:17:37.388Z Compiling iri-string v0.7.10
15902026-03-03T00:17:37.447Z Compiling postgres-protocol v0.6.10
15912026-03-03T00:17:37.549Z Compiling publicsuffix v2.3.0
15922026-03-03T00:17:37.654Z Compiling newtype-uuid v1.3.2
15932026-03-03T00:17:37.871Z Compiling document-features v0.2.12
15942026-03-03T00:17:38.034Z Compiling sec1 v0.7.3
15952026-03-03T00:17:38.325Z Compiling darling v0.21.3
15962026-03-03T00:17:38.468Z Compiling zerocopy v0.7.35
15972026-03-03T00:17:38.605Z Compiling serde_urlencoded v0.7.1
15982026-03-03T00:17:38.629Z Compiling num-iter v0.1.45
15992026-03-03T00:17:38.836Z Compiling group v0.13.0
16002026-03-03T00:17:39.404Z Compiling rand v0.8.5
16012026-03-03T00:17:39.740Z Compiling derive_builder v0.20.2
16022026-03-03T00:17:39.939Z Compiling oxnet v0.1.4
16032026-03-03T00:17:40.001Z Compiling proc-macro-error v1.0.4
16042026-03-03T00:17:40.602Z Compiling tower-http v0.6.8
16052026-03-03T00:17:41.205Z Compiling tokio-native-tls v0.3.1
16062026-03-03T00:17:41.259Z Compiling goblin v0.8.2
16072026-03-03T00:17:42.157Z Compiling heck v0.4.1
16082026-03-03T00:17:42.223Z Compiling phf_shared v0.13.1
16092026-03-03T00:17:42.532Z Compiling flate2 v1.1.9
16102026-03-03T00:17:42.553Z Compiling hubpack_derive v0.1.1
16112026-03-03T00:17:42.572Z Compiling regex v1.12.3
16122026-03-03T00:17:42.778Z Compiling lazy_static v1.5.0
16132026-03-03T00:17:42.925Z Compiling cargo-platform v0.1.9
16142026-03-03T00:17:43.271Z Compiling hkdf v0.12.4
16152026-03-03T00:17:43.406Z Compiling crypto-bigint v0.5.5
16162026-03-03T00:17:43.410Z Compiling ref-cast-impl v1.0.25
16172026-03-03T00:17:43.410Z Compiling daft-derive v0.1.5
16182026-03-03T00:17:43.490Z Compiling strum_macros v0.27.2
16192026-03-03T00:17:43.557Z Compiling async-trait v0.1.89
16202026-03-03T00:17:44.517Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-03T00:17:45.054Z Compiling terminal_size v0.4.3
16222026-03-03T00:17:45.302Z Compiling vergen v9.0.6
16232026-03-03T00:17:45.650Z Compiling fs-err v3.3.0
16242026-03-03T00:17:45.853Z Compiling ahash v0.8.12
16252026-03-03T00:17:46.058Z Compiling winnow v0.5.40
16262026-03-03T00:17:46.091Z Compiling object v0.37.3
16272026-03-03T00:17:46.241Z Compiling bumpalo v3.20.2
16282026-03-03T00:17:46.631Z Compiling bitflags v1.3.2
16292026-03-03T00:17:46.745Z Compiling libbz2-rs-sys v0.2.2
16302026-03-03T00:17:46.768Z Compiling managed v0.8.0
16312026-03-03T00:17:47.209Z Compiling foldhash v0.1.5
16322026-03-03T00:17:47.559Z Compiling hashbrown v0.15.5
16332026-03-03T00:17:48.375Z Compiling bzip2 v0.6.1
16342026-03-03T00:17:48.489Z Compiling strum v0.27.2
16352026-03-03T00:17:48.783Z Compiling console v0.16.2
16362026-03-03T00:17:48.828Z Compiling clap_builder v4.5.60
16372026-03-03T00:17:49.309Z Compiling toml_edit v0.19.15
16382026-03-03T00:17:49.606Z Compiling dof v0.3.0
16392026-03-03T00:17:50.109Z Compiling zopfli v0.8.3
16402026-03-03T00:17:50.301Z Compiling elliptic-curve v0.13.8
16412026-03-03T00:17:51.251Z Compiling daft v0.1.5
16422026-03-03T00:17:51.590Z Compiling hubpack v0.1.2
16432026-03-03T00:17:51.650Z Compiling cargo_metadata v0.19.2
16442026-03-03T00:17:52.029Z Compiling phf v0.13.1
16452026-03-03T00:17:52.341Z Compiling zone_cfg_derive v0.3.1
16462026-03-03T00:17:53.739Z Compiling signal-hook-mio v0.2.5
16472026-03-03T00:17:53.941Z Compiling cookie_store v0.22.1
16482026-03-03T00:17:55.459Z Compiling hyper-tls v0.6.0
16492026-03-03T00:17:55.895Z Compiling zstd v0.13.3
16502026-03-03T00:17:55.970Z Compiling rayon v1.11.0
16512026-03-03T00:17:56.074Z Compiling bzip2 v0.4.4
16522026-03-03T00:17:56.448Z Compiling serde_with_macros v3.17.0
16532026-03-03T00:17:56.451Z Compiling postgres-types v0.2.12
16542026-03-03T00:17:57.720Z Compiling usdt-attr-macro v0.6.0
16552026-03-03T00:17:57.968Z Compiling usdt-macro v0.6.0
16562026-03-03T00:17:58.915Z Compiling ed25519 v2.2.3
16572026-03-03T00:17:59.044Z Compiling dtrace-parser v0.2.0
16582026-03-03T00:17:59.251Z Compiling phf_shared v0.11.3
16592026-03-03T00:17:59.451Z Compiling itertools v0.12.1
16602026-03-03T00:17:59.537Z Compiling bstr v1.12.1
16612026-03-03T00:17:59.633Z Compiling pkcs1 v0.7.5
16622026-03-03T00:18:00.155Z Compiling hex v0.4.3
16632026-03-03T00:18:00.626Z Compiling serde-big-array v0.5.1
16642026-03-03T00:18:00.787Z Compiling rfc6979 v0.4.0
16652026-03-03T00:18:00.872Z Compiling enum-as-inner v0.6.1
16662026-03-03T00:18:00.990Z Compiling serde_repr v0.1.20
16672026-03-03T00:18:01.022Z Compiling strum_macros v0.26.4
16682026-03-03T00:18:01.071Z Compiling clap_derive v4.5.55
16692026-03-03T00:18:01.118Z Compiling float-cmp v0.10.0
16702026-03-03T00:18:01.389Z Compiling thread-id v4.2.2
16712026-03-03T00:18:01.535Z Compiling memmap2 v0.9.10
16722026-03-03T00:18:01.882Z Compiling env_filter v1.0.0
16732026-03-03T00:18:01.955Z Compiling encoding_rs v0.8.35
16742026-03-03T00:18:02.105Z Compiling data-encoding v2.10.0
16752026-03-03T00:18:02.417Z Compiling static_assertions v1.1.0
16762026-03-03T00:18:02.502Z Compiling unit-prefix v0.5.2
16772026-03-03T00:18:02.542Z Compiling precomputed-hash v0.1.1
16782026-03-03T00:18:02.680Z Compiling difflib v0.4.0
16792026-03-03T00:18:02.742Z Compiling predicates-core v1.0.10
16802026-03-03T00:18:03.071Z Compiling rustc-hash v2.1.1
16812026-03-03T00:18:03.282Z Compiling mime v0.3.17
16822026-03-03T00:18:03.799Z Compiling keccak v0.1.6
16832026-03-03T00:18:03.802Z Compiling normalize-line-endings v0.3.0
16842026-03-03T00:18:03.940Z Compiling fixedbitset v0.4.2
16852026-03-03T00:18:03.972Z Compiling jiff v0.2.21
16862026-03-03T00:18:04.382Z Compiling fixedbitset v0.5.7
16872026-03-03T00:18:05.059Z Compiling whoami v2.1.0
16882026-03-03T00:18:05.235Z Compiling new_debug_unreachable v1.0.6
16892026-03-03T00:18:05.254Z Compiling strum v0.26.3
16902026-03-03T00:18:05.328Z Compiling clap v4.5.60
16912026-03-03T00:18:05.343Z Compiling string_cache v0.8.9
16922026-03-03T00:18:05.449Z Compiling petgraph v0.8.3
16932026-03-03T00:18:05.471Z Compiling petgraph v0.6.5
16942026-03-03T00:18:05.635Z Compiling tokio-postgres v0.7.16
16952026-03-03T00:18:05.745Z Compiling sha3 v0.10.8
16962026-03-03T00:18:05.904Z Compiling predicates v3.1.4
16972026-03-03T00:18:06.024Z Compiling iddqd v0.3.17
16982026-03-03T00:18:06.826Z Compiling toml_edit v0.22.27
16992026-03-03T00:18:07.395Z Compiling hickory-proto v0.25.2
17002026-03-03T00:18:08.602Z Compiling indicatif v0.18.4
17012026-03-03T00:18:08.922Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17022026-03-03T00:18:10.101Z Compiling zone v0.3.1
17032026-03-03T00:18:10.557Z Compiling zip v4.6.1
17042026-03-03T00:18:10.879Z Compiling env_logger v0.11.9
17052026-03-03T00:18:11.706Z Compiling usdt v0.6.0
17062026-03-03T00:18:11.752Z Compiling usdt-impl v0.5.0
17072026-03-03T00:18:12.218Z Compiling ecdsa v0.16.9
17082026-03-03T00:18:12.825Z Compiling serde_with v3.17.0
17092026-03-03T00:18:13.070Z Compiling similar v2.7.0
17102026-03-03T00:18:13.074Z Compiling rsa v0.9.10
17112026-03-03T00:18:13.912Z Compiling ed25519-dalek v2.2.0
17122026-03-03T00:18:14.597Z Compiling crossterm v0.28.1
17132026-03-03T00:18:15.150Z Compiling zip v0.6.6
17142026-03-03T00:18:15.836Z Compiling toml v0.7.8
17152026-03-03T00:18:17.064Z Compiling toml_parser v1.0.9+spec-1.1.0
17162026-03-03T00:18:17.166Z Compiling itertools v0.13.0
17172026-03-03T00:18:17.233Z Compiling tokio-stream v0.1.18
17182026-03-03T00:18:17.754Z Compiling buf-list v1.1.2
17192026-03-03T00:18:18.147Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17202026-03-03T00:18:18.263Z Compiling x509-cert v0.2.5
17212026-03-03T00:18:18.487Z Compiling openapiv3 v2.2.0
17222026-03-03T00:18:18.818Z Compiling sha1 v0.10.6
17232026-03-03T00:18:18.932Z Compiling toml_datetime v0.7.5+spec-1.1.0
17242026-03-03T00:18:19.232Z Compiling lalrpop-util v0.19.12
17252026-03-03T00:18:19.486Z Compiling peg-runtime v0.8.5
17262026-03-03T00:18:19.586Z Compiling thread_local v1.1.9
17272026-03-03T00:18:20.059Z Compiling slog-async v2.8.0
17282026-03-03T00:18:20.080Z Compiling crossbeam-channel v0.5.15
17292026-03-03T00:18:20.083Z Compiling futures-executor v0.3.32
17302026-03-03T00:18:20.621Z Compiling is-terminal v0.4.17
17312026-03-03T00:18:20.675Z Compiling filetime v0.2.27
17322026-03-03T00:18:20.778Z Compiling xattr v1.6.1
17332026-03-03T00:18:20.800Z Compiling term v1.2.1
17342026-03-03T00:18:20.988Z Compiling take_mut v0.2.2
17352026-03-03T00:18:21.065Z Compiling tar v0.4.44
17362026-03-03T00:18:21.111Z Compiling futures v0.3.32
17372026-03-03T00:18:22.042Z Compiling slog-term v2.9.2
17382026-03-03T00:18:30.749Z Compiling rustls-webpki v0.103.9
17392026-03-03T00:18:35.830Z Compiling tokio-rustls v0.26.4
17402026-03-03T00:18:35.830Z Compiling rustls-platform-verifier v0.6.2
17412026-03-03T00:18:36.199Z Compiling hyper-rustls v0.27.7
17422026-03-03T00:18:36.610Z Compiling reqwest v0.13.2
17432026-03-03T00:18:36.713Z Compiling reqwest v0.12.28
17442026-03-03T00:18:41.083Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17452026-03-03T00:18:41.371Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17462026-03-03T00:18:45.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
17472026-03-03T00:18:45.961Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17482026-03-03T00:18:46.019ZMar 03 00:18:45.234 INFO Starting download, target: Cockroach
17492026-03-03T00:18:46.019ZMar 03 00:18:45.235 INFO Starting download, target: Clickhouse
17502026-03-03T00:18:46.022ZMar 03 00:18:45.235 INFO Starting download, target: Console
17512026-03-03T00:18:46.022ZMar 03 00:18:45.235 INFO Starting download, target: DendriteStub
17522026-03-03T00:18:46.022ZMar 03 00:18:45.235 INFO Starting download, target: MaghemiteMgd
17532026-03-03T00:18:46.022ZMar 03 00:18:45.235 INFO Starting download, target: TransceiverControl
17542026-03-03T00:18:46.022ZMar 03 00:18:45.235 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17552026-03-03T00:18:46.022ZMar 03 00:18:45.235 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17562026-03-03T00:18:46.022ZMar 03 00:18:45.236 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17572026-03-03T00:18:46.022ZMar 03 00:18:45.236 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17582026-03-03T00:18:46.022ZMar 03 00:18:45.236 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17592026-03-03T00:18:46.022ZMar 03 00:18:45.236 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17602026-03-03T00:18:46.428ZMar 03 00:18:45.638 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17612026-03-03T00:18:47.000ZMar 03 00:18:46.212 INFO Download complete, target: TransceiverControl
17622026-03-03T00:18:47.036ZMar 03 00:18:46.246 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17632026-03-03T00:18:47.599ZMar 03 00:18:46.815 INFO Download complete, target: Console
17642026-03-03T00:18:47.944ZMar 03 00:18:47.160 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17652026-03-03T00:18:48.050ZMar 03 00:18:47.266 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17662026-03-03T00:18:48.277ZMar 03 00:18:47.493 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17672026-03-03T00:18:48.277ZMar 03 00:18:47.493 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17682026-03-03T00:18:48.827ZMar 03 00:18:48.043 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17692026-03-03T00:18:52.977ZMar 03 00:18:52.193 INFO Download complete, target: MaghemiteMgd
17702026-03-03T00:18:53.013ZMar 03 00:18:52.229 INFO Download complete, target: DendriteStub
17712026-03-03T00:18:58.332ZMar 03 00:18:57.548 INFO Checking that binary works, target: Cockroach
17722026-03-03T00:18:58.465ZMar 03 00:18:57.681 INFO Download complete, target: Cockroach
17732026-03-03T00:19:03.036ZMar 03 00:19:02.250 INFO Checking that binary works, target: Clickhouse
17742026-03-03T00:19:03.186ZMar 03 00:19:02.400 INFO Download complete, target: Clickhouse
17752026-03-03T00:19:03.206ZAll builder prerequisites installed successfully, and PATH looks valid
17762026-03-03T00:19:03.210Z
17772026-03-03T00:19:03.210Zreal 5:09.011305977
17782026-03-03T00:19:03.210Zuser 17:10.436090165
17792026-03-03T00:19:03.210Zsys 2:26.952048980
17802026-03-03T00:19:03.210Ztrap 0.645935510
17812026-03-03T00:19:03.210Ztflt 0.702009737
17822026-03-03T00:19:03.210Zdflt 0.898485889
17832026-03-03T00:19:03.210Zkflt 0.024975584
17842026-03-03T00:19:03.210Zlock 39:13.015446802
17852026-03-03T00:19:03.210Zslp 1:02:58.035849297
17862026-03-03T00:19:03.210Zlat 1:10.662052690
17872026-03-03T00:19:03.210Zstop 3:04.319787961
17882026-03-03T00:19:03.210Z+ banner clippy
17892026-03-03T00:19:03.210Z
17902026-03-03T00:19:03.210Z #### # # ##### ##### # #
17912026-03-03T00:19:03.210Z # # # # # # # # # #
17922026-03-03T00:19:03.210Z # # # # # # # #
17932026-03-03T00:19:03.210Z # # # ##### ##### #
17942026-03-03T00:19:03.210Z # # # # # # #
17952026-03-03T00:19:03.210Z #### ###### # # # #
17962026-03-03T00:19:03.210Z
17972026-03-03T00:19:03.213Z+ export CARGO_INCREMENTAL=0
17982026-03-03T00:19:03.213Z+ CARGO_INCREMENTAL=0
17992026-03-03T00:19:03.213Z+ ptime -m cargo xtask clippy
18002026-03-03T00:19:03.982Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18012026-03-03T00:19:04.292Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18022026-03-03T00:19:07.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
18032026-03-03T00:19:07.382Z Running `target/debug/xtask clippy`
18042026-03-03T00:19:07.408Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18052026-03-03T00:19:08.292Z Downloading crates ...
18062026-03-03T00:19:08.601Z Downloaded cast v0.3.0
18072026-03-03T00:19:08.609Z Downloaded cargo-platform v0.3.2
18082026-03-03T00:19:08.613Z Downloaded constant_time_eq v0.3.1
18092026-03-03T00:19:08.619Z Downloaded cargo_metadata v0.23.1
18102026-03-03T00:19:08.626Z Downloaded miette-derive v5.10.0
18112026-03-03T00:19:08.629Z Downloaded cfg-expr v0.20.6
18122026-03-03T00:19:08.632Z Downloaded criterion v0.7.0
18132026-03-03T00:19:08.637Z Downloaded guppy-workspace-hack v0.1.0
18142026-03-03T00:19:08.640Z Downloaded plotters-backend v0.3.7
18152026-03-03T00:19:08.643Z Downloaded supports-unicode v2.1.0
18162026-03-03T00:19:08.649Z Downloaded supports-color v2.1.0
18172026-03-03T00:19:08.652Z Downloaded event-listener-strategy v0.5.4
18182026-03-03T00:19:08.652Z Downloaded pathdiff v0.2.3
18192026-03-03T00:19:08.655Z Downloaded escape8259 v0.5.3
18202026-03-03T00:19:08.660Z Downloaded parking v2.2.1
18212026-03-03T00:19:08.662Z Downloaded concurrent-queue v2.5.0
18222026-03-03T00:19:08.663Z Downloaded oorandom v11.1.5
18232026-03-03T00:19:08.666Z Downloaded anes v0.1.6
18242026-03-03T00:19:08.669Z Downloaded chumsky v0.9.3
18252026-03-03T00:19:08.669Z Downloaded plotters-svg v0.3.7
18262026-03-03T00:19:08.672Z Downloaded assert-json-diff v2.0.2
18272026-03-03T00:19:08.672Z Downloaded backtrace-ext v0.2.1
18282026-03-03T00:19:08.682Z Downloaded libtest-mimic v0.8.1
18292026-03-03T00:19:08.685Z Downloaded target-lexicon v0.13.3
18302026-03-03T00:19:08.688Z Downloaded target-triple v1.0.0
18312026-03-03T00:19:08.688Z Downloaded similar-asserts v1.7.0
18322026-03-03T00:19:08.699Z Downloaded owo-colors v3.5.0
18332026-03-03T00:19:08.702Z Downloaded path-tree v0.8.3
18342026-03-03T00:19:08.711Z Downloaded supports-hyperlinks v2.1.0
18352026-03-03T00:19:08.715Z Downloaded stringmetrics v2.2.2
18362026-03-03T00:19:08.715Z Downloaded approx v0.5.1
18372026-03-03T00:19:08.720Z Downloaded terminal_size v0.1.17
18382026-03-03T00:19:08.729Z Downloaded serde_regex v1.1.0
18392026-03-03T00:19:08.729Z Downloaded nested v0.1.1
18402026-03-03T00:19:08.729Z Downloaded relative-path v1.9.3
18412026-03-03T00:19:08.729Z Downloaded target-spec v3.5.7
18422026-03-03T00:19:08.733Z Downloaded trybuild v1.0.116
18432026-03-03T00:19:08.737Z Downloaded criterion-plot v0.6.0
18442026-03-03T00:19:08.737Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18452026-03-03T00:19:08.740Z Downloaded async-object-pool v0.2.0
18462026-03-03T00:19:08.740Z Downloaded tinytemplate v1.2.1
18472026-03-03T00:19:08.741Z Downloaded partial-io v0.5.4
18482026-03-03T00:19:08.743Z Downloaded event-listener v5.4.1
18492026-03-03T00:19:08.743Z Downloaded httptest v0.16.4
18502026-03-03T00:19:08.750Z Downloaded termcolor v1.4.1
18512026-03-03T00:19:08.753Z Downloaded knuffel-derive v3.2.0
18522026-03-03T00:19:08.753Z Downloaded datatest-stable v0.3.3
18532026-03-03T00:19:08.756Z Downloaded rust-argon2 v2.1.0
18542026-03-03T00:19:08.760Z Downloaded blake2b_simd v1.0.4
18552026-03-03T00:19:08.760Z Downloaded rustc-demangle v0.1.27
18562026-03-03T00:19:08.763Z Downloaded addr2line v0.25.1
18572026-03-03T00:19:08.763Z Downloaded rstest v0.25.0
18582026-03-03T00:19:08.768Z Downloaded assert_cmd v2.1.2
18592026-03-03T00:19:08.771Z Downloaded knuffel v3.2.0
18602026-03-03T00:19:08.774Z Downloaded textwrap v0.15.2
18612026-03-03T00:19:08.774Z Downloaded backtrace v0.3.76
18622026-03-03T00:19:08.778Z Downloaded async-lock v3.4.2
18632026-03-03T00:19:08.781Z Downloaded futures-timer v3.0.3
18642026-03-03T00:19:08.784Z Downloaded rstest_macros v0.25.0
18652026-03-03T00:19:08.787Z Downloaded rand_distr v0.5.1
18662026-03-03T00:19:08.791Z Downloaded fancy-regex v0.14.0
18672026-03-03T00:19:08.794Z Downloaded miette v5.10.0
18682026-03-03T00:19:08.797Z Downloaded toml v1.0.3+spec-1.1.0
18692026-03-03T00:19:08.805Z Downloaded hashbrown v0.14.5
18702026-03-03T00:19:08.814Z Downloaded guppy v0.17.25
18712026-03-03T00:19:08.819Z Downloaded plotters v0.3.7
18722026-03-03T00:19:08.835Z Downloaded gimli v0.32.3
18732026-03-03T00:19:08.959Z Downloaded httpmock v0.8.3
18742026-03-03T00:19:11.369Z Checking cfg-if v1.0.4
18752026-03-03T00:19:11.783Z Checking libc v0.2.180
18762026-03-03T00:19:11.787Z Checking serde_core v1.0.228
18772026-03-03T00:19:11.867Z Checking memchr v2.8.0
18782026-03-03T00:19:11.917Z Checking smallvec v1.15.1
18792026-03-03T00:19:11.964Z Checking log v0.4.29
18802026-03-03T00:19:11.964Z Checking itoa v1.0.17
18812026-03-03T00:19:12.076Z Checking zeroize v1.8.2
18822026-03-03T00:19:12.138Z Checking libm v0.2.16
18832026-03-03T00:19:12.265Z Checking scopeguard v1.2.0
18842026-03-03T00:19:12.326Z Checking stable_deref_trait v1.2.1
18852026-03-03T00:19:12.393Z Checking zmij v1.0.21
18862026-03-03T00:19:12.455Z Checking zerofrom v0.1.6
18872026-03-03T00:19:12.518Z Checking lock_api v0.4.14
18882026-03-03T00:19:12.580Z Checking percent-encoding v2.3.2
18892026-03-03T00:19:12.650Z Checking litemap v0.8.1
18902026-03-03T00:19:12.729Z Checking yoke v0.8.1
18912026-03-03T00:19:12.874Z Checking errno v0.3.14
18922026-03-03T00:19:12.881Z Checking getrandom v0.2.17
18932026-03-03T00:19:12.952Z Checking writeable v0.6.2
18942026-03-03T00:19:13.017Z Checking subtle v2.6.1
18952026-03-03T00:19:13.065Z Checking icu_normalizer_data v2.1.1
18962026-03-03T00:19:13.126Z Checking zerovec v0.11.5
18972026-03-03T00:19:13.130Z Checking zerotrie v0.2.3
18982026-03-03T00:19:13.230Z Checking icu_properties_data v2.1.2
18992026-03-03T00:19:13.286Z Checking rand_core v0.6.4
19002026-03-03T00:19:13.289Z Checking form_urlencoded v1.2.2
19012026-03-03T00:19:13.394Z Checking portable-atomic v1.13.1
19022026-03-03T00:19:13.490Z Checking utf8_iter v1.0.4
19032026-03-03T00:19:13.587Z Checking pin-project-lite v0.2.17
19042026-03-03T00:19:13.655Z Checking critical-section v1.2.0
19052026-03-03T00:19:13.714Z Checking zerocopy v0.8.40
19062026-03-03T00:19:13.771Z Checking parking_lot_core v0.9.12
19072026-03-03T00:19:13.828Z Checking rand_core v0.10.0
19082026-03-03T00:19:13.889Z Checking signal-hook-registry v1.4.8
19092026-03-03T00:19:13.942Z Checking num-traits v0.2.19
19102026-03-03T00:19:14.108Z Checking tinystr v0.8.2
19112026-03-03T00:19:14.166Z Checking potential_utf v0.1.4
19122026-03-03T00:19:14.217Z Checking parking_lot v0.12.5
19132026-03-03T00:19:14.220Z Checking getrandom v0.4.1
19142026-03-03T00:19:14.399Z Checking once_cell v1.21.3
19152026-03-03T00:19:14.457Z Checking icu_collections v2.1.1
19162026-03-03T00:19:14.510Z Checking icu_locale_core v2.1.1
19172026-03-03T00:19:14.565Z Checking mio v1.1.1
19182026-03-03T00:19:14.626Z Checking typenum v1.19.0
19192026-03-03T00:19:14.754Z Checking socket2 v0.6.2
19202026-03-03T00:19:15.118Z Checking iana-time-zone v0.1.65
19212026-03-03T00:19:15.214Z Checking thiserror v2.0.18
19222026-03-03T00:19:15.279Z Checking allocator-api2 v0.2.21
19232026-03-03T00:19:15.339Z Checking futures-core v0.3.32
19242026-03-03T00:19:15.417Z Checking equivalent v1.0.2
19252026-03-03T00:19:15.492Z Checking dyn-clone v1.0.20
19262026-03-03T00:19:15.547Z Checking serde v1.0.228
19272026-03-03T00:19:15.595Z Checking bitflags v2.11.0
19282026-03-03T00:19:15.599Z Checking serde_json v1.0.149
19292026-03-03T00:19:15.711Z Checking uuid v1.21.0
19302026-03-03T00:19:15.793Z Checking icu_provider v2.1.1
19312026-03-03T00:19:15.850Z Checking generic-array v0.14.7
19322026-03-03T00:19:15.902Z Checking semver v1.0.27
19332026-03-03T00:19:15.979Z Checking const-oid v0.9.6
19342026-03-03T00:19:16.306Z Checking icu_normalizer v2.1.1
19352026-03-03T00:19:16.357Z Checking icu_properties v2.1.2
19362026-03-03T00:19:16.455Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19372026-03-03T00:19:16.515Z Checking bytes v1.11.1
19382026-03-03T00:19:16.873Z Checking chrono v0.4.44
19392026-03-03T00:19:16.979Z Checking foldhash v0.2.0
19402026-03-03T00:19:17.055Z Checking crypto-common v0.1.7
19412026-03-03T00:19:17.245Z Checking block-buffer v0.10.4
19422026-03-03T00:19:17.302Z Checking hashbrown v0.16.1
19432026-03-03T00:19:17.356Z Checking futures-sink v0.3.32
19442026-03-03T00:19:17.514Z Checking rustix v1.1.3
19452026-03-03T00:19:17.572Z Checking byteorder v1.5.0
19462026-03-03T00:19:17.575Z Checking tokio v1.49.0
19472026-03-03T00:19:17.884Z Checking digest v0.10.7
19482026-03-03T00:19:18.053Z Checking futures-channel v0.3.32
19492026-03-03T00:19:18.325Z Checking slab v0.4.12
19502026-03-03T00:19:18.392Z Checking idna_adapter v1.2.1
19512026-03-03T00:19:18.479Z Checking futures-io v0.3.32
19522026-03-03T00:19:18.536Z Checking futures-task v0.3.32
19532026-03-03T00:19:18.643Z Checking idna v1.1.0
19542026-03-03T00:19:18.698Z Checking cpufeatures v0.2.17
19552026-03-03T00:19:18.752Z Checking indexmap v2.13.0
19562026-03-03T00:19:18.810Z Checking futures-util v0.3.32
19572026-03-03T00:19:18.865Z Checking thiserror v1.0.69
19582026-03-03T00:19:18.865Z Checking getrandom v0.3.4
19592026-03-03T00:19:19.067Z Checking fnv v1.0.7
19602026-03-03T00:19:19.125Z Checking url v2.5.8
19612026-03-03T00:19:19.241Z Checking regex-syntax v0.8.10
19622026-03-03T00:19:19.297Z Checking http v1.4.0
19632026-03-03T00:19:19.627Z Checking tracing-core v0.1.36
19642026-03-03T00:19:20.037Z Checking base64 v0.22.1
19652026-03-03T00:19:20.076Z Checking schemars v0.8.22
19662026-03-03T00:19:20.359Z Checking tracing v0.1.44
19672026-03-03T00:19:20.551Z Checking unicode-ident v1.0.24
19682026-03-03T00:19:20.676Z Checking ipnet v2.11.0
19692026-03-03T00:19:20.789Z Checking utf8parse v0.2.2
19702026-03-03T00:19:20.847Z Checking anstyle v1.0.13
19712026-03-03T00:19:21.015Z Checking proc-macro2 v1.0.106
19722026-03-03T00:19:21.236Z Checking untrusted v0.9.0
19732026-03-03T00:19:21.294Z Checking anstyle-parse v0.2.7
19742026-03-03T00:19:21.302Z Checking ppv-lite86 v0.2.21
19752026-03-03T00:19:21.478Z Checking ring v0.17.14
19762026-03-03T00:19:21.620Z Checking aho-corasick v1.1.4
19772026-03-03T00:19:21.679Z Checking base64ct v1.8.3
19782026-03-03T00:19:21.730Z Checking quote v1.0.44
19792026-03-03T00:19:22.124Z Checking anstyle-query v1.1.5
19802026-03-03T00:19:22.180Z Checking is_terminal_polyfill v1.70.2
19812026-03-03T00:19:22.239Z Checking colorchoice v1.0.4
19822026-03-03T00:19:22.310Z Checking syn v2.0.117
19832026-03-03T00:19:22.367Z Checking block-padding v0.3.3
19842026-03-03T00:19:22.422Z Checking terminal_size v0.4.3
19852026-03-03T00:19:22.478Z Checking anstream v0.6.21
19862026-03-03T00:19:22.653Z Checking rustls-pki-types v1.14.0
19872026-03-03T00:19:22.656Z Checking inout v0.1.4
19882026-03-03T00:19:22.935Z Checking crossbeam-utils v0.8.21
19892026-03-03T00:19:22.998Z Checking httparse v1.10.1
19902026-03-03T00:19:23.212Z Checking regex-automata v0.4.14
19912026-03-03T00:19:23.333Z Checking cipher v0.4.4
19922026-03-03T00:19:23.407Z Checking clap_lex v1.0.0
19932026-03-03T00:19:23.467Z Checking strsim v0.11.1
19942026-03-03T00:19:23.723Z Checking sha2 v0.10.9
19952026-03-03T00:19:23.783Z Checking pem-rfc7468 v0.7.0
19962026-03-03T00:19:23.786Z Checking http-body v1.0.1
19972026-03-03T00:19:23.884Z Checking clap_builder v4.5.60
19982026-03-03T00:19:23.887Z Checking rand_core v0.9.5
19992026-03-03T00:19:24.072Z Checking atomic-waker v1.1.2
20002026-03-03T00:19:24.130Z Checking hmac v0.12.1
20012026-03-03T00:19:24.293Z Checking try-lock v0.2.5
20022026-03-03T00:19:24.348Z Checking httpdate v1.0.3
20032026-03-03T00:19:24.405Z Checking pin-utils v0.1.0
20042026-03-03T00:19:24.462Z Checking flagset v0.4.7
20052026-03-03T00:19:24.519Z Checking want v0.3.1
20062026-03-03T00:19:24.577Z Checking ryu v1.0.23
20072026-03-03T00:19:24.653Z Checking tower-service v0.3.3
20082026-03-03T00:19:24.727Z Checking tower-layer v0.3.3
20092026-03-03T00:19:24.786Z Checking der v0.7.10
20102026-03-03T00:19:24.859Z Checking rand_chacha v0.9.0
20112026-03-03T00:19:24.922Z Checking erased-serde v0.3.31
20122026-03-03T00:19:24.973Z Checking tokio-util v0.7.18
20132026-03-03T00:19:25.032Z Checking spin v0.9.8
20142026-03-03T00:19:25.340Z Checking rand v0.9.2
20152026-03-03T00:19:25.439Z Checking anyhow v1.0.102
20162026-03-03T00:19:25.902Z Checking http-body-util v0.1.3
20172026-03-03T00:19:26.027Z Checking slog v2.8.2
20182026-03-03T00:19:26.422Z Checking aws-lc-sys v0.37.1
20192026-03-03T00:19:26.425Z Checking h2 v0.4.13
20202026-03-03T00:19:26.537Z Checking powerfmt v0.2.0
20212026-03-03T00:19:26.646Z Checking untrusted v0.7.1
20222026-03-03T00:19:26.649Z Checking fastrand v2.3.0
20232026-03-03T00:19:26.813Z Checking clap v4.5.60
20242026-03-03T00:19:26.867Z Checking deranged v0.5.8
20252026-03-03T00:19:26.924Z Checking num-conv v0.2.0
20262026-03-03T00:19:26.990Z Checking openssl-probe v0.2.1
20272026-03-03T00:19:27.058Z Checking time-core v0.1.8
20282026-03-03T00:19:27.209Z Checking num_threads v0.1.7
20292026-03-03T00:19:27.213Z Checking spki v0.7.3
20302026-03-03T00:19:27.402Z Checking serde_urlencoded v0.7.1
20312026-03-03T00:19:27.456Z Checking pbkdf2 v0.12.2
20322026-03-03T00:19:27.548Z Checking regex v1.12.3
20332026-03-03T00:19:27.634Z Checking aes v0.8.4
20342026-03-03T00:19:27.694Z Checking rand_chacha v0.3.1
20352026-03-03T00:19:27.899Z Checking unicode-width v0.2.0
20362026-03-03T00:19:28.057Z Checking aws-lc-rs v1.16.0
20372026-03-03T00:19:28.166Z Checking pretty-hex v0.4.1
20382026-03-03T00:19:28.238Z Checking rand v0.8.5
20392026-03-03T00:19:28.292Z Checking cbc v0.1.2
20402026-03-03T00:19:28.405Z Checking salsa20 v0.10.2
20412026-03-03T00:19:28.456Z Checking ipnetwork v0.21.1
20422026-03-03T00:19:28.565Z Checking tempfile v3.25.0
20432026-03-03T00:19:28.621Z Checking hex v0.4.3
20442026-03-03T00:19:28.676Z Checking scrypt v0.11.0
20452026-03-03T00:19:28.892Z Checking plain v0.2.3
20462026-03-03T00:19:28.974Z Checking pkcs5 v0.7.1
20472026-03-03T00:19:29.030Z Checking rustls-native-certs v0.8.3
20482026-03-03T00:19:29.120Z Checking sync_wrapper v1.0.2
20492026-03-03T00:19:29.180Z Checking camino v1.2.2
20502026-03-03T00:19:29.259Z Checking time v0.3.47
20512026-03-03T00:19:29.314Z Checking mime v0.3.17
20522026-03-03T00:19:29.362Z Checking ucd-trie v0.1.7
20532026-03-03T00:19:29.495Z Checking tower v0.5.3
20542026-03-03T00:19:29.554Z Checking pkcs8 v0.10.2
20552026-03-03T00:19:29.639Z Checking pest v2.8.6
20562026-03-03T00:19:29.694Z Checking webpki-roots v1.0.6
20572026-03-03T00:19:29.767Z Checking iri-string v0.7.10
20582026-03-03T00:19:29.907Z Checking either v1.15.0
20592026-03-03T00:19:29.966Z Checking openapiv3 v2.2.0
20602026-03-03T00:19:29.969Z Checking rustls-webpki v0.103.9
20612026-03-03T00:19:30.336Z Checking foreign-types-shared v0.1.1
20622026-03-03T00:19:30.402Z Checking openssl-sys v0.9.111
20632026-03-03T00:19:30.542Z Checking foreign-types v0.3.2
20642026-03-03T00:19:30.706Z Checking encoding_rs v0.8.35
20652026-03-03T00:19:30.867Z Checking rustls v0.23.37
20662026-03-03T00:19:31.865Z Checking winnow v0.7.14
20672026-03-03T00:19:31.954Z Checking openssl v0.10.75
20682026-03-03T00:19:32.214Z Checking oxnet v0.1.4
20692026-03-03T00:19:32.317Z Checking tower-http v0.6.8
20702026-03-03T00:19:32.506Z Checking hyper v1.8.1
20712026-03-03T00:19:32.710Z Checking lazy_static v1.5.0
20722026-03-03T00:19:32.903Z Checking static_assertions v1.1.0
20732026-03-03T00:19:32.907Z Checking signature v2.2.0
20742026-03-03T00:19:33.011Z Checking simd-adler32 v0.3.8
20752026-03-03T00:19:33.066Z Checking hubpack v0.1.2
20762026-03-03T00:19:33.231Z Checking adler2 v2.0.1
20772026-03-03T00:19:33.312Z Checking strum v0.26.3
20782026-03-03T00:19:33.388Z Checking sha1 v0.10.6
20792026-03-03T00:19:33.442Z Checking tinyvec_macros v0.1.1
20802026-03-03T00:19:33.494Z Checking miniz_oxide v0.8.9
20812026-03-03T00:19:33.538Z Checking data-encoding v2.10.0
20822026-03-03T00:19:33.594Z Checking tinyvec v1.10.0
20832026-03-03T00:19:33.741Z Checking toml_datetime v0.6.11
20842026-03-03T00:19:34.164Z Checking serde_spanned v0.6.9
20852026-03-03T00:19:34.216Z Checking num-integer v0.1.46
20862026-03-03T00:19:34.274Z Checking scroll v0.13.0
20872026-03-03T00:19:34.387Z Checking bit-vec v0.8.0
20882026-03-03T00:19:34.445Z Checking base16ct v0.2.0
20892026-03-03T00:19:34.509Z Checking hyper-util v0.1.20
20902026-03-03T00:19:34.696Z Checking crossbeam-epoch v0.9.18
20912026-03-03T00:19:34.752Z Checking crc32fast v1.5.0
20922026-03-03T00:19:34.755Z Checking sec1 v0.7.3
20932026-03-03T00:19:34.840Z Checking bit-set v0.8.0
20942026-03-03T00:19:34.843Z Checking goblin v0.10.5
20952026-03-03T00:19:35.027Z Checking ff v0.13.1
20962026-03-03T00:19:35.162Z Checking memmap2 v0.9.10
20972026-03-03T00:19:35.166Z Checking wait-timeout v0.2.1
20982026-03-03T00:19:35.262Z Checking num-iter v0.1.45
20992026-03-03T00:19:35.315Z Checking group v0.13.0
21002026-03-03T00:19:35.454Z Checking dtrace-parser v0.3.0
21012026-03-03T00:19:35.513Z Checking bstr v1.12.1
21022026-03-03T00:19:35.517Z Checking hkdf v0.12.4
21032026-03-03T00:19:35.625Z Checking ahash v0.8.12
21042026-03-03T00:19:35.799Z Checking crypto-bigint v0.5.5
21052026-03-03T00:19:36.019Z Checking scroll v0.12.0
21062026-03-03T00:19:36.079Z Checking thread-id v5.1.0
21072026-03-03T00:19:36.270Z Checking quick-error v1.2.3
21082026-03-03T00:19:36.332Z Checking tokio-rustls v0.26.4
21092026-03-03T00:19:36.487Z Checking rand_xorshift v0.4.0
21102026-03-03T00:19:36.544Z Checking rusty-fork v0.3.1
21112026-03-03T00:19:36.603Z Checking goblin v0.8.2
21122026-03-03T00:19:36.756Z Checking zerocopy v0.7.35
21132026-03-03T00:19:36.818Z Checking unarray v0.1.4
21142026-03-03T00:19:36.895Z Checking num-bigint-dig v0.8.6
21152026-03-03T00:19:36.957Z Checking native-tls v0.2.18
21162026-03-03T00:19:37.052Z Checking proptest v1.10.0
21172026-03-03T00:19:37.350Z Checking hyper-rustls v0.27.7
21182026-03-03T00:19:37.409Z Checking tokio-native-tls v0.3.1
21192026-03-03T00:19:37.734Z Checking hyper-tls v0.6.0
21202026-03-03T00:19:37.830Z Checking dtrace-parser v0.2.0
21212026-03-03T00:19:38.104Z Checking reqwest v0.12.28
21222026-03-03T00:19:38.164Z Checking pkcs1 v0.7.5
21232026-03-03T00:19:38.389Z Checking x509-cert v0.2.5
21242026-03-03T00:19:38.481Z Checking elliptic-curve v0.13.8
21252026-03-03T00:19:38.639Z Checking thread-id v4.2.2
21262026-03-03T00:19:38.816Z Checking unicode-segmentation v1.12.0
21272026-03-03T00:19:39.066Z Checking zlib-rs v0.6.2
21282026-03-03T00:19:39.189Z Checking rsa v0.9.10
21292026-03-03T00:19:39.568Z Checking crossbeam-deque v0.8.6
21302026-03-03T00:19:39.953Z Checking rfc6979 v0.4.0
21312026-03-03T00:19:40.010Z Checking toml_write v0.1.2
21322026-03-03T00:19:40.064Z Checking toml_parser v1.0.9+spec-1.1.0
21332026-03-03T00:19:40.181Z Checking ecdsa v0.16.9
21342026-03-03T00:19:40.184Z Checking curve25519-dalek v4.1.3
21352026-03-03T00:19:40.371Z Checking toml_edit v0.22.27
21362026-03-03T00:19:40.769Z Checking rustix v0.38.44
21372026-03-03T00:19:40.890Z Checking dof v0.4.0
21382026-03-03T00:19:40.947Z Checking env_filter v1.0.0
21392026-03-03T00:19:41.137Z Checking flate2 v1.1.9
21402026-03-03T00:19:41.232Z Checking psl-types v2.0.11
21412026-03-03T00:19:41.286Z Checking dof v0.3.0
21422026-03-03T00:19:41.488Z Checking keccak v0.1.6
21432026-03-03T00:19:41.599Z Checking newtype-uuid v1.3.2
21442026-03-03T00:19:41.828Z Checking publicsuffix v2.3.0
21452026-03-03T00:19:41.885Z Checking sha3 v0.10.8
21462026-03-03T00:19:41.944Z Checking usdt-impl v0.5.0
21472026-03-03T00:19:42.003Z Checking daft v0.1.5
21482026-03-03T00:19:42.060Z Checking env_logger v0.11.9
21492026-03-03T00:19:42.177Z Checking ed25519 v2.2.3
21502026-03-03T00:19:42.366Z Checking cookie v0.18.1
21512026-03-03T00:19:42.481Z Checking itertools v0.13.0
21522026-03-03T00:19:42.540Z Checking serde_with v3.17.0
21532026-03-03T00:19:42.543Z Checking siphasher v1.0.2
21542026-03-03T00:19:42.543Z Checking bitflags v1.3.2
21552026-03-03T00:19:42.680Z Checking usdt-impl v0.6.0
21562026-03-03T00:19:42.752Z Checking ed25519-dalek v2.2.0
21572026-03-03T00:19:42.806Z Checking rustls-platform-verifier v0.6.2
21582026-03-03T00:19:42.809Z Checking cookie_store v0.22.1
21592026-03-03T00:19:42.928Z Checking unicode-normalization v0.1.25
21602026-03-03T00:19:42.985Z Checking toml_datetime v0.7.5+spec-1.1.0
21612026-03-03T00:19:43.067Z Checking signal-hook v0.3.18
21622026-03-03T00:19:43.207Z Checking managed v0.8.0
21632026-03-03T00:19:43.265Z Checking usdt v0.6.0
21642026-03-03T00:19:43.416Z Checking winnow v0.5.40
21652026-03-03T00:19:43.485Z Checking rayon-core v1.13.0
21662026-03-03T00:19:43.544Z Checking reqwest v0.13.2
21672026-03-03T00:19:43.597Z Checking bzip2-sys v0.1.13+1.0.8
21682026-03-03T00:19:43.651Z Checking object v0.37.3
21692026-03-03T00:19:43.785Z Checking foldhash v0.1.5
21702026-03-03T00:19:43.862Z Checking bzip2 v0.4.4
21712026-03-03T00:19:44.072Z Checking hashbrown v0.15.5
21722026-03-03T00:19:44.215Z Checking signal-hook-mio v0.2.5
21732026-03-03T00:19:44.272Z Checking ref-cast v1.0.25
21742026-03-03T00:19:44.439Z Checking zstd-sys v2.0.16+zstd.1.5.7
21752026-03-03T00:19:44.494Z Checking zip v0.6.6
21762026-03-03T00:19:44.710Z Checking zstd-safe v7.2.4
21772026-03-03T00:19:44.849Z Checking bumpalo v3.20.2
21782026-03-03T00:19:45.080Z Checking libbz2-rs-sys v0.2.2
21792026-03-03T00:19:45.137Z Checking zstd v0.13.3
21802026-03-03T00:19:45.208Z Checking crossterm v0.28.1
21812026-03-03T00:19:45.316Z Checking zopfli v0.8.3
21822026-03-03T00:19:45.428Z Checking rayon v1.11.0
21832026-03-03T00:19:45.533Z Checking similar v2.7.0
21842026-03-03T00:19:45.950Z Checking bzip2 v0.6.1
21852026-03-03T00:19:46.048Z Checking fs-err v3.3.0
21862026-03-03T00:19:46.051Z Checking hash32 v0.2.1
21872026-03-03T00:19:46.197Z Checking toml_edit v0.19.15
21882026-03-03T00:19:46.317Z Checking serde-big-array v0.5.1
21892026-03-03T00:19:46.373Z Checking unicode-bidi v0.3.18
21902026-03-03T00:19:46.453Z Checking unicode-properties v0.1.4
21912026-03-03T00:19:46.604Z Checking jiff v0.2.21
21922026-03-03T00:19:46.671Z Checking predicates-core v1.0.10
21932026-03-03T00:19:46.886Z Checking heapless v0.7.17
21942026-03-03T00:19:46.942Z Checking hickory-proto v0.25.2
21952026-03-03T00:19:46.946Z Checking tokio-stream v0.1.18
21962026-03-03T00:19:47.032Z Checking stringprep v0.1.5
21972026-03-03T00:19:47.377Z Checking md-5 v0.10.6
21982026-03-03T00:19:47.680Z Checking float-cmp v0.10.0
21992026-03-03T00:19:47.749Z Checking normalize-line-endings v0.3.0
22002026-03-03T00:19:47.842Z Checking rustc-hash v2.1.1
22012026-03-03T00:19:47.932Z Checking fallible-iterator v0.2.0
22022026-03-03T00:19:47.987Z Checking difflib v0.4.0
22032026-03-03T00:19:48.084Z Checking iddqd v0.3.17
22042026-03-03T00:19:48.392Z Checking predicates v3.1.4
22052026-03-03T00:19:48.587Z Checking postgres-protocol v0.6.10
22062026-03-03T00:19:48.702Z Checking toml v0.7.8
22072026-03-03T00:19:48.848Z Checking smoltcp v0.9.1
22082026-03-03T00:19:49.113Z Checking phf_shared v0.13.1
22092026-03-03T00:19:49.270Z Checking phf_shared v0.11.3
22102026-03-03T00:19:49.452Z Checking itertools v0.12.1
22112026-03-03T00:19:49.572Z Checking console v0.16.2
22122026-03-03T00:19:49.627Z Checking buf-list v1.1.2
22132026-03-03T00:19:49.964Z Checking strum v0.27.2
22142026-03-03T00:19:50.022Z Checking precomputed-hash v0.1.1
22152026-03-03T00:19:50.077Z Checking unit-prefix v0.5.2
22162026-03-03T00:19:50.206Z Checking lalrpop-util v0.19.12
22172026-03-03T00:19:50.209Z Checking fixedbitset v0.4.2
22182026-03-03T00:19:50.294Z Checking fixedbitset v0.5.7
22192026-03-03T00:19:50.348Z Checking new_debug_unreachable v1.0.6
22202026-03-03T00:19:50.351Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22212026-03-03T00:19:50.522Z Checking string_cache v0.8.9
22222026-03-03T00:19:50.525Z Checking indicatif v0.18.4
22232026-03-03T00:19:50.637Z Checking petgraph v0.6.5
22242026-03-03T00:19:50.710Z Checking petgraph v0.8.3
22252026-03-03T00:19:50.892Z Checking phf v0.13.1
22262026-03-03T00:19:51.236Z Checking postgres-types v0.2.12
22272026-03-03T00:19:51.459Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-03-03T00:19:51.884Z Checking zone v0.3.1
22292026-03-03T00:19:51.963Z Checking whoami v2.1.0
22302026-03-03T00:19:52.023Z Checking zip v4.6.1
22312026-03-03T00:19:52.145Z Checking peg-runtime v0.8.5
22322026-03-03T00:19:52.379Z Checking tokio-postgres v0.7.16
22332026-03-03T00:19:52.617Z Checking futures-executor v0.3.32
22342026-03-03T00:19:52.692Z Checking is-terminal v0.4.17
22352026-03-03T00:19:52.885Z Checking crossbeam-channel v0.5.15
22362026-03-03T00:19:52.941Z Checking futures v0.3.32
22372026-03-03T00:19:53.124Z Checking thread_local v1.1.9
22382026-03-03T00:19:53.339Z Checking term v1.2.1
22392026-03-03T00:19:53.438Z Checking take_mut v0.2.2
22402026-03-03T00:19:53.495Z Checking regress v0.10.5
22412026-03-03T00:19:53.598Z Compiling rustls v0.22.4
22422026-03-03T00:19:53.654Z Compiling newtype-uuid-macros v0.1.0
22432026-03-03T00:19:53.705Z Checking slog-async v2.8.0
22442026-03-03T00:19:53.855Z Checking slog-term v2.9.2
22452026-03-03T00:19:54.040Z Compiling structmeta-derive v0.3.0
22462026-03-03T00:19:54.100Z Compiling multer v3.1.0
22472026-03-03T00:19:54.490Z Compiling async-stream-impl v0.3.6
22482026-03-03T00:19:54.642Z Compiling dropshot v0.16.7
22492026-03-03T00:19:54.699Z Compiling dropshot_endpoint v0.16.7
22502026-03-03T00:19:55.156Z Checking match_cfg v0.1.0
22512026-03-03T00:19:55.209Z Checking slog-json v2.6.1
22522026-03-03T00:19:55.312Z Checking hostname v0.3.1
22532026-03-03T00:19:55.375Z Checking debug-ignore v1.0.5
22542026-03-03T00:19:55.526Z Checking serde_spanned v1.0.4
22552026-03-03T00:19:55.583Z Checking toml_writer v1.0.6+spec-1.1.0
22562026-03-03T00:19:55.586Z Checking slog-bunyan v2.5.0
22572026-03-03T00:19:55.770Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22582026-03-03T00:19:55.824Z Checking rustls-webpki v0.102.8
22592026-03-03T00:19:55.921Z Checking serde_path_to_error v0.1.20
22602026-03-03T00:19:55.979Z Checking toml v0.9.12+spec-1.1.0
22612026-03-03T00:19:56.045Z Checking async-stream v0.3.6
22622026-03-03T00:19:56.491Z Compiling structmeta v0.3.0
22632026-03-03T00:19:56.563Z Checking progenitor-client v0.13.0
22642026-03-03T00:19:56.709Z Checking waitgroup v0.1.2
22652026-03-03T00:19:56.787Z Checking rustls-pemfile v2.2.0
22662026-03-03T00:19:56.845Z Checking hostname v0.4.2
22672026-03-03T00:19:56.922Z Compiling derive-ex v0.1.8
22682026-03-03T00:19:56.980Z Compiling parse-display-derive v0.10.0
22692026-03-03T00:19:57.035Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22702026-03-03T00:19:57.089Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22712026-03-03T00:19:57.092Z Checking itertools v0.14.0
22722026-03-03T00:19:57.290Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22732026-03-03T00:19:57.389Z Checking macaddr v1.0.1
22742026-03-03T00:19:57.771Z Checking progenitor-client v0.10.0
22752026-03-03T00:19:57.824Z Checking instant v0.1.13
22762026-03-03T00:19:58.002Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22772026-03-03T00:19:58.069Z Checking backoff v0.4.0
22782026-03-03T00:19:58.212Z Checking backon v1.6.0
22792026-03-03T00:19:58.271Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22802026-03-03T00:19:58.565Z Checking heck v0.5.0
22812026-03-03T00:19:58.686Z Checking camino-tempfile v1.4.1
22822026-03-03T00:19:59.039Z Checking toml v0.8.23
22832026-03-03T00:19:59.361Z Compiling cfg_aliases v0.2.1
22842026-03-03T00:19:59.540Z Compiling memoffset v0.9.1
22852026-03-03T00:19:59.708Z Compiling toml_edit v0.23.10+spec-1.0.0
22862026-03-03T00:19:59.838Z Compiling crucible-workspace-hack v0.1.0
22872026-03-03T00:20:00.011Z Checking tokio-rustls v0.25.0
22882026-03-03T00:20:00.292Z Checking secrecy v0.10.3
22892026-03-03T00:20:00.510Z Checking glob v0.3.3
22902026-03-03T00:20:00.565Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22912026-03-03T00:20:00.787Z Checking parse-display v0.10.0
22922026-03-03T00:20:00.907Z Compiling proc-macro-crate v3.4.0
22932026-03-03T00:20:00.964Z Compiling test-strategy v0.4.5
22942026-03-03T00:20:01.010Z Compiling heapless v0.8.0
22952026-03-03T00:20:01.157Z Checking tabwriter v1.4.1
22962026-03-03T00:20:01.466Z Checking hash32 v0.3.1
22972026-03-03T00:20:01.718Z Compiling smoltcp v0.11.0
22982026-03-03T00:20:01.780Z Compiling ingot-macros v0.1.1
22992026-03-03T00:20:01.957Z Compiling unsafe-libyaml v0.2.11
23002026-03-03T00:20:02.152Z Compiling convert_case v0.4.0
23012026-03-03T00:20:02.156Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23022026-03-03T00:20:02.499Z Compiling num_enum_derive v0.7.5
23032026-03-03T00:20:03.017Z Compiling derive_more v0.99.20
23042026-03-03T00:20:03.584Z Compiling serde_yaml v0.9.34+deprecated
23052026-03-03T00:20:03.689Z Checking cobs v0.3.0
23062026-03-03T00:20:03.988Z Compiling foreign-types-macros v0.2.3
23072026-03-03T00:20:04.414Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23082026-03-03T00:20:04.677Z Checking cpufeatures v0.3.0
23092026-03-03T00:20:04.858Z Checking foreign-types-shared v0.3.1
23102026-03-03T00:20:04.940Z Checking num_enum v0.7.5
23112026-03-03T00:20:05.060Z Checking chacha20 v0.10.0
23122026-03-03T00:20:05.187Z Checking postcard v1.1.3
23132026-03-03T00:20:05.237Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23142026-03-03T00:20:05.285Z Checking foreign-types v0.5.0
23152026-03-03T00:20:05.855Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23162026-03-03T00:20:05.981Z Compiling proc-macro-crate v1.3.1
23172026-03-03T00:20:06.264Z Checking sigpipe v0.1.3
23182026-03-03T00:20:06.363Z Checking cstr-argument v0.1.2
23192026-03-03T00:20:06.430Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23202026-03-03T00:20:06.625Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23212026-03-03T00:20:06.901Z Checking colored v3.1.1
23222026-03-03T00:20:07.035Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23232026-03-03T00:20:07.217Z Compiling num_enum_derive v0.5.11
23242026-03-03T00:20:07.272Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23252026-03-03T00:20:07.335Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23262026-03-03T00:20:07.489Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23272026-03-03T00:20:07.565Z Checking rand v0.10.0
23282026-03-03T00:20:07.693Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23292026-03-03T00:20:07.800Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23302026-03-03T00:20:08.130Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23312026-03-03T00:20:08.184Z Compiling nix v0.30.1
23322026-03-03T00:20:08.360Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23332026-03-03T00:20:08.574Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23342026-03-03T00:20:08.577Z Checking ingot-types v0.1.2
23352026-03-03T00:20:08.956Z Checking smf v0.2.3
23362026-03-03T00:20:09.018Z Compiling num-derive v0.4.2
23372026-03-03T00:20:09.201Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23382026-03-03T00:20:09.420Z Checking num_enum v0.5.11
23392026-03-03T00:20:09.522Z Checking ingot v0.1.1
23402026-03-03T00:20:09.526Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23412026-03-03T00:20:09.628Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23422026-03-03T00:20:09.755Z Checking whoami v1.6.1
23432026-03-03T00:20:09.848Z Compiling typify-impl v0.6.1
23442026-03-03T00:20:10.128Z Checking half v2.7.1
23452026-03-03T00:20:10.302Z Checking ciborium-io v0.2.2
23462026-03-03T00:20:10.559Z Checking indent_write v2.2.0
23472026-03-03T00:20:10.766Z Checking ciborium-ll v0.2.2
23482026-03-03T00:20:10.827Z Checking universal-hash v0.5.1
23492026-03-03T00:20:11.080Z Checking opaque-debug v0.3.1
23502026-03-03T00:20:11.137Z Checking ciborium v0.2.2
23512026-03-03T00:20:11.201Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23522026-03-03T00:20:11.250Z Checking aead v0.5.2
23532026-03-03T00:20:11.542Z Checking swrite v0.1.0
23542026-03-03T00:20:11.605Z Checking poly1305 v0.8.0
23552026-03-03T00:20:11.685Z Checking chacha20 v0.9.1
23562026-03-03T00:20:11.741Z Checking unicode-width v0.1.14
23572026-03-03T00:20:12.112Z Compiling thiserror-impl-no-std v2.0.2
23582026-03-03T00:20:12.170Z Checking password-hash v0.5.0
23592026-03-03T00:20:12.225Z Checking blake2 v0.10.6
23602026-03-03T00:20:12.305Z Compiling usdt-attr-macro v0.5.0
23612026-03-03T00:20:12.718Z Compiling usdt-macro v0.5.0
23622026-03-03T00:20:12.776Z Checking memmap v0.7.0
23632026-03-03T00:20:13.020Z Checking argon2 v0.5.3
23642026-03-03T00:20:13.080Z Checking chacha20poly1305 v0.10.1
23652026-03-03T00:20:13.342Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23662026-03-03T00:20:13.767Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23672026-03-03T00:20:13.822Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23682026-03-03T00:20:13.875Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23692026-03-03T00:20:13.976Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23702026-03-03T00:20:14.202Z Checking usdt v0.5.0
23712026-03-03T00:20:14.407Z Compiling derive-where v1.6.0
23722026-03-03T00:20:14.478Z Checking atomicwrites v0.4.4
23732026-03-03T00:20:14.537Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23742026-03-03T00:20:14.586Z Checking tokio-dtrace v0.1.1
23752026-03-03T00:20:14.735Z Checking console v0.15.11
23762026-03-03T00:20:14.931Z Checking thiserror-no-std v2.0.2
23772026-03-03T00:20:14.990Z Checking oxide-tokio-rt v0.1.2
23782026-03-03T00:20:15.133Z Checking vsss-rs v3.3.4
23792026-03-03T00:20:15.297Z Checking newline-converter v0.3.0
23802026-03-03T00:20:15.373Z Compiling prettyplease v0.2.37
23812026-03-03T00:20:15.535Z Checking expectorate v1.2.0
23822026-03-03T00:20:15.805Z Checking bytecount v0.6.9
23832026-03-03T00:20:15.930Z Compiling owo-colors v4.3.0
23842026-03-03T00:20:16.021Z Compiling cancel-safe-futures v0.1.5
23852026-03-03T00:20:16.402Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23862026-03-03T00:20:16.542Z Checking libsw-core v0.3.2
23872026-03-03T00:20:16.837Z Checking libsw v3.5.0
23882026-03-03T00:20:17.222Z Checking linear-map v1.2.0
23892026-03-03T00:20:17.368Z Checking same-file v1.0.6
23902026-03-03T00:20:17.511Z Checking num-rational v0.4.2
23912026-03-03T00:20:17.601Z Checking walkdir v2.5.0
23922026-03-03T00:20:17.604Z Checking num-complex v0.4.6
23932026-03-03T00:20:17.686Z Checking float-ord v0.3.2
23942026-03-03T00:20:17.910Z Compiling typify-impl v0.4.3
23952026-03-03T00:20:17.965Z Checking gethostname v0.5.0
23962026-03-03T00:20:18.259Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-03-03T00:20:18.412Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23982026-03-03T00:20:18.469Z Compiling async-recursion v1.1.1
23992026-03-03T00:20:18.527Z Checking num v0.4.3
24002026-03-03T00:20:18.743Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24012026-03-03T00:20:18.795Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24022026-03-03T00:20:20.420Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24032026-03-03T00:20:21.534Z Compiling typify-macro v0.6.1
24042026-03-03T00:20:22.604Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24052026-03-03T00:20:24.142Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24062026-03-03T00:20:25.135Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24072026-03-03T00:20:25.196Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24082026-03-03T00:20:25.500Z Compiling typify v0.6.1
24092026-03-03T00:20:25.759Z Compiling progenitor-impl v0.13.0
24102026-03-03T00:20:28.157Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24112026-03-03T00:20:28.273Z Checking unicode-linebreak v0.1.5
24122026-03-03T00:20:28.708Z Checking smawk v0.3.2
24132026-03-03T00:20:28.758Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24142026-03-03T00:20:28.964Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24152026-03-03T00:20:29.520Z Checking globset v0.4.18
24162026-03-03T00:20:29.613Z Compiling typify-macro v0.4.3
24172026-03-03T00:20:30.197Z Compiling convert_case v0.10.0
24182026-03-03T00:20:31.715Z Compiling slog-dtrace v0.3.0
24192026-03-03T00:20:32.002Z Checking resolv-conf v0.7.6
24202026-03-03T00:20:32.267Z Compiling derive_more-impl v2.1.1
24212026-03-03T00:20:32.442Z Compiling progenitor-macro v0.13.0
24222026-03-03T00:20:32.844Z Compiling pin-project-internal v1.1.11
24232026-03-03T00:20:33.472Z Compiling typify v0.4.3
24242026-03-03T00:20:33.938Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24252026-03-03T00:20:34.076Z Checking pem v3.0.6
24262026-03-03T00:20:34.134Z Checking derive_more v2.1.1
24272026-03-03T00:20:34.354Z Checking crossterm v0.29.0
24282026-03-03T00:20:34.414Z Checking fd-lock v4.0.4
24292026-03-03T00:20:34.471Z Checking vte v0.14.1
24302026-03-03T00:20:34.706Z Checking display-error-chain v0.2.2
24312026-03-03T00:20:34.849Z Checking strip-ansi-escapes v0.2.1
24322026-03-03T00:20:34.982Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24332026-03-03T00:20:35.093Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24342026-03-03T00:20:35.390Z Compiling snafu-derive v0.8.9
24352026-03-03T00:20:35.520Z Checking pin-project v1.1.11
24362026-03-03T00:20:35.723Z Checking nu-ansi-term v0.50.3
24372026-03-03T00:20:35.773Z Checking linked-hash-map v0.5.6
24382026-03-03T00:20:36.156Z Checking termtree v0.5.1
24392026-03-03T00:20:36.212Z Checking reedline v0.40.0
24402026-03-03T00:20:36.434Z Checking lru-cache v0.1.2
24412026-03-03T00:20:36.490Z Compiling progenitor-impl v0.11.2
24422026-03-03T00:20:36.704Z Checking textwrap v0.16.2
24432026-03-03T00:20:37.166Z Checking olpc-cjson v0.1.4
24442026-03-03T00:20:37.458Z Checking hickory-proto v0.24.4
24452026-03-03T00:20:39.047Z Checking serde_plain v1.0.2
24462026-03-03T00:20:39.400Z Checking typed-path v0.9.3
24472026-03-03T00:20:39.456Z Compiling minimal-lexical v0.2.1
24482026-03-03T00:20:40.043Z Compiling nom v7.1.3
24492026-03-03T00:20:40.170Z Checking snafu v0.8.9
24502026-03-03T00:20:41.385Z Checking tough v0.20.0
24512026-03-03T00:20:41.670Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24522026-03-03T00:20:42.869Z Checking progenitor-client v0.11.2
24532026-03-03T00:20:42.936Z Checking nibble_vec v0.1.0
24542026-03-03T00:20:43.224Z Checking endian-type v0.1.2
24552026-03-03T00:20:43.282Z Compiling progenitor-macro v0.11.2
24562026-03-03T00:20:43.372Z Checking hickory-resolver v0.24.4
24572026-03-03T00:20:43.503Z Checking radix_trie v0.2.1
24582026-03-03T00:20:43.506Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24592026-03-03T00:20:43.813Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24602026-03-03T00:20:43.974Z Compiling ar_archive_writer v0.5.1
24612026-03-03T00:20:44.934Z Checking humantime v2.3.0
24622026-03-03T00:20:45.086Z Checking qorb v0.4.1
24632026-03-03T00:20:45.136Z Checking progenitor v0.13.0
24642026-03-03T00:20:45.338Z Checking csv-core v0.1.13
24652026-03-03T00:20:45.402Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24662026-03-03T00:20:45.732Z Checking base64 v0.21.7
24672026-03-03T00:20:45.790Z Checking csv v1.4.0
24682026-03-03T00:20:46.202Z Compiling psm v0.1.30
24692026-03-03T00:20:46.314Z Compiling stacker v0.1.23
24702026-03-03T00:20:46.682Z Checking highway v1.3.0
24712026-03-03T00:20:46.876Z Compiling cfg_aliases v0.1.1
24722026-03-03T00:20:47.049Z Compiling nix v0.28.0
24732026-03-03T00:20:47.517Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24742026-03-03T00:20:47.662Z Checking papergrid v0.11.0
24752026-03-03T00:20:47.797Z Compiling tabled_derive v0.7.0
24762026-03-03T00:20:47.863Z Checking home v0.5.12
24772026-03-03T00:20:48.414Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24782026-03-03T00:20:48.472Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24792026-03-03T00:20:49.309Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24802026-03-03T00:20:49.651Z Checking phf_shared v0.12.1
24812026-03-03T00:20:50.002Z Compiling recursive-proc-macro-impl v0.1.1
24822026-03-03T00:20:50.139Z Checking tabled v0.15.0
24832026-03-03T00:20:50.395Z Compiling chrono-tz v0.10.4
24842026-03-03T00:20:50.398Z Compiling semver v0.1.20
24852026-03-03T00:20:50.826Z Checking recursive v0.1.1
24862026-03-03T00:20:50.898Z Compiling rustc_version v0.1.7
24872026-03-03T00:20:51.022Z Checking phf v0.12.1
24882026-03-03T00:20:51.330Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24892026-03-03T00:20:51.391Z Compiling const_format_proc_macros v0.2.34
24902026-03-03T00:20:51.621Z Compiling peg-macros v0.8.5
24912026-03-03T00:20:52.452Z Checking winnow v0.6.26
24922026-03-03T00:20:52.832Z Compiling sqlparser_derive v0.5.0
24932026-03-03T00:20:53.246Z Checking unicode_categories v0.1.1
24942026-03-03T00:20:53.623Z Checking rustyline v14.0.0
24952026-03-03T00:20:54.446Z Checking const_format v0.2.35
24962026-03-03T00:20:54.552Z Checking sqlparser v0.61.0
24972026-03-03T00:20:55.109Z Checking peg v0.8.5
24982026-03-03T00:20:55.186Z Compiling newtype_derive v0.1.6
24992026-03-03T00:20:55.327Z Checking bcs v0.1.6
25002026-03-03T00:20:55.379Z Checking sqlformat v0.3.5
25012026-03-03T00:20:55.432Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25022026-03-03T00:20:55.762Z Checking progenitor v0.11.2
25032026-03-03T00:20:55.864Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25042026-03-03T00:20:55.923Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25052026-03-03T00:20:56.044Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25062026-03-03T00:20:56.242Z Checking steno v0.4.1
25072026-03-03T00:20:56.348Z Checking utf-8 v0.7.6
25082026-03-03T00:20:56.598Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25092026-03-03T00:20:56.652Z Checking filetime v0.2.27
25102026-03-03T00:20:56.711Z Checking arc-swap v1.8.2
25112026-03-03T00:20:56.941Z Checking xattr v1.6.1
25122026-03-03T00:20:57.169Z Checking slog-scope v4.4.1
25132026-03-03T00:20:57.224Z Checking tar v0.4.44
25142026-03-03T00:20:57.447Z Compiling progenitor-impl v0.10.0
25152026-03-03T00:20:58.119Z Checking slog-stdlog v4.1.1
25162026-03-03T00:20:58.449Z Checking slog-envlogger v2.2.0
25172026-03-03T00:20:58.610Z Checking tungstenite v0.21.0
25182026-03-03T00:20:58.733Z Checking typeid v1.0.3
25192026-03-03T00:20:58.946Z Checking subprocess v0.2.15
25202026-03-03T00:20:59.616Z Checking headers-core v0.3.0
25212026-03-03T00:20:59.619Z Checking tokio-tungstenite v0.21.0
25222026-03-03T00:20:59.850Z Checking headers v0.4.1
25232026-03-03T00:21:00.289Z Compiling lzma-sys v0.1.20
25242026-03-03T00:21:00.443Z Compiling cargo_toml v0.22.3
25252026-03-03T00:21:00.714Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25262026-03-03T00:21:00.916Z Checking yasna v0.5.2
25272026-03-03T00:21:01.159Z Checking ron v0.12.0
25282026-03-03T00:21:01.441Z Checking xz2 v0.1.7
25292026-03-03T00:21:01.814Z Checking base16ct v1.0.0
25302026-03-03T00:21:01.867Z Checking rcgen v0.12.1
25312026-03-03T00:21:02.101Z Checking dropshot-api-manager-types v0.5.2
25322026-03-03T00:21:02.456Z Checking tagptr v0.2.0
25332026-03-03T00:21:02.563Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25342026-03-03T00:21:02.778Z Checking moka v0.12.13
25352026-03-03T00:21:02.872Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25362026-03-03T00:21:02.932Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25372026-03-03T00:21:03.165Z Compiling radium v0.7.0
25382026-03-03T00:21:03.747Z Compiling libefi-sys v0.1.0
25392026-03-03T00:21:03.984Z Compiling bitfield-struct v0.6.2
25402026-03-03T00:21:04.224Z Compiling progenitor-macro v0.10.0
25412026-03-03T00:21:04.297Z Checking tap v1.0.1
25422026-03-03T00:21:04.346Z Checking hickory-resolver v0.25.2
25432026-03-03T00:21:04.529Z Compiling maybe-uninit v2.0.0
25442026-03-03T00:21:05.262Z Checking wyz v0.5.1
25452026-03-03T00:21:05.394Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25462026-03-03T00:21:05.470Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25472026-03-03T00:21:05.919Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25482026-03-03T00:21:06.156Z Compiling zerocopy-derive v0.6.6
25492026-03-03T00:21:06.534Z Checking funty v2.0.0
25502026-03-03T00:21:06.584Z Checking crc-catalog v2.4.0
25512026-03-03T00:21:06.809Z Compiling packed_struct v0.10.1
25522026-03-03T00:21:06.812Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25532026-03-03T00:21:07.031Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25542026-03-03T00:21:07.398Z Checking crc v3.4.0
25552026-03-03T00:21:07.446Z Checking bitvec v1.0.1
25562026-03-03T00:21:07.533Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25572026-03-03T00:21:07.670Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25582026-03-03T00:21:07.841Z Compiling packed_struct_codegen v0.10.1
25592026-03-03T00:21:07.952Z Compiling bitfield-macros v0.19.4
25602026-03-03T00:21:08.058Z Checking zerocopy v0.6.6
25612026-03-03T00:21:08.846Z Compiling indexmap v1.9.3
25622026-03-03T00:21:09.270Z Checking nodrop v0.1.14
25632026-03-03T00:21:09.470Z Checking array-init v0.0.4
25642026-03-03T00:21:09.601Z Checking bitfield v0.19.4
25652026-03-03T00:21:09.756Z Checking smallvec v0.6.14
25662026-03-03T00:21:10.161Z Checking hashbrown v0.12.3
25672026-03-03T00:21:10.244Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25682026-03-03T00:21:10.337Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692026-03-03T00:21:10.445Z Checking serde-hex v0.1.0
25702026-03-03T00:21:10.610Z Checking ron v0.8.1
25712026-03-03T00:21:11.789Z Checking hashbrown v0.13.2
25722026-03-03T00:21:11.890Z Checking crc-any v2.5.0
25732026-03-03T00:21:12.123Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25742026-03-03T00:21:12.330Z Checking path-slash v0.1.5
25752026-03-03T00:21:12.468Z Compiling xshell-macros v0.2.7
25762026-03-03T00:21:12.547Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25772026-03-03T00:21:12.742Z Checking object v0.30.4
25782026-03-03T00:21:13.243Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25792026-03-03T00:21:13.299Z Checking xshell v0.2.7
25802026-03-03T00:21:13.708Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25812026-03-03T00:21:13.803Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25822026-03-03T00:21:14.408Z Checking half v1.8.3
25832026-03-03T00:21:14.650Z Compiling num-derive v0.3.3
25842026-03-03T00:21:14.873Z Checking serde_cbor v0.11.2
25852026-03-03T00:21:15.272Z Compiling proc-macro-error-attr2 v2.0.0
25862026-03-03T00:21:15.784Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25872026-03-03T00:21:16.079Z Compiling proc-macro-error2 v2.0.1
25882026-03-03T00:21:16.261Z Compiling nix v0.31.1
25892026-03-03T00:21:16.587Z Checking progenitor v0.10.0
25902026-03-03T00:21:16.681Z Checking libscf-sys v1.1.0
25912026-03-03T00:21:16.737Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25922026-03-03T00:21:16.885Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-03T00:21:17.022Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25942026-03-03T00:21:17.129Z Compiling tabled_derive v0.11.0
25952026-03-03T00:21:17.483Z Checking papergrid v0.17.0
25962026-03-03T00:21:17.602Z Checking testing_table v0.3.0
25972026-03-03T00:21:18.489Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25982026-03-03T00:21:19.268Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25992026-03-03T00:21:19.455Z Checking maplit v1.0.2
26002026-03-03T00:21:19.640Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26012026-03-03T00:21:19.828Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26022026-03-03T00:21:19.879Z Checking tabled v0.20.0
26032026-03-03T00:21:20.360Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26042026-03-03T00:21:20.541Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26052026-03-03T00:21:20.594Z Checking crc8 v0.1.1
26062026-03-03T00:21:20.806Z Checking fxhash v0.2.1
26072026-03-03T00:21:21.046Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26082026-03-03T00:21:21.297Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26092026-03-03T00:21:22.421Z Checking unicase v2.9.0
26102026-03-03T00:21:22.498Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26112026-03-03T00:21:22.780Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26122026-03-03T00:21:23.134Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26132026-03-03T00:21:23.550Z Checking kstat-rs v0.2.4
26142026-03-03T00:21:23.763Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26152026-03-03T00:21:23.955Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26162026-03-03T00:21:24.016Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26172026-03-03T00:21:24.499Z Compiling parking_lot_core v0.8.6
26182026-03-03T00:21:24.744Z Compiling git-stub v1.0.0
26192026-03-03T00:21:25.011Z Compiling dsl_auto_type v0.1.3
26202026-03-03T00:21:25.140Z Checking scheduled-thread-pool v0.2.7
26212026-03-03T00:21:25.278Z Compiling vergen-gitcl v1.0.8
26222026-03-03T00:21:25.437Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26232026-03-03T00:21:25.489Z Compiling diesel_table_macro_syntax v0.2.0
26242026-03-03T00:21:25.706Z Checking r2d2 v0.8.10
26252026-03-03T00:21:25.948Z Compiling git-stub-vcs v0.1.0
26262026-03-03T00:21:26.113Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26272026-03-03T00:21:26.210Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26282026-03-03T00:21:26.505Z Compiling diesel_derives v2.2.7
26292026-03-03T00:21:26.681Z Checking parking_lot v0.11.2
26302026-03-03T00:21:26.739Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26312026-03-03T00:21:26.986Z Checking prefix-trie v0.7.0
26322026-03-03T00:21:27.058Z Checking nanorand v0.7.0
26332026-03-03T00:21:27.108Z Compiling dirs-sys-next v0.1.2
26342026-03-03T00:21:27.455Z Compiling crunchy v0.2.4
26352026-03-03T00:21:27.663Z Checking flume v0.11.1
26362026-03-03T00:21:27.714Z Compiling dirs-next v2.0.0
26372026-03-03T00:21:27.767Z Checking hickory-server v0.25.2
26382026-03-03T00:21:27.984Z Checking sled v0.34.7
26392026-03-03T00:21:28.090Z Compiling clang-sys v1.8.1
26402026-03-03T00:21:28.153Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26412026-03-03T00:21:28.200Z Checking hickory-client v0.25.2
26422026-03-03T00:21:28.527Z Compiling tiny-keccak v2.0.2
26432026-03-03T00:21:28.880Z Compiling term v0.7.0
26442026-03-03T00:21:29.006Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26452026-03-03T00:21:29.061Z Compiling bit-vec v0.6.3
26462026-03-03T00:21:29.179Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26472026-03-03T00:21:29.324Z Compiling salty v0.3.0
26482026-03-03T00:21:29.574Z Compiling ascii-canvas v3.0.0
26492026-03-03T00:21:29.885Z Compiling bit-set v0.5.3
26502026-03-03T00:21:30.148Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26512026-03-03T00:21:30.241Z Checking primeorder v0.13.6
26522026-03-03T00:21:30.460Z Compiling itertools v0.10.5
26532026-03-03T00:21:30.775Z Compiling ena v0.14.4
26542026-03-03T00:21:31.057Z Compiling libloading v0.8.9
26552026-03-03T00:21:31.112Z Compiling regex-syntax v0.6.29
26562026-03-03T00:21:31.223Z Compiling bindgen v0.71.1
26572026-03-03T00:21:31.507Z Compiling diff v0.1.13
26582026-03-03T00:21:32.539Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26592026-03-03T00:21:32.962Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26602026-03-03T00:21:33.052Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26612026-03-03T00:21:33.700Z Compiling cexpr v0.6.0
26622026-03-03T00:21:34.313Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26632026-03-03T00:21:34.860Z Compiling lalrpop v0.19.12
26642026-03-03T00:21:35.335Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26652026-03-03T00:21:35.943Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26662026-03-03T00:21:36.385Z Compiling libxml v0.3.3
26672026-03-03T00:21:36.806Z Compiling fs-err v2.11.0
26682026-03-03T00:21:36.982Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26692026-03-03T00:21:37.036Z Checking p384 v0.13.1
26702026-03-03T00:21:37.382Z Checking diesel v2.2.12
26712026-03-03T00:21:37.435Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26722026-03-03T00:21:37.719Z Compiling strum_macros v0.24.3
26732026-03-03T00:21:38.056Z Compiling indoc v1.0.9
26742026-03-03T00:21:40.985Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26752026-03-03T00:21:41.038Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26762026-03-03T00:21:41.721Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26772026-03-03T00:21:42.113Z Checking quick-xml v0.37.5
26782026-03-03T00:21:42.168Z Checking derive_builder v0.20.2
26792026-03-03T00:21:42.412Z Compiling oso-derive v0.27.3
26802026-03-03T00:21:42.586Z Compiling impl-trait-for-tuples v0.2.3
26812026-03-03T00:21:43.135Z Compiling trait-variant v0.1.2
26822026-03-03T00:21:43.457Z Checking openssl-probe v0.1.6
26832026-03-03T00:21:43.693Z Checking parse-size v1.1.0
26842026-03-03T00:21:43.953Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26852026-03-03T00:21:44.158Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26862026-03-03T00:21:44.303Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26872026-03-03T00:21:45.724Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26882026-03-03T00:21:46.057Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26892026-03-03T00:21:46.405Z Checking assert_matches v1.5.0
26902026-03-03T00:21:46.822Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26912026-03-03T00:21:47.000Z Compiling mime_guess v2.0.5
26922026-03-03T00:21:47.371Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26932026-03-03T00:21:47.714Z Checking predicates-tree v1.0.13
26942026-03-03T00:21:47.955Z Checking http-range v0.1.5
26952026-03-03T00:21:48.142Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26962026-03-03T00:21:48.311Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26972026-03-03T00:21:48.370Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26982026-03-03T00:21:48.472Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26992026-03-03T00:21:48.533Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27002026-03-03T00:21:52.574Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27012026-03-03T00:21:52.649Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27022026-03-03T00:21:52.942Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27032026-03-03T00:21:54.398Z Checking atty v0.2.14
27042026-03-03T00:21:54.614Z Compiling diesel-dtrace v0.4.2
27052026-03-03T00:21:54.932Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27062026-03-03T00:21:55.119Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27072026-03-03T00:21:55.829Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27082026-03-03T00:21:55.945Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-03-03T00:21:56.358Z Checking bb8 v0.8.6
27102026-03-03T00:21:56.954Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27112026-03-03T00:21:57.010Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27122026-03-03T00:21:57.430Z Checking corncobs v0.1.4
27132026-03-03T00:21:57.658Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-03T00:21:57.729Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27152026-03-03T00:21:58.291Z Checking hyper-staticfile v0.10.1
27162026-03-03T00:21:58.413Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27172026-03-03T00:21:58.470Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27182026-03-03T00:21:58.908Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27192026-03-03T00:21:58.947Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27202026-03-03T00:21:59.023Z Checking ignore v0.4.25
27212026-03-03T00:21:59.375Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27222026-03-03T00:21:59.425Z Checking signal-hook-tokio v0.3.1
27232026-03-03T00:21:59.691Z Checking secrecy v0.8.0
27242026-03-03T00:21:59.982Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27252026-03-03T00:21:59.988Z Checking globwalk v0.9.1
27262026-03-03T00:22:00.585Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27272026-03-03T00:22:00.650Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27282026-03-03T00:22:01.460Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27292026-03-03T00:22:01.544Z Checking nonempty v0.12.0
27302026-03-03T00:22:01.913Z Checking camino-tempfile-ext v0.3.3
27312026-03-03T00:22:02.013Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27322026-03-03T00:22:02.068Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27332026-03-03T00:22:02.336Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27342026-03-03T00:22:02.893Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-03-03T00:22:03.596Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27362026-03-03T00:22:03.650Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27372026-03-03T00:22:04.099Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27382026-03-03T00:22:04.277Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27392026-03-03T00:22:04.935Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27402026-03-03T00:22:05.736Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27412026-03-03T00:22:05.928Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27422026-03-03T00:22:06.256Z Checking tungstenite v0.23.0
27432026-03-03T00:22:06.329Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27442026-03-03T00:22:06.772Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27452026-03-03T00:22:07.186Z Checking tokio-tungstenite v0.23.1
27462026-03-03T00:22:07.437Z Checking void v1.0.2
27472026-03-03T00:22:07.682Z Checking async-bb8-diesel v0.2.1
27482026-03-03T00:22:07.874Z Checking lzss v0.8.2
27492026-03-03T00:22:08.284Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27502026-03-03T00:22:08.340Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27512026-03-03T00:22:08.424Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27522026-03-03T00:22:08.700Z Checking nix v0.27.1
27532026-03-03T00:22:09.657Z Checking serde_bytes v0.11.19
27542026-03-03T00:22:10.083Z Checking rand_seeder v0.4.0
27552026-03-03T00:22:10.139Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27562026-03-03T00:22:10.419Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27572026-03-03T00:22:11.160Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27582026-03-03T00:22:11.222Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27592026-03-03T00:22:11.533Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27602026-03-03T00:22:12.880Z Checking is_ci v1.2.0
27612026-03-03T00:22:13.114Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27622026-03-03T00:22:13.267Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27632026-03-03T00:22:13.397Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27642026-03-03T00:22:13.934Z Checking yansi v1.0.1
27652026-03-03T00:22:14.608Z Checking pretty_assertions v1.4.1
27662026-03-03T00:22:14.808Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27672026-03-03T00:22:14.894Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27682026-03-03T00:22:15.312Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27692026-03-03T00:22:15.433Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27702026-03-03T00:22:15.883Z Compiling darling_core v0.23.0
27712026-03-03T00:22:17.506Z Compiling indoc v2.0.7
27722026-03-03T00:22:18.106Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27732026-03-03T00:22:18.515Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27742026-03-03T00:22:18.576Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-03-03T00:22:18.922Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27762026-03-03T00:22:19.349Z Compiling instability v0.3.11
27772026-03-03T00:22:19.625Z Compiling libz-sys v1.1.24
27782026-03-03T00:22:19.831Z Checking castaway v0.2.4
27792026-03-03T00:22:20.090Z Checking compact_str v0.8.1
27802026-03-03T00:22:20.483Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-03-03T00:22:20.548Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27822026-03-03T00:22:21.010Z Checking supports-color v3.0.2
27832026-03-03T00:22:21.291Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27842026-03-03T00:22:21.714Z Checking unicode-truncate v1.1.0
27852026-03-03T00:22:21.921Z Checking lru v0.12.5
27862026-03-03T00:22:22.037Z Checking cassowary v0.3.0
27872026-03-03T00:22:22.351Z Compiling libgit2-sys v0.18.3+1.9.2
27882026-03-03T00:22:22.479Z Compiling darling_macro v0.23.0
27892026-03-03T00:22:22.845Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27902026-03-03T00:22:23.467Z Compiling darling v0.23.0
27912026-03-03T00:22:24.494Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27922026-03-03T00:22:25.230Z Checking ratatui v0.29.0
27932026-03-03T00:22:25.399Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27942026-03-03T00:22:25.825Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27952026-03-03T00:22:26.377Z Compiling vergen-git2 v1.0.7
27962026-03-03T00:22:26.850Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27972026-03-03T00:22:27.263Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27982026-03-03T00:22:27.679Z Checking colored v2.2.0
27992026-03-03T00:22:27.777Z Checking shell-words v1.1.1
28002026-03-03T00:22:28.039Z Compiling rustls v0.21.12
28012026-03-03T00:22:28.092Z Checking plotters-backend v0.3.7
28022026-03-03T00:22:28.324Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28032026-03-03T00:22:28.497Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28042026-03-03T00:22:28.549Z Checking plotters-svg v0.3.7
28052026-03-03T00:22:28.847Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28062026-03-03T00:22:28.907Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28072026-03-03T00:22:29.299Z Compiling nix v0.29.0
28082026-03-03T00:22:29.849Z Checking rustls-webpki v0.101.7
28092026-03-03T00:22:30.226Z Checking sct v0.7.1
28102026-03-03T00:22:30.380Z Checking hex-literal v0.4.1
28112026-03-03T00:22:30.499Z Checking cast v0.3.0
28122026-03-03T00:22:30.596Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28132026-03-03T00:22:30.875Z Checking criterion-plot v0.6.0
28142026-03-03T00:22:31.621Z Checking plotters v0.3.7
28152026-03-03T00:22:33.249Z Checking erased-serde v0.4.9
28162026-03-03T00:22:33.529Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28172026-03-03T00:22:34.198Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28182026-03-03T00:22:35.731Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28192026-03-03T00:22:37.426Z Checking tinytemplate v1.2.1
28202026-03-03T00:22:37.910Z Checking ordered-float v2.10.1
28212026-03-03T00:22:38.539Z Checking anes v0.1.6
28222026-03-03T00:22:38.982Z Checking oorandom v11.1.5
28232026-03-03T00:22:39.234Z Checking criterion v0.7.0
28242026-03-03T00:22:39.565Z Checking serde-value v0.7.0
28252026-03-03T00:22:40.135Z Checking serde-untagged v0.1.9
28262026-03-03T00:22:40.599Z Checking tokio-rustls v0.24.1
28272026-03-03T00:22:41.563Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28282026-03-03T00:22:42.050Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28292026-03-03T00:22:42.444Z Checking rustls-pemfile v1.0.4
28302026-03-03T00:22:42.702Z Checking twox-hash v2.1.2
28312026-03-03T00:22:43.344Z Checking unicode-xid v0.2.6
28322026-03-03T00:22:43.463Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28332026-03-03T00:22:43.564Z Checking cargo-util-schemas v0.8.2
28342026-03-03T00:22:45.166Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28352026-03-03T00:22:45.458Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28362026-03-03T00:22:45.763Z Checking progenitor-extras v0.1.0
28372026-03-03T00:22:46.215Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28382026-03-03T00:22:46.546Z Checking fatfs v0.3.6
28392026-03-03T00:22:47.642Z Checking cargo-platform v0.2.0
28402026-03-03T00:22:48.082Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28412026-03-03T00:22:48.418Z Compiling petname v2.0.2
28422026-03-03T00:22:49.486Z Compiling seq-macro v0.3.6
28432026-03-03T00:22:51.064Z Checking cargo_metadata v0.21.0
28442026-03-03T00:22:51.676Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28452026-03-03T00:22:52.855Z Checking concurrent-queue v2.5.0
28462026-03-03T00:22:53.207Z Checking rtoolbox v0.0.3
28472026-03-03T00:22:53.546Z Checking parking v2.2.1
28482026-03-03T00:22:53.768Z Checking futures-timer v3.0.3
28492026-03-03T00:22:53.867Z Checking event-listener v5.4.1
28502026-03-03T00:22:54.165Z Checking rpassword v7.4.0
28512026-03-03T00:22:54.440Z Checking tui-tree-widget v0.23.1
28522026-03-03T00:22:54.845Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28532026-03-03T00:22:55.178Z Checking polyval v0.6.2
28542026-03-03T00:22:55.256Z Checking sapling-renderdag v0.1.0
28552026-03-03T00:22:55.510Z Checking sync-ptr v0.1.4
28562026-03-03T00:22:55.784Z Checking ghash v0.5.1
28572026-03-03T00:22:55.841Z Checking event-listener-strategy v0.5.4
28582026-03-03T00:22:56.059Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28592026-03-03T00:22:56.156Z Checking ctr v0.9.2
28602026-03-03T00:22:56.469Z Checking constant_time_eq v0.4.2
28612026-03-03T00:22:56.523Z Checking arrayvec v0.7.6
28622026-03-03T00:22:56.775Z Checking arrayref v0.3.9
28632026-03-03T00:22:56.951Z Checking aes-gcm v0.10.3
28642026-03-03T00:22:57.088Z Checking async-lock v3.4.2
28652026-03-03T00:22:57.263Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28662026-03-03T00:22:57.310Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28672026-03-03T00:22:57.914Z Checking ssh-encoding v0.2.0
28682026-03-03T00:22:58.331Z Checking blowfish v0.9.1
28692026-03-03T00:22:58.638Z Checking bcrypt-pbkdf v0.10.0
28702026-03-03T00:22:58.980Z Checking ssh-cipher v0.2.0
28712026-03-03T00:22:59.105Z Checking async-object-pool v0.2.0
28722026-03-03T00:22:59.351Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28732026-03-03T00:22:59.403Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28742026-03-03T00:22:59.989Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28752026-03-03T00:23:00.504Z Checking serde_regex v1.1.0
28762026-03-03T00:23:00.855Z Checking password-hash v0.4.2
28772026-03-03T00:23:01.283Z Checking assert-json-diff v2.0.2
28782026-03-03T00:23:01.347Z Checking path-tree v0.8.3
28792026-03-03T00:23:01.644Z Compiling target-lexicon v0.13.3
28802026-03-03T00:23:01.761Z Checking gimli v0.32.3
28812026-03-03T00:23:02.717Z Checking stringmetrics v2.2.2
28822026-03-03T00:23:03.051Z Checking httpmock v0.8.3
28832026-03-03T00:23:03.226Z Checking pbkdf2 v0.11.0
28842026-03-03T00:23:03.626Z Checking ssh-key v0.6.7
28852026-03-03T00:23:05.676Z Checking addr2line v0.25.1
28862026-03-03T00:23:06.204Z Checking p521 v0.13.3
28872026-03-03T00:23:07.629Z Checking p256 v0.13.2
28882026-03-03T00:23:08.190Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28892026-03-03T00:23:08.228Z Checking russh-cryptovec v0.7.3
28902026-03-03T00:23:08.519Z Checking md5 v0.7.0
28912026-03-03T00:23:08.586Z Compiling guppy-workspace-hack v0.1.0
28922026-03-03T00:23:08.900Z Checking rustc-demangle v0.1.27
28932026-03-03T00:23:09.038Z Checking russh-keys v0.45.0
28942026-03-03T00:23:09.206Z Compiling samael v0.0.19
28952026-03-03T00:23:09.397Z Checking backtrace v0.3.76
28962026-03-03T00:23:09.635Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28972026-03-03T00:23:09.989Z Checking num-bigint v0.4.6
28982026-03-03T00:23:10.417Z Checking des v0.8.1
28992026-03-03T00:23:11.053Z Compiling blake3 v1.8.3
29002026-03-03T00:23:11.797Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29012026-03-03T00:23:12.297Z Compiling target-spec v3.5.7
29022026-03-03T00:23:12.696Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29032026-03-03T00:23:12.753Z Checking russh v0.45.0
29042026-03-03T00:23:13.858Z Checking backtrace-ext v0.2.1
29052026-03-03T00:23:14.030Z Checking cfg-expr v0.20.6
29062026-03-03T00:23:14.270Z Checking supports-color v2.1.0
29072026-03-03T00:23:14.543Z Checking textwrap v0.15.2
29082026-03-03T00:23:14.995Z Checking supports-hyperlinks v2.1.0
29092026-03-03T00:23:15.046Z Checking supports-unicode v2.1.0
29102026-03-03T00:23:15.239Z Checking hashbrown v0.14.5
29112026-03-03T00:23:15.293Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29122026-03-03T00:23:15.493Z Compiling git2 v0.20.4
29132026-03-03T00:23:15.730Z Checking cargo-platform v0.3.2
29142026-03-03T00:23:16.137Z Checking terminal_size v0.1.17
29152026-03-03T00:23:16.372Z Checking socket2 v0.5.10
29162026-03-03T00:23:16.423Z Compiling miette-derive v5.10.0
29172026-03-03T00:23:16.920Z Checking internet-checksum v0.2.1
29182026-03-03T00:23:16.992Z Checking owo-colors v3.5.0
29192026-03-03T00:23:17.179Z Checking chumsky v0.9.3
29202026-03-03T00:23:18.636Z Checking cargo_metadata v0.23.1
29212026-03-03T00:23:19.150Z Checking miette v5.10.0
29222026-03-03T00:23:20.254Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29232026-03-03T00:23:20.326Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29242026-03-03T00:23:20.566Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29252026-03-03T00:23:20.623Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29262026-03-03T00:23:21.186Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29272026-03-03T00:23:21.976Z Checking httptest v0.16.4
29282026-03-03T00:23:22.098Z Checking pathdiff v0.2.3
29292026-03-03T00:23:22.341Z Compiling knuffel-derive v3.2.0
29302026-03-03T00:23:22.525Z Checking topological-sort v0.2.2
29312026-03-03T00:23:22.798Z Checking nested v0.1.1
29322026-03-03T00:23:22.851Z Checking omicron-zone-package v0.12.2
29332026-03-03T00:23:23.007Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29342026-03-03T00:23:23.090Z Checking guppy v0.17.25
29352026-03-03T00:23:23.415Z Compiling rstest_macros v0.25.0
29362026-03-03T00:23:24.022Z Compiling target-triple v1.0.0
29372026-03-03T00:23:24.098Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29382026-03-03T00:23:24.681Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29392026-03-03T00:23:25.090Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29402026-03-03T00:23:25.185Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29412026-03-03T00:23:25.356Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29422026-03-03T00:23:25.768Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29432026-03-03T00:23:26.063Z Checking knuffel v3.2.0
29442026-03-03T00:23:26.315Z Checking similar-asserts v1.7.0
29452026-03-03T00:23:27.431Z Checking toml_datetime v1.0.0+spec-1.1.0
29462026-03-03T00:23:27.586Z Compiling assert_cmd v2.1.2
29472026-03-03T00:23:27.943Z Compiling relative-path v1.9.3
29482026-03-03T00:23:28.149Z Checking escape8259 v0.5.3
29492026-03-03T00:23:28.438Z Checking libtest-mimic v0.8.1
29502026-03-03T00:23:29.091Z Checking toml v1.0.3+spec-1.1.0
29512026-03-03T00:23:29.522Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29522026-03-03T00:23:29.766Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29532026-03-03T00:23:30.806Z Checking blake2b_simd v1.0.4
29542026-03-03T00:23:31.478Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29552026-03-03T00:23:31.821Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29562026-03-03T00:23:32.346Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29572026-03-03T00:23:32.665Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29582026-03-03T00:23:33.116Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29592026-03-03T00:23:33.415Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29602026-03-03T00:23:33.932Z Checking fancy-regex v0.14.0
29612026-03-03T00:23:34.381Z Checking serde_tokenstream v0.2.3
29622026-03-03T00:23:34.853Z Checking uzers v0.12.2
29632026-03-03T00:23:34.909Z Checking constant_time_eq v0.3.1
29642026-03-03T00:23:35.148Z Checking termcolor v1.4.1
29652026-03-03T00:23:35.348Z Checking rust-argon2 v2.1.0
29662026-03-03T00:23:35.700Z Checking trybuild v1.0.116
29672026-03-03T00:23:35.878Z Checking datatest-stable v0.3.3
29682026-03-03T00:23:37.199Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29692026-03-03T00:23:37.848Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29702026-03-03T00:23:38.067Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29712026-03-03T00:23:38.576Z Checking rstest v0.25.0
29722026-03-03T00:23:38.877Z Checking support-bundle-viewer v0.1.2
29732026-03-03T00:23:39.414Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29742026-03-03T00:23:39.520Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29752026-03-03T00:23:39.817Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29762026-03-03T00:23:39.870Z Checking drift v0.1.3
29772026-03-03T00:23:40.005Z Checking rand_distr v0.5.1
29782026-03-03T00:23:40.252Z Checking multimap v0.10.1
29792026-03-03T00:23:40.630Z Checking approx v0.5.1
29802026-03-03T00:23:40.684Z Checking dropshot-api-manager v0.5.2
29812026-03-03T00:23:41.153Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29822026-03-03T00:23:41.779Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29832026-03-03T00:23:42.094Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29842026-03-03T00:23:43.189Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29852026-03-03T00:23:43.401Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29862026-03-03T00:23:43.618Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29872026-03-03T00:23:43.677Z Checking partial-io v0.5.4
29882026-03-03T00:23:44.109Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29892026-03-03T00:23:44.408Z Checking cargo_toml v0.21.0
29902026-03-03T00:23:44.978Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29912026-03-03T00:23:45.567Z Checking termios v0.3.3
29922026-03-03T00:23:45.664Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29932026-03-03T00:23:45.885Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29942026-03-03T00:23:46.393Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29952026-03-03T00:23:47.380Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29962026-03-03T00:23:48.078Z Compiling polar-core v0.27.3
29972026-03-03T00:23:50.107Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29982026-03-03T00:23:52.221Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29992026-03-03T00:23:58.967Z Checking oso v0.27.3
30002026-03-03T00:23:59.377Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30012026-03-03T00:24:03.457Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30022026-03-03T00:24:06.233Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30032026-03-03T00:24:11.199Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30042026-03-03T00:24:17.051Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30052026-03-03T00:24:26.595Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-03-03T00:24:28.955Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30072026-03-03T00:24:29.792Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30082026-03-03T00:24:56.860Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30092026-03-03T00:27:26.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 18s
30102026-03-03T00:27:26.897Z
30112026-03-03T00:27:26.897Zreal 8:23.632898277
30122026-03-03T00:27:26.897Zuser 46:08.326674687
30132026-03-03T00:27:26.898Zsys 8:02.214110498
30142026-03-03T00:27:26.898Ztrap 1.375895492
30152026-03-03T00:27:26.898Ztflt 0.528739332
30162026-03-03T00:27:26.898Zdflt 0.201580304
30172026-03-03T00:27:26.898Zkflt 0.001349116
30182026-03-03T00:27:26.898Zlock 1:52:24.971477976
30192026-03-03T00:27:26.898Zslp 2:28:50.661558634
30202026-03-03T00:27:26.898Zlat 2:36.835007352
30212026-03-03T00:27:26.898Zstop 16:25.966378963
30222026-03-03T00:27:26.901Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30232026-03-03T00:27:26.901Z+ ptime -m cargo doc --workspace --no-deps
30242026-03-03T00:27:28.237Zwarning: output filename collision.
30252026-03-03T00:27:28.237ZThe 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-03T00:27:28.238ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30272026-03-03T00:27:28.238ZThe targets should have unique names.
30282026-03-03T00:27:28.238ZThis is a known bug where multiple crates with the same name use
30292026-03-03T00:27:28.238Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30302026-03-03T00:27:29.520Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30312026-03-03T00:27:29.760Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30322026-03-03T00:27:29.793Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30332026-03-03T00:27:29.865Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30342026-03-03T00:27:29.911Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-03-03T00:27:29.959Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30362026-03-03T00:27:29.962Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30372026-03-03T00:27:30.224Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30382026-03-03T00:27:30.267Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30392026-03-03T00:27:30.308Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30402026-03-03T00:27:30.455Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30412026-03-03T00:27:30.494Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30422026-03-03T00:27:30.686Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30432026-03-03T00:27:30.770Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30442026-03-03T00:27:30.855Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30452026-03-03T00:27:31.032Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30462026-03-03T00:27:31.068Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30472026-03-03T00:27:31.104Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30482026-03-03T00:27:31.697Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30492026-03-03T00:27:32.145Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30502026-03-03T00:27:32.193Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30512026-03-03T00:27:32.428Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30522026-03-03T00:27:32.471Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30532026-03-03T00:27:32.655Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30542026-03-03T00:27:32.709Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30552026-03-03T00:27:32.909Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562026-03-03T00:27:32.980Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30572026-03-03T00:27:33.021Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30582026-03-03T00:27:33.741Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30592026-03-03T00:27:33.780Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30602026-03-03T00:27:33.979Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-03-03T00:27:34.321Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30622026-03-03T00:27:34.413Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30632026-03-03T00:27:34.453Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30642026-03-03T00:27:34.649Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30652026-03-03T00:27:34.838Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30662026-03-03T00:27:34.886Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30672026-03-03T00:27:35.310Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30682026-03-03T00:27:35.400Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30692026-03-03T00:27:35.891Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30702026-03-03T00:27:36.045Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30712026-03-03T00:27:36.078Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722026-03-03T00:27:36.328Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30732026-03-03T00:27:36.372Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30742026-03-03T00:27:36.457Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30752026-03-03T00:27:36.538Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30762026-03-03T00:27:36.733Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30772026-03-03T00:27:36.854Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30782026-03-03T00:27:36.887Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30792026-03-03T00:27:36.918Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30802026-03-03T00:27:37.098Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30812026-03-03T00:27:37.345Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30822026-03-03T00:27:37.375Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30832026-03-03T00:27:37.408Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30842026-03-03T00:27:37.509Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30852026-03-03T00:27:37.822Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30862026-03-03T00:27:37.853Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30872026-03-03T00:27:37.886Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30882026-03-03T00:27:38.147Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30892026-03-03T00:27:38.263Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30902026-03-03T00:27:38.298Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30912026-03-03T00:27:38.332Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30922026-03-03T00:27:38.644Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30932026-03-03T00:27:38.648Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30942026-03-03T00:27:39.151Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30952026-03-03T00:27:39.185Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30962026-03-03T00:27:39.219Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30972026-03-03T00:27:39.513Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30982026-03-03T00:27:39.941Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30992026-03-03T00:27:40.438Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31002026-03-03T00:27:41.164Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31012026-03-03T00:27:41.240Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31022026-03-03T00:27:41.912Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31032026-03-03T00:27:41.982Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31042026-03-03T00:27:42.019Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31052026-03-03T00:27:43.177Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31062026-03-03T00:27:43.938Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31072026-03-03T00:27:44.065Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31082026-03-03T00:27:44.351Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31092026-03-03T00:27:44.948Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31102026-03-03T00:27:44.987Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31112026-03-03T00:27:45.028Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31122026-03-03T00:27:45.305Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31132026-03-03T00:27:45.444Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31142026-03-03T00:27:45.868Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31152026-03-03T00:27:45.910Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31162026-03-03T00:27:46.463Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31172026-03-03T00:27:47.098Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31182026-03-03T00:27:47.194Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31192026-03-03T00:27:47.632Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31202026-03-03T00:27:48.052Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31212026-03-03T00:27:48.770Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31222026-03-03T00:27:49.244Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31232026-03-03T00:27:49.312Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31242026-03-03T00:27:49.355Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31252026-03-03T00:27:50.205Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31262026-03-03T00:27:50.553Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31272026-03-03T00:27:51.129Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31282026-03-03T00:27:51.611Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31292026-03-03T00:27:51.640Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31302026-03-03T00:27:52.994Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31312026-03-03T00:27:54.096Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31322026-03-03T00:27:54.858Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31332026-03-03T00:27:55.843Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31342026-03-03T00:27:56.034Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31352026-03-03T00:27:56.367Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31362026-03-03T00:27:56.400Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31372026-03-03T00:27:56.688Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31382026-03-03T00:27:56.774Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31392026-03-03T00:27:56.925Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31402026-03-03T00:27:57.149Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31412026-03-03T00:27:57.188Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31422026-03-03T00:27:57.538Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31432026-03-03T00:27:57.705Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31442026-03-03T00:27:58.116Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31452026-03-03T00:27:58.845Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31462026-03-03T00:27:59.382Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31472026-03-03T00:28:00.026Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31482026-03-03T00:28:01.769Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31492026-03-03T00:28:02.221Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31502026-03-03T00:28:02.538Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31512026-03-03T00:28:03.217Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31522026-03-03T00:28:03.667Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31532026-03-03T00:28:04.290Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31542026-03-03T00:28:04.444Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31552026-03-03T00:28:04.592Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31562026-03-03T00:28:05.458Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31572026-03-03T00:28:05.930Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31582026-03-03T00:28:06.684Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31592026-03-03T00:28:06.734Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31602026-03-03T00:28:06.907Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31612026-03-03T00:28:07.278Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31622026-03-03T00:28:07.478Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31632026-03-03T00:28:07.972Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31642026-03-03T00:28:08.585Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31652026-03-03T00:28:11.049Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31662026-03-03T00:28:11.691Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31672026-03-03T00:28:11.730Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31682026-03-03T00:28:12.641Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31692026-03-03T00:28:13.527Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31702026-03-03T00:28:15.928Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31712026-03-03T00:28:17.728Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31722026-03-03T00:28:18.472Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31732026-03-03T00:28:19.992Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31742026-03-03T00:28:20.049Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31752026-03-03T00:28:21.301Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31762026-03-03T00:28:24.955Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31772026-03-03T00:28:25.075Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31782026-03-03T00:28:25.112Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31792026-03-03T00:28:25.454Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31802026-03-03T00:28:25.570Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31812026-03-03T00:28:26.310Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31822026-03-03T00:28:26.351Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31832026-03-03T00:28:29.708Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31842026-03-03T00:28:30.853Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31852026-03-03T00:28:32.175Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31862026-03-03T00:28:32.328Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31872026-03-03T00:28:32.937Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31882026-03-03T00:28:37.726Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31892026-03-03T00:28:38.029Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31902026-03-03T00:28:38.743Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31912026-03-03T00:28:40.296Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31922026-03-03T00:28:41.111Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31932026-03-03T00:28:41.142Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31942026-03-03T00:28:41.523Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31952026-03-03T00:28:45.001Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31962026-03-03T00:28:45.533Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31972026-03-03T00:28:46.108Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31982026-03-03T00:28:46.447Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31992026-03-03T00:28:47.665Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32002026-03-03T00:28:47.718Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32012026-03-03T00:28:47.792Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32022026-03-03T00:28:48.431Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32032026-03-03T00:28:48.577Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32042026-03-03T00:28:49.445Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32052026-03-03T00:28:50.058Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32062026-03-03T00:28:50.180Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32072026-03-03T00:28:50.225Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32082026-03-03T00:28:51.376Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32092026-03-03T00:28:51.660Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32102026-03-03T00:28:52.913Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32112026-03-03T00:28:53.749Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32122026-03-03T00:28:54.196Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32132026-03-03T00:28:55.199Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32142026-03-03T00:28:55.412Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32152026-03-03T00:28:55.853Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32162026-03-03T00:28:57.154Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32172026-03-03T00:28:58.113Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32182026-03-03T00:29:01.679Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192026-03-03T00:29:03.620Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202026-03-03T00:29:08.044Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32212026-03-03T00:29:09.349Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32222026-03-03T00:29:11.081Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32232026-03-03T00:29:12.280Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-03-03T00:29:15.192Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32252026-03-03T00:29:17.664Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32262026-03-03T00:29:19.190Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32272026-03-03T00:29:20.291Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32282026-03-03T00:29:23.160Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32292026-03-03T00:29:26.169Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32302026-03-03T00:29:28.031Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32312026-03-03T00:29:29.159Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32322026-03-03T00:29:31.265Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32332026-03-03T00:29:33.658Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32342026-03-03T00:29:34.320Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32352026-03-03T00:29:34.440Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32362026-03-03T00:29:36.052Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32372026-03-03T00:29:37.483Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32382026-03-03T00:29:39.512Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32392026-03-03T00:29:41.189Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32402026-03-03T00:29:46.696Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32412026-03-03T00:29:51.073Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32422026-03-03T00:29:52.967Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32432026-03-03T00:29:54.410Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32442026-03-03T00:29:55.954Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32452026-03-03T00:29:57.885Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32462026-03-03T00:29:59.522Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32472026-03-03T00:30:01.639Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32482026-03-03T00:30:04.546Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32492026-03-03T00:30:06.947Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32502026-03-03T00:30:08.944Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32512026-03-03T00:30:12.448Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32522026-03-03T00:30:13.758Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32532026-03-03T00:30:15.001Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32542026-03-03T00:30:17.198Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32552026-03-03T00:30:19.743Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32562026-03-03T00:30:22.129Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32572026-03-03T00:30:28.075Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32582026-03-03T00:30:29.664Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32592026-03-03T00:30:31.616Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32602026-03-03T00:30:33.552Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32612026-03-03T00:30:35.705Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32622026-03-03T00:30:37.801Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32632026-03-03T00:30:44.414Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32642026-03-03T00:30:44.938Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32652026-03-03T00:30:46.521Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32662026-03-03T00:30:47.258Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32672026-03-03T00:30:49.071Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32682026-03-03T00:30:52.231Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32692026-03-03T00:30:55.554Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32702026-03-03T00:30:59.140Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32712026-03-03T00:31:02.272Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32722026-03-03T00:31:05.270Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32732026-03-03T00:31:08.858Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32742026-03-03T00:31:11.714Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32752026-03-03T00:31:14.537Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32762026-03-03T00:31:16.981Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32772026-03-03T00:31:19.235Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32782026-03-03T00:31:21.360Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32792026-03-03T00:31:24.162Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32802026-03-03T00:31:26.051Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32812026-03-03T00:31:28.297Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32822026-03-03T00:31:31.102Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32832026-03-03T00:31:32.950Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32842026-03-03T00:31:35.274Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32852026-03-03T00:31:37.711Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32862026-03-03T00:31:39.844Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32872026-03-03T00:31:42.492Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32882026-03-03T00:31:45.053Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32892026-03-03T00:31:47.361Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32902026-03-03T00:31:49.622Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32912026-03-03T00:31:52.297Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32922026-03-03T00:31:54.519Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32932026-03-03T00:31:56.800Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32942026-03-03T00:31:59.295Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32952026-03-03T00:32:01.516Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32962026-03-03T00:32:03.800Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32972026-03-03T00:32:05.964Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32982026-03-03T00:32:10.459Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32992026-03-03T00:32:11.270Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33002026-03-03T00:32:13.848Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33012026-03-03T00:32:18.717Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33022026-03-03T00:32:21.228Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33032026-03-03T00:32:23.547Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33042026-03-03T00:32:25.904Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33052026-03-03T00:32:28.430Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33062026-03-03T00:32:30.895Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33072026-03-03T00:32:33.279Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33082026-03-03T00:32:35.831Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33092026-03-03T00:32:38.359Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33102026-03-03T00:32:40.591Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33112026-03-03T00:32:43.305Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33122026-03-03T00:32:45.549Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33132026-03-03T00:32:48.445Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33142026-03-03T00:32:50.530Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33152026-03-03T00:32:52.969Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33162026-03-03T00:32:56.540Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33172026-03-03T00:32:58.271Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33182026-03-03T00:33:00.843Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33192026-03-03T00:33:03.350Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33202026-03-03T00:33:05.884Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33212026-03-03T00:33:08.465Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33222026-03-03T00:33:11.019Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33232026-03-03T00:33:13.878Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33242026-03-03T00:33:16.265Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33252026-03-03T00:33:18.994Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33262026-03-03T00:33:21.585Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33272026-03-03T00:33:24.132Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33282026-03-03T00:33:26.926Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33292026-03-03T00:33:29.661Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33302026-03-03T00:33:32.404Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33312026-03-03T00:33:35.231Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33322026-03-03T00:33:38.772Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33332026-03-03T00:33:41.058Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33342026-03-03T00:33:43.895Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33352026-03-03T00:33:46.698Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33362026-03-03T00:33:49.508Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33372026-03-03T00:33:54.097Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33382026-03-03T00:33:55.761Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33392026-03-03T00:33:58.684Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33402026-03-03T00:34:01.608Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33412026-03-03T00:34:04.908Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33422026-03-03T00:34:12.683Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33432026-03-03T00:34:14.309Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33442026-03-03T00:34:16.543Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33452026-03-03T00:34:20.102Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33462026-03-03T00:34:23.893Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33472026-03-03T00:34:27.479Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33482026-03-03T00:34:31.305Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33492026-03-03T00:34:35.273Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33502026-03-03T00:34:38.900Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33512026-03-03T00:34:42.751Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33522026-03-03T00:34:46.532Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33532026-03-03T00:34:50.361Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33542026-03-03T00:34:54.091Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33552026-03-03T00:34:58.066Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33562026-03-03T00:35:01.919Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33572026-03-03T00:35:31.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 04s
33582026-03-03T00:35:31.761Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33592026-03-03T00:35:31.865Z
33602026-03-03T00:35:31.868Zreal 8:04.838452386
33612026-03-03T00:35:31.868Zuser 32:02.873628811
33622026-03-03T00:35:31.868Zsys 5:00.105096614
33632026-03-03T00:35:31.868Ztrap 0.859798323
33642026-03-03T00:35:31.868Ztflt 0.057726777
33652026-03-03T00:35:31.868Zdflt 0.053715010
33662026-03-03T00:35:31.868Zkflt 0.000017557
33672026-03-03T00:35:31.868Zlock 6:06:02.431690035
33682026-03-03T00:35:31.868Zslp 2:45:00.306306273
33692026-03-03T00:35:31.868Zlat 51.095049480
33702026-03-03T00:35:31.868Zstop 2:19.118984605
33712026-03-03T00:35:31.869Zprocess exited: duration 1297730 ms, exit code 0
 
33722026-03-03T00:35:31.876Zfound 0 output files