01KBJBWPQB36YNXZP73PP09E07: clippy (helios)

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

Buildomat Job: 01KBJBX4WQ0ZTZHEB538WJMD69

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-12-03T15:05:38.678Zjob assigned to worker 01KBJBX8QJ0860FEZATTYHBNC7 [factory aws, i-040878eadda6704ef] (queued for 52 s)
 
22025-12-03T15:05:47.149Zstarting task 0: "setup"
32025-12-03T15:05:47.154Z++ uname -s
42025-12-03T15:05:47.157Z+ kern=SunOS
52025-12-03T15:05:47.157Z+ build_user=build
62025-12-03T15:05:47.157Z+ build_uid=12345
72025-12-03T15:05:47.157Z+ work_dir=/work
82025-12-03T15:05:47.157Z+ input_dir=/input
92025-12-03T15:05:47.157Z+ [[ 0 == 12345 ]]
102025-12-03T15:05:47.157Z+ case "$kern" in
112025-12-03T15:05:47.157Z+ groupadd -g 12345 build
122025-12-03T15:05:47.160Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-12-03T15:05:49.168Z+ zfs create -o mountpoint=/work rpool/work
142025-12-03T15:05:49.303Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-12-03T15:05:49.307Z+ home_fs=zfs
162025-12-03T15:05:49.307Z+ [[ zfs == autofs ]]
172025-12-03T15:05:49.307Z+ mkdir -p /home/build
182025-12-03T15:05:49.310Z+ chown build:build /home/build /work
192025-12-03T15:05:50.312Z+ chmod 0700 /home/build /work
202025-12-03T15:05:50.315Zprocess exited: duration 3166 ms, exit code 0
 
