01HDFGCYQ05TE5WJVY0P02K8HC: 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: 01HDFGD8QNGW34Q9A8BZQT53ZR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-24T00:14:31.509Zjob assigned to worker 01HDFGDDQTFBTTCXRW2DB5W2R0 (queued for 1 m 59 s)
 
22023-10-24T00:14:32.282Zstarting task 0: "setup"
32023-10-24T00:14:32.515Z++ uname -s
42023-10-24T00:14:32.530Z+ kern=SunOS
52023-10-24T00:14:32.543Z+ case "$kern" in
62023-10-24T00:14:32.551Z+ groupadd -g 12345 build
72023-10-24T00:14:32.555Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-24T00:14:34.522Z+ zfs create -o mountpoint=/work rpool/work
92023-10-24T00:14:34.735Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-24T00:14:34.748Z+ home_fs=zfs
112023-10-24T00:14:34.762Z+ [[ zfs == autofs ]]
122023-10-24T00:14:34.774Z+ mkdir -p /home/build
132023-10-24T00:14:34.788Z+ chown build:build /home/build /work
142023-10-24T00:14:36.740Z+ chmod 0700 /home/build /work
152023-10-24T00:14:36.755Zprocess exited: duration 4455 ms, exit code 0
 
162023-10-24T00:14:37.191Zstarting task 1: "rust-toolchain"
172023-10-24T00:14:37.205Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-24T00:14:37.216Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-24T00:14:37.377Zinfo: downloading installer
202023-10-24T00:14:39.481Zwarning: it looks like you have an existing installation of Rust at:
212023-10-24T00:14:39.485Zwarning: /opt/ooce/bin
222023-10-24T00:14:39.491Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-24T00:14:39.501Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-24T00:14:39.517Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-24T00:14:39.543Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-24T00:14:39.550Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-24T00:14:39.566Zerror: cannot install while Rust is installed
282023-10-24T00:14:39.582Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-24T00:14:39.749Zinfo: profile set to 'default'
302023-10-24T00:14:39.763Zinfo: default host triple is x86_64-unknown-illumos
312023-10-24T00:14:39.768Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-24T00:14:39.901Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-24T00:14:39.904Zinfo: downloading component 'cargo'
342023-10-24T00:14:40.519Zinfo: downloading component 'clippy'
352023-10-24T00:14:40.747Zinfo: downloading component 'rust-docs'
362023-10-24T00:14:41.519Zinfo: downloading component 'rust-std'
372023-10-24T00:14:42.913Zinfo: downloading component 'rustc'
382023-10-24T00:14:46.363Zinfo: downloading component 'rustfmt'
392023-10-24T00:14:46.488Zinfo: installing component 'cargo'
402023-10-24T00:14:48.529Zinfo: installing component 'clippy'
412023-10-24T00:14:49.391Zinfo: installing component 'rust-docs'
422023-10-24T00:14:51.971Zinfo: installing component 'rust-std'
432023-10-24T00:14:56.498Zinfo: installing component 'rustc'
442023-10-24T00:15:07.322Zinfo: installing component 'rustfmt'
452023-10-24T00:15:07.770Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-24T00:15:07.774Z
472023-10-24T00:15:07.908Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-24T00:15:07.928Z
492023-10-24T00:15:07.939Z
502023-10-24T00:15:07.946ZRust is installed now. Great!
512023-10-24T00:15:07.952Z
522023-10-24T00:15:07.957ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-24T00:15:07.962Zenvironment variable. This has not been done automatically.
542023-10-24T00:15:07.968Z
552023-10-24T00:15:07.973ZTo configure your current shell, run:
562023-10-24T00:15:07.979Zsource "$HOME/.cargo/env"
572023-10-24T00:15:07.991Z+ rustc --version
582023-10-24T00:15:08.107Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-24T00:15:08.130Zprocess exited: duration 30909 ms, exit code 0
 
602023-10-24T00:15:08.147Zstarting task 2: "authentication"
612023-10-24T00:15:08.599Zprocess exited: duration 443 ms, exit code 0
 
622023-10-24T00:15:08.620Zstarting task 3: "clone repository"
632023-10-24T00:15:08.636Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-24T00:15:08.648Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-24T00:15:08.704ZCloning into '/work/oxidecomputer/omicron'...
662023-10-24T00:15:15.125Z+ cd /work/oxidecomputer/omicron
672023-10-24T00:15:15.128Z+ [[ -n luqmana/port-config-vid ]]
682023-10-24T00:15:15.131Z+ git fetch origin luqmana/port-config-vid
692023-10-24T00:15:15.491ZFrom https://github.com/oxidecomputer/omicron
702023-10-24T00:15:15.494Z * branch luqmana/port-config-vid -> FETCH_HEAD
712023-10-24T00:15:15.502Z+ git checkout -B luqmana/port-config-vid remotes/origin/luqmana/port-config-vid
722023-10-24T00:15:15.593ZSwitched to a new branch 'luqmana/port-config-vid'
732023-10-24T00:15:15.596Zbranch 'luqmana/port-config-vid' set up to track 'origin/luqmana/port-config-vid'.
742023-10-24T00:15:15.599Z+ git reset --hard e26db074eed419b6394dc56e4c24d6ec5701cc3d
752023-10-24T00:15:15.613ZHEAD is now at e26db074 wicket: display vlan ids
762023-10-24T00:15:15.616Zprocess exited: duration 6988 ms, exit code 0
 
