01HFCX0MXX16QXDD2BCJNPZ20H: clippy (helios)

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

Buildomat Job: 01HFCX0ZFHKA8F0Z6ZBN02GD8M

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-16T20:27:37.482Zjob assigned to worker 01HFCX14WBVBEZDJM7PB53KZ29 (queued for 55 s)
 
22023-11-16T20:27:37.941Zstarting task 0: "setup"
32023-11-16T20:27:38.002Z++ uname -s
42023-11-16T20:27:38.007Z+ kern=SunOS
52023-11-16T20:27:38.015Z+ case "$kern" in
62023-11-16T20:27:38.021Z+ groupadd -g 12345 build
72023-11-16T20:27:38.024Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-16T20:27:40.027Z+ zfs create -o mountpoint=/work rpool/work
92023-11-16T20:27:40.137Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-16T20:27:40.143Z+ home_fs=zfs
112023-11-16T20:27:40.152Z+ [[ zfs == autofs ]]
122023-11-16T20:27:40.160Z+ mkdir -p /home/build
132023-11-16T20:27:40.167Z+ chown build:build /home/build /work
142023-11-16T20:27:41.143Z+ chmod 0700 /home/build /work
152023-11-16T20:27:41.146Zprocess exited: duration 3201 ms, exit code 0
 
162023-11-16T20:27:41.157Zstarting task 1: "rust-toolchain"
172023-11-16T20:27:41.169Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-16T20:27:41.172Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-16T20:27:41.350Zinfo: downloading installer
202023-11-16T20:27:43.420Zwarning: it looks like you have an existing installation of Rust at:
212023-11-16T20:27:43.428Zwarning: /opt/ooce/bin
222023-11-16T20:27:43.859Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-16T20:27:43.870Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-16T20:27:43.874Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-16T20:27:43.887Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-16T20:27:43.890Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-16T20:27:43.894Zerror: cannot install while Rust is installed
282023-11-16T20:27:43.900Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-16T20:27:43.906Zinfo: profile set to 'default'
302023-11-16T20:27:43.924Zinfo: default host triple is x86_64-unknown-illumos
312023-11-16T20:27:43.939Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-16T20:27:43.942Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-16T20:27:43.946Zinfo: downloading component 'cargo'
342023-11-16T20:27:44.734Zinfo: downloading component 'clippy'
352023-11-16T20:27:45.065Zinfo: downloading component 'rust-docs'
362023-11-16T20:27:46.286Zinfo: downloading component 'rust-std'
372023-11-16T20:27:48.424Zinfo: downloading component 'rustc'
382023-11-16T20:27:53.724Zinfo: downloading component 'rustfmt'
392023-11-16T20:27:54.030Zinfo: installing component 'cargo'
402023-11-16T20:27:55.534Zinfo: installing component 'clippy'
412023-11-16T20:27:56.197Zinfo: installing component 'rust-docs'
422023-11-16T20:27:58.903Zinfo: installing component 'rust-std'
432023-11-16T20:28:02.022Zinfo: installing component 'rustc'
442023-11-16T20:28:09.191Zinfo: installing component 'rustfmt'
452023-11-16T20:28:09.722Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-16T20:28:09.725Z
472023-11-16T20:28:10.274Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-16T20:28:10.689Z
492023-11-16T20:28:10.693Z
502023-11-16T20:28:10.703ZRust is installed now. Great!
512023-11-16T20:28:11.129Z
522023-11-16T20:28:11.153ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-16T20:28:11.163Zenvironment variable. This has not been done automatically.
542023-11-16T20:28:11.176Z
552023-11-16T20:28:11.603ZTo configure your current shell, run:
562023-11-16T20:28:11.626Zsource "$HOME/.cargo/env"
572023-11-16T20:28:12.038Z+ rustc --version
582023-11-16T20:28:12.042Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-16T20:28:12.045Zprocess exited: duration 28902 ms, exit code 0
 
602023-11-16T20:28:12.051Zstarting task 2: "authentication"
612023-11-16T20:28:12.087Zprocess exited: duration 32 ms, exit code 0
 
622023-11-16T20:28:12.097Zstarting task 3: "clone repository"
632023-11-16T20:28:12.106Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-16T20:28:12.110Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-16T20:28:12.174ZCloning into '/work/oxidecomputer/omicron'...
662023-11-16T20:28:17.969Z+ cd /work/oxidecomputer/omicron
672023-11-16T20:28:17.972Z+ [[ -n '' ]]
682023-11-16T20:28:17.998Z+ git fetch origin 278a9825218cfaf8d88e8e9cccb0fb3ff7bfcfc0
692023-11-16T20:28:18.575ZFrom https://github.com/oxidecomputer/omicron
702023-11-16T20:28:18.578Z * branch 278a9825218cfaf8d88e8e9cccb0fb3ff7bfcfc0 -> FETCH_HEAD
712023-11-16T20:28:18.583Z+ git reset --hard 278a9825218cfaf8d88e8e9cccb0fb3ff7bfcfc0
722023-11-16T20:28:18.741ZHEAD is now at 278a9825 Merge branch 'main' into omdb_db_validate
732023-11-16T20:28:18.744Zprocess exited: duration 6643 ms, exit code 0
 
