01KHCWN6DMV8KBNPHAAH6Q85KH: clippy (helios)

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

Buildomat Job: 01KHCWNGNW8RDB1PV68JZQ0EWM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-14T01:36:54.821Zjob assigned to worker 01KHCWNKHHBD52EDZ83VFPFS3P [factory gimlet-EVT22200007-propolis, EVT22200007/58139] (queued for 28 s)
 
22026-02-14T01:37:03.549Zstarting task 0: "setup"
32026-02-14T01:37:03.574Z++ uname -s
42026-02-14T01:37:03.574Z+ kern=SunOS
52026-02-14T01:37:03.574Z+ build_user=build
62026-02-14T01:37:03.574Z+ build_uid=12345
72026-02-14T01:37:03.574Z+ work_dir=/work
82026-02-14T01:37:03.574Z+ input_dir=/input
92026-02-14T01:37:03.574Z+ [[ 0 == 12345 ]]
102026-02-14T01:37:03.574Z+ case "$kern" in
112026-02-14T01:37:03.574Z+ groupadd -g 12345 build
122026-02-14T01:37:03.574Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-14T01:37:05.574Z+ zfs create -o mountpoint=/work rpool/work
142026-02-14T01:37:05.611Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-14T01:37:05.635Z+ home_fs=zfs
162026-02-14T01:37:05.636Z+ [[ zfs == autofs ]]
172026-02-14T01:37:05.636Z+ mkdir -p /home/build
182026-02-14T01:37:05.636Z+ chown build:build /home/build /work
192026-02-14T01:37:07.618Z+ chmod 0700 /home/build /work
202026-02-14T01:37:07.643Zprocess exited: duration 4072 ms, exit code 0
 
212026-02-14T01:37:07.692Zstarting task 1: "rust-toolchain"
222026-02-14T01:37:07.716Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-14T01:37:07.717Z * rust toolchain channel = "1.91.1"
242026-02-14T01:37:07.717Z * rust toolchain profile = "default"
252026-02-14T01:37:07.717Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-14T01:37:07.717Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-14T01:37:07.717Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-14T01:37:07.717Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-14T01:37:07.717Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-14T01:37:07.833Zinfo: downloading installer
312026-02-14T01:37:08.353Zwarn: It looks like you have an existing installation of Rust at:
322026-02-14T01:37:08.353Zwarn: /opt/ooce/bin
332026-02-14T01:37:08.353Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-14T01:37:08.353Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-14T01:37:08.353Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-14T01:37:08.353Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-14T01:37:08.353Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-14T01:37:08.353Zerror: cannot install while Rust is installed
392026-02-14T01:37:08.353Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-14T01:37:08.378Zinfo: profile set to 'default'
412026-02-14T01:37:08.378Zinfo: default host triple is x86_64-unknown-illumos
422026-02-14T01:37:08.378Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-14T01:37:08.498Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-14T01:37:08.498Zinfo: downloading component 'cargo'
452026-02-14T01:37:08.833Zinfo: downloading component 'clippy'
462026-02-14T01:37:08.908Zinfo: downloading component 'rust-docs'
472026-02-14T01:37:09.591Zinfo: downloading component 'rust-std'
482026-02-14T01:37:10.056Zinfo: downloading component 'rustc'
492026-02-14T01:37:12.614Zinfo: downloading component 'rustfmt'
502026-02-14T01:37:12.693Zinfo: installing component 'cargo'
512026-02-14T01:37:13.867Zinfo: installing component 'clippy'
522026-02-14T01:37:14.309Zinfo: installing component 'rust-docs'
532026-02-14T01:37:17.561Zinfo: installing component 'rust-std'
542026-02-14T01:37:19.689Zinfo: installing component 'rustc'
552026-02-14T01:37:28.078Zinfo: installing component 'rustfmt'
562026-02-14T01:37:28.474Z
572026-02-14T01:37:28.474Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-02-14T01:37:28.648Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-14T01:37:28.649Z
602026-02-14T01:37:28.675Z
612026-02-14T01:37:28.675ZRust is installed now. Great!
622026-02-14T01:37:28.675Z
632026-02-14T01:37:28.675ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-14T01:37:28.675Zenvironment variable. This has not been done automatically.
652026-02-14T01:37:28.675Z
662026-02-14T01:37:28.676ZTo configure your current shell, you need to source
672026-02-14T01:37:28.676Zthe corresponding env file under $HOME/.cargo.
682026-02-14T01:37:28.676Z
692026-02-14T01:37:28.676ZThis is usually done by running one of the following (note the leading DOT):
702026-02-14T01:37:28.676Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-14T01:37:28.676Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-14T01:37:28.676Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-14T01:37:28.769Z+ rustup --version
742026-02-14T01:37:28.796Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-14T01:37:28.797Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-14T01:37:28.913Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-14T01:37:28.938Z+ cargo --version
782026-02-14T01:37:29.036Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-14T01:37:29.061Z+ rustc --version
802026-02-14T01:37:29.173Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-14T01:37:29.198Zprocess exited: duration 21486 ms, exit code 0
 
822026-02-14T01:37:29.252Zstarting task 2: "authentication"
832026-02-14T01:37:29.320Zprocess exited: duration 69 ms, exit code 0
 
842026-02-14T01:37:29.374Zstarting task 3: "clone repository"
852026-02-14T01:37:29.401Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-14T01:37:29.401Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-14T01:37:29.428ZCloning into '/work/oxidecomputer/omicron'...
882026-02-14T01:37:49.117Z+ cd /work/oxidecomputer/omicron
892026-02-14T01:37:49.117Z+ git fetch origin 9913c6ae4aeedad2950f2975b4319fea0d8a0876
902026-02-14T01:37:49.535ZFrom https://github.com/oxidecomputer/omicron
912026-02-14T01:37:49.535Z * branch 9913c6ae4aeedad2950f2975b4319fea0d8a0876 -> FETCH_HEAD
922026-02-14T01:37:49.560Z+ [[ -n ry/ipv6-all-the-things ]]
932026-02-14T01:37:49.560Z++ git branch --show-current
942026-02-14T01:37:49.560Z+ current=main
952026-02-14T01:37:49.560Z+ [[ main != ry/ipv6-all-the-things ]]
962026-02-14T01:37:49.560Z+ git branch -f ry/ipv6-all-the-things 9913c6ae4aeedad2950f2975b4319fea0d8a0876
972026-02-14T01:37:49.560Z+ git checkout -f ry/ipv6-all-the-things
982026-02-14T01:37:49.606ZSwitched to branch 'ry/ipv6-all-the-things'
992026-02-14T01:37:49.633Z+ git reset --hard 9913c6ae4aeedad2950f2975b4319fea0d8a0876
1002026-02-14T01:37:49.681ZHEAD is now at 9913c6ae4 regenerate openapi
1012026-02-14T01:37:49.705Zprocess exited: duration 20311 ms, exit code 0
 