772023-10-24T00:15:15.623Zstarting task 4: "build"
782023-10-24T00:15:15.633Z+ cargo --version
792023-10-24T00:15:15.721Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-24T00:15:15.724Z+ rustc --version
812023-10-24T00:15:15.824Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-24T00:15:15.828Z+ source ./env.sh
832023-10-24T00:15:15.831Z++ set -o xtrace
842023-10-24T00:15:15.834Z++++ dirname ./env.sh
852023-10-24T00:15:15.837Z+++ cd .
862023-10-24T00:15:15.840Z+++ echo /work/oxidecomputer/omicron
872023-10-24T00:15:15.843Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-24T00:15:15.846Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-10-24T00:15:15.849Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-10-24T00:15:15.851Z++ 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
912023-10-24T00:15:15.854Z++ 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
922023-10-24T00:15:15.858Z++ 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
932023-10-24T00:15:15.862Z++ 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
942023-10-24T00:15:15.865Z++ 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
952023-10-24T00:15:15.868Z++ 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
962023-10-24T00:15:15.871Z++ unset OMICRON_WS
972023-10-24T00:15:15.874Z++ set +o xtrace
982023-10-24T00:15:15.965Z
992023-10-24T00:15:15.969Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-24T00:15:15.972Z # # # # # # # # # # # # # # #
1012023-10-24T00:15:15.975Z # # # # ##### # # ##### # # # # # #### #
1022023-10-24T00:15:15.978Z ##### ##### # ##### # # # # # # # # #
1032023-10-24T00:15:15.981Z # # # # # # # # # # # # # # #
1042023-10-24T00:15:15.984Z # # # ###### # # ###### ### # #### # #### #
1052023-10-24T00:15:15.987Z
1062023-10-24T00:15:26.432Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-24T00:15:27.366Z Startup: Caching catalogs ... Done
1082023-10-24T00:15:31.888ZPlanning: Solver setup ... Done (4.240s)
1092023-10-24T00:15:31.998ZPlanning: Running solver ... Done (0.111s)
1102023-10-24T00:15:32.089ZPlanning: Finding local manifests ... Done (0.003s)
1112023-10-24T00:15:32.093ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-24T00:15:32.293ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-24T00:15:32.419ZPlanning: Package planning ... Done (0.078s)
1142023-10-24T00:15:32.492ZPlanning: Merging actions ... Done (0.085s)
1152023-10-24T00:15:33.035ZPlanning: Checking for conflicting actions ... Done (0.578s)
1162023-10-24T00:15:33.052ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-24T00:15:38.375ZPlanning: Evaluating mediators ... Done (5.322s)
1182023-10-24T00:15:38.392ZPlanning: Planning completed in 10.97 seconds
1192023-10-24T00:15:41.019Z Packages to install: 4
1202023-10-24T00:15:41.022Z Mediators to change: 2
1212023-10-24T00:15:41.025Z Services to change: 1
1222023-10-24T00:15:41.028Z Estimated space available: 149.39 GB
1232023-10-24T00:15:41.030ZEstimated space to be consumed: 1.37 GB
1242023-10-24T00:15:41.033Z Create boot environment: No
1252023-10-24T00:15:41.036ZCreate backup boot environment: No
1262023-10-24T00:15:41.039Z Rebuild boot archive: No
1272023-10-24T00:15:41.042Z
1282023-10-24T00:15:41.045ZChanged mediators:
1292023-10-24T00:15:41.047Z mediator clang:
1302023-10-24T00:15:41.050Z version: None -> 15 (system default)
1312023-10-24T00:15:41.053Z
1322023-10-24T00:15:41.056Z mediator llvm:
1332023-10-24T00:15:41.059Z version: 14 (system default) -> 15 (system default)
1342023-10-24T00:15:41.062Z
1352023-10-24T00:15:41.065ZChanged packages:
1362023-10-24T00:15:41.070Zhelios-dev
1372023-10-24T00:15:41.074Z developer/build-essential
1382023-10-24T00:15:41.079Z None -> 11-2.0
1392023-10-24T00:15:41.083Z library/libxmlsec1
1402023-10-24T00:15:41.086Z None -> 1.2.35-2.0
1412023-10-24T00:15:41.089Z ooce/developer/clang-15
1422023-10-24T00:15:41.092Z None -> 15.0.7-2.0
1432023-10-24T00:15:41.095Z ooce/developer/llvm-15
1442023-10-24T00:15:41.098Z None -> 15.0.7-2.0
1452023-10-24T00:15:41.101Z
1462023-10-24T00:15:41.104ZServices:
1472023-10-24T00:15:41.107Z restart_fmri:
1482023-10-24T00:15:41.110Z svc:/system/update-man-index:default
1492023-10-24T00:15:41.223Z
1502023-10-24T00:15:41.226ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-24T00:15:46.237ZDownload: 589/3290 items 17.1/212.6MB 8% complete (3.6M/s)
1522023-10-24T00:15:51.342ZDownload: 1198/3290 items 70.8/212.6MB 33% complete (7.2M/s)
1532023-10-24T00:15:58.867ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (10.2M/s)
1542023-10-24T00:16:04.528ZDownload: 3284/3290 items 211.6/212.6MB 99% complete (9.2M/s)
1552023-10-24T00:16:06.172ZDownload: Completed 212.60 MB in 24.95 seconds (8.5M/s)
1562023-10-24T00:16:08.081Z Actions: 1/3687 actions (Installing new actions)
1572023-10-24T00:16:13.084Z Actions: 2865/3687 actions (Installing new actions)
1582023-10-24T00:16:16.269Z Actions: Completed 3687 actions in 8.19 seconds.
1592023-10-24T00:16:16.360Z Done (0.078s)
1602023-10-24T00:16:16.386Z Done (0.000s)
1612023-10-24T00:16:16.555Z Done (0.192s)
1622023-10-24T00:16:24.508Z Done (7.848s)
1632023-10-24T00:16:24.716Z Done (0.107s)
1642023-10-24T00:16:24.738Z Done (0.000s)
1652023-10-24T00:16:24.947Z Done (0.000s)
1662023-10-24T00:16:25.627ZPlanning: Evaluating mediator changes ... Done
1672023-10-24T00:16:25.913ZPlanning: Checking for conflicting actions ... Done
1682023-10-24T00:16:25.926ZPlanning: Consolidating action changes ... Done
1692023-10-24T00:16:26.424ZPlanning: Evaluating mediators ... Done
1702023-10-24T00:16:26.442ZPlanning: Planning completed in 0.72 seconds
1712023-10-24T00:16:26.460Z Mediators to change: 2
1722023-10-24T00:16:26.478Z Create boot environment: No
1732023-10-24T00:16:26.500ZCreate backup boot environment: No
1742023-10-24T00:16:26.571Z Done
1752023-10-24T00:16:26.582Z Done
1762023-10-24T00:16:26.687Z Done
1772023-10-24T00:16:32.426Z Done
1782023-10-24T00:16:32.549Z Done
1792023-10-24T00:16:32.562Z Done
1802023-10-24T00:16:32.649Z Done
1812023-10-24T00:16:33.648ZPlanning: Evaluating mediator changes ... Done
1822023-10-24T00:16:33.656ZPlanning: Merging actions ... Done
1832023-10-24T00:16:33.996ZPlanning: Checking for conflicting actions ... Done
1842023-10-24T00:16:34.007ZPlanning: Consolidating action changes ... Done
1852023-10-24T00:16:34.395ZPlanning: Evaluating mediators ... Done
1862023-10-24T00:16:34.487ZPlanning: Planning completed in 1.27 seconds
1872023-10-24T00:16:34.578Z Packages to change: 1
1882023-10-24T00:16:34.583Z Mediators to change: 1
1892023-10-24T00:16:34.589Z Services to change: 1
1902023-10-24T00:16:34.594Z Create boot environment: No
1912023-10-24T00:16:34.598ZCreate backup boot environment: Yes
1922023-10-24T00:16:36.836Z Actions: 1/6 actions (Updating modified actions)
1932023-10-24T00:16:36.844Z Actions: Completed 6 actions in 0.00 seconds.
1942023-10-24T00:16:36.849Z Done
1952023-10-24T00:16:36.859Z Done
1962023-10-24T00:16:37.297Z Done
1972023-10-24T00:16:42.621Z Done
1982023-10-24T00:16:42.749Z Done
1992023-10-24T00:16:42.753Z Done
2002023-10-24T00:16:42.894Z Done
2012023-10-24T00:16:43.531ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022023-10-24T00:16:43.541Zclang system 15 system
2032023-10-24T00:16:43.549Zcsh system system illumos
2042023-10-24T00:16:43.560Zctags system system illumos
2052023-10-24T00:16:43.571Zgcc vendor 12 vendor
2062023-10-24T00:16:43.575Zgcc system 10 system
2072023-10-24T00:16:43.581Zgcc system 7 system
2082023-10-24T00:16:43.585Zgo system 1.20 system
2092023-10-24T00:16:43.593Zgo system 1.19 system
2102023-10-24T00:16:43.598Zllvm system 15 system
2112023-10-24T00:16:43.606Zllvm system 14 system
2122023-10-24T00:16:43.616Zmariadb system 10.6 system
2132023-10-24T00:16:43.621Zmta vendor vendor dma
2142023-10-24T00:16:43.629Zopenjdk system 17 system
2152023-10-24T00:16:43.640Zopenjdk system 11 system
2162023-10-24T00:16:43.644Zopenjdk system 1.8 system
2172023-10-24T00:16:43.649Zopenssl vendor 3 vendor
2182023-10-24T00:16:43.653Zperl system 5.36 system
2192023-10-24T00:16:43.656Zpostgresql system 15 system
2202023-10-24T00:16:43.659Zpostgresql system 13 system
2212023-10-24T00:16:43.663Zpython vendor 3 vendor
2222023-10-24T00:16:43.665Zpython system 2 system
2232023-10-24T00:16:43.671Zpython3 system 3.11 system
2242023-10-24T00:16:43.677Zruby system 3.0 system
2252023-10-24T00:16:43.686Zwords vendor vendor american-english
2262023-10-24T00:16:43.692Zwords system system australian-english
2272023-10-24T00:16:43.696Zwords system system british-english
2282023-10-24T00:16:43.701Zwords system system canadian-english
2292023-10-24T00:16:43.709Zwords system system french
2302023-10-24T00:16:43.718Zwords system system italian
2312023-10-24T00:16:43.726Zwords system system ngerman
2322023-10-24T00:16:43.738Zwords system system ogerman
2332023-10-24T00:16:43.749Zwords system system spanish
2342023-10-24T00:16:44.059ZFMRI IFO
2352023-10-24T00:16:44.076Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2362023-10-24T00:16:44.083Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2372023-10-24T00:16:44.099Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2382023-10-24T00:16:44.107Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2392023-10-24T00:16:44.114Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402023-10-24T00:16:44.124Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2412023-10-24T00:16:44.129Z+ set -o errexit
2422023-10-24T00:16:44.132Z+++ dirname ./tools/ci_download_cockroachdb
2432023-10-24T00:16:44.135Z++ cd ./tools
2442023-10-24T00:16:44.138Z++ pwd
2452023-10-24T00:16:44.141Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462023-10-24T00:16:44.146Z++ basename ./tools/ci_download_cockroachdb
2472023-10-24T00:16:44.156Z+ ARG0=ci_download_cockroachdb
2482023-10-24T00:16:44.168Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492023-10-24T00:16:44.182Z+ CIDL_VERSION=v22.1.9
2502023-10-24T00:16:44.195Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512023-10-24T00:16:44.210Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2522023-10-24T00:16:44.228Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2532023-10-24T00:16:44.243Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2542023-10-24T00:16:44.261Z+ TARGET_DIR=out
2552023-10-24T00:16:44.270Z+ DOWNLOAD_DIR=out/downloads
2562023-10-24T00:16:44.279Z+ DEST_DIR=./out/cockroachdb
2572023-10-24T00:16:44.696Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582023-10-24T00:16:44.706Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592023-10-24T00:16:44.721Z+ main
2602023-10-24T00:16:44.738Z+ [[ 0 != 0 ]]
2612023-10-24T00:16:44.750Z+ CIDL_OS=solaris2.11
2622023-10-24T00:16:44.764Z+ [[ 0 != 0 ]]
2632023-10-24T00:16:44.769Z+ configure_os solaris2.11
2642023-10-24T00:16:44.778Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652023-10-24T00:16:44.786Zcurrent directory: /work/oxidecomputer/omicron
2662023-10-24T00:16:44.802Z+ echo 'configuring based on OS: "solaris2.11"'
2672023-10-24T00:16:44.818Zconfiguring based on OS: "solaris2.11"
2682023-10-24T00:16:44.830Z+ case "$1" in
2692023-10-24T00:16:44.849Z+ CIDL_BUILD=illumos
2702023-10-24T00:16:44.865Z+ CIDL_SUFFIX=tar.gz
2712023-10-24T00:16:44.876Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2722023-10-24T00:16:44.893Z+ CIDL_MD5FUNC=do_md5sum
2732023-10-24T00:16:44.904Z+ CIDL_URL_BASE=https://illumos.org/downloads
2742023-10-24T00:16:44.913Z+ CIDL_ASSEMBLE=do_assemble_illumos
2752023-10-24T00:16:44.937Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2762023-10-24T00:16:44.996Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2772023-10-24T00:16:45.011Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-10-24T00:16:45.020Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2792023-10-24T00:16:45.030Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-10-24T00:16:45.036ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812023-10-24T00:16:45.047Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2822023-10-24T00:16:45.056Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2832023-10-24T00:16:45.062Z+ mkdir -p out/downloads
2842023-10-24T00:16:45.074ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852023-10-24T00:16:45.082Z+ mkdir -p ./out/cockroachdb
2862023-10-24T00:16:45.093Z+ local DO_DOWNLOAD=true
2872023-10-24T00:16:45.099Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882023-10-24T00:16:45.107Z+ '[' true == true ']'
2892023-10-24T00:16:45.120Z+ echo Downloading...
2902023-10-24T00:16:45.126ZDownloading...
2912023-10-24T00:16:45.135Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-10-24T00:16:45.143Z+ 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
2932023-10-24T00:16:50.937Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-10-24T00:16:50.941Z++ md5sum
2952023-10-24T00:16:50.944Z++ awk '{print $1}'
2962023-10-24T00:16:51.121Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2972023-10-24T00:16:51.124Z+ [[ 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 ]]
2982023-10-24T00:16:51.128Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-10-24T00:16:51.131Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002023-10-24T00:16:54.524Z+ do_assemble_illumos
3012023-10-24T00:16:54.532Z+ rm -r ./out/cockroachdb
3022023-10-24T00:16:54.542Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032023-10-24T00:16:55.101Z+ ./out/cockroachdb/bin/cockroach version
3042023-10-24T00:16:55.335ZBuild Tag: v22.1.9-dirty
3052023-10-24T00:16:55.339ZBuild Time: 2022/10/26 21:17:46
3062023-10-24T00:16:55.342ZDistribution: OSS
3072023-10-24T00:16:55.344ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082023-10-24T00:16:55.347ZGo Version: go1.17.13
3092023-10-24T00:16:55.350ZC Compiler: gcc 10.3.0
3102023-10-24T00:16:55.353ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112023-10-24T00:16:55.356ZBuild Type: release
3122023-10-24T00:16:55.359Z+ set -o errexit
3132023-10-24T00:16:55.362Z+++ dirname ./tools/ci_download_clickhouse
3142023-10-24T00:16:55.365Z++ cd ./tools
3152023-10-24T00:16:55.368Z++ pwd
3162023-10-24T00:16:55.371Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172023-10-24T00:16:55.374Z++ basename ./tools/ci_download_clickhouse
3182023-10-24T00:16:55.377Z+ ARG0=ci_download_clickhouse
3192023-10-24T00:16:55.380Z+ TARGET_DIR=out
3202023-10-24T00:16:55.383Z+ DOWNLOAD_DIR=out/downloads
3212023-10-24T00:16:55.385Z+ DEST_DIR=./out/clickhouse
3222023-10-24T00:16:55.388Z+ CIDL_VERSION=v22.8.9.24
3232023-10-24T00:16:55.392Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242023-10-24T00:16:55.396Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252023-10-24T00:16:55.399Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262023-10-24T00:16:55.403Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272023-10-24T00:16:55.407Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282023-10-24T00:16:55.410Z+ main
3292023-10-24T00:16:55.414Z+ [[ 0 != 0 ]]
3302023-10-24T00:16:55.418Z+ CIDL_OS=solaris2.11
3312023-10-24T00:16:55.422Z+ [[ 0 != 0 ]]
3322023-10-24T00:16:55.427Z+ configure_os solaris2.11
3332023-10-24T00:16:55.431Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342023-10-24T00:16:55.434Zcurrent directory: /work/oxidecomputer/omicron
3352023-10-24T00:16:55.437Z+ echo 'configuring based on OS: "solaris2.11"'
3362023-10-24T00:16:55.443Zconfiguring based on OS: "solaris2.11"
3372023-10-24T00:16:55.453Z+ CIDL_DASHREV=
3382023-10-24T00:16:55.465Z+ case "$1" in
3392023-10-24T00:16:55.470Z+ CIDL_PLATFORM=illumos
3402023-10-24T00:16:55.474Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412023-10-24T00:16:55.477Z+ CIDL_MD5FUNC=do_md5sum
3422023-10-24T00:16:55.480Z+ CIDL_DASHREV=-1
3432023-10-24T00:16:55.483Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442023-10-24T00:16:55.487Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-10-24T00:16:55.491Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-10-24T00:16:55.494Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-10-24T00:16:55.497Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482023-10-24T00:16:55.504ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-10-24T00:16:55.514Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502023-10-24T00:16:55.523ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-10-24T00:16:55.531Z+ mkdir -p out/downloads
3522023-10-24T00:16:55.539Z+ mkdir -p ./out/clickhouse
3532023-10-24T00:16:55.549Z+ local DO_DOWNLOAD=true
3542023-10-24T00:16:55.558Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552023-10-24T00:16:55.567Z+ '[' true == true ']'
3562023-10-24T00:16:55.575Z+ echo Downloading...
3572023-10-24T00:16:55.586ZDownloading...
3582023-10-24T00:16:55.597Z+ 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
3592023-10-24T00:16:55.605Z+ 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
3602023-10-24T00:16:58.526Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-10-24T00:16:58.529Z++ md5sum
3622023-10-24T00:16:58.532Z++ awk '{print $1}'
3632023-10-24T00:16:58.791Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642023-10-24T00:16:58.794Z+ [[ 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 ]]
3652023-10-24T00:16:58.797Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662023-10-24T00:16:58.800Z+ mkdir -p ./out/clickhouse
3672023-10-24T00:16:58.803Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682023-10-24T00:17:03.629Z+ ./out/clickhouse/clickhouse server --version
3692023-10-24T00:17:03.684ZClickHouse server version 22.8.9.1.
3702023-10-24T00:17:03.705Z+ set -o errexit
3712023-10-24T00:17:03.709Z+++ dirname ./tools/ci_download_console
3722023-10-24T00:17:03.713Z++ cd ./tools
3732023-10-24T00:17:03.717Z++ pwd
3742023-10-24T00:17:03.720Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752023-10-24T00:17:03.724Z++ basename ./tools/ci_download_console
3762023-10-24T00:17:03.727Z+ ARG0=ci_download_console
3772023-10-24T00:17:03.729Z+ TARGET_DIR=out
3782023-10-24T00:17:03.734Z+ DOWNLOAD_DIR=out/downloads
3792023-10-24T00:17:03.738Z+ DEST_DIR=./out/console-assets
3802023-10-24T00:17:03.742Z+ source /work/oxidecomputer/omicron/tools/console_version
3812023-10-24T00:17:03.745Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3822023-10-24T00:17:03.749Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3832023-10-24T00:17:03.753Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3842023-10-24T00:17:03.759Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852023-10-24T00:17:03.762Z+ main
3862023-10-24T00:17:03.767Z+ [[ 0 != 0 ]]
3872023-10-24T00:17:03.771Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3882023-10-24T00:17:03.775ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3892023-10-24T00:17:03.780Z+ echo 'Local file: out/downloads/console.tar.gz'
3902023-10-24T00:17:03.785ZLocal file: out/downloads/console.tar.gz
3912023-10-24T00:17:03.789Z+ local DO_DOWNLOAD=true
3922023-10-24T00:17:03.793Z+ [[ -f out/downloads/console.tar.gz ]]
3932023-10-24T00:17:03.796Z+ mkdir -p out/downloads
3942023-10-24T00:17:03.802Z+ '[' true == true ']'
3952023-10-24T00:17:03.806Z+ echo Downloading...
3962023-10-24T00:17:03.810ZDownloading...
3972023-10-24T00:17:03.815Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3982023-10-24T00:17:03.819Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3992023-10-24T00:17:04.411Z++ do_sha256sum out/downloads/console.tar.gz
4002023-10-24T00:17:04.416Z++ case "$OSTYPE" in
4012023-10-24T00:17:04.420Z++ SHA=sha256sum
4022023-10-24T00:17:04.424Z++ sha256sum
4032023-10-24T00:17:04.428Z++ awk '{print $1}'
4042023-10-24T00:17:04.435Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4052023-10-24T00:17:04.438Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4062023-10-24T00:17:04.442Z+ rm -rf ./out/console-assets
4072023-10-24T00:17:04.446Z+ mkdir -p ./out/console-assets
4082023-10-24T00:17:04.450Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4092023-10-24T00:17:04.453Z+ mkdir -p ./out/console-assets
4102023-10-24T00:17:04.456Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4112023-10-24T00:17:04.603Z+ set -o errexit
4122023-10-24T00:17:04.607Z+++ dirname ./tools/ci_download_maghemite_openapi
4132023-10-24T00:17:04.611Z++ cd ./tools
4142023-10-24T00:17:04.614Z++ pwd
4152023-10-24T00:17:04.617Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4162023-10-24T00:17:04.622Z++ basename ./tools/ci_download_maghemite_openapi
4172023-10-24T00:17:04.627Z+ ARG0=ci_download_maghemite_openapi
4182023-10-24T00:17:04.631Z+ TARGET_DIR=out
4192023-10-24T00:17:04.634Z+ DOWNLOAD_DIR=out/downloads
4202023-10-24T00:17:04.637Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4212023-10-24T00:17:04.642Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4222023-10-24T00:17:04.645Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4232023-10-24T00:17:04.649Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4242023-10-24T00:17:04.652Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4252023-10-24T00:17:04.655Z+ main
4262023-10-24T00:17:04.660Z+ [[ 0 != 0 ]]
4272023-10-24T00:17:04.666Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4282023-10-24T00:17:04.672ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4292023-10-24T00:17:04.680Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4302023-10-24T00:17:04.687ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4312023-10-24T00:17:04.692Z+ local DO_DOWNLOAD=true
4322023-10-24T00:17:04.696Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4332023-10-24T00:17:04.699Z+ mkdir -p out/downloads
4342023-10-24T00:17:04.702Z+ '[' true == true ']'
4352023-10-24T00:17:04.706Z+ echo Downloading...
4362023-10-24T00:17:04.711ZDownloading...
4372023-10-24T00:17:04.716Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4382023-10-24T00:17:04.720Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4392023-10-24T00:17:05.272Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4402023-10-24T00:17:05.281Z++ case "$OSTYPE" in
4412023-10-24T00:17:05.289Z++ SHA=sha256sum
4422023-10-24T00:17:05.295Z++ sha256sum
4432023-10-24T00:17:05.303Z++ awk '{print $1}'
4442023-10-24T00:17:05.310Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4452023-10-24T00:17:05.323Z+ [[ 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 ]]
4462023-10-24T00:17:05.339Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4472023-10-24T00:17:05.351Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4482023-10-24T00:17:05.358Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4492023-10-24T00:17:05.365Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4502023-10-24T00:17:05.373Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4512023-10-24T00:17:05.382Z+ main
4522023-10-24T00:17:05.386Z+ [[ 0 != 0 ]]
4532023-10-24T00:17:05.394Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4542023-10-24T00:17:05.399ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4552023-10-24T00:17:05.404Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4562023-10-24T00:17:05.408ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4572023-10-24T00:17:05.413Z+ local DO_DOWNLOAD=true
4582023-10-24T00:17:05.419Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4592023-10-24T00:17:05.424Z+ mkdir -p out/downloads
4602023-10-24T00:17:05.429Z+ '[' true == true ']'
4612023-10-24T00:17:05.432Z+ echo Downloading...
4622023-10-24T00:17:05.437ZDownloading...
4632023-10-24T00:17:05.446Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4642023-10-24T00:17:05.453Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4652023-10-24T00:17:05.457Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4662023-10-24T00:17:05.462Z++ case "$OSTYPE" in
4672023-10-24T00:17:05.465Z++ SHA=sha256sum
4682023-10-24T00:17:05.468Z++ sha256sum
4692023-10-24T00:17:05.473Z++ awk '{print $1}'
4702023-10-24T00:17:05.482Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4712023-10-24T00:17:05.492Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4722023-10-24T00:17:05.913Z+ set -o errexit
4732023-10-24T00:17:05.919Z+++ dirname ./tools/ci_download_dendrite_openapi
4742023-10-24T00:17:05.923Z++ cd ./tools
4752023-10-24T00:17:05.928Z++ pwd
4762023-10-24T00:17:05.933Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772023-10-24T00:17:05.941Z++ basename ./tools/ci_download_dendrite_openapi
4782023-10-24T00:17:05.956Z+ ARG0=ci_download_dendrite_openapi
4792023-10-24T00:17:05.969Z+ TARGET_DIR=out
4802023-10-24T00:17:06.806Z+ DOWNLOAD_DIR=out/downloads
4812023-10-24T00:17:06.819Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4822023-10-24T00:17:06.836Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4832023-10-24T00:17:06.859Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4842023-10-24T00:17:06.873Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4852023-10-24T00:17:06.887Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4862023-10-24T00:17:06.905Z+ main
4872023-10-24T00:17:06.920Z+ [[ 0 != 0 ]]
4882023-10-24T00:17:06.940Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4892023-10-24T00:17:06.968ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4902023-10-24T00:17:07.386Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4912023-10-24T00:17:07.394ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4922023-10-24T00:17:07.398Z+ local DO_DOWNLOAD=true
4932023-10-24T00:17:07.402Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4942023-10-24T00:17:07.411Z+ mkdir -p out/downloads
4952023-10-24T00:17:07.415Z+ '[' true == true ']'
4962023-10-24T00:17:07.424Z+ echo Downloading...
4972023-10-24T00:17:07.433ZDownloading...
4982023-10-24T00:17:07.444Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4992023-10-24T00:17:07.454Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
5002023-10-24T00:17:07.463Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5012023-10-24T00:17:07.472Z++ case "$OSTYPE" in
5022023-10-24T00:17:07.482Z++ SHA=sha256sum
5032023-10-24T00:17:07.488Z++ sha256sum
5042023-10-24T00:17:07.498Z++ awk '{print $1}'
5052023-10-24T00:17:07.507Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5062023-10-24T00:17:07.517Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
5072023-10-24T00:17:07.525Z+ set -o errexit
5082023-10-24T00:17:07.950Z+++ dirname ./tools/ci_download_dendrite_stub
5092023-10-24T00:17:07.974Z++ cd ./tools
5102023-10-24T00:17:08.392Z++ pwd
5112023-10-24T00:17:08.832Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5122023-10-24T00:17:08.852Z++ basename ./tools/ci_download_dendrite_stub
5132023-10-24T00:17:09.273Z+ ARG0=ci_download_dendrite_stub
5142023-10-24T00:17:09.284Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5152023-10-24T00:17:09.290Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5162023-10-24T00:17:09.304Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
5172023-10-24T00:17:09.313Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
5182023-10-24T00:17:09.329Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192023-10-24T00:17:09.340Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5202023-10-24T00:17:09.348Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5212023-10-24T00:17:09.363Z+ TARGET_DIR=out
5222023-10-24T00:17:09.813Z+ DOWNLOAD_DIR=out/downloads
5232023-10-24T00:17:09.829Z+ DEST_DIR=./out/dendrite-stub
5242023-10-24T00:17:09.840Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5252023-10-24T00:17:09.846Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5262023-10-24T00:17:09.854Z+ REPO=oxidecomputer/dendrite
5272023-10-24T00:17:09.861Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5282023-10-24T00:17:09.868Z+ main
5292023-10-24T00:17:09.875Z+ [[ 0 != 0 ]]
5302023-10-24T00:17:09.881Z+ CIDL_OS=solaris2.11
5312023-10-24T00:17:09.891Z+ [[ 0 != 0 ]]
5322023-10-24T00:17:09.898Z+ configure_os solaris2.11
5332023-10-24T00:17:09.929Z+ echo 'current directory: /work/oxidecomputer/omicron'
5342023-10-24T00:17:10.351Zcurrent directory: /work/oxidecomputer/omicron
5352023-10-24T00:17:10.362Z+ echo 'configuring based on OS: "solaris2.11"'
5362023-10-24T00:17:10.369Zconfiguring based on OS: "solaris2.11"
5372023-10-24T00:17:10.375Z+ case "$1" in
5382023-10-24T00:17:10.379Z+ SET_BINARIES=
5392023-10-24T00:17:10.793Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5402023-10-24T00:17:10.799Z+ CIDL_SHA256FUNC=do_sha256sum
5412023-10-24T00:17:10.806Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5422023-10-24T00:17:10.840Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5432023-10-24T00:17:10.844Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5442023-10-24T00:17:10.854Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5452023-10-24T00:17:10.865ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5462023-10-24T00:17:10.870Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5472023-10-24T00:17:10.877ZLocal file: out/downloads/dendrite-stub.tar.gz
5482023-10-24T00:17:10.884Z+ mkdir -p out/downloads
5492023-10-24T00:17:10.890ZDownloading...
5502023-10-24T00:17:10.898Z+ mkdir -p ./out/dendrite-stub
5512023-10-24T00:17:10.904Z+ fetch_and_verify
5522023-10-24T00:17:10.912Z+ local DO_DOWNLOAD=true
5532023-10-24T00:17:10.917Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5542023-10-24T00:17:10.926Z+ '[' true == true ']'
5552023-10-24T00:17:10.939Z+ echo Downloading...
5562023-10-24T00:17:10.950Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572023-10-24T00:17:10.956Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5582023-10-24T00:17:15.701Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592023-10-24T00:17:15.707Z++ sha256sum
5602023-10-24T00:17:15.711Z++ awk '{print $1}'
5612023-10-24T00:17:15.797Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5622023-10-24T00:17:15.800Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5632023-10-24T00:17:15.803Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642023-10-24T00:17:15.806Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652023-10-24T00:17:16.711Z+ do_assemble
5662023-10-24T00:17:16.717Z+ rm -r ./out/dendrite-stub
5672023-10-24T00:17:16.724Z+ mkdir ./out/dendrite-stub
5682023-10-24T00:17:16.734Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692023-10-24T00:17:16.837Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702023-10-24T00:17:16.844Z+ set -o errexit
5712023-10-24T00:17:16.855Z+++ dirname ./tools/ci_download_maghemite_mgd
5722023-10-24T00:17:16.868Z++ cd ./tools
5732023-10-24T00:17:16.872Z++ pwd
5742023-10-24T00:17:16.877Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752023-10-24T00:17:16.882Z++ basename ./tools/ci_download_maghemite_mgd
5762023-10-24T00:17:16.890Z+ ARG0=ci_download_maghemite_mgd
5772023-10-24T00:17:16.894Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782023-10-24T00:17:16.898Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5792023-10-24T00:17:16.901Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5802023-10-24T00:17:16.905Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812023-10-24T00:17:16.909Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5822023-10-24T00:17:16.914Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5832023-10-24T00:17:16.918Z+ TARGET_DIR=out
5842023-10-24T00:17:16.921Z+ DOWNLOAD_DIR=out/downloads
5852023-10-24T00:17:16.924Z+ DEST_DIR=./out/mgd
5862023-10-24T00:17:16.928Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872023-10-24T00:17:16.933Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882023-10-24T00:17:16.936Z+ REPO=oxidecomputer/maghemite
5892023-10-24T00:17:16.938Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5902023-10-24T00:17:16.941Z+ main
5912023-10-24T00:17:16.944Z+ [[ 0 != 0 ]]
5922023-10-24T00:17:16.948Z+ CIDL_OS=solaris2.11
5932023-10-24T00:17:16.952Z+ [[ 0 != 0 ]]
5942023-10-24T00:17:16.955Z+ configure_os solaris2.11
5952023-10-24T00:17:16.960Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962023-10-24T00:17:16.964Zcurrent directory: /work/oxidecomputer/omicron
5972023-10-24T00:17:16.968Z+ echo 'configuring based on OS: "solaris2.11"'
5982023-10-24T00:17:16.971Zconfiguring based on OS: "solaris2.11"
5992023-10-24T00:17:16.975Z+ case "$1" in
6002023-10-24T00:17:16.979Z+ SET_BINARIES=
6012023-10-24T00:17:16.985Z+ CIDL_SHA256FUNC=do_sha256sum
6022023-10-24T00:17:16.997Z+ TARBALL_FILENAME=mgd.tar.gz
6032023-10-24T00:17:17.020Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6042023-10-24T00:17:17.438Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052023-10-24T00:17:17.444Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
6062023-10-24T00:17:17.449ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6072023-10-24T00:17:17.455Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082023-10-24T00:17:17.492ZLocal file: out/downloads/mgd.tar.gz
6092023-10-24T00:17:17.508Z+ mkdir -p out/downloads
6102023-10-24T00:17:17.533Z+ mkdir -p ./out/mgd
6112023-10-24T00:17:17.543Z+ fetch_and_verify
6122023-10-24T00:17:17.557Z+ local DO_DOWNLOAD=true
6132023-10-24T00:17:17.580Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142023-10-24T00:17:17.590Z+ '[' true == true ']'
6152023-10-24T00:17:17.605Z+ echo Downloading...
6162023-10-24T00:17:17.638ZDownloading...
6172023-10-24T00:17:17.662Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
6182023-10-24T00:17:17.681Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6192023-10-24T00:17:25.183Z++ do_sha256sum out/downloads/mgd.tar.gz
6202023-10-24T00:17:25.186Z++ sha256sum
6212023-10-24T00:17:25.190Z++ awk '{print $1}'
6222023-10-24T00:17:25.260Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6232023-10-24T00:17:25.263Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6242023-10-24T00:17:25.266Z+ do_untar out/downloads/mgd.tar.gz
6252023-10-24T00:17:25.269Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262023-10-24T00:17:25.939Z+ do_assemble
6272023-10-24T00:17:25.948Z+ rm -r ./out/mgd
6282023-10-24T00:17:25.955Z+ mkdir ./out/mgd
6292023-10-24T00:17:25.962Z+ cp -r out/downloads/root ./out/mgd/root
6302023-10-24T00:17:26.162Z+ set -o errexit
6312023-10-24T00:17:26.171Z+++ dirname ./tools/ci_download_transceiver_control
6322023-10-24T00:17:26.198Z++ cd ./tools
6332023-10-24T00:17:26.206Z++ pwd
6342023-10-24T00:17:26.211Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352023-10-24T00:17:26.217Z++ basename ./tools/ci_download_transceiver_control
6362023-10-24T00:17:26.224Z+ ARG0=ci_download_transceiver_control
6372023-10-24T00:17:26.237Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382023-10-24T00:17:26.260Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392023-10-24T00:17:26.272Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402023-10-24T00:17:26.285Z+ TARGET_DIR=out
6412023-10-24T00:17:26.299Z+ DOWNLOAD_DIR=out/downloads
6422023-10-24T00:17:26.317Z+ DEST_DIR=./out/transceiver-control
6432023-10-24T00:17:26.326Z+ BIN_DIR=/opt/oxide/bin
6442023-10-24T00:17:26.337Z+ BINARY=xcvradm
6452023-10-24T00:17:26.350Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462023-10-24T00:17:26.366Z+ REPO=oxidecomputer/transceiver-control
6472023-10-24T00:17:26.391Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482023-10-24T00:17:26.406Z+ main
6492023-10-24T00:17:26.828Z+ [[ 0 != 0 ]]
6502023-10-24T00:17:26.844Z+ CIDL_OS=solaris2.11
6512023-10-24T00:17:26.863Z+ [[ 0 != 0 ]]
6522023-10-24T00:17:26.876Z+ configure_os solaris2.11
6532023-10-24T00:17:26.888Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542023-10-24T00:17:26.903Zcurrent directory: /work/oxidecomputer/omicron
6552023-10-24T00:17:26.911Z+ echo 'configuring based on OS: "solaris2.11"'
6562023-10-24T00:17:26.916Zconfiguring based on OS: "solaris2.11"
6572023-10-24T00:17:26.921Z+ case "$1" in
6582023-10-24T00:17:26.925Z+ SET_BINARIES=
6592023-10-24T00:17:26.930Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602023-10-24T00:17:26.934Z+ CIDL_SHA256FUNC=do_sha256sum
6612023-10-24T00:17:26.938Z+ ARCHIVE_FILENAME=xcvradm.gz
6622023-10-24T00:17:26.944Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632023-10-24T00:17:26.949Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642023-10-24T00:17:26.953Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652023-10-24T00:17:26.956ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662023-10-24T00:17:26.959Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672023-10-24T00:17:26.962ZLocal file: out/downloads/xcvradm.gz
6682023-10-24T00:17:26.964Z+ mkdir -p out/downloads
6692023-10-24T00:17:26.967Z+ mkdir -p ./out/transceiver-control
6702023-10-24T00:17:26.970Z+ fetch_and_verify
6712023-10-24T00:17:26.973Z+ local DO_DOWNLOAD=true
6722023-10-24T00:17:26.976Z+ [[ -f out/downloads/xcvradm.gz ]]
6732023-10-24T00:17:26.979Z+ '[' true == true ']'
6742023-10-24T00:17:26.982Z+ echo Downloading...
6752023-10-24T00:17:26.985ZDownloading...
6762023-10-24T00:17:26.988Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772023-10-24T00:17:26.991Z+ 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
6782023-10-24T00:17:28.325Z++ do_sha256sum out/downloads/xcvradm.gz
6792023-10-24T00:17:28.329Z++ sha256sum
6802023-10-24T00:17:28.333Z++ awk '{print $1}'
6812023-10-24T00:17:28.350Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822023-10-24T00:17:28.356Z+ [[ 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 ]]
6832023-10-24T00:17:28.359Z+ do_unpack out/downloads/xcvradm.gz
6842023-10-24T00:17:28.363Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852023-10-24T00:17:28.367Z+ gzip -dc out/downloads/xcvradm.gz
6862023-10-24T00:17:28.526Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872023-10-24T00:17:28.530Z+ do_assemble
6882023-10-24T00:17:28.538Z+ rm -r ./out/transceiver-control
6892023-10-24T00:17:28.546Z+ mkdir ./out/transceiver-control
6902023-10-24T00:17:28.553Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912023-10-24T00:17:28.734ZAll builder prerequisites installed successfully, and PATH looks valid
6922023-10-24T00:17:28.749Z
6932023-10-24T00:17:28.760Zreal 2:12.761953819
6942023-10-24T00:17:28.771Zuser 51.432929500
6952023-10-24T00:17:28.782Zsys 9.695893426
6962023-10-24T00:17:28.789Ztrap 0.022039355
6972023-10-24T00:17:28.801Ztflt 0.224514573
6982023-10-24T00:17:28.809Zdflt 0.526848128
6992023-10-24T00:17:28.820Zkflt 0.145487390
7002023-10-24T00:17:28.836Zlock 1.531344366
7012023-10-24T00:17:28.844Zslp 4:16.779845532
7022023-10-24T00:17:28.852Zlat 3.430649060
7032023-10-24T00:17:28.864Zstop 0.060798635
7042023-10-24T00:17:28.873Z
7052023-10-24T00:17:28.887Z #### # # ##### ##### # #
7062023-10-24T00:17:28.901Z # # # # # # # # # #
7072023-10-24T00:17:28.917Z # # # # # # # #
7082023-10-24T00:17:29.341Z # # # ##### ##### #
7092023-10-24T00:17:29.752Z # # # # # # #
7102023-10-24T00:17:29.760Z #### ###### # # # #
7112023-10-24T00:17:30.172Z
7122023-10-24T00:17:30.175Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7132023-10-24T00:17:30.178Z Updating crates.io index
7142023-10-24T00:17:30.182Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7152023-10-24T00:17:30.351Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7162023-10-24T00:17:32.494Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7172023-10-24T00:17:33.128Z Updating git repository `http://github.com/oxidecomputer/tofino`
7182023-10-24T00:17:33.479Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7192023-10-24T00:17:33.778Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7202023-10-24T00:17:34.092Z Updating git repository `https://github.com/oxidecomputer/propolis`
7212023-10-24T00:17:34.959Z Updating git repository `https://github.com/oxidecomputer/crucible`
7222023-10-24T00:17:36.590Z Updating git repository `https://github.com/oxidecomputer/opte`
7232023-10-24T00:17:37.596Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7242023-10-24T00:17:37.984Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7252023-10-24T00:17:38.354Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7262023-10-24T00:17:38.923Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7272023-10-24T00:17:39.284Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7282023-10-24T00:17:39.735Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7292023-10-24T00:17:40.045Z Updating git repository `https://github.com/njaremko/samael`
7302023-10-24T00:17:40.663Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7312023-10-24T00:17:41.242Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7322023-10-24T00:17:41.609Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7332023-10-24T00:17:41.948Z Updating git repository `https://github.com/jgallagher/nix`
7342023-10-24T00:17:43.416Z Updating git repository `https://github.com/cbiffle/hubpack`
7352023-10-24T00:17:43.833Z Updating git repository `https://github.com/oxidecomputer/omicron`
7362023-10-24T00:17:53.555Z Updating git repository `https://github.com/oxidecomputer/rfb`
7372023-10-24T00:17:54.083Z Updating git repository `https://github.com/oxidecomputer/typify`
7382023-10-24T00:17:55.096Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7392023-10-24T00:17:55.438Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7402023-10-24T00:17:55.752Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7412023-10-24T00:17:57.353Z Downloading crates ...
7422023-10-24T00:17:57.500Z Downloaded equivalent v1.0.1
7432023-10-24T00:17:57.503Z Downloaded bitflags v1.3.2
7442023-10-24T00:17:57.507Z Downloaded colorchoice v1.0.0
7452023-10-24T00:17:57.510Z Downloaded heck v0.4.1
7462023-10-24T00:17:57.527Z Downloaded itoa v1.0.9
7472023-10-24T00:17:57.538Z Downloaded anstyle v1.0.2
7482023-10-24T00:17:57.541Z Downloaded terminal_size v0.2.6
7492023-10-24T00:17:57.544Z Downloaded errno v0.3.2
7502023-10-24T00:17:57.547Z Downloaded anstyle-parse v0.2.1
7512023-10-24T00:17:57.550Z Downloaded anstyle-query v1.0.0
7522023-10-24T00:17:57.553Z Downloaded semver v1.0.18
7532023-10-24T00:17:57.559Z Downloaded cargo-platform v0.1.3
7542023-10-24T00:17:57.563Z Downloaded cargo_metadata v0.18.0
7552023-10-24T00:17:57.566Z Downloaded cargo_toml v0.16.3
7562023-10-24T00:17:57.568Z Downloaded clap_lex v0.5.1
7572023-10-24T00:17:57.571Z Downloaded anstream v0.5.0
7582023-10-24T00:17:57.574Z Downloaded thiserror v1.0.49
7592023-10-24T00:17:57.577Z Downloaded proc-macro2 v1.0.67
7602023-10-24T00:17:57.581Z Downloaded clap_derive v4.4.2
7612023-10-24T00:17:57.584Z Downloaded io-lifetimes v1.0.11
7622023-10-24T00:17:57.587Z Downloaded camino v1.1.6
7632023-10-24T00:17:57.590Z Downloaded toml_datetime v0.6.3
7642023-10-24T00:17:57.593Z Downloaded strsim v0.10.0
7652023-10-24T00:17:57.596Z Downloaded thiserror-impl v1.0.49
7662023-10-24T00:17:57.599Z Downloaded indexmap v2.0.0
7672023-10-24T00:17:57.602Z Downloaded anyhow v1.0.75
7682023-10-24T00:17:57.608Z Downloaded utf8parse v0.2.1
7692023-10-24T00:17:57.611Z Downloaded toml v0.8.0
7702023-10-24T00:17:57.617Z Downloaded serde_derive v1.0.188
7712023-10-24T00:17:57.623Z Downloaded unicode-ident v1.0.12
7722023-10-24T00:17:57.627Z Downloaded serde v1.0.188
7732023-10-24T00:17:57.633Z Downloaded clap v4.4.3
7742023-10-24T00:17:57.649Z Downloaded memchr v2.6.3
7752023-10-24T00:17:57.659Z Downloaded toml_edit v0.20.0
7762023-10-24T00:17:57.690Z Downloaded winnow v0.5.15
7772023-10-24T00:17:57.703Z Downloaded serde_json v1.0.107
7782023-10-24T00:17:57.718Z Downloaded syn v2.0.32
7792023-10-24T00:17:57.738Z Downloaded libc v0.2.149
7802023-10-24T00:17:57.787Z Downloaded rustix v0.37.23
7812023-10-24T00:17:57.832Z Downloaded hashbrown v0.14.0
7822023-10-24T00:17:57.840Z Downloaded clap_builder v4.4.2
7832023-10-24T00:17:57.853Z Downloaded ryu v1.0.15
7842023-10-24T00:17:57.858Z Downloaded serde_spanned v0.6.3
7852023-10-24T00:17:57.862Z Downloaded quote v1.0.33
7862023-10-24T00:17:57.994Z Compiling proc-macro2 v1.0.67
7872023-10-24T00:17:57.997Z Compiling unicode-ident v1.0.12
7882023-10-24T00:17:58.000Z Compiling serde v1.0.188
7892023-10-24T00:17:58.003Z Compiling libc v0.2.149
7902023-10-24T00:17:58.005Z Compiling io-lifetimes v1.0.11
7912023-10-24T00:17:58.011Z Compiling rustix v0.37.23
7922023-10-24T00:17:58.014Z Compiling equivalent v1.0.1
7932023-10-24T00:17:58.016Z Compiling bitflags v1.3.2
7942023-10-24T00:17:58.211Z Compiling utf8parse v0.2.1
7952023-10-24T00:17:58.232Z Compiling hashbrown v0.14.0
7962023-10-24T00:17:58.354Z Compiling colorchoice v1.0.0
7972023-10-24T00:17:58.461Z Compiling anstyle-parse v0.2.1
7982023-10-24T00:17:58.563Z Compiling anstyle-query v1.0.0
7992023-10-24T00:17:58.723Z Compiling winnow v0.5.15
8002023-10-24T00:17:58.874Z Compiling camino v1.1.6
8012023-10-24T00:17:59.587Z Compiling indexmap v2.0.0
8022023-10-24T00:18:00.780Z Compiling anstyle v1.0.2
8032023-10-24T00:18:01.270Z Compiling serde_json v1.0.107
8042023-10-24T00:18:01.453Z Compiling thiserror v1.0.49
8052023-10-24T00:18:01.593Z Compiling semver v1.0.18
8062023-10-24T00:18:01.727Z Compiling anstream v0.5.0
8072023-10-24T00:18:01.767Z Compiling itoa v1.0.9
8082023-10-24T00:18:01.892Z Compiling ryu v1.0.15
8092023-10-24T00:18:02.104Z Compiling heck v0.4.1
8102023-10-24T00:18:02.320Z Compiling strsim v0.10.0
8112023-10-24T00:18:02.464Z Compiling clap_lex v0.5.1
8122023-10-24T00:18:02.589Z Compiling anyhow v1.0.75
8132023-10-24T00:18:02.820Z Compiling quote v1.0.33
8142023-10-24T00:18:03.481Z Compiling syn v2.0.32
8152023-10-24T00:18:03.512Z Compiling errno v0.3.2
8162023-10-24T00:18:05.046Z Compiling terminal_size v0.2.6
8172023-10-24T00:18:05.171Z Compiling clap_builder v4.4.2
8182023-10-24T00:18:10.388Z Compiling serde_derive v1.0.188
8192023-10-24T00:18:10.392Z Compiling thiserror-impl v1.0.49
8202023-10-24T00:18:10.395Z Compiling clap_derive v4.4.2
8212023-10-24T00:18:14.398Z Compiling clap v4.4.3
8222023-10-24T00:18:22.383Z Compiling serde_spanned v0.6.3
8232023-10-24T00:18:22.386Z Compiling toml_datetime v0.6.3
8242023-10-24T00:18:22.388Z Compiling cargo-platform v0.1.3
8252023-10-24T00:18:22.804Z Compiling toml_edit v0.20.0
8262023-10-24T00:18:24.392Z Compiling cargo_metadata v0.18.0
8272023-10-24T00:18:25.968Z Compiling toml v0.8.0
8282023-10-24T00:18:26.907Z Compiling cargo_toml v0.16.3
8292023-10-24T00:18:32.272Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8302023-10-24T00:18:33.561Z Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
8312023-10-24T00:18:33.773Z Running `target/debug/xtask clippy`
8322023-10-24T00:18:33.828Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8332023-10-24T00:18:34.708Z Downloading crates ...
8342023-10-24T00:18:35.049Z Downloaded cc v1.0.83
8352023-10-24T00:18:35.054Z Downloaded lazy_static v1.4.0
8362023-10-24T00:18:35.057Z Downloaded ciborium v0.2.1
8372023-10-24T00:18:35.065Z Downloaded cfg-if v0.1.10
8382023-10-24T00:18:35.071Z Downloaded lalrpop-util v0.19.12
8392023-10-24T00:18:35.075Z Downloaded linked-hash-map v0.5.6
8402023-10-24T00:18:35.078Z Downloaded cexpr v0.6.0
8412023-10-24T00:18:35.092Z Downloaded cast v0.3.0
8422023-10-24T00:18:35.097Z Downloaded heck v0.3.3
8432023-10-24T00:18:35.100Z Downloaded headers-core v0.2.0
8442023-10-24T00:18:35.103Z Downloaded assert_matches v1.5.0
8452023-10-24T00:18:35.106Z Downloaded ascii-canvas v3.0.0
8462023-10-24T00:18:35.109Z Downloaded cassowary v0.3.0
8472023-10-24T00:18:35.112Z Downloaded bitstruct v0.1.1
8482023-10-24T00:18:35.119Z Downloaded matches v0.1.10
8492023-10-24T00:18:35.122Z Downloaded libefi-sys v0.1.0
8502023-10-24T00:18:35.125Z Downloaded miniz_oxide v0.7.1
8512023-10-24T00:18:35.369Z Downloaded adler v1.0.2
8522023-10-24T00:18:35.376Z Downloaded bit-set v0.5.3
8532023-10-24T00:18:35.383Z Downloaded array-init v0.0.4
8542023-10-24T00:18:35.387Z Downloaded mime v0.3.17
8552023-10-24T00:18:35.390Z Downloaded rustc_version v0.1.7
8562023-10-24T00:18:35.393Z Downloaded instant v0.1.12
8572023-10-24T00:18:35.398Z Downloaded atomicwrites v0.4.2
8582023-10-24T00:18:35.402Z Downloaded indoc v1.0.9
8592023-10-24T00:18:35.410Z Downloaded impl-trait-for-tuples v0.2.2
8602023-10-24T00:18:35.414Z Downloaded bcs v0.1.5
8612023-10-24T00:18:35.418Z Downloaded ipnet v2.8.0
8622023-10-24T00:18:35.423Z Downloaded bitstruct_derive v0.1.0
8632023-10-24T00:18:35.428Z Downloaded bitfield v0.14.0
8642023-10-24T00:18:35.431Z Downloaded lock_api v0.4.10
8652023-10-24T00:18:35.434Z Downloaded indexmap v1.9.3
8662023-10-24T00:18:35.437Z Downloaded indicatif v0.17.7
8672023-10-24T00:18:35.440Z Downloaded new_debug_unreachable v1.0.4
8682023-10-24T00:18:35.444Z Downloaded indoc v2.0.3
8692023-10-24T00:18:35.447Z Downloaded bytecount v0.6.3
8702023-10-24T00:18:35.450Z Downloaded httpdate v1.0.3
8712023-10-24T00:18:35.454Z Downloaded bytesize v1.3.0
8722023-10-24T00:18:35.456Z Downloaded num v0.4.1
8732023-10-24T00:18:35.459Z Downloaded backoff v0.4.0
8742023-10-24T00:18:35.463Z Downloaded nodrop v0.1.14
8752023-10-24T00:18:35.466Z Downloaded newline-converter v0.3.0
8762023-10-24T00:18:35.469Z Downloaded async-recursion v1.0.5
8772023-10-24T00:18:35.472Z Downloaded is-terminal v0.4.9
8782023-10-24T00:18:35.475Z Downloaded crossbeam-epoch v0.9.15
8792023-10-24T00:18:35.479Z Downloaded native-tls v0.2.11
8802023-10-24T00:18:35.481Z Downloaded ciborium-ll v0.2.1
8812023-10-24T00:18:35.484Z Downloaded highway v1.1.0
8822023-10-24T00:18:35.487Z Downloaded ipnetwork v0.20.0
8832023-10-24T00:18:35.490Z Downloaded block-buffer v0.10.4
8842023-10-24T00:18:35.494Z Downloaded num-integer v0.1.45
8852023-10-24T00:18:35.497Z Downloaded nibble_vec v0.1.0
8862023-10-24T00:18:35.500Z Downloaded remove_dir_all v0.5.3
8872023-10-24T00:18:35.503Z Downloaded num_enum v0.5.11
8882023-10-24T00:18:35.507Z Downloaded num_enum v0.7.0
8892023-10-24T00:18:35.510Z Downloaded display-error-chain v0.1.1
8902023-10-24T00:18:35.514Z Downloaded walkdir v2.4.0
8912023-10-24T00:18:35.517Z Downloaded addr2line v0.21.0
8922023-10-24T00:18:35.520Z Downloaded foreign-types-shared v0.3.1
8932023-10-24T00:18:35.524Z Downloaded blake2 v0.10.6
8942023-10-24T00:18:35.527Z Downloaded slab v0.4.9
8952023-10-24T00:18:35.530Z Downloaded foreign-types-shared v0.1.1
8962023-10-24T00:18:35.533Z Downloaded bincode v1.3.3
8972023-10-24T00:18:35.536Z Downloaded num-complex v0.4.4
8982023-10-24T00:18:35.539Z Downloaded basic-toml v0.1.4
8992023-10-24T00:18:35.542Z Downloaded precomputed-hash v0.1.1
9002023-10-24T00:18:35.545Z Downloaded fnv v1.0.7
9012023-10-24T00:18:35.547Z Downloaded libloading v0.7.4
9022023-10-24T00:18:35.550Z Downloaded termcolor v1.2.0
9032023-10-24T00:18:35.553Z Downloaded phf_shared v0.10.0
9042023-10-24T00:18:35.555Z Downloaded opaque-debug v0.3.0
9052023-10-24T00:18:35.558Z Downloaded ena v0.14.2
9062023-10-24T00:18:35.561Z Downloaded slog-json v2.6.1
9072023-10-24T00:18:35.563Z Downloaded itertools v0.10.5
9082023-10-24T00:18:35.566Z Downloaded float-cmp v0.9.0
9092023-10-24T00:18:35.568Z Downloaded dirs-next v2.0.0
9102023-10-24T00:18:35.571Z Downloaded darling v0.14.4
9112023-10-24T00:18:35.575Z Downloaded time-core v0.1.1
9122023-10-24T00:18:35.579Z Downloaded tokio-rustls v0.24.1
9132023-10-24T00:18:35.582Z Downloaded thiserror-no-std v2.0.2
9142023-10-24T00:18:35.585Z Downloaded fs-err v2.9.0
9152023-10-24T00:18:35.588Z Downloaded foreign-types v0.3.2
9162023-10-24T00:18:35.591Z Downloaded dyn-clone v1.0.13
9172023-10-24T00:18:35.593Z Downloaded fragile v2.0.0
9182023-10-24T00:18:35.596Z Downloaded tinyvec v1.6.0
9192023-10-24T00:18:35.598Z Downloaded olpc-cjson v0.1.3
9202023-10-24T00:18:35.601Z Downloaded utf-8 v0.7.6
9212023-10-24T00:18:35.604Z Downloaded openssl-probe v0.1.5
9222023-10-24T00:18:35.607Z Downloaded endian-type v0.1.2
9232023-10-24T00:18:35.609Z Downloaded base64 v0.13.1
9242023-10-24T00:18:35.612Z Downloaded term v0.7.0
9252023-10-24T00:18:35.616Z Downloaded allocator-api2 v0.2.16
9262023-10-24T00:18:35.619Z Downloaded clap_lex v0.2.4
9272023-10-24T00:18:35.622Z Downloaded predicates-core v1.0.6
9282023-10-24T00:18:35.625Z Downloaded derive_builder_macro v0.12.0
9292023-10-24T00:18:35.627Z Downloaded base64 v0.21.4
9302023-10-24T00:18:35.630Z Downloaded rustfmt-wrapper v0.2.0
9312023-10-24T00:18:35.633Z Downloaded phf v0.11.2
9322023-10-24T00:18:35.636Z Downloaded ppv-lite86 v0.2.17
9332023-10-24T00:18:35.639Z Downloaded num_enum_derive v0.7.0
9342023-10-24T00:18:35.641Z Downloaded fallible-streaming-iterator v0.1.9
9352023-10-24T00:18:35.645Z Downloaded darling_macro v0.14.4
9362023-10-24T00:18:35.648Z Downloaded diesel_table_macro_syntax v0.1.0
9372023-10-24T00:18:35.652Z Downloaded serde_repr v0.1.16
9382023-10-24T00:18:35.654Z Downloaded pin-project-lite v0.2.13
9392023-10-24T00:18:35.657Z Downloaded unicode-linebreak v0.1.5
9402023-10-24T00:18:35.660Z Downloaded rusty-fork v0.3.0
9412023-10-24T00:18:35.663Z Downloaded postgres-types v0.2.6
9422023-10-24T00:18:35.666Z Downloaded flagset v0.4.3
9432023-10-24T00:18:35.669Z Downloaded tungstenite v0.18.0
9442023-10-24T00:18:35.672Z Downloaded similar-asserts v1.5.0
9452023-10-24T00:18:35.674Z Downloaded serial_test_derive v0.10.0
9462023-10-24T00:18:35.684Z Downloaded tracing-attributes v0.1.26
9472023-10-24T00:18:35.687Z Downloaded filetime v0.2.22
9482023-10-24T00:18:35.690Z Downloaded crossbeam-queue v0.3.8
9492023-10-24T00:18:35.692Z Downloaded crossbeam-channel v0.5.8
9502023-10-24T00:18:35.695Z Downloaded either v1.9.0
9512023-10-24T00:18:35.698Z Downloaded predicates v2.1.5
9522023-10-24T00:18:35.700Z Downloaded downcast v0.11.0
9532023-10-24T00:18:35.703Z Downloaded usdt-macro v0.3.5
9542023-10-24T00:18:35.706Z Downloaded usdt-attr-macro v0.3.5
9552023-10-24T00:18:35.709Z Downloaded try-lock v0.2.4
9562023-10-24T00:18:35.712Z Downloaded semver-parser v0.10.2
9572023-10-24T00:18:35.715Z Downloaded paste v1.0.14
9582023-10-24T00:18:35.718Z Downloaded minimal-lexical v0.2.1
9592023-10-24T00:18:35.721Z Downloaded fxhash v0.2.1
9602023-10-24T00:18:35.724Z Downloaded zone v0.2.0
9612023-10-24T00:18:35.726Z Downloaded ucd-trie v0.1.6
9622023-10-24T00:18:35.729Z Downloaded ron v0.7.1
9632023-10-24T00:18:35.732Z Downloaded yansi v0.5.1
9642023-10-24T00:18:35.734Z Downloaded once_cell v1.18.0
9652023-10-24T00:18:35.737Z Downloaded funty v2.0.0
9662023-10-24T00:18:35.740Z Downloaded snafu-derive v0.7.5
9672023-10-24T00:18:35.745Z Downloaded plotters-svg v0.3.5
9682023-10-24T00:18:35.754Z Downloaded ff v0.13.0
9692023-10-24T00:18:35.761Z Downloaded predicates-tree v1.0.9
9702023-10-24T00:18:35.764Z Downloaded wait-timeout v0.2.0
9712023-10-24T00:18:35.767Z Downloaded rstest v0.18.2
9722023-10-24T00:18:35.769Z Downloaded crunchy v0.2.2
9732023-10-24T00:18:35.774Z Downloaded env_logger v0.9.3
9742023-10-24T00:18:35.776Z Downloaded signal-hook-mio v0.2.3
9752023-10-24T00:18:35.779Z Downloaded tar v0.4.40
9762023-10-24T00:18:35.782Z Downloaded slog-term v2.9.0
9772023-10-24T00:18:35.784Z Downloaded const_format v0.2.31
9782023-10-24T00:18:35.788Z Downloaded take_mut v0.2.2
9792023-10-24T00:18:35.790Z Downloaded fallible-iterator v0.2.0
9802023-10-24T00:18:35.793Z Downloaded num-bigint v0.4.4
9812023-10-24T00:18:35.796Z Downloaded structmeta v0.1.6
9822023-10-24T00:18:35.799Z Downloaded http v0.2.9
9832023-10-24T00:18:35.802Z Downloaded spki v0.7.2
9842023-10-24T00:18:35.805Z Downloaded slog-async v2.8.0
9852023-10-24T00:18:35.808Z Downloaded rsa v0.9.2
9862023-10-24T00:18:35.811Z Downloaded peeking_take_while v0.1.2
9872023-10-24T00:18:35.814Z Downloaded rust-argon2 v1.0.1
9882023-10-24T00:18:35.816Z Downloaded path-slash v0.1.5
9892023-10-24T00:18:35.819Z Downloaded trybuild v1.0.85
9902023-10-24T00:18:35.822Z Downloaded tough v0.12.5
9912023-10-24T00:18:35.824Z Downloaded deranged v0.3.8
9922023-10-24T00:18:35.827Z Downloaded strum v0.25.0
9932023-10-24T00:18:35.830Z Downloaded libm v0.2.7
9942023-10-24T00:18:35.833Z Downloaded rand_xorshift v0.3.0
9952023-10-24T00:18:35.835Z Downloaded serde_path_to_error v0.1.14
9962023-10-24T00:18:35.838Z Downloaded dof v0.1.5
9972023-10-24T00:18:35.840Z Downloaded os_str_bytes v6.5.1
9982023-10-24T00:18:35.843Z Downloaded unicode-segmentation v1.10.1
9992023-10-24T00:18:35.845Z Downloaded num_threads v0.1.6
10002023-10-24T00:18:35.848Z Downloaded vte_generate_state_changes v0.1.1
10012023-10-24T00:18:35.851Z Downloaded pem v1.1.1
10022023-10-24T00:18:35.854Z Downloaded waitgroup v0.1.2
10032023-10-24T00:18:35.857Z Downloaded sha1 v0.10.5
10042023-10-24T00:18:35.860Z Downloaded rand v0.4.6
10052023-10-24T00:18:35.863Z Downloaded darling_core v0.20.3
10062023-10-24T00:18:35.866Z Downloaded dtrace-parser v0.1.14
10072023-10-24T00:18:35.869Z Downloaded dashmap v5.5.1
10082023-10-24T00:18:35.871Z Downloaded same-file v1.0.6
10092023-10-24T00:18:35.874Z Downloaded resolv-conf v0.7.0
10102023-10-24T00:18:35.878Z Downloaded generic-array v0.14.7
10112023-10-24T00:18:35.880Z Downloaded futures-sink v0.3.28
10122023-10-24T00:18:35.883Z Downloaded futures-core v0.3.28
10132023-10-24T00:18:35.886Z Downloaded ed25519 v1.5.3
10142023-10-24T00:18:35.888Z Downloaded pin-utils v0.1.0
10152023-10-24T00:18:35.891Z Downloaded zone_cfg_derive v0.2.0
10162023-10-24T00:18:35.894Z Downloaded smawk v0.3.1
10172023-10-24T00:18:35.897Z Downloaded strip-ansi-escapes v0.2.0
10182023-10-24T00:18:35.900Z Downloaded smallvec v1.11.0
10192023-10-24T00:18:35.903Z Downloaded secrecy v0.8.0
10202023-10-24T00:18:35.906Z Downloaded tap v1.0.1
10212023-10-24T00:18:35.909Z Downloaded termtree v0.4.1
10222023-10-24T00:18:35.911Z Downloaded rand_core v0.6.4
10232023-10-24T00:18:35.914Z Downloaded glob v0.3.1
10242023-10-24T00:18:35.917Z Downloaded zeroize_derive v1.4.2
10252023-10-24T00:18:35.920Z Downloaded zeroize v1.6.0
10262023-10-24T00:18:35.922Z Downloaded serde_derive_internals v0.26.0
10272023-10-24T00:18:35.925Z Downloaded tempdir v0.3.7
10282023-10-24T00:18:35.928Z Downloaded textwrap v0.11.0
10292023-10-24T00:18:35.932Z Downloaded synstructure v0.12.6
10302023-10-24T00:18:35.935Z Downloaded tokio-native-tls v0.3.1
10312023-10-24T00:18:35.937Z Downloaded tokio-tungstenite v0.20.1
10322023-10-24T00:18:35.940Z Downloaded smf v0.2.2
10332023-10-24T00:18:35.943Z Downloaded sha2 v0.10.7
10342023-10-24T00:18:35.947Z Downloaded fastrand v2.0.0
10352023-10-24T00:18:35.950Z Downloaded data-encoding v2.4.0
10362023-10-24T00:18:35.953Z Downloaded pest_derive v2.7.2
10372023-10-24T00:18:35.980Z Downloaded futures-macro v0.3.28
10382023-10-24T00:18:35.984Z Downloaded futures-io v0.3.28
10392023-10-24T00:18:35.987Z Downloaded futures-executor v0.3.28
10402023-10-24T00:18:35.990Z Downloaded erased-serde v0.3.30
10412023-10-24T00:18:35.992Z Downloaded structopt v0.3.26
10422023-10-24T00:18:35.995Z Downloaded ref-cast v1.0.20
10432023-10-24T00:18:35.997Z Downloaded plotters-backend v0.3.5
10442023-10-24T00:18:36.001Z Downloaded futures-timer v3.0.2
10452023-10-24T00:18:36.003Z Downloaded derive_builder_core v0.12.0
10462023-10-24T00:18:36.007Z Downloaded postcard v0.7.3
10472023-10-24T00:18:36.009Z Downloaded rcgen v0.10.0
10482023-10-24T00:18:36.016Z Downloaded proc-macro-crate v1.3.1
10492023-10-24T00:18:36.020Z Downloaded predicates v3.0.4
10502023-10-24T00:18:36.022Z Downloaded partial-io v0.5.4
10512023-10-24T00:18:36.025Z Downloaded derive_builder v0.12.0
10522023-10-24T00:18:36.028Z Downloaded poly1305 v0.8.0
10532023-10-24T00:18:36.031Z Downloaded diesel_derives v2.1.1
10542023-10-24T00:18:36.033Z Downloaded der_derive v0.7.2
10552023-10-24T00:18:36.037Z Downloaded crossbeam-utils v0.8.16
10562023-10-24T00:18:36.040Z Downloaded platforms v3.0.2
10572023-10-24T00:18:36.043Z Downloaded tokio-util v0.7.8
10582023-10-24T00:18:36.045Z Downloaded relative-path v1.9.0
10592023-10-24T00:18:36.048Z Downloaded expectorate v1.1.0
10602023-10-24T00:18:36.051Z Downloaded uuid v1.4.1
10612023-10-24T00:18:36.054Z Downloaded parking_lot v0.12.1
10622023-10-24T00:18:36.057Z Downloaded hkdf v0.12.3
10632023-10-24T00:18:36.060Z Downloaded test-strategy v0.2.1
10642023-10-24T00:18:36.063Z Downloaded chrono v0.4.31
10652023-10-24T00:18:36.065Z Downloaded parking_lot_core v0.8.6
10662023-10-24T00:18:36.068Z Downloaded trust-dns-client v0.22.0
10672023-10-24T00:18:36.070Z Downloaded darling_core v0.14.4
10682023-10-24T00:18:36.073Z Downloaded x509-cert v0.2.4
10692023-10-24T00:18:36.076Z Downloaded idna v0.4.0
10702023-10-24T00:18:36.087Z Downloaded crypto-bigint v0.5.2
10712023-10-24T00:18:36.099Z Downloaded lalrpop v0.19.12
10722023-10-24T00:18:36.121Z Downloaded salty v0.2.0
10732023-10-24T00:18:36.128Z Downloaded rusqlite v0.29.0
10742023-10-24T00:18:36.139Z Downloaded hashbrown v0.13.2
10752023-10-24T00:18:36.148Z Downloaded clap v3.2.25
10762023-10-24T00:18:36.173Z Downloaded reqwest v0.11.20
10772023-10-24T00:18:36.186Z Downloaded bindgen v0.65.1
10782023-10-24T00:18:36.199Z Downloaded plotters v0.3.5
10792023-10-24T00:18:36.215Z Downloaded portable-atomic v1.4.3
10802023-10-24T00:18:36.225Z Downloaded quick-xml v0.23.1
10812023-10-24T00:18:36.239Z Downloaded petgraph v0.6.4
10822023-10-24T00:18:36.263Z Downloaded rayon v1.7.0
10832023-10-24T00:18:36.280Z Downloaded regex v1.9.5
10842023-10-24T00:18:36.304Z Downloaded syn v1.0.109
10852023-10-24T00:18:36.324Z Downloaded regex-syntax v0.6.29
10862023-10-24T00:18:36.338Z Downloaded regress v0.7.1
10872023-10-24T00:18:36.352Z Downloaded object v0.30.4
10882023-10-24T00:18:36.370Z Downloaded zerocopy-derive v0.6.4
10892023-10-24T00:18:36.392Z Downloaded regex-automata v0.3.8
10902023-10-24T00:18:36.424Z Downloaded openssl v0.10.57
10912023-10-24T00:18:36.441Z Downloaded bstr v1.6.0
10922023-10-24T00:18:36.463Z Downloaded ratatui v0.23.0
10932023-10-24T00:18:36.484Z Downloaded rustls v0.21.7
10942023-10-24T00:18:36.505Z Downloaded openapiv3 v1.0.3
10952023-10-24T00:18:36.528Z Downloaded polar-core v0.26.4
10962023-10-24T00:18:36.544Z Downloaded rustix v0.38.9
10972023-10-24T00:18:36.583Z Downloaded sled v0.34.7
10982023-10-24T00:18:36.603Z Downloaded curve25519-dalek v4.1.0
10992023-10-24T00:18:36.620Z Downloaded libz-sys v1.1.12
11002023-10-24T00:18:36.741Z Downloaded regex-syntax v0.7.5
11012023-10-24T00:18:36.756Z Downloaded bzip2-sys v0.1.11+1.0.8
11022023-10-24T00:18:36.780Z Downloaded zerocopy-derive v0.2.0
11032023-10-24T00:18:36.797Z Downloaded gimli v0.28.0
11042023-10-24T00:18:36.812Z Downloaded radix_trie v0.2.1
11052023-10-24T00:18:36.822Z Downloaded trust-dns-proto v0.22.0
11062023-10-24T00:18:36.843Z Downloaded diesel v2.1.1
11072023-10-24T00:18:36.875Z Downloaded smoltcp v0.9.1
11082023-10-24T00:18:36.895Z Downloaded libtest-mimic v0.5.2
11092023-10-24T00:18:36.903Z Downloaded tokio v1.33.0
11102023-10-24T00:18:36.968Z Downloaded sha3 v0.10.8
11112023-10-24T00:18:37.009Z Downloaded object v0.32.1
11122023-10-24T00:18:37.013Z Downloaded tabled v0.14.0
11132023-10-24T00:18:37.026Z Downloaded git2 v0.17.2
11142023-10-24T00:18:37.041Z Downloaded pest v2.7.2
11152023-10-24T00:18:37.049Z Downloaded h2 v0.3.21
11162023-10-24T00:18:37.061Z Downloaded idna v0.2.3
11172023-10-24T00:18:37.074Z Downloaded nix v0.26.2
11182023-10-24T00:18:37.093Z Downloaded vcpkg v0.2.15
11192023-10-24T00:18:37.166Z Downloaded futures-util v0.3.28
11202023-10-24T00:18:37.186Z Downloaded bitvec v1.0.1
11212023-10-24T00:18:37.213Z Downloaded reedline v0.23.0
11222023-10-24T00:18:37.224Z Downloaded encoding_rs v0.8.33
11232023-10-24T00:18:37.267Z Downloaded bstr v0.2.17
11242023-10-24T00:18:37.285Z Downloaded proptest v1.3.1
11252023-10-24T00:18:37.301Z Downloaded webpki-roots v0.25.2
11262023-10-24T00:18:37.308Z Downloaded hashbrown v0.12.3
11272023-10-24T00:18:37.316Z Downloaded trust-dns-server v0.22.1
11282023-10-24T00:18:37.325Z Downloaded smoltcp v0.8.2
11292023-10-24T00:18:37.344Z Downloaded libgit2-sys v0.15.2+1.6.4
11302023-10-24T00:18:37.453Z Downloaded trust-dns-resolver v0.22.0
11312023-10-24T00:18:37.460Z Downloaded clap v2.34.0
11322023-10-24T00:18:37.474Z Downloaded rayon-core v1.11.0
11332023-10-24T00:18:37.481Z Downloaded time v0.3.27
11342023-10-24T00:18:37.493Z Downloaded regex-automata v0.1.10
11352023-10-24T00:18:37.503Z Downloaded serde_with v2.3.3
11362023-10-24T00:18:37.515Z Downloaded rustls-webpki v0.101.4
11372023-10-24T00:18:37.542Z Downloaded pin-project v1.1.3
11382023-10-24T00:18:37.563Z Downloaded itertools v0.11.0
11392023-10-24T00:18:37.576Z Downloaded num_enum_derive v0.5.11
11402023-10-24T00:18:37.579Z Downloaded pest_generator v2.7.2
11412023-10-24T00:18:37.597Z Downloaded similar v2.2.1
11422023-10-24T00:18:37.600Z Downloaded openssl-sys v0.9.93
11432023-10-24T00:18:37.602Z Downloaded unicode-normalization v0.1.22
11442023-10-24T00:18:37.605Z Downloaded crossterm v0.27.0
11452023-10-24T00:18:37.617Z Downloaded crossterm v0.26.1
11462023-10-24T00:18:37.629Z Downloaded aho-corasick v1.0.4
11472023-10-24T00:18:37.640Z Downloaded spin v0.9.8
11482023-10-24T00:18:37.644Z Downloaded rustls-native-certs v0.6.3
11492023-10-24T00:18:37.648Z Downloaded num-bigint-dig v0.8.4
11502023-10-24T00:18:37.658Z Downloaded whoami v1.4.1
11512023-10-24T00:18:37.661Z Downloaded hashlink v0.8.3
11522023-10-24T00:18:37.664Z Downloaded crypto-common v0.1.6
11532023-10-24T00:18:37.666Z Downloaded diff v0.1.13
11542023-10-24T00:18:37.671Z Downloaded socket2 v0.5.4
11552023-10-24T00:18:37.675Z Downloaded toml_edit v0.19.15
11562023-10-24T00:18:37.706Z Downloaded polyval v0.6.1
11572023-10-24T00:18:37.709Z Downloaded percent-encoding v2.3.0
11582023-10-24T00:18:37.712Z Downloaded pkg-config v0.3.27
11592023-10-24T00:18:37.715Z Downloaded half v1.8.2
11602023-10-24T00:18:37.718Z Downloaded tokio-postgres v0.7.10
11612023-10-24T00:18:37.726Z Downloaded zip v0.6.6
11622023-10-24T00:18:37.734Z Downloaded rustc-hash v1.1.0
11632023-10-24T00:18:37.736Z Downloaded slog v2.7.0
11642023-10-24T00:18:37.741Z Downloaded rand_chacha v0.3.1
11652023-10-24T00:18:37.744Z Downloaded signal-hook-tokio v0.3.1
11662023-10-24T00:18:37.746Z Downloaded pin-project-internal v1.1.3
11672023-10-24T00:18:37.749Z Downloaded smallvec v0.6.14
11682023-10-24T00:18:37.752Z Downloaded vte v0.11.1
11692023-10-24T00:18:37.755Z Downloaded signal-hook-registry v1.4.1
11702023-10-24T00:18:37.758Z Downloaded futures-task v0.3.28
11712023-10-24T00:18:37.760Z Downloaded papergrid v0.10.0
11722023-10-24T00:18:37.766Z Downloaded password-hash v0.5.0
11732023-10-24T00:18:37.770Z Downloaded schemars v0.8.13
11742023-10-24T00:18:37.797Z Downloaded rand v0.8.5
11752023-10-24T00:18:37.817Z Downloaded termios v0.3.3
11762023-10-24T00:18:37.822Z Downloaded steno v0.4.0
11772023-10-24T00:18:37.832Z Downloaded headers v0.3.9
11782023-10-24T00:18:37.850Z Downloaded spin v0.5.2
11792023-10-24T00:18:37.854Z Downloaded difflib v0.4.0
11802023-10-24T00:18:37.857Z Downloaded structmeta-derive v0.1.6
11812023-10-24T00:18:37.863Z Downloaded strsim v0.8.0
11822023-10-24T00:18:37.866Z Downloaded postgres-protocol v0.6.6
11832023-10-24T00:18:37.869Z Downloaded fixedbitset v0.4.2
11842023-10-24T00:18:37.873Z Downloaded socket2 v0.4.9
11852023-10-24T00:18:37.878Z Downloaded cstr-argument v0.1.2
11862023-10-24T00:18:37.880Z Downloaded path-absolutize v3.1.0
11872023-10-24T00:18:37.883Z Downloaded tabled_derive v0.6.0
11882023-10-24T00:18:37.886Z Downloaded getrandom v0.2.10
11892023-10-24T00:18:37.897Z Downloaded postcard-cobs v0.1.5-pre
11902023-10-24T00:18:37.901Z Downloaded parking_lot v0.11.2
11912023-10-24T00:18:37.907Z Downloaded tiny-keccak v2.0.2
11922023-10-24T00:18:37.913Z Downloaded tracing-core v0.1.31
11932023-10-24T00:18:37.919Z Downloaded tracing v0.1.37
11942023-10-24T00:18:37.927Z Downloaded parse-display v0.7.0
11952023-10-24T00:18:37.930Z Downloaded path-dedot v3.1.0
11962023-10-24T00:18:37.933Z Downloaded getopts v0.2.21
11972023-10-24T00:18:37.936Z Downloaded packed_struct_codegen v0.10.1
11982023-10-24T00:18:37.939Z Downloaded xattr v1.0.1
11992023-10-24T00:18:37.941Z Downloaded wyz v0.5.1
12002023-10-24T00:18:37.944Z Downloaded group v0.13.0
12012023-10-24T00:18:37.947Z Downloaded globset v0.4.13
12022023-10-24T00:18:37.950Z Downloaded slog-dtrace v0.2.3
12032023-10-24T00:18:37.953Z Downloaded oso v0.26.4
12042023-10-24T00:18:37.958Z Downloaded toml v0.7.8
12052023-10-24T00:18:37.964Z Downloaded toml v0.5.11
12062023-10-24T00:18:37.967Z Downloaded flate2 v1.0.27
12072023-10-24T00:18:37.974Z Downloaded prettyplease v0.2.12
12082023-10-24T00:18:37.980Z Downloaded pretty_assertions v1.4.0
12092023-10-24T00:18:37.983Z Downloaded fatfs v0.3.6
12102023-10-24T00:18:37.989Z Downloaded ron v0.8.1
12112023-10-24T00:18:37.999Z Downloaded rustc-demangle v0.1.23
12122023-10-24T00:18:38.002Z Downloaded r2d2 v0.8.10
12132023-10-24T00:18:38.005Z Downloaded which v4.4.0
12142023-10-24T00:18:38.031Z Downloaded pkcs1 v0.7.5
12152023-10-24T00:18:38.034Z Downloaded libsqlite3-sys v0.26.0
12162023-10-24T00:18:38.156Z Downloaded proc-macro-error v1.0.4
12172023-10-24T00:18:38.162Z Downloaded nom v7.1.3
12182023-10-24T00:18:38.171Z Downloaded ring v0.16.20
12192023-10-24T00:18:38.341Z Downloaded mio v0.8.8
12202023-10-24T00:18:38.351Z Downloaded criterion v0.5.1
12212023-10-24T00:18:38.363Z Downloaded hyper v0.14.27
12222023-10-24T00:18:38.378Z Downloaded schemars_derive v0.8.13
12232023-10-24T00:18:38.381Z Downloaded ref-cast-impl v1.0.20
12242023-10-24T00:18:38.384Z Downloaded tungstenite v0.20.1
12252023-10-24T00:18:38.388Z Downloaded owo-colors v3.5.0
12262023-10-24T00:18:38.393Z Downloaded elliptic-curve v0.13.5
12272023-10-24T00:18:38.400Z Downloaded der v0.7.8
12282023-10-24T00:18:38.410Z Downloaded serde_urlencoded v0.7.1
12292023-10-24T00:18:38.413Z Downloaded darling_macro v0.20.3
12302023-10-24T00:18:38.416Z Downloaded serial_test v0.10.0
12312023-10-24T00:18:38.419Z Downloaded usdt-impl v0.3.5
12322023-10-24T00:18:38.422Z Downloaded unicode-xid v0.2.4
12332023-10-24T00:18:38.426Z Downloaded radium v0.7.0
12342023-10-24T00:18:38.429Z Downloaded textwrap v0.16.0
12352023-10-24T00:18:38.432Z Downloaded tinytemplate v1.2.1
12362023-10-24T00:18:38.435Z Downloaded heapless v0.7.16
12372023-10-24T00:18:38.438Z Downloaded aes v0.8.3
12382023-10-24T00:18:38.442Z Downloaded snafu v0.7.5
12392023-10-24T00:18:38.453Z Downloaded pem-rfc7468 v0.7.0
12402023-10-24T00:18:38.457Z Downloaded parse-display-derive v0.7.0
12412023-10-24T00:18:38.460Z Downloaded slog-bunyan v2.4.0
12422023-10-24T00:18:38.463Z Downloaded ctr v0.9.2
12432023-10-24T00:18:38.466Z Downloaded hash32 v0.2.1
12442023-10-24T00:18:38.468Z Downloaded derive-where v1.2.5
12452023-10-24T00:18:38.474Z Downloaded tokio-macros v2.1.0
12462023-10-24T00:18:38.476Z Downloaded semver v0.1.20
12472023-10-24T00:18:38.479Z Downloaded vsss-rs v3.3.1
12482023-10-24T00:18:38.482Z Downloaded futures v0.3.28
12492023-10-24T00:18:38.491Z Downloaded slog-stdlog v4.1.1
12502023-10-24T00:18:38.494Z Downloaded pest_meta v2.7.2
12512023-10-24T00:18:38.497Z Downloaded parking_lot_core v0.9.8
12522023-10-24T00:18:38.501Z Downloaded env_logger v0.10.0
12532023-10-24T00:18:38.507Z Downloaded flume v0.11.0
12542023-10-24T00:18:38.513Z Downloaded url v2.4.1
12552023-10-24T00:18:38.519Z Downloaded unsafe-libyaml v0.2.9
12562023-10-24T00:18:38.526Z Downloaded serde_tokenstream v0.1.7
12572023-10-24T00:18:38.532Z Downloaded pkcs8 v0.10.2
12582023-10-24T00:18:38.537Z Downloaded doc-comment v0.3.3
12592023-10-24T00:18:38.539Z Downloaded siphasher v0.3.11
12602023-10-24T00:18:38.542Z Downloaded semver v0.11.0
12612023-10-24T00:18:38.545Z Downloaded serde_plain v1.0.2
12622023-10-24T00:18:38.548Z Downloaded structopt-derive v0.4.18
12632023-10-24T00:18:38.551Z Downloaded libxml v0.3.3
12642023-10-24T00:18:38.560Z Downloaded omicron-zone-package v0.8.3
12652023-10-24T00:18:38.564Z Downloaded backtrace v0.3.69
12662023-10-24T00:18:38.572Z Downloaded serde_tokenstream v0.2.0
12672023-10-24T00:18:38.578Z Downloaded packed_struct v0.10.1
12682023-10-24T00:18:38.581Z Downloaded tokio-stream v0.1.14
12692023-10-24T00:18:38.589Z Downloaded signal-hook v0.3.17
12702023-10-24T00:18:38.594Z Downloaded arc-swap v1.6.0
12712023-10-24T00:18:38.600Z Downloaded signature v2.1.0
12722023-10-24T00:18:38.603Z Downloaded signature v1.6.4
12732023-10-24T00:18:38.606Z Downloaded rstest_macros v0.18.2
12742023-10-24T00:18:38.612Z Downloaded rpassword v7.2.0
12752023-10-24T00:18:38.617Z Downloaded version_check v0.9.4
12762023-10-24T00:18:38.620Z Downloaded stringprep v0.1.3
12772023-10-24T00:18:38.624Z Downloaded rustversion v1.0.14
12782023-10-24T00:18:38.627Z Downloaded derive_more v0.99.17
12792023-10-24T00:18:38.644Z Downloaded serde_with_macros v2.3.3
12802023-10-24T00:18:38.648Z Downloaded zerocopy v0.6.4
12812023-10-24T00:18:38.652Z Downloaded serde_yaml v0.9.25
12822023-10-24T00:18:38.655Z Downloaded oso-derive v0.26.4
12832023-10-24T00:18:38.658Z Downloaded openssl-macros v0.1.1
12842023-10-24T00:18:38.661Z Downloaded usdt v0.3.5
12852023-10-24T00:18:38.668Z Downloaded universal-hash v0.5.1
12862023-10-24T00:18:38.671Z Downloaded unicode-width v0.1.10
12872023-10-24T00:18:38.674Z Downloaded threadpool v1.8.1
12882023-10-24T00:18:38.677Z Downloaded futures-channel v0.3.28
12892023-10-24T00:18:38.680Z Downloaded time-macros v0.2.13
12902023-10-24T00:18:38.683Z Downloaded typenum v1.16.0
12912023-10-24T00:18:38.686Z Downloaded unicode-bidi v0.3.13
12922023-10-24T00:18:38.689Z Downloaded memoffset v0.7.1
12932023-10-24T00:18:38.691Z Downloaded subprocess v0.2.9
12942023-10-24T00:18:38.694Z Downloaded form_urlencoded v1.2.0
12952023-10-24T00:18:38.697Z Downloaded proc-macro-error-attr v1.0.4
12962023-10-24T00:18:38.699Z Downloaded phf_shared v0.11.2
12972023-10-24T00:18:38.702Z Downloaded oorandom v11.1.3
12982023-10-24T00:18:38.705Z Downloaded twox-hash v1.6.3
12992023-10-24T00:18:38.708Z Downloaded foreign-types v0.5.0
13002023-10-24T00:18:38.711Z Downloaded fd-lock v3.0.13
13012023-10-24T00:18:38.714Z Downloaded quick-error v1.2.3
13022023-10-24T00:18:38.717Z Downloaded pretty-hex v0.3.0
13032023-10-24T00:18:38.720Z Downloaded pretty-hex v0.2.1
13042023-10-24T00:18:38.723Z Downloaded crc-any v2.4.3
13052023-10-24T00:18:38.726Z Downloaded dirs-sys-next v0.1.2
13062023-10-24T00:18:38.729Z Downloaded toolchain_find v0.2.0
13072023-10-24T00:18:38.732Z Downloaded bytes v1.5.0
13082023-10-24T00:18:38.734Z Downloaded darling v0.20.3
13092023-10-24T00:18:38.738Z Downloaded yasna v0.5.2
13102023-10-24T00:18:38.740Z Downloaded vergen v8.2.4
13112023-10-24T00:18:38.743Z Downloaded tokio-tungstenite v0.18.0
13122023-10-24T00:18:38.746Z Downloaded const-oid v0.9.5
13132023-10-24T00:18:38.748Z Downloaded thiserror-impl-no-std v2.0.2
13142023-10-24T00:18:38.751Z Downloaded crc-catalog v2.2.0
13152023-10-24T00:18:38.754Z Downloaded enum-as-inner v0.5.1
13162023-10-24T00:18:38.757Z Downloaded digest v0.10.7
13172023-10-24T00:18:38.760Z Downloaded debug-ignore v1.0.5
13182023-10-24T00:18:38.762Z Downloaded subtle v2.5.0
13192023-10-24T00:18:38.765Z Downloaded strum_macros v0.25.2
13202023-10-24T00:18:38.768Z Downloaded string_cache v0.8.7
13212023-10-24T00:18:38.771Z Downloaded slog-envlogger v2.2.0
13222023-10-24T00:18:38.774Z Downloaded rustls-pemfile v1.0.3
13232023-10-24T00:18:38.779Z Downloaded rustc_version v0.4.0
13242023-10-24T00:18:38.795Z Downloaded ringbuffer v0.15.0
13252023-10-24T00:18:38.799Z Downloaded tempfile v3.8.0
13262023-10-24T00:18:38.803Z Downloaded static_assertions v1.1.0
13272023-10-24T00:18:38.806Z Downloaded mockall_derive v0.11.4
13282023-10-24T00:18:38.809Z Downloaded clang-sys v1.6.1
13292023-10-24T00:18:38.811Z Downloaded hyper-rustls v0.24.1
13302023-10-24T00:18:38.814Z Downloaded foreign-types-macros v0.2.3
13312023-10-24T00:18:38.817Z Downloaded want v0.3.1
13322023-10-24T00:18:38.820Z Downloaded number_prefix v0.4.0
13332023-10-24T00:18:38.823Z Downloaded datatest-stable v0.1.3
13342023-10-24T00:18:38.825Z Downloaded shell-words v1.1.0
13352023-10-24T00:18:38.828Z Downloaded serde-hex v0.1.0
13362023-10-24T00:18:38.831Z Downloaded sct v0.7.0
13372023-10-24T00:18:38.833Z Downloaded crc32fast v1.3.2
13382023-10-24T00:18:38.836Z Downloaded thread_local v1.1.7
13392023-10-24T00:18:38.839Z Downloaded cookie v0.16.2
13402023-10-24T00:18:38.842Z Downloaded chacha20poly1305 v0.10.1
13412023-10-24T00:18:38.844Z Downloaded zerocopy v0.3.0
13422023-10-24T00:18:38.850Z Downloaded vec_map v0.8.2
13432023-10-24T00:18:38.853Z Downloaded unicase v2.7.0
13442023-10-24T00:18:38.856Z Downloaded strum_macros v0.24.3
13452023-10-24T00:18:38.859Z Downloaded untrusted v0.7.1
13462023-10-24T00:18:38.864Z Downloaded unarray v0.1.4
13472023-10-24T00:18:38.868Z Downloaded tui-tree-widget v0.13.0
13482023-10-24T00:18:38.870Z Downloaded topological-sort v0.2.2
13492023-10-24T00:18:38.873Z Downloaded console v0.15.7
13502023-10-24T00:18:38.876Z Downloaded nanorand v0.7.0
13512023-10-24T00:18:38.879Z Downloaded jobserver v0.1.26
13522023-10-24T00:18:38.882Z Downloaded mime_guess v2.0.4
13532023-10-24T00:18:38.886Z Downloaded clap_derive v3.2.25
13542023-10-24T00:18:38.889Z Downloaded thread-id v4.2.0
13552023-10-24T00:18:38.893Z Downloaded slog-scope v4.4.0
13562023-10-24T00:18:38.896Z Downloaded serde_arrays v0.1.0
13572023-10-24T00:18:38.899Z Downloaded scopeguard v1.2.0
13582023-10-24T00:18:38.903Z Downloaded num_cpus v1.16.0
13592023-10-24T00:18:38.906Z Downloaded num-rational v0.4.1
13602023-10-24T00:18:38.909Z Downloaded nu-ansi-term v0.49.0
13612023-10-24T00:18:38.912Z Downloaded base64ct v1.6.0
13622023-10-24T00:18:38.915Z Downloaded humantime v2.1.0
13632023-10-24T00:18:38.919Z Downloaded httparse v1.8.0
13642023-10-24T00:18:38.922Z Downloaded hmac v0.12.1
13652023-10-24T00:18:38.925Z Downloaded serde-big-array v0.4.1
13662023-10-24T00:18:38.929Z Downloaded num-derive v0.4.0
13672023-10-24T00:18:38.932Z Downloaded lazycell v1.3.0
13682023-10-24T00:18:38.936Z Downloaded crossbeam v0.8.2
13692023-10-24T00:18:38.939Z Downloaded criterion-plot v0.5.0
13702023-10-24T00:18:38.942Z Downloaded memoffset v0.9.0
13712023-10-24T00:18:38.946Z Downloaded crossbeam-deque v0.8.3
13722023-10-24T00:18:38.949Z Downloaded stable_deref_trait v1.2.0
13732023-10-24T00:18:38.953Z Downloaded mockall v0.11.4
13742023-10-24T00:18:38.957Z Downloaded cipher v0.4.4
13752023-10-24T00:18:38.959Z Downloaded keccak v0.1.4
13762023-10-24T00:18:38.965Z Downloaded bb8 v0.8.1
13772023-10-24T00:18:38.968Z Downloaded md-5 v0.10.5
13782023-10-24T00:18:38.971Z Downloaded curve25519-dalek-derive v0.1.0
13792023-10-24T00:18:38.976Z Downloaded crucible-workspace-hack v0.1.0
13802023-10-24T00:18:38.980Z Downloaded cpufeatures v0.2.9
13812023-10-24T00:18:38.983Z Downloaded constant_time_eq v0.3.0
13822023-10-24T00:18:38.988Z Downloaded tinyvec_macros v0.1.1
13832023-10-24T00:18:38.991Z Downloaded serde-big-array v0.5.1
13842023-10-24T00:18:38.994Z Downloaded scheduled-thread-pool v0.2.7
13852023-10-24T00:18:39.000Z Downloaded corncobs v0.1.3
13862023-10-24T00:18:39.004Z Downloaded const_format_proc_macros v0.2.31
13872023-10-24T00:18:39.007Z Downloaded inout v0.1.3
13882023-10-24T00:18:39.013Z Downloaded multer v2.1.0
13892023-10-24T00:18:39.017Z Downloaded tower-service v0.3.2
13902023-10-24T00:18:39.019Z Downloaded colored v2.0.4
13912023-10-24T00:18:39.024Z Downloaded ahash v0.8.3
13922023-10-24T00:18:39.027Z Downloaded aes-gcm-siv v0.11.1
13932023-10-24T00:18:39.029Z Downloaded hyper-tls v0.5.0
13942023-10-24T00:18:39.058Z Downloaded hyper-staticfile v0.9.5
13952023-10-24T00:18:39.062Z Downloaded httptest v0.15.4
13962023-10-24T00:18:39.065Z Downloaded shlex v1.1.0
13972023-10-24T00:18:39.071Z Downloaded http-body v0.4.5
13982023-10-24T00:18:39.074Z Downloaded atomic-waker v1.1.1
13992023-10-24T00:18:39.077Z Downloaded async-trait v0.1.73
14002023-10-24T00:18:39.082Z Downloaded autocfg v1.1.0
14012023-10-24T00:18:39.085Z Downloaded hostname v0.3.1
14022023-10-24T00:18:39.090Z Downloaded bitflags v2.4.0
14032023-10-24T00:18:39.095Z Downloaded hex v0.4.3
14042023-10-24T00:18:39.098Z Downloaded log v0.4.20
14052023-10-24T00:18:39.101Z Downloaded crc v3.0.1
14062023-10-24T00:18:39.104Z Downloaded blake2b_simd v1.0.1
14072023-10-24T00:18:39.107Z Downloaded constant_time_eq v0.2.6
14082023-10-24T00:18:39.110Z Downloaded ascii v1.1.0
14092023-10-24T00:18:39.113Z Downloaded ansi_term v0.12.1
14102023-10-24T00:18:39.116Z Downloaded num-traits v0.2.16
14112023-10-24T00:18:39.118Z Downloaded convert_case v0.4.0
14122023-10-24T00:18:39.121Z Downloaded bit-vec v0.6.3
14132023-10-24T00:18:39.124Z Downloaded iana-time-zone v0.1.57
14142023-10-24T00:18:39.127Z Downloaded hubpack_derive v0.1.1
14152023-10-24T00:18:39.130Z Downloaded base16ct v0.2.0
14162023-10-24T00:18:39.132Z Downloaded hubpack v0.1.2
14172023-10-24T00:18:39.135Z Downloaded managed v0.8.0
14182023-10-24T00:18:39.138Z Downloaded ciborium-io v0.2.1
14192023-10-24T00:18:39.140Z Downloaded bit_field v0.10.2
14202023-10-24T00:18:39.143Z Downloaded async-stream-impl v0.3.5
14212023-10-24T00:18:39.146Z Downloaded atty v0.2.14
14222023-10-24T00:18:39.148Z Downloaded http-range v0.1.5
14232023-10-24T00:18:39.151Z Downloaded home v0.5.5
14242023-10-24T00:18:39.154Z Downloaded num-iter v0.1.43
14252023-10-24T00:18:39.156Z Downloaded block-padding v0.3.3
14262023-10-24T00:18:39.159Z Downloaded ident_case v1.0.1
14272023-10-24T00:18:39.162Z Downloaded hex-literal v0.4.1
14282023-10-24T00:18:39.165Z Downloaded arrayref v0.3.7
14292023-10-24T00:18:39.168Z Downloaded argon2 v0.5.2
14302023-10-24T00:18:39.171Z Downloaded rtoolbox v0.0.1
14312023-10-24T00:18:39.173Z Downloaded bzip2 v0.4.4
14322023-10-24T00:18:39.177Z Downloaded assert_cmd v2.0.12
14332023-10-24T00:18:39.180Z Downloaded arrayvec v0.7.4
14342023-10-24T00:18:39.183Z Downloaded anes v0.1.6
14352023-10-24T00:18:39.186Z Downloaded approx v0.5.1
14362023-10-24T00:18:39.188Z Downloaded normalize-line-endings v0.3.0
14372023-10-24T00:18:39.191Z Downloaded newtype_derive v0.1.6
14382023-10-24T00:18:39.195Z Downloaded match_cfg v0.1.0
14392023-10-24T00:18:39.197Z Downloaded macaddr v1.0.1
14402023-10-24T00:18:39.200Z Downloaded linear-map v1.2.0
14412023-10-24T00:18:39.203Z Downloaded maplit v1.0.2
14422023-10-24T00:18:39.205Z Downloaded lru-cache v0.1.2
14432023-10-24T00:18:39.209Z Downloaded chacha20 v0.9.1
14442023-10-24T00:18:39.212Z Downloaded cancel-safe-futures v0.1.2
14452023-10-24T00:18:39.215Z Downloaded buf-list v1.0.3
14462023-10-24T00:18:39.217Z Downloaded camino-tempfile v1.0.2
14472023-10-24T00:18:39.220Z Downloaded async-stream v0.3.5
14482023-10-24T00:18:39.223Z Downloaded cfg-if v1.0.0
14492023-10-24T00:18:39.226Z Downloaded maybe-uninit v2.0.0
14502023-10-24T00:18:39.229Z Downloaded byteorder v1.4.3
14512023-10-24T00:18:39.232Z Downloaded aead v0.5.2
14522023-10-24T00:18:39.886Z Compiling proc-macro2 v1.0.67
14532023-10-24T00:18:39.889Z Compiling serde v1.0.188
14542023-10-24T00:18:39.892Z Compiling autocfg v1.1.0
14552023-10-24T00:18:39.895Z Compiling version_check v0.9.4
14562023-10-24T00:18:39.898Z Compiling syn v1.0.109
14572023-10-24T00:18:39.906Z Compiling parking_lot_core v0.9.8
14582023-10-24T00:18:39.928Z Compiling libm v0.2.7
14592023-10-24T00:18:39.975Z Compiling libc v0.2.149
14602023-10-24T00:18:40.408Z Compiling cfg-if v1.0.0
14612023-10-24T00:18:40.484Z Compiling futures-core v0.3.28
14622023-10-24T00:18:40.553Z Compiling once_cell v1.18.0
14632023-10-24T00:18:40.654Z Compiling typenum v1.16.0
14642023-10-24T00:18:40.949Z Compiling futures-task v0.3.28
14652023-10-24T00:18:40.968Z Compiling ahash v0.8.3
14662023-10-24T00:18:41.015Z Compiling lock_api v0.4.10
14672023-10-24T00:18:41.164Z Compiling num-traits v0.2.16
14682023-10-24T00:18:41.384Z Compiling quote v1.0.33
14692023-10-24T00:18:41.564Z Compiling generic-array v0.14.7
14702023-10-24T00:18:41.596Z Compiling slab v0.4.9
14712023-10-24T00:18:41.952Z Compiling syn v2.0.32
14722023-10-24T00:18:42.200Z Compiling jobserver v0.1.26
14732023-10-24T00:18:42.504Z Compiling futures-channel v0.3.28
14742023-10-24T00:18:42.618Z Compiling cc v1.0.83
14752023-10-24T00:18:42.698Z Compiling futures-util v0.3.28
14762023-10-24T00:18:42.717Z Compiling pkg-config v0.3.27
14772023-10-24T00:18:43.045Z Compiling memchr v2.6.3
14782023-10-24T00:18:43.312Z Compiling vcpkg v0.2.15
14792023-10-24T00:18:43.350Z Compiling itoa v1.0.9
14802023-10-24T00:18:43.706Z Compiling schemars v0.8.13
14812023-10-24T00:18:44.177Z Compiling log v0.4.20
14822023-10-24T00:18:44.731Z Compiling serde_json v1.0.107
14832023-10-24T00:18:45.310Z Compiling indexmap v1.9.3
14842023-10-24T00:18:45.457Z Compiling httparse v1.8.0
14852023-10-24T00:18:45.600Z Compiling ryu v1.0.15
14862023-10-24T00:18:45.723Z Compiling allocator-api2 v0.2.16
14872023-10-24T00:18:46.013Z Compiling equivalent v1.0.1
14882023-10-24T00:18:46.053Z Compiling rustix v0.38.9
14892023-10-24T00:18:46.128Z Compiling getrandom v0.2.10
14902023-10-24T00:18:46.149Z Compiling fnv v1.0.7
14912023-10-24T00:18:46.326Z Compiling rustls v0.21.7
14922023-10-24T00:18:46.424Z Compiling openssl v0.10.57
14932023-10-24T00:18:46.685Z Compiling aho-corasick v1.0.4
14942023-10-24T00:18:46.703Z Compiling regex-syntax v0.7.5
14952023-10-24T00:18:46.952Z Compiling hashbrown v0.14.0
14962023-10-24T00:18:47.110Z Compiling unicode-xid v0.2.4
14972023-10-24T00:18:47.347Z Compiling ucd-trie v0.1.6
14982023-10-24T00:18:47.562Z Compiling ring v0.16.20
14992023-10-24T00:18:48.211Z Compiling openssl-sys v0.9.93
15002023-10-24T00:18:49.228Z Compiling backtrace v0.3.69
15012023-10-24T00:18:49.725Z Compiling native-tls v0.2.11
15022023-10-24T00:18:50.175Z Compiling async-trait v0.1.73
15032023-10-24T00:18:50.846Z Compiling rustversion v1.0.14
15042023-10-24T00:18:51.561Z Compiling crossbeam-utils v0.8.16
15052023-10-24T00:18:51.846Z Compiling regex-automata v0.3.8
15062023-10-24T00:18:52.038Z Compiling anyhow v1.0.75
15072023-10-24T00:18:52.952Z Compiling slog v2.7.0
15082023-10-24T00:18:53.173Z Compiling iana-time-zone v0.1.57
15092023-10-24T00:18:53.677Z Compiling time-core v0.1.1
15102023-10-24T00:18:53.696Z Compiling serde_derive_internals v0.26.0
15112023-10-24T00:18:53.924Z Compiling time-macros v0.2.13
15122023-10-24T00:18:54.427Z Compiling byteorder v1.4.3
15132023-10-24T00:18:55.206Z Compiling synstructure v0.12.6
15142023-10-24T00:18:56.135Z Compiling dyn-clone v1.0.13
15152023-10-24T00:18:56.413Z Compiling hashbrown v0.13.2
15162023-10-24T00:18:56.478Z Compiling usdt-impl v0.3.5
15172023-10-24T00:18:57.147Z Compiling unicode-width v0.1.10
15182023-10-24T00:18:57.378Z Compiling thread-id v4.2.0
15192023-10-24T00:18:57.525Z Compiling scopeguard v1.2.0
15202023-10-24T00:18:57.716Z Compiling strsim v0.10.0
15212023-10-24T00:18:57.747Z Compiling tinyvec_macros v0.1.1
15222023-10-24T00:18:57.766Z Compiling winnow v0.5.15
15232023-10-24T00:18:57.911Z Compiling tinyvec v1.6.0
15242023-10-24T00:18:58.781Z Compiling unicode-bidi v0.3.13
15252023-10-24T00:18:59.112Z Compiling smallvec v1.11.0
15262023-10-24T00:19:00.548Z Compiling regex v1.9.5
15272023-10-24T00:19:00.773Z Compiling unicode-normalization v0.1.22
15282023-10-24T00:19:00.821Z Compiling percent-encoding v2.3.0
15292023-10-24T00:19:00.911Z Compiling parking_lot v0.12.1
15302023-10-24T00:19:01.335Z Compiling form_urlencoded v1.2.0
15312023-10-24T00:19:01.785Z Compiling num-integer v0.1.45
15322023-10-24T00:19:02.175Z Compiling bitflags v1.3.2
15332023-10-24T00:19:02.221Z Compiling crc32fast v1.3.2
15342023-10-24T00:19:02.313Z Compiling adler v1.0.2
15352023-10-24T00:19:02.372Z Compiling idna v0.4.0
15362023-10-24T00:19:02.615Z Compiling miniz_oxide v0.7.1
15372023-10-24T00:19:02.663Z Compiling spin v0.5.2
15382023-10-24T00:19:02.941Z Compiling gimli v0.28.0
15392023-10-24T00:19:03.076Z Compiling object v0.32.1
15402023-10-24T00:19:04.033Z Compiling url v2.4.1
15412023-10-24T00:19:04.053Z Compiling serde_derive v1.0.188
15422023-10-24T00:19:04.494Z Compiling thiserror-impl v1.0.49
15432023-10-24T00:19:04.791Z Compiling zeroize_derive v1.4.2
15442023-10-24T00:19:05.023Z Compiling tokio-macros v2.1.0
15452023-10-24T00:19:06.948Z Compiling futures-macro v0.3.28
15462023-10-24T00:19:07.103Z Compiling tracing-attributes v0.1.26
15472023-10-24T00:19:07.438Z Compiling schemars_derive v0.8.13
15482023-10-24T00:19:07.891Z Compiling openssl-macros v0.1.1
15492023-10-24T00:19:09.194Z Compiling thiserror v1.0.49
15502023-10-24T00:19:09.375Z Compiling pest v2.7.2
15512023-10-24T00:19:10.144Z Compiling zerocopy-derive v0.2.0
15522023-10-24T00:19:11.197Z Compiling strum_macros v0.25.2
15532023-10-24T00:19:12.366Z Compiling addr2line v0.21.0
15542023-10-24T00:19:12.660Z Compiling pin-project-lite v0.2.13
15552023-10-24T00:19:12.746Z Compiling rustc-demangle v0.1.23
15562023-10-24T00:19:12.891Z Compiling zerocopy-derive v0.6.4
15572023-10-24T00:19:12.973Z Compiling zerocopy v0.3.0
15582023-10-24T00:19:13.381Z Compiling errno v0.3.2
15592023-10-24T00:19:13.653Z Compiling pest_meta v2.7.2
15602023-10-24T00:19:14.184Z Compiling dof v0.1.5
15612023-10-24T00:19:14.495Z Compiling mio v0.8.8
15622023-10-24T00:19:14.605Z Compiling num_cpus v1.16.0
15632023-10-24T00:19:14.771Z Compiling signal-hook-registry v1.4.1
15642023-10-24T00:19:15.832Z Compiling pest_generator v2.7.2
15652023-10-24T00:19:16.025Z Compiling socket2 v0.5.4
15662023-10-24T00:19:16.352Z Compiling futures-sink v0.3.28
15672023-10-24T00:19:16.574Z Compiling memoffset v0.9.0
15682023-10-24T00:19:17.540Z Compiling num_threads v0.1.6
15692023-10-24T00:19:17.696Z Compiling deranged v0.3.8
15702023-10-24T00:19:17.934Z Compiling futures-io v0.3.28
15712023-10-24T00:19:18.077Z Compiling pin-utils v0.1.0
15722023-10-24T00:19:18.180Z Compiling radium v0.7.0
15732023-10-24T00:19:18.788Z Compiling tracing-core v0.1.31
15742023-10-24T00:19:18.954Z Compiling lazy_static v1.4.0
15752023-10-24T00:19:19.106Z Compiling crossbeam-epoch v0.9.15
15762023-10-24T00:19:19.248Z Compiling clap_derive v4.4.2
15772023-10-24T00:19:19.867Z Compiling num-iter v0.1.43
15782023-10-24T00:19:20.270Z Compiling tracing v0.1.37
15792023-10-24T00:19:20.928Z Compiling time v0.3.27
15802023-10-24T00:19:20.968Z Compiling untrusted v0.7.1
15812023-10-24T00:19:21.004Z Compiling either v1.9.0
15822023-10-24T00:19:21.022Z Compiling pest_derive v2.7.2
15832023-10-24T00:19:21.255Z Compiling base64 v0.21.4
15842023-10-24T00:19:22.060Z Compiling dtrace-parser v0.1.14
15852023-10-24T00:19:22.569Z Compiling rand_core v0.6.4
15862023-10-24T00:19:23.264Z Compiling openssl-probe v0.1.5
15872023-10-24T00:19:23.708Z Compiling hashbrown v0.12.3
15882023-10-24T00:19:25.046Z Compiling foreign-types-shared v0.1.1
15892023-10-24T00:19:25.191Z Compiling foreign-types v0.3.2
15902023-10-24T00:19:25.317Z Compiling zeroize v1.6.0
15912023-10-24T00:19:25.965Z Compiling bzip2-sys v0.1.11+1.0.8
15922023-10-24T00:19:26.908Z Compiling try-lock v0.2.4
15932023-10-24T00:19:27.119Z Compiling want v0.3.1
15942023-10-24T00:19:27.516Z Compiling indexmap v2.0.0
15952023-10-24T00:19:27.612Z Compiling bytes v1.5.0
15962023-10-24T00:19:28.101Z Compiling uuid v1.4.1
15972023-10-24T00:19:28.245Z Compiling chrono v0.4.31
15982023-10-24T00:19:28.411Z Compiling semver v1.0.18
15992023-10-24T00:19:28.449Z Compiling serde_tokenstream v0.1.7
16002023-10-24T00:19:28.991Z Compiling toml_datetime v0.6.3
16012023-10-24T00:19:29.243Z Compiling http v0.2.9
16022023-10-24T00:19:29.247Z Compiling rustc_version v0.4.0
16032023-10-24T00:19:29.521Z Compiling serde_spanned v0.6.3
16042023-10-24T00:19:29.556Z Compiling bitflags v2.4.0
16052023-10-24T00:19:29.575Z Compiling tokio v1.33.0
16062023-10-24T00:19:29.847Z Compiling toml_edit v0.19.15
16072023-10-24T00:19:32.034Z Compiling openapiv3 v1.0.3
16082023-10-24T00:19:34.435Z Compiling http-body v0.4.5
16092023-10-24T00:19:35.064Z Compiling rustls-webpki v0.101.4
16102023-10-24T00:19:35.086Z Compiling sct v0.7.0
16112023-10-24T00:19:35.518Z Compiling enum-as-inner v0.5.1
16122023-10-24T00:19:35.659Z Compiling usdt-attr-macro v0.3.5
16132023-10-24T00:19:36.992Z Compiling usdt-macro v0.3.5
16142023-10-24T00:19:37.733Z Compiling socket2 v0.4.9
16152023-10-24T00:19:38.082Z Compiling httpdate v1.0.3
16162023-10-24T00:19:38.561Z Compiling tower-service v0.3.2
16172023-10-24T00:19:38.742Z Compiling heapless v0.7.16
16182023-10-24T00:19:38.822Z Compiling rustls-pemfile v1.0.3
16192023-10-24T00:19:39.042Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16202023-10-24T00:19:39.290Z Compiling siphasher v0.3.11
16212023-10-24T00:19:39.413Z Compiling rustls-native-certs v0.6.3
16222023-10-24T00:19:39.744Z Compiling ipnet v2.8.0
16232023-10-24T00:19:39.939Z Compiling serde_urlencoded v0.7.1
16242023-10-24T00:19:39.949Z Compiling serde_tokenstream v0.2.0
16252023-10-24T00:19:40.698Z Compiling encoding_rs v0.8.33
16262023-10-24T00:19:40.785Z Compiling mime v0.3.17
16272023-10-24T00:19:41.283Z Compiling webpki-roots v0.25.2
16282023-10-24T00:19:41.500Z Compiling crypto-common v0.1.6
16292023-10-24T00:19:41.580Z Compiling diesel_table_macro_syntax v0.1.0
16302023-10-24T00:19:41.609Z Compiling num-bigint v0.4.4
16312023-10-24T00:19:41.788Z Compiling smoltcp v0.9.1
16322023-10-24T00:19:41.993Z Compiling bit-vec v0.6.3
16332023-10-24T00:19:42.137Z Compiling diesel_derives v2.1.1
16342023-10-24T00:19:42.673Z Compiling tokio-util v0.7.8
16352023-10-24T00:19:42.694Z Compiling tokio-native-tls v0.3.1
16362023-10-24T00:19:42.863Z Compiling flate2 v1.0.27
16372023-10-24T00:19:43.168Z Compiling phf_shared v0.10.0
16382023-10-24T00:19:43.796Z Compiling block-buffer v0.10.4
16392023-10-24T00:19:43.994Z Compiling hubpack_derive v0.1.1
16402023-10-24T00:19:44.117Z Compiling new_debug_unreachable v1.0.4
16412023-10-24T00:19:44.243Z Compiling const-oid v0.9.5
16422023-10-24T00:19:44.356Z Compiling precomputed-hash v0.1.1
16432023-10-24T00:19:44.508Z Compiling h2 v0.3.21
16442023-10-24T00:19:44.971Z Compiling tokio-rustls v0.24.1
16452023-10-24T00:19:45.225Z Compiling subtle v2.5.0
16462023-10-24T00:19:45.592Z Compiling ppv-lite86 v0.2.17
16472023-10-24T00:19:46.076Z Compiling fixedbitset v0.4.2
16482023-10-24T00:19:46.322Z Compiling petgraph v0.6.4
16492023-10-24T00:19:46.911Z Compiling rand_chacha v0.3.1
16502023-10-24T00:19:47.283Z Compiling digest v0.10.7
16512023-10-24T00:19:47.989Z Compiling string_cache v0.8.7
16522023-10-24T00:19:48.057Z Compiling bit-set v0.5.3
16532023-10-24T00:19:48.477Z Compiling toml v0.7.8
16542023-10-24T00:19:48.496Z Compiling itertools v0.10.5
16552023-10-24T00:19:48.650Z Compiling lalrpop-util v0.19.12
16562023-10-24T00:19:49.183Z Compiling unicode-segmentation v1.10.1
16572023-10-24T00:19:50.637Z Compiling rand v0.8.5
16582023-10-24T00:19:51.025Z Compiling regress v0.7.1
16592023-10-24T00:19:52.069Z Compiling serde_repr v0.1.16
16602023-10-24T00:19:52.761Z Compiling io-lifetimes v1.0.11
16612023-10-24T00:19:52.783Z Compiling utf8parse v0.2.1
16622023-10-24T00:19:53.044Z Compiling cpufeatures v0.2.9
16632023-10-24T00:19:53.061Z Compiling anstyle v1.0.2
16642023-10-24T00:19:53.079Z Compiling rustix v0.37.23
16652023-10-24T00:19:53.174Z Compiling sha2 v0.10.7
16662023-10-24T00:19:53.231Z Compiling anstyle-parse v0.2.1
16672023-10-24T00:19:53.713Z Compiling hmac v0.12.1
16682023-10-24T00:19:53.716Z Compiling md-5 v0.10.5
16692023-10-24T00:19:54.036Z Compiling stringprep v0.1.3
16702023-10-24T00:19:54.063Z Compiling spin v0.9.8
16712023-10-24T00:19:54.437Z Compiling hash32 v0.2.1
16722023-10-24T00:19:54.642Z Compiling colorchoice v1.0.0
16732023-10-24T00:19:54.870Z Compiling fallible-iterator v0.2.0
16742023-10-24T00:19:54.996Z Compiling anstyle-query v1.0.0
16752023-10-24T00:19:55.017Z Compiling stable_deref_trait v1.2.0
16762023-10-24T00:19:55.156Z Compiling anstream v0.5.0
16772023-10-24T00:19:55.347Z Compiling terminal_size v0.2.6
16782023-10-24T00:19:55.448Z Compiling phf_shared v0.11.2
16792023-10-24T00:19:55.612Z Compiling block-padding v0.3.3
16802023-10-24T00:19:55.944Z Compiling hyper v0.14.27
16812023-10-24T00:19:56.003Z Compiling postgres-protocol v0.6.6
16822023-10-24T00:19:56.435Z Compiling scheduled-thread-pool v0.2.7
16832023-10-24T00:19:56.438Z Compiling managed v0.8.0
16842023-10-24T00:19:57.175Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16852023-10-24T00:19:57.207Z Compiling regex-automata v0.1.10
16862023-10-24T00:19:57.213Z Compiling clap_lex v0.5.1
16872023-10-24T00:19:57.673Z Compiling matches v0.1.10
16882023-10-24T00:19:57.831Z Compiling tap v1.0.1
16892023-10-24T00:19:57.923Z Compiling idna v0.2.3
16902023-10-24T00:19:58.097Z Compiling wyz v0.5.1
16912023-10-24T00:19:58.116Z Compiling clap_builder v4.4.2
16922023-10-24T00:19:58.783Z Compiling bstr v0.2.17
16932023-10-24T00:19:59.466Z Compiling postgres-types v0.2.6
16942023-10-24T00:20:01.055Z Compiling r2d2 v0.8.10
16952023-10-24T00:20:01.511Z Compiling phf v0.11.2
16962023-10-24T00:20:01.652Z Compiling inout v0.1.3
16972023-10-24T00:20:01.953Z Compiling hubpack v0.1.2
16982023-10-24T00:20:02.550Z Compiling ipnetwork v0.20.0
16992023-10-24T00:20:02.641Z Compiling futures-executor v0.3.28
17002023-10-24T00:20:03.501Z Compiling itertools v0.11.0
17012023-10-24T00:20:04.146Z Compiling zerocopy v0.6.4
17022023-10-24T00:20:05.558Z Compiling float-cmp v0.9.0
17032023-10-24T00:20:05.882Z Compiling normalize-line-endings v0.3.0
17042023-10-24T00:20:06.049Z Compiling whoami v1.4.1
17052023-10-24T00:20:06.076Z Compiling unicode-linebreak v0.1.5
17062023-10-24T00:20:06.227Z Compiling static_assertions v1.1.0
17072023-10-24T00:20:06.359Z Compiling smawk v0.3.1
17082023-10-24T00:20:06.655Z Compiling data-encoding v2.4.0
17092023-10-24T00:20:06.889Z Compiling predicates-core v1.0.6
17102023-10-24T00:20:06.910Z Compiling funty v2.0.0
17112023-10-24T00:20:07.380Z Compiling hyper-rustls v0.24.1
17122023-10-24T00:20:07.590Z Compiling hyper-tls v0.5.0
17132023-10-24T00:20:08.155Z Compiling reqwest v0.11.20
17142023-10-24T00:20:08.436Z Compiling difflib v0.4.0
17152023-10-24T00:20:08.504Z Compiling trust-dns-proto v0.22.0
17162023-10-24T00:20:10.049Z Compiling predicates v3.0.4
17172023-10-24T00:20:10.156Z Compiling bitvec v1.0.1
17182023-10-24T00:20:10.570Z Compiling textwrap v0.16.0
17192023-10-24T00:20:11.886Z Compiling tokio-postgres v0.7.10
17202023-10-24T00:20:12.370Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17212023-10-24T00:20:12.480Z Compiling diesel v2.1.1
17222023-10-24T00:20:12.497Z Compiling yasna v0.5.2
17232023-10-24T00:20:16.647Z Compiling clap v4.4.3
17242023-10-24T00:20:16.824Z Compiling futures v0.3.28
17252023-10-24T00:20:16.965Z Compiling cipher v0.4.4
17262023-10-24T00:20:17.727Z Compiling similar v2.2.1
17272023-10-24T00:20:18.042Z Compiling signature v2.1.0
17282023-10-24T00:20:18.366Z Compiling tokio-stream v0.1.14
17292023-10-24T00:20:19.898Z Compiling usdt v0.3.5
17302023-10-24T00:20:19.955Z Compiling hex v0.4.3
17312023-10-24T00:20:20.290Z Compiling console v0.15.7
17322023-10-24T00:20:20.436Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17332023-10-24T00:20:20.923Z Compiling bstr v1.6.0
17342023-10-24T00:20:21.338Z Compiling getopts v0.2.21
17352023-10-24T00:20:22.064Z Compiling unsafe-libyaml v0.2.9
17362023-10-24T00:20:23.116Z Compiling ident_case v1.0.1
17372023-10-24T00:20:23.935Z Compiling slog-async v2.8.0
17382023-10-24T00:20:24.528Z Compiling serde_yaml v0.9.25
17392023-10-24T00:20:24.657Z Compiling paste v1.0.14
17402023-10-24T00:20:25.272Z Compiling darling_core v0.20.3
17412023-10-24T00:20:25.674Z Compiling multer v2.1.0
17422023-10-24T00:20:26.153Z Compiling async-stream-impl v0.3.5
17432023-10-24T00:20:27.050Z Compiling regex-syntax v0.6.29
17442023-10-24T00:20:27.695Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17452023-10-24T00:20:27.931Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17462023-10-24T00:20:28.159Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17472023-10-24T00:20:28.640Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17482023-10-24T00:20:31.848Z Compiling structmeta-derive v0.1.6
17492023-10-24T00:20:34.468Z Compiling darling_macro v0.20.3
17502023-10-24T00:20:35.910Z Compiling darling v0.20.3
17512023-10-24T00:20:36.068Z Compiling serde_with_macros v2.3.3
17522023-10-24T00:20:36.208Z Compiling structmeta v0.1.6
17532023-10-24T00:20:36.836Z Compiling parse-display-derive v0.7.0
17542023-10-24T00:20:38.802Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17552023-10-24T00:20:40.775Z Compiling test-strategy v0.2.1
17562023-10-24T00:20:47.031Z Checking unicode-ident v1.0.12
17572023-10-24T00:21:16.891Z Checking heck v0.4.1
17582023-10-24T00:21:25.763Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17592023-10-24T00:21:26.178Z Checking crossbeam-channel v0.5.8
17602023-10-24T00:21:26.216Z Checking atty v0.2.14
17612023-10-24T00:21:26.944Z Checking match_cfg v0.1.0
17622023-10-24T00:21:27.077Z Checking hostname v0.3.1
17632023-10-24T00:21:27.304Z Checking sha1 v0.10.5
17642023-10-24T00:21:27.325Z Checking dirs-sys-next v0.1.2
17652023-10-24T00:21:27.568Z Checking fastrand v2.0.0
17662023-10-24T00:21:27.725Z Checking dirs-next v2.0.0
17672023-10-24T00:21:27.884Z Checking thread_local v1.1.7
17682023-10-24T00:21:27.914Z Checking term v0.7.0
17692023-10-24T00:21:28.071Z Checking tempfile v3.8.0
17702023-10-24T00:21:28.322Z Checking strum v0.25.0
17712023-10-24T00:21:28.583Z Checking instant v0.1.12
17722023-10-24T00:21:28.728Z Checking take_mut v0.2.2
17732023-10-24T00:21:28.826Z Checking slog-term v2.9.0
17742023-10-24T00:21:29.395Z Checking slog-json v2.6.1
17752023-10-24T00:21:29.484Z Checking serde_with v2.3.3
17762023-10-24T00:21:29.665Z Checking camino v1.1.6
17772023-10-24T00:21:29.793Z Checking slog-bunyan v2.4.0
17782023-10-24T00:21:30.577Z Checking atomic-waker v1.1.1
17792023-10-24T00:21:30.594Z Checking debug-ignore v1.0.5
17802023-10-24T00:21:30.758Z Checking waitgroup v0.1.2
17812023-10-24T00:21:30.775Z Checking async-stream v0.3.5
17822023-10-24T00:21:30.938Z Checking serde_path_to_error v0.1.14
17832023-10-24T00:21:31.219Z Checking backoff v0.4.0
17842023-10-24T00:21:31.676Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17852023-10-24T00:21:31.733Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17862023-10-24T00:21:31.881Z Checking parse-display v0.7.0
17872023-10-24T00:21:32.010Z Checking macaddr v1.0.1
17882023-10-24T00:21:32.108Z Checking quick-error v1.2.3
17892023-10-24T00:21:32.689Z Compiling proc-macro-crate v1.3.1
17902023-10-24T00:21:32.992Z Checking wait-timeout v0.2.0
17912023-10-24T00:21:33.235Z Compiling crucible-workspace-hack v0.1.0
17922023-10-24T00:21:34.135Z Checking rusty-fork v0.3.0
17932023-10-24T00:21:34.310Z Checking rand_xorshift v0.3.0
17942023-10-24T00:21:34.556Z Checking unarray v0.1.4
17952023-10-24T00:21:34.766Z Checking proptest v1.3.1
17962023-10-24T00:21:34.970Z Compiling proc-macro-error-attr v1.0.4
17972023-10-24T00:21:35.238Z Compiling proc-macro-error v1.0.4
17982023-10-24T00:21:39.481Z Compiling num_enum_derive v0.5.11
17992023-10-24T00:21:42.372Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18002023-10-24T00:21:43.165Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18012023-10-24T00:21:43.323Z Compiling foreign-types-macros v0.2.3
18022023-10-24T00:21:43.992Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18032023-10-24T00:21:44.549Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18042023-10-24T00:21:44.837Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18052023-10-24T00:21:44.964Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18062023-10-24T00:21:45.401Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18072023-10-24T00:21:47.742Z Compiling zone_cfg_derive v0.2.0
18082023-10-24T00:21:47.976Z Compiling mockall_derive v0.11.4
18092023-10-24T00:21:51.565Z Compiling num-derive v0.4.0
18102023-10-24T00:22:02.815Z Checking base64ct v1.6.0
18112023-10-24T00:22:19.998Z Checking is-terminal v0.4.9
18122023-10-24T00:22:28.241Z Checking cfg-if v0.1.10
18132023-10-24T00:22:29.023Z Compiling slog-dtrace v0.2.3
18142023-10-24T00:22:29.308Z Checking termtree v0.4.1
18152023-10-24T00:22:29.473Z Compiling cancel-safe-futures v0.1.2
18162023-10-24T00:22:29.527Z Checking password-hash v0.5.0
18172023-10-24T00:22:29.612Z Checking predicates-tree v1.0.9
18182023-10-24T00:22:29.832Z Checking num_enum v0.5.11
18192023-10-24T00:22:29.965Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18202023-10-24T00:22:30.049Z Checking blake2 v0.10.6
18212023-10-24T00:22:30.250Z Checking base64 v0.13.1
18222023-10-24T00:22:30.499Z Checking postcard-cobs v0.1.5-pre
18232023-10-24T00:22:30.720Z Checking argon2 v0.5.2
18242023-10-24T00:22:30.741Z Checking postcard v0.7.3
18252023-10-24T00:22:30.875Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18262023-10-24T00:22:31.211Z Checking smoltcp v0.8.2
18272023-10-24T00:22:31.366Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18282023-10-24T00:22:31.563Z Checking foreign-types-shared v0.3.1
18292023-10-24T00:22:31.730Z Checking foreign-types v0.5.0
18302023-10-24T00:22:31.896Z Checking cstr-argument v0.1.2
18312023-10-24T00:22:32.109Z Checking pretty-hex v0.2.1
18322023-10-24T00:22:32.137Z Checking colored v2.0.4
18332023-10-24T00:22:32.153Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18342023-10-24T00:22:32.340Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18352023-10-24T00:22:32.601Z Checking predicates v2.1.5
18362023-10-24T00:22:32.972Z Checking downcast v0.11.0
18372023-10-24T00:22:33.024Z Checking fragile v2.0.0
18382023-10-24T00:22:33.428Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18392023-10-24T00:22:33.653Z Checking mockall v0.11.4
18402023-10-24T00:22:33.690Z Checking zone v0.2.0
18412023-10-24T00:22:33.927Z Checking smf v0.2.2
18422023-10-24T00:22:34.108Z Checking filetime v0.2.22
18432023-10-24T00:22:34.147Z Checking xattr v1.0.1
18442023-10-24T00:22:34.412Z Compiling heck v0.3.3
18452023-10-24T00:22:34.415Z Checking tar v0.4.40
18462023-10-24T00:22:34.628Z Compiling libefi-sys v0.1.0
18472023-10-24T00:22:34.844Z Compiling der_derive v0.7.2
18482023-10-24T00:22:34.989Z Compiling structopt-derive v0.4.18
18492023-10-24T00:22:35.613Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18502023-10-24T00:22:35.742Z Checking pem v1.1.1
18512023-10-24T00:22:35.774Z Compiling memoffset v0.7.1
18522023-10-24T00:22:35.791Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18532023-10-24T00:22:36.070Z Checking camino-tempfile v1.0.2
18542023-10-24T00:22:36.351Z Compiling maybe-uninit v2.0.0
18552023-10-24T00:22:36.459Z Checking headers-core v0.2.0
18562023-10-24T00:22:36.483Z Compiling packed_struct v0.10.1
18572023-10-24T00:22:36.657Z Checking headers v0.3.9
18582023-10-24T00:22:37.064Z Compiling num-bigint-dig v0.8.4
18592023-10-24T00:22:37.113Z Compiling packed_struct_codegen v0.10.1
18602023-10-24T00:22:37.493Z Compiling signal-hook v0.3.17
18612023-10-24T00:22:37.913Z Checking rcgen v0.10.0
18622023-10-24T00:22:38.021Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18632023-10-24T00:22:38.536Z Checking atomicwrites v0.4.2
18642023-10-24T00:22:38.619Z Checking subprocess v0.2.9
18652023-10-24T00:22:38.789Z Compiling num-rational v0.4.1
18662023-10-24T00:22:38.807Z Compiling same-file v1.0.6
18672023-10-24T00:22:39.152Z Checking termcolor v1.2.0
18682023-10-24T00:22:39.450Z Compiling walkdir v2.4.0
18692023-10-24T00:22:39.505Z Compiling semver-parser v0.10.2
18702023-10-24T00:22:40.205Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18712023-10-24T00:22:40.554Z Checking linked-hash-map v0.5.6
18722023-10-24T00:22:40.617Z Compiling home v0.5.5
18732023-10-24T00:22:40.728Z Compiling semver v0.11.0
18742023-10-24T00:22:41.056Z Checking lru-cache v0.1.2
18752023-10-24T00:22:41.325Z Compiling toolchain_find v0.2.0
18762023-10-24T00:22:41.437Z Compiling toml v0.5.11
18772023-10-24T00:22:41.440Z Compiling doc-comment v0.3.3
18782023-10-24T00:22:41.824Z Checking ciborium-io v0.2.1
18792023-10-24T00:22:42.007Z Checking half v1.8.2
18802023-10-24T00:22:42.363Z Checking arc-swap v1.6.0
18812023-10-24T00:22:42.378Z Compiling convert_case v0.4.0
18822023-10-24T00:22:42.458Z Compiling omicron-zone-package v0.8.3
18832023-10-24T00:22:42.635Z Checking ciborium-ll v0.2.1
18842023-10-24T00:22:43.104Z Checking slog-scope v4.4.0
18852023-10-24T00:22:43.155Z Checking ciborium v0.2.1
18862023-10-24T00:22:43.402Z Checking slog-stdlog v4.1.1
18872023-10-24T00:22:43.637Z Compiling snafu-derive v0.7.5
18882023-10-24T00:22:43.682Z Compiling derive_more v0.99.17
18892023-10-24T00:22:47.661Z Checking slog-envlogger v2.2.0
18902023-10-24T00:22:47.850Z Compiling rustfmt-wrapper v0.2.0
18912023-10-24T00:22:47.971Z Compiling derive-where v1.2.5
18922023-10-24T00:22:47.991Z Checking hkdf v0.12.3
18932023-10-24T00:22:48.011Z Compiling libz-sys v1.1.12
18942023-10-24T00:22:48.025Z Compiling parking_lot_core v0.8.6
18952023-10-24T00:22:48.050Z Checking resolv-conf v0.7.0
18962023-10-24T00:22:48.054Z Checking newline-converter v0.3.0
18972023-10-24T00:22:48.068Z Checking textwrap v0.11.0
18982023-10-24T00:22:48.074Z Checking strsim v0.8.0
18992023-10-24T00:22:48.077Z Checking keccak v0.1.4
19002023-10-24T00:22:48.081Z Checking ansi_term v0.12.1
19012023-10-24T00:22:48.085Z Checking vec_map v0.8.2
19022023-10-24T00:22:48.092Z Checking sha3 v0.10.8
19032023-10-24T00:22:48.096Z Checking expectorate v1.1.0
19042023-10-24T00:22:48.099Z Checking clap v2.34.0
19052023-10-24T00:22:48.117Z Checking trust-dns-resolver v0.22.0
19062023-10-24T00:22:48.622Z Checking secrecy v0.8.0
19072023-10-24T00:22:48.674Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19082023-10-24T00:22:48.964Z Compiling libgit2-sys v0.15.2+1.6.4
19092023-10-24T00:22:50.582Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19102023-10-24T00:22:51.020Z Checking pem-rfc7468 v0.7.0
19112023-10-24T00:22:51.161Z Compiling libsqlite3-sys v0.26.0
19122023-10-24T00:22:51.430Z Checking flagset v0.4.3
19132023-10-24T00:22:51.713Z Checking der v0.7.8
19142023-10-24T00:22:51.868Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19152023-10-24T00:22:52.165Z Checking fxhash v0.2.1
19162023-10-24T00:22:52.216Z Compiling vergen v8.2.4
19172023-10-24T00:22:52.408Z Compiling semver v0.1.20
19182023-10-24T00:22:52.631Z Checking structopt v0.3.26
19192023-10-24T00:22:53.073Z Compiling rustc_version v0.1.7
19202023-10-24T00:22:53.715Z Compiling newtype_derive v0.1.6
19212023-10-24T00:22:54.112Z Checking humantime v2.1.0
19222023-10-24T00:22:54.557Z Compiling buf-list v1.0.3
19232023-10-24T00:22:54.611Z Checking crc-catalog v2.2.0
19242023-10-24T00:22:54.818Z Checking crc v3.0.1
19252023-10-24T00:22:54.845Z Checking spki v0.7.2
19262023-10-24T00:22:55.054Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19272023-10-24T00:22:55.268Z Checking pkcs8 v0.10.2
19282023-10-24T00:22:55.663Z Checking nodrop v0.1.14
19292023-10-24T00:22:55.956Z Checking array-init v0.0.4
19302023-10-24T00:22:56.291Z Checking pkcs1 v0.7.5
19312023-10-24T00:22:56.572Z Checking smallvec v0.6.14
19322023-10-24T00:22:56.665Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19332023-10-24T00:22:57.183Z Compiling num_enum_derive v0.7.0
19342023-10-24T00:22:57.680Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19352023-10-24T00:22:59.314Z Compiling unicase v2.7.0
19362023-10-24T00:22:59.726Z Checking bitfield v0.14.0
19372023-10-24T00:23:00.134Z Compiling rayon-core v1.11.0
19382023-10-24T00:23:00.166Z Checking utf-8 v0.7.6
19392023-10-24T00:23:00.216Z Checking rsa v0.9.2
19402023-10-24T00:23:00.556Z Checking serde-hex v0.1.0
19412023-10-24T00:23:00.734Z Checking x509-cert v0.2.4
19422023-10-24T00:23:01.195Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19432023-10-24T00:23:01.566Z Checking env_logger v0.10.0
19442023-10-24T00:23:02.177Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19452023-10-24T00:23:02.237Z Checking ron v0.8.1
19462023-10-24T00:23:02.283Z Compiling platforms v3.0.2
19472023-10-24T00:23:02.716Z Checking crc-any v2.4.3
19482023-10-24T00:23:03.390Z Checking object v0.30.4
19492023-10-24T00:23:03.458Z Checking path-slash v0.1.5
19502023-10-24T00:23:04.370Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19512023-10-24T00:23:04.774Z Checking num-complex v0.4.4
19522023-10-24T00:23:05.765Z Checking rand v0.4.6
19532023-10-24T00:23:06.362Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19542023-10-24T00:23:06.771Z Compiling erased-serde v0.3.30
19552023-10-24T00:23:07.461Z Checking num v0.4.1
19562023-10-24T00:23:07.525Z Compiling curve25519-dalek v4.1.0
19572023-10-24T00:23:07.684Z Compiling bitstruct_derive v0.1.0
19582023-10-24T00:23:08.107Z Compiling async-recursion v1.0.5
19592023-10-24T00:23:08.208Z Compiling glob v0.3.1
19602023-10-24T00:23:09.643Z Compiling mime_guess v2.0.4
19612023-10-24T00:23:10.398Z Compiling thiserror-impl-no-std v2.0.2
19622023-10-24T00:23:10.417Z Compiling curve25519-dalek-derive v0.1.0
19632023-10-24T00:23:11.498Z Compiling salty v0.2.0
19642023-10-24T00:23:12.139Z Checking tungstenite v0.18.0
19652023-10-24T00:23:12.635Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19662023-10-24T00:23:13.671Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19672023-10-24T00:23:13.959Z Checking tokio-tungstenite v0.18.0
19682023-10-24T00:23:14.093Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19692023-10-24T00:23:14.203Z Checking universal-hash v0.5.1
19702023-10-24T00:23:14.481Z Checking nibble_vec v0.1.0
19712023-10-24T00:23:14.776Z Checking opaque-debug v0.3.0
19722023-10-24T00:23:15.065Z Compiling crunchy v0.2.2
19732023-10-24T00:23:15.512Z Checking endian-type v0.1.2
19742023-10-24T00:23:15.747Z Checking snafu v0.7.5
19752023-10-24T00:23:15.821Z Checking radix_trie v0.2.1
19762023-10-24T00:23:16.338Z Checking linear-map v1.2.0
19772023-10-24T00:23:16.480Z Compiling tiny-keccak v2.0.2
19782023-10-24T00:23:16.836Z Checking trust-dns-client v0.22.0
19792023-10-24T00:23:16.853Z Checking parking_lot v0.11.2
19802023-10-24T00:23:17.064Z Compiling clang-sys v1.6.1
19812023-10-24T00:23:17.158Z Checking aead v0.5.2
19822023-10-24T00:23:17.402Z Compiling darling_core v0.14.4
19832023-10-24T00:23:17.467Z Compiling prettyplease v0.2.12
19842023-10-24T00:23:18.084Z Compiling ascii-canvas v3.0.0
19852023-10-24T00:23:18.271Z Checking sled v0.34.7
19862023-10-24T00:23:18.947Z Checking toml_edit v0.20.0
19872023-10-24T00:23:19.056Z Checking trust-dns-server v0.22.1
19882023-10-24T00:23:19.384Z Compiling const_format_proc_macros v0.2.31
19892023-10-24T00:23:19.690Z Compiling ena v0.14.2
19902023-10-24T00:23:20.338Z Compiling portable-atomic v1.4.3
19912023-10-24T00:23:21.662Z Checking pretty-hex v0.3.0
19922023-10-24T00:23:21.903Z Compiling minimal-lexical v0.2.1
19932023-10-24T00:23:22.558Z Compiling diff v0.1.13
19942023-10-24T00:23:22.616Z Compiling nom v7.1.3
19952023-10-24T00:23:22.824Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19962023-10-24T00:23:22.833Z Checking toml v0.8.0
19972023-10-24T00:23:22.855Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19982023-10-24T00:23:23.345Z Compiling lalrpop v0.19.12
19992023-10-24T00:23:23.498Z Checking path-dedot v3.1.0
20002023-10-24T00:23:24.779Z Compiling libloading v0.7.4
20012023-10-24T00:23:24.872Z Compiling ref-cast v1.0.20
20022023-10-24T00:23:24.976Z Compiling bindgen v0.65.1
20032023-10-24T00:23:24.989Z Checking path-absolutize v3.1.0
20042023-10-24T00:23:25.721Z Checking globset v0.4.13
20052023-10-24T00:23:26.486Z Checking crossbeam-deque v0.8.3
20062023-10-24T00:23:26.505Z Compiling darling_macro v0.14.4
20072023-10-24T00:23:26.743Z Checking hashlink v0.8.3
20082023-10-24T00:23:26.956Z Checking olpc-cjson v0.1.3
20092023-10-24T00:23:27.283Z Checking serde_plain v1.0.2
20102023-10-24T00:23:27.657Z Compiling which v4.4.0
20112023-10-24T00:23:27.725Z Compiling ref-cast-impl v1.0.20
20122023-10-24T00:23:27.902Z Compiling darling v0.14.4
20132023-10-24T00:23:27.938Z Compiling libxml v0.3.3
20142023-10-24T00:23:28.063Z Compiling derive_builder_core v0.12.0
20152023-10-24T00:23:28.400Z Compiling cexpr v0.6.0
20162023-10-24T00:23:28.580Z Compiling peeking_take_while v0.1.2
20172023-10-24T00:23:28.788Z Compiling shlex v1.1.0
20182023-10-24T00:23:28.921Z Compiling lazycell v1.3.0
20192023-10-24T00:23:29.156Z Compiling rustc-hash v1.1.0
20202023-10-24T00:23:29.194Z Checking fallible-streaming-iterator v0.1.9
20212023-10-24T00:23:29.419Z Checking tough v0.12.5
20222023-10-24T00:23:29.512Z Checking twox-hash v1.6.3
20232023-10-24T00:23:29.533Z Checking rusqlite v0.29.0
20242023-10-24T00:23:30.210Z Checking nix v0.26.2
20252023-10-24T00:23:31.794Z Compiling derive_builder_macro v0.12.0
20262023-10-24T00:23:32.333Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20272023-10-24T00:23:32.777Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20282023-10-24T00:23:33.626Z Checking ff v0.13.0
20292023-10-24T00:23:33.679Z Compiling strum_macros v0.24.3
20302023-10-24T00:23:34.988Z Checking signature v1.6.4
20312023-10-24T00:23:35.174Z Checking display-error-chain v0.1.1
20322023-10-24T00:23:35.341Z Compiling indoc v1.0.9
20332023-10-24T00:23:35.509Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20342023-10-24T00:23:36.379Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20352023-10-24T00:23:36.718Z Checking ed25519 v1.5.3
20362023-10-24T00:23:39.417Z Checking group v0.13.0
20372023-10-24T00:23:39.738Z Checking polyval v0.6.1
20382023-10-24T00:23:40.105Z Checking num_enum v0.7.0
20392023-10-24T00:23:40.493Z Checking ctr v0.9.2
20402023-10-24T00:23:40.545Z Checking aes v0.8.3
20412023-10-24T00:23:40.642Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20422023-10-24T00:23:40.916Z Checking crypto-bigint v0.5.2
20432023-10-24T00:23:41.060Z Checking bincode v1.3.3
20442023-10-24T00:23:41.536Z Compiling cookie v0.16.2
20452023-10-24T00:23:41.947Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20462023-10-24T00:23:42.416Z Checking base16ct v0.2.0
20472023-10-24T00:23:43.419Z Checking aes-gcm-siv v0.11.1
20482023-10-24T00:23:43.702Z Checking rayon v1.7.0
20492023-10-24T00:23:43.733Z Checking elliptic-curve v0.13.5
20502023-10-24T00:23:44.005Z Checking steno v0.4.0
20512023-10-24T00:23:44.584Z Checking thiserror-no-std v2.0.2
20522023-10-24T00:23:44.739Z Checking poly1305 v0.8.0
20532023-10-24T00:23:44.756Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20542023-10-24T00:23:44.866Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20552023-10-24T00:23:45.398Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20562023-10-24T00:23:45.443Z Checking env_logger v0.9.3
20572023-10-24T00:23:45.784Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20582023-10-24T00:23:46.725Z Checking chacha20 v0.9.1
20592023-10-24T00:23:46.853Z Checking serde-big-array v0.5.1
20602023-10-24T00:23:47.218Z Checking serde-big-array v0.4.1
20612023-10-24T00:23:47.292Z Compiling oso-derive v0.26.4
20622023-10-24T00:23:47.457Z Compiling impl-trait-for-tuples v0.2.2
20632023-10-24T00:23:47.708Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20642023-10-24T00:23:47.908Z Checking ascii v1.1.0
20652023-10-24T00:23:48.479Z Checking ringbuffer v0.15.0
20662023-10-24T00:23:48.524Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20672023-10-24T00:23:48.780Z Checking vsss-rs v3.3.1
20682023-10-24T00:23:49.135Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20692023-10-24T00:23:49.345Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20702023-10-24T00:23:50.042Z Checking chacha20poly1305 v0.10.1
20712023-10-24T00:23:50.951Z Checking bitstruct v0.1.1
20722023-10-24T00:23:51.106Z Checking signal-hook-tokio v0.3.1
20732023-10-24T00:23:51.364Z Checking tungstenite v0.20.1
20742023-10-24T00:23:51.999Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20752023-10-24T00:23:52.341Z Checking serde_arrays v0.1.0
20762023-10-24T00:23:52.562Z Checking corncobs v0.1.3
20772023-10-24T00:23:52.731Z Checking tokio-tungstenite v0.20.1
20782023-10-24T00:23:52.864Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20792023-10-24T00:23:53.995Z Checking assert_matches v1.5.0
20802023-10-24T00:23:55.049Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20812023-10-24T00:23:56.303Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20822023-10-24T00:23:56.432Z Checking bcs v0.1.5
20832023-10-24T00:23:57.541Z Checking highway v1.1.0
20842023-10-24T00:23:57.678Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20852023-10-24T00:24:00.419Z Checking const_format v0.2.31
20862023-10-24T00:24:01.731Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20872023-10-24T00:24:02.109Z Checking ron v0.7.1
20882023-10-24T00:24:04.007Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20892023-10-24T00:24:05.546Z Checking http-range v0.1.5
20902023-10-24T00:24:05.814Z Checking bit_field v0.10.2
20912023-10-24T00:24:06.044Z Checking hyper-staticfile v0.9.5
20922023-10-24T00:24:06.663Z Compiling indoc v2.0.3
20932023-10-24T00:24:12.653Z Checking derive_builder v0.12.0
20942023-10-24T00:24:16.516Z Checking bb8 v0.8.1
20952023-10-24T00:24:16.722Z Checking quick-xml v0.23.1
20962023-10-24T00:24:16.853Z Checking bytesize v1.3.0
20972023-10-24T00:24:17.257Z Checking maplit v1.0.2
20982023-10-24T00:24:17.717Z Checking number_prefix v0.4.0
20992023-10-24T00:24:18.413Z Checking fs-err v2.9.0
21002023-10-24T00:24:18.875Z Checking indicatif v0.17.7
21012023-10-24T00:24:20.023Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21022023-10-24T00:24:21.108Z Checking signal-hook-mio v0.2.3
21032023-10-24T00:24:22.258Z Compiling vte_generate_state_changes v0.1.1
21042023-10-24T00:24:31.014Z Checking yansi v0.5.1
21052023-10-24T00:24:31.458Z Checking pretty_assertions v1.4.0
21062023-10-24T00:24:32.752Z Checking crossterm v0.27.0
21072023-10-24T00:24:33.640Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21082023-10-24T00:24:35.354Z Checking fatfs v0.3.6
21092023-10-24T00:24:35.477Z Checking cassowary v0.3.0
21102023-10-24T00:24:35.600Z Checking plotters-backend v0.3.5
21112023-10-24T00:24:36.133Z Checking ratatui v0.23.0
21122023-10-24T00:24:36.203Z Checking plotters-svg v0.3.5
21132023-10-24T00:24:38.843Z Checking rtoolbox v0.0.1
21142023-10-24T00:24:39.024Z Checking remove_dir_all v0.5.3
21152023-10-24T00:24:39.432Z Checking cast v0.3.0
21162023-10-24T00:24:39.695Z Checking owo-colors v3.5.0
21172023-10-24T00:24:39.921Z Checking criterion-plot v0.5.0
21182023-10-24T00:24:40.039Z Checking tui-tree-widget v0.13.0
21192023-10-24T00:24:40.233Z Checking tempdir v0.3.7
21202023-10-24T00:24:40.453Z Checking rpassword v7.2.0
21212023-10-24T00:24:40.667Z Checking plotters v0.3.5
21222023-10-24T00:24:44.420Z Checking tinytemplate v1.2.1
21232023-10-24T00:24:45.019Z Checking os_str_bytes v6.5.1
21242023-10-24T00:24:45.091Z Checking oorandom v11.1.3
21252023-10-24T00:24:45.194Z Checking anes v0.1.6
21262023-10-24T00:24:45.212Z Checking shell-words v1.1.0
21272023-10-24T00:24:45.550Z Checking clap_lex v0.2.4
21282023-10-24T00:24:45.783Z Checking criterion v0.5.1
21292023-10-24T00:24:51.601Z Checking assert_cmd v2.0.12
21302023-10-24T00:24:52.041Z Compiling clap_derive v3.2.25
21312023-10-24T00:24:52.268Z Checking dashmap v5.5.1
21322023-10-24T00:24:52.911Z Compiling serial_test_derive v0.10.0
21332023-10-24T00:24:53.859Z Compiling crossbeam-queue v0.3.8
21342023-10-24T00:24:54.560Z Checking serial_test v0.10.0
21352023-10-24T00:24:55.564Z Checking vte v0.11.1
21362023-10-24T00:24:55.721Z Checking threadpool v1.8.1
21372023-10-24T00:24:58.115Z Checking strip-ansi-escapes v0.2.0
21382023-10-24T00:24:58.342Z Checking crossterm v0.26.1
21392023-10-24T00:24:59.530Z Compiling tabled_derive v0.6.0
21402023-10-24T00:24:59.599Z Checking clap v3.2.25
21412023-10-24T00:24:59.979Z Checking httptest v0.15.4
21422023-10-24T00:25:00.158Z Checking similar-asserts v1.5.0
21432023-10-24T00:25:00.513Z Checking fd-lock v3.0.13
21442023-10-24T00:25:00.814Z Checking nanorand v0.7.0
21452023-10-24T00:25:01.118Z Compiling rstest_macros v0.18.2
21462023-10-24T00:25:01.121Z Checking nu-ansi-term v0.49.0
21472023-10-24T00:25:01.679Z Checking flume v0.11.0
21482023-10-24T00:25:01.829Z Checking reedline v0.23.0
21492023-10-24T00:25:05.043Z Checking libtest-mimic v0.5.2
21502023-10-24T00:25:05.459Z Compiling pin-project-internal v1.1.3
21512023-10-24T00:25:05.718Z Checking arrayref v0.3.7
21522023-10-24T00:25:05.769Z Checking datatest-stable v0.1.3
21532023-10-24T00:25:05.857Z Compiling relative-path v1.9.0
21542023-10-24T00:25:06.061Z Checking bytecount v0.6.3
21552023-10-24T00:25:06.153Z Checking constant_time_eq v0.2.6
21562023-10-24T00:25:06.211Z Checking topological-sort v0.2.2
21572023-10-24T00:25:06.277Z Checking arrayvec v0.7.4
21582023-10-24T00:25:06.522Z Compiling trybuild v1.0.85
21592023-10-24T00:25:07.025Z Checking blake2b_simd v1.0.1
21602023-10-24T00:25:07.112Z Checking papergrid v0.10.0
21612023-10-24T00:25:09.933Z Checking basic-toml v0.1.4
21622023-10-24T00:25:09.954Z Checking pin-project v1.1.3
21632023-10-24T00:25:10.131Z Checking futures-timer v3.0.2
21642023-10-24T00:25:10.585Z Checking constant_time_eq v0.3.0
21652023-10-24T00:25:10.773Z Checking rust-argon2 v1.0.1
21662023-10-24T00:25:11.126Z Checking partial-io v0.5.4
21672023-10-24T00:25:11.728Z Checking tabled v0.14.0
21682023-10-24T00:25:12.957Z Checking approx v0.5.1
21692023-10-24T00:25:13.192Z Checking cargo-platform v0.1.3
21702023-10-24T00:25:13.614Z Checking hex-literal v0.4.1
21712023-10-24T00:25:13.655Z Checking cargo_metadata v0.18.0
21722023-10-24T00:25:16.002Z Checking crossbeam v0.8.2
21732023-10-24T00:25:16.465Z Checking cargo_toml v0.16.3
21742023-10-24T00:25:17.072Z Checking termios v0.3.3
21752023-10-24T00:25:19.541Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21762023-10-24T00:25:20.333Z Checking rstest v0.18.2
21772023-10-24T00:25:27.665Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21782023-10-24T00:25:39.990Z Compiling bzip2 v0.4.4
21792023-10-24T00:25:40.296Z Compiling polar-core v0.26.4
21802023-10-24T00:25:40.445Z Compiling zip v0.6.6
21812023-10-24T00:25:41.600Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21822023-10-24T00:25:42.463Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21832023-10-24T00:25:43.107Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21842023-10-24T00:25:43.274Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21852023-10-24T00:25:43.888Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21862023-10-24T00:25:44.297Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21872023-10-24T00:25:44.354Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21882023-10-24T00:25:45.280Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21892023-10-24T00:25:45.841Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21902023-10-24T00:25:45.961Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21912023-10-24T00:25:46.038Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21922023-10-24T00:25:46.450Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21932023-10-24T00:25:46.920Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21942023-10-24T00:25:47.333Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21952023-10-24T00:25:48.379Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21962023-10-24T00:25:51.129Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21972023-10-24T00:25:53.952Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21982023-10-24T00:26:01.457Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21992023-10-24T00:26:01.923Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22002023-10-24T00:26:04.549Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22012023-10-24T00:26:04.980Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22022023-10-24T00:26:06.546Z Checking oso v0.26.4
22032023-10-24T00:26:07.196Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22042023-10-24T00:26:07.734Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22052023-10-24T00:26:07.985Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22062023-10-24T00:26:10.267Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22072023-10-24T00:26:11.537Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22082023-10-24T00:26:12.767Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22092023-10-24T00:26:14.875Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22102023-10-24T00:26:17.685Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22112023-10-24T00:26:19.009Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22122023-10-24T00:26:19.138Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22132023-10-24T00:26:27.649Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22142023-10-24T00:26:33.194Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22152023-10-24T00:26:34.749Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22162023-10-24T00:26:36.103Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22172023-10-24T00:26:36.872Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22182023-10-24T00:26:37.160Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22192023-10-24T00:26:38.675Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22202023-10-24T00:26:44.516Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22212023-10-24T00:26:44.640Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22222023-10-24T00:26:44.711Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22232023-10-24T00:26:46.920Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22242023-10-24T00:26:48.452Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22252023-10-24T00:26:48.671Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22262023-10-24T00:26:53.121Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22272023-10-24T00:26:54.856Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22282023-10-24T00:27:00.122Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22292023-10-24T00:27:02.106Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22302023-10-24T00:27:04.646Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22312023-10-24T00:27:05.825Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22322023-10-24T00:27:07.858Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22332023-10-24T00:27:14.365Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22342023-10-24T00:27:15.427Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22352023-10-24T00:27:20.463Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22362023-10-24T00:27:22.581Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22372023-10-24T00:27:24.936Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22382023-10-24T00:27:37.910Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22392023-10-24T00:28:02.513Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22402023-10-24T00:28:12.812Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22412023-10-24T00:28:41.644Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22422023-10-24T00:29:18.909Z Compiling git2 v0.17.2
22432023-10-24T00:29:29.182Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22442023-10-24T00:29:31.469Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22452023-10-24T00:29:43.927Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22462023-10-24T00:29:53.477Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22472023-10-24T00:29:53.805Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22482023-10-24T00:29:54.291Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22492023-10-24T00:29:55.814Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22502023-10-24T00:30:31.176Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22512023-10-24T00:31:54.250Z Finished dev [unoptimized + debuginfo] target(s) in 13m 20s
22522023-10-24T00:31:54.468Z
22532023-10-24T00:31:54.471Zreal 14:25.739143548
22542023-10-24T00:31:54.499Zuser 1:24:28.247878341
22552023-10-24T00:31:54.502Zsys 11:22.637108844
22562023-10-24T00:31:54.505Ztrap 2.999101192
22572023-10-24T00:31:54.508Ztflt 6.089691238
22582023-10-24T00:31:54.511Zdflt 7.790509881
22592023-10-24T00:31:54.513Zkflt 0.046074915
22602023-10-24T00:31:54.516Zlock 1:57:29.158477803
22612023-10-24T00:31:54.519Zslp 4:46:19.113193467
22622023-10-24T00:31:54.522Zlat 3:06.721775082
22632023-10-24T00:31:54.525Zstop 7:28.766164584
22642023-10-24T00:31:55.729Zwarning: output filename collision.
22652023-10-24T00:31:55.734ZThe lib target `dns-service-client` in package `dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `dns-service-client` in package `dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)`.
22662023-10-24T00:31:55.737ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22672023-10-24T00:31:55.740ZThe targets should have unique names.
22682023-10-24T00:31:55.743ZThis is a known bug where multiple crates with the same name use
22692023-10-24T00:31:55.746Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22702023-10-24T00:31:55.749Zwarning: output filename collision.
22712023-10-24T00:31:55.752ZThe 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)`.
22722023-10-24T00:31:55.755ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22732023-10-24T00:31:55.758ZThe targets should have unique names.
22742023-10-24T00:31:55.761ZThis is a known bug where multiple crates with the same name use
22752023-10-24T00:31:55.764Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22762023-10-24T00:31:55.766Zwarning: output filename collision.
22772023-10-24T00:31:55.769ZThe lib target `internal-dns` in package `internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `internal-dns` in package `internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)`.
22782023-10-24T00:31:55.772ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22792023-10-24T00:31:55.775ZThe targets should have unique names.
22802023-10-24T00:31:55.778ZThis is a known bug where multiple crates with the same name use
22812023-10-24T00:31:55.782Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22822023-10-24T00:31:55.785Zwarning: output filename collision.
22832023-10-24T00:31:55.792ZThe lib target `nexus-client` in package `nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `nexus-client` in package `nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)`.
22842023-10-24T00:31:55.799ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22852023-10-24T00:31:55.805ZThe targets should have unique names.
22862023-10-24T00:31:55.811ZThis is a known bug where multiple crates with the same name use
22872023-10-24T00:31:55.815Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22882023-10-24T00:31:55.817Zwarning: output filename collision.
22892023-10-24T00:31:55.820ZThe lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)` has the same output filename as the lib target `nix` in package `nix v0.26.2`.
22902023-10-24T00:31:55.825ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22912023-10-24T00:31:55.828ZThe targets should have unique names.
22922023-10-24T00:31:55.831ZThis is a known bug where multiple crates with the same name use
22932023-10-24T00:31:55.834Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22942023-10-24T00:31:55.837Zwarning: output filename collision.
22952023-10-24T00:31:55.840ZThe lib target `omicron-common` in package `omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-common` in package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`.
22962023-10-24T00:31:55.843ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
22972023-10-24T00:31:55.846ZThe targets should have unique names.
22982023-10-24T00:31:55.849ZThis is a known bug where multiple crates with the same name use
22992023-10-24T00:31:55.851Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23002023-10-24T00:31:55.854Zwarning: output filename collision.
23012023-10-24T00:31:55.857ZThe lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)`.
23022023-10-24T00:31:55.860ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23032023-10-24T00:31:55.863ZThe targets should have unique names.
23042023-10-24T00:31:55.866ZThis is a known bug where multiple crates with the same name use
23052023-10-24T00:31:55.869Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23062023-10-24T00:31:55.871Zwarning: output filename collision.
23072023-10-24T00:31:55.874ZThe lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23082023-10-24T00:31:55.877ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23092023-10-24T00:31:55.881ZThe targets should have unique names.
23102023-10-24T00:31:55.884ZThis is a known bug where multiple crates with the same name use
23112023-10-24T00:31:55.886Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23122023-10-24T00:31:55.889Zwarning: output filename collision.
23132023-10-24T00:31:55.892ZThe 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 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)`.
23142023-10-24T00:31:55.895ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23152023-10-24T00:31:55.898ZThe targets should have unique names.
23162023-10-24T00:31:55.901ZThis is a known bug where multiple crates with the same name use
23172023-10-24T00:31:55.903Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23182023-10-24T00:31:55.906Zwarning: output filename collision.
23192023-10-24T00:31:55.909ZThe lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)`.
23202023-10-24T00:31:55.912ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23212023-10-24T00:31:55.915ZThe targets should have unique names.
23222023-10-24T00:31:55.918ZThis is a known bug where multiple crates with the same name use
23232023-10-24T00:31:55.920Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23242023-10-24T00:31:55.923Zwarning: output filename collision.
23252023-10-24T00:31:55.926ZThe 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)`.
23262023-10-24T00:31:55.929ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23272023-10-24T00:31:55.931ZThe targets should have unique names.
23282023-10-24T00:31:55.934ZThis is a known bug where multiple crates with the same name use
23292023-10-24T00:31:55.938Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23302023-10-24T00:31:56.324Z Checking unicode-ident v1.0.12
23312023-10-24T00:31:56.346Z Documenting libc v0.2.149
23322023-10-24T00:31:56.355Z Documenting cfg-if v1.0.0
23332023-10-24T00:31:56.376Z Checking libc v0.2.149
23342023-10-24T00:31:56.397Z Checking serde v1.0.188
23352023-10-24T00:31:56.412Z Checking cfg-if v1.0.0
23362023-10-24T00:31:56.427Z Documenting log v0.4.20
23372023-10-24T00:31:56.444Z Documenting scopeguard v1.2.0
23382023-10-24T00:31:56.524Z Documenting itoa v1.0.9
23392023-10-24T00:31:56.560Z Checking proc-macro2 v1.0.67
23402023-10-24T00:31:57.585Z Checking quote v1.0.33
23412023-10-24T00:31:58.160Z Checking syn v2.0.32
23422023-10-24T00:31:58.255Z Checking syn v1.0.109
23432023-10-24T00:32:00.374Z Checking once_cell v1.18.0
23442023-10-24T00:32:00.462Z Documenting once_cell v1.18.0
23452023-10-24T00:32:00.796Z Documenting memchr v2.6.3
23462023-10-24T00:32:00.843Z Documenting smallvec v1.11.0
23472023-10-24T00:32:02.751Z Documenting lock_api v0.4.10
23482023-10-24T00:32:03.217Z Documenting getrandom v0.2.10
23492023-10-24T00:32:05.359Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23502023-10-24T00:32:05.807Z Documenting libm v0.2.7
23512023-10-24T00:32:06.169Z Documenting parking_lot_core v0.9.8
23522023-10-24T00:32:07.041Z Documenting pin-project-lite v0.2.13
23532023-10-24T00:32:07.081Z Documenting signal-hook-registry v1.4.1
23542023-10-24T00:32:08.021Z Checking itoa v1.0.9
23552023-10-24T00:32:08.246Z Documenting mio v0.8.8
23562023-10-24T00:32:08.336Z Documenting num_cpus v1.16.0
23572023-10-24T00:32:08.786Z Documenting serde_derive v1.0.188
23582023-10-24T00:32:09.322Z Documenting rand_core v0.6.4
23592023-10-24T00:32:10.802Z Documenting zeroize_derive v1.4.2
23602023-10-24T00:32:11.109Z Documenting num-traits v0.2.16
23612023-10-24T00:32:12.535Z Documenting parking_lot v0.12.1
23622023-10-24T00:32:13.234Z Documenting thiserror-impl v1.0.49
23632023-10-24T00:32:14.386Z Documenting typenum v1.16.0
23642023-10-24T00:32:14.853Z Documenting futures-core v0.3.28
23652023-10-24T00:32:15.464Z Documenting ryu v1.0.15
23662023-10-24T00:32:18.221Z Documenting zeroize v1.6.0
23672023-10-24T00:32:18.350Z Documenting tokio-macros v2.1.0
23682023-10-24T00:32:18.907Z Documenting socket2 v0.5.4
23692023-10-24T00:32:19.447Z Checking thiserror v1.0.49
23702023-10-24T00:32:19.536Z Documenting serde v1.0.188
23712023-10-24T00:32:19.630Z Checking ryu v1.0.15
23722023-10-24T00:32:19.985Z Documenting subtle v2.5.0
23732023-10-24T00:32:20.717Z Documenting byteorder v1.4.3
23742023-10-24T00:32:21.103Z Documenting thiserror v1.0.49
23752023-10-24T00:32:22.025Z Documenting pin-utils v0.1.0
23762023-10-24T00:32:24.332Z Documenting generic-array v0.14.7
23772023-10-24T00:32:25.534Z Documenting futures-sink v0.3.28
23782023-10-24T00:32:25.939Z Checking memchr v2.6.3
23792023-10-24T00:32:25.954Z Checking serde_json v1.0.107
23802023-10-24T00:32:26.919Z Documenting iana-time-zone v0.1.57
23812023-10-24T00:32:27.198Z Checking heck v0.4.1
23822023-10-24T00:32:27.367Z Documenting futures-macro v0.3.28
23832023-10-24T00:32:27.512Z Checking getrandom v0.2.10
23842023-10-24T00:32:27.907Z Documenting futures-task v0.3.28
23852023-10-24T00:32:28.719Z Documenting slab v0.4.9
23862023-10-24T00:32:29.562Z Documenting futures-io v0.3.28
23872023-10-24T00:32:31.414Z Documenting crypto-common v0.1.6
23882023-10-24T00:32:31.596Z Documenting futures-channel v0.3.28
23892023-10-24T00:32:32.808Z Documenting const-oid v0.9.5
23902023-10-24T00:32:33.927Z Checking bytes v1.5.0
23912023-10-24T00:32:34.784Z Checking log v0.4.20
23922023-10-24T00:32:35.021Z Checking byteorder v1.4.3
23932023-10-24T00:32:35.152Z Documenting tinyvec_macros v0.1.1
23942023-10-24T00:32:35.221Z Documenting block-buffer v0.10.4
23952023-10-24T00:32:35.436Z Documenting tracing-attributes v0.1.26
23962023-10-24T00:32:35.658Z Documenting tracing-core v0.1.31
23972023-10-24T00:32:37.553Z Documenting ppv-lite86 v0.2.17
23982023-10-24T00:32:37.696Z Documenting futures-util v0.3.28
23992023-10-24T00:32:39.143Z Documenting tinyvec v1.6.0
24002023-10-24T00:32:41.237Z Checking fnv v1.0.7
24012023-10-24T00:32:41.418Z Checking serde_derive_internals v0.26.0
24022023-10-24T00:32:41.433Z Documenting digest v0.10.7
24032023-10-24T00:32:42.393Z Documenting serde_derive_internals v0.26.0
24042023-10-24T00:32:42.403Z Documenting rand_chacha v0.3.1
24052023-10-24T00:32:44.609Z Documenting dyn-clone v1.0.13
24062023-10-24T00:32:44.733Z Documenting base64 v0.21.4
24072023-10-24T00:32:48.510Z Documenting rand v0.8.5
24082023-10-24T00:32:49.516Z Documenting unicode-normalization v0.1.22
24092023-10-24T00:32:50.574Z Checking ucd-trie v0.1.6
24102023-10-24T00:32:50.887Z Documenting cpufeatures v0.2.9
24112023-10-24T00:32:51.599Z Documenting fnv v1.0.7
24122023-10-24T00:32:51.711Z Documenting schemars_derive v0.8.13
24132023-10-24T00:32:52.479Z Documenting bytes v1.5.0
24142023-10-24T00:32:52.799Z Documenting serde_json v1.0.107
24152023-10-24T00:32:55.187Z Documenting bitflags v2.4.0
24162023-10-24T00:32:56.040Z Documenting chrono v0.4.31
24172023-10-24T00:32:56.830Z Documenting uuid v1.4.1
24182023-10-24T00:32:58.062Z Checking pest v2.7.2
24192023-10-24T00:33:00.032Z Documenting tokio v1.33.0
24202023-10-24T00:33:00.952Z Checking libm v0.2.7
24212023-10-24T00:33:01.757Z Documenting unicode-bidi v0.3.13
24222023-10-24T00:33:02.088Z Documenting http v0.2.9
24232023-10-24T00:33:02.147Z Documenting lazy_static v1.4.0
24242023-10-24T00:33:02.497Z Checking num-traits v0.2.16
24252023-10-24T00:33:02.716Z Documenting tracing v0.1.37
24262023-10-24T00:33:03.805Z Documenting percent-encoding v2.3.0
24272023-10-24T00:33:05.386Z Documenting ahash v0.8.3
24282023-10-24T00:33:05.426Z Documenting schemars v0.8.13
24292023-10-24T00:33:06.355Z Checking ahash v0.8.3
24302023-10-24T00:33:06.917Z Checking time-core v0.1.1
24312023-10-24T00:33:07.146Z Documenting allocator-api2 v0.2.16
24322023-10-24T00:33:07.880Z Documenting untrusted v0.7.1
24332023-10-24T00:33:09.733Z Documenting form_urlencoded v1.2.0
24342023-10-24T00:33:10.503Z Documenting adler v1.0.2
24352023-10-24T00:33:11.531Z Documenting unicode-ident v1.0.12
24362023-10-24T00:33:11.966Z Documenting ring v0.16.20
24372023-10-24T00:33:12.051Z Documenting hashbrown v0.14.0
24382023-10-24T00:33:14.586Z Documenting miniz_oxide v0.7.1
24392023-10-24T00:33:14.737Z Documenting idna v0.4.0
24402023-10-24T00:33:15.540Z Documenting httparse v1.8.0
24412023-10-24T00:33:15.728Z Documenting proc-macro2 v1.0.67
24422023-10-24T00:33:16.431Z Documenting equivalent v1.0.1
24432023-10-24T00:33:19.571Z Checking zerocopy v0.3.0
24442023-10-24T00:33:19.713Z Checking uuid v1.4.1
24452023-10-24T00:33:20.195Z Checking iana-time-zone v0.1.57
24462023-10-24T00:33:20.412Z Checking chrono v0.4.31
24472023-10-24T00:33:20.521Z Documenting sct v0.7.0
24482023-10-24T00:33:20.636Z Checking dof v0.1.5
24492023-10-24T00:33:20.709Z Documenting indexmap v2.0.0
24502023-10-24T00:33:21.390Z Documenting rustls-webpki v0.101.4
24512023-10-24T00:33:21.519Z Documenting url v2.4.1
24522023-10-24T00:33:21.946Z Checking dtrace-parser v0.1.14
24532023-10-24T00:33:22.694Z Checking thread-id v4.2.0
24542023-10-24T00:33:22.948Z Documenting slog v2.7.0
24552023-10-24T00:33:22.968Z Documenting quote v1.0.33
24562023-10-24T00:33:24.277Z Documenting try-lock v0.2.4
24572023-10-24T00:33:26.740Z Documenting openssl-probe v0.1.5
24582023-10-24T00:33:28.305Z Documenting httpdate v1.0.3
24592023-10-24T00:33:28.553Z Documenting want v0.3.1
24602023-10-24T00:33:28.580Z Documenting rustls v0.21.7
24612023-10-24T00:33:28.593Z Checking usdt-impl v0.3.5
24622023-10-24T00:33:28.747Z Documenting tokio-util v0.7.8
24632023-10-24T00:33:29.199Z Documenting http-body v0.4.5
24642023-10-24T00:33:29.426Z Documenting rustls-pemfile v1.0.3
24652023-10-24T00:33:29.449Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24662023-10-24T00:33:30.609Z Documenting openssl-macros v0.1.1
24672023-10-24T00:33:32.834Z Documenting aho-corasick v1.0.4
24682023-10-24T00:33:34.306Z Documenting openssl-sys v0.9.93
24692023-10-24T00:33:34.605Z Documenting gimli v0.28.0
24702023-10-24T00:33:35.394Z Documenting mime v0.3.17
24712023-10-24T00:33:35.927Z Documenting regex-syntax v0.7.5
24722023-10-24T00:33:37.155Z Documenting h2 v0.3.21
24732023-10-24T00:33:37.465Z Documenting tower-service v0.3.2
24742023-10-24T00:33:40.143Z Documenting time-macros v0.2.13
24752023-10-24T00:33:40.795Z Documenting tokio-rustls v0.24.1
24762023-10-24T00:33:41.579Z Documenting async-trait v0.1.73
24772023-10-24T00:33:43.422Z Documenting object v0.32.1
24782023-10-24T00:33:44.779Z Documenting addr2line v0.21.0
24792023-10-24T00:33:46.022Z Documenting openssl v0.10.57
24802023-10-24T00:33:46.514Z Documenting regex-automata v0.3.8
24812023-10-24T00:33:47.565Z Documenting errno v0.3.2
24822023-10-24T00:33:48.893Z Documenting time-core v0.1.1
24832023-10-24T00:33:49.944Z Checking allocator-api2 v0.2.16
24842023-10-24T00:33:50.532Z Documenting deranged v0.3.8
24852023-10-24T00:33:50.974Z Documenting ipnet v2.8.0
24862023-10-24T00:33:52.222Z Checking dyn-clone v1.0.13
24872023-10-24T00:33:52.426Z Documenting num_threads v0.1.6
24882023-10-24T00:33:53.041Z Documenting unicode-width v0.1.10
24892023-10-24T00:33:53.515Z Documenting hyper v0.14.27
24902023-10-24T00:33:57.001Z Documenting rustc-demangle v0.1.23
24912023-10-24T00:33:57.031Z Checking schemars v0.8.13
24922023-10-24T00:33:57.678Z Documenting rustix v0.38.9
24932023-10-24T00:33:58.501Z Documenting time v0.3.27
24942023-10-24T00:33:59.595Z Checking hashbrown v0.14.0
24952023-10-24T00:33:59.875Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24962023-10-24T00:34:00.141Z Checking pest_meta v2.7.2
24972023-10-24T00:34:01.318Z Documenting crossbeam-utils v0.8.16
24982023-10-24T00:34:01.655Z Checking equivalent v1.0.1
24992023-10-24T00:34:01.771Z Documenting native-tls v0.2.11
25002023-10-24T00:34:01.809Z Checking indexmap v2.0.0
25012023-10-24T00:34:02.307Z Documenting backtrace v0.3.69
25022023-10-24T00:34:03.647Z Documenting regex v1.9.5
25032023-10-24T00:34:07.698Z Checking hashbrown v0.13.2
25042023-10-24T00:34:08.112Z Documenting pest_meta v2.7.2
25052023-10-24T00:34:09.309Z Checking http v0.2.9
25062023-10-24T00:34:09.441Z Checking aho-corasick v1.0.4
25072023-10-24T00:34:09.961Z Documenting encoding_rs v0.8.33
25082023-10-24T00:34:10.582Z Documenting anyhow v1.0.75
25092023-10-24T00:34:11.527Z Checking regex-syntax v0.7.5
25102023-10-24T00:34:11.986Z Documenting tokio-native-tls v0.3.1
25112023-10-24T00:34:12.034Z Checking pest_generator v2.7.2
25122023-10-24T00:34:13.370Z Documenting rustls-native-certs v0.6.3
25132023-10-24T00:34:13.450Z Documenting serde_urlencoded v0.7.1
25142023-10-24T00:34:14.717Z Documenting pest_generator v2.7.2
25152023-10-24T00:34:15.763Z Documenting ucd-trie v0.1.6
25162023-10-24T00:34:16.846Z Checking regex-automata v0.3.8
25172023-10-24T00:34:17.176Z Checking serde_tokenstream v0.1.7
25182023-10-24T00:34:17.765Z Documenting webpki-roots v0.25.2
25192023-10-24T00:34:18.826Z Documenting syn v2.0.32
25202023-10-24T00:34:19.331Z Documenting hyper-rustls v0.24.1
25212023-10-24T00:34:20.289Z Documenting dof v0.1.5
25222023-10-24T00:34:21.179Z Documenting hyper-tls v0.5.0
25232023-10-24T00:34:21.730Z Documenting pest v2.7.2
25242023-10-24T00:34:22.319Z Documenting pest_derive v2.7.2
25252023-10-24T00:34:23.510Z Checking regex v1.9.5
25262023-10-24T00:34:23.763Z Documenting thread-id v4.2.0
25272023-10-24T00:34:24.471Z Checking unicode-width v0.1.10
25282023-10-24T00:34:24.695Z Documenting usdt-attr-macro v0.3.5
25292023-10-24T00:34:26.280Z Documenting usdt-macro v0.3.5
25302023-10-24T00:34:29.250Z Documenting openapiv3 v1.0.3
25312023-10-24T00:34:29.833Z Documenting dtrace-parser v0.1.14
25322023-10-24T00:34:29.884Z Documenting ipnetwork v0.20.0
25332023-10-24T00:34:29.925Z Documenting sha2 v0.10.7
25342023-10-24T00:34:31.585Z Documenting reqwest v0.11.20
25352023-10-24T00:34:32.171Z Documenting futures-executor v0.3.28
25362023-10-24T00:34:33.641Z Checking serde_tokenstream v0.2.0
25372023-10-24T00:34:34.213Z Documenting spin v0.9.8
25382023-10-24T00:34:36.144Z Documenting usdt-impl v0.3.5
25392023-10-24T00:34:37.154Z Checking strsim v0.10.0
25402023-10-24T00:34:37.501Z Checking regress v0.7.1
25412023-10-24T00:34:38.246Z Documenting hex v0.4.3
25422023-10-24T00:34:38.295Z Documenting hmac v0.12.1
25432023-10-24T00:34:38.632Z Documenting fallible-iterator v0.2.0
25442023-10-24T00:34:39.494Z Documenting futures v0.3.28
25452023-10-24T00:34:42.590Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25462023-10-24T00:34:44.189Z Documenting usdt v0.3.5
25472023-10-24T00:34:45.103Z Checking openapiv3 v1.0.3
25482023-10-24T00:34:45.751Z Documenting stringprep v0.1.3
25492023-10-24T00:34:45.901Z Documenting semver v1.0.18
25502023-10-24T00:34:46.104Z Documenting md-5 v0.10.5
25512023-10-24T00:34:47.140Z Documenting regress v0.7.1
25522023-10-24T00:34:50.931Z Documenting utf8parse v0.2.1
25532023-10-24T00:34:51.117Z Documenting siphasher v0.3.11
25542023-10-24T00:34:51.822Z Documenting block-padding v0.3.3
25552023-10-24T00:34:52.087Z Documenting static_assertions v1.1.0
25562023-10-24T00:34:52.282Z Documenting heck v0.4.1
25572023-10-24T00:34:52.737Z Checking unsafe-libyaml v0.2.9
25582023-10-24T00:34:53.272Z Documenting postgres-protocol v0.6.6
25592023-10-24T00:34:54.814Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25602023-10-24T00:34:55.016Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25612023-10-24T00:34:55.268Z Checking getopts v0.2.21
25622023-10-24T00:34:55.478Z Documenting phf_shared v0.11.2
25632023-10-24T00:34:55.781Z Documenting toml_datetime v0.6.3
25642023-10-24T00:34:56.543Z Documenting num-integer v0.1.45
25652023-10-24T00:34:56.684Z Checking ident_case v1.0.1
25662023-10-24T00:34:56.914Z Documenting unsafe-libyaml v0.2.9
25672023-10-24T00:34:58.396Z Documenting inout v0.1.3
25682023-10-24T00:34:58.533Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25692023-10-24T00:35:01.663Z Documenting phf v0.11.2
25702023-10-24T00:35:02.316Z Documenting whoami v1.4.1
25712023-10-24T00:35:02.354Z Documenting postgres-types v0.2.6
25722023-10-24T00:35:02.653Z Documenting either v1.9.0
25732023-10-24T00:35:03.186Z Documenting serde_yaml v0.9.25
25742023-10-24T00:35:04.968Z Documenting cipher v0.4.4
25752023-10-24T00:35:05.293Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25762023-10-24T00:35:08.045Z Checking serde_yaml v0.9.25
25772023-10-24T00:35:08.199Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25782023-10-24T00:35:08.332Z Documenting getopts v0.2.21
25792023-10-24T00:35:08.678Z Documenting zerocopy v0.6.4
25802023-10-24T00:35:10.198Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25812023-10-24T00:35:11.253Z Documenting data-encoding v2.4.0
25822023-10-24T00:35:12.484Z Documenting anstyle v1.0.2
25832023-10-24T00:35:12.604Z Documenting tokio-postgres v0.7.10
25842023-10-24T00:35:13.992Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25852023-10-24T00:35:14.934Z Documenting anstyle-parse v0.2.1
25862023-10-24T00:35:15.408Z Documenting crossbeam-channel v0.5.8
25872023-10-24T00:35:17.442Z Documenting anstyle-query v1.0.0
25882023-10-24T00:35:18.126Z Documenting match_cfg v0.1.0
25892023-10-24T00:35:18.908Z Documenting colorchoice v1.0.0
25902023-10-24T00:35:19.680Z Documenting itertools v0.11.0
25912023-10-24T00:35:20.596Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25922023-10-24T00:35:22.192Z Documenting hostname v0.3.1
25932023-10-24T00:35:22.235Z Documenting terminal_size v0.2.6
25942023-10-24T00:35:23.116Z Documenting dirs-sys-next v0.1.2
25952023-10-24T00:35:23.515Z Documenting anstream v0.5.0
25962023-10-24T00:35:25.582Z Documenting clap_lex v0.5.1
25972023-10-24T00:35:27.528Z Documenting strsim v0.10.0
25982023-10-24T00:35:28.370Z Documenting tap v1.0.1
25992023-10-24T00:35:28.459Z Documenting clap_derive v4.4.2
26002023-10-24T00:35:29.190Z Documenting dirs-next v2.0.0
26012023-10-24T00:35:29.919Z Documenting thread_local v1.1.7
26022023-10-24T00:35:31.181Z Documenting crc32fast v1.3.2
26032023-10-24T00:35:31.641Z Documenting radium v0.7.0
26042023-10-24T00:35:32.521Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26052023-10-24T00:35:32.535Z Documenting wyz v0.5.1
26062023-10-24T00:35:33.548Z Documenting clap_builder v4.4.2
26072023-10-24T00:35:35.446Z Documenting funty v2.0.0
26082023-10-24T00:35:36.094Z Documenting term v0.7.0
26092023-10-24T00:35:36.122Z Documenting num-iter v0.1.43
26102023-10-24T00:35:37.095Z Documenting sha1 v0.10.5
26112023-10-24T00:35:37.229Z Documenting enum-as-inner v0.5.1
26122023-10-24T00:35:37.306Z Documenting atty v0.2.14
26132023-10-24T00:35:40.092Z Documenting bitvec v1.0.1
26142023-10-24T00:35:41.932Z Documenting memoffset v0.9.0
26152023-10-24T00:35:42.458Z Documenting take_mut v0.2.2
26162023-10-24T00:35:43.190Z Documenting slog-term v2.9.0
26172023-10-24T00:35:43.193Z Documenting clap v4.4.3
26182023-10-24T00:35:44.071Z Documenting flate2 v1.0.27
26192023-10-24T00:35:44.426Z Documenting trust-dns-proto v0.22.0
26202023-10-24T00:35:46.005Z Documenting crossbeam-epoch v0.9.15
26212023-10-24T00:35:48.592Z Documenting slog-async v2.8.0
26222023-10-24T00:35:48.955Z Documenting slog-json v2.6.1
26232023-10-24T00:35:50.242Z Documenting camino v1.1.6
26242023-10-24T00:35:50.298Z Documenting paste v1.0.14
26252023-10-24T00:35:50.924Z Documenting signature v2.1.0
26262023-10-24T00:35:51.255Z Documenting hash32 v0.2.1
26272023-10-24T00:35:52.444Z Documenting scheduled-thread-pool v0.2.7
26282023-10-24T00:35:54.821Z Documenting diesel_table_macro_syntax v0.1.0
26292023-10-24T00:35:56.372Z Documenting slog-bunyan v2.4.0
26302023-10-24T00:35:56.488Z Checking diesel_table_macro_syntax v0.1.0
26312023-10-24T00:35:56.765Z Documenting bzip2-sys v0.1.11+1.0.8
26322023-10-24T00:35:57.201Z Documenting stable_deref_trait v1.2.0
26332023-10-24T00:35:57.351Z Documenting unicode-segmentation v1.10.1
26342023-10-24T00:35:58.058Z Checking darling_core v0.20.3
26352023-10-24T00:35:58.452Z Documenting async-stream-impl v0.3.5
26362023-10-24T00:35:58.838Z Documenting r2d2 v0.8.10
26372023-10-24T00:36:01.005Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26382023-10-24T00:36:01.278Z Documenting heapless v0.7.16
26392023-10-24T00:36:02.212Z Documenting diesel_derives v2.1.1
26402023-10-24T00:36:02.330Z Documenting strum v0.25.0
26412023-10-24T00:36:02.854Z Documenting bzip2 v0.4.4
26422023-10-24T00:36:03.801Z Documenting managed v0.8.0
26432023-10-24T00:36:05.584Z Documenting atomic-waker v1.1.1
26442023-10-24T00:36:05.858Z Documenting debug-ignore v1.0.5
26452023-10-24T00:36:07.397Z Documenting bit-vec v0.6.3
26462023-10-24T00:36:08.278Z Documenting async-stream v0.3.5
26472023-10-24T00:36:08.788Z Checking darling v0.20.3
26482023-10-24T00:36:08.949Z Documenting num-bigint v0.4.4
26492023-10-24T00:36:09.030Z Documenting smoltcp v0.9.1
26502023-10-24T00:36:09.167Z Documenting zip v0.6.6
26512023-10-24T00:36:09.786Z Documenting waitgroup v0.1.2
26522023-10-24T00:36:09.972Z Documenting multer v2.1.0
26532023-10-24T00:36:13.365Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26542023-10-24T00:36:13.819Z Documenting diesel v2.1.1
26552023-10-24T00:36:14.369Z Documenting bstr v1.6.0
26562023-10-24T00:36:15.842Z Documenting serde_path_to_error v0.1.14
26572023-10-24T00:36:16.379Z Documenting hubpack v0.1.2
26582023-10-24T00:36:16.530Z Documenting serde_repr v0.1.16
26592023-10-24T00:36:17.738Z Documenting precomputed-hash v0.1.1
26602023-10-24T00:36:18.770Z Documenting lalrpop-util v0.19.12
26612023-10-24T00:36:21.409Z Documenting fixedbitset v0.4.2
26622023-10-24T00:36:22.380Z Documenting new_debug_unreachable v1.0.4
26632023-10-24T00:36:22.828Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26642023-10-24T00:36:23.139Z Documenting yasna v0.5.2
26652023-10-24T00:36:23.754Z Documenting serde_with_macros v2.3.3
26662023-10-24T00:36:24.090Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26672023-10-24T00:36:24.822Z Documenting console v0.15.7
26682023-10-24T00:36:26.159Z Documenting petgraph v0.6.4
26692023-10-24T00:36:26.493Z Documenting string_cache v0.8.7
26702023-10-24T00:36:30.918Z Documenting float-cmp v0.9.0
26712023-10-24T00:36:31.484Z Documenting unicode-linebreak v0.1.5
26722023-10-24T00:36:31.835Z Documenting difflib v0.4.0
26732023-10-24T00:36:33.047Z Documenting predicates-core v1.0.6
26742023-10-24T00:36:33.341Z Documenting normalize-line-endings v0.3.0
26752023-10-24T00:36:35.861Z Documenting smawk v0.3.1
26762023-10-24T00:36:36.768Z Documenting serde_with v2.3.3
26772023-10-24T00:36:37.686Z Documenting bit-set v0.5.3
26782023-10-24T00:36:38.054Z Documenting similar v2.2.1
26792023-10-24T00:36:39.078Z Documenting tokio-stream v0.1.14
26802023-10-24T00:36:39.442Z Documenting predicates v3.0.4
26812023-10-24T00:36:40.670Z Documenting structmeta-derive v0.1.6
26822023-10-24T00:36:41.907Z Documenting textwrap v0.16.0
26832023-10-24T00:36:43.990Z Checking structmeta v0.1.6
26842023-10-24T00:36:44.361Z Documenting instant v0.1.12
26852023-10-24T00:36:44.985Z Checking regex-syntax v0.6.29
26862023-10-24T00:36:46.564Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26872023-10-24T00:36:47.441Z Documenting macaddr v1.0.1
26882023-10-24T00:36:48.153Z Documenting base64ct v1.6.0
26892023-10-24T00:36:48.332Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26902023-10-24T00:36:48.601Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26912023-10-24T00:36:48.838Z Checking scopeguard v1.2.0
26922023-10-24T00:36:49.029Z Checking lock_api v0.4.10
26932023-10-24T00:36:49.251Z Documenting structmeta v0.1.6
26942023-10-24T00:36:49.647Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26952023-10-24T00:36:50.091Z Documenting crucible-workspace-hack v0.1.0
26962023-10-24T00:36:50.519Z Documenting backoff v0.4.0
26972023-10-24T00:36:53.426Z Checking smallvec v1.11.0
26982023-10-24T00:36:53.997Z Checking parking_lot_core v0.9.8
26992023-10-24T00:36:54.105Z Documenting is-terminal v0.4.9
27002023-10-24T00:36:54.406Z Documenting password-hash v0.5.0
27012023-10-24T00:36:54.528Z Documenting blake2 v0.10.6
27022023-10-24T00:36:54.613Z Checking pin-project-lite v0.2.13
27032023-10-24T00:36:54.653Z Checking parking_lot v0.12.1
27042023-10-24T00:36:54.785Z Checking rand_core v0.6.4
27052023-10-24T00:36:55.203Z Checking typenum v1.16.0
27062023-10-24T00:36:55.221Z Checking zeroize v1.6.0
27072023-10-24T00:36:55.611Z Documenting proc-macro-error-attr v1.0.4
27082023-10-24T00:36:56.363Z Documenting parse-display-derive v0.7.0
27092023-10-24T00:36:56.446Z Checking futures-core v0.3.28
27102023-10-24T00:36:56.734Z Checking unicode-segmentation v1.10.1
27112023-10-24T00:36:57.384Z Checking generic-array v0.14.7
27122023-10-24T00:36:57.697Z Checking proc-macro-error v1.0.4
27132023-10-24T00:36:57.815Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27142023-10-24T00:36:58.166Z Checking mio v0.8.8
27152023-10-24T00:36:59.136Z Checking socket2 v0.5.4
27162023-10-24T00:36:59.450Z Checking num_cpus v1.16.0
27172023-10-24T00:36:59.616Z Checking signal-hook-registry v1.4.1
27182023-10-24T00:36:59.871Z Checking futures-sink v0.3.28
27192023-10-24T00:36:59.978Z Documenting postcard-cobs v0.1.5-pre
27202023-10-24T00:37:00.082Z Checking spin v0.5.2
27212023-10-24T00:37:00.387Z Documenting fastrand v2.0.0
27222023-10-24T00:37:00.881Z Checking tokio v1.33.0
27232023-10-24T00:37:01.060Z Documenting foreign-types-macros v0.2.3
27242023-10-24T00:37:01.664Z Documenting argon2 v0.5.2
27252023-10-24T00:37:01.834Z Documenting proc-macro-error v1.0.4
27262023-10-24T00:37:04.238Z Documenting postcard v0.7.3
27272023-10-24T00:37:04.677Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27282023-10-24T00:37:06.177Z Documenting parse-display v0.7.0
27292023-10-24T00:37:06.735Z Documenting tempfile v3.8.0
27302023-10-24T00:37:08.844Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27312023-10-24T00:37:09.050Z Documenting foreign-types-shared v0.3.1
27322023-10-24T00:37:09.386Z Checking tinyvec_macros v0.1.1
27332023-10-24T00:37:09.515Z Checking tinyvec v1.6.0
27342023-10-24T00:37:10.770Z Checking futures-channel v0.3.28
27352023-10-24T00:37:11.321Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27362023-10-24T00:37:11.595Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27372023-10-24T00:37:11.665Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27382023-10-24T00:37:11.752Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27392023-10-24T00:37:12.689Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27402023-10-24T00:37:13.145Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27412023-10-24T00:37:13.269Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27422023-10-24T00:37:13.842Z Documenting foreign-types v0.5.0
27432023-10-24T00:37:13.846Z Documenting cstr-argument v0.1.2
27442023-10-24T00:37:18.087Z Checking futures-task v0.3.28
27452023-10-24T00:37:18.092Z Checking slab v0.4.9
27462023-10-24T00:37:18.095Z Checking pin-utils v0.1.0
27472023-10-24T00:37:18.160Z Checking futures-io v0.3.28
27482023-10-24T00:37:18.174Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27492023-10-24T00:37:18.432Z Checking futures-util v0.3.28
27502023-10-24T00:37:19.033Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27512023-10-24T00:37:19.215Z Checking unicode-normalization v0.1.22
27522023-10-24T00:37:19.346Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27532023-10-24T00:37:20.396Z Documenting colored v2.0.4
27542023-10-24T00:37:20.744Z Checking crypto-common v0.1.6
27552023-10-24T00:37:21.021Z Checking tracing-core v0.1.31
27562023-10-24T00:37:22.118Z Checking unicode-bidi v0.3.13
27572023-10-24T00:37:22.573Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27582023-10-24T00:37:22.898Z Checking tracing v0.1.37
27592023-10-24T00:37:23.398Z Documenting zone_cfg_derive v0.2.0
27602023-10-24T00:37:24.806Z Checking block-buffer v0.10.4
27612023-10-24T00:37:25.153Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27622023-10-24T00:37:25.305Z Documenting num-derive v0.4.0
27632023-10-24T00:37:25.840Z Checking const-oid v0.9.5
27642023-10-24T00:37:26.812Z Checking subtle v2.5.0
27652023-10-24T00:37:27.225Z Checking ppv-lite86 v0.2.17
27662023-10-24T00:37:27.315Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27672023-10-24T00:37:28.414Z Checking rand_chacha v0.3.1
27682023-10-24T00:37:28.740Z Checking digest v0.10.7
27692023-10-24T00:37:28.988Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27702023-10-24T00:37:29.353Z Documenting smf v0.2.2
27712023-10-24T00:37:31.186Z Documenting zone v0.2.0
27722023-10-24T00:37:32.160Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27732023-10-24T00:37:32.959Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27742023-10-24T00:37:35.991Z Checking bitflags v2.4.0
27752023-10-24T00:37:36.445Z Checking base64 v0.21.4
27762023-10-24T00:37:37.173Z Documenting linked-hash-map v0.5.6
27772023-10-24T00:37:38.271Z Checking untrusted v0.7.1
27782023-10-24T00:37:38.521Z Checking ring v0.16.20
27792023-10-24T00:37:38.820Z Checking rand v0.8.5
27802023-10-24T00:37:38.972Z Checking tokio-util v0.7.8
27812023-10-24T00:37:40.437Z Checking bitflags v1.3.2
27822023-10-24T00:37:40.453Z Checking openssl-probe v0.1.5
27832023-10-24T00:37:40.594Z Checking percent-encoding v2.3.0
27842023-10-24T00:37:40.669Z Checking hashbrown v0.12.3
27852023-10-24T00:37:40.740Z Checking foreign-types-shared v0.1.1
27862023-10-24T00:37:40.815Z Checking openssl-sys v0.9.93
27872023-10-24T00:37:40.895Z Checking foreign-types v0.3.2
27882023-10-24T00:37:40.898Z Checking errno v0.3.2
27892023-10-24T00:37:41.034Z Checking try-lock v0.2.4
27902023-10-24T00:37:41.116Z Checking adler v1.0.2
27912023-10-24T00:37:41.230Z Checking siphasher v0.3.11
27922023-10-24T00:37:41.341Z Checking miniz_oxide v0.7.1
27932023-10-24T00:37:41.399Z Checking rustls-webpki v0.101.4
27942023-10-24T00:37:41.698Z Checking sct v0.7.0
27952023-10-24T00:37:42.035Z Checking want v0.3.1
27962023-10-24T00:37:42.263Z Checking indexmap v1.9.3
27972023-10-24T00:37:42.281Z Checking form_urlencoded v1.2.0
27982023-10-24T00:37:42.933Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27992023-10-24T00:37:42.937Z Checking lazy_static v1.4.0
28002023-10-24T00:37:42.940Z Checking http-body v0.4.5
28012023-10-24T00:37:42.942Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28022023-10-24T00:37:42.947Z Checking socket2 v0.4.9
28032023-10-24T00:37:43.047Z Checking openssl v0.10.57
28042023-10-24T00:37:43.161Z Checking io-lifetimes v1.0.11
28052023-10-24T00:37:43.176Z Checking httparse v1.8.0
28062023-10-24T00:37:43.441Z Checking anstyle v1.0.2
28072023-10-24T00:37:43.455Z Checking utf8parse v0.2.1
28082023-10-24T00:37:43.524Z Checking h2 v0.3.21
28092023-10-24T00:37:43.667Z Checking tower-service v0.3.2
28102023-10-24T00:37:43.797Z Documenting lru-cache v0.1.2
28112023-10-24T00:37:43.823Z Checking httpdate v1.0.3
28122023-10-24T00:37:43.837Z Checking cpufeatures v0.2.9
28132023-10-24T00:37:43.961Z Checking sha2 v0.10.7
28142023-10-24T00:37:43.975Z Checking anstyle-parse v0.2.1
28152023-10-24T00:37:44.172Z Checking rustix v0.37.23
28162023-10-24T00:37:44.382Z Checking rustls v0.21.7
28172023-10-24T00:37:44.836Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28182023-10-24T00:37:45.919Z Checking rustls-pemfile v1.0.3
28192023-10-24T00:37:46.022Z Checking hmac v0.12.1
28202023-10-24T00:37:46.220Z Checking md-5 v0.10.5
28212023-10-24T00:37:46.237Z Checking stringprep v0.1.3
28222023-10-24T00:37:46.350Z Checking idna v0.4.0
28232023-10-24T00:37:46.547Z Documenting slog-dtrace v0.2.3
28242023-10-24T00:37:46.649Z Checking spin v0.9.8
28252023-10-24T00:37:47.152Z Checking num-integer v0.1.45
28262023-10-24T00:37:47.824Z Checking hash32 v0.2.1
28272023-10-24T00:37:48.038Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28282023-10-24T00:37:48.353Z Checking stable_deref_trait v1.2.0
28292023-10-24T00:37:48.491Z Checking anstyle-query v1.0.0
28302023-10-24T00:37:48.671Z Checking colorchoice v1.0.0
28312023-10-24T00:37:48.864Z Checking gimli v0.28.0
28322023-10-24T00:37:49.687Z Documenting quick-error v1.2.3
28332023-10-24T00:37:49.906Z Checking either v1.9.0
28342023-10-24T00:37:50.405Z Checking fallible-iterator v0.2.0
28352023-10-24T00:37:50.542Z Checking tokio-rustls v0.24.1
28362023-10-24T00:37:51.103Z Checking anstream v0.5.0
28372023-10-24T00:37:51.417Z Checking postgres-protocol v0.6.6
28382023-10-24T00:37:51.626Z Checking heapless v0.7.16
28392023-10-24T00:37:51.929Z Checking native-tls v0.2.11
28402023-10-24T00:37:52.427Z Checking tokio-native-tls v0.3.1
28412023-10-24T00:37:52.459Z Checking url v2.4.1
28422023-10-24T00:37:52.848Z Checking rustls-native-certs v0.6.3
28432023-10-24T00:37:53.075Z Checking terminal_size v0.2.6
28442023-10-24T00:37:53.321Z Checking phf_shared v0.11.2
28452023-10-24T00:37:53.383Z Checking block-padding v0.3.3
28462023-10-24T00:37:53.545Z Checking hyper v0.14.27
28472023-10-24T00:37:53.705Z Checking scheduled-thread-pool v0.2.7
28482023-10-24T00:37:53.738Z Checking object v0.32.1
28492023-10-24T00:37:53.752Z Checking serde_spanned v0.6.3
28502023-10-24T00:37:54.027Z Checking toml_datetime v0.6.3
28512023-10-24T00:37:54.030Z Checking bzip2-sys v0.1.11+1.0.8
28522023-10-24T00:37:54.230Z Checking crc32fast v1.3.2
28532023-10-24T00:37:54.448Z Checking deranged v0.3.8
28542023-10-24T00:37:54.547Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28552023-10-24T00:37:54.585Z Checking matches v0.1.10
28562023-10-24T00:37:54.713Z Checking rustc-demangle v0.1.23
28572023-10-24T00:37:55.124Z Checking addr2line v0.21.0
28582023-10-24T00:37:55.398Z Checking winnow v0.5.15
28592023-10-24T00:37:55.901Z Checking tap v1.0.1
28602023-10-24T00:37:56.156Z Documenting resolv-conf v0.7.0
28612023-10-24T00:37:56.170Z Checking managed v0.8.0
28622023-10-24T00:37:56.783Z Checking ipnet v2.8.0
28632023-10-24T00:37:57.279Z Checking bit-vec v0.6.3
28642023-10-24T00:37:57.436Z Checking clap_lex v0.5.1
28652023-10-24T00:37:57.521Z Checking num_threads v0.1.6
28662023-10-24T00:37:57.686Z Checking regex-automata v0.1.10
28672023-10-24T00:37:57.816Z Checking time v0.3.27
28682023-10-24T00:37:57.834Z Checking clap_builder v4.4.2
28692023-10-24T00:37:58.369Z Checking bstr v0.2.17
28702023-10-24T00:37:59.725Z Checking smoltcp v0.9.1
28712023-10-24T00:38:00.291Z Checking toml_edit v0.19.15
28722023-10-24T00:38:01.993Z Checking wyz v0.5.1
28732023-10-24T00:38:02.179Z Checking idna v0.2.3
28742023-10-24T00:38:02.613Z Checking flate2 v1.0.27
28752023-10-24T00:38:02.773Z Checking bzip2 v0.4.4
28762023-10-24T00:38:02.937Z Documenting trust-dns-resolver v0.22.0
28772023-10-24T00:38:03.062Z Checking backtrace v0.3.69
28782023-10-24T00:38:03.244Z Checking r2d2 v0.8.10
28792023-10-24T00:38:03.583Z Checking hyper-tls v0.5.0
28802023-10-24T00:38:03.653Z Checking hyper-rustls v0.24.1
28812023-10-24T00:38:03.684Z Checking phf v0.11.2
28822023-10-24T00:38:03.716Z Checking inout v0.1.3
28832023-10-24T00:38:03.962Z Checking postgres-types v0.2.6
28842023-10-24T00:38:04.032Z Checking itertools v0.11.0
28852023-10-24T00:38:04.061Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28862023-10-24T00:38:04.119Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28872023-10-24T00:38:04.602Z Checking num-bigint v0.4.4
28882023-10-24T00:38:04.605Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28892023-10-24T00:38:05.126Z Checking serde_urlencoded v0.7.1
28902023-10-24T00:38:05.839Z Checking phf_shared v0.10.0
28912023-10-24T00:38:06.283Z Checking futures-executor v0.3.28
28922023-10-24T00:38:06.632Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28932023-10-24T00:38:06.940Z Documenting pem-rfc7468 v0.7.0
28942023-10-24T00:38:07.846Z Checking ipnetwork v0.20.0
28952023-10-24T00:38:07.985Z Checking float-cmp v0.9.0
28962023-10-24T00:38:08.264Z Checking zerocopy v0.6.4
28972023-10-24T00:38:08.428Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28982023-10-24T00:38:09.028Z Documenting der_derive v0.7.2
28992023-10-24T00:38:09.394Z Checking hubpack v0.1.2
29002023-10-24T00:38:09.453Z Checking crossbeam-utils v0.8.16
29012023-10-24T00:38:09.894Z Checking encoding_rs v0.8.33
29022023-10-24T00:38:10.348Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29032023-10-24T00:38:10.755Z Checking memoffset v0.9.0
29042023-10-24T00:38:10.908Z Checking radium v0.7.0
29052023-10-24T00:38:11.522Z Documenting flagset v0.4.3
29062023-10-24T00:38:13.070Z Checking static_assertions v1.1.0
29072023-10-24T00:38:13.213Z Checking normalize-line-endings v0.3.0
29082023-10-24T00:38:13.380Z Checking new_debug_unreachable v1.0.4
29092023-10-24T00:38:13.509Z Checking precomputed-hash v0.1.1
29102023-10-24T00:38:13.667Z Checking smawk v0.3.1
29112023-10-24T00:38:13.800Z Checking fixedbitset v0.4.2
29122023-10-24T00:38:13.961Z Checking predicates-core v1.0.6
29132023-10-24T00:38:14.181Z Checking funty v2.0.0
29142023-10-24T00:38:14.241Z Checking difflib v0.4.0
29152023-10-24T00:38:14.767Z Checking data-encoding v2.4.0
29162023-10-24T00:38:15.655Z Checking whoami v1.4.1
29172023-10-24T00:38:15.818Z Checking webpki-roots v0.25.2
29182023-10-24T00:38:15.955Z Checking mime v0.3.17
29192023-10-24T00:38:15.969Z Checking unicode-linebreak v0.1.5
29202023-10-24T00:38:16.051Z Checking tokio-postgres v0.7.10
29212023-10-24T00:38:16.513Z Checking bitvec v1.0.1
29222023-10-24T00:38:16.518Z Checking reqwest v0.11.20
29232023-10-24T00:38:16.726Z Checking textwrap v0.16.0
29242023-10-24T00:38:16.887Z Checking trust-dns-proto v0.22.0
29252023-10-24T00:38:17.340Z Checking predicates v3.0.4
29262023-10-24T00:38:17.725Z Documenting der v0.7.8
29272023-10-24T00:38:18.472Z Checking petgraph v0.6.4
29282023-10-24T00:38:18.965Z Checking string_cache v0.8.7
29292023-10-24T00:38:19.410Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29302023-10-24T00:38:20.812Z Checking crossbeam-epoch v0.9.15
29312023-10-24T00:38:21.516Z Checking diesel v2.1.1
29322023-10-24T00:38:23.043Z Checking yasna v0.5.2
29332023-10-24T00:38:23.327Z Checking futures v0.3.28
29342023-10-24T00:38:23.496Z Checking toml v0.7.8
29352023-10-24T00:38:23.988Z Checking cipher v0.4.4
29362023-10-24T00:38:24.510Z Checking anyhow v1.0.75
29372023-10-24T00:38:24.646Z Checking zip v0.6.6
29382023-10-24T00:38:24.673Z Checking clap v4.4.3
29392023-10-24T00:38:24.688Z Checking similar v2.2.1
29402023-10-24T00:38:24.835Z Checking bit-set v0.5.3
29412023-10-24T00:38:25.210Z Checking itertools v0.10.5
29422023-10-24T00:38:25.239Z Checking num-iter v0.1.43
29432023-10-24T00:38:25.512Z Checking console v0.15.7
29442023-10-24T00:38:25.762Z Checking rustix v0.38.9
29452023-10-24T00:38:26.032Z Checking signature v2.1.0
29462023-10-24T00:38:26.232Z Checking tokio-stream v0.1.14
29472023-10-24T00:38:26.312Z Checking bstr v1.6.0
29482023-10-24T00:38:26.411Z Checking usdt v0.3.5
29492023-10-24T00:38:26.714Z Checking hex v0.4.3
29502023-10-24T00:38:26.903Z Checking semver v1.0.18
29512023-10-24T00:38:27.530Z Checking slog v2.7.0
29522023-10-24T00:38:27.570Z Checking lalrpop-util v0.19.12
29532023-10-24T00:38:27.609Z Documenting spki v0.7.2
29542023-10-24T00:38:27.782Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29552023-10-24T00:38:28.082Z Documenting cancel-safe-futures v0.1.2
29562023-10-24T00:38:28.178Z Checking heck v0.3.3
29572023-10-24T00:38:28.365Z Documenting hkdf v0.12.3
29582023-10-24T00:38:28.440Z Documenting structopt-derive v0.4.18
29592023-10-24T00:38:29.096Z Documenting keccak v0.1.4
29602023-10-24T00:38:29.207Z Documenting arc-swap v1.6.0
29612023-10-24T00:38:33.209Z Documenting crc-catalog v2.2.0
29622023-10-24T00:38:33.952Z Documenting pkcs8 v0.10.2
29632023-10-24T00:38:35.504Z Documenting slog-scope v4.4.0
29642023-10-24T00:38:35.837Z Documenting sha3 v0.10.8
29652023-10-24T00:38:36.981Z Documenting structopt v0.3.26
29662023-10-24T00:38:37.286Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29672023-10-24T00:38:37.438Z Documenting crc v3.0.1
29682023-10-24T00:38:39.653Z Documenting libefi-sys v0.1.0
29692023-10-24T00:38:40.564Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29702023-10-24T00:38:41.770Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29712023-10-24T00:38:41.976Z Documenting serde_spanned v0.6.3
29722023-10-24T00:38:42.074Z Documenting secrecy v0.8.0
29732023-10-24T00:38:43.355Z Documenting packed_struct_codegen v0.10.1
29742023-10-24T00:38:43.700Z Documenting winnow v0.5.15
29752023-10-24T00:38:46.418Z Documenting nodrop v0.1.14
29762023-10-24T00:38:48.459Z Documenting half v1.8.2
29772023-10-24T00:38:48.935Z Documenting ciborium-io v0.2.1
29782023-10-24T00:38:49.840Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29792023-10-24T00:38:50.680Z Documenting array-init v0.0.4
29802023-10-24T00:38:51.360Z Documenting packed_struct v0.10.1
29812023-10-24T00:38:52.148Z Documenting toml_edit v0.20.0
29822023-10-24T00:38:53.115Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29832023-10-24T00:38:55.081Z Documenting ciborium-ll v0.2.1
29842023-10-24T00:38:55.689Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29852023-10-24T00:38:57.687Z Documenting slog-stdlog v4.1.1
29862023-10-24T00:39:01.157Z Documenting pkcs1 v0.7.5
29872023-10-24T00:39:01.315Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29882023-10-24T00:39:01.380Z Documenting num-bigint-dig v0.8.4
29892023-10-24T00:39:02.076Z Documenting num-rational v0.4.1
29902023-10-24T00:39:04.349Z Documenting universal-hash v0.5.1
29912023-10-24T00:39:05.054Z Documenting num-complex v0.4.4
29922023-10-24T00:39:08.002Z Documenting xattr v1.0.1
29932023-10-24T00:39:09.418Z Documenting filetime v0.2.22
29942023-10-24T00:39:10.997Z Documenting opaque-debug v0.3.0
29952023-10-24T00:39:11.559Z Documenting termcolor v1.2.0
29962023-10-24T00:39:12.598Z Documenting bitfield v0.14.0
29972023-10-24T00:39:13.170Z Documenting num v0.4.1
29982023-10-24T00:39:14.681Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29992023-10-24T00:39:15.259Z Documenting rsa v0.9.2
30002023-10-24T00:39:15.945Z Documenting tar v0.4.40
30012023-10-24T00:39:16.890Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30022023-10-24T00:39:18.155Z Documenting env_logger v0.10.0
30032023-10-24T00:39:20.507Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30042023-10-24T00:39:20.520Z Documenting slog-envlogger v2.2.0
30052023-10-24T00:39:21.651Z Documenting ciborium v0.2.1
30062023-10-24T00:39:22.686Z Documenting toml v0.8.0
30072023-10-24T00:39:25.437Z Documenting serde-hex v0.1.0
30082023-10-24T00:39:26.330Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30092023-10-24T00:39:27.659Z Documenting x509-cert v0.2.4
30102023-10-24T00:39:28.854Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30112023-10-24T00:39:29.261Z Documenting signal-hook v0.3.17
30122023-10-24T00:39:29.622Z Documenting pem v1.1.1
30132023-10-24T00:39:30.099Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30142023-10-24T00:39:32.765Z Documenting ron v0.8.1
30152023-10-24T00:39:34.315Z Documenting fxhash v0.2.1
30162023-10-24T00:39:35.809Z Documenting derive-where v1.2.5
30172023-10-24T00:39:35.953Z Documenting linear-map v1.2.0
30182023-10-24T00:39:36.101Z Documenting crc-any v2.4.3
30192023-10-24T00:39:40.221Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30202023-10-24T00:39:40.529Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30212023-10-24T00:39:40.790Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30222023-10-24T00:39:42.436Z Documenting doc-comment v0.3.3
30232023-10-24T00:39:45.189Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30242023-10-24T00:39:46.013Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30252023-10-24T00:39:46.572Z Documenting libsqlite3-sys v0.26.0
30262023-10-24T00:39:47.154Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30272023-10-24T00:39:48.924Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30282023-10-24T00:39:53.764Z Documenting hashlink v0.8.3
30292023-10-24T00:39:55.930Z Documenting aead v0.5.2
30302023-10-24T00:39:56.336Z Documenting snafu-derive v0.7.5
30312023-10-24T00:39:59.607Z Documenting path-slash v0.1.5
30322023-10-24T00:40:00.356Z Documenting same-file v1.0.6
30332023-10-24T00:40:01.482Z Documenting fallible-streaming-iterator v0.1.9
30342023-10-24T00:40:01.898Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30352023-10-24T00:40:03.922Z Documenting newtype_derive v0.1.6
30362023-10-24T00:40:05.857Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30372023-10-24T00:40:06.104Z Documenting rusqlite v0.29.0
30382023-10-24T00:40:06.890Z Documenting walkdir v2.4.0
30392023-10-24T00:40:07.719Z Documenting snafu v0.7.5
30402023-10-24T00:40:07.914Z Documenting twox-hash v1.6.3
30412023-10-24T00:40:09.297Z Documenting camino-tempfile v1.0.2
30422023-10-24T00:40:10.157Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30432023-10-24T00:40:13.387Z Documenting nix v0.26.2
30442023-10-24T00:40:13.932Z Checking darling_core v0.14.4
30452023-10-24T00:40:13.947Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30462023-10-24T00:40:14.236Z Documenting nibble_vec v0.1.0
30472023-10-24T00:40:16.400Z Documenting endian-type v0.1.2
30482023-10-24T00:40:16.886Z Checking darling v0.14.4
30492023-10-24T00:40:17.045Z Documenting steno v0.4.0
30502023-10-24T00:40:20.019Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30512023-10-24T00:40:20.448Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30522023-10-24T00:40:20.451Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30532023-10-24T00:40:22.226Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30542023-10-24T00:40:22.516Z Documenting radix_trie v0.2.1
30552023-10-24T00:40:23.163Z Documenting polyval v0.6.1
30562023-10-24T00:40:23.847Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30572023-10-24T00:40:29.130Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30582023-10-24T00:40:29.584Z Documenting num_enum v0.7.0
30592023-10-24T00:40:30.225Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30602023-10-24T00:40:30.629Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30612023-10-24T00:40:31.035Z Documenting ctr v0.9.2
30622023-10-24T00:40:32.797Z Documenting aes v0.8.3
30632023-10-24T00:40:35.896Z Documenting bincode v1.3.3
30642023-10-24T00:40:36.317Z Documenting path-dedot v3.1.0
30652023-10-24T00:40:38.305Z Checking convert_case v0.4.0
30662023-10-24T00:40:38.638Z Documenting utf-8 v0.7.6
30672023-10-24T00:40:40.789Z Documenting convert_case v0.4.0
30682023-10-24T00:40:42.374Z Documenting path-absolutize v3.1.0
30692023-10-24T00:40:42.608Z Documenting aes-gcm-siv v0.11.1
30702023-10-24T00:40:43.245Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30712023-10-24T00:40:44.987Z Documenting tungstenite v0.20.1
30722023-10-24T00:40:46.976Z Documenting derive_more v0.99.17
30732023-10-24T00:40:47.806Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30742023-10-24T00:40:48.649Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30752023-10-24T00:40:50.368Z Documenting trust-dns-client v0.22.0
30762023-10-24T00:40:51.606Z Documenting buf-list v1.0.3
30772023-10-24T00:40:55.132Z Documenting globset v0.4.13
30782023-10-24T00:40:56.374Z Documenting crossbeam-deque v0.8.3
30792023-10-24T00:40:59.552Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30802023-10-24T00:41:00.118Z Documenting headers-core v0.2.0
30812023-10-24T00:41:00.274Z Documenting olpc-cjson v0.1.3
30822023-10-24T00:41:02.321Z Documenting serde_plain v1.0.2
30832023-10-24T00:41:02.855Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30842023-10-24T00:41:03.653Z Documenting async-recursion v1.0.5
30852023-10-24T00:41:06.504Z Documenting bitstruct_derive v0.1.0
30862023-10-24T00:41:06.987Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30872023-10-24T00:41:07.480Z Documenting ascii v1.1.0
30882023-10-24T00:41:08.337Z Documenting ringbuffer v0.15.0
30892023-10-24T00:41:09.128Z Documenting display-error-chain v0.1.1
30902023-10-24T00:41:10.892Z Documenting tough v0.12.5
30912023-10-24T00:41:12.176Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30922023-10-24T00:41:13.242Z Documenting headers v0.3.9
30932023-10-24T00:41:13.367Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30942023-10-24T00:41:14.371Z Documenting bitstruct v0.1.1
30952023-10-24T00:41:15.211Z Documenting trust-dns-server v0.22.1
30962023-10-24T00:41:15.897Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30972023-10-24T00:41:18.472Z Documenting rayon-core v1.11.0
30982023-10-24T00:41:19.869Z Documenting tokio-tungstenite v0.20.1
30992023-10-24T00:41:20.309Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31002023-10-24T00:41:23.137Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31012023-10-24T00:41:25.837Z Checking derive_builder_core v0.12.0
31022023-10-24T00:41:25.900Z Documenting derive_builder_core v0.12.0
31032023-10-24T00:41:26.265Z Documenting sled v0.34.7
31042023-10-24T00:41:27.322Z Documenting signal-hook-mio v0.2.3
31052023-10-24T00:41:27.867Z Documenting erased-serde v0.3.30
31062023-10-24T00:41:29.707Z Documenting unicase v2.7.0
31072023-10-24T00:41:30.716Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31082023-10-24T00:41:30.917Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31092023-10-24T00:41:32.039Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31102023-10-24T00:41:32.114Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31112023-10-24T00:41:32.556Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31122023-10-24T00:41:33.025Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31132023-10-24T00:41:33.873Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31142023-10-24T00:41:34.676Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31152023-10-24T00:41:34.963Z Documenting serde_arrays v0.1.0
31162023-10-24T00:41:35.898Z Documenting ff v0.13.0
31172023-10-24T00:41:35.964Z Documenting pretty-hex v0.3.0
31182023-10-24T00:41:36.339Z Documenting derive_builder_macro v0.12.0
31192023-10-24T00:41:40.432Z Documenting mime_guess v2.0.4
31202023-10-24T00:41:40.643Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31212023-10-24T00:41:41.756Z Documenting crossterm v0.27.0
31222023-10-24T00:41:42.499Z Documenting group v0.13.0
31232023-10-24T00:41:43.949Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31242023-10-24T00:41:47.421Z Documenting rayon v1.7.0
31252023-10-24T00:41:49.037Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31262023-10-24T00:41:51.852Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31272023-10-24T00:41:56.065Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31282023-10-24T00:42:00.582Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31292023-10-24T00:42:03.986Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31302023-10-24T00:42:09.214Z Documenting portable-atomic v1.4.3
31312023-10-24T00:42:09.360Z Documenting ed25519 v1.5.3
31322023-10-24T00:42:11.543Z Documenting bcs v0.1.5
31332023-10-24T00:42:13.820Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31342023-10-24T00:42:14.924Z Documenting crypto-bigint v0.5.2
31352023-10-24T00:42:16.231Z Documenting ref-cast-impl v1.0.20
31362023-10-24T00:42:16.245Z Documenting curve25519-dalek-derive v0.1.0
31372023-10-24T00:42:16.552Z Documenting thiserror-impl-no-std v2.0.2
31382023-10-24T00:42:18.578Z Documenting vte_generate_state_changes v0.1.1
31392023-10-24T00:42:23.473Z Documenting number_prefix v0.4.0
31402023-10-24T00:42:24.218Z Documenting unicode-xid v0.2.4
31412023-10-24T00:42:24.259Z Checking unicode-xid v0.2.4
31422023-10-24T00:42:24.538Z Documenting cassowary v0.3.0
31432023-10-24T00:42:24.748Z Documenting base16ct v0.2.0
31442023-10-24T00:42:24.895Z Documenting highway v1.1.0
31452023-10-24T00:42:24.932Z Documenting vte v0.11.1
31462023-10-24T00:42:28.462Z Documenting const_format_proc_macros v0.2.31
31472023-10-24T00:42:29.144Z Documenting elliptic-curve v0.13.5
31482023-10-24T00:42:29.916Z Documenting indicatif v0.17.7
31492023-10-24T00:42:31.125Z Documenting ratatui v0.23.0
31502023-10-24T00:42:31.396Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31512023-10-24T00:42:31.642Z Documenting thiserror-no-std v2.0.2
31522023-10-24T00:42:35.483Z Documenting ref-cast v1.0.20
31532023-10-24T00:42:35.852Z Documenting curve25519-dalek v4.1.0
31542023-10-24T00:42:37.806Z Documenting salty v0.2.0
31552023-10-24T00:42:38.285Z Documenting derive_builder v0.12.0
31562023-10-24T00:42:40.058Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31572023-10-24T00:42:40.152Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31582023-10-24T00:42:42.509Z Documenting polar-core v0.26.4
31592023-10-24T00:42:44.616Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31602023-10-24T00:42:45.063Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31612023-10-24T00:42:47.102Z Documenting libxml v0.3.3
31622023-10-24T00:42:51.395Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31632023-10-24T00:42:51.445Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31642023-10-24T00:42:57.435Z Documenting poly1305 v0.8.0
31652023-10-24T00:42:57.706Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31662023-10-24T00:43:00.676Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31672023-10-24T00:43:03.790Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31682023-10-24T00:43:04.733Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31692023-10-24T00:43:04.973Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31702023-10-24T00:43:05.085Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31712023-10-24T00:43:05.392Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31722023-10-24T00:43:14.049Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31732023-10-24T00:43:14.487Z Documenting chacha20 v0.9.1
31742023-10-24T00:43:15.636Z Documenting bb8 v0.8.1
31752023-10-24T00:43:19.082Z Documenting serde-big-array v0.5.1
31762023-10-24T00:43:20.204Z Documenting quick-xml v0.23.1
31772023-10-24T00:43:22.054Z Documenting bytesize v1.3.0
31782023-10-24T00:43:22.539Z Documenting impl-trait-for-tuples v0.2.2
31792023-10-24T00:43:23.507Z Documenting oso-derive v0.26.4
31802023-10-24T00:43:25.814Z Documenting rtoolbox v0.0.1
31812023-10-24T00:43:27.814Z Documenting fs-err v2.9.0
31822023-10-24T00:43:28.702Z Documenting humantime v2.1.0
31832023-10-24T00:43:30.876Z Documenting maplit v1.0.2
31842023-10-24T00:43:30.933Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31852023-10-24T00:43:31.401Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31862023-10-24T00:43:31.639Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31872023-10-24T00:43:32.104Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31882023-10-24T00:43:32.195Z Documenting rpassword v7.2.0
31892023-10-24T00:43:34.191Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31902023-10-24T00:43:34.936Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31912023-10-24T00:43:36.994Z Documenting oso v0.26.4
31922023-10-24T00:43:39.075Z Documenting chacha20poly1305 v0.10.1
31932023-10-24T00:43:47.111Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31942023-10-24T00:43:48.316Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31952023-10-24T00:43:50.373Z Documenting vsss-rs v3.3.1
31962023-10-24T00:43:54.942Z Documenting tui-tree-widget v0.13.0
31972023-10-24T00:43:55.520Z Documenting const_format v0.2.31
31982023-10-24T00:43:58.827Z Documenting strip-ansi-escapes v0.2.0
31992023-10-24T00:43:59.849Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32002023-10-24T00:44:00.114Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32012023-10-24T00:44:01.310Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32022023-10-24T00:44:03.157Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32032023-10-24T00:44:06.907Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32042023-10-24T00:44:08.674Z Documenting cookie v0.16.2
32052023-10-24T00:44:08.944Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32062023-10-24T00:44:13.146Z Documenting signal-hook-tokio v0.3.1
32072023-10-24T00:44:15.749Z Documenting rcgen v0.10.0
32082023-10-24T00:44:16.552Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32092023-10-24T00:44:17.124Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32102023-10-24T00:44:17.520Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32112023-10-24T00:44:18.513Z Documenting atomicwrites v0.4.2
32122023-10-24T00:44:21.104Z Documenting fd-lock v3.0.13
32132023-10-24T00:44:24.986Z Documenting subprocess v0.2.9
32142023-10-24T00:44:25.431Z Documenting shell-words v1.1.0
32152023-10-24T00:44:25.755Z Documenting bit_field v0.10.2
32162023-10-24T00:44:28.334Z Documenting http-range v0.1.5
32172023-10-24T00:44:30.108Z Documenting owo-colors v3.5.0
32182023-10-24T00:44:31.501Z Documenting nu-ansi-term v0.49.0
32192023-10-24T00:44:31.917Z Documenting corncobs v0.1.3
32202023-10-24T00:44:33.096Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32212023-10-24T00:44:34.603Z Documenting hyper-staticfile v0.9.5
32222023-10-24T00:44:36.115Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32232023-10-24T00:44:36.350Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32242023-10-24T00:44:37.744Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32252023-10-24T00:44:38.067Z Documenting reedline v0.23.0
32262023-10-24T00:44:43.192Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32272023-10-24T00:44:43.259Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32282023-10-24T00:44:44.718Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32292023-10-24T00:44:46.970Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32302023-10-24T00:44:48.986Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32312023-10-24T00:44:58.090Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32322023-10-24T00:45:02.934Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32332023-10-24T00:45:03.874Z Documenting fatfs v0.3.6
32342023-10-24T00:45:06.651Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32352023-10-24T00:45:12.135Z Documenting cargo-platform v0.1.3
32362023-10-24T00:45:15.045Z Documenting nanorand v0.7.0
32372023-10-24T00:45:18.294Z Documenting assert_matches v1.5.0
32382023-10-24T00:45:18.907Z Documenting glob v0.3.1
32392023-10-24T00:45:20.240Z Documenting cargo_metadata v0.18.0
32402023-10-24T00:45:21.462Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32412023-10-24T00:45:21.515Z Documenting flume v0.11.0
32422023-10-24T00:45:25.083Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32432023-10-24T00:45:26.335Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442023-10-24T00:45:27.648Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32452023-10-24T00:45:28.888Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32462023-10-24T00:45:29.603Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32472023-10-24T00:45:30.766Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32482023-10-24T00:45:31.637Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32492023-10-24T00:45:34.646Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32502023-10-24T00:45:44.339Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32512023-10-24T00:45:59.310Z Documenting omicron-zone-package v0.8.3
32522023-10-24T00:46:04.542Z Documenting cargo_toml v0.16.3
32532023-10-24T00:46:07.599Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32542023-10-24T00:46:09.135Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552023-10-24T00:46:12.444Z Documenting termios v0.3.3
32562023-10-24T00:46:13.736Z Documenting topological-sort v0.2.2
32572023-10-24T00:46:13.877Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32582023-10-24T00:46:16.546Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32592023-10-24T00:46:18.213Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32602023-10-24T00:46:19.163Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32612023-10-24T00:46:20.083Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32622023-10-24T00:46:27.989Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32632023-10-24T00:46:48.927Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32642023-10-24T00:46:52.068Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32652023-10-24T00:47:08.774Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32662023-10-24T00:47:09.515Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32672023-10-24T00:47:17.162Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32682023-10-24T00:47:17.636Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32692023-10-24T00:47:20.465Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32702023-10-24T00:47:27.125Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32712023-10-24T00:47:27.128Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32722023-10-24T00:47:27.131Z |
32732023-10-24T00:47:27.134Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32742023-10-24T00:47:27.136Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32752023-10-24T00:47:27.139Z |
32762023-10-24T00:47:27.142Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32772023-10-24T00:47:27.145Zhelp: to link to the struct, prefix with `struct@`
32782023-10-24T00:47:27.152Z |
32792023-10-24T00:47:27.155Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32802023-10-24T00:47:27.158Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32812023-10-24T00:47:27.161Z |
32822023-10-24T00:47:27.164Z
32832023-10-24T00:47:29.528Zwarning: `wicketd` (lib doc) generated 1 warning
32842023-10-24T00:48:07.130Zwarning: unresolved link to `Driver::status`
32852023-10-24T00:48:07.133Z --> nexus/src/app/background/common.rs:180:34
32862023-10-24T00:48:07.136Z |
32872023-10-24T00:48:07.139Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32882023-10-24T00:48:07.142Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32892023-10-24T00:48:07.144Z |
32902023-10-24T00:48:07.147Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32912023-10-24T00:48:07.150Z
32922023-10-24T00:48:07.156Zwarning: unresolved link to `Driver::status`
32932023-10-24T00:48:07.162Z --> nexus/src/app/background/common.rs:280:30
32942023-10-24T00:48:07.169Z |
32952023-10-24T00:48:07.187Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
32962023-10-24T00:48:07.605Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32972023-10-24T00:48:07.619Z
32982023-10-24T00:48:10.130Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
32992023-10-24T00:48:38.937Z Finished dev [unoptimized + debuginfo] target(s) in 16m 44s
33002023-10-24T00:48:39.053Z
33012023-10-24T00:48:39.057Zreal 16:44.563127154
33022023-10-24T00:48:39.060Zuser 59:14.648418681
33032023-10-24T00:48:39.064Zsys 1:04:13.273960082
33042023-10-24T00:48:39.067Ztrap 2.100331817
33052023-10-24T00:48:39.070Ztflt 0.147785299
33062023-10-24T00:48:39.073Zdflt 0.416925544
33072023-10-24T00:48:39.076Zkflt 0.000314408
33082023-10-24T00:48:39.079Zlock 3:09:10.383493710
33092023-10-24T00:48:39.082Zslp 4:25:40.920100944
33102023-10-24T00:48:39.085Zlat 6:02.025292572
33112023-10-24T00:48:39.088Zstop 2:16.349683498
33122023-10-24T00:48:39.091Zprocess exited: duration 2003452 ms, exit code 0
 
33132023-10-24T00:48:39.097Zfound 0 output files