01HEDY0V9NGGJ52K5SV5CW97BK: 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: 01HEDY13NE8S81PNTMD3XSJJKB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-04T19:49:17.922Zjob assigned to worker 01HEDY1A9QNCXSV5EDRNYAGJ89 (queued for 1 m 30 s)
 
22023-11-04T19:49:18.235Zstarting task 0: "setup"
32023-11-04T19:49:18.311Z++ uname -s
42023-11-04T19:49:18.314Z+ kern=SunOS
52023-11-04T19:49:18.317Z+ case "$kern" in
62023-11-04T19:49:18.320Z+ groupadd -g 12345 build
72023-11-04T19:49:18.323Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-04T19:49:20.331Z+ zfs create -o mountpoint=/work rpool/work
92023-11-04T19:49:20.451Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-04T19:49:20.462Z+ home_fs=zfs
112023-11-04T19:49:20.473Z+ [[ zfs == autofs ]]
122023-11-04T19:49:20.479Z+ mkdir -p /home/build
132023-11-04T19:49:20.488Z+ chown build:build /home/build /work
142023-11-04T19:49:22.458Z+ chmod 0700 /home/build /work
152023-11-04T19:49:22.462Zprocess exited: duration 4223 ms, exit code 0
 
162023-11-04T19:49:22.468Zstarting task 1: "rust-toolchain"
172023-11-04T19:49:22.481Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-04T19:49:22.484Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-04T19:49:22.663Zinfo: downloading installer
202023-11-04T19:49:24.372Zwarning: it looks like you have an existing installation of Rust at:
212023-11-04T19:49:24.375Zwarning: /opt/ooce/bin
222023-11-04T19:49:24.378Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-04T19:49:24.383Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-04T19:49:24.390Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-04T19:49:24.404Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-04T19:49:24.420Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-04T19:49:24.431Zerror: cannot install while Rust is installed
282023-11-04T19:49:24.436Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-04T19:49:24.473Zinfo: profile set to 'default'
302023-11-04T19:49:24.480Zinfo: default host triple is x86_64-unknown-illumos
312023-11-04T19:49:24.486Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-04T19:49:24.659Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-04T19:49:24.666Zinfo: downloading component 'cargo'
342023-11-04T19:49:25.463Zinfo: downloading component 'clippy'
352023-11-04T19:49:25.750Zinfo: downloading component 'rust-docs'
362023-11-04T19:49:26.757Zinfo: downloading component 'rust-std'
372023-11-04T19:49:28.563Zinfo: downloading component 'rustc'
382023-11-04T19:49:33.100Zinfo: downloading component 'rustfmt'
392023-11-04T19:49:33.358Zinfo: installing component 'cargo'
402023-11-04T19:49:35.452Zinfo: installing component 'clippy'
412023-11-04T19:49:36.384Zinfo: installing component 'rust-docs'
422023-11-04T19:49:39.212Zinfo: installing component 'rust-std'
432023-11-04T19:49:43.075Zinfo: installing component 'rustc'
442023-11-04T19:49:52.657Zinfo: installing component 'rustfmt'
452023-11-04T19:49:53.129Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-04T19:49:53.132Z
472023-11-04T19:49:53.267Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-04T19:49:53.270Z
492023-11-04T19:49:53.273Z
502023-11-04T19:49:53.276ZRust is installed now. Great!
512023-11-04T19:49:53.279Z
522023-11-04T19:49:53.282ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-04T19:49:53.285Zenvironment variable. This has not been done automatically.
542023-11-04T19:49:53.288Z
552023-11-04T19:49:53.291ZTo configure your current shell, run:
562023-11-04T19:49:53.294Zsource "$HOME/.cargo/env"
572023-11-04T19:49:53.363Z+ rustc --version
582023-11-04T19:49:53.476Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-04T19:49:53.481Zprocess exited: duration 31011 ms, exit code 0
 
602023-11-04T19:49:53.487Zstarting task 2: "authentication"
612023-11-04T19:49:53.523Zprocess exited: duration 32 ms, exit code 0
 
622023-11-04T19:49:53.529Zstarting task 3: "clone repository"
632023-11-04T19:49:53.546Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-04T19:49:53.550Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-04T19:49:53.994ZCloning into '/work/oxidecomputer/omicron'...
662023-11-04T19:50:01.064Z+ cd /work/oxidecomputer/omicron
672023-11-04T19:50:01.068Z+ [[ -n '' ]]
682023-11-04T19:50:01.071Z+ git fetch origin e335ba6f6faeb183d0a0d0d6f8084f36d0d29d72
692023-11-04T19:50:01.467ZFrom https://github.com/oxidecomputer/omicron
702023-11-04T19:50:01.470Z * branch e335ba6f6faeb183d0a0d0d6f8084f36d0d29d72 -> FETCH_HEAD
712023-11-04T19:50:01.480Z+ git reset --hard e335ba6f6faeb183d0a0d0d6f8084f36d0d29d72
722023-11-04T19:50:01.635ZHEAD is now at e335ba6f Bump web console (minor fixes)
732023-11-04T19:50:01.638Zprocess exited: duration 8099 ms, exit code 0
 