1022026-02-14T01:37:49.757Zstarting task 4: "build"
1032026-02-14T01:37:49.782Z+ source ./env.sh
1042026-02-14T01:37:49.782Z++ OLD_SHELL_OPTS=ehxB
1052026-02-14T01:37:49.782Z++ set -o xtrace
1062026-02-14T01:37:49.782Z++++ dirname ./env.sh
1072026-02-14T01:37:49.782Z+++ readlink -f .
1082026-02-14T01:37:49.782Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ 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-02-14T01:37:49.782Z++ case $OLD_SHELL_OPTS in
1182026-02-14T01:37:49.782Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-14T01:37:49.782Z+ source .github/buildomat/ci-env.sh
1202026-02-14T01:37:49.782Z++ export CARGO_TERM_COLOR=always
1212026-02-14T01:37:49.782Z++ CARGO_TERM_COLOR=always
1222026-02-14T01:37:49.782Z+ cargo --version
1232026-02-14T01:37:49.844Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-14T01:37:49.869Z+ rustc --version
1252026-02-14T01:37:49.937Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-14T01:37:49.962Z+ banner prerequisites
1272026-02-14T01:37:49.962Z
1282026-02-14T01:37:49.962Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-14T01:37:49.962Z # # # # # # # # # # # # # # #
1302026-02-14T01:37:49.962Z # # # # ##### # # ##### # # # # # #### #
1312026-02-14T01:37:49.962Z ##### ##### # ##### # # # # # # # # #
1322026-02-14T01:37:49.962Z # # # # # # # # # # # # # # #
1332026-02-14T01:37:49.962Z # # # ###### # # ###### ### # #### # #### #
1342026-02-14T01:37:49.962Z
1352026-02-14T01:37:49.962Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-14T01:38:09.524Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-14T01:38:21.865Z Startup: Caching catalogs ... Done
1382026-02-14T01:38:48.663ZPlanning: Solver setup ... Done (24.698s)
1392026-02-14T01:38:48.845ZPlanning: Running solver ... Done (0.182s)
1402026-02-14T01:38:48.996ZPlanning: Finding local manifests ... Done (0.002s)
1412026-02-14T01:38:49.071ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-14T01:38:49.489ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-14T01:38:49.547ZPlanning: Package planning ... Done (0.058s)
1442026-02-14T01:38:49.607ZPlanning: Merging actions ... Done (0.059s)
1452026-02-14T01:38:49.927ZPlanning: Checking for conflicting actions ... Done (0.320s)
1462026-02-14T01:38:49.951ZPlanning: Consolidating action changes ... Done (0.013s)
1472026-02-14T01:38:50.562ZPlanning: Evaluating mediators ... Done (0.620s)
1482026-02-14T01:38:50.588ZPlanning: Planning completed in 28.59 seconds
1492026-02-14T01:38:50.612Z Packages to install: 4
1502026-02-14T01:38:50.612Z Mediators to change: 2
1512026-02-14T01:38:50.612Z Services to change: 1
1522026-02-14T01:38:50.612Z Estimated space available: 154.93 GB
1532026-02-14T01:38:50.612ZEstimated space to be consumed: 1.81 GB
1542026-02-14T01:38:50.612Z Create boot environment: No
1552026-02-14T01:38:50.612ZCreate backup boot environment: No
1562026-02-14T01:38:50.612Z Rebuild boot archive: No
1572026-02-14T01:38:50.612Z
1582026-02-14T01:38:50.612ZChanged mediators:
1592026-02-14T01:38:50.612Z mediator clang:
1602026-02-14T01:38:50.612Z version: None -> 15 (system default)
1612026-02-14T01:38:50.612Z
1622026-02-14T01:38:50.612Z mediator llvm:
1632026-02-14T01:38:50.612Z version: 14 (system default) -> 15 (system default)
1642026-02-14T01:38:50.613Z
1652026-02-14T01:38:50.613ZChanged packages:
1662026-02-14T01:38:50.613Zhelios-dev
1672026-02-14T01:38:50.613Z developer/build-essential
1682026-02-14T01:38:50.613Z None -> 11-2.0
1692026-02-14T01:38:50.613Z library/libxmlsec1
1702026-02-14T01:38:50.613Z None -> 1.2.35-2.0
1712026-02-14T01:38:50.613Z ooce/developer/clang-15
1722026-02-14T01:38:50.613Z None -> 15.0.7-2.0
1732026-02-14T01:38:50.613Z ooce/developer/llvm-15
1742026-02-14T01:38:50.613Z None -> 15.0.7-2.0
1752026-02-14T01:38:50.613Z
1762026-02-14T01:38:50.613ZServices:
1772026-02-14T01:38:50.613Z restart_fmri:
1782026-02-14T01:38:50.613Z svc:/system/update-man-index:default
1792026-02-14T01:38:50.650Z
1802026-02-14T01:38:50.650ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-14T01:38:55.703ZDownload: 1201/3290 items 83.6/212.6MB 39% complete (17.1M/s)
1822026-02-14T01:39:01.772ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (12.5M/s)
1832026-02-14T01:39:06.773ZDownload: 3248/3290 items 173.3/212.6MB 81% complete (6.1M/s)
1842026-02-14T01:39:11.125ZDownload: Completed 212.60 MB in 20.47 seconds (10.4M/s)
1852026-02-14T01:39:11.290Z Actions: 1/3689 actions (Installing new actions)
1862026-02-14T01:39:16.485Z Actions: 1994/3689 actions (Installing new actions)
1872026-02-14T01:39:17.121Z Actions: Completed 3689 actions in 5.83 seconds.
1882026-02-14T01:39:17.765Z Done (0.638s)
1892026-02-14T01:39:17.766Z Done (0.000s)
1902026-02-14T01:39:19.137Z Done (1.371s)
1912026-02-14T01:39:23.997Z Done (4.616s)
1922026-02-14T01:39:24.081Z Done (0.017s)
1932026-02-14T01:39:24.105Z Done (0.000s)
1942026-02-14T01:39:24.247Z Done (0.000s)
1952026-02-14T01:39:25.230ZPlanning: Evaluating mediator changes ... Done
1962026-02-14T01:39:25.476ZPlanning: Checking for conflicting actions ... Done
1972026-02-14T01:39:25.502ZPlanning: Consolidating action changes ... Done
1982026-02-14T01:39:25.797ZPlanning: Evaluating mediators ... Done
1992026-02-14T01:39:25.821ZPlanning: Planning completed in 0.57 seconds
2002026-02-14T01:39:25.845Z Mediators to change: 2
2012026-02-14T01:39:25.845Z Create boot environment: No
2022026-02-14T01:39:25.845ZCreate backup boot environment: No
2032026-02-14T01:39:25.891Z Done
2042026-02-14T01:39:25.891Z Done
2052026-02-14T01:39:26.892Z Done
2062026-02-14T01:39:31.327Z Done
2072026-02-14T01:39:31.413Z Done
2082026-02-14T01:39:31.438Z Done
2092026-02-14T01:39:31.469Z Done
2102026-02-14T01:39:32.189ZPlanning: Evaluating mediator changes ... Done
2112026-02-14T01:39:32.216ZPlanning: Merging actions ... Done
2122026-02-14T01:39:32.422ZPlanning: Checking for conflicting actions ... Done
2132026-02-14T01:39:32.449ZPlanning: Consolidating action changes ... Done
2142026-02-14T01:39:32.724ZPlanning: Evaluating mediators ... Done
2152026-02-14T01:39:32.792ZPlanning: Planning completed in 0.90 seconds
2162026-02-14T01:39:32.829Z Packages to change: 1
2172026-02-14T01:39:32.829Z Mediators to change: 1
2182026-02-14T01:39:32.829Z Services to change: 1
2192026-02-14T01:39:32.829Z Create boot environment: No
2202026-02-14T01:39:32.829ZCreate backup boot environment: Yes
2212026-02-14T01:39:34.803Z Actions: 1/6 actions (Updating modified actions)
2222026-02-14T01:39:34.828Z Actions: Completed 6 actions in 0.00 seconds.
2232026-02-14T01:39:34.828Z Done
2242026-02-14T01:39:34.828Z Done
2252026-02-14T01:39:35.053Z Done
2262026-02-14T01:39:39.302Z Done
2272026-02-14T01:39:39.388Z Done
2282026-02-14T01:39:39.388Z Done
2292026-02-14T01:39:39.506Z Done
2302026-02-14T01:39:40.053ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-02-14T01:39:40.053Zclang system 15 system
2322026-02-14T01:39:40.053Zcsh system system illumos
2332026-02-14T01:39:40.054Zctags system system illumos
2342026-02-14T01:39:40.054Zfile system system illumos
2352026-02-14T01:39:40.054Zgcc vendor 12 vendor
2362026-02-14T01:39:40.054Zgcc system 10 system
2372026-02-14T01:39:40.054Zgcc system 7 system
2382026-02-14T01:39:40.054Zgo system 1.20 system
2392026-02-14T01:39:40.054Zgo system 1.19 system
2402026-02-14T01:39:40.054Zllvm system 15 system
2412026-02-14T01:39:40.054Zllvm system 14 system
2422026-02-14T01:39:40.054Zmariadb system 10.6 system
2432026-02-14T01:39:40.055Zmta vendor vendor dma
2442026-02-14T01:39:40.055Zopenjdk system 17 system
2452026-02-14T01:39:40.055Zopenjdk system 11 system
2462026-02-14T01:39:40.055Zopenjdk system 1.8 system
2472026-02-14T01:39:40.055Zopenssl vendor 3 vendor
2482026-02-14T01:39:40.055Zperl system 5.36 system
2492026-02-14T01:39:40.056Zpostgresql system 15 system
2502026-02-14T01:39:40.056Zpostgresql system 13 system
2512026-02-14T01:39:40.056Zpython vendor 3 vendor
2522026-02-14T01:39:40.056Zpython system 2 system
2532026-02-14T01:39:40.056Zpython3 system 3.11 system
2542026-02-14T01:39:40.056Zruby system 3.0 system
2552026-02-14T01:39:40.056Zwords vendor vendor american-english
2562026-02-14T01:39:40.056Zwords system system australian-english
2572026-02-14T01:39:40.056Zwords system system british-english
2582026-02-14T01:39:40.056Zwords system system canadian-english
2592026-02-14T01:39:40.056Zwords system system french
2602026-02-14T01:39:40.057Zwords system system italian
2612026-02-14T01:39:40.057Zwords system system ngerman
2622026-02-14T01:39:40.057Zwords system system ogerman
2632026-02-14T01:39:40.057Zwords system system spanish
2642026-02-14T01:39:40.438ZPUBLISHER TYPE STATUS P LOCATION
2652026-02-14T01:39:40.438Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-02-14T01:39:48.288ZFMRI IFO
2672026-02-14T01:39:48.288Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-02-14T01:39:48.288Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-02-14T01:39:48.288Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-02-14T01:39:48.288Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-02-14T01:39:48.288Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-02-14T01:39:48.288Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-02-14T01:39:48.288Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-02-14T01:39:48.288Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-02-14T01:39:48.288Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-02-14T01:39:48.288Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-02-14T01:39:48.289Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-02-14T01:39:48.289Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-02-14T01:39:48.289Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-02-14T01:39:48.289Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-02-14T01:39:48.289Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-02-14T01:39:48.289Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-02-14T01:39:49.599Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-02-14T01:39:50.046Z Updating crates.io index
2852026-02-14T01:39:50.095Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-02-14T01:39:50.464Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-14T01:39:50.921Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-02-14T01:39:52.022Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-02-14T01:39:52.387Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-02-14T01:39:52.802Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-02-14T01:39:54.310Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-02-14T01:39:56.791Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-02-14T01:39:57.776Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-02-14T01:39:58.342Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-02-14T01:39:59.193Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-02-14T01:39:59.897Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-02-14T01:40:00.391Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-02-14T01:40:00.944Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-02-14T01:40:01.406Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-02-14T01:40:02.298Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-02-14T01:40:02.942Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-14T01:40:03.359Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-02-14T01:40:03.829Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-02-14T01:40:04.346Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-02-14T01:40:04.688Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-02-14T01:40:05.041Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-02-14T01:40:05.387Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-02-14T01:40:05.926Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-14T01:40:06.468Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-14T01:40:07.065Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-14T01:40:07.425Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-14T01:40:07.859Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-14T01:40:08.574Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-14T01:40:09.248Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-14T01:40:09.742Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-14T01:40:10.099Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-14T01:40:10.526Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-02-14T01:40:10.937Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-14T01:40:11.452Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-14T01:40:11.764Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-14T01:40:12.144Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-14T01:40:12.548Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-14T01:40:13.018Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-14T01:40:26.905Z Downloading crates ...
3252026-02-14T01:40:26.971Z Downloaded anstyle v1.0.11
3262026-02-14T01:40:26.996Z Downloaded byteorder v1.5.0
3272026-02-14T01:40:26.996Z Downloaded bytecount v0.6.8
3282026-02-14T01:40:26.996Z Downloaded anstream v0.6.18
3292026-02-14T01:40:26.996Z Downloaded anstyle-parse v0.2.5
3302026-02-14T01:40:26.996Z Downloaded camino v1.2.2
3312026-02-14T01:40:26.996Z Downloaded tabled_derive v0.7.0
3322026-02-14T01:40:26.996Z Downloaded block-buffer v0.10.4
3332026-02-14T01:40:26.996Z Downloaded anyhow v1.0.99
3342026-02-14T01:40:27.021Z Downloaded unicode-ident v1.0.19
3352026-02-14T01:40:27.021Z Downloaded utf16_iter v1.0.5
3362026-02-14T01:40:27.021Z Downloaded zerofrom-derive v0.1.4
3372026-02-14T01:40:27.021Z Downloaded displaydoc v0.2.5
3382026-02-14T01:40:27.021Z Downloaded utf8parse v0.2.2
3392026-02-14T01:40:27.021Z Downloaded tinystr v0.7.6
3402026-02-14T01:40:27.021Z Downloaded writeable v0.5.5
3412026-02-14T01:40:27.021Z Downloaded getrandom v0.3.4
3422026-02-14T01:40:27.046Z Downloaded sha2 v0.10.9
3432026-02-14T01:40:27.046Z Downloaded icu_properties v1.5.1
3442026-02-14T01:40:27.046Z Downloaded write16 v1.0.0
3452026-02-14T01:40:27.046Z Downloaded zerofrom v0.1.4
3462026-02-14T01:40:27.046Z Downloaded toml_write v0.1.2
3472026-02-14T01:40:27.046Z Downloaded usdt-macro v0.5.0
3482026-02-14T01:40:27.046Z Downloaded yoke-derive v0.7.4
3492026-02-14T01:40:27.046Z Downloaded zmij v1.0.15
3502026-02-14T01:40:27.072Z Downloaded thiserror-impl v2.0.18
3512026-02-14T01:40:27.072Z Downloaded swrite v0.1.0
3522026-02-14T01:40:27.072Z Downloaded usdt-impl v0.5.0
3532026-02-14T01:40:27.072Z Downloaded pest_derive v2.8.2
3542026-02-14T01:40:27.072Z Downloaded ucd-trie v0.1.7
3552026-02-14T01:40:27.072Z Downloaded zerovec-derive v0.10.3
3562026-02-14T01:40:27.072Z Downloaded toml v0.8.23
3572026-02-14T01:40:27.072Z Downloaded toml_edit v0.22.27
3582026-02-14T01:40:27.097Z Downloaded memchr v2.7.4
3592026-02-14T01:40:27.097Z Downloaded zerovec v0.10.4
3602026-02-14T01:40:27.097Z Downloaded serde_tokenstream v0.2.2
3612026-02-14T01:40:27.097Z Downloaded idna_adapter v1.2.0
3622026-02-14T01:40:27.097Z Downloaded plain v0.2.3
3632026-02-14T01:40:27.097Z Downloaded icu_normalizer v1.5.0
3642026-02-14T01:40:27.097Z Downloaded tempfile v3.24.0
3652026-02-14T01:40:27.123Z Downloaded log v0.4.29
3662026-02-14T01:40:27.123Z Downloaded unicode-width v0.2.0
3672026-02-14T01:40:27.123Z Downloaded unicode-width v0.1.14
3682026-02-14T01:40:27.124Z Downloaded serde v1.0.228
3692026-02-14T01:40:27.149Z Downloaded icu_collections v1.5.0
3702026-02-14T01:40:27.149Z Downloaded idna v1.0.3
3712026-02-14T01:40:27.149Z Downloaded proc-macro2 v1.0.101
3722026-02-14T01:40:27.149Z Downloaded tabled v0.15.0
3732026-02-14T01:40:27.173Z Downloaded serde_json v1.0.149
3742026-02-14T01:40:27.173Z Downloaded rustix v1.1.3
3752026-02-14T01:40:27.198Z Downloaded syn v1.0.109
3762026-02-14T01:40:27.222Z Downloaded papergrid v0.11.0
3772026-02-14T01:40:27.222Z Downloaded rustix v0.38.37
3782026-02-14T01:40:27.247Z Downloaded synstructure v0.13.1
3792026-02-14T01:40:27.247Z Downloaded syn v2.0.114
3802026-02-14T01:40:27.271Z Downloaded smallvec v1.15.1
3812026-02-14T01:40:27.271Z Downloaded serde-untagged v0.1.7
3822026-02-14T01:40:27.271Z Downloaded percent-encoding v2.3.2
3832026-02-14T01:40:27.271Z Downloaded zerocopy v0.7.35
3842026-02-14T01:40:27.296Z Downloaded once_cell v1.21.3
3852026-02-14T01:40:27.296Z Downloaded macaddr v1.0.1
3862026-02-14T01:40:27.296Z Downloaded icu_properties_data v1.5.0
3872026-02-14T01:40:27.296Z Downloaded scroll_derive v0.12.0
3882026-02-14T01:40:27.296Z Downloaded thiserror v2.0.18
3892026-02-14T01:40:27.296Z Downloaded terminal_size v0.4.0
3902026-02-14T01:40:27.321Z Downloaded scroll v0.12.0
3912026-02-14T01:40:27.321Z Downloaded clap v4.5.48
3922026-02-14T01:40:27.321Z Downloaded heck v0.4.1
3932026-02-14T01:40:27.321Z Downloaded icu_provider v1.5.0
3942026-02-14T01:40:27.321Z Downloaded stable_deref_trait v1.2.0
3952026-02-14T01:40:27.321Z Downloaded serde_core v1.0.228
3962026-02-14T01:40:27.321Z Downloaded semver v1.0.27
3972026-02-14T01:40:27.321Z Downloaded proc-macro-error v1.0.4
3982026-02-14T01:40:27.345Z Downloaded pest_meta v2.8.2
3992026-02-14T01:40:27.345Z Downloaded ordered-float v2.10.1
4002026-02-14T01:40:27.345Z Downloaded thiserror-impl v1.0.69
4012026-02-14T01:40:27.346Z Downloaded yoke v0.7.4
4022026-02-14T01:40:27.346Z Downloaded usdt-attr-macro v0.5.0
4032026-02-14T01:40:27.346Z Downloaded toml_datetime v0.6.11
4042026-02-14T01:40:27.346Z Downloaded is_terminal_polyfill v1.70.1
4052026-02-14T01:40:27.346Z Downloaded usdt v0.5.0
4062026-02-14T01:40:27.346Z Downloaded icu_locid_transform v1.5.0
4072026-02-14T01:40:27.346Z Downloaded unicode-xid v0.2.6
4082026-02-14T01:40:27.346Z Downloaded serde_derive v1.0.228
4092026-02-14T01:40:27.346Z Downloaded num-traits v0.2.19
4102026-02-14T01:40:27.346Z Downloaded indexmap v2.13.0
4112026-02-14T01:40:27.372Z Downloaded icu_normalizer_data v1.5.0
4122026-02-14T01:40:27.372Z Downloaded thiserror v1.0.69
4132026-02-14T01:40:27.372Z Downloaded quote v1.0.40
4142026-02-14T01:40:27.372Z Downloaded libc v0.2.180
4152026-02-14T01:40:27.396Z Downloaded litemap v0.7.3
4162026-02-14T01:40:27.421Z Downloaded fs-err v3.1.1
4172026-02-14T01:40:27.421Z Downloaded crypto-common v0.1.6
4182026-02-14T01:40:27.421Z Downloaded utf8_iter v1.0.4
4192026-02-14T01:40:27.421Z Downloaded thread-id v4.2.2
4202026-02-14T01:40:27.421Z Downloaded smawk v0.3.2
4212026-02-14T01:40:27.421Z Downloaded serde_spanned v0.6.9
4222026-02-14T01:40:27.421Z Downloaded serde-value v0.7.0
4232026-02-14T01:40:27.421Z Downloaded pretty-hex v0.4.1
4242026-02-14T01:40:27.421Z Downloaded icu_provider_macros v1.5.0
4252026-02-14T01:40:27.421Z Downloaded heck v0.5.0
4262026-02-14T01:40:27.421Z Downloaded hashbrown v0.16.1
4272026-02-14T01:40:27.421Z Downloaded fastrand v2.1.1
4282026-02-14T01:40:27.421Z Downloaded equivalent v1.0.2
4292026-02-14T01:40:27.421Z Downloaded version_check v0.9.5
4302026-02-14T01:40:27.446Z Downloaded strsim v0.11.1
4312026-02-14T01:40:27.446Z Downloaded pest_generator v2.8.2
4322026-02-14T01:40:27.446Z Downloaded pest v2.8.2
4332026-02-14T01:40:27.446Z Downloaded itoa v1.0.11
4342026-02-14T01:40:27.446Z Downloaded icu_locid_transform_data v1.5.0
4352026-02-14T01:40:27.446Z Downloaded icu_locid v1.5.0
4362026-02-14T01:40:27.446Z Downloaded goblin v0.8.2
4372026-02-14T01:40:27.446Z Downloaded cargo_toml v0.21.0
4382026-02-14T01:40:27.471Z Downloaded proc-macro-error-attr v1.0.4
4392026-02-14T01:40:27.471Z Downloaded memmap v0.7.0
4402026-02-14T01:40:27.471Z Downloaded errno v0.3.12
4412026-02-14T01:40:27.471Z Downloaded erased-serde v0.4.6
4422026-02-14T01:40:27.471Z Downloaded dof v0.3.0
4432026-02-14T01:40:27.471Z Downloaded cargo-util-schemas v0.8.2
4442026-02-14T01:40:27.471Z Downloaded generic-array v0.14.7
4452026-02-14T01:40:27.471Z Downloaded fnv v1.0.7
4462026-02-14T01:40:27.471Z Downloaded cargo_metadata v0.21.0
4472026-02-14T01:40:27.471Z Downloaded anstyle-query v1.1.1
4482026-02-14T01:40:27.471Z Downloaded winnow v0.7.14
4492026-02-14T01:40:27.496Z Downloaded url v2.5.4
4502026-02-14T01:40:27.496Z Downloaded unicode-linebreak v0.1.5
4512026-02-14T01:40:27.496Z Downloaded cpufeatures v0.2.14
4522026-02-14T01:40:27.496Z Downloaded clap_derive v4.5.47
4532026-02-14T01:40:27.496Z Downloaded clap_builder v4.5.48
4542026-02-14T01:40:27.496Z Downloaded cfg-if v1.0.4
4552026-02-14T01:40:27.496Z Downloaded typenum v1.17.0
4562026-02-14T01:40:27.522Z Downloaded form_urlencoded v1.2.2
4572026-02-14T01:40:27.522Z Downloaded dtrace-parser v0.2.0
4582026-02-14T01:40:27.522Z Downloaded clap_lex v0.7.4
4592026-02-14T01:40:27.522Z Downloaded zerocopy-derive v0.7.35
4602026-02-14T01:40:27.522Z Downloaded typeid v1.0.3
4612026-02-14T01:40:27.522Z Downloaded textwrap v0.16.2
4622026-02-14T01:40:27.522Z Downloaded camino-tempfile v1.4.1
4632026-02-14T01:40:27.522Z Downloaded digest v0.10.7
4642026-02-14T01:40:27.522Z Downloaded colorchoice v1.0.2
4652026-02-14T01:40:27.522Z Downloaded cargo-platform v0.2.0
4662026-02-14T01:40:27.522Z Downloaded bitflags v2.9.4
4672026-02-14T01:40:27.547Z Downloaded autocfg v1.4.0
4682026-02-14T01:40:27.618Z Compiling proc-macro2 v1.0.101
4692026-02-14T01:40:27.618Z Compiling unicode-ident v1.0.19
4702026-02-14T01:40:27.642Z Compiling serde_core v1.0.228
4712026-02-14T01:40:27.642Z Compiling serde v1.0.228
4722026-02-14T01:40:27.642Z Compiling version_check v0.9.5
4732026-02-14T01:40:27.642Z Compiling libc v0.2.180
4742026-02-14T01:40:27.643Z Compiling memchr v2.7.4
4752026-02-14T01:40:27.643Z Compiling thiserror v2.0.18
4762026-02-14T01:40:28.028Z Compiling stable_deref_trait v1.2.0
4772026-02-14T01:40:28.160Z Compiling zmij v1.0.15
4782026-02-14T01:40:28.510Z Compiling itoa v1.0.11
4792026-02-14T01:40:28.545Z Compiling writeable v0.5.5
4802026-02-14T01:40:28.790Z Compiling autocfg v1.4.0
4812026-02-14T01:40:28.847Z Compiling ucd-trie v0.1.7
4822026-02-14T01:40:29.134Z Compiling thiserror v1.0.69
4832026-02-14T01:40:29.272Z Compiling litemap v0.7.3
4842026-02-14T01:40:29.843Z Compiling byteorder v1.5.0
4852026-02-14T01:40:29.949Z Compiling icu_locid_transform_data v1.5.0
4862026-02-14T01:40:30.022Z Compiling quote v1.0.40
4872026-02-14T01:40:30.063Z Compiling errno v0.3.12
4882026-02-14T01:40:30.156Z Compiling bitflags v2.9.4
4892026-02-14T01:40:30.335Z Compiling icu_properties_data v1.5.0
4902026-02-14T01:40:30.364Z Compiling serde_json v1.0.149
4912026-02-14T01:40:30.610Z Compiling syn v2.0.114
4922026-02-14T01:40:30.642Z Compiling num-traits v0.2.19
4932026-02-14T01:40:30.666Z Compiling hashbrown v0.16.1
4942026-02-14T01:40:30.720Z Compiling equivalent v1.0.2
4952026-02-14T01:40:30.791Z Compiling typeid v1.0.3
4962026-02-14T01:40:30.876Z Compiling smallvec v1.15.1
4972026-02-14T01:40:30.963Z Compiling utf8_iter v1.0.4
4982026-02-14T01:40:31.182Z Compiling utf16_iter v1.0.5
4992026-02-14T01:40:31.318Z Compiling rustix v0.38.37
5002026-02-14T01:40:31.389Z Compiling write16 v1.0.0
5012026-02-14T01:40:31.419Z Compiling icu_normalizer_data v1.5.0
5022026-02-14T01:40:31.831Z Compiling indexmap v2.13.0
5032026-02-14T01:40:31.882Z Compiling proc-macro-error-attr v1.0.4
5042026-02-14T01:40:31.905Z Compiling usdt-impl v0.5.0
5052026-02-14T01:40:32.111Z Compiling toml_write v0.1.2
5062026-02-14T01:40:32.182Z Compiling winnow v0.7.14
5072026-02-14T01:40:32.245Z Compiling syn v1.0.109
5082026-02-14T01:40:32.419Z Compiling thread-id v4.2.2
5092026-02-14T01:40:33.193Z Compiling proc-macro-error v1.0.4
5102026-02-14T01:40:33.219Z Compiling getrandom v0.3.4
5112026-02-14T01:40:33.545Z Compiling percent-encoding v2.3.2
5122026-02-14T01:40:33.879Z Compiling log v0.4.29
5132026-02-14T01:40:33.930Z Compiling plain v0.2.3
5142026-02-14T01:40:34.148Z Compiling rustix v1.1.3
5152026-02-14T01:40:34.212Z Compiling camino v1.2.2
5162026-02-14T01:40:34.575Z Compiling utf8parse v0.2.2
5172026-02-14T01:40:34.645Z Compiling ordered-float v2.10.1
5182026-02-14T01:40:34.802Z Compiling anstyle-parse v0.2.5
5192026-02-14T01:40:35.057Z Compiling form_urlencoded v1.2.2
5202026-02-14T01:40:35.210Z Compiling terminal_size v0.4.0
5212026-02-14T01:40:35.452Z Compiling cfg-if v1.0.4
5222026-02-14T01:40:35.486Z Compiling anstyle-query v1.1.1
5232026-02-14T01:40:35.589Z Compiling is_terminal_polyfill v1.70.1
5242026-02-14T01:40:35.659Z Compiling pretty-hex v0.4.1
5252026-02-14T01:40:35.692Z Compiling anstyle v1.0.11
5262026-02-14T01:40:35.758Z Compiling colorchoice v1.0.2
5272026-02-14T01:40:36.093Z Compiling anstream v0.6.18
5282026-02-14T01:40:36.171Z Compiling semver v1.0.27
5292026-02-14T01:40:36.846Z Compiling fs-err v3.1.1
5302026-02-14T01:40:36.880Z Compiling anyhow v1.0.99
5312026-02-14T01:40:36.904Z Compiling fastrand v2.1.1
5322026-02-14T01:40:36.937Z Compiling heck v0.4.1
5332026-02-14T01:40:37.166Z Compiling synstructure v0.13.1
5342026-02-14T01:40:37.356Z Compiling bytecount v0.6.8
5352026-02-14T01:40:37.429Z Compiling strsim v0.11.1
5362026-02-14T01:40:37.453Z Compiling fnv v1.0.7
5372026-02-14T01:40:37.581Z Compiling unicode-xid v0.2.6
5382026-02-14T01:40:37.633Z Compiling heck v0.5.0
5392026-02-14T01:40:37.796Z Compiling once_cell v1.21.3
5402026-02-14T01:40:38.099Z Compiling clap_lex v0.7.4
5412026-02-14T01:40:38.127Z Compiling unicode-width v0.1.14
5422026-02-14T01:40:38.203Z Compiling tempfile v3.24.0
5432026-02-14T01:40:38.398Z Compiling clap_builder v4.5.48
5442026-02-14T01:40:38.655Z Compiling papergrid v0.11.0
5452026-02-14T01:40:38.699Z Compiling memmap v0.7.0
5462026-02-14T01:40:38.917Z Compiling smawk v0.3.2
5472026-02-14T01:40:38.955Z Compiling unicode-width v0.2.0
5482026-02-14T01:40:39.049Z Compiling unicode-linebreak v0.1.5
5492026-02-14T01:40:39.532Z Compiling textwrap v0.16.2
5502026-02-14T01:40:40.018Z Compiling camino-tempfile v1.4.1
5512026-02-14T01:40:40.167Z Compiling swrite v0.1.0
5522026-02-14T01:40:40.327Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5532026-02-14T01:40:40.353Z Compiling tabled_derive v0.7.0
5542026-02-14T01:40:40.999Z Compiling serde_derive v1.0.228
5552026-02-14T01:40:40.999Z Compiling zerofrom-derive v0.1.4
5562026-02-14T01:40:41.075Z Compiling yoke-derive v0.7.4
5572026-02-14T01:40:41.100Z Compiling thiserror-impl v2.0.18
5582026-02-14T01:40:41.218Z Compiling zerovec-derive v0.10.3
5592026-02-14T01:40:42.310Z Compiling displaydoc v0.2.5
5602026-02-14T01:40:43.490Z Compiling icu_provider_macros v1.5.0
5612026-02-14T01:40:43.575Z Compiling thiserror-impl v1.0.69
5622026-02-14T01:40:43.699Z Compiling zerocopy-derive v0.7.35
5632026-02-14T01:40:44.240Z Compiling zerofrom v0.1.4
5642026-02-14T01:40:44.330Z Compiling pest v2.8.2
5652026-02-14T01:40:44.448Z Compiling scroll_derive v0.12.0
5662026-02-14T01:40:44.613Z Compiling yoke v0.7.4
5672026-02-14T01:40:45.018Z Compiling zerovec v0.10.4
5682026-02-14T01:40:45.730Z Compiling zerocopy v0.7.35
5692026-02-14T01:40:45.839Z Compiling scroll v0.12.0
5702026-02-14T01:40:46.056Z Compiling clap_derive v4.5.47
5712026-02-14T01:40:46.410Z Compiling goblin v0.8.2
5722026-02-14T01:40:46.662Z Compiling tabled v0.15.0
5732026-02-14T01:40:46.986Z Compiling tinystr v0.7.6
5742026-02-14T01:40:47.256Z Compiling pest_meta v2.8.2
5752026-02-14T01:40:47.286Z Compiling icu_collections v1.5.0
5762026-02-14T01:40:47.403Z Compiling icu_locid v1.5.0
5772026-02-14T01:40:49.272Z Compiling icu_provider v1.5.0
5782026-02-14T01:40:49.300Z Compiling pest_generator v2.8.2
5792026-02-14T01:40:49.589Z Compiling toml_datetime v0.6.11
5802026-02-14T01:40:49.722Z Compiling serde_spanned v0.6.9
5812026-02-14T01:40:49.922Z Compiling dof v0.3.0
5822026-02-14T01:40:50.007Z Compiling icu_locid_transform v1.5.0
5832026-02-14T01:40:50.142Z Compiling toml_edit v0.22.27
5842026-02-14T01:40:50.268Z Compiling serde_tokenstream v0.2.2
5852026-02-14T01:40:50.795Z Compiling erased-serde v0.4.6
5862026-02-14T01:40:50.898Z Compiling serde-value v0.7.0
5872026-02-14T01:40:50.927Z Compiling cargo-platform v0.2.0
5882026-02-14T01:40:51.355Z Compiling pest_derive v2.8.2
5892026-02-14T01:40:51.503Z Compiling icu_properties v1.5.1
5902026-02-14T01:40:51.685Z Compiling clap v4.5.48
5912026-02-14T01:40:51.824Z Compiling macaddr v1.0.1
5922026-02-14T01:40:52.061Z Compiling serde-untagged v0.1.7
5932026-02-14T01:40:52.124Z Compiling dtrace-parser v0.2.0
5942026-02-14T01:40:53.864Z Compiling toml v0.8.23
5952026-02-14T01:40:54.060Z Compiling usdt-macro v0.5.0
5962026-02-14T01:40:54.092Z Compiling usdt-attr-macro v0.5.0
5972026-02-14T01:40:54.792Z Compiling cargo_toml v0.21.0
5982026-02-14T01:40:55.365Z Compiling icu_normalizer v1.5.0
5992026-02-14T01:40:55.398Z Compiling usdt v0.5.0
6002026-02-14T01:40:56.252Z Compiling idna_adapter v1.2.0
6012026-02-14T01:40:56.437Z Compiling idna v1.0.3
6022026-02-14T01:40:56.983Z Compiling url v2.5.4
6032026-02-14T01:40:57.854Z Compiling cargo-util-schemas v0.8.2
6042026-02-14T01:40:59.800Z Compiling cargo_metadata v0.21.0
6052026-02-14T01:41:01.880Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-02-14T01:41:06.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
6072026-02-14T01:41:06.492Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-02-14T01:41:07.599Z Downloading crates ...
6092026-02-14T01:41:07.801Z Downloaded aead v0.5.2
6102026-02-14T01:41:07.825Z Downloaded bit-vec v0.8.0
6112026-02-14T01:41:07.851Z Downloaded array-init v0.0.4
6122026-02-14T01:41:07.851Z Downloaded crossbeam-deque v0.8.5
6132026-02-14T01:41:07.876Z Downloaded csv-core v0.1.11
6142026-02-14T01:41:07.876Z Downloaded erased-serde v0.3.31
6152026-02-14T01:41:07.901Z Downloaded dunce v1.0.5
6162026-02-14T01:41:07.925Z Downloaded foreign-types v0.5.0
6172026-02-14T01:41:07.925Z Downloaded futures-task v0.3.31
6182026-02-14T01:41:07.953Z Downloaded hex-literal v0.4.1
6192026-02-14T01:41:07.978Z Downloaded fxhash v0.2.1
6202026-02-14T01:41:07.978Z Downloaded hex v0.4.3
6212026-02-14T01:41:07.978Z Downloaded http-body v1.0.1
6222026-02-14T01:41:08.003Z Downloaded hyper-tls v0.6.0
6232026-02-14T01:41:08.003Z Downloaded is-terminal v0.4.13
6242026-02-14T01:41:08.003Z Downloaded instant v0.1.13
6252026-02-14T01:41:08.027Z Downloaded lazycell v1.3.0
6262026-02-14T01:41:08.027Z Downloaded lru v0.12.5
6272026-02-14T01:41:08.027Z Downloaded md5 v0.7.0
6282026-02-14T01:41:08.053Z Downloaded multimap v0.10.1
6292026-02-14T01:41:08.053Z Downloaded nonempty v0.12.0
6302026-02-14T01:41:08.078Z Downloaded openssl-probe v0.1.5
6312026-02-14T01:41:08.079Z Downloaded indexmap v1.9.3
6322026-02-14T01:41:08.079Z Downloaded num_enum_derive v0.5.11
6332026-02-14T01:41:08.104Z Downloaded num_enum v0.5.11
6342026-02-14T01:41:08.104Z Downloaded memmap2 v0.9.8
6352026-02-14T01:41:08.104Z Downloaded num-rational v0.4.2
6362026-02-14T01:41:08.131Z Downloaded pbkdf2 v0.12.2
6372026-02-14T01:41:08.131Z Downloaded path-slash v0.1.5
6382026-02-14T01:41:08.131Z Downloaded hickory-server v0.25.2
6392026-02-14T01:41:08.156Z Downloaded parse-display v0.10.0
6402026-02-14T01:41:08.156Z Downloaded hubpack_derive v0.1.1
6412026-02-14T01:41:08.156Z Downloaded maplit v1.0.2
6422026-02-14T01:41:08.156Z Downloaded keccak v0.1.5
6432026-02-14T01:41:08.184Z Downloaded paste v1.0.15
6442026-02-14T01:41:08.184Z Downloaded precomputed-hash v0.1.1
6452026-02-14T01:41:08.208Z Downloaded normalize-line-endings v0.3.0
6462026-02-14T01:41:08.208Z Downloaded globwalk v0.9.1
6472026-02-14T01:41:08.208Z Downloaded phf_shared v0.12.1
6482026-02-14T01:41:08.208Z Downloaded parking_lot_core v0.9.10
6492026-02-14T01:41:08.208Z Downloaded progenitor-client v0.10.0
6502026-02-14T01:41:08.208Z Downloaded radium v0.7.0
6512026-02-14T01:41:08.233Z Downloaded progenitor-macro v0.8.0
6522026-02-14T01:41:08.234Z Downloaded rand_chacha v0.3.1
6532026-02-14T01:41:08.234Z Downloaded proc-macro-error2 v2.0.1
6542026-02-14T01:41:08.234Z Downloaded quick-error v1.2.3
6552026-02-14T01:41:08.259Z Downloaded h2 v0.4.6
6562026-02-14T01:41:08.259Z Downloaded postcard v1.0.10
6572026-02-14T01:41:08.259Z Downloaded pkcs1 v0.7.5
6582026-02-14T01:41:08.284Z Downloaded ref-cast-impl v1.0.25
6592026-02-14T01:41:08.284Z Downloaded russh-cryptovec v0.7.3
6602026-02-14T01:41:08.284Z Downloaded kstat-rs v0.2.4
6612026-02-14T01:41:08.284Z Downloaded libxml v0.3.3
6622026-02-14T01:41:08.310Z Downloaded group v0.13.0
6632026-02-14T01:41:08.310Z Downloaded rustc_version v0.1.7
6642026-02-14T01:41:08.310Z Downloaded psl-types v2.0.11
6652026-02-14T01:41:08.310Z Downloaded crc32fast v1.4.2
6662026-02-14T01:41:08.310Z Downloaded salsa20 v0.10.2
6672026-02-14T01:41:08.334Z Downloaded managed v0.8.0
6682026-02-14T01:41:08.334Z Downloaded resolv-conf v0.7.0
6692026-02-14T01:41:08.334Z Downloaded rustc-demangle v0.1.24
6702026-02-14T01:41:08.359Z Downloaded sapling-renderdag v0.1.0
6712026-02-14T01:41:08.360Z Downloaded scrypt v0.11.0
6722026-02-14T01:41:08.360Z Downloaded ref-cast v1.0.25
6732026-02-14T01:41:08.360Z Downloaded serde_spanned v1.0.4
6742026-02-14T01:41:08.387Z Downloaded signature v2.2.0
6752026-02-14T01:41:08.387Z Downloaded siphasher v0.3.11
6762026-02-14T01:41:08.387Z Downloaded crossbeam-epoch v0.9.18
6772026-02-14T01:41:08.387Z Downloaded slog-bunyan v2.5.0
6782026-02-14T01:41:08.415Z Downloaded sec1 v0.7.3
6792026-02-14T01:41:08.416Z Downloaded slog-envlogger v2.2.0
6802026-02-14T01:41:08.416Z Downloaded shell-words v1.1.0
6812026-02-14T01:41:08.416Z Downloaded serde_urlencoded v0.7.1
6822026-02-14T01:41:08.416Z Downloaded sqlparser_derive v0.2.2
6832026-02-14T01:41:08.416Z Downloaded ryu v1.0.18
6842026-02-14T01:41:08.442Z Downloaded siphasher v1.0.1
6852026-02-14T01:41:08.442Z Downloaded sha1 v0.10.6
6862026-02-14T01:41:08.442Z Downloaded bindgen v0.69.5
6872026-02-14T01:41:08.467Z Downloaded strum v0.27.2
6882026-02-14T01:41:08.467Z Downloaded structmeta v0.3.0
6892026-02-14T01:41:08.467Z Downloaded ssh-encoding v0.2.0
6902026-02-14T01:41:08.467Z Downloaded tabled_derive v0.10.0
6912026-02-14T01:41:08.492Z Downloaded tabled_derive v0.11.0
6922026-02-14T01:41:08.492Z Downloaded compact_str v0.8.0
6932026-02-14T01:41:08.492Z Downloaded thread_local v1.1.8
6942026-02-14T01:41:08.492Z Downloaded thiserror-impl-no-std v2.0.2
6952026-02-14T01:41:08.492Z Downloaded tagptr v0.2.0
6962026-02-14T01:41:08.517Z Downloaded time-core v0.1.6
6972026-02-14T01:41:08.517Z Downloaded tinyvec_macros v0.1.1
6982026-02-14T01:41:08.517Z Downloaded tabwriter v1.4.0
6992026-02-14T01:41:08.517Z Downloaded subtle v2.6.1
7002026-02-14T01:41:08.517Z Downloaded sync_wrapper v1.0.1
7012026-02-14T01:41:08.542Z Downloaded similar v2.7.0
7022026-02-14T01:41:08.542Z Downloaded try-lock v0.2.5
7032026-02-14T01:41:08.573Z Downloaded tls_codec_derive v0.4.1
7042026-02-14T01:41:08.573Z Downloaded tokio-tungstenite v0.21.0
7052026-02-14T01:41:08.573Z Downloaded prefix-trie v0.7.0
7062026-02-14T01:41:08.573Z Downloaded typify-macro v0.2.0
7072026-02-14T01:41:08.573Z Downloaded unarray v0.1.4
7082026-02-14T01:41:08.598Z Downloaded tokio-tungstenite v0.23.1
7092026-02-14T01:41:08.598Z Downloaded unicode-truncate v1.1.0
7102026-02-14T01:41:08.598Z Downloaded stringprep v0.1.5
7112026-02-14T01:41:08.598Z Downloaded usdt-attr-macro v0.6.0
7122026-02-14T01:41:08.598Z Downloaded schemars v1.0.4
7132026-02-14T01:41:08.623Z Downloaded usdt v0.6.0
7142026-02-14T01:41:08.623Z Downloaded tokio-rustls v0.26.0
7152026-02-14T01:41:08.623Z Downloaded tui-tree-widget v0.23.1
7162026-02-14T01:41:08.648Z Downloaded tokio-stream v0.1.17
7172026-02-14T01:41:08.648Z Downloaded progenitor-impl v0.11.2
7182026-02-14T01:41:08.648Z Downloaded lalrpop v0.19.12
7192026-02-14T01:41:08.672Z Downloaded tar v0.4.44
7202026-02-14T01:41:08.672Z Downloaded shlex v1.3.0
7212026-02-14T01:41:08.672Z Downloaded heapless v0.7.17
7222026-02-14T01:41:08.697Z Downloaded which v4.4.2
7232026-02-14T01:41:08.697Z Downloaded want v0.3.1
7242026-02-14T01:41:08.697Z Downloaded waitgroup v0.1.2
7252026-02-14T01:41:08.697Z Downloaded xshell-macros v0.2.7
7262026-02-14T01:41:08.698Z Downloaded russh v0.45.0
7272026-02-14T01:41:08.698Z Downloaded usdt-macro v0.6.0
7282026-02-14T01:41:08.722Z Downloaded tokio-dtrace v0.1.0
7292026-02-14T01:41:08.722Z Downloaded tls_codec v0.4.1
7302026-02-14T01:41:08.722Z Downloaded postgres-types v0.2.9
7312026-02-14T01:41:08.722Z Downloaded uzers v0.12.1
7322026-02-14T01:41:08.722Z Downloaded sqlformat v0.3.5
7332026-02-14T01:41:08.722Z Downloaded vte_generate_state_changes v0.1.2
7342026-02-14T01:41:08.722Z Downloaded void v1.0.2
7352026-02-14T01:41:08.722Z Downloaded toml_writer v1.0.6+spec-1.1.0
7362026-02-14T01:41:08.746Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7372026-02-14T01:41:08.746Z Downloaded zone_cfg_derive v0.3.0
7382026-02-14T01:41:08.746Z Downloaded zone_cfg_derive v0.1.2
7392026-02-14T01:41:08.746Z Downloaded schemars v0.8.22
7402026-02-14T01:41:08.770Z Downloaded zeroize_derive v1.4.2
7412026-02-14T01:41:08.770Z Downloaded wyz v0.5.1
7422026-02-14T01:41:08.770Z Downloaded xattr v1.3.1
7432026-02-14T01:41:08.770Z Downloaded whoami v1.5.2
7442026-02-14T01:41:08.770Z Downloaded strum_macros v0.27.2
7452026-02-14T01:41:08.770Z Downloaded progenitor-impl v0.10.0
7462026-02-14T01:41:08.794Z Downloaded twox-hash v2.1.0
7472026-02-14T01:41:08.794Z Downloaded unicase v2.8.1
7482026-02-14T01:41:08.794Z Downloaded term v1.1.0
7492026-02-14T01:41:08.794Z Downloaded moka v0.12.10
7502026-02-14T01:41:08.819Z Downloaded zstd-safe v7.2.3
7512026-02-14T01:41:08.819Z Downloaded portable-atomic v1.11.0
7522026-02-14T01:41:08.849Z Downloaded tracing-attributes v0.1.27
7532026-02-14T01:41:08.849Z Downloaded xz2 v0.1.7
7542026-02-14T01:41:08.849Z Downloaded aws-lc-rs v1.12.4
7552026-02-14T01:41:08.873Z Downloaded zerocopy v0.6.6
7562026-02-14T01:41:08.873Z Downloaded yasna v0.5.2
7572026-02-14T01:41:08.873Z Downloaded zstd v0.13.3
7582026-02-14T01:41:08.873Z Downloaded tungstenite v0.23.0
7592026-02-14T01:41:08.898Z Downloaded serde_yaml v0.9.34+deprecated
7602026-02-14T01:41:08.898Z Downloaded ssh-key v0.6.6
7612026-02-14T01:41:08.923Z Downloaded tokio-postgres v0.7.13
7622026-02-14T01:41:08.923Z Downloaded zopfli v0.8.1
7632026-02-14T01:41:08.923Z Downloaded zip v0.6.6
7642026-02-14T01:41:08.948Z Downloaded uuid v1.19.0
7652026-02-14T01:41:08.948Z Downloaded unicode_categories v0.1.1
7662026-02-14T01:41:08.948Z Downloaded typed-path v0.9.3
7672026-02-14T01:41:08.972Z Downloaded x509-cert v0.2.5
7682026-02-14T01:41:08.997Z Downloaded zerocopy-derive v0.8.27
7692026-02-14T01:41:08.998Z Downloaded rustls-webpki v0.101.7
7702026-02-14T01:41:09.022Z Downloaded zip v4.2.0
7712026-02-14T01:41:09.047Z Downloaded tough v0.20.0
7722026-02-14T01:41:09.072Z Downloaded polar-core v0.27.3
7732026-02-14T01:41:09.097Z Downloaded winnow v0.5.40
7742026-02-14T01:41:09.122Z Downloaded tabled v0.18.0
7752026-02-14T01:41:09.146Z Downloaded zlib-rs v0.5.1
7762026-02-14T01:41:09.147Z Downloaded rustls v0.21.12
7772026-02-14T01:41:09.176Z Downloaded vcpkg v0.2.15
7782026-02-14T01:41:09.223Z Downloaded zerocopy v0.8.27
7792026-02-14T01:41:09.252Z Downloaded webpki-roots v1.0.1
7802026-02-14T01:41:09.278Z Downloaded smoltcp v0.11.0
7812026-02-14T01:41:09.302Z Downloaded rustls v0.23.19
7822026-02-14T01:41:09.330Z Downloaded hickory-proto v0.25.2
7832026-02-14T01:41:09.356Z Downloaded rustls v0.22.4
7842026-02-14T01:41:09.356Z Downloaded regress v0.10.4
7852026-02-14T01:41:09.380Z Downloaded regex-syntax v0.8.5
7862026-02-14T01:41:09.408Z Downloaded sled v0.34.7
7872026-02-14T01:41:09.434Z Downloaded regex-syntax v0.6.29
7882026-02-14T01:41:09.434Z Downloaded typify-impl v0.2.0
7892026-02-14T01:41:09.460Z Downloaded winnow v0.6.26
7902026-02-14T01:41:09.484Z Downloaded tabled v0.20.0
7912026-02-14T01:41:09.523Z Downloaded typify-impl v0.4.3
7922026-02-14T01:41:09.548Z Downloaded regex-automata v0.4.11
7932026-02-14T01:41:09.572Z Downloaded zerocopy-derive v0.6.6
7942026-02-14T01:41:09.597Z Downloaded ratatui v0.29.0
7952026-02-14T01:41:09.621Z Downloaded smoltcp v0.9.1
7962026-02-14T01:41:09.621Z Downloaded petgraph v0.6.5
7972026-02-14T01:41:09.645Z Downloaded bzip2-sys v0.1.13+1.0.8
7982026-02-14T01:41:09.669Z Downloaded petgraph v0.8.2
7992026-02-14T01:41:09.693Z Downloaded jiff v0.2.15
8002026-02-14T01:41:09.716Z Downloaded libz-sys v1.1.20
8012026-02-14T01:41:09.741Z Downloaded openapiv3 v2.2.0
8022026-02-14T01:41:09.741Z Downloaded lzma-sys v0.1.20
8032026-02-14T01:41:09.765Z Downloaded chrono-tz v0.10.4
8042026-02-14T01:41:09.789Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
8052026-02-14T01:41:09.813Z Downloaded bstr v1.10.0
8062026-02-14T01:41:09.814Z Downloaded goblin v0.10.2
8072026-02-14T01:41:09.814Z Downloaded gimli v0.31.1
8082026-02-14T01:41:09.838Z Downloaded tokio v1.49.0
8092026-02-14T01:41:09.869Z Downloaded sha3 v0.10.8
8102026-02-14T01:41:09.893Z Downloaded object v0.36.5
8112026-02-14T01:41:09.893Z Downloaded nix v0.30.1
8122026-02-14T01:41:09.918Z Downloaded sqlparser v0.45.0
8132026-02-14T01:41:09.918Z Downloaded encoding_rs v0.8.34
8142026-02-14T01:41:09.942Z Downloaded serde_with v3.16.1
8152026-02-14T01:41:09.967Z Downloaded rustls-webpki v0.102.8
8162026-02-14T01:41:09.992Z Downloaded proptest v1.7.0
8172026-02-14T01:41:10.016Z Downloaded nix v0.29.0
8182026-02-14T01:41:10.043Z Downloaded hickory-proto v0.24.4
8192026-02-14T01:41:10.043Z Downloaded git2 v0.20.2
8202026-02-14T01:41:10.068Z Downloaded chrono v0.4.43
8212026-02-14T01:41:10.068Z Downloaded unicode-normalization v0.1.24
8222026-02-14T01:41:10.068Z Downloaded time v0.3.43
8232026-02-14T01:41:10.092Z Downloaded radix_trie v0.2.1
8242026-02-14T01:41:10.092Z Downloaded bitvec v1.0.1
8252026-02-14T01:41:10.116Z Downloaded rayon v1.10.0
8262026-02-14T01:41:10.117Z Downloaded quinn-proto v0.11.8
8272026-02-14T01:41:10.141Z Downloaded petname v2.0.2
8282026-02-14T01:41:10.141Z Downloaded nix v0.28.0
8292026-02-14T01:41:10.141Z Downloaded unicode-segmentation v1.12.0
8302026-02-14T01:41:10.165Z Downloaded tower-http v0.6.6
8312026-02-14T01:41:10.165Z Downloaded tokio-util v0.7.15
8322026-02-14T01:41:10.165Z Downloaded salty v0.3.0
8332026-02-14T01:41:10.190Z Downloaded openssl v0.10.73
8342026-02-14T01:41:10.190Z Downloaded hyper v1.8.1
8352026-02-14T01:41:10.190Z Downloaded blake3 v1.5.4
8362026-02-14T01:41:10.214Z Downloaded reedline v0.40.0
8372026-02-14T01:41:10.214Z Downloaded diesel v2.2.12
8382026-02-14T01:41:10.237Z Downloaded toml_edit v0.19.15
8392026-02-14T01:41:10.261Z Downloaded itertools v0.14.0
8402026-02-14T01:41:10.286Z Downloaded unicode-bidi v0.3.17
8412026-02-14T01:41:10.286Z Downloaded tower v0.5.2
8422026-02-14T01:41:10.286Z Downloaded typify v0.4.3
8432026-02-14T01:41:10.286Z Downloaded ring v0.17.14
8442026-02-14T01:41:10.330Z Downloaded reqwest v0.12.24
8452026-02-14T01:41:10.354Z Downloaded nix v0.27.1
8462026-02-14T01:41:10.354Z Downloaded yansi v1.0.1
8472026-02-14T01:41:10.354Z Downloaded quick-xml v0.37.2
8482026-02-14T01:41:10.378Z Downloaded object v0.30.4
8492026-02-14T01:41:10.378Z Downloaded dropshot v0.16.7
8502026-02-14T01:41:10.402Z Downloaded regex v1.11.3
8512026-02-14T01:41:10.426Z Downloaded crossterm v0.29.0
8522026-02-14T01:41:10.427Z Downloaded tracing-core v0.1.32
8532026-02-14T01:41:10.427Z Downloaded rand v0.9.2
8542026-02-14T01:41:10.427Z Downloaded tungstenite v0.21.0
8552026-02-14T01:41:10.427Z Downloaded vte v0.11.1
8562026-02-14T01:41:10.427Z Downloaded libgit2-sys v0.18.2+1.9.1
8572026-02-14T01:41:10.491Z Downloaded vsss-rs v3.3.4
8582026-02-14T01:41:10.515Z Downloaded crossterm v0.28.1
8592026-02-14T01:41:10.515Z Downloaded toml v0.9.11+spec-1.1.0
8602026-02-14T01:41:10.515Z Downloaded snafu v0.8.5
8612026-02-14T01:41:10.515Z Downloaded rand v0.8.5
8622026-02-14T01:41:10.539Z Downloaded tracing v0.1.40
8632026-02-14T01:41:10.540Z Downloaded test-strategy v0.4.3
8642026-02-14T01:41:10.540Z Downloaded cc v1.2.30
8652026-02-14T01:41:10.540Z Downloaded zeroize v1.8.1
8662026-02-14T01:41:10.540Z Downloaded xshell v0.2.7
8672026-02-14T01:41:10.540Z Downloaded vergen-lib v0.1.6
8682026-02-14T01:41:10.540Z Downloaded vergen-git2 v1.0.7
8692026-02-14T01:41:10.540Z Downloaded vergen v9.0.6
8702026-02-14T01:41:10.540Z Downloaded value-bag v1.12.0
8712026-02-14T01:41:10.564Z Downloaded utf-8 v0.7.6
8722026-02-14T01:41:10.564Z Downloaded unsafe-libyaml v0.2.11
8732026-02-14T01:41:10.564Z Downloaded toml_parser v1.0.6+spec-1.1.0
8742026-02-14T01:41:10.564Z Downloaded tokio-rustls v0.24.1
8752026-02-14T01:41:10.564Z Downloaded tokio-macros v2.6.0
8762026-02-14T01:41:10.564Z Downloaded tinyvec v1.8.0
8772026-02-14T01:41:10.564Z Downloaded socket2 v0.5.10
8782026-02-14T01:41:10.564Z Downloaded signal-hook v0.3.18
8792026-02-14T01:41:10.564Z Downloaded rustls-pki-types v1.10.0
8802026-02-14T01:41:10.588Z Downloaded rayon-core v1.12.1
8812026-02-14T01:41:10.588Z Downloaded pretty_assertions v1.4.1
8822026-02-14T01:41:10.588Z Downloaded jiff-static v0.2.15
8832026-02-14T01:41:10.588Z Downloaded subprocess v0.2.9
8842026-02-14T01:41:10.588Z Downloaded walkdir v2.5.0
8852026-02-14T01:41:10.589Z Downloaded vergen-gitcl v1.0.8
8862026-02-14T01:41:10.589Z Downloaded unicode-properties v0.1.3
8872026-02-14T01:41:10.589Z Downloaded steno v0.4.1
8882026-02-14T01:41:10.589Z Downloaded rustyline v14.0.0
8892026-02-14T01:41:10.613Z Downloaded rpassword v7.4.0
8902026-02-14T01:41:10.613Z Downloaded p384 v0.13.1
8912026-02-14T01:41:10.613Z Downloaded zone v0.3.1
8922026-02-14T01:41:10.613Z Downloaded zone v0.1.8
8932026-02-14T01:41:10.613Z Downloaded rcgen v0.12.1
8942026-02-14T01:41:10.613Z Downloaded crossbeam-channel v0.5.15
8952026-02-14T01:41:10.613Z Downloaded ron v0.7.1
8962026-02-14T01:41:10.637Z Downloaded toml v0.7.8
8972026-02-14T01:41:10.637Z Downloaded usdt-impl v0.6.0
8982026-02-14T01:41:10.637Z Downloaded base64 v0.21.7
8992026-02-14T01:41:10.637Z Downloaded universal-hash v0.5.1
9002026-02-14T01:41:10.637Z Downloaded unit-prefix v0.5.1
9012026-02-14T01:41:10.637Z Downloaded wait-timeout v0.2.0
9022026-02-14T01:41:10.637Z Downloaded tokio-native-tls v0.3.1
9032026-02-14T01:41:10.637Z Downloaded tiny-keccak v2.0.2
9042026-02-14T01:41:10.637Z Downloaded time-macros v0.2.24
9052026-02-14T01:41:10.637Z Downloaded termios v0.3.3
9062026-02-14T01:41:10.661Z Downloaded untrusted v0.9.0
9072026-02-14T01:41:10.661Z Downloaded untrusted v0.7.1
9082026-02-14T01:41:10.661Z Downloaded typify v0.2.0
9092026-02-14T01:41:10.661Z Downloaded strum_macros v0.26.4
9102026-02-14T01:41:10.662Z Downloaded const_format v0.2.34
9112026-02-14T01:41:10.662Z Downloaded bumpalo v3.16.0
9122026-02-14T01:41:10.662Z Downloaded backtrace v0.3.74
9132026-02-14T01:41:10.662Z Downloaded samael v0.0.19
9142026-02-14T01:41:10.686Z Downloaded tokio-rustls v0.25.0
9152026-02-14T01:41:10.686Z Downloaded typify-macro v0.4.3
9162026-02-14T01:41:10.686Z Downloaded static_assertions v1.1.0
9172026-02-14T01:41:10.686Z Downloaded spki v0.7.3
9182026-02-14T01:41:10.686Z Downloaded term v0.7.0
9192026-02-14T01:41:10.686Z Downloaded socket2 v0.6.1
9202026-02-14T01:41:10.686Z Downloaded parking_lot v0.11.2
9212026-02-14T01:41:10.686Z Downloaded papergrid v0.17.0
9222026-02-14T01:41:10.710Z Downloaded smallvec v0.6.14
9232026-02-14T01:41:10.710Z Downloaded slog-term v2.9.2
9242026-02-14T01:41:10.710Z Downloaded rsa v0.9.8
9252026-02-14T01:41:10.710Z Downloaded heapless v0.8.0
9262026-02-14T01:41:10.710Z Downloaded trait-variant v0.1.2
9272026-02-14T01:41:10.710Z Downloaded tower-service v0.3.3
9282026-02-14T01:41:10.710Z Downloaded tower-layer v0.3.3
9292026-02-14T01:41:10.710Z Downloaded topological-sort v0.2.2
9302026-02-14T01:41:10.711Z Downloaded thiserror-no-std v2.0.2
9312026-02-14T01:41:10.735Z Downloaded termtree v0.5.1
9322026-02-14T01:41:10.735Z Downloaded tap v1.0.1
9332026-02-14T01:41:10.735Z Downloaded support-bundle-viewer v0.1.2
9342026-02-14T01:41:10.735Z Downloaded smf v0.2.3
9352026-02-14T01:41:10.735Z Downloaded slog-stdlog v4.1.1
9362026-02-14T01:41:10.735Z Downloaded slog-scope v4.4.0
9372026-02-14T01:41:10.735Z Downloaded slog v2.8.2
9382026-02-14T01:41:10.735Z Downloaded schemars v0.9.0
9392026-02-14T01:41:10.760Z Downloaded p521 v0.13.3
9402026-02-14T01:41:10.760Z Downloaded miniz_oxide v0.8.5
9412026-02-14T01:41:10.760Z Downloaded spin v0.9.8
9422026-02-14T01:41:10.760Z Downloaded serde_with_macros v3.16.1
9432026-02-14T01:41:10.760Z Downloaded publicsuffix v2.3.0
9442026-02-14T01:41:10.760Z Downloaded thread-id v5.0.0
9452026-02-14T01:41:10.760Z Downloaded testing_table v0.3.0
9462026-02-14T01:41:10.760Z Downloaded take_mut v0.2.2
9472026-02-14T01:41:10.760Z Downloaded strum_macros v0.24.3
9482026-02-14T01:41:10.760Z Downloaded quinn v0.11.5
9492026-02-14T01:41:10.784Z Downloaded chacha20poly1305 v0.10.1
9502026-02-14T01:41:10.784Z Downloaded getrandom v0.2.15
9512026-02-14T01:41:10.784Z Downloaded string_cache v0.8.9
9522026-02-14T01:41:10.784Z Downloaded slab v0.4.9
9532026-02-14T01:41:10.784Z Downloaded base64 v0.22.1
9542026-02-14T01:41:10.784Z Downloaded sync-ptr v0.1.4
9552026-02-14T01:41:10.784Z Downloaded serde_cbor v0.11.2
9562026-02-14T01:41:10.784Z Downloaded supports-color v3.0.2
9572026-02-14T01:41:10.784Z Downloaded strip-ansi-escapes v0.2.0
9582026-02-14T01:41:10.784Z Downloaded ssh-cipher v0.2.0
9592026-02-14T01:41:10.784Z Downloaded snafu-derive v0.8.5
9602026-02-14T01:41:10.784Z Downloaded qorb v0.4.1
9612026-02-14T01:41:10.809Z Downloaded curve25519-dalek v4.1.3
9622026-02-14T01:41:10.809Z Downloaded slog-async v2.8.0
9632026-02-14T01:41:10.809Z Downloaded sct v0.7.1
9642026-02-14T01:41:10.809Z Downloaded rand_seeder v0.4.0
9652026-02-14T01:41:10.809Z Downloaded rand_core v0.6.4
9662026-02-14T01:41:10.809Z Downloaded strum v0.26.3
9672026-02-14T01:41:10.809Z Downloaded structmeta-derive v0.3.0
9682026-02-14T01:41:10.809Z Downloaded slog-json v2.6.1
9692026-02-14T01:41:10.833Z Downloaded slog-dtrace v0.3.0
9702026-02-14T01:41:10.833Z Downloaded rusty-fork v0.3.0
9712026-02-14T01:41:10.833Z Downloaded ron v0.8.1
9722026-02-14T01:41:10.833Z Downloaded rand_core v0.9.3
9732026-02-14T01:41:10.833Z Downloaded rand_chacha v0.9.0
9742026-02-14T01:41:10.833Z Downloaded half v2.4.1
9752026-02-14T01:41:10.833Z Downloaded signal-hook-registry v1.4.2
9762026-02-14T01:41:10.833Z Downloaded serde_path_to_error v0.1.20
9772026-02-14T01:41:10.833Z Downloaded serde_derive_internals v0.29.1
9782026-02-14T01:41:10.833Z Downloaded serde-hex v0.1.0
9792026-02-14T01:41:10.833Z Downloaded secrecy v0.10.3
9802026-02-14T01:41:10.833Z Downloaded scopeguard v1.2.0
9812026-02-14T01:41:10.833Z Downloaded scheduled-thread-pool v0.2.7
9822026-02-14T01:41:10.858Z Downloaded quinn-udp v0.5.5
9832026-02-14T01:41:10.858Z Downloaded scroll v0.13.0
9842026-02-14T01:41:10.858Z Downloaded r2d2 v0.8.10
9852026-02-14T01:41:10.858Z Downloaded prettyplease v0.2.36
9862026-02-14T01:41:10.858Z Downloaded hyper-rustls v0.27.7
9872026-02-14T01:41:10.858Z Downloaded bytes v1.11.1
9882026-02-14T01:41:10.858Z Downloaded schemars_derive v0.8.22
9892026-02-14T01:41:10.858Z Downloaded rustversion v1.0.22
9902026-02-14T01:41:10.858Z Downloaded sigpipe v0.1.3
9912026-02-14T01:41:10.858Z Downloaded signal-hook-tokio v0.3.1
9922026-02-14T01:41:10.858Z Downloaded semver v0.1.20
9932026-02-14T01:41:10.858Z Downloaded secrecy v0.8.0
9942026-02-14T01:41:10.858Z Downloaded russh-keys v0.45.0
9952026-02-14T01:41:10.883Z Downloaded base64 v0.13.1
9962026-02-14T01:41:10.883Z Downloaded simd-adler32 v0.3.7
9972026-02-14T01:41:10.883Z Downloaded rustls-pemfile v1.0.4
9982026-02-14T01:41:10.883Z Downloaded rustls-native-certs v0.8.1
9992026-02-14T01:41:10.883Z Downloaded crc-any v2.5.0
10002026-02-14T01:41:10.883Z Downloaded cookie v0.18.1
10012026-02-14T01:41:10.883Z Downloaded signal-hook-mio v0.2.4
10022026-02-14T01:41:10.883Z Downloaded serde_repr v0.1.19
10032026-02-14T01:41:10.883Z Downloaded serde_plain v1.0.2
10042026-02-14T01:41:10.883Z Downloaded serde-big-array v0.5.1
10052026-02-14T01:41:10.883Z Downloaded serde_bytes v0.11.19
10062026-02-14T01:41:10.883Z Downloaded seq-macro v0.3.6
10072026-02-14T01:41:10.907Z Downloaded rustc-hash v2.1.1
10082026-02-14T01:41:10.907Z Downloaded rustc-hash v1.1.0
10092026-02-14T01:41:10.907Z Downloaded rfc6979 v0.4.0
10102026-02-14T01:41:10.907Z Downloaded scroll_derive v0.13.1
10112026-02-14T01:41:10.907Z Downloaded rustls-pemfile v2.2.0
10122026-02-14T01:41:10.907Z Downloaded rustc_version v0.4.1
10132026-02-14T01:41:10.907Z Downloaded peg-macros v0.8.5
10142026-02-14T01:41:10.907Z Downloaded peg v0.8.5
10152026-02-14T01:41:10.907Z Downloaded num-bigint-dig v0.8.6
10162026-02-14T01:41:10.907Z Downloaded same-file v1.0.6
10172026-02-14T01:41:10.907Z Downloaded glob v0.3.2
10182026-02-14T01:41:10.907Z Downloaded rand_xorshift v0.4.0
10192026-02-14T01:41:10.907Z Downloaded half v1.8.3
10202026-02-14T01:41:10.932Z Downloaded native-tls v0.2.12
10212026-02-14T01:41:10.932Z Downloaded nanorand v0.7.0
10222026-02-14T01:41:10.932Z Downloaded pin-project v1.1.6
10232026-02-14T01:41:10.932Z Downloaded jobserver v0.1.32
10242026-02-14T01:41:10.932Z Downloaded console v0.15.10
10252026-02-14T01:41:10.932Z Downloaded humantime v2.2.0
10262026-02-14T01:41:10.956Z Downloaded crossbeam-utils v0.8.21
10272026-02-14T01:41:10.956Z Downloaded rtoolbox v0.0.2
10282026-02-14T01:41:10.956Z Downloaded progenitor-impl v0.8.0
10292026-02-14T01:41:10.956Z Downloaded primeorder v0.13.6
10302026-02-14T01:41:10.956Z Downloaded ppv-lite86 v0.2.20
10312026-02-14T01:41:10.956Z Downloaded hkdf v0.12.4
10322026-02-14T01:41:10.956Z Downloaded async-bb8-diesel v0.2.1
10332026-02-14T01:41:10.956Z Downloaded pkcs5 v0.7.1
10342026-02-14T01:41:10.956Z Downloaded pin-project-internal v1.1.6
10352026-02-14T01:41:10.956Z Downloaded papergrid v0.14.0
10362026-02-14T01:41:10.980Z Downloaded nom v7.1.3
10372026-02-14T01:41:10.980Z Downloaded itertools v0.13.0
10382026-02-14T01:41:10.980Z Downloaded itertools v0.12.1
10392026-02-14T01:41:10.980Z Downloaded iri-string v0.7.8
10402026-02-14T01:41:11.004Z Downloaded critical-section v1.1.3
10412026-02-14T01:41:11.004Z Downloaded cookie_store v0.21.1
10422026-02-14T01:41:11.004Z Downloaded colored v3.0.0
10432026-02-14T01:41:11.004Z Downloaded cmake v0.1.51
10442026-02-14T01:41:11.005Z Downloaded cexpr v0.6.0
10452026-02-14T01:41:11.005Z Downloaded blake2 v0.10.6
10462026-02-14T01:41:11.005Z Downloaded console v0.16.0
10472026-02-14T01:41:11.005Z Downloaded async-trait v0.1.89
10482026-02-14T01:41:11.005Z Downloaded progenitor v0.11.2
10492026-02-14T01:41:11.005Z Downloaded progenitor v0.10.0
10502026-02-14T01:41:11.029Z Downloaded predicates-core v1.0.8
10512026-02-14T01:41:11.029Z Downloaded predicates v3.1.3
10522026-02-14T01:41:11.029Z Downloaded pkcs8 v0.10.2
10532026-02-14T01:41:11.029Z Downloaded pin-utils v0.1.0
10542026-02-14T01:41:11.029Z Downloaded pem-rfc7468 v0.7.0
10552026-02-14T01:41:11.029Z Downloaded p256 v0.13.2
10562026-02-14T01:41:11.029Z Downloaded num-bigint v0.4.6
10572026-02-14T01:41:11.029Z Downloaded libm v0.2.8
10582026-02-14T01:41:11.053Z Downloaded hyper-staticfile v0.10.1
10592026-02-14T01:41:11.053Z Downloaded const-oid v0.9.6
10602026-02-14T01:41:11.053Z Downloaded predicates-tree v1.0.12
10612026-02-14T01:41:11.054Z Downloaded postgres-protocol v0.6.8
10622026-02-14T01:41:11.054Z Downloaded poly1305 v0.8.0
10632026-02-14T01:41:11.054Z Downloaded openssl-sys v0.9.109
10642026-02-14T01:41:11.054Z Downloaded iddqd v0.3.16
10652026-02-14T01:41:11.078Z Downloaded progenitor-macro v0.11.2
10662026-02-14T01:41:11.078Z Downloaded pretty-hex v0.2.1
10672026-02-14T01:41:11.078Z Downloaded powerfmt v0.2.0
10682026-02-14T01:41:11.078Z Downloaded pem v3.0.5
10692026-02-14T01:41:11.078Z Downloaded progenitor v0.8.0
10702026-02-14T01:41:11.078Z Downloaded phf_shared v0.11.2
10712026-02-14T01:41:11.078Z Downloaded progenitor-macro v0.10.0
10722026-02-14T01:41:11.078Z Downloaded progenitor-client v0.11.2
10732026-02-14T01:41:11.078Z Downloaded progenitor-client v0.8.0
10742026-02-14T01:41:11.078Z Downloaded proc-macro-error-attr2 v2.0.0
10752026-02-14T01:41:11.078Z Downloaded proc-macro-crate v1.3.1
10762026-02-14T01:41:11.078Z Downloaded peg-runtime v0.8.5
10772026-02-14T01:41:11.078Z Downloaded oso-derive v0.27.3
10782026-02-14T01:41:11.078Z Downloaded mio v1.0.2
10792026-02-14T01:41:11.078Z Downloaded polyval v0.6.2
10802026-02-14T01:41:11.078Z Downloaded pkg-config v0.3.31
10812026-02-14T01:41:11.078Z Downloaded pin-project-lite v0.2.14
10822026-02-14T01:41:11.102Z Downloaded phf v0.12.1
10832026-02-14T01:41:11.102Z Downloaded phf v0.11.2
10842026-02-14T01:41:11.102Z Downloaded parking_lot v0.12.3
10852026-02-14T01:41:11.103Z Downloaded hyper-util v0.1.19
10862026-02-14T01:41:11.103Z Downloaded parking_lot_core v0.8.6
10872026-02-14T01:41:11.103Z Downloaded packed_struct v0.10.1
10882026-02-14T01:41:11.103Z Downloaded owo-colors v4.2.2
10892026-02-14T01:41:11.103Z Downloaded nibble_vec v0.1.0
10902026-02-14T01:41:11.103Z Downloaded minimal-lexical v0.2.1
10912026-02-14T01:41:11.127Z Downloaded lzss v0.8.2
10922026-02-14T01:41:11.127Z Downloaded itertools v0.10.5
10932026-02-14T01:41:11.127Z Downloaded clang-sys v1.8.1
10942026-02-14T01:41:11.127Z Downloaded password-hash v0.5.0
10952026-02-14T01:41:11.127Z Downloaded password-hash v0.4.2
10962026-02-14T01:41:11.127Z Downloaded parse-size v1.1.0
10972026-02-14T01:41:11.127Z Downloaded parse-display-derive v0.10.0
10982026-02-14T01:41:11.127Z Downloaded oxnet v0.1.4
10992026-02-14T01:41:11.127Z Downloaded oxide-tokio-rt v0.1.2
11002026-02-14T01:41:11.127Z Downloaded oso v0.27.3
11012026-02-14T01:41:11.151Z Downloaded colored v2.2.0
11022026-02-14T01:41:11.151Z Downloaded ciborium v0.2.2
11032026-02-14T01:41:11.151Z Downloaded cfg_aliases v0.1.1
11042026-02-14T01:41:11.151Z Downloaded cancel-safe-futures v0.1.5
11052026-02-14T01:41:11.151Z Downloaded bzip2 v0.5.2
11062026-02-14T01:41:11.151Z Downloaded bitflags v1.3.2
11072026-02-14T01:41:11.152Z Downloaded hubpack v0.1.2
11082026-02-14T01:41:11.152Z Downloaded hash32 v0.3.1
11092026-02-14T01:41:11.152Z Downloaded const_format_proc_macros v0.2.34
11102026-02-14T01:41:11.152Z Downloaded cargo_metadata v0.19.2
11112026-02-14T01:41:11.152Z Downloaded buf-list v1.0.3
11122026-02-14T01:41:11.177Z Downloaded blowfish v0.9.1
11132026-02-14T01:41:11.177Z Downloaded pbkdf2 v0.11.0
11142026-02-14T01:41:11.177Z Downloaded packed_struct_codegen v0.10.1
11152026-02-14T01:41:11.177Z Downloaded omicron-zone-package v0.12.2
11162026-02-14T01:41:11.177Z Downloaded litrs v0.4.1
11172026-02-14T01:41:11.177Z Downloaded indicatif v0.18.0
11182026-02-14T01:41:11.177Z Downloaded convert_case v0.7.1
11192026-02-14T01:41:11.177Z Downloaded backoff v0.4.0
11202026-02-14T01:41:11.177Z Downloaded hashbrown v0.15.4
11212026-02-14T01:41:11.202Z Downloaded futures-util v0.3.31
11222026-02-14T01:41:11.202Z Downloaded corncobs v0.1.4
11232026-02-14T01:41:11.202Z Downloaded base64ct v1.6.0
11242026-02-14T01:41:11.202Z Downloaded indicatif v0.17.11
11252026-02-14T01:41:11.202Z Downloaded http v1.4.0
11262026-02-14T01:41:11.227Z Downloaded hashbrown v0.13.2
11272026-02-14T01:41:11.227Z Downloaded num-integer v0.1.46
11282026-02-14T01:41:11.227Z Downloaded num-complex v0.4.6
11292026-02-14T01:41:11.227Z Downloaded nu-ansi-term v0.50.1
11302026-02-14T01:41:11.227Z Downloaded mime_guess v2.0.5
11312026-02-14T01:41:11.227Z Downloaded ignore v0.4.23
11322026-02-14T01:41:11.227Z Downloaded hickory-resolver v0.25.2
11332026-02-14T01:41:11.227Z Downloaded gethostname v0.5.0
11342026-02-14T01:41:11.227Z Downloaded cipher v0.4.4
11352026-02-14T01:41:11.227Z Downloaded cassowary v0.3.0
11362026-02-14T01:41:11.227Z Downloaded camino-tempfile-ext v0.3.2
11372026-02-14T01:41:11.252Z Downloaded base16ct v0.2.0
11382026-02-14T01:41:11.252Z Downloaded httpdate v1.0.3
11392026-02-14T01:41:11.252Z Downloaded hickory-resolver v0.24.4
11402026-02-14T01:41:11.252Z Downloaded headers-core v0.3.0
11412026-02-14T01:41:11.252Z Downloaded hashbrown v0.12.3
11422026-02-14T01:41:11.252Z Downloaded openssl-macros v0.1.1
11432026-02-14T01:41:11.252Z Downloaded opaque-debug v0.3.1
11442026-02-14T01:41:11.252Z Downloaded olpc-cjson v0.1.4
11452026-02-14T01:41:11.252Z Downloaded number_prefix v0.4.0
11462026-02-14T01:41:11.252Z Downloaded num_threads v0.1.7
11472026-02-14T01:41:11.252Z Downloaded num-iter v0.1.45
11482026-02-14T01:41:11.252Z Downloaded num-derive v0.4.2
11492026-02-14T01:41:11.252Z Downloaded num-derive v0.3.3
11502026-02-14T01:41:11.252Z Downloaded num-conv v0.1.0
11512026-02-14T01:41:11.252Z Downloaded num v0.4.3
11522026-02-14T01:41:11.252Z Downloaded newtype-uuid v1.3.2
11532026-02-14T01:41:11.276Z Downloaded multer v3.1.0
11542026-02-14T01:41:11.276Z Downloaded lock_api v0.4.12
11552026-02-14T01:41:11.276Z Downloaded linked-hash-map v0.5.6
11562026-02-14T01:41:11.276Z Downloaded linear-map v1.2.0
11572026-02-14T01:41:11.276Z Downloaded libz-rs-sys v0.5.1
11582026-02-14T01:41:11.276Z Downloaded libsw v3.5.0
11592026-02-14T01:41:11.276Z Downloaded libefi-sys v0.1.0
11602026-02-14T01:41:11.276Z Downloaded ipnet v2.11.0
11612026-02-14T01:41:11.276Z Downloaded ingot-macros v0.1.1
11622026-02-14T01:41:11.276Z Downloaded iana-time-zone v0.1.63
11632026-02-14T01:41:11.276Z Downloaded heck v0.3.3
11642026-02-14T01:41:11.276Z Downloaded hash32 v0.2.1
11652026-02-14T01:41:11.276Z Downloaded ghash v0.5.1
11662026-02-14T01:41:11.276Z Downloaded derive_more-impl v2.0.1
11672026-02-14T01:41:11.301Z Downloaded nodrop v0.1.14
11682026-02-14T01:41:11.301Z Downloaded newtype_derive v0.1.6
11692026-02-14T01:41:11.301Z Downloaded newtype-uuid-macros v0.1.0
11702026-02-14T01:41:11.301Z Downloaded newline-converter v0.3.0
11712026-02-14T01:41:11.301Z Downloaded new_debug_unreachable v1.0.6
11722026-02-14T01:41:11.301Z Downloaded mime v0.3.17
11732026-02-14T01:41:11.301Z Downloaded match_cfg v0.1.0
11742026-02-14T01:41:11.301Z Downloaded libscf-sys v1.1.0
11752026-02-14T01:41:11.301Z Downloaded libloading v0.8.5
11762026-02-14T01:41:11.301Z Downloaded ingot-types v0.1.2
11772026-02-14T01:41:11.301Z Downloaded ingot v0.1.1
11782026-02-14T01:41:11.301Z Downloaded crunchy v0.2.2
11792026-02-14T01:41:11.301Z Downloaded bzip2 v0.4.4
11802026-02-14T01:41:11.301Z Downloaded memoffset v0.9.1
11812026-02-14T01:41:11.301Z Downloaded md-5 v0.10.6
11822026-02-14T01:41:11.301Z Downloaded maybe-uninit v2.0.0
11832026-02-14T01:41:11.301Z Downloaded lru-cache v0.1.2
11842026-02-14T01:41:11.301Z Downloaded lockfree-object-pool v0.1.6
11852026-02-14T01:41:11.326Z Downloaded ipnetwork v0.21.1
11862026-02-14T01:41:11.326Z Downloaded headers v0.4.1
11872026-02-14T01:41:11.326Z Downloaded cbc v0.1.2
11882026-02-14T01:41:11.326Z Downloaded libsw-core v0.3.1
11892026-02-14T01:41:11.326Z Downloaded lazy_static v1.5.0
11902026-02-14T01:41:11.326Z Downloaded indoc v2.0.6
11912026-02-14T01:41:11.326Z Downloaded dropshot-api-manager v0.2.4
11922026-02-14T01:41:11.326Z Downloaded lalrpop-util v0.19.12
11932026-02-14T01:41:11.326Z Downloaded is_ci v1.2.0
11942026-02-14T01:41:11.326Z Downloaded instability v0.3.2
11952026-02-14T01:41:11.326Z Downloaded impl-trait-for-tuples v0.2.2
11962026-02-14T01:41:11.350Z Downloaded httparse v1.9.5
11972026-02-14T01:41:11.350Z Downloaded indoc v1.0.9
11982026-02-14T01:41:11.350Z Downloaded diesel_derives v2.2.3
11992026-02-14T01:41:11.350Z Downloaded derive_more v0.99.20
12002026-02-14T01:41:11.350Z Downloaded internet-checksum v0.2.1
12012026-02-14T01:41:11.350Z Downloaded inout v0.1.3
12022026-02-14T01:41:11.350Z Downloaded indent_write v2.2.0
12032026-02-14T01:41:11.350Z Downloaded ident_case v1.0.1
12042026-02-14T01:41:11.350Z Downloaded http-body-util v0.1.3
12052026-02-14T01:41:11.350Z Downloaded hmac v0.12.1
12062026-02-14T01:41:11.375Z Downloaded highway v1.3.0
12072026-02-14T01:41:11.375Z Downloaded hickory-client v0.25.2
12082026-02-14T01:41:11.375Z Downloaded derive_more v2.0.1
12092026-02-14T01:41:11.375Z Downloaded darling_core v0.21.0
12102026-02-14T01:41:11.399Z Downloaded crucible-workspace-hack v0.1.0
12112026-02-14T01:41:11.399Z Downloaded aws-lc-sys v0.26.0
12122026-02-14T01:41:11.611Z Downloaded http-range v0.1.5
12132026-02-14T01:41:11.635Z Downloaded hostname v0.4.2
12142026-02-14T01:41:11.635Z Downloaded hostname v0.3.1
12152026-02-14T01:41:11.635Z Downloaded globset v0.4.15
12162026-02-14T01:41:11.635Z Downloaded futures v0.3.31
12172026-02-14T01:41:11.635Z Downloaded flate2 v1.1.2
12182026-02-14T01:41:11.635Z Downloaded bb8 v0.8.5
12192026-02-14T01:41:11.635Z Downloaded home v0.5.9
12202026-02-14T01:41:11.635Z Downloaded futures-executor v0.3.31
12212026-02-14T01:41:11.635Z Downloaded futures-channel v0.3.31
12222026-02-14T01:41:11.635Z Downloaded filetime v0.2.26
12232026-02-14T01:41:11.660Z Downloaded atomicwrites v0.4.4
12242026-02-14T01:41:11.660Z Downloaded ascii-canvas v3.0.0
12252026-02-14T01:41:11.660Z Downloaded flume v0.11.1
12262026-02-14T01:41:11.660Z Downloaded darling_core v0.20.10
12272026-02-14T01:41:11.660Z Downloaded darling v0.20.10
12282026-02-14T01:41:11.660Z Downloaded crc v3.2.1
12292026-02-14T01:41:11.660Z Downloaded foldhash v0.2.0
12302026-02-14T01:41:11.660Z Downloaded float-ord v0.3.2
12312026-02-14T01:41:11.684Z Downloaded flagset v0.4.6
12322026-02-14T01:41:11.684Z Downloaded fd-lock v4.0.2
12332026-02-14T01:41:11.684Z Downloaded diesel-dtrace v0.4.2
12342026-02-14T01:41:11.684Z Downloaded derive-ex v0.1.8
12352026-02-14T01:41:11.684Z Downloaded data-encoding v2.9.0
12362026-02-14T01:41:11.684Z Downloaded ctr v0.9.2
12372026-02-14T01:41:11.684Z Downloaded async-stream-impl v0.3.6
12382026-02-14T01:41:11.684Z Downloaded async-stream v0.3.6
12392026-02-14T01:41:11.684Z Downloaded async-recursion v1.1.1
12402026-02-14T01:41:11.684Z Downloaded assert_matches v1.5.0
12412026-02-14T01:41:11.684Z Downloaded fs_extra v1.3.0
12422026-02-14T01:41:11.709Z Downloaded foreign-types-shared v0.1.1
12432026-02-14T01:41:11.709Z Downloaded fixedbitset v0.5.7
12442026-02-14T01:41:11.709Z Downloaded fixedbitset v0.4.2
12452026-02-14T01:41:11.709Z Downloaded ff v0.13.0
12462026-02-14T01:41:11.709Z Downloaded either v1.15.0
12472026-02-14T01:41:11.709Z Downloaded ed25519-dalek v2.1.1
12482026-02-14T01:41:11.709Z Downloaded ecdsa v0.16.9
12492026-02-14T01:41:11.709Z Downloaded dtrace-parser v0.3.0
12502026-02-14T01:41:11.709Z Downloaded document-features v0.2.11
12512026-02-14T01:41:11.709Z Downloaded display-error-chain v0.2.2
12522026-02-14T01:41:11.709Z Downloaded dirs-next v2.0.0
12532026-02-14T01:41:11.709Z Downloaded diff v0.1.13
12542026-02-14T01:41:11.734Z Downloaded diesel_table_macro_syntax v0.2.0
12552026-02-14T01:41:11.735Z Downloaded des v0.8.1
12562026-02-14T01:41:11.735Z Downloaded derive_builder_macro v0.20.2
12572026-02-14T01:41:11.735Z Downloaded derive_builder_core v0.20.2
12582026-02-14T01:41:11.735Z Downloaded der v0.7.10
12592026-02-14T01:41:11.735Z Downloaded defmt v0.3.8
12602026-02-14T01:41:11.735Z Downloaded curve25519-dalek-derive v0.1.1
12612026-02-14T01:41:11.735Z Downloaded convert_case v0.4.0
12622026-02-14T01:41:11.735Z Downloaded constant_time_eq v0.3.1
12632026-02-14T01:41:11.735Z Downloaded ciborium-ll v0.2.2
12642026-02-14T01:41:11.735Z Downloaded cfg_aliases v0.2.1
12652026-02-14T01:41:11.735Z Downloaded block-padding v0.3.3
12662026-02-14T01:41:11.760Z Downloaded aho-corasick v1.1.3
12672026-02-14T01:41:11.760Z Downloaded futures-sink v0.3.31
12682026-02-14T01:41:11.760Z Downloaded futures-macro v0.3.31
12692026-02-14T01:41:11.760Z Downloaded futures-io v0.3.31
12702026-02-14T01:41:11.760Z Downloaded futures-core v0.3.31
12712026-02-14T01:41:11.760Z Downloaded funty v2.0.0
12722026-02-14T01:41:11.760Z Downloaded fs-err v2.11.0
12732026-02-14T01:41:11.760Z Downloaded foreign-types-shared v0.3.1
12742026-02-14T01:41:11.760Z Downloaded foreign-types-macros v0.2.3
12752026-02-14T01:41:11.760Z Downloaded foreign-types v0.3.2
12762026-02-14T01:41:11.760Z Downloaded foldhash v0.1.5
12772026-02-14T01:41:11.760Z Downloaded float-cmp v0.10.0
12782026-02-14T01:41:11.760Z Downloaded fatfs v0.3.6
12792026-02-14T01:41:11.760Z Downloaded enum-as-inner v0.6.1
12802026-02-14T01:41:11.760Z Downloaded endian-type v0.1.2
12812026-02-14T01:41:11.785Z Downloaded dyn-clone v1.0.20
12822026-02-14T01:41:11.785Z Downloaded drift v0.1.3
12832026-02-14T01:41:11.785Z Downloaded dof v0.4.0
12842026-02-14T01:41:11.785Z Downloaded dirs-sys-next v0.1.2
12852026-02-14T01:41:11.785Z Downloaded difflib v0.4.0
12862026-02-14T01:41:11.785Z Downloaded derive_builder v0.20.2
12872026-02-14T01:41:11.785Z Downloaded deranged v0.5.3
12882026-02-14T01:41:11.785Z Downloaded defmt-parser v0.3.4
12892026-02-14T01:41:11.785Z Downloaded defmt-macros v0.3.9
12902026-02-14T01:41:11.785Z Downloaded debug-ignore v1.0.5
12912026-02-14T01:41:11.785Z Downloaded darling_macro v0.21.0
12922026-02-14T01:41:11.809Z Downloaded darling_macro v0.20.10
12932026-02-14T01:41:11.809Z Downloaded daft-derive v0.1.4
12942026-02-14T01:41:11.809Z Downloaded crc8 v0.1.1
12952026-02-14T01:41:11.809Z Downloaded crc-catalog v2.4.0
12962026-02-14T01:41:11.809Z Downloaded chacha20 v0.9.1
12972026-02-14T01:41:11.809Z Downloaded cargo-platform v0.1.8
12982026-02-14T01:41:11.809Z Downloaded atomic-waker v1.1.2
12992026-02-14T01:41:11.809Z Downloaded ahash v0.8.12
13002026-02-14T01:41:11.809Z Downloaded aes v0.8.4
13012026-02-14T01:41:11.809Z Downloaded fallible-iterator v0.2.0
13022026-02-14T01:41:11.809Z Downloaded expectorate v1.2.0
13032026-02-14T01:41:11.809Z Downloaded env_logger v0.11.8
13042026-02-14T01:41:11.833Z Downloaded ena v0.14.3
13052026-02-14T01:41:11.833Z Downloaded embedded-io v0.4.0
13062026-02-14T01:41:11.833Z Downloaded elliptic-curve v0.13.8
13072026-02-14T01:41:11.833Z Downloaded ed25519 v2.2.3
13082026-02-14T01:41:11.833Z Downloaded dsl_auto_type v0.1.2
13092026-02-14T01:41:11.833Z Downloaded dropshot_endpoint v0.16.7
13102026-02-14T01:41:11.833Z Downloaded dropshot-api-manager-types v0.2.4
13112026-02-14T01:41:11.833Z Downloaded der_derive v0.7.3
13122026-02-14T01:41:11.833Z Downloaded darling v0.21.0
13132026-02-14T01:41:11.833Z Downloaded daft v0.1.4
13142026-02-14T01:41:11.857Z Downloaded argon2 v0.5.3
13152026-02-14T01:41:11.857Z Downloaded derive-where v1.5.0
13162026-02-14T01:41:11.857Z Downloaded csv v1.3.1
13172026-02-14T01:41:11.881Z Downloaded cstr-argument v0.1.2
13182026-02-14T01:41:11.881Z Downloaded cobs v0.2.3
13192026-02-14T01:41:11.881Z Downloaded ciborium-io v0.2.2
13202026-02-14T01:41:11.881Z Downloaded castaway v0.2.3
13212026-02-14T01:41:11.881Z Downloaded bit-set v0.5.3
13222026-02-14T01:41:11.881Z Downloaded env_filter v0.1.2
13232026-02-14T01:41:11.882Z Downloaded embedded-io v0.6.1
13242026-02-14T01:41:11.882Z Downloaded crypto-bigint v0.5.5
13252026-02-14T01:41:11.906Z Downloaded bitfield-struct v0.6.2
13262026-02-14T01:41:11.906Z Downloaded bcrypt-pbkdf v0.10.0
13272026-02-14T01:41:11.906Z Downloaded arrayvec v0.7.6
13282026-02-14T01:41:11.906Z Downloaded allocator-api2 v0.2.21
13292026-02-14T01:41:11.906Z Downloaded bitfield-macros v0.19.2
13302026-02-14T01:41:11.906Z Downloaded bitfield v0.19.2
13312026-02-14T01:41:11.906Z Downloaded bit-vec v0.6.3
13322026-02-14T01:41:11.906Z Downloaded bindgen v0.71.1
13332026-02-14T01:41:11.906Z Downloaded bcs v0.1.6
13342026-02-14T01:41:11.906Z Downloaded arc-swap v1.7.1
13352026-02-14T01:41:11.930Z Downloaded aes-gcm v0.10.3
13362026-02-14T01:41:11.930Z Downloaded addr2line v0.24.2
13372026-02-14T01:41:11.930Z Downloaded bit-set v0.8.0
13382026-02-14T01:41:11.930Z Downloaded atty v0.2.14
13392026-02-14T01:41:11.930Z Downloaded arrayref v0.3.9
13402026-02-14T01:41:11.930Z Downloaded adler2 v2.0.0
13412026-02-14T01:41:12.109Z Compiling value-bag v1.12.0
13422026-02-14T01:41:12.109Z Compiling lock_api v0.4.12
13432026-02-14T01:41:12.109Z Compiling scopeguard v1.2.0
13442026-02-14T01:41:12.133Z Compiling shlex v1.3.0
13452026-02-14T01:41:12.133Z Compiling typenum v1.17.0
13462026-02-14T01:41:12.133Z Compiling syn v2.0.114
13472026-02-14T01:41:12.158Z Compiling getrandom v0.2.15
13482026-02-14T01:41:12.159Z Compiling jobserver v0.1.32
13492026-02-14T01:41:12.363Z Compiling smallvec v1.15.1
13502026-02-14T01:41:12.574Z Compiling log v0.4.29
13512026-02-14T01:41:12.640Z Compiling rand_core v0.6.4
13522026-02-14T01:41:12.665Z Compiling generic-array v0.14.7
13532026-02-14T01:41:12.748Z Compiling cc v1.2.30
13542026-02-14T01:41:13.060Z Compiling subtle v2.6.1
13552026-02-14T01:41:13.084Z Compiling portable-atomic v1.11.0
13562026-02-14T01:41:13.116Z Compiling const-oid v0.9.6
13572026-02-14T01:41:13.181Z Compiling critical-section v1.1.3
13582026-02-14T01:41:13.307Z Compiling serde_json v1.0.149
13592026-02-14T01:41:13.368Z Compiling pkg-config v0.3.31
13602026-02-14T01:41:13.440Z Compiling getrandom v0.3.4
13612026-02-14T01:41:13.670Z Compiling spin v0.9.8
13622026-02-14T01:41:14.098Z Compiling regex-syntax v0.8.5
13632026-02-14T01:41:14.433Z Compiling pin-project-lite v0.2.14
13642026-02-14T01:41:14.751Z Compiling parking_lot_core v0.9.10
13652026-02-14T01:41:15.273Z Compiling rustix v0.38.37
13662026-02-14T01:41:15.417Z Compiling libm v0.2.8
13672026-02-14T01:41:15.477Z Compiling once_cell v1.21.3
13682026-02-14T01:41:15.862Z Compiling signal-hook-registry v1.4.2
13692026-02-14T01:41:15.958Z Compiling num-traits v0.2.19
13702026-02-14T01:41:16.171Z Compiling allocator-api2 v0.2.21
13712026-02-14T01:41:16.244Z Compiling parking_lot v0.12.3
13722026-02-14T01:41:16.629Z Compiling mio v1.0.2
13732026-02-14T01:41:16.729Z Compiling futures-core v0.3.31
13742026-02-14T01:41:16.841Z Compiling lazy_static v1.5.0
13752026-02-14T01:41:16.964Z Compiling aho-corasick v1.1.3
13762026-02-14T01:41:16.988Z Compiling percent-encoding v2.3.2
13772026-02-14T01:41:17.063Z Compiling socket2 v0.6.1
13782026-02-14T01:41:17.328Z Compiling slab v0.4.9
13792026-02-14T01:41:17.664Z Compiling cpufeatures v0.2.14
13802026-02-14T01:41:17.734Z Compiling glob v0.3.2
13812026-02-14T01:41:17.795Z Compiling either v1.15.0
13822026-02-14T01:41:17.912Z Compiling futures-sink v0.3.31
13832026-02-14T01:41:18.118Z Compiling futures-channel v0.3.31
13842026-02-14T01:41:18.180Z Compiling hashbrown v0.16.1
13852026-02-14T01:41:18.287Z Compiling prettyplease v0.2.36
13862026-02-14T01:41:18.554Z Compiling clang-sys v1.8.1
13872026-02-14T01:41:18.582Z Compiling futures-task v0.3.31
13882026-02-14T01:41:18.607Z Compiling pin-utils v0.1.0
13892026-02-14T01:41:18.715Z Compiling futures-io v0.3.31
13902026-02-14T01:41:18.906Z Compiling regex-automata v0.4.11
13912026-02-14T01:41:18.984Z Compiling rustversion v1.0.22
13922026-02-14T01:41:19.255Z Compiling minimal-lexical v0.2.1
13932026-02-14T01:41:19.290Z Compiling libloading v0.8.5
13942026-02-14T01:41:19.465Z Compiling indexmap v2.13.0
13952026-02-14T01:41:19.695Z Compiling synstructure v0.13.1
13962026-02-14T01:41:19.829Z Compiling nom v7.1.3
13972026-02-14T01:41:20.208Z Compiling base64ct v1.6.0
13982026-02-14T01:41:20.777Z Compiling ident_case v1.0.1
13992026-02-14T01:41:20.961Z Compiling home v0.5.9
14002026-02-14T01:41:20.987Z Compiling bindgen v0.69.5
14012026-02-14T01:41:21.023Z Compiling pem-rfc7468 v0.7.0
14022026-02-14T01:41:21.198Z Compiling itertools v0.12.1
14032026-02-14T01:41:21.601Z Compiling form_urlencoded v1.2.2
14042026-02-14T01:41:21.875Z Compiling lazycell v1.3.0
14052026-02-14T01:41:21.920Z Compiling flagset v0.4.6
14062026-02-14T01:41:22.066Z Compiling rustc-hash v1.1.0
14072026-02-14T01:41:22.145Z Compiling rand_core v0.9.3
14082026-02-14T01:41:22.229Z Compiling cmake v0.1.51
14092026-02-14T01:41:22.653Z Compiling cexpr v0.6.0
14102026-02-14T01:41:22.875Z Compiling foldhash v0.1.5
14112026-02-14T01:41:23.043Z Compiling dunce v1.0.5
14122026-02-14T01:41:23.190Z Compiling paste v1.0.15
14132026-02-14T01:41:23.214Z Compiling iana-time-zone v0.1.63
14142026-02-14T01:41:23.571Z Compiling fs_extra v1.3.0
14152026-02-14T01:41:23.754Z Compiling hashbrown v0.15.4
14162026-02-14T01:41:23.778Z Compiling rustc_version v0.4.1
14172026-02-14T01:41:23.944Z Compiling serde_derive v1.0.228
14182026-02-14T01:41:23.988Z Compiling zeroize_derive v1.4.2
14192026-02-14T01:41:24.105Z Compiling zerofrom-derive v0.1.4
14202026-02-14T01:41:24.129Z Compiling yoke-derive v0.7.4
14212026-02-14T01:41:24.488Z Compiling zerovec-derive v0.10.3
14222026-02-14T01:41:24.954Z Compiling displaydoc v0.2.5
14232026-02-14T01:41:25.274Z Compiling zeroize v1.8.1
14242026-02-14T01:41:26.292Z Compiling zerocopy-derive v0.7.35
14252026-02-14T01:41:26.490Z Compiling icu_provider_macros v1.5.0
14262026-02-14T01:41:26.523Z Compiling tokio-macros v2.6.0
14272026-02-14T01:41:26.890Z Compiling crypto-common v0.1.6
14282026-02-14T01:41:27.011Z Compiling block-buffer v0.10.4
14292026-02-14T01:41:27.145Z Compiling zerofrom v0.1.4
14302026-02-14T01:41:27.292Z Compiling digest v0.10.7
14312026-02-14T01:41:27.385Z Compiling yoke v0.7.4
14322026-02-14T01:41:27.409Z Compiling thiserror-impl v2.0.18
14332026-02-14T01:41:27.757Z Compiling zerovec v0.10.4
14342026-02-14T01:41:27.796Z Compiling hmac v0.12.1
14352026-02-14T01:41:27.913Z Compiling block-padding v0.3.3
14362026-02-14T01:41:28.007Z Compiling zerocopy v0.7.35
14372026-02-14T01:41:28.123Z Compiling futures-macro v0.3.31
14382026-02-14T01:41:28.221Z Compiling inout v0.1.3
14392026-02-14T01:41:28.295Z Compiling regex v1.11.3
14402026-02-14T01:41:28.522Z Compiling cipher v0.4.4
14412026-02-14T01:41:29.007Z Compiling sha2 v0.10.9
14422026-02-14T01:41:29.236Z Compiling ppv-lite86 v0.2.20
14432026-02-14T01:41:29.330Z Compiling der_derive v0.7.3
14442026-02-14T01:41:29.795Z Compiling tinystr v0.7.6
14452026-02-14T01:41:29.862Z Compiling icu_collections v1.5.0
14462026-02-14T01:41:30.051Z Compiling futures-util v0.3.31
14472026-02-14T01:41:30.193Z Compiling icu_locid v1.5.0
14482026-02-14T01:41:30.343Z Compiling salsa20 v0.10.2
14492026-02-14T01:41:30.372Z Compiling thiserror v2.0.18
14502026-02-14T01:41:30.398Z Compiling serde v1.0.228
14512026-02-14T01:41:30.551Z Compiling pest v2.8.2
14522026-02-14T01:41:30.580Z Compiling pbkdf2 v0.12.2
14532026-02-14T01:41:30.771Z Compiling uuid v1.19.0
14542026-02-14T01:41:31.039Z Compiling vcpkg v0.2.15
14552026-02-14T01:41:31.302Z Compiling icu_provider v1.5.0
14562026-02-14T01:41:31.554Z Compiling bitflags v2.9.4
14572026-02-14T01:41:31.978Z Compiling bytes v1.11.1
14582026-02-14T01:41:32.062Z Compiling icu_locid_transform v1.5.0
14592026-02-14T01:41:32.165Z Compiling der v0.7.10
14602026-02-14T01:41:32.235Z Compiling chrono v0.4.43
14612026-02-14T01:41:32.593Z Compiling zerocopy v0.8.27
14622026-02-14T01:41:33.307Z Compiling tokio v1.49.0
14632026-02-14T01:41:33.359Z Compiling icu_properties v1.5.1
14642026-02-14T01:41:33.580Z Compiling pest_meta v2.8.2
14652026-02-14T01:41:34.211Z Compiling spki v0.7.3
14662026-02-14T01:41:34.626Z Compiling http v1.4.0
14672026-02-14T01:41:34.946Z Compiling openssl-sys v0.9.109
14682026-02-14T01:41:35.200Z Compiling scrypt v0.11.0
14692026-02-14T01:41:35.419Z Compiling rand_chacha v0.9.0
14702026-02-14T01:41:35.667Z Compiling which v4.4.2
14712026-02-14T01:41:35.871Z Compiling aes v0.8.4
14722026-02-14T01:41:36.390Z Compiling cbc v0.1.2
14732026-02-14T01:41:36.590Z Compiling zerocopy-derive v0.8.27
14742026-02-14T01:41:36.781Z Compiling icu_normalizer v1.5.0
14752026-02-14T01:41:37.401Z Compiling pkcs5 v0.7.1
14762026-02-14T01:41:37.585Z Compiling rand v0.9.2
14772026-02-14T01:41:37.698Z Compiling idna_adapter v1.2.0
14782026-02-14T01:41:37.924Z Compiling idna v1.0.3
14792026-02-14T01:41:38.198Z Compiling pest_generator v2.8.2
14802026-02-14T01:41:38.337Z Compiling tracing-attributes v0.1.27
14812026-02-14T01:41:38.461Z Compiling serde_derive_internals v0.29.1
14822026-02-14T01:41:39.218Z Compiling url v2.5.4
14832026-02-14T01:41:39.337Z Compiling ring v0.17.14
14842026-02-14T01:41:39.759Z Compiling tracing-core v0.1.32
14852026-02-14T01:41:40.353Z Compiling adler2 v2.0.0
14862026-02-14T01:41:40.475Z Compiling rustix v1.1.3
14872026-02-14T01:41:40.596Z Compiling schemars v0.8.22
14882026-02-14T01:41:40.894Z Compiling aws-lc-rs v1.12.4
14892026-02-14T01:41:40.919Z Compiling miniz_oxide v0.8.5
14902026-02-14T01:41:40.985Z Compiling schemars_derive v0.8.22
14912026-02-14T01:41:41.151Z Compiling tracing v0.1.40
14922026-02-14T01:41:41.488Z Compiling pest_derive v2.8.2
14932026-02-14T01:41:41.650Z Compiling pkcs8 v0.10.2
14942026-02-14T01:41:42.245Z Compiling tokio-util v0.7.15
14952026-02-14T01:41:42.277Z Compiling http-body v1.0.1
14962026-02-14T01:41:42.334Z Compiling scroll_derive v0.13.1
14972026-02-14T01:41:42.574Z Compiling darling_core v0.20.10
14982026-02-14T01:41:42.965Z Compiling httparse v1.9.5
14992026-02-14T01:41:43.700Z Compiling tinyvec_macros v0.1.1
15002026-02-14T01:41:43.770Z Compiling dyn-clone v1.0.20
15012026-02-14T01:41:43.841Z Compiling base64 v0.22.1
15022026-02-14T01:41:44.063Z Compiling rustls-pki-types v1.10.0
15032026-02-14T01:41:44.118Z Compiling scroll v0.13.0
15042026-02-14T01:41:44.627Z Compiling tinyvec v1.8.0
15052026-02-14T01:41:44.990Z Compiling bzip2-sys v0.1.13+1.0.8
15062026-02-14T01:41:45.424Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15072026-02-14T01:41:45.942Z Compiling time-core v0.1.6
15082026-02-14T01:41:46.089Z Compiling untrusted v0.7.1
15092026-02-14T01:41:46.227Z Compiling openssl v0.10.73
15102026-02-14T01:41:46.317Z Compiling openssl-probe v0.1.5
15112026-02-14T01:41:46.341Z Compiling foreign-types-shared v0.1.1
15122026-02-14T01:41:46.480Z Compiling untrusted v0.9.0
15132026-02-14T01:41:46.504Z Compiling tower-service v0.3.3
15142026-02-14T01:41:46.617Z Compiling tower-layer v0.3.3
15152026-02-14T01:41:46.644Z Compiling try-lock v0.2.5
15162026-02-14T01:41:46.669Z Compiling atomic-waker v1.1.2
15172026-02-14T01:41:46.694Z Compiling powerfmt v0.2.0
15182026-02-14T01:41:46.828Z Compiling num-conv v0.1.0
15192026-02-14T01:41:46.877Z Compiling h2 v0.4.6
15202026-02-14T01:41:46.930Z Compiling tempfile v3.24.0
15212026-02-14T01:41:47.058Z Compiling deranged v0.5.3
15222026-02-14T01:41:47.129Z Compiling time-macros v0.2.24
15232026-02-14T01:41:47.353Z Compiling want v0.3.1
15242026-02-14T01:41:47.673Z Compiling foreign-types v0.3.2
15252026-02-14T01:41:47.798Z Compiling darling_macro v0.20.10
15262026-02-14T01:41:48.619Z Compiling darling v0.20.10
15272026-02-14T01:41:49.366Z Compiling goblin v0.10.2
15282026-02-14T01:41:49.460Z Compiling ipnet v2.11.0
15292026-02-14T01:41:49.688Z Compiling openssl-macros v0.1.1
15302026-02-14T01:41:50.339Z Compiling wait-timeout v0.2.0
15312026-02-14T01:41:50.484Z Compiling syn v1.0.109
15322026-02-14T01:41:50.648Z Compiling rustls v0.23.19
15332026-02-14T01:41:50.806Z Compiling quick-error v1.2.3
15342026-02-14T01:41:50.942Z Compiling num_threads v0.1.7
15352026-02-14T01:41:50.980Z Compiling crossbeam-utils v0.8.21
15362026-02-14T01:41:51.017Z Compiling gimli v0.31.1
15372026-02-14T01:41:51.098Z Compiling native-tls v0.2.12
15382026-02-14T01:41:51.437Z Compiling usdt-impl v0.6.0
15392026-02-14T01:41:51.486Z Compiling httpdate v1.0.3
15402026-02-14T01:41:51.547Z Compiling bit-vec v0.8.0
15412026-02-14T01:41:51.876Z Compiling time v0.3.43
15422026-02-14T01:41:51.976Z Compiling bit-set v0.8.0
15432026-02-14T01:41:52.001Z Compiling rusty-fork v0.3.0
15442026-02-14T01:41:52.760Z Compiling derive_builder_core v0.20.2
15452026-02-14T01:41:54.825Z Compiling hyper v1.8.1
15462026-02-14T01:41:55.378Z Compiling addr2line v0.24.2
15472026-02-14T01:41:55.402Z Compiling unicode-normalization v0.1.24
15482026-02-14T01:41:55.831Z Compiling dtrace-parser v0.3.0
15492026-02-14T01:41:55.989Z Compiling signature v2.2.0
15502026-02-14T01:41:56.291Z Compiling dof v0.4.0
15512026-02-14T01:41:56.368Z Compiling heapless v0.7.17
15522026-02-14T01:41:56.776Z Compiling scroll_derive v0.12.0
15532026-02-14T01:41:57.617Z Compiling thiserror-impl v1.0.69
15542026-02-14T01:41:57.909Z Compiling rand_xorshift v0.4.0
15552026-02-14T01:41:58.090Z Compiling slog v2.8.2
15562026-02-14T01:41:58.220Z Compiling darling_core v0.21.0
15572026-02-14T01:41:58.389Z Compiling thread-id v5.0.0
15582026-02-14T01:41:58.441Z Compiling cookie v0.18.1
15592026-02-14T01:41:58.545Z Compiling object v0.36.5
15602026-02-14T01:41:58.773Z Compiling crc32fast v1.4.2
15612026-02-14T01:41:59.098Z Compiling anyhow v1.0.99
15622026-02-14T01:41:59.144Z Compiling unarray v0.1.4
15632026-02-14T01:41:59.329Z Compiling signal-hook v0.3.18
15642026-02-14T01:41:59.577Z Compiling unicode-properties v0.1.3
15652026-02-14T01:41:59.679Z Compiling zlib-rs v0.5.1
15662026-02-14T01:41:59.705Z Compiling unicode-bidi v0.3.17
15672026-02-14T01:41:59.972Z Compiling zstd-safe v7.2.3
15682026-02-14T01:42:00.262Z Compiling rustc-demangle v0.1.24
15692026-02-14T01:42:00.292Z Compiling siphasher v0.3.11
15702026-02-14T01:42:00.659Z Compiling phf_shared v0.11.2
15712026-02-14T01:42:00.720Z Compiling stringprep v0.1.5
15722026-02-14T01:42:00.855Z Compiling thiserror v1.0.69
15732026-02-14T01:42:01.072Z Compiling proptest v1.7.0
15742026-02-14T01:42:01.468Z Compiling scroll v0.12.0
15752026-02-14T01:42:01.971Z Compiling hyper-util v0.1.19
15762026-02-14T01:42:02.223Z Compiling derive_builder_macro v0.20.2
15772026-02-14T01:42:03.683Z Compiling darling_macro v0.21.0
15782026-02-14T01:42:04.002Z Compiling ipnetwork v0.21.1
15792026-02-14T01:42:04.449Z Compiling serde_spanned v0.6.9
15802026-02-14T01:42:04.731Z Compiling backtrace v0.3.74
15812026-02-14T01:42:04.776Z Compiling erased-serde v0.3.31
15822026-02-14T01:42:05.001Z Compiling serde_tokenstream v0.2.2
15832026-02-14T01:42:05.535Z Compiling toml_datetime v0.6.11
15842026-02-14T01:42:05.609Z Compiling rand_chacha v0.3.1
15852026-02-14T01:42:05.964Z Compiling libz-rs-sys v0.5.1
15862026-02-14T01:42:06.003Z Compiling md-5 v0.10.6
15872026-02-14T01:42:06.250Z Compiling curve25519-dalek v4.1.3
15882026-02-14T01:42:06.284Z Compiling vergen-lib v0.1.6
15892026-02-14T01:42:06.491Z Compiling num-integer v0.1.46
15902026-02-14T01:42:06.575Z Compiling sync_wrapper v1.0.1
15912026-02-14T01:42:06.747Z Compiling ff v0.13.0
15922026-02-14T01:42:06.890Z Compiling hash32 v0.2.1
15932026-02-14T01:42:06.976Z Compiling memoffset v0.9.1
15942026-02-14T01:42:07.127Z Compiling num-bigint-dig v0.8.6
15952026-02-14T01:42:07.223Z Compiling smoltcp v0.9.1
15962026-02-14T01:42:07.251Z Compiling ref-cast v1.0.25
15972026-02-14T01:42:07.287Z Compiling psl-types v2.0.11
15982026-02-14T01:42:07.320Z Compiling base16ct v0.2.0
15992026-02-14T01:42:07.452Z Compiling litrs v0.4.1
16002026-02-14T01:42:07.515Z Compiling fallible-iterator v0.2.0
16012026-02-14T01:42:07.657Z Compiling cfg_aliases v0.2.1
16022026-02-14T01:42:07.789Z Compiling nix v0.29.0
16032026-02-14T01:42:07.874Z Compiling sec1 v0.7.3
16042026-02-14T01:42:07.898Z Compiling publicsuffix v2.3.0
16052026-02-14T01:42:08.161Z Compiling postgres-protocol v0.6.8
16062026-02-14T01:42:08.476Z Compiling document-features v0.2.11
16072026-02-14T01:42:08.476Z Compiling num-iter v0.1.45
16082026-02-14T01:42:08.571Z Compiling group v0.13.0
16092026-02-14T01:42:08.838Z Compiling tower v0.5.2
16102026-02-14T01:42:08.915Z Compiling newtype-uuid v1.3.2
16112026-02-14T01:42:09.287Z Compiling flate2 v1.1.2
16122026-02-14T01:42:09.393Z Compiling rand v0.8.5
16132026-02-14T01:42:09.794Z Compiling darling v0.21.0
16142026-02-14T01:42:09.922Z Compiling oxnet v0.1.4
16152026-02-14T01:42:10.186Z Compiling derive_builder v0.20.2
16162026-02-14T01:42:10.336Z Compiling tokio-native-tls v0.3.1
16172026-02-14T01:42:10.373Z Compiling goblin v0.8.2
16182026-02-14T01:42:11.055Z Compiling rustls-native-certs v0.8.1
16192026-02-14T01:42:11.222Z Compiling webpki-roots v1.0.1
16202026-02-14T01:42:11.381Z Compiling http-body-util v0.1.3
16212026-02-14T01:42:11.419Z Compiling strum_macros v0.27.2
16222026-02-14T01:42:11.443Z Compiling terminal_size v0.4.0
16232026-02-14T01:42:11.562Z Compiling cargo-platform v0.1.8
16242026-02-14T01:42:11.680Z Compiling hkdf v0.12.4
16252026-02-14T01:42:11.877Z Compiling crypto-bigint v0.5.5
16262026-02-14T01:42:11.976Z Compiling async-trait v0.1.89
16272026-02-14T01:42:12.026Z Compiling daft-derive v0.1.4
16282026-02-14T01:42:12.540Z Compiling hubpack_derive v0.1.1
16292026-02-14T01:42:13.364Z Compiling curve25519-dalek-derive v0.1.1
16302026-02-14T01:42:13.405Z Compiling ref-cast-impl v1.0.25
16312026-02-14T01:42:14.279Z Compiling vergen v9.0.6
16322026-02-14T01:42:14.564Z Compiling ahash v0.8.12
16332026-02-14T01:42:14.668Z Compiling fs-err v3.1.1
16342026-02-14T01:42:14.710Z Compiling simd-adler32 v0.3.7
16352026-02-14T01:42:14.967Z Compiling managed v0.8.0
16362026-02-14T01:42:15.027Z Compiling winnow v0.5.40
16372026-02-14T01:42:15.259Z Compiling bitflags v1.3.2
16382026-02-14T01:42:15.407Z Compiling buf-list v1.0.3
16392026-02-14T01:42:15.432Z Compiling ryu v1.0.18
16402026-02-14T01:42:15.813Z Compiling bumpalo v3.16.0
16412026-02-14T01:42:15.839Z Compiling iri-string v0.7.8
16422026-02-14T01:42:16.033Z Compiling lockfree-object-pool v0.1.6
16432026-02-14T01:42:16.284Z Compiling unicode-segmentation v1.12.0
16442026-02-14T01:42:16.388Z Compiling zopfli v0.8.1
16452026-02-14T01:42:17.185Z Compiling dof v0.3.0
16462026-02-14T01:42:17.208Z Compiling clap_builder v4.5.48
16472026-02-14T01:42:17.795Z Compiling strum v0.27.2
16482026-02-14T01:42:18.008Z Compiling toml_edit v0.19.15
16492026-02-14T01:42:18.225Z Compiling serde_urlencoded v0.7.1
16502026-02-14T01:42:18.692Z Compiling tower-http v0.6.6
16512026-02-14T01:42:18.995Z Compiling elliptic-curve v0.13.8
16522026-02-14T01:42:19.711Z Compiling daft v0.1.4
16532026-02-14T01:42:19.831Z Compiling hubpack v0.1.2
16542026-02-14T01:42:20.199Z Compiling cargo_metadata v0.19.2
16552026-02-14T01:42:20.228Z Compiling hyper-tls v0.6.0
16562026-02-14T01:42:20.440Z Compiling signal-hook-mio v0.2.4
16572026-02-14T01:42:20.603Z Compiling zstd v0.13.3
16582026-02-14T01:42:20.628Z Compiling cookie_store v0.21.1
16592026-02-14T01:42:22.672Z Compiling serde_with_macros v3.16.1
16602026-02-14T01:42:23.250Z Compiling postgres-types v0.2.9
16612026-02-14T01:42:24.044Z Compiling usdt-attr-macro v0.6.0
16622026-02-14T01:42:24.105Z Compiling usdt-macro v0.6.0
16632026-02-14T01:42:24.260Z Compiling dtrace-parser v0.2.0
16642026-02-14T01:42:24.446Z Compiling phf v0.11.2
16652026-02-14T01:42:24.744Z Compiling ed25519 v2.2.3
16662026-02-14T01:42:24.954Z Compiling bzip2 v0.4.4
16672026-02-14T01:42:25.353Z Compiling bzip2 v0.5.2
16682026-02-14T01:42:25.457Z Compiling pkcs1 v0.7.5
16692026-02-14T01:42:25.495Z Compiling strum_macros v0.26.4
16702026-02-14T01:42:25.738Z Compiling enum-as-inner v0.6.1
16712026-02-14T01:42:25.919Z Compiling clap_derive v4.5.47
16722026-02-14T01:42:26.278Z Compiling hex v0.4.3
16732026-02-14T01:42:26.307Z Compiling serde-big-array v0.5.1
16742026-02-14T01:42:26.542Z Compiling rfc6979 v0.4.0
16752026-02-14T01:42:26.617Z Compiling bstr v1.10.0
16762026-02-14T01:42:26.648Z Compiling serde_repr v0.1.19
16772026-02-14T01:42:26.727Z Compiling float-cmp v0.10.0
16782026-02-14T01:42:26.845Z Compiling env_filter v0.1.2
16792026-02-14T01:42:26.997Z Compiling memmap2 v0.9.8
16802026-02-14T01:42:27.422Z Compiling socket2 v0.5.10
16812026-02-14T01:42:27.446Z Compiling encoding_rs v0.8.34
16822026-02-14T01:42:27.600Z Compiling difflib v0.4.0
16832026-02-14T01:42:27.949Z Compiling normalize-line-endings v0.3.0
16842026-02-14T01:42:28.105Z Compiling fixedbitset v0.5.7
16852026-02-14T01:42:28.340Z Compiling keccak v0.1.5
16862026-02-14T01:42:28.700Z Compiling predicates-core v1.0.8
16872026-02-14T01:42:28.853Z Compiling fixedbitset v0.4.2
16882026-02-14T01:42:29.036Z Compiling whoami v1.5.2
16892026-02-14T01:42:29.154Z Compiling static_assertions v1.1.0
16902026-02-14T01:42:29.266Z Compiling data-encoding v2.9.0
16912026-02-14T01:42:29.295Z Compiling jiff v0.2.15
16922026-02-14T01:42:29.685Z Compiling mime v0.3.17
16932026-02-14T01:42:29.712Z Compiling foldhash v0.2.0
16942026-02-14T01:42:30.079Z Compiling rustc-hash v2.1.1
16952026-02-14T01:42:30.111Z Compiling new_debug_unreachable v1.0.6
16962026-02-14T01:42:30.164Z Compiling precomputed-hash v0.1.1
16972026-02-14T01:42:30.234Z Compiling hickory-proto v0.25.2
16982026-02-14T01:42:30.302Z Compiling string_cache v0.8.9
16992026-02-14T01:42:30.326Z Compiling iddqd v0.3.16
17002026-02-14T01:42:30.611Z Compiling clap v4.5.48
17012026-02-14T01:42:30.702Z Compiling tokio-postgres v0.7.13
17022026-02-14T01:42:30.748Z Compiling toml_edit v0.22.27
17032026-02-14T01:42:30.791Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17042026-02-14T01:42:32.584Z Compiling strum v0.26.3
17052026-02-14T01:42:32.752Z Compiling petgraph v0.6.5
17062026-02-14T01:42:32.799Z Compiling predicates v3.1.3
17072026-02-14T01:42:34.182Z Compiling sha3 v0.10.8
17082026-02-14T01:42:35.157Z Compiling petgraph v0.8.2
17092026-02-14T01:42:35.325Z Compiling similar v2.7.0
17102026-02-14T01:42:36.087Z Compiling usdt v0.6.0
17112026-02-14T01:42:36.516Z Compiling zip v4.2.0
17122026-02-14T01:42:36.822Z Compiling env_logger v0.11.8
17132026-02-14T01:42:36.988Z Compiling usdt-impl v0.5.0
17142026-02-14T01:42:37.188Z Compiling serde_with v3.16.1
17152026-02-14T01:42:37.494Z Compiling ecdsa v0.16.9
17162026-02-14T01:42:38.265Z Compiling rsa v0.9.8
17172026-02-14T01:42:38.344Z Compiling zip v0.6.6
17182026-02-14T01:42:38.539Z Compiling ed25519-dalek v2.1.1
17192026-02-14T01:42:39.856Z Compiling toml v0.7.8
17202026-02-14T01:42:40.226Z Compiling crossterm v0.28.1
17212026-02-14T01:42:41.096Z Compiling heck v0.4.1
17222026-02-14T01:42:41.247Z Compiling crossbeam-epoch v0.9.18
17232026-02-14T01:42:41.271Z Compiling tokio-stream v0.1.17
17242026-02-14T01:42:41.355Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-02-14T01:42:41.428Z Compiling x509-cert v0.2.5
17262026-02-14T01:42:41.504Z Compiling openapiv3 v2.2.0
17272026-02-14T01:42:41.735Z Compiling sha1 v0.10.6
17282026-02-14T01:42:41.869Z Compiling itertools v0.10.5
17292026-02-14T01:42:42.136Z Compiling itertools v0.13.0
17302026-02-14T01:42:42.162Z Compiling winnow v0.6.26
17312026-02-14T01:42:42.996Z Compiling lalrpop-util v0.19.12
17322026-02-14T01:42:43.358Z Compiling peg-runtime v0.8.5
17332026-02-14T01:42:43.945Z Compiling thread_local v1.1.8
17342026-02-14T01:42:44.271Z Compiling slog-async v2.8.0
17352026-02-14T01:42:44.400Z Compiling crossbeam-channel v0.5.15
17362026-02-14T01:42:44.827Z Compiling xattr v1.3.1
17372026-02-14T01:42:44.935Z Compiling futures-executor v0.3.31
17382026-02-14T01:42:45.027Z Compiling filetime v0.2.26
17392026-02-14T01:42:45.052Z Compiling is-terminal v0.4.13
17402026-02-14T01:42:45.090Z Compiling take_mut v0.2.2
17412026-02-14T01:42:45.114Z Compiling term v1.1.0
17422026-02-14T01:42:45.208Z Compiling futures v0.3.31
17432026-02-14T01:42:45.308Z Compiling tar v0.4.44
17442026-02-14T01:42:46.187Z Compiling slog-term v2.9.2
17452026-02-14T01:42:47.640Z Compiling aws-lc-sys v0.26.0
17462026-02-14T01:43:22.153Z Compiling rustls-webpki v0.102.8
17472026-02-14T01:43:28.706Z Compiling tokio-rustls v0.26.0
17482026-02-14T01:43:29.037Z Compiling hyper-rustls v0.27.7
17492026-02-14T01:43:29.429Z Compiling reqwest v0.12.24
17502026-02-14T01:43:34.644Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-02-14T01:43:35.072Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-02-14T01:43:41.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
17532026-02-14T01:43:41.285Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-02-14T01:43:41.368ZFeb 14 01:43:41.277 INFO Starting download, target: Clickhouse
17552026-02-14T01:43:41.368ZFeb 14 01:43:41.278 INFO Starting download, target: Console
17562026-02-14T01:43:41.368ZFeb 14 01:43:41.278 INFO Starting download, target: Cockroach
17572026-02-14T01:43:41.368ZFeb 14 01:43:41.278 INFO Starting download, target: DendriteStub
17582026-02-14T01:43:41.392ZFeb 14 01:43:41.278 INFO Starting download, target: TransceiverControl
17592026-02-14T01:43:41.392ZFeb 14 01:43:41.278 INFO Starting download, target: MaghemiteMgd
17602026-02-14T01:43:41.392ZFeb 14 01:43:41.279 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17612026-02-14T01:43:41.392ZFeb 14 01:43:41.279 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-02-14T01:43:41.392ZFeb 14 01:43:41.279 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17632026-02-14T01:43:41.392ZFeb 14 01:43:41.279 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-02-14T01:43:41.392ZFeb 14 01:43:41.279 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17652026-02-14T01:43:41.392ZFeb 14 01:43:41.280 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17662026-02-14T01:43:41.762ZFeb 14 01:43:41.656 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-02-14T01:43:42.190ZFeb 14 01:43:42.079 INFO Download complete, target: Console
17682026-02-14T01:43:43.414ZFeb 14 01:43:43.324 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17692026-02-14T01:43:43.816ZFeb 14 01:43:43.725 INFO Download complete, target: TransceiverControl
17702026-02-14T01:43:46.655ZFeb 14 01:43:46.565 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-02-14T01:43:47.299ZFeb 14 01:43:47.209 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-02-14T01:43:48.592ZFeb 14 01:43:48.493 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-02-14T01:43:48.593ZFeb 14 01:43:48.493 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-02-14T01:43:51.693ZFeb 14 01:43:51.603 INFO Download complete, target: DendriteStub
17752026-02-14T01:43:52.306ZFeb 14 01:43:52.217 INFO Download complete, target: MaghemiteMgd
17762026-02-14T01:44:00.073ZFeb 14 01:43:59.982 INFO Checking that binary works, target: Cockroach
17772026-02-14T01:44:00.277ZFeb 14 01:44:00.187 INFO Download complete, target: Cockroach
17782026-02-14T01:44:09.975ZFeb 14 01:44:09.885 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-02-14T01:44:26.088ZFeb 14 01:44:25.998 INFO Checking that binary works, target: Clickhouse
17802026-02-14T01:44:26.311ZFeb 14 01:44:26.221 INFO Download complete, target: Clickhouse
17812026-02-14T01:44:26.342ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-02-14T01:44:26.367Z
17832026-02-14T01:44:26.367Zreal 6:36.399980024
17842026-02-14T01:44:26.367Zuser 18:02.415252474
17852026-02-14T01:44:26.367Zsys 2:50.307213072
17862026-02-14T01:44:26.367Ztrap 0.676060330
17872026-02-14T01:44:26.367Ztflt 0.450773871
17882026-02-14T01:44:26.367Zdflt 0.995077348
17892026-02-14T01:44:26.367Zkflt 0.010244840
17902026-02-14T01:44:26.367Zlock 49:57.336516601
17912026-02-14T01:44:26.367Zslp 1:06:45.806879875
17922026-02-14T01:44:26.367Zlat 1:25.206015590
17932026-02-14T01:44:26.367Zstop 3:09.028837695
17942026-02-14T01:44:26.367Z+ banner clippy
17952026-02-14T01:44:26.367Z
17962026-02-14T01:44:26.367Z #### # # ##### ##### # #
17972026-02-14T01:44:26.367Z # # # # # # # # # #
17982026-02-14T01:44:26.367Z # # # # # # # #
17992026-02-14T01:44:26.367Z # # # ##### ##### #
18002026-02-14T01:44:26.367Z # # # # # # #
18012026-02-14T01:44:26.367Z #### ###### # # # #
18022026-02-14T01:44:26.367Z
18032026-02-14T01:44:26.367Z+ export CARGO_INCREMENTAL=0
18042026-02-14T01:44:26.367Z+ CARGO_INCREMENTAL=0
18052026-02-14T01:44:26.367Z+ ptime -m cargo xtask clippy
18062026-02-14T01:44:27.818Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-02-14T01:44:28.174Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-02-14T01:44:33.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s
18092026-02-14T01:44:33.112Z Running `target/debug/xtask clippy`
18102026-02-14T01:44:33.154Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18112026-02-14T01:44:34.611Z Downloading crates ...
18122026-02-14T01:44:35.031Z Downloaded approx v0.5.1
18132026-02-14T01:44:35.056Z Downloaded concurrent-queue v2.5.0
18142026-02-14T01:44:35.056Z Downloaded anes v0.1.6
18152026-02-14T01:44:35.056Z Downloaded blocking v1.6.1
18162026-02-14T01:44:35.056Z Downloaded async-object-pool v0.1.5
18172026-02-14T01:44:35.056Z Downloaded backtrace-ext v0.2.1
18182026-02-14T01:44:35.056Z Downloaded chumsky v0.9.3
18192026-02-14T01:44:35.056Z Downloaded async-channel v1.9.0
18202026-02-14T01:44:35.056Z Downloaded cfg-expr v0.20.1
18212026-02-14T01:44:35.083Z Downloaded assert_cmd v2.0.17
18222026-02-14T01:44:35.083Z Downloaded cast v0.3.0
18232026-02-14T01:44:35.083Z Downloaded blake2b_simd v1.0.2
18242026-02-14T01:44:35.083Z Downloaded async-attributes v1.1.2
18252026-02-14T01:44:35.083Z Downloaded assert-json-diff v2.0.2
18262026-02-14T01:44:35.108Z Downloaded miette v5.10.0
18272026-02-14T01:44:35.108Z Downloaded serde_regex v1.1.0
18282026-02-14T01:44:35.108Z Downloaded kv-log-macro v1.0.7
18292026-02-14T01:44:35.108Z Downloaded terminal_size v0.1.17
18302026-02-14T01:44:35.108Z Downloaded tinytemplate v1.2.1
18312026-02-14T01:44:35.108Z Downloaded supports-color v2.1.0
18322026-02-14T01:44:35.108Z Downloaded piper v0.2.4
18332026-02-14T01:44:35.133Z Downloaded target-triple v0.1.3
18342026-02-14T01:44:35.133Z Downloaded relative-path v1.9.3
18352026-02-14T01:44:35.133Z Downloaded target-spec v3.5.0
18362026-02-14T01:44:35.133Z Downloaded termcolor v1.4.1
18372026-02-14T01:44:35.133Z Downloaded trybuild v1.0.106
18382026-02-14T01:44:35.133Z Downloaded knuffel v3.2.0
18392026-02-14T01:44:35.157Z Downloaded rand_distr v0.5.1
18402026-02-14T01:44:35.157Z Downloaded plotters v0.3.7
18412026-02-14T01:44:35.157Z Downloaded guppy v0.17.20
18422026-02-14T01:44:35.182Z Downloaded hashbrown v0.14.5
18432026-02-14T01:44:35.182Z Downloaded async-task v4.7.1
18442026-02-14T01:44:35.182Z Downloaded textwrap v0.15.2
18452026-02-14T01:44:35.206Z Downloaded async-std v1.13.0
18462026-02-14T01:44:35.231Z Downloaded rstest_macros v0.25.0
18472026-02-14T01:44:35.231Z Downloaded async-io v2.3.4
18482026-02-14T01:44:35.231Z Downloaded rust-argon2 v2.1.0
18492026-02-14T01:44:35.231Z Downloaded path-tree v0.8.1
18502026-02-14T01:44:35.255Z Downloaded libtest-mimic v0.8.1
18512026-02-14T01:44:35.256Z Downloaded knuffel-derive v3.2.0
18522026-02-14T01:44:35.256Z Downloaded futures-timer v3.0.3
18532026-02-14T01:44:35.256Z Downloaded datatest-stable v0.3.2
18542026-02-14T01:44:35.256Z Downloaded async-process v2.3.0
18552026-02-14T01:44:35.256Z Downloaded async-lock v3.4.0
18562026-02-14T01:44:35.256Z Downloaded stringmetrics v2.2.2
18572026-02-14T01:44:35.256Z Downloaded plotters-backend v0.3.7
18582026-02-14T01:44:35.256Z Downloaded partial-io v0.5.4
18592026-02-14T01:44:35.256Z Downloaded owo-colors v3.5.0
18602026-02-14T01:44:35.280Z Downloaded futures-lite v2.3.0
18612026-02-14T01:44:35.280Z Downloaded event-listener v2.5.3
18622026-02-14T01:44:35.280Z Downloaded miette-derive v5.10.0
18632026-02-14T01:44:35.280Z Downloaded target-lexicon v0.13.2
18642026-02-14T01:44:35.281Z Downloaded supports-hyperlinks v2.1.0
18652026-02-14T01:44:35.281Z Downloaded proc-macro-crate v3.2.0
18662026-02-14T01:44:35.281Z Downloaded fancy-regex v0.14.0
18672026-02-14T01:44:35.281Z Downloaded pathdiff v0.2.3
18682026-02-14T01:44:35.281Z Downloaded oorandom v11.1.4
18692026-02-14T01:44:35.281Z Downloaded guppy-workspace-hack v0.1.0
18702026-02-14T01:44:35.281Z Downloaded event-listener-strategy v0.5.2
18712026-02-14T01:44:35.281Z Downloaded async-executor v1.13.1
18722026-02-14T01:44:35.281Z Downloaded async-channel v2.3.1
18732026-02-14T01:44:35.281Z Downloaded supports-unicode v2.1.0
18742026-02-14T01:44:35.305Z Downloaded similar-asserts v1.7.0
18752026-02-14T01:44:35.305Z Downloaded polling v3.7.3
18762026-02-14T01:44:35.306Z Downloaded plotters-svg v0.3.7
18772026-02-14T01:44:35.306Z Downloaded parking v2.2.1
18782026-02-14T01:44:35.306Z Downloaded nested v0.1.1
18792026-02-14T01:44:35.306Z Downloaded criterion-plot v0.6.0
18802026-02-14T01:44:35.306Z Downloaded async-global-executor v2.4.1
18812026-02-14T01:44:35.306Z Downloaded rstest v0.25.0
18822026-02-14T01:44:35.306Z Downloaded httptest v0.16.3
18832026-02-14T01:44:35.306Z Downloaded event-listener v5.3.1
18842026-02-14T01:44:35.332Z Downloaded escape8259 v0.5.3
18852026-02-14T01:44:35.332Z Downloaded doc-comment v0.3.3
18862026-02-14T01:44:35.332Z Downloaded async-signal v0.2.10
18872026-02-14T01:44:35.332Z Downloaded criterion v0.7.0
18882026-02-14T01:44:35.332Z Downloaded httpmock v0.8.0-alpha.1
18892026-02-14T01:44:39.012Z Checking cfg-if v1.0.4
18902026-02-14T01:44:39.117Z Checking libc v0.2.180
18912026-02-14T01:44:39.117Z Checking serde_core v1.0.228
18922026-02-14T01:44:39.219Z Checking memchr v2.7.4
18932026-02-14T01:44:39.272Z Checking smallvec v1.15.1
18942026-02-14T01:44:39.325Z Checking value-bag v1.12.0
18952026-02-14T01:44:39.388Z Checking itoa v1.0.11
18962026-02-14T01:44:39.459Z Checking scopeguard v1.2.0
18972026-02-14T01:44:39.522Z Checking libm v0.2.8
18982026-02-14T01:44:39.731Z Checking lock_api v0.4.12
18992026-02-14T01:44:39.782Z Checking zeroize v1.8.1
19002026-02-14T01:44:39.842Z Checking stable_deref_trait v1.2.0
19012026-02-14T01:44:39.896Z Checking log v0.4.29
19022026-02-14T01:44:40.078Z Checking portable-atomic v1.11.0
19032026-02-14T01:44:40.168Z Checking critical-section v1.1.3
19042026-02-14T01:44:40.245Z Checking zerofrom v0.1.4
19052026-02-14T01:44:40.269Z Checking zmij v1.0.15
19062026-02-14T01:44:40.414Z Checking pin-project-lite v0.2.14
19072026-02-14T01:44:40.496Z Checking getrandom v0.2.15
19082026-02-14T01:44:40.554Z Checking num-traits v0.2.19
19092026-02-14T01:44:40.579Z Checking getrandom v0.3.4
19102026-02-14T01:44:40.654Z Checking yoke v0.7.4
19112026-02-14T01:44:40.710Z Checking percent-encoding v2.3.2
19122026-02-14T01:44:40.762Z Checking writeable v0.5.5
19132026-02-14T01:44:40.853Z Checking rand_core v0.6.4
19142026-02-14T01:44:40.928Z Checking litemap v0.7.3
19152026-02-14T01:44:41.032Z Checking icu_locid_transform_data v1.5.0
19162026-02-14T01:44:41.080Z Checking zerovec v0.10.4
19172026-02-14T01:44:41.150Z Checking once_cell v1.21.3
19182026-02-14T01:44:41.202Z Checking icu_properties_data v1.5.0
19192026-02-14T01:44:41.254Z Checking subtle v2.6.1
19202026-02-14T01:44:41.304Z Checking byteorder v1.5.0
19212026-02-14T01:44:41.361Z Checking utf16_iter v1.0.5
19222026-02-14T01:44:41.515Z Checking write16 v1.0.0
19232026-02-14T01:44:41.540Z Checking icu_normalizer_data v1.5.0
19242026-02-14T01:44:41.600Z Checking utf8_iter v1.0.4
19252026-02-14T01:44:41.651Z Checking form_urlencoded v1.2.2
19262026-02-14T01:44:41.719Z Checking parking_lot_core v0.9.10
19272026-02-14T01:44:41.766Z Checking signal-hook-registry v1.4.2
19282026-02-14T01:44:41.818Z Checking typenum v1.17.0
19292026-02-14T01:44:41.870Z Checking mio v1.0.2
19302026-02-14T01:44:41.949Z Checking futures-core v0.3.31
19312026-02-14T01:44:42.047Z Checking allocator-api2 v0.2.21
19322026-02-14T01:44:42.130Z Checking parking_lot v0.12.3
19332026-02-14T01:44:42.182Z Checking socket2 v0.6.1
19342026-02-14T01:44:42.243Z Checking iana-time-zone v0.1.63
19352026-02-14T01:44:42.452Z Checking errno v0.3.12
19362026-02-14T01:44:42.542Z Checking equivalent v1.0.2
19372026-02-14T01:44:42.602Z Checking const-oid v0.9.6
19382026-02-14T01:44:42.698Z Checking tinystr v0.7.6
19392026-02-14T01:44:42.744Z Checking icu_collections v1.5.0
19402026-02-14T01:44:42.805Z Checking zerocopy v0.7.35
19412026-02-14T01:44:42.805Z Checking thiserror v1.0.69
19422026-02-14T01:44:42.805Z Checking futures-io v0.3.31
19432026-02-14T01:44:42.966Z Checking generic-array v0.14.7
19442026-02-14T01:44:43.071Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19452026-02-14T01:44:43.133Z Checking serde v1.0.228
19462026-02-14T01:44:43.158Z Checking serde_json v1.0.149
19472026-02-14T01:44:43.230Z Checking icu_locid v1.5.0
19482026-02-14T01:44:43.459Z Checking uuid v1.19.0
19492026-02-14T01:44:43.498Z Checking semver v1.0.27
19502026-02-14T01:44:43.957Z Checking thiserror v2.0.18
19512026-02-14T01:44:44.039Z Checking dyn-clone v1.0.20
19522026-02-14T01:44:44.118Z Checking crypto-common v0.1.6
19532026-02-14T01:44:44.184Z Checking block-buffer v0.10.4
19542026-02-14T01:44:44.289Z Checking icu_provider v1.5.0
19552026-02-14T01:44:44.366Z Checking bytes v1.11.1
19562026-02-14T01:44:44.366Z Checking bitflags v2.9.4
19572026-02-14T01:44:44.390Z Checking chrono v0.4.43
19582026-02-14T01:44:44.536Z Checking slab v0.4.9
19592026-02-14T01:44:44.562Z Checking digest v0.10.7
19602026-02-14T01:44:44.562Z Checking pin-utils v0.1.0
19612026-02-14T01:44:44.727Z Checking futures-sink v0.3.31
19622026-02-14T01:44:44.827Z Checking cpufeatures v0.2.14
19632026-02-14T01:44:44.879Z Checking hashbrown v0.16.1
19642026-02-14T01:44:44.933Z Checking rustix v0.38.37
19652026-02-14T01:44:44.983Z Checking futures-channel v0.3.31
19662026-02-14T01:44:45.041Z Checking futures-task v0.3.31
19672026-02-14T01:44:45.065Z Checking icu_locid_transform v1.5.0
19682026-02-14T01:44:45.144Z Checking ppv-lite86 v0.2.20
19692026-02-14T01:44:45.370Z Checking foldhash v0.1.5
19702026-02-14T01:44:45.420Z Checking futures-util v0.3.31
19712026-02-14T01:44:45.499Z Checking tokio v1.49.0
19722026-02-14T01:44:45.648Z Checking hashbrown v0.15.4
19732026-02-14T01:44:45.887Z Checking fnv v1.0.7
19742026-02-14T01:44:46.002Z Checking indexmap v2.13.0
19752026-02-14T01:44:46.072Z Checking tracing-core v0.1.32
19762026-02-14T01:44:46.144Z Checking icu_properties v1.5.1
19772026-02-14T01:44:46.485Z Checking regex-syntax v0.8.5
19782026-02-14T01:44:46.707Z Checking http v1.4.0
19792026-02-14T01:44:46.764Z Checking tracing v0.1.40
19802026-02-14T01:44:47.170Z Checking spin v0.9.8
19812026-02-14T01:44:47.328Z Checking crossbeam-utils v0.8.21
19822026-02-14T01:44:47.541Z Checking adler2 v2.0.0
19832026-02-14T01:44:47.763Z Checking miniz_oxide v0.8.5
19842026-02-14T01:44:48.100Z Checking utf8parse v0.2.2
19852026-02-14T01:44:48.146Z Checking unicode-ident v1.0.19
19862026-02-14T01:44:48.242Z Checking base64 v0.22.1
19872026-02-14T01:44:48.315Z Checking base64ct v1.6.0
19882026-02-14T01:44:48.393Z Checking proc-macro2 v1.0.101
19892026-02-14T01:44:48.538Z Checking block-padding v0.3.3
19902026-02-14T01:44:48.746Z Checking anstyle v1.0.11
19912026-02-14T01:44:48.804Z Checking inout v0.1.3
19922026-02-14T01:44:48.847Z Checking ipnet v2.11.0
19932026-02-14T01:44:49.104Z Checking quote v1.0.40
19942026-02-14T01:44:49.153Z Checking aho-corasick v1.1.3
19952026-02-14T01:44:49.203Z Checking cipher v0.4.4
19962026-02-14T01:44:49.468Z Checking icu_normalizer v1.5.0
19972026-02-14T01:44:49.517Z Checking anstyle-parse v0.2.5
19982026-02-14T01:44:49.566Z Checking syn v2.0.114
19992026-02-14T01:44:49.719Z Checking colorchoice v1.0.2
20002026-02-14T01:44:49.766Z Checking anstyle-query v1.1.1
20012026-02-14T01:44:49.869Z Checking is_terminal_polyfill v1.70.1
20022026-02-14T01:44:49.948Z Checking powerfmt v0.2.0
20032026-02-14T01:44:49.999Z Checking atomic-waker v1.1.2
20042026-02-14T01:44:50.024Z Checking num-conv v0.1.0
20052026-02-14T01:44:50.100Z Checking anstream v0.6.18
20062026-02-14T01:44:50.235Z Checking time-core v0.1.6
20072026-02-14T01:44:50.291Z Checking deranged v0.5.3
20082026-02-14T01:44:50.374Z Checking fastrand v2.1.1
20092026-02-14T01:44:50.423Z Checking idna_adapter v1.2.0
20102026-02-14T01:44:50.581Z Checking num_threads v0.1.7
20112026-02-14T01:44:50.625Z Checking pem-rfc7468 v0.7.0
20122026-02-14T01:44:50.679Z Checking idna v1.0.3
20132026-02-14T01:44:50.774Z Checking terminal_size v0.4.0
20142026-02-14T01:44:50.826Z Checking sha2 v0.10.9
20152026-02-14T01:44:50.884Z Checking regex-automata v0.4.11
20162026-02-14T01:44:50.975Z Checking untrusted v0.9.0
20172026-02-14T01:44:51.047Z Checking gimli v0.31.1
20182026-02-14T01:44:51.214Z Checking ring v0.17.14
20192026-02-14T01:44:51.293Z Checking url v2.5.4
20202026-02-14T01:44:51.465Z Checking hmac v0.12.1
20212026-02-14T01:44:51.730Z Checking object v0.36.5
20222026-02-14T01:44:52.275Z Checking schemars v0.8.22
20232026-02-14T01:44:52.698Z Checking time v0.3.43
20242026-02-14T01:44:53.027Z Checking tokio-util v0.7.15
20252026-02-14T01:44:53.477Z Checking zerocopy v0.8.27
20262026-02-14T01:44:53.780Z Checking httparse v1.9.5
20272026-02-14T01:44:54.266Z Checking rustc-demangle v0.1.24
20282026-02-14T01:44:54.351Z Checking clap_lex v0.7.4
20292026-02-14T01:44:54.660Z Checking strsim v0.11.1
20302026-02-14T01:44:54.707Z Checking addr2line v0.24.2
20312026-02-14T01:44:54.796Z Checking lazy_static v1.5.0
20322026-02-14T01:44:54.993Z Checking flagset v0.4.6
20332026-02-14T01:44:55.039Z Checking clap_builder v4.5.48
20342026-02-14T01:44:55.251Z Checking rand_chacha v0.3.1
20352026-02-14T01:44:55.301Z Checking der v0.7.10
20362026-02-14T01:44:55.361Z Checking rustls-pki-types v1.10.0
20372026-02-14T01:44:55.361Z Checking http-body v1.0.1
20382026-02-14T01:44:55.666Z Checking aws-lc-sys v0.26.0
20392026-02-14T01:44:55.715Z Checking rand v0.8.5
20402026-02-14T01:44:55.739Z Checking httpdate v1.0.3
20412026-02-14T01:44:55.950Z Checking try-lock v0.2.5
20422026-02-14T01:44:56.062Z Checking untrusted v0.7.1
20432026-02-14T01:44:56.154Z Checking want v0.3.1
20442026-02-14T01:44:56.299Z Checking h2 v0.4.6
20452026-02-14T01:44:56.397Z Checking tower-layer v0.3.3
20462026-02-14T01:44:56.711Z Checking ryu v1.0.18
20472026-02-14T01:44:56.900Z Checking tower-service v0.3.3
20482026-02-14T01:44:56.947Z Checking erased-serde v0.3.31
20492026-02-14T01:44:57.025Z Checking rand_core v0.9.3
20502026-02-14T01:44:57.125Z Checking pbkdf2 v0.12.2
20512026-02-14T01:44:57.189Z Checking spki v0.7.3
20522026-02-14T01:44:57.356Z Checking aes v0.8.4
20532026-02-14T01:44:57.417Z Checking mime v0.3.17
20542026-02-14T01:44:57.564Z Checking salsa20 v0.10.2
20552026-02-14T01:44:57.693Z Checking backtrace v0.3.74
20562026-02-14T01:44:57.784Z Checking cbc v0.1.2
20572026-02-14T01:44:57.852Z Checking rustix v1.1.3
20582026-02-14T01:44:57.965Z Checking aws-lc-rs v1.12.4
20592026-02-14T01:44:58.015Z Checking slog v2.8.2
20602026-02-14T01:44:58.072Z Checking scrypt v0.11.0
20612026-02-14T01:44:58.096Z Checking clap v4.5.48
20622026-02-14T01:44:58.285Z Checking rand_chacha v0.9.0
20632026-02-14T01:44:58.341Z Checking anyhow v1.0.99
20642026-02-14T01:44:58.365Z Checking http-body-util v0.1.3
20652026-02-14T01:44:58.456Z Checking regex v1.11.3
20662026-02-14T01:44:58.629Z Checking pkcs5 v0.7.1
20672026-02-14T01:44:58.734Z Checking rand v0.9.2
20682026-02-14T01:44:58.845Z Checking openssl-probe v0.1.5
20692026-02-14T01:44:58.893Z Checking foreign-types-shared v0.1.1
20702026-02-14T01:44:59.077Z Checking foreign-types v0.3.2
20712026-02-14T01:44:59.125Z Checking serde_urlencoded v0.7.1
20722026-02-14T01:44:59.149Z Checking hex v0.4.3
20732026-02-14T01:44:59.235Z Checking openssl-sys v0.9.109
20742026-02-14T01:44:59.259Z Checking pkcs8 v0.10.2
20752026-02-14T01:44:59.692Z Checking encoding_rs v0.8.34
20762026-02-14T01:44:59.748Z Checking ipnetwork v0.21.1
20772026-02-14T01:44:59.748Z Checking plain v0.2.3
20782026-02-14T01:44:59.853Z Checking rustls-webpki v0.102.8
20792026-02-14T01:44:59.908Z Checking ucd-trie v0.1.7
20802026-02-14T01:44:59.974Z Checking tempfile v3.24.0
20812026-02-14T01:45:00.028Z Checking sync_wrapper v1.0.1
20822026-02-14T01:45:00.235Z Checking pest v2.8.2
20832026-02-14T01:45:00.298Z Checking pretty-hex v0.4.1
20842026-02-14T01:45:00.373Z Checking either v1.15.0
20852026-02-14T01:45:00.484Z Checking openssl v0.10.73
20862026-02-14T01:45:00.544Z Checking psl-types v2.0.11
20872026-02-14T01:45:00.595Z Checking tower v0.5.2
20882026-02-14T01:45:00.809Z Checking rustls v0.23.19
20892026-02-14T01:45:00.859Z Checking rustls-native-certs v0.8.1
20902026-02-14T01:45:00.883Z Checking publicsuffix v2.3.0
20912026-02-14T01:45:01.125Z Checking webpki-roots v1.0.1
20922026-02-14T01:45:01.249Z Checking cookie v0.18.1
20932026-02-14T01:45:01.371Z Checking openapiv3 v2.2.0
20942026-02-14T01:45:01.452Z Checking iri-string v0.7.8
20952026-02-14T01:45:01.736Z Checking cookie_store v0.21.1
20962026-02-14T01:45:02.081Z Checking signature v2.2.0
20972026-02-14T01:45:02.347Z Checking serde_spanned v0.6.9
20982026-02-14T01:45:02.535Z Checking toml_datetime v0.6.11
20992026-02-14T01:45:02.597Z Checking winnow v0.7.14
21002026-02-14T01:45:02.817Z Checking hyper v1.8.1
21012026-02-14T01:45:02.917Z Checking sha1 v0.10.6
21022026-02-14T01:45:03.059Z Checking strum v0.26.3
21032026-02-14T01:45:03.269Z Checking static_assertions v1.1.0
21042026-02-14T01:45:03.316Z Checking data-encoding v2.9.0
21052026-02-14T01:45:03.426Z Checking oxnet v0.1.4
21062026-02-14T01:45:03.915Z Checking tinyvec_macros v0.1.1
21072026-02-14T01:45:03.963Z Checking quick-error v1.2.3
21082026-02-14T01:45:04.112Z Checking tinyvec v1.8.0
21092026-02-14T01:45:04.164Z Checking tower-http v0.6.6
21102026-02-14T01:45:04.216Z Checking hubpack v0.1.2
21112026-02-14T01:45:04.580Z Checking num-integer v0.1.46
21122026-02-14T01:45:04.651Z Checking bit-vec v0.8.0
21132026-02-14T01:45:04.857Z Checking base16ct v0.2.0
21142026-02-14T01:45:04.912Z Checking hyper-util v0.1.19
21152026-02-14T01:45:05.134Z Checking scroll v0.12.0
21162026-02-14T01:45:05.186Z Checking bit-set v0.8.0
21172026-02-14T01:45:05.186Z Checking sec1 v0.7.3
21182026-02-14T01:45:05.454Z Checking ff v0.13.0
21192026-02-14T01:45:05.557Z Checking wait-timeout v0.2.0
21202026-02-14T01:45:05.610Z Checking crc32fast v1.4.2
21212026-02-14T01:45:05.669Z Checking num-iter v0.1.45
21222026-02-14T01:45:05.721Z Checking goblin v0.8.2
21232026-02-14T01:45:05.775Z Checking group v0.13.0
21242026-02-14T01:45:05.833Z Checking ahash v0.8.12
21252026-02-14T01:45:05.857Z Checking native-tls v0.2.12
21262026-02-14T01:45:05.934Z Checking bstr v1.10.0
21272026-02-14T01:45:05.961Z Checking hkdf v0.12.4
21282026-02-14T01:45:06.095Z Checking crypto-bigint v0.5.5
21292026-02-14T01:45:06.189Z Checking tokio-rustls v0.26.0
21302026-02-14T01:45:06.243Z Checking rusty-fork v0.3.0
21312026-02-14T01:45:06.300Z Checking tokio-native-tls v0.3.1
21322026-02-14T01:45:06.323Z Checking dtrace-parser v0.2.0
21332026-02-14T01:45:06.614Z Checking rand_xorshift v0.4.0
21342026-02-14T01:45:06.662Z Checking crossbeam-epoch v0.9.18
21352026-02-14T01:45:06.686Z Checking thread-id v4.2.2
21362026-02-14T01:45:06.836Z Checking unarray v0.1.4
21372026-02-14T01:45:06.884Z Checking zlib-rs v0.5.1
21382026-02-14T01:45:06.940Z Checking num-bigint-dig v0.8.6
21392026-02-14T01:45:07.003Z Checking pkcs1 v0.7.5
21402026-02-14T01:45:07.091Z Checking proptest v1.7.0
21412026-02-14T01:45:07.250Z Checking x509-cert v0.2.5
21422026-02-14T01:45:07.475Z Checking scroll v0.13.0
21432026-02-14T01:45:07.933Z Checking hyper-tls v0.6.0
21442026-02-14T01:45:07.989Z Checking hyper-rustls v0.27.7
21452026-02-14T01:45:08.288Z Checking unicode-segmentation v1.12.0
21462026-02-14T01:45:08.394Z Checking reqwest v0.12.24
21472026-02-14T01:45:08.862Z Checking toml_write v0.1.2
21482026-02-14T01:45:08.916Z Checking elliptic-curve v0.13.8
21492026-02-14T01:45:08.940Z Checking libz-rs-sys v0.5.1
21502026-02-14T01:45:09.028Z Checking rsa v0.9.8
21512026-02-14T01:45:09.089Z Checking goblin v0.10.2
21522026-02-14T01:45:09.245Z Checking flate2 v1.1.2
21532026-02-14T01:45:09.293Z Checking toml_edit v0.22.27
21542026-02-14T01:45:09.633Z Checking rfc6979 v0.4.0
21552026-02-14T01:45:09.864Z Checking memmap2 v0.9.8
21562026-02-14T01:45:10.054Z Checking winnow v0.5.40
21572026-02-14T01:45:10.182Z Checking bitflags v1.3.2
21582026-02-14T01:45:10.233Z Checking ecdsa v0.16.9
21592026-02-14T01:45:10.352Z Checking dtrace-parser v0.3.0
21602026-02-14T01:45:10.560Z Checking curve25519-dalek v4.1.3
21612026-02-14T01:45:10.801Z Checking dof v0.3.0
21622026-02-14T01:45:10.935Z Checking bzip2-sys v0.1.13+1.0.8
21632026-02-14T01:45:11.059Z Checking env_filter v0.1.2
21642026-02-14T01:45:11.119Z Checking thread-id v5.0.0
21652026-02-14T01:45:11.292Z Checking keccak v0.1.5
21662026-02-14T01:45:11.372Z Checking env_logger v0.11.8
21672026-02-14T01:45:11.490Z Checking usdt-impl v0.5.0
21682026-02-14T01:45:11.687Z Checking sha3 v0.10.8
21692026-02-14T01:45:11.802Z Checking ed25519 v2.2.3
21702026-02-14T01:45:11.850Z Checking newtype-uuid v1.3.2
21712026-02-14T01:45:12.105Z Checking itertools v0.13.0
21722026-02-14T01:45:12.129Z Checking serde_with v3.16.1
21732026-02-14T01:45:12.220Z Checking unicode-normalization v0.1.24
21742026-02-14T01:45:12.275Z Checking memoffset v0.9.1
21752026-02-14T01:45:12.354Z Checking daft v0.1.4
21762026-02-14T01:45:12.459Z Checking signal-hook v0.3.18
21772026-02-14T01:45:12.519Z Checking ed25519-dalek v2.1.1
21782026-02-14T01:45:12.850Z Checking managed v0.8.0
21792026-02-14T01:45:12.905Z Checking signal-hook-mio v0.2.4
21802026-02-14T01:45:12.960Z Checking toml_edit v0.19.15
21812026-02-14T01:45:13.063Z Checking bzip2 v0.4.4
21822026-02-14T01:45:13.123Z Checking ref-cast v1.0.25
21832026-02-14T01:45:13.310Z Checking zstd-sys v2.0.14+zstd.1.5.7
21842026-02-14T01:45:13.379Z Checking siphasher v0.3.11
21852026-02-14T01:45:13.405Z Checking simd-adler32 v0.3.7
21862026-02-14T01:45:13.472Z Checking zip v0.6.6
21872026-02-14T01:45:13.599Z Checking zstd-safe v7.2.3
21882026-02-14T01:45:13.766Z Checking lockfree-object-pool v0.1.6
21892026-02-14T01:45:13.809Z Checking bumpalo v3.16.0
21902026-02-14T01:45:13.945Z Checking zstd v0.13.3
21912026-02-14T01:45:14.066Z Checking phf_shared v0.11.2
21922026-02-14T01:45:14.224Z Checking crossterm v0.28.1
21932026-02-14T01:45:14.268Z Checking zopfli v0.8.1
21942026-02-14T01:45:14.365Z Checking bzip2 v0.5.2
21952026-02-14T01:45:14.413Z Checking similar v2.7.0
21962026-02-14T01:45:14.737Z Checking serde-big-array v0.5.1
21972026-02-14T01:45:14.783Z Checking hash32 v0.2.1
21982026-02-14T01:45:15.024Z Checking socket2 v0.5.10
21992026-02-14T01:45:15.171Z Checking winnow v0.6.26
22002026-02-14T01:45:15.227Z Checking predicates-core v1.0.8
22012026-02-14T01:45:15.281Z Checking dof v0.4.0
22022026-02-14T01:45:15.349Z Checking unicode-properties v0.1.3
22032026-02-14T01:45:15.495Z Checking jiff v0.2.15
22042026-02-14T01:45:15.558Z Checking toml v0.7.8
22052026-02-14T01:45:15.612Z Checking unicode-bidi v0.3.17
22062026-02-14T01:45:15.779Z Checking heapless v0.7.17
22072026-02-14T01:45:15.933Z Checking hickory-proto v0.25.2
22082026-02-14T01:45:16.087Z Checking tokio-stream v0.1.17
22092026-02-14T01:45:16.224Z Checking usdt-impl v0.6.0
22102026-02-14T01:45:16.341Z Checking fs-err v3.1.1
22112026-02-14T01:45:16.400Z Checking stringprep v0.1.5
22122026-02-14T01:45:16.731Z Checking md-5 v0.10.6
22132026-02-14T01:45:16.780Z Checking float-cmp v0.10.0
22142026-02-14T01:45:16.831Z Checking usdt v0.6.0
22152026-02-14T01:45:16.920Z Checking normalize-line-endings v0.3.0
22162026-02-14T01:45:16.988Z Checking rustc-hash v2.1.1
22172026-02-14T01:45:17.074Z Checking fallible-iterator v0.2.0
22182026-02-14T01:45:17.098Z Checking difflib v0.4.0
22192026-02-14T01:45:17.196Z Checking foldhash v0.2.0
22202026-02-14T01:45:17.274Z Checking smoltcp v0.9.1
22212026-02-14T01:45:17.298Z Checking nix v0.29.0
22222026-02-14T01:45:17.581Z Checking iddqd v0.3.16
22232026-02-14T01:45:17.627Z Checking predicates v3.1.3
22242026-02-14T01:45:17.771Z Checking postgres-protocol v0.6.8
22252026-02-14T01:45:18.005Z Checking itertools v0.10.5
22262026-02-14T01:45:18.362Z Checking buf-list v1.0.3
22272026-02-14T01:45:18.489Z Checking strum v0.27.2
22282026-02-14T01:45:18.721Z Checking fixedbitset v0.5.7
22292026-02-14T01:45:18.777Z Checking precomputed-hash v0.1.1
22302026-02-14T01:45:18.801Z Checking fixedbitset v0.4.2
22312026-02-14T01:45:18.879Z Checking lalrpop-util v0.19.12
22322026-02-14T01:45:18.996Z Checking new_debug_unreachable v1.0.6
22332026-02-14T01:45:19.157Z Checking string_cache v0.8.9
22342026-02-14T01:45:19.208Z Checking petgraph v0.6.5
22352026-02-14T01:45:19.232Z Checking petgraph v0.8.2
22362026-02-14T01:45:19.310Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22372026-02-14T01:45:19.533Z Checking postgres-types v0.2.9
22382026-02-14T01:45:19.733Z Checking phf v0.11.2
22392026-02-14T01:45:20.079Z Checking itertools v0.12.1
22402026-02-14T01:45:20.243Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22412026-02-14T01:45:20.367Z Checking minimal-lexical v0.2.1
22422026-02-14T01:45:20.659Z Checking peg-runtime v0.8.5
22432026-02-14T01:45:20.855Z Checking whoami v1.5.2
22442026-02-14T01:45:20.980Z Checking nom v7.1.3
22452026-02-14T01:45:21.225Z Checking tokio-postgres v0.7.13
22462026-02-14T01:45:22.011Z Checking zip v4.2.0
22472026-02-14T01:45:22.690Z Checking camino v1.2.2
22482026-02-14T01:45:22.864Z Compiling regress v0.10.4
22492026-02-14T01:45:23.285Z Checking futures-executor v0.3.31
22502026-02-14T01:45:23.344Z Checking is-terminal v0.4.13
22512026-02-14T01:45:23.398Z Compiling unsafe-libyaml v0.2.11
22522026-02-14T01:45:23.454Z Checking crossbeam-channel v0.5.15
22532026-02-14T01:45:23.589Z Checking heck v0.5.0
22542026-02-14T01:45:23.657Z Checking futures v0.3.31
22552026-02-14T01:45:23.846Z Checking thread_local v1.1.8
22562026-02-14T01:45:23.901Z Compiling rustls v0.22.4
22572026-02-14T01:45:24.246Z Compiling newtype-uuid-macros v0.1.0
22582026-02-14T01:45:24.301Z Compiling structmeta-derive v0.3.0
22592026-02-14T01:45:24.450Z Checking term v1.1.0
22602026-02-14T01:45:24.524Z Checking take_mut v0.2.2
22612026-02-14T01:45:24.763Z Compiling serde_yaml v0.9.34+deprecated
22622026-02-14T01:45:24.961Z Checking slog-term v2.9.2
22632026-02-14T01:45:25.215Z Checking slog-async v2.8.0
22642026-02-14T01:45:25.299Z Compiling multer v3.1.0
22652026-02-14T01:45:25.596Z Compiling async-stream-impl v0.3.6
22662026-02-14T01:45:25.666Z Compiling dropshot v0.16.7
22672026-02-14T01:45:25.794Z Checking match_cfg v0.1.0
22682026-02-14T01:45:25.900Z Compiling dropshot_endpoint v0.16.7
22692026-02-14T01:45:25.954Z Checking hostname v0.3.1
22702026-02-14T01:45:26.171Z Checking unicode-width v0.1.14
22712026-02-14T01:45:26.246Z Checking debug-ignore v1.0.5
22722026-02-14T01:45:26.545Z Checking slog-json v2.6.1
22732026-02-14T01:45:26.781Z Compiling typify-impl v0.4.3
22742026-02-14T01:45:26.878Z Compiling structmeta v0.3.0
22752026-02-14T01:45:26.950Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22762026-02-14T01:45:26.973Z Checking slog-bunyan v2.5.0
22772026-02-14T01:45:27.240Z Checking toml_parser v1.0.6+spec-1.1.0
22782026-02-14T01:45:27.405Z Compiling derive-ex v0.1.8
22792026-02-14T01:45:27.875Z Checking serde_path_to_error v0.1.20
22802026-02-14T01:45:28.010Z Checking toml_datetime v0.7.5+spec-1.1.0
22812026-02-14T01:45:28.407Z Checking serde_spanned v1.0.4
22822026-02-14T01:45:28.455Z Checking toml_writer v1.0.6+spec-1.1.0
22832026-02-14T01:45:28.681Z Checking async-stream v0.3.6
22842026-02-14T01:45:28.852Z Checking toml v0.9.11+spec-1.1.0
22852026-02-14T01:45:29.393Z Checking rustls-pemfile v2.2.0
22862026-02-14T01:45:29.675Z Checking waitgroup v0.1.2
22872026-02-14T01:45:29.888Z Checking hostname v0.4.2
22882026-02-14T01:45:29.933Z Checking progenitor-client v0.10.0
22892026-02-14T01:45:30.123Z Compiling parse-display-derive v0.10.0
22902026-02-14T01:45:30.212Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22912026-02-14T01:45:30.321Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22922026-02-14T01:45:30.414Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932026-02-14T01:45:30.468Z Checking macaddr v1.0.1
22942026-02-14T01:45:30.535Z Checking tabwriter v1.4.0
22952026-02-14T01:45:30.846Z Checking itertools v0.14.0
22962026-02-14T01:45:30.899Z Checking instant v0.1.13
22972026-02-14T01:45:31.092Z Checking progenitor-client v0.11.2
22982026-02-14T01:45:31.141Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22992026-02-14T01:45:31.198Z Compiling test-strategy v0.4.3
23002026-02-14T01:45:31.247Z Checking backoff v0.4.0
23012026-02-14T01:45:31.360Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23022026-02-14T01:45:31.589Z Checking colored v3.0.0
23032026-02-14T01:45:31.613Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23042026-02-14T01:45:31.847Z Checking camino-tempfile v1.4.1
23052026-02-14T01:45:32.076Z Checking tokio-rustls v0.25.0
23062026-02-14T01:45:32.229Z Checking crossbeam-deque v0.8.5
23072026-02-14T01:45:32.649Z Checking toml v0.8.23
23082026-02-14T01:45:32.725Z Compiling rayon-core v1.12.1
23092026-02-14T01:45:33.387Z Compiling proc-macro-error v1.0.4
23102026-02-14T01:45:33.440Z Compiling crucible-workspace-hack v0.1.0
23112026-02-14T01:45:33.597Z Checking parse-display v0.10.0
23122026-02-14T01:45:33.839Z Checking rayon v1.10.0
23132026-02-14T01:45:33.902Z Compiling proc-macro-crate v1.3.1
23142026-02-14T01:45:34.007Z Compiling nix v0.30.1
23152026-02-14T01:45:34.126Z Checking glob v0.3.2
23162026-02-14T01:45:34.412Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23172026-02-14T01:45:34.510Z Compiling heapless v0.8.0
23182026-02-14T01:45:34.914Z Compiling num_enum_derive v0.5.11
23192026-02-14T01:45:34.938Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23202026-02-14T01:45:35.017Z Checking unicode-width v0.2.0
23212026-02-14T01:45:35.298Z Compiling ingot-macros v0.1.1
23222026-02-14T01:45:35.562Z Checking hash32 v0.3.1
23232026-02-14T01:45:35.613Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23242026-02-14T01:45:35.827Z Compiling smoltcp v0.11.0
23252026-02-14T01:45:36.558Z Compiling foreign-types-macros v0.2.3
23262026-02-14T01:45:36.829Z Checking cobs v0.2.3
23272026-02-14T01:45:36.944Z Checking foreign-types-shared v0.3.1
23282026-02-14T01:45:37.205Z Checking num_enum v0.5.11
23292026-02-14T01:45:37.230Z Checking postcard v1.0.10
23302026-02-14T01:45:37.712Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23312026-02-14T01:45:37.762Z Checking sigpipe v0.1.3
23322026-02-14T01:45:37.821Z Checking foreign-types v0.5.0
23332026-02-14T01:45:37.879Z Checking cstr-argument v0.1.2
23342026-02-14T01:45:37.879Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23352026-02-14T01:45:37.986Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23362026-02-14T01:45:38.044Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23372026-02-14T01:45:38.091Z Compiling typify-macro v0.4.3
23382026-02-14T01:45:38.197Z Checking pretty-hex v0.2.1
23392026-02-14T01:45:38.244Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402026-02-14T01:45:38.515Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23412026-02-14T01:45:38.571Z Checking colored v2.2.0
23422026-02-14T01:45:38.610Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23432026-02-14T01:45:38.662Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23442026-02-14T01:45:38.743Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23452026-02-14T01:45:38.872Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23462026-02-14T01:45:38.976Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23472026-02-14T01:45:39.124Z Compiling zone_cfg_derive v0.3.0
23482026-02-14T01:45:39.455Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23492026-02-14T01:45:39.538Z Checking smf v0.2.3
23502026-02-14T01:45:39.584Z Compiling num-derive v0.4.2
23512026-02-14T01:45:39.903Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23522026-02-14T01:45:40.101Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23532026-02-14T01:45:40.384Z Compiling convert_case v0.4.0
23542026-02-14T01:45:40.482Z Checking half v2.4.1
23552026-02-14T01:45:40.561Z Checking ciborium-io v0.2.2
23562026-02-14T01:45:40.585Z Checking zone v0.3.1
23572026-02-14T01:45:40.769Z Checking indent_write v2.2.0
23582026-02-14T01:45:41.045Z Compiling usdt-attr-macro v0.5.0
23592026-02-14T01:45:41.099Z Checking ciborium-ll v0.2.2
23602026-02-14T01:45:41.280Z Compiling derive_more v0.99.20
23612026-02-14T01:45:41.333Z Compiling usdt-macro v0.5.0
23622026-02-14T01:45:41.493Z Checking ciborium v0.2.2
23632026-02-14T01:45:41.517Z Checking memmap v0.7.0
23642026-02-14T01:45:41.732Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23652026-02-14T01:45:41.756Z Checking ingot-types v0.1.2
23662026-02-14T01:45:41.877Z Checking secrecy v0.10.3
23672026-02-14T01:45:42.214Z Compiling typify v0.4.3
23682026-02-14T01:45:42.345Z Checking swrite v0.1.0
23692026-02-14T01:45:42.476Z Compiling progenitor-impl v0.11.2
23702026-02-14T01:45:42.605Z Compiling progenitor-impl v0.10.0
23712026-02-14T01:45:42.769Z Checking ingot v0.1.1
23722026-02-14T01:45:42.908Z Checking universal-hash v0.5.1
23732026-02-14T01:45:42.956Z Checking usdt v0.5.0
23742026-02-14T01:45:43.188Z Checking opaque-debug v0.3.1
23752026-02-14T01:45:43.303Z Checking aead v0.5.2
23762026-02-14T01:45:43.352Z Checking poly1305 v0.8.0
23772026-02-14T01:45:43.583Z Checking chacha20 v0.9.1
23782026-02-14T01:45:44.062Z Checking password-hash v0.5.0
23792026-02-14T01:45:44.110Z Checking blake2 v0.10.6
23802026-02-14T01:45:44.613Z Compiling thiserror-impl-no-std v2.0.2
23812026-02-14T01:45:44.671Z Checking chacha20poly1305 v0.10.1
23822026-02-14T01:45:44.832Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23832026-02-14T01:45:44.881Z Checking argon2 v0.5.3
23842026-02-14T01:45:44.973Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23852026-02-14T01:45:45.476Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23862026-02-14T01:45:45.638Z Checking tokio-dtrace v0.1.0
23872026-02-14T01:45:45.723Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23882026-02-14T01:45:46.006Z Checking console v0.15.10
23892026-02-14T01:45:46.056Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
23902026-02-14T01:45:46.184Z Compiling derive-where v1.5.0
23912026-02-14T01:45:46.554Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23922026-02-14T01:45:46.683Z Checking oxide-tokio-rt v0.1.2
23932026-02-14T01:45:46.962Z Checking atomicwrites v0.4.4
23942026-02-14T01:45:47.311Z Checking newline-converter v0.3.0
23952026-02-14T01:45:47.389Z Checking thiserror-no-std v2.0.2
23962026-02-14T01:45:47.554Z Checking bytecount v0.6.8
23972026-02-14T01:45:47.601Z Checking vsss-rs v3.3.4
23982026-02-14T01:45:47.814Z Checking expectorate v1.2.0
23992026-02-14T01:45:47.865Z Compiling owo-colors v4.2.2
24002026-02-14T01:45:48.100Z Compiling cancel-safe-futures v0.1.5
24012026-02-14T01:45:48.677Z Checking libsw-core v0.3.1
24022026-02-14T01:45:49.022Z Checking libsw v3.5.0
24032026-02-14T01:45:49.319Z Checking num-rational v0.4.2
24042026-02-14T01:45:49.343Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24052026-02-14T01:45:49.464Z Checking num-complex v0.4.6
24062026-02-14T01:45:49.607Z Compiling progenitor-macro v0.11.2
24072026-02-14T01:45:49.657Z Compiling progenitor-macro v0.10.0
24082026-02-14T01:45:49.940Z Checking linear-map v1.2.0
24092026-02-14T01:45:50.257Z Checking float-ord v0.3.2
24102026-02-14T01:45:50.356Z Checking same-file v1.0.6
24112026-02-14T01:45:50.476Z Checking gethostname v0.5.0
24122026-02-14T01:45:50.545Z Checking num v0.4.3
24132026-02-14T01:45:50.668Z Checking walkdir v2.5.0
24142026-02-14T01:45:50.722Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24152026-02-14T01:45:50.817Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24162026-02-14T01:45:51.037Z Checking prettyplease v0.2.36
24172026-02-14T01:45:52.031Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24182026-02-14T01:45:56.088Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24192026-02-14T01:45:58.723Z Compiling async-recursion v1.1.1
24202026-02-14T01:45:59.434Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-02-14T01:45:59.901Z Checking smawk v0.3.2
24222026-02-14T01:45:59.970Z Checking unicode-linebreak v0.1.5
24232026-02-14T01:46:00.191Z Checking resolv-conf v0.7.0
24242026-02-14T01:46:00.391Z Compiling convert_case v0.7.1
24252026-02-14T01:46:00.468Z Compiling slog-dtrace v0.3.0
24262026-02-14T01:46:00.617Z Checking globset v0.4.15
24272026-02-14T01:46:00.671Z Compiling vte_generate_state_changes v0.1.2
24282026-02-14T01:46:01.227Z Checking fd-lock v4.0.2
24292026-02-14T01:46:01.281Z Checking display-error-chain v0.2.2
24302026-02-14T01:46:01.400Z Compiling derive_more-impl v2.0.1
24312026-02-14T01:46:01.495Z Compiling pin-project-internal v1.1.6
24322026-02-14T01:46:01.553Z Checking vte v0.11.1
24332026-02-14T01:46:01.577Z Checking nu-ansi-term v0.50.1
24342026-02-14T01:46:01.577Z Checking linked-hash-map v0.5.6
24352026-02-14T01:46:02.202Z Checking termtree v0.5.1
24362026-02-14T01:46:02.322Z Checking lru-cache v0.1.2
24372026-02-14T01:46:02.532Z Checking textwrap v0.16.2
24382026-02-14T01:46:02.592Z Checking hickory-proto v0.24.4
24392026-02-14T01:46:03.063Z Checking pem v3.0.5
24402026-02-14T01:46:03.360Z Checking strip-ansi-escapes v0.2.0
24412026-02-14T01:46:03.419Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24422026-02-14T01:46:03.443Z Checking progenitor v0.10.0
24432026-02-14T01:46:03.569Z Checking derive_more v2.0.1
24442026-02-14T01:46:03.608Z Checking progenitor v0.11.2
24452026-02-14T01:46:03.730Z Checking crossterm v0.29.0
24462026-02-14T01:46:03.784Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24472026-02-14T01:46:03.902Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24482026-02-14T01:46:04.386Z Checking pin-project v1.1.6
24492026-02-14T01:46:04.543Z Checking reedline v0.40.0
24502026-02-14T01:46:04.611Z Compiling snafu-derive v0.8.5
24512026-02-14T01:46:05.218Z Checking nibble_vec v0.1.0
24522026-02-14T01:46:05.498Z Checking endian-type v0.1.2
24532026-02-14T01:46:05.784Z Checking radix_trie v0.2.1
24542026-02-14T01:46:06.284Z Checking olpc-cjson v0.1.4
24552026-02-14T01:46:06.576Z Checking serde_plain v1.0.2
24562026-02-14T01:46:06.895Z Checking typed-path v0.9.3
24572026-02-14T01:46:07.416Z Checking hickory-resolver v0.24.4
24582026-02-14T01:46:07.665Z Checking base64 v0.21.7
24592026-02-14T01:46:08.201Z Checking humantime v2.2.0
24602026-02-14T01:46:08.580Z Checking csv-core v0.1.11
24612026-02-14T01:46:08.977Z Checking csv v1.3.1
24622026-02-14T01:46:09.029Z Compiling cfg_aliases v0.1.1
24632026-02-14T01:46:09.228Z Compiling nix v0.28.0
24642026-02-14T01:46:09.368Z Checking snafu v0.8.5
24652026-02-14T01:46:09.507Z Checking qorb v0.4.1
24662026-02-14T01:46:09.664Z Checking papergrid v0.11.0
24672026-02-14T01:46:09.945Z Compiling tabled_derive v0.7.0
24682026-02-14T01:46:10.027Z Checking siphasher v1.0.1
24692026-02-14T01:46:10.051Z Checking tough v0.20.0
24702026-02-14T01:46:10.425Z Checking home v0.5.9
24712026-02-14T01:46:10.726Z Checking phf_shared v0.12.1
24722026-02-14T01:46:11.119Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24732026-02-14T01:46:11.198Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24742026-02-14T01:46:11.249Z Compiling semver v0.1.20
24752026-02-14T01:46:11.895Z Checking highway v1.3.0
24762026-02-14T01:46:12.290Z Compiling chrono-tz v0.10.4
24772026-02-14T01:46:12.360Z Checking tabled v0.15.0
24782026-02-14T01:46:12.485Z Compiling rustc_version v0.1.7
24792026-02-14T01:46:12.590Z Checking phf v0.12.1
24802026-02-14T01:46:12.732Z Compiling const_format_proc_macros v0.2.34
24812026-02-14T01:46:12.922Z Compiling peg-macros v0.8.5
24822026-02-14T01:46:13.088Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24832026-02-14T01:46:13.225Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24842026-02-14T01:46:14.665Z Compiling sqlparser_derive v0.2.2
24852026-02-14T01:46:14.994Z Checking unicode_categories v0.1.1
24862026-02-14T01:46:15.125Z Checking rustyline v14.0.0
24872026-02-14T01:46:15.243Z Checking const_format v0.2.34
24882026-02-14T01:46:15.439Z Checking sqlformat v0.3.5
24892026-02-14T01:46:15.778Z Checking sqlparser v0.45.0
24902026-02-14T01:46:15.929Z Compiling newtype_derive v0.1.6
24912026-02-14T01:46:16.121Z Checking peg v0.8.5
24922026-02-14T01:46:16.337Z Checking bcs v0.1.6
24932026-02-14T01:46:16.812Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24942026-02-14T01:46:16.903Z Checking steno v0.4.1
24952026-02-14T01:46:17.055Z Checking utf-8 v0.7.6
24962026-02-14T01:46:17.277Z Checking xattr v1.3.1
24972026-02-14T01:46:17.408Z Checking filetime v0.2.26
24982026-02-14T01:46:17.475Z Checking arc-swap v1.7.1
24992026-02-14T01:46:17.584Z Checking tungstenite v0.21.0
25002026-02-14T01:46:17.754Z Checking tar v0.4.44
25012026-02-14T01:46:18.003Z Checking slog-scope v4.4.0
25022026-02-14T01:46:18.276Z Checking slog-stdlog v4.1.1
25032026-02-14T01:46:18.511Z Checking slog-envlogger v2.2.0
25042026-02-14T01:46:18.590Z Checking tokio-tungstenite v0.21.0
25052026-02-14T01:46:18.678Z Compiling typify-impl v0.2.0
25062026-02-14T01:46:18.852Z Checking subprocess v0.2.9
25072026-02-14T01:46:19.202Z Checking headers-core v0.3.0
25082026-02-14T01:46:19.442Z Checking headers v0.4.1
25092026-02-14T01:46:19.562Z Compiling lzma-sys v0.1.20
25102026-02-14T01:46:20.435Z Checking progenitor-client v0.8.0
25112026-02-14T01:46:20.717Z Compiling heck v0.3.3
25122026-02-14T01:46:21.129Z Compiling zone_cfg_derive v0.1.2
25132026-02-14T01:46:21.153Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25142026-02-14T01:46:21.564Z Checking yasna v0.5.2
25152026-02-14T01:46:22.332Z Checking base64 v0.13.1
25162026-02-14T01:46:22.546Z Checking number_prefix v0.4.0
25172026-02-14T01:46:22.709Z Checking zone v0.1.8
25182026-02-14T01:46:22.831Z Checking ron v0.7.1
25192026-02-14T01:46:22.891Z Checking indicatif v0.17.11
25202026-02-14T01:46:23.494Z Checking rcgen v0.12.1
25212026-02-14T01:46:23.713Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25222026-02-14T01:46:24.180Z Checking xz2 v0.1.7
25232026-02-14T01:46:24.256Z Checking dropshot-api-manager-types v0.2.4
25242026-02-14T01:46:24.315Z Compiling moka v0.12.10
25252026-02-14T01:46:24.605Z Checking tagptr v0.2.0
25262026-02-14T01:46:24.688Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25272026-02-14T01:46:24.812Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25282026-02-14T01:46:25.070Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25292026-02-14T01:46:25.124Z Compiling libefi-sys v0.1.0
25302026-02-14T01:46:25.378Z Compiling radium v0.7.0
25312026-02-14T01:46:25.573Z Compiling bitfield-struct v0.6.2
25322026-02-14T01:46:25.914Z Checking tap v1.0.1
25332026-02-14T01:46:26.026Z Compiling maybe-uninit v2.0.0
25342026-02-14T01:46:26.188Z Checking wyz v0.5.1
25352026-02-14T01:46:26.472Z Checking hickory-resolver v0.25.2
25362026-02-14T01:46:26.875Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25372026-02-14T01:46:27.054Z Compiling zerocopy-derive v0.6.6
25382026-02-14T01:46:27.119Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25392026-02-14T01:46:27.292Z Checking crc-catalog v2.4.0
25402026-02-14T01:46:27.502Z Checking funty v2.0.0
25412026-02-14T01:46:27.527Z Compiling packed_struct v0.10.1
25422026-02-14T01:46:27.887Z Checking crc v3.2.1
25432026-02-14T01:46:28.093Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25442026-02-14T01:46:28.157Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25452026-02-14T01:46:28.341Z Checking bitvec v1.0.1
25462026-02-14T01:46:28.450Z Compiling packed_struct_codegen v0.10.1
25472026-02-14T01:46:28.569Z Compiling bitfield-macros v0.19.2
25482026-02-14T01:46:28.598Z Compiling indexmap v1.9.3
25492026-02-14T01:46:28.759Z Checking zerocopy v0.6.6
25502026-02-14T01:46:28.973Z Checking nodrop v0.1.14
25512026-02-14T01:46:29.157Z Checking array-init v0.0.4
25522026-02-14T01:46:29.510Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25532026-02-14T01:46:30.008Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25542026-02-14T01:46:30.063Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25552026-02-14T01:46:30.257Z Compiling typify-macro v0.2.0
25562026-02-14T01:46:30.499Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25572026-02-14T01:46:30.809Z Checking bitfield v0.19.2
25582026-02-14T01:46:31.526Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25592026-02-14T01:46:32.547Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25602026-02-14T01:46:33.108Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25612026-02-14T01:46:33.541Z Checking smallvec v0.6.14
25622026-02-14T01:46:33.590Z Checking hashbrown v0.12.3
25632026-02-14T01:46:34.006Z Checking serde-hex v0.1.0
25642026-02-14T01:46:34.059Z Compiling typify v0.2.0
25652026-02-14T01:46:34.304Z Compiling progenitor-impl v0.8.0
25662026-02-14T01:46:34.363Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25672026-02-14T01:46:34.386Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25682026-02-14T01:46:34.584Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25692026-02-14T01:46:35.625Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25702026-02-14T01:46:35.776Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25712026-02-14T01:46:36.580Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25722026-02-14T01:46:37.016Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25732026-02-14T01:46:37.871Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25742026-02-14T01:46:38.406Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-02-14T01:46:38.527Z Checking ron v0.8.1
25762026-02-14T01:46:38.772Z Checking hashbrown v0.13.2
25772026-02-14T01:46:38.821Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25782026-02-14T01:46:39.295Z Checking crc-any v2.5.0
25792026-02-14T01:46:39.618Z Checking path-slash v0.1.5
25802026-02-14T01:46:39.768Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25812026-02-14T01:46:39.840Z Compiling xshell-macros v0.2.7
25822026-02-14T01:46:39.929Z Checking object v0.30.4
25832026-02-14T01:46:39.953Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25842026-02-14T01:46:40.355Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25852026-02-14T01:46:40.685Z Checking xshell v0.2.7
25862026-02-14T01:46:40.768Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25872026-02-14T01:46:40.866Z Compiling progenitor-macro v0.8.0
25882026-02-14T01:46:41.144Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25892026-02-14T01:46:41.187Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25902026-02-14T01:46:42.544Z Checking half v1.8.3
25912026-02-14T01:46:42.613Z Compiling proc-macro-error-attr2 v2.0.0
25922026-02-14T01:46:43.031Z Checking serde_cbor v0.11.2
25932026-02-14T01:46:43.457Z Compiling num-derive v0.3.3
25942026-02-14T01:46:43.523Z Compiling proc-macro-error2 v2.0.1
25952026-02-14T01:46:44.039Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25962026-02-14T01:46:44.179Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25972026-02-14T01:46:44.611Z Compiling tabled_derive v0.11.0
25982026-02-14T01:46:44.768Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25992026-02-14T01:46:44.927Z Checking papergrid v0.17.0
26002026-02-14T01:46:45.771Z Checking libscf-sys v1.1.0
26012026-02-14T01:46:46.052Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26022026-02-14T01:46:46.332Z Checking testing_table v0.3.0
26032026-02-14T01:46:46.537Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26042026-02-14T01:46:46.585Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26052026-02-14T01:46:46.988Z Checking maplit v1.0.2
26062026-02-14T01:46:47.113Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26072026-02-14T01:46:47.250Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26082026-02-14T01:46:47.368Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26092026-02-14T01:46:47.443Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26102026-02-14T01:46:47.711Z Checking tabled v0.20.0
26112026-02-14T01:46:48.174Z Checking crc8 v0.1.1
26122026-02-14T01:46:48.258Z Checking fxhash v0.2.1
26132026-02-14T01:46:48.346Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26142026-02-14T01:46:48.393Z Checking unicase v2.8.1
26152026-02-14T01:46:48.519Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26162026-02-14T01:46:48.589Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26172026-02-14T01:46:48.827Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26182026-02-14T01:46:49.618Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26192026-02-14T01:46:49.890Z Checking kstat-rs v0.2.4
26202026-02-14T01:46:49.948Z Compiling parking_lot_core v0.8.6
26212026-02-14T01:46:50.336Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26222026-02-14T01:46:50.656Z Checking scheduled-thread-pool v0.2.7
26232026-02-14T01:46:50.758Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26242026-02-14T01:46:51.018Z Compiling dsl_auto_type v0.1.2
26252026-02-14T01:46:51.138Z Compiling vergen-gitcl v1.0.8
26262026-02-14T01:46:51.581Z Compiling diesel_table_macro_syntax v0.2.0
26272026-02-14T01:46:52.228Z Checking r2d2 v0.8.10
26282026-02-14T01:46:52.709Z Compiling diesel_derives v2.2.3
26292026-02-14T01:46:52.761Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26302026-02-14T01:46:52.865Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26312026-02-14T01:46:53.086Z Checking parking_lot v0.11.2
26322026-02-14T01:46:53.421Z Checking prefix-trie v0.7.0
26332026-02-14T01:46:53.527Z Checking nanorand v0.7.0
26342026-02-14T01:46:53.583Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26352026-02-14T01:46:53.607Z Compiling dirs-sys-next v0.1.2
26362026-02-14T01:46:53.741Z Checking progenitor v0.8.0
26372026-02-14T01:46:54.067Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26382026-02-14T01:46:54.115Z Compiling crunchy v0.2.2
26392026-02-14T01:46:54.302Z Checking hickory-server v0.25.2
26402026-02-14T01:46:54.438Z Checking flume v0.11.1
26412026-02-14T01:46:54.789Z Compiling dirs-next v2.0.0
26422026-02-14T01:46:54.935Z Checking sled v0.34.7
26432026-02-14T01:46:55.045Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26442026-02-14T01:46:55.124Z Checking hickory-client v0.25.2
26452026-02-14T01:46:55.533Z Compiling tiny-keccak v2.0.2
26462026-02-14T01:46:55.874Z Compiling term v0.7.0
26472026-02-14T01:46:55.931Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26482026-02-14T01:46:55.981Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26492026-02-14T01:46:57.377Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26502026-02-14T01:46:57.885Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26512026-02-14T01:46:58.017Z Compiling salty v0.3.0
26522026-02-14T01:46:58.212Z Compiling bit-vec v0.6.3
26532026-02-14T01:46:58.326Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26542026-02-14T01:46:58.683Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26552026-02-14T01:46:58.759Z Compiling bit-set v0.5.3
26562026-02-14T01:46:59.106Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26572026-02-14T01:46:59.158Z Compiling ascii-canvas v3.0.0
26582026-02-14T01:46:59.238Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26592026-02-14T01:46:59.835Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26602026-02-14T01:46:59.966Z Checking primeorder v0.13.6
26612026-02-14T01:47:00.461Z Compiling ena v0.14.3
26622026-02-14T01:47:00.534Z Compiling regex-syntax v0.6.29
26632026-02-14T01:47:00.652Z Compiling bindgen v0.71.1
26642026-02-14T01:47:00.938Z Compiling diff v0.1.13
26652026-02-14T01:47:02.074Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26662026-02-14T01:47:02.125Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26672026-02-14T01:47:02.842Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26682026-02-14T01:47:04.129Z Checking diesel v2.2.12
26692026-02-14T01:47:04.552Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26702026-02-14T01:47:05.690Z Compiling lalrpop v0.19.12
26712026-02-14T01:47:06.502Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26722026-02-14T01:47:06.691Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26732026-02-14T01:47:08.345Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26742026-02-14T01:47:08.466Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26752026-02-14T01:47:08.517Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26762026-02-14T01:47:08.935Z Compiling libxml v0.3.3
26772026-02-14T01:47:09.539Z Compiling fs-err v2.11.0
26782026-02-14T01:47:10.049Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26792026-02-14T01:47:10.440Z Checking p384 v0.13.1
26802026-02-14T01:47:11.076Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812026-02-14T01:47:11.696Z Compiling strum_macros v0.24.3
26822026-02-14T01:47:15.095Z Compiling indoc v1.0.9
26832026-02-14T01:47:15.197Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26842026-02-14T01:47:15.844Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26852026-02-14T01:47:16.210Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26862026-02-14T01:47:16.657Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26872026-02-14T01:47:17.219Z Checking quick-xml v0.37.2
26882026-02-14T01:47:17.351Z Checking derive_builder v0.20.2
26892026-02-14T01:47:17.606Z Compiling oso-derive v0.27.3
26902026-02-14T01:47:17.745Z Compiling impl-trait-for-tuples v0.2.2
26912026-02-14T01:47:18.581Z Compiling trait-variant v0.1.2
26922026-02-14T01:47:18.684Z Checking parse-size v1.1.0
26932026-02-14T01:47:18.934Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26942026-02-14T01:47:19.591Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
26952026-02-14T01:47:19.768Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26962026-02-14T01:47:21.118Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26972026-02-14T01:47:22.161Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26982026-02-14T01:47:22.654Z Checking assert_matches v1.5.0
26992026-02-14T01:47:23.449Z Compiling mime_guess v2.0.5
27002026-02-14T01:47:24.250Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27012026-02-14T01:47:24.407Z Checking predicates-tree v1.0.12
27022026-02-14T01:47:24.684Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27032026-02-14T01:47:24.971Z Checking http-range v0.1.5
27042026-02-14T01:47:25.138Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27052026-02-14T01:47:25.266Z Checking atty v0.2.14
27062026-02-14T01:47:25.336Z Compiling diesel-dtrace v0.4.2
27072026-02-14T01:47:25.968Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-02-14T01:47:26.558Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27092026-02-14T01:47:26.786Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27102026-02-14T01:47:26.834Z Checking bb8 v0.8.5
27112026-02-14T01:47:26.955Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27122026-02-14T01:47:27.422Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
27132026-02-14T01:47:27.496Z Checking corncobs v0.1.4
27142026-02-14T01:47:27.769Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27152026-02-14T01:47:28.061Z Checking hyper-staticfile v0.10.1
27162026-02-14T01:47:28.112Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27172026-02-14T01:47:28.573Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27182026-02-14T01:47:28.800Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-02-14T01:47:28.891Z Checking ignore v0.4.23
27202026-02-14T01:47:29.173Z Checking signal-hook-tokio v0.3.1
27212026-02-14T01:47:29.317Z Checking secrecy v0.8.0
27222026-02-14T01:47:29.558Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27232026-02-14T01:47:29.883Z Checking globwalk v0.9.1
27242026-02-14T01:47:30.246Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27252026-02-14T01:47:30.329Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27262026-02-14T01:47:31.077Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27272026-02-14T01:47:31.430Z Checking nonempty v0.12.0
27282026-02-14T01:47:31.485Z Checking camino-tempfile-ext v0.3.2
27292026-02-14T01:47:31.865Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27302026-02-14T01:47:32.064Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27312026-02-14T01:47:32.180Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27322026-02-14T01:47:32.962Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27332026-02-14T01:47:33.700Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27342026-02-14T01:47:34.293Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27352026-02-14T01:47:35.080Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
27362026-02-14T01:47:36.408Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27372026-02-14T01:47:37.032Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27382026-02-14T01:47:37.829Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27392026-02-14T01:47:38.036Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27402026-02-14T01:47:38.354Z Checking tungstenite v0.23.0
27412026-02-14T01:47:38.926Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27422026-02-14T01:47:39.330Z Checking tokio-tungstenite v0.23.1
27432026-02-14T01:47:39.383Z Checking void v1.0.2
27442026-02-14T01:47:39.637Z Checking lzss v0.8.2
27452026-02-14T01:47:39.789Z Checking async-bb8-diesel v0.2.1
27462026-02-14T01:47:40.186Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27472026-02-14T01:47:40.516Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27482026-02-14T01:47:40.649Z Checking nix v0.27.1
27492026-02-14T01:47:40.862Z Checking serde_bytes v0.11.19
27502026-02-14T01:47:41.333Z Checking rand_seeder v0.4.0
27512026-02-14T01:47:41.782Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27522026-02-14T01:47:42.240Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27532026-02-14T01:47:42.584Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27542026-02-14T01:47:42.822Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27552026-02-14T01:47:42.971Z Checking is_ci v1.2.0
27562026-02-14T01:47:43.191Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27572026-02-14T01:47:44.216Z Checking yansi v1.0.1
27582026-02-14T01:47:44.592Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27592026-02-14T01:47:44.829Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27602026-02-14T01:47:44.880Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27612026-02-14T01:47:45.169Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27622026-02-14T01:47:45.397Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27632026-02-14T01:47:49.070Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27642026-02-14T01:47:49.131Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27652026-02-14T01:47:49.206Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27662026-02-14T01:47:49.590Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27672026-02-14T01:47:50.677Z Checking pretty_assertions v1.4.1
27682026-02-14T01:47:51.060Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27692026-02-14T01:47:51.150Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27702026-02-14T01:47:51.240Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27712026-02-14T01:47:51.634Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27722026-02-14T01:47:51.997Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27732026-02-14T01:47:52.499Z Checking typeid v1.0.3
27742026-02-14T01:47:52.735Z Compiling tabled_derive v0.10.0
27752026-02-14T01:47:55.236Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27762026-02-14T01:47:55.533Z Checking papergrid v0.14.0
27772026-02-14T01:47:55.623Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27782026-02-14T01:47:55.737Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27792026-02-14T01:47:56.105Z Compiling indoc v2.0.6
27802026-02-14T01:47:56.189Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27812026-02-14T01:47:57.071Z Checking tabled v0.18.0
27822026-02-14T01:47:57.322Z Checking erased-serde v0.4.6
27832026-02-14T01:47:57.445Z Checking ordered-float v2.10.1
27842026-02-14T01:47:57.548Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27852026-02-14T01:47:58.006Z Compiling libz-sys v1.1.20
27862026-02-14T01:47:58.342Z Checking castaway v0.2.3
27872026-02-14T01:47:58.569Z Checking compact_str v0.8.0
27882026-02-14T01:47:58.909Z Checking serde-untagged v0.1.7
27892026-02-14T01:47:59.359Z Checking serde-value v0.7.0
27902026-02-14T01:47:59.790Z Checking supports-color v3.0.2
27912026-02-14T01:47:59.865Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27922026-02-14T01:48:00.093Z Checking console v0.16.0
27932026-02-14T01:48:00.269Z Checking unicode-truncate v1.1.0
27942026-02-14T01:48:00.585Z Checking concurrent-queue v2.5.0
27952026-02-14T01:48:00.957Z Checking lru v0.12.5
27962026-02-14T01:48:01.008Z Compiling instability v0.3.2
27972026-02-14T01:48:01.088Z Checking cassowary v0.3.0
27982026-02-14T01:48:01.340Z Checking parking v2.2.1
27992026-02-14T01:48:01.586Z Checking unit-prefix v0.5.1
28002026-02-14T01:48:01.672Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28012026-02-14T01:48:01.732Z Checking unicode-xid v0.2.6
28022026-02-14T01:48:01.887Z Checking indicatif v0.18.0
28032026-02-14T01:48:01.983Z Checking cargo-util-schemas v0.8.2
28042026-02-14T01:48:02.133Z Checking ratatui v0.29.0
28052026-02-14T01:48:02.464Z Checking cargo-platform v0.2.0
28062026-02-14T01:48:02.798Z Compiling libgit2-sys v0.18.2+1.9.1
28072026-02-14T01:48:02.878Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28082026-02-14T01:48:04.210Z Checking cargo_metadata v0.21.0
28092026-02-14T01:48:05.533Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28102026-02-14T01:48:06.169Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28112026-02-14T01:48:06.557Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28122026-02-14T01:48:06.697Z Checking event-listener v5.3.1
28132026-02-14T01:48:07.054Z Compiling vergen-git2 v1.0.7
28142026-02-14T01:48:07.397Z Checking event-listener-strategy v0.5.2
28152026-02-14T01:48:07.521Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28162026-02-14T01:48:07.739Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28172026-02-14T01:48:07.928Z Compiling rustls v0.21.12
28182026-02-14T01:48:08.159Z Checking plotters-backend v0.3.7
28192026-02-14T01:48:08.232Z Checking shell-words v1.1.0
28202026-02-14T01:48:08.528Z Checking futures-lite v2.3.0
28212026-02-14T01:48:08.627Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28222026-02-14T01:48:08.675Z Checking plotters-svg v0.3.7
28232026-02-14T01:48:09.094Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28242026-02-14T01:48:09.990Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28252026-02-14T01:48:10.126Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28262026-02-14T01:48:10.399Z Checking sct v0.7.1
28272026-02-14T01:48:10.527Z Checking rustls-webpki v0.101.7
28282026-02-14T01:48:10.691Z Checking hex-literal v0.4.1
28292026-02-14T01:48:10.954Z Checking cast v0.3.0
28302026-02-14T01:48:11.000Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28312026-02-14T01:48:11.393Z Checking criterion-plot v0.6.0
28322026-02-14T01:48:12.193Z Checking plotters v0.3.7
28332026-02-14T01:48:14.116Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28342026-02-14T01:48:14.719Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28352026-02-14T01:48:15.856Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28362026-02-14T01:48:16.290Z Checking tinytemplate v1.2.1
28372026-02-14T01:48:16.795Z Checking oorandom v11.1.4
28382026-02-14T01:48:17.048Z Checking anes v0.1.6
28392026-02-14T01:48:17.485Z Checking criterion v0.7.0
28402026-02-14T01:48:20.722Z Checking tokio-rustls v0.24.1
28412026-02-14T01:48:21.174Z Checking async-lock v3.4.0
28422026-02-14T01:48:22.077Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28432026-02-14T01:48:22.473Z Checking rustls-pemfile v1.0.4
28442026-02-14T01:48:22.790Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28452026-02-14T01:48:24.869Z Checking twox-hash v2.1.0
28462026-02-14T01:48:25.590Z Checking polling v3.7.3
28472026-02-14T01:48:25.737Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28482026-02-14T01:48:26.085Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28492026-02-14T01:48:26.134Z Checking async-io v2.3.4
28502026-02-14T01:48:27.347Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28512026-02-14T01:48:27.415Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28522026-02-14T01:48:27.758Z Checking fatfs v0.3.6
28532026-02-14T01:48:29.023Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28542026-02-14T01:48:29.117Z Compiling petname v2.0.2
28552026-02-14T01:48:30.216Z Compiling seq-macro v0.3.6
28562026-02-14T01:48:31.383Z Checking async-task v4.7.1
28572026-02-14T01:48:32.333Z Checking async-channel v2.3.1
28582026-02-14T01:48:32.704Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28592026-02-14T01:48:32.768Z Checking piper v0.2.4
28602026-02-14T01:48:33.149Z Checking rtoolbox v0.0.2
28612026-02-14T01:48:33.435Z Checking futures-timer v3.0.3
28622026-02-14T01:48:33.825Z Checking rpassword v7.4.0
28632026-02-14T01:48:34.100Z Checking blocking v1.6.1
28642026-02-14T01:48:35.485Z Checking async-executor v1.13.1
28652026-02-14T01:48:35.939Z Checking async-signal v0.2.10
28662026-02-14T01:48:36.322Z Checking tui-tree-widget v0.23.1
28672026-02-14T01:48:36.554Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28682026-02-14T01:48:36.896Z Checking polyval v0.6.2
28692026-02-14T01:48:36.951Z Checking sapling-renderdag v0.1.0
28702026-02-14T01:48:37.330Z Checking event-listener v2.5.3
28712026-02-14T01:48:37.569Z Checking sync-ptr v0.1.4
28722026-02-14T01:48:37.659Z Checking async-channel v1.9.0
28732026-02-14T01:48:37.845Z Checking ghash v0.5.1
28742026-02-14T01:48:38.040Z Checking async-process v2.3.0
28752026-02-14T01:48:38.097Z Checking async-global-executor v2.4.1
28762026-02-14T01:48:38.179Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28772026-02-14T01:48:38.540Z Checking ctr v0.9.2
28782026-02-14T01:48:38.619Z Checking kv-log-macro v1.0.7
28792026-02-14T01:48:38.644Z Compiling async-attributes v1.1.2
28802026-02-14T01:48:38.871Z Checking constant_time_eq v0.3.1
28812026-02-14T01:48:38.970Z Checking arrayvec v0.7.6
28822026-02-14T01:48:39.157Z Checking arrayref v0.3.9
28832026-02-14T01:48:39.352Z Checking aes-gcm v0.10.3
28842026-02-14T01:48:39.554Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28852026-02-14T01:48:39.701Z Checking async-std v1.13.0
28862026-02-14T01:48:39.746Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28872026-02-14T01:48:42.078Z Checking ssh-encoding v0.2.0
28882026-02-14T01:48:42.615Z Checking blowfish v0.9.1
28892026-02-14T01:48:42.977Z Checking bcrypt-pbkdf v0.10.0
28902026-02-14T01:48:43.311Z Checking ssh-cipher v0.2.0
28912026-02-14T01:48:43.706Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28922026-02-14T01:48:44.161Z Checking async-object-pool v0.1.5
28932026-02-14T01:48:44.497Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28942026-02-14T01:48:45.203Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28952026-02-14T01:48:45.251Z Checking serde_regex v1.1.0
28962026-02-14T01:48:45.604Z Checking password-hash v0.4.2
28972026-02-14T01:48:46.224Z Compiling samael v0.0.19
28982026-02-14T01:48:46.272Z Checking assert-json-diff v2.0.2
28992026-02-14T01:48:46.584Z Checking path-tree v0.8.1
29002026-02-14T01:48:46.668Z Checking stringmetrics v2.2.2
29012026-02-14T01:48:46.714Z Compiling target-lexicon v0.13.2
29022026-02-14T01:48:47.066Z Checking pbkdf2 v0.11.0
29032026-02-14T01:48:47.145Z Checking httpmock v0.8.0-alpha.1
29042026-02-14T01:48:47.451Z Checking ssh-key v0.6.6
29052026-02-14T01:48:49.206Z Checking p256 v0.13.2
29062026-02-14T01:48:49.821Z Checking p521 v0.13.3
29072026-02-14T01:48:51.342Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29082026-02-14T01:48:51.765Z Checking russh-cryptovec v0.7.3
29092026-02-14T01:48:52.096Z Compiling guppy-workspace-hack v0.1.0
29102026-02-14T01:48:52.475Z Checking md5 v0.7.0
29112026-02-14T01:48:52.654Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29122026-02-14T01:48:52.890Z Checking russh-keys v0.45.0
29132026-02-14T01:48:53.138Z Checking num-bigint v0.4.6
29142026-02-14T01:48:54.504Z Checking des v0.8.1
29152026-02-14T01:48:55.210Z Compiling blake3 v1.5.4
29162026-02-14T01:48:55.771Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29172026-02-14T01:48:55.922Z Compiling target-spec v3.5.0
29182026-02-14T01:48:56.568Z Checking russh v0.45.0
29192026-02-14T01:48:56.672Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29202026-02-14T01:48:56.944Z Checking cfg-expr v0.20.1
29212026-02-14T01:48:57.199Z Checking supports-color v2.1.0
29222026-02-14T01:48:57.471Z Checking textwrap v0.15.2
29232026-02-14T01:48:57.906Z Checking supports-unicode v2.1.0
29242026-02-14T01:48:57.950Z Checking supports-hyperlinks v2.1.0
29252026-02-14T01:48:58.206Z Checking hashbrown v0.14.5
29262026-02-14T01:48:58.254Z Checking backtrace-ext v0.2.1
29272026-02-14T01:48:58.279Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29282026-02-14T01:48:58.499Z Checking terminal_size v0.1.17
29292026-02-14T01:48:58.724Z Compiling git2 v0.20.2
29302026-02-14T01:48:58.781Z Compiling miette-derive v5.10.0
29312026-02-14T01:48:58.805Z Checking internet-checksum v0.2.1
29322026-02-14T01:49:02.764Z Checking owo-colors v3.5.0
29332026-02-14T01:49:02.857Z Checking chumsky v0.9.3
29342026-02-14T01:49:02.857Z Checking miette v5.10.0
29352026-02-14T01:49:02.857Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29362026-02-14T01:49:02.857Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29372026-02-14T01:49:02.857Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29382026-02-14T01:49:02.857Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29392026-02-14T01:49:02.857Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29402026-02-14T01:49:03.503Z Compiling knuffel-derive v3.2.0
29412026-02-14T01:49:03.540Z Checking httptest v0.16.3
29422026-02-14T01:49:03.732Z Checking pathdiff v0.2.3
29432026-02-14T01:49:03.897Z Checking nested v0.1.1
29442026-02-14T01:49:04.446Z Checking topological-sort v0.2.2
29452026-02-14T01:49:04.498Z Checking guppy v0.17.20
29462026-02-14T01:49:04.665Z Checking omicron-zone-package v0.12.2
29472026-02-14T01:49:06.059Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29482026-02-14T01:49:06.084Z Compiling rstest_macros v0.25.0
29492026-02-14T01:49:06.565Z Compiling target-triple v0.1.3
29502026-02-14T01:49:06.644Z Checking knuffel v3.2.0
29512026-02-14T01:49:06.905Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29522026-02-14T01:49:06.977Z Compiling doc-comment v0.3.3
29532026-02-14T01:49:07.214Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29542026-02-14T01:49:07.241Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29552026-02-14T01:49:07.552Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29562026-02-14T01:49:07.834Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29572026-02-14T01:49:08.120Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29582026-02-14T01:49:08.935Z Checking similar-asserts v1.7.0
29592026-02-14T01:49:08.999Z Compiling proc-macro-crate v3.2.0
29602026-02-14T01:49:09.768Z Compiling assert_cmd v2.0.17
29612026-02-14T01:49:10.339Z Compiling relative-path v1.9.3
29622026-02-14T01:49:10.364Z Checking escape8259 v0.5.3
29632026-02-14T01:49:10.544Z Checking libtest-mimic v0.8.1
29642026-02-14T01:49:11.689Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29652026-02-14T01:49:11.723Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29662026-02-14T01:49:11.723Z Checking blake2b_simd v1.0.2
29672026-02-14T01:49:12.523Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29682026-02-14T01:49:12.898Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29692026-02-14T01:49:13.238Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29702026-02-14T01:49:13.855Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29712026-02-14T01:49:14.190Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29722026-02-14T01:49:14.347Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29732026-02-14T01:49:14.795Z Checking fancy-regex v0.14.0
29742026-02-14T01:49:15.157Z Checking serde_tokenstream v0.2.2
29752026-02-14T01:49:15.766Z Checking uzers v0.12.1
29762026-02-14T01:49:16.106Z Checking termcolor v1.4.1
29772026-02-14T01:49:16.671Z Checking datatest-stable v0.3.2
29782026-02-14T01:49:16.755Z Checking trybuild v1.0.106
29792026-02-14T01:49:17.644Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29802026-02-14T01:49:18.261Z Checking rust-argon2 v2.1.0
29812026-02-14T01:49:19.055Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29822026-02-14T01:49:19.225Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29832026-02-14T01:49:20.857Z Checking support-bundle-viewer v0.1.2
29842026-02-14T01:49:21.009Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29852026-02-14T01:49:21.215Z Checking rstest v0.25.0
29862026-02-14T01:49:21.468Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29872026-02-14T01:49:21.545Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29882026-02-14T01:49:21.621Z Checking drift v0.1.3
29892026-02-14T01:49:22.077Z Checking rand_distr v0.5.1
29902026-02-14T01:49:22.130Z Checking multimap v0.10.1
29912026-02-14T01:49:22.347Z Checking approx v0.5.1
29922026-02-14T01:49:22.667Z Checking dropshot-api-manager v0.2.4
29932026-02-14T01:49:22.947Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29942026-02-14T01:49:23.778Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29952026-02-14T01:49:24.227Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29962026-02-14T01:49:24.527Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29972026-02-14T01:49:24.989Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29982026-02-14T01:49:25.570Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29992026-02-14T01:49:25.777Z Checking partial-io v0.5.4
30002026-02-14T01:49:25.997Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30012026-02-14T01:49:26.219Z Checking cargo_toml v0.21.0
30022026-02-14T01:49:27.077Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30032026-02-14T01:49:27.148Z Checking termios v0.3.3
30042026-02-14T01:49:27.445Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
30052026-02-14T01:49:27.615Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30062026-02-14T01:49:28.294Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30072026-02-14T01:49:30.085Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30082026-02-14T01:49:31.001Z Compiling polar-core v0.27.3
30092026-02-14T01:49:31.301Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30102026-02-14T01:49:35.366Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30112026-02-14T01:49:42.634Z Checking oso v0.27.3
30122026-02-14T01:49:44.553Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30132026-02-14T01:49:49.858Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30142026-02-14T01:49:51.379Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30152026-02-14T01:49:58.006Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30162026-02-14T01:50:05.328Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30172026-02-14T01:50:12.797Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30182026-02-14T01:50:16.824Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30192026-02-14T01:50:34.246Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30202026-02-14T01:50:53.428Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30212026-02-14T01:54:09.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 36s
30222026-02-14T01:54:10.370Z
30232026-02-14T01:54:10.371Zreal 9:44.020477020
30242026-02-14T01:54:10.371Zuser 50:30.762520621
30252026-02-14T01:54:10.371Zsys 8:59.718706937
30262026-02-14T01:54:10.371Ztrap 1.864625961
30272026-02-14T01:54:10.371Ztflt 0.342691858
30282026-02-14T01:54:10.371Zdflt 0.567141224
30292026-02-14T01:54:10.371Zkflt 0.001033160
30302026-02-14T01:54:10.371Zlock 2:06:34.062809571
30312026-02-14T01:54:10.371Zslp 2:45:13.568000063
30322026-02-14T01:54:10.371Zlat 2:36.686695430
30332026-02-14T01:54:10.371Zstop 15:07.034883500
30342026-02-14T01:54:10.395Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30352026-02-14T01:54:10.395Z+ ptime -m cargo doc --workspace --no-deps
30362026-02-14T01:54:12.440Zwarning: output filename collision.
30372026-02-14T01:54:12.440ZThe 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)`.
30382026-02-14T01:54:12.440ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30392026-02-14T01:54:12.440ZThe targets should have unique names.
30402026-02-14T01:54:12.440ZThis is a known bug where multiple crates with the same name use
30412026-02-14T01:54:12.440Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30422026-02-14T01:54:14.559Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30432026-02-14T01:54:14.638Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30442026-02-14T01:54:14.677Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30452026-02-14T01:54:14.754Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30462026-02-14T01:54:14.805Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30472026-02-14T01:54:14.829Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30482026-02-14T01:54:14.829Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30492026-02-14T01:54:15.110Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30502026-02-14T01:54:15.154Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30512026-02-14T01:54:15.190Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30522026-02-14T01:54:15.368Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30532026-02-14T01:54:15.456Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30542026-02-14T01:54:15.656Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30552026-02-14T01:54:15.696Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30562026-02-14T01:54:15.838Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30572026-02-14T01:54:15.900Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30582026-02-14T01:54:16.000Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30592026-02-14T01:54:16.557Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30602026-02-14T01:54:16.685Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30612026-02-14T01:54:16.930Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30622026-02-14T01:54:16.995Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30632026-02-14T01:54:17.162Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30642026-02-14T01:54:17.369Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30652026-02-14T01:54:17.494Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30662026-02-14T01:54:17.585Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30672026-02-14T01:54:17.662Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30682026-02-14T01:54:17.817Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30692026-02-14T01:54:18.085Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30702026-02-14T01:54:18.430Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30712026-02-14T01:54:18.668Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30722026-02-14T01:54:18.847Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30732026-02-14T01:54:19.036Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30742026-02-14T01:54:19.082Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30752026-02-14T01:54:19.150Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30762026-02-14T01:54:19.186Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30772026-02-14T01:54:19.414Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30782026-02-14T01:54:19.559Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30792026-02-14T01:54:19.784Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30802026-02-14T01:54:20.335Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30812026-02-14T01:54:20.384Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30822026-02-14T01:54:20.465Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30832026-02-14T01:54:20.521Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30842026-02-14T01:54:20.748Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30852026-02-14T01:54:20.789Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30862026-02-14T01:54:20.911Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30872026-02-14T01:54:20.962Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30882026-02-14T01:54:21.229Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30892026-02-14T01:54:21.262Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30902026-02-14T01:54:21.300Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30912026-02-14T01:54:21.345Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30922026-02-14T01:54:21.751Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30932026-02-14T01:54:21.787Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30942026-02-14T01:54:21.879Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30952026-02-14T01:54:21.903Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30962026-02-14T01:54:22.197Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30972026-02-14T01:54:22.267Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30982026-02-14T01:54:22.302Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30992026-02-14T01:54:22.534Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31002026-02-14T01:54:22.657Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31012026-02-14T01:54:22.690Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31022026-02-14T01:54:22.732Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31032026-02-14T01:54:22.986Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31042026-02-14T01:54:23.031Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31052026-02-14T01:54:23.482Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31062026-02-14T01:54:23.517Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31072026-02-14T01:54:23.572Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31082026-02-14T01:54:23.678Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31092026-02-14T01:54:23.925Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31102026-02-14T01:54:24.612Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31112026-02-14T01:54:24.747Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31122026-02-14T01:54:25.210Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31132026-02-14T01:54:25.870Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31142026-02-14T01:54:27.967Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31152026-02-14T01:54:28.542Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31162026-02-14T01:54:28.746Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31172026-02-14T01:54:28.887Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31182026-02-14T01:54:30.014Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31192026-02-14T01:54:30.803Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31202026-02-14T01:54:30.844Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31212026-02-14T01:54:31.269Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31222026-02-14T01:54:31.477Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31232026-02-14T01:54:31.720Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31242026-02-14T01:54:31.759Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31252026-02-14T01:54:31.986Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31262026-02-14T01:54:32.299Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31272026-02-14T01:54:32.582Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31282026-02-14T01:54:32.793Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31292026-02-14T01:54:33.318Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31302026-02-14T01:54:33.828Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31312026-02-14T01:54:33.919Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31322026-02-14T01:54:34.409Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31332026-02-14T01:54:34.750Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31342026-02-14T01:54:35.038Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31352026-02-14T01:54:35.180Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31362026-02-14T01:54:35.568Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31372026-02-14T01:54:36.465Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31382026-02-14T01:54:36.501Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31392026-02-14T01:54:37.355Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31402026-02-14T01:54:37.785Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31412026-02-14T01:54:38.308Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31422026-02-14T01:54:38.567Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31432026-02-14T01:54:39.742Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31442026-02-14T01:54:39.918Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31452026-02-14T01:54:40.564Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31462026-02-14T01:54:41.049Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31472026-02-14T01:54:41.301Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31482026-02-14T01:54:41.502Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31492026-02-14T01:54:41.645Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31502026-02-14T01:54:42.152Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31512026-02-14T01:54:42.449Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31522026-02-14T01:54:42.550Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31532026-02-14T01:54:42.760Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31542026-02-14T01:54:42.969Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31552026-02-14T01:54:43.242Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31562026-02-14T01:54:44.054Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31572026-02-14T01:54:44.089Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31582026-02-14T01:54:44.537Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31592026-02-14T01:54:44.662Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31602026-02-14T01:54:45.035Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31612026-02-14T01:54:45.628Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31622026-02-14T01:54:45.685Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31632026-02-14T01:54:46.205Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31642026-02-14T01:54:46.900Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31652026-02-14T01:54:46.976Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31662026-02-14T01:54:47.382Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-02-14T01:54:47.449Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31682026-02-14T01:54:48.345Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31692026-02-14T01:54:49.271Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31702026-02-14T01:54:49.392Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31712026-02-14T01:54:49.483Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31722026-02-14T01:54:49.605Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31732026-02-14T01:54:50.047Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31742026-02-14T01:54:50.176Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31752026-02-14T01:54:50.344Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31762026-02-14T01:54:50.583Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31772026-02-14T01:54:50.837Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31782026-02-14T01:54:51.511Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31792026-02-14T01:54:52.211Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31802026-02-14T01:54:54.634Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31812026-02-14T01:54:55.594Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31822026-02-14T01:54:56.325Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31832026-02-14T01:54:58.295Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31842026-02-14T01:54:59.319Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31852026-02-14T01:54:59.787Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31862026-02-14T01:55:00.482Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31872026-02-14T01:55:01.807Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31882026-02-14T01:55:01.999Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31892026-02-14T01:55:02.135Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31902026-02-14T01:55:03.687Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31912026-02-14T01:55:03.827Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31922026-02-14T01:55:04.116Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31932026-02-14T01:55:04.219Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31942026-02-14T01:55:04.255Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31952026-02-14T01:55:05.423Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31962026-02-14T01:55:10.149Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31972026-02-14T01:55:11.149Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31982026-02-14T01:55:12.143Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31992026-02-14T01:55:12.320Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32002026-02-14T01:55:12.418Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32012026-02-14T01:55:12.637Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32022026-02-14T01:55:17.493Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32032026-02-14T01:55:17.677Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32042026-02-14T01:55:18.445Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-02-14T01:55:19.341Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32062026-02-14T01:55:19.745Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32072026-02-14T01:55:20.049Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32082026-02-14T01:55:21.241Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32092026-02-14T01:55:22.572Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32102026-02-14T01:55:22.787Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32112026-02-14T01:55:23.235Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32122026-02-14T01:55:23.609Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32132026-02-14T01:55:23.958Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32142026-02-14T01:55:24.160Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32152026-02-14T01:55:24.477Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32162026-02-14T01:55:25.041Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32172026-02-14T01:55:25.081Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32182026-02-14T01:55:26.079Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32192026-02-14T01:55:26.344Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32202026-02-14T01:55:26.866Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32212026-02-14T01:55:27.623Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32222026-02-14T01:55:27.877Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32232026-02-14T01:55:29.246Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32242026-02-14T01:55:30.438Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32252026-02-14T01:55:31.599Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32262026-02-14T01:55:32.566Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32272026-02-14T01:55:33.682Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32282026-02-14T01:55:34.376Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32292026-02-14T01:55:39.646Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32302026-02-14T01:55:41.424Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32312026-02-14T01:55:43.096Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32322026-02-14T01:55:45.210Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32332026-02-14T01:55:46.729Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32342026-02-14T01:55:47.500Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32352026-02-14T01:55:50.601Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32362026-02-14T01:55:51.810Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32372026-02-14T01:55:55.808Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32382026-02-14T01:55:56.679Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32392026-02-14T01:55:58.035Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32402026-02-14T01:55:58.677Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32412026-02-14T01:56:01.601Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32422026-02-14T01:56:02.866Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32432026-02-14T01:56:04.137Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32442026-02-14T01:56:05.331Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32452026-02-14T01:56:06.425Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32462026-02-14T01:56:07.562Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32472026-02-14T01:56:09.084Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32482026-02-14T01:56:10.477Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32492026-02-14T01:56:16.450Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32502026-02-14T01:56:17.099Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32512026-02-14T01:56:18.835Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32522026-02-14T01:56:20.181Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32532026-02-14T01:56:21.437Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32542026-02-14T01:56:21.500Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32552026-02-14T01:56:23.023Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32562026-02-14T01:56:27.773Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-02-14T01:56:29.069Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32582026-02-14T01:56:30.700Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32592026-02-14T01:56:32.633Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32602026-02-14T01:56:33.537Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32612026-02-14T01:56:36.493Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32622026-02-14T01:56:37.901Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32632026-02-14T01:56:39.423Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32642026-02-14T01:56:40.753Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32652026-02-14T01:56:42.219Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32662026-02-14T01:56:44.613Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32672026-02-14T01:56:46.684Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32682026-02-14T01:56:51.175Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32692026-02-14T01:56:52.954Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32702026-02-14T01:56:54.178Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32712026-02-14T01:56:58.185Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32722026-02-14T01:57:02.067Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32732026-02-14T01:57:02.701Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32742026-02-14T01:57:04.363Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32752026-02-14T01:57:06.908Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32762026-02-14T01:57:09.395Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32772026-02-14T01:57:12.028Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32782026-02-14T01:57:15.096Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32792026-02-14T01:57:17.295Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32802026-02-14T01:57:20.043Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32812026-02-14T01:57:23.098Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32822026-02-14T01:57:25.651Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32832026-02-14T01:57:28.180Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32842026-02-14T01:57:30.903Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32852026-02-14T01:57:33.534Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32862026-02-14T01:57:40.162Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32872026-02-14T01:57:42.481Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32882026-02-14T01:57:43.511Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32892026-02-14T01:57:45.023Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32902026-02-14T01:57:47.863Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32912026-02-14T01:57:50.875Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32922026-02-14T01:57:53.995Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32932026-02-14T01:57:57.442Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32942026-02-14T01:58:00.516Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32952026-02-14T01:58:03.904Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32962026-02-14T01:58:06.370Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32972026-02-14T01:58:09.322Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32982026-02-14T01:58:12.373Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32992026-02-14T01:58:15.370Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33002026-02-14T01:58:18.371Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33012026-02-14T01:58:21.168Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-02-14T01:58:24.025Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33032026-02-14T01:58:27.235Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33042026-02-14T01:58:29.933Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33052026-02-14T01:58:33.173Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33062026-02-14T01:58:36.221Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33072026-02-14T01:58:39.717Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33082026-02-14T01:58:42.387Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33092026-02-14T01:58:45.676Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33102026-02-14T01:58:48.625Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33112026-02-14T01:58:52.077Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33122026-02-14T01:58:55.430Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33132026-02-14T01:58:58.303Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33142026-02-14T01:59:01.840Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33152026-02-14T01:59:05.073Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33162026-02-14T01:59:08.261Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33172026-02-14T01:59:11.560Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33182026-02-14T01:59:14.859Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33192026-02-14T01:59:17.995Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33202026-02-14T01:59:21.107Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33212026-02-14T01:59:24.512Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33222026-02-14T01:59:27.872Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33232026-02-14T01:59:35.987Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33242026-02-14T01:59:36.131Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33252026-02-14T01:59:39.438Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33262026-02-14T01:59:43.053Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33272026-02-14T01:59:47.286Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33282026-02-14T01:59:48.422Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33292026-02-14T01:59:54.806Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33302026-02-14T01:59:58.250Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33312026-02-14T02:00:02.035Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33322026-02-14T02:00:05.684Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33332026-02-14T02:00:09.701Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33342026-02-14T02:00:13.392Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33352026-02-14T02:00:17.454Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33362026-02-14T02:00:22.387Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33372026-02-14T02:00:27.229Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33382026-02-14T02:00:30.810Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33392026-02-14T02:00:34.544Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33402026-02-14T02:00:38.561Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33412026-02-14T02:00:42.621Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33422026-02-14T02:00:46.740Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33432026-02-14T02:00:50.580Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33442026-02-14T02:00:54.389Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33452026-02-14T02:00:58.259Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33462026-02-14T02:01:03.229Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33472026-02-14T02:01:06.368Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33482026-02-14T02:01:10.324Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33492026-02-14T02:01:13.943Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33502026-02-14T02:01:17.863Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33512026-02-14T02:01:21.483Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33522026-02-14T02:01:28.337Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33532026-02-14T02:01:30.854Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33542026-02-14T02:01:34.927Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33552026-02-14T02:01:45.882Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33562026-02-14T02:01:49.145Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33572026-02-14T02:01:50.805Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33582026-02-14T02:01:55.966Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33592026-02-14T02:02:01.060Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33602026-02-14T02:02:06.149Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33612026-02-14T02:02:10.914Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33622026-02-14T02:02:16.126Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33632026-02-14T02:02:20.981Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33642026-02-14T02:02:25.908Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33652026-02-14T02:02:30.838Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33662026-02-14T02:02:35.937Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33672026-02-14T02:02:40.988Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33682026-02-14T02:03:20.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 09s
33692026-02-14T02:03:20.449Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 186 other files
33702026-02-14T02:03:20.577Z
33712026-02-14T02:03:20.577Zreal 9:10.101173682
33722026-02-14T02:03:20.577Zuser 32:59.900225088
33732026-02-14T02:03:20.577Zsys 6:07.721918269
33742026-02-14T02:03:20.577Ztrap 0.995268243
33752026-02-14T02:03:20.577Ztflt 0.043451740
33762026-02-14T02:03:20.577Zdflt 0.075970565
33772026-02-14T02:03:20.577Zkflt 0.000271664
33782026-02-14T02:03:20.577Zlock 7:16:27.337397652
33792026-02-14T02:03:20.577Zslp 3:07:03.004787470
33802026-02-14T02:03:20.577Zlat 55.316466117
33812026-02-14T02:03:20.577Zstop 2:16.793007037
33822026-02-14T02:03:20.601Zprocess exited: duration 1530839 ms, exit code 0
 
33832026-02-14T02:03:20.650Zfound 0 output files