01HEK63M7MT852KCAK4V4CGFFE: 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: 01HEK64YXHNYPE74ZHPR4JS1EQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-06T20:47:26.320Zjob assigned to worker 01HEK653NMB4S17BCRKPEJPX1E (queued for 1 m 32 s)
 
22023-11-06T20:47:27.057Zstarting task 0: "setup"
32023-11-06T20:47:27.125Z++ uname -s
42023-11-06T20:47:27.130Z+ kern=SunOS
52023-11-06T20:47:27.136Z+ case "$kern" in
62023-11-06T20:47:27.144Z+ groupadd -g 12345 build
72023-11-06T20:47:27.574Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-06T20:47:29.148Z+ zfs create -o mountpoint=/work rpool/work
92023-11-06T20:47:29.649Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-06T20:47:29.657Z+ home_fs=zfs
112023-11-06T20:47:29.661Z+ [[ zfs == autofs ]]
122023-11-06T20:47:29.668Z+ mkdir -p /home/build
132023-11-06T20:47:29.675Z+ chown build:build /home/build /work
142023-11-06T20:47:31.250Z+ chmod 0700 /home/build /work
152023-11-06T20:47:31.669Zprocess exited: duration 4191 ms, exit code 0
 
162023-11-06T20:47:31.717Zstarting task 1: "rust-toolchain"
172023-11-06T20:47:31.750Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-06T20:47:31.758Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-06T20:47:31.986Zinfo: downloading installer
202023-11-06T20:47:34.548Zwarning: it looks like you have an existing installation of Rust at:
212023-11-06T20:47:34.553Zwarning: /opt/ooce/bin
222023-11-06T20:47:34.571Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-06T20:47:34.576Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-06T20:47:34.582Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-06T20:47:34.587Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-06T20:47:34.591Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-06T20:47:34.596Zerror: cannot install while Rust is installed
282023-11-06T20:47:34.602Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-06T20:47:35.284Zinfo: profile set to 'default'
302023-11-06T20:47:35.375Zinfo: default host triple is x86_64-unknown-illumos
312023-11-06T20:47:35.383Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-06T20:47:35.442Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-06T20:47:35.446Zinfo: downloading component 'cargo'
342023-11-06T20:47:36.538Zinfo: downloading component 'clippy'
352023-11-06T20:47:36.553Zinfo: downloading component 'rust-docs'
362023-11-06T20:47:37.228Zinfo: downloading component 'rust-std'
372023-11-06T20:47:38.765Zinfo: downloading component 'rustc'
382023-11-06T20:47:42.485Zinfo: downloading component 'rustfmt'
392023-11-06T20:47:42.763Zinfo: installing component 'cargo'
402023-11-06T20:47:44.917Zinfo: installing component 'clippy'
412023-11-06T20:47:45.935Zinfo: installing component 'rust-docs'
422023-11-06T20:47:48.561Zinfo: installing component 'rust-std'
432023-11-06T20:47:53.410Zinfo: installing component 'rustc'
442023-11-06T20:48:03.686Zinfo: installing component 'rustfmt'
452023-11-06T20:48:04.129Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-06T20:48:04.141Z
472023-11-06T20:48:04.265Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-06T20:48:04.289Z
492023-11-06T20:48:04.315Z
502023-11-06T20:48:04.746ZRust is installed now. Great!
512023-11-06T20:48:04.761Z
522023-11-06T20:48:04.781ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-06T20:48:04.804Zenvironment variable. This has not been done automatically.
542023-11-06T20:48:04.835Z
552023-11-06T20:48:05.265ZTo configure your current shell, run:
562023-11-06T20:48:05.269Zsource "$HOME/.cargo/env"
572023-11-06T20:48:05.272Z+ rustc --version
582023-11-06T20:48:05.276Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-06T20:48:05.279Zprocess exited: duration 32708 ms, exit code 0
 
602023-11-06T20:48:05.292Zstarting task 2: "authentication"
612023-11-06T20:48:05.346Zprocess exited: duration 46 ms, exit code 0
 
622023-11-06T20:48:05.368Zstarting task 3: "clone repository"
632023-11-06T20:48:05.387Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-06T20:48:05.400Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-06T20:48:05.820ZCloning into '/work/oxidecomputer/omicron'...
662023-11-06T20:48:11.464Z+ cd /work/oxidecomputer/omicron
672023-11-06T20:48:11.472Z+ [[ -n iliana/four ]]
682023-11-06T20:48:11.479Z+ git fetch origin iliana/four
692023-11-06T20:48:11.819ZFrom https://github.com/oxidecomputer/omicron
702023-11-06T20:48:11.825Z * branch iliana/four -> FETCH_HEAD
712023-11-06T20:48:11.829Z+ git checkout -B iliana/four remotes/origin/iliana/four
722023-11-06T20:48:11.903ZSwitched to a new branch 'iliana/four'
732023-11-06T20:48:11.906Zbranch 'iliana/four' set up to track 'origin/iliana/four'.
742023-11-06T20:48:11.910Z+ git reset --hard 82e543019da81c3ed161b44144ee87f45047c6d9
752023-11-06T20:48:11.920ZHEAD is now at 82e54301 Bump system version to 1.0.4
762023-11-06T20:48:11.923Zprocess exited: duration 6547 ms, exit code 0
 