212025-12-03T15:05:50.321Zstarting task 1: "rust-toolchain"
222025-12-03T15:05:50.326Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-12-03T15:05:50.326Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-12-03T15:05:50.326Z * rust toolchain channel = "1.89.0"
252025-12-03T15:05:50.326Z * rust toolchain profile = "default"
262025-12-03T15:05:50.326Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-12-03T15:05:50.326Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-12-03T15:05:50.330Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-12-03T15:05:50.330Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-12-03T15:05:50.471Zinfo: downloading installer
312025-12-03T15:05:51.991Zwarn: It looks like you have an existing installation of Rust at:
322025-12-03T15:05:51.991Zwarn: /opt/ooce/bin
332025-12-03T15:05:51.991Zwarn: It is recommended that rustup be the primary Rust installation.
342025-12-03T15:05:51.991Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-12-03T15:05:51.991Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-12-03T15:05:51.991Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-12-03T15:05:51.992Zwarn: or pass `-y' to ignore all ignorable checks.
382025-12-03T15:05:51.992Zerror: cannot install while Rust is installed
392025-12-03T15:05:51.992Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-12-03T15:05:52.021Zinfo: profile set to 'default'
412025-12-03T15:05:52.021Zinfo: default host triple is x86_64-unknown-illumos
422025-12-03T15:05:52.024Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-12-03T15:05:52.196Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-12-03T15:05:52.196Zinfo: downloading component 'cargo'
452025-12-03T15:05:52.994Zinfo: downloading component 'clippy'
462025-12-03T15:05:53.365Zinfo: downloading component 'rust-docs'
472025-12-03T15:05:54.775Zinfo: downloading component 'rust-std'
482025-12-03T15:05:57.049Zinfo: downloading component 'rustc'
492025-12-03T15:06:04.276Zinfo: downloading component 'rustfmt'
502025-12-03T15:06:04.619Zinfo: installing component 'cargo'
512025-12-03T15:06:05.510Zinfo: installing component 'clippy'
522025-12-03T15:06:05.903Zinfo: installing component 'rust-docs'
532025-12-03T15:06:07.704Zinfo: installing component 'rust-std'
542025-12-03T15:06:09.633Zinfo: installing component 'rustc'
552025-12-03T15:06:16.122Zinfo: installing component 'rustfmt'
562025-12-03T15:06:16.456Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-12-03T15:06:16.456Z
582025-12-03T15:06:16.877Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-12-03T15:06:16.877Z
602025-12-03T15:06:16.880Z
612025-12-03T15:06:16.880ZRust is installed now. Great!
622025-12-03T15:06:16.880Z
632025-12-03T15:06:16.880ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-12-03T15:06:16.880Zenvironment variable. This has not been done automatically.
652025-12-03T15:06:16.880Z
662025-12-03T15:06:16.880ZTo configure your current shell, you need to source
672025-12-03T15:06:16.880Zthe corresponding env file under $HOME/.cargo.
682025-12-03T15:06:16.880Z
692025-12-03T15:06:16.880ZThis is usually done by running one of the following (note the leading DOT):
702025-12-03T15:06:16.880Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-12-03T15:06:16.880Zsource "$HOME/.cargo/env.fish" # For fish
722025-12-03T15:06:16.880Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-12-03T15:06:16.965Z+ rustup --version
742025-12-03T15:06:16.977Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-12-03T15:06:16.980Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-12-03T15:06:17.065Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-12-03T15:06:17.070Z+ cargo --version
782025-12-03T15:06:17.171Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-12-03T15:06:17.175Z+ rustc --version
802025-12-03T15:06:17.268Zrustc 1.89.0 (29483883e 2025-08-04)
812025-12-03T15:06:17.271Zprocess exited: duration 26948 ms, exit code 0
 
822025-12-03T15:06:17.278Zstarting task 2: "authentication"
832025-12-03T15:06:17.300Zprocess exited: duration 22 ms, exit code 0
 
842025-12-03T15:06:17.306Zstarting task 3: "clone repository"
852025-12-03T15:06:17.311Z+ mkdir -p /work/oxidecomputer/omicron
862025-12-03T15:06:17.314Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-12-03T15:06:17.342ZCloning into '/work/oxidecomputer/omicron'...
882025-12-03T15:06:27.761Z+ cd /work/oxidecomputer/omicron
892025-12-03T15:06:27.761Z+ git fetch origin 3569914af03123cc59bc4c1b7fc9eb6057faab5d
902025-12-03T15:06:28.106ZFrom https://github.com/oxidecomputer/omicron
912025-12-03T15:06:28.106Z * branch 3569914af03123cc59bc4c1b7fc9eb6057faab5d -> FETCH_HEAD
922025-12-03T15:06:28.116Z+ [[ -n hotplug ]]
932025-12-03T15:06:28.119Z++ git branch --show-current
942025-12-03T15:06:28.122Z+ current=main
952025-12-03T15:06:28.122Z+ [[ main != hotplug ]]
962025-12-03T15:06:28.122Z+ git branch -f hotplug 3569914af03123cc59bc4c1b7fc9eb6057faab5d
972025-12-03T15:06:28.125Z+ git checkout -f hotplug
982025-12-03T15:06:28.457ZSwitched to branch 'hotplug'
992025-12-03T15:06:28.460Z+ git reset --hard 3569914af03123cc59bc4c1b7fc9eb6057faab5d
1002025-12-03T15:06:28.481ZHEAD is now at 3569914af make hakari hakahappy
1012025-12-03T15:06:28.484Zprocess exited: duration 11174 ms, exit code 0
 
1022025-12-03T15:06:28.490Zstarting task 4: "build"
1032025-12-03T15:06:28.495Z+ source ./env.sh
1042025-12-03T15:06:28.495Z++ OLD_SHELL_OPTS=ehxB
1052025-12-03T15:06:28.495Z++ set -o xtrace
1062025-12-03T15:06:28.498Z++++ dirname ./env.sh
1072025-12-03T15:06:28.501Z+++ readlink -f .
1082025-12-03T15:06:28.504Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-12-03T15:06:28.504Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102025-12-03T15:06:28.504Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-12-03T15:06:28.504Z++ 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
1122025-12-03T15:06:28.504Z++ 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
1132025-12-03T15:06:28.504Z++ 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
1142025-12-03T15:06:28.504Z++ 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
1152025-12-03T15:06:28.504Z++ 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
1162025-12-03T15:06:28.504Z++ 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
1172025-12-03T15:06:28.504Z++ case $OLD_SHELL_OPTS in
1182025-12-03T15:06:28.504Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-12-03T15:06:28.505Z+ source .github/buildomat/ci-env.sh
1202025-12-03T15:06:28.505Z++ export CARGO_TERM_COLOR=always
1212025-12-03T15:06:28.505Z++ CARGO_TERM_COLOR=always
1222025-12-03T15:06:28.505Z+ cargo --version
1232025-12-03T15:06:28.560Zcargo 1.89.0 (c24e10642 2025-06-23)
1242025-12-03T15:06:28.563Z+ rustc --version
1252025-12-03T15:06:28.632Zrustc 1.89.0 (29483883e 2025-08-04)
1262025-12-03T15:06:28.638Z+ banner prerequisites
1272025-12-03T15:06:28.641Z
1282025-12-03T15:06:28.641Z ##### ##### ###### ##### ###### #### # # # #### #
1292025-12-03T15:06:28.641Z # # # # # # # # # # # # # # #
1302025-12-03T15:06:28.641Z # # # # ##### # # ##### # # # # # #### #
1312025-12-03T15:06:28.641Z ##### ##### # ##### # # # # # # # # #
1322025-12-03T15:06:28.641Z # # # # # # # # # # # # # # #
1332025-12-03T15:06:28.641Z # # # ###### # # ###### ### # #### # #### #
1342025-12-03T15:06:28.641Z
1352025-12-03T15:06:28.641Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362025-12-03T15:06:41.959Z Startup: Refreshing catalog 'helios-dev' ... Done
1372025-12-03T15:06:51.178Z Startup: Caching catalogs ... Done
1382025-12-03T15:07:05.703ZPlanning: Solver setup ... Done (13.192s)
1392025-12-03T15:07:05.811ZPlanning: Running solver ... Done (0.108s)
1402025-12-03T15:07:05.942ZPlanning: Finding local manifests ... Done (0.002s)
1412025-12-03T15:07:05.956ZPlanning: Fetching manifests: 0/4 0% complete
1422025-12-03T15:07:06.117ZPlanning: Fetching manifests: 4/4 100% complete
1432025-12-03T15:07:06.164ZPlanning: Package planning ... Done (0.047s)
1442025-12-03T15:07:06.215ZPlanning: Merging actions ... Done (0.051s)
1452025-12-03T15:07:06.543ZPlanning: Checking for conflicting actions ... Done (0.327s)
1462025-12-03T15:07:06.555ZPlanning: Consolidating action changes ... Done (0.011s)
1472025-12-03T15:07:09.574ZPlanning: Evaluating mediators ... Done (3.014s)
1482025-12-03T15:07:09.579ZPlanning: Planning completed in 18.26 seconds
1492025-12-03T15:07:09.599Z Packages to install: 4
1502025-12-03T15:07:09.599Z Mediators to change: 2
1512025-12-03T15:07:09.602Z Services to change: 1
1522025-12-03T15:07:09.602Z Estimated space available: 155.47 GB
1532025-12-03T15:07:09.602ZEstimated space to be consumed: 1.76 GB
1542025-12-03T15:07:09.602Z Create boot environment: No
1552025-12-03T15:07:09.602ZCreate backup boot environment: No
1562025-12-03T15:07:09.602Z Rebuild boot archive: No
1572025-12-03T15:07:09.602Z
1582025-12-03T15:07:09.602ZChanged mediators:
1592025-12-03T15:07:09.602Z mediator clang:
1602025-12-03T15:07:09.602Z version: None -> 15 (system default)
1612025-12-03T15:07:09.602Z
1622025-12-03T15:07:09.602Z mediator llvm:
1632025-12-03T15:07:09.602Z version: 14 (system default) -> 15 (system default)
1642025-12-03T15:07:09.602Z
1652025-12-03T15:07:09.602ZChanged packages:
1662025-12-03T15:07:09.602Zhelios-dev
1672025-12-03T15:07:09.602Z developer/build-essential
1682025-12-03T15:07:09.602Z None -> 11-2.0
1692025-12-03T15:07:09.602Z library/libxmlsec1
1702025-12-03T15:07:09.602Z None -> 1.2.35-2.0
1712025-12-03T15:07:09.602Z ooce/developer/clang-15
1722025-12-03T15:07:09.602Z None -> 15.0.7-2.0
1732025-12-03T15:07:09.602Z ooce/developer/llvm-15
1742025-12-03T15:07:09.602Z None -> 15.0.7-2.0
1752025-12-03T15:07:09.602Z
1762025-12-03T15:07:09.602ZServices:
1772025-12-03T15:07:09.603Z restart_fmri:
1782025-12-03T15:07:09.603Z svc:/system/update-man-index:default
1792025-12-03T15:07:09.813Z
1802025-12-03T15:07:09.813ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812025-12-03T15:07:14.828ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1822025-12-03T15:07:19.829ZDownload: 2778/3290 items 120.7/212.6MB 56% complete (12.2M/s)
1832025-12-03T15:07:23.059ZDownload: Completed 212.60 MB in 13.25 seconds (16.1M/s)
1842025-12-03T15:07:23.508Z Actions: 1/3689 actions (Installing new actions)
1852025-12-03T15:07:28.272Z Actions: Completed 3689 actions in 4.76 seconds.
1862025-12-03T15:07:28.668Z Done (0.391s)
1872025-12-03T15:07:28.668Z Done (0.000s)
1882025-12-03T15:07:29.669Z Done (1.001s)
1892025-12-03T15:07:34.030Z Done (4.024s)
1902025-12-03T15:07:34.111Z Done (0.016s)
1912025-12-03T15:07:34.114Z Done (0.000s)
1922025-12-03T15:07:34.276Z Done (0.000s)
1932025-12-03T15:07:35.193ZPlanning: Evaluating mediator changes ... Done
1942025-12-03T15:07:35.355ZPlanning: Checking for conflicting actions ... Done
1952025-12-03T15:07:35.358ZPlanning: Consolidating action changes ... Done
1962025-12-03T15:07:35.635ZPlanning: Evaluating mediators ... Done
1972025-12-03T15:07:35.638ZPlanning: Planning completed in 0.44 seconds
1982025-12-03T15:07:35.670Z Mediators to change: 2
1992025-12-03T15:07:35.670Z Create boot environment: No
2002025-12-03T15:07:35.670ZCreate backup boot environment: No
2012025-12-03T15:07:35.751Z Done
2022025-12-03T15:07:35.751Z Done
2032025-12-03T15:07:36.417Z Done
2042025-12-03T15:07:40.242Z Done
2052025-12-03T15:07:40.331Z Done
2062025-12-03T15:07:40.334Z Done
2072025-12-03T15:07:40.487Z Done
2082025-12-03T15:07:41.115ZPlanning: Evaluating mediator changes ... Done
2092025-12-03T15:07:41.119ZPlanning: Merging actions ... Done
2102025-12-03T15:07:41.313ZPlanning: Checking for conflicting actions ... Done
2112025-12-03T15:07:41.316ZPlanning: Consolidating action changes ... Done
2122025-12-03T15:07:41.588ZPlanning: Evaluating mediators ... Done
2132025-12-03T15:07:41.645ZPlanning: Planning completed in 0.79 seconds
2142025-12-03T15:07:41.680Z Packages to change: 1
2152025-12-03T15:07:41.680Z Mediators to change: 1
2162025-12-03T15:07:41.683Z Services to change: 1
2172025-12-03T15:07:41.683Z Create boot environment: No
2182025-12-03T15:07:41.683ZCreate backup boot environment: Yes
2192025-12-03T15:07:44.195Z Actions: 1/6 actions (Updating modified actions)
2202025-12-03T15:07:44.198Z Actions: Completed 6 actions in 0.00 seconds.
2212025-12-03T15:07:44.198Z Done
2222025-12-03T15:07:44.198Z Done
2232025-12-03T15:07:44.393Z Done
2242025-12-03T15:07:48.024Z Done
2252025-12-03T15:07:48.113Z Done
2262025-12-03T15:07:48.116Z Done
2272025-12-03T15:07:48.267Z Done
2282025-12-03T15:07:48.710ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292025-12-03T15:07:48.710Zclang system 15 system
2302025-12-03T15:07:48.710Zcsh system system illumos
2312025-12-03T15:07:48.710Zctags system system illumos
2322025-12-03T15:07:48.710Zfile system system illumos
2332025-12-03T15:07:48.710Zgcc vendor 12 vendor
2342025-12-03T15:07:48.710Zgcc system 10 system
2352025-12-03T15:07:48.710Zgcc system 7 system
2362025-12-03T15:07:48.710Zgo system 1.20 system
2372025-12-03T15:07:48.710Zgo system 1.19 system
2382025-12-03T15:07:48.710Zllvm system 15 system
2392025-12-03T15:07:48.710Zllvm system 14 system
2402025-12-03T15:07:48.710Zmariadb system 10.6 system
2412025-12-03T15:07:48.710Zmta vendor vendor dma
2422025-12-03T15:07:48.710Zopenjdk system 17 system
2432025-12-03T15:07:48.710Zopenjdk system 11 system
2442025-12-03T15:07:48.710Zopenjdk system 1.8 system
2452025-12-03T15:07:48.710Zopenssl vendor 3 vendor
2462025-12-03T15:07:48.710Zperl system 5.36 system
2472025-12-03T15:07:48.710Zpostgresql system 15 system
2482025-12-03T15:07:48.711Zpostgresql system 13 system
2492025-12-03T15:07:48.711Zpython vendor 3 vendor
2502025-12-03T15:07:48.711Zpython system 2 system
2512025-12-03T15:07:48.711Zpython3 system 3.11 system
2522025-12-03T15:07:48.711Zruby system 3.0 system
2532025-12-03T15:07:48.711Zwords vendor vendor american-english
2542025-12-03T15:07:48.711Zwords system system australian-english
2552025-12-03T15:07:48.711Zwords system system british-english
2562025-12-03T15:07:48.711Zwords system system canadian-english
2572025-12-03T15:07:48.711Zwords system system french
2582025-12-03T15:07:48.711Zwords system system italian
2592025-12-03T15:07:48.711Zwords system system ngerman
2602025-12-03T15:07:48.711Zwords system system ogerman
2612025-12-03T15:07:48.711Zwords system system spanish
2622025-12-03T15:07:49.046ZPUBLISHER TYPE STATUS P LOCATION
2632025-12-03T15:07:49.046Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642025-12-03T15:07:54.685ZFMRI IFO
2652025-12-03T15:07:54.685Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662025-12-03T15:07:54.685Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672025-12-03T15:07:54.685Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682025-12-03T15:07:54.685Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692025-12-03T15:07:54.685Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702025-12-03T15:07:54.685Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712025-12-03T15:07:54.685Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722025-12-03T15:07:54.685Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732025-12-03T15:07:54.685Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742025-12-03T15:07:54.685Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752025-12-03T15:07:54.685Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762025-12-03T15:07:54.685Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772025-12-03T15:07:54.685Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782025-12-03T15:07:54.685Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792025-12-03T15:07:54.685Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802025-12-03T15:07:54.685Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812025-12-03T15:07:55.778Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822025-12-03T15:07:56.078Z Updating crates.io index
2832025-12-03T15:07:56.135Z Updating git repository `https://github.com/oxidecomputer/lldp`
2842025-12-03T15:07:56.437Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852025-12-03T15:07:57.123Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862025-12-03T15:07:57.351Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872025-12-03T15:07:57.606Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2882025-12-03T15:07:57.887Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892025-12-03T15:07:59.114Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902025-12-03T15:08:01.419Z Updating git repository `https://github.com/oxidecomputer/opte`
2912025-12-03T15:08:02.446Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922025-12-03T15:08:02.682Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-12-03T15:08:03.370Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-12-03T15:08:03.869Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-12-03T15:08:04.188Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-12-03T15:08:04.459Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972025-12-03T15:08:05.063Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982025-12-03T15:08:05.547Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992025-12-03T15:08:05.821Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002025-12-03T15:08:06.093Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012025-12-03T15:08:06.578Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022025-12-03T15:08:06.816Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032025-12-03T15:08:07.043Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042025-12-03T15:08:07.301Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3052025-12-03T15:08:07.627Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3062025-12-03T15:08:08.110Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-12-03T15:08:08.397Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-12-03T15:08:08.636Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092025-12-03T15:08:09.117Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-12-03T15:08:09.985Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-12-03T15:08:10.382Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-12-03T15:08:10.640Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-12-03T15:08:11.135Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3142025-12-03T15:08:11.359Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3152025-12-03T15:08:11.650Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162025-12-03T15:08:11.869Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172025-12-03T15:08:12.424Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182025-12-03T15:08:12.704Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192025-12-03T15:08:23.957Z Updating git repository `https://github.com/illumos/smf-rs`
3202025-12-03T15:08:25.238Z Downloading crates ...
3212025-12-03T15:08:25.316Z Downloaded anstyle-parse v0.2.5
3222025-12-03T15:08:25.321Z Downloaded errno v0.3.12
3232025-12-03T15:08:25.324Z Downloaded anstream v0.6.18
3242025-12-03T15:08:25.327Z Downloaded anstyle v1.0.11
3252025-12-03T15:08:25.327Z Downloaded dtrace-parser v0.2.0
3262025-12-03T15:08:25.330Z Downloaded clap_lex v0.7.4
3272025-12-03T15:08:25.330Z Downloaded fastrand v2.1.1
3282025-12-03T15:08:25.333Z Downloaded fnv v1.0.7
3292025-12-03T15:08:25.333Z Downloaded clap_derive v4.5.47
3302025-12-03T15:08:25.336Z Downloaded anstyle-query v1.1.1
3312025-12-03T15:08:25.336Z Downloaded autocfg v1.4.0
3322025-12-03T15:08:25.339Z Downloaded generic-array v0.14.7
3332025-12-03T15:08:25.339Z Downloaded thiserror-impl v1.0.69
3342025-12-03T15:08:25.342Z Downloaded form_urlencoded v1.2.2
3352025-12-03T15:08:25.342Z Downloaded proc-macro-error-attr v1.0.4
3362025-12-03T15:08:25.342Z Downloaded getrandom v0.3.4
3372025-12-03T15:08:25.345Z Downloaded colorchoice v1.0.2
3382025-12-03T15:08:25.349Z Downloaded percent-encoding v2.3.2
3392025-12-03T15:08:25.349Z Downloaded bytecount v0.6.8
3402025-12-03T15:08:25.351Z Downloaded yoke-derive v0.7.4
3412025-12-03T15:08:25.351Z Downloaded unicode-xid v0.2.6
3422025-12-03T15:08:25.354Z Downloaded utf8_iter v1.0.4
3432025-12-03T15:08:25.354Z Downloaded toml_write v0.1.2
3442025-12-03T15:08:25.357Z Downloaded once_cell v1.21.3
3452025-12-03T15:08:25.360Z Downloaded idna_adapter v1.2.0
3462025-12-03T15:08:25.360Z Downloaded fs-err v3.1.1
3472025-12-03T15:08:25.363Z Downloaded usdt-attr-macro v0.5.0
3482025-12-03T15:08:25.363Z Downloaded is_terminal_polyfill v1.70.1
3492025-12-03T15:08:25.363Z Downloaded zerofrom v0.1.4
3502025-12-03T15:08:25.366Z Downloaded thread-id v4.2.2
3512025-12-03T15:08:25.366Z Downloaded heck v0.5.0
3522025-12-03T15:08:25.366Z Downloaded byteorder v1.5.0
3532025-12-03T15:08:25.369Z Downloaded terminal_size v0.4.0
3542025-12-03T15:08:25.369Z Downloaded dof v0.3.0
3552025-12-03T15:08:25.372Z Downloaded write16 v1.0.0
3562025-12-03T15:08:25.372Z Downloaded bitflags v2.9.4
3572025-12-03T15:08:25.375Z Downloaded smallvec v1.15.1
3582025-12-03T15:08:25.378Z Downloaded utf16_iter v1.0.5
3592025-12-03T15:08:25.381Z Downloaded thiserror v1.0.69
3602025-12-03T15:08:25.384Z Downloaded typeid v1.0.3
3612025-12-03T15:08:25.387Z Downloaded writeable v0.5.5
3622025-12-03T15:08:25.387Z Downloaded anyhow v1.0.99
3632025-12-03T15:08:25.390Z Downloaded version_check v0.9.5
3642025-12-03T15:08:25.393Z Downloaded icu_provider_macros v1.5.0
3652025-12-03T15:08:25.393Z Downloaded usdt v0.5.0
3662025-12-03T15:08:25.396Z Downloaded digest v0.10.7
3672025-12-03T15:08:25.396Z Downloaded tinystr v0.7.6
3682025-12-03T15:08:25.399Z Downloaded utf8parse v0.2.2
3692025-12-03T15:08:25.399Z Downloaded toml_datetime v0.6.11
3702025-12-03T15:08:25.399Z Downloaded thiserror-impl v2.0.17
3712025-12-03T15:08:25.402Z Downloaded zerovec-derive v0.10.3
3722025-12-03T15:08:25.402Z Downloaded zerocopy-derive v0.7.35
3732025-12-03T15:08:25.405Z Downloaded usdt-impl v0.5.0
3742025-12-03T15:08:25.408Z Downloaded typenum v1.17.0
3752025-12-03T15:08:25.411Z Downloaded ordered-float v2.10.1
3762025-12-03T15:08:25.411Z Downloaded tempfile v3.20.0
3772025-12-03T15:08:25.414Z Downloaded zerofrom-derive v0.1.4
3782025-12-03T15:08:25.414Z Downloaded ucd-trie v0.1.7
3792025-12-03T15:08:25.417Z Downloaded plain v0.2.3
3802025-12-03T15:08:25.417Z Downloaded serde-untagged v0.1.7
3812025-12-03T15:08:25.420Z Downloaded serde_spanned v0.6.9
3822025-12-03T15:08:25.420Z Downloaded cargo-platform v0.2.0
3832025-12-03T15:08:25.420Z Downloaded yoke v0.7.4
3842025-12-03T15:08:25.424Z Downloaded unicode-ident v1.0.19
3852025-12-03T15:08:25.427Z Downloaded textwrap v0.16.2
3862025-12-03T15:08:25.427Z Downloaded url v2.5.4
3872025-12-03T15:08:25.430Z Downloaded macaddr v1.0.1
3882025-12-03T15:08:25.434Z Downloaded toml_edit v0.22.27
3892025-12-03T15:08:25.437Z Downloaded log v0.4.27
3902025-12-03T15:08:25.437Z Downloaded equivalent v1.0.2
3912025-12-03T15:08:25.437Z Downloaded strsim v0.11.1
3922025-12-03T15:08:25.440Z Downloaded heck v0.4.1
3932025-12-03T15:08:25.440Z Downloaded toml v0.8.23
3942025-12-03T15:08:25.443Z Downloaded synstructure v0.13.1
3952025-12-03T15:08:25.443Z Downloaded thiserror v2.0.17
3962025-12-03T15:08:25.447Z Downloaded zerocopy v0.7.35
3972025-12-03T15:08:25.461Z Downloaded zerovec v0.10.4
3982025-12-03T15:08:25.465Z Downloaded winnow v0.7.13
3992025-12-03T15:08:25.473Z Downloaded tabled_derive v0.7.0
4002025-12-03T15:08:25.476Z Downloaded tabled v0.15.0
4012025-12-03T15:08:25.487Z Downloaded serde-value v0.7.0
4022025-12-03T15:08:25.490Z Downloaded unicode-width v0.2.0
4032025-12-03T15:08:25.493Z Downloaded quote v1.0.40
4042025-12-03T15:08:25.496Z Downloaded scroll v0.12.0
4052025-12-03T15:08:25.496Z Downloaded sha2 v0.10.9
4062025-12-03T15:08:25.499Z Downloaded cargo-util-schemas v0.8.2
4072025-12-03T15:08:25.502Z Downloaded serde_tokenstream v0.2.2
4082025-12-03T15:08:25.502Z Downloaded serde v1.0.226
4092025-12-03T15:08:25.502Z Downloaded unicode-width v0.1.14
4102025-12-03T15:08:25.506Z Downloaded icu_normalizer v1.5.0
4112025-12-03T15:08:25.510Z Downloaded cargo_metadata v0.21.0
4122025-12-03T15:08:25.512Z Downloaded proc-macro2 v1.0.101
4132025-12-03T15:08:25.515Z Downloaded camino-tempfile v1.4.1
4142025-12-03T15:08:25.516Z Downloaded pest_meta v2.8.2
4152025-12-03T15:08:25.518Z Downloaded semver v1.0.27
4162025-12-03T15:08:25.519Z Downloaded smawk v0.3.2
4172025-12-03T15:08:25.522Z Downloaded ryu v1.0.18
4182025-12-03T15:08:25.522Z Downloaded pest_derive v2.8.2
4192025-12-03T15:08:25.525Z Downloaded icu_provider v1.5.0
4202025-12-03T15:08:25.528Z Downloaded serde_derive v1.0.226
4212025-12-03T15:08:25.528Z Downloaded serde_core v1.0.226
4222025-12-03T15:08:25.531Z Downloaded erased-serde v0.4.6
4232025-12-03T15:08:25.534Z Downloaded icu_properties v1.5.1
4242025-12-03T15:08:25.538Z Downloaded clap v4.5.48
4252025-12-03T15:08:25.541Z Downloaded camino v1.2.0
4262025-12-03T15:08:25.546Z Downloaded icu_normalizer_data v1.5.0
4272025-12-03T15:08:25.550Z Downloaded icu_locid_transform_data v1.5.0
4282025-12-03T15:08:25.550Z Downloaded icu_locid v1.5.0
4292025-12-03T15:08:25.554Z Downloaded icu_collections v1.5.0
4302025-12-03T15:08:25.558Z Downloaded litemap v0.7.3
4312025-12-03T15:08:25.561Z Downloaded icu_locid_transform v1.5.0
4322025-12-03T15:08:25.561Z Downloaded cargo_toml v0.21.0
4332025-12-03T15:08:25.561Z Downloaded papergrid v0.11.0
4342025-12-03T15:08:25.564Z Downloaded indexmap v2.11.4
4352025-12-03T15:08:25.567Z Downloaded idna v1.0.3
4362025-12-03T15:08:25.570Z Downloaded proc-macro-error v1.0.4
4372025-12-03T15:08:25.574Z Downloaded memchr v2.7.4
4382025-12-03T15:08:25.577Z Downloaded num-traits v0.2.19
4392025-12-03T15:08:25.580Z Downloaded displaydoc v0.2.5
4402025-12-03T15:08:25.591Z Downloaded pest v2.8.2
4412025-12-03T15:08:25.591Z Downloaded hashbrown v0.15.4
4422025-12-03T15:08:25.591Z Downloaded cfg-if v1.0.4
4432025-12-03T15:08:25.594Z Downloaded stable_deref_trait v1.2.0
4442025-12-03T15:08:25.594Z Downloaded pest_generator v2.8.2
4452025-12-03T15:08:25.594Z Downloaded itoa v1.0.11
4462025-12-03T15:08:25.594Z Downloaded scroll_derive v0.12.0
4472025-12-03T15:08:25.594Z Downloaded unicode-linebreak v0.1.5
4482025-12-03T15:08:25.598Z Downloaded memmap v0.7.0
4492025-12-03T15:08:25.598Z Downloaded swrite v0.1.0
4502025-12-03T15:08:25.598Z Downloaded pretty-hex v0.4.1
4512025-12-03T15:08:25.601Z Downloaded usdt-macro v0.5.0
4522025-12-03T15:08:25.601Z Downloaded block-buffer v0.10.4
4532025-12-03T15:08:25.601Z Downloaded crypto-common v0.1.6
4542025-12-03T15:08:25.601Z Downloaded cpufeatures v0.2.14
4552025-12-03T15:08:25.607Z Downloaded syn v1.0.109
4562025-12-03T15:08:25.615Z Downloaded goblin v0.8.2
4572025-12-03T15:08:25.621Z Downloaded serde_json v1.0.145
4582025-12-03T15:08:25.625Z Downloaded clap_builder v4.5.48
4592025-12-03T15:08:25.637Z Downloaded icu_properties_data v1.5.0
4602025-12-03T15:08:25.653Z Downloaded syn v2.0.106
4612025-12-03T15:08:25.668Z Downloaded rustix v0.38.37
4622025-12-03T15:08:25.686Z Downloaded rustix v1.0.7
4632025-12-03T15:08:25.720Z Downloaded libc v0.2.174
4642025-12-03T15:08:25.798Z Compiling proc-macro2 v1.0.101
4652025-12-03T15:08:25.798Z Compiling unicode-ident v1.0.19
4662025-12-03T15:08:25.801Z Compiling serde_core v1.0.226
4672025-12-03T15:08:25.801Z Compiling serde v1.0.226
4682025-12-03T15:08:25.801Z Compiling version_check v0.9.5
4692025-12-03T15:08:25.801Z Compiling libc v0.2.174
4702025-12-03T15:08:26.030Z Compiling memchr v2.7.4
4712025-12-03T15:08:26.033Z Compiling stable_deref_trait v1.2.0
4722025-12-03T15:08:26.196Z Compiling thiserror v2.0.17
4732025-12-03T15:08:26.724Z Compiling autocfg v1.4.0
4742025-12-03T15:08:26.823Z Compiling ucd-trie v0.1.7
4752025-12-03T15:08:26.826Z Compiling litemap v0.7.3
4762025-12-03T15:08:27.177Z Compiling writeable v0.5.5
4772025-12-03T15:08:27.276Z Compiling thiserror v1.0.69
4782025-12-03T15:08:27.300Z Compiling ryu v1.0.18
4792025-12-03T15:08:27.472Z Compiling itoa v1.0.11
4802025-12-03T15:08:27.712Z Compiling byteorder v1.5.0
4812025-12-03T15:08:27.752Z Compiling bitflags v2.9.4
4822025-12-03T15:08:28.135Z Compiling quote v1.0.40
4832025-12-03T15:08:28.246Z Compiling errno v0.3.12
4842025-12-03T15:08:28.271Z Compiling icu_locid_transform_data v1.5.0
4852025-12-03T15:08:28.296Z Compiling serde_json v1.0.145
4862025-12-03T15:08:28.412Z Compiling icu_properties_data v1.5.0
4872025-12-03T15:08:28.508Z Compiling num-traits v0.2.19
4882025-12-03T15:08:28.654Z Compiling syn v2.0.106
4892025-12-03T15:08:28.717Z Compiling rustix v0.38.37
4902025-12-03T15:08:28.744Z Compiling icu_normalizer_data v1.5.0
4912025-12-03T15:08:28.827Z Compiling hashbrown v0.15.4
4922025-12-03T15:08:28.861Z Compiling equivalent v1.0.2
4932025-12-03T15:08:28.887Z Compiling utf16_iter v1.0.5
4942025-12-03T15:08:29.009Z Compiling utf8_iter v1.0.4
4952025-12-03T15:08:29.252Z Compiling smallvec v1.15.1
4962025-12-03T15:08:29.290Z Compiling typeid v1.0.3
4972025-12-03T15:08:29.420Z Compiling write16 v1.0.0
4982025-12-03T15:08:29.665Z Compiling proc-macro-error-attr v1.0.4
4992025-12-03T15:08:29.872Z Compiling usdt-impl v0.5.0
5002025-12-03T15:08:29.899Z Compiling indexmap v2.11.4
5012025-12-03T15:08:29.958Z Compiling syn v1.0.109
5022025-12-03T15:08:29.988Z Compiling winnow v0.7.13
5032025-12-03T15:08:30.238Z Compiling toml_write v0.1.2
5042025-12-03T15:08:30.424Z Compiling thread-id v4.2.2
5052025-12-03T15:08:30.824Z Compiling proc-macro-error v1.0.4
5062025-12-03T15:08:31.173Z Compiling percent-encoding v2.3.2
5072025-12-03T15:08:31.530Z Compiling log v0.4.27
5082025-12-03T15:08:31.557Z Compiling getrandom v0.3.4
5092025-12-03T15:08:31.893Z Compiling utf8parse v0.2.2
5102025-12-03T15:08:32.074Z Compiling rustix v1.0.7
5112025-12-03T15:08:32.183Z Compiling plain v0.2.3
5122025-12-03T15:08:32.346Z Compiling camino v1.2.0
5132025-12-03T15:08:32.372Z Compiling ordered-float v2.10.1
5142025-12-03T15:08:32.895Z Compiling anstyle-parse v0.2.5
5152025-12-03T15:08:32.938Z Compiling terminal_size v0.4.0
5162025-12-03T15:08:33.043Z Compiling form_urlencoded v1.2.2
5172025-12-03T15:08:33.406Z Compiling colorchoice v1.0.2
5182025-12-03T15:08:33.458Z Compiling pretty-hex v0.4.1
5192025-12-03T15:08:33.617Z Compiling is_terminal_polyfill v1.70.1
5202025-12-03T15:08:33.720Z Compiling anstyle-query v1.1.1
5212025-12-03T15:08:33.747Z Compiling anstyle v1.0.11
5222025-12-03T15:08:33.750Z Compiling cfg-if v1.0.4
5232025-12-03T15:08:34.011Z Compiling semver v1.0.27
5242025-12-03T15:08:34.175Z Compiling anstream v0.6.18
5252025-12-03T15:08:34.514Z Compiling fs-err v3.1.1
5262025-12-03T15:08:34.710Z Compiling heck v0.4.1
5272025-12-03T15:08:34.742Z Compiling anyhow v1.0.99
5282025-12-03T15:08:34.784Z Compiling fnv v1.0.7
5292025-12-03T15:08:34.871Z Compiling heck v0.5.0
5302025-12-03T15:08:34.940Z Compiling unicode-xid v0.2.6
5312025-12-03T15:08:35.151Z Compiling fastrand v2.1.1
5322025-12-03T15:08:35.177Z Compiling synstructure v0.13.1
5332025-12-03T15:08:35.324Z Compiling strsim v0.11.1
5342025-12-03T15:08:35.387Z Compiling clap_lex v0.7.4
5352025-12-03T15:08:35.637Z Compiling unicode-width v0.1.14
5362025-12-03T15:08:35.835Z Compiling bytecount v0.6.8
5372025-12-03T15:08:36.043Z Compiling once_cell v1.21.3
5382025-12-03T15:08:36.071Z Compiling clap_builder v4.5.48
5392025-12-03T15:08:36.177Z Compiling papergrid v0.11.0
5402025-12-03T15:08:36.466Z Compiling tempfile v3.20.0
5412025-12-03T15:08:36.724Z Compiling memmap v0.7.0
5422025-12-03T15:08:36.966Z Compiling unicode-width v0.2.0
5432025-12-03T15:08:37.072Z Compiling smawk v0.3.2
5442025-12-03T15:08:37.309Z Compiling unicode-linebreak v0.1.5
5452025-12-03T15:08:37.514Z Compiling camino-tempfile v1.4.1
5462025-12-03T15:08:37.817Z Compiling textwrap v0.16.2
5472025-12-03T15:08:38.070Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5482025-12-03T15:08:38.374Z Compiling tabled_derive v0.7.0
5492025-12-03T15:08:38.566Z Compiling swrite v0.1.0
5502025-12-03T15:08:39.366Z Compiling serde_derive v1.0.226
5512025-12-03T15:08:39.366Z Compiling zerofrom-derive v0.1.4
5522025-12-03T15:08:39.366Z Compiling yoke-derive v0.7.4
5532025-12-03T15:08:39.369Z Compiling thiserror-impl v2.0.17
5542025-12-03T15:08:39.387Z Compiling zerovec-derive v0.10.3
5552025-12-03T15:08:39.830Z Compiling displaydoc v0.2.5
5562025-12-03T15:08:41.383Z Compiling icu_provider_macros v1.5.0
5572025-12-03T15:08:41.898Z Compiling thiserror-impl v1.0.69
5582025-12-03T15:08:42.048Z Compiling zerocopy-derive v0.7.35
5592025-12-03T15:08:42.467Z Compiling scroll_derive v0.12.0
5602025-12-03T15:08:42.558Z Compiling pest v2.8.2
5612025-12-03T15:08:42.884Z Compiling zerofrom v0.1.4
5622025-12-03T15:08:43.147Z Compiling yoke v0.7.4
5632025-12-03T15:08:43.502Z Compiling clap_derive v4.5.47
5642025-12-03T15:08:43.565Z Compiling zerovec v0.10.4
5652025-12-03T15:08:43.918Z Compiling scroll v0.12.0
5662025-12-03T15:08:43.953Z Compiling zerocopy v0.7.35
5672025-12-03T15:08:44.446Z Compiling goblin v0.8.2
5682025-12-03T15:08:44.811Z Compiling tabled v0.15.0
5692025-12-03T15:08:45.251Z Compiling tinystr v0.7.6
5702025-12-03T15:08:45.467Z Compiling pest_meta v2.8.2
5712025-12-03T15:08:45.497Z Compiling icu_collections v1.5.0
5722025-12-03T15:08:45.656Z Compiling icu_locid v1.5.0
5732025-12-03T15:08:46.773Z Compiling icu_provider v1.5.0
5742025-12-03T15:08:47.127Z Compiling pest_generator v2.8.2
5752025-12-03T15:08:47.518Z Compiling icu_locid_transform v1.5.0
5762025-12-03T15:08:47.521Z Compiling serde_spanned v0.6.9
5772025-12-03T15:08:47.671Z Compiling toml_datetime v0.6.11
5782025-12-03T15:08:47.741Z Compiling dof v0.3.0
5792025-12-03T15:08:47.818Z Compiling erased-serde v0.4.6
5802025-12-03T15:08:48.248Z Compiling toml_edit v0.22.27
5812025-12-03T15:08:48.699Z Compiling serde_tokenstream v0.2.2
5822025-12-03T15:08:48.975Z Compiling icu_properties v1.5.1
5832025-12-03T15:08:49.026Z Compiling serde-untagged v0.1.7
5842025-12-03T15:08:49.286Z Compiling serde-value v0.7.0
5852025-12-03T15:08:49.534Z Compiling cargo-platform v0.2.0
5862025-12-03T15:08:49.900Z Compiling pest_derive v2.8.2
5872025-12-03T15:08:50.060Z Compiling macaddr v1.0.1
5882025-12-03T15:08:50.096Z Compiling clap v4.5.48
5892025-12-03T15:08:50.750Z Compiling dtrace-parser v0.2.0
5902025-12-03T15:08:51.553Z Compiling toml v0.8.23
5912025-12-03T15:08:52.345Z Compiling cargo_toml v0.21.0
5922025-12-03T15:08:52.396Z Compiling icu_normalizer v1.5.0
5932025-12-03T15:08:52.433Z Compiling usdt-attr-macro v0.5.0
5942025-12-03T15:08:52.568Z Compiling usdt-macro v0.5.0
5952025-12-03T15:08:53.262Z Compiling idna_adapter v1.2.0
5962025-12-03T15:08:53.442Z Compiling idna v1.0.3
5972025-12-03T15:08:53.675Z Compiling usdt v0.5.0
5982025-12-03T15:08:53.881Z Compiling url v2.5.4
5992025-12-03T15:08:54.525Z Compiling cargo-util-schemas v0.8.2
6002025-12-03T15:08:56.163Z Compiling cargo_metadata v0.21.0
6012025-12-03T15:08:57.699Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6022025-12-03T15:09:01.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
6032025-12-03T15:09:01.455Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6042025-12-03T15:09:02.206Z Downloading crates ...
6052025-12-03T15:09:02.338Z Downloaded addr2line v0.24.2
6062025-12-03T15:09:02.344Z Downloaded argon2 v0.5.3
6072025-12-03T15:09:02.350Z Downloaded adler2 v2.0.0
6082025-12-03T15:09:02.357Z Downloaded async-stream-impl v0.3.6
6092025-12-03T15:09:02.363Z Downloaded aead v0.5.2
6102025-12-03T15:09:02.363Z Downloaded gethostname v0.5.0
6112025-12-03T15:09:02.369Z Downloaded arc-swap v1.7.1
6122025-12-03T15:09:02.369Z Downloaded crossbeam-epoch v0.9.18
6132025-12-03T15:09:02.374Z Downloaded cfg_aliases v0.2.1
6142025-12-03T15:09:02.374Z Downloaded cfg_aliases v0.1.1
6152025-12-03T15:09:02.382Z Downloaded ahash v0.8.12
6162025-12-03T15:09:02.382Z Downloaded blowfish v0.9.1
6172025-12-03T15:09:02.393Z Downloaded allocator-api2 v0.2.21
6182025-12-03T15:09:02.393Z Downloaded globwalk v0.9.1
6192025-12-03T15:09:02.393Z Downloaded hickory-client v0.25.2
6202025-12-03T15:09:02.393Z Downloaded cexpr v0.6.0
6212025-12-03T15:09:02.393Z Downloaded bzip2 v0.4.4
6222025-12-03T15:09:02.410Z Downloaded headers-core v0.3.0
6232025-12-03T15:09:02.410Z Downloaded heck v0.3.3
6242025-12-03T15:09:02.412Z Downloaded atty v0.2.14
6252025-12-03T15:09:02.423Z Downloaded hash32 v0.3.1
6262025-12-03T15:09:02.424Z Downloaded ciborium-io v0.2.2
6272025-12-03T15:09:02.424Z Downloaded backoff v0.4.0
6282025-12-03T15:09:02.424Z Downloaded glob v0.3.2
6292025-12-03T15:09:02.424Z Downloaded crc8 v0.1.1
6302025-12-03T15:09:02.424Z Downloaded hex-literal v0.4.1
6312025-12-03T15:09:02.424Z Downloaded base16ct v0.2.0
6322025-12-03T15:09:02.425Z Downloaded getrandom v0.2.15
6332025-12-03T15:09:02.425Z Downloaded bitfield-struct v0.6.2
6342025-12-03T15:09:02.425Z Downloaded bitfield-macros v0.19.2
6352025-12-03T15:09:02.442Z Downloaded home v0.5.9
6362025-12-03T15:09:02.442Z Downloaded http-range v0.1.5
6372025-12-03T15:09:02.442Z Downloaded atomicwrites v0.4.4
6382025-12-03T15:09:02.442Z Downloaded is_ci v1.2.0
6392025-12-03T15:09:02.459Z Downloaded hostname v0.3.1
6402025-12-03T15:09:02.460Z Downloaded globset v0.4.15
6412025-12-03T15:09:02.460Z Downloaded cbc v0.1.2
6422025-12-03T15:09:02.460Z Downloaded hubpack_derive v0.1.1
6432025-12-03T15:09:02.460Z Downloaded buf-list v1.0.3
6442025-12-03T15:09:02.460Z Downloaded array-init v0.0.4
6452025-12-03T15:09:02.460Z Downloaded bitflags v1.3.2
6462025-12-03T15:09:02.472Z Downloaded ingot-types v0.1.2
6472025-12-03T15:09:02.472Z Downloaded headers v0.4.1
6482025-12-03T15:09:02.472Z Downloaded bytes v1.10.1
6492025-12-03T15:09:02.472Z Downloaded progenitor-client v0.8.0
6502025-12-03T15:09:02.472Z Downloaded ident_case v1.0.1
6512025-12-03T15:09:02.472Z Downloaded http-body v1.0.1
6522025-12-03T15:09:02.487Z Downloaded convert_case v0.4.0
6532025-12-03T15:09:02.488Z Downloaded bitfield v0.19.2
6542025-12-03T15:09:02.488Z Downloaded arrayref v0.3.9
6552025-12-03T15:09:02.488Z Downloaded bit-vec v0.6.3
6562025-12-03T15:09:02.489Z Downloaded instant v0.1.13
6572025-12-03T15:09:02.489Z Downloaded cipher v0.4.4
6582025-12-03T15:09:02.489Z Downloaded cobs v0.2.3
6592025-12-03T15:09:02.506Z Downloaded bit-set v0.5.3
6602025-12-03T15:09:02.506Z Downloaded block-padding v0.3.3
6612025-12-03T15:09:02.506Z Downloaded atomic-waker v1.1.2
6622025-12-03T15:09:02.506Z Downloaded crossbeam-deque v0.8.5
6632025-12-03T15:09:02.506Z Downloaded constant_time_eq v0.3.1
6642025-12-03T15:09:02.506Z Downloaded crc v3.2.1
6652025-12-03T15:09:02.506Z Downloaded crc-catalog v2.4.0
6662025-12-03T15:09:02.507Z Downloaded camino-tempfile-ext v0.3.2
6672025-12-03T15:09:02.518Z Downloaded inout v0.1.3
6682025-12-03T15:09:02.519Z Downloaded http-body-util v0.1.3
6692025-12-03T15:09:02.519Z Downloaded indoc v1.0.9
6702025-12-03T15:09:02.520Z Downloaded rustc-hash v2.1.1
6712025-12-03T15:09:02.520Z Downloaded ingot-macros v0.1.1
6722025-12-03T15:09:02.521Z Downloaded cassowary v0.3.0
6732025-12-03T15:09:02.521Z Downloaded bit-set v0.8.0
6742025-12-03T15:09:02.521Z Downloaded serde-big-array v0.5.1
6752025-12-03T15:09:02.532Z Downloaded cancel-safe-futures v0.1.5
6762025-12-03T15:09:02.532Z Downloaded crc32fast v1.4.2
6772025-12-03T15:09:02.532Z Downloaded postgres-protocol v0.6.8
6782025-12-03T15:09:02.532Z Downloaded libefi-sys v0.1.0
6792025-12-03T15:09:02.533Z Downloaded httpdate v1.0.3
6802025-12-03T15:09:02.550Z Downloaded sync_wrapper v1.0.1
6812025-12-03T15:09:02.558Z Downloaded kstat-rs v0.2.4
6822025-12-03T15:09:02.558Z Downloaded libscf-sys v1.1.0
6832025-12-03T15:09:02.558Z Downloaded indent_write v2.2.0
6842025-12-03T15:09:02.558Z Downloaded corncobs v0.1.4
6852025-12-03T15:09:02.558Z Downloaded linked-hash-map v0.5.6
6862025-12-03T15:09:02.559Z Downloaded ingot v0.1.1
6872025-12-03T15:09:02.559Z Downloaded const_format_proc_macros v0.2.34
6882025-12-03T15:09:02.559Z Downloaded strum v0.26.3
6892025-12-03T15:09:02.566Z Downloaded pkcs8 v0.10.2
6902025-12-03T15:09:02.567Z Downloaded termtree v0.5.1
6912025-12-03T15:09:02.567Z Downloaded cookie_store v0.21.1
6922025-12-03T15:09:02.580Z Downloaded rustc_version v0.1.7
6932025-12-03T15:09:02.580Z Downloaded httparse v1.9.5
6942025-12-03T15:09:02.580Z Downloaded rand_seeder v0.4.0
6952025-12-03T15:09:02.580Z Downloaded hickory-resolver v0.25.2
6962025-12-03T15:09:02.589Z Downloaded trait-variant v0.1.2
6972025-12-03T15:09:02.589Z Downloaded slog-scope v4.4.0
6982025-12-03T15:09:02.589Z Downloaded void v1.0.2
6992025-12-03T15:09:02.589Z Downloaded shell-words v1.1.0
7002025-12-03T15:09:02.589Z Downloaded serde_repr v0.1.19
7012025-12-03T15:09:02.595Z Downloaded serde-hex v0.1.0
7022025-12-03T15:09:02.595Z Downloaded smf v0.2.3
7032025-12-03T15:09:02.596Z Downloaded shlex v1.3.0
7042025-12-03T15:09:02.596Z Downloaded strum v0.27.2
7052025-12-03T15:09:02.605Z Downloaded cargo_metadata v0.19.2
7062025-12-03T15:09:02.605Z Downloaded jobserver v0.1.32
7072025-12-03T15:09:02.605Z Downloaded iana-time-zone v0.1.63
7082025-12-03T15:09:02.612Z Downloaded crc-any v2.5.0
7092025-12-03T15:09:02.612Z Downloaded lalrpop-util v0.19.12
7102025-12-03T15:09:02.612Z Downloaded strum_macros v0.24.3
7112025-12-03T15:09:02.617Z Downloaded libloading v0.8.5
7122025-12-03T15:09:02.618Z Downloaded pkcs5 v0.7.1
7132025-12-03T15:09:02.623Z Downloaded tiny-keccak v2.0.2
7142025-12-03T15:09:02.628Z Downloaded half v2.4.1
7152025-12-03T15:09:02.628Z Downloaded rustversion v1.0.22
7162025-12-03T15:09:02.635Z Downloaded half v1.8.3
7172025-12-03T15:09:02.635Z Downloaded chacha20poly1305 v0.10.1
7182025-12-03T15:09:02.641Z Downloaded blake2 v0.10.6
7192025-12-03T15:09:02.641Z Downloaded aho-corasick v1.1.3
7202025-12-03T15:09:02.648Z Downloaded lzss v0.8.2
7212025-12-03T15:09:02.654Z Downloaded dsl_auto_type v0.1.2
7222025-12-03T15:09:02.654Z Downloaded wyz v0.5.1
7232025-12-03T15:09:02.655Z Downloaded whoami v1.5.2
7242025-12-03T15:09:02.660Z Downloaded vergen-lib v0.1.6
7252025-12-03T15:09:02.660Z Downloaded num-derive v0.4.2
7262025-12-03T15:09:02.662Z Downloaded lazy_static v1.5.0
7272025-12-03T15:09:02.685Z Downloaded nodrop v0.1.14
7282025-12-03T15:09:02.686Z Downloaded indexmap v1.9.3
7292025-12-03T15:09:02.686Z Downloaded base64 v0.13.1
7302025-12-03T15:09:02.700Z Downloaded compact_str v0.8.0
7312025-12-03T15:09:02.701Z Downloaded hashbrown v0.12.3
7322025-12-03T15:09:02.701Z Downloaded usdt-macro v0.6.0
7332025-12-03T15:09:02.701Z Downloaded tokio-macros v2.6.0
7342025-12-03T15:09:02.702Z Downloaded base64 v0.22.1
7352025-12-03T15:09:02.703Z Downloaded diesel-dtrace v0.4.2
7362025-12-03T15:09:02.703Z Downloaded tokio-rustls v0.26.0
7372025-12-03T15:09:02.719Z Downloaded untrusted v0.7.1
7382025-12-03T15:09:02.720Z Downloaded aes v0.8.4
7392025-12-03T15:09:02.721Z Downloaded powerfmt v0.2.0
7402025-12-03T15:09:02.721Z Downloaded dropshot-api-manager-types v0.2.3
7412025-12-03T15:09:02.722Z Downloaded dof v0.4.0
7422025-12-03T15:09:02.722Z Downloaded progenitor-client v0.11.2
7432025-12-03T15:09:02.722Z Downloaded either v1.15.0
7442025-12-03T15:09:02.739Z Downloaded hashbrown v0.13.2
7452025-12-03T15:09:02.739Z Downloaded embedded-io v0.4.0
7462025-12-03T15:09:02.739Z Downloaded futures-task v0.3.31
7472025-12-03T15:09:02.739Z Downloaded dunce v1.0.5
7482025-12-03T15:09:02.740Z Downloaded sigpipe v0.1.3
7492025-12-03T15:09:02.740Z Downloaded sapling-renderdag v0.1.0
7502025-12-03T15:09:02.740Z Downloaded num-integer v0.1.46
7512025-12-03T15:09:02.741Z Downloaded num-derive v0.3.3
7522025-12-03T15:09:02.742Z Downloaded backtrace v0.3.74
7532025-12-03T15:09:02.759Z Downloaded num-iter v0.1.45
7542025-12-03T15:09:02.759Z Downloaded slog v2.7.0
7552025-12-03T15:09:02.759Z Downloaded const_format v0.2.34
7562025-12-03T15:09:02.759Z Downloaded pem-rfc7468 v0.7.0
7572025-12-03T15:09:02.759Z Downloaded sqlparser_derive v0.2.2
7582025-12-03T15:09:02.769Z Downloaded indicatif v0.18.0
7592025-12-03T15:09:02.769Z Downloaded oxide-tokio-rt v0.1.2
7602025-12-03T15:09:02.769Z Downloaded scheduled-thread-pool v0.2.7
7612025-12-03T15:09:02.769Z Downloaded pbkdf2 v0.12.2
7622025-12-03T15:09:02.769Z Downloaded oxnet v0.1.3
7632025-12-03T15:09:02.769Z Downloaded ssh-encoding v0.2.0
7642025-12-03T15:09:02.775Z Downloaded prefix-trie v0.7.0
7652025-12-03T15:09:02.775Z Downloaded r2d2 v0.8.10
7662025-12-03T15:09:02.775Z Downloaded quinn-udp v0.5.5
7672025-12-03T15:09:02.780Z Downloaded testing_table v0.3.0
7682025-12-03T15:09:02.780Z Downloaded rustls-pemfile v1.0.4
7692025-12-03T15:09:02.780Z Downloaded polyval v0.6.2
7702025-12-03T15:09:02.785Z Downloaded rustls-native-certs v0.8.1
7712025-12-03T15:09:02.786Z Downloaded rfc6979 v0.4.0
7722025-12-03T15:09:02.793Z Downloaded ecdsa v0.16.9
7732025-12-03T15:09:02.793Z Downloaded serde_bytes v0.11.19
7742025-12-03T15:09:02.799Z Downloaded try-lock v0.2.5
7752025-12-03T15:09:02.799Z Downloaded simd-adler32 v0.3.7
7762025-12-03T15:09:02.799Z Downloaded salsa20 v0.10.2
7772025-12-03T15:09:02.799Z Downloaded zopfli v0.8.1
7782025-12-03T15:09:02.804Z Downloaded crossbeam-channel v0.5.15
7792025-12-03T15:09:02.811Z Downloaded base64 v0.21.7
7802025-12-03T15:09:02.832Z Downloaded zone v0.3.1
7812025-12-03T15:09:02.832Z Downloaded want v0.3.1
7822025-12-03T15:09:02.832Z Downloaded static_assertions v1.1.0
7832025-12-03T15:09:02.852Z Downloaded password-hash v0.4.2
7842025-12-03T15:09:02.853Z Downloaded derive-where v1.5.0
7852025-12-03T15:09:02.853Z Downloaded which v4.4.2
7862025-12-03T15:09:02.853Z Downloaded drift v0.1.1
7872025-12-03T15:09:02.853Z Downloaded ron v0.8.1
7882025-12-03T15:09:02.853Z Downloaded float-ord v0.3.2
7892025-12-03T15:09:02.871Z Downloaded rand v0.8.5
7902025-12-03T15:09:02.871Z Downloaded tokio-dtrace v0.1.0
7912025-12-03T15:09:02.871Z Downloaded thiserror-impl-no-std v2.0.2
7922025-12-03T15:09:02.871Z Downloaded stringprep v0.1.5
7932025-12-03T15:09:02.871Z Downloaded resolv-conf v0.7.0
7942025-12-03T15:09:02.871Z Downloaded endian-type v0.1.2
7952025-12-03T15:09:02.881Z Downloaded futures-io v0.3.31
7962025-12-03T15:09:02.881Z Downloaded normalize-line-endings v0.3.0
7972025-12-03T15:09:02.882Z Downloaded futures-macro v0.3.31
7982025-12-03T15:09:02.897Z Downloaded derive_builder_macro v0.20.2
7992025-12-03T15:09:02.897Z Downloaded openssl-probe v0.1.5
8002025-12-03T15:09:02.897Z Downloaded serde_derive_internals v0.29.1
8012025-12-03T15:09:02.897Z Downloaded cstr-argument v0.1.2
8022025-12-03T15:09:02.898Z Downloaded heapless v0.7.17
8032025-12-03T15:09:02.898Z Downloaded siphasher v0.3.11
8042025-12-03T15:09:02.898Z Downloaded hyper-util v0.1.17
8052025-12-03T15:09:02.898Z Downloaded openssl-macros v0.1.1
8062025-12-03T15:09:02.898Z Downloaded wait-timeout v0.2.0
8072025-12-03T15:09:02.898Z Downloaded parse-size v1.1.0
8082025-12-03T15:09:02.898Z Downloaded hickory-resolver v0.24.4
8092025-12-03T15:09:02.909Z Downloaded data-encoding v2.9.0
8102025-12-03T15:09:02.909Z Downloaded diesel_derives v2.2.3
8112025-12-03T15:09:02.909Z Downloaded defmt-parser v0.3.4
8122025-12-03T15:09:02.909Z Downloaded foldhash v0.1.5
8132025-12-03T15:09:02.909Z Downloaded der_derive v0.7.3
8142025-12-03T15:09:02.923Z Downloaded tokio-stream v0.1.17
8152025-12-03T15:09:02.923Z Downloaded env_filter v0.1.2
8162025-12-03T15:09:02.923Z Downloaded funty v2.0.0
8172025-12-03T15:09:02.923Z Downloaded elliptic-curve v0.13.8
8182025-12-03T15:09:02.942Z Downloaded scroll_derive v0.13.1
8192025-12-03T15:09:02.942Z Downloaded maybe-uninit v2.0.0
8202025-12-03T15:09:02.942Z Downloaded scrypt v0.11.0
8212025-12-03T15:09:02.943Z Downloaded opaque-debug v0.3.1
8222025-12-03T15:09:02.943Z Downloaded p256 v0.13.2
8232025-12-03T15:09:02.943Z Downloaded thread_local v1.1.8
8242025-12-03T15:09:02.953Z Downloaded http v1.3.1
8252025-12-03T15:09:02.954Z Downloaded phf v0.11.2
8262025-12-03T15:09:02.954Z Downloaded vergen v9.0.6
8272025-12-03T15:09:02.954Z Downloaded serde_cbor v0.11.2
8282025-12-03T15:09:02.954Z Downloaded phf v0.12.1
8292025-12-03T15:09:02.955Z Downloaded subtle v2.6.1
8302025-12-03T15:09:02.977Z Downloaded tower-layer v0.3.3
8312025-12-03T15:09:02.977Z Downloaded quick-error v1.2.3
8322025-12-03T15:09:02.977Z Downloaded predicates-core v1.0.8
8332025-12-03T15:09:02.977Z Downloaded derive_builder_core v0.20.2
8342025-12-03T15:09:02.978Z Downloaded mime v0.3.17
8352025-12-03T15:09:02.978Z Downloaded dropshot-api-manager v0.2.3
8362025-12-03T15:09:02.990Z Downloaded unit-prefix v0.5.1
8372025-12-03T15:09:02.990Z Downloaded proc-macro-error2 v2.0.1
8382025-12-03T15:09:02.992Z Downloaded slog-json v2.6.1
8392025-12-03T15:09:02.992Z Downloaded slog-stdlog v4.1.1
8402025-12-03T15:09:02.992Z Downloaded iri-string v0.7.8
8412025-12-03T15:09:03.008Z Downloaded schemars_derive v0.8.22
8422025-12-03T15:09:03.008Z Downloaded unicode_categories v0.1.1
8432025-12-03T15:09:03.009Z Downloaded ref-cast-impl v1.0.24
8442025-12-03T15:09:03.009Z Downloaded float-cmp v0.10.0
8452025-12-03T15:09:03.009Z Downloaded foreign-types-shared v0.3.1
8462025-12-03T15:09:03.009Z Downloaded sct v0.7.1
8472025-12-03T15:09:03.009Z Downloaded unarray v0.1.4
8482025-12-03T15:09:03.028Z Downloaded hickory-server v0.25.2
8492025-12-03T15:09:03.028Z Downloaded x509-cert v0.2.5
8502025-12-03T15:09:03.028Z Downloaded number_prefix v0.4.0
8512025-12-03T15:09:03.028Z Downloaded peg-runtime v0.8.5
8522025-12-03T15:09:03.028Z Downloaded unicode-truncate v1.1.0
8532025-12-03T15:09:03.040Z Downloaded zeroize_derive v1.4.2
8542025-12-03T15:09:03.041Z Downloaded tar v0.4.44
8552025-12-03T15:09:03.041Z Downloaded derive_builder v0.20.2
8562025-12-03T15:09:03.041Z Downloaded rpassword v7.4.0
8572025-12-03T15:09:03.041Z Downloaded defmt v0.3.8
8582025-12-03T15:09:03.070Z Downloaded pin-utils v0.1.0
8592025-12-03T15:09:03.070Z Downloaded rand_chacha v0.3.1
8602025-12-03T15:09:03.070Z Downloaded russh-cryptovec v0.7.3
8612025-12-03T15:09:03.070Z Downloaded zone v0.1.8
8622025-12-03T15:09:03.070Z Downloaded mio v1.0.2
8632025-12-03T15:09:03.091Z Downloaded strip-ansi-escapes v0.2.0
8642025-12-03T15:09:03.091Z Downloaded signature v2.2.0
8652025-12-03T15:09:03.091Z Downloaded tracing-core v0.1.32
8662025-12-03T15:09:03.091Z Downloaded typed-path v0.9.3
8672025-12-03T15:09:03.091Z Downloaded tower-service v0.3.3
8682025-12-03T15:09:03.092Z Downloaded maplit v1.0.2
8692025-12-03T15:09:03.092Z Downloaded libxml v0.3.3
8702025-12-03T15:09:03.092Z Downloaded native-tls v0.2.12
8712025-12-03T15:09:03.092Z Downloaded goblin v0.10.2
8722025-12-03T15:09:03.101Z Downloaded darling_macro v0.20.10
8732025-12-03T15:09:03.101Z Downloaded uzers v0.12.1
8742025-12-03T15:09:03.101Z Downloaded crunchy v0.2.2
8752025-12-03T15:09:03.102Z Downloaded match_cfg v0.1.0
8762025-12-03T15:09:03.102Z Downloaded embedded-io v0.6.1
8772025-12-03T15:09:03.102Z Downloaded bindgen v0.71.1
8782025-12-03T15:09:03.124Z Downloaded secrecy v0.8.0
8792025-12-03T15:09:03.124Z Downloaded same-file v1.0.6
8802025-12-03T15:09:03.125Z Downloaded rtoolbox v0.0.2
8812025-12-03T15:09:03.125Z Downloaded num_threads v0.1.7
8822025-12-03T15:09:03.125Z Downloaded strum_macros v0.26.4
8832025-12-03T15:09:03.125Z Downloaded md5 v0.7.0
8842025-12-03T15:09:03.147Z Downloaded tabled_derive v0.10.0
8852025-12-03T15:09:03.147Z Downloaded subprocess v0.2.9
8862025-12-03T15:09:03.147Z Downloaded sync-ptr v0.1.4
8872025-12-03T15:09:03.147Z Downloaded itertools v0.14.0
8882025-12-03T15:09:03.148Z Downloaded take_mut v0.2.2
8892025-12-03T15:09:03.148Z Downloaded tracing-attributes v0.1.27
8902025-12-03T15:09:03.164Z Downloaded owo-colors v4.2.2
8912025-12-03T15:09:03.164Z Downloaded zip v4.2.0
8922025-12-03T15:09:03.164Z Downloaded progenitor-macro v0.10.0
8932025-12-03T15:09:03.203Z Downloaded crossterm v0.28.1
8942025-12-03T15:09:03.203Z Downloaded lock_api v0.4.12
8952025-12-03T15:09:03.203Z Downloaded der v0.7.10
8962025-12-03T15:09:03.203Z Downloaded difflib v0.4.0
8972025-12-03T15:09:03.204Z Downloaded debug-ignore v1.0.5
8982025-12-03T15:09:03.204Z Downloaded newtype_derive v0.1.6
8992025-12-03T15:09:03.230Z Downloaded diesel_table_macro_syntax v0.2.0
9002025-12-03T15:09:03.230Z Downloaded lockfree-object-pool v0.1.6
9012025-12-03T15:09:03.230Z Downloaded pbkdf2 v0.11.0
9022025-12-03T15:09:03.230Z Downloaded semver v0.1.20
9032025-12-03T15:09:03.230Z Downloaded fs_extra v1.3.0
9042025-12-03T15:09:03.230Z Downloaded nom v7.1.3
9052025-12-03T15:09:03.230Z Downloaded curve25519-dalek-derive v0.1.1
9062025-12-03T15:09:03.231Z Downloaded precomputed-hash v0.1.1
9072025-12-03T15:09:03.231Z Downloaded thiserror-no-std v2.0.2
9082025-12-03T15:09:03.246Z Downloaded structmeta-derive v0.3.0
9092025-12-03T15:09:03.247Z Downloaded darling_macro v0.21.0
9102025-12-03T15:09:03.247Z Downloaded fallible-iterator v0.2.0
9112025-12-03T15:09:03.247Z Downloaded spki v0.7.3
9122025-12-03T15:09:03.248Z Downloaded usdt v0.6.0
9132025-12-03T15:09:03.248Z Downloaded env_logger v0.11.8
9142025-12-03T15:09:03.249Z Downloaded steno v0.4.1
9152025-12-03T15:09:03.249Z Downloaded structmeta v0.3.0
9162025-12-03T15:09:03.249Z Downloaded dirs-next v2.0.0
9172025-12-03T15:09:03.272Z Downloaded pretty-hex v0.2.1
9182025-12-03T15:09:03.272Z Downloaded schemars v1.0.4
9192025-12-03T15:09:03.272Z Downloaded zone_cfg_derive v0.3.0
9202025-12-03T15:09:03.295Z Downloaded path-slash v0.1.5
9212025-12-03T15:09:03.295Z Downloaded untrusted v0.9.0
9222025-12-03T15:09:03.295Z Downloaded ppv-lite86 v0.2.20
9232025-12-03T15:09:03.296Z Downloaded smallvec v0.6.14
9242025-12-03T15:09:03.296Z Downloaded zeroize v1.8.1
9252025-12-03T15:09:03.296Z Downloaded slog-bunyan v2.5.0
9262025-12-03T15:09:03.297Z Downloaded sha1 v0.10.6
9272025-12-03T15:09:03.297Z Downloaded blake3 v1.5.4
9282025-12-03T15:09:03.306Z Downloaded foreign-types-shared v0.1.1
9292025-12-03T15:09:03.306Z Downloaded predicates-tree v1.0.12
9302025-12-03T15:09:03.306Z Downloaded num-conv v0.1.0
9312025-12-03T15:09:03.306Z Downloaded newline-converter v0.3.0
9322025-12-03T15:09:03.306Z Downloaded managed v0.8.0
9332025-12-03T15:09:03.306Z Downloaded new_debug_unreachable v1.0.6
9342025-12-03T15:09:03.307Z Downloaded lru-cache v0.1.2
9352025-12-03T15:09:03.307Z Downloaded daft v0.1.4
9362025-12-03T15:09:03.307Z Downloaded num-complex v0.4.6
9372025-12-03T15:09:03.307Z Downloaded fatfs v0.3.6
9382025-12-03T15:09:03.307Z Downloaded defmt-macros v0.3.9
9392025-12-03T15:09:03.307Z Downloaded packed_struct_codegen v0.10.1
9402025-12-03T15:09:03.307Z Downloaded daft-derive v0.1.4
9412025-12-03T15:09:03.326Z Downloaded newtype-uuid-macros v0.1.0
9422025-12-03T15:09:03.326Z Downloaded vte_generate_state_changes v0.1.2
9432025-12-03T15:09:03.326Z Downloaded csv-core v0.1.11
9442025-12-03T15:09:03.326Z Downloaded num_enum_derive v0.5.11
9452025-12-03T15:09:03.326Z Downloaded num_enum v0.5.11
9462025-12-03T15:09:03.335Z Downloaded tokio-tungstenite v0.23.1
9472025-12-03T15:09:03.335Z Downloaded phf_shared v0.12.1
9482025-12-03T15:09:03.335Z Downloaded tabled_derive v0.11.0
9492025-12-03T15:09:03.336Z Downloaded derive_more-impl v2.0.1
9502025-12-03T15:09:03.336Z Downloaded peg-macros v0.8.5
9512025-12-03T15:09:03.336Z Downloaded typify v0.2.0
9522025-12-03T15:09:03.336Z Downloaded tabwriter v1.4.0
9532025-12-03T15:09:03.355Z Downloaded toml_edit v0.19.15
9542025-12-03T15:09:03.366Z Downloaded tagptr v0.2.0
9552025-12-03T15:09:03.366Z Downloaded tls_codec v0.4.1
9562025-12-03T15:09:03.367Z Downloaded futures-core v0.3.31
9572025-12-03T15:09:03.367Z Downloaded foreign-types-macros v0.2.3
9582025-12-03T15:09:03.367Z Downloaded progenitor v0.8.0
9592025-12-03T15:09:03.367Z Downloaded lru v0.12.5
9602025-12-03T15:09:03.368Z Downloaded paste v1.0.15
9612025-12-03T15:09:03.382Z Downloaded tui-tree-widget v0.23.1
9622025-12-03T15:09:03.382Z Downloaded schemars v0.9.0
9632025-12-03T15:09:03.394Z Downloaded universal-hash v0.5.1
9642025-12-03T15:09:03.394Z Downloaded typify-macro v0.4.3
9652025-12-03T15:09:03.394Z Downloaded newtype-uuid v1.3.2
9662025-12-03T15:09:03.394Z Downloaded num-rational v0.4.2
9672025-12-03T15:09:03.394Z Downloaded litrs v0.4.1
9682025-12-03T15:09:03.394Z Downloaded serde_path_to_error v0.1.17
9692025-12-03T15:09:03.394Z Downloaded secrecy v0.10.3
9702025-12-03T15:09:03.405Z Downloaded toml_datetime v0.7.0
9712025-12-03T15:09:03.405Z Downloaded tracing v0.1.40
9722025-12-03T15:09:03.405Z Downloaded rusty-fork v0.3.0
9732025-12-03T15:09:03.405Z Downloaded bindgen v0.69.5
9742025-12-03T15:09:03.428Z Downloaded ff v0.13.0
9752025-12-03T15:09:03.428Z Downloaded fixedbitset v0.4.2
9762025-12-03T15:09:03.428Z Downloaded foldhash v0.2.0
9772025-12-03T15:09:03.428Z Downloaded filetime v0.2.26
9782025-12-03T15:09:03.428Z Downloaded dirs-sys-next v0.1.2
9792025-12-03T15:09:03.428Z Downloaded serde_spanned v1.0.0
9802025-12-03T15:09:03.443Z Downloaded slog-async v2.8.0
9812025-12-03T15:09:03.444Z Downloaded typify v0.4.3
9822025-12-03T15:09:03.444Z Downloaded flagset v0.4.6
9832025-12-03T15:09:03.444Z Downloaded futures-util v0.3.31
9842025-12-03T15:09:03.444Z Downloaded pretty_assertions v1.4.1
9852025-12-03T15:09:03.449Z Downloaded regex v1.11.3
9862025-12-03T15:09:03.449Z Downloaded ctr v0.9.2
9872025-12-03T15:09:03.449Z Downloaded gimli v0.31.1
9882025-12-03T15:09:03.459Z Downloaded yasna v0.5.2
9892025-12-03T15:09:03.459Z Downloaded parking_lot v0.11.2
9902025-12-03T15:09:03.465Z Downloaded zerocopy v0.6.6
9912025-12-03T15:09:03.465Z Downloaded tungstenite v0.23.0
9922025-12-03T15:09:03.465Z Downloaded russh-keys v0.45.0
9932025-12-03T15:09:03.465Z Downloaded uuid v1.18.1
9942025-12-03T15:09:03.470Z Downloaded quick-xml v0.37.2
9952025-12-03T15:09:03.477Z Downloaded lalrpop v0.19.12
9962025-12-03T15:09:03.487Z Downloaded toml v0.9.5
9972025-12-03T15:09:03.513Z Downloaded parking_lot v0.12.3
9982025-12-03T15:09:03.514Z Downloaded papergrid v0.17.0
9992025-12-03T15:09:03.514Z Downloaded reedline v0.40.0
10002025-12-03T15:09:03.520Z Downloaded unicode-properties v0.1.3
10012025-12-03T15:09:03.520Z Downloaded rustls-webpki v0.102.8
10022025-12-03T15:09:03.532Z Downloaded qorb v0.4.1
10032025-12-03T15:09:03.542Z Downloaded tabled v0.18.0
10042025-12-03T15:09:03.561Z Downloaded rsa v0.9.8
10052025-12-03T15:09:03.583Z Downloaded yansi v1.0.1
10062025-12-03T15:09:03.583Z Downloaded tokio-postgres v0.7.13
10072025-12-03T15:09:03.583Z Downloaded radix_trie v0.2.1
10082025-12-03T15:09:03.583Z Downloaded quinn-proto v0.11.8
10092025-12-03T15:09:03.598Z Downloaded papergrid v0.14.0
10102025-12-03T15:09:03.598Z Downloaded sqlparser v0.45.0
10112025-12-03T15:09:03.598Z Downloaded chrono v0.4.42
10122025-12-03T15:09:03.598Z Downloaded rayon-core v1.12.1
10132025-12-03T15:09:03.598Z Downloaded tabled v0.20.0
10142025-12-03T15:09:03.606Z Downloaded bitvec v1.0.1
10152025-12-03T15:09:03.619Z Downloaded zlib-rs v0.5.1
10162025-12-03T15:09:03.627Z Downloaded progenitor-impl v0.11.2
10172025-12-03T15:09:03.651Z Downloaded portable-atomic v1.11.0
10182025-12-03T15:09:03.651Z Downloaded salty v0.3.0
10192025-12-03T15:09:03.651Z Downloaded rustyline v14.0.0
10202025-12-03T15:09:03.651Z Downloaded time v0.3.43
10212025-12-03T15:09:03.656Z Downloaded num-bigint-dig v0.8.4
10222025-12-03T15:09:03.656Z Downloaded moka v0.12.10
10232025-12-03T15:09:03.664Z Downloaded vcpkg v0.2.15
10242025-12-03T15:09:03.703Z Downloaded reqwest v0.12.24
10252025-12-03T15:09:03.708Z Downloaded rayon v1.10.0
10262025-12-03T15:09:03.717Z Downloaded polar-core v0.27.3
10272025-12-03T15:09:03.723Z Downloaded openssl v0.10.73
10282025-12-03T15:09:03.731Z Downloaded object v0.30.4
10292025-12-03T15:09:03.741Z Downloaded hickory-proto v0.24.4
10302025-12-03T15:09:03.756Z Downloaded serde_with v3.14.0
10312025-12-03T15:09:03.767Z Downloaded rustls-webpki v0.101.7
10322025-12-03T15:09:03.782Z Downloaded smoltcp v0.9.1
10332025-12-03T15:09:03.792Z Downloaded hickory-proto v0.25.2
10342025-12-03T15:09:03.806Z Downloaded dropshot v0.16.4
10352025-12-03T15:09:03.827Z Downloaded nix v0.30.1
10362025-12-03T15:09:03.839Z Downloaded nix v0.27.1
10372025-12-03T15:09:03.847Z Downloaded nix v0.29.0
10382025-12-03T15:09:03.858Z Downloaded smoltcp v0.11.0
10392025-12-03T15:09:03.870Z Downloaded rustls v0.21.12
10402025-12-03T15:09:03.884Z Downloaded regress v0.10.4
10412025-12-03T15:09:03.888Z Downloaded nix v0.28.0
10422025-12-03T15:09:03.899Z Downloaded rustls v0.23.19
10432025-12-03T15:09:03.911Z Downloaded object v0.36.5
10442025-12-03T15:09:03.922Z Downloaded sled v0.34.7
10452025-12-03T15:09:03.933Z Downloaded openapiv3 v2.2.0
10462025-12-03T15:09:03.943Z Downloaded regex-syntax v0.8.5
10472025-12-03T15:09:03.950Z Downloaded rustls v0.22.4
10482025-12-03T15:09:03.963Z Downloaded typify-impl v0.2.0
10492025-12-03T15:09:03.976Z Downloaded typify-impl v0.4.3
10502025-12-03T15:09:03.989Z Downloaded diesel v2.2.12
10512025-12-03T15:09:04.007Z Downloaded ratatui v0.29.0
10522025-12-03T15:09:04.025Z Downloaded bstr v1.10.0
10532025-12-03T15:09:04.035Z Downloaded regex-syntax v0.6.29
10542025-12-03T15:09:04.041Z Downloaded jiff v0.2.15
10552025-12-03T15:09:04.059Z Downloaded proptest v1.7.0
10562025-12-03T15:09:04.068Z Downloaded bzip2-sys v0.1.13+1.0.8
10572025-12-03T15:09:04.079Z Downloaded zerocopy v0.8.27
10582025-12-03T15:09:04.110Z Downloaded zerocopy-derive v0.6.6
10592025-12-03T15:09:04.114Z Downloaded regex-automata v0.4.11
10602025-12-03T15:09:04.125Z Downloaded petname v2.0.2
10612025-12-03T15:09:04.131Z Downloaded webpki-roots v1.0.1
10622025-12-03T15:09:04.134Z Downloaded lzma-sys v0.1.20
10632025-12-03T15:09:04.162Z Downloaded petgraph v0.6.5
10642025-12-03T15:09:04.179Z Downloaded chrono-tz v0.10.4
10652025-12-03T15:09:04.195Z Downloaded curve25519-dalek v4.1.3
10662025-12-03T15:09:04.203Z Downloaded winnow v0.6.26
10672025-12-03T15:09:04.213Z Downloaded expectorate v1.2.0
10682025-12-03T15:09:04.216Z Downloaded russh v0.45.0
10692025-12-03T15:09:04.219Z Downloaded libz-sys v1.1.20
10702025-12-03T15:09:04.239Z Downloaded petgraph v0.8.2
10712025-12-03T15:09:04.258Z Downloaded tokio v1.48.0
10722025-12-03T15:09:04.293Z Downloaded rcgen v0.12.1
10732025-12-03T15:09:04.296Z Downloaded csv v1.3.1
10742025-12-03T15:09:04.313Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10752025-12-03T15:09:04.329Z Downloaded sha3 v0.10.8
10762025-12-03T15:09:04.334Z Downloaded futures-channel v0.3.31
10772025-12-03T15:09:04.337Z Downloaded zerocopy-derive v0.8.27
10782025-12-03T15:09:04.342Z Downloaded num-bigint v0.4.6
10792025-12-03T15:09:04.346Z Downloaded p384 v0.13.1
10802025-12-03T15:09:04.350Z Downloaded zstd v0.13.3
10812025-12-03T15:09:04.353Z Downloaded vte v0.11.1
10822025-12-03T15:09:04.357Z Downloaded signal-hook-registry v1.4.2
10832025-12-03T15:09:04.357Z Downloaded serde_urlencoded v0.7.1
10842025-12-03T15:09:04.360Z Downloaded derive_more v2.0.1
10852025-12-03T15:09:04.367Z Downloaded signal-hook-tokio v0.3.1
10862025-12-03T15:09:04.370Z Downloaded time-core v0.1.6
10872025-12-03T15:09:04.370Z Downloaded support-bundle-viewer v0.1.2
10882025-12-03T15:09:04.370Z Downloaded omicron-zone-package v0.12.2
10892025-12-03T15:09:04.373Z Downloaded serde_yaml v0.9.34+deprecated
10902025-12-03T15:09:04.376Z Downloaded time-macros v0.2.24
10912025-12-03T15:09:04.379Z Downloaded tokio-native-tls v0.3.1
10922025-12-03T15:09:04.383Z Downloaded rand_chacha v0.9.0
10932025-12-03T15:09:04.383Z Downloaded progenitor v0.10.0
10942025-12-03T15:09:04.386Z Downloaded twox-hash v2.1.0
10952025-12-03T15:09:04.386Z Downloaded tough v0.20.0
10962025-12-03T15:09:04.393Z Downloaded samael v0.0.19
10972025-12-03T15:09:04.400Z Downloaded rand_core v0.6.4
10982025-12-03T15:09:04.403Z Downloaded foreign-types v0.5.0
10992025-12-03T15:09:04.403Z Downloaded predicates v3.1.3
11002025-12-03T15:09:04.406Z Downloaded tungstenite v0.21.0
11012025-12-03T15:09:04.410Z Downloaded ssh-key v0.6.6
11022025-12-03T15:09:04.414Z Downloaded unicode-bidi v0.3.17
11032025-12-03T15:09:04.417Z Downloaded pin-project v1.1.6
11042025-12-03T15:09:04.426Z Downloaded git2 v0.20.2
11052025-12-03T15:09:04.433Z Downloaded rand v0.9.2
11062025-12-03T15:09:04.437Z Downloaded unicase v2.8.1
11072025-12-03T15:09:04.439Z Downloaded sqlformat v0.3.5
11082025-12-03T15:09:04.440Z Downloaded derive_more v0.99.20
11092025-12-03T15:09:04.444Z Downloaded diff v0.1.13
11102025-12-03T15:09:04.447Z Downloaded aws-lc-rs v1.12.4
11112025-12-03T15:09:04.454Z Downloaded ring v0.17.14
11122025-12-03T15:09:04.492Z Downloaded encoding_rs v0.8.34
11132025-12-03T15:09:04.510Z Downloaded foreign-types v0.3.2
11142025-12-03T15:09:04.513Z Downloaded serde_with_macros v3.14.0
11152025-12-03T15:09:04.513Z Downloaded phf_shared v0.11.2
11162025-12-03T15:09:04.516Z Downloaded packed_struct v0.10.1
11172025-12-03T15:09:04.516Z Downloaded futures-executor v0.3.31
11182025-12-03T15:09:04.516Z Downloaded parking_lot_core v0.9.10
11192025-12-03T15:09:04.519Z Downloaded slog-term v2.9.2
11202025-12-03T15:09:04.522Z Downloaded flate2 v1.1.2
11212025-12-03T15:09:04.525Z Downloaded unicode-segmentation v1.12.0
11222025-12-03T15:09:04.528Z Downloaded p521 v0.13.3
11232025-12-03T15:09:04.532Z Downloaded winnow v0.5.40
11242025-12-03T15:09:04.537Z Downloaded libgit2-sys v0.18.2+1.9.1
11252025-12-03T15:09:04.587Z Downloaded tap v1.0.1
11262025-12-03T15:09:04.590Z Downloaded slog-dtrace v0.3.0
11272025-12-03T15:09:04.590Z Downloaded oso v0.27.3
11282025-12-03T15:09:04.592Z Downloaded crossterm v0.29.0
11292025-12-03T15:09:04.597Z Downloaded nibble_vec v0.1.0
11302025-12-03T15:09:04.600Z Downloaded rustc-hash v1.1.0
11312025-12-03T15:09:04.600Z Downloaded progenitor-macro v0.11.2
11322025-12-03T15:09:04.603Z Downloaded pin-project-internal v1.1.6
11332025-12-03T15:09:04.603Z Downloaded peg v0.8.5
11342025-12-03T15:09:04.607Z Downloaded tokio-rustls v0.24.1
11352025-12-03T15:09:04.610Z Downloaded futures v0.3.31
11362025-12-03T15:09:04.614Z Downloaded unicode-normalization v0.1.24
11372025-12-03T15:09:04.616Z Downloaded olpc-cjson v0.1.4
11382025-12-03T15:09:04.617Z Downloaded openssl-sys v0.9.109
11392025-12-03T15:09:04.621Z Downloaded tower-http v0.6.6
11402025-12-03T15:09:04.628Z Downloaded hkdf v0.12.4
11412025-12-03T15:09:04.631Z Downloaded xz2 v0.1.7
11422025-12-03T15:09:04.634Z Downloaded xshell v0.2.7
11432025-12-03T15:09:04.634Z Downloaded xattr v1.3.1
11442025-12-03T15:09:04.637Z Downloaded usdt-attr-macro v0.6.0
11452025-12-03T15:09:04.637Z Downloaded rand_core v0.9.3
11462025-12-03T15:09:04.637Z Downloaded pkg-config v0.3.31
11472025-12-03T15:09:04.640Z Downloaded pin-project-lite v0.2.14
11482025-12-03T15:09:04.643Z Downloaded des v0.8.1
11492025-12-03T15:09:04.646Z Downloaded rustls-pki-types v1.10.0
11502025-12-03T15:09:04.649Z Downloaded prettyplease v0.2.36
11512025-12-03T15:09:04.652Z Downloaded flume v0.11.1
11522025-12-03T15:09:04.655Z Downloaded crypto-bigint v0.5.5
11532025-12-03T15:09:04.658Z Downloaded hyper v1.7.0
11542025-12-03T15:09:04.664Z Downloaded supports-color v3.0.2
11552025-12-03T15:09:04.667Z Downloaded slog-envlogger v2.2.0
11562025-12-03T15:09:04.667Z Downloaded unsafe-libyaml v0.2.11
11572025-12-03T15:09:04.670Z Downloaded md-5 v0.10.6
11582025-12-03T15:09:04.670Z Downloaded fd-lock v4.0.2
11592025-12-03T15:09:04.673Z Downloaded slab v0.4.9
11602025-12-03T15:09:04.676Z Downloaded psl-types v2.0.11
11612025-12-03T15:09:04.676Z Downloaded poly1305 v0.8.0
11622025-12-03T15:09:04.680Z Downloaded zone_cfg_derive v0.1.2
11632025-12-03T15:09:04.680Z Downloaded vsss-rs v3.3.4
11642025-12-03T15:09:04.680Z Downloaded crucible-workspace-hack v0.1.0
11652025-12-03T15:09:04.683Z Downloaded xshell-macros v0.2.7
11662025-12-03T15:09:04.683Z Downloaded value-bag v1.9.0
11672025-12-03T15:09:04.683Z Downloaded tower v0.5.2
11682025-12-03T15:09:04.691Z Downloaded tokio-util v0.7.15
11692025-12-03T15:09:04.697Z Downloaded progenitor-macro v0.8.0
11702025-12-03T15:09:04.700Z Downloaded parse-display-derive v0.10.0
11712025-12-03T15:09:04.700Z Downloaded parse-display v0.10.0
11722025-12-03T15:09:04.700Z Downloaded oso-derive v0.27.3
11732025-12-03T15:09:04.703Z Downloaded toml_parser v1.0.2
11742025-12-03T15:09:04.703Z Downloaded password-hash v0.5.0
11752025-12-03T15:09:04.708Z Downloaded snafu v0.8.5
11762025-12-03T15:09:04.711Z Downloaded itertools v0.12.1
11772025-12-03T15:09:04.715Z Downloaded aes-gcm v0.10.3
11782025-12-03T15:09:04.721Z Downloaded libm v0.2.8
11792025-12-03T15:09:04.729Z Downloaded itertools v0.13.0
11802025-12-03T15:09:04.733Z Downloaded itertools v0.10.5
11812025-12-03T15:09:04.736Z Downloaded tinyvec_macros v0.1.1
11822025-12-03T15:09:04.739Z Downloaded memoffset v0.9.1
11832025-12-03T15:09:04.739Z Downloaded fs-err v2.11.0
11842025-12-03T15:09:04.743Z Downloaded minimal-lexical v0.2.1
11852025-12-03T15:09:04.746Z Downloaded iddqd v0.3.16
11862025-12-03T15:09:04.749Z Downloaded h2 v0.4.6
11872025-12-03T15:09:04.754Z Downloaded rustc-demangle v0.1.24
11882025-12-03T15:09:04.757Z Downloaded ena v0.14.3
11892025-12-03T15:09:04.757Z Downloaded strum_macros v0.27.2
11902025-12-03T15:09:04.760Z Downloaded rustls-pemfile v2.2.0
11912025-12-03T15:09:04.763Z Downloaded hashbrown v0.16.0
11922025-12-03T15:09:04.766Z Downloaded topological-sort v0.2.2
11932025-12-03T15:09:04.766Z Downloaded toml_writer v1.0.2
11942025-12-03T15:09:04.769Z Downloaded parking_lot_core v0.8.6
11952025-12-03T15:09:04.769Z Downloaded tls_codec_derive v0.4.1
11962025-12-03T15:09:04.772Z Downloaded thread-id v5.0.0
11972025-12-03T15:09:04.772Z Downloaded siphasher v1.0.1
11982025-12-03T15:09:04.772Z Downloaded mime_guess v2.0.5
11992025-12-03T15:09:04.775Z Downloaded fixedbitset v0.5.7
12002025-12-03T15:09:04.775Z Downloaded progenitor-impl v0.10.0
12012025-12-03T15:09:04.778Z Downloaded miniz_oxide v0.8.5
12022025-12-03T15:09:04.781Z Downloaded ed25519-dalek v2.1.1
12032025-12-03T15:09:04.785Z Downloaded proc-macro-error-attr2 v2.0.0
12042025-12-03T15:09:04.785Z Downloaded zstd-safe v7.2.3
12052025-12-03T15:09:04.785Z Downloaded test-strategy v0.4.3
12062025-12-03T15:09:04.794Z Downloaded similar v2.7.0
12072025-12-03T15:09:04.798Z Downloaded num v0.4.3
12082025-12-03T15:09:04.798Z Downloaded nu-ansi-term v0.50.1
12092025-12-03T15:09:04.798Z Downloaded multimap v0.10.1
12102025-12-03T15:09:04.798Z Downloaded utf-8 v0.7.6
12112025-12-03T15:09:04.798Z Downloaded nanorand v0.7.0
12122025-12-03T15:09:04.802Z Downloaded futures-sink v0.3.31
12132025-12-03T15:09:04.802Z Downloaded enum-as-inner v0.6.1
12142025-12-03T15:09:04.802Z Downloaded tokio-tungstenite v0.21.0
12152025-12-03T15:09:04.806Z Downloaded progenitor-impl v0.8.0
12162025-12-03T15:09:04.806Z Downloaded tokio-rustls v0.25.0
12172025-12-03T15:09:04.810Z Downloaded dropshot_endpoint v0.16.4
12182025-12-03T15:09:04.813Z Downloaded darling_core v0.21.0
12192025-12-03T15:09:04.816Z Downloaded darling_core v0.20.10
12202025-12-03T15:09:04.820Z Downloaded walkdir v2.5.0
12212025-12-03T15:09:04.823Z Downloaded pkcs1 v0.7.5
12222025-12-03T15:09:04.823Z Downloaded zip v0.6.6
12232025-12-03T15:09:04.826Z Downloaded cc v1.2.30
12242025-12-03T15:09:04.829Z Downloaded signal-hook-mio v0.2.4
12252025-12-03T15:09:04.832Z Downloaded postcard v1.0.10
12262025-12-03T15:09:04.832Z Downloaded derive-ex v0.1.8
12272025-12-03T15:09:04.835Z Downloaded ssh-cipher v0.2.0
12282025-12-03T15:09:04.835Z Downloaded waitgroup v0.1.2
12292025-12-03T15:09:04.835Z Downloaded jiff-static v0.2.15
12302025-12-03T15:09:04.838Z Downloaded rustc_version v0.4.1
12312025-12-03T15:09:04.838Z Downloaded usdt-impl v0.6.0
12322025-12-03T15:09:04.841Z Downloaded tinyvec v1.8.0
12332025-12-03T15:09:04.844Z Downloaded signal-hook v0.3.18
12342025-12-03T15:09:04.847Z Downloaded sec1 v0.7.3
12352025-12-03T15:09:04.848Z Downloaded multer v3.1.0
12362025-12-03T15:09:04.851Z Downloaded radium v0.7.0
12372025-12-03T15:09:04.851Z Downloaded publicsuffix v2.3.0
12382025-12-03T15:09:04.854Z Downloaded memmap2 v0.9.8
12392025-12-03T15:09:04.854Z Downloaded schemars v0.8.22
12402025-12-03T15:09:04.863Z Downloaded toml v0.7.8
12412025-12-03T15:09:04.867Z Downloaded deranged v0.5.3
12422025-12-03T15:09:04.871Z Downloaded darling v0.21.0
12432025-12-03T15:09:04.874Z Downloaded term v0.7.0
12442025-12-03T15:09:04.877Z Downloaded term v1.1.0
12452025-12-03T15:09:04.881Z Downloaded ron v0.7.1
12462025-12-03T15:09:04.884Z Downloaded indicatif v0.17.11
12472025-12-03T15:09:04.887Z Downloaded pem v3.0.5
12482025-12-03T15:09:04.887Z Downloaded crossbeam-utils v0.8.21
12492025-12-03T15:09:04.890Z Downloaded ignore v0.4.23
12502025-12-03T15:09:04.893Z Downloaded bumpalo v3.16.0
12512025-12-03T15:09:04.893Z Downloaded dtrace-parser v0.3.0
12522025-12-03T15:09:04.897Z Downloaded dyn-clone v1.0.20
12532025-12-03T15:09:04.897Z Downloaded vergen-gitcl v1.0.8
12542025-12-03T15:09:04.897Z Downloaded vergen-git2 v1.0.7
12552025-12-03T15:09:04.900Z Downloaded socket2 v0.6.1
12562025-12-03T15:09:04.900Z Downloaded socket2 v0.5.10
12572025-12-03T15:09:04.903Z Downloaded ed25519 v2.2.3
12582025-12-03T15:09:04.903Z Downloaded quinn v0.11.5
12592025-12-03T15:09:04.906Z Downloaded document-features v0.2.11
12602025-12-03T15:09:04.909Z Downloaded display-error-chain v0.2.2
12612025-12-03T15:09:04.909Z Downloaded darling v0.20.10
12622025-12-03T15:09:04.913Z Downloaded heapless v0.8.0
12632025-12-03T15:09:04.916Z Downloaded typify-macro v0.2.0
12642025-12-03T15:09:04.916Z Downloaded string_cache v0.8.9
12652025-12-03T15:09:04.919Z Downloaded spin v0.9.8
12662025-12-03T15:09:04.919Z Downloaded snafu-derive v0.8.5
12672025-12-03T15:09:04.922Z Downloaded termios v0.3.3
12682025-12-03T15:09:04.922Z Downloaded postgres-types v0.2.9
12692025-12-03T15:09:04.925Z Downloaded cookie v0.18.1
12702025-12-03T15:09:04.929Z Downloaded ipnet v2.11.0
12712025-12-03T15:09:04.929Z Downloaded clang-sys v1.8.1
12722025-12-03T15:09:04.932Z Downloaded hyper-rustls v0.27.7
12732025-12-03T15:09:04.932Z Downloaded const-oid v0.9.6
12742025-12-03T15:09:04.935Z Downloaded cmake v0.1.51
12752025-12-03T15:09:04.935Z Downloaded ciborium v0.2.2
12762025-12-03T15:09:04.939Z Downloaded hubpack v0.1.2
12772025-12-03T15:09:04.939Z Downloaded serde_plain v1.0.2
12782025-12-03T15:09:04.943Z Downloaded scroll v0.13.0
12792025-12-03T15:09:04.943Z Downloaded scopeguard v1.2.0
12802025-12-03T15:09:04.943Z Downloaded progenitor-client v0.10.0
12812025-12-03T15:09:04.943Z Downloaded libsw-core v0.3.1
12822025-12-03T15:09:04.946Z Downloaded hyper-staticfile v0.10.1
12832025-12-03T15:09:04.946Z Downloaded linear-map v1.2.0
12842025-12-03T15:09:04.946Z Downloaded libz-rs-sys v0.5.1
12852025-12-03T15:09:04.949Z Downloaded ciborium-ll v0.2.2
12862025-12-03T15:09:04.949Z Downloaded base64ct v1.6.0
12872025-12-03T15:09:04.954Z Downloaded indoc v2.0.6
12882025-12-03T15:09:04.954Z Downloaded impl-trait-for-tuples v0.2.2
12892025-12-03T15:09:04.957Z Downloaded async-bb8-diesel v0.2.1
12902025-12-03T15:09:04.957Z Downloaded ghash v0.5.1
12912025-12-03T15:09:04.960Z Downloaded ref-cast v1.0.24
12922025-12-03T15:09:04.960Z Downloaded progenitor v0.11.2
12932025-12-03T15:09:04.963Z Downloaded proc-macro-crate v1.3.1
12942025-12-03T15:09:04.963Z Downloaded primeorder v0.13.6
12952025-12-03T15:09:04.967Z Downloaded libsw v3.5.0
12962025-12-03T15:09:04.967Z Downloaded lazycell v1.3.0
12972025-12-03T15:09:04.967Z Downloaded keccak v0.1.5
12982025-12-03T15:09:04.971Z Downloaded is-terminal v0.4.13
12992025-12-03T15:09:04.971Z Downloaded ipnetwork v0.21.1
13002025-12-03T15:09:04.971Z Downloaded internet-checksum v0.2.1
13012025-12-03T15:09:04.971Z Downloaded instability v0.3.2
13022025-12-03T15:09:04.974Z Downloaded hyper-tls v0.6.0
13032025-12-03T15:09:04.974Z Downloaded humantime v2.2.0
13042025-12-03T15:09:04.974Z Downloaded hash32 v0.2.1
13052025-12-03T15:09:04.974Z Downloaded convert_case v0.7.1
13062025-12-03T15:09:04.979Z Downloaded console v0.16.0
13072025-12-03T15:09:04.982Z Downloaded colored v2.2.0
13082025-12-03T15:09:04.982Z Downloaded hostname v0.4.0
13092025-12-03T15:09:04.982Z Downloaded highway v1.3.0
13102025-12-03T15:09:04.985Z Downloaded bit-vec v0.8.0
13112025-12-03T15:09:04.985Z Downloaded bcrypt-pbkdf v0.10.0
13122025-12-03T15:09:04.988Z Downloaded arrayvec v0.7.6
13132025-12-03T15:09:04.989Z Downloaded rand_xorshift v0.4.0
13142025-12-03T15:09:04.991Z Downloaded bzip2 v0.5.2
13152025-12-03T15:09:04.991Z Downloaded cargo-platform v0.1.8
13162025-12-03T15:09:04.991Z Downloaded console v0.15.10
13172025-12-03T15:09:04.995Z Downloaded bcs v0.1.6
13182025-12-03T15:09:04.997Z Downloaded async-trait v0.1.89
13192025-12-03T15:09:05.000Z Downloaded hmac v0.12.1
13202025-12-03T15:09:05.000Z Downloaded critical-section v1.1.3
13212025-12-03T15:09:05.003Z Downloaded assert_matches v1.5.0
13222025-12-03T15:09:05.003Z Downloaded async-stream v0.3.6
13232025-12-03T15:09:05.006Z Downloaded chacha20 v0.9.1
13242025-12-03T15:09:05.006Z Downloaded ascii-canvas v3.0.0
13252025-12-03T15:09:05.011Z Downloaded bb8 v0.8.5
13262025-12-03T15:09:05.011Z Downloaded async-recursion v1.1.1
13272025-12-03T15:09:05.014Z Downloaded castaway v0.2.3
13282025-12-03T15:09:05.014Z Downloaded hex v0.4.3
13292025-12-03T15:09:05.014Z Downloaded fxhash v0.2.1
13302025-12-03T15:09:05.017Z Downloaded group v0.13.0
13312025-12-03T15:09:05.302Z Downloaded aws-lc-sys v0.26.0
13322025-12-03T15:09:05.604Z Compiling value-bag v1.9.0
13332025-12-03T15:09:05.604Z Compiling lock_api v0.4.12
13342025-12-03T15:09:05.604Z Compiling scopeguard v1.2.0
13352025-12-03T15:09:05.607Z Compiling shlex v1.3.0
13362025-12-03T15:09:05.607Z Compiling typenum v1.17.0
13372025-12-03T15:09:05.607Z Compiling syn v2.0.106
13382025-12-03T15:09:05.607Z Compiling getrandom v0.2.15
13392025-12-03T15:09:05.809Z Compiling jobserver v0.1.32
13402025-12-03T15:09:05.934Z Compiling generic-array v0.14.7
13412025-12-03T15:09:06.144Z Compiling rand_core v0.6.4
13422025-12-03T15:09:06.189Z Compiling log v0.4.27
13432025-12-03T15:09:06.254Z Compiling smallvec v1.15.1
13442025-12-03T15:09:06.295Z Compiling cc v1.2.30
13452025-12-03T15:09:06.643Z Compiling subtle v2.6.1
13462025-12-03T15:09:06.685Z Compiling portable-atomic v1.11.0
13472025-12-03T15:09:06.688Z Compiling const-oid v0.9.6
13482025-12-03T15:09:06.724Z Compiling critical-section v1.1.3
13492025-12-03T15:09:06.894Z Compiling pkg-config v0.3.31
13502025-12-03T15:09:06.926Z Compiling spin v0.9.8
13512025-12-03T15:09:06.995Z Compiling parking_lot_core v0.9.10
13522025-12-03T15:09:07.332Z Compiling pin-project-lite v0.2.14
13532025-12-03T15:09:07.447Z Compiling getrandom v0.3.4
13542025-12-03T15:09:07.486Z Compiling regex-syntax v0.8.5
13552025-12-03T15:09:08.126Z Compiling serde_json v1.0.145
13562025-12-03T15:09:08.353Z Compiling rustix v0.38.37
13572025-12-03T15:09:09.135Z Compiling once_cell v1.21.3
13582025-12-03T15:09:09.337Z Compiling signal-hook-registry v1.4.2
13592025-12-03T15:09:09.526Z Compiling libm v0.2.8
13602025-12-03T15:09:09.571Z Compiling parking_lot v0.12.3
13612025-12-03T15:09:09.636Z Compiling mio v1.0.2
13622025-12-03T15:09:09.966Z Compiling num-traits v0.2.19
13632025-12-03T15:09:10.107Z Compiling futures-core v0.3.31
13642025-12-03T15:09:10.296Z Compiling allocator-api2 v0.2.21
13652025-12-03T15:09:10.469Z Compiling lazy_static v1.5.0
13662025-12-03T15:09:10.623Z Compiling aho-corasick v1.1.3
13672025-12-03T15:09:10.647Z Compiling socket2 v0.6.1
13682025-12-03T15:09:10.820Z Compiling slab v0.4.9
13692025-12-03T15:09:11.107Z Compiling cpufeatures v0.2.14
13702025-12-03T15:09:11.195Z Compiling foldhash v0.1.5
13712025-12-03T15:09:11.240Z Compiling percent-encoding v2.3.2
13722025-12-03T15:09:11.622Z Compiling hashbrown v0.15.4
13732025-12-03T15:09:11.670Z Compiling glob v0.3.2
13742025-12-03T15:09:11.820Z Compiling either v1.15.0
13752025-12-03T15:09:11.846Z Compiling futures-sink v0.3.31
13762025-12-03T15:09:12.044Z Compiling futures-channel v0.3.31
13772025-12-03T15:09:12.494Z Compiling pin-utils v0.1.0
13782025-12-03T15:09:12.566Z Compiling clang-sys v1.8.1
13792025-12-03T15:09:12.589Z Compiling prettyplease v0.2.36
13802025-12-03T15:09:12.613Z Compiling futures-task v0.3.31
13812025-12-03T15:09:12.919Z Compiling regex-automata v0.4.11
13822025-12-03T15:09:12.970Z Compiling futures-io v0.3.31
13832025-12-03T15:09:13.042Z Compiling minimal-lexical v0.2.1
13842025-12-03T15:09:13.274Z Compiling libloading v0.8.5
13852025-12-03T15:09:13.302Z Compiling home v0.5.9
13862025-12-03T15:09:13.418Z Compiling synstructure v0.13.1
13872025-12-03T15:09:13.529Z Compiling nom v7.1.3
13882025-12-03T15:09:13.608Z Compiling base64ct v1.6.0
13892025-12-03T15:09:13.670Z Compiling bindgen v0.69.5
13902025-12-03T15:09:14.221Z Compiling pem-rfc7468 v0.7.0
13912025-12-03T15:09:14.853Z Compiling indexmap v2.11.4
13922025-12-03T15:09:14.912Z Compiling itertools v0.12.1
13932025-12-03T15:09:15.203Z Compiling lazycell v1.3.0
13942025-12-03T15:09:15.393Z Compiling rustc-hash v1.1.0
13952025-12-03T15:09:15.569Z Compiling flagset v0.4.6
13962025-12-03T15:09:15.797Z Compiling form_urlencoded v1.2.2
13972025-12-03T15:09:16.115Z Compiling rand_core v0.9.3
13982025-12-03T15:09:16.225Z Compiling cmake v0.1.51
13992025-12-03T15:09:16.667Z Compiling cexpr v0.6.0
14002025-12-03T15:09:16.799Z Compiling dunce v1.0.5
14012025-12-03T15:09:16.949Z Compiling fs_extra v1.3.0
14022025-12-03T15:09:17.027Z Compiling paste v1.0.15
14032025-12-03T15:09:17.470Z Compiling rustc_version v0.4.1
14042025-12-03T15:09:17.574Z Compiling vcpkg v0.2.15
14052025-12-03T15:09:17.626Z Compiling rustversion v1.0.22
14062025-12-03T15:09:17.731Z Compiling ident_case v1.0.1
14072025-12-03T15:09:17.931Z Compiling iana-time-zone v0.1.63
14082025-12-03T15:09:18.105Z Compiling darling_core v0.20.10
14092025-12-03T15:09:18.308Z Compiling regex v1.11.3
14102025-12-03T15:09:18.471Z Compiling serde_derive v1.0.226
14112025-12-03T15:09:19.181Z Compiling zeroize_derive v1.4.2
14122025-12-03T15:09:19.231Z Compiling zerofrom-derive v0.1.4
14132025-12-03T15:09:19.254Z Compiling yoke-derive v0.7.4
14142025-12-03T15:09:19.620Z Compiling zerocopy-derive v0.7.35
14152025-12-03T15:09:20.575Z Compiling zeroize v1.8.1
14162025-12-03T15:09:21.524Z Compiling zerovec-derive v0.10.3
14172025-12-03T15:09:21.787Z Compiling zerocopy v0.7.35
14182025-12-03T15:09:22.326Z Compiling crypto-common v0.1.6
14192025-12-03T15:09:22.568Z Compiling block-buffer v0.10.4
14202025-12-03T15:09:22.591Z Compiling zerofrom v0.1.4
14212025-12-03T15:09:22.836Z Compiling digest v0.10.7
14222025-12-03T15:09:22.856Z Compiling yoke v0.7.4
14232025-12-03T15:09:23.012Z Compiling displaydoc v0.2.5
14242025-12-03T15:09:23.183Z Compiling icu_provider_macros v1.5.0
14252025-12-03T15:09:23.234Z Compiling tokio-macros v2.6.0
14262025-12-03T15:09:23.356Z Compiling hmac v0.12.1
14272025-12-03T15:09:23.630Z Compiling thiserror-impl v2.0.17
14282025-12-03T15:09:23.894Z Compiling block-padding v0.3.3
14292025-12-03T15:09:23.920Z Compiling zerovec v0.10.4
14302025-12-03T15:09:23.925Z Compiling futures-macro v0.3.31
14312025-12-03T15:09:24.183Z Compiling inout v0.1.3
14322025-12-03T15:09:24.300Z Compiling ppv-lite86 v0.2.20
14332025-12-03T15:09:24.469Z Compiling cipher v0.4.4
14342025-12-03T15:09:24.552Z Compiling sha2 v0.10.9
14352025-12-03T15:09:24.813Z Compiling der_derive v0.7.3
14362025-12-03T15:09:24.952Z Compiling salsa20 v0.10.2
14372025-12-03T15:09:25.052Z Compiling pbkdf2 v0.12.2
14382025-12-03T15:09:25.179Z Compiling rand_chacha v0.9.0
14392025-12-03T15:09:25.236Z Compiling scrypt v0.11.0
14402025-12-03T15:09:25.703Z Compiling tinystr v0.7.6
14412025-12-03T15:09:25.706Z Compiling icu_collections v1.5.0
14422025-12-03T15:09:25.833Z Compiling serde v1.0.226
14432025-12-03T15:09:25.920Z Compiling futures-util v0.3.31
14442025-12-03T15:09:26.118Z Compiling icu_locid v1.5.0
14452025-12-03T15:09:26.720Z Compiling thiserror v2.0.17
14462025-12-03T15:09:26.894Z Compiling pest v2.8.2
14472025-12-03T15:09:26.924Z Compiling bitflags v2.9.4
14482025-12-03T15:09:26.990Z Compiling bytes v1.10.1
14492025-12-03T15:09:27.063Z Compiling der v0.7.10
14502025-12-03T15:09:27.116Z Compiling chrono v0.4.42
14512025-12-03T15:09:27.839Z Compiling icu_provider v1.5.0
14522025-12-03T15:09:28.025Z Compiling uuid v1.18.1
14532025-12-03T15:09:28.447Z Compiling tokio v1.48.0
14542025-12-03T15:09:28.841Z Compiling icu_locid_transform v1.5.0
14552025-12-03T15:09:29.632Z Compiling spki v0.7.3
14562025-12-03T15:09:29.867Z Compiling pest_meta v2.8.2
14572025-12-03T15:09:29.889Z Compiling http v1.3.1
14582025-12-03T15:09:29.995Z Compiling aes v0.8.4
14592025-12-03T15:09:30.431Z Compiling icu_properties v1.5.1
14602025-12-03T15:09:31.071Z Compiling which v4.4.2
14612025-12-03T15:09:31.094Z Compiling cbc v0.1.2
14622025-12-03T15:09:31.354Z Compiling openssl-sys v0.9.109
14632025-12-03T15:09:31.961Z Compiling pkcs5 v0.7.1
14642025-12-03T15:09:31.981Z Compiling pest_generator v2.8.2
14652025-12-03T15:09:32.632Z Compiling rand v0.9.2
14662025-12-03T15:09:32.811Z Compiling darling_macro v0.20.10
14672025-12-03T15:09:32.976Z Compiling tracing-attributes v0.1.27
14682025-12-03T15:09:33.748Z Compiling ring v0.17.14
14692025-12-03T15:09:33.784Z Compiling tracing-core v0.1.32
14702025-12-03T15:09:34.133Z Compiling icu_normalizer v1.5.0
14712025-12-03T15:09:34.352Z Compiling rustix v1.0.7
14722025-12-03T15:09:34.804Z Compiling aws-lc-rs v1.12.4
14732025-12-03T15:09:34.834Z Compiling adler2 v2.0.0
14742025-12-03T15:09:34.966Z Compiling idna_adapter v1.2.0
14752025-12-03T15:09:35.070Z Compiling miniz_oxide v0.8.5
14762025-12-03T15:09:35.184Z Compiling idna v1.0.3
14772025-12-03T15:09:35.261Z Compiling pest_derive v2.8.2
14782025-12-03T15:09:35.710Z Compiling darling v0.20.10
14792025-12-03T15:09:35.834Z Compiling url v2.5.4
14802025-12-03T15:09:36.073Z Compiling pkcs8 v0.10.2
14812025-12-03T15:09:36.150Z Compiling tracing v0.1.40
14822025-12-03T15:09:36.389Z Compiling http-body v1.0.1
14832025-12-03T15:09:36.557Z Compiling tokio-util v0.7.15
14842025-12-03T15:09:36.638Z Compiling thiserror-impl v1.0.69
14852025-12-03T15:09:36.641Z Compiling scroll_derive v0.12.0
14862025-12-03T15:09:36.679Z Compiling serde_derive_internals v0.29.1
14872025-12-03T15:09:37.445Z Compiling schemars v0.8.22
14882025-12-03T15:09:37.806Z Compiling rustls-pki-types v1.10.0
14892025-12-03T15:09:37.984Z Compiling zerocopy v0.8.27
14902025-12-03T15:09:38.718Z Compiling httparse v1.9.5
14912025-12-03T15:09:38.785Z Compiling base64 v0.22.1
14922025-12-03T15:09:38.852Z Compiling tinyvec_macros v0.1.1
14932025-12-03T15:09:38.855Z Compiling schemars_derive v0.8.22
14942025-12-03T15:09:38.966Z Compiling tinyvec v1.8.0
14952025-12-03T15:09:39.307Z Compiling thiserror v1.0.69
14962025-12-03T15:09:39.438Z Compiling scroll v0.12.0
14972025-12-03T15:09:39.504Z Compiling zerocopy-derive v0.8.27
14982025-12-03T15:09:39.948Z Compiling bzip2-sys v0.1.13+1.0.8
14992025-12-03T15:09:40.335Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15002025-12-03T15:09:40.426Z Compiling openssl-probe v0.1.5
15012025-12-03T15:09:40.682Z Compiling num-conv v0.1.0
15022025-12-03T15:09:40.743Z Compiling openssl v0.10.73
15032025-12-03T15:09:40.985Z Compiling untrusted v0.9.0
15042025-12-03T15:09:41.103Z Compiling try-lock v0.2.5
15052025-12-03T15:09:41.167Z Compiling foreign-types-shared v0.1.1
15062025-12-03T15:09:41.200Z Compiling tower-service v0.3.3
15072025-12-03T15:09:41.221Z Compiling atomic-waker v1.1.2
15082025-12-03T15:09:41.278Z Compiling dyn-clone v1.0.20
15092025-12-03T15:09:41.302Z Compiling untrusted v0.7.1
15102025-12-03T15:09:41.357Z Compiling time-core v0.1.6
15112025-12-03T15:09:41.410Z Compiling powerfmt v0.2.0
15122025-12-03T15:09:41.491Z Compiling h2 v0.4.6
15132025-12-03T15:09:41.512Z Compiling foreign-types v0.3.2
15142025-12-03T15:09:41.631Z Compiling want v0.3.1
15152025-12-03T15:09:41.658Z Compiling time-macros v0.2.24
15162025-12-03T15:09:41.770Z Compiling deranged v0.5.3
15172025-12-03T15:09:41.918Z Compiling tempfile v3.20.0
15182025-12-03T15:09:44.408Z Compiling goblin v0.8.2
15192025-12-03T15:09:45.807Z Compiling ipnet v2.11.0
15202025-12-03T15:09:46.317Z Compiling openssl-macros v0.1.1
15212025-12-03T15:09:46.612Z Compiling socket2 v0.5.10
15222025-12-03T15:09:46.734Z Compiling wait-timeout v0.2.0
15232025-12-03T15:09:46.942Z Compiling rustls v0.23.19
15242025-12-03T15:09:47.103Z Compiling bit-vec v0.8.0
15252025-12-03T15:09:47.245Z Compiling crossbeam-utils v0.8.21
15262025-12-03T15:09:47.278Z Compiling httpdate v1.0.3
15272025-12-03T15:09:47.487Z Compiling quick-error v1.2.3
15282025-12-03T15:09:47.597Z Compiling num_threads v0.1.7
15292025-12-03T15:09:47.666Z Compiling native-tls v0.2.12
15302025-12-03T15:09:47.688Z Compiling gimli v0.31.1
15312025-12-03T15:09:47.751Z Compiling syn v1.0.109
15322025-12-03T15:09:47.853Z Compiling time v0.3.43
15332025-12-03T15:09:48.088Z Compiling rusty-fork v0.3.0
15342025-12-03T15:09:48.452Z Compiling bit-set v0.8.0
15352025-12-03T15:09:48.782Z Compiling hyper v1.7.0
15362025-12-03T15:09:51.293Z Compiling dof v0.3.0
15372025-12-03T15:09:51.759Z Compiling addr2line v0.24.2
15382025-12-03T15:09:52.343Z Compiling unicode-normalization v0.1.24
15392025-12-03T15:09:52.391Z Compiling dtrace-parser v0.2.0
15402025-12-03T15:09:52.460Z Compiling derive_builder_core v0.20.2
15412025-12-03T15:09:52.994Z Compiling signature v2.2.0
15422025-12-03T15:09:53.333Z Compiling scroll_derive v0.13.1
15432025-12-03T15:09:53.385Z Compiling heapless v0.7.17
15442025-12-03T15:09:53.419Z Compiling rand_xorshift v0.4.0
15452025-12-03T15:09:53.717Z Compiling cookie v0.18.1
15462025-12-03T15:09:53.831Z Compiling object v0.36.5
15472025-12-03T15:09:54.064Z Compiling crc32fast v1.4.2
15482025-12-03T15:09:54.273Z Compiling anyhow v1.0.99
15492025-12-03T15:09:54.409Z Compiling signal-hook v0.3.18
15502025-12-03T15:09:54.511Z Compiling zlib-rs v0.5.1
15512025-12-03T15:09:54.737Z Compiling unicode-bidi v0.3.17
15522025-12-03T15:09:54.863Z Compiling zstd-safe v7.2.3
15532025-12-03T15:09:55.102Z Compiling siphasher v0.3.11
15542025-12-03T15:09:55.217Z Compiling rustc-demangle v0.1.24
15552025-12-03T15:09:55.516Z Compiling unicode-properties v0.1.3
15562025-12-03T15:09:55.947Z Compiling slog v2.7.0
15572025-12-03T15:09:55.968Z Compiling unarray v0.1.4
15582025-12-03T15:09:56.122Z Compiling proptest v1.7.0
15592025-12-03T15:09:56.142Z Compiling stringprep v0.1.5
15602025-12-03T15:09:56.164Z Compiling phf_shared v0.11.2
15612025-12-03T15:09:56.499Z Compiling scroll v0.13.0
15622025-12-03T15:09:56.937Z Compiling derive_builder_macro v0.20.2
15632025-12-03T15:09:57.134Z Compiling usdt-impl v0.5.0
15642025-12-03T15:09:57.193Z Compiling hyper-util v0.1.17
15652025-12-03T15:09:58.512Z Compiling ipnetwork v0.21.1
15662025-12-03T15:09:59.118Z Compiling toml_datetime v0.6.11
15672025-12-03T15:09:59.364Z Compiling serde_spanned v0.6.9
15682025-12-03T15:09:59.648Z Compiling serde_tokenstream v0.2.2
15692025-12-03T15:09:59.672Z Compiling rand_chacha v0.3.1
15702025-12-03T15:10:00.300Z Compiling backtrace v0.3.74
15712025-12-03T15:10:00.709Z Compiling libz-rs-sys v0.5.1
15722025-12-03T15:10:01.014Z Compiling md-5 v0.10.6
15732025-12-03T15:10:01.019Z Compiling vergen-lib v0.1.6
15742025-12-03T15:10:01.307Z Compiling curve25519-dalek v4.1.3
15752025-12-03T15:10:01.368Z Compiling num-integer v0.1.46
15762025-12-03T15:10:01.558Z Compiling sync_wrapper v1.0.1
15772025-12-03T15:10:01.756Z Compiling ff v0.13.0
15782025-12-03T15:10:02.017Z Compiling hash32 v0.2.1
15792025-12-03T15:10:02.019Z Compiling memoffset v0.9.1
15802025-12-03T15:10:02.064Z Compiling num-bigint-dig v0.8.4
15812025-12-03T15:10:02.091Z Compiling base16ct v0.2.0
15822025-12-03T15:10:02.396Z Compiling cfg_aliases v0.2.1
15832025-12-03T15:10:02.426Z Compiling fallible-iterator v0.2.0
15842025-12-03T15:10:02.442Z Compiling ref-cast v1.0.24
15852025-12-03T15:10:02.445Z Compiling tower-layer v0.3.3
15862025-12-03T15:10:02.526Z Compiling smoltcp v0.9.1
15872025-12-03T15:10:02.793Z Compiling litrs v0.4.1
15882025-12-03T15:10:02.978Z Compiling psl-types v2.0.11
15892025-12-03T15:10:03.091Z Compiling postgres-protocol v0.6.8
15902025-12-03T15:10:03.214Z Compiling publicsuffix v2.3.0
15912025-12-03T15:10:03.236Z Compiling tower v0.5.2
15922025-12-03T15:10:03.284Z Compiling nix v0.29.0
15932025-12-03T15:10:03.924Z Compiling document-features v0.2.11
15942025-12-03T15:10:04.138Z Compiling sec1 v0.7.3
15952025-12-03T15:10:04.368Z Compiling group v0.13.0
15962025-12-03T15:10:04.420Z Compiling newtype-uuid v1.3.2
15972025-12-03T15:10:04.690Z Compiling num-iter v0.1.45
15982025-12-03T15:10:04.813Z Compiling flate2 v1.1.2
15992025-12-03T15:10:04.902Z Compiling rand v0.8.5
16002025-12-03T15:10:05.135Z Compiling oxnet v0.1.3
16012025-12-03T15:10:05.175Z Compiling derive_builder v0.20.2
16022025-12-03T15:10:05.390Z Compiling tokio-native-tls v0.3.1
16032025-12-03T15:10:05.701Z Compiling goblin v0.10.2
16042025-12-03T15:10:06.649Z Compiling rustls-native-certs v0.8.1
16052025-12-03T15:10:06.693Z Compiling webpki-roots v1.0.1
16062025-12-03T15:10:06.868Z Compiling http-body-util v0.1.3
16072025-12-03T15:10:06.943Z Compiling terminal_size v0.4.0
16082025-12-03T15:10:07.158Z Compiling cargo-platform v0.1.8
16092025-12-03T15:10:07.195Z Compiling hkdf v0.12.4
16102025-12-03T15:10:07.220Z Compiling crypto-bigint v0.5.5
16112025-12-03T15:10:07.382Z Compiling vergen v9.0.6
16122025-12-03T15:10:07.496Z Compiling ref-cast-impl v1.0.24
16132025-12-03T15:10:07.681Z Compiling curve25519-dalek-derive v0.1.1
16142025-12-03T15:10:07.729Z Compiling strum_macros v0.27.2
16152025-12-03T15:10:08.763Z Compiling async-trait v0.1.89
16162025-12-03T15:10:09.210Z Compiling daft-derive v0.1.4
16172025-12-03T15:10:09.598Z Compiling hubpack_derive v0.1.1
16182025-12-03T15:10:10.538Z Compiling ahash v0.8.12
16192025-12-03T15:10:10.880Z Compiling fs-err v3.1.1
16202025-12-03T15:10:10.992Z Compiling buf-list v1.0.3
16212025-12-03T15:10:11.258Z Compiling bumpalo v3.16.0
16222025-12-03T15:10:11.306Z Compiling lockfree-object-pool v0.1.6
16232025-12-03T15:10:11.595Z Compiling simd-adler32 v0.3.7
16242025-12-03T15:10:11.630Z Compiling unicode-segmentation v1.12.0
16252025-12-03T15:10:11.761Z Compiling bitflags v1.3.2
16262025-12-03T15:10:11.899Z Compiling usdt-impl v0.6.0
16272025-12-03T15:10:12.146Z Compiling iri-string v0.7.8
16282025-12-03T15:10:12.305Z Compiling winnow v0.5.40
16292025-12-03T15:10:12.509Z Compiling managed v0.8.0
16302025-12-03T15:10:12.939Z Compiling strum v0.27.2
16312025-12-03T15:10:13.171Z Compiling dof v0.4.0
16322025-12-03T15:10:13.265Z Compiling zopfli v0.8.1
16332025-12-03T15:10:14.876Z Compiling clap_builder v4.5.48
16342025-12-03T15:10:15.262Z Compiling tower-http v0.6.6
16352025-12-03T15:10:15.527Z Compiling toml_edit v0.19.15
16362025-12-03T15:10:15.879Z Compiling daft v0.1.4
16372025-12-03T15:10:16.071Z Compiling hubpack v0.1.2
16382025-12-03T15:10:16.161Z Compiling elliptic-curve v0.13.8
16392025-12-03T15:10:16.733Z Compiling cargo_metadata v0.19.2
16402025-12-03T15:10:17.008Z Compiling hyper-tls v0.6.0
16412025-12-03T15:10:17.395Z Compiling zstd v0.13.3
16422025-12-03T15:10:17.942Z Compiling signal-hook-mio v0.2.4
16432025-12-03T15:10:18.170Z Compiling cookie_store v0.21.1
16442025-12-03T15:10:20.144Z Compiling postgres-types v0.2.9
16452025-12-03T15:10:20.673Z Compiling usdt-attr-macro v0.5.0
16462025-12-03T15:10:21.439Z Compiling usdt-macro v0.5.0
16472025-12-03T15:10:22.250Z Compiling phf v0.11.2
16482025-12-03T15:10:22.302Z Compiling ed25519 v2.2.3
16492025-12-03T15:10:22.327Z Compiling bzip2 v0.4.4
16502025-12-03T15:10:22.537Z Compiling bzip2 v0.5.2
16512025-12-03T15:10:22.563Z Compiling pkcs1 v0.7.5
16522025-12-03T15:10:22.749Z Compiling dtrace-parser v0.3.0
16532025-12-03T15:10:22.875Z Compiling serde_with_macros v3.14.0
16542025-12-03T15:10:22.938Z Compiling serde_urlencoded v0.7.1
16552025-12-03T15:10:23.545Z Compiling serde-big-array v0.5.1
16562025-12-03T15:10:23.548Z Compiling rfc6979 v0.4.0
16572025-12-03T15:10:23.776Z Compiling strum_macros v0.26.4
16582025-12-03T15:10:23.829Z Compiling enum-as-inner v0.6.1
16592025-12-03T15:10:23.983Z Compiling serde_repr v0.1.19
16602025-12-03T15:10:24.438Z Compiling clap_derive v4.5.47
16612025-12-03T15:10:24.707Z Compiling bstr v1.10.0
16622025-12-03T15:10:24.919Z Compiling float-cmp v0.10.0
16632025-12-03T15:10:25.112Z Compiling hashbrown v0.16.0
16642025-12-03T15:10:25.202Z Compiling env_filter v0.1.2
16652025-12-03T15:10:25.497Z Compiling thread-id v5.0.0
16662025-12-03T15:10:25.646Z Compiling encoding_rs v0.8.34
16672025-12-03T15:10:25.836Z Compiling predicates-core v1.0.8
16682025-12-03T15:10:26.175Z Compiling precomputed-hash v0.1.1
16692025-12-03T15:10:26.225Z Compiling static_assertions v1.1.0
16702025-12-03T15:10:26.296Z Compiling difflib v0.4.0
16712025-12-03T15:10:26.321Z Compiling new_debug_unreachable v1.0.6
16722025-12-03T15:10:26.354Z Compiling rustc-hash v2.1.1
16732025-12-03T15:10:26.449Z Compiling keccak v0.1.5
16742025-12-03T15:10:26.582Z Compiling whoami v1.5.2
16752025-12-03T15:10:27.169Z Compiling fixedbitset v0.4.2
16762025-12-03T15:10:27.618Z Compiling normalize-line-endings v0.3.0
16772025-12-03T15:10:27.641Z Compiling jiff v0.2.15
16782025-12-03T15:10:27.720Z Compiling data-encoding v2.9.0
16792025-12-03T15:10:27.780Z Compiling mime v0.3.17
16802025-12-03T15:10:28.280Z Compiling foldhash v0.2.0
16812025-12-03T15:10:28.325Z Compiling strum v0.26.3
16822025-12-03T15:10:28.545Z Compiling hickory-proto v0.25.2
16832025-12-03T15:10:28.701Z Compiling iddqd v0.3.16
16842025-12-03T15:10:29.009Z Compiling clap v4.5.48
16852025-12-03T15:10:29.153Z Compiling predicates v3.1.3
16862025-12-03T15:10:29.404Z Compiling petgraph v0.6.5
16872025-12-03T15:10:29.528Z Compiling tokio-postgres v0.7.13
16882025-12-03T15:10:30.478Z Compiling sha3 v0.10.8
16892025-12-03T15:10:30.604Z Compiling string_cache v0.8.9
16902025-12-03T15:10:31.054Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16912025-12-03T15:10:31.223Z Compiling toml_edit v0.22.27
16922025-12-03T15:10:31.549Z Compiling similar v2.7.0
16932025-12-03T15:10:32.969Z Compiling usdt v0.5.0
16942025-12-03T15:10:33.710Z Compiling env_logger v0.11.8
16952025-12-03T15:10:34.452Z Compiling serde_with v3.14.0
16962025-12-03T15:10:34.814Z Compiling zip v4.2.0
16972025-12-03T15:10:34.852Z Compiling ecdsa v0.16.9
16982025-12-03T15:10:35.730Z Compiling rsa v0.9.8
16992025-12-03T15:10:37.045Z Compiling ed25519-dalek v2.1.1
17002025-12-03T15:10:38.061Z Compiling zip v0.6.6
17012025-12-03T15:10:38.545Z Compiling toml v0.7.8
17022025-12-03T15:10:39.184Z Compiling crossterm v0.28.1
17032025-12-03T15:10:40.010Z Compiling heck v0.4.1
17042025-12-03T15:10:40.216Z Compiling crossbeam-epoch v0.9.18
17052025-12-03T15:10:40.317Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17062025-12-03T15:10:40.349Z Compiling tokio-stream v0.1.17
17072025-12-03T15:10:40.374Z Compiling x509-cert v0.2.5
17082025-12-03T15:10:40.454Z Compiling openapiv3 v2.2.0
17092025-12-03T15:10:40.741Z Compiling sha1 v0.10.6
17102025-12-03T15:10:40.891Z Compiling itertools v0.13.0
17112025-12-03T15:10:41.187Z Compiling itertools v0.10.5
17122025-12-03T15:10:41.328Z Compiling winnow v0.6.26
17132025-12-03T15:10:42.358Z Compiling peg-runtime v0.8.5
17142025-12-03T15:10:42.937Z Compiling lalrpop-util v0.19.12
17152025-12-03T15:10:43.319Z Compiling thread_local v1.1.8
17162025-12-03T15:10:43.463Z Compiling slog-async v2.8.0
17172025-12-03T15:10:43.732Z Compiling crossbeam-channel v0.5.15
17182025-12-03T15:10:43.817Z Compiling xattr v1.3.1
17192025-12-03T15:10:43.839Z Compiling futures-executor v0.3.31
17202025-12-03T15:10:44.046Z Compiling is-terminal v0.4.13
17212025-12-03T15:10:44.109Z Compiling filetime v0.2.26
17222025-12-03T15:10:44.214Z Compiling take_mut v0.2.2
17232025-12-03T15:10:44.323Z Compiling term v1.1.0
17242025-12-03T15:10:44.400Z Compiling tar v0.4.44
17252025-12-03T15:10:44.426Z Compiling futures v0.3.31
17262025-12-03T15:10:45.552Z Compiling slog-term v2.9.2
17272025-12-03T15:10:47.491Z Compiling aws-lc-sys v0.26.0
17282025-12-03T15:11:18.743Z Compiling rustls-webpki v0.102.8
17292025-12-03T15:11:23.535Z Compiling tokio-rustls v0.26.0
17302025-12-03T15:11:23.806Z Compiling hyper-rustls v0.27.7
17312025-12-03T15:11:24.121Z Compiling reqwest v0.12.24
17322025-12-03T15:11:28.080Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17332025-12-03T15:11:28.427Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17342025-12-03T15:11:33.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
17352025-12-03T15:11:33.681Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17362025-12-03T15:11:33.741ZDec 03 15:11:33.523 INFO Starting download, target: Console
17372025-12-03T15:11:33.741ZDec 03 15:11:33.524 INFO Starting download, target: Clickhouse
17382025-12-03T15:11:33.741ZDec 03 15:11:33.524 INFO Starting download, target: Cockroach
17392025-12-03T15:11:33.741ZDec 03 15:11:33.524 INFO Starting download, target: DendriteStub
17402025-12-03T15:11:33.744ZDec 03 15:11:33.524 INFO Starting download, target: MaghemiteMgd
17412025-12-03T15:11:33.745ZDec 03 15:11:33.524 INFO Starting download, target: TransceiverControl
17422025-12-03T15:11:33.745ZDec 03 15:11:33.524 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17432025-12-03T15:11:33.745ZDec 03 15:11:33.524 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17442025-12-03T15:11:33.745ZDec 03 15:11:33.525 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17452025-12-03T15:11:33.745ZDec 03 15:11:33.525 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17462025-12-03T15:11:33.745ZDec 03 15:11:33.525 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17472025-12-03T15:11:33.745ZDec 03 15:11:33.525 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17482025-12-03T15:11:34.052ZDec 03 15:11:33.830 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17492025-12-03T15:11:34.335ZDec 03 15:11:34.116 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17502025-12-03T15:11:34.489ZDec 03 15:11:34.269 INFO Download complete, target: TransceiverControl
17512025-12-03T15:11:34.813ZDec 03 15:11:34.592 INFO Download complete, target: Console
17522025-12-03T15:11:34.998ZDec 03 15:11:34.780 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17532025-12-03T15:11:35.276ZDec 03 15:11:35.059 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17542025-12-03T15:11:35.595ZDec 03 15:11:35.378 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17552025-12-03T15:11:35.595ZDec 03 15:11:35.378 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17562025-12-03T15:11:35.627ZDec 03 15:11:35.410 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17572025-12-03T15:11:39.552ZDec 03 15:11:39.335 INFO Download complete, target: DendriteStub
17582025-12-03T15:11:39.920ZDec 03 15:11:39.703 INFO Download complete, target: MaghemiteMgd
17592025-12-03T15:11:42.798ZDec 03 15:11:42.581 INFO Checking that binary works, target: Cockroach
17602025-12-03T15:11:42.927ZDec 03 15:11:42.710 INFO Download complete, target: Cockroach
17612025-12-03T15:11:46.694ZDec 03 15:11:46.476 INFO Checking that binary works, target: Clickhouse
17622025-12-03T15:11:46.895ZDec 03 15:11:46.677 INFO Download complete, target: Clickhouse
17632025-12-03T15:11:46.981ZAll builder prerequisites installed successfully, and PATH looks valid
17642025-12-03T15:11:46.983Z
17652025-12-03T15:11:46.983Zreal 5:18.324098759
17662025-12-03T15:11:46.984Zuser 18:13.421393969
17672025-12-03T15:11:46.984Zsys 2:31.866387005
17682025-12-03T15:11:46.984Ztrap 0.682371665
17692025-12-03T15:11:46.984Ztflt 1.311798709
17702025-12-03T15:11:46.984Zdflt 1.830972109
17712025-12-03T15:11:46.984Zkflt 0.208755411
17722025-12-03T15:11:46.984Zlock 44:15.912629259
17732025-12-03T15:11:46.984Zslp 1:07:36.846939023
17742025-12-03T15:11:46.984Zlat 1:20.849141274
17752025-12-03T15:11:46.984Zstop 3:15.572239709
17762025-12-03T15:11:46.984Z+ banner clippy
17772025-12-03T15:11:46.987Z
17782025-12-03T15:11:46.987Z #### # # ##### ##### # #
17792025-12-03T15:11:46.987Z # # # # # # # # # #
17802025-12-03T15:11:46.987Z # # # # # # # #
17812025-12-03T15:11:46.987Z # # # ##### ##### #
17822025-12-03T15:11:46.987Z # # # # # # #
17832025-12-03T15:11:46.987Z #### ###### # # # #
17842025-12-03T15:11:46.987Z
17852025-12-03T15:11:46.987Z+ export CARGO_INCREMENTAL=0
17862025-12-03T15:11:46.987Z+ CARGO_INCREMENTAL=0
17872025-12-03T15:11:46.987Z+ ptime -m cargo xtask clippy
17882025-12-03T15:11:47.826Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17892025-12-03T15:11:48.147Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17902025-12-03T15:11:51.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
17912025-12-03T15:11:51.356Z Running `target/debug/xtask clippy`
17922025-12-03T15:11:51.388Zrunning: /home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17932025-12-03T15:11:52.307Z Downloading crates ...
17942025-12-03T15:11:52.660Z Downloaded approx v0.5.1
17952025-12-03T15:11:52.662Z Downloaded anes v0.1.6
17962025-12-03T15:11:52.671Z Downloaded event-listener v5.3.1
17972025-12-03T15:11:52.674Z Downloaded event-listener-strategy v0.5.2
17982025-12-03T15:11:52.678Z Downloaded concurrent-queue v2.5.0
17992025-12-03T15:11:52.681Z Downloaded assert-json-diff v2.0.2
18002025-12-03T15:11:52.690Z Downloaded assert_cmd v2.0.17
18012025-12-03T15:11:52.696Z Downloaded escape8259 v0.5.3
18022025-12-03T15:11:52.698Z Downloaded similar-asserts v1.7.0
18032025-12-03T15:11:52.701Z Downloaded doc-comment v0.3.3
18042025-12-03T15:11:52.701Z Downloaded futures-lite v2.3.0
18052025-12-03T15:11:52.703Z Downloaded criterion-plot v0.6.0
18062025-12-03T15:11:52.706Z Downloaded chumsky v0.9.3
18072025-12-03T15:11:52.709Z Downloaded supports-color v2.1.0
18082025-12-03T15:11:52.709Z Downloaded fancy-regex v0.14.0
18092025-12-03T15:11:52.712Z Downloaded cfg-expr v0.20.1
18102025-12-03T15:11:52.715Z Downloaded datatest-stable v0.3.2
18112025-12-03T15:11:52.719Z Downloaded cast v0.3.0
18122025-12-03T15:11:52.721Z Downloaded async-io v2.3.4
18132025-12-03T15:11:52.724Z Downloaded async-object-pool v0.1.5
18142025-12-03T15:11:52.724Z Downloaded serde_regex v1.1.0
18152025-12-03T15:11:52.727Z Downloaded async-global-executor v2.4.1
18162025-12-03T15:11:52.729Z Downloaded parking v2.2.1
18172025-12-03T15:11:52.729Z Downloaded futures-timer v3.0.3
18182025-12-03T15:11:52.732Z Downloaded event-listener v2.5.3
18192025-12-03T15:11:52.732Z Downloaded polling v3.7.3
18202025-12-03T15:11:52.739Z Downloaded proc-macro-crate v3.2.0
18212025-12-03T15:11:52.746Z Downloaded piper v0.2.4
18222025-12-03T15:11:52.749Z Downloaded target-triple v0.1.3
18232025-12-03T15:11:52.755Z Downloaded supports-unicode v2.1.0
18242025-12-03T15:11:52.758Z Downloaded supports-hyperlinks v2.1.0
18252025-12-03T15:11:52.758Z Downloaded miette-derive v5.10.0
18262025-12-03T15:11:52.761Z Downloaded blocking v1.6.1
18272025-12-03T15:11:52.761Z Downloaded async-signal v0.2.10
18282025-12-03T15:11:52.764Z Downloaded async-channel v1.9.0
18292025-12-03T15:11:52.766Z Downloaded async-channel v2.3.1
18302025-12-03T15:11:52.769Z Downloaded async-attributes v1.1.2
18312025-12-03T15:11:52.772Z Downloaded plotters-svg v0.3.7
18322025-12-03T15:11:52.775Z Downloaded guppy-workspace-hack v0.1.0
18332025-12-03T15:11:52.775Z Downloaded nested v0.1.1
18342025-12-03T15:11:52.777Z Downloaded terminal_size v0.1.17
18352025-12-03T15:11:52.777Z Downloaded stringmetrics v2.2.2
18362025-12-03T15:11:52.780Z Downloaded relative-path v1.9.3
18372025-12-03T15:11:52.780Z Downloaded pathdiff v0.2.3
18382025-12-03T15:11:52.780Z Downloaded kv-log-macro v1.0.7
18392025-12-03T15:11:52.783Z Downloaded termcolor v1.4.1
18402025-12-03T15:11:52.783Z Downloaded plotters-backend v0.3.7
18412025-12-03T15:11:52.786Z Downloaded path-tree v0.8.1
18422025-12-03T15:11:52.786Z Downloaded oorandom v11.1.4
18432025-12-03T15:11:52.789Z Downloaded backtrace-ext v0.2.1
18442025-12-03T15:11:52.791Z Downloaded tinytemplate v1.2.1
18452025-12-03T15:11:52.791Z Downloaded owo-colors v3.5.0
18462025-12-03T15:11:52.794Z Downloaded async-process v2.3.0
18472025-12-03T15:11:52.797Z Downloaded async-lock v3.4.0
18482025-12-03T15:11:52.797Z Downloaded knuffel-derive v3.2.0
18492025-12-03T15:11:52.800Z Downloaded async-task v4.7.1
18502025-12-03T15:11:52.804Z Downloaded libtest-mimic v0.8.1
18512025-12-03T15:11:52.804Z Downloaded blake2b_simd v1.0.2
18522025-12-03T15:11:52.807Z Downloaded knuffel v3.2.0
18532025-12-03T15:11:52.807Z Downloaded target-spec v3.5.0
18542025-12-03T15:11:52.810Z Downloaded target-lexicon v0.13.2
18552025-12-03T15:11:52.813Z Downloaded rust-argon2 v2.1.0
18562025-12-03T15:11:52.813Z Downloaded partial-io v0.5.4
18572025-12-03T15:11:52.816Z Downloaded async-executor v1.13.1
18582025-12-03T15:11:52.816Z Downloaded textwrap v0.15.2
18592025-12-03T15:11:52.819Z Downloaded trybuild v1.0.106
18602025-12-03T15:11:52.821Z Downloaded rstest v0.25.0
18612025-12-03T15:11:52.827Z Downloaded rstest_macros v0.25.0
18622025-12-03T15:11:52.830Z Downloaded criterion v0.7.0
18632025-12-03T15:11:52.837Z Downloaded rand_distr v0.5.1
18642025-12-03T15:11:52.840Z Downloaded httptest v0.16.3
18652025-12-03T15:11:52.843Z Downloaded miette v5.10.0
18662025-12-03T15:11:52.846Z Downloaded hashbrown v0.14.5
18672025-12-03T15:11:52.853Z Downloaded plotters v0.3.7
18682025-12-03T15:11:52.861Z Downloaded guppy v0.17.20
18692025-12-03T15:11:52.867Z Downloaded async-std v1.13.0
18702025-12-03T15:11:52.945Z Downloaded httpmock v0.8.0-alpha.1
18712025-12-03T15:11:55.163Z Checking cfg-if v1.0.4
18722025-12-03T15:11:55.575Z Checking libc v0.2.174
18732025-12-03T15:11:55.578Z Checking serde_core v1.0.226
18742025-12-03T15:11:55.660Z Checking memchr v2.7.4
18752025-12-03T15:11:55.702Z Checking smallvec v1.15.1
18762025-12-03T15:11:55.754Z Checking value-bag v1.9.0
18772025-12-03T15:11:55.796Z Checking scopeguard v1.2.0
18782025-12-03T15:11:55.851Z Checking itoa v1.0.11
18792025-12-03T15:11:55.911Z Checking zeroize v1.8.1
18802025-12-03T15:11:55.995Z Checking lock_api v0.4.12
18812025-12-03T15:11:56.077Z Checking libm v0.2.8
18822025-12-03T15:11:56.133Z Checking portable-atomic v1.11.0
18832025-12-03T15:11:56.189Z Checking log v0.4.27
18842025-12-03T15:11:56.260Z Checking critical-section v1.1.3
18852025-12-03T15:11:56.435Z Checking pin-project-lite v0.2.14
18862025-12-03T15:11:56.495Z Checking ryu v1.0.18
18872025-12-03T15:11:56.556Z Checking stable_deref_trait v1.2.0
18882025-12-03T15:11:56.652Z Checking byteorder v1.5.0
18892025-12-03T15:11:56.711Z Checking getrandom v0.2.15
18902025-12-03T15:11:56.769Z Checking getrandom v0.3.4
18912025-12-03T15:11:56.827Z Checking subtle v2.6.1
18922025-12-03T15:11:56.884Z Checking zerofrom v0.1.4
18932025-12-03T15:11:57.011Z Checking rand_core v0.6.4
18942025-12-03T15:11:57.055Z Checking num-traits v0.2.19
18952025-12-03T15:11:57.106Z Checking parking_lot_core v0.9.10
18962025-12-03T15:11:57.165Z Checking once_cell v1.21.3
18972025-12-03T15:11:57.166Z Checking yoke v0.7.4
18982025-12-03T15:11:57.215Z Checking signal-hook-registry v1.4.2
18992025-12-03T15:11:57.310Z Checking writeable v0.5.5
19002025-12-03T15:11:57.365Z Checking litemap v0.7.3
19012025-12-03T15:11:57.501Z Checking parking_lot v0.12.3
19022025-12-03T15:11:57.560Z Checking percent-encoding v2.3.2
19032025-12-03T15:11:57.564Z Checking typenum v1.17.0
19042025-12-03T15:11:57.665Z Checking zerovec v0.10.4
19052025-12-03T15:11:57.719Z Checking icu_locid_transform_data v1.5.0
19062025-12-03T15:11:57.772Z Checking mio v1.0.2
19072025-12-03T15:11:57.876Z Checking icu_properties_data v1.5.0
19082025-12-03T15:11:57.938Z Checking utf8_iter v1.0.4
19092025-12-03T15:11:57.994Z Checking futures-core v0.3.31
19102025-12-03T15:11:58.161Z Checking utf16_iter v1.0.5
19112025-12-03T15:11:58.230Z Checking icu_normalizer_data v1.5.0
19122025-12-03T15:11:58.277Z Checking write16 v1.0.0
19132025-12-03T15:11:58.389Z Checking allocator-api2 v0.2.21
19142025-12-03T15:11:58.445Z Checking form_urlencoded v1.2.2
19152025-12-03T15:11:58.491Z Checking socket2 v0.6.1
19162025-12-03T15:11:58.550Z Checking equivalent v1.0.2
19172025-12-03T15:11:58.609Z Checking foldhash v0.1.5
19182025-12-03T15:11:58.697Z Checking errno v0.3.12
19192025-12-03T15:11:58.769Z Checking zerocopy v0.7.35
19202025-12-03T15:11:58.826Z Checking generic-array v0.14.7
19212025-12-03T15:11:58.892Z Checking const-oid v0.9.6
19222025-12-03T15:11:58.966Z Checking thiserror v1.0.69
19232025-12-03T15:11:59.023Z Checking hashbrown v0.15.4
19242025-12-03T15:11:59.081Z Checking futures-io v0.3.31
19252025-12-03T15:11:59.181Z Checking iana-time-zone v0.1.63
19262025-12-03T15:11:59.240Z Checking serde v1.0.226
19272025-12-03T15:11:59.291Z Checking serde_json v1.0.145
19282025-12-03T15:11:59.346Z Checking tinystr v0.7.6
19292025-12-03T15:11:59.404Z Checking icu_collections v1.5.0
19302025-12-03T15:11:59.743Z Checking icu_locid v1.5.0
19312025-12-03T15:11:59.927Z Checking crypto-common v0.1.6
19322025-12-03T15:11:59.985Z Checking block-buffer v0.10.4
19332025-12-03T15:12:00.175Z Checking slab v0.4.9
19342025-12-03T15:12:00.241Z Checking fnv v1.0.7
19352025-12-03T15:12:00.305Z Checking thiserror v2.0.17
19362025-12-03T15:12:00.308Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19372025-12-03T15:12:00.420Z Checking bytes v1.10.1
19382025-12-03T15:12:00.477Z Checking bitflags v2.9.4
19392025-12-03T15:12:00.537Z Checking chrono v0.4.42
19402025-12-03T15:12:00.577Z Checking uuid v1.18.1
19412025-12-03T15:12:00.690Z Checking digest v0.10.7
19422025-12-03T15:12:00.747Z Checking icu_provider v1.5.0
19432025-12-03T15:12:00.851Z Checking semver v1.0.27
19442025-12-03T15:12:00.932Z Checking cpufeatures v0.2.14
19452025-12-03T15:12:00.991Z Checking futures-sink v0.3.31
19462025-12-03T15:12:01.111Z Checking pin-utils v0.1.0
19472025-12-03T15:12:01.168Z Checking futures-task v0.3.31
19482025-12-03T15:12:01.228Z Checking futures-channel v0.3.31
19492025-12-03T15:12:01.276Z Checking indexmap v2.11.4
19502025-12-03T15:12:01.333Z Checking ppv-lite86 v0.2.20
19512025-12-03T15:12:01.387Z Checking rustix v0.38.37
19522025-12-03T15:12:01.439Z Checking icu_locid_transform v1.5.0
19532025-12-03T15:12:01.492Z Checking dyn-clone v1.0.20
19542025-12-03T15:12:01.495Z Checking tokio v1.48.0
19552025-12-03T15:12:01.602Z Checking futures-util v0.3.31
19562025-12-03T15:12:01.706Z Checking tracing-core v0.1.32
19572025-12-03T15:12:02.108Z Checking regex-syntax v0.8.5
19582025-12-03T15:12:02.432Z Checking tracing v0.1.40
19592025-12-03T15:12:02.513Z Checking icu_properties v1.5.1
19602025-12-03T15:12:02.562Z Checking spin v0.9.8
19612025-12-03T15:12:02.616Z Checking http v1.3.1
19622025-12-03T15:12:02.812Z Checking adler2 v2.0.0
19632025-12-03T15:12:02.947Z Checking crossbeam-utils v0.8.21
19642025-12-03T15:12:03.050Z Checking miniz_oxide v0.8.5
19652025-12-03T15:12:03.783Z Checking unicode-ident v1.0.19
19662025-12-03T15:12:03.914Z Checking block-padding v0.3.3
19672025-12-03T15:12:03.973Z Checking base64ct v1.6.0
19682025-12-03T15:12:04.031Z Checking proc-macro2 v1.0.101
19692025-12-03T15:12:04.222Z Checking utf8parse v0.2.2
19702025-12-03T15:12:04.457Z Checking inout v0.1.3
19712025-12-03T15:12:04.532Z Checking ipnet v2.11.0
19722025-12-03T15:12:04.635Z Checking aho-corasick v1.1.3
19732025-12-03T15:12:04.776Z Checking cipher v0.4.4
19742025-12-03T15:12:04.831Z Checking quote v1.0.40
19752025-12-03T15:12:05.157Z Checking base64 v0.22.1
19762025-12-03T15:12:05.282Z Checking syn v2.0.106
19772025-12-03T15:12:05.284Z Checking fastrand v2.1.1
19782025-12-03T15:12:05.424Z Checking atomic-waker v1.1.2
19792025-12-03T15:12:05.656Z Checking anstyle v1.0.11
19802025-12-03T15:12:05.711Z Checking powerfmt v0.2.0
19812025-12-03T15:12:05.768Z Checking sha2 v0.10.9
19822025-12-03T15:12:05.913Z Checking icu_normalizer v1.5.0
19832025-12-03T15:12:06.055Z Checking deranged v0.5.3
19842025-12-03T15:12:06.105Z Checking gimli v0.31.1
19852025-12-03T15:12:06.242Z Checking untrusted v0.9.0
19862025-12-03T15:12:06.355Z Checking regex-automata v0.4.11
19872025-12-03T15:12:06.412Z Checking num_threads v0.1.7
19882025-12-03T15:12:06.485Z Checking num-conv v0.1.0
19892025-12-03T15:12:06.591Z Checking time-core v0.1.6
19902025-12-03T15:12:06.755Z Checking idna_adapter v1.2.0
19912025-12-03T15:12:06.810Z Checking ring v0.17.14
19922025-12-03T15:12:06.955Z Checking pem-rfc7468 v0.7.0
19932025-12-03T15:12:07.041Z Checking idna v1.0.3
19942025-12-03T15:12:07.318Z Checking anstyle-parse v0.2.5
19952025-12-03T15:12:07.645Z Checking url v2.5.4
19962025-12-03T15:12:07.704Z Checking lazy_static v1.5.0
19972025-12-03T15:12:07.924Z Checking hmac v0.12.1
19982025-12-03T15:12:08.229Z Checking object v0.36.5
19992025-12-03T15:12:08.653Z Checking time v0.3.43
20002025-12-03T15:12:08.710Z Checking schemars v0.8.22
20012025-12-03T15:12:08.771Z Checking tokio-util v0.7.15
20022025-12-03T15:12:09.135Z Checking httparse v1.9.5
20032025-12-03T15:12:09.674Z Checking is_terminal_polyfill v1.70.1
20042025-12-03T15:12:09.875Z Checking anstyle-query v1.1.1
20052025-12-03T15:12:10.055Z Checking addr2line v0.24.2
20062025-12-03T15:12:10.116Z Checking colorchoice v1.0.2
20072025-12-03T15:12:10.278Z Checking rustc-demangle v0.1.24
20082025-12-03T15:12:10.354Z Checking anstream v0.6.18
20092025-12-03T15:12:10.428Z Checking rand_chacha v0.3.1
20102025-12-03T15:12:10.658Z Checking terminal_size v0.4.0
20112025-12-03T15:12:10.765Z Checking rustls-pki-types v1.10.0
20122025-12-03T15:12:10.823Z Checking flagset v0.4.6
20132025-12-03T15:12:10.830Z Checking http-body v1.0.1
20142025-12-03T15:12:10.934Z Checking rand v0.8.5
20152025-12-03T15:12:10.940Z Checking clap_lex v0.7.4
20162025-12-03T15:12:11.120Z Checking der v0.7.10
20172025-12-03T15:12:11.166Z Checking strsim v0.11.1
20182025-12-03T15:12:11.171Z Checking socket2 v0.5.10
20192025-12-03T15:12:11.302Z Checking aws-lc-sys v0.26.0
20202025-12-03T15:12:11.359Z Checking httpdate v1.0.3
20212025-12-03T15:12:11.362Z Checking try-lock v0.2.5
20222025-12-03T15:12:11.485Z Checking clap_builder v4.5.48
20232025-12-03T15:12:11.622Z Checking untrusted v0.7.1
20242025-12-03T15:12:11.686Z Checking want v0.3.1
20252025-12-03T15:12:11.798Z Checking h2 v0.4.6
20262025-12-03T15:12:11.881Z Checking tower-service v0.3.3
20272025-12-03T15:12:11.944Z Checking zerocopy v0.8.27
20282025-12-03T15:12:12.083Z Checking pbkdf2 v0.12.2
20292025-12-03T15:12:12.141Z Checking aes v0.8.4
20302025-12-03T15:12:12.304Z Checking rand_core v0.9.3
20312025-12-03T15:12:12.721Z Checking mime v0.3.17
20322025-12-03T15:12:12.794Z Checking spki v0.7.3
20332025-12-03T15:12:13.092Z Checking cbc v0.1.2
20342025-12-03T15:12:13.095Z Checking salsa20 v0.10.2
20352025-12-03T15:12:13.191Z Checking rustix v1.0.7
20362025-12-03T15:12:13.342Z Checking slog v2.7.0
20372025-12-03T15:12:13.433Z Checking scrypt v0.11.0
20382025-12-03T15:12:13.542Z Checking aws-lc-rs v1.12.4
20392025-12-03T15:12:13.760Z Checking http-body-util v0.1.3
20402025-12-03T15:12:13.899Z Checking regex v1.11.3
20412025-12-03T15:12:14.210Z Checking backtrace v0.3.74
20422025-12-03T15:12:14.270Z Checking pkcs5 v0.7.1
20432025-12-03T15:12:14.565Z Checking rand_chacha v0.9.0
20442025-12-03T15:12:14.568Z Checking clap v4.5.48
20452025-12-03T15:12:14.810Z Checking openssl-probe v0.1.5
20462025-12-03T15:12:14.869Z Checking anyhow v1.0.99
20472025-12-03T15:12:14.926Z Checking foreign-types-shared v0.1.1
20482025-12-03T15:12:15.044Z Checking rand v0.9.2
20492025-12-03T15:12:15.100Z Checking pkcs8 v0.10.2
20502025-12-03T15:12:15.151Z Checking foreign-types v0.3.2
20512025-12-03T15:12:15.303Z Checking tempfile v3.20.0
20522025-12-03T15:12:15.362Z Checking serde_urlencoded v0.7.1
20532025-12-03T15:12:15.411Z Checking openssl-sys v0.9.109
20542025-12-03T15:12:15.413Z Checking encoding_rs v0.8.34
20552025-12-03T15:12:15.498Z Checking plain v0.2.3
20562025-12-03T15:12:15.545Z Checking rustls-webpki v0.102.8
20572025-12-03T15:12:15.721Z Checking ucd-trie v0.1.7
20582025-12-03T15:12:15.781Z Checking sync_wrapper v1.0.1
20592025-12-03T15:12:15.835Z Checking pretty-hex v0.4.1
20602025-12-03T15:12:15.995Z Checking pest v2.8.2
20612025-12-03T15:12:16.053Z Checking either v1.15.0
20622025-12-03T15:12:16.104Z Checking tower-layer v0.3.3
20632025-12-03T15:12:16.107Z Checking psl-types v2.0.11
20642025-12-03T15:12:16.390Z Checking rustls v0.23.19
20652025-12-03T15:12:16.446Z Checking publicsuffix v2.3.0
20662025-12-03T15:12:16.449Z Checking tower v0.5.2
20672025-12-03T15:12:16.553Z Checking rustls-native-certs v0.8.1
20682025-12-03T15:12:16.698Z Checking openssl v0.10.73
20692025-12-03T15:12:16.801Z Checking cookie v0.18.1
20702025-12-03T15:12:16.858Z Checking webpki-roots v1.0.1
20712025-12-03T15:12:17.151Z Checking ipnetwork v0.21.1
20722025-12-03T15:12:17.319Z Checking openapiv3 v2.2.0
20732025-12-03T15:12:17.375Z Checking toml_datetime v0.6.11
20742025-12-03T15:12:17.633Z Checking serde_spanned v0.6.9
20752025-12-03T15:12:17.711Z Checking iri-string v0.7.8
20762025-12-03T15:12:17.789Z Checking cookie_store v0.21.1
20772025-12-03T15:12:17.912Z Checking signature v2.2.0
20782025-12-03T15:12:18.190Z Checking hyper v1.7.0
20792025-12-03T15:12:18.247Z Checking winnow v0.7.13
20802025-12-03T15:12:18.520Z Checking sha1 v0.10.6
20812025-12-03T15:12:18.578Z Checking scroll v0.12.0
20822025-12-03T15:12:18.881Z Checking data-encoding v2.9.0
20832025-12-03T15:12:19.127Z Checking goblin v0.8.2
20842025-12-03T15:12:19.526Z Checking quick-error v1.2.3
20852025-12-03T15:12:19.753Z Checking tinyvec_macros v0.1.1
20862025-12-03T15:12:19.929Z Checking tinyvec v1.8.0
20872025-12-03T15:12:20.319Z Checking hyper-util v0.1.17
20882025-12-03T15:12:20.376Z Checking tower-http v0.6.6
20892025-12-03T15:12:20.703Z Checking dtrace-parser v0.2.0
20902025-12-03T15:12:21.007Z Checking num-integer v0.1.46
20912025-12-03T15:12:21.223Z Checking thread-id v4.2.2
20922025-12-03T15:12:21.297Z Checking strum v0.26.3
20932025-12-03T15:12:21.356Z Checking memmap v0.7.0
20942025-12-03T15:12:21.420Z Checking static_assertions v1.1.0
20952025-12-03T15:12:21.551Z Checking bit-vec v0.8.0
20962025-12-03T15:12:21.611Z Checking wait-timeout v0.2.0
20972025-12-03T15:12:21.614Z Checking crc32fast v1.4.2
20982025-12-03T15:12:21.715Z Checking base16ct v0.2.0
20992025-12-03T15:12:21.759Z Checking tokio-rustls v0.26.0
21002025-12-03T15:12:21.873Z Checking num-iter v0.1.45
21012025-12-03T15:12:21.933Z Checking native-tls v0.2.12
21022025-12-03T15:12:21.993Z Checking oxnet v0.1.3
21032025-12-03T15:12:21.996Z Checking bit-set v0.8.0
21042025-12-03T15:12:21.996Z Checking sec1 v0.7.3
21052025-12-03T15:12:22.156Z Checking ahash v0.8.12
21062025-12-03T15:12:22.211Z Checking bstr v1.10.0
21072025-12-03T15:12:22.306Z Checking tokio-native-tls v0.3.1
21082025-12-03T15:12:22.430Z Checking hubpack v0.1.2
21092025-12-03T15:12:22.485Z Checking ff v0.13.0
21102025-12-03T15:12:22.537Z Checking unicode-segmentation v1.12.0
21112025-12-03T15:12:22.611Z Checking rusty-fork v0.3.0
21122025-12-03T15:12:22.652Z Checking rand_xorshift v0.4.0
21132025-12-03T15:12:22.769Z Checking group v0.13.0
21142025-12-03T15:12:22.824Z Checking hkdf v0.12.4
21152025-12-03T15:12:22.894Z Checking crossbeam-epoch v0.9.18
21162025-12-03T15:12:22.963Z Checking hyper-rustls v0.27.7
21172025-12-03T15:12:23.019Z Checking hyper-tls v0.6.0
21182025-12-03T15:12:23.086Z Checking crypto-bigint v0.5.5
21192025-12-03T15:12:23.089Z Checking unarray v0.1.4
21202025-12-03T15:12:23.191Z Checking zlib-rs v0.5.1
21212025-12-03T15:12:23.248Z Checking num-bigint-dig v0.8.4
21222025-12-03T15:12:23.358Z Checking pkcs1 v0.7.5
21232025-12-03T15:12:23.414Z Checking toml_write v0.1.2
21242025-12-03T15:12:23.417Z Checking reqwest v0.12.24
21252025-12-03T15:12:23.417Z Checking proptest v1.7.0
21262025-12-03T15:12:23.782Z Checking toml_edit v0.22.27
21272025-12-03T15:12:23.839Z Checking x509-cert v0.2.5
21282025-12-03T15:12:23.930Z Checking dof v0.3.0
21292025-12-03T15:12:24.639Z Checking usdt-impl v0.5.0
21302025-12-03T15:12:25.047Z Checking libz-rs-sys v0.5.1
21312025-12-03T15:12:25.271Z Checking usdt v0.5.0
21322025-12-03T15:12:25.326Z Checking flate2 v1.1.2
21332025-12-03T15:12:25.384Z Checking rsa v0.9.8
21342025-12-03T15:12:25.437Z Checking winnow v0.5.40
21352025-12-03T15:12:25.491Z Checking bitflags v1.3.2
21362025-12-03T15:12:25.601Z Checking rfc6979 v0.4.0
21372025-12-03T15:12:25.662Z Checking bzip2-sys v0.1.13+1.0.8
21382025-12-03T15:12:25.853Z Checking itertools v0.13.0
21392025-12-03T15:12:25.911Z Checking curve25519-dalek v4.1.3
21402025-12-03T15:12:25.914Z Checking elliptic-curve v0.13.8
21412025-12-03T15:12:26.026Z Checking env_filter v0.1.2
21422025-12-03T15:12:26.338Z Checking env_logger v0.11.8
21432025-12-03T15:12:26.395Z Checking unicode-normalization v0.1.24
21442025-12-03T15:12:26.458Z Checking ed25519 v2.2.3
21452025-12-03T15:12:26.701Z Checking ecdsa v0.16.9
21462025-12-03T15:12:26.772Z Checking signal-hook v0.3.18
21472025-12-03T15:12:26.861Z Checking managed v0.8.0
21482025-12-03T15:12:27.206Z Checking keccak v0.1.5
21492025-12-03T15:12:27.319Z Checking memoffset v0.9.1
21502025-12-03T15:12:27.393Z Checking signal-hook-mio v0.2.4
21512025-12-03T15:12:27.502Z Checking bzip2 v0.4.4
21522025-12-03T15:12:27.559Z Checking serde_with v3.14.0
21532025-12-03T15:12:27.612Z Checking sha3 v0.10.8
21542025-12-03T15:12:27.669Z Checking ref-cast v1.0.24
21552025-12-03T15:12:27.727Z Checking ed25519-dalek v2.1.1
21562025-12-03T15:12:27.842Z Checking zstd-sys v2.0.14+zstd.1.5.7
21572025-12-03T15:12:27.898Z Checking zip v0.6.6
21582025-12-03T15:12:27.954Z Checking newtype-uuid v1.3.2
21592025-12-03T15:12:28.080Z Checking scroll v0.13.0
21602025-12-03T15:12:28.134Z Checking zstd-safe v7.2.3
21612025-12-03T15:12:28.219Z Checking simd-adler32 v0.3.7
21622025-12-03T15:12:28.276Z Checking toml_edit v0.19.15
21632025-12-03T15:12:28.333Z Checking lockfree-object-pool v0.1.6
21642025-12-03T15:12:28.398Z Checking daft v0.1.4
21652025-12-03T15:12:28.510Z Checking bumpalo v3.16.0
21662025-12-03T15:12:28.610Z Checking siphasher v0.3.11
21672025-12-03T15:12:28.669Z Checking goblin v0.10.2
21682025-12-03T15:12:28.672Z Checking zstd v0.13.3
21692025-12-03T15:12:28.672Z Checking crossterm v0.28.1
21702025-12-03T15:12:28.875Z Checking zopfli v0.8.1
21712025-12-03T15:12:28.935Z Checking bzip2 v0.5.2
21722025-12-03T15:12:28.991Z Checking phf_shared v0.11.2
21732025-12-03T15:12:29.121Z Checking similar v2.7.0
21742025-12-03T15:12:29.278Z Checking serde-big-array v0.5.1
21752025-12-03T15:12:29.358Z Checking hash32 v0.2.1
21762025-12-03T15:12:29.581Z Checking winnow v0.6.26
21772025-12-03T15:12:29.639Z Checking unicode-bidi v0.3.17
21782025-12-03T15:12:29.738Z Checking jiff v0.2.15
21792025-12-03T15:12:30.016Z Checking unicode-properties v0.1.3
21802025-12-03T15:12:30.425Z Checking predicates-core v1.0.8
21812025-12-03T15:12:30.491Z Checking stringprep v0.1.5
21822025-12-03T15:12:30.618Z Checking heapless v0.7.17
21832025-12-03T15:12:30.694Z Checking hickory-proto v0.25.2
21842025-12-03T15:12:30.747Z Checking dtrace-parser v0.3.0
21852025-12-03T15:12:30.834Z Checking tokio-stream v0.1.17
21862025-12-03T15:12:30.888Z Checking toml v0.7.8
21872025-12-03T15:12:31.306Z Checking fs-err v3.1.1
21882025-12-03T15:12:31.585Z Checking md-5 v0.10.6
21892025-12-03T15:12:31.694Z Checking hashbrown v0.16.0
21902025-12-03T15:12:31.752Z Checking float-cmp v0.10.0
21912025-12-03T15:12:31.902Z Checking thread-id v5.0.0
21922025-12-03T15:12:31.961Z Checking difflib v0.4.0
21932025-12-03T15:12:32.049Z Checking rustc-hash v2.1.1
21942025-12-03T15:12:32.108Z Checking fallible-iterator v0.2.0
21952025-12-03T15:12:32.318Z Checking foldhash v0.2.0
21962025-12-03T15:12:32.321Z Checking normalize-line-endings v0.3.0
21972025-12-03T15:12:32.408Z Checking smoltcp v0.9.1
21982025-12-03T15:12:32.554Z Checking predicates v3.1.3
21992025-12-03T15:12:32.619Z Checking nix v0.29.0
22002025-12-03T15:12:32.705Z Checking iddqd v0.3.16
22012025-12-03T15:12:32.766Z Checking postgres-protocol v0.6.8
22022025-12-03T15:12:33.322Z Checking itertools v0.10.5
22032025-12-03T15:12:33.511Z Checking buf-list v1.0.3
22042025-12-03T15:12:33.915Z Checking strum v0.27.2
22052025-12-03T15:12:34.052Z Checking precomputed-hash v0.1.1
22062025-12-03T15:12:34.145Z Checking new_debug_unreachable v1.0.6
22072025-12-03T15:12:34.203Z Checking fixedbitset v0.4.2
22082025-12-03T15:12:34.257Z Checking lalrpop-util v0.19.12
22092025-12-03T15:12:34.306Z Checking string_cache v0.8.9
22102025-12-03T15:12:34.556Z Checking petgraph v0.6.5
22112025-12-03T15:12:34.612Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22122025-12-03T15:12:34.681Z Checking postgres-types v0.2.9
22132025-12-03T15:12:34.742Z Checking dof v0.4.0
22142025-12-03T15:12:34.746Z Checking phf v0.11.2
22152025-12-03T15:12:35.155Z Checking heck v0.4.1
22162025-12-03T15:12:35.412Z Checking itertools v0.12.1
22172025-12-03T15:12:35.472Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22182025-12-03T15:12:35.524Z Checking whoami v1.5.2
22192025-12-03T15:12:35.680Z Checking usdt-impl v0.6.0
22202025-12-03T15:12:35.816Z Checking zip v4.2.0
22212025-12-03T15:12:35.884Z Checking minimal-lexical v0.2.1
22222025-12-03T15:12:35.887Z Checking peg-runtime v0.8.5
22232025-12-03T15:12:36.245Z Checking tokio-postgres v0.7.13
22242025-12-03T15:12:36.317Z Checking camino v1.2.0
22252025-12-03T15:12:36.376Z Checking nom v7.1.3
22262025-12-03T15:12:36.976Z Compiling regress v0.10.4
22272025-12-03T15:12:37.234Z Checking futures-executor v0.3.31
22282025-12-03T15:12:37.525Z Compiling unsafe-libyaml v0.2.11
22292025-12-03T15:12:37.529Z Checking futures v0.3.31
22302025-12-03T15:12:37.652Z Checking is-terminal v0.4.13
22312025-12-03T15:12:37.754Z Checking heck v0.5.0
22322025-12-03T15:12:37.862Z Checking crossbeam-channel v0.5.15
22332025-12-03T15:12:38.027Z Compiling rustls v0.22.4
22342025-12-03T15:12:38.479Z Checking hex v0.4.3
22352025-12-03T15:12:38.638Z Checking thread_local v1.1.8
22362025-12-03T15:12:38.999Z Compiling serde_yaml v0.9.34+deprecated
22372025-12-03T15:12:39.062Z Compiling structmeta-derive v0.3.0
22382025-12-03T15:12:39.120Z Compiling multer v3.1.0
22392025-12-03T15:12:39.123Z Checking take_mut v0.2.2
22402025-12-03T15:12:39.330Z Checking term v1.1.0
22412025-12-03T15:12:39.384Z Checking slog-async v2.8.0
22422025-12-03T15:12:39.694Z Compiling async-stream-impl v0.3.6
22432025-12-03T15:12:39.750Z Compiling dropshot v0.16.4
22442025-12-03T15:12:39.821Z Checking slog-term v2.9.2
22452025-12-03T15:12:40.220Z Compiling dropshot_endpoint v0.16.4
22462025-12-03T15:12:40.299Z Checking match_cfg v0.1.0
22472025-12-03T15:12:40.413Z Checking debug-ignore v1.0.5
22482025-12-03T15:12:40.464Z Checking hostname v0.3.1
22492025-12-03T15:12:40.613Z Compiling typify-impl v0.4.3
22502025-12-03T15:12:40.665Z Compiling newtype-uuid-macros v0.1.0
22512025-12-03T15:12:40.974Z Checking toml_parser v1.0.2
22522025-12-03T15:12:41.717Z Compiling structmeta v0.3.0
22532025-12-03T15:12:41.774Z Checking serde_spanned v1.0.0
22542025-12-03T15:12:42.061Z Checking toml_datetime v0.7.0
22552025-12-03T15:12:42.168Z Compiling derive-ex v0.1.8
22562025-12-03T15:12:42.346Z Checking serde_path_to_error v0.1.17
22572025-12-03T15:12:42.439Z Checking toml_writer v1.0.2
22582025-12-03T15:12:42.860Z Checking toml v0.9.5
22592025-12-03T15:12:43.009Z Checking progenitor-client v0.10.0
22602025-12-03T15:12:43.487Z Checking slog-json v2.6.1
22612025-12-03T15:12:43.840Z Checking slog-bunyan v2.5.0
22622025-12-03T15:12:44.101Z Checking async-stream v0.3.6
22632025-12-03T15:12:44.350Z Checking rustls-pemfile v2.2.0
22642025-12-03T15:12:44.404Z Checking waitgroup v0.1.2
22652025-12-03T15:12:44.517Z Checking hostname v0.4.0
22662025-12-03T15:12:44.634Z Compiling parse-display-derive v0.10.0
22672025-12-03T15:12:44.680Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22682025-12-03T15:12:44.741Z Checking macaddr v1.0.1
22692025-12-03T15:12:44.799Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702025-12-03T15:12:44.853Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22712025-12-03T15:12:45.163Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22722025-12-03T15:12:45.403Z Checking instant v0.1.13
22732025-12-03T15:12:45.575Z Checking progenitor-client v0.11.2
22742025-12-03T15:12:45.632Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22752025-12-03T15:12:45.699Z Checking backoff v0.4.0
22762025-12-03T15:12:45.779Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
22772025-12-03T15:12:45.866Z Checking unicode-width v0.1.14
22782025-12-03T15:12:46.049Z Checking toml v0.8.23
22792025-12-03T15:12:46.104Z Checking camino-tempfile v1.4.1
22802025-12-03T15:12:46.186Z Checking tokio-rustls v0.25.0
22812025-12-03T15:12:46.386Z Compiling test-strategy v0.4.3
22822025-12-03T15:12:46.442Z Checking itertools v0.14.0
22832025-12-03T15:12:46.499Z Checking crossbeam-deque v0.8.5
22842025-12-03T15:12:46.815Z Compiling rayon-core v1.12.1
22852025-12-03T15:12:46.906Z Checking unicode-width v0.2.0
22862025-12-03T15:12:46.964Z Compiling proc-macro-error v1.0.4
22872025-12-03T15:12:47.487Z Compiling crucible-workspace-hack v0.1.0
22882025-12-03T15:12:47.647Z Compiling darling_core v0.21.0
22892025-12-03T15:12:48.075Z Checking rayon v1.10.0
22902025-12-03T15:12:48.153Z Compiling proc-macro-crate v1.3.1
22912025-12-03T15:12:48.637Z Checking parse-display v0.10.0
22922025-12-03T15:12:48.961Z Checking glob v0.3.2
22932025-12-03T15:12:49.041Z Compiling nix v0.30.1
22942025-12-03T15:12:49.156Z Compiling num_enum_derive v0.5.11
22952025-12-03T15:12:49.970Z Compiling heapless v0.8.0
22962025-12-03T15:12:50.123Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
22972025-12-03T15:12:50.631Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982025-12-03T15:12:51.200Z Checking hash32 v0.3.1
22992025-12-03T15:12:51.252Z Compiling smoltcp v0.11.0
23002025-12-03T15:12:51.393Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23012025-12-03T15:12:51.521Z Checking num_enum v0.5.11
23022025-12-03T15:12:51.811Z Checking tabwriter v1.4.0
23032025-12-03T15:12:51.960Z Compiling foreign-types-macros v0.2.3
23042025-12-03T15:12:52.033Z Checking foreign-types-shared v0.3.1
23052025-12-03T15:12:52.201Z Checking cobs v0.2.3
23062025-12-03T15:12:52.446Z Checking postcard v1.0.10
23072025-12-03T15:12:52.498Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23082025-12-03T15:12:52.542Z Compiling typify-macro v0.4.3
23092025-12-03T15:12:52.636Z Checking sigpipe v0.1.3
23102025-12-03T15:12:52.827Z Checking cstr-argument v0.1.2
23112025-12-03T15:12:52.992Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23122025-12-03T15:12:53.049Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23132025-12-03T15:12:53.105Z Checking pretty-hex v0.2.1
23142025-12-03T15:12:53.275Z Checking foreign-types v0.5.0
23152025-12-03T15:12:53.356Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23162025-12-03T15:12:53.503Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23172025-12-03T15:12:53.578Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23182025-12-03T15:12:53.681Z Compiling darling_macro v0.21.0
23192025-12-03T15:12:53.819Z Checking colored v2.2.0
23202025-12-03T15:12:53.870Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23212025-12-03T15:12:53.873Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23222025-12-03T15:12:53.977Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232025-12-03T15:12:53.980Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23242025-12-03T15:12:54.194Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23252025-12-03T15:12:54.309Z Compiling zone_cfg_derive v0.3.0
23262025-12-03T15:12:54.573Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
23272025-12-03T15:12:54.652Z Compiling darling v0.21.0
23282025-12-03T15:12:54.709Z Checking smf v0.2.3
23292025-12-03T15:12:54.782Z Compiling num-derive v0.4.2
23302025-12-03T15:12:54.851Z Compiling ingot-macros v0.1.1
23312025-12-03T15:12:54.951Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23322025-12-03T15:12:55.161Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
23332025-12-03T15:12:55.475Z Compiling convert_case v0.4.0
23342025-12-03T15:12:55.553Z Checking indent_write v2.2.0
23352025-12-03T15:12:55.622Z Checking secrecy v0.10.3
23362025-12-03T15:12:55.702Z Checking zone v0.3.1
23372025-12-03T15:12:55.827Z Checking num-rational v0.4.2
23382025-12-03T15:12:55.881Z Checking num-complex v0.4.6
23392025-12-03T15:12:56.347Z Compiling derive_more v0.99.20
23402025-12-03T15:12:56.436Z Checking float-ord v0.3.2
23412025-12-03T15:12:56.531Z Checking swrite v0.1.0
23422025-12-03T15:12:56.588Z Checking prettyplease v0.2.36
23432025-12-03T15:12:56.640Z Compiling typify v0.4.3
23442025-12-03T15:12:56.694Z Checking num v0.4.3
23452025-12-03T15:12:56.871Z Compiling progenitor-impl v0.11.2
23462025-12-03T15:12:56.926Z Compiling progenitor-impl v0.10.0
23472025-12-03T15:12:57.156Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23482025-12-03T15:12:59.858Z Checking base64 v0.21.7
23492025-12-03T15:13:01.160Z Checking tokio-dtrace v0.1.0
23502025-12-03T15:13:01.537Z Checking password-hash v0.5.0
23512025-12-03T15:13:01.964Z Checking ingot-types v0.1.2
23522025-12-03T15:13:02.046Z Checking blake2 v0.10.6
23532025-12-03T15:13:02.838Z Checking ingot v0.1.1
23542025-12-03T15:13:03.556Z Checking argon2 v0.5.3
23552025-12-03T15:13:03.613Z Compiling progenitor-macro v0.11.2
23562025-12-03T15:13:03.666Z Compiling progenitor-macro v0.10.0
23572025-12-03T15:13:03.669Z Checking oxide-tokio-rt v0.1.2
23582025-12-03T15:13:06.245Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23592025-12-03T15:13:06.704Z Checking console v0.15.10
23602025-12-03T15:13:07.136Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23612025-12-03T15:13:07.385Z Compiling derive-where v1.5.0
23622025-12-03T15:13:07.561Z Checking atomicwrites v0.4.4
23632025-12-03T15:13:07.619Z Checking fixedbitset v0.5.7
23642025-12-03T15:13:07.869Z Checking bytecount v0.6.8
23652025-12-03T15:13:08.082Z Checking petgraph v0.8.2
23662025-12-03T15:13:08.133Z Checking newline-converter v0.3.0
23672025-12-03T15:13:08.377Z Checking expectorate v1.2.0
23682025-12-03T15:13:08.664Z Compiling owo-colors v4.2.2
23692025-12-03T15:13:08.827Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23702025-12-03T15:13:09.051Z Compiling cancel-safe-futures v0.1.5
23712025-12-03T15:13:09.635Z Checking libsw-core v0.3.1
23722025-12-03T15:13:09.968Z Checking same-file v1.0.6
23732025-12-03T15:13:10.232Z Checking walkdir v2.5.0
23742025-12-03T15:13:10.586Z Checking libsw v3.5.0
23752025-12-03T15:13:10.725Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
23762025-12-03T15:13:10.896Z Checking linear-map v1.2.0
23772025-12-03T15:13:11.115Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23782025-12-03T15:13:11.171Z Checking gethostname v0.5.0
23792025-12-03T15:13:11.291Z Checking utf-8 v0.7.6
23802025-12-03T15:13:11.368Z Checking unicode-linebreak v0.1.5
23812025-12-03T15:13:11.422Z Checking smawk v0.3.2
23822025-12-03T15:13:11.567Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23832025-12-03T15:13:11.623Z Checking resolv-conf v0.7.0
23842025-12-03T15:13:11.687Z Compiling convert_case v0.7.1
23852025-12-03T15:13:11.833Z Compiling slog-dtrace v0.3.0
23862025-12-03T15:13:11.894Z Checking globset v0.4.15
23872025-12-03T15:13:12.038Z Compiling async-recursion v1.1.1
23882025-12-03T15:13:12.442Z Compiling vte_generate_state_changes v0.1.2
23892025-12-03T15:13:12.572Z Compiling derive_more-impl v2.0.1
23902025-12-03T15:13:12.925Z Checking tungstenite v0.21.0
23912025-12-03T15:13:12.982Z Checking fd-lock v4.0.2
23922025-12-03T15:13:13.192Z Checking vte v0.11.1
23932025-12-03T15:13:13.259Z Checking display-error-chain v0.2.2
23942025-12-03T15:13:13.533Z Compiling pin-project-internal v1.1.6
23952025-12-03T15:13:13.620Z Checking linked-hash-map v0.5.6
23962025-12-03T15:13:13.891Z Checking tokio-tungstenite v0.21.0
23972025-12-03T15:13:14.025Z Checking termtree v0.5.1
23982025-12-03T15:13:14.335Z Checking nu-ansi-term v0.50.1
23992025-12-03T15:13:14.463Z Checking lru-cache v0.1.2
24002025-12-03T15:13:14.542Z Checking derive_more v2.0.1
24012025-12-03T15:13:14.718Z Checking crossterm v0.29.0
24022025-12-03T15:13:14.774Z Checking textwrap v0.16.2
24032025-12-03T15:13:14.829Z Checking strip-ansi-escapes v0.2.0
24042025-12-03T15:13:14.832Z Checking hickory-proto v0.24.4
24052025-12-03T15:13:15.068Z Checking reedline v0.40.0
24062025-12-03T15:13:15.189Z Checking pem v3.0.5
24072025-12-03T15:13:15.299Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24082025-12-03T15:13:15.552Z Checking nibble_vec v0.1.0
24092025-12-03T15:13:15.826Z Compiling snafu-derive v0.8.5
24102025-12-03T15:13:16.162Z Checking endian-type v0.1.2
24112025-12-03T15:13:16.305Z Checking pin-project v1.1.6
24122025-12-03T15:13:16.439Z Checking progenitor v0.11.2
24132025-12-03T15:13:16.544Z Checking radix_trie v0.2.1
24142025-12-03T15:13:16.596Z Checking olpc-cjson v0.1.4
24152025-12-03T15:13:16.657Z Checking progenitor v0.10.0
24162025-12-03T15:13:16.742Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
24172025-12-03T15:13:16.889Z Checking serde_plain v1.0.2
24182025-12-03T15:13:16.950Z Checking typed-path v0.9.3
24192025-12-03T15:13:17.011Z Checking humantime v2.2.0
24202025-12-03T15:13:17.211Z Compiling cfg_aliases v0.1.1
24212025-12-03T15:13:17.396Z Compiling nix v0.28.0
24222025-12-03T15:13:17.451Z Checking papergrid v0.11.0
24232025-12-03T15:13:17.717Z Compiling tabled_derive v0.7.0
24242025-12-03T15:13:18.236Z Checking csv-core v0.1.11
24252025-12-03T15:13:18.671Z Checking siphasher v1.0.1
24262025-12-03T15:13:18.978Z Checking home v0.5.9
24272025-12-03T15:13:19.035Z Checking csv v1.3.1
24282025-12-03T15:13:19.091Z Checking phf_shared v0.12.1
24292025-12-03T15:13:19.288Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24302025-12-03T15:13:19.351Z Checking hickory-resolver v0.24.4
24312025-12-03T15:13:19.431Z Compiling chrono-tz v0.10.4
24322025-12-03T15:13:19.844Z Compiling semver v0.1.20
24332025-12-03T15:13:19.902Z Checking highway v1.3.0
24342025-12-03T15:13:20.166Z Checking tabled v0.15.0
24352025-12-03T15:13:20.490Z Compiling rustc_version v0.1.7
24362025-12-03T15:13:20.548Z Checking phf v0.12.1
24372025-12-03T15:13:20.830Z Checking snafu v0.8.5
24382025-12-03T15:13:20.948Z Compiling const_format_proc_macros v0.2.34
24392025-12-03T15:13:21.001Z Compiling peg-macros v0.8.5
24402025-12-03T15:13:21.176Z Checking qorb v0.4.1
24412025-12-03T15:13:21.377Z Checking tough v0.20.0
24422025-12-03T15:13:22.494Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24432025-12-03T15:13:22.913Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24442025-12-03T15:13:23.144Z Compiling sqlparser_derive v0.2.2
24452025-12-03T15:13:24.011Z Checking unicode_categories v0.1.1
24462025-12-03T15:13:24.144Z Checking rustyline v14.0.0
24472025-12-03T15:13:24.318Z Checking sqlparser v0.45.0
24482025-12-03T15:13:24.410Z Checking sqlformat v0.3.5
24492025-12-03T15:13:24.488Z Checking peg v0.8.5
24502025-12-03T15:13:24.669Z Checking const_format v0.2.34
24512025-12-03T15:13:25.022Z Compiling newtype_derive v0.1.6
24522025-12-03T15:13:25.452Z Checking bcs v0.1.6
24532025-12-03T15:13:25.820Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24542025-12-03T15:13:25.876Z Checking steno v0.4.1
24552025-12-03T15:13:25.953Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24562025-12-03T15:13:26.171Z Checking xattr v1.3.1
24572025-12-03T15:13:26.226Z Checking filetime v0.2.26
24582025-12-03T15:13:26.456Z Checking arc-swap v1.7.1
24592025-12-03T15:13:26.513Z Checking tar v0.4.44
24602025-12-03T15:13:26.940Z Checking slog-scope v4.4.0
24612025-12-03T15:13:26.995Z Checking half v2.4.1
24622025-12-03T15:13:27.216Z Checking slog-stdlog v4.1.1
24632025-12-03T15:13:27.466Z Checking ciborium-io v0.2.2
24642025-12-03T15:13:27.521Z Checking slog-envlogger v2.2.0
24652025-12-03T15:13:27.677Z Checking ciborium-ll v0.2.2
24662025-12-03T15:13:27.809Z Compiling typify-impl v0.2.0
24672025-12-03T15:13:27.913Z Checking subprocess v0.2.9
24682025-12-03T15:13:28.024Z Checking ciborium v0.2.2
24692025-12-03T15:13:28.149Z Checking universal-hash v0.5.1
24702025-12-03T15:13:28.411Z Checking opaque-debug v0.3.1
24712025-12-03T15:13:28.561Z Checking headers-core v0.3.0
24722025-12-03T15:13:28.799Z Checking headers v0.4.1
24732025-12-03T15:13:29.035Z Checking aead v0.5.2
24742025-12-03T15:13:29.354Z Compiling lzma-sys v0.1.20
24752025-12-03T15:13:29.911Z Checking poly1305 v0.8.0
24762025-12-03T15:13:30.322Z Checking progenitor-client v0.8.0
24772025-12-03T15:13:30.523Z Checking chacha20 v0.9.1
24782025-12-03T15:13:30.766Z Compiling heck v0.3.3
24792025-12-03T15:13:31.189Z Compiling zone_cfg_derive v0.1.2
24802025-12-03T15:13:31.245Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24812025-12-03T15:13:31.248Z Checking yasna v0.5.2
24822025-12-03T15:13:31.593Z Checking base64 v0.13.1
24832025-12-03T15:13:32.104Z Checking number_prefix v0.4.0
24842025-12-03T15:13:32.233Z Checking rcgen v0.12.1
24852025-12-03T15:13:32.363Z Checking indicatif v0.17.11
24862025-12-03T15:13:32.603Z Checking zone v0.1.8
24872025-12-03T15:13:32.905Z Checking ron v0.7.1
24882025-12-03T15:13:33.130Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24892025-12-03T15:13:33.222Z Checking xz2 v0.1.7
24902025-12-03T15:13:33.340Z Compiling thiserror-impl-no-std v2.0.2
24912025-12-03T15:13:33.616Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24922025-12-03T15:13:33.689Z Checking chacha20poly1305 v0.10.1
24932025-12-03T15:13:33.967Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24942025-12-03T15:13:34.114Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
24952025-12-03T15:13:34.190Z Checking dropshot-api-manager-types v0.2.3
24962025-12-03T15:13:34.527Z Compiling moka v0.12.10
24972025-12-03T15:13:34.644Z Checking tagptr v0.2.0
24982025-12-03T15:13:34.698Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
24992025-12-03T15:13:34.977Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25002025-12-03T15:13:35.285Z Compiling radium v0.7.0
25012025-12-03T15:13:35.936Z Compiling maybe-uninit v2.0.0
25022025-12-03T15:13:36.076Z Checking thiserror-no-std v2.0.2
25032025-12-03T15:13:36.295Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25042025-12-03T15:13:36.491Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25052025-12-03T15:13:36.542Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25062025-12-03T15:13:37.379Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25072025-12-03T15:13:39.074Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25082025-12-03T15:13:39.124Z Compiling typify-macro v0.2.0
25092025-12-03T15:13:39.584Z Checking vsss-rs v3.3.4
25102025-12-03T15:13:40.081Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
25112025-12-03T15:13:40.247Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25122025-12-03T15:13:40.368Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25132025-12-03T15:13:40.433Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25142025-12-03T15:13:41.391Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
25152025-12-03T15:13:41.841Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25162025-12-03T15:13:43.102Z Compiling typify v0.2.0
25172025-12-03T15:13:43.366Z Compiling progenitor-impl v0.8.0
25182025-12-03T15:13:44.011Z Checking hickory-resolver v0.25.2
25192025-12-03T15:13:45.060Z Checking tap v1.0.1
25202025-12-03T15:13:45.343Z Checking wyz v0.5.1
25212025-12-03T15:13:45.728Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25222025-12-03T15:13:45.783Z Compiling zerocopy-derive v0.6.6
25232025-12-03T15:13:45.830Z Compiling packed_struct v0.10.1
25242025-12-03T15:13:46.262Z Checking crc-catalog v2.4.0
25252025-12-03T15:13:46.341Z Checking funty v2.0.0
25262025-12-03T15:13:46.532Z Checking crc v3.2.1
25272025-12-03T15:13:46.623Z Compiling packed_struct_codegen v0.10.1
25282025-12-03T15:13:46.672Z Compiling bitfield-macros v0.19.2
25292025-12-03T15:13:46.727Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25302025-12-03T15:13:46.989Z Compiling indexmap v1.9.3
25312025-12-03T15:13:47.042Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25322025-12-03T15:13:47.270Z Checking bitvec v1.0.1
25332025-12-03T15:13:47.404Z Checking nodrop v0.1.14
25342025-12-03T15:13:47.603Z Checking array-init v0.0.4
25352025-12-03T15:13:47.684Z Checking zerocopy v0.6.6
25362025-12-03T15:13:48.237Z Checking bitfield v0.19.2
25372025-12-03T15:13:48.465Z Checking smallvec v0.6.14
25382025-12-03T15:13:48.590Z Checking hashbrown v0.12.3
25392025-12-03T15:13:48.760Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25402025-12-03T15:13:48.897Z Checking serde-hex v0.1.0
25412025-12-03T15:13:49.107Z Checking ron v0.8.1
25422025-12-03T15:13:49.171Z Checking hashbrown v0.13.2
25432025-12-03T15:13:50.021Z Compiling progenitor-macro v0.8.0
25442025-12-03T15:13:50.183Z Checking crc-any v2.5.0
25452025-12-03T15:13:50.375Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25462025-12-03T15:13:50.429Z Checking object v0.30.4
25472025-12-03T15:13:50.628Z Checking path-slash v0.1.5
25482025-12-03T15:13:50.736Z Compiling libefi-sys v0.1.0
25492025-12-03T15:13:50.858Z Compiling bitfield-struct v0.6.2
25502025-12-03T15:13:51.672Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25512025-12-03T15:13:51.873Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25522025-12-03T15:13:52.209Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25532025-12-03T15:13:52.302Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25542025-12-03T15:13:52.519Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25552025-12-03T15:13:52.895Z Compiling xshell-macros v0.2.7
25562025-12-03T15:13:52.982Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25572025-12-03T15:13:53.501Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25582025-12-03T15:13:53.556Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25592025-12-03T15:13:53.592Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25602025-12-03T15:13:53.595Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25612025-12-03T15:13:53.695Z Checking xshell v0.2.7
25622025-12-03T15:13:54.110Z Checking memmap2 v0.9.8
25632025-12-03T15:13:54.331Z Checking half v1.8.3
25642025-12-03T15:13:54.475Z Compiling proc-macro-error-attr2 v2.0.0
25652025-12-03T15:13:54.791Z Checking serde_cbor v0.11.2
25662025-12-03T15:13:55.437Z Compiling proc-macro-error2 v2.0.1
25672025-12-03T15:13:55.557Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25682025-12-03T15:13:55.834Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25692025-12-03T15:13:56.145Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
25702025-12-03T15:13:56.613Z Compiling num-derive v0.3.3
25712025-12-03T15:13:56.986Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25722025-12-03T15:13:58.187Z Compiling tabled_derive v0.11.0
25732025-12-03T15:13:58.889Z Checking libscf-sys v1.1.0
25742025-12-03T15:13:59.196Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25752025-12-03T15:13:59.429Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25762025-12-03T15:14:00.635Z Checking papergrid v0.17.0
25772025-12-03T15:14:01.039Z Checking testing_table v0.3.0
25782025-12-03T15:14:01.225Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25792025-12-03T15:14:01.272Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
25802025-12-03T15:14:01.397Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25812025-12-03T15:14:02.365Z Compiling usdt-attr-macro v0.6.0
25822025-12-03T15:14:02.497Z Compiling usdt-macro v0.6.0
25832025-12-03T15:14:02.874Z Checking progenitor v0.8.0
25842025-12-03T15:14:03.183Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
25852025-12-03T15:14:03.237Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25862025-12-03T15:14:03.291Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
25872025-12-03T15:14:03.581Z Checking maplit v1.0.2
25882025-12-03T15:14:03.635Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25892025-12-03T15:14:03.907Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
25902025-12-03T15:14:04.058Z Checking tabled v0.20.0
25912025-12-03T15:14:04.114Z Checking usdt v0.6.0
25922025-12-03T15:14:04.414Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25932025-12-03T15:14:04.474Z Checking crc8 v0.1.1
25942025-12-03T15:14:04.698Z Checking fxhash v0.2.1
25952025-12-03T15:14:04.955Z Checking unicase v2.8.1
25962025-12-03T15:14:05.346Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25972025-12-03T15:14:05.473Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25982025-12-03T15:14:05.987Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25992025-12-03T15:14:06.089Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26002025-12-03T15:14:06.519Z Checking kstat-rs v0.2.4
26012025-12-03T15:14:06.959Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26022025-12-03T15:14:07.303Z Checking scheduled-thread-pool v0.2.7
26032025-12-03T15:14:07.478Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26042025-12-03T15:14:07.529Z Compiling dsl_auto_type v0.1.2
26052025-12-03T15:14:07.587Z Compiling vergen-gitcl v1.0.8
26062025-12-03T15:14:07.643Z Compiling diesel_table_macro_syntax v0.2.0
26072025-12-03T15:14:07.983Z Compiling parking_lot_core v0.8.6
26082025-12-03T15:14:08.198Z Checking r2d2 v0.8.10
26092025-12-03T15:14:08.589Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26102025-12-03T15:14:08.800Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26112025-12-03T15:14:08.874Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26122025-12-03T15:14:08.926Z Compiling diesel_derives v2.2.3
26132025-12-03T15:14:09.051Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26142025-12-03T15:14:09.219Z Checking nanorand v0.7.0
26152025-12-03T15:14:09.353Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26162025-12-03T15:14:09.604Z Compiling dirs-sys-next v0.1.2
26172025-12-03T15:14:09.662Z Compiling crunchy v0.2.2
26182025-12-03T15:14:09.763Z Checking flume v0.11.1
26192025-12-03T15:14:09.890Z Checking parking_lot v0.11.2
26202025-12-03T15:14:10.062Z Compiling dirs-next v2.0.0
26212025-12-03T15:14:10.220Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26222025-12-03T15:14:10.346Z Checking prefix-trie v0.7.0
26232025-12-03T15:14:10.349Z Compiling tiny-keccak v2.0.2
26242025-12-03T15:14:10.443Z Checking sled v0.34.7
26252025-12-03T15:14:10.681Z Compiling term v0.7.0
26262025-12-03T15:14:10.755Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26272025-12-03T15:14:10.892Z Checking hickory-client v0.25.2
26282025-12-03T15:14:11.072Z Checking hickory-server v0.25.2
26292025-12-03T15:14:11.485Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26302025-12-03T15:14:11.542Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
26312025-12-03T15:14:11.836Z Compiling bit-vec v0.6.3
26322025-12-03T15:14:12.009Z Compiling ascii-canvas v3.0.0
26332025-12-03T15:14:12.306Z Compiling bit-set v0.5.3
26342025-12-03T15:14:12.546Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26352025-12-03T15:14:12.652Z Compiling ena v0.14.3
26362025-12-03T15:14:13.167Z Compiling diff v0.1.13
26372025-12-03T15:14:13.167Z Compiling bindgen v0.71.1
26382025-12-03T15:14:13.452Z Compiling regex-syntax v0.6.29
26392025-12-03T15:14:13.778Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26402025-12-03T15:14:13.829Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26412025-12-03T15:14:14.021Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26422025-12-03T15:14:14.332Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26432025-12-03T15:14:14.964Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26442025-12-03T15:14:15.729Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d)
26452025-12-03T15:14:15.806Z Checking primeorder v0.13.6
26462025-12-03T15:14:16.370Z Compiling salty v0.3.0
26472025-12-03T15:14:16.909Z Compiling lalrpop v0.19.12
26482025-12-03T15:14:17.345Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26492025-12-03T15:14:17.782Z Compiling libxml v0.3.3
26502025-12-03T15:14:18.380Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26512025-12-03T15:14:18.744Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26522025-12-03T15:14:18.815Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26532025-12-03T15:14:19.265Z Compiling strum_macros v0.24.3
26542025-12-03T15:14:20.334Z Checking diesel v2.2.12
26552025-12-03T15:14:20.428Z Compiling fs-err v2.11.0
26562025-12-03T15:14:20.884Z Compiling indoc v1.0.9
26572025-12-03T15:14:22.200Z Checking p384 v0.13.1
26582025-12-03T15:14:22.621Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26592025-12-03T15:14:23.039Z Checking quick-xml v0.37.2
26602025-12-03T15:14:23.280Z Checking derive_builder v0.20.2
26612025-12-03T15:14:23.521Z Compiling oso-derive v0.27.3
26622025-12-03T15:14:23.597Z Compiling impl-trait-for-tuples v0.2.2
26632025-12-03T15:14:24.569Z Compiling trait-variant v0.1.2
26642025-12-03T15:14:25.651Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26652025-12-03T15:14:25.716Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
26662025-12-03T15:14:25.832Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26672025-12-03T15:14:26.991Z Checking parse-size v1.1.0
26682025-12-03T15:14:27.275Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
26692025-12-03T15:14:27.371Z Compiling mime_guess v2.0.5
26702025-12-03T15:14:27.707Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26712025-12-03T15:14:28.320Z Checking http-range v0.1.5
26722025-12-03T15:14:28.605Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26732025-12-03T15:14:28.754Z Checking predicates-tree v1.0.12
26742025-12-03T15:14:29.009Z Checking atty v0.2.14
26752025-12-03T15:14:29.175Z Compiling diesel-dtrace v0.4.2
26762025-12-03T15:14:29.228Z Checking assert_matches v1.5.0
26772025-12-03T15:14:29.716Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
26782025-12-03T15:14:30.194Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26792025-12-03T15:14:30.316Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26802025-12-03T15:14:30.481Z Checking bb8 v0.8.5
26812025-12-03T15:14:30.605Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
26822025-12-03T15:14:31.068Z Checking corncobs v0.1.4
26832025-12-03T15:14:31.285Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
26842025-12-03T15:14:31.374Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
26852025-12-03T15:14:31.486Z Checking hyper-staticfile v0.10.1
26862025-12-03T15:14:31.936Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26872025-12-03T15:14:31.991Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26882025-12-03T15:14:32.079Z Checking signal-hook-tokio v0.3.1
26892025-12-03T15:14:32.359Z Checking secrecy v0.8.0
26902025-12-03T15:14:32.489Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26912025-12-03T15:14:32.547Z Checking ignore v0.4.23
26922025-12-03T15:14:33.433Z Checking globwalk v0.9.1
26932025-12-03T15:14:33.533Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
26942025-12-03T15:14:33.745Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
26952025-12-03T15:14:33.810Z Checking camino-tempfile-ext v0.3.2
26962025-12-03T15:14:33.863Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
26972025-12-03T15:14:34.292Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26982025-12-03T15:14:34.392Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26992025-12-03T15:14:34.859Z Checking tungstenite v0.23.0
27002025-12-03T15:14:35.472Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27012025-12-03T15:14:35.865Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27022025-12-03T15:14:36.042Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27032025-12-03T15:14:36.755Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27042025-12-03T15:14:37.679Z Checking tokio-tungstenite v0.23.1
27052025-12-03T15:14:38.253Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
27062025-12-03T15:14:39.181Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27072025-12-03T15:14:39.527Z Checking void v1.0.2
27082025-12-03T15:14:39.621Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27092025-12-03T15:14:39.757Z Checking lzss v0.8.2
27102025-12-03T15:14:40.200Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27112025-12-03T15:14:40.254Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27122025-12-03T15:14:40.344Z Checking nix v0.27.1
27132025-12-03T15:14:40.519Z Checking serde_bytes v0.11.19
27142025-12-03T15:14:40.944Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27152025-12-03T15:14:41.716Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27162025-12-03T15:14:41.776Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27172025-12-03T15:14:42.068Z Checking rand_seeder v0.4.0
27182025-12-03T15:14:42.233Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743)
27192025-12-03T15:14:42.413Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27202025-12-03T15:14:42.776Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27212025-12-03T15:14:43.059Z Checking is_ci v1.2.0
27222025-12-03T15:14:43.291Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27232025-12-03T15:14:44.404Z Checking yansi v1.0.1
27242025-12-03T15:14:44.516Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27252025-12-03T15:14:44.727Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27262025-12-03T15:14:44.787Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
27272025-12-03T15:14:45.019Z Checking pretty_assertions v1.4.1
27282025-12-03T15:14:45.301Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27292025-12-03T15:14:45.354Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27302025-12-03T15:14:45.798Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27312025-12-03T15:14:46.267Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27322025-12-03T15:14:46.615Z Checking typeid v1.0.3
27332025-12-03T15:14:46.860Z Compiling tabled_derive v0.10.0
27342025-12-03T15:14:48.372Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27352025-12-03T15:14:48.792Z Checking papergrid v0.14.0
27362025-12-03T15:14:49.516Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27372025-12-03T15:14:49.728Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27382025-12-03T15:14:50.346Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27392025-12-03T15:14:50.423Z Compiling indoc v2.0.6
27402025-12-03T15:14:50.749Z Checking tabled v0.18.0
27412025-12-03T15:14:51.026Z Checking erased-serde v0.4.6
27422025-12-03T15:14:51.417Z Checking ordered-float v2.10.1
27432025-12-03T15:14:51.583Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27442025-12-03T15:14:52.043Z Checking async-bb8-diesel v0.2.1
27452025-12-03T15:14:52.526Z Checking castaway v0.2.3
27462025-12-03T15:14:52.691Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27472025-12-03T15:14:52.769Z Compiling libz-sys v1.1.20
27482025-12-03T15:14:52.823Z Checking compact_str v0.8.0
27492025-12-03T15:14:53.723Z Checking serde-untagged v0.1.7
27502025-12-03T15:14:53.810Z Checking serde-value v0.7.0
27512025-12-03T15:14:54.144Z Checking supports-color v3.0.2
27522025-12-03T15:14:54.326Z Checking console v0.16.0
27532025-12-03T15:14:54.409Z Checking unicode-truncate v1.1.0
27542025-12-03T15:14:54.728Z Checking concurrent-queue v2.5.0
27552025-12-03T15:14:55.004Z Checking lru v0.12.5
27562025-12-03T15:14:55.175Z Compiling instability v0.3.2
27572025-12-03T15:14:55.228Z Checking cassowary v0.3.0
27582025-12-03T15:14:55.383Z Checking unicode-xid v0.2.6
27592025-12-03T15:14:55.643Z Checking unit-prefix v0.5.1
27602025-12-03T15:14:55.732Z Checking parking v2.2.1
27612025-12-03T15:14:55.786Z Checking cargo-util-schemas v0.8.2
27622025-12-03T15:14:55.934Z Checking indicatif v0.18.0
27632025-12-03T15:14:56.007Z Checking cargo-platform v0.2.0
27642025-12-03T15:14:56.286Z Checking ratatui v0.29.0
27652025-12-03T15:14:56.442Z Compiling libgit2-sys v0.18.2+1.9.1
27662025-12-03T15:14:56.817Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27672025-12-03T15:14:58.019Z Checking cargo_metadata v0.21.0
27682025-12-03T15:14:59.897Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27692025-12-03T15:14:59.952Z Checking event-listener v5.3.1
27702025-12-03T15:15:00.005Z Compiling vergen-git2 v1.0.7
27712025-12-03T15:15:00.461Z Checking event-listener-strategy v0.5.2
27722025-12-03T15:15:00.534Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27732025-12-03T15:15:00.744Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27742025-12-03T15:15:00.951Z Checking shell-words v1.1.0
27752025-12-03T15:15:01.148Z Compiling rustls v0.21.12
27762025-12-03T15:15:01.236Z Checking plotters-backend v0.3.7
27772025-12-03T15:15:01.743Z Checking plotters-svg v0.3.7
27782025-12-03T15:15:01.815Z Checking futures-lite v2.3.0
27792025-12-03T15:15:02.034Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27802025-12-03T15:15:02.359Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27812025-12-03T15:15:03.244Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27822025-12-03T15:15:03.298Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27832025-12-03T15:15:03.671Z Checking sct v0.7.1
27842025-12-03T15:15:03.732Z Checking rustls-webpki v0.101.7
27852025-12-03T15:15:03.953Z Checking cast v0.3.0
27862025-12-03T15:15:04.208Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
27872025-12-03T15:15:04.350Z Checking criterion-plot v0.6.0
27882025-12-03T15:15:05.029Z Checking plotters v0.3.7
27892025-12-03T15:15:06.901Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
27902025-12-03T15:15:07.633Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27912025-12-03T15:15:08.177Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27922025-12-03T15:15:09.125Z Checking tinytemplate v1.2.1
27932025-12-03T15:15:09.652Z Checking anes v0.1.6
27942025-12-03T15:15:10.117Z Checking hex-literal v0.4.1
27952025-12-03T15:15:10.333Z Checking oorandom v11.1.4
27962025-12-03T15:15:10.587Z Checking criterion v0.7.0
27972025-12-03T15:15:11.086Z Checking tokio-rustls v0.24.1
27982025-12-03T15:15:11.524Z Checking async-lock v3.4.0
27992025-12-03T15:15:12.406Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28002025-12-03T15:15:12.831Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28012025-12-03T15:15:13.448Z Checking rustls-pemfile v1.0.4
28022025-12-03T15:15:13.671Z Checking twox-hash v2.1.0
28032025-12-03T15:15:14.396Z Checking polling v3.7.3
28042025-12-03T15:15:14.674Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28052025-12-03T15:15:14.903Z Checking async-io v2.3.4
28062025-12-03T15:15:15.935Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28072025-12-03T15:15:16.269Z Checking fatfs v0.3.6
28082025-12-03T15:15:17.382Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28092025-12-03T15:15:18.248Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28102025-12-03T15:15:18.570Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28112025-12-03T15:15:20.726Z Checking async-task v4.7.1
28122025-12-03T15:15:20.962Z Checking async-channel v2.3.1
28132025-12-03T15:15:21.138Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28142025-12-03T15:15:21.354Z Checking piper v0.2.4
28152025-12-03T15:15:21.639Z Checking rtoolbox v0.0.2
28162025-12-03T15:15:21.694Z Checking futures-timer v3.0.3
28172025-12-03T15:15:21.947Z Checking rpassword v7.4.0
28182025-12-03T15:15:22.095Z Checking blocking v1.6.1
28192025-12-03T15:15:22.183Z Checking async-executor v1.13.1
28202025-12-03T15:15:22.524Z Checking async-signal v0.2.10
28212025-12-03T15:15:22.621Z Checking tui-tree-widget v0.23.1
28222025-12-03T15:15:22.865Z Checking polyval v0.6.2
28232025-12-03T15:15:23.033Z Compiling petname v2.0.2
28242025-12-03T15:15:23.189Z Checking event-listener v2.5.3
28252025-12-03T15:15:23.516Z Checking async-channel v1.9.0
28262025-12-03T15:15:23.860Z Checking ghash v0.5.1
28272025-12-03T15:15:24.110Z Checking async-process v2.3.0
28282025-12-03T15:15:24.524Z Checking async-global-executor v2.4.1
28292025-12-03T15:15:24.583Z Checking ctr v0.9.2
28302025-12-03T15:15:24.632Z Checking kv-log-macro v1.0.7
28312025-12-03T15:15:24.811Z Compiling async-attributes v1.1.2
28322025-12-03T15:15:24.874Z Checking arrayvec v0.7.6
28332025-12-03T15:15:24.926Z Checking arrayref v0.3.9
28342025-12-03T15:15:25.188Z Checking constant_time_eq v0.3.1
28352025-12-03T15:15:25.311Z Checking aes-gcm v0.10.3
28362025-12-03T15:15:25.409Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28372025-12-03T15:15:25.709Z Checking async-std v1.13.0
28382025-12-03T15:15:26.458Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28392025-12-03T15:15:26.781Z Checking ssh-encoding v0.2.0
28402025-12-03T15:15:27.142Z Checking blowfish v0.9.1
28412025-12-03T15:15:27.482Z Checking sapling-renderdag v0.1.0
28422025-12-03T15:15:28.102Z Checking sync-ptr v0.1.4
28432025-12-03T15:15:28.405Z Checking bcrypt-pbkdf v0.10.0
28442025-12-03T15:15:28.775Z Checking ssh-cipher v0.2.0
28452025-12-03T15:15:29.143Z Checking async-object-pool v0.1.5
28462025-12-03T15:15:29.196Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28472025-12-03T15:15:29.394Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28482025-12-03T15:15:30.018Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28492025-12-03T15:15:30.427Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28502025-12-03T15:15:30.468Z Checking serde_regex v1.1.0
28512025-12-03T15:15:30.808Z Checking password-hash v0.4.2
28522025-12-03T15:15:31.322Z Checking assert-json-diff v2.0.2
28532025-12-03T15:15:31.462Z Checking path-tree v0.8.1
28542025-12-03T15:15:31.645Z Checking stringmetrics v2.2.2
28552025-12-03T15:15:31.790Z Compiling target-lexicon v0.13.2
28562025-12-03T15:15:31.906Z Checking pbkdf2 v0.11.0
28572025-12-03T15:15:31.994Z Checking httpmock v0.8.0-alpha.1
28582025-12-03T15:15:32.282Z Checking ssh-key v0.6.6
28592025-12-03T15:15:33.003Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28602025-12-03T15:15:33.966Z Checking p521 v0.13.3
28612025-12-03T15:15:34.679Z Checking p256 v0.13.2
28622025-12-03T15:15:35.279Z Checking russh-cryptovec v0.7.3
28632025-12-03T15:15:35.400Z Compiling guppy-workspace-hack v0.1.0
28642025-12-03T15:15:35.579Z Checking md5 v0.7.0
28652025-12-03T15:15:35.964Z Checking russh-keys v0.45.0
28662025-12-03T15:15:36.500Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28672025-12-03T15:15:37.037Z Checking num-bigint v0.4.6
28682025-12-03T15:15:37.088Z Checking des v0.8.1
28692025-12-03T15:15:37.477Z Compiling blake3 v1.5.4
28702025-12-03T15:15:37.694Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28712025-12-03T15:15:38.280Z Compiling target-spec v3.5.0
28722025-12-03T15:15:38.631Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28732025-12-03T15:15:39.365Z Checking russh v0.45.0
28742025-12-03T15:15:39.862Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
28752025-12-03T15:15:40.011Z Checking cfg-expr v0.20.1
28762025-12-03T15:15:43.433Z Checking supports-color v2.1.0
28772025-12-03T15:15:43.729Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
28782025-12-03T15:15:43.824Z Checking textwrap v0.15.2
28792025-12-03T15:15:44.112Z Checking supports-unicode v2.1.0
28802025-12-03T15:15:44.246Z Checking supports-hyperlinks v2.1.0
28812025-12-03T15:15:44.341Z Checking hashbrown v0.14.5
28822025-12-03T15:15:44.493Z Checking backtrace-ext v0.2.1
28832025-12-03T15:15:44.732Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28842025-12-03T15:15:44.945Z Checking terminal_size v0.1.17
28852025-12-03T15:15:45.155Z Compiling miette-derive v5.10.0
28862025-12-03T15:15:45.211Z Checking owo-colors v3.5.0
28872025-12-03T15:15:45.486Z Checking internet-checksum v0.2.1
28882025-12-03T15:15:45.763Z Checking chumsky v0.9.3
28892025-12-03T15:15:47.938Z Checking miette v5.10.0
28902025-12-03T15:15:48.334Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28912025-12-03T15:15:48.556Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28922025-12-03T15:15:49.134Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
28932025-12-03T15:15:49.702Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
28942025-12-03T15:15:50.045Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28952025-12-03T15:15:50.123Z Compiling samael v0.0.19
28962025-12-03T15:15:50.254Z Compiling knuffel-derive v3.2.0
28972025-12-03T15:15:50.470Z Compiling git2 v0.20.2
28982025-12-03T15:15:50.813Z Checking httptest v0.16.3
28992025-12-03T15:15:51.639Z Checking pathdiff v0.2.3
29002025-12-03T15:15:51.706Z Checking topological-sort v0.2.2
29012025-12-03T15:15:51.890Z Checking nested v0.1.1
29022025-12-03T15:15:52.015Z Checking omicron-zone-package v0.12.2
29032025-12-03T15:15:52.184Z Checking guppy v0.17.20
29042025-12-03T15:15:54.036Z Checking knuffel v3.2.0
29052025-12-03T15:15:54.154Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29062025-12-03T15:15:54.361Z Compiling rstest_macros v0.25.0
29072025-12-03T15:15:54.565Z Compiling doc-comment v0.3.3
29082025-12-03T15:15:54.926Z Compiling target-triple v0.1.3
29092025-12-03T15:15:55.226Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29102025-12-03T15:15:55.685Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29112025-12-03T15:15:55.733Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29122025-12-03T15:15:55.797Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29132025-12-03T15:15:57.494Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29142025-12-03T15:15:57.936Z Checking similar-asserts v1.7.0
29152025-12-03T15:15:58.289Z Compiling proc-macro-crate v3.2.0
29162025-12-03T15:15:58.475Z Compiling relative-path v1.9.3
29172025-12-03T15:15:59.203Z Checking escape8259 v0.5.3
29182025-12-03T15:15:59.255Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29192025-12-03T15:15:59.387Z Compiling assert_cmd v2.0.17
29202025-12-03T15:15:59.490Z Checking libtest-mimic v0.8.1
29212025-12-03T15:16:00.274Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29222025-12-03T15:16:00.361Z Checking blake2b_simd v1.0.2
29232025-12-03T15:16:00.943Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29242025-12-03T15:16:01.326Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29252025-12-03T15:16:01.635Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29262025-12-03T15:16:01.696Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29272025-12-03T15:16:02.086Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29282025-12-03T15:16:02.139Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29292025-12-03T15:16:02.650Z Checking fancy-regex v0.14.0
29302025-12-03T15:16:02.816Z Checking serde_tokenstream v0.2.2
29312025-12-03T15:16:03.299Z Checking uzers v0.12.1
29322025-12-03T15:16:03.500Z Checking termcolor v1.4.1
29332025-12-03T15:16:03.764Z Checking datatest-stable v0.3.2
29342025-12-03T15:16:03.996Z Checking trybuild v1.0.106
29352025-12-03T15:16:04.671Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29362025-12-03T15:16:05.566Z Checking rust-argon2 v2.1.0
29372025-12-03T15:16:06.147Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29382025-12-03T15:16:06.228Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29392025-12-03T15:16:07.651Z Checking support-bundle-viewer v0.1.2
29402025-12-03T15:16:08.178Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29412025-12-03T15:16:08.606Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29422025-12-03T15:16:08.996Z Checking rstest v0.25.0
29432025-12-03T15:16:09.112Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29442025-12-03T15:16:09.320Z Checking drift v0.1.1
29452025-12-03T15:16:09.552Z Checking rand_distr v0.5.1
29462025-12-03T15:16:09.889Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29472025-12-03T15:16:09.943Z Checking multimap v0.10.1
29482025-12-03T15:16:10.342Z Checking approx v0.5.1
29492025-12-03T15:16:10.593Z Checking dropshot-api-manager v0.2.3
29502025-12-03T15:16:10.935Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29512025-12-03T15:16:11.819Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29522025-12-03T15:16:12.347Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29532025-12-03T15:16:12.713Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29542025-12-03T15:16:13.173Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29552025-12-03T15:16:13.229Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29562025-12-03T15:16:13.717Z Checking partial-io v0.5.4
29572025-12-03T15:16:13.772Z Checking cargo_toml v0.21.0
29582025-12-03T15:16:13.822Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29592025-12-03T15:16:14.180Z Checking termios v0.3.3
29602025-12-03T15:16:14.240Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
29612025-12-03T15:16:14.480Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29622025-12-03T15:16:14.621Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
29632025-12-03T15:16:15.933Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29642025-12-03T15:16:19.061Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29652025-12-03T15:16:20.218Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29662025-12-03T15:16:30.722Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29672025-12-03T15:16:33.506Z Compiling polar-core v0.27.3
29682025-12-03T15:16:35.261Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29692025-12-03T15:16:40.686Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29702025-12-03T15:16:44.930Z Checking oso v0.27.3
29712025-12-03T15:16:52.574Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29722025-12-03T15:16:53.536Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29732025-12-03T15:17:02.511Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29742025-12-03T15:17:05.679Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29752025-12-03T15:17:12.696Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29762025-12-03T15:17:25.554Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29772025-12-03T15:17:58.231Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29782025-12-03T15:17:58.231Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29792025-12-03T15:17:58.981Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29802025-12-03T15:20:01.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 10s
29812025-12-03T15:20:02.235Z
29822025-12-03T15:20:02.238Zreal 8:15.221242271
29832025-12-03T15:20:02.238Zuser 44:00.154342710
29842025-12-03T15:20:02.238Zsys 7:48.796580461
29852025-12-03T15:20:02.238Ztrap 1.329179351
29862025-12-03T15:20:02.238Ztflt 0.582259796
29872025-12-03T15:20:02.238Zdflt 0.260415803
29882025-12-03T15:20:02.238Zkflt 0.000922416
29892025-12-03T15:20:02.239Zlock 1:48:03.154637469
29902025-12-03T15:20:02.239Zslp 2:23:48.257153238
29912025-12-03T15:20:02.239Zlat 2:27.589306807
29922025-12-03T15:20:02.239Zstop 15:29.133019261
29932025-12-03T15:20:02.239Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
29942025-12-03T15:20:02.239Z+ ptime -m cargo doc --workspace --no-deps
29952025-12-03T15:20:03.696Zwarning: output filename collision.
29962025-12-03T15:20:03.696ZThe 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)`.
29972025-12-03T15:20:03.696ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
29982025-12-03T15:20:03.696ZThe targets should have unique names.
29992025-12-03T15:20:03.696ZThis is a known bug where multiple crates with the same name use
30002025-12-03T15:20:03.696Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30012025-12-03T15:20:04.971Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30022025-12-03T15:20:05.220Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30032025-12-03T15:20:05.255Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30042025-12-03T15:20:05.324Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30052025-12-03T15:20:05.375Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30062025-12-03T15:20:05.378Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30072025-12-03T15:20:05.378Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30082025-12-03T15:20:05.673Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30092025-12-03T15:20:05.709Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30102025-12-03T15:20:05.780Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30112025-12-03T15:20:05.886Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30122025-12-03T15:20:05.970Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30132025-12-03T15:20:06.092Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30142025-12-03T15:20:06.267Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30152025-12-03T15:20:06.361Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30162025-12-03T15:20:06.471Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30172025-12-03T15:20:06.507Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30182025-12-03T15:20:06.718Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30192025-12-03T15:20:06.756Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30202025-12-03T15:20:06.851Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30212025-12-03T15:20:07.185Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30222025-12-03T15:20:07.362Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30232025-12-03T15:20:07.498Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30242025-12-03T15:20:07.887Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30252025-12-03T15:20:07.988Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30262025-12-03T15:20:08.332Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30272025-12-03T15:20:08.466Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30282025-12-03T15:20:08.522Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30292025-12-03T15:20:08.996Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30302025-12-03T15:20:09.075Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30312025-12-03T15:20:09.238Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30322025-12-03T15:20:09.423Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30332025-12-03T15:20:09.696Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30342025-12-03T15:20:09.734Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30352025-12-03T15:20:09.772Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30362025-12-03T15:20:09.970Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30372025-12-03T15:20:10.177Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30382025-12-03T15:20:10.205Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30392025-12-03T15:20:10.237Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30402025-12-03T15:20:10.407Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30412025-12-03T15:20:10.620Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30422025-12-03T15:20:10.684Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30432025-12-03T15:20:10.686Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30442025-12-03T15:20:10.744Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30452025-12-03T15:20:10.929Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30462025-12-03T15:20:11.096Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30472025-12-03T15:20:11.132Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30482025-12-03T15:20:11.167Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30492025-12-03T15:20:11.358Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30502025-12-03T15:20:11.409Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30512025-12-03T15:20:11.498Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30522025-12-03T15:20:11.896Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30532025-12-03T15:20:11.928Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30542025-12-03T15:20:11.979Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30552025-12-03T15:20:12.031Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30562025-12-03T15:20:12.361Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30572025-12-03T15:20:13.071Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30582025-12-03T15:20:13.471Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30592025-12-03T15:20:14.069Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30602025-12-03T15:20:17.114Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30612025-12-03T15:20:20.079Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30622025-12-03T15:20:21.636Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30632025-12-03T15:20:22.586Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30642025-12-03T15:20:22.857Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30652025-12-03T15:20:23.144Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30662025-12-03T15:20:25.091Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30672025-12-03T15:20:25.609Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30682025-12-03T15:20:26.646Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30692025-12-03T15:20:27.107Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30702025-12-03T15:20:27.855Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30712025-12-03T15:20:28.927Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30722025-12-03T15:20:30.173Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30732025-12-03T15:20:31.398Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30742025-12-03T15:20:31.606Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30752025-12-03T15:20:32.064Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30762025-12-03T15:20:32.836Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30772025-12-03T15:20:33.188Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30782025-12-03T15:20:33.405Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30792025-12-03T15:20:37.284Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30802025-12-03T15:20:38.057Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30812025-12-03T15:20:39.153Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30822025-12-03T15:20:39.710Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30832025-12-03T15:20:40.417Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30842025-12-03T15:20:40.456Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30852025-12-03T15:20:40.943Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30862025-12-03T15:20:41.432Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
30872025-12-03T15:20:41.524Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30882025-12-03T15:20:42.339Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30892025-12-03T15:20:42.376Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30902025-12-03T15:20:43.803Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30912025-12-03T15:20:43.949Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30922025-12-03T15:20:45.901Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30932025-12-03T15:20:46.431Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30942025-12-03T15:20:46.471Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30952025-12-03T15:20:47.151Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30962025-12-03T15:20:47.619Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30972025-12-03T15:20:47.661Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
30982025-12-03T15:20:48.971Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30992025-12-03T15:20:49.736Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31002025-12-03T15:20:49.777Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31012025-12-03T15:20:50.530Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31022025-12-03T15:20:50.720Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
31032025-12-03T15:20:50.860Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31042025-12-03T15:20:51.643Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31052025-12-03T15:20:51.685Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31062025-12-03T15:20:52.060Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31072025-12-03T15:20:52.551Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31082025-12-03T15:20:52.894Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31092025-12-03T15:20:52.970Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31102025-12-03T15:20:52.999Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31112025-12-03T15:20:53.146Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31122025-12-03T15:20:53.609Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31132025-12-03T15:20:53.865Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31142025-12-03T15:20:54.088Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
31152025-12-03T15:20:54.238Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31162025-12-03T15:20:54.276Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31172025-12-03T15:20:54.620Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31182025-12-03T15:20:55.078Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31192025-12-03T15:20:55.117Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31202025-12-03T15:20:55.153Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31212025-12-03T15:20:56.122Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31222025-12-03T15:20:56.766Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31232025-12-03T15:20:57.129Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31242025-12-03T15:20:59.805Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31252025-12-03T15:20:59.844Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31262025-12-03T15:21:00.320Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31272025-12-03T15:21:02.014Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31282025-12-03T15:21:03.678Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31292025-12-03T15:21:05.072Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31302025-12-03T15:21:06.684Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31312025-12-03T15:21:06.910Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31322025-12-03T15:21:08.516Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31332025-12-03T15:21:09.477Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31342025-12-03T15:21:09.516Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31352025-12-03T15:21:09.750Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
31362025-12-03T15:21:13.017Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31372025-12-03T15:21:14.773Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31382025-12-03T15:21:15.434Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31392025-12-03T15:21:15.480Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31402025-12-03T15:21:15.580Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31412025-12-03T15:21:15.644Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31422025-12-03T15:21:16.921Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31432025-12-03T15:21:17.295Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31442025-12-03T15:21:18.169Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31452025-12-03T15:21:18.299Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31462025-12-03T15:21:18.729Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31472025-12-03T15:21:18.796Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31482025-12-03T15:21:18.947Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31492025-12-03T15:21:19.445Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31502025-12-03T15:21:19.556Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31512025-12-03T15:21:20.336Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31522025-12-03T15:21:20.419Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31532025-12-03T15:21:20.885Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31542025-12-03T15:21:21.391Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31552025-12-03T15:21:21.958Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31562025-12-03T15:21:22.009Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
31572025-12-03T15:21:23.098Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31582025-12-03T15:21:24.730Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31592025-12-03T15:21:25.529Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31602025-12-03T15:21:25.979Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31612025-12-03T15:21:26.850Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31622025-12-03T15:21:26.890Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31632025-12-03T15:21:29.102Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31642025-12-03T15:21:29.642Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31652025-12-03T15:21:34.827Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31662025-12-03T15:21:35.022Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31672025-12-03T15:21:37.919Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31682025-12-03T15:21:38.298Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
31692025-12-03T15:21:39.250Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31702025-12-03T15:21:42.835Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31712025-12-03T15:21:43.031Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31722025-12-03T15:21:46.080Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31732025-12-03T15:21:46.911Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31742025-12-03T15:21:47.284Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31752025-12-03T15:21:48.916Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31762025-12-03T15:21:49.859Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31772025-12-03T15:21:52.109Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31782025-12-03T15:21:53.099Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31792025-12-03T15:21:53.136Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31802025-12-03T15:21:55.426Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31812025-12-03T15:21:55.468Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31822025-12-03T15:21:56.512Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31832025-12-03T15:21:59.029Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31842025-12-03T15:22:02.576Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31852025-12-03T15:22:03.573Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31862025-12-03T15:22:08.764Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31872025-12-03T15:22:09.484Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31882025-12-03T15:22:09.974Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31892025-12-03T15:22:10.047Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31902025-12-03T15:22:10.391Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31912025-12-03T15:22:10.892Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31922025-12-03T15:22:14.046Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31932025-12-03T15:22:15.873Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31942025-12-03T15:22:18.145Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31952025-12-03T15:22:18.475Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31962025-12-03T15:22:18.862Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31972025-12-03T15:22:22.339Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31982025-12-03T15:22:23.131Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31992025-12-03T15:22:25.647Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32002025-12-03T15:22:25.795Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32012025-12-03T15:22:27.931Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32022025-12-03T15:22:28.299Z Documenting sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32032025-12-03T15:22:28.396Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32042025-12-03T15:22:30.619Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32052025-12-03T15:22:32.092Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32062025-12-03T15:22:33.052Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32072025-12-03T15:22:33.918Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32082025-12-03T15:22:34.251Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32092025-12-03T15:22:36.720Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32102025-12-03T15:22:38.185Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32112025-12-03T15:22:39.606Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32122025-12-03T15:22:40.985Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32132025-12-03T15:22:42.065Z Documenting sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
32142025-12-03T15:22:42.255Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32152025-12-03T15:22:43.724Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32162025-12-03T15:22:44.394Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32172025-12-03T15:22:45.487Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32182025-12-03T15:22:45.732Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32192025-12-03T15:22:47.645Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32202025-12-03T15:22:49.125Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32212025-12-03T15:22:50.087Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32222025-12-03T15:22:50.586Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32232025-12-03T15:22:50.856Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32242025-12-03T15:22:51.080Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32252025-12-03T15:22:52.032Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32262025-12-03T15:22:54.230Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32272025-12-03T15:22:54.267Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32282025-12-03T15:22:54.398Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32292025-12-03T15:22:54.806Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32302025-12-03T15:22:55.133Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32312025-12-03T15:22:55.313Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32322025-12-03T15:22:57.840Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32332025-12-03T15:22:58.007Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32342025-12-03T15:22:58.239Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32352025-12-03T15:22:58.518Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32362025-12-03T15:22:58.986Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32372025-12-03T15:22:59.446Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32382025-12-03T15:22:59.449Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32392025-12-03T15:23:00.878Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32402025-12-03T15:23:01.686Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32412025-12-03T15:23:02.046Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32422025-12-03T15:23:03.163Z Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32432025-12-03T15:23:03.331Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32442025-12-03T15:23:03.815Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32452025-12-03T15:23:05.075Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32462025-12-03T15:23:06.971Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32472025-12-03T15:23:07.083Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32482025-12-03T15:23:08.061Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32492025-12-03T15:23:08.269Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32502025-12-03T15:23:08.673Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32512025-12-03T15:23:09.031Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32522025-12-03T15:23:10.388Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32532025-12-03T15:23:10.423Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32542025-12-03T15:23:11.524Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32552025-12-03T15:23:11.913Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32562025-12-03T15:23:12.110Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32572025-12-03T15:23:12.332Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32582025-12-03T15:23:12.933Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32592025-12-03T15:23:12.984Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32602025-12-03T15:23:13.431Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32612025-12-03T15:23:15.343Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32622025-12-03T15:23:15.800Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32632025-12-03T15:23:15.860Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32642025-12-03T15:23:16.828Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32652025-12-03T15:23:16.863Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32662025-12-03T15:23:16.974Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32672025-12-03T15:23:17.243Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32682025-12-03T15:23:18.051Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32692025-12-03T15:23:18.617Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32702025-12-03T15:23:18.681Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32712025-12-03T15:23:19.143Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32722025-12-03T15:23:19.381Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32732025-12-03T15:23:19.840Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32742025-12-03T15:23:19.937Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32752025-12-03T15:23:20.016Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32762025-12-03T15:23:20.412Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
32772025-12-03T15:23:20.572Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
32782025-12-03T15:23:20.871Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32792025-12-03T15:23:20.940Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32802025-12-03T15:23:21.247Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32812025-12-03T15:23:21.500Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32822025-12-03T15:23:21.672Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32832025-12-03T15:23:22.142Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32842025-12-03T15:23:22.388Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32852025-12-03T15:23:22.636Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32862025-12-03T15:23:23.736Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32872025-12-03T15:23:23.739Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32882025-12-03T15:23:24.257Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32892025-12-03T15:23:24.672Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32902025-12-03T15:23:24.772Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32912025-12-03T15:23:24.832Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32922025-12-03T15:23:24.873Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32932025-12-03T15:23:25.155Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32942025-12-03T15:23:25.198Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32952025-12-03T15:23:28.676Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32962025-12-03T15:23:34.866Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32972025-12-03T15:23:34.869Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32982025-12-03T15:23:34.995Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32992025-12-03T15:24:48.120Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33002025-12-03T15:24:56.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 54s
33012025-12-03T15:24:56.967Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 173 other files
33022025-12-03T15:24:57.070Z
33032025-12-03T15:24:57.074Zreal 4:54.739390674
33042025-12-03T15:24:57.074Zuser 26:03.099085801
33052025-12-03T15:24:57.074Zsys 3:51.630971118
33062025-12-03T15:24:57.074Ztrap 0.750032406
33072025-12-03T15:24:57.074Ztflt 0.193429885
33082025-12-03T15:24:57.074Zdflt 0.046777992
33092025-12-03T15:24:57.074Zkflt 0.000997278
33102025-12-03T15:24:57.074Zlock 1:04:19.590977844
33112025-12-03T15:24:57.074Zslp 1:13:18.778709785
33122025-12-03T15:24:57.074Zlat 1:44.386369714
33132025-12-03T15:24:57.074Zstop 2:21.007401764
33142025-12-03T15:24:57.074Zprocess exited: duration 1108520 ms, exit code 0
 
33152025-12-03T15:24:57.090Zfound 0 output files