742023-11-04T19:50:01.645Zstarting task 4: "build"
752023-11-04T19:50:01.656Z+ cargo --version
762023-11-04T19:50:01.751Zcargo 1.72.1 (103a7ff2e 2023-08-15)
772023-11-04T19:50:01.754Z+ rustc --version
782023-11-04T19:50:01.861Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
792023-11-04T19:50:01.867Z+ source ./env.sh
802023-11-04T19:50:01.871Z++ set -o xtrace
812023-11-04T19:50:01.875Z++++ dirname ./env.sh
822023-11-04T19:50:01.878Z+++ cd .
832023-11-04T19:50:01.881Z+++ echo /work/oxidecomputer/omicron
842023-11-04T19:50:01.885Z++ OMICRON_WS=/work/oxidecomputer/omicron
852023-11-04T19:50:01.888Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
862023-11-04T19:50:01.892Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
872023-11-04T19:50:01.896Z++ 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
882023-11-04T19:50:01.899Z++ 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
892023-11-04T19:50:01.903Z++ 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
902023-11-04T19:50:01.906Z++ 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
912023-11-04T19:50:01.910Z++ 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
922023-11-04T19:50:01.913Z++ 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
932023-11-04T19:50:01.926Z++ unset OMICRON_WS
942023-11-04T19:50:01.930Z++ set +o xtrace
952023-11-04T19:50:02.063Z
962023-11-04T19:50:02.074Z ##### ##### ###### ##### ###### #### # # # #### #
972023-11-04T19:50:02.077Z # # # # # # # # # # # # # # #
982023-11-04T19:50:02.081Z # # # # ##### # # ##### # # # # # #### #
992023-11-04T19:50:02.084Z ##### ##### # ##### # # # # # # # # #
1002023-11-04T19:50:02.087Z # # # # # # # # # # # # # # #
1012023-11-04T19:50:02.091Z # # # ###### # # ###### ### # #### # #### #
1022023-11-04T19:50:02.094Z
1032023-11-04T19:50:10.245Z Startup: Refreshing catalog 'helios-dev' ... Done
1042023-11-04T19:50:11.186Z Startup: Caching catalogs ... Done
1052023-11-04T19:50:16.041ZPlanning: Solver setup ... Done (4.557s)
1062023-11-04T19:50:16.160ZPlanning: Running solver ... Done (0.120s)
1072023-11-04T19:50:16.213ZPlanning: Finding local manifests ... Done (0.003s)
1082023-11-04T19:50:16.249ZPlanning: Fetching manifests: 0/4 0% complete
1092023-11-04T19:50:16.958ZPlanning: Fetching manifests: 4/4 100% complete
1102023-11-04T19:50:17.040ZPlanning: Package planning ... Done (0.082s)
1112023-11-04T19:50:17.124ZPlanning: Merging actions ... Done (0.084s)
1122023-11-04T19:50:17.923ZPlanning: Checking for conflicting actions ... Done (0.798s)
1132023-11-04T19:50:17.940ZPlanning: Consolidating action changes ... Done (0.017s)
1142023-11-04T19:50:22.059ZPlanning: Evaluating mediators ... Done (4.119s)
1152023-11-04T19:50:22.075ZPlanning: Planning completed in 10.83 seconds
1162023-11-04T19:50:22.295Z Packages to install: 4
1172023-11-04T19:50:22.299Z Mediators to change: 2
1182023-11-04T19:50:22.303Z Services to change: 1
1192023-11-04T19:50:22.305Z Estimated space available: 149.39 GB
1202023-11-04T19:50:22.308ZEstimated space to be consumed: 1.37 GB
1212023-11-04T19:50:22.311Z Create boot environment: No
1222023-11-04T19:50:22.316ZCreate backup boot environment: No
1232023-11-04T19:50:22.319Z Rebuild boot archive: No
1242023-11-04T19:50:22.322Z
1252023-11-04T19:50:22.324ZChanged mediators:
1262023-11-04T19:50:22.327Z mediator clang:
1272023-11-04T19:50:22.330Z version: None -> 15 (system default)
1282023-11-04T19:50:22.333Z
1292023-11-04T19:50:22.336Z mediator llvm:
1302023-11-04T19:50:22.339Z version: 14 (system default) -> 15 (system default)
1312023-11-04T19:50:22.345Z
1322023-11-04T19:50:22.348ZChanged packages:
1332023-11-04T19:50:22.350Zhelios-dev
1342023-11-04T19:50:22.353Z developer/build-essential
1352023-11-04T19:50:22.356Z None -> 11-2.0
1362023-11-04T19:50:22.360Z library/libxmlsec1
1372023-11-04T19:50:22.363Z None -> 1.2.35-2.0
1382023-11-04T19:50:22.366Z ooce/developer/clang-15
1392023-11-04T19:50:22.371Z None -> 15.0.7-2.0
1402023-11-04T19:50:22.374Z ooce/developer/llvm-15
1412023-11-04T19:50:22.377Z None -> 15.0.7-2.0
1422023-11-04T19:50:22.380Z
1432023-11-04T19:50:22.383ZServices:
1442023-11-04T19:50:22.386Z restart_fmri:
1452023-11-04T19:50:22.389Z svc:/system/update-man-index:default
1462023-11-04T19:50:22.501Z
1472023-11-04T19:50:22.504ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1482023-11-04T19:50:27.503ZDownload: 810/3290 items 18.4/212.6MB 8% complete (3.8M/s)
1492023-11-04T19:50:33.619ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (11.5M/s)
1502023-11-04T19:50:38.622ZDownload: 2324/3290 items 119.9/212.6MB 56% complete (9.6M/s)
1512023-11-04T19:50:43.548ZDownload: Completed 212.60 MB in 21.05 seconds (10.1M/s)
1522023-11-04T19:50:44.012Z Actions: 1/3687 actions (Installing new actions)
1532023-11-04T19:50:49.012Z Actions: 3108/3687 actions (Installing new actions)
1542023-11-04T19:50:52.262Z Actions: Completed 3687 actions in 8.25 seconds.
1552023-11-04T19:50:52.419Z Done (0.150s)
1562023-11-04T19:50:52.422Z Done (0.000s)
1572023-11-04T19:50:52.623Z Done (0.204s)
1582023-11-04T19:51:00.060Z Done (7.321s)
1592023-11-04T19:51:00.276Z Done (0.115s)
1602023-11-04T19:51:00.279Z Done (0.000s)
1612023-11-04T19:51:00.506Z Done (0.000s)
1622023-11-04T19:51:01.216ZPlanning: Evaluating mediator changes ... Done
1632023-11-04T19:51:01.505ZPlanning: Checking for conflicting actions ... Done
1642023-11-04T19:51:01.508ZPlanning: Consolidating action changes ... Done
1652023-11-04T19:51:01.952ZPlanning: Evaluating mediators ... Done
1662023-11-04T19:51:01.956ZPlanning: Planning completed in 0.74 seconds
1672023-11-04T19:51:02.009Z Mediators to change: 2
1682023-11-04T19:51:02.012Z Create boot environment: No
1692023-11-04T19:51:02.015ZCreate backup boot environment: No
1702023-11-04T19:51:02.199Z Done
1712023-11-04T19:51:02.209Z Done
1722023-11-04T19:51:02.332Z Done
1732023-11-04T19:51:08.442Z Done
1742023-11-04T19:51:08.570Z Done
1752023-11-04T19:51:08.574Z Done
1762023-11-04T19:51:08.714Z Done
1772023-11-04T19:51:09.744ZPlanning: Evaluating mediator changes ... Done
1782023-11-04T19:51:09.748ZPlanning: Merging actions ... Done
1792023-11-04T19:51:10.092ZPlanning: Checking for conflicting actions ... Done
1802023-11-04T19:51:10.096ZPlanning: Consolidating action changes ... Done
1812023-11-04T19:51:10.544ZPlanning: Evaluating mediators ... Done
1822023-11-04T19:51:10.640ZPlanning: Planning completed in 1.34 seconds
1832023-11-04T19:51:10.699Z Packages to change: 1
1842023-11-04T19:51:10.702Z Mediators to change: 1
1852023-11-04T19:51:10.705Z Services to change: 1
1862023-11-04T19:51:10.708Z Create boot environment: No
1872023-11-04T19:51:10.711ZCreate backup boot environment: Yes
1882023-11-04T19:51:13.058Z Actions: 1/6 actions (Updating modified actions)
1892023-11-04T19:51:13.061Z Actions: Completed 6 actions in 0.00 seconds.
1902023-11-04T19:51:13.066Z Done
1912023-11-04T19:51:13.070Z Done
1922023-11-04T19:51:13.108Z Done
1932023-11-04T19:51:19.268Z Done
1942023-11-04T19:51:19.396Z Done
1952023-11-04T19:51:19.399Z Done
1962023-11-04T19:51:19.497Z Done
1972023-11-04T19:51:20.207ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982023-11-04T19:51:20.210Zclang system 15 system
1992023-11-04T19:51:20.213Zcsh system system illumos
2002023-11-04T19:51:20.216Zctags system system illumos
2012023-11-04T19:51:20.219Zgcc vendor 12 vendor
2022023-11-04T19:51:20.222Zgcc system 10 system
2032023-11-04T19:51:20.225Zgcc system 7 system
2042023-11-04T19:51:20.228Zgo system 1.20 system
2052023-11-04T19:51:20.231Zgo system 1.19 system
2062023-11-04T19:51:20.234Zllvm system 15 system
2072023-11-04T19:51:20.237Zllvm system 14 system
2082023-11-04T19:51:20.241Zmariadb system 10.6 system
2092023-11-04T19:51:20.244Zmta vendor vendor dma
2102023-11-04T19:51:20.247Zopenjdk system 17 system
2112023-11-04T19:51:20.250Zopenjdk system 11 system
2122023-11-04T19:51:20.253Zopenjdk system 1.8 system
2132023-11-04T19:51:20.256Zopenssl vendor 3 vendor
2142023-11-04T19:51:20.259Zperl system 5.36 system
2152023-11-04T19:51:20.262Zpostgresql system 15 system
2162023-11-04T19:51:20.264Zpostgresql system 13 system
2172023-11-04T19:51:20.267Zpython vendor 3 vendor
2182023-11-04T19:51:20.270Zpython system 2 system
2192023-11-04T19:51:20.273Zpython3 system 3.11 system
2202023-11-04T19:51:20.276Zruby system 3.0 system
2212023-11-04T19:51:20.279Zwords vendor vendor american-english
2222023-11-04T19:51:20.283Zwords system system australian-english
2232023-11-04T19:51:20.286Zwords system system british-english
2242023-11-04T19:51:20.289Zwords system system canadian-english
2252023-11-04T19:51:20.293Zwords system system french
2262023-11-04T19:51:20.296Zwords system system italian
2272023-11-04T19:51:20.302Zwords system system ngerman
2282023-11-04T19:51:20.305Zwords system system ogerman
2292023-11-04T19:51:20.308Zwords system system spanish
2302023-11-04T19:51:20.766ZFMRI IFO
2312023-11-04T19:51:20.769Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322023-11-04T19:51:20.772Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332023-11-04T19:51:20.775Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342023-11-04T19:51:20.778Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2352023-11-04T19:51:20.781Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362023-11-04T19:51:20.784Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2372023-11-04T19:51:20.853Z+ set -o errexit
2382023-11-04T19:51:20.856Z+++ dirname ./tools/ci_download_cockroachdb
2392023-11-04T19:51:20.859Z++ cd ./tools
2402023-11-04T19:51:20.862Z++ pwd
2412023-11-04T19:51:20.864Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2422023-11-04T19:51:20.867Z++ basename ./tools/ci_download_cockroachdb
2432023-11-04T19:51:20.870Z+ ARG0=ci_download_cockroachdb
2442023-11-04T19:51:20.873Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2452023-11-04T19:51:20.876Z+ CIDL_VERSION=v22.1.9
2462023-11-04T19:51:20.879Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2472023-11-04T19:51:20.882Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2482023-11-04T19:51:20.885Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2492023-11-04T19:51:20.887Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2502023-11-04T19:51:20.890Z+ TARGET_DIR=out
2512023-11-04T19:51:20.893Z+ DOWNLOAD_DIR=out/downloads
2522023-11-04T19:51:20.896Z+ DEST_DIR=./out/cockroachdb
2532023-11-04T19:51:20.899Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2542023-11-04T19:51:20.902Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2552023-11-04T19:51:20.905Z+ main
2562023-11-04T19:51:20.908Z+ [[ 0 != 0 ]]
2572023-11-04T19:51:20.911Z+ CIDL_OS=solaris2.11
2582023-11-04T19:51:20.914Z+ [[ 0 != 0 ]]
2592023-11-04T19:51:20.917Z+ configure_os solaris2.11
2602023-11-04T19:51:20.920Z+ echo 'current directory: /work/oxidecomputer/omicron'
2612023-11-04T19:51:20.923Zcurrent directory: /work/oxidecomputer/omicron
2622023-11-04T19:51:20.926Z+ echo 'configuring based on OS: "solaris2.11"'
2632023-11-04T19:51:20.928Zconfiguring based on OS: "solaris2.11"
2642023-11-04T19:51:20.931Z+ case "$1" in
2652023-11-04T19:51:20.934Z+ CIDL_BUILD=illumos
2662023-11-04T19:51:20.937Z+ CIDL_SUFFIX=tar.gz
2672023-11-04T19:51:20.940Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2682023-11-04T19:51:20.943Z+ CIDL_MD5FUNC=do_md5sum
2692023-11-04T19:51:20.946Z+ CIDL_URL_BASE=https://illumos.org/downloads
2702023-11-04T19:51:20.949Z+ CIDL_ASSEMBLE=do_assemble_illumos
2712023-11-04T19:51:20.952Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2722023-11-04T19:51:20.954Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2732023-11-04T19:51:20.957Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742023-11-04T19:51:20.960Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2752023-11-04T19:51:20.963Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762023-11-04T19:51:20.967Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2772023-11-04T19:51:20.970ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-11-04T19:51:20.973Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792023-11-04T19:51:20.978ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-11-04T19:51:20.981Z+ mkdir -p out/downloads
2812023-11-04T19:51:20.984Z+ mkdir -p ./out/cockroachdb
2822023-11-04T19:51:20.986Z+ local DO_DOWNLOAD=true
2832023-11-04T19:51:20.989Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2842023-11-04T19:51:20.992Z+ '[' true == true ']'
2852023-11-04T19:51:20.994Z+ echo Downloading...
2862023-11-04T19:51:20.997ZDownloading...
2872023-11-04T19:51:21.000Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882023-11-04T19:51:21.003Z+ 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
2892023-11-04T19:51:26.646Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902023-11-04T19:51:26.650Z++ md5sum
2912023-11-04T19:51:26.653Z++ awk '{print $1}'
2922023-11-04T19:51:26.832Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2932023-11-04T19:51:26.835Z+ [[ 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 ]]
2942023-11-04T19:51:26.838Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-04T19:51:26.841Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2962023-11-04T19:51:30.506Z+ do_assemble_illumos
2972023-11-04T19:51:30.521Z+ rm -r ./out/cockroachdb
2982023-11-04T19:51:30.533Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2992023-11-04T19:51:31.071Z+ ./out/cockroachdb/bin/cockroach version
3002023-11-04T19:51:31.302ZBuild Tag: v22.1.9-dirty
3012023-11-04T19:51:31.305ZBuild Time: 2022/10/26 21:17:46
3022023-11-04T19:51:31.308ZDistribution: OSS
3032023-11-04T19:51:31.311ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3042023-11-04T19:51:31.314ZGo Version: go1.17.13
3052023-11-04T19:51:31.317ZC Compiler: gcc 10.3.0
3062023-11-04T19:51:31.319ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3072023-11-04T19:51:31.322ZBuild Type: release
3082023-11-04T19:51:31.328Z+ set -o errexit
3092023-11-04T19:51:31.331Z+++ dirname ./tools/ci_download_clickhouse
3102023-11-04T19:51:31.334Z++ cd ./tools
3112023-11-04T19:51:31.337Z++ pwd
3122023-11-04T19:51:31.340Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3132023-11-04T19:51:31.343Z++ basename ./tools/ci_download_clickhouse
3142023-11-04T19:51:31.346Z+ ARG0=ci_download_clickhouse
3152023-11-04T19:51:31.349Z+ TARGET_DIR=out
3162023-11-04T19:51:31.352Z+ DOWNLOAD_DIR=out/downloads
3172023-11-04T19:51:31.355Z+ DEST_DIR=./out/clickhouse
3182023-11-04T19:51:31.358Z+ CIDL_VERSION=v22.8.9.24
3192023-11-04T19:51:31.361Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3202023-11-04T19:51:31.363Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3212023-11-04T19:51:31.366Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3222023-11-04T19:51:31.374Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3232023-11-04T19:51:31.386Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3242023-11-04T19:51:31.402Z+ main
3252023-11-04T19:51:31.815Z+ [[ 0 != 0 ]]
3262023-11-04T19:51:31.820Z+ CIDL_OS=solaris2.11
3272023-11-04T19:51:31.832Z+ [[ 0 != 0 ]]
3282023-11-04T19:51:31.835Z+ configure_os solaris2.11
3292023-11-04T19:51:31.839Z+ echo 'current directory: /work/oxidecomputer/omicron'
3302023-11-04T19:51:32.254Zcurrent directory: /work/oxidecomputer/omicron
3312023-11-04T19:51:32.257Z+ echo 'configuring based on OS: "solaris2.11"'
3322023-11-04T19:51:32.261Zconfiguring based on OS: "solaris2.11"
3332023-11-04T19:51:32.265Z+ CIDL_DASHREV=
3342023-11-04T19:51:32.268Z+ case "$1" in
3352023-11-04T19:51:32.273Z+ CIDL_PLATFORM=illumos
3362023-11-04T19:51:32.281Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3372023-11-04T19:51:32.288Z+ CIDL_MD5FUNC=do_md5sum
3382023-11-04T19:51:32.294Z+ CIDL_DASHREV=-1
3392023-11-04T19:51:32.297Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3402023-11-04T19:51:32.301Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3412023-11-04T19:51:32.303Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422023-11-04T19:51:32.306Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3432023-11-04T19:51:32.309Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3442023-11-04T19:51:32.312ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-11-04T19:51:32.315Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3462023-11-04T19:51:32.318ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-11-04T19:51:32.320Z+ mkdir -p out/downloads
3482023-11-04T19:51:32.323Z+ mkdir -p ./out/clickhouse
3492023-11-04T19:51:32.326Z+ local DO_DOWNLOAD=true
3502023-11-04T19:51:32.329Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3512023-11-04T19:51:32.332Z+ '[' true == true ']'
3522023-11-04T19:51:32.335Z+ echo Downloading...
3532023-11-04T19:51:32.338ZDownloading...
3542023-11-04T19:51:32.340Z+ 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
3552023-11-04T19:51:32.343Z+ 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
3562023-11-04T19:51:32.689Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3572023-11-04T19:51:32.692Z++ md5sum
3582023-11-04T19:51:32.695Z++ awk '{print $1}'
3592023-11-04T19:51:32.953Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3602023-11-04T19:51:32.962Z+ [[ 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 ]]
3612023-11-04T19:51:32.974Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3622023-11-04T19:51:32.983Z+ mkdir -p ./out/clickhouse
3632023-11-04T19:51:32.988Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3642023-11-04T19:51:38.167Z+ ./out/clickhouse/clickhouse server --version
3652023-11-04T19:51:38.221ZClickHouse server version 22.8.9.1.
3662023-11-04T19:51:38.244Z+ set -o errexit
3672023-11-04T19:51:38.247Z+++ dirname ./tools/ci_download_console
3682023-11-04T19:51:38.251Z++ cd ./tools
3692023-11-04T19:51:38.254Z++ pwd
3702023-11-04T19:51:38.256Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3712023-11-04T19:51:38.259Z++ basename ./tools/ci_download_console
3722023-11-04T19:51:38.262Z+ ARG0=ci_download_console
3732023-11-04T19:51:38.265Z+ TARGET_DIR=out
3742023-11-04T19:51:38.268Z+ DOWNLOAD_DIR=out/downloads
3752023-11-04T19:51:38.271Z+ DEST_DIR=./out/console-assets
3762023-11-04T19:51:38.274Z+ source /work/oxidecomputer/omicron/tools/console_version
3772023-11-04T19:51:38.277Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3782023-11-04T19:51:38.280Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3792023-11-04T19:51:38.285Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3802023-11-04T19:51:38.289Z+ TARBALL_FILE=out/downloads/console.tar.gz
3812023-11-04T19:51:38.292Z+ main
3822023-11-04T19:51:38.295Z+ [[ 0 != 0 ]]
3832023-11-04T19:51:38.298Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3842023-11-04T19:51:38.301ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3852023-11-04T19:51:38.304Z+ echo 'Local file: out/downloads/console.tar.gz'
3862023-11-04T19:51:38.310ZLocal file: out/downloads/console.tar.gz
3872023-11-04T19:51:38.313Z+ local DO_DOWNLOAD=true
3882023-11-04T19:51:38.316Z+ [[ -f out/downloads/console.tar.gz ]]
3892023-11-04T19:51:38.320Z+ mkdir -p out/downloads
3902023-11-04T19:51:38.338Z+ '[' true == true ']'
3912023-11-04T19:51:38.773Z+ echo Downloading...
3922023-11-04T19:51:38.792ZDownloading...
3932023-11-04T19:51:38.799Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3942023-11-04T19:51:38.806Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3952023-11-04T19:51:38.884Z++ do_sha256sum out/downloads/console.tar.gz
3962023-11-04T19:51:38.891Z++ case "$OSTYPE" in
3972023-11-04T19:51:38.897Z++ SHA=sha256sum
3982023-11-04T19:51:38.902Z++ sha256sum
3992023-11-04T19:51:38.911Z++ awk '{print $1}'
4002023-11-04T19:51:38.933Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4012023-11-04T19:51:38.938Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4022023-11-04T19:51:38.943Z+ rm -rf ./out/console-assets
4032023-11-04T19:51:38.948Z+ mkdir -p ./out/console-assets
4042023-11-04T19:51:38.953Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4052023-11-04T19:51:38.959Z+ mkdir -p ./out/console-assets
4062023-11-04T19:51:38.980Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4072023-11-04T19:51:39.096Z+ set -o errexit
4082023-11-04T19:51:39.109Z+++ dirname ./tools/ci_download_maghemite_openapi
4092023-11-04T19:51:39.114Z++ cd ./tools
4102023-11-04T19:51:39.120Z++ pwd
4112023-11-04T19:51:39.124Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122023-11-04T19:51:39.128Z++ basename ./tools/ci_download_maghemite_openapi
4132023-11-04T19:51:39.133Z+ ARG0=ci_download_maghemite_openapi
4142023-11-04T19:51:39.143Z+ TARGET_DIR=out
4152023-11-04T19:51:39.149Z+ DOWNLOAD_DIR=out/downloads
4162023-11-04T19:51:39.154Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4172023-11-04T19:51:39.163Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4182023-11-04T19:51:39.170Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4192023-11-04T19:51:39.176Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4202023-11-04T19:51:39.182Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4212023-11-04T19:51:39.187Z+ main
4222023-11-04T19:51:39.192Z+ [[ 0 != 0 ]]
4232023-11-04T19:51:39.199Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4242023-11-04T19:51:39.204ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4252023-11-04T19:51:39.233Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4262023-11-04T19:51:39.243ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4272023-11-04T19:51:39.256Z+ local DO_DOWNLOAD=true
4282023-11-04T19:51:39.272Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4292023-11-04T19:51:39.288Z+ mkdir -p out/downloads
4302023-11-04T19:51:39.307Z+ '[' true == true ']'
4312023-11-04T19:51:39.318Z+ echo Downloading...
4322023-11-04T19:51:39.343ZDownloading...
4332023-11-04T19:51:39.364Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4342023-11-04T19:51:39.392Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4352023-11-04T19:51:39.741Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4362023-11-04T19:51:39.750Z++ case "$OSTYPE" in
4372023-11-04T19:51:39.763Z++ SHA=sha256sum
4382023-11-04T19:51:39.770Z++ sha256sum
4392023-11-04T19:51:39.777Z++ awk '{print $1}'
4402023-11-04T19:51:39.781Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4412023-11-04T19:51:39.786Z+ [[ 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 ]]
4422023-11-04T19:51:39.795Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4432023-11-04T19:51:39.816Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4442023-11-04T19:51:39.831Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4452023-11-04T19:51:39.839Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4462023-11-04T19:51:39.853Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4472023-11-04T19:51:39.860Z+ main
4482023-11-04T19:51:39.876Z+ [[ 0 != 0 ]]
4492023-11-04T19:51:40.694Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4502023-11-04T19:51:40.699ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4512023-11-04T19:51:40.702Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4522023-11-04T19:51:40.705ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4532023-11-04T19:51:40.709Z+ local DO_DOWNLOAD=true
4542023-11-04T19:51:40.712Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4552023-11-04T19:51:40.715Z+ mkdir -p out/downloads
4562023-11-04T19:51:40.719Z+ '[' true == true ']'
4572023-11-04T19:51:40.723Z+ echo Downloading...
4582023-11-04T19:51:40.726ZDownloading...
4592023-11-04T19:51:40.730Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4602023-11-04T19:51:40.734Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4612023-11-04T19:51:40.738Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4622023-11-04T19:51:40.781Z++ case "$OSTYPE" in
4632023-11-04T19:51:40.788Z++ SHA=sha256sum
4642023-11-04T19:51:41.209Z++ sha256sum
4652023-11-04T19:51:41.218Z++ awk '{print $1}'
4662023-11-04T19:51:41.226Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4672023-11-04T19:51:41.233Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4682023-11-04T19:51:41.247Z+ set -o errexit
4692023-11-04T19:51:41.255Z+++ dirname ./tools/ci_download_dendrite_openapi
4702023-11-04T19:51:41.258Z++ cd ./tools
4712023-11-04T19:51:41.261Z++ pwd
4722023-11-04T19:51:41.264Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4732023-11-04T19:51:41.267Z++ basename ./tools/ci_download_dendrite_openapi
4742023-11-04T19:51:41.270Z+ ARG0=ci_download_dendrite_openapi
4752023-11-04T19:51:41.273Z+ TARGET_DIR=out
4762023-11-04T19:51:41.276Z+ DOWNLOAD_DIR=out/downloads
4772023-11-04T19:51:41.279Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4782023-11-04T19:51:41.283Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
4792023-11-04T19:51:41.289Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4802023-11-04T19:51:41.300Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4812023-11-04T19:51:41.303Z+ LOCAL_FILE=out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4822023-11-04T19:51:41.310Z+ main
4832023-11-04T19:51:41.320Z+ [[ 0 != 0 ]]
4842023-11-04T19:51:41.331Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json'
4852023-11-04T19:51:41.340ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4862023-11-04T19:51:41.343Z+ echo 'Local file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json'
4872023-11-04T19:51:41.346ZLocal file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4882023-11-04T19:51:41.349Z+ local DO_DOWNLOAD=true
4892023-11-04T19:51:41.352Z+ [[ -f out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json ]]
4902023-11-04T19:51:41.355Z+ mkdir -p out/downloads
4912023-11-04T19:51:41.358Z+ '[' true == true ']'
4922023-11-04T19:51:41.361Z+ echo Downloading...
4932023-11-04T19:51:41.364ZDownloading...
4942023-11-04T19:51:41.367Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4952023-11-04T19:51:41.371Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4962023-11-04T19:51:41.374Z++ do_sha256sum out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4972023-11-04T19:51:41.378Z++ case "$OSTYPE" in
4982023-11-04T19:51:41.381Z++ SHA=sha256sum
4992023-11-04T19:51:41.384Z++ sha256sum
5002023-11-04T19:51:41.387Z++ awk '{print $1}'
5012023-11-04T19:51:41.389Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5022023-11-04T19:51:41.393Z+ [[ 82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3 != \8\2\4\3\7\c\7\4\a\f\d\4\8\9\4\a\a\5\b\9\e\a\8\0\0\d\5\7\7\7\7\9\3\e\8\7\7\7\f\e\8\7\4\7\1\3\2\1\d\d\2\2\a\d\1\a\1\c\9\c\9\e\f\3 ]]
5032023-11-04T19:51:41.396Z+ set -o errexit
5042023-11-04T19:51:41.398Z+++ dirname ./tools/ci_download_dendrite_stub
5052023-11-04T19:51:41.401Z++ cd ./tools
5062023-11-04T19:51:41.404Z++ pwd
5072023-11-04T19:51:41.407Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5082023-11-04T19:51:41.410Z++ basename ./tools/ci_download_dendrite_stub
5092023-11-04T19:51:41.413Z+ ARG0=ci_download_dendrite_stub
5102023-11-04T19:51:41.416Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5112023-11-04T19:51:41.419Z++ CIDL_SHA256_ILLUMOS=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5122023-11-04T19:51:41.422Z++ CIDL_SHA256_LINUX_DPD=d7da0aaed4e824a8e98b1a39e9ee41ad934ce38b0faa140ab4e7e2ca8c194e4e
5132023-11-04T19:51:41.424Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5142023-11-04T19:51:41.427Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5152023-11-04T19:51:41.430Zcurrent directory: /work/oxidecomputer/omicron
5162023-11-04T19:51:41.433Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
5172023-11-04T19:51:41.435Zconfiguring based on OS: "solaris2.11"
5182023-11-04T19:51:41.439Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5192023-11-04T19:51:41.441ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5202023-11-04T19:51:41.444Z+ TARGET_DIR=out
5212023-11-04T19:51:41.447ZLocal file: out/downloads/dendrite-stub.tar.gz
5222023-11-04T19:51:41.450Z+ DOWNLOAD_DIR=out/downloads
5232023-11-04T19:51:41.453ZDownloading...
5242023-11-04T19:51:41.456Z+ DEST_DIR=./out/dendrite-stub
5252023-11-04T19:51:41.459Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5262023-11-04T19:51:41.462Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5272023-11-04T19:51:41.465Z+ REPO=oxidecomputer/dendrite
5282023-11-04T19:51:41.468Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390
5292023-11-04T19:51:41.471Z+ main
5302023-11-04T19:51:41.473Z+ [[ 0 != 0 ]]
5312023-11-04T19:51:41.476Z+ CIDL_OS=solaris2.11
5322023-11-04T19:51:41.479Z+ [[ 0 != 0 ]]
5332023-11-04T19:51:41.482Z+ configure_os solaris2.11
5342023-11-04T19:51:41.485Z+ echo 'current directory: /work/oxidecomputer/omicron'
5352023-11-04T19:51:41.488Z+ echo 'configuring based on OS: "solaris2.11"'
5362023-11-04T19:51:41.491Z+ case "$1" in
5372023-11-04T19:51:41.494Z+ SET_BINARIES=
5382023-11-04T19:51:41.497Z+ CIDL_SHA256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5392023-11-04T19:51:41.500Z+ CIDL_SHA256FUNC=do_sha256sum
5402023-11-04T19:51:41.503Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5412023-11-04T19:51:41.506Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5422023-11-04T19:51:41.509Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5432023-11-04T19:51:41.512Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz'
5442023-11-04T19:51:41.514Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5452023-11-04T19:51:41.517Z+ mkdir -p out/downloads
5462023-11-04T19:51:41.520Z+ mkdir -p ./out/dendrite-stub
5472023-11-04T19:51:41.523Z+ fetch_and_verify
5482023-11-04T19:51:41.526Z+ local DO_DOWNLOAD=true
5492023-11-04T19:51:41.529Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5502023-11-04T19:51:41.532Z+ '[' true == true ']'
5512023-11-04T19:51:41.535Z+ echo Downloading...
5522023-11-04T19:51:41.538Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5532023-11-04T19:51:41.544Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5542023-11-04T19:51:47.319Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5552023-11-04T19:51:47.322Z++ sha256sum
5562023-11-04T19:51:47.325Z++ awk '{print $1}'
5572023-11-04T19:51:47.415Z+ calculated_sha256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5582023-11-04T19:51:47.418Z+ [[ ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa != \c\e\1\4\c\1\f\0\4\8\1\b\1\3\c\e\4\7\a\2\5\3\8\6\a\3\b\1\e\4\9\d\9\5\7\0\f\4\c\1\c\3\1\c\a\d\3\f\1\3\c\1\4\f\7\5\b\1\3\0\d\a\f\a ]]
5592023-11-04T19:51:47.423Z+ do_untar out/downloads/dendrite-stub.tar.gz
5602023-11-04T19:51:47.426Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5612023-11-04T19:51:48.383Z+ do_assemble
5622023-11-04T19:51:48.386Z+ rm -r ./out/dendrite-stub
5632023-11-04T19:51:48.391Z+ mkdir ./out/dendrite-stub
5642023-11-04T19:51:48.394Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5652023-11-04T19:51:48.500Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5662023-11-04T19:51:48.513Z+ set -o errexit
5672023-11-04T19:51:48.516Z+++ dirname ./tools/ci_download_maghemite_mgd
5682023-11-04T19:51:48.519Z++ cd ./tools
5692023-11-04T19:51:48.521Z++ pwd
5702023-11-04T19:51:48.524Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5712023-11-04T19:51:48.527Z++ basename ./tools/ci_download_maghemite_mgd
5722023-11-04T19:51:48.530Z+ ARG0=ci_download_maghemite_mgd
5732023-11-04T19:51:48.533Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5742023-11-04T19:51:48.536Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5752023-11-04T19:51:48.539Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5762023-11-04T19:51:48.542Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5772023-11-04T19:51:48.545Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5782023-11-04T19:51:48.550Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5792023-11-04T19:51:48.553Z+ TARGET_DIR=out
5802023-11-04T19:51:48.556Z+ DOWNLOAD_DIR=out/downloads
5812023-11-04T19:51:48.559Z+ DEST_DIR=./out/mgd
5822023-11-04T19:51:48.562Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5832023-11-04T19:51:48.565Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5842023-11-04T19:51:48.568Z+ REPO=oxidecomputer/maghemite
5852023-11-04T19:51:48.585Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5862023-11-04T19:51:48.589Z+ main
5872023-11-04T19:51:48.592Z+ [[ 0 != 0 ]]
5882023-11-04T19:51:48.595Z+ CIDL_OS=solaris2.11
5892023-11-04T19:51:48.598Z+ [[ 0 != 0 ]]
5902023-11-04T19:51:48.601Z+ configure_os solaris2.11
5912023-11-04T19:51:48.604Z+ echo 'current directory: /work/oxidecomputer/omicron'
5922023-11-04T19:51:48.607Zcurrent directory: /work/oxidecomputer/omicron
5932023-11-04T19:51:48.609Z+ echo 'configuring based on OS: "solaris2.11"'
5942023-11-04T19:51:48.612Zconfiguring based on OS: "solaris2.11"
5952023-11-04T19:51:48.615Z+ case "$1" in
5962023-11-04T19:51:48.618Z+ SET_BINARIES=
5972023-11-04T19:51:48.621Z+ CIDL_SHA256FUNC=do_sha256sum
5982023-11-04T19:51:48.624Z+ TARBALL_FILENAME=mgd.tar.gz
5992023-11-04T19:51:48.627Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6002023-11-04T19:51:48.630Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6012023-11-04T19:51:48.633Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6022023-11-04T19:51:48.636ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6032023-11-04T19:51:48.640Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6042023-11-04T19:51:48.643ZLocal file: out/downloads/mgd.tar.gz
6052023-11-04T19:51:48.645Z+ mkdir -p out/downloads
6062023-11-04T19:51:48.648Z+ mkdir -p ./out/mgd
6072023-11-04T19:51:48.651Z+ fetch_and_verify
6082023-11-04T19:51:48.654Z+ local DO_DOWNLOAD=true
6092023-11-04T19:51:48.657Z+ [[ -f out/downloads/mgd.tar.gz ]]
6102023-11-04T19:51:48.659Z+ '[' true == true ']'
6112023-11-04T19:51:48.662Z+ echo Downloading...
6122023-11-04T19:51:48.666ZDownloading...
6132023-11-04T19:51:48.673Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6142023-11-04T19:51:48.685Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6152023-11-04T19:51:52.133Z++ do_sha256sum out/downloads/mgd.tar.gz
6162023-11-04T19:51:52.137Z++ sha256sum
6172023-11-04T19:51:52.140Z++ awk '{print $1}'
6182023-11-04T19:51:52.206Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6192023-11-04T19:51:52.209Z+ [[ 1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31 != \1\b\a\d\d\6\a\d\f\e\c\e\0\a\1\b\6\6\1\f\7\e\f\b\9\a\2\c\a\6\5\e\4\7\1\f\4\5\c\f\9\c\8\e\c\b\d\7\2\b\2\2\8\c\a\1\7\4\3\1\1\e\3\1 ]]
6202023-11-04T19:51:52.212Z+ do_untar out/downloads/mgd.tar.gz
6212023-11-04T19:51:52.215Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6222023-11-04T19:51:52.901Z+ do_assemble
6232023-11-04T19:51:52.904Z+ rm -r ./out/mgd
6242023-11-04T19:51:52.909Z+ mkdir ./out/mgd
6252023-11-04T19:51:52.912Z+ cp -r out/downloads/root ./out/mgd/root
6262023-11-04T19:51:53.095Z+ set -o errexit
6272023-11-04T19:51:53.098Z+++ dirname ./tools/ci_download_transceiver_control
6282023-11-04T19:51:53.101Z++ cd ./tools
6292023-11-04T19:51:53.103Z++ pwd
6302023-11-04T19:51:53.106Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6312023-11-04T19:51:53.109Z++ basename ./tools/ci_download_transceiver_control
6322023-11-04T19:51:53.112Z+ ARG0=ci_download_transceiver_control
6332023-11-04T19:51:53.115Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6342023-11-04T19:51:53.118Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6352023-11-04T19:51:53.121Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6362023-11-04T19:51:53.124Z+ TARGET_DIR=out
6372023-11-04T19:51:53.127Z+ DOWNLOAD_DIR=out/downloads
6382023-11-04T19:51:53.131Z+ DEST_DIR=./out/transceiver-control
6392023-11-04T19:51:53.158Z+ BIN_DIR=/opt/oxide/bin
6402023-11-04T19:51:53.162Z+ BINARY=xcvradm
6412023-11-04T19:51:53.166Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6422023-11-04T19:51:53.169Z+ REPO=oxidecomputer/transceiver-control
6432023-11-04T19:51:53.172Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6442023-11-04T19:51:53.175Z+ main
6452023-11-04T19:51:53.178Z+ [[ 0 != 0 ]]
6462023-11-04T19:51:53.181Z+ CIDL_OS=solaris2.11
6472023-11-04T19:51:53.185Z+ [[ 0 != 0 ]]
6482023-11-04T19:51:53.188Z+ configure_os solaris2.11
6492023-11-04T19:51:53.190Z+ echo 'current directory: /work/oxidecomputer/omicron'
6502023-11-04T19:51:53.194Zcurrent directory: /work/oxidecomputer/omicron
6512023-11-04T19:51:53.197Z+ echo 'configuring based on OS: "solaris2.11"'
6522023-11-04T19:51:53.199Z+ case "$1" in
6532023-11-04T19:51:53.202Zconfiguring based on OS: "solaris2.11"
6542023-11-04T19:51:53.205Z+ SET_BINARIES=
6552023-11-04T19:51:53.208Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562023-11-04T19:51:53.211Z+ CIDL_SHA256FUNC=do_sha256sum
6572023-11-04T19:51:53.214Z+ ARCHIVE_FILENAME=xcvradm.gz
6582023-11-04T19:51:53.217Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6592023-11-04T19:51:53.220Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6602023-11-04T19:51:53.224Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6612023-11-04T19:51:53.227ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622023-11-04T19:51:53.230Z+ echo 'Local file: out/downloads/xcvradm.gz'
6632023-11-04T19:51:53.237ZLocal file: out/downloads/xcvradm.gz
6642023-11-04T19:51:53.239Z+ mkdir -p out/downloads
6652023-11-04T19:51:53.243Z+ mkdir -p ./out/transceiver-control
6662023-11-04T19:51:53.251Z+ fetch_and_verify
6672023-11-04T19:51:53.259Z+ local DO_DOWNLOAD=true
6682023-11-04T19:51:53.271Z+ [[ -f out/downloads/xcvradm.gz ]]
6692023-11-04T19:51:53.280Z+ '[' true == true ']'
6702023-11-04T19:51:53.290Z+ echo Downloading...
6712023-11-04T19:51:53.295ZDownloading...
6722023-11-04T19:51:53.300Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6732023-11-04T19:51:53.304Z+ 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
6742023-11-04T19:51:55.047Z++ do_sha256sum out/downloads/xcvradm.gz
6752023-11-04T19:51:55.050Z++ sha256sum
6762023-11-04T19:51:55.053Z++ awk '{print $1}'
6772023-11-04T19:51:55.073Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6782023-11-04T19:51:55.076Z+ [[ 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 ]]
6792023-11-04T19:51:55.078Z+ do_unpack out/downloads/xcvradm.gz
6802023-11-04T19:51:55.081Z+ mkdir -p out/downloads/root//opt/oxide/bin
6812023-11-04T19:51:55.084Z+ gzip -dc out/downloads/xcvradm.gz
6822023-11-04T19:51:55.252Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6832023-11-04T19:51:55.254Z+ do_assemble
6842023-11-04T19:51:55.257Z+ rm -r ./out/transceiver-control
6852023-11-04T19:51:55.260Z+ mkdir ./out/transceiver-control
6862023-11-04T19:51:55.263Z+ cp -r out/downloads/root ./out/transceiver-control/root
6872023-11-04T19:51:55.463ZAll builder prerequisites installed successfully, and PATH looks valid
6882023-11-04T19:51:55.467Z
6892023-11-04T19:51:55.469Zreal 1:53.402725145
6902023-11-04T19:51:55.472Zuser 53.595032468
6912023-11-04T19:51:55.475Zsys 10.588846083
6922023-11-04T19:51:55.478Ztrap 0.024971388
6932023-11-04T19:51:55.481Ztflt 0.124203728
6942023-11-04T19:51:55.484Zdflt 0.542085475
6952023-11-04T19:51:55.487Zkflt 0.145143873
6962023-11-04T19:51:55.490Zlock 1.809701247
6972023-11-04T19:51:55.493Zslp 3:25.101643406
6982023-11-04T19:51:55.496Zlat 4.164317178
6992023-11-04T19:51:55.499Zstop 0.064450665
7002023-11-04T19:51:55.502Z
7012023-11-04T19:51:55.504Z #### # # ##### ##### # #
7022023-11-04T19:51:55.508Z # # # # # # # # # #
7032023-11-04T19:51:55.510Z # # # # # # # #
7042023-11-04T19:51:55.514Z # # # ##### ##### #
7052023-11-04T19:51:55.517Z # # # # # # #
7062023-11-04T19:51:55.520Z #### ###### # # # #
7072023-11-04T19:51:55.523Z
7082023-11-04T19:51:55.842Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7092023-11-04T19:51:56.197Z Updating crates.io index
7102023-11-04T19:51:56.278Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7112023-11-04T19:51:56.996Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7122023-11-04T19:51:58.529Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7132023-11-04T19:51:59.175Z Updating git repository `http://github.com/oxidecomputer/tofino`
7142023-11-04T19:51:59.476Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7152023-11-04T19:51:59.890Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7162023-11-04T19:52:00.064Z Updating git repository `https://github.com/oxidecomputer/propolis`
7172023-11-04T19:52:00.968Z Updating git repository `https://github.com/oxidecomputer/crucible`
7182023-11-04T19:52:02.718Z Updating git repository `https://github.com/oxidecomputer/opte`
7192023-11-04T19:52:03.778Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7202023-11-04T19:52:04.554Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7212023-11-04T19:52:04.571Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7222023-11-04T19:52:05.083Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7232023-11-04T19:52:05.391Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7242023-11-04T19:52:05.811Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7252023-11-04T19:52:06.102Z Updating git repository `https://github.com/njaremko/samael`
7262023-11-04T19:52:06.545Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7272023-11-04T19:52:07.260Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7282023-11-04T19:52:07.652Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7292023-11-04T19:52:08.016Z Updating git repository `https://github.com/jgallagher/nix`
7302023-11-04T19:52:09.312Z Updating git repository `https://github.com/cbiffle/hubpack`
7312023-11-04T19:52:09.759Z Updating git repository `https://github.com/oxidecomputer/omicron`
7322023-11-04T19:52:19.329Z Updating git repository `https://github.com/oxidecomputer/rfb`
7332023-11-04T19:52:19.795Z Updating git repository `https://github.com/oxidecomputer/typify`
7342023-11-04T19:52:20.787Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7352023-11-04T19:52:21.175Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7362023-11-04T19:52:21.505Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7372023-11-04T19:52:22.984Z Downloading crates ...
7382023-11-04T19:52:23.173Z Downloaded cargo_metadata v0.18.0
7392023-11-04T19:52:23.181Z Downloaded anyhow v1.0.75
7402023-11-04T19:52:23.188Z Downloaded camino v1.1.6
7412023-11-04T19:52:23.192Z Downloaded serde_derive v1.0.188
7422023-11-04T19:52:23.200Z Downloaded strsim v0.10.0
7432023-11-04T19:52:23.203Z Downloaded utf8parse v0.2.1
7442023-11-04T19:52:23.209Z Downloaded anstyle v1.0.2
7452023-11-04T19:52:23.213Z Downloaded colorchoice v1.0.0
7462023-11-04T19:52:23.216Z Downloaded equivalent v1.0.1
7472023-11-04T19:52:23.219Z Downloaded serde_spanned v0.6.4
7482023-11-04T19:52:23.223Z Downloaded cargo-platform v0.1.3
7492023-11-04T19:52:23.229Z Downloaded semver v1.0.20
7502023-11-04T19:52:23.232Z Downloaded itoa v1.0.9
7512023-11-04T19:52:23.235Z Downloaded terminal_size v0.2.6
7522023-11-04T19:52:23.240Z Downloaded thiserror v1.0.49
7532023-11-04T19:52:23.243Z Downloaded anstyle-parse v0.2.1
7542023-11-04T19:52:23.246Z Downloaded errno v0.3.2
7552023-11-04T19:52:23.249Z Downloaded anstyle-query v1.0.0
7562023-11-04T19:52:23.252Z Downloaded clap_lex v0.5.1
7572023-11-04T19:52:23.255Z Downloaded io-lifetimes v1.0.11
7582023-11-04T19:52:23.258Z Downloaded cargo_toml v0.16.3
7592023-11-04T19:52:23.261Z Downloaded quote v1.0.33
7602023-11-04T19:52:23.264Z Downloaded clap_derive v4.4.2
7612023-11-04T19:52:23.267Z Downloaded proc-macro2 v1.0.67
7622023-11-04T19:52:23.270Z Downloaded clap v4.4.3
7632023-11-04T19:52:23.279Z Downloaded toml v0.8.6
7642023-11-04T19:52:23.285Z Downloaded unicode-ident v1.0.12
7652023-11-04T19:52:23.289Z Downloaded serde v1.0.188
7662023-11-04T19:52:23.295Z Downloaded indexmap v2.1.0
7672023-11-04T19:52:23.301Z Downloaded ryu v1.0.15
7682023-11-04T19:52:23.307Z Downloaded memchr v2.6.3
7692023-11-04T19:52:23.317Z Downloaded toml_edit v0.20.7
7702023-11-04T19:52:23.356Z Downloaded winnow v0.5.15
7712023-11-04T19:52:23.371Z Downloaded hashbrown v0.14.2
7722023-11-04T19:52:23.381Z Downloaded serde_json v1.0.108
7732023-11-04T19:52:23.394Z Downloaded rustix v0.37.23
7742023-11-04T19:52:23.431Z Downloaded libc v0.2.149
7752023-11-04T19:52:23.481Z Downloaded syn v2.0.32
7762023-11-04T19:52:23.500Z Downloaded clap_builder v4.4.2
7772023-11-04T19:52:23.512Z Downloaded toml_datetime v0.6.5
7782023-11-04T19:52:23.514Z Downloaded thiserror-impl v1.0.49
7792023-11-04T19:52:23.517Z Downloaded heck v0.4.1
7802023-11-04T19:52:23.522Z Downloaded bitflags v1.3.2
7812023-11-04T19:52:23.525Z Downloaded anstream v0.5.0
7822023-11-04T19:52:23.645Z Compiling proc-macro2 v1.0.67
7832023-11-04T19:52:23.648Z Compiling unicode-ident v1.0.12
7842023-11-04T19:52:23.651Z Compiling serde v1.0.188
7852023-11-04T19:52:23.654Z Compiling libc v0.2.149
7862023-11-04T19:52:23.657Z Compiling io-lifetimes v1.0.11
7872023-11-04T19:52:23.661Z Compiling rustix v0.37.23
7882023-11-04T19:52:23.664Z Compiling hashbrown v0.14.2
7892023-11-04T19:52:23.668Z Compiling utf8parse v0.2.1
7902023-11-04T19:52:24.101Z Compiling equivalent v1.0.1
7912023-11-04T19:52:24.104Z Compiling bitflags v1.3.2
7922023-11-04T19:52:24.238Z Compiling anstyle-parse v0.2.1
7932023-11-04T19:52:24.254Z Compiling winnow v0.5.15
7942023-11-04T19:52:24.631Z Compiling semver v1.0.20
7952023-11-04T19:52:25.463Z Compiling thiserror v1.0.49
7962023-11-04T19:52:25.569Z Compiling indexmap v2.1.0
7972023-11-04T19:52:25.627Z Compiling anstyle-query v1.0.0
7982023-11-04T19:52:25.649Z Compiling anstyle v1.0.2
7992023-11-04T19:52:25.803Z Compiling colorchoice v1.0.0
8002023-11-04T19:52:25.908Z Compiling serde_json v1.0.108
8012023-11-04T19:52:26.029Z Compiling camino v1.1.6
8022023-11-04T19:52:26.386Z Compiling anstream v0.5.0
8032023-11-04T19:52:26.494Z Compiling anyhow v1.0.75
8042023-11-04T19:52:26.689Z Compiling itoa v1.0.9
8052023-11-04T19:52:26.882Z Compiling quote v1.0.33
8062023-11-04T19:52:27.059Z Compiling heck v0.4.1
8072023-11-04T19:52:27.207Z Compiling ryu v1.0.15
8082023-11-04T19:52:27.506Z Compiling syn v2.0.32
8092023-11-04T19:52:27.567Z Compiling errno v0.3.2
8102023-11-04T19:52:27.777Z Compiling strsim v0.10.0
8112023-11-04T19:52:27.848Z Compiling clap_lex v0.5.1
8122023-11-04T19:52:29.627Z Compiling terminal_size v0.2.6
8132023-11-04T19:52:29.802Z Compiling clap_builder v4.4.2
8142023-11-04T19:52:35.209Z Compiling serde_derive v1.0.188
8152023-11-04T19:52:35.212Z Compiling thiserror-impl v1.0.49
8162023-11-04T19:52:35.215Z Compiling clap_derive v4.4.2
8172023-11-04T19:52:39.498Z Compiling clap v4.4.3
8182023-11-04T19:52:47.810Z Compiling serde_spanned v0.6.4
8192023-11-04T19:52:47.814Z Compiling toml_datetime v0.6.5
8202023-11-04T19:52:47.817Z Compiling cargo-platform v0.1.3
8212023-11-04T19:52:48.269Z Compiling toml_edit v0.20.7
8222023-11-04T19:52:49.992Z Compiling cargo_metadata v0.18.0
8232023-11-04T19:52:51.656Z Compiling toml v0.8.6
8242023-11-04T19:52:52.621Z Compiling cargo_toml v0.16.3
8252023-11-04T19:52:58.308Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8262023-11-04T19:52:59.678Z Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
8272023-11-04T19:52:59.897Z Running `target/debug/xtask clippy`
8282023-11-04T19:52:59.948Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8292023-11-04T19:53:00.874Z Downloading crates ...
8302023-11-04T19:53:01.135Z Downloaded blake2b_simd v1.0.1
8312023-11-04T19:53:01.142Z Downloaded bytes v1.5.0
8322023-11-04T19:53:01.157Z Downloaded cc v1.0.83
8332023-11-04T19:53:01.170Z Downloaded ahash v0.8.3
8342023-11-04T19:53:01.175Z Downloaded cexpr v0.6.0
8352023-11-04T19:53:01.180Z Downloaded cassowary v0.3.0
8362023-11-04T19:53:01.183Z Downloaded home v0.5.5
8372023-11-04T19:53:01.187Z Downloaded http-range v0.1.5
8382023-11-04T19:53:01.190Z Downloaded byteorder v1.5.0
8392023-11-04T19:53:01.193Z Downloaded buf-list v1.0.3
8402023-11-04T19:53:01.201Z Downloaded cancel-safe-futures v0.1.5
8412023-11-04T19:53:01.212Z Downloaded matches v0.1.10
8422023-11-04T19:53:01.219Z Downloaded number_prefix v0.4.0
8432023-11-04T19:53:01.224Z Downloaded num_threads v0.1.6
8442023-11-04T19:53:01.229Z Downloaded managed v0.8.0
8452023-11-04T19:53:01.234Z Downloaded atty v0.2.14
8462023-11-04T19:53:01.239Z Downloaded block-buffer v0.10.4
8472023-11-04T19:53:01.245Z Downloaded num-integer v0.1.45
8482023-11-04T19:53:01.251Z Downloaded assert_cmd v2.0.12
8492023-11-04T19:53:01.257Z Downloaded crossbeam-deque v0.8.3
8502023-11-04T19:53:01.266Z Downloaded crc32fast v1.3.2
8512023-11-04T19:53:01.272Z Downloaded argon2 v0.5.2
8522023-11-04T19:53:01.277Z Downloaded memoffset v0.9.0
8532023-11-04T19:53:01.280Z Downloaded approx v0.5.1
8542023-11-04T19:53:01.285Z Downloaded num v0.4.1
8552023-11-04T19:53:01.288Z Downloaded new_debug_unreachable v1.0.4
8562023-11-04T19:53:01.293Z Downloaded convert_case v0.4.0
8572023-11-04T19:53:01.296Z Downloaded num-derive v0.4.0
8582023-11-04T19:53:01.300Z Downloaded bitstruct v0.1.1
8592023-11-04T19:53:01.303Z Downloaded nodrop v0.1.14
8602023-11-04T19:53:01.307Z Downloaded async-trait v0.1.74
8612023-11-04T19:53:01.315Z Downloaded ansi_term v0.12.1
8622023-11-04T19:53:01.323Z Downloaded bcs v0.1.6
8632023-11-04T19:53:01.330Z Downloaded signal-hook-tokio v0.3.1
8642023-11-04T19:53:01.334Z Downloaded serial_test v0.10.0
8652023-11-04T19:53:01.338Z Downloaded pretty-hex v0.3.0
8662023-11-04T19:53:01.343Z Downloaded mockall v0.11.4
8672023-11-04T19:53:01.348Z Downloaded const_format_proc_macros v0.2.31
8682023-11-04T19:53:01.353Z Downloaded crossbeam v0.8.2
8692023-11-04T19:53:01.357Z Downloaded constant_time_eq v0.2.6
8702023-11-04T19:53:01.361Z Downloaded rustfmt-wrapper v0.2.0
8712023-11-04T19:53:01.365Z Downloaded assert_matches v1.5.0
8722023-11-04T19:53:01.369Z Downloaded anes v0.1.6
8732023-11-04T19:53:01.374Z Downloaded strip-ansi-escapes v0.2.0
8742023-11-04T19:53:01.378Z Downloaded base64 v0.21.5
8752023-11-04T19:53:01.387Z Downloaded structmeta-derive v0.1.6
8762023-11-04T19:53:01.390Z Downloaded data-encoding v2.4.0
8772023-11-04T19:53:01.394Z Downloaded slog-term v2.9.0
8782023-11-04T19:53:01.398Z Downloaded vte_generate_state_changes v0.1.1
8792023-11-04T19:53:01.401Z Downloaded smallvec v0.6.14
8802023-11-04T19:53:01.405Z Downloaded take_mut v0.2.2
8812023-11-04T19:53:01.408Z Downloaded untrusted v0.9.0
8822023-11-04T19:53:01.411Z Downloaded dirs-next v2.0.0
8832023-11-04T19:53:01.416Z Downloaded usdt-macro v0.3.5
8842023-11-04T19:53:01.419Z Downloaded console v0.15.7
8852023-11-04T19:53:01.422Z Downloaded usdt-attr-macro v0.3.5
8862023-11-04T19:53:01.426Z Downloaded blake2 v0.10.6
8872023-11-04T19:53:01.430Z Downloaded slog-async v2.8.0
8882023-11-04T19:53:01.433Z Downloaded pem v1.1.1
8892023-11-04T19:53:01.436Z Downloaded allocator-api2 v0.2.16
8902023-11-04T19:53:01.442Z Downloaded phf_shared v0.11.2
8912023-11-04T19:53:01.445Z Downloaded rustc-hash v1.1.0
8922023-11-04T19:53:01.449Z Downloaded textwrap v0.11.0
8932023-11-04T19:53:01.452Z Downloaded enum-as-inner v0.5.1
8942023-11-04T19:53:01.456Z Downloaded env_logger v0.10.0
8952023-11-04T19:53:01.460Z Downloaded futures-core v0.3.29
8962023-11-04T19:53:01.463Z Downloaded tap v1.0.1
8972023-11-04T19:53:01.466Z Downloaded smawk v0.3.1
8982023-11-04T19:53:01.469Z Downloaded num-rational v0.4.1
8992023-11-04T19:53:01.473Z Downloaded path-dedot v3.1.0
9002023-11-04T19:53:01.476Z Downloaded path-absolutize v3.1.0
9012023-11-04T19:53:01.480Z Downloaded r2d2 v0.8.10
9022023-11-04T19:53:01.483Z Downloaded plotters-svg v0.3.5
9032023-11-04T19:53:01.487Z Downloaded usdt-impl v0.3.5
9042023-11-04T19:53:01.490Z Downloaded dtrace-parser v0.1.14
9052023-11-04T19:53:01.494Z Downloaded downcast v0.11.0
9062023-11-04T19:53:01.497Z Downloaded stringprep v0.1.3
9072023-11-04T19:53:01.500Z Downloaded version_check v0.9.4
9082023-11-04T19:53:01.504Z Downloaded headers-core v0.2.0
9092023-11-04T19:53:01.507Z Downloaded paste v1.0.14
9102023-11-04T19:53:01.510Z Downloaded funty v2.0.0
9112023-11-04T19:53:01.515Z Downloaded pin-project-lite v0.2.13
9122023-11-04T19:53:01.519Z Downloaded doc-comment v0.3.3
9132023-11-04T19:53:01.527Z Downloaded parking_lot v0.11.2
9142023-11-04T19:53:01.532Z Downloaded time-core v0.1.1
9152023-11-04T19:53:01.535Z Downloaded universal-hash v0.5.1
9162023-11-04T19:53:01.538Z Downloaded tinyvec_macros v0.1.1
9172023-11-04T19:53:01.543Z Downloaded dyn-clone v1.0.13
9182023-11-04T19:53:01.546Z Downloaded plotters-backend v0.3.5
9192023-11-04T19:53:01.549Z Downloaded yansi v0.5.1
9202023-11-04T19:53:01.552Z Downloaded synstructure v0.12.6
9212023-11-04T19:53:01.558Z Downloaded itertools v0.11.0
9222023-11-04T19:53:01.561Z Downloaded pretty-hex v0.2.1
9232023-11-04T19:53:01.565Z Downloaded parse-display v0.8.2
9242023-11-04T19:53:01.568Z Downloaded heck v0.3.3
9252023-11-04T19:53:01.572Z Downloaded phf_shared v0.10.0
9262023-11-04T19:53:01.576Z Downloaded darling_macro v0.20.3
9272023-11-04T19:53:01.579Z Downloaded ed25519 v1.5.3
9282023-11-04T19:53:01.582Z Downloaded shell-words v1.1.0
9292023-11-04T19:53:01.586Z Downloaded tokio-native-tls v0.3.1
9302023-11-04T19:53:01.590Z Downloaded tungstenite v0.20.1
9312023-11-04T19:53:01.595Z Downloaded crunchy v0.2.2
9322023-11-04T19:53:01.598Z Downloaded rand_core v0.6.4
9332023-11-04T19:53:01.601Z Downloaded snafu v0.7.5
9342023-11-04T19:53:01.605Z Downloaded platforms v3.0.2
9352023-11-04T19:53:01.609Z Downloaded tiny-keccak v2.0.2
9362023-11-04T19:53:01.614Z Downloaded cstr-argument v0.1.2
9372023-11-04T19:53:01.619Z Downloaded futures-task v0.3.29
9382023-11-04T19:53:01.623Z Downloaded postcard-cobs v0.1.5-pre
9392023-11-04T19:53:01.626Z Downloaded which v4.4.0
9402023-11-04T19:53:01.629Z Downloaded predicates-tree v1.0.9
9412023-11-04T19:53:01.632Z Downloaded getopts v0.2.21
9422023-11-04T19:53:01.636Z Downloaded papergrid v0.10.0
9432023-11-04T19:53:01.640Z Downloaded parse-display v0.7.0
9442023-11-04T19:53:01.648Z Downloaded phf v0.11.2
9452023-11-04T19:53:01.654Z Downloaded waitgroup v0.1.2
9462023-11-04T19:53:01.658Z Downloaded crossbeam-channel v0.5.8
9472023-11-04T19:53:01.662Z Downloaded toolchain_find v0.2.0
9482023-11-04T19:53:01.667Z Downloaded group v0.13.0
9492023-11-04T19:53:01.670Z Downloaded zeroize_derive v1.4.2
9502023-11-04T19:53:01.683Z Downloaded globset v0.4.13
9512023-11-04T19:53:01.686Z Downloaded fxhash v0.2.1
9522023-11-04T19:53:01.689Z Downloaded float-cmp v0.9.0
9532023-11-04T19:53:01.692Z Downloaded diff v0.1.13
9542023-11-04T19:53:01.696Z Downloaded structmeta v0.1.6
9552023-11-04T19:53:01.700Z Downloaded zerocopy v0.3.0
9562023-11-04T19:53:01.703Z Downloaded futures-timer v3.0.2
9572023-11-04T19:53:01.707Z Downloaded tokio-tungstenite v0.18.0
9582023-11-04T19:53:01.710Z Downloaded foreign-types v0.3.2
9592023-11-04T19:53:01.714Z Downloaded zone_cfg_derive v0.2.0
9602023-11-04T19:53:01.717Z Downloaded tabled_derive v0.6.0
9612023-11-04T19:53:01.721Z Downloaded serde-big-array v0.4.1
9622023-11-04T19:53:01.725Z Downloaded crypto-common v0.1.6
9632023-11-04T19:53:01.728Z Downloaded dof v0.1.5
9642023-11-04T19:53:01.732Z Downloaded tinyvec v1.6.0
9652023-11-04T19:53:01.735Z Downloaded strum v0.25.0
9662023-11-04T19:53:01.738Z Downloaded tower-service v0.3.2
9672023-11-04T19:53:01.741Z Downloaded ena v0.14.2
9682023-11-04T19:53:01.745Z Downloaded strum_macros v0.24.3
9692023-11-04T19:53:01.748Z Downloaded fnv v1.0.7
9702023-11-04T19:53:01.751Z Downloaded signature v1.6.4
9712023-11-04T19:53:01.754Z Downloaded digest v0.10.7
9722023-11-04T19:53:01.757Z Downloaded erased-serde v0.3.30
9732023-11-04T19:53:01.760Z Downloaded usdt v0.3.5
9742023-11-04T19:53:01.763Z Downloaded tracing-attributes v0.1.26
9752023-11-04T19:53:01.766Z Downloaded topological-sort v0.2.2
9762023-11-04T19:53:01.769Z Downloaded strum_macros v0.25.2
9772023-11-04T19:53:01.772Z Downloaded opaque-debug v0.3.0
9782023-11-04T19:53:01.776Z Downloaded thiserror-no-std v2.0.2
9792023-11-04T19:53:01.779Z Downloaded termtree v0.4.1
9802023-11-04T19:53:01.782Z Downloaded try-lock v0.2.4
9812023-11-04T19:53:01.785Z Downloaded heapless v0.7.16
9822023-11-04T19:53:01.789Z Downloaded display-error-chain v0.2.0
9832023-11-04T19:53:01.792Z Downloaded proc-macro-error-attr v1.0.4
9842023-11-04T19:53:01.797Z Downloaded rpassword v7.2.0
9852023-11-04T19:53:01.801Z Downloaded darling_core v0.20.3
9862023-11-04T19:53:01.805Z Downloaded openssl-macros v0.1.1
9872023-11-04T19:53:01.808Z Downloaded tempdir v0.3.7
9882023-11-04T19:53:01.811Z Downloaded subtle v2.5.0
9892023-11-04T19:53:01.814Z Downloaded twox-hash v1.6.3
9902023-11-04T19:53:01.817Z Downloaded openssl-probe v0.1.5
9912023-11-04T19:53:01.820Z Downloaded semver-parser v0.10.2
9922023-11-04T19:53:01.823Z Downloaded debug-ignore v1.0.5
9932023-11-04T19:53:01.826Z Downloaded fallible-iterator v0.2.0
9942023-11-04T19:53:01.830Z Downloaded structopt-derive v0.4.18
9952023-11-04T19:53:01.832Z Downloaded spki v0.7.2
9962023-11-04T19:53:01.836Z Downloaded prettyplease v0.2.12
9972023-11-04T19:53:01.840Z Downloaded foreign-types-shared v0.3.1
9982023-11-04T19:53:01.844Z Downloaded thread_local v1.1.7
9992023-11-04T19:53:01.847Z Downloaded zone v0.2.0
10002023-11-04T19:53:01.850Z Downloaded thread-id v4.2.0
10012023-11-04T19:53:01.853Z Downloaded headers v0.3.9
10022023-11-04T19:53:01.857Z Downloaded oso-derive v0.27.0
10032023-11-04T19:53:01.860Z Downloaded foreign-types v0.5.0
10042023-11-04T19:53:01.863Z Downloaded foreign-types-shared v0.1.1
10052023-11-04T19:53:01.867Z Downloaded foreign-types-macros v0.2.3
10062023-11-04T19:53:01.871Z Downloaded flagset v0.4.3
10072023-11-04T19:53:01.875Z Downloaded futures-macro v0.3.29
10082023-11-04T19:53:01.878Z Downloaded fixedbitset v0.4.2
10092023-11-04T19:53:01.881Z Downloaded darling_core v0.14.4
10102023-11-04T19:53:01.884Z Downloaded remove_dir_all v0.5.3
10112023-11-04T19:53:01.887Z Downloaded uuid v1.4.1
10122023-11-04T19:53:01.890Z Downloaded quick-error v1.2.3
10132023-11-04T19:53:01.893Z Downloaded radium v0.7.0
10142023-11-04T19:53:01.896Z Downloaded pem-rfc7468 v0.7.0
10152023-11-04T19:53:01.899Z Downloaded tokio-postgres v0.7.10
10162023-11-04T19:53:01.902Z Downloaded slog-stdlog v4.1.1
10172023-11-04T19:53:01.905Z Downloaded tracing-core v0.1.31
10182023-11-04T19:53:01.909Z Downloaded trybuild v1.0.85
10192023-11-04T19:53:01.913Z Downloaded rstest v0.18.2
10202023-11-04T19:53:01.917Z Downloaded polyval v0.6.1
10212023-11-04T19:53:01.920Z Downloaded ff v0.13.0
10222023-11-04T19:53:01.922Z Downloaded term v0.7.0
10232023-11-04T19:53:01.926Z Downloaded oso v0.27.0
10242023-11-04T19:53:01.933Z Downloaded form_urlencoded v1.2.0
10252023-11-04T19:53:01.937Z Downloaded half v1.8.2
10262023-11-04T19:53:01.939Z Downloaded tokio-rustls v0.24.1
10272023-11-04T19:53:01.943Z Downloaded toml v0.7.8
10282023-11-04T19:53:01.949Z Downloaded aho-corasick v1.0.4
10292023-11-04T19:53:01.960Z Downloaded tempfile v3.8.0
10302023-11-04T19:53:01.965Z Downloaded signal-hook v0.3.17
10312023-11-04T19:53:01.970Z Downloaded rsa v0.9.2
10322023-11-04T19:53:01.980Z Downloaded ron v0.8.1
10332023-11-04T19:53:01.991Z Downloaded expectorate v1.1.0
10342023-11-04T19:53:01.995Z Downloaded reedline v0.23.0
10352023-11-04T19:53:02.009Z Downloaded ron v0.7.1
10362023-11-04T19:53:02.018Z Downloaded trust-dns-client v0.22.0
10372023-11-04T19:53:02.028Z Downloaded rand v0.4.6
10382023-11-04T19:53:02.035Z Downloaded rand v0.8.5
10392023-11-04T19:53:02.042Z Downloaded trust-dns-server v0.22.1
10402023-11-04T19:53:02.072Z Downloaded crossterm v0.27.0
10412023-11-04T19:53:02.076Z Downloaded portable-atomic v1.4.3
10422023-11-04T19:53:02.079Z Downloaded tough v0.12.5
10432023-11-04T19:53:02.090Z Downloaded trust-dns-resolver v0.22.0
10442023-11-04T19:53:02.098Z Downloaded unicode-normalization v0.1.22
10452023-11-04T19:53:02.105Z Downloaded pest v2.7.2
10462023-11-04T19:53:02.118Z Downloaded nix v0.26.2
10472023-11-04T19:53:02.137Z Downloaded tabled v0.14.0
10482023-11-04T19:53:02.166Z Downloaded syn v1.0.109
10492023-11-04T19:53:02.187Z Downloaded proptest v1.3.1
10502023-11-04T19:53:02.207Z Downloaded ratatui v0.23.0
10512023-11-04T19:53:02.229Z Downloaded object v0.32.1
10522023-11-04T19:53:02.248Z Downloaded futures-util v0.3.29
10532023-11-04T19:53:02.271Z Downloaded curve25519-dalek v4.1.0
10542023-11-04T19:53:02.289Z Downloaded h2 v0.3.21
10552023-11-04T19:53:02.302Z Downloaded sled v0.34.7
10562023-11-04T19:53:02.323Z Downloaded gimli v0.28.0
10572023-11-04T19:53:02.340Z Downloaded openapiv3 v1.0.3
10582023-11-04T19:53:02.367Z Downloaded regex v1.10.2
10592023-11-04T19:53:02.392Z Downloaded smoltcp v0.8.2
10602023-11-04T19:53:02.411Z Downloaded object v0.30.4
10612023-11-04T19:53:02.430Z Downloaded tokio v1.33.0
10622023-11-04T19:53:02.499Z Downloaded trust-dns-proto v0.22.0
10632023-11-04T19:53:02.523Z Downloaded sha3 v0.10.8
10642023-11-04T19:53:02.537Z Downloaded regex-syntax v0.6.29
10652023-11-04T19:53:02.551Z Downloaded encoding_rs v0.8.33
10662023-11-04T19:53:02.595Z Downloaded zerocopy-derive v0.2.0
10672023-11-04T19:53:02.612Z Downloaded zerocopy-derive v0.6.4
10682023-11-04T19:53:02.633Z Downloaded regex-syntax v0.7.5
10692023-11-04T19:53:02.649Z Downloaded radix_trie v0.2.1
10702023-11-04T19:53:02.659Z Downloaded openssl v0.10.57
10712023-11-04T19:53:02.678Z Downloaded regex-automata v0.3.8
10722023-11-04T19:53:02.712Z Downloaded regex-automata v0.4.3
10732023-11-04T19:53:02.744Z Downloaded diesel v2.1.3
10742023-11-04T19:53:02.778Z Downloaded rustix v0.38.9
10752023-11-04T19:53:02.818Z Downloaded regex-syntax v0.8.2
10762023-11-04T19:53:02.834Z Downloaded rustls v0.21.8
10772023-11-04T19:53:02.855Z Downloaded petgraph v0.6.4
10782023-11-04T19:53:02.882Z Downloaded bstr v1.6.0
10792023-11-04T19:53:02.903Z Downloaded polar-core v0.27.0
10802023-11-04T19:53:02.919Z Downloaded smoltcp v0.9.1
10812023-11-04T19:53:02.940Z Downloaded git2 v0.17.2
10822023-11-04T19:53:02.955Z Downloaded regress v0.7.1
10832023-11-04T19:53:02.970Z Downloaded idna v0.4.0
10842023-11-04T19:53:02.982Z Downloaded vcpkg v0.2.15
10852023-11-04T19:53:03.057Z Downloaded bstr v0.2.17
10862023-11-04T19:53:03.098Z Downloaded webpki-roots v0.25.2
10872023-11-04T19:53:03.102Z Downloaded idna v0.2.3
10882023-11-04T19:53:03.105Z Downloaded tokio-util v0.7.10
10892023-11-04T19:53:03.110Z Downloaded rayon v1.8.0
10902023-11-04T19:53:03.126Z Downloaded hyper v0.14.27
10912023-11-04T19:53:03.141Z Downloaded quick-xml v0.23.1
10922023-11-04T19:53:03.154Z Downloaded bitvec v1.0.1
10932023-11-04T19:53:03.182Z Downloaded bindgen v0.65.1
10942023-11-04T19:53:03.195Z Downloaded regex-automata v0.1.10
10952023-11-04T19:53:03.204Z Downloaded toml_edit v0.19.15
10962023-11-04T19:53:03.234Z Downloaded libgit2-sys v0.15.2+1.6.4
10972023-11-04T19:53:03.342Z Downloaded serde_with v2.3.3
10982023-11-04T19:53:03.353Z Downloaded clap v2.34.0
10992023-11-04T19:53:03.366Z Downloaded chrono v0.4.31
11002023-11-04T19:53:03.381Z Downloaded plotters v0.3.5
11012023-11-04T19:53:03.396Z Downloaded time v0.3.27
11022023-11-04T19:53:03.408Z Downloaded lalrpop v0.19.12
11032023-11-04T19:53:03.428Z Downloaded reqwest v0.11.20
11042023-11-04T19:53:03.446Z Downloaded rustls-webpki v0.101.7
11052023-11-04T19:53:03.471Z Downloaded openssl-sys v0.9.93
11062023-11-04T19:53:03.480Z Downloaded url v2.4.1
11072023-11-04T19:53:03.486Z Downloaded typenum v1.16.0
11082023-11-04T19:53:03.491Z Downloaded derive_builder v0.12.0
11092023-11-04T19:53:03.498Z Downloaded test-strategy v0.3.1
11102023-11-04T19:53:03.504Z Downloaded diesel_derives v2.1.1
11112023-11-04T19:53:03.511Z Downloaded flate2 v1.0.28
11122023-11-04T19:53:03.521Z Downloaded serde_yaml v0.9.25
11132023-11-04T19:53:03.527Z Downloaded pretty_assertions v1.4.0
11142023-11-04T19:53:03.530Z Downloaded tracing v0.1.37
11152023-11-04T19:53:03.539Z Downloaded packed_struct v0.10.1
11162023-11-04T19:53:03.542Z Downloaded sha2 v0.10.8
11172023-11-04T19:53:03.545Z Downloaded ucd-trie v0.1.6
11182023-11-04T19:53:03.548Z Downloaded flume v0.11.0
11192023-11-04T19:53:03.556Z Downloaded unicode-segmentation v1.10.1
11202023-11-04T19:53:03.561Z Downloaded salty v0.2.0
11212023-11-04T19:53:03.570Z Downloaded num-bigint-dig v0.8.4
11222023-11-04T19:53:03.579Z Downloaded rayon-core v1.12.0
11232023-11-04T19:53:03.586Z Downloaded rusqlite v0.29.0
11242023-11-04T19:53:03.596Z Downloaded percent-encoding v2.3.0
11252023-11-04T19:53:03.599Z Downloaded proc-macro-crate v1.3.1
11262023-11-04T19:53:03.602Z Downloaded semver v0.11.0
11272023-11-04T19:53:03.605Z Downloaded subprocess v0.2.9
11282023-11-04T19:53:03.608Z Downloaded secrecy v0.8.0
11292023-11-04T19:53:03.611Z Downloaded spin v0.9.8
11302023-11-04T19:53:03.614Z Downloaded getrandom v0.2.10
11312023-11-04T19:53:03.618Z Downloaded zip v0.6.6
11322023-11-04T19:53:03.625Z Downloaded x509-cert v0.2.4
11332023-11-04T19:53:03.635Z Downloaded hkdf v0.12.3
11342023-11-04T19:53:03.640Z Downloaded darling v0.14.4
11352023-11-04T19:53:03.646Z Downloaded unicase v2.7.0
11362023-11-04T19:53:03.649Z Downloaded der v0.7.8
11372023-11-04T19:53:03.657Z Downloaded hash32 v0.2.1
11382023-11-04T19:53:03.661Z Downloaded rand_xorshift v0.3.0
11392023-11-04T19:53:03.664Z Downloaded futures-io v0.3.29
11402023-11-04T19:53:03.667Z Downloaded rustc-demangle v0.1.23
11412023-11-04T19:53:03.670Z Downloaded toml v0.5.11
11422023-11-04T19:53:03.673Z Downloaded hashbrown v0.13.2
11432023-11-04T19:53:03.678Z Downloaded steno v0.4.0
11442023-11-04T19:53:03.685Z Downloaded endian-type v0.1.2
11452023-11-04T19:53:03.688Z Downloaded datatest-stable v0.2.3
11462023-11-04T19:53:03.692Z Downloaded oorandom v11.1.3
11472023-11-04T19:53:03.695Z Downloaded whoami v1.4.1
11482023-11-04T19:53:03.703Z Downloaded libxml v0.3.3
11492023-11-04T19:53:03.706Z Downloaded rcgen v0.11.3
11502023-11-04T19:53:03.724Z Downloaded libz-sys v1.1.12
11512023-11-04T19:53:03.882Z Downloaded unicode-bidi v0.3.13
11522023-11-04T19:53:03.887Z Downloaded vsss-rs v3.3.1
11532023-11-04T19:53:03.892Z Downloaded pest_derive v2.7.2
11542023-11-04T19:53:03.897Z Downloaded fatfs v0.3.6
11552023-11-04T19:53:03.902Z Downloaded owo-colors v3.5.0
11562023-11-04T19:53:03.907Z Downloaded derive_builder_macro v0.12.0
11572023-11-04T19:53:03.910Z Downloaded rand_chacha v0.3.1
11582023-11-04T19:53:03.913Z Downloaded hashbrown v0.12.3
11592023-11-04T19:53:03.919Z Downloaded itertools v0.10.5
11602023-11-04T19:53:03.932Z Downloaded tokio-tungstenite v0.20.1
11612023-11-04T19:53:03.935Z Downloaded zerocopy v0.6.4
11622023-11-04T19:53:03.940Z Downloaded derive_more v0.99.17
11632023-11-04T19:53:03.951Z Downloaded elliptic-curve v0.13.5
11642023-11-04T19:53:03.959Z Downloaded tungstenite v0.18.0
11652023-11-04T19:53:03.966Z Downloaded aes v0.8.3
11662023-11-04T19:53:03.973Z Downloaded libm v0.2.7
11672023-11-04T19:53:03.992Z Downloaded ref-cast-impl v1.0.20
11682023-11-04T19:53:03.995Z Downloaded serde_tokenstream v0.2.0
11692023-11-04T19:53:04.000Z Downloaded generic-array v0.14.7
11702023-11-04T19:53:04.003Z Downloaded sct v0.7.0
11712023-11-04T19:53:04.008Z Downloaded hashlink v0.8.3
11722023-11-04T19:53:04.012Z Downloaded unsafe-libyaml v0.2.9
11732023-11-04T19:53:04.018Z Downloaded difflib v0.4.0
11742023-11-04T19:53:04.021Z Downloaded smallvec v1.11.0
11752023-11-04T19:53:04.027Z Downloaded signature v2.1.0
11762023-11-04T19:53:04.030Z Downloaded unarray v0.1.4
11772023-11-04T19:53:04.033Z Downloaded parse-display-derive v0.8.2
11782023-11-04T19:53:04.038Z Downloaded fs-err v2.9.0
11792023-11-04T19:53:04.041Z Downloaded fragile v2.0.0
11802023-11-04T19:53:04.045Z Downloaded zeroize v1.6.0
11812023-11-04T19:53:04.048Z Downloaded serde_arrays v0.1.0
11822023-11-04T19:53:04.051Z Downloaded walkdir v2.4.0
11832023-11-04T19:53:04.054Z Downloaded wait-timeout v0.2.0
11842023-11-04T19:53:04.058Z Downloaded futures-channel v0.3.29
11852023-11-04T19:53:04.061Z Downloaded nom v7.1.3
11862023-11-04T19:53:04.065Z Downloaded serde_urlencoded v0.7.1
11872023-11-04T19:53:04.068Z Downloaded predicates-core v1.0.6
11882023-11-04T19:53:04.071Z Downloaded ctr v0.9.2
11892023-11-04T19:53:04.074Z Downloaded serde_with_macros v2.3.3
11902023-11-04T19:53:04.077Z Downloaded rustls-native-certs v0.6.3
11912023-11-04T19:53:04.080Z Downloaded pin-project v1.1.3
11922023-11-04T19:53:04.124Z Downloaded tokio-stream v0.1.14
11932023-11-04T19:53:04.127Z Downloaded minimal-lexical v0.2.1
11942023-11-04T19:53:04.130Z Downloaded pkcs1 v0.7.5
11952023-11-04T19:53:04.134Z Downloaded unicode-linebreak v0.1.5
11962023-11-04T19:53:04.137Z Downloaded vec_map v0.8.2
11972023-11-04T19:53:04.140Z Downloaded scheduled-thread-pool v0.2.7
11982023-11-04T19:53:04.143Z Downloaded semver v0.1.20
11992023-11-04T19:53:04.146Z Downloaded proc-macro-error v1.0.4
12002023-11-04T19:53:04.150Z Downloaded postgres-types v0.2.6
12012023-11-04T19:53:04.153Z Downloaded postcard v0.7.3
12022023-11-04T19:53:04.156Z Downloaded serde_derive_internals v0.26.0
12032023-11-04T19:53:04.160Z Downloaded ring v0.17.5
12042023-11-04T19:53:04.297Z Downloaded similar v2.2.1
12052023-11-04T19:53:04.304Z Downloaded futures v0.3.29
12062023-11-04T19:53:04.318Z Downloaded rstest_macros v0.18.2
12072023-11-04T19:53:04.327Z Downloaded smf v0.2.2
12082023-11-04T19:53:04.333Z Downloaded dashmap v5.5.1
12092023-11-04T19:53:04.336Z Downloaded num-bigint v0.4.4
12102023-11-04T19:53:04.345Z Downloaded mio v0.8.8
12112023-11-04T19:53:04.356Z Downloaded tokio-macros v2.1.0
12122023-11-04T19:53:04.361Z Downloaded filetime v0.2.22
12132023-11-04T19:53:04.364Z Downloaded ref-cast v1.0.20
12142023-11-04T19:53:04.370Z Downloaded want v0.3.1
12152023-11-04T19:53:04.374Z Downloaded futures-sink v0.3.29
12162023-11-04T19:53:04.378Z Downloaded once_cell v1.18.0
12172023-11-04T19:53:04.381Z Downloaded omicron-zone-package v0.8.3
12182023-11-04T19:53:04.386Z Downloaded time-macros v0.2.13
12192023-11-04T19:53:04.391Z Downloaded tinytemplate v1.2.1
12202023-11-04T19:53:04.394Z Downloaded textwrap v0.16.0
12212023-11-04T19:53:04.398Z Downloaded libsqlite3-sys v0.26.0
12222023-11-04T19:53:04.541Z Downloaded olpc-cjson v0.1.3
12232023-11-04T19:53:04.546Z Downloaded tui-tree-widget v0.13.0
12242023-11-04T19:53:04.549Z Downloaded darling_macro v0.14.4
12252023-11-04T19:53:04.553Z Downloaded structopt v0.3.26
12262023-11-04T19:53:04.560Z Downloaded ring v0.16.20
12272023-11-04T19:53:04.718Z Downloaded password-hash v0.5.0
12282023-11-04T19:53:04.722Z Downloaded crypto-bigint v0.5.2
12292023-11-04T19:53:04.732Z Downloaded pem v3.0.2
12302023-11-04T19:53:04.735Z Downloaded wyz v0.5.1
12312023-11-04T19:53:04.739Z Downloaded threadpool v1.8.1
12322023-11-04T19:53:04.742Z Downloaded thiserror-impl-no-std v2.0.2
12332023-11-04T19:53:04.745Z Downloaded slog-dtrace v0.2.3
12342023-11-04T19:53:04.749Z Downloaded slog-bunyan v2.4.0
12352023-11-04T19:53:04.752Z Downloaded slab v0.4.9
12362023-11-04T19:53:04.755Z Downloaded siphasher v0.3.11
12372023-11-04T19:53:04.758Z Downloaded similar-asserts v1.5.0
12382023-11-04T19:53:04.761Z Downloaded serde_plain v1.0.2
12392023-11-04T19:53:04.764Z Downloaded serde_path_to_error v0.1.14
12402023-11-04T19:53:04.767Z Downloaded vergen v8.2.4
12412023-11-04T19:53:04.772Z Downloaded utf-8 v0.7.6
12422023-11-04T19:53:04.775Z Downloaded crossterm v0.26.1
12432023-11-04T19:53:04.777Z Downloaded rust-argon2 v1.0.1
12442023-11-04T19:53:04.780Z Downloaded pest_meta v2.7.2
12452023-11-04T19:53:04.783Z Downloaded xattr v1.0.1
12462023-11-04T19:53:04.786Z Downloaded pkg-config v0.3.27
12472023-11-04T19:53:04.789Z Downloaded deranged v0.3.8
12482023-11-04T19:53:04.792Z Downloaded der_derive v0.7.2
12492023-11-04T19:53:04.795Z Downloaded chacha20poly1305 v0.10.1
12502023-11-04T19:53:04.798Z Downloaded unicode-xid v0.2.4
12512023-11-04T19:53:04.801Z Downloaded parking_lot_core v0.9.8
12522023-11-04T19:53:04.804Z Downloaded parking_lot_core v0.8.6
12532023-11-04T19:53:04.807Z Downloaded parking_lot v0.12.1
12542023-11-04T19:53:04.810Z Downloaded arc-swap v1.6.0
12552023-11-04T19:53:04.813Z Downloaded derive-where v1.2.5
12562023-11-04T19:53:04.816Z Downloaded bzip2-sys v0.1.11+1.0.8
12572023-11-04T19:53:04.837Z Downloaded vte v0.11.1
12582023-11-04T19:53:04.840Z Downloaded string_cache v0.8.7
12592023-11-04T19:53:04.842Z Downloaded futures-executor v0.3.29
12602023-11-04T19:53:04.846Z Downloaded either v1.9.0
12612023-11-04T19:53:04.849Z Downloaded glob v0.3.1
12622023-11-04T19:53:04.852Z Downloaded partial-io v0.5.4
12632023-11-04T19:53:04.855Z Downloaded socket2 v0.4.9
12642023-11-04T19:53:04.858Z Downloaded pin-project-internal v1.1.3
12652023-11-04T19:53:04.862Z Downloaded poly1305 v0.8.0
12662023-11-04T19:53:04.865Z Downloaded tar v0.4.40
12672023-11-04T19:53:04.868Z Downloaded socket2 v0.5.4
12682023-11-04T19:53:04.871Z Downloaded backtrace v0.3.69
12692023-11-04T19:53:04.876Z Downloaded same-file v1.0.6
12702023-11-04T19:53:04.881Z Downloaded rusty-fork v0.3.0
12712023-11-04T19:53:04.885Z Downloaded rustls-pemfile v1.0.3
12722023-11-04T19:53:04.889Z Downloaded rustc_version v0.1.7
12732023-11-04T19:53:04.892Z Downloaded sha1 v0.10.5
12742023-11-04T19:53:04.895Z Downloaded resolv-conf v0.7.0
12752023-11-04T19:53:04.899Z Downloaded parse-display-derive v0.7.0
12762023-11-04T19:53:04.901Z Downloaded pkcs8 v0.10.2
12772023-11-04T19:53:04.904Z Downloaded criterion v0.5.1
12782023-11-04T19:53:04.908Z Downloaded shlex v1.1.0
12792023-11-04T19:53:04.911Z Downloaded yasna v0.5.2
12802023-11-04T19:53:04.914Z Downloaded slog v2.7.0
12812023-11-04T19:53:04.918Z Downloaded schemars v0.8.13
12822023-11-04T19:53:04.938Z Downloaded num-traits v0.2.16
12832023-11-04T19:53:04.942Z Downloaded bit-vec v0.6.3
12842023-11-04T19:53:04.945Z Downloaded derive_builder_core v0.12.0
12852023-11-04T19:53:04.948Z Downloaded postgres-protocol v0.6.6
12862023-11-04T19:53:04.951Z Downloaded slog-json v2.6.1
12872023-11-04T19:53:04.954Z Downloaded slog-envlogger v2.2.0
12882023-11-04T19:53:04.957Z Downloaded http v0.2.9
12892023-11-04T19:53:04.962Z Downloaded unicode-width v0.1.11
12902023-11-04T19:53:04.965Z Downloaded termios v0.3.3
12912023-11-04T19:53:04.968Z Downloaded curve25519-dalek-derive v0.1.0
12922023-11-04T19:53:04.972Z Downloaded untrusted v0.7.1
12932023-11-04T19:53:04.975Z Downloaded diesel_table_macro_syntax v0.1.0
12942023-11-04T19:53:04.979Z Downloaded slog-scope v4.4.0
12952023-11-04T19:53:04.982Z Downloaded env_logger v0.9.3
12962023-11-04T19:53:04.987Z Downloaded termcolor v1.2.0
12972023-11-04T19:53:04.990Z Downloaded snafu-derive v0.7.5
12982023-11-04T19:53:04.993Z Downloaded structmeta-derive v0.2.0
12992023-11-04T19:53:04.996Z Downloaded structmeta v0.2.0
13002023-11-04T19:53:05.000Z Downloaded strsim v0.8.0
13012023-11-04T19:53:05.003Z Downloaded packed_struct_codegen v0.10.1
13022023-11-04T19:53:05.009Z Downloaded indicatif v0.17.7
13032023-11-04T19:53:05.012Z Downloaded const_format v0.2.31
13042023-11-04T19:53:05.016Z Downloaded indexmap v1.9.3
13052023-11-04T19:53:05.019Z Downloaded libtest-mimic v0.6.1
13062023-11-04T19:53:05.022Z Downloaded num_enum v0.5.11
13072023-11-04T19:53:05.025Z Downloaded pest_generator v2.7.2
13082023-11-04T19:53:05.027Z Downloaded basic-toml v0.1.4
13092023-11-04T19:53:05.037Z Downloaded clang-sys v1.6.1
13102023-11-04T19:53:05.040Z Downloaded num-complex v0.4.4
13112023-11-04T19:53:05.043Z Downloaded ciborium v0.2.1
13122023-11-04T19:53:05.046Z Downloaded addr2line v0.21.0
13132023-11-04T19:53:05.050Z Downloaded nu-ansi-term v0.49.0
13142023-11-04T19:53:05.054Z Downloaded mockall_derive v0.11.4
13152023-11-04T19:53:05.058Z Downloaded rustversion v1.0.14
13162023-11-04T19:53:05.062Z Downloaded ppv-lite86 v0.2.17
13172023-11-04T19:53:05.064Z Downloaded fd-lock v3.0.13
13182023-11-04T19:53:05.068Z Downloaded multer v2.1.0
13192023-11-04T19:53:05.071Z Downloaded bitflags v2.4.0
13202023-11-04T19:53:05.075Z Downloaded predicates v3.0.4
13212023-11-04T19:53:05.080Z Downloaded predicates v2.1.5
13222023-11-04T19:53:05.083Z Downloaded serde-hex v0.1.0
13232023-11-04T19:53:05.086Z Downloaded darling v0.20.3
13242023-11-04T19:53:05.091Z Downloaded fastrand v2.0.0
13252023-11-04T19:53:05.093Z Downloaded static_assertions v1.1.0
13262023-11-04T19:53:05.096Z Downloaded stable_deref_trait v1.2.0
13272023-11-04T19:53:05.099Z Downloaded spin v0.5.2
13282023-11-04T19:53:05.102Z Downloaded serde_tokenstream v0.1.7
13292023-11-04T19:53:05.106Z Downloaded signal-hook-mio v0.2.3
13302023-11-04T19:53:05.109Z Downloaded pin-utils v0.1.0
13312023-11-04T19:53:05.112Z Downloaded signal-hook-registry v1.4.1
13322023-11-04T19:53:05.115Z Downloaded schemars_derive v0.8.13
13332023-11-04T19:53:05.118Z Downloaded relative-path v1.9.0
13342023-11-04T19:53:05.122Z Downloaded httptest v0.15.5
13352023-11-04T19:53:05.149Z Downloaded peeking_take_while v0.1.2
13362023-11-04T19:53:05.152Z Downloaded scopeguard v1.2.0
13372023-11-04T19:53:05.155Z Downloaded miniz_oxide v0.7.1
13382023-11-04T19:53:05.158Z Downloaded crc-any v2.4.3
13392023-11-04T19:53:05.161Z Downloaded colored v2.0.4
13402023-11-04T19:53:05.164Z Downloaded base16ct v0.2.0
13412023-11-04T19:53:05.168Z Downloaded ringbuffer v0.15.0
13422023-11-04T19:53:05.170Z Downloaded linear-map v1.2.0
13432023-11-04T19:53:05.173Z Downloaded rustc_version v0.4.0
13442023-11-04T19:53:05.176Z Downloaded lru-cache v0.1.2
13452023-11-04T19:53:05.179Z Downloaded humantime v2.1.0
13462023-11-04T19:53:05.181Z Downloaded cookie v0.16.2
13472023-11-04T19:53:05.184Z Downloaded bzip2 v0.4.4
13482023-11-04T19:53:05.187Z Downloaded ciborium-ll v0.2.1
13492023-11-04T19:53:05.190Z Downloaded path-slash v0.1.5
13502023-11-04T19:53:05.193Z Downloaded crucible-workspace-hack v0.1.0
13512023-11-04T19:53:05.196Z Downloaded precomputed-hash v0.1.1
13522023-11-04T19:53:05.198Z Downloaded nibble_vec v0.1.0
13532023-11-04T19:53:05.202Z Downloaded native-tls v0.2.11
13542023-11-04T19:53:05.205Z Downloaded maybe-uninit v2.0.0
13552023-11-04T19:53:05.209Z Downloaded async-recursion v1.0.5
13562023-11-04T19:53:05.212Z Downloaded fallible-streaming-iterator v0.1.9
13572023-11-04T19:53:05.215Z Downloaded rtoolbox v0.0.1
13582023-11-04T19:53:05.218Z Downloaded ipnet v2.8.0
13592023-11-04T19:53:05.221Z Downloaded hmac v0.12.1
13602023-11-04T19:53:05.224Z Downloaded dirs-sys-next v0.1.2
13612023-11-04T19:53:05.230Z Downloaded serial_test_derive v0.10.0
13622023-11-04T19:53:05.233Z Downloaded log v0.4.20
13632023-11-04T19:53:05.236Z Downloaded arrayvec v0.7.4
13642023-11-04T19:53:05.239Z Downloaded num_enum v0.7.0
13652023-11-04T19:53:05.242Z Downloaded num_cpus v1.16.0
13662023-11-04T19:53:05.244Z Downloaded num-iter v0.1.43
13672023-11-04T19:53:05.247Z Downloaded indoc v1.0.9
13682023-11-04T19:53:05.250Z Downloaded cipher v0.4.4
13692023-11-04T19:53:05.253Z Downloaded cast v0.3.0
13702023-11-04T19:53:05.256Z Downloaded ascii-canvas v3.0.0
13712023-11-04T19:53:05.259Z Downloaded serde_repr v0.1.16
13722023-11-04T19:53:05.262Z Downloaded mime_guess v2.0.4
13732023-11-04T19:53:05.265Z Downloaded linked-hash-map v0.5.6
13742023-11-04T19:53:05.268Z Downloaded crossbeam-utils v0.8.16
13752023-11-04T19:53:05.271Z Downloaded crossbeam-epoch v0.9.15
13762023-11-04T19:53:05.274Z Downloaded camino-tempfile v1.0.2
13772023-11-04T19:53:05.277Z Downloaded base64 v0.13.1
13782023-11-04T19:53:05.279Z Downloaded backoff v0.4.0
13792023-11-04T19:53:05.282Z Downloaded arrayref v0.3.7
13802023-11-04T19:53:05.285Z Downloaded aead v0.5.2
13812023-11-04T19:53:05.287Z Downloaded serde-big-array v0.5.1
13822023-11-04T19:53:05.291Z Downloaded bit_field v0.10.2
13832023-11-04T19:53:05.294Z Downloaded aes-gcm-siv v0.11.1
13842023-11-04T19:53:05.296Z Downloaded libefi-sys v0.1.0
13852023-11-04T19:53:05.299Z Downloaded lazy_static v1.4.0
13862023-11-04T19:53:05.302Z Downloaded array-init v0.0.4
13872023-11-04T19:53:05.305Z Downloaded lock_api v0.4.10
13882023-11-04T19:53:05.309Z Downloaded ascii v1.1.0
13892023-11-04T19:53:05.312Z Downloaded newtype_derive v0.1.6
13902023-11-04T19:53:05.316Z Downloaded maplit v1.0.2
13912023-11-04T19:53:05.319Z Downloaded macaddr v1.0.1
13922023-11-04T19:53:05.323Z Downloaded httparse v1.8.0
13932023-11-04T19:53:05.327Z Downloaded chacha20 v0.9.1
13942023-11-04T19:53:05.330Z Downloaded newline-converter v0.3.0
13952023-11-04T19:53:05.333Z Downloaded md-5 v0.10.5
13962023-11-04T19:53:05.337Z Downloaded is-terminal v0.4.9
13972023-11-04T19:53:05.342Z Downloaded ipnetwork v0.20.0
13982023-11-04T19:53:05.345Z Downloaded hyper-tls v0.5.0
13992023-11-04T19:53:05.347Z Downloaded http-body v0.4.5
14002023-11-04T19:53:05.350Z Downloaded autocfg v1.1.0
14012023-11-04T19:53:05.353Z Downloaded bitstruct_derive v0.1.0
14022023-11-04T19:53:05.357Z Downloaded inout v0.1.3
14032023-11-04T19:53:05.359Z Downloaded cfg-if v1.0.0
14042023-11-04T19:53:05.363Z Downloaded bit-set v0.5.3
14052023-11-04T19:53:05.366Z Downloaded async-stream v0.3.5
14062023-11-04T19:53:05.369Z Downloaded bb8 v0.8.1
14072023-11-04T19:53:05.372Z Downloaded lazycell v1.3.0
14082023-11-04T19:53:05.375Z Downloaded jobserver v0.1.26
14092023-11-04T19:53:05.378Z Downloaded const-oid v0.9.5
14102023-11-04T19:53:05.382Z Downloaded async-stream-impl v0.3.5
14112023-11-04T19:53:05.385Z Downloaded ciborium-io v0.2.1
14122023-11-04T19:53:05.388Z Downloaded base64ct v1.6.0
14132023-11-04T19:53:05.392Z Downloaded bincode v1.3.3
14142023-11-04T19:53:05.396Z Downloaded adler v1.0.2
14152023-11-04T19:53:05.399Z Downloaded num_enum_derive v0.7.0
14162023-11-04T19:53:05.402Z Downloaded nanorand v0.7.0
14172023-11-04T19:53:05.405Z Downloaded crossbeam-queue v0.3.8
14182023-11-04T19:53:05.408Z Downloaded corncobs v0.1.3
14192023-11-04T19:53:05.411Z Downloaded normalize-line-endings v0.3.0
14202023-11-04T19:53:05.415Z Downloaded mime v0.3.17
14212023-11-04T19:53:05.418Z Downloaded match_cfg v0.1.0
14222023-11-04T19:53:05.421Z Downloaded libloading v0.7.4
14232023-11-04T19:53:05.424Z Downloaded instant v0.1.12
14242023-11-04T19:53:05.427Z Downloaded hyper-rustls v0.24.2
14252023-11-04T19:53:05.430Z Downloaded criterion-plot v0.5.0
14262023-11-04T19:53:05.433Z Downloaded cfg-if v0.1.10
14272023-11-04T19:53:05.436Z Downloaded bitfield v0.14.0
14282023-11-04T19:53:05.439Z Downloaded iana-time-zone v0.1.57
14292023-11-04T19:53:05.444Z Downloaded hyper-staticfile v0.9.5
14302023-11-04T19:53:05.450Z Downloaded hostname v0.3.1
14312023-11-04T19:53:05.453Z Downloaded crc-catalog v2.2.0
14322023-11-04T19:53:05.456Z Downloaded bytesize v1.3.0
14332023-11-04T19:53:05.459Z Downloaded keccak v0.1.4
14342023-11-04T19:53:05.464Z Downloaded indoc v2.0.3
14352023-11-04T19:53:05.467Z Downloaded num_enum_derive v0.5.11
14362023-11-04T19:53:05.470Z Downloaded memoffset v0.7.1
14372023-11-04T19:53:05.473Z Downloaded impl-trait-for-tuples v0.2.2
14382023-11-04T19:53:05.476Z Downloaded hubpack v0.1.2
14392023-11-04T19:53:05.478Z Downloaded httpdate v1.0.3
14402023-11-04T19:53:05.482Z Downloaded highway v1.1.0
14412023-11-04T19:53:05.485Z Downloaded hex-literal v0.4.1
14422023-11-04T19:53:05.489Z Downloaded hex v0.4.3
14432023-11-04T19:53:05.492Z Downloaded cpufeatures v0.2.9
14442023-11-04T19:53:05.495Z Downloaded lalrpop-util v0.19.12
14452023-11-04T19:53:05.498Z Downloaded ident_case v1.0.1
14462023-11-04T19:53:05.501Z Downloaded hubpack_derive v0.1.1
14472023-11-04T19:53:05.504Z Downloaded crc v3.0.1
14482023-11-04T19:53:05.508Z Downloaded constant_time_eq v0.3.0
14492023-11-04T19:53:05.512Z Downloaded bytecount v0.6.3
14502023-11-04T19:53:05.515Z Downloaded block-padding v0.3.3
14512023-11-04T19:53:05.518Z Downloaded atomicwrites v0.4.2
14522023-11-04T19:53:05.521Z Downloaded atomic-waker v1.1.1
14532023-11-04T19:53:06.246Z Compiling proc-macro2 v1.0.67
14542023-11-04T19:53:06.253Z Compiling serde v1.0.188
14552023-11-04T19:53:06.258Z Compiling autocfg v1.1.0
14562023-11-04T19:53:06.261Z Compiling version_check v0.9.4
14572023-11-04T19:53:06.269Z Compiling syn v1.0.109
14582023-11-04T19:53:06.273Z Compiling parking_lot_core v0.9.8
14592023-11-04T19:53:06.286Z Compiling libm v0.2.7
14602023-11-04T19:53:06.314Z Compiling libc v0.2.149
14612023-11-04T19:53:06.805Z Compiling cfg-if v1.0.0
14622023-11-04T19:53:06.854Z Compiling futures-core v0.3.29
14632023-11-04T19:53:06.960Z Compiling once_cell v1.18.0
14642023-11-04T19:53:07.025Z Compiling typenum v1.16.0
14652023-11-04T19:53:07.351Z Compiling futures-channel v0.3.29
14662023-11-04T19:53:07.373Z Compiling ahash v0.8.3
14672023-11-04T19:53:07.474Z Compiling lock_api v0.4.10
14682023-11-04T19:53:07.595Z Compiling num-traits v0.2.16
14692023-11-04T19:53:07.805Z Compiling quote v1.0.33
14702023-11-04T19:53:07.985Z Compiling generic-array v0.14.7
14712023-11-04T19:53:08.062Z Compiling slab v0.4.9
14722023-11-04T19:53:08.476Z Compiling syn v2.0.32
14732023-11-04T19:53:08.559Z Compiling jobserver v0.1.26
14742023-11-04T19:53:09.008Z Compiling futures-task v0.3.29
14752023-11-04T19:53:09.224Z Compiling cc v1.0.83
14762023-11-04T19:53:09.292Z Compiling futures-util v0.3.29
14772023-11-04T19:53:09.319Z Compiling pkg-config v0.3.27
14782023-11-04T19:53:09.482Z Compiling memchr v2.6.3
14792023-11-04T19:53:09.534Z Compiling vcpkg v0.2.15
14802023-11-04T19:53:09.855Z Compiling itoa v1.0.9
14812023-11-04T19:53:09.911Z Compiling log v0.4.20
14822023-11-04T19:53:10.216Z Compiling schemars v0.8.13
14832023-11-04T19:53:10.617Z Compiling serde_json v1.0.108
14842023-11-04T19:53:11.252Z Compiling httparse v1.8.0
14852023-11-04T19:53:11.385Z Compiling ryu v1.0.15
14862023-11-04T19:53:11.578Z Compiling indexmap v1.9.3
14872023-11-04T19:53:11.833Z Compiling getrandom v0.2.10
14882023-11-04T19:53:11.934Z Compiling allocator-api2 v0.2.16
14892023-11-04T19:53:12.018Z Compiling equivalent v1.0.1
14902023-11-04T19:53:12.170Z Compiling rustix v0.38.9
14912023-11-04T19:53:12.393Z Compiling rustls v0.21.8
14922023-11-04T19:53:12.554Z Compiling fnv v1.0.7
14932023-11-04T19:53:12.619Z Compiling aho-corasick v1.0.4
14942023-11-04T19:53:12.742Z Compiling regex-syntax v0.8.2
14952023-11-04T19:53:12.763Z Compiling openssl v0.10.57
14962023-11-04T19:53:13.113Z Compiling hashbrown v0.14.2
14972023-11-04T19:53:13.386Z Compiling unicode-xid v0.2.4
14982023-11-04T19:53:13.633Z Compiling ucd-trie v0.1.6
14992023-11-04T19:53:14.193Z Compiling ring v0.16.20
15002023-11-04T19:53:14.571Z Compiling ring v0.17.5
15012023-11-04T19:53:15.435Z Compiling openssl-sys v0.9.93
15022023-11-04T19:53:16.220Z Compiling backtrace v0.3.69
15032023-11-04T19:53:16.812Z Compiling native-tls v0.2.11
15042023-11-04T19:53:17.274Z Compiling async-trait v0.1.74
15052023-11-04T19:53:17.976Z Compiling anyhow v1.0.75
15062023-11-04T19:53:18.020Z Compiling rustversion v1.0.14
15072023-11-04T19:53:18.679Z Compiling regex-automata v0.4.3
15082023-11-04T19:53:18.819Z Compiling crossbeam-utils v0.8.16
15092023-11-04T19:53:19.463Z Compiling slog v2.7.0
15102023-11-04T19:53:19.513Z Compiling iana-time-zone v0.1.57
15112023-11-04T19:53:20.056Z Compiling time-core v0.1.1
15122023-11-04T19:53:20.200Z Compiling byteorder v1.5.0
15132023-11-04T19:53:20.327Z Compiling time-macros v0.2.13
15142023-11-04T19:53:20.994Z Compiling serde_derive_internals v0.26.0
15152023-11-04T19:53:21.490Z Compiling synstructure v0.12.6
15162023-11-04T19:53:22.119Z Compiling dyn-clone v1.0.13
15172023-11-04T19:53:22.405Z Compiling hashbrown v0.13.2
15182023-11-04T19:53:23.493Z Compiling usdt-impl v0.3.5
15192023-11-04T19:53:24.205Z Compiling scopeguard v1.2.0
15202023-11-04T19:53:24.229Z Compiling unicode-width v0.1.11
15212023-11-04T19:53:24.447Z Compiling winnow v0.5.15
15222023-11-04T19:53:24.474Z Compiling thread-id v4.2.0
15232023-11-04T19:53:24.642Z Compiling strsim v0.10.0
15242023-11-04T19:53:25.145Z Compiling tinyvec_macros v0.1.1
15252023-11-04T19:53:25.232Z Compiling unicode-bidi v0.3.13
15262023-11-04T19:53:25.268Z Compiling tinyvec v1.6.0
15272023-11-04T19:53:25.521Z Compiling smallvec v1.11.0
15282023-11-04T19:53:25.684Z Compiling percent-encoding v2.3.0
15292023-11-04T19:53:26.192Z Compiling regex v1.10.2
15302023-11-04T19:53:27.238Z Compiling parking_lot v0.12.1
15312023-11-04T19:53:27.948Z Compiling unicode-normalization v0.1.22
15322023-11-04T19:53:28.033Z Compiling form_urlencoded v1.2.0
15332023-11-04T19:53:28.491Z Compiling regex-syntax v0.6.29
15342023-11-04T19:53:28.746Z Compiling num-integer v0.1.45
15352023-11-04T19:53:29.140Z Compiling bitflags v1.3.2
15362023-11-04T19:53:29.289Z Compiling crc32fast v1.3.2
15372023-11-04T19:53:29.446Z Compiling adler v1.0.2
15382023-11-04T19:53:29.800Z Compiling idna v0.4.0
15392023-11-04T19:53:29.830Z Compiling miniz_oxide v0.7.1
15402023-11-04T19:53:30.053Z Compiling spin v0.5.2
15412023-11-04T19:53:30.421Z Compiling gimli v0.28.0
15422023-11-04T19:53:30.874Z Compiling object v0.32.1
15432023-11-04T19:53:31.713Z Compiling serde_derive v1.0.188
15442023-11-04T19:53:31.991Z Compiling thiserror-impl v1.0.49
15452023-11-04T19:53:32.253Z Compiling zeroize_derive v1.4.2
15462023-11-04T19:53:32.279Z Compiling tokio-macros v2.1.0
15472023-11-04T19:53:33.442Z Compiling futures-macro v0.3.29
15482023-11-04T19:53:34.630Z Compiling tracing-attributes v0.1.26
15492023-11-04T19:53:34.721Z Compiling schemars_derive v0.8.13
15502023-11-04T19:53:36.727Z Compiling openssl-macros v0.1.1
15512023-11-04T19:53:36.796Z Compiling thiserror v1.0.49
15522023-11-04T19:53:36.988Z Compiling pest v2.7.2
15532023-11-04T19:53:38.391Z Compiling zerocopy-derive v0.2.0
15542023-11-04T19:53:39.033Z Compiling strum_macros v0.25.2
15552023-11-04T19:53:39.767Z Compiling url v2.4.1
15562023-11-04T19:53:40.318Z Compiling addr2line v0.21.0
15572023-11-04T19:53:41.331Z Compiling pest_meta v2.7.2
15582023-11-04T19:53:41.352Z Compiling zerocopy v0.3.0
15592023-11-04T19:53:41.860Z Compiling pin-project-lite v0.2.13
15602023-11-04T19:53:41.884Z Compiling rustc-demangle v0.1.23
15612023-11-04T19:53:42.040Z Compiling zerocopy-derive v0.6.4
15622023-11-04T19:53:42.420Z Compiling errno v0.3.2
15632023-11-04T19:53:42.664Z Compiling dof v0.1.5
15642023-11-04T19:53:43.108Z Compiling mio v0.8.8
15652023-11-04T19:53:43.387Z Compiling signal-hook-registry v1.4.1
15662023-11-04T19:53:44.055Z Compiling pest_generator v2.7.2
15672023-11-04T19:53:45.081Z Compiling socket2 v0.5.4
15682023-11-04T19:53:45.359Z Compiling num_cpus v1.16.0
15692023-11-04T19:53:45.533Z Compiling futures-sink v0.3.29
15702023-11-04T19:53:45.758Z Compiling memoffset v0.9.0
15712023-11-04T19:53:46.730Z Compiling deranged v0.3.8
15722023-11-04T19:53:46.851Z Compiling num_threads v0.1.6
15732023-11-04T19:53:46.952Z Compiling radium v0.7.0
15742023-11-04T19:53:47.023Z Compiling futures-io v0.3.29
15752023-11-04T19:53:47.140Z Compiling pin-utils v0.1.0
15762023-11-04T19:53:47.269Z Compiling clap_derive v4.4.2
15772023-11-04T19:53:47.571Z Compiling spin v0.9.8
15782023-11-04T19:53:47.878Z Compiling tracing-core v0.1.31
15792023-11-04T19:53:48.188Z Compiling lazy_static v1.4.0
15802023-11-04T19:53:48.347Z Compiling crossbeam-epoch v0.9.15
15812023-11-04T19:53:48.887Z Compiling pest_derive v2.7.2
15822023-11-04T19:53:49.204Z Compiling num-iter v0.1.43
15832023-11-04T19:53:49.598Z Compiling tracing v0.1.37
15842023-11-04T19:53:49.950Z Compiling dtrace-parser v0.1.14
15852023-11-04T19:53:50.061Z Compiling time v0.3.27
15862023-11-04T19:53:50.238Z Compiling base64 v0.21.5
15872023-11-04T19:53:50.358Z Compiling either v1.9.0
15882023-11-04T19:53:51.213Z Compiling rand_core v0.6.4
15892023-11-04T19:53:51.410Z Compiling untrusted v0.7.1
15902023-11-04T19:53:51.707Z Compiling untrusted v0.9.0
15912023-11-04T19:53:51.863Z Compiling openssl-probe v0.1.5
15922023-11-04T19:53:51.965Z Compiling hashbrown v0.12.3
15932023-11-04T19:53:52.337Z Compiling foreign-types-shared v0.1.1
15942023-11-04T19:53:52.479Z Compiling foreign-types v0.3.2
15952023-11-04T19:53:52.992Z Compiling zeroize v1.6.0
15962023-11-04T19:53:54.483Z Compiling bzip2-sys v0.1.11+1.0.8
15972023-11-04T19:53:55.336Z Compiling try-lock v0.2.4
15982023-11-04T19:53:55.542Z Compiling want v0.3.1
15992023-11-04T19:53:55.950Z Compiling indexmap v2.1.0
16002023-11-04T19:53:56.027Z Compiling bytes v1.5.0
16012023-11-04T19:53:56.071Z Compiling uuid v1.4.1
16022023-11-04T19:53:57.176Z Compiling chrono v0.4.31
16032023-11-04T19:53:57.617Z Compiling semver v1.0.20
16042023-11-04T19:53:58.029Z Compiling http v0.2.9
16052023-11-04T19:53:58.107Z Compiling serde_spanned v0.6.4
16062023-11-04T19:53:58.224Z Compiling toml_datetime v0.6.5
16072023-11-04T19:53:58.451Z Compiling rustc_version v0.4.0
16082023-11-04T19:53:58.555Z Compiling serde_tokenstream v0.1.7
16092023-11-04T19:53:58.595Z Compiling bitflags v2.4.0
16102023-11-04T19:53:58.840Z Compiling toml_edit v0.19.15
16112023-11-04T19:53:58.939Z Compiling tokio v1.33.0
16122023-11-04T19:53:59.408Z Compiling openapiv3 v1.0.3
16132023-11-04T19:54:00.895Z Compiling http-body v0.4.5
16142023-11-04T19:54:02.145Z Compiling usdt-macro v0.3.5
16152023-11-04T19:54:03.524Z Compiling usdt-attr-macro v0.3.5
16162023-11-04T19:54:04.348Z Compiling sct v0.7.0
16172023-11-04T19:54:04.805Z Compiling enum-as-inner v0.5.1
16182023-11-04T19:54:06.282Z Compiling socket2 v0.4.9
16192023-11-04T19:54:06.463Z Compiling httpdate v1.0.3
16202023-11-04T19:54:06.772Z Compiling tower-service v0.3.2
16212023-11-04T19:54:06.946Z Compiling heapless v0.7.16
16222023-11-04T19:54:07.064Z Compiling rustls-pemfile v1.0.3
16232023-11-04T19:54:07.146Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16242023-11-04T19:54:07.512Z Compiling siphasher v0.3.11
16252023-11-04T19:54:07.583Z Compiling rustls-native-certs v0.6.3
16262023-11-04T19:54:07.604Z Compiling ipnet v2.8.0
16272023-11-04T19:54:07.626Z Compiling serde_urlencoded v0.7.1
16282023-11-04T19:54:08.138Z Compiling serde_tokenstream v0.2.0
16292023-11-04T19:54:08.161Z Compiling encoding_rs v0.8.33
16302023-11-04T19:54:08.337Z Compiling webpki-roots v0.25.2
16312023-11-04T19:54:08.467Z Compiling mime v0.3.17
16322023-11-04T19:54:08.594Z Compiling crypto-common v0.1.6
16332023-11-04T19:54:09.048Z Compiling diesel_table_macro_syntax v0.1.0
16342023-11-04T19:54:09.399Z Compiling num-bigint v0.4.4
16352023-11-04T19:54:09.418Z Compiling bit-vec v0.6.3
16362023-11-04T19:54:09.454Z Compiling smoltcp v0.9.1
16372023-11-04T19:54:09.636Z Compiling diesel_derives v2.1.1
16382023-11-04T19:54:10.095Z Compiling flate2 v1.0.28
16392023-11-04T19:54:10.389Z Compiling phf_shared v0.10.0
16402023-11-04T19:54:10.580Z Compiling block-buffer v0.10.4
16412023-11-04T19:54:10.948Z Compiling hubpack_derive v0.1.1
16422023-11-04T19:54:11.088Z Compiling ppv-lite86 v0.2.17
16432023-11-04T19:54:11.355Z Compiling fixedbitset v0.4.2
16442023-11-04T19:54:11.687Z Compiling subtle v2.5.0
16452023-11-04T19:54:12.008Z Compiling new_debug_unreachable v1.0.4
16462023-11-04T19:54:12.136Z Compiling const-oid v0.9.5
16472023-11-04T19:54:12.156Z Compiling precomputed-hash v0.1.1
16482023-11-04T19:54:12.193Z Compiling petgraph v0.6.4
16492023-11-04T19:54:12.310Z Compiling rand_chacha v0.3.1
16502023-11-04T19:54:12.365Z Compiling tokio-util v0.7.10
16512023-11-04T19:54:14.768Z Compiling h2 v0.3.21
16522023-11-04T19:54:14.912Z Compiling tokio-native-tls v0.3.1
16532023-11-04T19:54:15.304Z Compiling digest v0.10.7
16542023-11-04T19:54:15.370Z Compiling string_cache v0.8.7
16552023-11-04T19:54:15.833Z Compiling bit-set v0.5.3
16562023-11-04T19:54:15.966Z Compiling toml v0.7.8
16572023-11-04T19:54:16.052Z Compiling itertools v0.10.5
16582023-11-04T19:54:16.267Z Compiling lalrpop-util v0.19.12
16592023-11-04T19:54:16.417Z Compiling unicode-segmentation v1.10.1
16602023-11-04T19:54:16.803Z Compiling rand v0.8.5
16612023-11-04T19:54:17.875Z Compiling regress v0.7.1
16622023-11-04T19:54:18.544Z Compiling serde_repr v0.1.16
16632023-11-04T19:54:19.091Z Compiling io-lifetimes v1.0.11
16642023-11-04T19:54:19.187Z Compiling anstyle v1.0.2
16652023-11-04T19:54:19.390Z Compiling utf8parse v0.2.1
16662023-11-04T19:54:19.637Z Compiling cpufeatures v0.2.9
16672023-11-04T19:54:19.782Z Compiling sha2 v0.10.8
16682023-11-04T19:54:19.910Z Compiling anstyle-parse v0.2.1
16692023-11-04T19:54:20.262Z Compiling rustix v0.37.23
16702023-11-04T19:54:20.434Z Compiling md-5 v0.10.5
16712023-11-04T19:54:20.806Z Compiling hmac v0.12.1
16722023-11-04T19:54:21.121Z Compiling stringprep v0.1.3
16732023-11-04T19:54:21.143Z Compiling hash32 v0.2.1
16742023-11-04T19:54:21.738Z Compiling stable_deref_trait v1.2.0
16752023-11-04T19:54:21.885Z Compiling colorchoice v1.0.0
16762023-11-04T19:54:22.118Z Compiling fallible-iterator v0.2.0
16772023-11-04T19:54:22.235Z Compiling anstyle-query v1.0.0
16782023-11-04T19:54:22.419Z Compiling terminal_size v0.2.6
16792023-11-04T19:54:22.587Z Compiling anstream v0.5.0
16802023-11-04T19:54:22.765Z Compiling phf_shared v0.11.2
16812023-11-04T19:54:22.850Z Compiling block-padding v0.3.3
16822023-11-04T19:54:23.200Z Compiling scheduled-thread-pool v0.2.7
16832023-11-04T19:54:23.322Z Compiling postgres-protocol v0.6.6
16842023-11-04T19:54:23.346Z Compiling managed v0.8.0
16852023-11-04T19:54:23.607Z Compiling tap v1.0.1
16862023-11-04T19:54:23.893Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16872023-11-04T19:54:24.044Z Compiling matches v0.1.10
16882023-11-04T19:54:24.148Z Compiling regex-automata v0.1.10
16892023-11-04T19:54:24.171Z Compiling clap_lex v0.5.1
16902023-11-04T19:54:24.781Z Compiling postgres-types v0.2.6
16912023-11-04T19:54:24.880Z Compiling bstr v0.2.17
16922023-11-04T19:54:25.487Z Compiling clap_builder v4.4.2
16932023-11-04T19:54:26.630Z Compiling hyper v0.14.27
16942023-11-04T19:54:27.151Z Compiling idna v0.2.3
16952023-11-04T19:54:27.279Z Compiling wyz v0.5.1
16962023-11-04T19:54:28.000Z Compiling r2d2 v0.8.10
16972023-11-04T19:54:28.600Z Compiling phf v0.11.2
16982023-11-04T19:54:28.654Z Compiling inout v0.1.3
16992023-11-04T19:54:29.107Z Compiling hubpack v0.1.2
17002023-11-04T19:54:29.826Z Compiling ipnetwork v0.20.0
17012023-11-04T19:54:30.269Z Compiling futures-executor v0.3.29
17022023-11-04T19:54:31.125Z Compiling itertools v0.11.0
17032023-11-04T19:54:32.035Z Compiling zerocopy v0.6.4
17042023-11-04T19:54:33.473Z Compiling float-cmp v0.9.0
17052023-11-04T19:54:33.857Z Compiling difflib v0.4.0
17062023-11-04T19:54:34.209Z Compiling predicates-core v1.0.6
17072023-11-04T19:54:34.526Z Compiling whoami v1.4.1
17082023-11-04T19:54:34.712Z Compiling data-encoding v2.4.0
17092023-11-04T19:54:35.199Z Compiling normalize-line-endings v0.3.0
17102023-11-04T19:54:35.377Z Compiling funty v2.0.0
17112023-11-04T19:54:35.428Z Compiling static_assertions v1.1.0
17122023-11-04T19:54:35.547Z Compiling regex-automata v0.3.8
17132023-11-04T19:54:36.067Z Compiling predicates v3.0.4
17142023-11-04T19:54:36.141Z Compiling trust-dns-proto v0.22.0
17152023-11-04T19:54:38.166Z Compiling bitvec v1.0.1
17162023-11-04T19:54:38.510Z Compiling bstr v1.6.0
17172023-11-04T19:54:38.601Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17182023-11-04T19:54:39.582Z Compiling hyper-tls v0.5.0
17192023-11-04T19:54:40.130Z Compiling tokio-postgres v0.7.10
17202023-11-04T19:54:40.322Z Compiling diesel v2.1.3
17212023-11-04T19:54:41.093Z Compiling yasna v0.5.2
17222023-11-04T19:54:44.078Z Compiling clap v4.4.3
17232023-11-04T19:54:44.242Z Compiling futures v0.3.29
17242023-11-04T19:54:44.414Z Compiling cipher v0.4.4
17252023-11-04T19:54:44.606Z Compiling similar v2.2.1
17262023-11-04T19:54:45.427Z Compiling signature v2.1.0
17272023-11-04T19:54:45.764Z Compiling tokio-stream v0.1.14
17282023-11-04T19:54:46.071Z Compiling usdt v0.3.5
17292023-11-04T19:54:46.481Z Compiling hex v0.4.3
17302023-11-04T19:54:47.354Z Compiling console v0.15.7
17312023-11-04T19:54:48.311Z Compiling getopts v0.2.21
17322023-11-04T19:54:48.337Z Compiling unsafe-libyaml v0.2.9
17332023-11-04T19:54:48.414Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17342023-11-04T19:54:48.799Z Compiling ident_case v1.0.1
17352023-11-04T19:54:49.824Z Compiling slog-async v2.8.0
17362023-11-04T19:54:50.081Z Compiling paste v1.0.14
17372023-11-04T19:54:50.723Z Compiling serde_yaml v0.9.25
17382023-11-04T19:54:51.154Z Compiling darling_core v0.20.3
17392023-11-04T19:54:51.310Z Compiling multer v2.1.0
17402023-11-04T19:54:51.664Z Compiling async-stream-impl v0.3.5
17412023-11-04T19:54:51.840Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17422023-11-04T19:54:52.788Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17432023-11-04T19:54:56.043Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17442023-11-04T19:54:56.238Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17452023-11-04T19:54:57.992Z Compiling structmeta-derive v0.2.0
17462023-11-04T19:54:58.486Z Compiling regex-syntax v0.7.5
17472023-11-04T19:55:00.638Z Compiling darling_macro v0.20.3
17482023-11-04T19:55:02.133Z Compiling darling v0.20.3
17492023-11-04T19:55:02.297Z Compiling serde_with_macros v2.3.3
17502023-11-04T19:55:02.530Z Compiling structmeta v0.2.0
17512023-11-04T19:55:05.859Z Compiling test-strategy v0.3.1
17522023-11-04T19:55:07.730Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17532023-11-04T19:55:09.687Z Compiling parse-display-derive v0.8.2
17542023-11-04T19:55:14.534Z Checking unicode-ident v1.0.12
17552023-11-04T19:55:45.205Z Checking heck v0.4.1
17562023-11-04T19:55:54.125Z Checking atty v0.2.14
17572023-11-04T19:55:54.193Z Checking match_cfg v0.1.0
17582023-11-04T19:55:54.320Z Checking hostname v0.3.1
17592023-11-04T19:55:54.505Z Checking crossbeam-channel v0.5.8
17602023-11-04T19:55:54.783Z Checking sha1 v0.10.5
17612023-11-04T19:55:55.022Z Checking dirs-sys-next v0.1.2
17622023-11-04T19:55:55.224Z Checking fastrand v2.0.0
17632023-11-04T19:55:55.273Z Checking dirs-next v2.0.0
17642023-11-04T19:55:55.460Z Checking thread_local v1.1.7
17652023-11-04T19:55:55.730Z Checking term v0.7.0
17662023-11-04T19:55:55.733Z Checking tempfile v3.8.0
17672023-11-04T19:55:55.878Z Checking camino v1.1.6
17682023-11-04T19:55:56.309Z Checking strum v0.25.0
17692023-11-04T19:55:56.411Z Checking instant v0.1.12
17702023-11-04T19:55:56.532Z Checking take_mut v0.2.2
17712023-11-04T19:55:56.570Z Checking slog-term v2.9.0
17722023-11-04T19:55:56.808Z Checking slog-json v2.6.1
17732023-11-04T19:55:57.199Z Checking serde_with v2.3.3
17742023-11-04T19:55:57.341Z Checking slog-bunyan v2.4.0
17752023-11-04T19:55:57.611Z Checking debug-ignore v1.0.5
17762023-11-04T19:55:57.801Z Checking atomic-waker v1.1.1
17772023-11-04T19:55:57.992Z Checking waitgroup v0.1.2
17782023-11-04T19:55:58.693Z Checking async-stream v0.3.5
17792023-11-04T19:55:58.823Z Checking serde_path_to_error v0.1.14
17802023-11-04T19:55:58.991Z Checking backoff v0.4.0
17812023-11-04T19:55:59.089Z Checking toml_edit v0.20.7
17822023-11-04T19:55:59.621Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17832023-11-04T19:55:59.837Z Checking macaddr v1.0.1
17842023-11-04T19:56:00.193Z Checking quick-error v1.2.3
17852023-11-04T19:56:00.703Z Compiling proc-macro-crate v1.3.1
17862023-11-04T19:56:00.917Z Checking wait-timeout v0.2.0
17872023-11-04T19:56:01.467Z Compiling crucible-workspace-hack v0.1.0
17882023-11-04T19:56:01.888Z Checking rusty-fork v0.3.0
17892023-11-04T19:56:02.139Z Checking rand_xorshift v0.3.0
17902023-11-04T19:56:02.382Z Checking unarray v0.1.4
17912023-11-04T19:56:03.025Z Checking toml v0.8.6
17922023-11-04T19:56:03.153Z Checking parse-display v0.8.2
17932023-11-04T19:56:07.039Z Compiling proc-macro-error-attr v1.0.4
17942023-11-04T19:56:07.515Z Compiling proc-macro-error v1.0.4
17952023-11-04T19:56:08.154Z Checking proptest v1.3.1
17962023-11-04T19:56:08.173Z Compiling num_enum_derive v0.5.11
17972023-11-04T19:56:10.863Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17982023-11-04T19:56:11.581Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17992023-11-04T19:56:12.862Z Compiling foreign-types-macros v0.2.3
18002023-11-04T19:56:13.927Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18012023-11-04T19:56:14.268Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18022023-11-04T19:56:14.451Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18032023-11-04T19:56:14.702Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18042023-11-04T19:56:14.836Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18052023-11-04T19:56:17.241Z Compiling zone_cfg_derive v0.2.0
18062023-11-04T19:56:17.686Z Compiling mockall_derive v0.11.4
18072023-11-04T19:56:18.630Z Compiling num-derive v0.4.0
18082023-11-04T19:56:30.422Z Checking base64ct v1.6.0
18092023-11-04T19:56:48.649Z Checking is-terminal v0.4.9
18102023-11-04T19:56:57.813Z Compiling slog-dtrace v0.2.3
18112023-11-04T19:56:58.323Z Checking termtree v0.4.1
18122023-11-04T19:56:58.342Z Checking password-hash v0.5.0
18132023-11-04T19:56:58.631Z Checking predicates-tree v1.0.9
18142023-11-04T19:56:58.908Z Checking blake2 v0.10.6
18152023-11-04T19:56:58.980Z Checking num_enum v0.5.11
18162023-11-04T19:56:59.084Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18172023-11-04T19:56:59.199Z Compiling cancel-safe-futures v0.1.5
18182023-11-04T19:56:59.621Z Checking argon2 v0.5.2
18192023-11-04T19:56:59.648Z Checking postcard-cobs v0.1.5-pre
18202023-11-04T19:56:59.710Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18212023-11-04T19:56:59.901Z Checking postcard v0.7.3
18222023-11-04T19:57:00.088Z Checking smoltcp v0.8.2
18232023-11-04T19:57:00.554Z Checking base64 v0.13.1
18242023-11-04T19:57:00.613Z Checking foreign-types-shared v0.3.1
18252023-11-04T19:57:00.775Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18262023-11-04T19:57:01.001Z Checking cfg-if v0.1.10
18272023-11-04T19:57:01.131Z Checking foreign-types v0.5.0
18282023-11-04T19:57:01.277Z Checking cstr-argument v0.1.2
18292023-11-04T19:57:01.383Z Checking pretty-hex v0.2.1
18302023-11-04T19:57:01.405Z Checking colored v2.0.4
18312023-11-04T19:57:01.539Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18322023-11-04T19:57:01.617Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18332023-11-04T19:57:01.669Z Checking predicates v2.1.5
18342023-11-04T19:57:02.002Z Checking downcast v0.11.0
18352023-11-04T19:57:02.139Z Checking fragile v2.0.0
18362023-11-04T19:57:02.552Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18372023-11-04T19:57:02.762Z Checking zone v0.2.0
18382023-11-04T19:57:02.779Z Checking mockall v0.11.4
18392023-11-04T19:57:03.165Z Checking smf v0.2.2
18402023-11-04T19:57:03.528Z Compiling der_derive v0.7.2
18412023-11-04T19:57:03.662Z Checking filetime v0.2.22
18422023-11-04T19:57:03.864Z Checking xattr v1.0.1
18432023-11-04T19:57:03.983Z Compiling heck v0.3.3
18442023-11-04T19:57:04.128Z Checking tar v0.4.40
18452023-11-04T19:57:04.542Z Compiling libefi-sys v0.1.0
18462023-11-04T19:57:04.747Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18472023-11-04T19:57:04.751Z Compiling structopt-derive v0.4.18
18482023-11-04T19:57:04.971Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18492023-11-04T19:57:05.128Z Compiling memoffset v0.7.1
18502023-11-04T19:57:05.382Z Compiling maybe-uninit v2.0.0
18512023-11-04T19:57:05.696Z Checking pem v1.1.1
18522023-11-04T19:57:05.765Z Checking camino-tempfile v1.0.2
18532023-11-04T19:57:06.029Z Compiling packed_struct v0.10.1
18542023-11-04T19:57:06.143Z Compiling num-bigint-dig v0.8.4
18552023-11-04T19:57:06.194Z Compiling packed_struct_codegen v0.10.1
18562023-11-04T19:57:06.583Z Compiling signal-hook v0.3.17
18572023-11-04T19:57:06.673Z Checking headers-core v0.2.0
18582023-11-04T19:57:06.892Z Checking headers v0.3.9
18592023-11-04T19:57:06.958Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18602023-11-04T19:57:07.018Z Checking pem v3.0.2
18612023-11-04T19:57:07.417Z Checking rcgen v0.11.3
18622023-11-04T19:57:07.437Z Checking atomicwrites v0.4.2
18632023-11-04T19:57:07.721Z Checking subprocess v0.2.9
18642023-11-04T19:57:08.483Z Compiling num-rational v0.4.1
18652023-11-04T19:57:08.593Z Compiling same-file v1.0.6
18662023-11-04T19:57:08.747Z Checking termcolor v1.2.0
18672023-11-04T19:57:09.010Z Compiling walkdir v2.4.0
18682023-11-04T19:57:09.266Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18692023-11-04T19:57:09.319Z Compiling semver-parser v0.10.2
18702023-11-04T19:57:09.426Z Checking linked-hash-map v0.5.6
18712023-11-04T19:57:09.940Z Checking lru-cache v0.1.2
18722023-11-04T19:57:10.212Z Compiling home v0.5.5
18732023-11-04T19:57:10.526Z Compiling semver v0.11.0
18742023-11-04T19:57:10.651Z Compiling toml v0.5.11
18752023-11-04T19:57:11.373Z Compiling toolchain_find v0.2.0
18762023-11-04T19:57:11.677Z Compiling doc-comment v0.3.3
18772023-11-04T19:57:12.221Z Checking half v1.8.2
18782023-11-04T19:57:12.643Z Checking ciborium-io v0.2.1
18792023-11-04T19:57:12.906Z Compiling convert_case v0.4.0
18802023-11-04T19:57:12.925Z Checking ciborium-ll v0.2.1
18812023-11-04T19:57:13.007Z Checking arc-swap v1.6.0
18822023-11-04T19:57:13.418Z Checking ciborium v0.2.1
18832023-11-04T19:57:13.815Z Compiling rustfmt-wrapper v0.2.0
18842023-11-04T19:57:13.874Z Checking slog-scope v4.4.0
18852023-11-04T19:57:14.272Z Compiling derive_more v0.99.17
18862023-11-04T19:57:14.825Z Checking slog-stdlog v4.1.1
18872023-11-04T19:57:15.791Z Compiling snafu-derive v0.7.5
18882023-11-04T19:57:15.920Z Compiling structmeta-derive v0.1.6
18892023-11-04T19:57:16.454Z Checking slog-envlogger v2.2.0
18902023-11-04T19:57:16.802Z Compiling derive-where v1.2.5
18912023-11-04T19:57:17.401Z Checking pem-rfc7468 v0.7.0
18922023-11-04T19:57:17.827Z Checking newline-converter v0.3.0
18932023-11-04T19:57:18.042Z Checking hkdf v0.12.3
18942023-11-04T19:57:18.252Z Compiling libz-sys v1.1.12
18952023-11-04T19:57:18.374Z Checking flagset v0.4.3
18962023-11-04T19:57:18.676Z Compiling parking_lot_core v0.8.6
18972023-11-04T19:57:19.142Z Checking der v0.7.8
18982023-11-04T19:57:19.428Z Checking expectorate v1.1.0
18992023-11-04T19:57:19.553Z Checking resolv-conf v0.7.0
19002023-11-04T19:57:20.128Z Checking textwrap v0.11.0
19012023-11-04T19:57:20.361Z Compiling structmeta v0.1.6
19022023-11-04T19:57:20.474Z Compiling semver v0.1.20
19032023-11-04T19:57:21.011Z Compiling parse-display-derive v0.7.0
19042023-11-04T19:57:21.462Z Checking vec_map v0.8.2
19052023-11-04T19:57:21.877Z Checking keccak v0.1.4
19062023-11-04T19:57:22.359Z Checking ansi_term v0.12.1
19072023-11-04T19:57:22.376Z Checking strsim v0.8.0
19082023-11-04T19:57:22.434Z Checking spki v0.7.2
19092023-11-04T19:57:22.539Z Checking sha3 v0.10.8
19102023-11-04T19:57:22.674Z Compiling rustc_version v0.1.7
19112023-11-04T19:57:22.840Z Checking clap v2.34.0
19122023-11-04T19:57:22.899Z Checking trust-dns-resolver v0.22.0
19132023-11-04T19:57:23.553Z Checking secrecy v0.8.0
19142023-11-04T19:57:23.718Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19152023-11-04T19:57:23.938Z Compiling libgit2-sys v0.15.2+1.6.4
19162023-11-04T19:57:25.131Z Compiling newtype_derive v0.1.6
19172023-11-04T19:57:25.415Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19182023-11-04T19:57:25.579Z Checking fxhash v0.2.1
19192023-11-04T19:57:25.839Z Compiling libsqlite3-sys v0.26.0
19202023-11-04T19:57:25.858Z Checking crc-catalog v2.2.0
19212023-11-04T19:57:26.210Z Checking crc v3.0.1
19222023-11-04T19:57:26.413Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19232023-11-04T19:57:26.586Z Checking pkcs8 v0.10.2
19242023-11-04T19:57:26.993Z Compiling vergen v8.2.4
19252023-11-04T19:57:27.014Z Checking nodrop v0.1.14
19262023-11-04T19:57:27.190Z Checking array-init v0.0.4
19272023-11-04T19:57:27.429Z Checking pkcs1 v0.7.5
19282023-11-04T19:57:27.448Z Checking smallvec v0.6.14
19292023-11-04T19:57:27.699Z Checking structopt v0.3.26
19302023-11-04T19:57:28.220Z Checking bitfield v0.14.0
19312023-11-04T19:57:28.666Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19322023-11-04T19:57:28.885Z Checking x509-cert v0.2.4
19332023-11-04T19:57:28.966Z Checking serde-hex v0.1.0
19342023-11-04T19:57:29.149Z Checking env_logger v0.10.0
19352023-11-04T19:57:31.414Z Checking rsa v0.9.2
19362023-11-04T19:57:31.481Z Checking ron v0.8.1
19372023-11-04T19:57:31.567Z Compiling buf-list v1.0.3
19382023-11-04T19:57:32.232Z Checking humantime v2.1.0
19392023-11-04T19:57:32.361Z Checking crc-any v2.4.3
19402023-11-04T19:57:33.204Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19412023-11-04T19:57:33.627Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19422023-11-04T19:57:33.645Z Checking object v0.30.4
19432023-11-04T19:57:34.020Z Checking utf-8 v0.7.6
19442023-11-04T19:57:34.152Z Checking path-slash v0.1.5
19452023-11-04T19:57:34.326Z Compiling num_enum_derive v0.7.0
19462023-11-04T19:57:34.343Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19472023-11-04T19:57:34.637Z Compiling unicase v2.7.0
19482023-11-04T19:57:35.095Z Compiling rayon-core v1.12.0
19492023-11-04T19:57:35.520Z Compiling salty v0.2.0
19502023-11-04T19:57:35.661Z Compiling platforms v3.0.2
19512023-11-04T19:57:35.959Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19522023-11-04T19:57:36.125Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19532023-11-04T19:57:36.646Z Checking num-complex v0.4.4
19542023-11-04T19:57:37.089Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19552023-11-04T19:57:37.179Z Compiling erased-serde v0.3.30
19562023-11-04T19:57:37.440Z Compiling curve25519-dalek v4.1.0
19572023-11-04T19:57:37.937Z Compiling bitstruct_derive v0.1.0
19582023-11-04T19:57:38.017Z Compiling async-recursion v1.0.5
19592023-11-04T19:57:38.185Z Compiling glob v0.3.1
19602023-11-04T19:57:38.233Z Checking num v0.4.1
19612023-11-04T19:57:38.496Z Compiling mime_guess v2.0.4
19622023-11-04T19:57:39.421Z Checking tungstenite v0.18.0
19632023-11-04T19:57:39.612Z Compiling thiserror-impl-no-std v2.0.2
19642023-11-04T19:57:39.722Z Compiling curve25519-dalek-derive v0.1.0
19652023-11-04T19:57:40.599Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19662023-11-04T19:57:40.668Z Checking universal-hash v0.5.1
19672023-11-04T19:57:40.845Z Checking tokio-tungstenite v0.18.0
19682023-11-04T19:57:40.944Z Checking nibble_vec v0.1.0
19692023-11-04T19:57:41.619Z Compiling crunchy v0.2.2
19702023-11-04T19:57:41.976Z Checking opaque-debug v0.3.0
19712023-11-04T19:57:42.123Z Checking endian-type v0.1.2
19722023-11-04T19:57:42.447Z Checking radix_trie v0.2.1
19732023-11-04T19:57:42.587Z Checking snafu v0.7.5
19742023-11-04T19:57:43.102Z Checking linear-map v1.2.0
19752023-11-04T19:57:43.283Z Compiling tiny-keccak v2.0.2
19762023-11-04T19:57:43.633Z Checking parking_lot v0.11.2
19772023-11-04T19:57:43.672Z Checking trust-dns-client v0.22.0
19782023-11-04T19:57:43.971Z Compiling clang-sys v1.6.1
19792023-11-04T19:57:44.257Z Checking aead v0.5.2
19802023-11-04T19:57:44.304Z Compiling darling_core v0.14.4
19812023-11-04T19:57:44.598Z Compiling prettyplease v0.2.12
19822023-11-04T19:57:44.601Z Compiling ascii-canvas v3.0.0
19832023-11-04T19:57:45.043Z Checking sled v0.34.7
19842023-11-04T19:57:45.386Z Checking parse-display v0.7.0
19852023-11-04T19:57:45.834Z Checking trust-dns-server v0.22.1
19862023-11-04T19:57:45.850Z Compiling const_format_proc_macros v0.2.31
19872023-11-04T19:57:45.943Z Compiling ena v0.14.2
19882023-11-04T19:57:45.962Z Compiling portable-atomic v1.4.3
19892023-11-04T19:57:46.622Z Checking pretty-hex v0.3.0
19902023-11-04T19:57:46.869Z Checking signature v1.6.4
19912023-11-04T19:57:47.066Z Compiling minimal-lexical v0.2.1
19922023-11-04T19:57:47.364Z Compiling diff v0.1.13
19932023-11-04T19:57:47.927Z Compiling nom v7.1.3
19942023-11-04T19:57:48.344Z Compiling lalrpop v0.19.12
19952023-11-04T19:57:49.403Z Checking ed25519 v1.5.3
19962023-11-04T19:57:50.248Z Checking path-dedot v3.1.0
19972023-11-04T19:57:50.347Z Compiling libloading v0.7.4
19982023-11-04T19:57:50.480Z Compiling bindgen v0.65.1
19992023-11-04T19:57:50.514Z Compiling ref-cast v1.0.20
20002023-11-04T19:57:51.546Z Checking path-absolutize v3.1.0
20012023-11-04T19:57:53.438Z Compiling darling_macro v0.14.4
20022023-11-04T19:57:53.730Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20032023-11-04T19:57:54.253Z Compiling cexpr v0.6.0
20042023-11-04T19:57:54.493Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20052023-11-04T19:57:54.601Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20062023-11-04T19:57:54.957Z Compiling darling v0.14.4
20072023-11-04T19:57:55.129Z Compiling derive_builder_core v0.12.0
20082023-11-04T19:57:55.415Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20092023-11-04T19:57:55.808Z Checking globset v0.4.13
20102023-11-04T19:57:56.043Z Checking crossbeam-deque v0.8.3
20112023-11-04T19:57:56.220Z Checking hashlink v0.8.3
20122023-11-04T19:57:56.542Z Checking olpc-cjson v0.1.3
20132023-11-04T19:57:56.593Z Checking serde-big-array v0.4.1
20142023-11-04T19:57:56.788Z Checking serde-big-array v0.5.1
20152023-11-04T19:57:56.835Z Checking serde_plain v1.0.2
20162023-11-04T19:57:56.875Z Compiling which v4.4.0
20172023-11-04T19:57:57.131Z Compiling ref-cast-impl v1.0.20
20182023-11-04T19:57:57.181Z Compiling libxml v0.3.3
20192023-11-04T19:57:57.216Z Compiling rustc-hash v1.1.0
20202023-11-04T19:57:57.448Z Checking fallible-streaming-iterator v0.1.9
20212023-11-04T19:57:57.677Z Compiling shlex v1.1.0
20222023-11-04T19:57:57.766Z Compiling lazycell v1.3.0
20232023-11-04T19:57:57.809Z Compiling peeking_take_while v0.1.2
20242023-11-04T19:57:58.074Z Checking rusqlite v0.29.0
20252023-11-04T19:57:58.989Z Compiling derive_builder_macro v0.12.0
20262023-11-04T19:57:58.992Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20272023-11-04T19:58:00.216Z Checking steno v0.4.0
20282023-11-04T19:58:00.708Z Checking signal-hook-tokio v0.3.1
20292023-11-04T19:58:00.730Z Checking nix v0.26.2
20302023-11-04T19:58:00.986Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20312023-11-04T19:58:01.048Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20322023-11-04T19:58:01.797Z Checking twox-hash v1.6.3
20332023-11-04T19:58:01.885Z Checking ff v0.13.0
20342023-11-04T19:58:02.060Z Compiling strum_macros v0.24.3
20352023-11-04T19:58:02.224Z Compiling indoc v1.0.9
20362023-11-04T19:58:02.968Z Checking corncobs v0.1.3
20372023-11-04T19:58:03.563Z Checking display-error-chain v0.2.0
20382023-11-04T19:58:03.831Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20392023-11-04T19:58:04.121Z Checking group v0.13.0
20402023-11-04T19:58:04.763Z Checking polyval v0.6.1
20412023-11-04T19:58:05.196Z Checking num_enum v0.7.0
20422023-11-04T19:58:05.540Z Checking ctr v0.9.2
20432023-11-04T19:58:05.914Z Checking aes v0.8.3
20442023-11-04T19:58:06.019Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20452023-11-04T19:58:06.443Z Checking crypto-bigint v0.5.2
20462023-11-04T19:58:07.233Z Checking bincode v1.3.3
20472023-11-04T19:58:08.006Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20482023-11-04T19:58:08.026Z Compiling cookie v0.16.2
20492023-11-04T19:58:09.094Z Checking base16ct v0.2.0
20502023-11-04T19:58:09.416Z Checking elliptic-curve v0.13.5
20512023-11-04T19:58:09.665Z Checking aes-gcm-siv v0.11.1
20522023-11-04T19:58:09.686Z Checking rayon v1.8.0
20532023-11-04T19:58:09.943Z Checking thiserror-no-std v2.0.2
20542023-11-04T19:58:10.066Z Checking poly1305 v0.8.0
20552023-11-04T19:58:10.189Z Checking env_logger v0.9.3
20562023-11-04T19:58:11.226Z Checking chacha20 v0.9.1
20572023-11-04T19:58:11.310Z Compiling impl-trait-for-tuples v0.2.2
20582023-11-04T19:58:11.333Z Compiling oso-derive v0.27.0
20592023-11-04T19:58:11.575Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20602023-11-04T19:58:11.999Z Checking ascii v1.1.0
20612023-11-04T19:58:12.114Z Checking ringbuffer v0.15.0
20622023-11-04T19:58:12.632Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20632023-11-04T19:58:12.837Z Checking chacha20poly1305 v0.10.1
20642023-11-04T19:58:13.071Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20652023-11-04T19:58:13.081Z Checking vsss-rs v3.3.1
20662023-11-04T19:58:14.173Z Checking bitstruct v0.1.1
20672023-11-04T19:58:14.340Z Checking tungstenite v0.20.1
20682023-11-04T19:58:15.559Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20692023-11-04T19:58:15.875Z Checking serde_arrays v0.1.0
20702023-11-04T19:58:16.095Z Checking tokio-tungstenite v0.20.1
20712023-11-04T19:58:18.805Z Checking assert_matches v1.5.0
20722023-11-04T19:58:22.993Z Checking bcs v0.1.6
20732023-11-04T19:58:23.088Z Checking highway v1.1.0
20742023-11-04T19:58:23.797Z Checking const_format v0.2.31
20752023-11-04T19:58:24.431Z Checking ron v0.7.1
20762023-11-04T19:58:24.756Z Checking http-range v0.1.5
20772023-11-04T19:58:25.224Z Checking bit_field v0.10.2
20782023-11-04T19:58:25.595Z Checking hyper-staticfile v0.9.5
20792023-11-04T19:58:26.379Z Compiling indoc v2.0.3
20802023-11-04T19:58:28.410Z Checking derive_builder v0.12.0
20812023-11-04T19:58:31.136Z Checking bb8 v0.8.1
20822023-11-04T19:58:31.297Z Checking quick-xml v0.23.1
20832023-11-04T19:58:31.733Z Checking bytesize v1.3.0
20842023-11-04T19:58:31.777Z Checking maplit v1.0.2
20852023-11-04T19:58:31.908Z Checking fs-err v2.9.0
20862023-11-04T19:58:32.245Z Checking number_prefix v0.4.0
20872023-11-04T19:58:32.535Z Checking indicatif v0.17.7
20882023-11-04T19:58:33.067Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20892023-11-04T19:58:35.557Z Checking signal-hook-mio v0.2.3
20902023-11-04T19:58:36.291Z Compiling vte_generate_state_changes v0.1.1
20912023-11-04T19:58:41.594Z Checking yansi v0.5.1
20922023-11-04T19:58:42.178Z Checking smawk v0.3.1
20932023-11-04T19:58:42.181Z Checking unicode-linebreak v0.1.5
20942023-11-04T19:58:42.370Z Checking pretty_assertions v1.4.0
20952023-11-04T19:58:42.821Z Checking textwrap v0.16.0
20962023-11-04T19:58:44.134Z Checking crossterm v0.27.0
20972023-11-04T19:58:46.021Z Checking fatfs v0.3.6
20982023-11-04T19:58:46.365Z Checking plotters-backend v0.3.5
20992023-11-04T19:58:46.634Z Checking cassowary v0.3.0
21002023-11-04T19:58:46.979Z Checking plotters-svg v0.3.5
21012023-11-04T19:58:47.288Z Checking ratatui v0.23.0
21022023-11-04T19:58:48.985Z Checking rtoolbox v0.0.1
21032023-11-04T19:58:49.343Z Checking rand v0.4.6
21042023-11-04T19:58:50.410Z Checking cast v0.3.0
21052023-11-04T19:58:50.611Z Checking remove_dir_all v0.5.3
21062023-11-04T19:58:50.758Z Checking owo-colors v3.5.0
21072023-11-04T19:58:50.984Z Checking tempdir v0.3.7
21082023-11-04T19:58:51.235Z Checking criterion-plot v0.5.0
21092023-11-04T19:58:51.391Z Checking tui-tree-widget v0.13.0
21102023-11-04T19:58:51.787Z Checking rpassword v7.2.0
21112023-11-04T19:58:51.931Z Checking plotters v0.3.5
21122023-11-04T19:58:54.688Z Checking tinytemplate v1.2.1
21132023-11-04T19:58:55.116Z Checking anes v0.1.6
21142023-11-04T19:58:55.310Z Checking oorandom v11.1.3
21152023-11-04T19:58:55.383Z Checking shell-words v1.1.0
21162023-11-04T19:58:55.742Z Checking criterion v0.5.1
21172023-11-04T19:59:01.362Z Checking assert_cmd v2.0.12
21182023-11-04T19:59:01.824Z Checking dashmap v5.5.1
21192023-11-04T19:59:02.475Z Compiling serial_test_derive v0.10.0
21202023-11-04T19:59:15.525Z Compiling crossbeam-queue v0.3.8
21212023-11-04T19:59:16.130Z Checking serial_test v0.10.0
21222023-11-04T19:59:16.531Z Checking vte v0.11.1
21232023-11-04T19:59:16.692Z Checking threadpool v1.8.1
21242023-11-04T19:59:16.807Z Checking libtest-mimic v0.6.1
21252023-11-04T19:59:17.050Z Checking crossterm v0.26.1
21262023-11-04T19:59:17.338Z Checking strip-ansi-escapes v0.2.0
21272023-11-04T19:59:17.473Z Compiling tabled_derive v0.6.0
21282023-11-04T19:59:17.582Z Checking httptest v0.15.5
21292023-11-04T19:59:17.626Z Checking similar-asserts v1.5.0
21302023-11-04T19:59:17.661Z Checking fd-lock v3.0.13
21312023-11-04T19:59:17.748Z Checking nanorand v0.7.0
21322023-11-04T19:59:17.812Z Compiling rstest_macros v0.18.2
21332023-11-04T19:59:17.852Z Checking nu-ansi-term v0.49.0
21342023-11-04T19:59:17.878Z Checking flume v0.11.0
21352023-11-04T19:59:17.890Z Checking datatest-stable v0.2.3
21362023-11-04T19:59:17.899Z Checking reedline v0.23.0
21372023-11-04T19:59:17.906Z Compiling pin-project-internal v1.1.3
21382023-11-04T19:59:17.923Z Checking arrayvec v0.7.4
21392023-11-04T19:59:17.935Z Checking arrayref v0.3.7
21402023-11-04T19:59:17.954Z Checking bytecount v0.6.3
21412023-11-04T19:59:18.016Z Checking topological-sort v0.2.2
21422023-11-04T19:59:18.026Z Compiling trybuild v1.0.85
21432023-11-04T19:59:18.045Z Checking constant_time_eq v0.2.6
21442023-11-04T19:59:18.084Z Compiling relative-path v1.9.0
21452023-11-04T19:59:18.114Z Checking blake2b_simd v1.0.1
21462023-11-04T19:59:18.122Z Checking papergrid v0.10.0
21472023-11-04T19:59:18.150Z Checking basic-toml v0.1.4
21482023-11-04T19:59:18.155Z Checking pin-project v1.1.3
21492023-11-04T19:59:18.157Z Checking constant_time_eq v0.3.0
21502023-11-04T19:59:18.165Z Checking futures-timer v3.0.2
21512023-11-04T19:59:18.209Z Checking rust-argon2 v1.0.1
21522023-11-04T19:59:18.221Z Checking partial-io v0.5.4
21532023-11-04T19:59:18.231Z Checking tabled v0.14.0
21542023-11-04T19:59:18.656Z Checking cargo-platform v0.1.3
21552023-11-04T19:59:18.852Z Checking approx v0.5.1
21562023-11-04T19:59:19.147Z Checking hex-literal v0.4.1
21572023-11-04T19:59:19.236Z Checking cargo_metadata v0.18.0
21582023-11-04T19:59:19.575Z Checking crossbeam v0.8.2
21592023-11-04T19:59:22.192Z Checking cargo_toml v0.16.3
21602023-11-04T19:59:22.783Z Checking termios v0.3.3
21612023-11-04T19:59:25.559Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21622023-11-04T19:59:27.682Z Checking rstest v0.18.2
21632023-11-04T19:59:35.149Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21642023-11-04T19:59:53.792Z Compiling bzip2 v0.4.4
21652023-11-04T19:59:54.291Z Compiling zip v0.6.6
21662023-11-04T19:59:54.956Z Compiling polar-core v0.27.0
21672023-11-04T19:59:55.523Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21682023-11-04T20:00:01.982Z Checking rustls-webpki v0.101.7
21692023-11-04T20:00:08.520Z Checking tokio-rustls v0.24.1
21702023-11-04T20:00:09.127Z Checking hyper-rustls v0.24.2
21712023-11-04T20:00:09.692Z Checking reqwest v0.11.20
21722023-11-04T20:00:12.229Z Checking oso v0.27.0
21732023-11-04T20:00:12.340Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21742023-11-04T20:00:12.358Z Checking tough v0.12.5
21752023-11-04T20:00:12.836Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21762023-11-04T20:00:13.166Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21772023-11-04T20:00:13.305Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21782023-11-04T20:00:14.685Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21792023-11-04T20:00:15.524Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21802023-11-04T20:00:16.354Z Compiling omicron-zone-package v0.8.3
21812023-11-04T20:00:18.726Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21822023-11-04T20:00:28.059Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21832023-11-04T20:00:28.113Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21842023-11-04T20:00:28.201Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21852023-11-04T20:00:29.556Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21862023-11-04T20:00:29.577Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21872023-11-04T20:00:29.771Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21882023-11-04T20:00:30.198Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21892023-11-04T20:00:30.404Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21902023-11-04T20:00:31.073Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21912023-11-04T20:00:31.527Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21922023-11-04T20:00:31.547Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21932023-11-04T20:00:32.143Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21942023-11-04T20:00:33.206Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21952023-11-04T20:00:36.084Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21962023-11-04T20:00:38.222Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21972023-11-04T20:00:40.951Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21982023-11-04T20:00:44.539Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21992023-11-04T20:00:44.994Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22002023-11-04T20:00:45.039Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22012023-11-04T20:00:46.197Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22022023-11-04T20:00:46.682Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22032023-11-04T20:00:46.896Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22042023-11-04T20:00:49.584Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22052023-11-04T20:00:52.257Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22062023-11-04T20:00:55.293Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22072023-11-04T20:00:55.684Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22082023-11-04T20:00:56.128Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22092023-11-04T20:00:56.469Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22102023-11-04T20:00:56.582Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22112023-11-04T20:00:56.694Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22122023-11-04T20:00:57.632Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22132023-11-04T20:00:59.156Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22142023-11-04T20:01:00.459Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22152023-11-04T20:01:02.589Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22162023-11-04T20:01:07.160Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22172023-11-04T20:01:14.425Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22182023-11-04T20:01:22.487Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22192023-11-04T20:01:23.637Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22202023-11-04T20:01:25.602Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22212023-11-04T20:01:27.822Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22222023-11-04T20:01:28.094Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22232023-11-04T20:01:29.498Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22242023-11-04T20:01:31.362Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22252023-11-04T20:01:33.487Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22262023-11-04T20:01:34.841Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22272023-11-04T20:01:35.105Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22282023-11-04T20:01:39.058Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22292023-11-04T20:01:39.968Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22302023-11-04T20:01:39.989Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22312023-11-04T20:01:40.779Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22322023-11-04T20:01:42.244Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22332023-11-04T20:01:44.839Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22342023-11-04T20:01:50.522Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22352023-11-04T20:01:52.159Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22362023-11-04T20:02:00.158Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22372023-11-04T20:02:02.158Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22382023-11-04T20:02:03.550Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22392023-11-04T20:02:07.964Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22402023-11-04T20:02:11.847Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22412023-11-04T20:02:17.879Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22422023-11-04T20:02:18.275Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22432023-11-04T20:02:18.941Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22442023-11-04T20:02:24.948Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22452023-11-04T20:02:38.453Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22462023-11-04T20:02:52.783Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22472023-11-04T20:03:16.169Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22482023-11-04T20:03:49.624Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22492023-11-04T20:04:12.527Z Compiling git2 v0.17.2
22502023-11-04T20:04:23.687Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22512023-11-04T20:04:26.355Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22522023-11-04T20:04:40.918Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22532023-11-04T20:04:52.976Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22542023-11-04T20:04:53.310Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22552023-11-04T20:04:53.937Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22562023-11-04T20:04:55.517Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22572023-11-04T20:05:32.749Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22582023-11-04T20:07:06.372Z Finished dev [unoptimized + debuginfo] target(s) in 14m 06s
22592023-11-04T20:07:06.606Z
22602023-11-04T20:07:06.609Zreal 15:11.187074555
22612023-11-04T20:07:06.612Zuser 1:29:44.559981247
22622023-11-04T20:07:06.615Zsys 11:47.682130144
22632023-11-04T20:07:06.618Ztrap 3.425746790
22642023-11-04T20:07:06.621Ztflt 3.567949098
22652023-11-04T20:07:06.624Zdflt 4.769000430
22662023-11-04T20:07:06.627Zkflt 0.016872756
22672023-11-04T20:07:06.630Zlock 2:01:50.984944561
22682023-11-04T20:07:06.632Zslp 5:21:59.143815613
22692023-11-04T20:07:06.635Zlat 3:19.750646032
22702023-11-04T20:07:06.638Zstop 8:49.474887389
22712023-11-04T20:07:07.928Zwarning: output filename collision.
22722023-11-04T20:07:07.931ZThe 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)`.
22732023-11-04T20:07:07.934ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22742023-11-04T20:07:07.937ZThe targets should have unique names.
22752023-11-04T20:07:07.939ZThis is a known bug where multiple crates with the same name use
22762023-11-04T20:07:07.942Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22772023-11-04T20:07:07.946Zwarning: output filename collision.
22782023-11-04T20:07:07.948ZThe 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)`.
22792023-11-04T20:07:07.951ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22802023-11-04T20:07:07.954ZThe targets should have unique names.
22812023-11-04T20:07:07.956ZThis is a known bug where multiple crates with the same name use
22822023-11-04T20:07:07.959Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22832023-11-04T20:07:07.962Zwarning: output filename collision.
22842023-11-04T20:07:07.964ZThe 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)`.
22852023-11-04T20:07:07.967ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22862023-11-04T20:07:07.970ZThe targets should have unique names.
22872023-11-04T20:07:07.973ZThis is a known bug where multiple crates with the same name use
22882023-11-04T20:07:07.976Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22892023-11-04T20:07:07.979Zwarning: output filename collision.
22902023-11-04T20:07:07.982ZThe 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)`.
22912023-11-04T20:07:07.985ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22922023-11-04T20:07:07.988ZThe targets should have unique names.
22932023-11-04T20:07:07.991ZThis is a known bug where multiple crates with the same name use
22942023-11-04T20:07:07.994Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22952023-11-04T20:07:07.997Zwarning: output filename collision.
22962023-11-04T20:07:07.999ZThe 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`.
22972023-11-04T20:07:08.003ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22982023-11-04T20:07:08.005ZThe targets should have unique names.
22992023-11-04T20:07:08.008ZThis is a known bug where multiple crates with the same name use
23002023-11-04T20:07:08.011Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23012023-11-04T20:07:08.014Zwarning: output filename collision.
23022023-11-04T20:07:08.017ZThe 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)`.
23032023-11-04T20:07:08.019ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23042023-11-04T20:07:08.022ZThe targets should have unique names.
23052023-11-04T20:07:08.025ZThis is a known bug where multiple crates with the same name use
23062023-11-04T20:07:08.027Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23072023-11-04T20:07:08.030Zwarning: output filename collision.
23082023-11-04T20:07:08.033ZThe 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)`.
23092023-11-04T20:07:08.036ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23102023-11-04T20:07:08.039ZThe targets should have unique names.
23112023-11-04T20:07:08.042ZThis is a known bug where multiple crates with the same name use
23122023-11-04T20:07:08.044Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23132023-11-04T20:07:08.047Zwarning: output filename collision.
23142023-11-04T20:07:08.050ZThe 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)`.
23152023-11-04T20:07:08.053ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23162023-11-04T20:07:08.056ZThe targets should have unique names.
23172023-11-04T20:07:08.059ZThis is a known bug where multiple crates with the same name use
23182023-11-04T20:07:08.062Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23192023-11-04T20:07:08.065Zwarning: output filename collision.
23202023-11-04T20:07:08.067ZThe 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)`.
23212023-11-04T20:07:08.070ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23222023-11-04T20:07:08.073ZThe targets should have unique names.
23232023-11-04T20:07:08.076ZThis is a known bug where multiple crates with the same name use
23242023-11-04T20:07:08.078Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23252023-11-04T20:07:08.081Zwarning: output filename collision.
23262023-11-04T20:07:08.084ZThe 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)`.
23272023-11-04T20:07:08.086ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23282023-11-04T20:07:08.089ZThe targets should have unique names.
23292023-11-04T20:07:08.092ZThis is a known bug where multiple crates with the same name use
23302023-11-04T20:07:08.095Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312023-11-04T20:07:08.098Zwarning: output filename collision.
23322023-11-04T20:07:08.101ZThe 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)`.
23332023-11-04T20:07:08.103ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23342023-11-04T20:07:08.106ZThe targets should have unique names.
23352023-11-04T20:07:08.109ZThis is a known bug where multiple crates with the same name use
23362023-11-04T20:07:08.114Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372023-11-04T20:07:08.573Z Checking unicode-ident v1.0.12
23382023-11-04T20:07:08.596Z Documenting libc v0.2.149
23392023-11-04T20:07:08.604Z Documenting cfg-if v1.0.0
23402023-11-04T20:07:08.628Z Checking libc v0.2.149
23412023-11-04T20:07:08.649Z Checking cfg-if v1.0.0
23422023-11-04T20:07:08.652Z Checking serde v1.0.188
23432023-11-04T20:07:08.687Z Documenting scopeguard v1.2.0
23442023-11-04T20:07:08.691Z Documenting log v0.4.20
23452023-11-04T20:07:08.826Z Documenting itoa v1.0.9
23462023-11-04T20:07:08.840Z Checking proc-macro2 v1.0.67
23472023-11-04T20:07:09.944Z Checking quote v1.0.33
23482023-11-04T20:07:10.486Z Checking syn v2.0.32
23492023-11-04T20:07:10.572Z Checking syn v1.0.109
23502023-11-04T20:07:12.751Z Documenting memchr v2.6.3
23512023-11-04T20:07:12.775Z Documenting lock_api v0.4.10
23522023-11-04T20:07:13.086Z Checking once_cell v1.18.0
23532023-11-04T20:07:13.565Z Documenting smallvec v1.11.0
23542023-11-04T20:07:15.171Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23552023-11-04T20:07:15.495Z Documenting getrandom v0.2.10
23562023-11-04T20:07:15.608Z Documenting once_cell v1.18.0
23572023-11-04T20:07:17.530Z Documenting libm v0.2.7
23582023-11-04T20:07:17.848Z Documenting pin-project-lite v0.2.13
23592023-11-04T20:07:18.252Z Documenting parking_lot_core v0.9.8
23602023-11-04T20:07:20.221Z Documenting signal-hook-registry v1.4.1
23612023-11-04T20:07:21.095Z Checking itoa v1.0.9
23622023-11-04T20:07:21.422Z Documenting mio v0.8.8
23632023-11-04T20:07:21.440Z Documenting serde_derive v1.0.188
23642023-11-04T20:07:21.704Z Documenting rand_core v0.6.4
23652023-11-04T20:07:22.014Z Documenting zeroize_derive v1.4.2
23662023-11-04T20:07:22.168Z Documenting thiserror-impl v1.0.49
23672023-11-04T20:07:22.676Z Documenting num-traits v0.2.16
23682023-11-04T20:07:24.805Z Documenting parking_lot v0.12.1
23692023-11-04T20:07:26.389Z Documenting typenum v1.16.0
23702023-11-04T20:07:27.959Z Documenting futures-core v0.3.29
23712023-11-04T20:07:28.148Z Documenting ryu v1.0.15
23722023-11-04T20:07:29.772Z Documenting zeroize v1.6.0
23732023-11-04T20:07:30.175Z Documenting thiserror v1.0.49
23742023-11-04T20:07:30.203Z Documenting tokio-macros v2.1.0
23752023-11-04T20:07:31.170Z Documenting socket2 v0.5.4
23762023-11-04T20:07:32.322Z Documenting num_cpus v1.16.0
23772023-11-04T20:07:32.449Z Documenting serde v1.0.188
23782023-11-04T20:07:34.284Z Checking thiserror v1.0.49
23792023-11-04T20:07:34.424Z Documenting subtle v2.5.0
23802023-11-04T20:07:34.476Z Checking ryu v1.0.15
23812023-11-04T20:07:34.855Z Checking getrandom v0.2.10
23822023-11-04T20:07:35.250Z Documenting futures-sink v0.3.29
23832023-11-04T20:07:36.086Z Documenting generic-array v0.14.7
23842023-11-04T20:07:36.518Z Documenting byteorder v1.5.0
23852023-11-04T20:07:37.750Z Documenting pin-utils v0.1.0
23862023-11-04T20:07:37.893Z Checking serde_json v1.0.108
23872023-11-04T20:07:38.992Z Documenting iana-time-zone v0.1.57
23882023-11-04T20:07:40.500Z Checking memchr v2.6.3
23892023-11-04T20:07:40.729Z Checking heck v0.4.1
23902023-11-04T20:07:41.057Z Documenting futures-macro v0.3.29
23912023-11-04T20:07:41.350Z Documenting futures-channel v0.3.29
23922023-11-04T20:07:41.984Z Documenting slab v0.4.9
23932023-11-04T20:07:42.662Z Documenting futures-task v0.3.29
23942023-11-04T20:07:43.358Z Documenting crypto-common v0.1.6
23952023-11-04T20:07:45.048Z Documenting const-oid v0.9.5
23962023-11-04T20:07:45.395Z Documenting futures-io v0.3.29
23972023-11-04T20:07:47.450Z Checking bytes v1.5.0
23982023-11-04T20:07:48.140Z Documenting ppv-lite86 v0.2.17
23992023-11-04T20:07:48.737Z Checking log v0.4.20
24002023-11-04T20:07:48.740Z Checking byteorder v1.5.0
24012023-11-04T20:07:48.782Z Documenting tinyvec_macros v0.1.1
24022023-11-04T20:07:49.180Z Documenting base64 v0.21.5
24032023-11-04T20:07:49.419Z Documenting block-buffer v0.10.4
24042023-11-04T20:07:49.475Z Documenting tracing-core v0.1.31
24052023-11-04T20:07:51.436Z Documenting futures-util v0.3.29
24062023-11-04T20:07:52.853Z Documenting tinyvec v1.6.0
24072023-11-04T20:07:52.913Z Documenting rand_chacha v0.3.1
24082023-11-04T20:07:53.899Z Documenting tracing-attributes v0.1.26
24092023-11-04T20:07:55.625Z Checking fnv v1.0.7
24102023-11-04T20:07:55.728Z Documenting digest v0.10.7
24112023-11-04T20:07:55.818Z Documenting serde_derive_internals v0.26.0
24122023-11-04T20:07:58.486Z Checking serde_derive_internals v0.26.0
24132023-11-04T20:07:59.402Z Documenting rand v0.8.5
24142023-11-04T20:07:59.632Z Documenting dyn-clone v1.0.13
24152023-11-04T20:08:03.611Z Documenting unicode-normalization v0.1.22
24162023-11-04T20:08:04.381Z Checking ucd-trie v0.1.6
24172023-11-04T20:08:04.789Z Documenting cpufeatures v0.2.9
24182023-11-04T20:08:05.195Z Documenting fnv v1.0.7
24192023-11-04T20:08:05.630Z Documenting schemars_derive v0.8.13
24202023-11-04T20:08:06.879Z Documenting bytes v1.5.0
24212023-11-04T20:08:07.139Z Documenting serde_json v1.0.108
24222023-11-04T20:08:07.768Z Documenting bitflags v2.4.0
24232023-11-04T20:08:09.042Z Documenting chrono v0.4.31
24242023-11-04T20:08:11.896Z Documenting uuid v1.4.1
24252023-11-04T20:08:12.152Z Checking pest v2.7.2
24262023-11-04T20:08:14.758Z Documenting tokio v1.33.0
24272023-11-04T20:08:15.308Z Documenting spin v0.9.8
24282023-11-04T20:08:15.342Z Checking libm v0.2.7
24292023-11-04T20:08:16.480Z Documenting unicode-bidi v0.3.13
24302023-11-04T20:08:16.514Z Documenting http v0.2.9
24312023-11-04T20:08:17.004Z Checking num-traits v0.2.16
24322023-11-04T20:08:17.587Z Documenting tracing v0.1.37
24332023-11-04T20:08:19.126Z Documenting lazy_static v1.4.0
24342023-11-04T20:08:19.221Z Documenting schemars v0.8.13
24352023-11-04T20:08:19.896Z Documenting percent-encoding v2.3.0
24362023-11-04T20:08:20.038Z Documenting ahash v0.8.3
24372023-11-04T20:08:22.779Z Checking ahash v0.8.3
24382023-11-04T20:08:23.278Z Checking time-core v0.1.1
24392023-11-04T20:08:23.368Z Documenting allocator-api2 v0.2.16
24402023-11-04T20:08:23.522Z Documenting adler v1.0.2
24412023-11-04T20:08:25.340Z Documenting unicode-ident v1.0.12
24422023-11-04T20:08:25.828Z Documenting form_urlencoded v1.2.0
24432023-11-04T20:08:26.170Z Documenting idna v0.4.0
24442023-11-04T20:08:27.681Z Documenting miniz_oxide v0.7.1
24452023-11-04T20:08:28.505Z Documenting hashbrown v0.14.2
24462023-11-04T20:08:28.791Z Documenting httparse v1.8.0
24472023-11-04T20:08:29.681Z Documenting proc-macro2 v1.0.67
24482023-11-04T20:08:31.743Z Documenting untrusted v0.9.0
24492023-11-04T20:08:31.895Z Documenting equivalent v1.0.1
24502023-11-04T20:08:32.921Z Checking zerocopy v0.3.0
24512023-11-04T20:08:33.036Z Documenting url v2.4.1
24522023-11-04T20:08:34.171Z Checking uuid v1.4.1
24532023-11-04T20:08:35.012Z Checking iana-time-zone v0.1.57
24542023-11-04T20:08:35.254Z Checking dof v0.1.5
24552023-11-04T20:08:35.272Z Checking chrono v0.4.31
24562023-11-04T20:08:36.094Z Checking dtrace-parser v0.1.14
24572023-11-04T20:08:36.355Z Documenting ring v0.17.5
24582023-11-04T20:08:36.486Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24592023-11-04T20:08:36.814Z Documenting indexmap v2.1.0
24602023-11-04T20:08:36.862Z Documenting quote v1.0.33
24612023-11-04T20:08:36.932Z Checking thread-id v4.2.0
24622023-11-04T20:08:37.097Z Documenting sct v0.7.0
24632023-11-04T20:08:37.774Z Documenting slog v2.7.0
24642023-11-04T20:08:39.065Z Documenting httpdate v1.0.3
24652023-11-04T20:08:40.124Z Documenting openssl-probe v0.1.5
24662023-11-04T20:08:43.147Z Documenting try-lock v0.2.4
24672023-11-04T20:08:43.221Z Documenting tokio-util v0.7.10
24682023-11-04T20:08:43.304Z Checking usdt-impl v0.3.5
24692023-11-04T20:08:44.258Z Documenting http-body v0.4.5
24702023-11-04T20:08:44.521Z Documenting rustls-pemfile v1.0.3
24712023-11-04T20:08:44.835Z Documenting openssl-macros v0.1.1
24722023-11-04T20:08:45.324Z Documenting openssl-sys v0.9.93
24732023-11-04T20:08:45.484Z Documenting rustls-webpki v0.101.7
24742023-11-04T20:08:46.318Z Documenting gimli v0.28.0
24752023-11-04T20:08:47.352Z Documenting want v0.3.1
24762023-11-04T20:08:50.695Z Documenting tower-service v0.3.2
24772023-11-04T20:08:51.330Z Documenting mime v0.3.17
24782023-11-04T20:08:52.071Z Documenting h2 v0.3.21
24792023-11-04T20:08:52.144Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24802023-11-04T20:08:52.665Z Documenting rustls v0.21.8
24812023-11-04T20:08:53.445Z Documenting time-macros v0.2.13
24822023-11-04T20:08:56.946Z Documenting addr2line v0.21.0
24832023-11-04T20:08:57.187Z Documenting async-trait v0.1.74
24842023-11-04T20:08:57.235Z Documenting openssl v0.10.57
24852023-11-04T20:08:58.255Z Documenting object v0.32.1
24862023-11-04T20:09:01.498Z Documenting aho-corasick v1.0.4
24872023-11-04T20:09:02.729Z Documenting errno v0.3.2
24882023-11-04T20:09:05.758Z Documenting unicode-width v0.1.11
24892023-11-04T20:09:05.846Z Documenting tokio-rustls v0.24.1
24902023-11-04T20:09:07.207Z Documenting deranged v0.3.8
24912023-11-04T20:09:08.710Z Documenting regex-syntax v0.8.2
24922023-11-04T20:09:09.045Z Documenting hyper v0.14.27
24932023-11-04T20:09:09.173Z Checking dyn-clone v1.0.13
24942023-11-04T20:09:09.395Z Documenting num_threads v0.1.6
24952023-11-04T20:09:10.133Z Documenting time-core v0.1.1
24962023-11-04T20:09:11.891Z Checking allocator-api2 v0.2.16
24972023-11-04T20:09:12.955Z Documenting rustc-demangle v0.1.23
24982023-11-04T20:09:14.089Z Documenting ipnet v2.8.0
24992023-11-04T20:09:14.632Z Checking hashbrown v0.14.2
25002023-11-04T20:09:14.759Z Checking schemars v0.8.13
25012023-11-04T20:09:16.144Z Documenting time v0.3.27
25022023-11-04T20:09:16.684Z Documenting rustix v0.38.9
25032023-11-04T20:09:17.445Z Checking pest_meta v2.7.2
25042023-11-04T20:09:17.844Z Documenting crossbeam-utils v0.8.16
25052023-11-04T20:09:17.911Z Documenting backtrace v0.3.69
25062023-11-04T20:09:19.210Z Checking equivalent v1.0.1
25072023-11-04T20:09:19.378Z Checking indexmap v2.1.0
25082023-11-04T20:09:19.971Z Documenting regex-automata v0.4.3
25092023-11-04T20:09:20.606Z Documenting native-tls v0.2.11
25102023-11-04T20:09:21.221Z Checking hashbrown v0.13.2
25112023-11-04T20:09:22.935Z Documenting pest_meta v2.7.2
25122023-11-04T20:09:24.920Z Checking http v0.2.9
25132023-11-04T20:09:25.585Z Documenting encoding_rs v0.8.33
25142023-11-04T20:09:26.287Z Documenting anyhow v1.0.75
25152023-11-04T20:09:27.298Z Checking pest_generator v2.7.2
25162023-11-04T20:09:27.995Z Documenting rustls-native-certs v0.6.3
25172023-11-04T20:09:28.653Z Documenting tokio-native-tls v0.3.1
25182023-11-04T20:09:28.723Z Documenting serde_urlencoded v0.7.1
25192023-11-04T20:09:28.902Z Documenting ucd-trie v0.1.6
25202023-11-04T20:09:29.761Z Documenting pest_generator v2.7.2
25212023-11-04T20:09:33.081Z Documenting regex v1.10.2
25222023-11-04T20:09:33.243Z Checking serde_tokenstream v0.1.7
25232023-11-04T20:09:33.911Z Documenting webpki-roots v0.25.2
25242023-11-04T20:09:34.375Z Documenting hyper-rustls v0.24.2
25252023-11-04T20:09:34.946Z Documenting syn v2.0.32
25262023-11-04T20:09:35.273Z Documenting pest v2.7.2
25272023-11-04T20:09:36.048Z Checking aho-corasick v1.0.4
25282023-11-04T20:09:37.536Z Documenting pest_derive v2.7.2
25292023-11-04T20:09:37.782Z Documenting hyper-tls v0.5.0
25302023-11-04T20:09:38.757Z Documenting dof v0.1.5
25312023-11-04T20:09:40.065Z Documenting thread-id v4.2.0
25322023-11-04T20:09:41.578Z Checking regex-syntax v0.8.2
25332023-11-04T20:09:43.558Z Documenting usdt-attr-macro v0.3.5
25342023-11-04T20:09:44.758Z Documenting dtrace-parser v0.1.14
25352023-11-04T20:09:45.489Z Documenting usdt-macro v0.3.5
25362023-11-04T20:09:45.578Z Documenting openapiv3 v1.0.3
25372023-11-04T20:09:46.438Z Documenting ipnetwork v0.20.0
25382023-11-04T20:09:47.195Z Checking regex-automata v0.4.3
25392023-11-04T20:09:48.608Z Documenting reqwest v0.11.20
25402023-11-04T20:09:51.151Z Documenting sha2 v0.10.8
25412023-11-04T20:09:51.591Z Documenting usdt-impl v0.3.5
25422023-11-04T20:09:52.956Z Documenting futures-executor v0.3.29
25432023-11-04T20:09:53.067Z Checking serde_tokenstream v0.2.0
25442023-11-04T20:09:53.694Z Checking unicode-width v0.1.11
25452023-11-04T20:09:53.953Z Checking strsim v0.10.0
25462023-11-04T20:09:54.327Z Checking regex v1.10.2
25472023-11-04T20:09:55.107Z Checking regress v0.7.1
25482023-11-04T20:09:55.349Z Documenting hex v0.4.3
25492023-11-04T20:09:55.413Z Documenting hmac v0.12.1
25502023-11-04T20:09:58.494Z Documenting fallible-iterator v0.2.0
25512023-11-04T20:09:59.806Z Documenting futures v0.3.29
25522023-11-04T20:09:59.944Z Documenting usdt v0.3.5
25532023-11-04T20:10:00.456Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25542023-11-04T20:10:02.327Z Checking openapiv3 v1.0.3
25552023-11-04T20:10:03.346Z Documenting stringprep v0.1.3
25562023-11-04T20:10:03.963Z Documenting semver v1.0.20
25572023-11-04T20:10:04.586Z Documenting md-5 v0.10.5
25582023-11-04T20:10:06.091Z Documenting regress v0.7.1
25592023-11-04T20:10:07.755Z Documenting siphasher v0.3.11
25602023-11-04T20:10:08.092Z Documenting utf8parse v0.2.1
25612023-11-04T20:10:10.023Z Documenting block-padding v0.3.3
25622023-11-04T20:10:10.202Z Documenting static_assertions v1.1.0
25632023-11-04T20:10:10.973Z Checking unsafe-libyaml v0.2.9
25642023-11-04T20:10:11.906Z Documenting postgres-protocol v0.6.6
25652023-11-04T20:10:12.551Z Documenting phf_shared v0.11.2
25662023-11-04T20:10:12.653Z Documenting heck v0.4.1
25672023-11-04T20:10:13.031Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25682023-11-04T20:10:13.075Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25692023-11-04T20:10:13.284Z Checking getopts v0.2.21
25702023-11-04T20:10:13.859Z Documenting toml_datetime v0.6.5
25712023-11-04T20:10:14.765Z Documenting num-integer v0.1.45
25722023-11-04T20:10:15.983Z Documenting unsafe-libyaml v0.2.9
25732023-11-04T20:10:16.719Z Documenting inout v0.1.3
25742023-11-04T20:10:18.874Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25752023-11-04T20:10:19.025Z Documenting phf v0.11.2
25762023-11-04T20:10:20.396Z Documenting either v1.9.0
25772023-11-04T20:10:21.248Z Documenting postgres-types v0.2.6
25782023-11-04T20:10:21.549Z Checking ident_case v1.0.1
25792023-11-04T20:10:21.817Z Documenting whoami v1.4.1
25802023-11-04T20:10:21.902Z Documenting serde_yaml v0.9.25
25812023-11-04T20:10:23.487Z Documenting cipher v0.4.4
25822023-11-04T20:10:23.727Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25832023-11-04T20:10:25.605Z Checking serde_yaml v0.9.25
25842023-11-04T20:10:26.457Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25852023-11-04T20:10:26.841Z Documenting getopts v0.2.21
25862023-11-04T20:10:28.132Z Documenting zerocopy v0.6.4
25872023-11-04T20:10:28.990Z Documenting anstyle v1.0.2
25882023-11-04T20:10:30.809Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25892023-11-04T20:10:31.732Z Documenting data-encoding v2.4.0
25902023-11-04T20:10:32.045Z Documenting tokio-postgres v0.7.10
25912023-11-04T20:10:32.699Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25922023-11-04T20:10:33.259Z Documenting anstyle-parse v0.2.1
25932023-11-04T20:10:35.237Z Documenting match_cfg v0.1.0
25942023-11-04T20:10:35.641Z Documenting colorchoice v1.0.0
25952023-11-04T20:10:36.833Z Documenting anstyle-query v1.0.0
25962023-11-04T20:10:38.041Z Documenting itertools v0.11.0
25972023-11-04T20:10:38.255Z Documenting terminal_size v0.2.6
25982023-11-04T20:10:39.415Z Documenting hostname v0.3.1
25992023-11-04T20:10:39.833Z Documenting dirs-sys-next v0.1.2
26002023-11-04T20:10:41.465Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26012023-11-04T20:10:43.036Z Documenting anstream v0.5.0
26022023-11-04T20:10:44.402Z Documenting tap v1.0.1
26032023-11-04T20:10:44.624Z Documenting clap_lex v0.5.1
26042023-11-04T20:10:45.600Z Documenting strsim v0.10.0
26052023-11-04T20:10:46.155Z Documenting dirs-next v2.0.0
26062023-11-04T20:10:47.190Z Documenting clap_derive v4.4.2
26072023-11-04T20:10:48.639Z Documenting wyz v0.5.1
26082023-11-04T20:10:49.547Z Documenting thread_local v1.1.7
26092023-11-04T20:10:50.131Z Documenting crc32fast v1.3.2
26102023-11-04T20:10:50.878Z Documenting radium v0.7.0
26112023-11-04T20:10:51.872Z Documenting clap_builder v4.4.2
26122023-11-04T20:10:52.747Z Documenting funty v2.0.0
26132023-11-04T20:10:53.336Z Documenting term v0.7.0
26142023-11-04T20:10:53.818Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26152023-11-04T20:10:55.357Z Documenting num-iter v0.1.43
26162023-11-04T20:10:55.774Z Documenting crossbeam-channel v0.5.8
26172023-11-04T20:10:56.081Z Documenting sha1 v0.10.5
26182023-11-04T20:10:56.640Z Documenting enum-as-inner v0.5.1
26192023-11-04T20:10:57.600Z Documenting bitvec v1.0.1
26202023-11-04T20:10:59.829Z Documenting atty v0.2.14
26212023-11-04T20:11:01.894Z Documenting clap v4.4.3
26222023-11-04T20:11:02.356Z Documenting memoffset v0.9.0
26232023-11-04T20:11:02.740Z Documenting take_mut v0.2.2
26242023-11-04T20:11:03.285Z Documenting flate2 v1.0.28
26252023-11-04T20:11:04.037Z Documenting trust-dns-proto v0.22.0
26262023-11-04T20:11:04.634Z Documenting slog-term v2.9.0
26272023-11-04T20:11:06.582Z Documenting crossbeam-epoch v0.9.15
26282023-11-04T20:11:08.672Z Documenting slog-json v2.6.1
26292023-11-04T20:11:08.853Z Documenting slog-async v2.8.0
26302023-11-04T20:11:09.506Z Documenting camino v1.1.6
26312023-11-04T20:11:10.987Z Documenting paste v1.0.14
26322023-11-04T20:11:11.015Z Documenting signature v2.1.0
26332023-11-04T20:11:11.875Z Documenting hash32 v0.2.1
26342023-11-04T20:11:13.538Z Documenting scheduled-thread-pool v0.2.7
26352023-11-04T20:11:15.146Z Checking diesel_table_macro_syntax v0.1.0
26362023-11-04T20:11:15.430Z Documenting diesel_table_macro_syntax v0.1.0
26372023-11-04T20:11:16.580Z Documenting slog-bunyan v2.4.0
26382023-11-04T20:11:16.620Z Documenting bzip2-sys v0.1.11+1.0.8
26392023-11-04T20:11:17.162Z Documenting stable_deref_trait v1.2.0
26402023-11-04T20:11:18.047Z Documenting unicode-segmentation v1.10.1
26412023-11-04T20:11:18.207Z Checking darling_core v0.20.3
26422023-11-04T20:11:18.506Z Documenting async-stream-impl v0.3.5
26432023-11-04T20:11:20.130Z Documenting r2d2 v0.8.10
26442023-11-04T20:11:21.431Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26452023-11-04T20:11:21.446Z Documenting heapless v0.7.16
26462023-11-04T20:11:23.066Z Documenting bzip2 v0.4.4
26472023-11-04T20:11:23.637Z Documenting diesel_derives v2.1.1
26482023-11-04T20:11:23.647Z Documenting strum v0.25.0
26492023-11-04T20:11:24.436Z Documenting atomic-waker v1.1.1
26502023-11-04T20:11:26.134Z Documenting debug-ignore v1.0.5
26512023-11-04T20:11:26.963Z Documenting managed v0.8.0
26522023-11-04T20:11:28.142Z Documenting bit-vec v0.6.3
26532023-11-04T20:11:28.765Z Documenting waitgroup v0.1.2
26542023-11-04T20:11:29.244Z Documenting async-stream v0.3.5
26552023-11-04T20:11:29.441Z Checking darling v0.20.3
26562023-11-04T20:11:29.615Z Documenting num-bigint v0.4.4
26572023-11-04T20:11:29.686Z Documenting zip v0.6.6
26582023-11-04T20:11:30.438Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26592023-11-04T20:11:32.051Z Documenting smoltcp v0.9.1
26602023-11-04T20:11:34.253Z Documenting multer v2.1.0
26612023-11-04T20:11:34.914Z Documenting serde_spanned v0.6.4
26622023-11-04T20:11:35.383Z Documenting diesel v2.1.3
26632023-11-04T20:11:35.643Z Documenting serde_path_to_error v0.1.14
26642023-11-04T20:11:36.835Z Documenting hubpack v0.1.2
26652023-11-04T20:11:38.790Z Documenting bstr v1.6.0
26662023-11-04T20:11:39.565Z Documenting serde_repr v0.1.16
26672023-11-04T20:11:39.848Z Documenting new_debug_unreachable v1.0.4
26682023-11-04T20:11:41.621Z Documenting precomputed-hash v0.1.1
26692023-11-04T20:11:42.368Z Documenting lalrpop-util v0.19.12
26702023-11-04T20:11:42.814Z Documenting fixedbitset v0.4.2
26712023-11-04T20:11:43.615Z Documenting winnow v0.5.15
26722023-11-04T20:11:44.057Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26732023-11-04T20:11:46.730Z Documenting yasna v0.5.2
26742023-11-04T20:11:46.877Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26752023-11-04T20:11:47.820Z Documenting petgraph v0.6.4
26762023-11-04T20:11:47.904Z Documenting string_cache v0.8.7
26772023-11-04T20:11:48.920Z Documenting serde_with_macros v2.3.3
26782023-11-04T20:11:52.196Z Documenting toml_edit v0.20.7
26792023-11-04T20:11:54.508Z Documenting console v0.15.7
26802023-11-04T20:11:55.730Z Documenting float-cmp v0.9.0
26812023-11-04T20:11:56.814Z Documenting normalize-line-endings v0.3.0
26822023-11-04T20:11:56.917Z Documenting predicates-core v1.0.6
26832023-11-04T20:11:59.060Z Documenting difflib v0.4.0
26842023-11-04T20:12:00.652Z Documenting toml v0.8.6
26852023-11-04T20:12:01.477Z Documenting serde_with v2.3.3
26862023-11-04T20:12:02.637Z Documenting bit-set v0.5.3
26872023-11-04T20:12:03.068Z Documenting similar v2.2.1
26882023-11-04T20:12:03.277Z Documenting tokio-stream v0.1.14
26892023-11-04T20:12:05.250Z Documenting predicates v3.0.4
26902023-11-04T20:12:07.771Z Documenting instant v0.1.12
26912023-11-04T20:12:08.331Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26922023-11-04T20:12:09.186Z Documenting macaddr v1.0.1
26932023-11-04T20:12:10.160Z Documenting base64ct v1.6.0
26942023-11-04T20:12:10.542Z Documenting parse-display v0.8.2
26952023-11-04T20:12:12.038Z Checking scopeguard v1.2.0
26962023-11-04T20:12:12.236Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26972023-11-04T20:12:12.797Z Checking lock_api v0.4.10
26982023-11-04T20:12:13.123Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26992023-11-04T20:12:13.478Z Documenting crucible-workspace-hack v0.1.0
27002023-11-04T20:12:14.429Z Documenting backoff v0.4.0
27012023-11-04T20:12:14.577Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27022023-11-04T20:12:15.456Z Documenting blake2 v0.10.6
27032023-11-04T20:12:16.110Z Checking smallvec v1.11.0
27042023-11-04T20:12:16.533Z Documenting password-hash v0.5.0
27052023-11-04T20:12:16.715Z Checking parking_lot_core v0.9.8
27062023-11-04T20:12:17.282Z Documenting is-terminal v0.4.9
27072023-11-04T20:12:17.664Z Checking pin-project-lite v0.2.13
27082023-11-04T20:12:17.846Z Checking parking_lot v0.12.1
27092023-11-04T20:12:18.337Z Checking rand_core v0.6.4
27102023-11-04T20:12:18.418Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27112023-11-04T20:12:18.830Z Checking typenum v1.16.0
27122023-11-04T20:12:19.721Z Checking zeroize v1.6.0
27132023-11-04T20:12:20.130Z Documenting proc-macro-error-attr v1.0.4
27142023-11-04T20:12:20.569Z Checking futures-core v0.3.29
27152023-11-04T20:12:20.867Z Checking unicode-segmentation v1.10.1
27162023-11-04T20:12:21.101Z Checking generic-array v0.14.7
27172023-11-04T20:12:21.765Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27182023-11-04T20:12:21.992Z Checking proc-macro-error v1.0.4
27192023-11-04T20:12:22.445Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27202023-11-04T20:12:22.849Z Checking mio v0.8.8
27212023-11-04T20:12:23.238Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27222023-11-04T20:12:23.416Z Documenting argon2 v0.5.2
27232023-11-04T20:12:23.890Z Checking num_cpus v1.16.0
27242023-11-04T20:12:24.060Z Checking signal-hook-registry v1.4.1
27252023-11-04T20:12:24.385Z Checking socket2 v0.5.4
27262023-11-04T20:12:24.852Z Documenting postcard-cobs v0.1.5-pre
27272023-11-04T20:12:24.856Z Checking futures-sink v0.3.29
27282023-11-04T20:12:25.082Z Documenting fastrand v2.0.0
27292023-11-04T20:12:25.157Z Checking tokio v1.33.0
27302023-11-04T20:12:26.295Z Documenting foreign-types-macros v0.2.3
27312023-11-04T20:12:27.042Z Documenting proc-macro-error v1.0.4
27322023-11-04T20:12:28.774Z Documenting postcard v0.7.3
27332023-11-04T20:12:29.878Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27342023-11-04T20:12:31.293Z Documenting tempfile v3.8.0
27352023-11-04T20:12:31.699Z Checking spin v0.5.2
27362023-11-04T20:12:31.980Z Checking tinyvec_macros v0.1.1
27372023-11-04T20:12:32.184Z Documenting foreign-types-shared v0.3.1
27382023-11-04T20:12:34.100Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27392023-11-04T20:12:34.856Z Checking tinyvec v1.6.0
27402023-11-04T20:12:35.721Z Checking futures-channel v0.3.29
27412023-11-04T20:12:56.048Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27422023-11-04T20:12:56.186Z Documenting foreign-types v0.5.0
27432023-11-04T20:12:56.248Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27442023-11-04T20:12:56.316Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27452023-11-04T20:12:56.389Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27462023-11-04T20:12:56.487Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27472023-11-04T20:12:56.526Z Documenting cstr-argument v0.1.2
27482023-11-04T20:12:56.556Z Checking futures-task v0.3.29
27492023-11-04T20:12:56.589Z Checking slab v0.4.9
27502023-11-04T20:12:56.636Z Checking pin-utils v0.1.0
27512023-11-04T20:12:56.686Z Checking futures-io v0.3.29
27522023-11-04T20:12:56.777Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27532023-11-04T20:12:56.873Z Checking unicode-normalization v0.1.22
27542023-11-04T20:12:56.884Z Checking futures-util v0.3.29
27552023-11-04T20:12:56.921Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27562023-11-04T20:12:56.985Z Documenting colored v2.0.4
27572023-11-04T20:12:57.017Z Checking crypto-common v0.1.6
27582023-11-04T20:12:57.029Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27592023-11-04T20:12:57.040Z Checking spin v0.9.8
27602023-11-04T20:12:57.087Z Checking tracing-core v0.1.31
27612023-11-04T20:12:57.114Z Checking unicode-bidi v0.3.13
27622023-11-04T20:12:57.147Z Checking tracing v0.1.37
27632023-11-04T20:12:57.156Z Documenting zone_cfg_derive v0.2.0
27642023-11-04T20:12:57.176Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27652023-11-04T20:12:57.204Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27662023-11-04T20:12:57.223Z Checking block-buffer v0.10.4
27672023-11-04T20:12:57.236Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27682023-11-04T20:12:57.257Z Documenting num-derive v0.4.0
27692023-11-04T20:12:57.297Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27702023-11-04T20:12:57.310Z Checking const-oid v0.9.5
27712023-11-04T20:12:57.336Z Checking subtle v2.5.0
27722023-11-04T20:12:57.348Z Checking ppv-lite86 v0.2.17
27732023-11-04T20:12:57.359Z Documenting zone v0.2.0
27742023-11-04T20:12:57.370Z Checking rand_chacha v0.3.1
27752023-11-04T20:12:57.386Z Checking digest v0.10.7
27762023-11-04T20:12:57.443Z Documenting smf v0.2.2
27772023-11-04T20:12:57.611Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27782023-11-04T20:12:57.893Z Checking bitflags v2.4.0
27792023-11-04T20:12:58.357Z Documenting linked-hash-map v0.5.6
27802023-11-04T20:12:59.399Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27812023-11-04T20:13:00.703Z Checking base64 v0.21.5
27822023-11-04T20:13:01.491Z Checking rand v0.8.5
27832023-11-04T20:13:03.004Z Checking tokio-util v0.7.10
27842023-11-04T20:13:03.219Z Checking openssl-probe v0.1.5
27852023-11-04T20:13:03.449Z Checking bitflags v1.3.2
27862023-11-04T20:13:03.531Z Checking percent-encoding v2.3.0
27872023-11-04T20:13:03.608Z Checking untrusted v0.9.0
27882023-11-04T20:13:03.898Z Checking foreign-types-shared v0.1.1
27892023-11-04T20:13:03.913Z Checking untrusted v0.7.1
27902023-11-04T20:13:04.068Z Checking hashbrown v0.12.3
27912023-11-04T20:13:04.174Z Checking ring v0.16.20
27922023-11-04T20:13:04.576Z Checking foreign-types v0.3.2
27932023-11-04T20:13:04.706Z Checking ring v0.17.5
27942023-11-04T20:13:04.722Z Checking errno v0.3.2
27952023-11-04T20:13:04.973Z Checking openssl-sys v0.9.93
27962023-11-04T20:13:05.203Z Documenting lru-cache v0.1.2
27972023-11-04T20:13:05.794Z Checking indexmap v1.9.3
27982023-11-04T20:13:07.071Z Checking adler v1.0.2
27992023-11-04T20:13:07.168Z Checking siphasher v0.3.11
28002023-11-04T20:13:07.198Z Checking try-lock v0.2.4
28012023-11-04T20:13:07.707Z Checking openssl v0.10.57
28022023-11-04T20:13:07.710Z Checking miniz_oxide v0.7.1
28032023-11-04T20:13:07.713Z Checking want v0.3.1
28042023-11-04T20:13:07.717Z Checking sct v0.7.0
28052023-11-04T20:13:07.726Z Checking h2 v0.3.21
28062023-11-04T20:13:07.823Z Checking rustls-webpki v0.101.7
28072023-11-04T20:13:07.947Z Checking form_urlencoded v1.2.0
28082023-11-04T20:13:07.975Z Checking lazy_static v1.4.0
28092023-11-04T20:13:08.148Z Checking http-body v0.4.5
28102023-11-04T20:13:08.267Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28112023-11-04T20:13:08.574Z Checking io-lifetimes v1.0.11
28122023-11-04T20:13:08.609Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28132023-11-04T20:13:08.795Z Checking socket2 v0.4.9
28142023-11-04T20:13:08.916Z Checking httparse v1.8.0
28152023-11-04T20:13:08.932Z Checking anstyle v1.0.2
28162023-11-04T20:13:09.056Z Checking cpufeatures v0.2.9
28172023-11-04T20:13:09.197Z Checking utf8parse v0.2.1
28182023-11-04T20:13:09.421Z Checking httpdate v1.0.3
28192023-11-04T20:13:09.478Z Checking tower-service v0.3.2
28202023-11-04T20:13:09.508Z Checking anstyle-parse v0.2.1
28212023-11-04T20:13:09.598Z Checking sha2 v0.10.8
28222023-11-04T20:13:09.657Z Checking rustls v0.21.8
28232023-11-04T20:13:09.786Z Checking rustix v0.37.23
28242023-11-04T20:13:09.931Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28252023-11-04T20:13:10.531Z Checking rustls-pemfile v1.0.3
28262023-11-04T20:13:10.844Z Checking hmac v0.12.1
28272023-11-04T20:13:11.054Z Checking md-5 v0.10.5
28282023-11-04T20:13:11.184Z Checking stringprep v0.1.3
28292023-11-04T20:13:11.411Z Checking idna v0.4.0
28302023-11-04T20:13:11.590Z Documenting slog-dtrace v0.2.3
28312023-11-04T20:13:11.734Z Checking num-integer v0.1.45
28322023-11-04T20:13:11.886Z Checking hash32 v0.2.1
28332023-11-04T20:13:12.416Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28342023-11-04T20:13:12.591Z Checking anstyle-query v1.0.0
28352023-11-04T20:13:12.785Z Checking colorchoice v1.0.0
28362023-11-04T20:13:12.973Z Documenting quick-error v1.2.3
28372023-11-04T20:13:12.986Z Checking gimli v0.28.0
28382023-11-04T20:13:14.374Z Checking stable_deref_trait v1.2.0
28392023-11-04T20:13:14.527Z Checking fallible-iterator v0.2.0
28402023-11-04T20:13:15.069Z Checking either v1.9.0
28412023-11-04T20:13:15.531Z Checking postgres-protocol v0.6.6
28422023-11-04T20:13:15.576Z Checking tokio-rustls v0.24.1
28432023-11-04T20:13:16.172Z Checking heapless v0.7.16
28442023-11-04T20:13:16.678Z Checking native-tls v0.2.11
28452023-11-04T20:13:16.683Z Checking anstream v0.5.0
28462023-11-04T20:13:17.010Z Checking tokio-native-tls v0.3.1
28472023-11-04T20:13:17.212Z Checking url v2.4.1
28482023-11-04T20:13:17.434Z Checking terminal_size v0.2.6
28492023-11-04T20:13:17.691Z Checking rustls-native-certs v0.6.3
28502023-11-04T20:13:17.901Z Checking phf_shared v0.11.2
28512023-11-04T20:13:17.923Z Checking block-padding v0.3.3
28522023-11-04T20:13:18.249Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28532023-11-04T20:13:18.304Z Checking hyper v0.14.27
28542023-11-04T20:13:18.362Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28552023-11-04T20:13:18.535Z Checking scheduled-thread-pool v0.2.7
28562023-11-04T20:13:18.890Z Checking object v0.32.1
28572023-11-04T20:13:19.469Z Documenting resolv-conf v0.7.0
28582023-11-04T20:13:19.570Z Checking addr2line v0.21.0
28592023-11-04T20:13:20.379Z Checking serde_spanned v0.6.4
28602023-11-04T20:13:20.426Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28612023-11-04T20:13:20.678Z Checking toml_datetime v0.6.5
28622023-11-04T20:13:21.113Z Checking bzip2-sys v0.1.11+1.0.8
28632023-11-04T20:13:21.323Z Checking crc32fast v1.3.2
28642023-11-04T20:13:21.701Z Checking deranged v0.3.8
28652023-11-04T20:13:22.438Z Checking matches v0.1.10
28662023-11-04T20:13:22.576Z Checking winnow v0.5.15
28672023-11-04T20:13:24.894Z Checking tap v1.0.1
28682023-11-04T20:13:25.156Z Checking managed v0.8.0
28692023-11-04T20:13:25.782Z Checking num_threads v0.1.6
28702023-11-04T20:13:25.956Z Checking rustc-demangle v0.1.23
28712023-11-04T20:13:26.200Z Checking ipnet v2.8.0
28722023-11-04T20:13:26.683Z Checking clap_lex v0.5.1
28732023-11-04T20:13:26.964Z Checking regex-automata v0.1.10
28742023-11-04T20:13:27.085Z Checking bit-vec v0.6.3
28752023-11-04T20:13:27.618Z Checking clap_builder v4.4.2
28762023-11-04T20:13:27.629Z Checking bstr v0.2.17
28772023-11-04T20:13:27.650Z Checking toml_edit v0.19.15
28782023-11-04T20:13:28.426Z Checking backtrace v0.3.69
28792023-11-04T20:13:28.745Z Checking hyper-rustls v0.24.2
28802023-11-04T20:13:29.114Z Checking hyper-tls v0.5.0
28812023-11-04T20:13:29.344Z Documenting trust-dns-resolver v0.22.0
28822023-11-04T20:13:29.377Z Checking time v0.3.27
28832023-11-04T20:13:29.580Z Checking smoltcp v0.9.1
28842023-11-04T20:13:31.569Z Checking wyz v0.5.1
28852023-11-04T20:13:32.130Z Checking idna v0.2.3
28862023-11-04T20:13:32.212Z Checking flate2 v1.0.28
28872023-11-04T20:13:32.687Z Checking bzip2 v0.4.4
28882023-11-04T20:13:33.145Z Checking r2d2 v0.8.10
28892023-11-04T20:13:33.276Z Checking phf v0.11.2
28902023-11-04T20:13:33.602Z Checking inout v0.1.3
28912023-11-04T20:13:33.632Z Checking postgres-types v0.2.6
28922023-11-04T20:13:33.635Z Checking itertools v0.11.0
28932023-11-04T20:13:33.753Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28942023-11-04T20:13:33.990Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28952023-11-04T20:13:34.854Z Checking num-bigint v0.4.4
28962023-11-04T20:13:37.247Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28972023-11-04T20:13:37.922Z Checking serde_urlencoded v0.7.1
28982023-11-04T20:13:38.503Z Checking phf_shared v0.10.0
28992023-11-04T20:13:38.655Z Checking futures-executor v0.3.29
29002023-11-04T20:13:38.663Z Documenting pem-rfc7468 v0.7.0
29012023-11-04T20:13:39.022Z Checking ipnetwork v0.20.0
29022023-11-04T20:13:39.053Z Checking float-cmp v0.9.0
29032023-11-04T20:13:39.295Z Checking zerocopy v0.6.4
29042023-11-04T20:13:39.337Z Documenting der_derive v0.7.2
29052023-11-04T20:13:39.340Z Checking hubpack v0.1.2
29062023-11-04T20:13:39.574Z Checking encoding_rs v0.8.33
29072023-11-04T20:13:39.868Z Checking crossbeam-utils v0.8.16
29082023-11-04T20:13:40.172Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29092023-11-04T20:13:40.526Z Checking memoffset v0.9.0
29102023-11-04T20:13:40.598Z Checking radium v0.7.0
29112023-11-04T20:13:40.692Z Checking regex-automata v0.3.8
29122023-11-04T20:13:40.801Z Checking whoami v1.4.1
29132023-11-04T20:13:41.216Z Checking mime v0.3.17
29142023-11-04T20:13:41.242Z Checking funty v2.0.0
29152023-11-04T20:13:41.737Z Checking webpki-roots v0.25.2
29162023-11-04T20:13:41.998Z Checking precomputed-hash v0.1.1
29172023-11-04T20:13:42.158Z Checking data-encoding v2.4.0
29182023-11-04T20:13:43.047Z Checking predicates-core v1.0.6
29192023-11-04T20:13:43.062Z Checking new_debug_unreachable v1.0.4
29202023-11-04T20:13:43.191Z Checking static_assertions v1.1.0
29212023-11-04T20:13:43.241Z Checking fixedbitset v0.4.2
29222023-11-04T20:13:43.330Z Checking difflib v0.4.0
29232023-11-04T20:13:43.343Z Checking normalize-line-endings v0.3.0
29242023-11-04T20:13:43.516Z Documenting flagset v0.4.3
29252023-11-04T20:13:43.567Z Checking reqwest v0.11.20
29262023-11-04T20:13:43.642Z Checking petgraph v0.6.4
29272023-11-04T20:13:43.909Z Checking predicates v3.0.4
29282023-11-04T20:13:44.420Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29292023-11-04T20:13:45.010Z Checking bstr v1.6.0
29302023-11-04T20:13:45.042Z Checking string_cache v0.8.7
29312023-11-04T20:13:45.500Z Checking bitvec v1.0.1
29322023-11-04T20:13:46.170Z Checking trust-dns-proto v0.22.0
29332023-11-04T20:13:46.555Z Checking tokio-postgres v0.7.10
29342023-11-04T20:13:48.099Z Checking crossbeam-epoch v0.9.15
29352023-11-04T20:13:48.410Z Documenting der v0.7.8
29362023-11-04T20:13:48.908Z Checking diesel v2.1.3
29372023-11-04T20:13:49.365Z Checking futures v0.3.29
29382023-11-04T20:13:49.539Z Checking yasna v0.5.2
29392023-11-04T20:13:51.147Z Checking cipher v0.4.4
29402023-11-04T20:13:51.513Z Checking zip v0.6.6
29412023-11-04T20:13:51.816Z Checking clap v4.4.3
29422023-11-04T20:13:51.986Z Checking toml v0.7.8
29432023-11-04T20:13:52.148Z Checking anyhow v1.0.75
29442023-11-04T20:13:52.446Z Checking similar v2.2.1
29452023-11-04T20:13:52.659Z Checking bit-set v0.5.3
29462023-11-04T20:13:52.836Z Checking itertools v0.10.5
29472023-11-04T20:13:52.863Z Checking num-iter v0.1.43
29482023-11-04T20:13:53.077Z Checking console v0.15.7
29492023-11-04T20:13:53.132Z Checking rustix v0.38.9
29502023-11-04T20:13:53.198Z Checking signature v2.1.0
29512023-11-04T20:13:53.498Z Checking tokio-stream v0.1.14
29522023-11-04T20:13:53.843Z Checking usdt v0.3.5
29532023-11-04T20:13:54.075Z Checking semver v1.0.20
29542023-11-04T20:13:54.170Z Checking hex v0.4.3
29552023-11-04T20:13:54.774Z Checking slog v2.7.0
29562023-11-04T20:13:54.835Z Checking lalrpop-util v0.19.12
29572023-11-04T20:13:55.091Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29582023-11-04T20:13:55.310Z Documenting cancel-safe-futures v0.1.5
29592023-11-04T20:13:55.550Z Checking heck v0.3.3
29602023-11-04T20:13:55.834Z Documenting hkdf v0.12.3
29612023-11-04T20:13:56.567Z Documenting structopt-derive v0.4.18
29622023-11-04T20:13:56.684Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29632023-11-04T20:13:56.957Z Documenting crc-catalog v2.2.0
29642023-11-04T20:13:57.254Z Documenting spki v0.7.2
29652023-11-04T20:14:01.453Z Documenting keccak v0.1.4
29662023-11-04T20:14:03.292Z Documenting arc-swap v1.6.0
29672023-11-04T20:14:03.653Z Documenting crc v3.0.1
29682023-11-04T20:14:04.117Z Documenting pkcs8 v0.10.2
29692023-11-04T20:14:05.264Z Documenting structopt v0.3.26
29702023-11-04T20:14:05.697Z Documenting sha3 v0.10.8
29712023-11-04T20:14:08.337Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29722023-11-04T20:14:09.974Z Documenting slog-scope v4.4.0
29732023-11-04T20:14:10.710Z Documenting libefi-sys v0.1.0
29742023-11-04T20:14:10.783Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29752023-11-04T20:14:12.129Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29762023-11-04T20:14:12.490Z Documenting secrecy v0.8.0
29772023-11-04T20:14:13.288Z Documenting packed_struct_codegen v0.10.1
29782023-11-04T20:14:16.161Z Documenting ciborium-io v0.2.1
29792023-11-04T20:14:16.691Z Documenting half v1.8.2
29802023-11-04T20:14:17.408Z Documenting nodrop v0.1.14
29812023-11-04T20:14:19.195Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29822023-11-04T20:14:20.613Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29832023-11-04T20:14:21.384Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29842023-11-04T20:14:21.715Z Documenting packed_struct v0.10.1
29852023-11-04T20:14:21.886Z Documenting array-init v0.0.4
29862023-11-04T20:14:22.610Z Documenting ciborium-ll v0.2.1
29872023-11-04T20:14:26.807Z Documenting slog-stdlog v4.1.1
29882023-11-04T20:14:27.829Z Documenting pkcs1 v0.7.5
29892023-11-04T20:14:28.779Z Documenting num-bigint-dig v0.8.4
29902023-11-04T20:14:29.028Z Documenting num-rational v0.4.1
29912023-11-04T20:14:30.686Z Documenting universal-hash v0.5.1
29922023-11-04T20:14:33.374Z Documenting num-complex v0.4.4
29932023-11-04T20:14:34.836Z Documenting xattr v1.0.1
29942023-11-04T20:14:35.434Z Documenting filetime v0.2.22
29952023-11-04T20:14:36.403Z Documenting termcolor v1.2.0
29962023-11-04T20:14:45.516Z Documenting opaque-debug v0.3.0
29972023-11-04T20:14:45.560Z Documenting bitfield v0.14.0
29982023-11-04T20:14:45.618Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29992023-11-04T20:14:45.636Z Documenting num v0.4.1
30002023-11-04T20:14:45.652Z Documenting rsa v0.9.2
30012023-11-04T20:14:45.662Z Documenting tar v0.4.40
30022023-11-04T20:14:45.669Z Documenting slog-envlogger v2.2.0
30032023-11-04T20:14:45.674Z Documenting env_logger v0.10.0
30042023-11-04T20:14:45.683Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30052023-11-04T20:14:48.879Z Documenting ciborium v0.2.1
30062023-11-04T20:14:50.278Z Documenting serde-hex v0.1.0
30072023-11-04T20:14:50.767Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30082023-11-04T20:14:50.910Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30092023-11-04T20:14:51.238Z Documenting x509-cert v0.2.4
30102023-11-04T20:14:52.766Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30112023-11-04T20:14:56.303Z Documenting signal-hook v0.3.17
30122023-11-04T20:14:56.681Z Documenting ron v0.8.1
30132023-11-04T20:14:57.577Z Documenting fxhash v0.2.1
30142023-11-04T20:14:58.250Z Documenting derive-where v1.2.5
30152023-11-04T20:14:59.845Z Documenting linear-map v1.2.0
30162023-11-04T20:15:00.075Z Documenting crc-any v2.4.3
30172023-11-04T20:15:02.893Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30182023-11-04T20:15:04.184Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30192023-11-04T20:15:04.227Z Documenting doc-comment v0.3.3
30202023-11-04T20:15:04.753Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30212023-11-04T20:15:06.412Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30222023-11-04T20:15:08.124Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30232023-11-04T20:15:08.375Z Documenting newtype_derive v0.1.6
30242023-11-04T20:15:10.739Z Documenting libsqlite3-sys v0.26.0
30252023-11-04T20:15:13.658Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30262023-11-04T20:15:14.663Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30272023-11-04T20:15:17.824Z Documenting hashlink v0.8.3
30282023-11-04T20:15:21.033Z Documenting aead v0.5.2
30292023-11-04T20:15:22.645Z Documenting snafu-derive v0.7.5
30302023-11-04T20:15:24.553Z Documenting same-file v1.0.6
30312023-11-04T20:15:25.283Z Documenting fallible-streaming-iterator v0.1.9
30322023-11-04T20:15:26.127Z Documenting path-slash v0.1.5
30332023-11-04T20:15:26.326Z Documenting steno v0.4.0
30342023-11-04T20:15:29.264Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30352023-11-04T20:15:29.893Z Documenting rusqlite v0.29.0
30362023-11-04T20:15:31.308Z Documenting walkdir v2.4.0
30372023-11-04T20:15:32.426Z Documenting camino-tempfile v1.0.2
30382023-11-04T20:15:32.518Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30392023-11-04T20:15:33.706Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30402023-11-04T20:15:34.696Z Documenting snafu v0.7.5
30412023-11-04T20:15:37.694Z Documenting nix v0.26.2
30422023-11-04T20:15:37.951Z Checking darling_core v0.14.4
30432023-11-04T20:15:39.977Z Documenting twox-hash v1.6.3
30442023-11-04T20:15:41.046Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30452023-11-04T20:15:41.195Z Documenting nibble_vec v0.1.0
30462023-11-04T20:15:42.589Z Documenting endian-type v0.1.2
30472023-11-04T20:15:44.108Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30482023-11-04T20:15:46.460Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30492023-11-04T20:15:47.423Z Checking darling v0.14.4
30502023-11-04T20:15:47.622Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30512023-11-04T20:15:47.734Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30522023-11-04T20:15:48.603Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30532023-11-04T20:15:48.941Z Documenting radix_trie v0.2.1
30542023-11-04T20:15:49.537Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30552023-11-04T20:15:50.501Z Documenting polyval v0.6.1
30562023-11-04T20:15:55.854Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30572023-11-04T20:15:57.792Z Documenting num_enum v0.7.0
30582023-11-04T20:15:57.886Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30592023-11-04T20:15:58.326Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30602023-11-04T20:15:58.409Z Documenting ctr v0.9.2
30612023-11-04T20:16:01.693Z Documenting aes v0.8.3
30622023-11-04T20:16:04.289Z Documenting bincode v1.3.3
30632023-11-04T20:16:05.909Z Documenting path-dedot v3.1.0
30642023-11-04T20:16:10.247Z Documenting convert_case v0.4.0
30652023-11-04T20:16:11.641Z Checking convert_case v0.4.0
30662023-11-04T20:16:11.993Z Documenting utf-8 v0.7.6
30672023-11-04T20:16:12.387Z Documenting path-absolutize v3.1.0
30682023-11-04T20:16:15.245Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30692023-11-04T20:16:16.549Z Documenting aes-gcm-siv v0.11.1
30702023-11-04T20:16:16.685Z Documenting derive_more v0.99.17
30712023-11-04T20:16:17.233Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30722023-11-04T20:16:18.453Z Documenting tungstenite v0.20.1
30732023-11-04T20:16:19.156Z Documenting trust-dns-client v0.22.0
30742023-11-04T20:16:23.460Z Documenting buf-list v1.0.3
30752023-11-04T20:16:24.447Z Documenting globset v0.4.13
30762023-11-04T20:16:27.051Z Documenting crossbeam-deque v0.8.3
30772023-11-04T20:16:29.340Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30782023-11-04T20:16:30.104Z Documenting headers-core v0.2.0
30792023-11-04T20:16:31.637Z Documenting olpc-cjson v0.1.3
30802023-11-04T20:16:31.899Z Documenting serde_plain v1.0.2
30812023-11-04T20:16:32.308Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30822023-11-04T20:16:33.212Z Documenting async-recursion v1.0.5
30832023-11-04T20:16:33.700Z Documenting bitstruct_derive v0.1.0
30842023-11-04T20:16:37.093Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30852023-11-04T20:16:38.151Z Documenting ascii v1.1.0
30862023-11-04T20:16:38.597Z Documenting ringbuffer v0.15.0
30872023-11-04T20:16:38.910Z Documenting display-error-chain v0.2.0
30882023-11-04T20:16:39.207Z Documenting tough v0.12.5
30892023-11-04T20:16:40.960Z Documenting headers v0.3.9
30902023-11-04T20:16:41.714Z Documenting bitstruct v0.1.1
30912023-11-04T20:16:42.932Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30922023-11-04T20:16:43.262Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30932023-11-04T20:16:43.640Z Documenting rayon-core v1.12.0
30942023-11-04T20:16:45.366Z Documenting trust-dns-server v0.22.1
30952023-11-04T20:16:46.104Z Documenting tokio-tungstenite v0.20.1
30962023-11-04T20:16:46.243Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30972023-11-04T20:16:49.882Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30982023-11-04T20:16:50.661Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30992023-11-04T20:16:51.279Z Checking derive_builder_core v0.12.0
31002023-11-04T20:16:51.292Z Documenting derive_builder_core v0.12.0
31012023-11-04T20:16:52.813Z Documenting sled v0.34.7
31022023-11-04T20:16:53.604Z Documenting signal-hook-mio v0.2.3
31032023-11-04T20:16:56.710Z Documenting erased-serde v0.3.30
31042023-11-04T20:16:57.798Z Documenting unicase v2.7.0
31052023-11-04T20:17:00.044Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31062023-11-04T20:17:00.386Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31072023-11-04T20:17:00.827Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31082023-11-04T20:17:01.286Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31092023-11-04T20:17:01.476Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31102023-11-04T20:17:01.692Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31112023-11-04T20:17:01.708Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31122023-11-04T20:17:01.768Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31132023-11-04T20:17:01.784Z Documenting serde_arrays v0.1.0
31142023-11-04T20:17:02.648Z Documenting ff v0.13.0
31152023-11-04T20:17:03.697Z Documenting pretty-hex v0.3.0
31162023-11-04T20:17:05.106Z Documenting mime_guess v2.0.4
31172023-11-04T20:17:08.458Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31182023-11-04T20:17:08.808Z Documenting derive_builder_macro v0.12.0
31192023-11-04T20:17:09.060Z Documenting crossterm v0.27.0
31202023-11-04T20:17:09.473Z Documenting group v0.13.0
31212023-11-04T20:17:12.046Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31222023-11-04T20:17:16.171Z Documenting rayon v1.8.0
31232023-11-04T20:17:16.333Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31242023-11-04T20:17:22.613Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31252023-11-04T20:17:29.156Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31262023-11-04T20:17:29.733Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31272023-11-04T20:17:36.061Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31282023-11-04T20:17:38.701Z Documenting portable-atomic v1.4.3
31292023-11-04T20:17:41.672Z Documenting ed25519 v1.5.3
31302023-11-04T20:17:43.097Z Documenting bcs v0.1.6
31312023-11-04T20:17:44.860Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31322023-11-04T20:17:45.880Z Documenting crypto-bigint v0.5.2
31332023-11-04T20:17:46.214Z Documenting ref-cast-impl v1.0.20
31342023-11-04T20:17:47.447Z Documenting curve25519-dalek-derive v0.1.0
31352023-11-04T20:17:50.228Z Documenting thiserror-impl-no-std v2.0.2
31362023-11-04T20:17:50.255Z Documenting vte_generate_state_changes v0.1.1
31372023-11-04T20:17:54.148Z Documenting base16ct v0.2.0
31382023-11-04T20:17:54.751Z Documenting unicode-xid v0.2.4
31392023-11-04T20:17:56.481Z Documenting highway v1.1.0
31402023-11-04T20:17:56.503Z Documenting number_prefix v0.4.0
31412023-11-04T20:17:56.901Z Documenting cassowary v0.3.0
31422023-11-04T20:17:58.842Z Checking unicode-xid v0.2.4
31432023-11-04T20:17:59.126Z Documenting elliptic-curve v0.13.5
31442023-11-04T20:17:59.205Z Documenting thiserror-no-std v2.0.2
31452023-11-04T20:17:59.304Z Documenting const_format_proc_macros v0.2.31
31462023-11-04T20:18:02.854Z Documenting indicatif v0.17.7
31472023-11-04T20:18:03.224Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31482023-11-04T20:18:03.535Z Documenting ratatui v0.23.0
31492023-11-04T20:18:03.595Z Documenting vte v0.11.1
31502023-11-04T20:18:06.612Z Documenting curve25519-dalek v4.1.0
31512023-11-04T20:18:08.479Z Documenting ref-cast v1.0.20
31522023-11-04T20:18:10.602Z Documenting salty v0.2.0
31532023-11-04T20:18:11.107Z Documenting derive_builder v0.12.0
31542023-11-04T20:18:12.954Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31552023-11-04T20:18:13.065Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31562023-11-04T20:18:15.339Z Documenting polar-core v0.27.0
31572023-11-04T20:18:15.822Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31582023-11-04T20:18:17.527Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31592023-11-04T20:18:20.316Z Documenting libxml v0.3.3
31602023-11-04T20:18:22.962Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31612023-11-04T20:18:24.487Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31622023-11-04T20:18:30.223Z Documenting poly1305 v0.8.0
31632023-11-04T20:18:31.450Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31642023-11-04T20:18:33.732Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31652023-11-04T20:18:38.005Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31662023-11-04T20:18:38.208Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31672023-11-04T20:18:38.224Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31682023-11-04T20:18:38.461Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31692023-11-04T20:18:38.464Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31702023-11-04T20:18:48.317Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31712023-11-04T20:18:48.925Z Documenting chacha20 v0.9.1
31722023-11-04T20:18:49.515Z Documenting bb8 v0.8.1
31732023-11-04T20:18:52.332Z Documenting serde-big-array v0.5.1
31742023-11-04T20:18:56.400Z Documenting bytesize v1.3.0
31752023-11-04T20:18:56.639Z Documenting quick-xml v0.23.1
31762023-11-04T20:18:57.691Z Documenting pem v3.0.2
31772023-11-04T20:18:59.382Z Documenting impl-trait-for-tuples v0.2.2
31782023-11-04T20:19:01.233Z Documenting oso-derive v0.27.0
31792023-11-04T20:19:03.180Z Documenting rtoolbox v0.0.1
31802023-11-04T20:19:03.861Z Documenting maplit v1.0.2
31812023-11-04T20:19:04.287Z Documenting humantime v2.1.0
31822023-11-04T20:19:05.987Z Documenting unicode-linebreak v0.1.5
31832023-11-04T20:19:06.565Z Documenting fs-err v2.9.0
31842023-11-04T20:19:07.135Z Documenting smawk v0.3.1
31852023-11-04T20:19:08.279Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31862023-11-04T20:19:08.713Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31872023-11-04T20:19:09.770Z Documenting rpassword v7.2.0
31882023-11-04T20:19:10.085Z Documenting oso v0.27.0
31892023-11-04T20:19:10.519Z Documenting rcgen v0.11.3
31902023-11-04T20:19:10.936Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31912023-11-04T20:19:13.097Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31922023-11-04T20:19:13.710Z Documenting textwrap v0.16.0
31932023-11-04T20:19:35.354Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31942023-11-04T20:19:35.383Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31952023-11-04T20:19:35.442Z Documenting chacha20poly1305 v0.10.1
31962023-11-04T20:19:35.471Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31972023-11-04T20:19:35.485Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31982023-11-04T20:19:35.491Z Documenting vsss-rs v3.3.1
31992023-11-04T20:19:37.640Z Documenting tui-tree-widget v0.13.0
32002023-11-04T20:19:38.196Z Documenting strip-ansi-escapes v0.2.0
32012023-11-04T20:19:38.674Z Documenting const_format v0.2.31
32022023-11-04T20:19:39.341Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32032023-11-04T20:19:43.864Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32042023-11-04T20:19:44.568Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32052023-11-04T20:19:45.487Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32062023-11-04T20:19:47.647Z Documenting cookie v0.16.2
32072023-11-04T20:19:49.954Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32082023-11-04T20:19:51.470Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32092023-11-04T20:19:55.572Z Documenting signal-hook-tokio v0.3.1
32102023-11-04T20:19:55.927Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112023-11-04T20:19:59.091Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32122023-11-04T20:19:59.697Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32132023-11-04T20:20:00.908Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32142023-11-04T20:20:00.967Z Documenting atomicwrites v0.4.2
32152023-11-04T20:20:01.954Z Documenting fd-lock v3.0.13
32162023-11-04T20:20:03.399Z Documenting subprocess v0.2.9
32172023-11-04T20:20:04.377Z Documenting bit_field v0.10.2
32182023-11-04T20:20:08.292Z Documenting shell-words v1.1.0
32192023-11-04T20:20:08.807Z Documenting corncobs v0.1.3
32202023-11-04T20:20:08.824Z Documenting http-range v0.1.5
32212023-11-04T20:20:09.380Z Documenting nu-ansi-term v0.49.0
32222023-11-04T20:20:10.594Z Documenting owo-colors v3.5.0
32232023-11-04T20:20:13.179Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32242023-11-04T20:20:14.603Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32252023-11-04T20:20:14.759Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32262023-11-04T20:20:15.420Z Documenting hyper-staticfile v0.9.5
32272023-11-04T20:20:15.820Z Documenting reedline v0.23.0
32282023-11-04T20:20:18.522Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32292023-11-04T20:20:19.476Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32302023-11-04T20:20:20.491Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32312023-11-04T20:20:26.118Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32322023-11-04T20:20:27.148Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32332023-11-04T20:20:28.661Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32342023-11-04T20:20:46.228Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32352023-11-04T20:20:49.092Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32362023-11-04T20:20:49.640Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32372023-11-04T20:20:56.668Z Documenting fatfs v0.3.6
32382023-11-04T20:20:59.725Z Documenting cargo-platform v0.1.3
32392023-11-04T20:21:00.452Z Documenting nanorand v0.7.0
32402023-11-04T20:21:05.274Z Documenting glob v0.3.1
32412023-11-04T20:21:06.837Z Documenting assert_matches v1.5.0
32422023-11-04T20:21:07.327Z Documenting cargo_metadata v0.18.0
32432023-11-04T20:21:07.331Z Documenting flume v0.11.0
32442023-11-04T20:21:07.752Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32452023-11-04T20:21:08.076Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32462023-11-04T20:21:11.962Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472023-11-04T20:21:13.394Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32482023-11-04T20:21:14.728Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32492023-11-04T20:21:15.052Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32502023-11-04T20:21:25.082Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32512023-11-04T20:21:25.150Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32522023-11-04T20:21:25.580Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32532023-11-04T20:21:25.594Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32542023-11-04T20:21:31.977Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552023-11-04T20:21:42.747Z Documenting omicron-zone-package v0.8.3
32562023-11-04T20:21:49.514Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32572023-11-04T20:21:51.113Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32582023-11-04T20:21:53.507Z Documenting cargo_toml v0.16.3
32592023-11-04T20:21:57.435Z Documenting termios v0.3.3
32602023-11-04T20:21:57.732Z Documenting topological-sort v0.2.2
32612023-11-04T20:22:00.730Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32622023-11-04T20:22:01.706Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32632023-11-04T20:22:04.455Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32642023-11-04T20:22:04.743Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32652023-11-04T20:22:08.828Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32662023-11-04T20:22:12.719Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32672023-11-04T20:22:36.312Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32682023-11-04T20:22:48.132Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32692023-11-04T20:23:01.579Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32702023-11-04T20:23:02.117Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32712023-11-04T20:23:02.876Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32722023-11-04T20:23:02.880Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32732023-11-04T20:23:02.883Z |
32742023-11-04T20:23:02.887Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32752023-11-04T20:23:02.897Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32762023-11-04T20:23:02.901Z |
32772023-11-04T20:23:02.905Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32782023-11-04T20:23:02.908Zhelp: to link to the struct, prefix with `struct@`
32792023-11-04T20:23:02.911Z |
32802023-11-04T20:23:02.914Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32812023-11-04T20:23:02.920Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32822023-11-04T20:23:02.927Z |
32832023-11-04T20:23:02.933Z
32842023-11-04T20:23:05.374Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32852023-11-04T20:23:05.684Zwarning: `wicketd` (lib doc) generated 1 warning
32862023-11-04T20:23:05.688Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32872023-11-04T20:23:23.812Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32882023-11-04T20:24:39.588Z Finished dev [unoptimized + debuginfo] target(s) in 17m 32s
32892023-11-04T20:24:39.709Z
32902023-11-04T20:24:39.712Zreal 17:33.127335975
32912023-11-04T20:24:39.715Zuser 1:02:04.252531538
32922023-11-04T20:24:39.717Zsys 1:06:03.667531776
32932023-11-04T20:24:39.720Ztrap 2.467076052
32942023-11-04T20:24:39.723Ztflt 0.143563564
32952023-11-04T20:24:39.726Zdflt 0.645134758
32962023-11-04T20:24:39.728Zkflt 0.000258763
32972023-11-04T20:24:39.731Zlock 3:13:58.835407026
32982023-11-04T20:24:39.734Zslp 4:35:44.680434238
32992023-11-04T20:24:39.737Zlat 6:09.863128868
33002023-11-04T20:24:39.739Zstop 2:16.823589959
33012023-11-04T20:24:39.742Zprocess exited: duration 2078183 ms, exit code 0
 
33022023-11-04T20:24:39.749Zfound 0 output files