772023-11-06T20:48:11.929Zstarting task 4: "build"
782023-11-06T20:48:11.958Z+ cargo --version
792023-11-06T20:48:12.037Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-06T20:48:12.047Z+ rustc --version
812023-11-06T20:48:12.176Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-06T20:48:14.708Z+ source ./env.sh
832023-11-06T20:48:14.810Z++ set -o xtrace
842023-11-06T20:48:14.879Z++++ dirname ./env.sh
852023-11-06T20:48:14.901Z+++ cd .
862023-11-06T20:48:14.916Z+++ echo /work/oxidecomputer/omicron
872023-11-06T20:48:14.948Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-11-06T20:48:14.960Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-11-06T20:48:15.377Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-11-06T20:48:15.389Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912023-11-06T20:48:15.396Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922023-11-06T20:48:15.472Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932023-11-06T20:48:15.490Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942023-11-06T20:48:15.497Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952023-11-06T20:48:15.521Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962023-11-06T20:48:15.555Z++ unset OMICRON_WS
972023-11-06T20:48:15.571Z++ set +o xtrace
982023-11-06T20:48:15.575Z
992023-11-06T20:48:15.619Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-11-06T20:48:15.625Z # # # # # # # # # # # # # # #
1012023-11-06T20:48:15.639Z # # # # ##### # # ##### # # # # # #### #
1022023-11-06T20:48:15.645Z ##### ##### # ##### # # # # # # # # #
1032023-11-06T20:48:15.670Z # # # # # # # # # # # # # # #
1042023-11-06T20:48:15.676Z # # # ###### # # ###### ### # #### # #### #
1052023-11-06T20:48:15.706Z
1062023-11-06T20:48:21.452Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-11-06T20:48:22.428Z Startup: Caching catalogs ... Done
1082023-11-06T20:48:27.210ZPlanning: Solver setup ... Done (4.391s)
1092023-11-06T20:48:27.242ZPlanning: Running solver ... Done (0.116s)
1102023-11-06T20:48:27.281ZPlanning: Finding local manifests ... Done (0.004s)
1112023-11-06T20:48:27.306ZPlanning: Fetching manifests: 0/4 0% complete
1122023-11-06T20:48:27.657ZPlanning: Fetching manifests: 4/4 100% complete
1132023-11-06T20:48:27.757ZPlanning: Package planning ... Done (0.141s)
1142023-11-06T20:48:27.841ZPlanning: Merging actions ... Done (0.085s)
1152023-11-06T20:48:29.194ZPlanning: Checking for conflicting actions ... Done (1.353s)
1162023-11-06T20:48:29.211ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-11-06T20:48:36.036ZPlanning: Evaluating mediators ... Done (6.822s)
1182023-11-06T20:48:36.055ZPlanning: Planning completed in 13.57 seconds
1192023-11-06T20:48:41.975Z Packages to install: 4
1202023-11-06T20:48:41.978Z Mediators to change: 2
1212023-11-06T20:48:41.981Z Services to change: 1
1222023-11-06T20:48:41.984Z Estimated space available: 149.39 GB
1232023-11-06T20:48:41.986ZEstimated space to be consumed: 1.37 GB
1242023-11-06T20:48:41.989Z Create boot environment: No
1252023-11-06T20:48:41.993ZCreate backup boot environment: No
1262023-11-06T20:48:42.004Z Rebuild boot archive: No
1272023-11-06T20:48:42.007Z
1282023-11-06T20:48:42.012ZChanged mediators:
1292023-11-06T20:48:42.014Z mediator clang:
1302023-11-06T20:48:42.017Z version: None -> 15 (system default)
1312023-11-06T20:48:42.023Z
1322023-11-06T20:48:42.031Z mediator llvm:
1332023-11-06T20:48:42.037Z version: 14 (system default) -> 15 (system default)
1342023-11-06T20:48:42.047Z
1352023-11-06T20:48:42.059ZChanged packages:
1362023-11-06T20:48:42.071Zhelios-dev
1372023-11-06T20:48:42.078Z developer/build-essential
1382023-11-06T20:48:42.085Z None -> 11-2.0
1392023-11-06T20:48:42.093Z library/libxmlsec1
1402023-11-06T20:48:42.097Z None -> 1.2.35-2.0
1412023-11-06T20:48:42.102Z ooce/developer/clang-15
1422023-11-06T20:48:42.106Z None -> 15.0.7-2.0
1432023-11-06T20:48:42.110Z ooce/developer/llvm-15
1442023-11-06T20:48:42.127Z None -> 15.0.7-2.0
1452023-11-06T20:48:42.131Z
1462023-11-06T20:48:42.135ZServices:
1472023-11-06T20:48:42.140Z restart_fmri:
1482023-11-06T20:48:42.143Z svc:/system/update-man-index:default
1492023-11-06T20:48:42.177Z
1502023-11-06T20:48:42.180ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-11-06T20:48:47.207ZDownload: 938/3290 items 19.0/212.6MB 8% complete (4.0M/s)
1522023-11-06T20:48:52.179ZDownload: 1367/3290 items 109.2/212.6MB 51% complete (10.9M/s)
1532023-11-06T20:48:58.795ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (10.0M/s)
1542023-11-06T20:49:11.755ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.5M/s)
1552023-11-06T20:49:12.273ZDownload: Completed 212.60 MB in 22.91 seconds (9.3M/s)
1562023-11-06T20:49:12.557Z Actions: 1/3687 actions (Installing new actions)
1572023-11-06T20:49:12.685Z Actions: 3148/3687 actions (Installing new actions)
1582023-11-06T20:49:13.624Z Actions: Completed 3687 actions in 7.90 seconds.
1592023-11-06T20:49:13.761Z Done (0.154s)
1602023-11-06T20:49:13.804Z Done (0.000s)
1612023-11-06T20:49:13.990Z Done (0.210s)
1622023-11-06T20:49:28.699Z Done (7.300s)
1632023-11-06T20:49:29.995Z Done (0.205s)
1642023-11-06T20:49:30.446Z Done (0.000s)
1652023-11-06T20:49:30.677Z Done (0.000s)
1662023-11-06T20:49:30.888ZPlanning: Evaluating mediator changes ... Done
1672023-11-06T20:49:31.067ZPlanning: Checking for conflicting actions ... Done
1682023-11-06T20:49:31.219ZPlanning: Consolidating action changes ... Done
1692023-11-06T20:49:31.526ZPlanning: Evaluating mediators ... Done
1702023-11-06T20:49:31.712ZPlanning: Planning completed in 0.71 seconds
1712023-11-06T20:49:31.796Z Mediators to change: 2
1722023-11-06T20:49:31.824Z Create boot environment: No
1732023-11-06T20:49:31.851ZCreate backup boot environment: No
1742023-11-06T20:49:31.866Z Done
1752023-11-06T20:49:31.901Z Done
1762023-11-06T20:49:31.948Z Done
1772023-11-06T20:49:32.003Z Done
1782023-11-06T20:49:32.041Z Done
1792023-11-06T20:49:32.049Z Done
1802023-11-06T20:49:32.089Z Done
1812023-11-06T20:49:32.104ZPlanning: Evaluating mediator changes ... Done
1822023-11-06T20:49:32.171ZPlanning: Merging actions ... Done
1832023-11-06T20:49:32.323ZPlanning: Checking for conflicting actions ... Done
1842023-11-06T20:49:32.424ZPlanning: Consolidating action changes ... Done
1852023-11-06T20:49:32.484ZPlanning: Evaluating mediators ... Done
1862023-11-06T20:49:32.564ZPlanning: Planning completed in 1.28 seconds
1872023-11-06T20:49:32.624Z Packages to change: 1
1882023-11-06T20:49:32.677Z Mediators to change: 1
1892023-11-06T20:49:32.721Z Services to change: 1
1902023-11-06T20:49:32.774Z Create boot environment: No
1912023-11-06T20:49:32.811ZCreate backup boot environment: Yes
1922023-11-06T20:49:33.876Z Actions: 1/6 actions (Updating modified actions)
1932023-11-06T20:49:33.916Z Actions: Completed 6 actions in 0.00 seconds.
1942023-11-06T20:49:33.986Z Done
1952023-11-06T20:49:34.007Z Done
1962023-11-06T20:49:34.049Z Done
1972023-11-06T20:49:39.953Z Done
1982023-11-06T20:49:40.062Z Done
1992023-11-06T20:49:40.074Z Done
2002023-11-06T20:49:40.167Z Done
2012023-11-06T20:49:40.870ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022023-11-06T20:49:40.874Zclang system 15 system
2032023-11-06T20:49:40.879Zcsh system system illumos
2042023-11-06T20:49:40.884Zctags system system illumos
2052023-11-06T20:49:40.890Zgcc vendor 12 vendor
2062023-11-06T20:49:40.961Zgcc system 10 system
2072023-11-06T20:49:40.978Zgcc system 7 system
2082023-11-06T20:49:40.987Zgo system 1.20 system
2092023-11-06T20:49:40.995Zgo system 1.19 system
2102023-11-06T20:49:41.004Zllvm system 15 system
2112023-11-06T20:49:41.015Zllvm system 14 system
2122023-11-06T20:49:41.024Zmariadb system 10.6 system
2132023-11-06T20:49:41.034Zmta vendor vendor dma
2142023-11-06T20:49:41.044Zopenjdk system 17 system
2152023-11-06T20:49:41.051Zopenjdk system 11 system
2162023-11-06T20:49:41.060Zopenjdk system 1.8 system
2172023-11-06T20:49:41.069Zopenssl vendor 3 vendor
2182023-11-06T20:49:41.077Zperl system 5.36 system
2192023-11-06T20:49:41.085Zpostgresql system 15 system
2202023-11-06T20:49:41.092Zpostgresql system 13 system
2212023-11-06T20:49:41.097Zpython vendor 3 vendor
2222023-11-06T20:49:41.101Zpython system 2 system
2232023-11-06T20:49:41.106Zpython3 system 3.11 system
2242023-11-06T20:49:41.111Zruby system 3.0 system
2252023-11-06T20:49:41.115Zwords vendor vendor american-english
2262023-11-06T20:49:41.121Zwords system system australian-english
2272023-11-06T20:49:41.127Zwords system system british-english
2282023-11-06T20:49:41.133Zwords system system canadian-english
2292023-11-06T20:49:41.145Zwords system system french
2302023-11-06T20:49:41.158Zwords system system italian
2312023-11-06T20:49:41.171Zwords system system ngerman
2322023-11-06T20:49:41.189Zwords system system ogerman
2332023-11-06T20:49:41.200Zwords system system spanish
2342023-11-06T20:49:41.420ZFMRI IFO
2352023-11-06T20:49:41.848Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2362023-11-06T20:49:42.269Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2372023-11-06T20:49:42.293Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2382023-11-06T20:49:42.317Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2392023-11-06T20:49:42.345Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402023-11-06T20:49:42.386Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2412023-11-06T20:49:42.428Z+ set -o errexit
2422023-11-06T20:49:42.445Z+++ dirname ./tools/ci_download_cockroachdb
2432023-11-06T20:49:42.454Z++ cd ./tools
2442023-11-06T20:49:42.464Z++ pwd
2452023-11-06T20:49:42.885Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462023-11-06T20:49:42.917Z++ basename ./tools/ci_download_cockroachdb
2472023-11-06T20:49:42.926Z+ ARG0=ci_download_cockroachdb
2482023-11-06T20:49:42.941Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492023-11-06T20:49:42.949Z+ CIDL_VERSION=v22.1.9
2502023-11-06T20:49:42.954Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512023-11-06T20:49:42.959Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2522023-11-06T20:49:42.964Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2532023-11-06T20:49:42.981Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2542023-11-06T20:49:42.985Z+ TARGET_DIR=out
2552023-11-06T20:49:42.996Z+ DOWNLOAD_DIR=out/downloads
2562023-11-06T20:49:43.002Z+ DEST_DIR=./out/cockroachdb
2572023-11-06T20:49:43.052Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582023-11-06T20:49:43.058Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592023-11-06T20:49:43.063Z+ main
2602023-11-06T20:49:43.076Z+ [[ 0 != 0 ]]
2612023-11-06T20:49:43.089Z+ CIDL_OS=solaris2.11
2622023-11-06T20:49:43.109Z+ [[ 0 != 0 ]]
2632023-11-06T20:49:43.537Z+ configure_os solaris2.11
2642023-11-06T20:49:43.550Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652023-11-06T20:49:43.575Zcurrent directory: /work/oxidecomputer/omicron
2662023-11-06T20:49:43.579Z+ echo 'configuring based on OS: "solaris2.11"'
2672023-11-06T20:49:43.585Z+ case "$1" in
2682023-11-06T20:49:43.590Zconfiguring based on OS: "solaris2.11"
2692023-11-06T20:49:43.605Z+ CIDL_BUILD=illumos
2702023-11-06T20:49:43.619Z+ CIDL_SUFFIX=tar.gz
2712023-11-06T20:49:43.628Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2722023-11-06T20:49:43.631Z+ CIDL_MD5FUNC=do_md5sum
2732023-11-06T20:49:43.634Z+ CIDL_URL_BASE=https://illumos.org/downloads
2742023-11-06T20:49:43.639Z+ CIDL_ASSEMBLE=do_assemble_illumos
2752023-11-06T20:49:43.647Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2762023-11-06T20:49:43.661Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2772023-11-06T20:49:43.676Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-11-06T20:49:43.684Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2792023-11-06T20:49:43.692Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-11-06T20:49:43.705Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812023-11-06T20:49:43.719ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-11-06T20:49:43.743Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2832023-11-06T20:49:43.777ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-06T20:49:43.796Z+ mkdir -p out/downloads
2852023-11-06T20:49:43.814Z+ mkdir -p ./out/cockroachdb
2862023-11-06T20:49:43.830Z+ local DO_DOWNLOAD=true
2872023-11-06T20:49:43.843Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882023-11-06T20:49:43.860Z+ '[' true == true ']'
2892023-11-06T20:49:43.870Z+ echo Downloading...
2902023-11-06T20:49:43.881ZDownloading...
2912023-11-06T20:49:43.885Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-06T20:49:43.889Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-06T20:49:44.967Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-06T20:49:44.975Z++ md5sum
2952023-11-06T20:49:44.981Z++ awk '{print $1}'
2962023-11-06T20:49:45.188Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2972023-11-06T20:49:45.205Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2982023-11-06T20:49:45.215Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-06T20:49:45.222Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002023-11-06T20:49:48.563Z+ do_assemble_illumos
3012023-11-06T20:49:48.581Z+ rm -r ./out/cockroachdb
3022023-11-06T20:49:48.591Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032023-11-06T20:49:49.251Z+ ./out/cockroachdb/bin/cockroach version
3042023-11-06T20:49:49.502ZBuild Tag: v22.1.9-dirty
3052023-11-06T20:49:49.514ZBuild Time: 2022/10/26 21:17:46
3062023-11-06T20:49:49.531ZDistribution: OSS
3072023-11-06T20:49:49.545ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082023-11-06T20:49:49.555ZGo Version: go1.17.13
3092023-11-06T20:49:49.569ZC Compiler: gcc 10.3.0
3102023-11-06T20:49:49.586ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112023-11-06T20:49:50.029ZBuild Type: release
3122023-11-06T20:49:50.050Z+ set -o errexit
3132023-11-06T20:49:50.066Z+++ dirname ./tools/ci_download_clickhouse
3142023-11-06T20:49:50.086Z++ cd ./tools
3152023-11-06T20:49:50.105Z++ pwd
3162023-11-06T20:49:50.129Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172023-11-06T20:49:50.146Z++ basename ./tools/ci_download_clickhouse
3182023-11-06T20:49:50.176Z+ ARG0=ci_download_clickhouse
3192023-11-06T20:49:50.200Z+ TARGET_DIR=out
3202023-11-06T20:49:50.209Z+ DOWNLOAD_DIR=out/downloads
3212023-11-06T20:49:50.217Z+ DEST_DIR=./out/clickhouse
3222023-11-06T20:49:50.229Z+ CIDL_VERSION=v22.8.9.24
3232023-11-06T20:49:50.658Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242023-11-06T20:49:50.672Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252023-11-06T20:49:50.695Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262023-11-06T20:49:51.125Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272023-11-06T20:49:51.144Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282023-11-06T20:49:51.157Z+ main
3292023-11-06T20:49:51.187Z+ [[ 0 != 0 ]]
3302023-11-06T20:49:51.199Z+ CIDL_OS=solaris2.11
3312023-11-06T20:49:51.206Z+ [[ 0 != 0 ]]
3322023-11-06T20:49:51.217Z+ configure_os solaris2.11
3332023-11-06T20:49:51.231Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342023-11-06T20:49:51.247Zcurrent directory: /work/oxidecomputer/omicron
3352023-11-06T20:49:51.750Z+ echo 'configuring based on OS: "solaris2.11"'
3362023-11-06T20:49:51.757Zconfiguring based on OS: "solaris2.11"
3372023-11-06T20:49:51.763Z+ CIDL_DASHREV=
3382023-11-06T20:49:51.846Z+ case "$1" in
3392023-11-06T20:49:51.865Z+ CIDL_PLATFORM=illumos
3402023-11-06T20:49:52.299Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412023-11-06T20:49:52.306Z+ CIDL_MD5FUNC=do_md5sum
3422023-11-06T20:49:52.313Z+ CIDL_DASHREV=-1
3432023-11-06T20:49:52.770Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442023-11-06T20:49:52.778Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-11-06T20:49:52.789Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-11-06T20:49:52.795Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-11-06T20:49:52.803Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482023-11-06T20:49:52.810ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-11-06T20:49:52.818Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502023-11-06T20:49:52.824ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-11-06T20:49:52.833Z+ mkdir -p out/downloads
3522023-11-06T20:49:52.842Z+ mkdir -p ./out/clickhouse
3532023-11-06T20:49:52.850Z+ local DO_DOWNLOAD=true
3542023-11-06T20:49:52.860Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552023-11-06T20:49:52.868Z+ '[' true == true ']'
3562023-11-06T20:49:52.877Z+ echo Downloading...
3572023-11-06T20:49:52.900ZDownloading...
3582023-11-06T20:49:52.922Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-06T20:49:53.347Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-06T20:49:53.355Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-06T20:49:53.367Z++ md5sum
3622023-11-06T20:49:53.374Z++ awk '{print $1}'
3632023-11-06T20:49:53.808Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642023-11-06T20:49:53.828Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3652023-11-06T20:49:53.837Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662023-11-06T20:49:53.843Z+ mkdir -p ./out/clickhouse
3672023-11-06T20:49:53.849Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682023-11-06T20:49:55.958Z+ ./out/clickhouse/clickhouse server --version
3692023-11-06T20:49:56.138ZClickHouse server version 22.8.9.1.
3702023-11-06T20:49:56.148Z+ set -o errexit
3712023-11-06T20:49:56.153Z+++ dirname ./tools/ci_download_console
3722023-11-06T20:49:56.160Z++ cd ./tools
3732023-11-06T20:49:56.166Z++ pwd
3742023-11-06T20:49:56.175Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752023-11-06T20:49:56.472Z++ basename ./tools/ci_download_console
3762023-11-06T20:49:56.548Z+ ARG0=ci_download_console
3772023-11-06T20:49:56.631Z+ TARGET_DIR=out
3782023-11-06T20:49:57.043Z+ DOWNLOAD_DIR=out/downloads
3792023-11-06T20:49:57.049Z+ DEST_DIR=./out/console-assets
3802023-11-06T20:49:57.073Z+ source /work/oxidecomputer/omicron/tools/console_version
3812023-11-06T20:49:57.094Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3822023-11-06T20:49:57.118Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3832023-11-06T20:49:57.124Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3842023-11-06T20:49:57.131Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852023-11-06T20:49:57.146Z+ main
3862023-11-06T20:49:57.162Z+ [[ 0 != 0 ]]
3872023-11-06T20:49:57.175Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3882023-11-06T20:49:57.200ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3892023-11-06T20:49:57.204Z+ echo 'Local file: out/downloads/console.tar.gz'
3902023-11-06T20:49:57.207ZLocal file: out/downloads/console.tar.gz
3912023-11-06T20:49:57.214Z+ local DO_DOWNLOAD=true
3922023-11-06T20:49:57.222Z+ [[ -f out/downloads/console.tar.gz ]]
3932023-11-06T20:49:57.231Z+ mkdir -p out/downloads
3942023-11-06T20:49:57.234Z+ '[' true == true ']'
3952023-11-06T20:49:57.241Z+ echo Downloading...
3962023-11-06T20:49:57.246ZDownloading...
3972023-11-06T20:49:57.251Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3982023-11-06T20:49:57.266Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3992023-11-06T20:49:57.292Z++ do_sha256sum out/downloads/console.tar.gz
4002023-11-06T20:49:57.302Z++ case "$OSTYPE" in
4012023-11-06T20:49:57.316Z++ SHA=sha256sum
4022023-11-06T20:49:57.322Z++ sha256sum
4032023-11-06T20:49:57.326Z++ awk '{print $1}'
4042023-11-06T20:49:57.331Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4052023-11-06T20:49:57.341Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4062023-11-06T20:49:57.371Z+ rm -rf ./out/console-assets
4072023-11-06T20:49:57.381Z+ mkdir -p ./out/console-assets
4082023-11-06T20:49:57.391Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4092023-11-06T20:49:57.811Z+ mkdir -p ./out/console-assets
4102023-11-06T20:49:57.821Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4112023-11-06T20:49:57.842Z+ set -o errexit
4122023-11-06T20:49:57.853Z+++ dirname ./tools/ci_download_maghemite_openapi
4132023-11-06T20:49:57.861Z++ cd ./tools
4142023-11-06T20:49:57.866Z++ pwd
4152023-11-06T20:49:57.870Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4162023-11-06T20:49:57.876Z++ basename ./tools/ci_download_maghemite_openapi
4172023-11-06T20:49:57.882Z+ ARG0=ci_download_maghemite_openapi
4182023-11-06T20:49:57.895Z+ TARGET_DIR=out
4192023-11-06T20:49:57.899Z+ DOWNLOAD_DIR=out/downloads
4202023-11-06T20:49:57.903Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4212023-11-06T20:49:57.907Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4222023-11-06T20:49:57.912Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4232023-11-06T20:49:57.916Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4242023-11-06T20:49:57.921Z+ LOCAL_FILE=out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4252023-11-06T20:49:57.927Z+ main
4262023-11-06T20:49:57.932Z+ [[ 0 != 0 ]]
4272023-11-06T20:49:57.942Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json'
4282023-11-06T20:49:57.956ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json
4292023-11-06T20:49:57.967Z+ echo 'Local file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4302023-11-06T20:49:58.385ZLocal file: out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4312023-11-06T20:49:58.404Z+ local DO_DOWNLOAD=true
4322023-11-06T20:49:58.822Z+ [[ -f out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4332023-11-06T20:49:58.835Z+ mkdir -p out/downloads
4342023-11-06T20:49:58.843Z+ '[' true == true ']'
4352023-11-06T20:49:58.852Z+ echo Downloading...
4362023-11-06T20:49:58.862ZDownloading...
4372023-11-06T20:49:58.869Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/ddm-admin.json out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4382023-11-06T20:49:58.880Z+ 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
4392023-11-06T20:49:58.920Z++ do_sha256sum out/downloads/ddm-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4402023-11-06T20:49:58.934Z++ case "$OSTYPE" in
4412023-11-06T20:49:58.953Z++ SHA=sha256sum
4422023-11-06T20:49:58.971Z++ sha256sum
4432023-11-06T20:49:58.986ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4442023-11-06T20:49:59.004Z++ awk '{print $1}'
4452023-11-06T20:49:59.021ZLocal file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4462023-11-06T20:49:59.045Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4472023-11-06T20:49:59.065ZDownloading...
4482023-11-06T20:49:59.137Z+ [[ 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 ]]
4492023-11-06T20:49:59.170Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4502023-11-06T20:49:59.184Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
4512023-11-06T20:49:59.205Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4522023-11-06T20:49:59.248Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json
4532023-11-06T20:49:59.254Z+ LOCAL_FILE=out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4542023-11-06T20:49:59.272Z+ main
4552023-11-06T20:49:59.285Z+ [[ 0 != 0 ]]
4562023-11-06T20:49:59.299Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json'
4572023-11-06T20:49:59.312Z+ echo 'Local file: out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json'
4582023-11-06T20:49:59.322Z+ local DO_DOWNLOAD=true
4592023-11-06T20:49:59.333Z+ [[ -f out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json ]]
4602023-11-06T20:49:59.342Z+ mkdir -p out/downloads
4612023-11-06T20:49:59.346Z+ '[' true == true ']'
4622023-11-06T20:49:59.349Z+ echo Downloading...
4632023-11-06T20:49:59.353Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/82aa17646265449ee0ede9410208e510fa4a5877/mg-admin.json out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4642023-11-06T20:49:59.358Z+ 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
4652023-11-06T20:49:59.364Z++ do_sha256sum out/downloads/mg-admin-82aa17646265449ee0ede9410208e510fa4a5877.json
4662023-11-06T20:49:59.369Z++ case "$OSTYPE" in
4672023-11-06T20:49:59.372Z++ SHA=sha256sum
4682023-11-06T20:49:59.377Z++ sha256sum
4692023-11-06T20:49:59.380Z++ awk '{print $1}'
4702023-11-06T20:49:59.383Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4712023-11-06T20:49:59.388Z+ [[ 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 ]]
4722023-11-06T20:49:59.392Z+ set -o errexit
4732023-11-06T20:49:59.396Z+++ dirname ./tools/ci_download_dendrite_openapi
4742023-11-06T20:49:59.413Z++ cd ./tools
4752023-11-06T20:49:59.418ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4762023-11-06T20:49:59.424Z++ pwd
4772023-11-06T20:49:59.432ZLocal file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4782023-11-06T20:49:59.438Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4792023-11-06T20:49:59.444ZDownloading...
4802023-11-06T20:49:59.456Z++ basename ./tools/ci_download_dendrite_openapi
4812023-11-06T20:49:59.468Zcurrent directory: /work/oxidecomputer/omicron
4822023-11-06T20:49:59.479Z+ ARG0=ci_download_dendrite_openapi
4832023-11-06T20:49:59.491Zconfiguring based on OS: "solaris2.11"
4842023-11-06T20:49:59.506Z+ TARGET_DIR=out
4852023-11-06T20:49:59.522ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
4862023-11-06T20:49:59.938Z+ DOWNLOAD_DIR=out/downloads
4872023-11-06T20:49:59.952ZLocal file: out/downloads/dendrite-stub.tar.gz
4882023-11-06T20:49:59.999Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4892023-11-06T20:50:00.006ZDownloading...
4902023-11-06T20:50:00.010Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
4912023-11-06T20:50:00.014Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
4922023-11-06T20:50:00.019Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json
4932023-11-06T20:50:00.024Z+ LOCAL_FILE=out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
4942023-11-06T20:50:00.029Z+ main
4952023-11-06T20:50:00.033Z+ [[ 0 != 0 ]]
4962023-11-06T20:50:00.036Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json'
4972023-11-06T20:50:00.042Z+ echo 'Local file: out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json'
4982023-11-06T20:50:00.048Z+ local DO_DOWNLOAD=true
4992023-11-06T20:50:00.058Z+ [[ -f out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json ]]
5002023-11-06T20:50:00.071Z+ mkdir -p out/downloads
5012023-11-06T20:50:00.080Z+ '[' true == true ']'
5022023-11-06T20:50:00.500Z+ echo Downloading...
5032023-11-06T20:50:00.521Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/559fad2f379900a05ced410944353c1d19100390/dpd.json out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
5042023-11-06T20:50:00.536Z+ 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
5052023-11-06T20:50:00.547Z++ do_sha256sum out/downloads/dpd-559fad2f379900a05ced410944353c1d19100390.json
5062023-11-06T20:50:00.565Z++ case "$OSTYPE" in
5072023-11-06T20:50:00.990Z++ SHA=sha256sum
5082023-11-06T20:50:01.002Z++ sha256sum
5092023-11-06T20:50:01.015Z++ awk '{print $1}'
5102023-11-06T20:50:01.836Z+ calculated_sha2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5112023-11-06T20:50:01.840Z+ [[ 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 ]]
5122023-11-06T20:50:01.843Z+ set -o errexit
5132023-11-06T20:50:01.848Z+++ dirname ./tools/ci_download_dendrite_stub
5142023-11-06T20:50:02.267Z++ cd ./tools
5152023-11-06T20:50:02.312Z++ pwd
5162023-11-06T20:50:02.734Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5172023-11-06T20:50:02.741Z++ basename ./tools/ci_download_dendrite_stub
5182023-11-06T20:50:02.755Z+ ARG0=ci_download_dendrite_stub
5192023-11-06T20:50:02.883Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5202023-11-06T20:50:02.891Z++ CIDL_SHA256_ILLUMOS=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5212023-11-06T20:50:02.900Z++ CIDL_SHA256_LINUX_DPD=d7da0aaed4e824a8e98b1a39e9ee41ad934ce38b0faa140ab4e7e2ca8c194e4e
5222023-11-06T20:50:02.907Z++ CIDL_SHA256_LINUX_SWADM=0449383a57468aec3b5a4ad26962cfc9e9a121bd13e777329e8a70767e6d9aae
5232023-11-06T20:50:02.917Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5242023-11-06T20:50:02.934Z++ COMMIT=559fad2f379900a05ced410944353c1d19100390
5252023-11-06T20:50:02.942Z++ SHA2=82437c74afd4894aa5b9ea800d5777793e8777fe87471321dd22ad1a1c9c9ef3
5262023-11-06T20:50:02.957Z+ TARGET_DIR=out
5272023-11-06T20:50:02.969Z+ DOWNLOAD_DIR=out/downloads
5282023-11-06T20:50:02.987Z+ DEST_DIR=./out/dendrite-stub
5292023-11-06T20:50:02.998Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5302023-11-06T20:50:03.008Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5312023-11-06T20:50:03.020Z+ REPO=oxidecomputer/dendrite
5322023-11-06T20:50:03.032Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390
5332023-11-06T20:50:03.046Z+ main
5342023-11-06T20:50:03.057Z+ [[ 0 != 0 ]]
5352023-11-06T20:50:03.068Z+ CIDL_OS=solaris2.11
5362023-11-06T20:50:03.081Z+ [[ 0 != 0 ]]
5372023-11-06T20:50:03.097Z+ configure_os solaris2.11
5382023-11-06T20:50:03.116Z+ echo 'current directory: /work/oxidecomputer/omicron'
5392023-11-06T20:50:03.538Z+ echo 'configuring based on OS: "solaris2.11"'
5402023-11-06T20:50:03.551Z+ case "$1" in
5412023-11-06T20:50:03.563Z+ SET_BINARIES=
5422023-11-06T20:50:03.995Z+ CIDL_SHA256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5432023-11-06T20:50:04.001Z+ CIDL_SHA256FUNC=do_sha256sum
5442023-11-06T20:50:04.010Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5452023-11-06T20:50:04.017Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz
5462023-11-06T20:50:04.023Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5472023-11-06T20:50:04.027Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz'
5482023-11-06T20:50:04.031Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5492023-11-06T20:50:04.036Z+ mkdir -p out/downloads
5502023-11-06T20:50:04.040Z+ mkdir -p ./out/dendrite-stub
5512023-11-06T20:50:04.045Z+ fetch_and_verify
5522023-11-06T20:50:04.050Z+ local DO_DOWNLOAD=true
5532023-11-06T20:50:04.055Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5542023-11-06T20:50:04.059Z+ '[' true == true ']'
5552023-11-06T20:50:04.063Z+ echo Downloading...
5562023-11-06T20:50:04.067Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/559fad2f379900a05ced410944353c1d19100390/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572023-11-06T20:50:04.072Z+ 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
5582023-11-06T20:50:10.629Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592023-11-06T20:50:10.637Z++ sha256sum
5602023-11-06T20:50:10.646Z++ awk '{print $1}'
5612023-11-06T20:50:10.759Z+ calculated_sha256=ce14c1f0481b13ce47a25386a3b1e49d9570f4c1c31cad3f13c14f75b130dafa
5622023-11-06T20:50:11.183Z+ [[ 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 ]]
5632023-11-06T20:50:11.187Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642023-11-06T20:50:11.191Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652023-11-06T20:50:11.632Z+ do_assemble
5662023-11-06T20:50:11.638Z+ rm -r ./out/dendrite-stub
5672023-11-06T20:50:11.657Z+ mkdir ./out/dendrite-stub
5682023-11-06T20:50:11.664Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692023-11-06T20:50:11.760Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702023-11-06T20:50:11.794Z+ set -o errexit
5712023-11-06T20:50:11.798Z+++ dirname ./tools/ci_download_maghemite_mgd
5722023-11-06T20:50:11.801Z++ cd ./tools
5732023-11-06T20:50:11.806Z++ pwd
5742023-11-06T20:50:11.809Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752023-11-06T20:50:11.812Z++ basename ./tools/ci_download_maghemite_mgd
5762023-11-06T20:50:11.816Z+ ARG0=ci_download_maghemite_mgd
5772023-11-06T20:50:11.819Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782023-11-06T20:50:11.822Z++ CIDL_SHA256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
5792023-11-06T20:50:11.825Z++ MGD_LINUX_SHA256=92463e3266f5a702af28504349526189aa0ebb23adb166ec2603182acf6cdb8c
5802023-11-06T20:50:11.828Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812023-11-06T20:50:11.839Z++ COMMIT=82aa17646265449ee0ede9410208e510fa4a5877
5822023-11-06T20:50:11.843Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5832023-11-06T20:50:11.848Z+ TARGET_DIR=out
5842023-11-06T20:50:11.854Z+ DOWNLOAD_DIR=out/downloads
5852023-11-06T20:50:11.861Z+ DEST_DIR=./out/mgd
5862023-11-06T20:50:11.883Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872023-11-06T20:50:11.899Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882023-11-06T20:50:11.913Z+ REPO=oxidecomputer/maghemite
5892023-11-06T20:50:11.934Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877
5902023-11-06T20:50:11.947Z+ main
5912023-11-06T20:50:11.957Z+ [[ 0 != 0 ]]
5922023-11-06T20:50:12.404Z+ CIDL_OS=solaris2.11
5932023-11-06T20:50:12.416Z+ [[ 0 != 0 ]]
5942023-11-06T20:50:12.428Z+ configure_os solaris2.11
5952023-11-06T20:50:12.466Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962023-11-06T20:50:12.931Z+ echo 'configuring based on OS: "solaris2.11"'
5972023-11-06T20:50:12.944Z+ case "$1" in
5982023-11-06T20:50:12.951Zcurrent directory: /work/oxidecomputer/omicron
5992023-11-06T20:50:12.957Zconfiguring based on OS: "solaris2.11"
6002023-11-06T20:50:12.963Z+ SET_BINARIES=
6012023-11-06T20:50:12.969Z+ CIDL_SHA256FUNC=do_sha256sum
6022023-11-06T20:50:12.976Z+ TARBALL_FILENAME=mgd.tar.gz
6032023-11-06T20:50:12.999Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6042023-11-06T20:50:13.005Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052023-11-06T20:50:13.012Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz'
6062023-11-06T20:50:13.019ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz
6072023-11-06T20:50:13.023Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082023-11-06T20:50:13.027ZLocal file: out/downloads/mgd.tar.gz
6092023-11-06T20:50:13.030Z+ mkdir -p out/downloads
6102023-11-06T20:50:13.034Z+ mkdir -p ./out/mgd
6112023-11-06T20:50:13.037Z+ fetch_and_verify
6122023-11-06T20:50:13.041Z+ local DO_DOWNLOAD=true
6132023-11-06T20:50:13.044Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142023-11-06T20:50:13.048Z+ '[' true == true ']'
6152023-11-06T20:50:13.051Z+ echo Downloading...
6162023-11-06T20:50:13.054ZDownloading...
6172023-11-06T20:50:13.057Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/82aa17646265449ee0ede9410208e510fa4a5877/mgd.tar.gz out/downloads/mgd.tar.gz
6182023-11-06T20:50:13.060Z+ 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
6192023-11-06T20:50:24.729Z++ do_sha256sum out/downloads/mgd.tar.gz
6202023-11-06T20:50:24.732Z++ sha256sum
6212023-11-06T20:50:24.735Z++ awk '{print $1}'
6222023-11-06T20:50:24.806Z+ calculated_sha256=1badd6adfece0a1b661f7efb9a2ca65e471f45cf9c8ecbd72b228ca174311e31
6232023-11-06T20:50:24.809Z+ [[ 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 ]]
6242023-11-06T20:50:24.813Z+ do_untar out/downloads/mgd.tar.gz
6252023-11-06T20:50:24.816Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262023-11-06T20:50:25.465Z+ do_assemble
6272023-11-06T20:50:25.479Z+ rm -r ./out/mgd
6282023-11-06T20:50:25.490Z+ mkdir ./out/mgd
6292023-11-06T20:50:25.504Z+ cp -r out/downloads/root ./out/mgd/root
6302023-11-06T20:50:25.687Z+ set -o errexit
6312023-11-06T20:50:25.700Z+++ dirname ./tools/ci_download_transceiver_control
6322023-11-06T20:50:25.709Z++ cd ./tools
6332023-11-06T20:50:25.718Z++ pwd
6342023-11-06T20:50:25.725Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352023-11-06T20:50:25.728Z++ basename ./tools/ci_download_transceiver_control
6362023-11-06T20:50:25.732Z+ ARG0=ci_download_transceiver_control
6372023-11-06T20:50:25.734Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382023-11-06T20:50:25.738Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392023-11-06T20:50:25.741Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402023-11-06T20:50:25.744Z+ TARGET_DIR=out
6412023-11-06T20:50:25.747Z+ DOWNLOAD_DIR=out/downloads
6422023-11-06T20:50:25.750Z+ DEST_DIR=./out/transceiver-control
6432023-11-06T20:50:25.754Z+ BIN_DIR=/opt/oxide/bin
6442023-11-06T20:50:25.757Z+ BINARY=xcvradm
6452023-11-06T20:50:25.760Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462023-11-06T20:50:25.764Z+ REPO=oxidecomputer/transceiver-control
6472023-11-06T20:50:25.767Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482023-11-06T20:50:25.770Z+ main
6492023-11-06T20:50:25.773Z+ [[ 0 != 0 ]]
6502023-11-06T20:50:25.776Z+ CIDL_OS=solaris2.11
6512023-11-06T20:50:25.779Z+ [[ 0 != 0 ]]
6522023-11-06T20:50:25.781Z+ configure_os solaris2.11
6532023-11-06T20:50:25.784Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542023-11-06T20:50:25.787Zcurrent directory: /work/oxidecomputer/omicron
6552023-11-06T20:50:25.790Z+ echo 'configuring based on OS: "solaris2.11"'
6562023-11-06T20:50:25.793Zconfiguring based on OS: "solaris2.11"
6572023-11-06T20:50:25.796Z+ case "$1" in
6582023-11-06T20:50:25.798Z+ SET_BINARIES=
6592023-11-06T20:50:25.801Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602023-11-06T20:50:25.804Z+ CIDL_SHA256FUNC=do_sha256sum
6612023-11-06T20:50:25.809Z+ ARCHIVE_FILENAME=xcvradm.gz
6622023-11-06T20:50:25.811Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632023-11-06T20:50:25.814Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642023-11-06T20:50:25.817Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652023-11-06T20:50:25.820ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662023-11-06T20:50:25.825Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672023-11-06T20:50:25.830ZLocal file: out/downloads/xcvradm.gz
6682023-11-06T20:50:25.833Z+ mkdir -p out/downloads
6692023-11-06T20:50:25.836Z+ mkdir -p ./out/transceiver-control
6702023-11-06T20:50:25.841Z+ fetch_and_verify
6712023-11-06T20:50:25.844Z+ local DO_DOWNLOAD=true
6722023-11-06T20:50:25.854Z+ [[ -f out/downloads/xcvradm.gz ]]
6732023-11-06T20:50:25.858Z+ '[' true == true ']'
6742023-11-06T20:50:25.871Z+ echo Downloading...
6752023-11-06T20:50:25.879ZDownloading...
6762023-11-06T20:50:25.883Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772023-11-06T20:50:25.887Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-06T20:50:28.761Z++ do_sha256sum out/downloads/xcvradm.gz
6792023-11-06T20:50:28.768Z++ sha256sum
6802023-11-06T20:50:28.774Z++ awk '{print $1}'
6812023-11-06T20:50:28.781Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822023-11-06T20:50:28.786Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6832023-11-06T20:50:28.791Z+ do_unpack out/downloads/xcvradm.gz
6842023-11-06T20:50:28.797Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852023-11-06T20:50:28.803Z+ gzip -dc out/downloads/xcvradm.gz
6862023-11-06T20:50:28.954Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872023-11-06T20:50:28.957Z+ do_assemble
6882023-11-06T20:50:28.961Z+ rm -r ./out/transceiver-control
6892023-11-06T20:50:28.967Z+ mkdir ./out/transceiver-control
6902023-11-06T20:50:28.973Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912023-11-06T20:50:29.179ZAll builder prerequisites installed successfully, and PATH looks valid
6922023-11-06T20:50:29.192Z
6932023-11-06T20:50:29.204Zreal 2:16.851779843
6942023-11-06T20:50:29.214Zuser 52.249736252
6952023-11-06T20:50:29.224Zsys 9.545704792
6962023-11-06T20:50:29.241Ztrap 0.020043256
6972023-11-06T20:50:29.254Ztflt 0.247651600
6982023-11-06T20:50:29.270Zdflt 1.030244618
6992023-11-06T20:50:29.287Zkflt 0.144543058
7002023-11-06T20:50:29.700Zlock 1.459239973
7012023-11-06T20:50:29.707Zslp 4:27.185313153
7022023-11-06T20:50:29.712Zlat 3.272303023
7032023-11-06T20:50:29.717Zstop 0.057052784
7042023-11-06T20:50:29.724Z
7052023-11-06T20:50:29.730Z #### # # ##### ##### # #
7062023-11-06T20:50:29.736Z # # # # # # # # # #
7072023-11-06T20:50:29.747Z # # # # # # # #
7082023-11-06T20:50:29.751Z # # # ##### ##### #
7092023-11-06T20:50:29.757Z # # # # # # #
7102023-11-06T20:50:29.766Z #### ###### # # # #
7112023-11-06T20:50:29.773Z
7122023-11-06T20:50:29.781Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7132023-11-06T20:50:29.969Z Updating crates.io index
7142023-11-06T20:50:30.011Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7152023-11-06T20:50:30.721Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7162023-11-06T20:50:32.313Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7172023-11-06T20:50:32.874Z Updating git repository `http://github.com/oxidecomputer/tofino`
7182023-11-06T20:50:33.211Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7192023-11-06T20:50:33.510Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7202023-11-06T20:50:33.815Z Updating git repository `https://github.com/oxidecomputer/propolis`
7212023-11-06T20:50:34.671Z Updating git repository `https://github.com/oxidecomputer/crucible`
7222023-11-06T20:50:36.378Z Updating git repository `https://github.com/oxidecomputer/opte`
7232023-11-06T20:50:37.375Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7242023-11-06T20:50:37.817Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7252023-11-06T20:50:38.135Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7262023-11-06T20:50:38.713Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7272023-11-06T20:50:39.058Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7282023-11-06T20:50:39.529Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7292023-11-06T20:50:39.848Z Updating git repository `https://github.com/njaremko/samael`
7302023-11-06T20:50:40.437Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7312023-11-06T20:50:41.031Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7322023-11-06T20:50:42.424Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7332023-11-06T20:50:42.776Z Updating git repository `https://github.com/jgallagher/nix`
7342023-11-06T20:50:44.548Z Updating git repository `https://github.com/cbiffle/hubpack`
7352023-11-06T20:50:44.552Z Updating git repository `https://github.com/oxidecomputer/omicron`
7362023-11-06T20:50:54.080Z Updating git repository `https://github.com/oxidecomputer/rfb`
7372023-11-06T20:50:54.607Z Updating git repository `https://github.com/oxidecomputer/typify`
7382023-11-06T20:50:55.550Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7392023-11-06T20:50:56.373Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7402023-11-06T20:50:56.380Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7412023-11-06T20:50:57.722Z Downloading crates ...
7422023-11-06T20:50:57.905Z Downloaded equivalent v1.0.1
7432023-11-06T20:50:57.924Z Downloaded anyhow v1.0.75
7442023-11-06T20:50:57.940Z Downloaded itoa v1.0.9
7452023-11-06T20:50:57.953Z Downloaded ryu v1.0.15
7462023-11-06T20:50:57.964Z Downloaded clap_lex v0.5.1
7472023-11-06T20:50:57.972Z Downloaded anstream v0.5.0
7482023-11-06T20:50:57.977Z Downloaded thiserror-impl v1.0.49
7492023-11-06T20:50:57.981Z Downloaded heck v0.4.1
7502023-11-06T20:50:57.984Z Downloaded serde_spanned v0.6.4
7512023-11-06T20:50:57.987Z Downloaded colorchoice v1.0.0
7522023-11-06T20:50:57.997Z Downloaded toml_datetime v0.6.5
7532023-11-06T20:50:58.437Z Downloaded semver v1.0.20
7542023-11-06T20:50:58.462Z Downloaded quote v1.0.33
7552023-11-06T20:50:58.473Z Downloaded cargo_metadata v0.18.0
7562023-11-06T20:50:58.488Z Downloaded clap_derive v4.4.2
7572023-11-06T20:50:58.513Z Downloaded utf8parse v0.2.1
7582023-11-06T20:50:58.541Z Downloaded anstyle-query v1.0.0
7592023-11-06T20:50:58.570Z Downloaded errno v0.3.2
7602023-11-06T20:50:58.583Z Downloaded io-lifetimes v1.0.11
7612023-11-06T20:50:58.592Z Downloaded camino v1.1.6
7622023-11-06T20:50:59.609Z Downloaded terminal_size v0.2.6
7632023-11-06T20:51:00.754Z Downloaded cargo_toml v0.16.3
7642023-11-06T20:51:00.849Z Downloaded toml v0.8.6
7652023-11-06T20:51:00.871Z Downloaded unicode-ident v1.0.12
7662023-11-06T20:51:00.884Z Downloaded serde v1.0.188
7672023-11-06T20:51:00.898Z Downloaded indexmap v2.1.0
7682023-11-06T20:51:01.363Z Downloaded serde_derive v1.0.188
7692023-11-06T20:51:01.373Z Downloaded clap v4.4.3
7702023-11-06T20:51:01.396Z Downloaded memchr v2.6.3
7712023-11-06T20:51:01.415Z Downloaded winnow v0.5.15
7722023-11-06T20:51:01.433Z Downloaded clap_builder v4.4.2
7732023-11-06T20:51:01.440Z Downloaded syn v2.0.32
7742023-11-06T20:51:01.453Z Downloaded rustix v0.37.23
7752023-11-06T20:51:01.458Z Downloaded libc v0.2.149
7762023-11-06T20:51:01.487Z Downloaded hashbrown v0.14.2
7772023-11-06T20:51:01.491Z Downloaded toml_edit v0.20.7
7782023-11-06T20:51:01.496Z Downloaded serde_json v1.0.108
7792023-11-06T20:51:01.500Z Downloaded proc-macro2 v1.0.67
7802023-11-06T20:51:01.505Z Downloaded strsim v0.10.0
7812023-11-06T20:51:01.509Z Downloaded cargo-platform v0.1.3
7822023-11-06T20:51:01.527Z Downloaded bitflags v1.3.2
7832023-11-06T20:51:01.532Z Downloaded anstyle-parse v0.2.1
7842023-11-06T20:51:01.535Z Downloaded thiserror v1.0.49
7852023-11-06T20:51:01.539Z Downloaded anstyle v1.0.2
7862023-11-06T20:51:01.543Z Compiling proc-macro2 v1.0.67
7872023-11-06T20:51:01.546Z Compiling unicode-ident v1.0.12
7882023-11-06T20:51:01.553Z Compiling serde v1.0.188
7892023-11-06T20:51:01.967Z Compiling libc v0.2.149
7902023-11-06T20:51:01.974Z Compiling io-lifetimes v1.0.11
7912023-11-06T20:51:01.982Z Compiling rustix v0.37.23
7922023-11-06T20:51:01.989Z Compiling bitflags v1.3.2
7932023-11-06T20:51:01.994Z Compiling utf8parse v0.2.1
7942023-11-06T20:51:02.002Z Compiling equivalent v1.0.1
7952023-11-06T20:51:02.018Z Compiling hashbrown v0.14.2
7962023-11-06T20:51:02.024Z Compiling anstyle-parse v0.2.1
7972023-11-06T20:51:02.037Z Compiling colorchoice v1.0.0
7982023-11-06T20:51:02.041Z Compiling semver v1.0.20
7992023-11-06T20:51:02.045Z Compiling serde_json v1.0.108
8002023-11-06T20:51:02.052Z Compiling indexmap v2.1.0
8012023-11-06T20:51:02.055Z Compiling thiserror v1.0.49
8022023-11-06T20:51:02.064Z Compiling anstyle-query v1.0.0
8032023-11-06T20:51:02.067Z Compiling anstyle v1.0.2
8042023-11-06T20:51:02.071Z Compiling winnow v0.5.15
8052023-11-06T20:51:02.074Z Compiling camino v1.1.6
8062023-11-06T20:51:02.080Z Compiling ryu v1.0.15
8072023-11-06T20:51:02.086Z Compiling anstream v0.5.0
8082023-11-06T20:51:02.092Z Compiling heck v0.4.1
8092023-11-06T20:51:02.096Z Compiling itoa v1.0.9
8102023-11-06T20:51:02.104Z Compiling strsim v0.10.0
8112023-11-06T20:51:02.519Z Compiling quote v1.0.33
8122023-11-06T20:51:02.525Z Compiling clap_lex v0.5.1
8132023-11-06T20:51:02.530Z Compiling anyhow v1.0.75
8142023-11-06T20:51:02.535Z Compiling syn v2.0.32
8152023-11-06T20:51:03.047Z Compiling errno v0.3.2
8162023-11-06T20:51:04.053Z Compiling terminal_size v0.2.6
8172023-11-06T20:51:04.244Z Compiling clap_builder v4.4.2
8182023-11-06T20:51:09.331Z Compiling serde_derive v1.0.188
8192023-11-06T20:51:09.336Z Compiling thiserror-impl v1.0.49
8202023-11-06T20:51:09.341Z Compiling clap_derive v4.4.2
8212023-11-06T20:51:13.411Z Compiling clap v4.4.3
8222023-11-06T20:51:21.256Z Compiling toml_datetime v0.6.5
8232023-11-06T20:51:21.261Z Compiling serde_spanned v0.6.4
8242023-11-06T20:51:21.266Z Compiling cargo-platform v0.1.3
8252023-11-06T20:51:21.611Z Compiling toml_edit v0.20.7
8262023-11-06T20:51:23.315Z Compiling cargo_metadata v0.18.0
8272023-11-06T20:51:24.742Z Compiling toml v0.8.6
8282023-11-06T20:51:25.608Z Compiling cargo_toml v0.16.3
8292023-11-06T20:51:31.316Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8302023-11-06T20:51:32.177Z Finished dev [unoptimized + debuginfo] target(s) in 1m 02s
8312023-11-06T20:51:32.381Z Running `target/debug/xtask clippy`
8322023-11-06T20:51:32.419Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8332023-11-06T20:51:33.326Z Downloading crates ...
8342023-11-06T20:51:33.852Z Downloaded hex v0.4.3
8352023-11-06T20:51:34.273Z Downloaded httparse v1.8.0
8362023-11-06T20:51:34.428Z Downloaded base64 v0.13.1
8372023-11-06T20:51:34.571Z Downloaded http-range v0.1.5
8382023-11-06T20:51:34.588Z Downloaded aead v0.5.2
8392023-11-06T20:51:34.603Z Downloaded impl-trait-for-tuples v0.2.2
8402023-11-06T20:51:34.659Z Downloaded bitflags v2.4.0
8412023-11-06T20:51:34.697Z Downloaded newtype_derive v0.1.6
8422023-11-06T20:51:34.979Z Downloaded httpdate v1.0.3
8432023-11-06T20:51:35.088Z Downloaded number_prefix v0.4.0
8442023-11-06T20:51:35.403Z Downloaded num_threads v0.1.6
8452023-11-06T20:51:35.892Z Downloaded num_enum v0.7.0
8462023-11-06T20:51:36.480Z Downloaded cfg-if v1.0.0
8472023-11-06T20:51:51.949Z Downloaded autocfg v1.1.0
8482023-11-06T20:51:52.082Z Downloaded cpufeatures v0.2.9
8492023-11-06T20:51:52.142Z Downloaded ident_case v1.0.1
8502023-11-06T20:51:52.200Z Downloaded libtest-mimic v0.6.1
8512023-11-06T20:51:52.403Z Downloaded constant_time_eq v0.3.0
8522023-11-06T20:51:52.473Z Downloaded convert_case v0.4.0
8532023-11-06T20:51:52.534Z Downloaded iana-time-zone v0.1.57
8542023-11-06T20:51:52.610Z Downloaded match_cfg v0.1.0
8552023-11-06T20:51:52.637Z Downloaded minimal-lexical v0.2.1
8562023-11-06T20:51:52.677Z Downloaded crossbeam v0.8.2
8572023-11-06T20:51:52.689Z Downloaded md-5 v0.10.5
8582023-11-06T20:51:52.711Z Downloaded linear-map v1.2.0
8592023-11-06T20:51:52.735Z Downloaded cookie v0.16.2
8602023-11-06T20:51:52.774Z Downloaded lazycell v1.3.0
8612023-11-06T20:51:52.808Z Downloaded mime v0.3.17
8622023-11-06T20:51:52.853Z Downloaded maybe-uninit v2.0.0
8632023-11-06T20:51:52.997Z Downloaded crc v3.0.1
8642023-11-06T20:51:53.111Z Downloaded argon2 v0.5.2
8652023-11-06T20:51:53.210Z Downloaded peeking_take_while v0.1.2
8662023-11-06T20:51:53.268Z Downloaded diesel_table_macro_syntax v0.1.0
8672023-11-06T20:51:53.306Z Downloaded crossbeam-queue v0.3.8
8682023-11-06T20:51:53.354Z Downloaded form_urlencoded v1.2.0
8692023-11-06T20:51:53.426Z Downloaded percent-encoding v2.3.0
8702023-11-06T20:51:53.521Z Downloaded ciborium v0.2.1
8712023-11-06T20:51:53.628Z Downloaded crossbeam-utils v0.8.16
8722023-11-06T20:51:53.755Z Downloaded mime_guess v2.0.4
8732023-11-06T20:51:53.873Z Downloaded darling_macro v0.14.4
8742023-11-06T20:51:53.961Z Downloaded num-bigint-dig v0.8.4
8752023-11-06T20:51:54.026Z Downloaded serde-big-array v0.4.1
8762023-11-06T20:51:54.053Z Downloaded proc-macro-crate v1.3.1
8772023-11-06T20:51:54.259Z Downloaded ron v0.7.1
8782023-11-06T20:51:54.326Z Downloaded tower-service v0.3.2
8792023-11-06T20:51:54.871Z Downloaded yansi v0.5.1
8802023-11-06T20:51:54.914Z Downloaded pest_generator v2.7.2
8812023-11-06T20:51:54.993Z Downloaded serde_path_to_error v0.1.14
8822023-11-06T20:51:55.023Z Downloaded crossbeam-epoch v0.9.15
8832023-11-06T20:51:55.074Z Downloaded display-error-chain v0.2.0
8842023-11-06T20:51:55.121Z Downloaded slog-term v2.9.0
8852023-11-06T20:51:55.131Z Downloaded usdt-attr-macro v0.3.5
8862023-11-06T20:51:55.579Z Downloaded crypto-common v0.1.6
8872023-11-06T20:51:55.648Z Downloaded static_assertions v1.1.0
8882023-11-06T20:51:55.684Z Downloaded unicode-xid v0.2.4
8892023-11-06T20:51:55.745Z Downloaded dashmap v5.5.1
8902023-11-06T20:51:55.756Z Downloaded subprocess v0.2.9
8912023-11-06T20:51:55.785Z Downloaded parse-display-derive v0.8.2
8922023-11-06T20:51:55.873Z Downloaded phf_shared v0.10.0
8932023-11-06T20:51:55.919Z Downloaded dof v0.1.5
8942023-11-06T20:51:55.946Z Downloaded waitgroup v0.1.2
8952023-11-06T20:51:56.027Z Downloaded crunchy v0.2.2
8962023-11-06T20:51:56.058Z Downloaded crucible-workspace-hack v0.1.0
8972023-11-06T20:51:56.080Z Downloaded serial_test v0.10.0
8982023-11-06T20:51:56.165Z Downloaded ron v0.8.1
8992023-11-06T20:51:56.232Z Downloaded serde-big-array v0.5.1
9002023-11-06T20:51:56.326Z Downloaded zerocopy v0.3.0
9012023-11-06T20:51:56.350Z Downloaded paste v1.0.14
9022023-11-06T20:51:56.398Z Downloaded want v0.3.1
9032023-11-06T20:51:56.406Z Downloaded diesel_derives v2.1.1
9042023-11-06T20:51:56.447Z Downloaded partial-io v0.5.4
9052023-11-06T20:51:56.529Z Downloaded plotters-svg v0.3.5
9062023-11-06T20:51:56.944Z Downloaded serde_plain v1.0.2
9072023-11-06T20:51:56.953Z Downloaded zone v0.2.0
9082023-11-06T20:51:56.963Z Downloaded hash32 v0.2.1
9092023-11-06T20:51:56.972Z Downloaded zone_cfg_derive v0.2.0
9102023-11-06T20:51:56.976Z Downloaded snafu v0.7.5
9112023-11-06T20:51:56.979Z Downloaded trybuild v1.0.85
9122023-11-06T20:51:56.983Z Downloaded xattr v1.0.1
9132023-11-06T20:51:56.987Z Downloaded generic-array v0.14.7
9142023-11-06T20:51:56.991Z Downloaded tinyvec_macros v0.1.1
9152023-11-06T20:51:56.999Z Downloaded serde_arrays v0.1.0
9162023-11-06T20:51:57.009Z Downloaded zeroize v1.6.0
9172023-11-06T20:51:57.017Z Downloaded pest_meta v2.7.2
9182023-11-06T20:51:57.025Z Downloaded spin v0.5.2
9192023-11-06T20:51:57.030Z Downloaded rand_core v0.6.4
9202023-11-06T20:51:57.038Z Downloaded opaque-debug v0.3.0
9212023-11-06T20:51:57.066Z Downloaded usdt-macro v0.3.5
9222023-11-06T20:51:57.076Z Downloaded env_logger v0.9.3
9232023-11-06T20:51:57.087Z Downloaded phf_shared v0.11.2
9242023-11-06T20:51:57.090Z Downloaded pretty_assertions v1.4.0
9252023-11-06T20:51:57.095Z Downloaded vsss-rs v3.3.1
9262023-11-06T20:51:57.108Z Downloaded matches v0.1.10
9272023-11-06T20:51:57.166Z Downloaded resolv-conf v0.7.0
9282023-11-06T20:51:57.183Z Downloaded criterion v0.5.1
9292023-11-06T20:51:57.206Z Downloaded dtrace-parser v0.1.14
9302023-11-06T20:51:57.229Z Downloaded futures-io v0.3.29
9312023-11-06T20:51:57.256Z Downloaded rustversion v1.0.14
9322023-11-06T20:51:57.335Z Downloaded stable_deref_trait v1.2.0
9332023-11-06T20:51:57.390Z Downloaded quick-error v1.2.3
9342023-11-06T20:51:57.462Z Downloaded openssl-sys v0.9.93
9352023-11-06T20:51:57.506Z Downloaded scheduled-thread-pool v0.2.7
9362023-11-06T20:51:57.530Z Downloaded serial_test_derive v0.10.0
9372023-11-06T20:51:57.546Z Downloaded itertools v0.11.0
9382023-11-06T20:51:57.970Z Downloaded group v0.13.0
9392023-11-06T20:51:58.007Z Downloaded time-macros v0.2.13
9402023-11-06T20:51:58.038Z Downloaded futures-sink v0.3.29
9412023-11-06T20:51:58.107Z Downloaded zeroize_derive v1.4.2
9422023-11-06T20:51:58.176Z Downloaded serde_repr v0.1.16
9432023-11-06T20:51:58.217Z Downloaded ed25519 v1.5.3
9442023-11-06T20:51:58.252Z Downloaded similar v2.2.1
9452023-11-06T20:51:58.278Z Downloaded rustfmt-wrapper v0.2.0
9462023-11-06T20:51:58.304Z Downloaded unicode-width v0.1.11
9472023-11-06T20:51:58.316Z Downloaded tokio-native-tls v0.3.1
9482023-11-06T20:51:58.329Z Downloaded zip v0.6.6
9492023-11-06T20:51:58.344Z Downloaded try-lock v0.2.4
9502023-11-06T20:51:58.382Z Downloaded time-core v0.1.1
9512023-11-06T20:51:58.421Z Downloaded endian-type v0.1.2
9522023-11-06T20:51:58.482Z Downloaded deranged v0.3.8
9532023-11-06T20:51:58.502Z Downloaded toolchain_find v0.2.0
9542023-11-06T20:51:58.507Z Downloaded tokio-tungstenite v0.20.1
9552023-11-06T20:51:58.511Z Downloaded pin-utils v0.1.0
9562023-11-06T20:51:58.519Z Downloaded tui-tree-widget v0.13.0
9572023-11-06T20:51:58.540Z Downloaded rpassword v7.2.0
9582023-11-06T20:51:58.546Z Downloaded tinytemplate v1.2.1
9592023-11-06T20:51:58.554Z Downloaded num_enum v0.5.11
9602023-11-06T20:51:58.572Z Downloaded unarray v0.1.4
9612023-11-06T20:51:58.586Z Downloaded path-absolutize v3.1.0
9622023-11-06T20:51:58.598Z Downloaded futures-channel v0.3.29
9632023-11-06T20:51:58.608Z Downloaded spki v0.7.2
9642023-11-06T20:51:58.618Z Downloaded tinyvec v1.6.0
9652023-11-06T20:51:58.625Z Downloaded slab v0.4.9
9662023-11-06T20:51:58.633Z Downloaded rtoolbox v0.0.1
9672023-11-06T20:51:58.637Z Downloaded ena v0.14.2
9682023-11-06T20:51:58.640Z Downloaded threadpool v1.8.1
9692023-11-06T20:51:58.643Z Downloaded tracing-core v0.1.31
9702023-11-06T20:51:58.647Z Downloaded pin-project-internal v1.1.3
9712023-11-06T20:51:58.650Z Downloaded toml v0.5.11
9722023-11-06T20:51:58.653Z Downloaded rustc_version v0.1.7
9732023-11-06T20:51:58.657Z Downloaded ppv-lite86 v0.2.17
9742023-11-06T20:51:58.665Z Downloaded packed_struct_codegen v0.10.1
9752023-11-06T20:51:58.669Z Downloaded twox-hash v1.6.3
9762023-11-06T20:51:58.674Z Downloaded tiny-keccak v2.0.2
9772023-11-06T20:51:58.688Z Downloaded zerocopy v0.6.4
9782023-11-06T20:51:59.103Z Downloaded thiserror-impl-no-std v2.0.2
9792023-11-06T20:51:59.109Z Downloaded phf v0.11.2
9802023-11-06T20:51:59.117Z Downloaded smallvec v1.11.0
9812023-11-06T20:51:59.576Z Downloaded derive_builder v0.12.0
9822023-11-06T20:51:59.592Z Downloaded parking_lot_core v0.9.8
9832023-11-06T20:51:59.597Z Downloaded postgres-protocol v0.6.6
9842023-11-06T20:51:59.601Z Downloaded ucd-trie v0.1.6
9852023-11-06T20:51:59.623Z Downloaded rayon-core v1.12.0
9862023-11-06T20:51:59.639Z Downloaded socket2 v0.4.9
9872023-11-06T20:51:59.645Z Downloaded hashbrown v0.13.2
9882023-11-06T20:51:59.651Z Downloaded serde_yaml v0.9.25
9892023-11-06T20:51:59.660Z Downloaded tokio-stream v0.1.14
9902023-11-06T20:51:59.670Z Downloaded parking_lot v0.12.1
9912023-11-06T20:51:59.680Z Downloaded tokio-postgres v0.7.10
9922023-11-06T20:51:59.691Z Downloaded unicode-normalization v0.1.22
9932023-11-06T20:51:59.705Z Downloaded unicode-segmentation v1.10.1
9942023-11-06T20:51:59.716Z Downloaded nix v0.26.2
9952023-11-06T20:51:59.728Z Downloaded der v0.7.8
9962023-11-06T20:51:59.744Z Downloaded trust-dns-resolver v0.22.0
9972023-11-06T20:51:59.754Z Downloaded reedline v0.23.0
9982023-11-06T20:51:59.769Z Downloaded lalrpop v0.19.12
9992023-11-06T20:51:59.781Z Downloaded clap v2.34.0
10002023-11-06T20:51:59.788Z Downloaded quick-xml v0.23.1
10012023-11-06T20:51:59.799Z Downloaded syn v1.0.109
10022023-11-06T20:52:00.232Z Downloaded rusqlite v0.29.0
10032023-11-06T20:52:00.245Z Downloaded plotters v0.3.5
10042023-11-06T20:52:00.251Z Downloaded vcpkg v0.2.15
10052023-11-06T20:52:00.268Z Downloaded webpki-roots v0.25.2
10062023-11-06T20:52:00.271Z Downloaded radix_trie v0.2.1
10072023-11-06T20:52:00.274Z Downloaded ratatui v0.23.0
10082023-11-06T20:52:00.279Z Downloaded regress v0.7.1
10092023-11-06T20:52:00.283Z Downloaded regex v1.10.2
10102023-11-06T20:52:00.286Z Downloaded openssl v0.10.57
10112023-11-06T20:52:00.289Z Downloaded rustix v0.38.9
10122023-11-06T20:52:00.306Z Downloaded regex-syntax v0.8.2
10132023-11-06T20:52:00.311Z Downloaded regex-syntax v0.6.29
10142023-11-06T20:52:00.322Z Downloaded curve25519-dalek v4.1.0
10152023-11-06T20:52:00.325Z Downloaded regex-syntax v0.7.5
10162023-11-06T20:52:00.328Z Downloaded openapiv3 v1.0.3
10172023-11-06T20:52:00.331Z Downloaded tokio v1.33.0
10182023-11-06T20:52:00.334Z Downloaded regex-automata v0.4.3
10192023-11-06T20:52:00.337Z Downloaded zerocopy-derive v0.2.0
10202023-11-06T20:52:00.339Z Downloaded bzip2-sys v0.1.11+1.0.8
10212023-11-06T20:52:00.342Z Downloaded zerocopy-derive v0.6.4
10222023-11-06T20:52:00.345Z Downloaded regex-automata v0.3.8
10232023-11-06T20:52:00.355Z Downloaded sled v0.34.7
10242023-11-06T20:52:00.358Z Downloaded polar-core v0.27.0
10252023-11-06T20:52:00.361Z Downloaded diesel v2.1.3
10262023-11-06T20:52:00.368Z Downloaded libz-sys v1.1.12
10272023-11-06T20:52:00.378Z Downloaded gimli v0.28.0
10282023-11-06T20:52:00.386Z Downloaded trust-dns-proto v0.22.0
10292023-11-06T20:52:00.394Z Downloaded sha3 v0.10.8
10302023-11-06T20:52:00.403Z Downloaded object v0.32.1
10312023-11-06T20:52:00.408Z Downloaded bstr v1.6.0
10322023-11-06T20:52:00.413Z Downloaded object v0.30.4
10332023-11-06T20:52:00.423Z Downloaded smoltcp v0.8.2
10342023-11-06T20:52:00.432Z Downloaded rustls v0.21.8
10352023-11-06T20:52:00.437Z Downloaded git2 v0.17.2
10362023-11-06T20:52:00.445Z Downloaded bstr v0.2.17
10372023-11-06T20:52:00.457Z Downloaded h2 v0.3.21
10382023-11-06T20:52:00.465Z Downloaded futures-util v0.3.29
10392023-11-06T20:52:00.473Z Downloaded smoltcp v0.9.1
10402023-11-06T20:52:00.487Z Downloaded rayon v1.8.0
10412023-11-06T20:52:00.500Z Downloaded idna v0.2.3
10422023-11-06T20:52:00.554Z Downloaded encoding_rs v0.8.33
10432023-11-06T20:52:00.559Z Downloaded reqwest v0.11.20
10442023-11-06T20:52:00.574Z Downloaded tokio-util v0.7.10
10452023-11-06T20:52:00.588Z Downloaded petgraph v0.6.4
10462023-11-06T20:52:00.599Z Downloaded libgit2-sys v0.15.2+1.6.4
10472023-11-06T20:52:00.603Z Downloaded trust-dns-server v0.22.1
10482023-11-06T20:52:00.607Z Downloaded proptest v1.3.1
10492023-11-06T20:52:00.610Z Downloaded bitvec v1.0.1
10502023-11-06T20:52:00.616Z Downloaded trust-dns-client v0.22.0
10512023-11-06T20:52:00.620Z Downloaded url v2.4.1
10522023-11-06T20:52:00.627Z Downloaded x509-cert v0.2.4
10532023-11-06T20:52:00.636Z Downloaded rustls-webpki v0.101.7
10542023-11-06T20:52:00.645Z Downloaded idna v0.4.0
10552023-11-06T20:52:00.649Z Downloaded chrono v0.4.31
10562023-11-06T20:52:00.661Z Downloaded bindgen v0.65.1
10572023-11-06T20:52:00.666Z Downloaded rand v0.4.6
10582023-11-06T20:52:00.670Z Downloaded toml_edit v0.19.15
10592023-11-06T20:52:00.677Z Downloaded env_logger v0.10.0
10602023-11-06T20:52:00.691Z Downloaded headers v0.3.9
10612023-11-06T20:52:00.694Z Downloaded tungstenite v0.20.1
10622023-11-06T20:52:00.704Z Downloaded crossterm v0.27.0
10632023-11-06T20:52:00.708Z Downloaded pest v2.7.2
10642023-11-06T20:52:00.712Z Downloaded tabled v0.14.0
10652023-11-06T20:52:00.715Z Downloaded hyper v0.14.27
10662023-11-06T20:52:00.719Z Downloaded parking_lot_core v0.8.6
10672023-11-06T20:52:00.722Z Downloaded postcard v0.7.3
10682023-11-06T20:52:00.727Z Downloaded socket2 v0.5.4
10692023-11-06T20:52:00.734Z Downloaded toml v0.7.8
10702023-11-06T20:52:00.739Z Downloaded rstest_macros v0.18.2
10712023-11-06T20:52:00.748Z Downloaded typenum v1.16.0
10722023-11-06T20:52:00.755Z Downloaded postgres-types v0.2.6
10732023-11-06T20:52:00.778Z Downloaded derive-where v1.2.5
10742023-11-06T20:52:00.786Z Downloaded flate2 v1.0.28
10752023-11-06T20:52:00.795Z Downloaded erased-serde v0.3.30
10762023-11-06T20:52:00.801Z Downloaded tungstenite v0.18.0
10772023-11-06T20:52:00.806Z Downloaded futures v0.3.29
10782023-11-06T20:52:00.819Z Downloaded indexmap v1.9.3
10792023-11-06T20:52:00.825Z Downloaded tough v0.12.5
10802023-11-06T20:52:00.832Z Downloaded aho-corasick v1.0.4
10812023-11-06T20:52:00.839Z Downloaded rand v0.8.5
10822023-11-06T20:52:00.848Z Downloaded darling v0.14.4
10832023-11-06T20:52:00.860Z Downloaded pin-project v1.1.3
10842023-11-06T20:52:00.871Z Downloaded yasna v0.5.2
10852023-11-06T20:52:00.883Z Downloaded enum-as-inner v0.5.1
10862023-11-06T20:52:01.292Z Downloaded datatest-stable v0.2.3
10872023-11-06T20:52:01.301Z Downloaded dyn-clone v1.0.13
10882023-11-06T20:52:01.313Z Downloaded hashbrown v0.12.3
10892023-11-06T20:52:01.329Z Downloaded regex-automata v0.1.10
10902023-11-06T20:52:01.337Z Downloaded schemars v0.8.13
10912023-11-06T20:52:01.341Z Downloaded expectorate v1.1.0
10922023-11-06T20:52:01.345Z Downloaded either v1.9.0
10932023-11-06T20:52:01.348Z Downloaded rcgen v0.11.3
10942023-11-06T20:52:01.355Z Downloaded futures-task v0.3.29
10952023-11-06T20:52:01.363Z Downloaded half v1.8.2
10962023-11-06T20:52:01.372Z Downloaded version_check v0.9.4
10972023-11-06T20:52:01.384Z Downloaded predicates-tree v1.0.9
10982023-11-06T20:52:01.391Z Downloaded predicates v3.0.4
10992023-11-06T20:52:01.395Z Downloaded serde_with v2.3.3
11002023-11-06T20:52:01.400Z Downloaded usdt v0.3.5
11012023-11-06T20:52:01.404Z Downloaded thiserror-no-std v2.0.2
11022023-11-06T20:52:01.408Z Downloaded tracing-attributes v0.1.26
11032023-11-06T20:52:01.411Z Downloaded signal-hook v0.3.17
11042023-11-06T20:52:01.415Z Downloaded time v0.3.27
11052023-11-06T20:52:01.419Z Downloaded portable-atomic v1.4.3
11062023-11-06T20:52:01.423Z Downloaded derive_builder_core v0.12.0
11072023-11-06T20:52:01.428Z Downloaded crypto-bigint v0.5.2
11082023-11-06T20:52:01.434Z Downloaded ring v0.17.5
11092023-11-06T20:52:01.846Z Downloaded itertools v0.10.5
11102023-11-06T20:52:01.850Z Downloaded futures-core v0.3.29
11112023-11-06T20:52:01.853Z Downloaded untrusted v0.9.0
11122023-11-06T20:52:01.859Z Downloaded walkdir v2.4.0
11132023-11-06T20:52:01.863Z Downloaded data-encoding v2.4.0
11142023-11-06T20:52:01.867Z Downloaded ctr v0.9.2
11152023-11-06T20:52:01.871Z Downloaded rustls-native-certs v0.6.3
11162023-11-06T20:52:01.876Z Downloaded unsafe-libyaml v0.2.9
11172023-11-06T20:52:01.880Z Downloaded heapless v0.7.16
11182023-11-06T20:52:01.885Z Downloaded uuid v1.4.1
11192023-11-06T20:52:01.890Z Downloaded fatfs v0.3.6
11202023-11-06T20:52:01.896Z Downloaded hkdf v0.12.3
11212023-11-06T20:52:02.312Z Downloaded filetime v0.2.22
11222023-11-06T20:52:02.316Z Downloaded rustc_version v0.4.0
11232023-11-06T20:52:02.321Z Downloaded slog-bunyan v2.4.0
11242023-11-06T20:52:02.332Z Downloaded dirs-next v2.0.0
11252023-11-06T20:52:02.337Z Downloaded debug-ignore v1.0.5
11262023-11-06T20:52:02.344Z Downloaded postcard-cobs v0.1.5-pre
11272023-11-06T20:52:02.351Z Downloaded radium v0.7.0
11282023-11-06T20:52:02.363Z Downloaded r2d2 v0.8.10
11292023-11-06T20:52:02.368Z Downloaded rand_xorshift v0.3.0
11302023-11-06T20:52:02.378Z Downloaded owo-colors v3.5.0
11312023-11-06T20:52:02.383Z Downloaded rust-argon2 v1.0.1
11322023-11-06T20:52:02.390Z Downloaded vte v0.11.1
11332023-11-06T20:52:02.398Z Downloaded tracing v0.1.37
11342023-11-06T20:52:02.403Z Downloaded libsqlite3-sys v0.26.0
11352023-11-06T20:52:02.414Z Downloaded ring v0.16.20
11362023-11-06T20:52:02.428Z Downloaded libxml v0.3.3
11372023-11-06T20:52:02.438Z Downloaded darling_core v0.20.3
11382023-11-06T20:52:02.454Z Downloaded pin-project-lite v0.2.13
11392023-11-06T20:52:02.480Z Downloaded getrandom v0.2.10
11402023-11-06T20:52:02.506Z Downloaded futures-macro v0.3.29
11412023-11-06T20:52:02.515Z Downloaded ref-cast v1.0.20
11422023-11-06T20:52:02.531Z Downloaded rand_chacha v0.3.1
11432023-11-06T20:52:02.542Z Downloaded remove_dir_all v0.5.3
11442023-11-06T20:52:02.562Z Downloaded parking_lot v0.11.2
11452023-11-06T20:52:02.576Z Downloaded ref-cast-impl v1.0.20
11462023-11-06T20:52:02.589Z Downloaded unicode-bidi v0.3.13
11472023-11-06T20:52:02.647Z Downloaded flume v0.11.0
11482023-11-06T20:52:02.660Z Downloaded tokio-rustls v0.24.1
11492023-11-06T20:52:02.672Z Downloaded platforms v3.0.2
11502023-11-06T20:52:02.685Z Downloaded pkcs1 v0.7.5
11512023-11-06T20:52:02.699Z Downloaded getopts v0.2.21
11522023-11-06T20:52:02.705Z Downloaded semver v0.11.0
11532023-11-06T20:52:02.711Z Downloaded rustls-pemfile v1.0.3
11542023-11-06T20:52:02.719Z Downloaded libm v0.2.7
11552023-11-06T20:52:02.724Z Downloaded salty v0.2.0
11562023-11-06T20:52:02.733Z Downloaded pkcs8 v0.10.2
11572023-11-06T20:52:02.745Z Downloaded elliptic-curve v0.13.5
11582023-11-06T20:52:02.751Z Downloaded schemars_derive v0.8.13
11592023-11-06T20:52:02.757Z Downloaded steno v0.4.0
11602023-11-06T20:52:02.763Z Downloaded downcast v0.11.0
11612023-11-06T20:52:02.768Z Downloaded doc-comment v0.3.3
11622023-11-06T20:52:02.775Z Downloaded plotters-backend v0.3.5
11632023-11-06T20:52:02.787Z Downloaded pkg-config v0.3.27
11642023-11-06T20:52:02.792Z Downloaded curve25519-dalek-derive v0.1.0
11652023-11-06T20:52:02.795Z Downloaded serde_tokenstream v0.1.7
11662023-11-06T20:52:02.799Z Downloaded glob v0.3.1
11672023-11-06T20:52:02.803Z Downloaded tokio-tungstenite v0.18.0
11682023-11-06T20:52:02.807Z Downloaded scopeguard v1.2.0
11692023-11-06T20:52:02.810Z Downloaded rusty-fork v0.3.0
11702023-11-06T20:52:02.814Z Downloaded papergrid v0.10.0
11712023-11-06T20:52:02.818Z Downloaded aes v0.8.3
11722023-11-06T20:52:02.822Z Downloaded dirs-sys-next v0.1.2
11732023-11-06T20:52:02.827Z Downloaded vergen v8.2.4
11742023-11-06T20:52:02.830Z Downloaded predicates v2.1.5
11752023-11-06T20:52:02.836Z Downloaded hashlink v0.8.3
11762023-11-06T20:52:02.844Z Downloaded oso v0.27.0
11772023-11-06T20:52:02.858Z Downloaded spin v0.9.8
11782023-11-06T20:52:02.867Z Downloaded darling_core v0.14.4
11792023-11-06T20:52:02.876Z Downloaded usdt-impl v0.3.5
11802023-11-06T20:52:02.884Z Downloaded utf-8 v0.7.6
11812023-11-06T20:52:02.892Z Downloaded serde_tokenstream v0.2.0
11822023-11-06T20:52:02.898Z Downloaded globset v0.4.13
11832023-11-06T20:52:02.904Z Downloaded futures-executor v0.3.29
11842023-11-06T20:52:02.909Z Downloaded wyz v0.5.1
11852023-11-06T20:52:02.912Z Downloaded whoami v1.4.1
11862023-11-06T20:52:02.920Z Downloaded fxhash v0.2.1
11872023-11-06T20:52:02.924Z Downloaded futures-timer v3.0.2
11882023-11-06T20:52:02.928Z Downloaded crossbeam-channel v0.5.8
11892023-11-06T20:52:02.932Z Downloaded signal-hook-mio v0.2.3
11902023-11-06T20:52:02.935Z Downloaded serde-hex v0.1.0
11912023-11-06T20:52:02.938Z Downloaded wait-timeout v0.2.0
11922023-11-06T20:52:02.942Z Downloaded vte_generate_state_changes v0.1.1
11932023-11-06T20:52:02.946Z Downloaded vec_map v0.8.2
11942023-11-06T20:52:02.949Z Downloaded untrusted v0.7.1
11952023-11-06T20:52:02.952Z Downloaded unicode-linebreak v0.1.5
11962023-11-06T20:52:02.956Z Downloaded predicates-core v1.0.6
11972023-11-06T20:52:02.959Z Downloaded textwrap v0.16.0
11982023-11-06T20:52:02.964Z Downloaded rsa v0.9.2
11992023-11-06T20:52:02.967Z Downloaded miniz_oxide v0.7.1
12002023-11-06T20:52:02.970Z Downloaded http v0.2.9
12012023-11-06T20:52:02.974Z Downloaded termtree v0.4.1
12022023-11-06T20:52:03.045Z Downloaded prettyplease v0.2.12
12032023-11-06T20:52:03.468Z Downloaded test-strategy v0.3.1
12042023-11-06T20:52:03.476Z Downloaded which v4.4.0
12052023-11-06T20:52:03.482Z Downloaded unicase v2.7.0
12062023-11-06T20:52:03.486Z Downloaded smf v0.2.2
12072023-11-06T20:52:03.490Z Downloaded smawk v0.3.1
12082023-11-06T20:52:03.494Z Downloaded slog-scope v4.4.0
12092023-11-06T20:52:03.497Z Downloaded slog-json v2.6.1
12102023-11-06T20:52:03.501Z Downloaded siphasher v0.3.11
12112023-11-06T20:52:03.505Z Downloaded signature v2.1.0
12122023-11-06T20:52:03.509Z Downloaded signal-hook-registry v1.4.1
12132023-11-06T20:52:03.514Z Downloaded fd-lock v3.0.13
12142023-11-06T20:52:03.527Z Downloaded fastrand v2.0.0
12152023-11-06T20:52:03.533Z Downloaded derive_more v0.99.17
12162023-11-06T20:52:03.539Z Downloaded structopt v0.3.26
12172023-11-06T20:52:03.545Z Downloaded slog-stdlog v4.1.1
12182023-11-06T20:52:03.551Z Downloaded darling v0.20.3
12192023-11-06T20:52:03.565Z Downloaded const_format v0.2.31
12202023-11-06T20:52:03.573Z Downloaded mio v0.8.8
12212023-11-06T20:52:03.578Z Downloaded ff v0.13.0
12222023-11-06T20:52:03.582Z Downloaded sha2 v0.10.8
12232023-11-06T20:52:03.586Z Downloaded pretty-hex v0.3.0
12242023-11-06T20:52:03.594Z Downloaded pretty-hex v0.2.1
12252023-11-06T20:52:03.598Z Downloaded slog-envlogger v2.2.0
12262023-11-06T20:52:03.602Z Downloaded float-cmp v0.9.0
12272023-11-06T20:52:03.608Z Downloaded fixedbitset v0.4.2
12282023-11-06T20:52:03.613Z Downloaded fallible-iterator v0.2.0
12292023-11-06T20:52:03.618Z Downloaded password-hash v0.5.0
12302023-11-06T20:52:03.627Z Downloaded cc v1.0.83
12312023-11-06T20:52:03.641Z Downloaded proc-macro-error v1.0.4
12322023-11-06T20:52:03.683Z Downloaded funty v2.0.0
12332023-11-06T20:52:03.689Z Downloaded flagset v0.4.3
12342023-11-06T20:52:03.694Z Downloaded fallible-streaming-iterator v0.1.9
12352023-11-06T20:52:04.102Z Downloaded universal-hash v0.5.1
12362023-11-06T20:52:04.164Z Downloaded fnv v1.0.7
12372023-11-06T20:52:04.170Z Downloaded topological-sort v0.2.2
12382023-11-06T20:52:04.174Z Downloaded packed_struct v0.10.1
12392023-11-06T20:52:04.179Z Downloaded sha1 v0.10.5
12402023-11-06T20:52:04.183Z Downloaded semver-parser v0.10.2
12412023-11-06T20:52:04.186Z Downloaded pest_derive v2.7.2
12422023-11-06T20:52:04.191Z Downloaded der_derive v0.7.2
12432023-11-06T20:52:04.196Z Downloaded precomputed-hash v0.1.1
12442023-11-06T20:52:04.200Z Downloaded headers-core v0.2.0
12452023-11-06T20:52:04.205Z Downloaded signal-hook-tokio v0.3.1
12462023-11-06T20:52:04.210Z Downloaded parse-display-derive v0.7.0
12472023-11-06T20:52:04.216Z Downloaded heck v0.3.3
12482023-11-06T20:52:04.220Z Downloaded poly1305 v0.8.0
12492023-11-06T20:52:04.223Z Downloaded diff v0.1.13
12502023-11-06T20:52:04.228Z Downloaded structopt-derive v0.4.18
12512023-11-06T20:52:04.253Z Downloaded backtrace v0.3.69
12522023-11-06T20:52:04.309Z Downloaded arc-swap v1.6.0
12532023-11-06T20:52:04.322Z Downloaded tokio-macros v2.1.0
12542023-11-06T20:52:04.343Z Downloaded tar v0.4.40
12552023-11-06T20:52:04.360Z Downloaded slog v2.7.0
12562023-11-06T20:52:04.370Z Downloaded oso-derive v0.27.0
12572023-11-06T20:52:04.387Z Downloaded pem-rfc7468 v0.7.0
12582023-11-06T20:52:04.399Z Downloaded rstest v0.18.2
12592023-11-06T20:52:04.408Z Downloaded indicatif v0.17.7
12602023-11-06T20:52:04.423Z Downloaded bytes v1.5.0
12612023-11-06T20:52:04.436Z Downloaded thread_local v1.1.7
12622023-11-06T20:52:04.441Z Downloaded thread-id v4.2.0
12632023-11-06T20:52:04.450Z Downloaded pem v1.1.1
12642023-11-06T20:52:04.456Z Downloaded once_cell v1.18.0
12652023-11-06T20:52:04.469Z Downloaded strum_macros v0.24.3
12662023-11-06T20:52:04.480Z Downloaded structmeta-derive v0.2.0
12672023-11-06T20:52:04.492Z Downloaded structmeta v0.2.0
12682023-11-06T20:52:06.315Z Downloaded structmeta v0.1.6
12692023-11-06T20:52:06.439Z Downloaded strsim v0.8.0
12702023-11-06T20:52:06.529Z Downloaded strip-ansi-escapes v0.2.0
12712023-11-06T20:52:06.572Z Downloaded stringprep v0.1.3
12722023-11-06T20:52:06.990Z Downloaded string_cache v0.8.7
12732023-11-06T20:52:07.021Z Downloaded signature v1.6.4
12742023-11-06T20:52:07.038Z Downloaded serde_with_macros v2.3.3
12752023-11-06T20:52:07.085Z Downloaded serde_derive_internals v0.26.0
12762023-11-06T20:52:07.120Z Downloaded chacha20poly1305 v0.10.1
12772023-11-06T20:52:07.128Z Downloaded cstr-argument v0.1.2
12782023-11-06T20:52:07.571Z Downloaded openssl-probe v0.1.5
12792023-11-06T20:52:07.594Z Downloaded openssl-macros v0.1.1
12802023-11-06T20:52:07.621Z Downloaded clang-sys v1.6.1
12812023-11-06T20:52:07.628Z Downloaded path-slash v0.1.5
12822023-11-06T20:52:07.638Z Downloaded path-dedot v3.1.0
12832023-11-06T20:52:07.655Z Downloaded polyval v0.6.1
12842023-11-06T20:52:07.674Z Downloaded term v0.7.0
12852023-11-06T20:52:07.696Z Downloaded tempfile v3.8.0
12862023-11-06T20:52:07.717Z Downloaded snafu-derive v0.7.5
12872023-11-06T20:52:07.734Z Downloaded normalize-line-endings v0.3.0
12882023-11-06T20:52:07.741Z Downloaded darling_macro v0.20.3
12892023-11-06T20:52:07.747Z Downloaded textwrap v0.11.0
12902023-11-06T20:52:07.756Z Downloaded slog-dtrace v0.2.3
12912023-11-06T20:52:07.762Z Downloaded ahash v0.8.3
12922023-11-06T20:52:07.769Z Downloaded allocator-api2 v0.2.16
12932023-11-06T20:52:07.774Z Downloaded ringbuffer v0.15.0
12942023-11-06T20:52:07.780Z Downloaded proc-macro-error-attr v1.0.4
12952023-11-06T20:52:07.792Z Downloaded pem v3.0.2
12962023-11-06T20:52:07.797Z Downloaded omicron-zone-package v0.8.3
12972023-11-06T20:52:07.818Z Downloaded olpc-cjson v0.1.3
12982023-11-06T20:52:07.847Z Downloaded foreign-types v0.3.2
12992023-11-06T20:52:07.870Z Downloaded tempdir v0.3.7
13002023-11-06T20:52:07.892Z Downloaded strum_macros v0.25.2
13012023-11-06T20:52:07.914Z Downloaded slog-async v2.8.0
13022023-11-06T20:52:07.942Z Downloaded similar-asserts v1.5.0
13032023-11-06T20:52:07.949Z Downloaded rustc-demangle v0.1.23
13042023-11-06T20:52:07.970Z Downloaded relative-path v1.9.0
13052023-11-06T20:52:07.977Z Downloaded base64 v0.21.5
13062023-11-06T20:52:08.004Z Downloaded parse-display v0.7.0
13072023-11-06T20:52:08.026Z Downloaded fragile v2.0.0
13082023-11-06T20:52:08.036Z Downloaded termcolor v1.2.0
13092023-11-06T20:52:08.045Z Downloaded synstructure v0.12.6
13102023-11-06T20:52:08.074Z Downloaded subtle v2.5.0
13112023-11-06T20:52:08.092Z Downloaded structmeta-derive v0.1.6
13122023-11-06T20:52:08.110Z Downloaded crc32fast v1.3.2
13132023-11-06T20:52:08.117Z Downloaded lru-cache v0.1.2
13142023-11-06T20:52:08.137Z Downloaded log v0.4.20
13152023-11-06T20:52:08.149Z Downloaded lock_api v0.4.10
13162023-11-06T20:52:08.155Z Downloaded libloading v0.7.4
13172023-11-06T20:52:08.163Z Downloaded crossbeam-deque v0.8.3
13182023-11-06T20:52:08.187Z Downloaded shell-words v1.1.0
13192023-11-06T20:52:08.205Z Downloaded serde_urlencoded v0.7.1
13202023-11-06T20:52:08.210Z Downloaded base64ct v1.6.0
13212023-11-06T20:52:08.215Z Downloaded const-oid v0.9.5
13222023-11-06T20:52:08.224Z Downloaded backoff v0.4.0
13232023-11-06T20:52:08.229Z Downloaded smallvec v0.6.14
13242023-11-06T20:52:08.238Z Downloaded semver v0.1.20
13252023-11-06T20:52:08.243Z Downloaded num-rational v0.4.1
13262023-11-06T20:52:08.267Z Downloaded oorandom v11.1.3
13272023-11-06T20:52:08.288Z Downloaded termios v0.3.3
13282023-11-06T20:52:08.331Z Downloaded foreign-types v0.5.0
13292023-11-06T20:52:08.339Z Downloaded digest v0.10.7
13302023-11-06T20:52:08.346Z Downloaded tabled_derive v0.6.0
13312023-11-06T20:52:08.390Z Downloaded foreign-types-shared v0.1.1
13322023-11-06T20:52:08.439Z Downloaded derive_builder_macro v0.12.0
13332023-11-06T20:52:08.463Z Downloaded strum v0.25.0
13342023-11-06T20:52:08.489Z Downloaded secrecy v0.8.0
13352023-11-06T20:52:08.559Z Downloaded sct v0.7.0
13362023-11-06T20:52:08.589Z Downloaded same-file v1.0.6
13372023-11-06T20:52:08.609Z Downloaded colored v2.0.4
13382023-11-06T20:52:08.650Z Downloaded foreign-types-macros v0.2.3
13392023-11-06T20:52:08.678Z Downloaded ascii v1.1.0
13402023-11-06T20:52:08.702Z Downloaded ansi_term v0.12.1
13412023-11-06T20:52:08.719Z Downloaded fs-err v2.9.0
13422023-11-06T20:52:08.749Z Downloaded tap v1.0.1
13432023-11-06T20:52:08.762Z Downloaded maplit v1.0.2
13442023-11-06T20:52:08.787Z Downloaded managed v0.8.0
13452023-11-06T20:52:08.823Z Downloaded macaddr v1.0.1
13462023-11-06T20:52:08.833Z Downloaded anes v0.1.6
13472023-11-06T20:52:08.862Z Downloaded addr2line v0.21.0
13482023-11-06T20:52:08.874Z Downloaded assert_cmd v2.0.12
13492023-11-06T20:52:08.881Z Downloaded parse-display v0.8.2
13502023-11-06T20:52:08.890Z Downloaded num-bigint v0.4.4
13512023-11-06T20:52:08.908Z Downloaded keccak v0.1.4
13522023-11-06T20:52:08.980Z Downloaded criterion-plot v0.5.0
13532023-11-06T20:52:08.989Z Downloaded lalrpop-util v0.19.12
13542023-11-06T20:52:09.009Z Downloaded crc-catalog v2.2.0
13552023-11-06T20:52:09.024Z Downloaded memoffset v0.7.1
13562023-11-06T20:52:09.043Z Downloaded ciborium-ll v0.2.1
13572023-11-06T20:52:09.047Z Downloaded bzip2 v0.4.4
13582023-11-06T20:52:09.061Z Downloaded const_format_proc_macros v0.2.31
13592023-11-06T20:52:09.077Z Downloaded ascii-canvas v3.0.0
13602023-11-06T20:52:09.087Z Downloaded ipnetwork v0.20.0
13612023-11-06T20:52:09.105Z Downloaded hmac v0.12.1
13622023-11-06T20:52:09.112Z Downloaded chacha20 v0.9.1
13632023-11-06T20:52:09.117Z Downloaded cancel-safe-futures v0.1.5
13642023-11-06T20:52:09.122Z Downloaded bytesize v1.3.0
13652023-11-06T20:52:09.126Z Downloaded libefi-sys v0.1.0
13662023-11-06T20:52:09.129Z Downloaded cipher v0.4.4
13672023-11-06T20:52:09.157Z Downloaded corncobs v0.1.3
13682023-11-06T20:52:09.170Z Downloaded cassowary v0.3.0
13692023-11-06T20:52:09.174Z Downloaded async-stream v0.3.5
13702023-11-06T20:52:09.178Z Downloaded async-trait v0.1.74
13712023-11-06T20:52:09.192Z Downloaded aes-gcm-siv v0.11.1
13722023-11-06T20:52:09.604Z Downloaded foreign-types-shared v0.3.1
13732023-11-06T20:52:09.608Z Downloaded difflib v0.4.0
13742023-11-06T20:52:09.611Z Downloaded take_mut v0.2.2
13752023-11-06T20:52:09.616Z Downloaded shlex v1.1.0
13762023-11-06T20:52:09.630Z Downloaded crc-any v2.4.3
13772023-11-06T20:52:10.045Z Downloaded async-recursion v1.0.5
13782023-11-06T20:52:10.048Z Downloaded basic-toml v0.1.4
13792023-11-06T20:52:10.052Z Downloaded camino-tempfile v1.0.2
13802023-11-06T20:52:10.057Z Downloaded rustc-hash v1.1.0
13812023-11-06T20:52:10.065Z Downloaded ipnet v2.8.0
13822023-11-06T20:52:10.071Z Downloaded hyper-tls v0.5.0
13832023-11-06T20:52:10.077Z Downloaded hyper-rustls v0.24.2
13842023-11-06T20:52:10.082Z Downloaded cexpr v0.6.0
13852023-11-06T20:52:10.095Z Downloaded num_cpus v1.16.0
13862023-11-06T20:52:10.120Z Downloaded num-integer v0.1.45
13872023-11-06T20:52:10.131Z Downloaded nu-ansi-term v0.49.0
13882023-11-06T20:52:10.136Z Downloaded httptest v0.15.5
13892023-11-06T20:52:10.141Z Downloaded byteorder v1.5.0
13902023-11-06T20:52:10.145Z Downloaded ciborium-io v0.2.1
13912023-11-06T20:52:10.149Z Downloaded bitstruct_derive v0.1.0
13922023-11-06T20:52:10.154Z Downloaded indoc v1.0.9
13932023-11-06T20:52:10.157Z Downloaded http-body v0.4.5
13942023-11-06T20:52:10.161Z Downloaded console v0.15.7
13952023-11-06T20:52:10.164Z Downloaded bitstruct v0.1.1
13962023-11-06T20:52:10.168Z Downloaded hex-literal v0.4.1
13972023-11-06T20:52:10.175Z Downloaded assert_matches v1.5.0
13982023-11-06T20:52:10.178Z Downloaded atomicwrites v0.4.2
13992023-11-06T20:52:10.182Z Downloaded bb8 v0.8.1
14002023-11-06T20:52:10.186Z Downloaded array-init v0.0.4
14012023-11-06T20:52:10.192Z Downloaded num_enum_derive v0.5.11
14022023-11-06T20:52:10.196Z Downloaded num-traits v0.2.16
14032023-11-06T20:52:10.200Z Downloaded crossterm v0.26.1
14042023-11-06T20:52:10.204Z Downloaded bytecount v0.6.3
14052023-11-06T20:52:10.209Z Downloaded bit-vec v0.6.3
14062023-11-06T20:52:10.620Z Downloaded approx v0.5.1
14072023-11-06T20:52:10.623Z Downloaded mockall_derive v0.11.4
14082023-11-06T20:52:10.627Z Downloaded linked-hash-map v0.5.6
14092023-11-06T20:52:10.632Z Downloaded async-stream-impl v0.3.5
14102023-11-06T20:52:10.637Z Downloaded num-complex v0.4.4
14112023-11-06T20:52:10.640Z Downloaded nodrop v0.1.14
14122023-11-06T20:52:10.643Z Downloaded nibble_vec v0.1.0
14132023-11-06T20:52:10.646Z Downloaded native-tls v0.2.11
14142023-11-06T20:52:10.649Z Downloaded instant v0.1.12
14152023-11-06T20:52:10.658Z Downloaded adler v1.0.2
14162023-11-06T20:52:10.666Z Downloaded num_enum_derive v0.7.0
14172023-11-06T20:52:10.676Z Downloaded num-iter v0.1.43
14182023-11-06T20:52:10.681Z Downloaded num v0.4.1
14192023-11-06T20:52:10.686Z Downloaded multer v2.1.0
14202023-11-06T20:52:10.690Z Downloaded mockall v0.11.4
14212023-11-06T20:52:10.693Z Downloaded lazy_static v1.4.0
14222023-11-06T20:52:10.696Z Downloaded is-terminal v0.4.9
14232023-11-06T20:52:10.699Z Downloaded constant_time_eq v0.2.6
14242023-11-06T20:52:10.702Z Downloaded cast v0.3.0
14252023-11-06T20:52:10.705Z Downloaded blake2 v0.10.6
14262023-11-06T20:52:10.708Z Downloaded num-derive v0.4.0
14272023-11-06T20:52:10.715Z Downloaded new_debug_unreachable v1.0.4
14282023-11-06T20:52:10.733Z Downloaded jobserver v0.1.26
14292023-11-06T20:52:10.744Z Downloaded inout v0.1.3
14302023-11-06T20:52:10.762Z Downloaded hubpack v0.1.2
14312023-11-06T20:52:10.775Z Downloaded blake2b_simd v1.0.1
14322023-11-06T20:52:10.785Z Downloaded arrayvec v0.7.4
14332023-11-06T20:52:10.795Z Downloaded nom v7.1.3
14342023-11-06T20:52:10.804Z Downloaded newline-converter v0.3.0
14352023-11-06T20:52:10.812Z Downloaded hyper-staticfile v0.9.5
14362023-11-06T20:52:11.227Z Downloaded highway v1.1.0
14372023-11-06T20:52:11.241Z Downloaded block-padding v0.3.3
14382023-11-06T20:52:11.252Z Downloaded block-buffer v0.10.4
14392023-11-06T20:52:11.260Z Downloaded home v0.5.5
14402023-11-06T20:52:11.282Z Downloaded cfg-if v0.1.10
14412023-11-06T20:52:11.295Z Downloaded bcs v0.1.6
14422023-11-06T20:52:11.308Z Downloaded atomic-waker v1.1.1
14432023-11-06T20:52:11.323Z Downloaded nanorand v0.7.0
14442023-11-06T20:52:11.330Z Downloaded memoffset v0.9.0
14452023-11-06T20:52:11.336Z Downloaded indoc v2.0.3
14462023-11-06T20:52:11.350Z Downloaded humantime v2.1.0
14472023-11-06T20:52:11.363Z Downloaded hostname v0.3.1
14482023-11-06T20:52:11.368Z Downloaded buf-list v1.0.3
14492023-11-06T20:52:11.371Z Downloaded bitfield v0.14.0
14502023-11-06T20:52:11.375Z Downloaded bit_field v0.10.2
14512023-11-06T20:52:11.378Z Downloaded bit-set v0.5.3
14522023-11-06T20:52:11.381Z Downloaded bincode v1.3.3
14532023-11-06T20:52:11.384Z Downloaded arrayref v0.3.7
14542023-11-06T20:52:11.387Z Downloaded hubpack_derive v0.1.1
14552023-11-06T20:52:11.391Z Downloaded base16ct v0.2.0
14562023-11-06T20:52:11.394Z Downloaded atty v0.2.14
14572023-11-06T20:52:11.399Z Compiling proc-macro2 v1.0.67
14582023-11-06T20:52:11.403Z Compiling serde v1.0.188
14592023-11-06T20:52:11.406Z Compiling autocfg v1.1.0
14602023-11-06T20:52:11.410Z Compiling version_check v0.9.4
14612023-11-06T20:52:11.414Z Compiling syn v1.0.109
14622023-11-06T20:52:11.418Z Compiling parking_lot_core v0.9.8
14632023-11-06T20:52:11.425Z Compiling libm v0.2.7
14642023-11-06T20:52:11.436Z Compiling libc v0.2.149
14652023-11-06T20:52:11.441Z Compiling cfg-if v1.0.0
14662023-11-06T20:52:11.445Z Compiling futures-core v0.3.29
14672023-11-06T20:52:11.451Z Compiling once_cell v1.18.0
14682023-11-06T20:52:11.455Z Compiling typenum v1.16.0
14692023-11-06T20:52:11.528Z Compiling ahash v0.8.3
14702023-11-06T20:52:11.532Z Compiling generic-array v0.14.7
14712023-11-06T20:52:11.535Z Compiling lock_api v0.4.10
14722023-11-06T20:52:11.550Z Compiling num-traits v0.2.16
14732023-11-06T20:52:11.559Z Compiling quote v1.0.33
14742023-11-06T20:52:11.571Z Compiling slab v0.4.9
14752023-11-06T20:52:11.991Z Compiling futures-task v0.3.29
14762023-11-06T20:52:12.003Z Compiling syn v2.0.32
14772023-11-06T20:52:12.013Z Compiling jobserver v0.1.26
14782023-11-06T20:52:12.022Z Compiling futures-channel v0.3.29
14792023-11-06T20:52:12.028Z Compiling cc v1.0.83
14802023-11-06T20:52:12.037Z Compiling pkg-config v0.3.27
14812023-11-06T20:52:12.046Z Compiling futures-util v0.3.29
14822023-11-06T20:52:12.058Z Compiling memchr v2.6.3
14832023-11-06T20:52:12.065Z Compiling vcpkg v0.2.15
14842023-11-06T20:52:12.069Z Compiling itoa v1.0.9
14852023-11-06T20:52:12.074Z Compiling log v0.4.20
14862023-11-06T20:52:12.078Z Compiling schemars v0.8.13
14872023-11-06T20:52:12.088Z Compiling serde_json v1.0.108
14882023-11-06T20:52:12.096Z Compiling serde_derive v1.0.188
14892023-11-06T20:52:12.642Z Compiling thiserror-impl v1.0.49
14902023-11-06T20:52:12.662Z Compiling zeroize_derive v1.4.2
14912023-11-06T20:52:12.665Z Compiling tokio-macros v2.1.0
14922023-11-06T20:52:12.671Z Compiling futures-macro v0.3.29
14932023-11-06T20:52:12.686Z Compiling tracing-attributes v0.1.26
14942023-11-06T20:52:12.695Z Compiling serde_derive_internals v0.26.0
14952023-11-06T20:52:12.699Z Compiling httparse v1.8.0
14962023-11-06T20:52:12.705Z Compiling ryu v1.0.15
14972023-11-06T20:52:12.710Z Compiling indexmap v1.9.3
14982023-11-06T20:52:12.714Z Compiling getrandom v0.2.10
14992023-11-06T20:52:12.729Z Compiling allocator-api2 v0.2.16
15002023-11-06T20:52:12.740Z Compiling equivalent v1.0.1
15012023-11-06T20:52:12.747Z Compiling ring v0.16.20
15022023-11-06T20:52:12.751Z Compiling ring v0.17.5
15032023-11-06T20:52:12.757Z Compiling rustix v0.38.9
15042023-11-06T20:52:12.761Z Compiling schemars_derive v0.8.13
15052023-11-06T20:52:12.774Z Compiling hashbrown v0.14.2
15062023-11-06T20:52:12.778Z Compiling openssl-sys v0.9.93
15072023-11-06T20:52:12.784Z Compiling thiserror v1.0.49
15082023-11-06T20:52:12.791Z Compiling rustls v0.21.8
15092023-11-06T20:52:12.798Z Compiling fnv v1.0.7
15102023-11-06T20:52:12.801Z Compiling aho-corasick v1.0.4
15112023-11-06T20:52:12.808Z Compiling openssl v0.10.57
15122023-11-06T20:52:12.811Z Compiling regex-syntax v0.8.2
15132023-11-06T20:52:12.817Z Compiling openssl-macros v0.1.1
15142023-11-06T20:52:12.831Z Compiling unicode-xid v0.2.4
15152023-11-06T20:52:12.856Z Compiling backtrace v0.3.69
15162023-11-06T20:52:12.876Z Compiling native-tls v0.2.11
15172023-11-06T20:52:12.892Z Compiling ucd-trie v0.1.6
15182023-11-06T20:52:12.901Z Compiling async-trait v0.1.74
15192023-11-06T20:52:12.920Z Compiling pest v2.7.2
15202023-11-06T20:52:12.925Z Compiling crossbeam-utils v0.8.16
15212023-11-06T20:52:12.997Z Compiling rustversion v1.0.14
15222023-11-06T20:52:13.005Z Compiling anyhow v1.0.75
15232023-11-06T20:52:13.015Z Compiling regex-automata v0.4.3
15242023-11-06T20:52:13.024Z Compiling slog v2.7.0
15252023-11-06T20:52:13.031Z Compiling iana-time-zone v0.1.57
15262023-11-06T20:52:13.039Z Compiling time-core v0.1.1
15272023-11-06T20:52:13.067Z Compiling time-macros v0.2.13
15282023-11-06T20:52:13.137Z Compiling byteorder v1.5.0
15292023-11-06T20:52:13.151Z Compiling synstructure v0.12.6
15302023-11-06T20:52:13.158Z Compiling dyn-clone v1.0.13
15312023-11-06T20:52:13.164Z Compiling pest_meta v2.7.2
15322023-11-06T20:52:13.175Z Compiling hashbrown v0.13.2
15332023-11-06T20:52:13.184Z Compiling pest_generator v2.7.2
15342023-11-06T20:52:13.192Z Compiling usdt-impl v0.3.5
15352023-11-06T20:52:13.198Z Compiling zerocopy-derive v0.2.0
15362023-11-06T20:52:13.204Z Compiling scopeguard v1.2.0
15372023-11-06T20:52:13.209Z Compiling unicode-width v0.1.11
15382023-11-06T20:52:13.295Z Compiling winnow v0.5.15
15392023-11-06T20:52:13.417Z Compiling strum_macros v0.25.2
15402023-11-06T20:52:14.273Z Compiling regex v1.10.2
15412023-11-06T20:52:14.410Z Compiling zerocopy v0.3.0
15422023-11-06T20:52:15.674Z Compiling dof v0.1.5
15432023-11-06T20:52:15.905Z Compiling thread-id v4.2.0
15442023-11-06T20:52:16.068Z Compiling strsim v0.10.0
15452023-11-06T20:52:16.438Z Compiling pest_derive v2.7.2
15462023-11-06T20:52:17.364Z Compiling tinyvec_macros v0.1.1
15472023-11-06T20:52:17.381Z Compiling tinyvec v1.6.0
15482023-11-06T20:52:17.398Z Compiling unicode-bidi v0.3.13
15492023-11-06T20:52:17.813Z Compiling smallvec v1.11.0
15502023-11-06T20:52:17.820Z Compiling dtrace-parser v0.1.14
15512023-11-06T20:52:19.158Z Compiling indexmap v2.1.0
15522023-11-06T20:52:19.234Z Compiling bytes v1.5.0
15532023-11-06T20:52:19.494Z Compiling chrono v0.4.31
15542023-11-06T20:52:19.524Z Compiling uuid v1.4.1
15552023-11-06T20:52:19.736Z Compiling semver v1.0.20
15562023-11-06T20:52:20.437Z Compiling rustc_version v0.4.0
15572023-11-06T20:52:20.584Z Compiling toml_datetime v0.6.5
15582023-11-06T20:52:20.807Z Compiling http v0.2.9
15592023-11-06T20:52:20.856Z Compiling serde_spanned v0.6.4
15602023-11-06T20:52:20.988Z Compiling serde_tokenstream v0.1.7
15612023-11-06T20:52:21.173Z Compiling toml_edit v0.19.15
15622023-11-06T20:52:21.206Z Compiling unicode-normalization v0.1.22
15632023-11-06T20:52:21.218Z Compiling percent-encoding v2.3.0
15642023-11-06T20:52:21.429Z Compiling parking_lot v0.12.1
15652023-11-06T20:52:21.748Z Compiling form_urlencoded v1.2.0
15662023-11-06T20:52:22.196Z Compiling openapiv3 v1.0.3
15672023-11-06T20:52:23.005Z Compiling idna v0.4.0
15682023-11-06T20:52:23.525Z Compiling regex-syntax v0.6.29
15692023-11-06T20:52:24.778Z Compiling url v2.4.1
15702023-11-06T20:52:25.344Z Compiling usdt-attr-macro v0.3.5
15712023-11-06T20:52:25.386Z Compiling usdt-macro v0.3.5
15722023-11-06T20:52:25.490Z Compiling num-integer v0.1.45
15732023-11-06T20:52:25.876Z Compiling bitflags v1.3.2
15742023-11-06T20:52:26.011Z Compiling adler v1.0.2
15752023-11-06T20:52:26.327Z Compiling crc32fast v1.3.2
15762023-11-06T20:52:27.023Z Compiling miniz_oxide v0.7.1
15772023-11-06T20:52:27.762Z Compiling spin v0.5.2
15782023-11-06T20:52:27.766Z Compiling gimli v0.28.0
15792023-11-06T20:52:27.771Z Compiling bitflags v2.4.0
15802023-11-06T20:52:27.783Z Compiling object v0.32.1
15812023-11-06T20:52:28.190Z Compiling pin-project-lite v0.2.13
15822023-11-06T20:52:28.778Z Compiling rustc-demangle v0.1.23
15832023-11-06T20:52:28.782Z Compiling zerocopy-derive v0.6.4
15842023-11-06T20:52:29.468Z Compiling errno v0.3.2
15852023-11-06T20:52:29.889Z Compiling mio v0.8.8
15862023-11-06T20:52:29.943Z Compiling signal-hook-registry v1.4.1
15872023-11-06T20:52:30.090Z Compiling socket2 v0.5.4
15882023-11-06T20:52:30.997Z Compiling num_cpus v1.16.0
15892023-11-06T20:52:31.155Z Compiling futures-sink v0.3.29
15902023-11-06T20:52:31.376Z Compiling tokio v1.33.0
15912023-11-06T20:52:31.505Z Compiling memoffset v0.9.0
15922023-11-06T20:52:32.157Z Compiling deranged v0.3.8
15932023-11-06T20:52:32.261Z Compiling radium v0.7.0
15942023-11-06T20:52:32.532Z Compiling futures-io v0.3.29
15952023-11-06T20:52:33.276Z Compiling num_threads v0.1.6
15962023-11-06T20:52:33.280Z Compiling pin-utils v0.1.0
15972023-11-06T20:52:33.285Z Compiling spin v0.9.8
15982023-11-06T20:52:33.288Z Compiling clap_derive v4.4.2
15992023-11-06T20:52:33.290Z Compiling tracing-core v0.1.31
16002023-11-06T20:52:35.338Z Compiling addr2line v0.21.0
16012023-11-06T20:52:35.394Z Compiling time v0.3.27
16022023-11-06T20:52:35.478Z Compiling tracing v0.1.37
16032023-11-06T20:52:36.225Z Compiling lazy_static v1.4.0
16042023-11-06T20:52:36.346Z Compiling crossbeam-epoch v0.9.15
16052023-11-06T20:52:36.379Z Compiling num-iter v0.1.43
16062023-11-06T20:52:36.777Z Compiling either v1.9.0
16072023-11-06T20:52:37.193Z Compiling base64 v0.21.5
16082023-11-06T20:52:38.324Z Compiling rand_core v0.6.4
16092023-11-06T20:52:38.343Z Compiling openssl-probe v0.1.5
16102023-11-06T20:52:38.653Z Compiling foreign-types-shared v0.1.1
16112023-11-06T20:52:38.796Z Compiling untrusted v0.7.1
16122023-11-06T20:52:38.956Z Compiling untrusted v0.9.0
16132023-11-06T20:52:39.069Z Compiling hashbrown v0.12.3
16142023-11-06T20:52:40.322Z Compiling foreign-types v0.3.2
16152023-11-06T20:52:40.721Z Compiling zeroize v1.6.0
16162023-11-06T20:52:41.251Z Compiling bzip2-sys v0.1.11+1.0.8
16172023-11-06T20:52:42.266Z Compiling try-lock v0.2.4
16182023-11-06T20:52:42.440Z Compiling want v0.3.1
16192023-11-06T20:52:42.674Z Compiling sct v0.7.0
16202023-11-06T20:52:43.119Z Compiling http-body v0.4.5
16212023-11-06T20:52:43.393Z Compiling enum-as-inner v0.5.1
16222023-11-06T20:52:43.663Z Compiling socket2 v0.4.9
16232023-11-06T20:52:43.686Z Compiling httpdate v1.0.3
16242023-11-06T20:52:44.254Z Compiling tokio-util v0.7.10
16252023-11-06T20:52:44.419Z Compiling tower-service v0.3.2
16262023-11-06T20:52:44.578Z Compiling rustls-pemfile v1.0.3
16272023-11-06T20:52:44.897Z Compiling heapless v0.7.16
16282023-11-06T20:52:44.916Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16292023-11-06T20:52:44.978Z Compiling siphasher v0.3.11
16302023-11-06T20:52:45.084Z Compiling rustls-native-certs v0.6.3
16312023-11-06T20:52:45.522Z Compiling ipnet v2.8.0
16322023-11-06T20:52:45.605Z Compiling serde_urlencoded v0.7.1
16332023-11-06T20:52:45.612Z Compiling serde_tokenstream v0.2.0
16342023-11-06T20:52:45.896Z Compiling h2 v0.3.21
16352023-11-06T20:52:46.836Z Compiling encoding_rs v0.8.33
16362023-11-06T20:52:46.864Z Compiling mime v0.3.17
16372023-11-06T20:52:46.874Z Compiling webpki-roots v0.25.2
16382023-11-06T20:52:46.896Z Compiling crypto-common v0.1.6
16392023-11-06T20:52:46.906Z Compiling diesel_table_macro_syntax v0.1.0
16402023-11-06T20:52:47.274Z Compiling num-bigint v0.4.4
16412023-11-06T20:52:47.285Z Compiling bit-vec v0.6.3
16422023-11-06T20:52:47.298Z Compiling smoltcp v0.9.1
16432023-11-06T20:52:47.441Z Compiling diesel_derives v2.1.1
16442023-11-06T20:52:47.911Z Compiling flate2 v1.0.28
16452023-11-06T20:52:48.205Z Compiling block-buffer v0.10.4
16462023-11-06T20:52:48.407Z Compiling phf_shared v0.10.0
16472023-11-06T20:52:48.555Z Compiling hubpack_derive v0.1.1
16482023-11-06T20:52:49.441Z Compiling ppv-lite86 v0.2.17
16492023-11-06T20:52:49.477Z Compiling new_debug_unreachable v1.0.4
16502023-11-06T20:52:50.005Z Compiling precomputed-hash v0.1.1
16512023-11-06T20:52:50.009Z Compiling subtle v2.5.0
16522023-11-06T20:52:50.012Z Compiling const-oid v0.9.5
16532023-11-06T20:52:50.232Z Compiling fixedbitset v0.4.2
16542023-11-06T20:52:50.772Z Compiling rand_chacha v0.3.1
16552023-11-06T20:52:50.835Z Compiling petgraph v0.6.4
16562023-11-06T20:52:52.339Z Compiling string_cache v0.8.7
16572023-11-06T20:52:52.988Z Compiling digest v0.10.7
16582023-11-06T20:52:53.654Z Compiling tokio-native-tls v0.3.1
16592023-11-06T20:52:53.658Z Compiling bit-set v0.5.3
16602023-11-06T20:52:53.726Z Compiling itertools v0.10.5
16612023-11-06T20:52:54.054Z Compiling toml v0.7.8
16622023-11-06T20:52:54.102Z Compiling lalrpop-util v0.19.12
16632023-11-06T20:52:54.310Z Compiling unicode-segmentation v1.10.1
16642023-11-06T20:52:54.687Z Compiling rand v0.8.5
16652023-11-06T20:52:55.722Z Compiling regress v0.7.1
16662023-11-06T20:52:56.247Z Compiling serde_repr v0.1.16
16672023-11-06T20:52:56.581Z Compiling io-lifetimes v1.0.11
16682023-11-06T20:52:56.818Z Compiling cpufeatures v0.2.9
16692023-11-06T20:52:57.286Z Compiling utf8parse v0.2.1
16702023-11-06T20:52:57.309Z Compiling anstyle v1.0.2
16712023-11-06T20:52:57.319Z Compiling anstyle-parse v0.2.1
16722023-11-06T20:52:57.500Z Compiling hyper v0.14.27
16732023-11-06T20:52:57.608Z Compiling sha2 v0.10.8
16742023-11-06T20:52:57.641Z Compiling rustix v0.37.23
16752023-11-06T20:52:57.830Z Compiling md-5 v0.10.5
16762023-11-06T20:52:58.181Z Compiling hmac v0.12.1
16772023-11-06T20:52:58.517Z Compiling stringprep v0.1.3
16782023-11-06T20:52:58.912Z Compiling hash32 v0.2.1
16792023-11-06T20:52:59.542Z Compiling fallible-iterator v0.2.0
16802023-11-06T20:52:59.754Z Compiling colorchoice v1.0.0
16812023-11-06T20:52:59.950Z Compiling anstyle-query v1.0.0
16822023-11-06T20:52:59.982Z Compiling stable_deref_trait v1.2.0
16832023-11-06T20:53:00.051Z Compiling terminal_size v0.2.6
16842023-11-06T20:53:00.119Z Compiling anstream v0.5.0
16852023-11-06T20:53:00.323Z Compiling block-padding v0.3.3
16862023-11-06T20:53:00.687Z Compiling postgres-protocol v0.6.6
16872023-11-06T20:53:00.730Z Compiling phf_shared v0.11.2
16882023-11-06T20:53:01.124Z Compiling scheduled-thread-pool v0.2.7
16892023-11-06T20:53:01.311Z Compiling managed v0.8.0
16902023-11-06T20:53:01.918Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16912023-11-06T20:53:02.066Z Compiling regex-automata v0.1.10
16922023-11-06T20:53:02.169Z Compiling tap v1.0.1
16932023-11-06T20:53:02.496Z Compiling clap_lex v0.5.1
16942023-11-06T20:53:02.763Z Compiling matches v0.1.10
16952023-11-06T20:53:02.853Z Compiling clap_builder v4.4.2
16962023-11-06T20:53:02.902Z Compiling idna v0.2.3
16972023-11-06T20:53:02.979Z Compiling bstr v0.2.17
16982023-11-06T20:53:03.161Z Compiling wyz v0.5.1
16992023-11-06T20:53:04.340Z Compiling postgres-types v0.2.6
17002023-11-06T20:53:05.304Z Compiling r2d2 v0.8.10
17012023-11-06T20:53:05.436Z Compiling phf v0.11.2
17022023-11-06T20:53:05.843Z Compiling inout v0.1.3
17032023-11-06T20:53:06.240Z Compiling hubpack v0.1.2
17042023-11-06T20:53:06.981Z Compiling futures-executor v0.3.29
17052023-11-06T20:53:07.137Z Compiling itertools v0.11.0
17062023-11-06T20:53:07.938Z Compiling zerocopy v0.6.4
17072023-11-06T20:53:08.303Z Compiling ipnetwork v0.20.0
17082023-11-06T20:53:09.334Z Compiling hyper-tls v0.5.0
17092023-11-06T20:53:09.888Z Compiling float-cmp v0.9.0
17102023-11-06T20:53:10.218Z Compiling funty v2.0.0
17112023-11-06T20:53:11.298Z Compiling whoami v1.4.1
17122023-11-06T20:53:11.312Z Compiling static_assertions v1.1.0
17132023-11-06T20:53:11.885Z Compiling data-encoding v2.4.0
17142023-11-06T20:53:11.917Z Compiling predicates-core v1.0.6
17152023-11-06T20:53:11.923Z Compiling difflib v0.4.0
17162023-11-06T20:53:12.134Z Compiling regex-automata v0.3.8
17172023-11-06T20:53:12.274Z Compiling normalize-line-endings v0.3.0
17182023-11-06T20:53:12.447Z Compiling trust-dns-proto v0.22.0
17192023-11-06T20:53:13.401Z Compiling predicates v3.0.4
17202023-11-06T20:53:13.811Z Compiling bitvec v1.0.1
17212023-11-06T20:53:14.017Z Compiling tokio-postgres v0.7.10
17222023-11-06T20:53:14.802Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17232023-11-06T20:53:15.917Z Compiling bstr v1.6.0
17242023-11-06T20:53:16.036Z Compiling diesel v2.1.3
17252023-11-06T20:53:18.284Z Compiling yasna v0.5.2
17262023-11-06T20:53:18.363Z Compiling clap v4.4.3
17272023-11-06T20:53:18.501Z Compiling futures v0.3.29
17282023-11-06T20:53:18.658Z Compiling cipher v0.4.4
17292023-11-06T20:53:19.405Z Compiling similar v2.2.1
17302023-11-06T20:53:29.183Z Compiling signature v2.1.0
17312023-11-06T20:53:29.813Z Compiling tokio-stream v0.1.14
17322023-11-06T20:53:29.926Z Compiling console v0.15.7
17332023-11-06T20:53:30.041Z Compiling usdt v0.3.5
17342023-11-06T20:53:30.068Z Compiling hex v0.4.3
17352023-11-06T20:53:30.142Z Compiling getopts v0.2.21
17362023-11-06T20:53:30.758Z Compiling unsafe-libyaml v0.2.9
17372023-11-06T20:53:30.833Z Compiling ident_case v1.0.1
17382023-11-06T20:53:30.850Z Compiling slog-async v2.8.0
17392023-11-06T20:53:30.895Z Compiling paste v1.0.14
17402023-11-06T20:53:30.920Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17412023-11-06T20:53:30.932Z Compiling serde_yaml v0.9.25
17422023-11-06T20:53:30.940Z Compiling darling_core v0.20.3
17432023-11-06T20:53:30.961Z Compiling multer v2.1.0
17442023-11-06T20:53:30.974Z Compiling async-stream-impl v0.3.5
17452023-11-06T20:53:30.989Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17462023-11-06T20:53:31.022Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17472023-11-06T20:53:32.476Z Compiling structmeta-derive v0.2.0
17482023-11-06T20:53:32.543Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17492023-11-06T20:53:32.719Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17502023-11-06T20:53:33.070Z Compiling regex-syntax v0.7.5
17512023-11-06T20:53:35.312Z Compiling darling_macro v0.20.3
17522023-11-06T20:53:36.698Z Compiling darling v0.20.3
17532023-11-06T20:53:36.785Z Compiling structmeta v0.2.0
17542023-11-06T20:53:36.850Z Compiling serde_with_macros v2.3.3
17552023-11-06T20:53:39.018Z Compiling test-strategy v0.3.1
17562023-11-06T20:53:46.342Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17572023-11-06T20:53:46.514Z Compiling parse-display-derive v0.8.2
17582023-11-06T20:53:48.243Z Checking unicode-ident v1.0.12
17592023-11-06T20:54:17.784Z Checking heck v0.4.1
17602023-11-06T20:54:27.324Z Checking atty v0.2.14
17612023-11-06T20:54:27.491Z Checking match_cfg v0.1.0
17622023-11-06T20:54:28.022Z Checking hostname v0.3.1
17632023-11-06T20:54:28.127Z Checking crossbeam-channel v0.5.8
17642023-11-06T20:54:28.216Z Checking sha1 v0.10.5
17652023-11-06T20:54:28.268Z Checking dirs-sys-next v0.1.2
17662023-11-06T20:54:28.367Z Checking fastrand v2.0.0
17672023-11-06T20:54:28.386Z Checking dirs-next v2.0.0
17682023-11-06T20:54:28.514Z Checking thread_local v1.1.7
17692023-11-06T20:54:28.587Z Checking tempfile v3.8.0
17702023-11-06T20:54:28.804Z Checking term v0.7.0
17712023-11-06T20:54:28.892Z Checking camino v1.1.6
17722023-11-06T20:54:29.039Z Checking strum v0.25.0
17732023-11-06T20:54:29.153Z Checking instant v0.1.12
17742023-11-06T20:54:29.234Z Checking take_mut v0.2.2
17752023-11-06T20:54:29.283Z Checking slog-term v2.9.0
17762023-11-06T20:54:29.323Z Checking slog-json v2.6.1
17772023-11-06T20:54:29.346Z Checking serde_with v2.3.3
17782023-11-06T20:54:29.514Z Checking slog-bunyan v2.4.0
17792023-11-06T20:54:29.753Z Checking debug-ignore v1.0.5
17802023-11-06T20:54:29.943Z Checking atomic-waker v1.1.1
17812023-11-06T20:54:30.133Z Checking waitgroup v0.1.2
17822023-11-06T20:54:30.787Z Checking async-stream v0.3.5
17832023-11-06T20:54:30.952Z Checking serde_path_to_error v0.1.14
17842023-11-06T20:54:30.998Z Checking backoff v0.4.0
17852023-11-06T20:54:31.065Z Checking toml_edit v0.20.7
17862023-11-06T20:54:31.567Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17872023-11-06T20:54:31.900Z Checking macaddr v1.0.1
17882023-11-06T20:54:32.078Z Checking quick-error v1.2.3
17892023-11-06T20:54:32.670Z Compiling proc-macro-crate v1.3.1
17902023-11-06T20:54:32.943Z Checking wait-timeout v0.2.0
17912023-11-06T20:54:33.716Z Compiling crucible-workspace-hack v0.1.0
17922023-11-06T20:54:33.735Z Checking rusty-fork v0.3.0
17932023-11-06T20:54:34.156Z Checking rand_xorshift v0.3.0
17942023-11-06T20:54:34.556Z Checking unarray v0.1.4
17952023-11-06T20:54:34.836Z Checking toml v0.8.6
17962023-11-06T20:54:34.847Z Checking parse-display v0.8.2
17972023-11-06T20:54:38.707Z Compiling proc-macro-error-attr v1.0.4
17982023-11-06T20:54:39.047Z Compiling proc-macro-error v1.0.4
17992023-11-06T20:54:39.723Z Checking proptest v1.3.1
18002023-11-06T20:54:40.267Z Compiling num_enum_derive v0.5.11
18012023-11-06T20:54:42.247Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18022023-11-06T20:54:42.744Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18032023-11-06T20:54:44.631Z Compiling foreign-types-macros v0.2.3
18042023-11-06T20:54:46.331Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18052023-11-06T20:54:46.446Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18062023-11-06T20:54:46.468Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18072023-11-06T20:54:46.882Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18082023-11-06T20:54:46.902Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18092023-11-06T20:54:48.296Z Compiling zone_cfg_derive v0.2.0
18102023-11-06T20:54:48.567Z Compiling num-derive v0.4.0
18112023-11-06T20:54:49.643Z Compiling mockall_derive v0.11.4
18122023-11-06T20:55:01.335Z Checking base64ct v1.6.0
18132023-11-06T20:55:18.552Z Checking is-terminal v0.4.9
18142023-11-06T20:55:27.389Z Compiling slog-dtrace v0.2.3
18152023-11-06T20:55:27.850Z Checking termtree v0.4.1
18162023-11-06T20:55:27.894Z Checking password-hash v0.5.0
18172023-11-06T20:55:27.985Z Checking blake2 v0.10.6
18182023-11-06T20:55:28.128Z Checking predicates-tree v1.0.9
18192023-11-06T20:55:28.352Z Checking num_enum v0.5.11
18202023-11-06T20:55:28.549Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18212023-11-06T20:55:28.571Z Checking postcard-cobs v0.1.5-pre
18222023-11-06T20:55:28.656Z Checking argon2 v0.5.2
18232023-11-06T20:55:28.809Z Compiling cancel-safe-futures v0.1.5
18242023-11-06T20:55:29.076Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18252023-11-06T20:55:29.480Z Checking postcard v0.7.3
18262023-11-06T20:55:29.524Z Checking smoltcp v0.8.2
18272023-11-06T20:55:29.675Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18282023-11-06T20:55:29.882Z Checking foreign-types-shared v0.3.1
18292023-11-06T20:55:30.295Z Checking cfg-if v0.1.10
18302023-11-06T20:55:30.298Z Checking base64 v0.13.1
18312023-11-06T20:55:30.301Z Checking foreign-types v0.5.0
18322023-11-06T20:55:30.415Z Checking cstr-argument v0.1.2
18332023-11-06T20:55:30.629Z Checking pretty-hex v0.2.1
18342023-11-06T20:55:30.652Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18352023-11-06T20:55:30.664Z Checking colored v2.0.4
18362023-11-06T20:55:31.075Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18372023-11-06T20:55:31.079Z Checking predicates v2.1.5
18382023-11-06T20:55:31.102Z Checking downcast v0.11.0
18392023-11-06T20:55:31.323Z Checking fragile v2.0.0
18402023-11-06T20:55:32.132Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18412023-11-06T20:55:32.139Z Checking zone v0.2.0
18422023-11-06T20:55:32.142Z Checking mockall v0.11.4
18432023-11-06T20:55:32.259Z Checking smf v0.2.2
18442023-11-06T20:55:32.649Z Compiling der_derive v0.7.2
18452023-11-06T20:55:32.722Z Checking filetime v0.2.22
18462023-11-06T20:55:32.914Z Checking xattr v1.0.1
18472023-11-06T20:55:32.932Z Compiling heck v0.3.3
18482023-11-06T20:55:33.176Z Checking tar v0.4.40
18492023-11-06T20:55:33.491Z Compiling libefi-sys v0.1.0
18502023-11-06T20:55:33.694Z Compiling structopt-derive v0.4.18
18512023-11-06T20:55:33.907Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18522023-11-06T20:55:33.950Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18532023-11-06T20:55:34.163Z Compiling memoffset v0.7.1
18542023-11-06T20:55:34.800Z Compiling maybe-uninit v2.0.0
18552023-11-06T20:55:34.811Z Checking pem v1.1.1
18562023-11-06T20:55:34.815Z Checking camino-tempfile v1.0.2
18572023-11-06T20:55:34.986Z Compiling num-bigint-dig v0.8.4
18582023-11-06T20:55:35.099Z Compiling packed_struct v0.10.1
18592023-11-06T20:55:35.151Z Compiling packed_struct_codegen v0.10.1
18602023-11-06T20:55:35.403Z Compiling signal-hook v0.3.17
18612023-11-06T20:55:35.695Z Checking headers-core v0.2.0
18622023-11-06T20:55:35.835Z Checking pem v3.0.2
18632023-11-06T20:55:35.902Z Checking headers v0.3.9
18642023-11-06T20:55:36.146Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18652023-11-06T20:55:36.206Z Checking rcgen v0.11.3
18662023-11-06T20:55:36.430Z Checking atomicwrites v0.4.2
18672023-11-06T20:55:36.700Z Checking subprocess v0.2.9
18682023-11-06T20:55:37.253Z Compiling num-rational v0.4.1
18692023-11-06T20:55:37.528Z Compiling same-file v1.0.6
18702023-11-06T20:55:37.656Z Checking termcolor v1.2.0
18712023-11-06T20:55:37.869Z Compiling walkdir v2.4.0
18722023-11-06T20:55:38.018Z Compiling semver-parser v0.10.2
18732023-11-06T20:55:38.066Z Checking linked-hash-map v0.5.6
18742023-11-06T20:55:38.274Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18752023-11-06T20:55:38.560Z Checking lru-cache v0.1.2
18762023-11-06T20:55:39.053Z Compiling home v0.5.5
18772023-11-06T20:55:39.428Z Compiling semver v0.11.0
18782023-11-06T20:55:39.477Z Compiling toml v0.5.11
18792023-11-06T20:55:40.121Z Compiling toolchain_find v0.2.0
18802023-11-06T20:55:40.950Z Compiling doc-comment v0.3.3
18812023-11-06T20:55:40.968Z Checking ciborium-io v0.2.1
18822023-11-06T20:55:41.077Z Checking half v1.8.2
18832023-11-06T20:55:41.496Z Checking arc-swap v1.6.0
18842023-11-06T20:55:41.640Z Compiling convert_case v0.4.0
18852023-11-06T20:55:41.738Z Checking ciborium-ll v0.2.1
18862023-11-06T20:55:42.197Z Checking slog-scope v4.4.0
18872023-11-06T20:55:42.205Z Checking ciborium v0.2.1
18882023-11-06T20:55:42.481Z Compiling rustfmt-wrapper v0.2.0
18892023-11-06T20:55:42.912Z Compiling derive_more v0.99.17
18902023-11-06T20:55:43.188Z Checking slog-stdlog v4.1.1
18912023-11-06T20:55:44.242Z Compiling structmeta-derive v0.1.6
18922023-11-06T20:55:44.603Z Compiling snafu-derive v0.7.5
18932023-11-06T20:55:45.032Z Checking slog-envlogger v2.2.0
18942023-11-06T20:55:45.351Z Compiling derive-where v1.2.5
18952023-11-06T20:55:46.327Z Checking pem-rfc7468 v0.7.0
18962023-11-06T20:55:46.755Z Checking newline-converter v0.3.0
18972023-11-06T20:55:46.765Z Checking hkdf v0.12.3
18982023-11-06T20:55:46.773Z Compiling libz-sys v1.1.12
18992023-11-06T20:55:46.937Z Compiling parking_lot_core v0.8.6
19002023-11-06T20:55:47.449Z Checking flagset v0.4.3
19012023-11-06T20:55:47.508Z Checking expectorate v1.1.0
19022023-11-06T20:55:47.708Z Checking der v0.7.8
19032023-11-06T20:55:47.740Z Checking resolv-conf v0.7.0
19042023-11-06T20:55:48.283Z Checking textwrap v0.11.0
19052023-11-06T20:55:48.458Z Compiling structmeta v0.1.6
19062023-11-06T20:55:48.603Z Checking vec_map v0.8.2
19072023-11-06T20:55:49.012Z Checking strsim v0.8.0
19082023-11-06T20:55:49.066Z Compiling parse-display-derive v0.7.0
19092023-11-06T20:55:49.358Z Checking ansi_term v0.12.1
19102023-11-06T20:55:49.816Z Compiling semver v0.1.20
19112023-11-06T20:55:50.829Z Checking keccak v0.1.4
19122023-11-06T20:55:50.850Z Compiling rustc_version v0.1.7
19132023-11-06T20:55:50.909Z Checking spki v0.7.2
19142023-11-06T20:55:50.914Z Checking clap v2.34.0
19152023-11-06T20:55:51.073Z Checking sha3 v0.10.8
19162023-11-06T20:55:51.297Z Checking trust-dns-resolver v0.22.0
19172023-11-06T20:55:51.941Z Checking secrecy v0.8.0
19182023-11-06T20:55:51.945Z Compiling libgit2-sys v0.15.2+1.6.4
19192023-11-06T20:55:52.226Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19202023-11-06T20:55:53.552Z Compiling newtype_derive v0.1.6
19212023-11-06T20:55:53.902Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19222023-11-06T20:55:53.952Z Checking fxhash v0.2.1
19232023-11-06T20:55:54.222Z Compiling libsqlite3-sys v0.26.0
19242023-11-06T20:55:54.582Z Checking crc-catalog v2.2.0
19252023-11-06T20:55:54.734Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19262023-11-06T20:55:54.783Z Checking crc v3.0.1
19272023-11-06T20:55:55.022Z Checking pkcs8 v0.10.2
19282023-11-06T20:55:55.245Z Compiling vergen v8.2.4
19292023-11-06T20:55:55.330Z Checking nodrop v0.1.14
19302023-11-06T20:55:55.406Z Checking pkcs1 v0.7.5
19312023-11-06T20:55:55.429Z Checking structopt v0.3.26
19322023-11-06T20:55:55.469Z Checking array-init v0.0.4
19332023-11-06T20:55:55.603Z Checking smallvec v0.6.14
19342023-11-06T20:55:56.198Z Checking bitfield v0.14.0
19352023-11-06T20:55:56.652Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19362023-11-06T20:55:56.802Z Checking x509-cert v0.2.4
19372023-11-06T20:55:57.069Z Checking env_logger v0.10.0
19382023-11-06T20:55:57.186Z Checking serde-hex v0.1.0
19392023-11-06T20:55:59.107Z Checking rsa v0.9.2
19402023-11-06T20:55:59.226Z Checking ron v0.8.1
19412023-11-06T20:55:59.425Z Compiling buf-list v1.0.3
19422023-11-06T20:55:59.700Z Checking humantime v2.1.0
19432023-11-06T20:56:00.205Z Checking crc-any v2.4.3
19442023-11-06T20:56:01.283Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19452023-11-06T20:56:01.361Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19462023-11-06T20:56:01.389Z Checking object v0.30.4
19472023-11-06T20:56:01.680Z Checking utf-8 v0.7.6
19482023-11-06T20:56:01.738Z Checking path-slash v0.1.5
19492023-11-06T20:56:01.970Z Compiling num_enum_derive v0.7.0
19502023-11-06T20:56:01.991Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19512023-11-06T20:56:02.320Z Compiling unicase v2.7.0
19522023-11-06T20:56:02.754Z Compiling rayon-core v1.12.0
19532023-11-06T20:56:03.161Z Compiling salty v0.2.0
19542023-11-06T20:56:03.404Z Compiling platforms v3.0.2
19552023-11-06T20:56:03.568Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19562023-11-06T20:56:03.756Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19572023-11-06T20:56:04.272Z Checking num-complex v0.4.4
19582023-11-06T20:56:04.819Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19592023-11-06T20:56:04.860Z Compiling erased-serde v0.3.30
19602023-11-06T20:56:05.311Z Compiling curve25519-dalek v4.1.0
19612023-11-06T20:56:05.664Z Compiling async-recursion v1.0.5
19622023-11-06T20:56:05.767Z Checking num v0.4.1
19632023-11-06T20:56:05.854Z Compiling bitstruct_derive v0.1.0
19642023-11-06T20:56:05.924Z Compiling glob v0.3.1
19652023-11-06T20:56:06.130Z Compiling mime_guess v2.0.4
19662023-11-06T20:56:06.848Z Checking tungstenite v0.18.0
19672023-11-06T20:56:07.174Z Compiling curve25519-dalek-derive v0.1.0
19682023-11-06T20:56:07.295Z Compiling thiserror-impl-no-std v2.0.2
19692023-11-06T20:56:07.912Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19702023-11-06T20:56:08.301Z Checking tokio-tungstenite v0.18.0
19712023-11-06T20:56:08.462Z Checking universal-hash v0.5.1
19722023-11-06T20:56:08.612Z Checking nibble_vec v0.1.0
19732023-11-06T20:56:09.070Z Checking opaque-debug v0.3.0
19742023-11-06T20:56:09.233Z Compiling crunchy v0.2.2
19752023-11-06T20:56:09.679Z Checking endian-type v0.1.2
19762023-11-06T20:56:09.900Z Checking snafu v0.7.5
19772023-11-06T20:56:10.039Z Checking radix_trie v0.2.1
19782023-11-06T20:56:19.000Z Checking linear-map v1.2.0
19792023-11-06T20:56:23.348Z Compiling tiny-keccak v2.0.2
19802023-11-06T20:56:23.663Z Checking trust-dns-client v0.22.0
19812023-11-06T20:56:23.795Z Checking parking_lot v0.11.2
19822023-11-06T20:56:23.988Z Compiling clang-sys v1.6.1
19832023-11-06T20:56:24.015Z Checking aead v0.5.2
19842023-11-06T20:56:24.036Z Compiling darling_core v0.14.4
19852023-11-06T20:56:24.525Z Compiling prettyplease v0.2.12
19862023-11-06T20:56:24.543Z Checking sled v0.34.7
19872023-11-06T20:56:24.619Z Compiling ascii-canvas v3.0.0
19882023-11-06T20:56:24.672Z Checking trust-dns-server v0.22.1
19892023-11-06T20:56:24.693Z Checking parse-display v0.7.0
19902023-11-06T20:56:24.736Z Compiling const_format_proc_macros v0.2.31
19912023-11-06T20:56:24.785Z Compiling ena v0.14.2
19922023-11-06T20:56:25.067Z Compiling minimal-lexical v0.2.1
19932023-11-06T20:56:25.274Z Compiling diff v0.1.13
19942023-11-06T20:56:25.338Z Compiling portable-atomic v1.4.3
19952023-11-06T20:56:25.383Z Checking signature v1.6.4
19962023-11-06T20:56:25.486Z Checking pretty-hex v0.3.0
19972023-11-06T20:56:25.527Z Checking ed25519 v1.5.3
19982023-11-06T20:56:25.542Z Compiling lalrpop v0.19.12
19992023-11-06T20:56:25.699Z Compiling nom v7.1.3
20002023-11-06T20:56:25.729Z Checking path-dedot v3.1.0
20012023-11-06T20:56:25.790Z Compiling libloading v0.7.4
20022023-11-06T20:56:25.865Z Compiling ref-cast v1.0.20
20032023-11-06T20:56:25.889Z Compiling bindgen v0.65.1
20042023-11-06T20:56:26.373Z Checking path-absolutize v3.1.0
20052023-11-06T20:56:26.599Z Compiling darling_macro v0.14.4
20062023-11-06T20:56:26.737Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20072023-11-06T20:56:26.788Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20082023-11-06T20:56:26.924Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20092023-11-06T20:56:26.990Z Compiling cexpr v0.6.0
20102023-11-06T20:56:27.063Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20112023-11-06T20:56:27.132Z Compiling darling v0.14.4
20122023-11-06T20:56:27.204Z Compiling derive_builder_core v0.12.0
20132023-11-06T20:56:27.332Z Checking globset v0.4.13
20142023-11-06T20:56:27.359Z Checking crossbeam-deque v0.8.3
20152023-11-06T20:56:27.369Z Checking hashlink v0.8.3
20162023-11-06T20:56:27.383Z Checking olpc-cjson v0.1.3
20172023-11-06T20:56:27.426Z Compiling which v4.4.0
20182023-11-06T20:56:27.465Z Checking serde_plain v1.0.2
20192023-11-06T20:56:27.498Z Checking serde-big-array v0.5.1
20202023-11-06T20:56:27.508Z Checking serde-big-array v0.4.1
20212023-11-06T20:56:27.949Z Compiling ref-cast-impl v1.0.20
20222023-11-06T20:56:27.964Z Compiling libxml v0.3.3
20232023-11-06T20:56:27.976Z Compiling peeking_take_while v0.1.2
20242023-11-06T20:56:28.090Z Compiling rustc-hash v1.1.0
20252023-11-06T20:56:28.141Z Compiling lazycell v1.3.0
20262023-11-06T20:56:28.152Z Compiling shlex v1.1.0
20272023-11-06T20:56:28.187Z Checking fallible-streaming-iterator v0.1.9
20282023-11-06T20:56:28.204Z Checking rusqlite v0.29.0
20292023-11-06T20:56:28.219Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20302023-11-06T20:56:28.231Z Compiling derive_builder_macro v0.12.0
20312023-11-06T20:56:28.248Z Checking steno v0.4.0
20322023-11-06T20:56:28.307Z Checking signal-hook-tokio v0.3.1
20332023-11-06T20:56:28.344Z Checking nix v0.26.2
20342023-11-06T20:56:28.394Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20352023-11-06T20:56:28.468Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20362023-11-06T20:56:28.491Z Checking twox-hash v1.6.3
20372023-11-06T20:56:28.533Z Checking ff v0.13.0
20382023-11-06T20:56:28.972Z Compiling strum_macros v0.24.3
20392023-11-06T20:56:29.257Z Checking display-error-chain v0.2.0
20402023-11-06T20:56:29.457Z Checking corncobs v0.1.3
20412023-11-06T20:56:29.742Z Compiling indoc v1.0.9
20422023-11-06T20:56:31.057Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20432023-11-06T20:56:31.161Z Checking group v0.13.0
20442023-11-06T20:56:31.782Z Checking polyval v0.6.1
20452023-11-06T20:56:32.208Z Checking num_enum v0.7.0
20462023-11-06T20:56:32.563Z Checking ctr v0.9.2
20472023-11-06T20:56:32.933Z Checking aes v0.8.3
20482023-11-06T20:56:33.022Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20492023-11-06T20:56:33.834Z Checking crypto-bigint v0.5.2
20502023-11-06T20:56:34.351Z Checking bincode v1.3.3
20512023-11-06T20:56:34.370Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20522023-11-06T20:56:34.390Z Compiling cookie v0.16.2
20532023-11-06T20:56:34.821Z Checking base16ct v0.2.0
20542023-11-06T20:56:35.742Z Checking aes-gcm-siv v0.11.1
20552023-11-06T20:56:36.061Z Checking rayon v1.8.0
20562023-11-06T20:56:36.104Z Checking thiserror-no-std v2.0.2
20572023-11-06T20:56:36.123Z Checking poly1305 v0.8.0
20582023-11-06T20:56:36.242Z Checking elliptic-curve v0.13.5
20592023-11-06T20:56:37.651Z Checking env_logger v0.9.3
20602023-11-06T20:56:37.655Z Checking chacha20 v0.9.1
20612023-11-06T20:56:37.665Z Compiling impl-trait-for-tuples v0.2.2
20622023-11-06T20:56:37.768Z Compiling oso-derive v0.27.0
20632023-11-06T20:56:37.999Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20642023-11-06T20:56:38.013Z Checking ascii v1.1.0
20652023-11-06T20:56:38.607Z Checking ringbuffer v0.15.0
20662023-11-06T20:56:38.614Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20672023-11-06T20:56:39.531Z Checking vsss-rs v3.3.1
20682023-11-06T20:56:39.534Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20692023-11-06T20:56:39.537Z Checking chacha20poly1305 v0.10.1
20702023-11-06T20:56:40.177Z Checking bitstruct v0.1.1
20712023-11-06T20:56:40.553Z Checking tungstenite v0.20.1
20722023-11-06T20:56:49.605Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20732023-11-06T20:56:49.979Z Checking serde_arrays v0.1.0
20742023-11-06T20:56:50.320Z Checking tokio-tungstenite v0.20.1
20752023-11-06T20:56:50.429Z Checking assert_matches v1.5.0
20762023-11-06T20:56:50.594Z Checking bcs v0.1.6
20772023-11-06T20:56:50.748Z Checking highway v1.1.0
20782023-11-06T20:56:50.797Z Checking const_format v0.2.31
20792023-11-06T20:56:50.810Z Checking ron v0.7.1
20802023-11-06T20:56:51.263Z Checking http-range v0.1.5
20812023-11-06T20:56:51.322Z Checking bit_field v0.10.2
20822023-11-06T20:56:51.423Z Checking hyper-staticfile v0.9.5
20832023-11-06T20:56:52.113Z Compiling indoc v2.0.3
20842023-11-06T20:56:54.134Z Checking derive_builder v0.12.0
20852023-11-06T20:56:56.646Z Checking bb8 v0.8.1
20862023-11-06T20:56:56.752Z Checking quick-xml v0.23.1
20872023-11-06T20:56:57.161Z Checking bytesize v1.3.0
20882023-11-06T20:56:57.263Z Checking number_prefix v0.4.0
20892023-11-06T20:56:57.534Z Checking maplit v1.0.2
20902023-11-06T20:56:57.552Z Checking fs-err v2.9.0
20912023-11-06T20:56:58.023Z Checking indicatif v0.17.7
20922023-11-06T20:56:58.391Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20932023-11-06T20:57:01.073Z Checking signal-hook-mio v0.2.3
20942023-11-06T20:57:01.771Z Compiling vte_generate_state_changes v0.1.1
20952023-11-06T20:57:06.893Z Checking smawk v0.3.1
20962023-11-06T20:57:07.065Z Checking yansi v0.5.1
20972023-11-06T20:57:07.457Z Checking unicode-linebreak v0.1.5
20982023-11-06T20:57:08.031Z Checking pretty_assertions v1.4.0
20992023-11-06T20:57:08.210Z Checking textwrap v0.16.0
21002023-11-06T20:57:09.496Z Checking crossterm v0.27.0
21012023-11-06T20:57:11.327Z Checking fatfs v0.3.6
21022023-11-06T20:57:11.471Z Checking cassowary v0.3.0
21032023-11-06T20:57:11.871Z Checking plotters-backend v0.3.5
21042023-11-06T20:57:12.138Z Checking ratatui v0.23.0
21052023-11-06T20:57:12.410Z Checking plotters-svg v0.3.5
21062023-11-06T20:57:14.096Z Checking rand v0.4.6
21072023-11-06T20:57:14.669Z Checking rtoolbox v0.0.1
21082023-11-06T20:57:15.333Z Checking cast v0.3.0
21092023-11-06T20:57:15.513Z Checking owo-colors v3.5.0
21102023-11-06T20:57:15.702Z Checking remove_dir_all v0.5.3
21112023-11-06T20:57:15.852Z Checking tempdir v0.3.7
21122023-11-06T20:57:16.028Z Checking tui-tree-widget v0.13.0
21132023-11-06T20:57:16.088Z Checking criterion-plot v0.5.0
21142023-11-06T20:57:16.405Z Checking rpassword v7.2.0
21152023-11-06T20:57:16.614Z Checking plotters v0.3.5
21162023-11-06T20:57:19.510Z Checking tinytemplate v1.2.1
21172023-11-06T20:57:19.626Z Checking oorandom v11.1.3
21182023-11-06T20:57:19.796Z Checking shell-words v1.1.0
21192023-11-06T20:57:19.841Z Checking anes v0.1.6
21202023-11-06T20:57:20.440Z Checking criterion v0.5.1
21212023-11-06T20:57:25.624Z Checking assert_cmd v2.0.12
21222023-11-06T20:57:26.291Z Checking dashmap v5.5.1
21232023-11-06T20:57:26.908Z Compiling serial_test_derive v0.10.0
21242023-11-06T20:57:27.305Z Compiling crossbeam-queue v0.3.8
21252023-11-06T20:57:28.535Z Checking serial_test v0.10.0
21262023-11-06T20:57:28.615Z Checking vte v0.11.1
21272023-11-06T20:57:28.847Z Checking threadpool v1.8.1
21282023-11-06T20:57:29.716Z Checking libtest-mimic v0.6.1
21292023-11-06T20:57:30.376Z Checking crossterm v0.26.1
21302023-11-06T20:57:31.119Z Checking strip-ansi-escapes v0.2.0
21312023-11-06T20:57:31.339Z Compiling tabled_derive v0.6.0
21322023-11-06T20:57:32.381Z Checking httptest v0.15.5
21332023-11-06T20:57:32.483Z Checking similar-asserts v1.5.0
21342023-11-06T20:57:32.513Z Checking fd-lock v3.0.13
21352023-11-06T20:57:32.821Z Checking nanorand v0.7.0
21362023-11-06T20:57:32.834Z Compiling rstest_macros v0.18.2
21372023-11-06T20:57:33.279Z Checking nu-ansi-term v0.49.0
21382023-11-06T20:57:33.387Z Checking flume v0.11.0
21392023-11-06T20:57:33.646Z Checking datatest-stable v0.2.3
21402023-11-06T20:57:33.925Z Checking reedline v0.23.0
21412023-11-06T20:57:34.909Z Compiling pin-project-internal v1.1.3
21422023-11-06T20:57:35.835Z Checking arrayref v0.3.7
21432023-11-06T20:57:35.857Z Compiling trybuild v1.0.85
21442023-11-06T20:57:35.977Z Checking constant_time_eq v0.2.6
21452023-11-06T20:57:36.141Z Compiling relative-path v1.9.0
21462023-11-06T20:57:36.500Z Checking arrayvec v0.7.4
21472023-11-06T20:57:36.510Z Checking topological-sort v0.2.2
21482023-11-06T20:57:36.802Z Checking bytecount v0.6.3
21492023-11-06T20:57:37.086Z Checking papergrid v0.10.0
21502023-11-06T20:57:37.102Z Checking blake2b_simd v1.0.1
21512023-11-06T20:57:39.311Z Checking basic-toml v0.1.4
21522023-11-06T20:57:39.378Z Checking pin-project v1.1.3
21532023-11-06T20:57:39.518Z Checking futures-timer v3.0.2
21542023-11-06T20:57:39.538Z Checking constant_time_eq v0.3.0
21552023-11-06T20:57:40.536Z Checking rust-argon2 v1.0.1
21562023-11-06T20:57:40.740Z Checking partial-io v0.5.4
21572023-11-06T20:57:41.312Z Checking tabled v0.14.0
21582023-11-06T20:57:42.608Z Checking cargo-platform v0.1.3
21592023-11-06T20:57:42.668Z Checking approx v0.5.1
21602023-11-06T20:57:43.033Z Checking hex-literal v0.4.1
21612023-11-06T20:57:43.050Z Checking cargo_metadata v0.18.0
21622023-11-06T20:57:43.214Z Checking crossbeam v0.8.2
21632023-11-06T20:57:45.815Z Checking cargo_toml v0.16.3
21642023-11-06T20:57:46.466Z Checking termios v0.3.3
21652023-11-06T20:57:48.979Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21662023-11-06T20:57:50.110Z Checking rstest v0.18.2
21672023-11-06T20:58:05.054Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21682023-11-06T20:58:15.585Z Compiling bzip2 v0.4.4
21692023-11-06T20:58:16.082Z Compiling zip v0.6.6
21702023-11-06T20:58:17.787Z Compiling polar-core v0.27.0
21712023-11-06T20:58:17.847Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21722023-11-06T20:58:24.382Z Checking rustls-webpki v0.101.7
21732023-11-06T20:58:30.527Z Checking tokio-rustls v0.24.1
21742023-11-06T20:58:31.449Z Checking hyper-rustls v0.24.2
21752023-11-06T20:58:31.570Z Checking reqwest v0.11.20
21762023-11-06T20:58:34.065Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21772023-11-06T20:58:34.121Z Checking tough v0.12.5
21782023-11-06T20:58:34.656Z Checking oso v0.27.0
21792023-11-06T20:58:34.676Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21802023-11-06T20:58:34.867Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21812023-11-06T20:58:35.042Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21822023-11-06T20:58:36.352Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21832023-11-06T20:58:37.159Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21842023-11-06T20:58:38.904Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21852023-11-06T20:58:41.140Z Compiling omicron-zone-package v0.8.3
21862023-11-06T20:58:48.797Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21872023-11-06T20:58:48.816Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21882023-11-06T20:58:48.960Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21892023-11-06T20:58:51.313Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21902023-11-06T20:58:51.521Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21912023-11-06T20:58:51.525Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21922023-11-06T20:58:51.529Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
21932023-11-06T20:58:51.894Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21942023-11-06T20:58:52.302Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21952023-11-06T20:58:52.321Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21962023-11-06T20:58:53.359Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21972023-11-06T20:58:53.364Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21982023-11-06T20:58:54.332Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21992023-11-06T20:58:58.536Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22002023-11-06T20:58:59.628Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22012023-11-06T20:59:00.657Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22022023-11-06T20:59:07.981Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22032023-11-06T20:59:08.942Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22042023-11-06T20:59:09.610Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22052023-11-06T20:59:11.581Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22062023-11-06T20:59:11.816Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22072023-11-06T20:59:12.220Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22082023-11-06T20:59:15.003Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22092023-11-06T20:59:16.544Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22102023-11-06T20:59:16.613Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22112023-11-06T20:59:16.878Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22122023-11-06T20:59:16.903Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22132023-11-06T20:59:17.030Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22142023-11-06T20:59:17.292Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22152023-11-06T20:59:17.324Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22162023-11-06T20:59:28.806Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22172023-11-06T20:59:29.711Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22182023-11-06T20:59:29.907Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22192023-11-06T20:59:29.950Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22202023-11-06T20:59:30.036Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22212023-11-06T20:59:41.550Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22222023-11-06T20:59:42.602Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22232023-11-06T20:59:44.204Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22242023-11-06T20:59:46.558Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22252023-11-06T20:59:46.699Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22262023-11-06T20:59:47.028Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22272023-11-06T20:59:50.202Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22282023-11-06T20:59:50.953Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22292023-11-06T20:59:51.612Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22302023-11-06T20:59:52.423Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22312023-11-06T20:59:55.148Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22322023-11-06T21:00:11.662Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22332023-11-06T21:00:11.806Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22342023-11-06T21:00:11.868Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22352023-11-06T21:00:11.892Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22362023-11-06T21:00:11.928Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22372023-11-06T21:00:11.947Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22382023-11-06T21:00:11.961Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22392023-11-06T21:00:18.951Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22402023-11-06T21:00:19.816Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22412023-11-06T21:00:21.172Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22422023-11-06T21:00:26.261Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22432023-11-06T21:00:30.612Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22442023-11-06T21:00:31.975Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22452023-11-06T21:00:34.600Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22462023-11-06T21:00:36.240Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22472023-11-06T21:00:36.606Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22482023-11-06T21:00:39.665Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22492023-11-06T21:00:52.576Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22502023-11-06T21:01:15.948Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22512023-11-06T21:01:39.524Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22522023-11-06T21:02:01.801Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22532023-11-06T21:02:22.426Z Compiling git2 v0.17.2
22542023-11-06T21:02:31.833Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22552023-11-06T21:02:34.376Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22562023-11-06T21:02:48.077Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22572023-11-06T21:03:00.590Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22582023-11-06T21:03:01.023Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22592023-11-06T21:03:01.765Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22602023-11-06T21:03:03.563Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22612023-11-06T21:03:50.627Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22622023-11-06T21:05:08.281Z Finished dev [unoptimized + debuginfo] target(s) in 13m 35s
22632023-11-06T21:05:08.480Z
22642023-11-06T21:05:08.497Zreal 14:39.326020043
22652023-11-06T21:05:08.521Zuser 1:25:48.077746945
22662023-11-06T21:05:08.545Zsys 11:07.853110285
22672023-11-06T21:05:08.557Ztrap 3.002302199
22682023-11-06T21:05:08.562Ztflt 5.146842642
22692023-11-06T21:05:08.568Zdflt 5.152768970
22702023-11-06T21:05:08.576Zkflt 0.024389168
22712023-11-06T21:05:08.580Zlock 1:55:13.158332623
22722023-11-06T21:05:08.585Zslp 5:07:45.329105665
22732023-11-06T21:05:08.588Zlat 3:10.618211220
22742023-11-06T21:05:08.592Zstop 7:50.962040564
22752023-11-06T21:05:09.758Zwarning: output filename collision.
22762023-11-06T21:05:09.767ZThe 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)`.
22772023-11-06T21:05:09.785ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22782023-11-06T21:05:09.801ZThe targets should have unique names.
22792023-11-06T21:05:09.823ZThis is a known bug where multiple crates with the same name use
22802023-11-06T21:05:09.834Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22812023-11-06T21:05:09.849Zwarning: output filename collision.
22822023-11-06T21:05:09.871ZThe 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)`.
22832023-11-06T21:05:09.886ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22842023-11-06T21:05:09.891ZThe targets should have unique names.
22852023-11-06T21:05:09.901ZThis is a known bug where multiple crates with the same name use
22862023-11-06T21:05:09.906Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22872023-11-06T21:05:09.910Zwarning: output filename collision.
22882023-11-06T21:05:09.915ZThe 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)`.
22892023-11-06T21:05:09.918ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22902023-11-06T21:05:09.921ZThe targets should have unique names.
22912023-11-06T21:05:09.927ZThis is a known bug where multiple crates with the same name use
22922023-11-06T21:05:09.931Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22932023-11-06T21:05:09.935Zwarning: output filename collision.
22942023-11-06T21:05:09.939ZThe 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)`.
22952023-11-06T21:05:09.945ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22962023-11-06T21:05:10.395ZThe targets should have unique names.
22972023-11-06T21:05:10.415ZThis is a known bug where multiple crates with the same name use
22982023-11-06T21:05:10.428Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22992023-11-06T21:05:10.436Zwarning: output filename collision.
23002023-11-06T21:05:10.448ZThe 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`.
23012023-11-06T21:05:10.456ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
23022023-11-06T21:05:10.464ZThe targets should have unique names.
23032023-11-06T21:05:10.470ZThis is a known bug where multiple crates with the same name use
23042023-11-06T21:05:10.501Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23052023-11-06T21:05:10.511Zwarning: output filename collision.
23062023-11-06T21:05:10.521ZThe 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)`.
23072023-11-06T21:05:10.532ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23082023-11-06T21:05:10.553ZThe targets should have unique names.
23092023-11-06T21:05:10.978ZThis is a known bug where multiple crates with the same name use
23102023-11-06T21:05:11.463Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23112023-11-06T21:05:11.473Zwarning: output filename collision.
23122023-11-06T21:05:11.484ZThe 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)`.
23132023-11-06T21:05:11.494ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23142023-11-06T21:05:11.510ZThe targets should have unique names.
23152023-11-06T21:05:11.529ZThis is a known bug where multiple crates with the same name use
23162023-11-06T21:05:11.540Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23172023-11-06T21:05:11.554Zwarning: output filename collision.
23182023-11-06T21:05:11.570ZThe 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)`.
23192023-11-06T21:05:11.613ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23202023-11-06T21:05:11.631ZThe targets should have unique names.
23212023-11-06T21:05:11.646ZThis is a known bug where multiple crates with the same name use
23222023-11-06T21:05:12.058Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23232023-11-06T21:05:12.061Zwarning: output filename collision.
23242023-11-06T21:05:12.074ZThe 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)`.
23252023-11-06T21:05:12.517ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23262023-11-06T21:05:12.538ZThe targets should have unique names.
23272023-11-06T21:05:12.563ZThis is a known bug where multiple crates with the same name use
23282023-11-06T21:05:12.989Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23292023-11-06T21:05:13.027Zwarning: output filename collision.
23302023-11-06T21:05:13.038ZThe 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)`.
23312023-11-06T21:05:13.046ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23322023-11-06T21:05:13.057ZThe targets should have unique names.
23332023-11-06T21:05:13.066ZThis is a known bug where multiple crates with the same name use
23342023-11-06T21:05:13.074Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23352023-11-06T21:05:13.088Zwarning: output filename collision.
23362023-11-06T21:05:13.098ZThe 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)`.
23372023-11-06T21:05:13.104ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23382023-11-06T21:05:13.109ZThe targets should have unique names.
23392023-11-06T21:05:13.123ZThis is a known bug where multiple crates with the same name use
23402023-11-06T21:05:13.135Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23412023-11-06T21:05:13.146Z Checking unicode-ident v1.0.12
23422023-11-06T21:05:13.154Z Documenting libc v0.2.149
23432023-11-06T21:05:13.162Z Documenting cfg-if v1.0.0
23442023-11-06T21:05:13.170Z Checking libc v0.2.149
23452023-11-06T21:05:13.180Z Checking cfg-if v1.0.0
23462023-11-06T21:05:13.192Z Checking serde v1.0.188
23472023-11-06T21:05:13.211Z Documenting log v0.4.20
23482023-11-06T21:05:13.239Z Documenting scopeguard v1.2.0
23492023-11-06T21:05:13.258Z Documenting itoa v1.0.9
23502023-11-06T21:05:13.275Z Checking proc-macro2 v1.0.67
23512023-11-06T21:05:13.282Z Checking quote v1.0.33
23522023-11-06T21:05:13.291Z Checking syn v2.0.32
23532023-11-06T21:05:13.314Z Checking syn v1.0.109
23542023-11-06T21:05:14.150Z Checking once_cell v1.18.0
23552023-11-06T21:05:14.405Z Documenting lock_api v0.4.10
23562023-11-06T21:05:14.606Z Documenting memchr v2.6.3
23572023-11-06T21:05:14.715Z Documenting smallvec v1.11.0
23582023-11-06T21:05:16.976Z Documenting getrandom v0.2.10
23592023-11-06T21:05:17.500Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23602023-11-06T21:05:17.512Z Documenting once_cell v1.18.0
23612023-11-06T21:05:18.952Z Documenting libm v0.2.7
23622023-11-06T21:05:19.142Z Documenting pin-project-lite v0.2.13
23632023-11-06T21:05:19.955Z Documenting parking_lot_core v0.9.8
23642023-11-06T21:05:21.931Z Documenting signal-hook-registry v1.4.1
23652023-11-06T21:05:22.313Z Checking itoa v1.0.9
23662023-11-06T21:05:22.624Z Documenting mio v0.8.8
23672023-11-06T21:05:23.047Z Documenting rand_core v0.6.4
23682023-11-06T21:05:23.469Z Documenting serde_derive v1.0.188
23692023-11-06T21:05:23.480Z Documenting zeroize_derive v1.4.2
23702023-11-06T21:05:23.507Z Documenting thiserror-impl v1.0.49
23712023-11-06T21:05:23.998Z Documenting num-traits v0.2.16
23722023-11-06T21:05:26.237Z Documenting parking_lot v0.12.1
23732023-11-06T21:05:27.978Z Documenting typenum v1.16.0
23742023-11-06T21:05:28.983Z Documenting futures-core v0.3.29
23752023-11-06T21:05:29.080Z Documenting ryu v1.0.15
23762023-11-06T21:05:30.686Z Documenting zeroize v1.6.0
23772023-11-06T21:05:31.102Z Documenting tokio-macros v2.1.0
23782023-11-06T21:05:31.205Z Documenting thiserror v1.0.49
23792023-11-06T21:05:32.249Z Documenting socket2 v0.5.4
23802023-11-06T21:05:33.083Z Documenting num_cpus v1.16.0
23812023-11-06T21:05:33.684Z Documenting serde v1.0.188
23822023-11-06T21:05:35.309Z Checking thiserror v1.0.49
23832023-11-06T21:05:35.318Z Checking ryu v1.0.15
23842023-11-06T21:05:35.499Z Documenting subtle v2.5.0
23852023-11-06T21:05:35.530Z Checking getrandom v0.2.10
23862023-11-06T21:05:35.890Z Documenting pin-utils v0.1.0
23872023-11-06T21:05:36.569Z Documenting generic-array v0.14.7
23882023-11-06T21:05:37.310Z Documenting futures-sink v0.3.29
23892023-11-06T21:05:38.421Z Documenting byteorder v1.5.0
23902023-11-06T21:05:38.624Z Checking serde_json v1.0.108
23912023-11-06T21:05:39.273Z Documenting iana-time-zone v0.1.57
23922023-11-06T21:05:41.272Z Checking memchr v2.6.3
23932023-11-06T21:05:41.560Z Checking heck v0.4.1
23942023-11-06T21:05:41.866Z Documenting futures-macro v0.3.29
23952023-11-06T21:05:42.685Z Documenting futures-task v0.3.29
23962023-11-06T21:05:43.259Z Documenting futures-channel v0.3.29
23972023-11-06T21:05:43.570Z Documenting crypto-common v0.1.6
23982023-11-06T21:05:43.591Z Documenting slab v0.4.9
23992023-11-06T21:05:44.560Z Documenting futures-io v0.3.29
24002023-11-06T21:05:45.010Z Documenting const-oid v0.9.5
24012023-11-06T21:05:48.541Z Checking bytes v1.5.0
24022023-11-06T21:05:49.223Z Documenting ppv-lite86 v0.2.17
24032023-11-06T21:05:49.398Z Checking log v0.4.20
24042023-11-06T21:05:49.468Z Documenting tinyvec_macros v0.1.1
24052023-11-06T21:05:49.517Z Checking byteorder v1.5.0
24062023-11-06T21:05:49.754Z Documenting base64 v0.21.5
24072023-11-06T21:05:49.830Z Documenting block-buffer v0.10.4
24082023-11-06T21:05:50.178Z Documenting tracing-core v0.1.31
24092023-11-06T21:05:50.409Z Documenting futures-util v0.3.29
24102023-11-06T21:05:53.558Z Documenting tracing-attributes v0.1.26
24112023-11-06T21:05:53.563Z Documenting tinyvec v1.6.0
24122023-11-06T21:05:53.839Z Documenting rand_chacha v0.3.1
24132023-11-06T21:05:55.796Z Checking fnv v1.0.7
24142023-11-06T21:05:56.006Z Documenting digest v0.10.7
24152023-11-06T21:05:56.030Z Documenting serde_derive_internals v0.26.0
24162023-11-06T21:05:58.893Z Checking serde_derive_internals v0.26.0
24172023-11-06T21:05:59.868Z Documenting rand v0.8.5
24182023-11-06T21:05:59.940Z Documenting dyn-clone v1.0.13
24192023-11-06T21:06:02.972Z Documenting unicode-normalization v0.1.22
24202023-11-06T21:06:04.713Z Documenting fnv v1.0.7
24212023-11-06T21:06:04.752Z Checking ucd-trie v0.1.6
24222023-11-06T21:06:05.074Z Documenting cpufeatures v0.2.9
24232023-11-06T21:06:05.502Z Documenting schemars_derive v0.8.13
24242023-11-06T21:06:05.628Z Checking pest v2.7.2
24252023-11-06T21:06:06.390Z Documenting bytes v1.5.0
24262023-11-06T21:06:07.142Z Documenting serde_json v1.0.108
24272023-11-06T21:06:09.180Z Documenting bitflags v2.4.0
24282023-11-06T21:06:09.726Z Documenting chrono v0.4.31
24292023-11-06T21:06:10.431Z Documenting uuid v1.4.1
24302023-11-06T21:06:11.032Z Documenting spin v0.9.8
24312023-11-06T21:06:13.670Z Documenting tokio v1.33.0
24322023-11-06T21:06:14.859Z Checking libm v0.2.7
24332023-11-06T21:06:15.726Z Documenting unicode-bidi v0.3.13
24342023-11-06T21:06:16.021Z Documenting http v0.2.9
24352023-11-06T21:06:16.204Z Documenting lazy_static v1.4.0
24362023-11-06T21:06:16.423Z Checking num-traits v0.2.16
24372023-11-06T21:06:17.207Z Documenting tracing v0.1.37
24382023-11-06T21:06:17.408Z Documenting percent-encoding v2.3.0
24392023-11-06T21:06:18.956Z Documenting schemars v0.8.13
24402023-11-06T21:06:20.381Z Documenting ahash v0.8.3
24412023-11-06T21:06:20.443Z Checking ahash v0.8.3
24422023-11-06T21:06:21.013Z Documenting allocator-api2 v0.2.16
24432023-11-06T21:06:21.998Z Checking time-core v0.1.1
24442023-11-06T21:06:22.233Z Documenting unicode-ident v1.0.12
24452023-11-06T21:06:23.280Z Documenting form_urlencoded v1.2.0
24462023-11-06T21:06:24.301Z Documenting adler v1.0.2
24472023-11-06T21:06:25.253Z Documenting idna v0.4.0
24482023-11-06T21:06:26.016Z Documenting hashbrown v0.14.2
24492023-11-06T21:06:26.283Z Documenting proc-macro2 v1.0.67
24502023-11-06T21:06:28.212Z Documenting httparse v1.8.0
24512023-11-06T21:06:28.388Z Documenting miniz_oxide v0.7.1
24522023-11-06T21:06:28.977Z Documenting equivalent v1.0.1
24532023-11-06T21:06:30.269Z Documenting untrusted v0.9.0
24542023-11-06T21:06:31.735Z Documenting url v2.4.1
24552023-11-06T21:06:33.232Z Documenting quote v1.0.33
24562023-11-06T21:06:33.238Z Checking zerocopy v0.3.0
24572023-11-06T21:06:33.588Z Checking uuid v1.4.1
24582023-11-06T21:06:33.821Z Documenting indexmap v2.1.0
24592023-11-06T21:06:34.241Z Checking iana-time-zone v0.1.57
24602023-11-06T21:06:34.380Z Documenting ring v0.17.5
24612023-11-06T21:06:34.442Z Checking dof v0.1.5
24622023-11-06T21:06:34.498Z Checking chrono v0.4.31
24632023-11-06T21:06:34.738Z Checking dtrace-parser v0.1.14
24642023-11-06T21:06:35.255Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24652023-11-06T21:06:35.962Z Checking thread-id v4.2.0
24662023-11-06T21:06:35.975Z Documenting sct v0.7.0
24672023-11-06T21:06:36.464Z Documenting slog v2.7.0
24682023-11-06T21:06:38.022Z Documenting try-lock v0.2.4
24692023-11-06T21:06:38.250Z Documenting openssl-probe v0.1.5
24702023-11-06T21:06:39.030Z Documenting httpdate v1.0.3
24712023-11-06T21:06:41.563Z Documenting tokio-util v0.7.10
24722023-11-06T21:06:41.702Z Checking usdt-impl v0.3.5
24732023-11-06T21:06:41.760Z Documenting http-body v0.4.5
24742023-11-06T21:06:42.439Z Documenting want v0.3.1
24752023-11-06T21:06:42.521Z Documenting rustls-pemfile v1.0.3
24762023-11-06T21:06:42.748Z Documenting openssl-macros v0.1.1
24772023-11-06T21:06:42.937Z Documenting rustls-webpki v0.101.7
24782023-11-06T21:06:44.411Z Documenting openssl-sys v0.9.93
24792023-11-06T21:06:44.982Z Documenting mime v0.3.17
24802023-11-06T21:06:48.300Z Documenting gimli v0.28.0
24812023-11-06T21:06:48.478Z Documenting tower-service v0.3.2
24822023-11-06T21:06:48.509Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24832023-11-06T21:06:49.723Z Documenting time-macros v0.2.13
24842023-11-06T21:06:49.841Z Documenting rustls v0.21.8
24852023-11-06T21:06:50.031Z Documenting h2 v0.3.21
24862023-11-06T21:06:50.978Z Documenting async-trait v0.1.74
24872023-11-06T21:06:54.746Z Documenting object v0.32.1
24882023-11-06T21:06:56.095Z Documenting openssl v0.10.57
24892023-11-06T21:06:57.437Z Documenting aho-corasick v1.0.4
24902023-11-06T21:06:58.436Z Documenting addr2line v0.21.0
24912023-11-06T21:06:58.863Z Documenting errno v0.3.2
24922023-11-06T21:07:02.517Z Documenting tokio-rustls v0.24.1
24932023-11-06T21:07:03.374Z Documenting unicode-width v0.1.11
24942023-11-06T21:07:03.973Z Documenting ipnet v2.8.0
24952023-11-06T21:07:04.242Z Documenting deranged v0.3.8
24962023-11-06T21:07:05.041Z Documenting regex-syntax v0.8.2
24972023-11-06T21:07:06.089Z Documenting hyper v0.14.27
24982023-11-06T21:07:07.481Z Checking dyn-clone v1.0.13
24992023-11-06T21:07:07.704Z Documenting rustc-demangle v0.1.23
25002023-11-06T21:07:09.857Z Documenting num_threads v0.1.6
25012023-11-06T21:07:10.205Z Checking allocator-api2 v0.2.16
25022023-11-06T21:07:10.524Z Documenting time-core v0.1.1
25032023-11-06T21:07:11.339Z Checking hashbrown v0.14.2
25042023-11-06T21:07:11.557Z Checking schemars v0.8.13
25052023-11-06T21:07:12.128Z Documenting rustix v0.38.9
25062023-11-06T21:07:13.292Z Checking pest_meta v2.7.2
25072023-11-06T21:07:13.794Z Documenting backtrace v0.3.69
25082023-11-06T21:07:14.136Z Documenting crossbeam-utils v0.8.16
25092023-11-06T21:07:14.827Z Checking equivalent v1.0.1
25102023-11-06T21:07:14.982Z Checking indexmap v2.1.0
25112023-11-06T21:07:14.996Z Documenting native-tls v0.2.11
25122023-11-06T21:07:15.980Z Documenting time v0.3.27
25132023-11-06T21:07:16.097Z Documenting regex-automata v0.4.3
25142023-11-06T21:07:16.800Z Checking hashbrown v0.13.2
25152023-11-06T21:07:18.428Z Documenting pest_meta v2.7.2
25162023-11-06T21:07:21.040Z Checking http v0.2.9
25172023-11-06T21:07:21.830Z Documenting anyhow v1.0.75
25182023-11-06T21:07:22.854Z Documenting encoding_rs v0.8.33
25192023-11-06T21:07:22.907Z Documenting tokio-native-tls v0.3.1
25202023-11-06T21:07:23.299Z Checking pest_generator v2.7.2
25212023-11-06T21:07:24.637Z Documenting rustls-native-certs v0.6.3
25222023-11-06T21:07:24.935Z Documenting serde_urlencoded v0.7.1
25232023-11-06T21:07:25.135Z Documenting pest_generator v2.7.2
25242023-11-06T21:07:25.149Z Documenting ucd-trie v0.1.6
25252023-11-06T21:07:28.723Z Documenting regex v1.10.2
25262023-11-06T21:07:30.075Z Checking serde_tokenstream v0.1.7
25272023-11-06T21:07:30.166Z Documenting webpki-roots v0.25.2
25282023-11-06T21:07:30.651Z Documenting syn v2.0.32
25292023-11-06T21:07:30.773Z Documenting hyper-rustls v0.24.2
25302023-11-06T21:07:31.182Z Documenting pest v2.7.2
25312023-11-06T21:07:31.667Z Documenting hyper-tls v0.5.0
25322023-11-06T21:07:31.863Z Checking aho-corasick v1.0.4
25332023-11-06T21:07:32.671Z Documenting pest_derive v2.7.2
25342023-11-06T21:07:34.380Z Documenting dof v0.1.5
25352023-11-06T21:07:36.289Z Documenting thread-id v4.2.0
25362023-11-06T21:07:36.885Z Checking regex-syntax v0.8.2
25372023-11-06T21:07:39.355Z Documenting usdt-macro v0.3.5
25382023-11-06T21:07:40.180Z Documenting dtrace-parser v0.1.14
25392023-11-06T21:07:40.294Z Documenting usdt-attr-macro v0.3.5
25402023-11-06T21:07:41.196Z Documenting openapiv3 v1.0.3
25412023-11-06T21:07:42.429Z Checking regex-automata v0.4.3
25422023-11-06T21:07:42.437Z Documenting reqwest v0.11.20
25432023-11-06T21:07:42.448Z Documenting ipnetwork v0.20.0
25442023-11-06T21:07:45.794Z Documenting usdt-impl v0.3.5
25452023-11-06T21:07:47.108Z Documenting sha2 v0.10.8
25462023-11-06T21:07:47.599Z Documenting futures-executor v0.3.29
25472023-11-06T21:07:47.746Z Checking serde_tokenstream v0.2.0
25482023-11-06T21:07:48.311Z Checking unicode-width v0.1.11
25492023-11-06T21:07:48.543Z Checking strsim v0.10.0
25502023-11-06T21:07:48.886Z Checking regex v1.10.2
25512023-11-06T21:07:49.866Z Checking regress v0.7.1
25522023-11-06T21:07:50.696Z Documenting hex v0.4.3
25532023-11-06T21:07:50.766Z Documenting hmac v0.12.1
25542023-11-06T21:07:54.042Z Documenting fallible-iterator v0.2.0
25552023-11-06T21:07:54.058Z Documenting usdt v0.3.5
25562023-11-06T21:07:54.073Z Documenting futures v0.3.29
25572023-11-06T21:07:54.868Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25582023-11-06T21:07:57.258Z Checking openapiv3 v1.0.3
25592023-11-06T21:07:57.716Z Documenting stringprep v0.1.3
25602023-11-06T21:07:58.068Z Documenting semver v1.0.20
25612023-11-06T21:07:58.215Z Documenting md-5 v0.10.5
25622023-11-06T21:08:09.103Z Documenting regress v0.7.1
25632023-11-06T21:08:10.012Z Documenting utf8parse v0.2.1
25642023-11-06T21:08:10.275Z Documenting siphasher v0.3.11
25652023-11-06T21:08:10.495Z Documenting block-padding v0.3.3
25662023-11-06T21:08:10.682Z Documenting heck v0.4.1
25672023-11-06T21:08:10.837Z Documenting static_assertions v1.1.0
25682023-11-06T21:08:10.863Z Documenting postgres-protocol v0.6.6
25692023-11-06T21:08:10.891Z Checking unsafe-libyaml v0.2.9
25702023-11-06T21:08:10.964Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25712023-11-06T21:08:11.034Z Documenting phf_shared v0.11.2
25722023-11-06T21:08:11.090Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25732023-11-06T21:08:11.107Z Checking getopts v0.2.21
25742023-11-06T21:08:11.137Z Documenting toml_datetime v0.6.5
25752023-11-06T21:08:11.178Z Documenting num-integer v0.1.45
25762023-11-06T21:08:11.371Z Documenting inout v0.1.3
25772023-11-06T21:08:11.514Z Checking ident_case v1.0.1
25782023-11-06T21:08:11.612Z Documenting unsafe-libyaml v0.2.9
25792023-11-06T21:08:11.720Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25802023-11-06T21:08:13.544Z Documenting phf v0.11.2
25812023-11-06T21:08:14.392Z Documenting postgres-types v0.2.6
25822023-11-06T21:08:14.990Z Documenting either v1.9.0
25832023-11-06T21:08:15.771Z Documenting whoami v1.4.1
25842023-11-06T21:08:16.149Z Documenting serde_yaml v0.9.25
25852023-11-06T21:08:16.231Z Documenting cipher v0.4.4
25862023-11-06T21:08:16.515Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25872023-11-06T21:08:19.360Z Checking serde_yaml v0.9.25
25882023-11-06T21:08:20.148Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25892023-11-06T21:08:20.936Z Documenting getopts v0.2.21
25902023-11-06T21:08:21.859Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25912023-11-06T21:08:21.974Z Documenting zerocopy v0.6.4
25922023-11-06T21:08:22.490Z Documenting anstyle v1.0.2
25932023-11-06T21:08:24.404Z Documenting tokio-postgres v0.7.10
25942023-11-06T21:08:24.772Z Documenting data-encoding v2.4.0
25952023-11-06T21:08:25.263Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25962023-11-06T21:08:27.057Z Documenting anstyle-parse v0.2.1
25972023-11-06T21:08:28.772Z Documenting colorchoice v1.0.0
25982023-11-06T21:08:28.818Z Documenting anstyle-query v1.0.0
25992023-11-06T21:08:29.672Z Documenting match_cfg v0.1.0
26002023-11-06T21:08:30.826Z Documenting itertools v0.11.0
26012023-11-06T21:08:31.656Z Documenting terminal_size v0.2.6
26022023-11-06T21:08:32.184Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26032023-11-06T21:08:32.862Z Documenting dirs-sys-next v0.1.2
26042023-11-06T21:08:33.650Z Documenting hostname v0.3.1
26052023-11-06T21:08:34.605Z Documenting anstream v0.5.0
26062023-11-06T21:08:36.824Z Documenting strsim v0.10.0
26072023-11-06T21:08:37.717Z Documenting clap_lex v0.5.1
26082023-11-06T21:08:39.042Z Documenting tap v1.0.1
26092023-11-06T21:08:39.073Z Documenting dirs-next v2.0.0
26102023-11-06T21:08:39.666Z Documenting clap_derive v4.4.2
26112023-11-06T21:08:40.787Z Documenting thread_local v1.1.7
26122023-11-06T21:08:42.411Z Documenting crc32fast v1.3.2
26132023-11-06T21:08:43.085Z Documenting radium v0.7.0
26142023-11-06T21:08:43.584Z Documenting wyz v0.5.1
26152023-11-06T21:08:43.709Z Documenting clap_builder v4.4.2
26162023-11-06T21:08:43.974Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26172023-11-06T21:08:45.323Z Documenting funty v2.0.0
26182023-11-06T21:08:46.838Z Documenting term v0.7.0
26192023-11-06T21:08:47.357Z Documenting num-iter v0.1.43
26202023-11-06T21:08:47.655Z Documenting crossbeam-channel v0.5.8
26212023-11-06T21:08:48.039Z Documenting sha1 v0.10.5
26222023-11-06T21:08:48.129Z Documenting enum-as-inner v0.5.1
26232023-11-06T21:08:49.976Z Documenting bitvec v1.0.1
26242023-11-06T21:08:53.122Z Documenting clap v4.4.3
26252023-11-06T21:08:53.131Z Documenting atty v0.2.14
26262023-11-06T21:08:54.351Z Documenting memoffset v0.9.0
26272023-11-06T21:08:54.365Z Documenting take_mut v0.2.2
26282023-11-06T21:08:54.979Z Documenting flate2 v1.0.28
26292023-11-06T21:08:55.276Z Documenting trust-dns-proto v0.22.0
26302023-11-06T21:08:57.700Z Documenting slog-term v2.9.0
26312023-11-06T21:08:58.342Z Documenting crossbeam-epoch v0.9.15
26322023-11-06T21:09:00.235Z Documenting slog-async v2.8.0
26332023-11-06T21:09:00.298Z Documenting slog-json v2.6.1
26342023-11-06T21:09:00.487Z Documenting camino v1.1.6
26352023-11-06T21:09:00.786Z Documenting paste v1.0.14
26362023-11-06T21:09:02.310Z Documenting signature v2.1.0
26372023-11-06T21:09:04.674Z Documenting hash32 v0.2.1
26382023-11-06T21:09:04.959Z Documenting scheduled-thread-pool v0.2.7
26392023-11-06T21:09:20.920Z Checking diesel_table_macro_syntax v0.1.0
26402023-11-06T21:09:22.727Z Documenting diesel_table_macro_syntax v0.1.0
26412023-11-06T21:09:22.872Z Documenting bzip2-sys v0.1.11+1.0.8
26422023-11-06T21:09:22.972Z Documenting unicode-segmentation v1.10.1
26432023-11-06T21:09:23.178Z Documenting slog-bunyan v2.4.0
26442023-11-06T21:09:23.469Z Documenting stable_deref_trait v1.2.0
26452023-11-06T21:09:23.849Z Checking darling_core v0.20.3
26462023-11-06T21:09:23.969Z Documenting async-stream-impl v0.3.5
26472023-11-06T21:09:24.018Z Documenting r2d2 v0.8.10
26482023-11-06T21:09:24.047Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26492023-11-06T21:09:24.061Z Documenting strum v0.25.0
26502023-11-06T21:09:24.088Z Documenting bzip2 v0.4.4
26512023-11-06T21:09:24.143Z Documenting heapless v0.7.16
26522023-11-06T21:09:24.563Z Documenting diesel_derives v2.1.1
26532023-11-06T21:09:24.568Z Documenting debug-ignore v1.0.5
26542023-11-06T21:09:24.572Z Documenting bit-vec v0.6.3
26552023-11-06T21:09:24.595Z Documenting managed v0.8.0
26562023-11-06T21:09:24.602Z Documenting atomic-waker v1.1.1
26572023-11-06T21:09:24.607Z Documenting async-stream v0.3.5
26582023-11-06T21:09:24.639Z Checking darling v0.20.3
26592023-11-06T21:09:24.652Z Documenting num-bigint v0.4.4
26602023-11-06T21:09:24.680Z Documenting zip v0.6.6
26612023-11-06T21:09:24.704Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26622023-11-06T21:09:24.929Z Documenting waitgroup v0.1.2
26632023-11-06T21:09:24.948Z Documenting smoltcp v0.9.1
26642023-11-06T21:09:24.954Z Documenting multer v2.1.0
26652023-11-06T21:09:24.972Z Documenting hubpack v0.1.2
26662023-11-06T21:09:25.802Z Documenting diesel v2.1.3
26672023-11-06T21:09:26.554Z Documenting serde_path_to_error v0.1.14
26682023-11-06T21:09:41.570Z Documenting serde_spanned v0.6.4
26692023-11-06T21:09:42.114Z Documenting bstr v1.6.0
26702023-11-06T21:09:42.253Z Documenting serde_repr v0.1.16
26712023-11-06T21:09:42.400Z Documenting precomputed-hash v0.1.1
26722023-11-06T21:09:42.640Z Documenting fixedbitset v0.4.2
26732023-11-06T21:09:42.770Z Documenting lalrpop-util v0.19.12
26742023-11-06T21:09:42.870Z Documenting new_debug_unreachable v1.0.4
26752023-11-06T21:09:42.899Z Documenting winnow v0.5.15
26762023-11-06T21:09:43.013Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26772023-11-06T21:09:43.116Z Documenting petgraph v0.6.4
26782023-11-06T21:09:44.517Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26792023-11-06T21:09:44.665Z Documenting yasna v0.5.2
26802023-11-06T21:09:44.959Z Documenting string_cache v0.8.7
26812023-11-06T21:09:45.139Z Documenting serde_with_macros v2.3.3
26822023-11-06T21:09:45.192Z Documenting toml_edit v0.20.7
26832023-11-06T21:09:45.244Z Documenting console v0.15.7
26842023-11-06T21:09:45.338Z Documenting float-cmp v0.9.0
26852023-11-06T21:09:45.476Z Documenting normalize-line-endings v0.3.0
26862023-11-06T21:09:45.644Z Documenting difflib v0.4.0
26872023-11-06T21:09:47.033Z Documenting predicates-core v1.0.6
26882023-11-06T21:09:50.492Z Documenting serde_with v2.3.3
26892023-11-06T21:09:51.306Z Documenting toml v0.8.6
26902023-11-06T21:09:51.434Z Documenting bit-set v0.5.3
26912023-11-06T21:09:51.626Z Documenting similar v2.2.1
26922023-11-06T21:09:52.085Z Documenting tokio-stream v0.1.14
26932023-11-06T21:09:52.950Z Documenting predicates v3.0.4
26942023-11-06T21:09:57.524Z Documenting instant v0.1.12
26952023-11-06T21:09:58.749Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26962023-11-06T21:09:58.897Z Documenting macaddr v1.0.1
26972023-11-06T21:09:58.949Z Documenting base64ct v1.6.0
26982023-11-06T21:09:59.006Z Documenting parse-display v0.8.2
26992023-11-06T21:10:00.682Z Checking scopeguard v1.2.0
27002023-11-06T21:10:00.877Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27012023-11-06T21:10:01.409Z Checking lock_api v0.4.10
27022023-11-06T21:10:01.790Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27032023-11-06T21:10:01.958Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27042023-11-06T21:10:02.071Z Documenting crucible-workspace-hack v0.1.0
27052023-11-06T21:10:03.753Z Documenting backoff v0.4.0
27062023-11-06T21:10:05.133Z Documenting password-hash v0.5.0
27072023-11-06T21:10:06.038Z Documenting blake2 v0.10.6
27082023-11-06T21:10:06.048Z Checking smallvec v1.11.0
27092023-11-06T21:10:06.059Z Documenting is-terminal v0.4.9
27102023-11-06T21:10:06.301Z Checking parking_lot_core v0.9.8
27112023-11-06T21:10:06.823Z Checking pin-project-lite v0.2.13
27122023-11-06T21:10:06.861Z Checking parking_lot v0.12.1
27132023-11-06T21:10:07.042Z Checking rand_core v0.6.4
27142023-11-06T21:10:07.403Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27152023-11-06T21:10:07.442Z Checking typenum v1.16.0
27162023-11-06T21:10:07.931Z Checking zeroize v1.6.0
27172023-11-06T21:10:08.097Z Documenting proc-macro-error-attr v1.0.4
27182023-11-06T21:10:08.333Z Checking futures-core v0.3.29
27192023-11-06T21:10:08.614Z Checking unicode-segmentation v1.10.1
27202023-11-06T21:10:09.578Z Checking generic-array v0.14.7
27212023-11-06T21:10:09.703Z Checking proc-macro-error v1.0.4
27222023-11-06T21:10:10.121Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27232023-11-06T21:10:11.060Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27242023-11-06T21:10:11.524Z Checking mio v0.8.8
27252023-11-06T21:10:11.562Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27262023-11-06T21:10:12.435Z Checking socket2 v0.5.4
27272023-11-06T21:10:12.662Z Checking num_cpus v1.16.0
27282023-11-06T21:10:12.845Z Checking signal-hook-registry v1.4.1
27292023-11-06T21:10:12.958Z Documenting argon2 v0.5.2
27302023-11-06T21:10:13.466Z Documenting postcard-cobs v0.1.5-pre
27312023-11-06T21:10:13.477Z Documenting fastrand v2.0.0
27322023-11-06T21:10:13.490Z Checking futures-sink v0.3.29
27332023-11-06T21:10:13.499Z Checking tokio v1.33.0
27342023-11-06T21:10:14.489Z Documenting proc-macro-error v1.0.4
27352023-11-06T21:10:15.006Z Documenting foreign-types-macros v0.2.3
27362023-11-06T21:10:16.802Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27372023-11-06T21:10:17.314Z Documenting postcard v0.7.3
27382023-11-06T21:10:19.627Z Documenting tempfile v3.8.0
27392023-11-06T21:10:20.781Z Documenting foreign-types-shared v0.3.1
27402023-11-06T21:10:21.553Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27412023-11-06T21:10:22.442Z Checking tinyvec_macros v0.1.1
27422023-11-06T21:10:22.571Z Checking spin v0.5.2
27432023-11-06T21:10:22.865Z Checking tinyvec v1.6.0
27442023-11-06T21:10:23.674Z Checking futures-channel v0.3.29
27452023-11-06T21:10:23.986Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27462023-11-06T21:10:24.276Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27472023-11-06T21:10:24.459Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27482023-11-06T21:10:25.050Z Documenting foreign-types v0.5.0
27492023-11-06T21:10:25.146Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27502023-11-06T21:10:25.907Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27512023-11-06T21:10:26.581Z Documenting cstr-argument v0.1.2
27522023-11-06T21:10:30.313Z Checking slab v0.4.9
27532023-11-06T21:10:30.414Z Checking futures-task v0.3.29
27542023-11-06T21:10:30.613Z Checking pin-utils v0.1.0
27552023-11-06T21:10:30.768Z Checking futures-io v0.3.29
27562023-11-06T21:10:30.798Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27572023-11-06T21:10:30.866Z Checking unicode-normalization v0.1.22
27582023-11-06T21:10:31.033Z Checking futures-util v0.3.29
27592023-11-06T21:10:31.348Z Documenting colored v2.0.4
27602023-11-06T21:10:32.441Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27612023-11-06T21:10:32.456Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27622023-11-06T21:10:32.465Z Checking crypto-common v0.1.6
27632023-11-06T21:10:32.822Z Checking spin v0.9.8
27642023-11-06T21:10:33.259Z Checking tracing-core v0.1.31
27652023-11-06T21:10:34.390Z Checking unicode-bidi v0.3.13
27662023-11-06T21:10:35.181Z Checking tracing v0.1.37
27672023-11-06T21:10:35.288Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27682023-11-06T21:10:35.724Z Documenting zone_cfg_derive v0.2.0
27692023-11-06T21:10:50.552Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27702023-11-06T21:10:50.789Z Checking block-buffer v0.10.4
27712023-11-06T21:10:50.947Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27722023-11-06T21:10:51.138Z Documenting num-derive v0.4.0
27732023-11-06T21:10:51.300Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27742023-11-06T21:10:51.527Z Checking const-oid v0.9.5
27752023-11-06T21:10:51.598Z Checking ppv-lite86 v0.2.17
27762023-11-06T21:10:51.650Z Checking subtle v2.5.0
27772023-11-06T21:10:51.721Z Checking digest v0.10.7
27782023-11-06T21:10:52.200Z Checking rand_chacha v0.3.1
27792023-11-06T21:10:53.021Z Documenting zone v0.2.0
27802023-11-06T21:10:53.241Z Documenting smf v0.2.2
27812023-11-06T21:10:53.369Z Checking bitflags v2.4.0
27822023-11-06T21:10:53.389Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27832023-11-06T21:10:53.458Z Documenting linked-hash-map v0.5.6
27842023-11-06T21:10:53.468Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27852023-11-06T21:10:53.488Z Checking base64 v0.21.5
27862023-11-06T21:10:53.499Z Checking rand v0.8.5
27872023-11-06T21:10:53.504Z Checking tokio-util v0.7.10
27882023-11-06T21:10:53.526Z Checking untrusted v0.7.1
27892023-11-06T21:10:53.539Z Checking openssl-probe v0.1.5
27902023-11-06T21:10:53.545Z Checking hashbrown v0.12.3
27912023-11-06T21:10:53.550Z Checking foreign-types-shared v0.1.1
27922023-11-06T21:10:53.574Z Checking untrusted v0.9.0
27932023-11-06T21:10:53.586Z Documenting lru-cache v0.1.2
27942023-11-06T21:10:53.621Z Checking bitflags v1.3.2
27952023-11-06T21:10:53.632Z Checking percent-encoding v2.3.0
27962023-11-06T21:10:53.665Z Checking ring v0.17.5
27972023-11-06T21:10:53.693Z Checking foreign-types v0.3.2
27982023-11-06T21:10:53.720Z Checking ring v0.16.20
27992023-11-06T21:10:53.742Z Checking errno v0.3.2
28002023-11-06T21:10:53.755Z Checking openssl-sys v0.9.93
28012023-11-06T21:10:53.800Z Checking indexmap v1.9.3
28022023-11-06T21:10:53.985Z Checking try-lock v0.2.4
28032023-11-06T21:10:54.044Z Checking adler v1.0.2
28042023-11-06T21:10:54.282Z Checking siphasher v0.3.11
28052023-11-06T21:10:54.324Z Checking miniz_oxide v0.7.1
28062023-11-06T21:10:54.342Z Checking openssl v0.10.57
28072023-11-06T21:10:54.373Z Checking want v0.3.1
28082023-11-06T21:10:54.541Z Checking rustls-webpki v0.101.7
28092023-11-06T21:10:54.570Z Checking h2 v0.3.21
28102023-11-06T21:10:54.663Z Checking sct v0.7.0
28112023-11-06T21:10:54.681Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28122023-11-06T21:10:54.740Z Checking form_urlencoded v1.2.0
28132023-11-06T21:10:54.948Z Checking lazy_static v1.4.0
28142023-11-06T21:10:55.038Z Checking http-body v0.4.5
28152023-11-06T21:10:55.105Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28162023-11-06T21:10:55.493Z Checking io-lifetimes v1.0.11
28172023-11-06T21:10:55.639Z Checking socket2 v0.4.9
28182023-11-06T21:10:55.672Z Checking httparse v1.8.0
28192023-11-06T21:10:55.704Z Checking utf8parse v0.2.1
28202023-11-06T21:10:55.790Z Checking anstyle v1.0.2
28212023-11-06T21:10:55.852Z Checking cpufeatures v0.2.9
28222023-11-06T21:10:56.032Z Checking tower-service v0.3.2
28232023-11-06T21:10:56.158Z Checking httpdate v1.0.3
28242023-11-06T21:10:56.266Z Checking sha2 v0.10.8
28252023-11-06T21:10:56.743Z Checking anstyle-parse v0.2.1
28262023-11-06T21:10:56.749Z Checking rustix v0.37.23
28272023-11-06T21:10:56.756Z Checking rustls v0.21.8
28282023-11-06T21:10:56.760Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28292023-11-06T21:10:57.396Z Checking rustls-pemfile v1.0.3
28302023-11-06T21:10:57.455Z Checking hmac v0.12.1
28312023-11-06T21:10:57.665Z Checking md-5 v0.10.5
28322023-11-06T21:10:58.138Z Checking stringprep v0.1.3
28332023-11-06T21:10:58.148Z Checking idna v0.4.0
28342023-11-06T21:10:58.162Z Documenting slog-dtrace v0.2.3
28352023-11-06T21:10:58.168Z Checking num-integer v0.1.45
28362023-11-06T21:10:58.178Z Checking hash32 v0.2.1
28372023-11-06T21:10:58.648Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28382023-11-06T21:10:59.061Z Checking colorchoice v1.0.0
28392023-11-06T21:10:59.065Z Checking anstyle-query v1.0.0
28402023-11-06T21:10:59.217Z Documenting quick-error v1.2.3
28412023-11-06T21:10:59.266Z Checking gimli v0.28.0
28422023-11-06T21:11:00.544Z Checking either v1.9.0
28432023-11-06T21:11:01.013Z Checking fallible-iterator v0.2.0
28442023-11-06T21:11:01.783Z Checking stable_deref_trait v1.2.0
28452023-11-06T21:11:01.877Z Checking heapless v0.7.16
28462023-11-06T21:11:05.345Z Checking postgres-protocol v0.6.6
28472023-11-06T21:11:05.464Z Checking native-tls v0.2.11
28482023-11-06T21:11:05.559Z Checking tokio-rustls v0.24.1
28492023-11-06T21:11:06.007Z Checking tokio-native-tls v0.3.1
28502023-11-06T21:11:06.042Z Checking anstream v0.5.0
28512023-11-06T21:11:06.078Z Checking url v2.4.1
28522023-11-06T21:11:06.133Z Checking terminal_size v0.2.6
28532023-11-06T21:11:06.205Z Checking rustls-native-certs v0.6.3
28542023-11-06T21:11:06.220Z Checking phf_shared v0.11.2
28552023-11-06T21:11:06.237Z Checking block-padding v0.3.3
28562023-11-06T21:11:06.346Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28572023-11-06T21:11:06.388Z Checking hyper v0.14.27
28582023-11-06T21:11:06.419Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28592023-11-06T21:11:06.432Z Checking scheduled-thread-pool v0.2.7
28602023-11-06T21:11:06.456Z Documenting resolv-conf v0.7.0
28612023-11-06T21:11:06.889Z Checking object v0.32.1
28622023-11-06T21:11:06.894Z Checking addr2line v0.21.0
28632023-11-06T21:11:06.897Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28642023-11-06T21:11:06.902Z Checking toml_datetime v0.6.5
28652023-11-06T21:11:06.906Z Checking serde_spanned v0.6.4
28662023-11-06T21:11:07.015Z Checking bzip2-sys v0.1.11+1.0.8
28672023-11-06T21:11:07.251Z Checking crc32fast v1.3.2
28682023-11-06T21:11:07.579Z Checking rustc-demangle v0.1.23
28692023-11-06T21:11:08.057Z Checking clap_lex v0.5.1
28702023-11-06T21:11:08.248Z Checking deranged v0.3.8
28712023-11-06T21:11:08.458Z Checking managed v0.8.0
28722023-11-06T21:11:09.068Z Checking matches v0.1.10
28732023-11-06T21:11:09.220Z Checking tap v1.0.1
28742023-11-06T21:11:09.459Z Checking winnow v0.5.15
28752023-11-06T21:11:11.467Z Checking bit-vec v0.6.3
28762023-11-06T21:11:11.569Z Checking ipnet v2.8.0
28772023-11-06T21:11:11.645Z Checking num_threads v0.1.6
28782023-11-06T21:11:11.808Z Checking regex-automata v0.1.10
28792023-11-06T21:11:12.326Z Checking time v0.3.27
28802023-11-06T21:11:12.538Z Checking bstr v0.2.17
28812023-11-06T21:11:13.781Z Documenting trust-dns-resolver v0.22.0
28822023-11-06T21:11:14.316Z Checking toml_edit v0.19.15
28832023-11-06T21:11:14.478Z Checking backtrace v0.3.69
28842023-11-06T21:11:14.571Z Checking hyper-tls v0.5.0
28852023-11-06T21:11:15.018Z Checking hyper-rustls v0.24.2
28862023-11-06T21:11:15.371Z Checking wyz v0.5.1
28872023-11-06T21:11:15.602Z Checking idna v0.2.3
28882023-11-06T21:11:15.976Z Checking smoltcp v0.9.1
28892023-11-06T21:11:16.289Z Checking clap_builder v4.4.2
28902023-11-06T21:11:17.025Z Checking flate2 v1.0.28
28912023-11-06T21:11:18.048Z Checking bzip2 v0.4.4
28922023-11-06T21:11:18.086Z Checking r2d2 v0.8.10
28932023-11-06T21:11:18.364Z Checking inout v0.1.3
28942023-11-06T21:11:18.479Z Checking phf v0.11.2
28952023-11-06T21:11:18.582Z Checking postgres-types v0.2.6
28962023-11-06T21:11:18.814Z Checking itertools v0.11.0
28972023-11-06T21:11:18.962Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28982023-11-06T21:11:19.732Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28992023-11-06T21:11:21.081Z Checking num-bigint v0.4.4
29002023-11-06T21:11:22.629Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29012023-11-06T21:11:22.666Z Checking serde_urlencoded v0.7.1
29022023-11-06T21:11:23.381Z Checking phf_shared v0.10.0
29032023-11-06T21:11:23.712Z Checking futures-executor v0.3.29
29042023-11-06T21:11:23.881Z Documenting pem-rfc7468 v0.7.0
29052023-11-06T21:11:23.999Z Checking ipnetwork v0.20.0
29062023-11-06T21:11:24.065Z Checking float-cmp v0.9.0
29072023-11-06T21:11:24.418Z Checking zerocopy v0.6.4
29082023-11-06T21:11:24.607Z Documenting der_derive v0.7.2
29092023-11-06T21:11:24.827Z Checking hubpack v0.1.2
29102023-11-06T21:11:25.461Z Checking encoding_rs v0.8.33
29112023-11-06T21:11:26.251Z Checking crossbeam-utils v0.8.16
29122023-11-06T21:11:26.300Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29132023-11-06T21:11:26.431Z Checking memoffset v0.9.0
29142023-11-06T21:11:26.575Z Checking radium v0.7.0
29152023-11-06T21:11:26.657Z Checking data-encoding v2.4.0
29162023-11-06T21:11:26.695Z Checking normalize-line-endings v0.3.0
29172023-11-06T21:11:26.699Z Checking fixedbitset v0.4.2
29182023-11-06T21:11:26.706Z Checking whoami v1.4.1
29192023-11-06T21:11:26.711Z Checking webpki-roots v0.25.2
29202023-11-06T21:11:26.765Z Checking new_debug_unreachable v1.0.4
29212023-11-06T21:11:26.771Z Checking static_assertions v1.1.0
29222023-11-06T21:11:26.825Z Checking predicates-core v1.0.6
29232023-11-06T21:11:26.845Z Checking funty v2.0.0
29242023-11-06T21:11:26.893Z Checking precomputed-hash v0.1.1
29252023-11-06T21:11:27.057Z Checking mime v0.3.17
29262023-11-06T21:11:27.117Z Checking difflib v0.4.0
29272023-11-06T21:11:27.576Z Documenting flagset v0.4.3
29282023-11-06T21:11:27.610Z Checking regex-automata v0.3.8
29292023-11-06T21:11:27.672Z Checking predicates v3.0.4
29302023-11-06T21:11:28.560Z Checking bitvec v1.0.1
29312023-11-06T21:11:28.681Z Checking string_cache v0.8.7
29322023-11-06T21:11:28.910Z Checking reqwest v0.11.20
29332023-11-06T21:11:29.114Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29342023-11-06T21:11:29.798Z Checking tokio-postgres v0.7.10
29352023-11-06T21:11:30.048Z Checking bstr v1.6.0
29362023-11-06T21:11:31.786Z Checking petgraph v0.6.4
29372023-11-06T21:11:32.226Z Checking trust-dns-proto v0.22.0
29382023-11-06T21:11:32.259Z Checking crossbeam-epoch v0.9.15
29392023-11-06T21:11:32.774Z Checking diesel v2.1.3
29402023-11-06T21:11:33.285Z Documenting der v0.7.8
29412023-11-06T21:11:34.551Z Checking yasna v0.5.2
29422023-11-06T21:11:35.388Z Checking futures v0.3.29
29432023-11-06T21:11:35.571Z Checking clap v4.4.3
29442023-11-06T21:11:35.733Z Checking cipher v0.4.4
29452023-11-06T21:11:36.224Z Checking zip v0.6.6
29462023-11-06T21:11:36.363Z Checking toml v0.7.8
29472023-11-06T21:11:36.605Z Checking anyhow v1.0.75
29482023-11-06T21:11:36.839Z Checking similar v2.2.1
29492023-11-06T21:11:37.174Z Checking bit-set v0.5.3
29502023-11-06T21:11:37.295Z Checking itertools v0.10.5
29512023-11-06T21:11:37.552Z Checking num-iter v0.1.43
29522023-11-06T21:11:37.560Z Checking console v0.15.7
29532023-11-06T21:11:37.806Z Checking rustix v0.38.9
29542023-11-06T21:11:37.894Z Checking signature v2.1.0
29552023-11-06T21:11:38.137Z Checking tokio-stream v0.1.14
29562023-11-06T21:11:38.262Z Checking usdt v0.3.5
29572023-11-06T21:11:38.420Z Checking semver v1.0.20
29582023-11-06T21:11:38.478Z Checking hex v0.4.3
29592023-11-06T21:11:39.167Z Checking slog v2.7.0
29602023-11-06T21:11:39.378Z Checking lalrpop-util v0.19.12
29612023-11-06T21:11:39.400Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29622023-11-06T21:11:39.830Z Documenting cancel-safe-futures v0.1.5
29632023-11-06T21:11:39.841Z Checking heck v0.3.3
29642023-11-06T21:11:40.091Z Documenting hkdf v0.12.3
29652023-11-06T21:11:41.118Z Documenting structopt-derive v0.4.18
29662023-11-06T21:11:41.155Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29672023-11-06T21:11:41.508Z Documenting spki v0.7.2
29682023-11-06T21:11:41.759Z Documenting keccak v0.1.4
29692023-11-06T21:11:54.206Z Documenting crc-catalog v2.2.0
29702023-11-06T21:11:59.353Z Documenting arc-swap v1.6.0
29712023-11-06T21:12:01.836Z Documenting sha3 v0.10.8
29722023-11-06T21:12:02.860Z Documenting pkcs8 v0.10.2
29732023-11-06T21:12:03.812Z Documenting structopt v0.3.26
29742023-11-06T21:12:04.309Z Documenting crc v3.0.1
29752023-11-06T21:12:05.248Z Documenting slog-scope v4.4.0
29762023-11-06T21:12:06.255Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29772023-11-06T21:12:06.814Z Documenting libefi-sys v0.1.0
29782023-11-06T21:12:07.901Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29792023-11-06T21:12:08.808Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29802023-11-06T21:12:24.961Z Documenting secrecy v0.8.0
29812023-11-06T21:12:25.288Z Documenting packed_struct_codegen v0.10.1
29822023-11-06T21:12:25.784Z Documenting half v1.8.2
29832023-11-06T21:12:25.885Z Documenting nodrop v0.1.14
29842023-11-06T21:12:26.146Z Documenting ciborium-io v0.2.1
29852023-11-06T21:12:26.654Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29862023-11-06T21:12:26.715Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29872023-11-06T21:12:26.763Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29882023-11-06T21:12:26.805Z Documenting array-init v0.0.4
29892023-11-06T21:12:26.847Z Documenting packed_struct v0.10.1
29902023-11-06T21:12:26.933Z Documenting ciborium-ll v0.2.1
29912023-11-06T21:12:27.045Z Documenting slog-stdlog v4.1.1
29922023-11-06T21:12:27.075Z Documenting pkcs1 v0.7.5
29932023-11-06T21:12:27.929Z Documenting num-bigint-dig v0.8.4
29942023-11-06T21:12:28.088Z Documenting num-rational v0.4.1
29952023-11-06T21:12:28.107Z Documenting universal-hash v0.5.1
29962023-11-06T21:12:28.253Z Documenting num-complex v0.4.4
29972023-11-06T21:12:28.346Z Documenting filetime v0.2.22
29982023-11-06T21:12:28.391Z Documenting xattr v1.0.1
29992023-11-06T21:12:28.539Z Documenting opaque-debug v0.3.0
30002023-11-06T21:12:28.613Z Documenting termcolor v1.2.0
30012023-11-06T21:12:29.054Z Documenting bitfield v0.14.0
30022023-11-06T21:12:29.118Z Documenting num v0.4.1
30032023-11-06T21:12:29.153Z Documenting rsa v0.9.2
30042023-11-06T21:12:29.171Z Documenting slog-envlogger v2.2.0
30052023-11-06T21:12:29.233Z Documenting tar v0.4.40
30062023-11-06T21:12:29.265Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30072023-11-06T21:12:29.290Z Documenting env_logger v0.10.0
30082023-11-06T21:12:31.032Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30092023-11-06T21:12:31.276Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30102023-11-06T21:12:31.525Z Documenting ciborium v0.2.1
30112023-11-06T21:12:31.741Z Documenting serde-hex v0.1.0
30122023-11-06T21:12:32.677Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30132023-11-06T21:12:34.639Z Documenting x509-cert v0.2.4
30142023-11-06T21:12:34.874Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30152023-11-06T21:12:38.268Z Documenting signal-hook v0.3.17
30162023-11-06T21:12:38.731Z Documenting ron v0.8.1
30172023-11-06T21:12:38.793Z Documenting fxhash v0.2.1
30182023-11-06T21:12:39.356Z Documenting derive-where v1.2.5
30192023-11-06T21:12:40.714Z Documenting crc-any v2.4.3
30202023-11-06T21:12:42.935Z Documenting linear-map v1.2.0
30212023-11-06T21:12:44.833Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30222023-11-06T21:12:45.138Z Documenting doc-comment v0.3.3
30232023-11-06T21:12:45.392Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30242023-11-06T21:12:46.052Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30252023-11-06T21:12:48.683Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30262023-11-06T21:12:49.362Z Documenting newtype_derive v0.1.6
30272023-11-06T21:12:49.420Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30282023-11-06T21:12:52.880Z Documenting libsqlite3-sys v0.26.0
30292023-11-06T21:12:55.458Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30302023-11-06T21:12:59.839Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30312023-11-06T21:13:00.475Z Documenting hashlink v0.8.3
30322023-11-06T21:13:09.371Z Documenting aead v0.5.2
30332023-11-06T21:13:09.667Z Documenting snafu-derive v0.7.5
30342023-11-06T21:13:09.809Z Documenting same-file v1.0.6
30352023-11-06T21:13:09.976Z Documenting path-slash v0.1.5
30362023-11-06T21:13:10.050Z Documenting fallible-streaming-iterator v0.1.9
30372023-11-06T21:13:10.815Z Documenting steno v0.4.0
30382023-11-06T21:13:10.959Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30392023-11-06T21:13:11.969Z Documenting rusqlite v0.29.0
30402023-11-06T21:13:12.269Z Documenting walkdir v2.4.0
30412023-11-06T21:13:13.560Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30422023-11-06T21:13:13.679Z Documenting camino-tempfile v1.0.2
30432023-11-06T21:13:14.583Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30442023-11-06T21:13:15.300Z Documenting snafu v0.7.5
30452023-11-06T21:13:18.453Z Documenting nix v0.26.2
30462023-11-06T21:13:19.483Z Checking darling_core v0.14.4
30472023-11-06T21:13:20.940Z Documenting twox-hash v1.6.3
30482023-11-06T21:13:21.448Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30492023-11-06T21:13:22.387Z Documenting nibble_vec v0.1.0
30502023-11-06T21:13:24.166Z Documenting endian-type v0.1.2
30512023-11-06T21:13:26.031Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30522023-11-06T21:13:27.105Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30532023-11-06T21:13:27.673Z Checking darling v0.14.4
30542023-11-06T21:13:27.846Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30552023-11-06T21:13:28.645Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30562023-11-06T21:13:28.787Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30572023-11-06T21:13:29.731Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30582023-11-06T21:13:30.180Z Documenting radix_trie v0.2.1
30592023-11-06T21:13:30.658Z Documenting polyval v0.6.1
30602023-11-06T21:13:37.095Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30612023-11-06T21:13:37.745Z Documenting num_enum v0.7.0
30622023-11-06T21:13:38.579Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30632023-11-06T21:13:38.590Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30642023-11-06T21:13:38.985Z Documenting ctr v0.9.2
30652023-11-06T21:13:41.494Z Documenting aes v0.8.3
30662023-11-06T21:13:43.601Z Documenting bincode v1.3.3
30672023-11-06T21:13:46.285Z Documenting path-dedot v3.1.0
30682023-11-06T21:13:50.052Z Documenting utf-8 v0.7.6
30692023-11-06T21:13:50.704Z Documenting convert_case v0.4.0
30702023-11-06T21:13:52.486Z Checking convert_case v0.4.0
30712023-11-06T21:13:52.831Z Documenting path-absolutize v3.1.0
30722023-11-06T21:13:53.550Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30732023-11-06T21:13:55.402Z Documenting aes-gcm-siv v0.11.1
30742023-11-06T21:13:55.868Z Documenting tungstenite v0.20.1
30752023-11-06T21:13:56.966Z Documenting derive_more v0.99.17
30762023-11-06T21:13:58.023Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30772023-11-06T21:14:07.882Z Documenting trust-dns-client v0.22.0
30782023-11-06T21:14:08.173Z Documenting buf-list v1.0.3
30792023-11-06T21:14:08.281Z Documenting globset v0.4.13
30802023-11-06T21:14:08.420Z Documenting crossbeam-deque v0.8.3
30812023-11-06T21:14:08.504Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30822023-11-06T21:14:08.673Z Documenting headers-core v0.2.0
30832023-11-06T21:14:10.288Z Documenting olpc-cjson v0.1.3
30842023-11-06T21:14:10.741Z Documenting serde_plain v1.0.2
30852023-11-06T21:14:11.360Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30862023-11-06T21:14:12.270Z Documenting async-recursion v1.0.5
30872023-11-06T21:14:12.529Z Documenting bitstruct_derive v0.1.0
30882023-11-06T21:14:14.534Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30892023-11-06T21:14:16.350Z Documenting ascii v1.1.0
30902023-11-06T21:14:16.493Z Documenting ringbuffer v0.15.0
30912023-11-06T21:14:16.688Z Documenting display-error-chain v0.2.0
30922023-11-06T21:14:17.648Z Documenting tough v0.12.5
30932023-11-06T21:14:19.443Z Documenting headers v0.3.9
30942023-11-06T21:14:20.407Z Documenting bitstruct v0.1.1
30952023-11-06T21:14:20.606Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30962023-11-06T21:14:20.985Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30972023-11-06T21:14:21.389Z Documenting trust-dns-server v0.22.1
30982023-11-06T21:14:22.709Z Documenting rayon-core v1.12.0
30992023-11-06T21:14:24.625Z Documenting tokio-tungstenite v0.20.1
31002023-11-06T21:14:27.058Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31012023-11-06T21:14:27.196Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31022023-11-06T21:14:29.203Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31032023-11-06T21:14:29.236Z Checking derive_builder_core v0.12.0
31042023-11-06T21:14:29.452Z Documenting derive_builder_core v0.12.0
31052023-11-06T21:14:29.529Z Documenting sled v0.34.7
31062023-11-06T21:14:30.575Z Documenting signal-hook-mio v0.2.3
31072023-11-06T21:14:32.086Z Documenting erased-serde v0.3.30
31082023-11-06T21:14:35.526Z Documenting unicase v2.7.0
31092023-11-06T21:14:37.006Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31102023-11-06T21:14:37.561Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31112023-11-06T21:14:38.321Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31122023-11-06T21:14:38.344Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31132023-11-06T21:14:38.634Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31142023-11-06T21:14:38.715Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31152023-11-06T21:14:38.742Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31162023-11-06T21:14:38.770Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31172023-11-06T21:14:39.651Z Documenting serde_arrays v0.1.0
31182023-11-06T21:14:39.837Z Documenting ff v0.13.0
31192023-11-06T21:14:40.366Z Documenting pretty-hex v0.3.0
31202023-11-06T21:14:40.946Z Documenting mime_guess v2.0.4
31212023-11-06T21:14:44.944Z Documenting derive_builder_macro v0.12.0
31222023-11-06T21:14:45.178Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31232023-11-06T21:14:46.185Z Documenting crossterm v0.27.0
31242023-11-06T21:14:46.361Z Documenting group v0.13.0
31252023-11-06T21:14:47.521Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31262023-11-06T21:14:52.269Z Documenting rayon v1.8.0
31272023-11-06T21:14:52.836Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31282023-11-06T21:14:59.629Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31292023-11-06T21:15:05.145Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31302023-11-06T21:15:05.585Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31312023-11-06T21:15:16.164Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31322023-11-06T21:15:16.308Z Documenting portable-atomic v1.4.3
31332023-11-06T21:15:16.563Z Documenting ed25519 v1.5.3
31342023-11-06T21:15:16.659Z Documenting bcs v0.1.6
31352023-11-06T21:15:17.907Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31362023-11-06T21:15:18.151Z Documenting crypto-bigint v0.5.2
31372023-11-06T21:15:20.345Z Documenting curve25519-dalek-derive v0.1.0
31382023-11-06T21:15:20.661Z Documenting ref-cast-impl v1.0.20
31392023-11-06T21:15:23.407Z Documenting thiserror-impl-no-std v2.0.2
31402023-11-06T21:15:24.522Z Documenting vte_generate_state_changes v0.1.1
31412023-11-06T21:15:27.705Z Documenting base16ct v0.2.0
31422023-11-06T21:15:27.982Z Documenting number_prefix v0.4.0
31432023-11-06T21:15:28.537Z Checking unicode-xid v0.2.4
31442023-11-06T21:15:28.768Z Documenting cassowary v0.3.0
31452023-11-06T21:15:29.687Z Documenting unicode-xid v0.2.4
31462023-11-06T21:15:38.421Z Documenting highway v1.1.0
31472023-11-06T21:15:38.785Z Documenting thiserror-no-std v2.0.2
31482023-11-06T21:15:39.266Z Documenting elliptic-curve v0.13.5
31492023-11-06T21:15:39.282Z Documenting indicatif v0.17.7
31502023-11-06T21:15:39.340Z Documenting const_format_proc_macros v0.2.31
31512023-11-06T21:15:39.451Z Documenting ratatui v0.23.0
31522023-11-06T21:15:39.459Z Documenting vte v0.11.1
31532023-11-06T21:15:39.483Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31542023-11-06T21:15:41.022Z Documenting ref-cast v1.0.20
31552023-11-06T21:15:41.458Z Documenting curve25519-dalek v4.1.0
31562023-11-06T21:15:41.659Z Documenting salty v0.2.0
31572023-11-06T21:15:42.855Z Documenting derive_builder v0.12.0
31582023-11-06T21:15:45.551Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31592023-11-06T21:15:46.028Z Documenting polar-core v0.27.0
31602023-11-06T21:15:46.735Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31612023-11-06T21:15:48.247Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31622023-11-06T21:15:50.304Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31632023-11-06T21:15:53.508Z Documenting libxml v0.3.3
31642023-11-06T21:15:55.238Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31652023-11-06T21:15:55.892Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31662023-11-06T21:16:00.161Z Documenting poly1305 v0.8.0
31672023-11-06T21:16:04.293Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31682023-11-06T21:16:04.977Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31692023-11-06T21:16:07.958Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31702023-11-06T21:16:08.381Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31712023-11-06T21:16:09.374Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31722023-11-06T21:16:09.627Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31732023-11-06T21:16:11.108Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31742023-11-06T21:16:19.801Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31752023-11-06T21:16:20.121Z Documenting chacha20 v0.9.1
31762023-11-06T21:16:20.319Z Documenting bb8 v0.8.1
31772023-11-06T21:16:22.664Z Documenting quick-xml v0.23.1
31782023-11-06T21:16:27.519Z Documenting serde-big-array v0.5.1
31792023-11-06T21:16:28.090Z Documenting bytesize v1.3.0
31802023-11-06T21:16:28.270Z Documenting pem v3.0.2
31812023-11-06T21:16:30.229Z Documenting impl-trait-for-tuples v0.2.2
31822023-11-06T21:16:33.363Z Documenting oso-derive v0.27.0
31832023-11-06T21:16:34.069Z Documenting rtoolbox v0.0.1
31842023-11-06T21:16:34.438Z Documenting fs-err v2.9.0
31852023-11-06T21:16:34.725Z Documenting maplit v1.0.2
31862023-11-06T21:16:35.517Z Documenting humantime v2.1.0
31872023-11-06T21:16:36.561Z Documenting unicode-linebreak v0.1.5
31882023-11-06T21:16:36.770Z Documenting smawk v0.3.1
31892023-11-06T21:16:38.837Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31902023-11-06T21:16:40.394Z Documenting rpassword v7.2.0
31912023-11-06T21:16:40.544Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31922023-11-06T21:16:40.878Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31932023-11-06T21:16:41.005Z Documenting oso v0.27.0
31942023-11-06T21:16:41.694Z Documenting rcgen v0.11.3
31952023-11-06T21:16:41.709Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31962023-11-06T21:16:42.651Z Documenting textwrap v0.16.0
31972023-11-06T21:16:48.824Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31982023-11-06T21:16:49.268Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31992023-11-06T21:16:51.198Z Documenting chacha20poly1305 v0.10.1
32002023-11-06T21:17:00.326Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32012023-11-06T21:17:00.624Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32022023-11-06T21:17:01.246Z Documenting vsss-rs v3.3.1
32032023-11-06T21:17:06.785Z Documenting tui-tree-widget v0.13.0
32042023-11-06T21:17:07.507Z Documenting strip-ansi-escapes v0.2.0
32052023-11-06T21:17:08.159Z Documenting const_format v0.2.31
32062023-11-06T21:17:09.140Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32072023-11-06T21:17:12.255Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32082023-11-06T21:17:13.295Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32092023-11-06T21:17:13.565Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32102023-11-06T21:17:15.810Z Documenting cookie v0.16.2
32112023-11-06T21:17:18.805Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32122023-11-06T21:17:20.160Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32132023-11-06T21:17:22.974Z Documenting signal-hook-tokio v0.3.1
32142023-11-06T21:17:23.342Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32152023-11-06T21:17:24.468Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32162023-11-06T21:17:25.600Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32172023-11-06T21:17:26.224Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32182023-11-06T21:17:27.197Z Documenting atomicwrites v0.4.2
32192023-11-06T21:17:29.618Z Documenting fd-lock v3.0.13
32202023-11-06T21:17:31.045Z Documenting subprocess v0.2.9
32212023-11-06T21:17:31.342Z Documenting bit_field v0.10.2
32222023-11-06T21:17:34.563Z Documenting nu-ansi-term v0.49.0
32232023-11-06T21:17:35.549Z Documenting corncobs v0.1.3
32242023-11-06T21:17:36.396Z Documenting http-range v0.1.5
32252023-11-06T21:17:36.590Z Documenting shell-words v1.1.0
32262023-11-06T21:17:37.807Z Documenting owo-colors v3.5.0
32272023-11-06T21:17:39.986Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32282023-11-06T21:17:40.461Z Documenting reedline v0.23.0
32292023-11-06T21:17:42.608Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32302023-11-06T21:17:42.918Z Documenting hyper-staticfile v0.9.5
32312023-11-06T21:17:45.346Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32322023-11-06T21:17:46.268Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32332023-11-06T21:17:47.410Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32342023-11-06T21:17:51.475Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32352023-11-06T21:17:52.869Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32362023-11-06T21:17:53.895Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32372023-11-06T21:17:55.312Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32382023-11-06T21:18:12.690Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32392023-11-06T21:18:15.513Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32402023-11-06T21:18:18.129Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32412023-11-06T21:18:21.808Z Documenting fatfs v0.3.6
32422023-11-06T21:18:26.579Z Documenting cargo-platform v0.1.3
32432023-11-06T21:18:27.958Z Documenting nanorand v0.7.0
32442023-11-06T21:18:30.182Z Documenting assert_matches v1.5.0
32452023-11-06T21:18:32.314Z Documenting glob v0.3.1
32462023-11-06T21:18:32.594Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32472023-11-06T21:18:33.712Z Documenting cargo_metadata v0.18.0
32482023-11-06T21:18:34.584Z Documenting flume v0.11.0
32492023-11-06T21:18:34.715Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32502023-11-06T21:18:38.565Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32512023-11-06T21:18:38.644Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32522023-11-06T21:18:41.174Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32532023-11-06T21:18:41.733Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32542023-11-06T21:18:43.820Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32552023-11-06T21:18:45.592Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32562023-11-06T21:18:45.674Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32572023-11-06T21:18:48.605Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32582023-11-06T21:18:57.435Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32592023-11-06T21:19:08.392Z Documenting omicron-zone-package v0.8.3
32602023-11-06T21:19:15.429Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32612023-11-06T21:19:16.983Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32622023-11-06T21:19:18.584Z Documenting cargo_toml v0.16.3
32632023-11-06T21:19:20.049Z Documenting termios v0.3.3
32642023-11-06T21:19:21.512Z Documenting topological-sort v0.2.2
32652023-11-06T21:19:25.744Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32662023-11-06T21:19:26.442Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32672023-11-06T21:19:26.883Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32682023-11-06T21:19:27.890Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32692023-11-06T21:19:32.591Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32702023-11-06T21:19:37.544Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32712023-11-06T21:19:57.877Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32722023-11-06T21:20:07.477Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32732023-11-06T21:20:21.966Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32742023-11-06T21:20:23.426Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32752023-11-06T21:20:23.430Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32762023-11-06T21:20:23.433Z |
32772023-11-06T21:20:23.435Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32782023-11-06T21:20:23.438Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32792023-11-06T21:20:23.441Z |
32802023-11-06T21:20:23.444Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32812023-11-06T21:20:23.447Zhelp: to link to the struct, prefix with `struct@`
32822023-11-06T21:20:23.450Z |
32832023-11-06T21:20:23.453Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32842023-11-06T21:20:23.456Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32852023-11-06T21:20:23.462Z |
32862023-11-06T21:20:23.476Z
32872023-11-06T21:20:24.156Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32882023-11-06T21:20:26.287Zwarning: `wicketd` (lib doc) generated 1 warning
32892023-11-06T21:20:26.290Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32902023-11-06T21:20:28.168Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32912023-11-06T21:20:45.176Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32922023-11-06T21:21:57.147Z Finished dev [unoptimized + debuginfo] target(s) in 16m 48s
32932023-11-06T21:21:57.254Z
32942023-11-06T21:21:57.257Zreal 16:48.799628993
32952023-11-06T21:21:57.264Zuser 59:24.064047605
32962023-11-06T21:21:57.269Zsys 1:03:18.533543862
32972023-11-06T21:21:57.275Ztrap 2.075144061
32982023-11-06T21:21:57.282Ztflt 0.135382732
32992023-11-06T21:21:57.285Zdflt 0.589586047
33002023-11-06T21:21:57.289Zkflt 0.000524128
33012023-11-06T21:21:57.292Zlock 3:06:28.536040712
33022023-11-06T21:21:57.297Zslp 4:24:04.990259637
33032023-11-06T21:21:57.303Zlat 5:55.170659872
33042023-11-06T21:21:57.335Zstop 2:09.037925847
33052023-11-06T21:21:57.341Zprocess exited: duration 2025427 ms, exit code 0
 
33062023-11-06T21:21:57.349Zfound 0 output files