742023-11-16T20:28:18.750Zstarting task 4: "build"
752023-11-16T20:28:18.760Z+ cargo --version
762023-11-16T20:28:18.767Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
772023-11-16T20:28:18.981Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
782023-11-16T20:28:18.984Zinfo: downloading component 'cargo'
792023-11-16T20:28:19.912Zinfo: downloading component 'clippy'
802023-11-16T20:28:20.256Zinfo: downloading component 'rust-docs'
812023-11-16T20:28:21.481Zinfo: downloading component 'rust-std'
822023-11-16T20:28:23.477Zinfo: downloading component 'rustc'
832023-11-16T20:28:28.804Zinfo: downloading component 'rustfmt'
842023-11-16T20:28:29.106Zinfo: installing component 'cargo'
852023-11-16T20:28:30.339Zinfo: installing component 'clippy'
862023-11-16T20:28:30.865Zinfo: installing component 'rust-docs'
872023-11-16T20:28:33.535Zinfo: installing component 'rust-std'
882023-11-16T20:28:36.048Zinfo: installing component 'rustc'
892023-11-16T20:28:42.373Zinfo: installing component 'rustfmt'
902023-11-16T20:28:42.922Zcargo 1.73.0 (9c4383fb5 2023-08-26)
912023-11-16T20:28:42.925Z+ rustc --version
922023-11-16T20:28:43.042Zrustc 1.73.0 (cc66ad468 2023-10-03)
932023-11-16T20:28:43.050Z+ source ./env.sh
942023-11-16T20:28:43.053Z++ set -o xtrace
952023-11-16T20:28:43.056Z++++ dirname ./env.sh
962023-11-16T20:28:43.060Z+++ cd .
972023-11-16T20:28:43.074Z+++ echo /work/oxidecomputer/omicron
982023-11-16T20:28:43.087Z++ OMICRON_WS=/work/oxidecomputer/omicron
992023-11-16T20:28:43.107Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002023-11-16T20:28:43.116Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012023-11-16T20:28:43.119Z++ 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
1022023-11-16T20:28:43.122Z++ 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
1032023-11-16T20:28:43.125Z++ 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
1042023-11-16T20:28:43.128Z++ 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
1052023-11-16T20:28:43.131Z++ 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
1062023-11-16T20:28:43.134Z++ 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
1072023-11-16T20:28:43.137Z++ unset OMICRON_WS
1082023-11-16T20:28:43.140Z++ set +o xtrace
1092023-11-16T20:28:43.143Z
1102023-11-16T20:28:43.146Z ##### ##### ###### ##### ###### #### # # # #### #
1112023-11-16T20:28:43.149Z # # # # # # # # # # # # # # #
1122023-11-16T20:28:43.152Z # # # # ##### # # ##### # # # # # #### #
1132023-11-16T20:28:43.154Z ##### ##### # ##### # # # # # # # # #
1142023-11-16T20:28:43.157Z # # # # # # # # # # # # # # #
1152023-11-16T20:28:43.160Z # # # ###### # # ###### ### # #### # #### #
1162023-11-16T20:28:43.164Z
1172023-11-16T20:28:53.839Z Startup: Refreshing catalog 'helios-dev' ... Done
1182023-11-16T20:28:54.890Z Startup: Caching catalogs ... Done
1192023-11-16T20:29:00.013ZPlanning: Solver setup ... Done (4.845s)
1202023-11-16T20:29:00.142ZPlanning: Running solver ... Done (0.124s)
1212023-11-16T20:29:00.194ZPlanning: Finding local manifests ... Done (0.004s)
1222023-11-16T20:29:00.209ZPlanning: Fetching manifests: 0/4 0% complete
1232023-11-16T20:29:00.957ZPlanning: Fetching manifests: 4/4 100% complete
1242023-11-16T20:29:01.040ZPlanning: Package planning ... Done (0.080s)
1252023-11-16T20:29:01.125ZPlanning: Merging actions ... Done (0.087s)
1262023-11-16T20:29:02.900ZPlanning: Checking for conflicting actions ... Done (1.774s)
1272023-11-16T20:29:02.917ZPlanning: Consolidating action changes ... Done (0.017s)
1282023-11-16T20:29:12.917ZPlanning: Evaluating mediators ... Done (10.001s)
1292023-11-16T20:29:12.935ZPlanning: Planning completed in 18.00 seconds
1302023-11-16T20:29:14.250Z Packages to install: 4
1312023-11-16T20:29:14.252Z Mediators to change: 2
1322023-11-16T20:29:14.256Z Services to change: 1
1332023-11-16T20:29:14.258Z Estimated space available: 148.90 GB
1342023-11-16T20:29:14.261ZEstimated space to be consumed: 1.37 GB
1352023-11-16T20:29:14.264Z Create boot environment: No
1362023-11-16T20:29:14.269ZCreate backup boot environment: No
1372023-11-16T20:29:14.273Z Rebuild boot archive: No
1382023-11-16T20:29:14.277Z
1392023-11-16T20:29:14.279ZChanged mediators:
1402023-11-16T20:29:14.282Z mediator clang:
1412023-11-16T20:29:14.285Z version: None -> 15 (system default)
1422023-11-16T20:29:14.288Z
1432023-11-16T20:29:14.291Z mediator llvm:
1442023-11-16T20:29:14.294Z version: 14 (system default) -> 15 (system default)
1452023-11-16T20:29:14.297Z
1462023-11-16T20:29:14.300ZChanged packages:
1472023-11-16T20:29:14.303Zhelios-dev
1482023-11-16T20:29:14.305Z developer/build-essential
1492023-11-16T20:29:14.308Z None -> 11-2.0
1502023-11-16T20:29:14.311Z library/libxmlsec1
1512023-11-16T20:29:14.314Z None -> 1.2.35-2.0
1522023-11-16T20:29:14.318Z ooce/developer/clang-15
1532023-11-16T20:29:14.321Z None -> 15.0.7-2.0
1542023-11-16T20:29:14.325Z ooce/developer/llvm-15
1552023-11-16T20:29:14.333Z None -> 15.0.7-2.0
1562023-11-16T20:29:14.336Z
1572023-11-16T20:29:14.339ZServices:
1582023-11-16T20:29:14.342Z restart_fmri:
1592023-11-16T20:29:14.345Z svc:/system/update-man-index:default
1602023-11-16T20:29:14.867Z
1612023-11-16T20:29:14.870ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1622023-11-16T20:29:19.872ZDownload: 989/3290 items 19.3/212.6MB 9% complete (4.0M/s)
1632023-11-16T20:29:41.607ZDownload: 1195/3290 items 83.5/212.6MB 39% complete
1642023-11-16T20:29:46.607ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (441k/s)
1652023-11-16T20:29:51.613ZDownload: 2567/3290 items 120.4/212.6MB 56% complete (3.7M/s)
1662023-11-16T20:29:56.830ZDownload: 3277/3290 items 208.9/212.6MB 98% complete (13.3M/s)
1672023-11-16T20:29:58.476ZDownload: Completed 212.60 MB in 43.61 seconds (4.9M/s)
1682023-11-16T20:29:58.700Z Actions: 1/3687 actions (Installing new actions)
1692023-11-16T20:30:03.741Z Actions: 2973/3687 actions (Installing new actions)
1702023-11-16T20:30:07.065Z Actions: Completed 3687 actions in 8.36 seconds.
1712023-11-16T20:30:07.267Z Done (0.185s)
1722023-11-16T20:30:07.272Z Done (0.000s)
1732023-11-16T20:30:07.479Z Done (0.221s)
1742023-11-16T20:30:15.716Z Done (8.118s)
1752023-11-16T20:30:16.047Z Done (0.230s)
1762023-11-16T20:30:16.051Z Done (0.000s)
1772023-11-16T20:30:16.308Z Done (0.000s)
1782023-11-16T20:30:17.040ZPlanning: Evaluating mediator changes ... Done
1792023-11-16T20:30:17.337ZPlanning: Checking for conflicting actions ... Done
1802023-11-16T20:30:17.340ZPlanning: Consolidating action changes ... Done
1812023-11-16T20:30:17.782ZPlanning: Evaluating mediators ... Done
1822023-11-16T20:30:17.786ZPlanning: Planning completed in 0.74 seconds
1832023-11-16T20:30:17.838Z Mediators to change: 2
1842023-11-16T20:30:17.841Z Create boot environment: No
1852023-11-16T20:30:17.844ZCreate backup boot environment: No
1862023-11-16T20:30:17.948Z Done
1872023-11-16T20:30:17.951Z Done
1882023-11-16T20:30:18.093Z Done
1892023-11-16T20:30:23.957Z Done
1902023-11-16T20:30:24.082Z Done
1912023-11-16T20:30:24.085Z Done
1922023-11-16T20:30:24.199Z Done
1932023-11-16T20:30:25.208ZPlanning: Evaluating mediator changes ... Done
1942023-11-16T20:30:25.211ZPlanning: Merging actions ... Done
1952023-11-16T20:30:25.539ZPlanning: Checking for conflicting actions ... Done
1962023-11-16T20:30:25.542ZPlanning: Consolidating action changes ... Done
1972023-11-16T20:30:25.964ZPlanning: Evaluating mediators ... Done
1982023-11-16T20:30:26.055ZPlanning: Planning completed in 1.30 seconds
1992023-11-16T20:30:26.111Z Packages to change: 1
2002023-11-16T20:30:26.114Z Mediators to change: 1
2012023-11-16T20:30:26.117Z Services to change: 1
2022023-11-16T20:30:26.120Z Create boot environment: No
2032023-11-16T20:30:26.123ZCreate backup boot environment: Yes
2042023-11-16T20:30:28.175Z Actions: 1/6 actions (Updating modified actions)
2052023-11-16T20:30:28.178Z Actions: Completed 6 actions in 0.00 seconds.
2062023-11-16T20:30:28.181Z Done
2072023-11-16T20:30:28.184Z Done
2082023-11-16T20:30:28.229Z Done
2092023-11-16T20:30:34.079Z Done
2102023-11-16T20:30:34.200Z Done
2112023-11-16T20:30:34.203Z Done
2122023-11-16T20:30:34.324Z Done
2132023-11-16T20:30:34.985ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142023-11-16T20:30:34.990Zclang system 15 system
2152023-11-16T20:30:34.998Zcsh system system illumos
2162023-11-16T20:30:35.034Zctags system system illumos
2172023-11-16T20:30:35.037Zgcc vendor 12 vendor
2182023-11-16T20:30:35.040Zgcc system 10 system
2192023-11-16T20:30:35.043Zgcc system 7 system
2202023-11-16T20:30:35.046Zgo system 1.20 system
2212023-11-16T20:30:35.049Zgo system 1.19 system
2222023-11-16T20:30:35.051Zllvm system 15 system
2232023-11-16T20:30:35.054Zllvm system 14 system
2242023-11-16T20:30:35.057Zmariadb system 10.6 system
2252023-11-16T20:30:35.060Zmta vendor vendor dma
2262023-11-16T20:30:35.063Zopenjdk system 17 system
2272023-11-16T20:30:35.065Zopenjdk system 11 system
2282023-11-16T20:30:35.071Zopenjdk system 1.8 system
2292023-11-16T20:30:35.074Zopenssl vendor 3 vendor
2302023-11-16T20:30:35.077Zperl system 5.36 system
2312023-11-16T20:30:35.080Zpostgresql system 15 system
2322023-11-16T20:30:35.083Zpostgresql system 13 system
2332023-11-16T20:30:35.087Zpython vendor 3 vendor
2342023-11-16T20:30:35.090Zpython system 2 system
2352023-11-16T20:30:35.093Zpython3 system 3.11 system
2362023-11-16T20:30:35.097Zruby system 3.0 system
2372023-11-16T20:30:35.100Zwords vendor vendor american-english
2382023-11-16T20:30:35.104Zwords system system australian-english
2392023-11-16T20:30:35.107Zwords system system british-english
2402023-11-16T20:30:35.110Zwords system system canadian-english
2412023-11-16T20:30:35.113Zwords system system french
2422023-11-16T20:30:35.116Zwords system system italian
2432023-11-16T20:30:35.119Zwords system system ngerman
2442023-11-16T20:30:35.122Zwords system system ogerman
2452023-11-16T20:30:35.125Zwords system system spanish
2462023-11-16T20:30:35.507ZFMRI IFO
2472023-11-16T20:30:35.510Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482023-11-16T20:30:35.515Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492023-11-16T20:30:35.518Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502023-11-16T20:30:35.521Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2512023-11-16T20:30:35.524Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522023-11-16T20:30:35.528Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2532023-11-16T20:30:35.581Z+ set -o errexit
2542023-11-16T20:30:35.585Z+++ dirname ./tools/ci_download_cockroachdb
2552023-11-16T20:30:35.588Z++ cd ./tools
2562023-11-16T20:30:35.591Z++ pwd
2572023-11-16T20:30:35.596Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2582023-11-16T20:30:35.599Z++ basename ./tools/ci_download_cockroachdb
2592023-11-16T20:30:35.602Z+ ARG0=ci_download_cockroachdb
2602023-11-16T20:30:35.605Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2612023-11-16T20:30:35.613Z+ CIDL_VERSION=v22.1.9
2622023-11-16T20:30:35.619Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2632023-11-16T20:30:35.624Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2642023-11-16T20:30:35.629Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2652023-11-16T20:30:35.632Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2662023-11-16T20:30:35.636Z+ TARGET_DIR=out
2672023-11-16T20:30:35.641Z+ DOWNLOAD_DIR=out/downloads
2682023-11-16T20:30:35.644Z+ DEST_DIR=./out/cockroachdb
2692023-11-16T20:30:35.649Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2702023-11-16T20:30:35.654Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2712023-11-16T20:30:35.659Z+ main
2722023-11-16T20:30:35.662Z+ [[ 0 != 0 ]]
2732023-11-16T20:30:35.667Z+ CIDL_OS=solaris2.11
2742023-11-16T20:30:35.671Z+ [[ 0 != 0 ]]
2752023-11-16T20:30:35.675Z+ configure_os solaris2.11
2762023-11-16T20:30:35.680Z+ echo 'current directory: /work/oxidecomputer/omicron'
2772023-11-16T20:30:35.684Zcurrent directory: /work/oxidecomputer/omicron
2782023-11-16T20:30:35.688Z+ echo 'configuring based on OS: "solaris2.11"'
2792023-11-16T20:30:35.694Zconfiguring based on OS: "solaris2.11"
2802023-11-16T20:30:35.698Z+ case "$1" in
2812023-11-16T20:30:35.704Z+ CIDL_BUILD=illumos
2822023-11-16T20:30:35.708Z+ CIDL_SUFFIX=tar.gz
2832023-11-16T20:30:35.713Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2842023-11-16T20:30:35.718Z+ CIDL_MD5FUNC=do_md5sum
2852023-11-16T20:30:35.722Z+ CIDL_URL_BASE=https://illumos.org/downloads
2862023-11-16T20:30:35.726Z+ CIDL_ASSEMBLE=do_assemble_illumos
2872023-11-16T20:30:35.733Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2882023-11-16T20:30:35.737Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2892023-11-16T20:30:35.742Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-11-16T20:30:35.746Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2912023-11-16T20:30:35.751Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-16T20:30:35.756Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2932023-11-16T20:30:35.760ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-16T20:30:35.763Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-11-16T20:30:35.767ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-16T20:30:35.772Z+ mkdir -p out/downloads
2972023-11-16T20:30:35.777Z+ mkdir -p ./out/cockroachdb
2982023-11-16T20:30:35.785Z+ local DO_DOWNLOAD=true
2992023-11-16T20:30:35.791Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3002023-11-16T20:30:35.796Z+ '[' true == true ']'
3012023-11-16T20:30:35.801Z+ echo Downloading...
3022023-11-16T20:30:35.809ZDownloading...
3032023-11-16T20:30:35.812Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3042023-11-16T20:30:35.816Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-11-16T20:30:39.205Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-11-16T20:30:39.227Z++ md5sum
3072023-11-16T20:30:39.245Z++ awk '{print $1}'
3082023-11-16T20:30:39.401Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3092023-11-16T20:30:39.417Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3102023-11-16T20:30:39.423Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-11-16T20:30:39.429Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3122023-11-16T20:30:42.859Z+ do_assemble_illumos
3132023-11-16T20:30:43.319Z+ rm -r ./out/cockroachdb
3142023-11-16T20:30:43.331Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3152023-11-16T20:30:43.546Z+ ./out/cockroachdb/bin/cockroach version
3162023-11-16T20:30:43.852ZBuild Tag: v22.1.9-dirty
3172023-11-16T20:30:43.857ZBuild Time: 2022/10/26 21:17:46
3182023-11-16T20:30:43.860ZDistribution: OSS
3192023-11-16T20:30:43.864ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3202023-11-16T20:30:43.868ZGo Version: go1.17.13
3212023-11-16T20:30:43.871ZC Compiler: gcc 10.3.0
3222023-11-16T20:30:43.875ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3232023-11-16T20:30:43.877ZBuild Type: release
3242023-11-16T20:30:43.880Z+ set -o errexit
3252023-11-16T20:30:43.884Z+++ dirname ./tools/ci_download_clickhouse
3262023-11-16T20:30:43.888Z++ cd ./tools
3272023-11-16T20:30:43.891Z++ pwd
3282023-11-16T20:30:43.895Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3292023-11-16T20:30:43.898Z++ basename ./tools/ci_download_clickhouse
3302023-11-16T20:30:43.907Z+ ARG0=ci_download_clickhouse
3312023-11-16T20:30:43.910Z+ TARGET_DIR=out
3322023-11-16T20:30:43.915Z+ DOWNLOAD_DIR=out/downloads
3332023-11-16T20:30:43.920Z+ DEST_DIR=./out/clickhouse
3342023-11-16T20:30:43.924Z+ CIDL_VERSION=v22.8.9.24
3352023-11-16T20:30:43.928Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3362023-11-16T20:30:43.931Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3372023-11-16T20:30:43.937Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3382023-11-16T20:30:43.946Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3392023-11-16T20:30:43.966Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3402023-11-16T20:30:43.974Z+ main
3412023-11-16T20:30:43.983Z+ [[ 0 != 0 ]]
3422023-11-16T20:30:43.986Z+ CIDL_OS=solaris2.11
3432023-11-16T20:30:43.990Z+ [[ 0 != 0 ]]
3442023-11-16T20:30:43.993Z+ configure_os solaris2.11
3452023-11-16T20:30:43.996Z+ echo 'current directory: /work/oxidecomputer/omicron'
3462023-11-16T20:30:44.000Zcurrent directory: /work/oxidecomputer/omicron
3472023-11-16T20:30:44.004Z+ echo 'configuring based on OS: "solaris2.11"'
3482023-11-16T20:30:44.010Z+ CIDL_DASHREV=
3492023-11-16T20:30:44.020Zconfiguring based on OS: "solaris2.11"
3502023-11-16T20:30:44.033Z+ case "$1" in
3512023-11-16T20:30:44.039Z+ CIDL_PLATFORM=illumos
3522023-11-16T20:30:44.042Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3532023-11-16T20:30:44.046Z+ CIDL_MD5FUNC=do_md5sum
3542023-11-16T20:30:44.049Z+ CIDL_DASHREV=-1
3552023-11-16T20:30:44.052Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3562023-11-16T20:30:44.055Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-11-16T20:30:44.058Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-16T20:30:44.061Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-16T20:30:44.064Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3602023-11-16T20:30:44.067ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-16T20:30:44.070Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622023-11-16T20:30:44.074ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-16T20:30:44.078Z+ mkdir -p out/downloads
3642023-11-16T20:30:44.080Z+ mkdir -p ./out/clickhouse
3652023-11-16T20:30:44.083Z+ local DO_DOWNLOAD=true
3662023-11-16T20:30:44.086Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3672023-11-16T20:30:44.090Z+ '[' true == true ']'
3682023-11-16T20:30:44.093Z+ echo Downloading...
3692023-11-16T20:30:44.096ZDownloading...
3702023-11-16T20:30:44.099Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-11-16T20:30:44.101Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-11-16T20:30:45.706Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-11-16T20:30:45.710Z++ md5sum
3742023-11-16T20:30:45.713Z++ awk '{print $1}'
3752023-11-16T20:30:46.392Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3762023-11-16T20:30:46.424Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3772023-11-16T20:30:46.430Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3782023-11-16T20:30:46.439Z+ mkdir -p ./out/clickhouse
3792023-11-16T20:30:46.445Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3802023-11-16T20:30:50.767Z+ ./out/clickhouse/clickhouse server --version
3812023-11-16T20:30:51.227ZClickHouse server version 22.8.9.1.
3822023-11-16T20:30:51.230Z+ set -o errexit
3832023-11-16T20:30:51.233Z+++ dirname ./tools/ci_download_console
3842023-11-16T20:30:51.236Z++ cd ./tools
3852023-11-16T20:30:51.245Z++ pwd
3862023-11-16T20:30:51.260Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3872023-11-16T20:30:51.274Z++ basename ./tools/ci_download_console
3882023-11-16T20:30:51.285Z+ ARG0=ci_download_console
3892023-11-16T20:30:51.291Z+ TARGET_DIR=out
3902023-11-16T20:30:51.296Z+ DOWNLOAD_DIR=out/downloads
3912023-11-16T20:30:51.304Z+ DEST_DIR=./out/console-assets
3922023-11-16T20:30:51.314Z+ source /work/oxidecomputer/omicron/tools/console_version
3932023-11-16T20:30:51.324Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3942023-11-16T20:30:51.331Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3952023-11-16T20:30:51.337Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3962023-11-16T20:30:51.350Z+ TARBALL_FILE=out/downloads/console.tar.gz
3972023-11-16T20:30:51.367Z+ main
3982023-11-16T20:30:51.377Z+ [[ 0 != 0 ]]
3992023-11-16T20:30:51.384Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4002023-11-16T20:30:51.387ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4012023-11-16T20:30:51.390ZLocal file: out/downloads/console.tar.gz
4022023-11-16T20:30:51.393Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-11-16T20:30:51.396Z+ local DO_DOWNLOAD=true
4042023-11-16T20:30:51.399Z+ [[ -f out/downloads/console.tar.gz ]]
4052023-11-16T20:30:51.402Z+ mkdir -p out/downloads
4062023-11-16T20:30:51.405Z+ '[' true == true ']'
4072023-11-16T20:30:51.408Z+ echo Downloading...
4082023-11-16T20:30:51.411ZDownloading...
4092023-11-16T20:30:51.414Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4102023-11-16T20:30:51.417Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4112023-11-16T20:30:51.459Z++ do_sha256sum out/downloads/console.tar.gz
4122023-11-16T20:30:51.462Z++ case "$OSTYPE" in
4132023-11-16T20:30:51.466Z++ SHA=sha256sum
4142023-11-16T20:30:51.470Z++ sha256sum
4152023-11-16T20:30:51.473Z++ awk '{print $1}'
4162023-11-16T20:30:51.487Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4172023-11-16T20:30:51.490Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4182023-11-16T20:30:51.493Z+ rm -rf ./out/console-assets
4192023-11-16T20:30:51.496Z+ mkdir -p ./out/console-assets
4202023-11-16T20:30:51.500Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4212023-11-16T20:30:51.503Z+ mkdir -p ./out/console-assets
4222023-11-16T20:30:51.506Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4232023-11-16T20:30:51.628Z+ set -o errexit
4242023-11-16T20:30:51.631Z+++ dirname ./tools/ci_download_maghemite_openapi
4252023-11-16T20:30:51.634Z++ cd ./tools
4262023-11-16T20:30:51.638Z++ pwd
4272023-11-16T20:30:51.641Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4282023-11-16T20:30:51.643Z++ basename ./tools/ci_download_maghemite_openapi
4292023-11-16T20:30:51.647Z+ ARG0=ci_download_maghemite_openapi
4302023-11-16T20:30:51.650Z+ TARGET_DIR=out
4312023-11-16T20:30:51.653Z+ DOWNLOAD_DIR=out/downloads
4322023-11-16T20:30:51.656Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4332023-11-16T20:30:51.660Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4342023-11-16T20:30:51.666Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4352023-11-16T20:30:51.673Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4362023-11-16T20:30:51.683Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4372023-11-16T20:30:51.701Z+ main
4382023-11-16T20:30:51.726Z+ [[ 0 != 0 ]]
4392023-11-16T20:30:51.737Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4402023-11-16T20:30:51.749ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4412023-11-16T20:30:51.756Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4422023-11-16T20:30:51.760ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4432023-11-16T20:30:51.764Z+ local DO_DOWNLOAD=true
4442023-11-16T20:30:51.770Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4452023-11-16T20:30:51.786Z+ mkdir -p out/downloads
4462023-11-16T20:30:51.803Z+ '[' true == true ']'
4472023-11-16T20:30:51.814Z+ echo Downloading...
4482023-11-16T20:30:51.827ZDownloading...
4492023-11-16T20:30:51.832Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4502023-11-16T20:30:51.839Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4512023-11-16T20:30:51.890Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4522023-11-16T20:30:51.901Z++ case "$OSTYPE" in
4532023-11-16T20:30:52.323Z++ SHA=sha256sum
4542023-11-16T20:30:52.329Z++ sha256sum
4552023-11-16T20:30:52.334Z++ awk '{print $1}'
4562023-11-16T20:30:52.343Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4572023-11-16T20:30:52.353Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4582023-11-16T20:30:52.372Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4592023-11-16T20:30:52.864Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4602023-11-16T20:30:52.868Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4612023-11-16T20:30:52.872Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4622023-11-16T20:30:52.879Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4632023-11-16T20:30:52.882Z+ main
4642023-11-16T20:30:52.885Z+ [[ 0 != 0 ]]
4652023-11-16T20:30:52.948Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4662023-11-16T20:30:52.951ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4672023-11-16T20:30:52.956Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4682023-11-16T20:30:52.961ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4692023-11-16T20:30:52.966Z+ local DO_DOWNLOAD=true
4702023-11-16T20:30:52.973Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4712023-11-16T20:30:52.984Z+ mkdir -p out/downloads
4722023-11-16T20:30:52.990Z+ '[' true == true ']'
4732023-11-16T20:30:53.006Z+ echo Downloading...
4742023-11-16T20:30:53.014ZDownloading...
4752023-11-16T20:30:53.022Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4762023-11-16T20:30:53.026Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4772023-11-16T20:30:53.030Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4782023-11-16T20:30:53.034Z++ case "$OSTYPE" in
4792023-11-16T20:30:53.038Z++ SHA=sha256sum
4802023-11-16T20:30:53.042Z++ sha256sum
4812023-11-16T20:30:53.046Z++ awk '{print $1}'
4822023-11-16T20:30:53.050Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4832023-11-16T20:30:53.054Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4842023-11-16T20:30:53.058Z+ set -o errexit
4852023-11-16T20:30:53.062Z+++ dirname ./tools/ci_download_dendrite_openapi
4862023-11-16T20:30:53.066Z++ cd ./tools
4872023-11-16T20:30:53.072Z++ pwd
4882023-11-16T20:30:53.077Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4892023-11-16T20:30:53.081Z++ basename ./tools/ci_download_dendrite_openapi
4902023-11-16T20:30:53.086Z+ ARG0=ci_download_dendrite_openapi
4912023-11-16T20:30:53.093Z+ TARGET_DIR=out
4922023-11-16T20:30:53.099Z+ DOWNLOAD_DIR=out/downloads
4932023-11-16T20:30:53.104Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4942023-11-16T20:30:53.109Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
4952023-11-16T20:30:53.113Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4962023-11-16T20:30:53.117Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
4972023-11-16T20:30:53.121Z+ LOCAL_FILE=out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
4982023-11-16T20:30:53.125Z+ main
4992023-11-16T20:30:53.129Z+ [[ 0 != 0 ]]
5002023-11-16T20:30:53.133Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json'
5012023-11-16T20:30:53.138ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5022023-11-16T20:30:53.144Z+ echo 'Local file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json'
5032023-11-16T20:30:53.149ZLocal file: out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5042023-11-16T20:30:53.153Z+ local DO_DOWNLOAD=true
5052023-11-16T20:30:53.157Z+ [[ -f out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json ]]
5062023-11-16T20:30:53.164Z+ mkdir -p out/downloads
5072023-11-16T20:30:53.170Z+ '[' true == true ']'
5082023-11-16T20:30:53.175Z+ echo Downloading...
5092023-11-16T20:30:53.179ZDownloading...
5102023-11-16T20:30:53.185Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5112023-11-16T20:30:53.190Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/147b03901aa8305b5271e0133a09f628b8140949/dpd.json
5122023-11-16T20:30:53.628Z++ do_sha256sum out/downloads/dpd-147b03901aa8305b5271e0133a09f628b8140949.json
5132023-11-16T20:30:53.631Z++ case "$OSTYPE" in
5142023-11-16T20:30:53.671Z++ SHA=sha256sum
5152023-11-16T20:30:53.676Z++ sha256sum
5162023-11-16T20:30:53.684Z++ awk '{print $1}'
5172023-11-16T20:30:53.695Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5182023-11-16T20:30:53.700Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5192023-11-16T20:30:53.704Z+ set -o errexit
5202023-11-16T20:30:53.708Z+++ dirname ./tools/ci_download_dendrite_stub
5212023-11-16T20:30:53.716Z++ cd ./tools
5222023-11-16T20:30:53.721Z++ pwd
5232023-11-16T20:30:53.726Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5242023-11-16T20:30:53.766Z++ basename ./tools/ci_download_dendrite_stub
5252023-11-16T20:30:53.769Z+ ARG0=ci_download_dendrite_stub
5262023-11-16T20:30:53.773Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5272023-11-16T20:30:53.778Z++ CIDL_SHA256_ILLUMOS=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5282023-11-16T20:30:53.782Z++ CIDL_SHA256_LINUX_DPD=fff6c7484bbb06aa644e3fe41b200e4f7f8d7f65d067cbecd851c834c15fe2ec
5292023-11-16T20:30:53.785Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5302023-11-16T20:30:53.789Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5312023-11-16T20:30:53.792Z++ COMMIT=147b03901aa8305b5271e0133a09f628b8140949
5322023-11-16T20:30:53.796Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5332023-11-16T20:30:53.800Z+ TARGET_DIR=out
5342023-11-16T20:30:53.808Z+ DOWNLOAD_DIR=out/downloads
5352023-11-16T20:30:53.819Z+ DEST_DIR=./out/dendrite-stub
5362023-11-16T20:30:53.835Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5372023-11-16T20:30:53.843Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5382023-11-16T20:30:53.847Z+ REPO=oxidecomputer/dendrite
5392023-11-16T20:30:53.855Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949
5402023-11-16T20:30:53.872Z+ main
5412023-11-16T20:30:53.885Z+ [[ 0 != 0 ]]
5422023-11-16T20:30:53.903Z+ CIDL_OS=solaris2.11
5432023-11-16T20:30:53.928Z+ [[ 0 != 0 ]]
5442023-11-16T20:30:53.932Z+ configure_os solaris2.11
5452023-11-16T20:30:53.938Z+ echo 'current directory: /work/oxidecomputer/omicron'
5462023-11-16T20:30:53.945Zcurrent directory: /work/oxidecomputer/omicron
5472023-11-16T20:30:53.950Z+ echo 'configuring based on OS: "solaris2.11"'
5482023-11-16T20:30:53.956Zconfiguring based on OS: "solaris2.11"
5492023-11-16T20:30:53.964Z+ case "$1" in
5502023-11-16T20:30:53.974Z+ SET_BINARIES=
5512023-11-16T20:30:53.989Z+ CIDL_SHA256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5522023-11-16T20:30:53.999Z+ CIDL_SHA256FUNC=do_sha256sum
5532023-11-16T20:30:54.005Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5542023-11-16T20:30:54.010Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5552023-11-16T20:30:54.016Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5562023-11-16T20:30:54.023Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz'
5572023-11-16T20:30:54.034ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5582023-11-16T20:30:54.043Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592023-11-16T20:30:54.051ZLocal file: out/downloads/dendrite-stub.tar.gz
5602023-11-16T20:30:54.056Z+ mkdir -p out/downloads
5612023-11-16T20:30:54.067Z+ mkdir -p ./out/dendrite-stub
5622023-11-16T20:30:54.072Z+ fetch_and_verify
5632023-11-16T20:30:54.076Z+ local DO_DOWNLOAD=true
5642023-11-16T20:30:54.081Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5652023-11-16T20:30:54.085Z+ '[' true == true ']'
5662023-11-16T20:30:54.091Z+ echo Downloading...
5672023-11-16T20:30:54.097ZDownloading...
5682023-11-16T20:30:54.102Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5692023-11-16T20:30:54.107Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/147b03901aa8305b5271e0133a09f628b8140949/dendrite-stub.tar.gz
5702023-11-16T20:31:03.715Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5712023-11-16T20:31:03.720Z++ sha256sum
5722023-11-16T20:31:03.726Z++ awk '{print $1}'
5732023-11-16T20:31:03.811Z+ calculated_sha256=14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3
5742023-11-16T20:31:03.817Z+ [[ 14fe7f904f963b50188d6e060106b63df6d061ca64238f7b21623c432b5944e3 != \1\4\f\e\7\f\9\0\4\f\9\6\3\b\5\0\1\8\8\d\6\e\0\6\0\1\0\6\b\6\3\d\f\6\d\0\6\1\c\a\6\4\2\3\8\f\7\b\2\1\6\2\3\c\4\3\2\b\5\9\4\4\e\3 ]]
5752023-11-16T20:31:03.822Z+ do_untar out/downloads/dendrite-stub.tar.gz
5762023-11-16T20:31:03.827Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5772023-11-16T20:31:04.703Z+ do_assemble
5782023-11-16T20:31:04.706Z+ rm -r ./out/dendrite-stub
5792023-11-16T20:31:04.710Z+ mkdir ./out/dendrite-stub
5802023-11-16T20:31:04.713Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5812023-11-16T20:31:04.836Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5822023-11-16T20:31:04.849Z+ set -o errexit
5832023-11-16T20:31:04.852Z+++ dirname ./tools/ci_download_maghemite_mgd
5842023-11-16T20:31:04.857Z++ cd ./tools
5852023-11-16T20:31:04.860Z++ pwd
5862023-11-16T20:31:04.863Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5872023-11-16T20:31:04.867Z++ basename ./tools/ci_download_maghemite_mgd
5882023-11-16T20:31:04.872Z+ ARG0=ci_download_maghemite_mgd
5892023-11-16T20:31:04.878Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5902023-11-16T20:31:04.881Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5912023-11-16T20:31:04.888Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5922023-11-16T20:31:04.891Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5932023-11-16T20:31:04.895Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5942023-11-16T20:31:04.900Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5952023-11-16T20:31:04.903Z+ TARGET_DIR=out
5962023-11-16T20:31:04.908Z+ DOWNLOAD_DIR=out/downloads
5972023-11-16T20:31:04.912Z+ DEST_DIR=./out/mgd
5982023-11-16T20:31:04.916Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5992023-11-16T20:31:04.920Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6002023-11-16T20:31:04.925Z+ REPO=oxidecomputer/maghemite
6012023-11-16T20:31:04.931Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6022023-11-16T20:31:04.936Z+ main
6032023-11-16T20:31:04.941Z+ [[ 0 != 0 ]]
6042023-11-16T20:31:04.945Z+ CIDL_OS=solaris2.11
6052023-11-16T20:31:04.950Z+ [[ 0 != 0 ]]
6062023-11-16T20:31:04.954Z+ configure_os solaris2.11
6072023-11-16T20:31:04.959Z+ echo 'current directory: /work/oxidecomputer/omicron'
6082023-11-16T20:31:04.965Zcurrent directory: /work/oxidecomputer/omicron
6092023-11-16T20:31:04.970Z+ echo 'configuring based on OS: "solaris2.11"'
6102023-11-16T20:31:04.975Zconfiguring based on OS: "solaris2.11"
6112023-11-16T20:31:04.982Z+ case "$1" in
6122023-11-16T20:31:04.987Z+ SET_BINARIES=
6132023-11-16T20:31:05.001Z+ CIDL_SHA256FUNC=do_sha256sum
6142023-11-16T20:31:05.008Z+ TARBALL_FILENAME=mgd.tar.gz
6152023-11-16T20:31:05.013Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6162023-11-16T20:31:05.425Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6172023-11-16T20:31:05.435Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6182023-11-16T20:31:05.447ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6192023-11-16T20:31:05.455Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6202023-11-16T20:31:05.464ZLocal file: out/downloads/mgd.tar.gz
6212023-11-16T20:31:05.472Z+ mkdir -p out/downloads
6222023-11-16T20:31:05.481Z+ mkdir -p ./out/mgd
6232023-11-16T20:31:05.490Z+ fetch_and_verify
6242023-11-16T20:31:05.500Z+ local DO_DOWNLOAD=true
6252023-11-16T20:31:05.510Z+ [[ -f out/downloads/mgd.tar.gz ]]
6262023-11-16T20:31:05.527Z+ '[' true == true ']'
6272023-11-16T20:31:05.536Z+ echo Downloading...
6282023-11-16T20:31:05.545ZDownloading...
6292023-11-16T20:31:05.967Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6302023-11-16T20:31:05.975Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6312023-11-16T20:31:11.772Z++ do_sha256sum out/downloads/mgd.tar.gz
6322023-11-16T20:31:11.775Z++ sha256sum
6332023-11-16T20:31:11.778Z++ awk '{print $1}'
6342023-11-16T20:31:11.852Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6352023-11-16T20:31:11.855Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6362023-11-16T20:31:11.860Z+ do_untar out/downloads/mgd.tar.gz
6372023-11-16T20:31:11.864Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6382023-11-16T20:31:12.511Z+ do_assemble
6392023-11-16T20:31:12.514Z+ rm -r ./out/mgd
6402023-11-16T20:31:12.517Z+ mkdir ./out/mgd
6412023-11-16T20:31:12.522Z+ cp -r out/downloads/root ./out/mgd/root
6422023-11-16T20:31:12.715Z+ set -o errexit
6432023-11-16T20:31:12.726Z+++ dirname ./tools/ci_download_transceiver_control
6442023-11-16T20:31:12.737Z++ cd ./tools
6452023-11-16T20:31:12.747Z++ pwd
6462023-11-16T20:31:12.752Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6472023-11-16T20:31:12.756Z++ basename ./tools/ci_download_transceiver_control
6482023-11-16T20:31:12.760Z+ ARG0=ci_download_transceiver_control
6492023-11-16T20:31:12.763Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6502023-11-16T20:31:12.766Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6512023-11-16T20:31:12.770Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522023-11-16T20:31:12.776Z+ TARGET_DIR=out
6532023-11-16T20:31:12.798Z+ DOWNLOAD_DIR=out/downloads
6542023-11-16T20:31:12.819Z+ DEST_DIR=./out/transceiver-control
6552023-11-16T20:31:12.842Z+ BIN_DIR=/opt/oxide/bin
6562023-11-16T20:31:12.853Z+ BINARY=xcvradm
6572023-11-16T20:31:13.270Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6582023-11-16T20:31:13.278Z+ REPO=oxidecomputer/transceiver-control
6592023-11-16T20:31:13.281Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602023-11-16T20:31:13.284Z+ main
6612023-11-16T20:31:13.287Z+ [[ 0 != 0 ]]
6622023-11-16T20:31:13.290Z+ CIDL_OS=solaris2.11
6632023-11-16T20:31:13.302Z+ [[ 0 != 0 ]]
6642023-11-16T20:31:13.316Z+ configure_os solaris2.11
6652023-11-16T20:31:13.334Z+ echo 'current directory: /work/oxidecomputer/omicron'
6662023-11-16T20:31:13.341Zcurrent directory: /work/oxidecomputer/omicron
6672023-11-16T20:31:13.351Zconfiguring based on OS: "solaris2.11"
6682023-11-16T20:31:13.363Z+ echo 'configuring based on OS: "solaris2.11"'
6692023-11-16T20:31:13.372Z+ case "$1" in
6702023-11-16T20:31:13.377Z+ SET_BINARIES=
6712023-11-16T20:31:13.381Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6722023-11-16T20:31:13.384Z+ CIDL_SHA256FUNC=do_sha256sum
6732023-11-16T20:31:13.387Z+ ARCHIVE_FILENAME=xcvradm.gz
6742023-11-16T20:31:13.390Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6752023-11-16T20:31:13.393Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6762023-11-16T20:31:13.397Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6772023-11-16T20:31:13.400ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-16T20:31:13.403Z+ echo 'Local file: out/downloads/xcvradm.gz'
6792023-11-16T20:31:13.406ZLocal file: out/downloads/xcvradm.gz
6802023-11-16T20:31:13.410Z+ mkdir -p out/downloads
6812023-11-16T20:31:13.413Z+ mkdir -p ./out/transceiver-control
6822023-11-16T20:31:13.416Z+ fetch_and_verify
6832023-11-16T20:31:13.419Z+ local DO_DOWNLOAD=true
6842023-11-16T20:31:13.423Z+ [[ -f out/downloads/xcvradm.gz ]]
6852023-11-16T20:31:13.427Z+ '[' true == true ']'
6862023-11-16T20:31:13.436Z+ echo Downloading...
6872023-11-16T20:31:13.439ZDownloading...
6882023-11-16T20:31:13.442Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6892023-11-16T20:31:13.446Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902023-11-16T20:31:19.821Z++ do_sha256sum out/downloads/xcvradm.gz
6912023-11-16T20:31:19.824Z++ sha256sum
6922023-11-16T20:31:19.827Z++ awk '{print $1}'
6932023-11-16T20:31:19.846Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6942023-11-16T20:31:19.849Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6952023-11-16T20:31:19.852Z+ do_unpack out/downloads/xcvradm.gz
6962023-11-16T20:31:19.855Z+ mkdir -p out/downloads/root//opt/oxide/bin
6972023-11-16T20:31:19.858Z+ gzip -dc out/downloads/xcvradm.gz
6982023-11-16T20:31:20.024Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6992023-11-16T20:31:20.027Z+ do_assemble
7002023-11-16T20:31:20.030Z+ rm -r ./out/transceiver-control
7012023-11-16T20:31:20.033Z+ mkdir ./out/transceiver-control
7022023-11-16T20:31:20.037Z+ cp -r out/downloads/root ./out/transceiver-control/root
7032023-11-16T20:31:20.235ZAll builder prerequisites installed successfully, and PATH looks valid
7042023-11-16T20:31:20.242Z
7052023-11-16T20:31:20.247Zreal 2:37.089363842
7062023-11-16T20:31:20.252Zuser 53.176419968
7072023-11-16T20:31:20.257Zsys 9.993541671
7082023-11-16T20:31:20.262Ztrap 0.021431319
7092023-11-16T20:31:20.267Ztflt 0.245909849
7102023-11-16T20:31:20.277Zdflt 0.858556615
7112023-11-16T20:31:20.282Zkflt 0.252101170
7122023-11-16T20:31:20.285Zlock 2.154440031
7132023-11-16T20:31:20.292Zslp 5:03.197915190
7142023-11-16T20:31:20.298Zlat 3.411271055
7152023-11-16T20:31:20.303Zstop 0.065285657
7162023-11-16T20:31:20.311Z
7172023-11-16T20:31:20.320Z #### # # ##### ##### # #
7182023-11-16T20:31:20.328Z # # # # # # # # # #
7192023-11-16T20:31:20.341Z # # # # # # # #
7202023-11-16T20:31:20.354Z # # # ##### ##### #
7212023-11-16T20:31:20.365Z # # # # # # #
7222023-11-16T20:31:20.373Z #### ###### # # # #
7232023-11-16T20:31:20.381Z
7242023-11-16T20:31:20.575Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7252023-11-16T20:31:20.955Z Updating crates.io index
7262023-11-16T20:31:21.009Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7272023-11-16T20:31:21.718Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7282023-11-16T20:31:23.339Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7292023-11-16T20:31:24.681Z Updating git repository `http://github.com/oxidecomputer/tofino`
7302023-11-16T20:31:24.692Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7312023-11-16T20:31:24.714Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7322023-11-16T20:31:24.756Z Updating git repository `https://github.com/oxidecomputer/propolis`
7332023-11-16T20:31:25.813Z Updating git repository `https://github.com/oxidecomputer/crucible`
7342023-11-16T20:31:27.831Z Updating git repository `https://github.com/oxidecomputer/opte`
7352023-11-16T20:31:28.906Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7362023-11-16T20:31:29.235Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7372023-11-16T20:31:29.854Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7382023-11-16T20:31:30.232Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7392023-11-16T20:31:30.607Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7402023-11-16T20:31:31.055Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7412023-11-16T20:31:31.394Z Updating git repository `https://github.com/njaremko/samael`
7422023-11-16T20:31:31.985Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7432023-11-16T20:31:32.559Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7442023-11-16T20:31:32.956Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7452023-11-16T20:31:33.328Z Updating git repository `https://github.com/jgallagher/nix`
7462023-11-16T20:31:34.623Z Updating git repository `https://github.com/cbiffle/hubpack`
7472023-11-16T20:31:35.130Z Updating git repository `https://github.com/oxidecomputer/typify`
7482023-11-16T20:31:36.174Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7492023-11-16T20:31:37.034Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7502023-11-16T20:31:37.334Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7512023-11-16T20:31:38.678Z Downloading crates ...
7522023-11-16T20:31:38.850Z Downloaded itoa v1.0.9
7532023-11-16T20:31:38.853Z Downloaded anstyle-query v1.0.0
7542023-11-16T20:31:38.856Z Downloaded heck v0.4.1
7552023-11-16T20:31:38.862Z Downloaded clap_derive v4.4.2
7562023-11-16T20:31:38.865Z Downloaded thiserror-impl v1.0.49
7572023-11-16T20:31:38.873Z Downloaded colorchoice v1.0.0
7582023-11-16T20:31:38.882Z Downloaded equivalent v1.0.1
7592023-11-16T20:31:38.893Z Downloaded terminal_size v0.2.6
7602023-11-16T20:31:38.900Z Downloaded serde_spanned v0.6.4
7612023-11-16T20:31:38.903Z Downloaded anstyle v1.0.2
7622023-11-16T20:31:38.906Z Downloaded clap_lex v0.5.1
7632023-11-16T20:31:38.910Z Downloaded anstream v0.5.0
7642023-11-16T20:31:38.913Z Downloaded errno v0.3.2
7652023-11-16T20:31:38.916Z Downloaded strsim v0.10.0
7662023-11-16T20:31:38.919Z Downloaded bitflags v1.3.2
7672023-11-16T20:31:38.923Z Downloaded utf8parse v0.2.1
7682023-11-16T20:31:38.926Z Downloaded toml_datetime v0.6.5
7692023-11-16T20:31:38.929Z Downloaded anyhow v1.0.75
7702023-11-16T20:31:38.932Z Downloaded thiserror v1.0.49
7712023-11-16T20:31:38.939Z Downloaded cargo-platform v0.1.3
7722023-11-16T20:31:38.943Z Downloaded semver v1.0.20
7732023-11-16T20:31:38.946Z Downloaded anstyle-parse v0.2.1
7742023-11-16T20:31:38.949Z Downloaded io-lifetimes v1.0.11
7752023-11-16T20:31:38.953Z Downloaded proc-macro2 v1.0.69
7762023-11-16T20:31:38.957Z Downloaded cargo_toml v0.17.0
7772023-11-16T20:31:38.960Z Downloaded ryu v1.0.15
7782023-11-16T20:31:38.966Z Downloaded serde v1.0.192
7792023-11-16T20:31:38.970Z Downloaded camino v1.1.6
7802023-11-16T20:31:38.973Z Downloaded clap v4.4.3
7812023-11-16T20:31:38.989Z Downloaded serde_derive v1.0.192
7822023-11-16T20:31:38.994Z Downloaded indexmap v2.1.0
7832023-11-16T20:31:39.001Z Downloaded unicode-ident v1.0.12
7842023-11-16T20:31:39.007Z Downloaded toml_edit v0.21.0
7852023-11-16T20:31:39.048Z Downloaded winnow v0.5.15
7862023-11-16T20:31:39.060Z Downloaded serde_json v1.0.108
7872023-11-16T20:31:39.074Z Downloaded clap_builder v4.4.2
7882023-11-16T20:31:39.103Z Downloaded rustix v0.37.23
7892023-11-16T20:31:39.122Z Downloaded syn v2.0.32
7902023-11-16T20:31:39.141Z Downloaded hashbrown v0.14.2
7912023-11-16T20:31:39.150Z Downloaded libc v0.2.150
7922023-11-16T20:31:39.197Z Downloaded memchr v2.6.3
7932023-11-16T20:31:39.206Z Downloaded toml v0.8.8
7942023-11-16T20:31:39.211Z Downloaded cargo_metadata v0.18.0
7952023-11-16T20:31:39.214Z Downloaded quote v1.0.33
7962023-11-16T20:31:39.331Z Compiling proc-macro2 v1.0.69
7972023-11-16T20:31:39.334Z Compiling unicode-ident v1.0.12
7982023-11-16T20:31:39.337Z Compiling serde v1.0.192
7992023-11-16T20:31:39.340Z Compiling libc v0.2.150
8002023-11-16T20:31:39.346Z Compiling io-lifetimes v1.0.11
8012023-11-16T20:31:39.350Z Compiling rustix v0.37.23
8022023-11-16T20:31:39.353Z Compiling hashbrown v0.14.2
8032023-11-16T20:31:39.356Z Compiling utf8parse v0.2.1
8042023-11-16T20:31:39.738Z Compiling equivalent v1.0.1
8052023-11-16T20:31:39.742Z Compiling bitflags v1.3.2
8062023-11-16T20:31:39.825Z Compiling anstyle-parse v0.2.1
8072023-11-16T20:31:39.844Z Compiling semver v1.0.20
8082023-11-16T20:31:40.180Z Compiling winnow v0.5.15
8092023-11-16T20:31:41.196Z Compiling indexmap v2.1.0
8102023-11-16T20:31:41.220Z Compiling colorchoice v1.0.0
8112023-11-16T20:31:41.298Z Compiling thiserror v1.0.49
8122023-11-16T20:31:41.345Z Compiling serde_json v1.0.108
8132023-11-16T20:31:41.425Z Compiling anstyle-query v1.0.0
8142023-11-16T20:31:41.572Z Compiling anstyle v1.0.2
8152023-11-16T20:31:41.589Z Compiling camino v1.1.6
8162023-11-16T20:31:41.915Z Compiling heck v0.4.1
8172023-11-16T20:31:42.120Z Compiling anstream v0.5.0
8182023-11-16T20:31:42.233Z Compiling anyhow v1.0.75
8192023-11-16T20:31:42.442Z Compiling strsim v0.10.0
8202023-11-16T20:31:42.529Z Compiling itoa v1.0.9
8212023-11-16T20:31:42.857Z Compiling quote v1.0.33
8222023-11-16T20:31:42.939Z Compiling ryu v1.0.15
8232023-11-16T20:31:43.054Z Compiling clap_lex v0.5.1
8242023-11-16T20:31:43.507Z Compiling syn v2.0.32
8252023-11-16T20:31:43.622Z Compiling errno v0.3.2
8262023-11-16T20:31:45.136Z Compiling terminal_size v0.2.6
8272023-11-16T20:31:45.279Z Compiling clap_builder v4.4.2
8282023-11-16T20:31:50.300Z Compiling serde_derive v1.0.192
8292023-11-16T20:31:50.304Z Compiling thiserror-impl v1.0.49
8302023-11-16T20:31:50.307Z Compiling clap_derive v4.4.2
8312023-11-16T20:31:54.311Z Compiling clap v4.4.3
8322023-11-16T20:32:01.835Z Compiling toml_datetime v0.6.5
8332023-11-16T20:32:01.838Z Compiling serde_spanned v0.6.4
8342023-11-16T20:32:01.841Z Compiling cargo-platform v0.1.3
8352023-11-16T20:32:02.146Z Compiling toml_edit v0.21.0
8362023-11-16T20:32:03.846Z Compiling cargo_metadata v0.18.0
8372023-11-16T20:32:05.311Z Compiling toml v0.8.8
8382023-11-16T20:32:06.259Z Compiling cargo_toml v0.17.0
8392023-11-16T20:32:11.220Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8402023-11-16T20:32:12.417Z Finished dev [unoptimized + debuginfo] target(s) in 52.09s
8412023-11-16T20:32:12.617Z Running `target/debug/xtask clippy`
8422023-11-16T20:32:12.671Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8432023-11-16T20:32:13.503Z Downloading crates ...
8442023-11-16T20:32:13.773Z Downloaded blake2b_simd v1.0.1
8452023-11-16T20:32:13.788Z Downloaded convert_case v0.4.0
8462023-11-16T20:32:13.794Z Downloaded ciborium-io v0.2.1
8472023-11-16T20:32:13.798Z Downloaded matches v0.1.10
8482023-11-16T20:32:13.801Z Downloaded arrayref v0.3.7
8492023-11-16T20:32:13.805Z Downloaded cassowary v0.3.0
8502023-11-16T20:32:13.814Z Downloaded cfg-if v1.0.0
8512023-11-16T20:32:13.818Z Downloaded openssl-macros v0.1.1
8522023-11-16T20:32:13.827Z Downloaded constant_time_eq v0.2.6
8532023-11-16T20:32:13.832Z Downloaded maplit v1.0.2
8542023-11-16T20:32:13.835Z Downloaded new_debug_unreachable v1.0.4
8552023-11-16T20:32:13.839Z Downloaded macaddr v1.0.1
8562023-11-16T20:32:13.846Z Downloaded async-stream-impl v0.3.5
8572023-11-16T20:32:13.852Z Downloaded atty v0.2.14
8582023-11-16T20:32:13.855Z Downloaded num-integer v0.1.45
8592023-11-16T20:32:13.858Z Downloaded indexmap v1.9.3
8602023-11-16T20:32:13.867Z Downloaded number_prefix v0.4.0
8612023-11-16T20:32:13.873Z Downloaded instant v0.1.12
8622023-11-16T20:32:13.877Z Downloaded num_cpus v1.16.0
8632023-11-16T20:32:13.895Z Downloaded newtype_derive v0.1.6
8642023-11-16T20:32:13.898Z Downloaded num_enum_derive v0.5.11
8652023-11-16T20:32:13.904Z Downloaded colored v2.0.4
8662023-11-16T20:32:13.912Z Downloaded md-5 v0.10.5
8672023-11-16T20:32:13.915Z Downloaded nanorand v0.7.0
8682023-11-16T20:32:13.924Z Downloaded cexpr v0.6.0
8692023-11-16T20:32:13.933Z Downloaded memoffset v0.9.0
8702023-11-16T20:32:13.938Z Downloaded cfg-if v0.1.10
8712023-11-16T20:32:13.941Z Downloaded oso-derive v0.27.0
8722023-11-16T20:32:13.944Z Downloaded hyper-staticfile v0.9.5
8732023-11-16T20:32:13.948Z Downloaded num_threads v0.1.6
8742023-11-16T20:32:13.953Z Downloaded openssl-probe v0.1.5
8752023-11-16T20:32:13.956Z Downloaded normalize-line-endings v0.3.0
8762023-11-16T20:32:13.959Z Downloaded cstr-argument v0.1.2
8772023-11-16T20:32:13.963Z Downloaded newline-converter v0.3.0
8782023-11-16T20:32:13.969Z Downloaded crucible-workspace-hack v0.1.0
8792023-11-16T20:32:13.975Z Downloaded camino-tempfile v1.0.2
8802023-11-16T20:32:13.978Z Downloaded parking_lot_core v0.8.6
8812023-11-16T20:32:13.983Z Downloaded mime v0.3.17
8822023-11-16T20:32:13.989Z Downloaded oorandom v11.1.3
8832023-11-16T20:32:13.996Z Downloaded usdt-attr-macro v0.3.5
8842023-11-16T20:32:13.999Z Downloaded vte_generate_state_changes v0.1.1
8852023-11-16T20:32:14.002Z Downloaded semver-parser v0.10.2
8862023-11-16T20:32:14.009Z Downloaded num-derive v0.4.0
8872023-11-16T20:32:14.016Z Downloaded mockall v0.11.4
8882023-11-16T20:32:14.020Z Downloaded lru-cache v0.1.2
8892023-11-16T20:32:14.026Z Downloaded tiny-keccak v2.0.2
8902023-11-16T20:32:14.035Z Downloaded parse-display v0.8.2
8912023-11-16T20:32:14.038Z Downloaded crossbeam v0.8.2
8922023-11-16T20:32:14.045Z Downloaded utf-8 v0.7.6
8932023-11-16T20:32:14.074Z Downloaded which v4.4.0
8942023-11-16T20:32:14.080Z Downloaded http-body v0.4.5
8952023-11-16T20:32:14.085Z Downloaded thiserror-no-std v2.0.2
8962023-11-16T20:32:14.091Z Downloaded waitgroup v0.1.2
8972023-11-16T20:32:14.097Z Downloaded untrusted v0.9.0
8982023-11-16T20:32:14.103Z Downloaded string_cache v0.8.7
8992023-11-16T20:32:14.111Z Downloaded foreign-types-shared v0.1.1
9002023-11-16T20:32:14.116Z Downloaded peeking_take_while v0.1.2
9012023-11-16T20:32:14.129Z Downloaded subtle v2.5.0
9022023-11-16T20:32:14.137Z Downloaded hubpack_derive v0.1.1
9032023-11-16T20:32:14.141Z Downloaded pem v1.1.1
9042023-11-16T20:32:14.144Z Downloaded tokio-macros v2.1.0
9052023-11-16T20:32:14.151Z Downloaded tokio-tungstenite v0.20.1
9062023-11-16T20:32:14.158Z Downloaded phf_shared v0.10.0
9072023-11-16T20:32:14.165Z Downloaded usdt-macro v0.3.5
9082023-11-16T20:32:14.169Z Downloaded path-absolutize v3.1.0
9092023-11-16T20:32:14.174Z Downloaded tokio-native-tls v0.3.1
9102023-11-16T20:32:14.178Z Downloaded fastrand v2.0.0
9112023-11-16T20:32:14.182Z Downloaded toml v0.5.11
9122023-11-16T20:32:14.186Z Downloaded futures-timer v3.0.2
9132023-11-16T20:32:14.193Z Downloaded rtoolbox v0.0.1
9142023-11-16T20:32:14.200Z Downloaded walkdir v2.4.0
9152023-11-16T20:32:14.206Z Downloaded datatest-stable v0.2.3
9162023-11-16T20:32:14.211Z Downloaded precomputed-hash v0.1.1
9172023-11-16T20:32:14.215Z Downloaded pem-rfc7468 v0.7.0
9182023-11-16T20:32:14.219Z Downloaded vec_map v0.8.2
9192023-11-16T20:32:14.633Z Downloaded slog v2.7.0
9202023-11-16T20:32:14.638Z Downloaded yansi v0.5.1
9212023-11-16T20:32:14.641Z Downloaded structopt v0.3.26
9222023-11-16T20:32:14.645Z Downloaded tracing-attributes v0.1.26
9232023-11-16T20:32:14.668Z Downloaded vsss-rs v3.3.1
9242023-11-16T20:32:14.678Z Downloaded hyper-rustls v0.24.2
9252023-11-16T20:32:14.682Z Downloaded unicode-xid v0.2.4
9262023-11-16T20:32:14.687Z Downloaded password-hash v0.5.0
9272023-11-16T20:32:14.690Z Downloaded dirs-sys-next v0.1.2
9282023-11-16T20:32:14.693Z Downloaded dtrace-parser v0.1.14
9292023-11-16T20:32:14.696Z Downloaded foreign-types v0.3.2
9302023-11-16T20:32:14.699Z Downloaded cc v1.0.83
9312023-11-16T20:32:14.702Z Downloaded try-lock v0.2.4
9322023-11-16T20:32:14.704Z Downloaded rpassword v7.2.0
9332023-11-16T20:32:14.707Z Downloaded quick-error v1.2.3
9342023-11-16T20:32:14.710Z Downloaded strum_macros v0.24.3
9352023-11-16T20:32:14.713Z Downloaded env_logger v0.10.0
9362023-11-16T20:32:14.715Z Downloaded darling_macro v0.20.3
9372023-11-16T20:32:14.718Z Downloaded scheduled-thread-pool v0.2.7
9382023-11-16T20:32:14.721Z Downloaded resolv-conf v0.7.0
9392023-11-16T20:32:14.731Z Downloaded difflib v0.4.0
9402023-11-16T20:32:14.734Z Downloaded radium v0.7.0
9412023-11-16T20:32:14.737Z Downloaded slab v0.4.9
9422023-11-16T20:32:14.739Z Downloaded serde_plain v1.0.2
9432023-11-16T20:32:14.742Z Downloaded pest_meta v2.7.2
9442023-11-16T20:32:14.745Z Downloaded zone v0.3.0
9452023-11-16T20:32:14.747Z Downloaded socket2 v0.5.4
9462023-11-16T20:32:14.750Z Downloaded crossterm v0.27.0
9472023-11-16T20:32:14.753Z Downloaded pkg-config v0.3.27
9482023-11-16T20:32:14.756Z Downloaded postcard-cobs v0.1.5-pre
9492023-11-16T20:32:14.759Z Downloaded strsim v0.8.0
9502023-11-16T20:32:14.762Z Downloaded half v1.8.2
9512023-11-16T20:32:14.764Z Downloaded postgres-types v0.2.6
9522023-11-16T20:32:14.767Z Downloaded serde-big-array v0.5.1
9532023-11-16T20:32:14.770Z Downloaded slog-json v2.6.1
9542023-11-16T20:32:14.773Z Downloaded signal-hook-registry v1.4.1
9552023-11-16T20:32:14.776Z Downloaded mio v0.8.8
9562023-11-16T20:32:14.779Z Downloaded tower-service v0.3.2
9572023-11-16T20:32:14.782Z Downloaded poly1305 v0.8.0
9582023-11-16T20:32:14.784Z Downloaded pkcs1 v0.7.5
9592023-11-16T20:32:14.787Z Downloaded doc-comment v0.3.3
9602023-11-16T20:32:14.790Z Downloaded downcast v0.11.0
9612023-11-16T20:32:14.793Z Downloaded tinyvec_macros v0.1.1
9622023-11-16T20:32:14.795Z Downloaded foreign-types-shared v0.3.1
9632023-11-16T20:32:14.798Z Downloaded endian-type v0.1.2
9642023-11-16T20:32:14.801Z Downloaded generic-array v0.14.7
9652023-11-16T20:32:14.804Z Downloaded proc-macro-crate v1.3.1
9662023-11-16T20:32:14.807Z Downloaded ref-cast v1.0.20
9672023-11-16T20:32:14.810Z Downloaded predicates v3.0.4
9682023-11-16T20:32:14.813Z Downloaded predicates v2.1.5
9692023-11-16T20:32:14.816Z Downloaded strip-ansi-escapes v0.2.0
9702023-11-16T20:32:14.818Z Downloaded phf v0.11.2
9712023-11-16T20:32:14.821Z Downloaded ppv-lite86 v0.2.17
9722023-11-16T20:32:14.826Z Downloaded home v0.5.5
9732023-11-16T20:32:14.829Z Downloaded tabled_derive v0.6.0
9742023-11-16T20:32:14.832Z Downloaded oso v0.27.0
9752023-11-16T20:32:14.835Z Downloaded display-error-chain v0.2.0
9762023-11-16T20:32:14.837Z Downloaded dashmap v5.5.1
9772023-11-16T20:32:14.840Z Downloaded textwrap v0.11.0
9782023-11-16T20:32:14.843Z Downloaded rstest_macros v0.18.2
9792023-11-16T20:32:14.846Z Downloaded signal-hook-tokio v0.3.1
9802023-11-16T20:32:14.848Z Downloaded foreign-types-macros v0.2.3
9812023-11-16T20:32:14.851Z Downloaded foreign-types v0.5.0
9822023-11-16T20:32:14.854Z Downloaded slog-envlogger v2.2.0
9832023-11-16T20:32:14.856Z Downloaded debug-ignore v1.0.5
9842023-11-16T20:32:14.859Z Downloaded libm v0.2.7
9852023-11-16T20:32:14.862Z Downloaded time-core v0.1.1
9862023-11-16T20:32:14.865Z Downloaded strum_macros v0.25.2
9872023-11-16T20:32:14.868Z Downloaded strum v0.25.0
9882023-11-16T20:32:14.870Z Downloaded slog-scope v4.4.0
9892023-11-16T20:32:14.873Z Downloaded pretty-hex v0.3.0
9902023-11-16T20:32:14.876Z Downloaded derive_builder_macro v0.12.0
9912023-11-16T20:32:14.878Z Downloaded postcard v0.7.3
9922023-11-16T20:32:14.881Z Downloaded sha1 v0.10.6
9932023-11-16T20:32:14.884Z Downloaded futures-macro v0.3.29
9942023-11-16T20:32:14.886Z Downloaded predicates-tree v1.0.9
9952023-11-16T20:32:14.890Z Downloaded digest v0.10.7
9962023-11-16T20:32:14.892Z Downloaded snafu-derive v0.7.5
9972023-11-16T20:32:14.895Z Downloaded smallvec v1.11.0
9982023-11-16T20:32:14.898Z Downloaded rustc-demangle v0.1.23
9992023-11-16T20:32:14.900Z Downloaded deranged v0.3.8
10002023-11-16T20:32:14.904Z Downloaded signal-hook-mio v0.2.3
10012023-11-16T20:32:14.907Z Downloaded nom v7.1.3
10022023-11-16T20:32:14.910Z Downloaded rayon-core v1.12.0
10032023-11-16T20:32:14.912Z Downloaded termcolor v1.2.0
10042023-11-16T20:32:14.915Z Downloaded toml v0.7.8
10052023-11-16T20:32:14.918Z Downloaded scopeguard v1.2.0
10062023-11-16T20:32:14.921Z Downloaded enum-as-inner v0.5.1
10072023-11-16T20:32:14.923Z Downloaded threadpool v1.8.1
10082023-11-16T20:32:14.926Z Downloaded salty v0.2.0
10092023-11-16T20:32:14.929Z Downloaded fallible-iterator v0.2.0
10102023-11-16T20:32:14.932Z Downloaded pin-project v1.1.3
10112023-11-16T20:32:14.935Z Downloaded spin v0.9.8
10122023-11-16T20:32:14.938Z Downloaded rustls-pemfile v1.0.3
10132023-11-16T20:32:14.941Z Downloaded textwrap v0.16.0
10142023-11-16T20:32:14.943Z Downloaded hmac v0.12.1
10152023-11-16T20:32:14.946Z Downloaded trust-dns-server v0.22.1
10162023-11-16T20:32:14.949Z Downloaded getopts v0.2.21
10172023-11-16T20:32:14.951Z Downloaded data-encoding v2.4.0
10182023-11-16T20:32:14.957Z Downloaded elliptic-curve v0.13.5
10192023-11-16T20:32:15.374Z Downloaded tempfile v3.8.0
10202023-11-16T20:32:15.378Z Downloaded socket2 v0.4.9
10212023-11-16T20:32:15.380Z Downloaded derive_more v0.99.17
10222023-11-16T20:32:15.383Z Downloaded rand v0.8.5
10232023-11-16T20:32:15.388Z Downloaded tokio-postgres v0.7.10
10242023-11-16T20:32:15.390Z Downloaded toml_edit v0.19.15
10252023-11-16T20:32:15.395Z Downloaded diesel_derives v2.1.1
10262023-11-16T20:32:15.398Z Downloaded flume v0.11.0
10272023-11-16T20:32:15.401Z Downloaded pretty_assertions v1.4.0
10282023-11-16T20:32:15.403Z Downloaded reedline v0.25.0
10292023-11-16T20:32:15.416Z Downloaded clap v2.34.0
10302023-11-16T20:32:15.422Z Downloaded tracing v0.1.37
10312023-11-16T20:32:15.430Z Downloaded der v0.7.8
10322023-11-16T20:32:15.439Z Downloaded lalrpop v0.19.12
10332023-11-16T20:32:15.446Z Downloaded portable-atomic v1.4.3
10342023-11-16T20:32:15.452Z Downloaded tough v0.14.0
10352023-11-16T20:32:15.461Z Downloaded hyper v0.14.27
10362023-11-16T20:32:15.471Z Downloaded vcpkg v0.2.15
10372023-11-16T20:32:15.477Z Downloaded object v0.30.4
10382023-11-16T20:32:15.488Z Downloaded webpki-roots v0.25.2
10392023-11-16T20:32:15.491Z Downloaded openssl v0.10.57
10402023-11-16T20:32:15.494Z Downloaded reqwest v0.11.22
10412023-11-16T20:32:15.497Z Downloaded rustls-webpki v0.101.7
10422023-11-16T20:32:15.500Z Downloaded hkdf v0.12.3
10432023-11-16T20:32:15.508Z Downloaded radix_trie v0.2.1
10442023-11-16T20:32:15.511Z Downloaded openapiv3 v1.0.3
10452023-11-16T20:32:15.514Z Downloaded smoltcp v0.9.1
10462023-11-16T20:32:15.517Z Downloaded ratatui v0.23.0
10472023-11-16T20:32:15.520Z Downloaded regex-syntax v0.7.5
10482023-11-16T20:32:15.523Z Downloaded rustls v0.21.8
10492023-11-16T20:32:15.526Z Downloaded trust-dns-proto v0.22.0
10502023-11-16T20:32:15.529Z Downloaded zerocopy-derive v0.6.4
10512023-11-16T20:32:15.532Z Downloaded regex-syntax v0.8.2
10522023-11-16T20:32:15.535Z Downloaded regex-automata v0.4.3
10532023-11-16T20:32:15.541Z Downloaded zerocopy-derive v0.2.0
10542023-11-16T20:32:15.544Z Downloaded sled v0.34.7
10552023-11-16T20:32:15.546Z Downloaded tokio v1.33.0
10562023-11-16T20:32:15.549Z Downloaded sha3 v0.10.8
10572023-11-16T20:32:15.552Z Downloaded regex-automata v0.3.8
10582023-11-16T20:32:15.555Z Downloaded bzip2-sys v0.1.11+1.0.8
10592023-11-16T20:32:15.558Z Downloaded regex-syntax v0.6.29
10602023-11-16T20:32:15.561Z Downloaded encoding_rs v0.8.33
10612023-11-16T20:32:15.563Z Downloaded polar-core v0.27.0
10622023-11-16T20:32:15.566Z Downloaded bstr v1.6.0
10632023-11-16T20:32:15.569Z Downloaded diesel v2.1.3
10642023-11-16T20:32:15.599Z Downloaded rustix v0.38.9
10652023-11-16T20:32:15.642Z Downloaded openapiv3 v2.0.0-rc.1
10662023-11-16T20:32:15.669Z Downloaded bstr v0.2.17
10672023-11-16T20:32:15.687Z Downloaded syn v1.0.109
10682023-11-16T20:32:15.710Z Downloaded rayon v1.8.0
10692023-11-16T20:32:15.728Z Downloaded regex v1.10.2
10702023-11-16T20:32:15.751Z Downloaded gimli v0.28.0
10712023-11-16T20:32:15.767Z Downloaded quick-xml v0.23.1
10722023-11-16T20:32:15.782Z Downloaded ring v0.17.5
10732023-11-16T20:32:15.923Z Downloaded proptest v1.3.1
10742023-11-16T20:32:15.933Z Downloaded regress v0.7.1
10752023-11-16T20:32:15.947Z Downloaded curve25519-dalek v4.1.0
10762023-11-16T20:32:15.963Z Downloaded ring v0.16.20
10772023-11-16T20:32:16.126Z Downloaded idna v0.2.3
10782023-11-16T20:32:16.136Z Downloaded smoltcp v0.8.2
10792023-11-16T20:32:16.153Z Downloaded object v0.32.1
10802023-11-16T20:32:16.171Z Downloaded chrono v0.4.31
10812023-11-16T20:32:16.198Z Downloaded idna v0.4.0
10822023-11-16T20:32:16.201Z Downloaded regex-automata v0.1.10
10832023-11-16T20:32:16.205Z Downloaded tabled v0.14.0
10842023-11-16T20:32:16.231Z Downloaded petgraph v0.6.4
10852023-11-16T20:32:16.255Z Downloaded plotters v0.3.5
10862023-11-16T20:32:16.270Z Downloaded futures-util v0.3.29
10872023-11-16T20:32:16.292Z Downloaded bindgen v0.65.1
10882023-11-16T20:32:16.303Z Downloaded h2 v0.3.21
10892023-11-16T20:32:16.317Z Downloaded bitvec v1.0.1
10902023-11-16T20:32:16.351Z Downloaded openssl-sys v0.9.93
10912023-11-16T20:32:16.774Z Downloaded rand v0.4.6
10922023-11-16T20:32:16.777Z Downloaded hashbrown v0.13.2
10932023-11-16T20:32:16.781Z Downloaded time v0.3.27
10942023-11-16T20:32:16.785Z Downloaded pest v2.7.2
10952023-11-16T20:32:16.788Z Downloaded sha2 v0.10.8
10962023-11-16T20:32:16.791Z Downloaded serde_with v2.3.3
10972023-11-16T20:32:16.794Z Downloaded aho-corasick v1.0.4
10982023-11-16T20:32:16.797Z Downloaded zerocopy v0.6.4
10992023-11-16T20:32:16.806Z Downloaded rsa v0.9.2
11002023-11-16T20:32:16.809Z Downloaded prettyplease v0.2.12
11012023-11-16T20:32:16.812Z Downloaded httpdate v1.0.3
11022023-11-16T20:32:16.815Z Downloaded serde_derive_internals v0.26.0
11032023-11-16T20:32:16.818Z Downloaded yasna v0.5.2
11042023-11-16T20:32:16.821Z Downloaded derive_builder v0.12.0
11052023-11-16T20:32:16.824Z Downloaded pin-utils v0.1.0
11062023-11-16T20:32:16.827Z Downloaded flagset v0.4.3
11072023-11-16T20:32:16.830Z Downloaded stringprep v0.1.3
11082023-11-16T20:32:16.833Z Downloaded der_derive v0.7.2
11092023-11-16T20:32:16.836Z Downloaded form_urlencoded v1.2.0
11102023-11-16T20:32:16.838Z Downloaded snafu v0.7.5
11112023-11-16T20:32:16.842Z Downloaded unicode-normalization v0.1.22
11122023-11-16T20:32:16.845Z Downloaded serde_urlencoded v0.7.1
11132023-11-16T20:32:16.848Z Downloaded highway v1.1.0
11142023-11-16T20:32:16.851Z Downloaded topological-sort v0.2.2
11152023-11-16T20:32:16.854Z Downloaded fs-err v2.9.0
11162023-11-16T20:32:16.856Z Downloaded rustls-native-certs v0.6.3
11172023-11-16T20:32:16.859Z Downloaded rcgen v0.11.3
11182023-11-16T20:32:16.862Z Downloaded trust-dns-resolver v0.22.0
11192023-11-16T20:32:16.864Z Downloaded trybuild v1.0.85
11202023-11-16T20:32:16.872Z Downloaded diff v0.1.13
11212023-11-16T20:32:16.875Z Downloaded test-strategy v0.3.1
11222023-11-16T20:32:16.878Z Downloaded hashbrown v0.12.3
11232023-11-16T20:32:16.881Z Downloaded either v1.9.0
11242023-11-16T20:32:16.885Z Downloaded semver v0.1.20
11252023-11-16T20:32:16.894Z Downloaded slog-stdlog v4.1.1
11262023-11-16T20:32:16.915Z Downloaded pest_derive v2.7.2
11272023-11-16T20:32:16.924Z Downloaded derive_builder_core v0.12.0
11282023-11-16T20:32:16.927Z Downloaded futures-channel v0.3.29
11292023-11-16T20:32:16.932Z Downloaded unicode-segmentation v1.10.1
11302023-11-16T20:32:16.934Z Downloaded headers v0.3.9
11312023-11-16T20:32:16.937Z Downloaded expectorate v1.1.0
11322023-11-16T20:32:16.940Z Downloaded tokio-util v0.7.10
11332023-11-16T20:32:16.943Z Downloaded itertools v0.10.5
11342023-11-16T20:32:16.949Z Downloaded ed25519 v1.5.3
11352023-11-16T20:32:16.952Z Downloaded tempdir v0.3.7
11362023-11-16T20:32:16.954Z Downloaded hostname v0.3.1
11372023-11-16T20:32:16.957Z Downloaded term v0.7.0
11382023-11-16T20:32:16.960Z Downloaded trust-dns-client v0.22.0
11392023-11-16T20:32:16.962Z Downloaded zeroize_derive v1.4.2
11402023-11-16T20:32:16.965Z Downloaded ena v0.14.2
11412023-11-16T20:32:16.968Z Downloaded similar-asserts v1.5.0
11422023-11-16T20:32:16.971Z Downloaded http v0.2.9
11432023-11-16T20:32:16.974Z Downloaded pretty-hex v0.2.1
11442023-11-16T20:32:16.977Z Downloaded plotters-svg v0.3.5
11452023-11-16T20:32:16.980Z Downloaded smawk v0.3.1
11462023-11-16T20:32:16.983Z Downloaded zeroize v1.6.0
11472023-11-16T20:32:16.986Z Downloaded ron v0.8.1
11482023-11-16T20:32:16.989Z Downloaded synstructure v0.12.6
11492023-11-16T20:32:16.992Z Downloaded derive-where v1.2.5
11502023-11-16T20:32:16.995Z Downloaded filetime v0.2.22
11512023-11-16T20:32:16.998Z Downloaded zone_cfg_derive v0.3.0
11522023-11-16T20:32:17.001Z Downloaded postgres-protocol v0.6.6
11532023-11-16T20:32:17.004Z Downloaded flate2 v1.0.28
11542023-11-16T20:32:17.007Z Downloaded hex v0.4.3
11552023-11-16T20:32:17.010Z Downloaded relative-path v1.9.0
11562023-11-16T20:32:17.012Z Downloaded tracing-core v0.1.31
11572023-11-16T20:32:17.016Z Downloaded proc-macro-error v1.0.4
11582023-11-16T20:32:17.019Z Downloaded x509-cert v0.2.4
11592023-11-16T20:32:17.023Z Downloaded rand_chacha v0.3.1
11602023-11-16T20:32:17.026Z Downloaded serde-hex v0.1.0
11612023-11-16T20:32:17.029Z Downloaded futures v0.3.29
11622023-11-16T20:32:17.032Z Downloaded structmeta v0.2.0
11632023-11-16T20:32:17.035Z Downloaded plotters-backend v0.3.5
11642023-11-16T20:32:17.038Z Downloaded group v0.13.0
11652023-11-16T20:32:17.040Z Downloaded serde_yaml v0.9.25
11662023-11-16T20:32:17.043Z Downloaded zip v0.6.6
11672023-11-16T20:32:17.046Z Downloaded rand_xorshift v0.3.0
11682023-11-16T20:32:17.049Z Downloaded structopt-derive v0.4.18
11692023-11-16T20:32:17.052Z Downloaded slog-term v2.9.0
11702023-11-16T20:32:17.055Z Downloaded steno v0.4.0
11712023-11-16T20:32:17.058Z Downloaded secrecy v0.8.0
11722023-11-16T20:32:17.060Z Downloaded stable_deref_trait v1.2.0
11732023-11-16T20:32:17.063Z Downloaded spki v0.7.2
11742023-11-16T20:32:17.067Z Downloaded ref-cast-impl v1.0.20
11752023-11-16T20:32:17.070Z Downloaded r2d2 v0.8.10
11762023-11-16T20:32:17.073Z Downloaded proc-macro-error-attr v1.0.4
11772023-11-16T20:32:17.076Z Downloaded url v2.4.1
11782023-11-16T20:32:17.079Z Downloaded shell-words v1.1.0
11792023-11-16T20:32:17.081Z Downloaded dof v0.1.5
11802023-11-16T20:32:17.084Z Downloaded fatfs v0.3.6
11812023-11-16T20:32:17.087Z Downloaded rand_core v0.6.4
11822023-11-16T20:32:17.090Z Downloaded uuid v1.5.0
11832023-11-16T20:32:17.093Z Downloaded slog-dtrace v0.2.3
11842023-11-16T20:32:17.096Z Downloaded platforms v3.0.2
11852023-11-16T20:32:17.099Z Downloaded rstest v0.18.2
11862023-11-16T20:32:17.101Z Downloaded pkcs8 v0.10.2
11872023-11-16T20:32:17.104Z Downloaded tungstenite v0.18.0
11882023-11-16T20:32:17.107Z Downloaded heapless v0.7.16
11892023-11-16T20:32:17.110Z Downloaded tokio-rustls v0.24.1
11902023-11-16T20:32:17.113Z Downloaded httparse v1.8.0
11912023-11-16T20:32:17.118Z Downloaded zerocopy v0.3.0
11922023-11-16T20:32:17.121Z Downloaded static_assertions v1.1.0
11932023-11-16T20:32:17.124Z Downloaded httptest v0.15.5
11942023-11-16T20:32:17.169Z Downloaded predicates-core v1.0.6
11952023-11-16T20:32:17.174Z Downloaded thread_local v1.1.7
11962023-11-16T20:32:17.180Z Downloaded thiserror-impl-no-std v2.0.2
11972023-11-16T20:32:17.184Z Downloaded siphasher v0.3.11
11982023-11-16T20:32:17.187Z Downloaded tokio-tungstenite v0.18.0
11992023-11-16T20:32:17.191Z Downloaded tokio-stream v0.1.14
12002023-11-16T20:32:17.194Z Downloaded partial-io v0.5.4
12012023-11-16T20:32:17.196Z Downloaded dirs-next v2.0.0
12022023-11-16T20:32:17.199Z Downloaded tinyvec v1.6.0
12032023-11-16T20:32:17.205Z Downloaded num-bigint-dig v0.8.4
12042023-11-16T20:32:17.210Z Downloaded crossbeam-channel v0.5.8
12052023-11-16T20:32:17.213Z Downloaded criterion v0.5.1
12062023-11-16T20:32:17.217Z Downloaded humantime v2.1.0
12072023-11-16T20:32:17.221Z Downloaded bytes v1.5.0
12082023-11-16T20:32:17.224Z Downloaded serde_with_macros v2.3.3
12092023-11-16T20:32:17.227Z Downloaded pest_generator v2.7.2
12102023-11-16T20:32:18.235Z Downloaded parking_lot_core v0.9.8
12112023-11-16T20:32:18.239Z Downloaded pin-project-internal v1.1.3
12122023-11-16T20:32:18.243Z Downloaded fxhash v0.2.1
12132023-11-16T20:32:18.245Z Downloaded dyn-clone v1.0.13
12142023-11-16T20:32:18.254Z Downloaded diesel_table_macro_syntax v0.1.0
12152023-11-16T20:32:18.257Z Downloaded same-file v1.0.6
12162023-11-16T20:32:18.260Z Downloaded serde_repr v0.1.16
12172023-11-16T20:32:18.263Z Downloaded pin-project-lite v0.2.13
12182023-11-16T20:32:18.266Z Downloaded funty v2.0.0
12192023-11-16T20:32:18.268Z Downloaded ff v0.13.0
12202023-11-16T20:32:18.271Z Downloaded tungstenite v0.20.1
12212023-11-16T20:32:18.274Z Downloaded glob v0.3.1
12222023-11-16T20:32:18.277Z Downloaded tinytemplate v1.2.1
12232023-11-16T20:32:18.279Z Downloaded rustc-hash v1.1.0
12242023-11-16T20:32:18.283Z Downloaded num-bigint v0.4.4
12252023-11-16T20:32:18.286Z Downloaded ucd-trie v0.1.6
12262023-11-16T20:32:18.289Z Downloaded typenum v1.16.0
12272023-11-16T20:32:18.292Z Downloaded signature v1.6.4
12282023-11-16T20:32:18.295Z Downloaded futures-core v0.3.29
12292023-11-16T20:32:18.298Z Downloaded fnv v1.0.7
12302023-11-16T20:32:18.300Z Downloaded sct v0.7.0
12312023-11-16T20:32:18.303Z Downloaded unicode-bidi v0.3.13
12322023-11-16T20:32:18.306Z Downloaded rustfmt-wrapper v0.2.0
12332023-11-16T20:32:18.309Z Downloaded getrandom v0.2.10
12342023-11-16T20:32:18.313Z Downloaded unsafe-libyaml v0.2.9
12352023-11-16T20:32:18.316Z Downloaded minimal-lexical v0.2.1
12362023-11-16T20:32:18.318Z Downloaded backtrace v0.3.69
12372023-11-16T20:32:18.322Z Downloaded base64 v0.21.5
12382023-11-16T20:32:18.325Z Downloaded rustversion v1.0.14
12392023-11-16T20:32:18.327Z Downloaded remove_dir_all v0.5.3
12402023-11-16T20:32:18.330Z Downloaded darling_core v0.14.4
12412023-11-16T20:32:18.333Z Downloaded rustc_version v0.4.0
12422023-11-16T20:32:18.337Z Downloaded rust-argon2 v1.0.1
12432023-11-16T20:32:18.340Z Downloaded chacha20poly1305 v0.10.1
12442023-11-16T20:32:18.343Z Downloaded phf_shared v0.11.2
12452023-11-16T20:32:18.346Z Downloaded fragile v2.0.0
12462023-11-16T20:32:18.349Z Downloaded fixedbitset v0.4.2
12472023-11-16T20:32:18.351Z Downloaded fd-lock v3.0.13
12482023-11-16T20:32:18.354Z Downloaded percent-encoding v2.3.0
12492023-11-16T20:32:18.357Z Downloaded pem v3.0.2
12502023-11-16T20:32:18.360Z Downloaded xattr v1.0.1
12512023-11-16T20:32:18.363Z Downloaded whoami v1.4.1
12522023-11-16T20:32:18.369Z Downloaded futures-io v0.3.29
12532023-11-16T20:32:18.375Z Downloaded const-oid v0.9.5
12542023-11-16T20:32:18.413Z Downloaded futures-executor v0.3.29
12552023-11-16T20:32:18.419Z Downloaded schemars v0.8.13
12562023-11-16T20:32:18.426Z Downloaded paste v1.0.14
12572023-11-16T20:32:18.429Z Downloaded similar v2.2.1
12582023-11-16T20:32:18.432Z Downloaded signal-hook v0.3.17
12592023-11-16T20:32:18.524Z Downloaded bzip2 v0.4.4
12602023-11-16T20:32:18.527Z Downloaded swrite v0.1.0
12612023-11-16T20:32:18.530Z Downloaded rustc_version v0.1.7
12622023-11-16T20:32:18.533Z Downloaded float-cmp v0.9.0
12632023-11-16T20:32:18.548Z Downloaded subprocess v0.2.9
12642023-11-16T20:32:18.552Z Downloaded darling_macro v0.14.4
12652023-11-16T20:32:18.555Z Downloaded itertools v0.11.0
12662023-11-16T20:32:18.558Z Downloaded path-slash v0.1.5
12672023-11-16T20:32:18.562Z Downloaded vte v0.11.1
12682023-11-16T20:32:18.565Z Downloaded base64 v0.13.1
12692023-11-16T20:32:18.568Z Downloaded bitflags v2.4.0
12702023-11-16T20:32:18.572Z Downloaded arc-swap v1.6.0
12712023-11-16T20:32:18.575Z Downloaded heck v0.3.3
12722023-11-16T20:32:18.578Z Downloaded hash32 v0.2.1
12732023-11-16T20:32:18.582Z Downloaded parking_lot v0.12.1
12742023-11-16T20:32:18.588Z Downloaded darling v0.20.3
12752023-11-16T20:32:18.591Z Downloaded tar v0.4.40
12762023-11-16T20:32:18.594Z Downloaded serde-big-array v0.4.1
12772023-11-16T20:32:18.607Z Downloaded spin v0.5.2
12782023-11-16T20:32:18.610Z Downloaded toolchain_find v0.2.0
12792023-11-16T20:32:18.613Z Downloaded futures-sink v0.3.29
12802023-11-16T20:32:18.616Z Downloaded path-dedot v3.1.0
12812023-11-16T20:32:18.619Z Downloaded parse-display-derive v0.8.2
12822023-11-16T20:32:18.622Z Downloaded tap v1.0.1
12832023-11-16T20:32:18.625Z Downloaded time-macros v0.2.13
12842023-11-16T20:32:18.628Z Downloaded hubpack v0.1.2
12852023-11-16T20:32:18.631Z Downloaded supports-color v2.1.0
12862023-11-16T20:32:18.634Z Downloaded miniz_oxide v0.7.1
12872023-11-16T20:32:18.637Z Downloaded untrusted v0.7.1
12882023-11-16T20:32:18.640Z Downloaded num-complex v0.4.4
12892023-11-16T20:32:18.643Z Downloaded blake2 v0.10.6
12902023-11-16T20:32:18.650Z Downloaded globset v0.4.13
12912023-11-16T20:32:18.653Z Downloaded termios v0.3.3
12922023-11-16T20:32:18.657Z Downloaded log v0.4.20
12932023-11-16T20:32:18.660Z Downloaded take_mut v0.2.2
12942023-11-16T20:32:18.663Z Downloaded wyz v0.5.1
12952023-11-16T20:32:18.666Z Downloaded unicode-linebreak v0.1.5
12962023-11-16T20:32:18.669Z Downloaded papergrid v0.10.0
12972023-11-16T20:32:18.672Z Downloaded argon2 v0.5.2
12982023-11-16T20:32:18.675Z Downloaded version_check v0.9.4
12992023-11-16T20:32:18.678Z Downloaded wait-timeout v0.2.0
13002023-11-16T20:32:18.681Z Downloaded universal-hash v0.5.1
13012023-11-16T20:32:18.686Z Downloaded usdt-impl v0.3.5
13022023-11-16T20:32:18.689Z Downloaded usdt v0.3.5
13032023-11-16T20:32:18.692Z Downloaded unicode-width v0.1.11
13042023-11-16T20:32:18.695Z Downloaded ahash v0.8.3
13052023-11-16T20:32:18.698Z Downloaded basic-toml v0.1.4
13062023-11-16T20:32:18.701Z Downloaded addr2line v0.21.0
13072023-11-16T20:32:18.704Z Downloaded parking_lot v0.11.2
13082023-11-16T20:32:18.707Z Downloaded owo-colors v3.5.0
13092023-11-16T20:32:18.711Z Downloaded num-rational v0.4.1
13102023-11-16T20:32:18.714Z Downloaded unarray v0.1.4
13112023-11-16T20:32:18.717Z Downloaded nu-ansi-term v0.49.0
13122023-11-16T20:32:18.720Z Downloaded futures-task v0.3.29
13132023-11-16T20:32:18.725Z Downloaded ciborium v0.2.1
13142023-11-16T20:32:18.728Z Downloaded indicatif v0.17.7
13152023-11-16T20:32:18.731Z Downloaded unicase v2.7.0
13162023-11-16T20:32:18.736Z Downloaded structmeta-derive v0.2.0
13172023-11-16T20:32:18.740Z Downloaded slog-bunyan v2.4.0
13182023-11-16T20:32:18.744Z Downloaded slog-async v2.8.0
13192023-11-16T20:32:18.748Z Downloaded thread-id v4.2.0
13202023-11-16T20:32:18.751Z Downloaded num-traits v0.2.16
13212023-11-16T20:32:18.754Z Downloaded clang-sys v1.6.1
13222023-11-16T20:32:18.757Z Downloaded ipnet v2.8.0
13232023-11-16T20:32:18.760Z Downloaded darling_core v0.20.3
13242023-11-16T20:32:18.769Z Downloaded hex-literal v0.4.1
13252023-11-16T20:32:18.772Z Downloaded tui-tree-widget v0.13.0
13262023-11-16T20:32:18.775Z Downloaded smallvec v0.6.14
13272023-11-16T20:32:18.778Z Downloaded signature v2.1.0
13282023-11-16T20:32:18.781Z Downloaded schemars_derive v0.8.13
13292023-11-16T20:32:18.786Z Downloaded crypto-bigint v0.5.2
13302023-11-16T20:32:18.789Z Downloaded block-padding v0.3.3
13312023-11-16T20:32:18.793Z Downloaded bit-vec v0.6.3
13322023-11-16T20:32:18.797Z Downloaded smf v0.2.2
13332023-11-16T20:32:18.803Z Downloaded crossbeam-epoch v0.9.15
13342023-11-16T20:32:18.807Z Downloaded darling v0.14.4
13352023-11-16T20:32:18.811Z Downloaded cancel-safe-futures v0.1.5
13362023-11-16T20:32:18.816Z Downloaded serde_tokenstream v0.1.7
13372023-11-16T20:32:18.820Z Downloaded serde_path_to_error v0.1.14
13382023-11-16T20:32:18.828Z Downloaded semver v0.11.0
13392023-11-16T20:32:18.834Z Downloaded rusty-fork v0.3.0
13402023-11-16T20:32:18.839Z Downloaded http-range v0.1.5
13412023-11-16T20:32:18.843Z Downloaded headers-core v0.2.0
13422023-11-16T20:32:18.849Z Downloaded num v0.4.1
13432023-11-16T20:32:18.854Z Downloaded nodrop v0.1.14
13442023-11-16T20:32:18.859Z Downloaded crossbeam-deque v0.8.3
13452023-11-16T20:32:18.870Z Downloaded cipher v0.4.4
13462023-11-16T20:32:18.874Z Downloaded multer v2.1.0
13472023-11-16T20:32:18.877Z Downloaded libefi-sys v0.1.0
13482023-11-16T20:32:18.880Z Downloaded arrayvec v0.7.4
13492023-11-16T20:32:18.883Z Downloaded assert_cmd v2.0.12
13502023-11-16T20:32:18.886Z Downloaded want v0.3.1
13512023-11-16T20:32:18.890Z Downloaded serde_tokenstream v0.2.0
13522023-11-16T20:32:18.892Z Downloaded memoffset v0.7.1
13532023-11-16T20:32:18.896Z Downloaded ascii-canvas v3.0.0
13542023-11-16T20:32:18.899Z Downloaded packed_struct v0.10.1
13552023-11-16T20:32:18.902Z Downloaded crossbeam-queue v0.3.8
13562023-11-16T20:32:18.905Z Downloaded libloading v0.7.4
13572023-11-16T20:32:18.908Z Downloaded kstat-rs v0.2.3
13582023-11-16T20:32:18.911Z Downloaded chacha20 v0.9.1
13592023-11-16T20:32:18.914Z Downloaded base64ct v1.6.0
13602023-11-16T20:32:18.918Z Downloaded backoff v0.4.0
13612023-11-16T20:32:18.921Z Downloaded ansi_term v0.12.1
13622023-11-16T20:32:18.925Z Downloaded packed_struct_codegen v0.10.1
13632023-11-16T20:32:18.928Z Downloaded serial_test v0.10.0
13642023-11-16T20:32:18.932Z Downloaded console v0.15.7
13652023-11-16T20:32:18.937Z Downloaded ipnetwork v0.20.0
13662023-11-16T20:32:18.940Z Downloaded opaque-debug v0.3.0
13672023-11-16T20:32:18.948Z Downloaded curve25519-dalek-derive v0.1.0
13682023-11-16T20:32:18.951Z Downloaded crc v3.0.1
13692023-11-16T20:32:18.955Z Downloaded once_cell v1.18.0
13702023-11-16T20:32:18.961Z Downloaded native-tls v0.2.11
13712023-11-16T20:32:18.970Z Downloaded lock_api v0.4.10
13722023-11-16T20:32:18.976Z Downloaded crunchy v0.2.2
13732023-11-16T20:32:18.981Z Downloaded cast v0.3.0
13742023-11-16T20:32:18.991Z Downloaded indoc v1.0.9
13752023-11-16T20:32:19.001Z Downloaded bb8 v0.8.1
13762023-11-16T20:32:19.015Z Downloaded shlex v1.1.0
13772023-11-16T20:32:19.036Z Downloaded corncobs v0.1.3
13782023-11-16T20:32:19.040Z Downloaded lazycell v1.3.0
13792023-11-16T20:32:19.043Z Downloaded is-terminal v0.4.9
13802023-11-16T20:32:19.046Z Downloaded bitfield v0.14.0
13812023-11-16T20:32:19.049Z Downloaded hyper-tls v0.5.0
13822023-11-16T20:32:19.053Z Downloaded iana-time-zone v0.1.57
13832023-11-16T20:32:19.056Z Downloaded bit-set v0.5.3
13842023-11-16T20:32:19.059Z Downloaded async-stream v0.3.5
13852023-11-16T20:32:19.062Z Downloaded async-trait v0.1.74
13862023-11-16T20:32:19.065Z Downloaded approx v0.5.1
13872023-11-16T20:32:19.068Z Downloaded libsw v3.3.0
13882023-11-16T20:32:19.072Z Downloaded anes v0.1.6
13892023-11-16T20:32:19.075Z Downloaded libtest-mimic v0.6.1
13902023-11-16T20:32:19.078Z Downloaded lazy_static v1.4.0
13912023-11-16T20:32:19.082Z Downloaded base16ct v0.2.0
13922023-11-16T20:32:19.086Z Downloaded autocfg v1.1.0
13932023-11-16T20:32:19.089Z Downloaded assert_matches v1.5.0
13942023-11-16T20:32:19.092Z Downloaded aead v0.5.2
13952023-11-16T20:32:19.102Z Downloaded atomic-waker v1.1.1
13962023-11-16T20:32:19.105Z Downloaded array-init v0.0.4
13972023-11-16T20:32:19.108Z Downloaded adler v1.0.2
13982023-11-16T20:32:19.111Z Downloaded crc-catalog v2.2.0
13992023-11-16T20:32:19.115Z Downloaded libxml v0.3.3
14002023-11-16T20:32:19.120Z Downloaded lalrpop-util v0.19.12
14012023-11-16T20:32:19.123Z Downloaded keccak v0.1.4
14022023-11-16T20:32:19.126Z Downloaded is_ci v1.1.1
14032023-11-16T20:32:19.129Z Downloaded inout v0.1.3
14042023-11-16T20:32:19.132Z Downloaded indoc v2.0.3
14052023-11-16T20:32:19.135Z Downloaded impl-trait-for-tuples v0.2.2
14062023-11-16T20:32:19.138Z Downloaded crc-any v2.4.3
14072023-11-16T20:32:19.156Z Downloaded termtree v0.4.1
14082023-11-16T20:32:19.160Z Downloaded omicron-zone-package v0.8.3
14092023-11-16T20:32:19.163Z Downloaded olpc-cjson v0.1.3
14102023-11-16T20:32:19.166Z Downloaded num_enum v0.5.11
14112023-11-16T20:32:19.168Z Downloaded nibble_vec v0.1.0
14122023-11-16T20:32:19.172Z Downloaded mime_guess v2.0.4
14132023-11-16T20:32:19.175Z Downloaded linked-hash-map v0.5.6
14142023-11-16T20:32:19.178Z Downloaded crc32fast v1.3.2
14152023-11-16T20:32:19.182Z Downloaded serial_test_derive v0.10.0
14162023-11-16T20:32:19.193Z Downloaded num-iter v0.1.43
14172023-11-16T20:32:19.196Z Downloaded maybe-uninit v2.0.0
14182023-11-16T20:32:19.225Z Downloaded managed v0.8.0
14192023-11-16T20:32:19.228Z Downloaded mockall_derive v0.11.4
14202023-11-16T20:32:19.231Z Downloaded crossbeam-utils v0.8.16
14212023-11-16T20:32:19.237Z Downloaded criterion-plot v0.5.0
14222023-11-16T20:32:19.240Z Downloaded ident_case v1.0.1
14232023-11-16T20:32:19.244Z Downloaded atomicwrites v0.4.2
14242023-11-16T20:32:19.247Z Downloaded linear-map v1.2.0
14252023-11-16T20:32:19.259Z Downloaded bytesize v1.3.0
14262023-11-16T20:32:19.263Z Downloaded cookie v0.16.2
14272023-11-16T20:32:19.266Z Downloaded buf-list v1.0.3
14282023-11-16T20:32:19.269Z Downloaded bcs v0.1.6
14292023-11-16T20:32:19.275Z Downloaded crypto-common v0.1.6
14302023-11-16T20:32:19.285Z Downloaded cpufeatures v0.2.9
14312023-11-16T20:32:19.297Z Downloaded constant_time_eq v0.3.0
14322023-11-16T20:32:19.304Z Downloaded byteorder v1.5.0
14332023-11-16T20:32:19.309Z Downloaded bytecount v0.6.3
14342023-11-16T20:32:19.313Z Downloaded ciborium-ll v0.2.1
14352023-11-16T20:32:19.318Z Downloaded block-buffer v0.10.4
14362023-11-16T20:32:19.334Z Downloaded match_cfg v0.1.0
14372023-11-16T20:32:19.337Z Compiling proc-macro2 v1.0.69
14382023-11-16T20:32:19.341Z Compiling serde v1.0.192
14392023-11-16T20:32:19.347Z Compiling autocfg v1.1.0
14402023-11-16T20:32:19.350Z Compiling version_check v0.9.4
14412023-11-16T20:32:19.353Z Compiling syn v1.0.109
14422023-11-16T20:32:19.356Z Compiling parking_lot_core v0.9.8
14432023-11-16T20:32:19.360Z Compiling libm v0.2.7
14442023-11-16T20:32:19.363Z Compiling libc v0.2.150
14452023-11-16T20:32:19.366Z Compiling futures-core v0.3.29
14462023-11-16T20:32:19.369Z Compiling cfg-if v1.0.0
14472023-11-16T20:32:19.372Z Compiling typenum v1.16.0
14482023-11-16T20:32:19.551Z Compiling generic-array v0.14.7
14492023-11-16T20:32:19.574Z Compiling once_cell v1.18.0
14502023-11-16T20:32:19.663Z Compiling futures-task v0.3.29
14512023-11-16T20:32:19.742Z Compiling lock_api v0.4.10
14522023-11-16T20:32:20.032Z Compiling quote v1.0.33
14532023-11-16T20:32:20.217Z Compiling num-traits v0.2.16
14542023-11-16T20:32:20.347Z Compiling slab v0.4.9
14552023-11-16T20:32:20.476Z Compiling futures-channel v0.3.29
14562023-11-16T20:32:20.691Z Compiling syn v2.0.32
14572023-11-16T20:32:20.976Z Compiling cc v1.0.83
14582023-11-16T20:32:21.285Z Compiling futures-util v0.3.29
14592023-11-16T20:32:21.303Z Compiling memchr v2.6.3
14602023-11-16T20:32:21.396Z Compiling pkg-config v0.3.27
14612023-11-16T20:32:21.514Z Compiling itoa v1.0.9
14622023-11-16T20:32:21.774Z Compiling log v0.4.20
14632023-11-16T20:32:21.826Z Compiling serde_json v1.0.108
14642023-11-16T20:32:21.983Z Compiling rustix v0.38.9
14652023-11-16T20:32:22.331Z Compiling schemars v0.8.13
14662023-11-16T20:32:22.439Z Compiling httparse v1.8.0
14672023-11-16T20:32:22.813Z Compiling indexmap v1.9.3
14682023-11-16T20:32:23.018Z Compiling getrandom v0.2.10
14692023-11-16T20:32:23.068Z Compiling ryu v1.0.15
14702023-11-16T20:32:23.262Z Compiling vcpkg v0.2.15
14712023-11-16T20:32:23.575Z Compiling hashbrown v0.14.2
14722023-11-16T20:32:23.619Z Compiling equivalent v1.0.1
14732023-11-16T20:32:23.666Z Compiling ahash v0.8.3
14742023-11-16T20:32:23.775Z Compiling openssl v0.10.57
14752023-11-16T20:32:24.133Z Compiling scopeguard v1.2.0
14762023-11-16T20:32:24.286Z Compiling fnv v1.0.7
14772023-11-16T20:32:24.335Z Compiling aho-corasick v1.0.4
14782023-11-16T20:32:24.447Z Compiling rustls v0.21.8
14792023-11-16T20:32:24.842Z Compiling regex-syntax v0.8.2
14802023-11-16T20:32:24.966Z Compiling ring v0.16.20
14812023-11-16T20:32:24.994Z Compiling ring v0.17.5
14822023-11-16T20:32:26.133Z Compiling openssl-sys v0.9.93
14832023-11-16T20:32:28.869Z Compiling native-tls v0.2.11
14842023-11-16T20:32:29.319Z Compiling async-trait v0.1.74
14852023-11-16T20:32:29.765Z Compiling ucd-trie v0.1.6
14862023-11-16T20:32:29.975Z Compiling unicode-xid v0.2.4
14872023-11-16T20:32:30.201Z Compiling regex-automata v0.4.3
14882023-11-16T20:32:30.531Z Compiling smallvec v1.11.0
14892023-11-16T20:32:30.726Z Compiling backtrace v0.3.69
14902023-11-16T20:32:31.327Z Compiling crossbeam-utils v0.8.16
14912023-11-16T20:32:31.920Z Compiling parking_lot v0.12.1
14922023-11-16T20:32:32.105Z Compiling serde_derive_internals v0.26.0
14932023-11-16T20:32:32.430Z Compiling iana-time-zone v0.1.57
14942023-11-16T20:32:32.944Z Compiling anyhow v1.0.75
14952023-11-16T20:32:33.313Z Compiling slog v2.7.0
14962023-11-16T20:32:33.953Z Compiling num-integer v0.1.45
14972023-11-16T20:32:34.064Z Compiling byteorder v1.5.0
14982023-11-16T20:32:34.377Z Compiling crc32fast v1.3.2
14992023-11-16T20:32:34.397Z Compiling dyn-clone v1.0.13
15002023-11-16T20:32:34.728Z Compiling synstructure v0.12.6
15012023-11-16T20:32:34.793Z Compiling spin v0.5.2
15022023-11-16T20:32:35.088Z Compiling time-core v0.1.1
15032023-11-16T20:32:35.122Z Compiling pin-project-lite v0.2.13
15042023-11-16T20:32:35.293Z Compiling hashbrown v0.13.2
15052023-11-16T20:32:35.312Z Compiling winnow v0.5.15
15062023-11-16T20:32:35.328Z Compiling time-macros v0.2.13
15072023-11-16T20:32:35.976Z Compiling rustversion v1.0.14
15082023-11-16T20:32:36.849Z Compiling regex v1.10.2
15092023-11-16T20:32:37.122Z Compiling signal-hook-registry v1.4.1
15102023-11-16T20:32:38.135Z Compiling mio v0.8.8
15112023-11-16T20:32:38.846Z Compiling errno v0.3.2
15122023-11-16T20:32:39.101Z Compiling num_cpus v1.16.0
15132023-11-16T20:32:39.266Z Compiling socket2 v0.5.4
15142023-11-16T20:32:39.312Z Compiling usdt-impl v0.3.5
15152023-11-16T20:32:39.822Z Compiling unicode-width v0.1.11
15162023-11-16T20:32:39.957Z Compiling futures-sink v0.3.29
15172023-11-16T20:32:40.119Z Compiling memoffset v0.9.0
15182023-11-16T20:32:40.200Z Compiling tinyvec_macros v0.1.1
15192023-11-16T20:32:40.712Z Compiling tinyvec v1.6.0
15202023-11-16T20:32:40.859Z Compiling futures-io v0.3.29
15212023-11-16T20:32:41.057Z Compiling pin-utils v0.1.0
15222023-11-16T20:32:41.149Z Compiling spin v0.9.8
15232023-11-16T20:32:41.172Z Compiling tracing-core v0.1.31
15242023-11-16T20:32:41.249Z Compiling unicode-bidi v0.3.13
15252023-11-16T20:32:41.317Z Compiling signal-hook v0.3.17
15262023-11-16T20:32:41.472Z Compiling serde_derive v1.0.192
15272023-11-16T20:32:41.698Z Compiling thiserror-impl v1.0.49
15282023-11-16T20:32:41.716Z Compiling zeroize_derive v1.4.2
15292023-11-16T20:32:42.293Z Compiling tokio-macros v2.1.0
15302023-11-16T20:32:42.830Z Compiling futures-macro v0.3.29
15312023-11-16T20:32:43.219Z Compiling tracing-attributes v0.1.26
15322023-11-16T20:32:43.390Z Compiling schemars_derive v0.8.13
15332023-11-16T20:32:43.942Z Compiling openssl-macros v0.1.1
15342023-11-16T20:32:44.696Z Compiling zerocopy-derive v0.2.0
15352023-11-16T20:32:44.972Z Compiling zerocopy-derive v0.6.4
15362023-11-16T20:32:46.084Z Compiling thiserror v1.0.49
15372023-11-16T20:32:46.264Z Compiling pest v2.7.2
15382023-11-16T20:32:47.409Z Compiling zerocopy v0.3.0
15392023-11-16T20:32:47.860Z Compiling unicode-normalization v0.1.22
15402023-11-16T20:32:48.053Z Compiling clap_derive v4.4.2
15412023-11-16T20:32:48.272Z Compiling strum_macros v0.25.2
15422023-11-16T20:32:48.541Z Compiling tracing v0.1.37
15432023-11-16T20:32:48.747Z Compiling dof v0.1.5
15442023-11-16T20:32:49.345Z Compiling lazy_static v1.4.0
15452023-11-16T20:32:49.422Z Compiling thread-id v4.2.0
15462023-11-16T20:32:49.567Z Compiling crossbeam-epoch v0.9.15
15472023-11-16T20:32:49.742Z Compiling strsim v0.10.0
15482023-11-16T20:32:49.977Z Compiling num-iter v0.1.43
15492023-11-16T20:32:50.387Z Compiling base64 v0.21.5
15502023-11-16T20:32:50.397Z Compiling pest_meta v2.7.2
15512023-11-16T20:32:50.724Z Compiling either v1.9.0
15522023-11-16T20:32:51.229Z Compiling rand_core v0.6.4
15532023-11-16T20:32:51.298Z Compiling percent-encoding v2.3.0
15542023-11-16T20:32:51.472Z Compiling untrusted v0.9.0
15552023-11-16T20:32:51.719Z Compiling untrusted v0.7.1
15562023-11-16T20:32:51.793Z Compiling foreign-types-shared v0.1.1
15572023-11-16T20:32:51.809Z Compiling hashbrown v0.12.3
15582023-11-16T20:32:51.920Z Compiling openssl-probe v0.1.5
15592023-11-16T20:32:52.329Z Compiling foreign-types v0.3.2
15602023-11-16T20:32:52.446Z Compiling pest_generator v2.7.2
15612023-11-16T20:32:55.495Z Compiling zeroize v1.6.0
15622023-11-16T20:32:55.991Z Compiling bzip2-sys v0.1.11+1.0.8
15632023-11-16T20:32:56.617Z Compiling try-lock v0.2.4
15642023-11-16T20:32:56.805Z Compiling want v0.3.1
15652023-11-16T20:32:57.377Z Compiling pest_derive v2.7.2
15662023-11-16T20:32:57.647Z Compiling sct v0.7.0
15672023-11-16T20:32:57.977Z Compiling form_urlencoded v1.2.0
15682023-11-16T20:32:58.326Z Compiling socket2 v0.4.9
15692023-11-16T20:32:58.485Z Compiling dtrace-parser v0.1.14
15702023-11-16T20:32:58.503Z Compiling rustls-webpki v0.101.7
15712023-11-16T20:32:59.145Z Compiling tower-service v0.3.2
15722023-11-16T20:32:59.305Z Compiling httpdate v1.0.3
15732023-11-16T20:32:59.634Z Compiling rustls-pemfile v1.0.3
15742023-11-16T20:33:00.115Z Compiling idna v0.4.0
15752023-11-16T20:33:00.534Z Compiling adler v1.0.2
15762023-11-16T20:33:00.833Z Compiling siphasher v0.3.11
15772023-11-16T20:33:00.919Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15782023-11-16T20:33:01.272Z Compiling miniz_oxide v0.7.1
15792023-11-16T20:33:01.291Z Compiling rustls-native-certs v0.6.3
15802023-11-16T20:33:01.431Z Compiling bitflags v1.3.2
15812023-11-16T20:33:01.558Z Compiling ipnet v2.8.0
15822023-11-16T20:33:01.808Z Compiling url v2.4.1
15832023-11-16T20:33:02.133Z Compiling encoding_rs v0.8.33
15842023-11-16T20:33:02.506Z Compiling gimli v0.28.0
15852023-11-16T20:33:02.712Z Compiling mime v0.3.17
15862023-11-16T20:33:03.246Z Compiling webpki-roots v0.25.2
15872023-11-16T20:33:03.501Z Compiling crypto-common v0.1.6
15882023-11-16T20:33:03.523Z Compiling enum-as-inner v0.5.1
15892023-11-16T20:33:04.044Z Compiling indexmap v2.1.0
15902023-11-16T20:33:04.141Z Compiling bytes v1.5.0
15912023-11-16T20:33:04.636Z Compiling uuid v1.5.0
15922023-11-16T20:33:04.964Z Compiling chrono v0.4.31
15932023-11-16T20:33:05.763Z Compiling semver v1.0.20
15942023-11-16T20:33:06.059Z Compiling http v0.2.9
15952023-11-16T20:33:06.092Z Compiling bitflags v2.4.0
15962023-11-16T20:33:06.700Z Compiling toml_datetime v0.6.5
15972023-11-16T20:33:06.871Z Compiling serde_spanned v0.6.4
15982023-11-16T20:33:07.186Z Compiling rustc_version v0.4.0
15992023-11-16T20:33:07.310Z Compiling toml_edit v0.19.15
16002023-11-16T20:33:08.172Z Compiling tokio v1.33.0
16012023-11-16T20:33:08.295Z Compiling openapiv3 v2.0.0-rc.1
16022023-11-16T20:33:10.880Z Compiling serde_tokenstream v0.1.7
16032023-11-16T20:33:11.636Z Compiling http-body v0.4.5
16042023-11-16T20:33:12.615Z Compiling heapless v0.7.16
16052023-11-16T20:33:12.957Z Compiling usdt-macro v0.3.5
16062023-11-16T20:33:13.222Z Compiling usdt-attr-macro v0.3.5
16072023-11-16T20:33:14.460Z Compiling serde_urlencoded v0.7.1
16082023-11-16T20:33:14.481Z Compiling addr2line v0.21.0
16092023-11-16T20:33:14.770Z Compiling diesel_table_macro_syntax v0.1.0
16102023-11-16T20:33:15.258Z Compiling object v0.32.1
16112023-11-16T20:33:15.296Z Compiling num-bigint v0.4.4
16122023-11-16T20:33:15.357Z Compiling bit-vec v0.6.3
16132023-11-16T20:33:15.430Z Compiling rustc-demangle v0.1.23
16142023-11-16T20:33:15.938Z Compiling smoltcp v0.9.1
16152023-11-16T20:33:16.361Z Compiling diesel_derives v2.1.1
16162023-11-16T20:33:16.512Z Compiling flate2 v1.0.28
16172023-11-16T20:33:16.805Z Compiling phf_shared v0.10.0
16182023-11-16T20:33:16.886Z Compiling block-buffer v0.10.4
16192023-11-16T20:33:17.229Z Compiling hubpack_derive v0.1.1
16202023-11-16T20:33:17.360Z Compiling const-oid v0.9.5
16212023-11-16T20:33:17.997Z Compiling fixedbitset v0.4.2
16222023-11-16T20:33:18.867Z Compiling ppv-lite86 v0.2.17
16232023-11-16T20:33:18.873Z Compiling new_debug_unreachable v1.0.4
16242023-11-16T20:33:18.881Z Compiling precomputed-hash v0.1.1
16252023-11-16T20:33:18.965Z Compiling subtle v2.5.0
16262023-11-16T20:33:18.984Z Compiling string_cache v0.8.7
16272023-11-16T20:33:19.384Z Compiling petgraph v0.6.4
16282023-11-16T20:33:19.611Z Compiling bit-set v0.5.3
16292023-11-16T20:33:19.688Z Compiling rand_chacha v0.3.1
16302023-11-16T20:33:20.035Z Compiling toml v0.7.8
16312023-11-16T20:33:23.378Z Compiling digest v0.10.7
16322023-11-16T20:33:25.500Z Compiling tokio-util v0.7.10
16332023-11-16T20:33:26.375Z Compiling tokio-rustls v0.24.1
16342023-11-16T20:33:27.019Z Compiling toml_edit v0.21.0
16352023-11-16T20:33:27.818Z Compiling h2 v0.3.21
16362023-11-16T20:33:28.524Z Compiling tokio-native-tls v0.3.1
16372023-11-16T20:33:29.727Z Compiling itertools v0.10.5
16382023-11-16T20:33:50.366Z Compiling lalrpop-util v0.19.12
16392023-11-16T20:33:50.771Z Compiling unicode-segmentation v1.10.1
16402023-11-16T20:33:50.816Z Compiling rand v0.8.5
16412023-11-16T20:33:50.865Z Compiling serde_repr v0.1.16
16422023-11-16T20:33:50.958Z Compiling io-lifetimes v1.0.11
16432023-11-16T20:33:51.007Z Compiling cpufeatures v0.2.9
16442023-11-16T20:33:51.111Z Compiling anstyle v1.0.2
16452023-11-16T20:33:51.545Z Compiling utf8parse v0.2.1
16462023-11-16T20:33:51.571Z Compiling sha2 v0.10.8
16472023-11-16T20:33:51.591Z Compiling rustix v0.37.23
16482023-11-16T20:33:51.597Z Compiling anstyle-parse v0.2.1
16492023-11-16T20:33:51.605Z Compiling md-5 v0.10.5
16502023-11-16T20:33:51.610Z Compiling hmac v0.12.1
16512023-11-16T20:33:51.614Z Compiling stringprep v0.1.3
16522023-11-16T20:33:51.621Z Compiling hash32 v0.2.1
16532023-11-16T20:33:51.659Z Compiling fallible-iterator v0.2.0
16542023-11-16T20:33:51.686Z Compiling colorchoice v1.0.0
16552023-11-16T20:33:51.717Z Compiling anstyle-query v1.0.0
16562023-11-16T20:33:51.736Z Compiling stable_deref_trait v1.2.0
16572023-11-16T20:33:51.748Z Compiling anstream v0.5.0
16582023-11-16T20:33:51.772Z Compiling terminal_size v0.2.6
16592023-11-16T20:33:51.789Z Compiling postgres-protocol v0.6.6
16602023-11-16T20:33:51.811Z Compiling phf_shared v0.11.2
16612023-11-16T20:33:51.861Z Compiling block-padding v0.3.3
16622023-11-16T20:33:51.895Z Compiling scheduled-thread-pool v0.2.7
16632023-11-16T20:33:51.935Z Compiling managed v0.8.0
16642023-11-16T20:33:51.968Z Compiling clap_lex v0.5.1
16652023-11-16T20:33:51.980Z Compiling deranged v0.3.8
16662023-11-16T20:33:52.013Z Compiling num_threads v0.1.6
16672023-11-16T20:33:52.034Z Compiling matches v0.1.10
16682023-11-16T20:33:52.079Z Compiling regex-automata v0.1.10
16692023-11-16T20:33:52.106Z Compiling idna v0.2.3
16702023-11-16T20:33:52.115Z Compiling postgres-types v0.2.6
16712023-11-16T20:33:52.122Z Compiling clap_builder v4.4.2
16722023-11-16T20:33:52.131Z Compiling hyper v0.14.27
16732023-11-16T20:33:52.162Z Compiling bstr v0.2.17
16742023-11-16T20:33:52.182Z Compiling time v0.3.27
16752023-11-16T20:33:52.289Z Compiling signal-hook-mio v0.2.3
16762023-11-16T20:33:52.383Z Compiling r2d2 v0.8.10
16772023-11-16T20:33:52.405Z Compiling bzip2 v0.4.4
16782023-11-16T20:33:52.434Z Compiling phf v0.11.2
16792023-11-16T20:33:52.494Z Compiling inout v0.1.3
16802023-11-16T20:33:52.518Z Compiling hubpack v0.1.2
16812023-11-16T20:33:52.611Z Compiling ipnetwork v0.20.0
16822023-11-16T20:33:52.634Z Compiling futures-executor v0.3.29
16832023-11-16T20:33:52.656Z Compiling itertools v0.11.0
16842023-11-16T20:33:52.685Z Compiling zerocopy v0.6.4
16852023-11-16T20:33:52.698Z Compiling float-cmp v0.9.0
16862023-11-16T20:33:52.703Z Compiling difflib v0.4.0
16872023-11-16T20:33:52.740Z Compiling data-encoding v2.4.0
16882023-11-16T20:33:52.759Z Compiling regex-automata v0.3.8
16892023-11-16T20:33:52.805Z Compiling normalize-line-endings v0.3.0
16902023-11-16T20:33:52.826Z Compiling whoami v1.4.1
16912023-11-16T20:33:52.848Z Compiling static_assertions v1.1.0
16922023-11-16T20:33:52.890Z Compiling predicates-core v1.0.6
16932023-11-16T20:33:52.894Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16942023-11-16T20:33:52.903Z Compiling predicates v3.0.4
16952023-11-16T20:33:52.909Z Compiling tokio-postgres v0.7.10
16962023-11-16T20:33:52.912Z Compiling yasna v0.5.2
16972023-11-16T20:33:52.918Z Compiling bstr v1.6.0
16982023-11-16T20:33:52.937Z Compiling trust-dns-proto v0.22.0
16992023-11-16T20:33:53.019Z Compiling hyper-rustls v0.24.2
17002023-11-16T20:33:53.030Z Compiling hyper-tls v0.5.0
17012023-11-16T20:33:53.081Z Compiling clap v4.4.3
17022023-11-16T20:33:53.097Z Compiling futures v0.3.29
17032023-11-16T20:33:53.119Z Compiling reqwest v0.11.22
17042023-11-16T20:33:53.131Z Compiling diesel v2.1.3
17052023-11-16T20:33:53.146Z Compiling cipher v0.4.4
17062023-11-16T20:33:53.168Z Compiling similar v2.2.1
17072023-11-16T20:33:53.186Z Compiling zip v0.6.6
17082023-11-16T20:33:53.204Z Compiling crossterm v0.27.0
17092023-11-16T20:33:53.217Z Compiling signature v2.1.0
17102023-11-16T20:33:53.239Z Compiling tokio-stream v0.1.14
17112023-11-16T20:33:53.250Z Compiling usdt v0.3.5
17122023-11-16T20:33:53.265Z Compiling hex v0.4.3
17132023-11-16T20:33:53.292Z Compiling console v0.15.7
17142023-11-16T20:33:53.305Z Compiling serde_tokenstream v0.2.0
17152023-11-16T20:33:53.740Z Compiling regress v0.7.1
17162023-11-16T20:33:53.970Z Compiling getopts v0.2.21
17172023-11-16T20:33:54.246Z Compiling unsafe-libyaml v0.2.9
17182023-11-16T20:33:55.775Z Compiling ident_case v1.0.1
17192023-11-16T20:33:56.461Z Compiling serde_yaml v0.9.25
17202023-11-16T20:33:57.272Z Compiling paste v1.0.14
17212023-11-16T20:33:57.316Z Compiling slog-async v2.8.0
17222023-11-16T20:33:57.799Z Compiling multer v2.1.0
17232023-11-16T20:33:58.058Z Compiling async-stream-impl v0.3.5
17242023-11-16T20:33:58.306Z Compiling darling_core v0.20.3
17252023-11-16T20:33:59.668Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17262023-11-16T20:34:00.035Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17272023-11-16T20:34:02.093Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17282023-11-16T20:34:04.738Z Compiling structmeta-derive v0.2.0
17292023-11-16T20:34:05.212Z Compiling regex-syntax v0.7.5
17302023-11-16T20:34:07.082Z Compiling darling_macro v0.20.3
17312023-11-16T20:34:08.469Z Compiling darling v0.20.3
17322023-11-16T20:34:08.626Z Compiling serde_with_macros v2.3.3
17332023-11-16T20:34:09.031Z Compiling structmeta v0.2.0
17342023-11-16T20:34:09.620Z Compiling test-strategy v0.3.1
17352023-11-16T20:34:15.396Z Compiling parse-display-derive v0.8.2
17362023-11-16T20:34:22.191Z Checking unicode-ident v1.0.12
17372023-11-16T20:34:23.176Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17382023-11-16T20:34:30.284Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17392023-11-16T20:34:30.482Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17402023-11-16T20:34:40.882Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17412023-11-16T20:34:54.312Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17422023-11-16T20:34:54.913Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17432023-11-16T20:35:00.185Z Checking heck v0.4.1
17442023-11-16T20:35:02.262Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17452023-11-16T20:35:04.260Z Checking fastrand v2.0.0
17462023-11-16T20:35:04.746Z Checking tempfile v3.8.0
17472023-11-16T20:35:05.220Z Checking sha1 v0.10.6
17482023-11-16T20:35:05.323Z Checking match_cfg v0.1.0
17492023-11-16T20:35:05.440Z Checking hostname v0.3.1
17502023-11-16T20:35:05.602Z Checking atty v0.2.14
17512023-11-16T20:35:05.635Z Checking quick-error v1.2.3
17522023-11-16T20:35:05.648Z Checking crossbeam-channel v0.5.8
17532023-11-16T20:35:05.760Z Checking camino v1.1.6
17542023-11-16T20:35:05.807Z Checking dirs-sys-next v0.1.2
17552023-11-16T20:35:05.901Z Checking thread_local v1.1.7
17562023-11-16T20:35:06.046Z Checking dirs-next v2.0.0
17572023-11-16T20:35:06.218Z Checking instant v0.1.12
17582023-11-16T20:35:06.317Z Checking term v0.7.0
17592023-11-16T20:35:06.366Z Checking toml v0.8.8
17602023-11-16T20:35:06.635Z Checking strum v0.25.0
17612023-11-16T20:35:06.818Z Checking take_mut v0.2.2
17622023-11-16T20:35:06.839Z Checking slog-json v2.6.1
17632023-11-16T20:35:06.842Z Checking serde_with v2.3.3
17642023-11-16T20:35:06.898Z Checking wait-timeout v0.2.0
17652023-11-16T20:35:06.948Z Checking slog-term v2.9.0
17662023-11-16T20:35:07.150Z Checking debug-ignore v1.0.5
17672023-11-16T20:35:07.200Z Checking atomic-waker v1.1.1
17682023-11-16T20:35:07.342Z Checking slog-bunyan v2.4.0
17692023-11-16T20:35:07.379Z Checking waitgroup v0.1.2
17702023-11-16T20:35:07.536Z Checking async-stream v0.3.5
17712023-11-16T20:35:07.556Z Checking serde_path_to_error v0.1.14
17722023-11-16T20:35:07.573Z Checking rusty-fork v0.3.0
17732023-11-16T20:35:07.683Z Checking rand_xorshift v0.3.0
17742023-11-16T20:35:07.913Z Checking unarray v0.1.4
17752023-11-16T20:35:08.036Z Checking backoff v0.4.0
17762023-11-16T20:35:08.495Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17772023-11-16T20:35:08.527Z Checking parse-display v0.8.2
17782023-11-16T20:35:08.681Z Checking macaddr v1.0.1
17792023-11-16T20:35:09.186Z Compiling proc-macro-error-attr v1.0.4
17802023-11-16T20:35:09.741Z Compiling proc-macro-crate v1.3.1
17812023-11-16T20:35:09.767Z Compiling proc-macro-error v1.0.4
17822023-11-16T20:35:11.040Z Compiling num_enum_derive v0.5.11
17832023-11-16T20:35:12.823Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17842023-11-16T20:35:12.867Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17852023-11-16T20:35:13.205Z Checking proptest v1.3.1
17862023-11-16T20:35:13.313Z Compiling crucible-workspace-hack v0.1.0
17872023-11-16T20:35:13.352Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17882023-11-16T20:35:13.368Z Compiling foreign-types-macros v0.2.3
17892023-11-16T20:35:13.825Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17902023-11-16T20:35:13.843Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17912023-11-16T20:35:14.310Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17922023-11-16T20:35:14.345Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17932023-11-16T20:35:15.458Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
17942023-11-16T20:35:15.691Z Compiling zone_cfg_derive v0.3.0
17952023-11-16T20:35:15.929Z Compiling mockall_derive v0.11.4
17962023-11-16T20:35:15.945Z Compiling num-derive v0.4.0
17972023-11-16T20:35:34.065Z Checking is-terminal v0.4.9
17982023-11-16T20:35:59.023Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17992023-11-16T20:36:05.267Z Checking termtree v0.4.1
18002023-11-16T20:36:05.559Z Checking predicates-tree v1.0.9
18012023-11-16T20:36:06.569Z Checking num_enum v0.5.11
18022023-11-16T20:36:06.609Z Checking postcard-cobs v0.1.5-pre
18032023-11-16T20:36:06.839Z Checking postcard v0.7.3
18042023-11-16T20:36:07.229Z Checking smoltcp v0.8.2
18052023-11-16T20:36:07.841Z Checking base64ct v1.6.0
18062023-11-16T20:36:07.928Z Checking cfg-if v0.1.10
18072023-11-16T20:36:08.050Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18082023-11-16T20:36:08.249Z Checking foreign-types-shared v0.3.1
18092023-11-16T20:36:08.401Z Checking foreign-types v0.5.0
18102023-11-16T20:36:08.706Z Checking cstr-argument v0.1.2
18112023-11-16T20:36:08.802Z Checking pretty-hex v0.2.1
18122023-11-16T20:36:08.920Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18132023-11-16T20:36:09.008Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18142023-11-16T20:36:09.375Z Checking colored v2.0.4
18152023-11-16T20:36:09.965Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18162023-11-16T20:36:10.038Z Checking predicates v2.1.5
18172023-11-16T20:36:10.226Z Compiling heck v0.3.3
18182023-11-16T20:36:10.444Z Checking downcast v0.11.0
18192023-11-16T20:36:10.730Z Checking fragile v2.0.0
18202023-11-16T20:36:10.786Z Compiling libefi-sys v0.1.0
18212023-11-16T20:36:11.100Z Compiling structopt-derive v0.4.18
18222023-11-16T20:36:11.134Z Checking mockall v0.11.4
18232023-11-16T20:36:11.234Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18242023-11-16T20:36:11.459Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18252023-11-16T20:36:11.574Z Checking zone v0.3.0
18262023-11-16T20:36:11.632Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18272023-11-16T20:36:20.942Z Checking smf v0.2.2
18282023-11-16T20:36:20.987Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18292023-11-16T20:36:21.017Z Compiling cancel-safe-futures v0.1.5
18302023-11-16T20:36:21.029Z Checking base64 v0.13.1
18312023-11-16T20:36:21.039Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18322023-11-16T20:36:21.043Z Checking filetime v0.2.22
18332023-11-16T20:36:21.052Z Checking xattr v1.0.1
18342023-11-16T20:36:21.056Z Compiling der_derive v0.7.2
18352023-11-16T20:36:21.065Z Checking tar v0.4.40
18362023-11-16T20:36:21.093Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18372023-11-16T20:36:21.102Z Compiling convert_case v0.4.0
18382023-11-16T20:36:21.106Z Compiling slog-dtrace v0.2.3
18392023-11-16T20:36:21.111Z Compiling radium v0.7.0
18402023-11-16T20:36:21.121Z Checking pem v1.1.1
18412023-11-16T20:36:21.127Z Compiling derive_more v0.99.17
18422023-11-16T20:36:21.157Z Checking camino-tempfile v1.0.2
18432023-11-16T20:36:21.165Z Compiling maybe-uninit v2.0.0
18442023-11-16T20:36:21.176Z Checking headers-core v0.2.0
18452023-11-16T20:36:21.187Z Compiling num-bigint-dig v0.8.4
18462023-11-16T20:36:21.197Z Compiling packed_struct v0.10.1
18472023-11-16T20:36:21.203Z Checking headers v0.3.9
18482023-11-16T20:36:21.211Z Compiling packed_struct_codegen v0.10.1
18492023-11-16T20:36:21.222Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18502023-11-16T20:36:21.257Z Checking pem v3.0.2
18512023-11-16T20:36:21.271Z Checking rcgen v0.11.3
18522023-11-16T20:36:21.277Z Checking atomicwrites v0.4.2
18532023-11-16T20:36:21.288Z Checking subprocess v0.2.9
18542023-11-16T20:36:21.307Z Compiling num-rational v0.4.1
18552023-11-16T20:36:21.324Z Compiling same-file v1.0.6
18562023-11-16T20:36:21.354Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18572023-11-16T20:36:21.383Z Compiling walkdir v2.4.0
18582023-11-16T20:36:21.415Z Compiling semver-parser v0.10.2
18592023-11-16T20:36:22.925Z Compiling semver v0.11.0
18602023-11-16T20:36:23.898Z Compiling home v0.5.5
18612023-11-16T20:36:24.162Z Compiling toolchain_find v0.2.0
18622023-11-16T20:36:24.445Z Compiling toml v0.5.11
18632023-11-16T20:36:25.062Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18642023-11-16T20:36:26.714Z Compiling omicron-zone-package v0.8.3
18652023-11-16T20:36:27.030Z Compiling doc-comment v0.3.3
18662023-11-16T20:36:27.050Z Checking linked-hash-map v0.5.6
18672023-11-16T20:36:27.526Z Compiling rustfmt-wrapper v0.2.0
18682023-11-16T20:36:27.773Z Checking lru-cache v0.1.2
18692023-11-16T20:36:27.954Z Checking half v1.8.2
18702023-11-16T20:36:29.017Z Checking ciborium-io v0.2.1
18712023-11-16T20:36:29.050Z Checking password-hash v0.5.0
18722023-11-16T20:36:29.059Z Checking ciborium-ll v0.2.1
18732023-11-16T20:36:29.067Z Checking textwrap v0.11.0
18742023-11-16T20:36:29.120Z Checking blake2 v0.10.6
18752023-11-16T20:36:29.138Z Checking vec_map v0.8.2
18762023-11-16T20:36:29.320Z Checking ansi_term v0.12.1
18772023-11-16T20:36:29.362Z Checking strsim v0.8.0
18782023-11-16T20:36:29.551Z Checking ciborium v0.2.1
18792023-11-16T20:36:29.638Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18802023-11-16T20:36:29.787Z Checking clap v2.34.0
18812023-11-16T20:36:29.796Z Checking argon2 v0.5.2
18822023-11-16T20:36:30.048Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18832023-11-16T20:36:30.489Z Checking arc-swap v1.6.0
18842023-11-16T20:36:30.507Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18852023-11-16T20:36:30.745Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18862023-11-16T20:36:30.833Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18872023-11-16T20:36:31.192Z Checking slog-scope v4.4.0
18882023-11-16T20:36:31.227Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18892023-11-16T20:36:31.492Z Checking slog-stdlog v4.1.1
18902023-11-16T20:36:31.846Z Compiling snafu-derive v0.7.5
18912023-11-16T20:36:32.134Z Checking slog-envlogger v2.2.0
18922023-11-16T20:36:33.214Z Checking newline-converter v0.3.0
18932023-11-16T20:36:33.250Z Compiling derive-where v1.2.5
18942023-11-16T20:36:33.263Z Compiling parking_lot_core v0.8.6
18952023-11-16T20:36:33.892Z Compiling semver v0.1.20
18962023-11-16T20:36:34.392Z Checking structopt v0.3.26
18972023-11-16T20:36:34.959Z Compiling rustc_version v0.1.7
18982023-11-16T20:36:35.204Z Checking expectorate v1.1.0
18992023-11-16T20:36:35.427Z Checking pem-rfc7468 v0.7.0
19002023-11-16T20:36:36.058Z Checking flagset v0.4.3
19012023-11-16T20:36:36.135Z Checking termcolor v1.2.0
19022023-11-16T20:36:36.753Z Checking der v0.7.8
19032023-11-16T20:36:37.432Z Compiling newtype_derive v0.1.6
19042023-11-16T20:36:39.724Z Checking spki v0.7.2
19052023-11-16T20:36:39.799Z Checking tap v1.0.1
19062023-11-16T20:36:40.320Z Checking wyz v0.5.1
19072023-11-16T20:36:41.230Z Checking resolv-conf v0.7.0
19082023-11-16T20:36:41.475Z Checking fxhash v0.2.1
19092023-11-16T20:36:41.492Z Checking crc-catalog v2.2.0
19102023-11-16T20:36:41.679Z Checking funty v2.0.0
19112023-11-16T20:36:41.715Z Checking crc v3.0.1
19122023-11-16T20:36:41.746Z Checking trust-dns-resolver v0.22.0
19132023-11-16T20:36:41.772Z Checking pkcs8 v0.10.2
19142023-11-16T20:36:41.971Z Checking nodrop v0.1.14
19152023-11-16T20:36:42.008Z Checking smallvec v0.6.14
19162023-11-16T20:36:42.121Z Checking array-init v0.0.4
19172023-11-16T20:36:42.156Z Checking pkcs1 v0.7.5
19182023-11-16T20:36:42.594Z Compiling rayon-core v1.12.0
19192023-11-16T20:36:42.781Z Checking bitfield v0.14.0
19202023-11-16T20:36:43.052Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19212023-11-16T20:36:43.197Z Checking x509-cert v0.2.4
19222023-11-16T20:36:43.415Z Checking env_logger v0.10.0
19232023-11-16T20:36:43.432Z Checking bitvec v1.0.1
19242023-11-16T20:36:43.796Z Checking serde-hex v0.1.0
19252023-11-16T20:36:44.050Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19262023-11-16T20:36:44.193Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19272023-11-16T20:36:44.233Z Checking hkdf v0.12.3
19282023-11-16T20:36:44.541Z Checking ron v0.8.1
19292023-11-16T20:36:45.282Z Checking rsa v0.9.2
19302023-11-16T20:36:45.801Z Compiling memoffset v0.7.1
19312023-11-16T20:36:46.265Z Compiling buf-list v1.0.3
19322023-11-16T20:36:46.505Z Checking crc-any v2.4.3
19332023-11-16T20:36:46.662Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19342023-11-16T20:36:46.922Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19352023-11-16T20:36:47.017Z Checking object v0.30.4
19362023-11-16T20:36:47.102Z Compiling unicase v2.7.0
19372023-11-16T20:36:47.119Z Checking keccak v0.1.4
19382023-11-16T20:36:47.540Z Checking path-slash v0.1.5
19392023-11-16T20:36:47.557Z Checking utf-8 v0.7.6
19402023-11-16T20:36:47.844Z Checking sha3 v0.10.8
19412023-11-16T20:36:48.462Z Checking secrecy v0.8.0
19422023-11-16T20:36:48.622Z Compiling platforms v3.0.2
19432023-11-16T20:36:48.790Z Compiling salty v0.2.0
19442023-11-16T20:36:49.971Z Checking num-complex v0.4.4
19452023-11-16T20:36:50.414Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19462023-11-16T20:36:50.603Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19472023-11-16T20:36:51.148Z Compiling curve25519-dalek v4.1.0
19482023-11-16T20:36:51.505Z Checking num v0.4.1
19492023-11-16T20:36:51.748Z Checking glob v0.3.1
19502023-11-16T20:36:51.940Z Checking openapiv3 v1.0.3
19512023-11-16T20:36:52.195Z Compiling thiserror-impl-no-std v2.0.2
19522023-11-16T20:36:52.212Z Compiling mime_guess v2.0.4
19532023-11-16T20:36:54.017Z Compiling curve25519-dalek-derive v0.1.0
19542023-11-16T20:36:54.253Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19552023-11-16T20:36:56.180Z Checking swrite v0.1.0
19562023-11-16T20:36:56.653Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19572023-11-16T20:36:57.447Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19582023-11-16T20:36:57.553Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19592023-11-16T20:36:57.673Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19602023-11-16T20:36:58.708Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19612023-11-16T20:36:59.667Z Checking nibble_vec v0.1.0
19622023-11-16T20:37:00.820Z Compiling crunchy v0.2.2
19632023-11-16T20:37:01.484Z Compiling portable-atomic v1.4.3
19642023-11-16T20:37:02.447Z Checking endian-type v0.1.2
19652023-11-16T20:37:02.766Z Checking radix_trie v0.2.1
19662023-11-16T20:37:03.221Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19672023-11-16T20:37:03.471Z Checking snafu v0.7.5
19682023-11-16T20:37:04.282Z Checking libsw v3.3.0
19692023-11-16T20:37:04.688Z Checking linear-map v1.2.0
19702023-11-16T20:37:05.235Z Compiling tiny-keccak v2.0.2
19712023-11-16T20:37:05.392Z Checking owo-colors v3.5.0
19722023-11-16T20:37:05.864Z Checking parking_lot v0.11.2
19732023-11-16T20:37:06.398Z Checking trust-dns-client v0.22.0
19742023-11-16T20:37:08.624Z Compiling clang-sys v1.6.1
19752023-11-16T20:37:08.784Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19762023-11-16T20:37:09.327Z Checking crossbeam-deque v0.8.3
19772023-11-16T20:37:09.649Z Compiling darling_core v0.14.4
19782023-11-16T20:37:09.817Z Compiling prettyplease v0.2.12
19792023-11-16T20:37:10.299Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19802023-11-16T20:37:10.788Z Checking trust-dns-server v0.22.1
19812023-11-16T20:37:11.128Z Compiling ascii-canvas v3.0.0
19822023-11-16T20:37:11.887Z Checking sled v0.34.7
19832023-11-16T20:37:13.886Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19842023-11-16T20:37:15.268Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19852023-11-16T20:37:16.504Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19862023-11-16T20:37:17.377Z Compiling ena v0.14.2
19872023-11-16T20:37:17.502Z Checking pretty-hex v0.3.0
19882023-11-16T20:37:17.520Z Compiling diff v0.1.13
19892023-11-16T20:37:17.729Z Compiling regex-syntax v0.6.29
19902023-11-16T20:37:17.829Z Checking signature v1.6.4
19912023-11-16T20:37:17.994Z Compiling minimal-lexical v0.2.1
19922023-11-16T20:37:18.012Z Checking ed25519 v1.5.3
19932023-11-16T20:37:18.191Z Compiling darling_macro v0.14.4
19942023-11-16T20:37:18.652Z Checking tungstenite v0.18.0
19952023-11-16T20:37:18.733Z Compiling nom v7.1.3
19962023-11-16T20:37:18.998Z Checking path-dedot v3.1.0
19972023-11-16T20:37:19.091Z Compiling libloading v0.7.4
19982023-11-16T20:37:19.222Z Compiling bindgen v0.65.1
19992023-11-16T20:37:19.616Z Compiling ref-cast v1.0.20
20002023-11-16T20:37:19.634Z Compiling darling v0.14.4
20012023-11-16T20:37:19.776Z Compiling derive_builder_core v0.12.0
20022023-11-16T20:37:20.046Z Checking tokio-tungstenite v0.18.0
20032023-11-16T20:37:20.153Z Checking rayon v1.8.0
20042023-11-16T20:37:20.336Z Checking path-absolutize v3.1.0
20052023-11-16T20:37:20.571Z Checking steno v0.4.0
20062023-11-16T20:37:20.721Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20072023-11-16T20:37:23.475Z Compiling lalrpop v0.19.12
20082023-11-16T20:37:24.392Z Compiling cexpr v0.6.0
20092023-11-16T20:37:25.688Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20102023-11-16T20:37:26.687Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20112023-11-16T20:37:26.765Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20122023-11-16T20:37:27.033Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20132023-11-16T20:37:27.159Z Checking globset v0.4.13
20142023-11-16T20:37:27.949Z Checking olpc-cjson v0.1.3
20152023-11-16T20:37:27.958Z Checking serde_plain v1.0.2
20162023-11-16T20:37:27.974Z Checking serde-big-array v0.4.1
20172023-11-16T20:37:28.396Z Checking serde-big-array v0.5.1
20182023-11-16T20:37:28.405Z Compiling which v4.4.0
20192023-11-16T20:37:28.471Z Compiling ref-cast-impl v1.0.20
20202023-11-16T20:37:28.824Z Compiling libxml v0.3.3
20212023-11-16T20:37:29.294Z Compiling lazycell v1.3.0
20222023-11-16T20:37:29.306Z Compiling peeking_take_while v0.1.2
20232023-11-16T20:37:29.317Z Compiling shlex v1.1.0
20242023-11-16T20:37:29.485Z Compiling rustc-hash v1.1.0
20252023-11-16T20:37:30.224Z Checking tough v0.14.0
20262023-11-16T20:37:32.679Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20272023-11-16T20:37:32.885Z Compiling derive_builder_macro v0.12.0
20282023-11-16T20:37:34.341Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20292023-11-16T20:37:35.296Z Checking signal-hook-tokio v0.3.1
20302023-11-16T20:37:35.546Z Checking ff v0.13.0
20312023-11-16T20:37:35.859Z Compiling strum_macros v0.24.3
20322023-11-16T20:37:36.253Z Checking corncobs v0.1.3
20332023-11-16T20:37:36.524Z Checking display-error-chain v0.2.0
20342023-11-16T20:37:36.725Z Compiling indoc v1.0.9
20352023-11-16T20:37:37.227Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20362023-11-16T20:37:37.502Z Checking group v0.13.0
20372023-11-16T20:37:37.734Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20382023-11-16T20:37:39.808Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20392023-11-16T20:37:40.532Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20402023-11-16T20:37:42.617Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20412023-11-16T20:37:42.993Z Checking universal-hash v0.5.1
20422023-11-16T20:37:43.251Z Checking crypto-bigint v0.5.2
20432023-11-16T20:37:45.816Z Compiling cookie v0.16.2
20442023-11-16T20:37:45.973Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20452023-11-16T20:37:46.426Z Checking opaque-debug v0.3.0
20462023-11-16T20:37:46.671Z Checking base16ct v0.2.0
20472023-11-16T20:37:46.910Z Checking elliptic-curve v0.13.5
20482023-11-16T20:37:47.706Z Checking poly1305 v0.8.0
20492023-11-16T20:37:48.568Z Checking thiserror-no-std v2.0.2
20502023-11-16T20:37:49.374Z Checking chacha20 v0.9.1
20512023-11-16T20:37:49.499Z Checking aead v0.5.2
20522023-11-16T20:37:49.813Z Compiling impl-trait-for-tuples v0.2.2
20532023-11-16T20:37:49.889Z Compiling oso-derive v0.27.0
20542023-11-16T20:37:51.542Z Checking vsss-rs v3.3.1
20552023-11-16T20:37:52.012Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20562023-11-16T20:37:56.405Z Checking chacha20poly1305 v0.10.1
20572023-11-16T20:37:58.165Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20582023-11-16T20:37:58.540Z Checking tungstenite v0.20.1
20592023-11-16T20:37:58.657Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20602023-11-16T20:38:00.052Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20612023-11-16T20:38:04.623Z Checking tokio-tungstenite v0.20.1
20622023-11-16T20:38:06.029Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20632023-11-16T20:38:06.144Z Checking kstat-rs v0.2.3
20642023-11-16T20:38:06.639Z Checking bcs v0.1.6
20652023-11-16T20:38:07.846Z Compiling indoc v2.0.3
20662023-11-16T20:38:08.472Z Checking highway v1.1.0
20672023-11-16T20:38:08.904Z Checking assert_matches v1.5.0
20682023-11-16T20:38:13.562Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20692023-11-16T20:38:16.860Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20702023-11-16T20:38:17.153Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20712023-11-16T20:38:17.253Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20722023-11-16T20:38:17.826Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20732023-11-16T20:38:19.102Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20742023-11-16T20:38:20.436Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20752023-11-16T20:38:22.424Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20762023-11-16T20:38:22.819Z Checking http-range v0.1.5
20772023-11-16T20:38:23.272Z Checking humantime v2.1.0
20782023-11-16T20:38:23.377Z Checking hyper-staticfile v0.9.5
20792023-11-16T20:38:23.540Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20802023-11-16T20:38:24.110Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20812023-11-16T20:38:25.885Z Checking maplit v1.0.2
20822023-11-16T20:38:26.078Z Checking number_prefix v0.4.0
20832023-11-16T20:38:27.480Z Checking indicatif v0.17.7
20842023-11-16T20:38:30.783Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20852023-11-16T20:38:32.440Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
20862023-11-16T20:38:32.689Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20872023-11-16T20:38:33.923Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20882023-11-16T20:38:34.158Z Checking derive_builder v0.12.0
20892023-11-16T20:38:36.629Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20902023-11-16T20:38:37.113Z Checking bb8 v0.8.1
20912023-11-16T20:38:37.158Z Checking quick-xml v0.23.1
20922023-11-16T20:38:37.346Z Checking bytesize v1.3.0
20932023-11-16T20:38:37.724Z Checking fs-err v2.9.0
20942023-11-16T20:38:37.849Z Checking smawk v0.3.1
20952023-11-16T20:38:38.133Z Checking unicode-linebreak v0.1.5
20962023-11-16T20:38:38.190Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20972023-11-16T20:38:38.817Z Checking textwrap v0.16.0
20982023-11-16T20:38:43.454Z Compiling vte_generate_state_changes v0.1.1
20992023-11-16T20:38:44.421Z Checking is_ci v1.1.1
21002023-11-16T20:38:44.820Z Checking cassowary v0.3.0
21012023-11-16T20:38:45.478Z Checking ratatui v0.23.0
21022023-11-16T20:38:49.343Z Checking supports-color v2.1.0
21032023-11-16T20:38:50.553Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21042023-11-16T20:38:53.932Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21052023-11-16T20:38:56.731Z Checking rtoolbox v0.0.1
21062023-11-16T20:39:00.303Z Checking rpassword v7.2.0
21072023-11-16T20:39:06.699Z Checking tui-tree-widget v0.13.0
21082023-11-16T20:39:07.188Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21092023-11-16T20:39:08.235Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21102023-11-16T20:39:13.204Z Checking shell-words v1.1.0
21112023-11-16T20:39:13.223Z Checking yansi v0.5.1
21122023-11-16T20:39:13.771Z Checking pretty_assertions v1.4.0
21132023-11-16T20:39:22.747Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21142023-11-16T20:39:24.216Z Checking fatfs v0.3.6
21152023-11-16T20:39:25.025Z Checking plotters-backend v0.3.5
21162023-11-16T20:39:25.597Z Checking plotters-svg v0.3.5
21172023-11-16T20:39:26.057Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21182023-11-16T20:39:30.696Z Checking rand v0.4.6
21192023-11-16T20:39:32.083Z Checking cast v0.3.0
21202023-11-16T20:39:32.266Z Checking remove_dir_all v0.5.3
21212023-11-16T20:39:32.411Z Checking tempdir v0.3.7
21222023-11-16T20:39:32.576Z Checking criterion-plot v0.5.0
21232023-11-16T20:39:33.494Z Checking plotters v0.3.5
21242023-11-16T20:39:37.752Z Checking tinytemplate v1.2.1
21252023-11-16T20:39:38.171Z Checking anes v0.1.6
21262023-11-16T20:39:38.382Z Checking oorandom v11.1.3
21272023-11-16T20:39:38.744Z Checking criterion v0.5.1
21282023-11-16T20:39:41.849Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21292023-11-16T20:39:52.970Z Checking assert_cmd v2.0.12
21302023-11-16T20:39:53.150Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21312023-11-16T20:39:53.940Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21322023-11-16T20:39:55.938Z Checking dashmap v5.5.1
21332023-11-16T20:39:58.202Z Compiling serial_test_derive v0.10.0
21342023-11-16T20:39:59.745Z Compiling crossbeam-queue v0.3.8
21352023-11-16T20:40:00.559Z Checking serial_test v0.10.0
21362023-11-16T20:40:04.761Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21372023-11-16T20:40:04.868Z Checking vte v0.11.1
21382023-11-16T20:40:06.372Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21392023-11-16T20:40:07.539Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21402023-11-16T20:40:07.703Z Checking threadpool v1.8.1
21412023-11-16T20:40:08.533Z Checking libtest-mimic v0.6.1
21422023-11-16T20:40:09.217Z Checking strip-ansi-escapes v0.2.0
21432023-11-16T20:40:21.774Z Compiling tabled_derive v0.6.0
21442023-11-16T20:40:23.810Z Checking httptest v0.15.5
21452023-11-16T20:40:24.949Z Checking similar-asserts v1.5.0
21462023-11-16T20:40:25.292Z Checking fd-lock v3.0.13
21472023-11-16T20:40:25.336Z Checking nanorand v0.7.0
21482023-11-16T20:40:25.574Z Compiling rstest_macros v0.18.2
21492023-11-16T20:40:25.950Z Checking nu-ansi-term v0.49.0
21502023-11-16T20:40:26.616Z Checking reedline v0.25.0
21512023-11-16T20:40:26.695Z Checking flume v0.11.0
21522023-11-16T20:40:27.649Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21532023-11-16T20:40:29.700Z Checking datatest-stable v0.2.3
21542023-11-16T20:40:32.832Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21552023-11-16T20:40:33.287Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21562023-11-16T20:40:35.746Z Compiling pin-project-internal v1.1.3
21572023-11-16T20:40:36.412Z Compiling relative-path v1.9.0
21582023-11-16T20:40:38.198Z Checking constant_time_eq v0.2.6
21592023-11-16T20:40:38.518Z Checking bytecount v0.6.3
21602023-11-16T20:40:38.741Z Compiling trybuild v1.0.85
21612023-11-16T20:40:39.332Z Checking topological-sort v0.2.2
21622023-11-16T20:40:39.641Z Checking arrayref v0.3.7
21632023-11-16T20:40:39.778Z Checking arrayvec v0.7.4
21642023-11-16T20:40:40.184Z Checking pin-project v1.1.3
21652023-11-16T20:40:40.366Z Checking blake2b_simd v1.0.1
21662023-11-16T20:40:40.405Z Checking papergrid v0.10.0
21672023-11-16T20:40:45.198Z Checking basic-toml v0.1.4
21682023-11-16T20:40:45.217Z Checking constant_time_eq v0.3.0
21692023-11-16T20:40:45.386Z Checking futures-timer v3.0.2
21702023-11-16T20:40:45.804Z Checking rust-argon2 v1.0.1
21712023-11-16T20:40:45.977Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21722023-11-16T20:40:46.380Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21732023-11-16T20:40:46.820Z Checking tabled v0.14.0
21742023-11-16T20:40:47.334Z Checking partial-io v0.5.4
21752023-11-16T20:40:48.117Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21762023-11-16T20:40:49.723Z Checking cargo-platform v0.1.3
21772023-11-16T20:40:49.818Z Checking approx v0.5.1
21782023-11-16T20:40:50.159Z Checking hex-literal v0.4.1
21792023-11-16T20:40:50.327Z Checking cargo_metadata v0.18.0
21802023-11-16T20:40:51.180Z Checking crossbeam v0.8.2
21812023-11-16T20:40:52.635Z Compiling polar-core v0.27.0
21822023-11-16T20:40:54.348Z Checking rstest v0.18.2
21832023-11-16T20:40:54.640Z Checking cargo_toml v0.17.0
21842023-11-16T20:40:55.640Z Checking termios v0.3.3
21852023-11-16T20:40:56.239Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21862023-11-16T20:40:58.764Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21872023-11-16T20:41:03.848Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21882023-11-16T20:41:09.635Z Checking oso v0.27.0
21892023-11-16T20:41:14.631Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21902023-11-16T20:41:27.388Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21912023-11-16T20:41:27.752Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21922023-11-16T20:42:09.600Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21932023-11-16T20:44:01.805Z Finished dev [unoptimized + debuginfo] target(s) in 11m 48s
21942023-11-16T20:44:02.037Z
21952023-11-16T20:44:02.041Zreal 12:41.814946680
21962023-11-16T20:44:02.045Zuser 1:18:30.666873538
21972023-11-16T20:44:02.048Zsys 10:25.918205469
21982023-11-16T20:44:02.051Ztrap 2.718935647
21992023-11-16T20:44:02.054Ztflt 6.535186592
22002023-11-16T20:44:02.059Zdflt 4.931525634
22012023-11-16T20:44:02.062Zkflt 0.033616522
22022023-11-16T20:44:02.066Zlock 1:46:18.016911649
22032023-11-16T20:44:02.069Zslp 3:43:30.470200297
22042023-11-16T20:44:02.073Zlat 2:41.834564201
22052023-11-16T20:44:02.076Zstop 6:23.461095496
22062023-11-16T20:44:03.160Zwarning: output filename collision.
22072023-11-16T20:44:03.163ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
22082023-11-16T20:44:03.173ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22092023-11-16T20:44:03.177ZThe targets should have unique names.
22102023-11-16T20:44:03.180ZThis is a known bug where multiple crates with the same name use
22112023-11-16T20:44:03.184Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22122023-11-16T20:44:03.187Zwarning: output filename collision.
22132023-11-16T20:44:03.193ZThe 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)`.
22142023-11-16T20:44:03.196ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22152023-11-16T20:44:03.200ZThe targets should have unique names.
22162023-11-16T20:44:03.203ZThis is a known bug where multiple crates with the same name use
22172023-11-16T20:44:03.207Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-11-16T20:44:03.210Zwarning: output filename collision.
22192023-11-16T20:44:03.214ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
22202023-11-16T20:44:03.219ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22212023-11-16T20:44:03.223ZThe targets should have unique names.
22222023-11-16T20:44:03.228ZThis is a known bug where multiple crates with the same name use
22232023-11-16T20:44:03.232Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22242023-11-16T20:44:03.775Z Checking unicode-ident v1.0.12
22252023-11-16T20:44:03.795Z Documenting libc v0.2.150
22262023-11-16T20:44:03.805Z Documenting cfg-if v1.0.0
22272023-11-16T20:44:03.827Z Checking libc v0.2.150
22282023-11-16T20:44:03.843Z Checking serde v1.0.192
22292023-11-16T20:44:03.867Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22302023-11-16T20:44:03.870Z Checking cfg-if v1.0.0
22312023-11-16T20:44:03.887Z Documenting log v0.4.20
22322023-11-16T20:44:03.977Z Checking proc-macro2 v1.0.69
22332023-11-16T20:44:04.181Z Documenting scopeguard v1.2.0
22342023-11-16T20:44:04.222Z Checking once_cell v1.18.0
22352023-11-16T20:44:04.653Z Documenting itoa v1.0.9
22362023-11-16T20:44:04.959Z Checking quote v1.0.33
22372023-11-16T20:44:05.468Z Checking syn v2.0.32
22382023-11-16T20:44:05.580Z Checking syn v1.0.109
22392023-11-16T20:44:07.797Z Documenting memchr v2.6.3
22402023-11-16T20:44:08.315Z Documenting lock_api v0.4.10
22412023-11-16T20:44:08.818Z Documenting smallvec v1.11.0
22422023-11-16T20:44:10.334Z Documenting getrandom v0.2.10
22432023-11-16T20:44:10.422Z Documenting pin-project-lite v0.2.13
22442023-11-16T20:44:12.311Z Documenting libm v0.2.7
22452023-11-16T20:44:12.871Z Documenting signal-hook-registry v1.4.1
22462023-11-16T20:44:13.508Z Documenting parking_lot_core v0.9.8
22472023-11-16T20:44:14.328Z Checking itoa v1.0.9
22482023-11-16T20:44:14.577Z Documenting mio v0.8.8
22492023-11-16T20:44:14.633Z Documenting futures-core v0.3.29
22502023-11-16T20:44:15.623Z Documenting socket2 v0.5.4
22512023-11-16T20:44:15.845Z Documenting serde_derive v1.0.192
22522023-11-16T20:44:16.183Z Documenting rand_core v0.6.4
22532023-11-16T20:44:17.248Z Documenting zeroize_derive v1.4.2
22542023-11-16T20:44:18.988Z Documenting num-traits v0.2.16
22552023-11-16T20:44:19.289Z Documenting parking_lot v0.12.1
22562023-11-16T20:44:20.127Z Documenting thiserror-impl v1.0.49
22572023-11-16T20:44:20.976Z Documenting tokio-macros v2.1.0
22582023-11-16T20:44:21.775Z Documenting num_cpus v1.16.0
22592023-11-16T20:44:21.887Z Documenting once_cell v1.18.0
22602023-11-16T20:44:24.561Z Documenting zeroize v1.6.0
22612023-11-16T20:44:25.442Z Checking getrandom v0.2.10
22622023-11-16T20:44:25.812Z Documenting typenum v1.16.0
22632023-11-16T20:44:26.086Z Checking thiserror v1.0.49
22642023-11-16T20:44:26.273Z Checking ryu v1.0.15
22652023-11-16T20:44:26.447Z Documenting serde v1.0.192
22662023-11-16T20:44:26.612Z Documenting ryu v1.0.15
22672023-11-16T20:44:27.239Z Documenting thiserror v1.0.49
22682023-11-16T20:44:27.305Z Documenting subtle v2.5.0
22692023-11-16T20:44:27.706Z Checking memchr v2.6.3
22702023-11-16T20:44:28.433Z Documenting byteorder v1.5.0
22712023-11-16T20:44:29.100Z Checking serde_json v1.0.108
22722023-11-16T20:44:30.280Z Documenting futures-sink v0.3.29
22732023-11-16T20:44:30.732Z Checking heck v0.4.1
22742023-11-16T20:44:31.036Z Documenting pin-utils v0.1.0
22752023-11-16T20:44:31.735Z Checking log v0.4.20
22762023-11-16T20:44:32.205Z Documenting const-oid v0.9.5
22772023-11-16T20:44:32.745Z Documenting futures-macro v0.3.29
22782023-11-16T20:44:32.931Z Checking bytes v1.5.0
22792023-11-16T20:44:33.189Z Documenting generic-array v0.14.7
22802023-11-16T20:44:34.357Z Documenting slab v0.4.9
22812023-11-16T20:44:34.808Z Documenting futures-task v0.3.29
22822023-11-16T20:44:36.022Z Documenting futures-channel v0.3.29
22832023-11-16T20:44:38.870Z Documenting futures-io v0.3.29
22842023-11-16T20:44:39.498Z Documenting crypto-common v0.1.6
22852023-11-16T20:44:39.670Z Documenting iana-time-zone v0.1.57
22862023-11-16T20:44:40.361Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22872023-11-16T20:44:40.719Z Documenting tinyvec_macros v0.1.1
22882023-11-16T20:44:40.820Z Checking byteorder v1.5.0
22892023-11-16T20:44:41.417Z Documenting block-buffer v0.10.4
22902023-11-16T20:44:41.447Z Checking fnv v1.0.7
22912023-11-16T20:44:41.611Z Documenting ppv-lite86 v0.2.17
22922023-11-16T20:44:42.340Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22932023-11-16T20:44:44.703Z Documenting tinyvec v1.6.0
22942023-11-16T20:44:44.982Z Documenting futures-util v0.3.29
22952023-11-16T20:44:45.804Z Documenting tracing-core v0.1.31
22962023-11-16T20:44:46.191Z Documenting rand_chacha v0.3.1
22972023-11-16T20:44:46.600Z Documenting tracing-attributes v0.1.26
22982023-11-16T20:44:47.330Z Documenting digest v0.10.7
22992023-11-16T20:44:49.957Z Documenting unicode-normalization v0.1.22
23002023-11-16T20:44:52.101Z Documenting rand v0.8.5
23012023-11-16T20:44:55.502Z Checking libm v0.2.7
23022023-11-16T20:44:56.186Z Checking ucd-trie v0.1.6
23032023-11-16T20:44:56.480Z Documenting base64 v0.21.5
23042023-11-16T20:44:56.521Z Documenting fnv v1.0.7
23052023-11-16T20:44:56.933Z Checking pest v2.7.2
23062023-11-16T20:44:57.078Z Checking num-traits v0.2.16
23072023-11-16T20:44:59.339Z Documenting lazy_static v1.4.0
23082023-11-16T20:44:59.621Z Documenting bytes v1.5.0
23092023-11-16T20:45:00.044Z Documenting bitflags v2.4.0
23102023-11-16T20:45:00.204Z Documenting serde_json v1.0.108
23112023-11-16T20:45:00.988Z Documenting chrono v0.4.31
23122023-11-16T20:45:02.280Z Documenting uuid v1.5.0
23132023-11-16T20:45:02.547Z Checking hashbrown v0.14.2
23142023-11-16T20:45:03.284Z Checking equivalent v1.0.1
23152023-11-16T20:45:03.473Z Documenting unicode-bidi v0.3.13
23162023-11-16T20:45:04.402Z Checking indexmap v2.1.0
23172023-11-16T20:45:06.177Z Documenting percent-encoding v2.3.0
23182023-11-16T20:45:06.345Z Documenting spin v0.9.8
23192023-11-16T20:45:06.760Z Documenting tokio v1.33.0
23202023-11-16T20:45:08.192Z Documenting http v0.2.9
23212023-11-16T20:45:09.209Z Documenting cpufeatures v0.2.9
23222023-11-16T20:45:09.931Z Documenting serde_derive_internals v0.26.0
23232023-11-16T20:45:10.658Z Checking serde_derive_internals v0.26.0
23242023-11-16T20:45:10.770Z Checking time-core v0.1.1
23252023-11-16T20:45:10.989Z Documenting dyn-clone v1.0.13
23262023-11-16T20:45:11.612Z Checking scopeguard v1.2.0
23272023-11-16T20:45:11.788Z Checking lock_api v0.4.10
23282023-11-16T20:45:12.223Z Documenting form_urlencoded v1.2.0
23292023-11-16T20:45:12.422Z Documenting idna v0.4.0
23302023-11-16T20:45:13.296Z Documenting tracing v0.1.37
23312023-11-16T20:45:13.369Z Documenting errno v0.3.2
23322023-11-16T20:45:15.486Z Documenting adler v1.0.2
23332023-11-16T20:45:16.862Z Checking uuid v1.5.0
23342023-11-16T20:45:17.628Z Documenting rustix v0.38.9
23352023-11-16T20:45:17.666Z Documenting httparse v1.8.0
23362023-11-16T20:45:17.750Z Documenting unicode-ident v1.0.12
23372023-11-16T20:45:18.670Z Documenting schemars_derive v0.8.13
23382023-11-16T20:45:19.126Z Documenting url v2.4.1
23392023-11-16T20:45:19.521Z Documenting miniz_oxide v0.7.1
23402023-11-16T20:45:21.912Z Checking iana-time-zone v0.1.57
23412023-11-16T20:45:22.118Z Checking chrono v0.4.31
23422023-11-16T20:45:22.686Z Documenting proc-macro2 v1.0.69
23432023-11-16T20:45:23.711Z Checking zerocopy v0.3.0
23442023-11-16T20:45:24.488Z Checking dtrace-parser v0.1.14
23452023-11-16T20:45:24.752Z Checking dof v0.1.5
23462023-11-16T20:45:24.919Z Checking thread-id v4.2.0
23472023-11-16T20:45:25.070Z Documenting hashbrown v0.14.2
23482023-11-16T20:45:25.242Z Documenting httpdate v1.0.3
23492023-11-16T20:45:25.434Z Documenting try-lock v0.2.4
23502023-11-16T20:45:25.517Z Documenting equivalent v1.0.1
23512023-11-16T20:45:27.539Z Documenting schemars v0.8.13
23522023-11-16T20:45:28.149Z Documenting openssl-probe v0.1.5
23532023-11-16T20:45:28.863Z Documenting quote v1.0.33
23542023-11-16T20:45:29.663Z Documenting untrusted v0.9.0
23552023-11-16T20:45:29.783Z Documenting want v0.3.1
23562023-11-16T20:45:31.311Z Checking usdt-impl v0.3.5
23572023-11-16T20:45:31.522Z Documenting indexmap v2.1.0
23582023-11-16T20:45:32.138Z Documenting http-body v0.4.5
23592023-11-16T20:45:34.094Z Documenting openssl-macros v0.1.1
23602023-11-16T20:45:34.164Z Documenting ring v0.17.5
23612023-11-16T20:45:35.273Z Documenting openssl-sys v0.9.93
23622023-11-16T20:45:35.564Z Checking dyn-clone v1.0.13
23632023-11-16T20:45:35.761Z Documenting tower-service v0.3.2
23642023-11-16T20:45:37.219Z Documenting mime v0.3.17
23652023-11-16T20:45:38.701Z Checking schemars v0.8.13
23662023-11-16T20:45:39.581Z Documenting async-trait v0.1.74
23672023-11-16T20:45:40.267Z Documenting tokio-util v0.7.10
23682023-11-16T20:45:40.473Z Documenting aho-corasick v1.0.4
23692023-11-16T20:45:41.202Z Checking ahash v0.8.3
23702023-11-16T20:45:41.228Z Documenting sct v0.7.0
23712023-11-16T20:45:41.726Z Documenting slog v2.7.0
23722023-11-16T20:45:41.839Z Documenting rustls-webpki v0.101.7
23732023-11-16T20:45:43.571Z Documenting regex-syntax v0.8.2
23742023-11-16T20:45:46.218Z Documenting openssl v0.10.57
23752023-11-16T20:45:47.347Z Documenting ipnet v2.8.0
23762023-11-16T20:45:47.451Z Documenting gimli v0.28.0
23772023-11-16T20:45:47.947Z Documenting utf8parse v0.2.1
23782023-11-16T20:45:48.064Z Documenting unicode-width v0.1.11
23792023-11-16T20:45:48.334Z Documenting rustls v0.21.8
23802023-11-16T20:45:50.129Z Documenting h2 v0.3.21
23812023-11-16T20:45:52.295Z Checking hashbrown v0.13.2
23822023-11-16T20:45:52.392Z Documenting time-macros v0.2.13
23832023-11-16T20:45:53.199Z Documenting rustls-pemfile v1.0.3
23842023-11-16T20:45:53.647Z Documenting regex-automata v0.4.3
23852023-11-16T20:45:53.989Z Checking http v0.2.9
23862023-11-16T20:45:56.173Z Documenting num-integer v0.1.45
23872023-11-16T20:45:57.110Z Documenting addr2line v0.21.0
23882023-11-16T20:45:59.011Z Documenting object v0.32.1
23892023-11-16T20:45:59.850Z Documenting time-core v0.1.1
23902023-11-16T20:45:59.864Z Documenting deranged v0.3.8
23912023-11-16T20:46:01.961Z Documenting rustc-demangle v0.1.23
23922023-11-16T20:46:02.408Z Checking smallvec v1.11.0
23932023-11-16T20:46:02.681Z Documenting num_threads v0.1.6
23942023-11-16T20:46:02.971Z Checking parking_lot_core v0.9.8
23952023-11-16T20:46:03.514Z Documenting tokio-rustls v0.24.1
23962023-11-16T20:46:04.177Z Documenting native-tls v0.2.11
23972023-11-16T20:46:05.569Z Documenting hyper v0.14.27
23982023-11-16T20:46:06.310Z Checking pest_meta v2.7.2
23992023-11-16T20:46:06.420Z Documenting zerocopy v0.6.4
24002023-11-16T20:46:06.496Z Documenting regex v1.10.2
24012023-11-16T20:46:07.850Z Checking aho-corasick v1.0.4
24022023-11-16T20:46:08.916Z Documenting time v0.3.27
24032023-11-16T20:46:10.494Z Documenting crossbeam-utils v0.8.16
24042023-11-16T20:46:11.972Z Documenting encoding_rs v0.8.33
24052023-11-16T20:46:12.422Z Checking regex-syntax v0.8.2
24062023-11-16T20:46:12.438Z Documenting tokio-native-tls v0.3.1
24072023-11-16T20:46:14.972Z Checking parking_lot v0.12.1
24082023-11-16T20:46:15.547Z Documenting rustls-native-certs v0.6.3
24092023-11-16T20:46:16.884Z Documenting serde_urlencoded v0.7.1
24102023-11-16T20:46:17.668Z Documenting backtrace v0.3.69
24112023-11-16T20:46:18.165Z Documenting pest_meta v2.7.2
24122023-11-16T20:46:18.171Z Checking regex-automata v0.4.3
24132023-11-16T20:46:19.397Z Documenting anstyle v1.0.2
24142023-11-16T20:46:20.725Z Checking pin-project-lite v0.2.13
24152023-11-16T20:46:20.903Z Checking pest_generator v2.7.2
24162023-11-16T20:46:21.865Z Documenting anstyle-parse v0.2.1
24172023-11-16T20:46:22.177Z Documenting data-encoding v2.4.0
24182023-11-16T20:46:23.935Z Checking regex v1.10.2
24192023-11-16T20:46:24.187Z Documenting webpki-roots v0.25.2
24202023-11-16T20:46:24.209Z Documenting hyper-tls v0.5.0
24212023-11-16T20:46:24.567Z Documenting pest_generator v2.7.2
24222023-11-16T20:46:24.919Z Documenting hyper-rustls v0.24.2
24232023-11-16T20:46:25.062Z Documenting ucd-trie v0.1.6
24242023-11-16T20:46:25.222Z Documenting anyhow v1.0.75
24252023-11-16T20:46:26.584Z Documenting colorchoice v1.0.0
24262023-11-16T20:46:28.384Z Documenting anstyle-query v1.0.0
24272023-11-16T20:46:29.781Z Documenting ipnetwork v0.20.0
24282023-11-16T20:46:30.727Z Documenting syn v2.0.32
24292023-11-16T20:46:30.979Z Documenting pest v2.7.2
24302023-11-16T20:46:31.647Z Documenting pest_derive v2.7.2
24312023-11-16T20:46:32.438Z Documenting sha2 v0.10.8
24322023-11-16T20:46:33.907Z Documenting anstream v0.5.0
24332023-11-16T20:46:34.927Z Checking rand_core v0.6.4
24342023-11-16T20:46:35.366Z Checking serde_tokenstream v0.1.7
24352023-11-16T20:46:35.445Z Documenting reqwest v0.11.22
24362023-11-16T20:46:35.950Z Documenting crc32fast v1.3.2
24372023-11-16T20:46:38.331Z Checking signal-hook-registry v1.4.1
24382023-11-16T20:46:38.719Z Documenting terminal_size v0.2.6
24392023-11-16T20:46:38.918Z Checking unicode-width v0.1.11
24402023-11-16T20:46:39.155Z Checking strsim v0.10.0
24412023-11-16T20:46:39.327Z Documenting strsim v0.10.0
24422023-11-16T20:46:39.502Z Documenting clap_lex v0.5.1
24432023-11-16T20:46:39.902Z Documenting dtrace-parser v0.1.14
24442023-11-16T20:46:40.419Z Documenting num-iter v0.1.43
24452023-11-16T20:46:41.526Z Documenting openapiv3 v2.0.0-rc.1
24462023-11-16T20:46:44.892Z Documenting hex v0.4.3
24472023-11-16T20:46:45.320Z Documenting futures-executor v0.3.29
24482023-11-16T20:46:45.659Z Documenting clap_builder v4.4.2
24492023-11-16T20:46:46.227Z Documenting hmac v0.12.1
24502023-11-16T20:46:46.662Z Documenting dof v0.1.5
24512023-11-16T20:46:51.061Z Checking mio v0.8.8
24522023-11-16T20:46:51.098Z Documenting clap_derive v4.4.2
24532023-11-16T20:46:51.161Z Documenting signal-hook v0.3.17
24542023-11-16T20:46:51.505Z Checking serde_tokenstream v0.2.0
24552023-11-16T20:46:52.054Z Documenting thread-id v4.2.0
24562023-11-16T20:46:52.082Z Documenting memoffset v0.9.0
24572023-11-16T20:46:52.694Z Checking typenum v1.16.0
24582023-11-16T20:46:53.785Z Checking zeroize v1.6.0
24592023-11-16T20:46:54.176Z Checking futures-core v0.3.29
24602023-11-16T20:46:54.453Z Documenting either v1.9.0
24612023-11-16T20:46:54.904Z Checking generic-array v0.14.7
24622023-11-16T20:46:55.492Z Documenting flate2 v1.0.28
24632023-11-16T20:46:56.249Z Documenting crossbeam-epoch v0.9.15
24642023-11-16T20:46:56.817Z Documenting usdt-attr-macro v0.3.5
24652023-11-16T20:46:57.611Z Documenting usdt-macro v0.3.5
24662023-11-16T20:46:58.082Z Documenting usdt-impl v0.3.5
24672023-11-16T20:46:58.923Z Documenting clap v4.4.3
24682023-11-16T20:47:00.477Z Checking regress v0.7.1
24692023-11-16T20:47:02.745Z Checking openapiv3 v2.0.0-rc.1
24702023-11-16T20:47:03.053Z Documenting serde_spanned v0.6.4
24712023-11-16T20:47:03.739Z Documenting toml_datetime v0.6.5
24722023-11-16T20:47:05.582Z Documenting winnow v0.5.15
24732023-11-16T20:47:05.756Z Checking typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24742023-11-16T20:47:06.486Z Documenting signal-hook-mio v0.2.3
24752023-11-16T20:47:07.696Z Documenting futures v0.3.29
24762023-11-16T20:47:07.903Z Documenting usdt v0.3.5
24772023-11-16T20:47:08.535Z Documenting signature v2.1.0
24782023-11-16T20:47:09.667Z Documenting block-padding v0.3.3
24792023-11-16T20:47:09.671Z Documenting hash32 v0.2.1
24802023-11-16T20:47:09.829Z Documenting enum-as-inner v0.5.1
24812023-11-16T20:47:12.392Z Documenting scheduled-thread-pool v0.2.7
24822023-11-16T20:47:13.091Z Documenting toml_edit v0.21.0
24832023-11-16T20:47:15.499Z Checking diesel_table_macro_syntax v0.1.0
24842023-11-16T20:47:15.731Z Documenting diesel_table_macro_syntax v0.1.0
24852023-11-16T20:47:15.767Z Checking serde_spanned v0.6.4
24862023-11-16T20:47:15.890Z Checking toml_datetime v0.6.5
24872023-11-16T20:47:16.039Z Documenting bzip2-sys v0.1.11+1.0.8
24882023-11-16T20:47:16.227Z Checking num_cpus v1.16.0
24892023-11-16T20:47:16.276Z Checking socket2 v0.5.4
24902023-11-16T20:47:16.387Z Checking futures-sink v0.3.29
24912023-11-16T20:47:16.525Z Checking winnow v0.5.15
24922023-11-16T20:47:16.591Z Documenting unicode-segmentation v1.10.1
24932023-11-16T20:47:17.036Z Documenting stable_deref_trait v1.2.0
24942023-11-16T20:47:18.291Z Documenting r2d2 v0.8.10
24952023-11-16T20:47:19.372Z Checking tokio v1.33.0
24962023-11-16T20:47:21.451Z Documenting heapless v0.7.16
24972023-11-16T20:47:21.549Z Documenting trust-dns-proto v0.22.0
24982023-11-16T20:47:21.826Z Documenting inout v0.1.3
24992023-11-16T20:47:22.111Z Documenting bzip2 v0.4.4
25002023-11-16T20:47:22.519Z Documenting crossterm v0.27.0
25012023-11-16T20:47:23.309Z Documenting diesel_derives v2.1.1
25022023-11-16T20:47:24.494Z Documenting itertools v0.11.0
25032023-11-16T20:47:28.151Z Documenting stringprep v0.1.3
25042023-11-16T20:47:28.707Z Documenting semver v1.0.20
25052023-11-16T20:47:29.017Z Documenting md-5 v0.10.5
25062023-11-16T20:47:30.124Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25072023-11-16T20:47:30.469Z Documenting bit-vec v0.6.3
25082023-11-16T20:47:33.711Z Documenting siphasher v0.3.11
25092023-11-16T20:47:34.522Z Documenting static_assertions v1.1.0
25102023-11-16T20:47:34.888Z Documenting managed v0.8.0
25112023-11-16T20:47:35.046Z Checking tinyvec_macros v0.1.1
25122023-11-16T20:47:35.162Z Checking spin v0.5.2
25132023-11-16T20:47:35.451Z Documenting fallible-iterator v0.2.0
25142023-11-16T20:47:35.845Z Documenting diesel v2.1.3
25152023-11-16T20:47:36.390Z Checking tinyvec v1.6.0
25162023-11-16T20:47:36.484Z Documenting cipher v0.4.4
25172023-11-16T20:47:36.702Z Documenting zip v0.6.6
25182023-11-16T20:47:38.127Z Documenting phf_shared v0.11.2
25192023-11-16T20:47:38.679Z Checking toml_edit v0.19.15
25202023-11-16T20:47:39.066Z Checking futures-channel v0.3.29
25212023-11-16T20:47:39.637Z Documenting num-bigint v0.4.4
25222023-11-16T20:47:39.905Z Documenting smoltcp v0.9.1
25232023-11-16T20:47:42.451Z Documenting hubpack v0.1.2
25242023-11-16T20:47:42.533Z Documenting postgres-protocol v0.6.6
25252023-11-16T20:47:43.665Z Documenting serde_repr v0.1.16
25262023-11-16T20:47:43.698Z Documenting bstr v1.6.0
25272023-11-16T20:47:44.837Z Documenting regress v0.7.1
25282023-11-16T20:47:47.417Z Checking futures-task v0.3.29
25292023-11-16T20:47:47.768Z Checking slab v0.4.9
25302023-11-16T20:47:48.168Z Documenting new_debug_unreachable v1.0.4
25312023-11-16T20:47:49.430Z Documenting fixedbitset v0.4.2
25322023-11-16T20:47:49.793Z Documenting precomputed-hash v0.1.1
25332023-11-16T20:47:51.160Z Checking futures-io v0.3.29
25342023-11-16T20:47:51.254Z Checking pin-utils v0.1.0
25352023-11-16T20:47:51.376Z Documenting lalrpop-util v0.19.12
25362023-11-16T20:47:51.421Z Checking futures-util v0.3.29
25372023-11-16T20:47:51.931Z Documenting postgres-types v0.2.6
25382023-11-16T20:47:52.546Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25392023-11-16T20:47:54.192Z Documenting yasna v0.5.2
25402023-11-16T20:47:54.264Z Documenting petgraph v0.6.4
25412023-11-16T20:47:55.419Z Documenting string_cache v0.8.7
25422023-11-16T20:47:57.680Z Documenting phf v0.11.2
25432023-11-16T20:47:59.713Z Checking unicode-normalization v0.1.22
25442023-11-16T20:48:01.188Z Checking crypto-common v0.1.6
25452023-11-16T20:48:01.450Z Documenting console v0.15.7
25462023-11-16T20:48:01.782Z Checking spin v0.9.8
25472023-11-16T20:48:02.284Z Documenting float-cmp v0.9.0
25482023-11-16T20:48:02.711Z Checking tracing-core v0.1.31
25492023-11-16T20:48:02.734Z Checking unsafe-libyaml v0.2.9
25502023-11-16T20:48:03.057Z Documenting normalize-line-endings v0.3.0
25512023-11-16T20:48:03.820Z Documenting difflib v0.4.0
25522023-11-16T20:48:04.276Z Documenting whoami v1.4.1
25532023-11-16T20:48:04.737Z Documenting predicates-core v1.0.6
25542023-11-16T20:48:05.512Z Documenting heck v0.4.1
25552023-11-16T20:48:07.118Z Checking unicode-bidi v0.3.13
25562023-11-16T20:48:07.688Z Checking tracing v0.1.37
25572023-11-16T20:48:07.866Z Documenting bit-set v0.5.3
25582023-11-16T20:48:08.212Z Documenting similar v2.2.1
25592023-11-16T20:48:08.661Z Checking typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25602023-11-16T20:48:08.856Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25612023-11-16T20:48:09.008Z Checking block-buffer v0.10.4
25622023-11-16T20:48:09.348Z Checking getopts v0.2.21
25632023-11-16T20:48:09.810Z Documenting tokio-stream v0.1.14
25642023-11-16T20:48:09.920Z Documenting tokio-postgres v0.7.10
25652023-11-16T20:48:10.129Z Checking bitflags v2.4.0
25662023-11-16T20:48:10.543Z Checking const-oid v0.9.5
25672023-11-16T20:48:10.933Z Documenting predicates v3.0.4
25682023-11-16T20:48:11.664Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25692023-11-16T20:48:13.401Z Documenting unsafe-libyaml v0.2.9
25702023-11-16T20:48:14.252Z Checking ppv-lite86 v0.2.17
25712023-11-16T20:48:14.595Z Checking subtle v2.5.0
25722023-11-16T20:48:14.973Z Checking ident_case v1.0.1
25732023-11-16T20:48:15.196Z Checking digest v0.10.7
25742023-11-16T20:48:15.399Z Checking rand_chacha v0.3.1
25752023-11-16T20:48:15.784Z Checking progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25762023-11-16T20:48:15.942Z Checking serde_yaml v0.9.25
25772023-11-16T20:48:17.226Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25782023-11-16T20:48:18.700Z Documenting getopts v0.2.21
25792023-11-16T20:48:19.039Z Documenting serde_yaml v0.9.25
25802023-11-16T20:48:19.257Z Checking base64 v0.21.5
25812023-11-16T20:48:19.298Z Checking rand v0.8.5
25822023-11-16T20:48:19.874Z Checking tokio-util v0.7.10
25832023-11-16T20:48:20.007Z Checking untrusted v0.9.0
25842023-11-16T20:48:20.220Z Checking openssl-probe v0.1.5
25852023-11-16T20:48:20.404Z Checking bitflags v1.3.2
25862023-11-16T20:48:20.541Z Checking untrusted v0.7.1
25872023-11-16T20:48:20.799Z Checking hashbrown v0.12.3
25882023-11-16T20:48:21.313Z Checking percent-encoding v2.3.0
25892023-11-16T20:48:21.408Z Checking foreign-types-shared v0.1.1
25902023-11-16T20:48:21.556Z Checking foreign-types v0.3.2
25912023-11-16T20:48:21.618Z Checking ring v0.16.20
25922023-11-16T20:48:21.682Z Checking ring v0.17.5
25932023-11-16T20:48:22.367Z Checking indexmap v1.9.3
25942023-11-16T20:48:22.384Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25952023-11-16T20:48:23.114Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25962023-11-16T20:48:23.631Z Checking openssl-sys v0.9.93
25972023-11-16T20:48:24.449Z Checking errno v0.3.2
25982023-11-16T20:48:24.653Z Checking try-lock v0.2.4
25992023-11-16T20:48:24.754Z Checking adler v1.0.2
26002023-11-16T20:48:24.830Z Documenting match_cfg v0.1.0
26012023-11-16T20:48:24.969Z Checking siphasher v0.3.11
26022023-11-16T20:48:25.046Z Checking unicode-segmentation v1.10.1
26032023-11-16T20:48:25.424Z Checking miniz_oxide v0.7.1
26042023-11-16T20:48:25.718Z Checking openssl v0.10.57
26052023-11-16T20:48:26.120Z Checking want v0.3.1
26062023-11-16T20:48:26.364Z Checking rustls-webpki v0.101.7
26072023-11-16T20:48:26.567Z Checking sct v0.7.0
26082023-11-16T20:48:26.848Z Checking h2 v0.3.21
26092023-11-16T20:48:27.062Z Checking form_urlencoded v1.2.0
26102023-11-16T20:48:27.350Z Checking lazy_static v1.4.0
26112023-11-16T20:48:27.456Z Checking http-body v0.4.5
26122023-11-16T20:48:27.496Z Documenting sha1 v0.10.6
26132023-11-16T20:48:27.993Z Documenting dirs-sys-next v0.1.2
26142023-11-16T20:48:28.341Z Checking io-lifetimes v1.0.11
26152023-11-16T20:48:28.627Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26162023-11-16T20:48:28.640Z Checking socket2 v0.4.9
26172023-11-16T20:48:29.051Z Documenting hostname v0.3.1
26182023-11-16T20:48:29.273Z Checking httparse v1.8.0
26192023-11-16T20:48:29.907Z Checking utf8parse v0.2.1
26202023-11-16T20:48:30.105Z Checking anstyle v1.0.2
26212023-11-16T20:48:30.628Z Checking tower-service v0.3.2
26222023-11-16T20:48:30.791Z Checking cpufeatures v0.2.9
26232023-11-16T20:48:30.921Z Checking httpdate v1.0.3
26242023-11-16T20:48:31.276Z Checking sha2 v0.10.8
26252023-11-16T20:48:32.102Z Checking anstyle-parse v0.2.1
26262023-11-16T20:48:32.501Z Checking rustix v0.37.23
26272023-11-16T20:48:33.585Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26282023-11-16T20:48:34.265Z Checking rustls v0.21.8
26292023-11-16T20:48:34.335Z Documenting dirs-next v2.0.0
26302023-11-16T20:48:34.637Z Checking native-tls v0.2.11
26312023-11-16T20:48:35.094Z Checking rustls-pemfile v1.0.3
26322023-11-16T20:48:35.216Z Checking hmac v0.12.1
26332023-11-16T20:48:35.356Z Checking md-5 v0.10.5
26342023-11-16T20:48:35.369Z Checking stringprep v0.1.3
26352023-11-16T20:48:35.499Z Checking idna v0.4.0
26362023-11-16T20:48:35.689Z Checking num-integer v0.1.45
26372023-11-16T20:48:35.756Z Documenting camino v1.1.6
26382023-11-16T20:48:36.425Z Checking hash32 v0.2.1
26392023-11-16T20:48:36.683Z Checking hyper v0.14.27
26402023-11-16T20:48:36.887Z Documenting thread_local v1.1.7
26412023-11-16T20:48:36.901Z Documenting paste v1.0.14
26422023-11-16T20:48:39.473Z Checking colorchoice v1.0.0
26432023-11-16T20:48:39.653Z Checking fallible-iterator v0.2.0
26442023-11-16T20:48:40.074Z Checking either v1.9.0
26452023-11-16T20:48:40.367Z Checking gimli v0.28.0
26462023-11-16T20:48:40.528Z Checking anstyle-query v1.0.0
26472023-11-16T20:48:40.613Z Checking stable_deref_trait v1.2.0
26482023-11-16T20:48:40.701Z Checking anstream v0.5.0
26492023-11-16T20:48:40.737Z Checking heapless v0.7.16
26502023-11-16T20:48:41.193Z Checking postgres-protocol v0.6.6
26512023-11-16T20:48:42.211Z Documenting term v0.7.0
26522023-11-16T20:48:42.453Z Checking tokio-rustls v0.24.1
26532023-11-16T20:48:43.017Z Checking url v2.4.1
26542023-11-16T20:48:43.021Z Checking rustls-native-certs v0.6.3
26552023-11-16T20:48:43.222Z Checking tokio-native-tls v0.3.1
26562023-11-16T20:48:43.264Z Checking terminal_size v0.2.6
26572023-11-16T20:48:43.341Z Checking phf_shared v0.11.2
26582023-11-16T20:48:43.494Z Documenting toml v0.8.8
26592023-11-16T20:48:43.619Z Checking block-padding v0.3.3
26602023-11-16T20:48:43.835Z Checking signal-hook v0.3.17
26612023-11-16T20:48:43.917Z Documenting crossbeam-channel v0.5.8
26622023-11-16T20:48:44.328Z Checking scheduled-thread-pool v0.2.7
26632023-11-16T20:48:44.343Z Checking object v0.32.1
26642023-11-16T20:48:44.636Z Documenting atty v0.2.14
26652023-11-16T20:48:45.730Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26662023-11-16T20:48:46.535Z Checking addr2line v0.21.0
26672023-11-16T20:48:46.575Z Checking bzip2-sys v0.1.11+1.0.8
26682023-11-16T20:48:46.742Z Checking crc32fast v1.3.2
26692023-11-16T20:48:47.080Z Checking clap_lex v0.5.1
26702023-11-16T20:48:47.302Z Checking bit-vec v0.6.3
26712023-11-16T20:48:47.438Z Checking managed v0.8.0
26722023-11-16T20:48:47.785Z Checking matches v0.1.10
26732023-11-16T20:48:47.908Z Documenting take_mut v0.2.2
26742023-11-16T20:48:48.034Z Checking ipnet v2.8.0
26752023-11-16T20:48:48.119Z Checking regex-automata v0.1.10
26762023-11-16T20:48:48.746Z Checking num_threads v0.1.6
26772023-11-16T20:48:48.749Z Checking deranged v0.3.8
26782023-11-16T20:48:48.904Z Checking rustc-demangle v0.1.23
26792023-11-16T20:48:49.437Z Documenting slog-term v2.9.0
26802023-11-16T20:48:49.571Z Checking bstr v0.2.17
26812023-11-16T20:48:50.366Z Checking smoltcp v0.9.1
26822023-11-16T20:48:50.929Z Checking idna v0.2.3
26832023-11-16T20:48:51.463Z Checking time v0.3.27
26842023-11-16T20:48:51.634Z Checking clap_builder v4.4.2
26852023-11-16T20:48:52.316Z Checking flate2 v1.0.28
26862023-11-16T20:48:52.788Z Checking bzip2 v0.4.4
26872023-11-16T20:48:53.239Z Checking hyper-rustls v0.24.2
26882023-11-16T20:48:53.345Z Checking hyper-tls v0.5.0
26892023-11-16T20:48:53.404Z Checking backtrace v0.3.69
26902023-11-16T20:48:53.699Z Documenting slog-async v2.8.0
26912023-11-16T20:48:53.805Z Checking r2d2 v0.8.10
26922023-11-16T20:48:54.456Z Checking signal-hook-mio v0.2.3
26932023-11-16T20:48:54.468Z Checking inout v0.1.3
26942023-11-16T20:48:54.473Z Checking phf v0.11.2
26952023-11-16T20:48:54.478Z Checking postgres-types v0.2.6
26962023-11-16T20:48:54.484Z Checking itertools v0.11.0
26972023-11-16T20:48:54.689Z Checking num-bigint v0.4.4
26982023-11-16T20:48:55.505Z Checking serde_urlencoded v0.7.1
26992023-11-16T20:48:55.508Z Checking phf_shared v0.10.0
27002023-11-16T20:48:55.959Z Checking futures-executor v0.3.29
27012023-11-16T20:48:56.185Z Documenting slog-json v2.6.1
27022023-11-16T20:48:56.251Z Checking ipnetwork v0.20.0
27032023-11-16T20:48:56.313Z Checking float-cmp v0.9.0
27042023-11-16T20:48:56.451Z Checking zerocopy v0.6.4
27052023-11-16T20:48:56.586Z Documenting async-stream-impl v0.3.5
27062023-11-16T20:48:56.787Z Checking hubpack v0.1.2
27072023-11-16T20:48:57.277Z Checking encoding_rs v0.8.33
27082023-11-16T20:48:57.605Z Checking crossbeam-utils v0.8.16
27092023-11-16T20:48:58.187Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27102023-11-16T20:48:58.287Z Checking memoffset v0.9.0
27112023-11-16T20:48:58.448Z Checking static_assertions v1.1.0
27122023-11-16T20:48:58.556Z Checking predicates-core v1.0.6
27132023-11-16T20:48:58.575Z Documenting atomic-waker v1.1.1
27142023-11-16T20:48:58.588Z Checking precomputed-hash v0.1.1
27152023-11-16T20:48:58.733Z Checking whoami v1.4.1
27162023-11-16T20:48:58.869Z Checking difflib v0.4.0
27172023-11-16T20:48:59.136Z Checking normalize-line-endings v0.3.0
27182023-11-16T20:48:59.314Z Checking mime v0.3.17
27192023-11-16T20:48:59.332Z Documenting debug-ignore v1.0.5
27202023-11-16T20:48:59.773Z Checking webpki-roots v0.25.2
27212023-11-16T20:49:00.018Z Checking new_debug_unreachable v1.0.4
27222023-11-16T20:49:00.022Z Checking regex-automata v0.3.8
27232023-11-16T20:49:00.134Z Checking data-encoding v2.4.0
27242023-11-16T20:49:00.981Z Checking fixedbitset v0.4.2
27252023-11-16T20:49:01.129Z Checking reqwest v0.11.22
27262023-11-16T20:49:01.371Z Checking petgraph v0.6.4
27272023-11-16T20:49:02.534Z Checking bstr v1.6.0
27282023-11-16T20:49:02.605Z Checking trust-dns-proto v0.22.0
27292023-11-16T20:49:02.743Z Documenting waitgroup v0.1.2
27302023-11-16T20:49:03.118Z Documenting slog-bunyan v2.4.0
27312023-11-16T20:49:03.669Z Checking string_cache v0.8.7
27322023-11-16T20:49:03.730Z Checking predicates v3.0.4
27332023-11-16T20:49:04.042Z Checking tokio-postgres v0.7.10
27342023-11-16T20:49:04.087Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27352023-11-16T20:49:04.113Z Documenting async-stream v0.3.5
27362023-11-16T20:49:04.831Z Checking diesel v2.1.3
27372023-11-16T20:49:06.853Z Checking crossbeam-epoch v0.9.15
27382023-11-16T20:49:07.550Z Checking yasna v0.5.2
27392023-11-16T20:49:08.676Z Checking clap v4.4.3
27402023-11-16T20:49:08.767Z Checking futures v0.3.29
27412023-11-16T20:49:08.833Z Checking cipher v0.4.4
27422023-11-16T20:49:08.921Z Checking anyhow v1.0.75
27432023-11-16T20:49:08.980Z Checking crossterm v0.27.0
27442023-11-16T20:49:09.064Z Checking zip v0.6.6
27452023-11-16T20:49:09.438Z Checking similar v2.2.1
27462023-11-16T20:49:09.629Z Checking bit-set v0.5.3
27472023-11-16T20:49:09.739Z Checking itertools v0.10.5
27482023-11-16T20:49:09.914Z Checking num-iter v0.1.43
27492023-11-16T20:49:10.021Z Checking console v0.15.7
27502023-11-16T20:49:10.113Z Checking rustix v0.38.9
27512023-11-16T20:49:10.158Z Checking signature v2.1.0
27522023-11-16T20:49:10.473Z Checking darling_core v0.20.3
27532023-11-16T20:49:10.761Z Checking toml v0.7.8
27542023-11-16T20:49:10.921Z Checking tokio-stream v0.1.14
27552023-11-16T20:49:11.606Z Checking toml_edit v0.21.0
27562023-11-16T20:49:11.931Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27572023-11-16T20:49:11.972Z Documenting multer v2.1.0
27582023-11-16T20:49:12.167Z Checking usdt v0.3.5
27592023-11-16T20:49:12.469Z Documenting serde_path_to_error v0.1.14
27602023-11-16T20:49:13.352Z Checking hex v0.4.3
27612023-11-16T20:49:13.485Z Checking semver v1.0.20
27622023-11-16T20:49:13.490Z Documenting strum v0.25.0
27632023-11-16T20:49:14.100Z Checking slog v2.7.0
27642023-11-16T20:49:14.185Z Checking lalrpop-util v0.19.12
27652023-11-16T20:49:14.617Z Checking darling v0.20.3
27662023-11-16T20:49:14.779Z Documenting serde_with_macros v2.3.3
27672023-11-16T20:49:14.847Z Documenting structmeta-derive v0.2.0
27682023-11-16T20:49:15.493Z Checking structmeta v0.2.0
27692023-11-16T20:49:15.844Z Documenting instant v0.1.12
27702023-11-16T20:49:19.058Z Checking regex-syntax v0.7.5
27712023-11-16T20:49:19.208Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27722023-11-16T20:49:19.613Z Documenting macaddr v1.0.1
27732023-11-16T20:49:19.980Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27742023-11-16T20:49:21.722Z Documenting backoff v0.4.0
27752023-11-16T20:49:22.068Z Documenting serde_with v2.3.3
27762023-11-16T20:49:22.531Z Documenting structmeta v0.2.0
27772023-11-16T20:49:24.294Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27782023-11-16T20:49:25.127Z Documenting is-terminal v0.4.9
27792023-11-16T20:49:26.023Z Documenting base64ct v1.6.0
27802023-11-16T20:49:28.745Z Documenting proc-macro-crate v1.3.1
27812023-11-16T20:49:29.422Z Documenting parse-display-derive v0.8.2
27822023-11-16T20:49:30.260Z Checking proc-macro-crate v1.3.1
27832023-11-16T20:49:30.610Z Documenting proc-macro-error-attr v1.0.4
27842023-11-16T20:49:31.560Z Checking proc-macro-error v1.0.4
27852023-11-16T20:49:31.989Z Documenting postcard-cobs v0.1.5-pre
27862023-11-16T20:49:32.448Z Documenting foreign-types-macros v0.2.3
27872023-11-16T20:49:33.758Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27882023-11-16T20:49:36.027Z Documenting num_enum_derive v0.5.11
27892023-11-16T20:49:36.520Z Documenting postcard v0.7.3
27902023-11-16T20:49:37.025Z Documenting proc-macro-error v1.0.4
27912023-11-16T20:49:37.968Z Documenting parse-display v0.8.2
27922023-11-16T20:49:40.103Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27932023-11-16T20:49:40.212Z Documenting foreign-types-shared v0.3.1
27942023-11-16T20:49:43.253Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27952023-11-16T20:49:43.718Z Documenting crucible-workspace-hack v0.1.0
27962023-11-16T20:49:43.730Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27972023-11-16T20:49:43.734Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27982023-11-16T20:49:44.165Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27992023-11-16T20:49:44.371Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28002023-11-16T20:49:44.523Z Documenting foreign-types v0.5.0
28012023-11-16T20:49:45.771Z Documenting num_enum v0.5.11
28022023-11-16T20:49:49.149Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28032023-11-16T20:49:49.393Z Documenting cstr-argument v0.1.2
28042023-11-16T20:49:49.844Z Documenting colored v2.0.4
28052023-11-16T20:49:50.006Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28062023-11-16T20:49:51.281Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28072023-11-16T20:49:51.362Z Documenting zone_cfg_derive v0.3.0
28082023-11-16T20:49:51.416Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28092023-11-16T20:49:53.919Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28102023-11-16T20:49:55.000Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28112023-11-16T20:49:55.800Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28122023-11-16T20:49:57.001Z Documenting num-derive v0.4.0
28132023-11-16T20:49:58.190Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28142023-11-16T20:49:58.210Z Documenting smf v0.2.2
28152023-11-16T20:49:59.103Z Documenting zone v0.3.0
28162023-11-16T20:50:01.352Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28172023-11-16T20:50:01.637Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28182023-11-16T20:50:02.155Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28192023-11-16T20:50:03.274Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28202023-11-16T20:50:03.353Z Documenting fastrand v2.0.0
28212023-11-16T20:50:04.031Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28222023-11-16T20:50:04.700Z Documenting linked-hash-map v0.5.6
28232023-11-16T20:50:04.870Z Documenting password-hash v0.5.0
28242023-11-16T20:50:07.823Z Documenting blake2 v0.10.6
28252023-11-16T20:50:09.446Z Documenting tempfile v3.8.0
28262023-11-16T20:50:09.640Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28272023-11-16T20:50:10.996Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28282023-11-16T20:50:11.210Z Documenting lru-cache v0.1.2
28292023-11-16T20:50:11.655Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28302023-11-16T20:50:12.076Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28312023-11-16T20:50:12.416Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28322023-11-16T20:50:12.618Z Checking heck v0.3.3
28332023-11-16T20:50:12.868Z Documenting structopt-derive v0.4.18
28342023-11-16T20:50:13.547Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28352023-11-16T20:50:15.632Z Documenting argon2 v0.5.2
28362023-11-16T20:50:16.654Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28372023-11-16T20:50:17.578Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28382023-11-16T20:50:20.774Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28392023-11-16T20:50:21.157Z Documenting structopt v0.3.26
28402023-11-16T20:50:22.364Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28412023-11-16T20:50:22.939Z Documenting libefi-sys v0.1.0
28422023-11-16T20:50:24.541Z Documenting pem-rfc7468 v0.7.0
28432023-11-16T20:50:26.859Z Documenting der_derive v0.7.2
28442023-11-16T20:50:27.766Z Documenting flagset v0.4.3
28452023-11-16T20:50:28.485Z Documenting quick-error v1.2.3
28462023-11-16T20:50:28.937Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28472023-11-16T20:50:30.673Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28482023-11-16T20:50:31.923Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28492023-11-16T20:50:32.197Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28502023-11-16T20:50:32.762Z Documenting cancel-safe-futures v0.1.5
28512023-11-16T20:50:33.097Z Checking convert_case v0.4.0
28522023-11-16T20:50:33.427Z Documenting tap v1.0.1
28532023-11-16T20:50:34.009Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28542023-11-16T20:50:34.111Z Documenting resolv-conf v0.7.0
28552023-11-16T20:50:34.711Z Documenting der v0.7.8
28562023-11-16T20:50:35.827Z Documenting convert_case v0.4.0
28572023-11-16T20:50:37.785Z Documenting radium v0.7.0
28582023-11-16T20:50:37.883Z Documenting wyz v0.5.1
28592023-11-16T20:50:40.085Z Documenting trust-dns-resolver v0.22.0
28602023-11-16T20:50:41.550Z Documenting derive_more v0.99.17
28612023-11-16T20:50:41.938Z Documenting crc-catalog v2.2.0
28622023-11-16T20:50:42.482Z Documenting arc-swap v1.6.0
28632023-11-16T20:50:42.810Z Documenting funty v2.0.0
28642023-11-16T20:50:43.036Z Documenting spki v0.7.2
28652023-11-16T20:50:46.293Z Documenting crc v3.0.1
28662023-11-16T20:50:47.134Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28672023-11-16T20:50:47.534Z Documenting bitvec v1.0.1
28682023-11-16T20:50:48.256Z Documenting slog-scope v4.4.0
28692023-11-16T20:50:49.054Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28702023-11-16T20:50:49.794Z Documenting pkcs8 v0.10.2
28712023-11-16T20:50:50.346Z Documenting num-rational v0.4.1
28722023-11-16T20:50:50.540Z Documenting hkdf v0.12.3
28732023-11-16T20:50:50.934Z Documenting num-complex v0.4.4
28742023-11-16T20:50:51.886Z Documenting packed_struct_codegen v0.10.1
28752023-11-16T20:50:54.741Z Documenting ciborium-io v0.2.1
28762023-11-16T20:50:55.865Z Documenting half v1.8.2
28772023-11-16T20:50:56.640Z Documenting nodrop v0.1.14
28782023-11-16T20:50:56.861Z Documenting pkcs1 v0.7.5
28792023-11-16T20:50:58.028Z Documenting slog-stdlog v4.1.1
28802023-11-16T20:50:58.475Z Documenting num v0.4.1
28812023-11-16T20:51:00.436Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28822023-11-16T20:51:00.672Z Documenting packed_struct v0.10.1
28832023-11-16T20:51:00.826Z Documenting ciborium-ll v0.2.1
28842023-11-16T20:51:01.028Z Documenting array-init v0.0.4
28852023-11-16T20:51:01.777Z Documenting slog-dtrace v0.2.3
28862023-11-16T20:51:03.118Z Documenting num-bigint-dig v0.8.4
28872023-11-16T20:51:04.329Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28882023-11-16T20:51:05.961Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28892023-11-16T20:51:06.109Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28902023-11-16T20:51:06.888Z Documenting filetime v0.2.22
28912023-11-16T20:51:07.230Z Documenting xattr v1.0.1
28922023-11-16T20:51:11.431Z Documenting keccak v0.1.4
28932023-11-16T20:51:12.187Z Documenting bitfield v0.14.0
28942023-11-16T20:51:12.859Z Documenting termcolor v1.2.0
28952023-11-16T20:51:13.104Z Documenting swrite v0.1.0
28962023-11-16T20:51:13.236Z Documenting rsa v0.9.2
28972023-11-16T20:51:14.069Z Documenting tar v0.4.40
28982023-11-16T20:51:15.764Z Documenting sha3 v0.10.8
28992023-11-16T20:51:16.441Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29002023-11-16T20:51:18.782Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29012023-11-16T20:51:19.295Z Documenting ciborium v0.2.1
29022023-11-16T20:51:19.449Z Documenting env_logger v0.10.0
29032023-11-16T20:51:20.687Z Documenting serde-hex v0.1.0
29042023-11-16T20:51:23.747Z Documenting slog-envlogger v2.2.0
29052023-11-16T20:51:24.329Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29062023-11-16T20:51:25.910Z Documenting x509-cert v0.2.4
29072023-11-16T20:51:26.634Z Documenting newtype_derive v0.1.6
29082023-11-16T20:51:28.539Z Documenting libsw v3.3.0
29092023-11-16T20:51:28.710Z Documenting ron v0.8.1
29102023-11-16T20:51:30.089Z Documenting fxhash v0.2.1
29112023-11-16T20:51:31.984Z Documenting secrecy v0.8.0
29122023-11-16T20:51:32.183Z Documenting derive-where v1.2.5
29132023-11-16T20:51:34.379Z Documenting crc-any v2.4.3
29142023-11-16T20:51:35.282Z Documenting linear-map v1.2.0
29152023-11-16T20:51:35.396Z Documenting owo-colors v3.5.0
29162023-11-16T20:51:35.963Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29172023-11-16T20:51:36.186Z Documenting steno v0.4.0
29182023-11-16T20:51:37.556Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29192023-11-16T20:51:38.927Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29202023-11-16T20:51:38.987Z Documenting doc-comment v0.3.3
29212023-11-16T20:51:42.105Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29222023-11-16T20:51:42.247Z Documenting snafu-derive v0.7.5
29232023-11-16T20:51:42.465Z Documenting same-file v1.0.6
29242023-11-16T20:51:43.054Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29252023-11-16T20:51:43.519Z Documenting path-slash v0.1.5
29262023-11-16T20:51:49.219Z Documenting walkdir v2.4.0
29272023-11-16T20:51:49.676Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29282023-11-16T20:51:51.877Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29292023-11-16T20:51:51.946Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29302023-11-16T20:51:54.146Z Documenting snafu v0.7.5
29312023-11-16T20:51:54.657Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29322023-11-16T20:51:55.690Z Documenting camino-tempfile v1.0.2
29332023-11-16T20:52:00.604Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29342023-11-16T20:52:00.982Z Checking darling_core v0.14.4
29352023-11-16T20:52:02.813Z Documenting nibble_vec v0.1.0
29362023-11-16T20:52:03.934Z Documenting glob v0.3.1
29372023-11-16T20:52:04.048Z Documenting endian-type v0.1.2
29382023-11-16T20:52:09.082Z Checking darling v0.14.4
29392023-11-16T20:52:09.239Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29402023-11-16T20:52:09.646Z Documenting radix_trie v0.2.1
29412023-11-16T20:52:10.166Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29422023-11-16T20:52:10.898Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29432023-11-16T20:52:13.096Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29442023-11-16T20:52:14.902Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29452023-11-16T20:52:16.614Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29462023-11-16T20:52:17.042Z Documenting path-dedot v3.1.0
29472023-11-16T20:52:17.658Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29482023-11-16T20:52:19.899Z Documenting trust-dns-client v0.22.0
29492023-11-16T20:52:20.413Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29502023-11-16T20:52:22.693Z Documenting path-absolutize v3.1.0
29512023-11-16T20:52:28.920Z Documenting buf-list v1.0.3
29522023-11-16T20:52:29.033Z Documenting globset v0.4.13
29532023-11-16T20:52:31.005Z Documenting crossbeam-deque v0.8.3
29542023-11-16T20:52:33.559Z Documenting headers-core v0.2.0
29552023-11-16T20:52:35.199Z Documenting olpc-cjson v0.1.3
29562023-11-16T20:52:35.370Z Documenting serde_plain v1.0.2
29572023-11-16T20:52:35.827Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29582023-11-16T20:52:36.075Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29592023-11-16T20:52:36.137Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29602023-11-16T20:52:36.361Z Documenting utf-8 v0.7.6
29612023-11-16T20:52:36.688Z Documenting display-error-chain v0.2.0
29622023-11-16T20:52:37.457Z Documenting rayon-core v1.12.0
29632023-11-16T20:52:40.929Z Documenting headers v0.3.9
29642023-11-16T20:52:40.983Z Documenting trust-dns-server v0.22.1
29652023-11-16T20:52:42.089Z Documenting tungstenite v0.20.1
29662023-11-16T20:52:42.358Z Documenting tough v0.14.0
29672023-11-16T20:52:42.908Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29682023-11-16T20:52:44.364Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29692023-11-16T20:52:44.492Z Documenting derive_builder_core v0.12.0
29702023-11-16T20:52:45.187Z Checking derive_builder_core v0.12.0
29712023-11-16T20:52:46.133Z Documenting sled v0.34.7
29722023-11-16T20:52:46.586Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29732023-11-16T20:52:47.634Z Documenting unicase v2.7.0
29742023-11-16T20:52:49.078Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29752023-11-16T20:52:50.872Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
29762023-11-16T20:52:51.713Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29772023-11-16T20:52:51.777Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29782023-11-16T20:52:52.135Z Documenting bcs v0.1.6
29792023-11-16T20:52:52.224Z Documenting ff v0.13.0
29802023-11-16T20:52:52.316Z Documenting highway v1.1.0
29812023-11-16T20:52:53.548Z Documenting pretty-hex v0.3.0
29822023-11-16T20:52:54.521Z Documenting mime_guess v2.0.4
29832023-11-16T20:52:54.594Z Documenting derive_builder_macro v0.12.0
29842023-11-16T20:52:58.202Z Documenting tokio-tungstenite v0.20.1
29852023-11-16T20:52:58.396Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862023-11-16T20:52:58.604Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29872023-11-16T20:52:58.854Z Documenting group v0.13.0
29882023-11-16T20:53:01.128Z Documenting rayon v1.8.0
29892023-11-16T20:53:01.873Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29902023-11-16T20:53:06.827Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29912023-11-16T20:53:07.279Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29922023-11-16T20:53:12.807Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29932023-11-16T20:53:18.244Z Documenting portable-atomic v1.4.3
29942023-11-16T20:53:23.780Z Documenting ed25519 v1.5.3
29952023-11-16T20:53:26.763Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29962023-11-16T20:53:26.891Z Documenting universal-hash v0.5.1
29972023-11-16T20:53:27.929Z Documenting crypto-bigint v0.5.2
29982023-11-16T20:53:28.127Z Documenting kstat-rs v0.2.3
29992023-11-16T20:53:30.068Z Documenting ref-cast-impl v1.0.20
30002023-11-16T20:53:30.081Z Documenting curve25519-dalek-derive v0.1.0
30012023-11-16T20:53:33.592Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30022023-11-16T20:53:34.675Z Documenting thiserror-impl-no-std v2.0.2
30032023-11-16T20:53:34.899Z Documenting vte_generate_state_changes v0.1.1
30042023-11-16T20:53:35.655Z Documenting cassowary v0.3.0
30052023-11-16T20:53:37.167Z Documenting opaque-debug v0.3.0
30062023-11-16T20:53:37.936Z Documenting base16ct v0.2.0
30072023-11-16T20:53:38.216Z Documenting number_prefix v0.4.0
30082023-11-16T20:53:40.619Z Documenting vte v0.11.1
30092023-11-16T20:53:41.371Z Documenting poly1305 v0.8.0
30102023-11-16T20:53:41.771Z Documenting ratatui v0.23.0
30112023-11-16T20:53:42.266Z Documenting elliptic-curve v0.13.5
30122023-11-16T20:53:43.275Z Documenting thiserror-no-std v2.0.2
30132023-11-16T20:53:44.604Z Documenting indicatif v0.17.7
30142023-11-16T20:53:47.586Z Documenting curve25519-dalek v4.1.0
30152023-11-16T20:53:47.676Z Documenting ref-cast v1.0.20
30162023-11-16T20:53:49.009Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30172023-11-16T20:53:51.166Z Documenting salty v0.2.0
30182023-11-16T20:53:52.148Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
30192023-11-16T20:53:52.352Z Documenting derive_builder v0.12.0
30202023-11-16T20:53:52.865Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30212023-11-16T20:53:55.574Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30222023-11-16T20:53:56.662Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30232023-11-16T20:53:57.555Z Documenting polar-core v0.27.0
30242023-11-16T20:54:04.098Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30252023-11-16T20:54:08.851Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30262023-11-16T20:54:10.886Z Documenting libxml v0.3.3
30272023-11-16T20:54:11.673Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
30282023-11-16T20:54:13.433Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30292023-11-16T20:54:16.855Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30302023-11-16T20:54:18.373Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30312023-11-16T20:54:18.825Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30322023-11-16T20:54:19.144Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30332023-11-16T20:54:21.308Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30342023-11-16T20:54:22.697Z Documenting chacha20 v0.9.1
30352023-11-16T20:54:24.375Z Documenting bb8 v0.8.1
30362023-11-16T20:54:25.295Z Documenting pem v3.0.2
30372023-11-16T20:54:25.543Z Documenting bytesize v1.3.0
30382023-11-16T20:54:28.409Z Documenting quick-xml v0.23.1
30392023-11-16T20:54:30.204Z Documenting serde-big-array v0.5.1
30402023-11-16T20:54:30.754Z Documenting aead v0.5.2
30412023-11-16T20:54:31.026Z Documenting impl-trait-for-tuples v0.2.2
30422023-11-16T20:54:32.240Z Documenting oso-derive v0.27.0
30432023-11-16T20:54:33.217Z Documenting rtoolbox v0.0.1
30442023-11-16T20:54:35.458Z Documenting unicode-linebreak v0.1.5
30452023-11-16T20:54:36.263Z Documenting maplit v1.0.2
30462023-11-16T20:54:38.092Z Documenting is_ci v1.1.1
30472023-11-16T20:54:38.914Z Documenting humantime v2.1.0
30482023-11-16T20:54:39.389Z Documenting smawk v0.3.1
30492023-11-16T20:54:39.584Z Documenting fs-err v2.9.0
30502023-11-16T20:54:39.784Z Documenting chacha20poly1305 v0.10.1
30512023-11-16T20:54:39.948Z Documenting rpassword v7.2.0
30522023-11-16T20:54:42.383Z Documenting oso v0.27.0
30532023-11-16T20:54:43.862Z Documenting supports-color v2.1.0
30542023-11-16T20:54:44.374Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30552023-11-16T20:54:44.664Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30562023-11-16T20:54:45.383Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30572023-11-16T20:54:45.496Z Documenting textwrap v0.16.0
30582023-11-16T20:54:46.253Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30592023-11-16T20:54:48.020Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
30602023-11-16T20:54:50.554Z Documenting rcgen v0.11.3
30612023-11-16T20:54:51.868Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30622023-11-16T20:54:58.535Z Documenting vsss-rs v3.3.1
30632023-11-16T20:55:00.726Z Documenting tui-tree-widget v0.13.0
30642023-11-16T20:55:01.141Z Documenting strip-ansi-escapes v0.2.0
30652023-11-16T20:55:04.199Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30662023-11-16T20:55:05.262Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30672023-11-16T20:55:07.699Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30682023-11-16T20:55:07.825Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30692023-11-16T20:55:09.902Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
30702023-11-16T20:55:11.467Z Documenting cookie v0.16.2
30712023-11-16T20:55:13.324Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30722023-11-16T20:55:16.523Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30732023-11-16T20:55:17.569Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30742023-11-16T20:55:18.132Z Documenting atomicwrites v0.4.2
30752023-11-16T20:55:18.790Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30762023-11-16T20:55:22.589Z Documenting signal-hook-tokio v0.3.1
30772023-11-16T20:55:25.244Z Documenting fd-lock v3.0.13
30782023-11-16T20:55:26.827Z Documenting subprocess v0.2.9
30792023-11-16T20:55:28.300Z Documenting http-range v0.1.5
30802023-11-16T20:55:29.561Z Documenting corncobs v0.1.3
30812023-11-16T20:55:32.243Z Documenting nu-ansi-term v0.49.0
30822023-11-16T20:55:32.382Z Documenting shell-words v1.1.0
30832023-11-16T20:55:33.518Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30842023-11-16T20:55:33.939Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30852023-11-16T20:55:34.241Z Documenting hyper-staticfile v0.9.5
30862023-11-16T20:55:38.648Z Documenting reedline v0.25.0
30872023-11-16T20:55:38.886Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30882023-11-16T20:55:41.023Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30892023-11-16T20:55:43.707Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30902023-11-16T20:55:44.597Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30912023-11-16T20:55:45.690Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30922023-11-16T20:55:46.525Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30932023-11-16T20:55:49.212Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30942023-11-16T20:55:50.029Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30952023-11-16T20:56:03.812Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30962023-11-16T20:56:08.260Z Documenting fatfs v0.3.6
30972023-11-16T20:56:09.483Z Documenting cargo-platform v0.1.3
30982023-11-16T20:56:15.792Z Documenting nanorand v0.7.0
30992023-11-16T20:56:16.303Z Documenting assert_matches v1.5.0
31002023-11-16T20:56:17.155Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31012023-11-16T20:56:18.959Z Documenting cargo_metadata v0.18.0
31022023-11-16T20:56:20.279Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31032023-11-16T20:56:21.171Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31042023-11-16T20:56:21.763Z Documenting flume v0.11.0
31052023-11-16T20:56:24.224Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31062023-11-16T20:56:24.501Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31072023-11-16T20:56:26.382Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31082023-11-16T20:56:27.864Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31092023-11-16T20:56:28.649Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31102023-11-16T20:56:48.797Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31112023-11-16T20:56:53.589Z Documenting omicron-zone-package v0.8.3
31122023-11-16T20:57:00.773Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31132023-11-16T20:57:01.263Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31142023-11-16T20:57:01.915Z Documenting cargo_toml v0.17.0
31152023-11-16T20:57:03.242Z Documenting termios v0.3.3
31162023-11-16T20:57:04.311Z Documenting topological-sort v0.2.2
31172023-11-16T20:57:06.567Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31182023-11-16T20:57:09.425Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31192023-11-16T20:57:10.646Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31202023-11-16T20:57:11.114Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31212023-11-16T20:57:11.474Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31222023-11-16T20:57:22.502Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31232023-11-16T20:57:27.987Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
31242023-11-16T20:57:27.991Z --> sled-agent/src/sim/instance.rs:46:7
31252023-11-16T20:57:27.994Z |
31262023-11-16T20:57:27.997Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
31272023-11-16T20:57:28.000Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
31282023-11-16T20:57:28.003Z |
31292023-11-16T20:57:28.006Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31302023-11-16T20:57:28.009Z
31312023-11-16T20:57:31.541Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
31322023-11-16T20:57:55.884Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31332023-11-16T20:57:57.661Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31342023-11-16T20:58:14.139Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31352023-11-16T20:58:16.111Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31362023-11-16T20:58:18.546Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31372023-11-16T20:58:22.029Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31382023-11-16T20:58:26.824Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31392023-11-16T20:59:42.765Z Finished dev [unoptimized + debuginfo] target(s) in 15m 40s
31402023-11-16T20:59:42.886Z
31412023-11-16T20:59:42.892Zreal 15:40.849386215
31422023-11-16T20:59:42.897Zuser 55:56.157070639
31432023-11-16T20:59:42.901Zsys 59:02.592405679
31442023-11-16T20:59:42.912Ztrap 1.956656110
31452023-11-16T20:59:42.917Ztflt 0.228681920
31462023-11-16T20:59:42.927Zdflt 0.374836112
31472023-11-16T20:59:42.931Zkflt 0.000181298
31482023-11-16T20:59:42.938Zlock 2:57:30.953591281
31492023-11-16T20:59:42.947Zslp 4:07:39.641776563
31502023-11-16T20:59:42.954Zlat 5:41.153552711
31512023-11-16T20:59:42.960Zstop 1:58.386251328
31522023-11-16T20:59:42.967Zprocess exited: duration 1884197 ms, exit code 0
 
31532023-11-16T20:59:42.976Zfound 0 output files