01HEJPEBVP4AHKDYCY324RBDBA: 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: 01HEJPEPEQD0S2B7FPR7FE627Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-06T16:13:26.497Zjob assigned to worker 01HEJPEQZRQC4PCMMR2D9N3XRF (queued for 1 m 50 s)
 
22023-11-06T16:13:27.297Zstarting task 0: "setup"
32023-11-06T16:13:27.555Z++ uname -s
42023-11-06T16:13:27.564Z+ kern=SunOS
52023-11-06T16:13:27.580Z+ case "$kern" in
62023-11-06T16:13:27.585Z+ groupadd -g 12345 build
72023-11-06T16:13:27.590Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-06T16:13:29.604Z+ zfs create -o mountpoint=/work rpool/work
92023-11-06T16:13:29.641Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-06T16:13:29.647Z+ home_fs=zfs
112023-11-06T16:13:29.654Z+ [[ zfs == autofs ]]
122023-11-06T16:13:29.661Z+ mkdir -p /home/build
132023-11-06T16:13:29.666Z+ chown build:build /home/build /work
142023-11-06T16:13:31.665Z+ chmod 0700 /home/build /work
152023-11-06T16:13:32.111Zprocess exited: duration 4351 ms, exit code 0
 
162023-11-06T16:13:32.126Zstarting task 1: "rust-toolchain"
172023-11-06T16:13:32.139Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-06T16:13:32.144Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-06T16:13:32.320Zinfo: downloading installer
202023-11-06T16:13:34.835Zwarning: it looks like you have an existing installation of Rust at:
212023-11-06T16:13:34.847Zwarning: /opt/ooce/bin
222023-11-06T16:13:34.850Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-06T16:13:34.853Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-06T16:13:34.856Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-06T16:13:34.860Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-06T16:13:34.863Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-06T16:13:34.867Zerror: cannot install while Rust is installed
282023-11-06T16:13:34.870Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-06T16:13:35.339Zinfo: profile set to 'default'
302023-11-06T16:13:35.342Zinfo: default host triple is x86_64-unknown-illumos
312023-11-06T16:13:35.345Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-06T16:13:35.522Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-06T16:13:35.525Zinfo: downloading component 'cargo'
342023-11-06T16:13:36.301Zinfo: downloading component 'clippy'
352023-11-06T16:13:36.577Zinfo: downloading component 'rust-docs'
362023-11-06T16:13:37.562Zinfo: downloading component 'rust-std'
372023-11-06T16:13:39.322Zinfo: downloading component 'rustc'
382023-11-06T16:13:43.553Zinfo: downloading component 'rustfmt'
392023-11-06T16:13:43.842Zinfo: installing component 'cargo'
402023-11-06T16:13:45.942Zinfo: installing component 'clippy'
412023-11-06T16:13:47.074Zinfo: installing component 'rust-docs'
422023-11-06T16:13:49.887Zinfo: installing component 'rust-std'
432023-11-06T16:13:53.871Zinfo: installing component 'rustc'
442023-11-06T16:14:03.865Zinfo: installing component 'rustfmt'
452023-11-06T16:14:04.288Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-06T16:14:04.291Z
472023-11-06T16:14:04.491Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-06T16:14:04.494Z
492023-11-06T16:14:04.499Z
502023-11-06T16:14:04.502ZRust is installed now. Great!
512023-11-06T16:14:04.505Z
522023-11-06T16:14:04.508ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-06T16:14:04.513Zenvironment variable. This has not been done automatically.
542023-11-06T16:14:04.516Z
552023-11-06T16:14:04.518ZTo configure your current shell, run:
562023-11-06T16:14:04.522Zsource "$HOME/.cargo/env"
572023-11-06T16:14:04.579Z+ rustc --version
582023-11-06T16:14:04.690Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-06T16:14:04.695Zprocess exited: duration 32568 ms, exit code 0
 
602023-11-06T16:14:04.703Zstarting task 2: "authentication"
612023-11-06T16:14:04.738Zprocess exited: duration 31 ms, exit code 0
 
622023-11-06T16:14:04.744Zstarting task 3: "clone repository"
632023-11-06T16:14:04.753Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-06T16:14:04.756Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-06T16:14:04.837ZCloning into '/work/oxidecomputer/omicron'...
662023-11-06T16:14:13.324Z+ cd /work/oxidecomputer/omicron
672023-11-06T16:14:13.327Z+ [[ -n sled-agent-add-sled-to-rack-cluster ]]
682023-11-06T16:14:13.330Z+ git fetch origin sled-agent-add-sled-to-rack-cluster
692023-11-06T16:14:13.733ZFrom https://github.com/oxidecomputer/omicron
702023-11-06T16:14:13.736Z * branch sled-agent-add-sled-to-rack-cluster -> FETCH_HEAD
712023-11-06T16:14:13.741Z+ git checkout -B sled-agent-add-sled-to-rack-cluster remotes/origin/sled-agent-add-sled-to-rack-cluster
722023-11-06T16:14:13.856ZSwitched to a new branch 'sled-agent-add-sled-to-rack-cluster'
732023-11-06T16:14:13.858Zbranch 'sled-agent-add-sled-to-rack-cluster' set up to track 'origin/sled-agent-add-sled-to-rack-cluster'.
742023-11-06T16:14:13.886Z+ git reset --hard 52e4932c77815cff5598206a4c2b7b4c35e2136b
752023-11-06T16:14:14.002ZHEAD is now at 52e4932c Fix v0 deserialization
762023-11-06T16:14:14.005Zprocess exited: duration 9258 ms, exit code 0
 
772023-11-06T16:14:14.010Zstarting task 4: "build"
782023-11-06T16:14:14.019Z+ cargo --version
792023-11-06T16:14:14.107Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-06T16:14:14.110Z+ rustc --version
812023-11-06T16:14:14.211Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-06T16:14:14.215Z+ source ./env.sh
832023-11-06T16:14:14.218Z++ set -o xtrace
842023-11-06T16:14:14.222Z++++ dirname ./env.sh
852023-11-06T16:14:14.224Z+++ cd .
862023-11-06T16:14:14.227Z+++ echo /work/oxidecomputer/omicron
872023-11-06T16:14:14.231Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-11-06T16:14:14.234Z++ 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-06T16:14:14.237Z++ 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-06T16:14:14.242Z++ 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-06T16:14:14.245Z++ 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-06T16:14:14.249Z++ 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-06T16:14:14.252Z++ 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-06T16:14:14.255Z++ 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-06T16:14:14.258Z++ 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-06T16:14:14.261Z++ unset OMICRON_WS
972023-11-06T16:14:14.264Z++ set +o xtrace
982023-11-06T16:14:14.310Z
992023-11-06T16:14:14.313Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-11-06T16:14:14.316Z # # # # # # # # # # # # # # #
1012023-11-06T16:14:14.319Z # # # # ##### # # ##### # # # # # #### #
1022023-11-06T16:14:14.323Z ##### ##### # ##### # # # # # # # # #
1032023-11-06T16:14:14.326Z # # # # # # # # # # # # # # #
1042023-11-06T16:14:14.330Z # # # ###### # # ###### ### # #### # #### #
1052023-11-06T16:14:14.333Z
1062023-11-06T16:14:23.244Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-11-06T16:14:24.175Z Startup: Caching catalogs ... Done
1082023-11-06T16:14:28.882ZPlanning: Solver setup ... Done (4.432s)
1092023-11-06T16:14:28.999ZPlanning: Running solver ... Done (0.117s)
1102023-11-06T16:14:29.055ZPlanning: Finding local manifests ... Done (0.003s)
1112023-11-06T16:14:29.071ZPlanning: Fetching manifests: 0/4 0% complete
1122023-11-06T16:14:29.299ZPlanning: Fetching manifests: 4/4 100% complete
1132023-11-06T16:14:29.441ZPlanning: Package planning ... Done (0.141s)
1142023-11-06T16:14:29.526ZPlanning: Merging actions ... Done (0.085s)
1152023-11-06T16:14:30.112ZPlanning: Checking for conflicting actions ... Done (0.586s)
1162023-11-06T16:14:30.129ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-11-06T16:14:33.975ZPlanning: Evaluating mediators ... Done (3.816s)
1182023-11-06T16:14:33.979ZPlanning: Planning completed in 9.73 seconds
1192023-11-06T16:14:33.984Z Packages to install: 4
1202023-11-06T16:14:33.988Z Mediators to change: 2
1212023-11-06T16:14:33.991Z Services to change: 1
1222023-11-06T16:14:33.994Z Estimated space available: 149.39 GB
1232023-11-06T16:14:33.997ZEstimated space to be consumed: 1.37 GB
1242023-11-06T16:14:34.000Z Create boot environment: No
1252023-11-06T16:14:34.003ZCreate backup boot environment: No
1262023-11-06T16:14:34.006Z Rebuild boot archive: No
1272023-11-06T16:14:34.008Z
1282023-11-06T16:14:34.011ZChanged mediators:
1292023-11-06T16:14:34.014Z mediator clang:
1302023-11-06T16:14:34.016Z version: None -> 15 (system default)
1312023-11-06T16:14:34.019Z
1322023-11-06T16:14:34.022Z mediator llvm:
1332023-11-06T16:14:34.025Z version: 14 (system default) -> 15 (system default)
1342023-11-06T16:14:34.028Z
1352023-11-06T16:14:34.032ZChanged packages:
1362023-11-06T16:14:34.035Zhelios-dev
1372023-11-06T16:14:34.044Z developer/build-essential
1382023-11-06T16:14:34.048Z None -> 11-2.0
1392023-11-06T16:14:34.052Z library/libxmlsec1
1402023-11-06T16:14:34.055Z None -> 1.2.35-2.0
1412023-11-06T16:14:34.058Z ooce/developer/clang-15
1422023-11-06T16:14:34.061Z None -> 15.0.7-2.0
1432023-11-06T16:14:34.064Z ooce/developer/llvm-15
1442023-11-06T16:14:34.066Z None -> 15.0.7-2.0
1452023-11-06T16:14:34.071Z
1462023-11-06T16:14:35.077ZServices:
1472023-11-06T16:14:35.080Z restart_fmri:
1482023-11-06T16:14:35.084Z svc:/system/update-man-index:default
1492023-11-06T16:14:35.087Z
1502023-11-06T16:14:35.089ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-11-06T16:14:39.191ZDownload: 1189/3290 items 61.5/212.6MB 28% complete (12.3M/s)
1522023-11-06T16:14:44.192ZDownload: 1659/3290 items 117.2/212.6MB 55% complete (11.9M/s)
1532023-11-06T16:14:49.192ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (5.8M/s)
1542023-11-06T16:14:54.197ZDownload: 3160/3290 items 176.1/212.6MB 82% complete (5.8M/s)
1552023-11-06T16:14:58.823ZDownload: Completed 212.60 MB in 24.63 seconds (8.6M/s)
1562023-11-06T16:14:59.067Z Actions: 1/3687 actions (Installing new actions)
1572023-11-06T16:15:04.970Z Actions: 2897/3687 actions (Installing new actions)
1582023-11-06T16:15:07.411Z Actions: Completed 3687 actions in 8.34 seconds.
1592023-11-06T16:15:07.574Z Done (0.159s)
1602023-11-06T16:15:07.577Z Done (0.000s)
1612023-11-06T16:15:07.796Z Done (0.212s)
1622023-11-06T16:15:15.520Z Done (7.621s)
1632023-11-06T16:15:16.149Z Done (0.119s)
1642023-11-06T16:15:16.152Z Done (0.000s)
1652023-11-06T16:15:16.156Z Done (0.000s)
1662023-11-06T16:15:16.657ZPlanning: Evaluating mediator changes ... Done
1672023-11-06T16:15:16.930ZPlanning: Checking for conflicting actions ... Done
1682023-11-06T16:15:16.933ZPlanning: Consolidating action changes ... Done
1692023-11-06T16:15:17.359ZPlanning: Evaluating mediators ... Done
1702023-11-06T16:15:17.362ZPlanning: Planning completed in 0.72 seconds
1712023-11-06T16:15:17.414Z Mediators to change: 2
1722023-11-06T16:15:17.417Z Create boot environment: No
1732023-11-06T16:15:17.420ZCreate backup boot environment: No
1742023-11-06T16:15:17.515Z Done
1752023-11-06T16:15:17.523Z Done
1762023-11-06T16:15:17.640Z Done
1772023-11-06T16:15:23.378Z Done
1782023-11-06T16:15:23.502Z Done
1792023-11-06T16:15:23.507Z Done
1802023-11-06T16:15:23.685Z Done
1812023-11-06T16:15:24.670ZPlanning: Evaluating mediator changes ... Done
1822023-11-06T16:15:24.673ZPlanning: Merging actions ... Done
1832023-11-06T16:15:24.998ZPlanning: Checking for conflicting actions ... Done
1842023-11-06T16:15:25.003ZPlanning: Consolidating action changes ... Done
1852023-11-06T16:15:25.421ZPlanning: Evaluating mediators ... Done
1862023-11-06T16:15:25.511ZPlanning: Planning completed in 1.26 seconds
1872023-11-06T16:15:25.566Z Packages to change: 1
1882023-11-06T16:15:25.570Z Mediators to change: 1
1892023-11-06T16:15:25.573Z Services to change: 1
1902023-11-06T16:15:25.576Z Create boot environment: No
1912023-11-06T16:15:25.579ZCreate backup boot environment: Yes
1922023-11-06T16:15:28.299Z Actions: 1/6 actions (Updating modified actions)
1932023-11-06T16:15:28.312Z Actions: Completed 6 actions in 0.00 seconds.
1942023-11-06T16:15:28.737Z Done
1952023-11-06T16:15:28.740Z Done
1962023-11-06T16:15:28.743Z Done
1972023-11-06T16:15:33.581Z Done
1982023-11-06T16:15:33.701Z Done
1992023-11-06T16:15:33.704Z Done
2002023-11-06T16:15:33.797Z Done
2012023-11-06T16:15:34.457ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022023-11-06T16:15:34.460Zclang system 15 system
2032023-11-06T16:15:34.463Zcsh system system illumos
2042023-11-06T16:15:34.466Zctags system system illumos
2052023-11-06T16:15:34.468Zgcc vendor 12 vendor
2062023-11-06T16:15:34.472Zgcc system 10 system
2072023-11-06T16:15:34.474Zgcc system 7 system
2082023-11-06T16:15:34.477Zgo system 1.20 system
2092023-11-06T16:15:34.480Zgo system 1.19 system
2102023-11-06T16:15:34.483Zllvm system 15 system
2112023-11-06T16:15:34.485Zllvm system 14 system
2122023-11-06T16:15:34.488Zmariadb system 10.6 system
2132023-11-06T16:15:34.491Zmta vendor vendor dma
2142023-11-06T16:15:34.494Zopenjdk system 17 system
2152023-11-06T16:15:34.496Zopenjdk system 11 system
2162023-11-06T16:15:34.499Zopenjdk system 1.8 system
2172023-11-06T16:15:34.502Zopenssl vendor 3 vendor
2182023-11-06T16:15:34.505Zperl system 5.36 system
2192023-11-06T16:15:34.507Zpostgresql system 15 system
2202023-11-06T16:15:34.510Zpostgresql system 13 system
2212023-11-06T16:15:34.513Zpython vendor 3 vendor
2222023-11-06T16:15:34.516Zpython system 2 system
2232023-11-06T16:15:34.522Zpython3 system 3.11 system
2242023-11-06T16:15:34.527Zruby system 3.0 system
2252023-11-06T16:15:34.534Zwords vendor vendor american-english
2262023-11-06T16:15:34.541Zwords system system australian-english
2272023-11-06T16:15:34.545Zwords system system british-english
2282023-11-06T16:15:34.554Zwords system system canadian-english
2292023-11-06T16:15:34.559Zwords system system french
2302023-11-06T16:15:34.566Zwords system system italian
2312023-11-06T16:15:34.570Zwords system system ngerman
2322023-11-06T16:15:34.573Zwords system system ogerman
2332023-11-06T16:15:34.580Zwords system system spanish
2342023-11-06T16:15:34.976ZFMRI IFO
2352023-11-06T16:15:34.981Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2362023-11-06T16:15:34.984Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2372023-11-06T16:15:34.986Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2382023-11-06T16:15:34.989Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2392023-11-06T16:15:34.992Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402023-11-06T16:15:34.995Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2412023-11-06T16:15:35.049Z+ set -o errexit
2422023-11-06T16:15:35.052Z+++ dirname ./tools/ci_download_cockroachdb
2432023-11-06T16:15:35.055Z++ cd ./tools
2442023-11-06T16:15:35.058Z++ pwd
2452023-11-06T16:15:35.061Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462023-11-06T16:15:35.064Z++ basename ./tools/ci_download_cockroachdb
2472023-11-06T16:15:35.067Z+ ARG0=ci_download_cockroachdb
2482023-11-06T16:15:35.069Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492023-11-06T16:15:35.072Z+ CIDL_VERSION=v22.1.9
2502023-11-06T16:15:35.075Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512023-11-06T16:15:35.078Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2522023-11-06T16:15:35.081Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2532023-11-06T16:15:35.084Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2542023-11-06T16:15:35.087Z+ TARGET_DIR=out
2552023-11-06T16:15:35.115Z+ DOWNLOAD_DIR=out/downloads
2562023-11-06T16:15:35.118Z+ DEST_DIR=./out/cockroachdb
2572023-11-06T16:15:35.120Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582023-11-06T16:15:35.123Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592023-11-06T16:15:35.126Z+ main
2602023-11-06T16:15:35.130Z+ [[ 0 != 0 ]]
2612023-11-06T16:15:35.133Z+ CIDL_OS=solaris2.11
2622023-11-06T16:15:35.136Z+ [[ 0 != 0 ]]
2632023-11-06T16:15:35.139Z+ configure_os solaris2.11
2642023-11-06T16:15:35.142Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652023-11-06T16:15:35.144Zcurrent directory: /work/oxidecomputer/omicron
2662023-11-06T16:15:35.147Z+ echo 'configuring based on OS: "solaris2.11"'
2672023-11-06T16:15:35.150Zconfiguring based on OS: "solaris2.11"
2682023-11-06T16:15:35.153Z+ case "$1" in
2692023-11-06T16:15:35.156Z+ CIDL_BUILD=illumos
2702023-11-06T16:15:35.159Z+ CIDL_SUFFIX=tar.gz
2712023-11-06T16:15:35.162Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2722023-11-06T16:15:35.165Z+ CIDL_MD5FUNC=do_md5sum
2732023-11-06T16:15:35.167Z+ CIDL_URL_BASE=https://illumos.org/downloads
2742023-11-06T16:15:35.170Z+ CIDL_ASSEMBLE=do_assemble_illumos
2752023-11-06T16:15:35.173Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2762023-11-06T16:15:35.176Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2772023-11-06T16:15:35.179Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-11-06T16:15:35.182Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2792023-11-06T16:15:35.185Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-11-06T16:15:35.193Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812023-11-06T16:15:35.197ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-11-06T16:15:35.200Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2832023-11-06T16:15:35.203ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-06T16:15:35.205Z+ mkdir -p out/downloads
2852023-11-06T16:15:35.208Z+ mkdir -p ./out/cockroachdb
2862023-11-06T16:15:35.211Z+ local DO_DOWNLOAD=true
2872023-11-06T16:15:35.214Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882023-11-06T16:15:35.216Z+ '[' true == true ']'
2892023-11-06T16:15:35.219Z+ echo Downloading...
2902023-11-06T16:15:35.222ZDownloading...
2912023-11-06T16:15:35.225Z+ 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-06T16:15:35.231Z+ 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-06T16:15:38.098Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-06T16:15:38.101Z++ md5sum
2952023-11-06T16:15:38.104Z++ awk '{print $1}'
2962023-11-06T16:15:38.282Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2972023-11-06T16:15:38.285Z+ [[ 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-06T16:15:38.289Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-06T16:15:38.292Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002023-11-06T16:15:41.660Z+ do_assemble_illumos
3012023-11-06T16:15:41.663Z+ rm -r ./out/cockroachdb
3022023-11-06T16:15:41.666Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032023-11-06T16:15:42.311Z+ ./out/cockroachdb/bin/cockroach version
3042023-11-06T16:15:42.628ZBuild Tag: v22.1.9-dirty
3052023-11-06T16:15:42.631ZBuild Time: 2022/10/26 21:17:46
3062023-11-06T16:15:42.635ZDistribution: OSS
3072023-11-06T16:15:42.638ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082023-11-06T16:15:42.641ZGo Version: go1.17.13
3092023-11-06T16:15:42.644ZC Compiler: gcc 10.3.0
3102023-11-06T16:15:42.647ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112023-11-06T16:15:42.650ZBuild Type: release
3122023-11-06T16:15:42.653Z+ set -o errexit
3132023-11-06T16:15:42.656Z+++ dirname ./tools/ci_download_clickhouse
3142023-11-06T16:15:42.659Z++ cd ./tools
3152023-11-06T16:15:42.662Z++ pwd
3162023-11-06T16:15:42.665Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172023-11-06T16:15:42.668Z++ basename ./tools/ci_download_clickhouse
3182023-11-06T16:15:42.670Z+ ARG0=ci_download_clickhouse
3192023-11-06T16:15:42.673Z+ TARGET_DIR=out
3202023-11-06T16:15:42.677Z+ DOWNLOAD_DIR=out/downloads
3212023-11-06T16:15:42.683Z+ DEST_DIR=./out/clickhouse
3222023-11-06T16:15:42.700Z+ CIDL_VERSION=v22.8.9.24
3232023-11-06T16:15:42.710Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242023-11-06T16:15:42.717Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252023-11-06T16:15:42.720Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262023-11-06T16:15:42.723Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272023-11-06T16:15:42.726Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282023-11-06T16:15:42.729Z+ main
3292023-11-06T16:15:42.732Z+ [[ 0 != 0 ]]
3302023-11-06T16:15:42.735Z+ CIDL_OS=solaris2.11
3312023-11-06T16:15:42.738Z+ [[ 0 != 0 ]]
3322023-11-06T16:15:42.743Z+ configure_os solaris2.11
3332023-11-06T16:15:42.749Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342023-11-06T16:15:42.756Zcurrent directory: /work/oxidecomputer/omicron
3352023-11-06T16:15:42.766Z+ echo 'configuring based on OS: "solaris2.11"'
3362023-11-06T16:15:42.774Zconfiguring based on OS: "solaris2.11"
3372023-11-06T16:15:42.777Z+ CIDL_DASHREV=
3382023-11-06T16:15:42.780Z+ case "$1" in
3392023-11-06T16:15:42.786Z+ CIDL_PLATFORM=illumos
3402023-11-06T16:15:42.791Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412023-11-06T16:15:42.794Z+ CIDL_MD5FUNC=do_md5sum
3422023-11-06T16:15:42.797Z+ CIDL_DASHREV=-1
3432023-11-06T16:15:42.800Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442023-11-06T16:15:42.803Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-11-06T16:15:42.806Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-11-06T16:15:42.809Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-11-06T16:15:42.812Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482023-11-06T16:15:42.815ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-11-06T16:15:42.817Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502023-11-06T16:15:42.820ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-11-06T16:15:42.824Z+ mkdir -p out/downloads
3522023-11-06T16:15:42.827Z+ mkdir -p ./out/clickhouse
3532023-11-06T16:15:42.830Z+ local DO_DOWNLOAD=true
3542023-11-06T16:15:42.833Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552023-11-06T16:15:42.836Z+ '[' true == true ']'
3562023-11-06T16:15:42.840Z+ echo Downloading...
3572023-11-06T16:15:42.843ZDownloading...
3582023-11-06T16:15:42.846Z+ 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-06T16:15:42.848Z+ 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-06T16:15:44.252Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-06T16:15:44.255Z++ md5sum
3622023-11-06T16:15:44.258Z++ awk '{print $1}'
3632023-11-06T16:15:44.515Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642023-11-06T16:15:44.518Z+ [[ 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-06T16:15:44.522Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662023-11-06T16:15:44.525Z+ mkdir -p ./out/clickhouse
3672023-11-06T16:15:44.528Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682023-11-06T16:15:49.323Z+ ./out/clickhouse/clickhouse server --version
3692023-11-06T16:15:49.376ZClickHouse server version 22.8.9.1.
3702023-11-06T16:15:49.408Z+ set -o errexit
3712023-11-06T16:15:49.412Z+++ dirname ./tools/ci_download_console
3722023-11-06T16:15:49.415Z++ cd ./tools
3732023-11-06T16:15:49.418Z++ pwd
3742023-11-06T16:15:49.423Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752023-11-06T16:15:49.426Z++ basename ./tools/ci_download_console
3762023-11-06T16:15:49.429Z+ ARG0=ci_download_console
3772023-11-06T16:15:49.432Z+ TARGET_DIR=out
3782023-11-06T16:15:49.435Z+ DOWNLOAD_DIR=out/downloads
3792023-11-06T16:15:49.437Z+ DEST_DIR=./out/console-assets
3802023-11-06T16:15:49.441Z+ source /work/oxidecomputer/omicron/tools/console_version
3812023-11-06T16:15:49.443Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3822023-11-06T16:15:49.446Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3832023-11-06T16:15:49.449Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3842023-11-06T16:15:49.451Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852023-11-06T16:15:49.454Z+ main
3862023-11-06T16:15:49.458Z+ [[ 0 != 0 ]]
3872023-11-06T16:15:49.461Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3882023-11-06T16:15:49.464ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3892023-11-06T16:15:49.467Z+ echo 'Local file: out/downloads/console.tar.gz'
3902023-11-06T16:15:49.469ZLocal file: out/downloads/console.tar.gz
3912023-11-06T16:15:49.472Z+ local DO_DOWNLOAD=true
3922023-11-06T16:15:49.475Z+ [[ -f out/downloads/console.tar.gz ]]
3932023-11-06T16:15:49.478Z+ mkdir -p out/downloads
3942023-11-06T16:15:49.481Z+ '[' true == true ']'
3952023-11-06T16:15:49.510Z+ echo Downloading...
3962023-11-06T16:15:49.513ZDownloading...
3972023-11-06T16:15:49.516Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3982023-11-06T16:15:49.520Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3992023-11-06T16:15:50.053Z++ do_sha256sum out/downloads/console.tar.gz
4002023-11-06T16:15:50.056Z++ case "$OSTYPE" in
4012023-11-06T16:15:50.059Z++ SHA=sha256sum
4022023-11-06T16:15:50.062Z++ sha256sum
4032023-11-06T16:15:50.065Z++ awk '{print $1}'
4042023-11-06T16:15:50.077Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4052023-11-06T16:15:50.084Z+ [[ 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-06T16:15:50.088Z+ rm -rf ./out/console-assets
4072023-11-06T16:15:50.091Z+ mkdir -p ./out/console-assets
4082023-11-06T16:15:50.094Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4092023-11-06T16:15:50.097Z+ mkdir -p ./out/console-assets
4102023-11-06T16:15:50.102Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4112023-11-06T16:15:50.234Z+ set -o errexit
4122023-11-06T16:15:50.251Z+++ dirname ./tools/ci_download_maghemite_openapi
4132023-11-06T16:15:50.260Z++ cd ./tools
4142023-11-06T16:15:50.268Z++ pwd
4152023-11-06T16:15:50.278Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4162023-11-06T16:15:50.287Z++ basename ./tools/ci_download_maghemite_openapi
4172023-11-06T16:15:50.297Z+ ARG0=ci_download_maghemite_openapi
4182023-11-06T16:15:50.305Z+ TARGET_DIR=out
4192023-11-06T16:15:50.312Z+ DOWNLOAD_DIR=out/downloads
4202023-11-06T16:15:50.322Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4212023-11-06T16:15:50.328Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4222023-11-06T16:15:50.334Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4232023-11-06T16:15:50.340Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4242023-11-06T16:15:50.349Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4252023-11-06T16:15:50.356Z+ main
4262023-11-06T16:15:50.364Z+ [[ 0 != 0 ]]
4272023-11-06T16:15:50.372Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4282023-11-06T16:15:50.382ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4292023-11-06T16:15:50.391Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4302023-11-06T16:15:50.403ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4312023-11-06T16:15:50.415Z+ local DO_DOWNLOAD=true
4322023-11-06T16:15:50.426Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4332023-11-06T16:15:50.437Z+ mkdir -p out/downloads
4342023-11-06T16:15:50.449Z+ '[' true == true ']'
4352023-11-06T16:15:50.457Z+ echo Downloading...
4362023-11-06T16:15:50.470ZDownloading...
4372023-11-06T16:15:50.484Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4382023-11-06T16:15:50.496Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4392023-11-06T16:15:50.569Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4402023-11-06T16:15:50.571Z++ case "$OSTYPE" in
4412023-11-06T16:15:50.574Z++ SHA=sha256sum
4422023-11-06T16:15:50.577Z++ sha256sum
4432023-11-06T16:15:50.581Z++ awk '{print $1}'
4442023-11-06T16:15:50.584Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4452023-11-06T16:15:50.588Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4462023-11-06T16:15:50.592Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4472023-11-06T16:15:50.597Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4482023-11-06T16:15:50.600Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4492023-11-06T16:15:50.603Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4502023-11-06T16:15:50.605Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4512023-11-06T16:15:50.608Z+ main
4522023-11-06T16:15:50.612Z+ [[ 0 != 0 ]]
4532023-11-06T16:15:50.615Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4542023-11-06T16:15:50.617ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4552023-11-06T16:15:50.621Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4562023-11-06T16:15:50.624ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4572023-11-06T16:15:50.626Z+ local DO_DOWNLOAD=true
4582023-11-06T16:15:50.630Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4592023-11-06T16:15:50.634Z+ mkdir -p out/downloads
4602023-11-06T16:15:50.637Z+ '[' true == true ']'
4612023-11-06T16:15:50.639Z+ echo Downloading...
4622023-11-06T16:15:50.642ZDownloading...
4632023-11-06T16:15:50.645Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4642023-11-06T16:15:50.649Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4652023-11-06T16:15:51.143Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4662023-11-06T16:15:51.146Z++ case "$OSTYPE" in
4672023-11-06T16:15:51.149Z++ SHA=sha256sum
4682023-11-06T16:15:51.152Z++ sha256sum
4692023-11-06T16:15:51.155Z++ awk '{print $1}'
4702023-11-06T16:15:51.158Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4712023-11-06T16:15:51.161Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4722023-11-06T16:15:51.165Z+ set -o errexit
4732023-11-06T16:15:51.168Z+++ dirname ./tools/ci_download_dendrite_openapi
4742023-11-06T16:15:51.171Z++ cd ./tools
4752023-11-06T16:15:51.176Z++ pwd
4762023-11-06T16:15:51.179Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772023-11-06T16:15:51.182Z++ basename ./tools/ci_download_dendrite_openapi
4782023-11-06T16:15:51.185Z+ ARG0=ci_download_dendrite_openapi
4792023-11-06T16:15:51.189Z+ TARGET_DIR=out
4802023-11-06T16:15:51.192Z+ DOWNLOAD_DIR=out/downloads
4812023-11-06T16:15:51.195Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4822023-11-06T16:15:51.198Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4832023-11-06T16:15:51.201Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4842023-11-06T16:15:51.204Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4852023-11-06T16:15:51.207Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4862023-11-06T16:15:51.210Z+ main
4872023-11-06T16:15:51.213Z+ [[ 0 != 0 ]]
4882023-11-06T16:15:51.216Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4892023-11-06T16:15:51.219ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4902023-11-06T16:15:51.221Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
4912023-11-06T16:15:51.224ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4922023-11-06T16:15:51.227Z+ local DO_DOWNLOAD=true
4932023-11-06T16:15:51.230Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
4942023-11-06T16:15:51.233Z+ mkdir -p out/downloads
4952023-11-06T16:15:51.238Z+ '[' true == true ']'
4962023-11-06T16:15:51.241Z+ echo Downloading...
4972023-11-06T16:15:51.244ZDownloading...
4982023-11-06T16:15:51.246Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4992023-11-06T16:15:51.249Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
5002023-11-06T16:15:51.320Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5012023-11-06T16:15:51.323Z++ case "$OSTYPE" in
5022023-11-06T16:15:51.326Z++ SHA=sha256sum
5032023-11-06T16:15:51.329Z++ sha256sum
5042023-11-06T16:15:51.332Z++ awk '{print $1}'
5052023-11-06T16:15:51.335Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5062023-11-06T16:15:51.338Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
5072023-11-06T16:15:51.341Z+ set -o errexit
5082023-11-06T16:15:51.344Z+++ dirname ./tools/ci_download_dendrite_stub
5092023-11-06T16:15:51.347Z++ cd ./tools
5102023-11-06T16:15:51.350Z++ pwd
5112023-11-06T16:15:51.352Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5122023-11-06T16:15:51.355Z++ basename ./tools/ci_download_dendrite_stub
5132023-11-06T16:15:51.358Z+ ARG0=ci_download_dendrite_stub
5142023-11-06T16:15:51.364Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5152023-11-06T16:15:51.367Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5162023-11-06T16:15:51.378Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
5172023-11-06T16:15:51.795Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
5182023-11-06T16:15:51.804Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192023-11-06T16:15:51.817Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5202023-11-06T16:15:51.829Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5212023-11-06T16:15:51.853Z+ TARGET_DIR=out
5222023-11-06T16:15:51.866Z+ DOWNLOAD_DIR=out/downloads
5232023-11-06T16:15:51.880Z+ DEST_DIR=./out/dendrite-stub
5242023-11-06T16:15:51.883Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5252023-11-06T16:15:51.885Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5262023-11-06T16:15:51.889Z+ REPO=oxidecomputer/dendrite
5272023-11-06T16:15:51.892Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5282023-11-06T16:15:51.895Z+ main
5292023-11-06T16:15:51.897Z+ [[ 0 != 0 ]]
5302023-11-06T16:15:51.902Z+ CIDL_OS=solaris2.11
5312023-11-06T16:15:51.905Z+ [[ 0 != 0 ]]
5322023-11-06T16:15:51.908Z+ configure_os solaris2.11
5332023-11-06T16:15:51.911Z+ echo 'current directory: /work/oxidecomputer/omicron'
5342023-11-06T16:15:51.914Zcurrent directory: /work/oxidecomputer/omicron
5352023-11-06T16:15:51.917Zconfiguring based on OS: "solaris2.11"
5362023-11-06T16:15:51.920Z+ echo 'configuring based on OS: "solaris2.11"'
5372023-11-06T16:15:51.923Z+ case "$1" in
5382023-11-06T16:15:51.927Z+ SET_BINARIES=
5392023-11-06T16:15:51.930Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5402023-11-06T16:15:51.934Z+ CIDL_SHA256FUNC=do_sha256sum
5412023-11-06T16:15:51.936Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5422023-11-06T16:15:51.939Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5432023-11-06T16:15:51.942Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5442023-11-06T16:15:51.945Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5452023-11-06T16:15:51.948ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5462023-11-06T16:15:51.950Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5472023-11-06T16:15:51.953ZLocal file: out/downloads/dendrite-stub.tar.gz
5482023-11-06T16:15:51.957Z+ mkdir -p out/downloads
5492023-11-06T16:15:51.959Z+ mkdir -p ./out/dendrite-stub
5502023-11-06T16:15:51.962Z+ fetch_and_verify
5512023-11-06T16:15:51.965Z+ local DO_DOWNLOAD=true
5522023-11-06T16:15:51.969Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5532023-11-06T16:15:51.972Z+ '[' true == true ']'
5542023-11-06T16:15:51.975Z+ echo Downloading...
5552023-11-06T16:15:51.979ZDownloading...
5562023-11-06T16:15:51.982Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572023-11-06T16:15:51.985Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5582023-11-06T16:16:02.159Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592023-11-06T16:16:02.168Z++ sha256sum
5602023-11-06T16:16:02.176Z++ awk '{print $1}'
5612023-11-06T16:16:02.253Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5622023-11-06T16:16:02.259Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5632023-11-06T16:16:02.262Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642023-11-06T16:16:02.265Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652023-11-06T16:16:03.167Z+ do_assemble
5662023-11-06T16:16:03.174Z+ rm -r ./out/dendrite-stub
5672023-11-06T16:16:03.181Z+ mkdir ./out/dendrite-stub
5682023-11-06T16:16:03.189Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692023-11-06T16:16:03.303Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702023-11-06T16:16:03.315Z+ set -o errexit
5712023-11-06T16:16:03.324Z+++ dirname ./tools/ci_download_maghemite_mgd
5722023-11-06T16:16:03.331Z++ cd ./tools
5732023-11-06T16:16:03.337Z++ pwd
5742023-11-06T16:16:03.346Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752023-11-06T16:16:03.356Z++ basename ./tools/ci_download_maghemite_mgd
5762023-11-06T16:16:03.367Z+ ARG0=ci_download_maghemite_mgd
5772023-11-06T16:16:03.378Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782023-11-06T16:16:03.387Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5792023-11-06T16:16:03.397Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5802023-11-06T16:16:03.408Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812023-11-06T16:16:03.422Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5822023-11-06T16:16:03.443Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5832023-11-06T16:16:03.460Z+ TARGET_DIR=out
5842023-11-06T16:16:03.475Z+ DOWNLOAD_DIR=out/downloads
5852023-11-06T16:16:03.491Z+ DEST_DIR=./out/mgd
5862023-11-06T16:16:03.914Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872023-11-06T16:16:03.926Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882023-11-06T16:16:03.945Z+ REPO=oxidecomputer/maghemite
5892023-11-06T16:16:04.369Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5902023-11-06T16:16:04.379Z+ main
5912023-11-06T16:16:04.391Z+ [[ 0 != 0 ]]
5922023-11-06T16:16:04.404Z+ CIDL_OS=solaris2.11
5932023-11-06T16:16:04.418Z+ [[ 0 != 0 ]]
5942023-11-06T16:16:04.429Z+ configure_os solaris2.11
5952023-11-06T16:16:04.441Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962023-11-06T16:16:04.863Zcurrent directory: /work/oxidecomputer/omicron
5972023-11-06T16:16:04.868Z+ echo 'configuring based on OS: "solaris2.11"'
5982023-11-06T16:16:04.879Zconfiguring based on OS: "solaris2.11"
5992023-11-06T16:16:04.903Z+ case "$1" in
6002023-11-06T16:16:04.918Z+ SET_BINARIES=
6012023-11-06T16:16:04.931Z+ CIDL_SHA256FUNC=do_sha256sum
6022023-11-06T16:16:04.933Z+ TARBALL_FILENAME=mgd.tar.gz
6032023-11-06T16:16:04.936Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6042023-11-06T16:16:04.939Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052023-11-06T16:16:04.943Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
6062023-11-06T16:16:04.946ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6072023-11-06T16:16:04.949Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082023-11-06T16:16:04.953ZLocal file: out/downloads/mgd.tar.gz
6092023-11-06T16:16:04.956Z+ mkdir -p out/downloads
6102023-11-06T16:16:04.959Z+ mkdir -p ./out/mgd
6112023-11-06T16:16:04.962Z+ fetch_and_verify
6122023-11-06T16:16:04.966Z+ local DO_DOWNLOAD=true
6132023-11-06T16:16:04.969Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142023-11-06T16:16:04.973Z+ '[' true == true ']'
6152023-11-06T16:16:04.977Z+ echo Downloading...
6162023-11-06T16:16:04.982ZDownloading...
6172023-11-06T16:16:04.986Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
6182023-11-06T16:16:04.991Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6192023-11-06T16:16:08.536Z++ do_sha256sum out/downloads/mgd.tar.gz
6202023-11-06T16:16:08.539Z++ sha256sum
6212023-11-06T16:16:08.543Z++ awk '{print $1}'
6222023-11-06T16:16:08.612Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6232023-11-06T16:16:08.615Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6242023-11-06T16:16:08.618Z+ do_untar out/downloads/mgd.tar.gz
6252023-11-06T16:16:08.621Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262023-11-06T16:16:09.275Z+ do_assemble
6272023-11-06T16:16:09.278Z+ rm -r ./out/mgd
6282023-11-06T16:16:09.281Z+ mkdir ./out/mgd
6292023-11-06T16:16:09.284Z+ cp -r out/downloads/root ./out/mgd/root
6302023-11-06T16:16:09.476Z+ set -o errexit
6312023-11-06T16:16:09.480Z+++ dirname ./tools/ci_download_transceiver_control
6322023-11-06T16:16:09.483Z++ cd ./tools
6332023-11-06T16:16:09.486Z++ pwd
6342023-11-06T16:16:09.490Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352023-11-06T16:16:09.493Z++ basename ./tools/ci_download_transceiver_control
6362023-11-06T16:16:09.496Z+ ARG0=ci_download_transceiver_control
6372023-11-06T16:16:09.499Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382023-11-06T16:16:09.503Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392023-11-06T16:16:09.507Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402023-11-06T16:16:09.512Z+ TARGET_DIR=out
6412023-11-06T16:16:09.517Z+ DOWNLOAD_DIR=out/downloads
6422023-11-06T16:16:09.520Z+ DEST_DIR=./out/transceiver-control
6432023-11-06T16:16:09.532Z+ BIN_DIR=/opt/oxide/bin
6442023-11-06T16:16:09.535Z+ BINARY=xcvradm
6452023-11-06T16:16:09.539Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462023-11-06T16:16:09.546Z+ REPO=oxidecomputer/transceiver-control
6472023-11-06T16:16:09.560Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482023-11-06T16:16:09.575Z+ main
6492023-11-06T16:16:09.594Z+ [[ 0 != 0 ]]
6502023-11-06T16:16:09.609Z+ CIDL_OS=solaris2.11
6512023-11-06T16:16:09.616Z+ [[ 0 != 0 ]]
6522023-11-06T16:16:09.620Z+ configure_os solaris2.11
6532023-11-06T16:16:09.627Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542023-11-06T16:16:09.631Zcurrent directory: /work/oxidecomputer/omicron
6552023-11-06T16:16:09.635Zconfiguring based on OS: "solaris2.11"
6562023-11-06T16:16:09.638Z+ echo 'configuring based on OS: "solaris2.11"'
6572023-11-06T16:16:09.641Z+ case "$1" in
6582023-11-06T16:16:09.646Z+ SET_BINARIES=
6592023-11-06T16:16:09.653Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602023-11-06T16:16:09.659Z+ CIDL_SHA256FUNC=do_sha256sum
6612023-11-06T16:16:10.073Z+ ARCHIVE_FILENAME=xcvradm.gz
6622023-11-06T16:16:10.076Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632023-11-06T16:16:10.083Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642023-11-06T16:16:10.087Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652023-11-06T16:16:10.090ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662023-11-06T16:16:10.094Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672023-11-06T16:16:10.096ZLocal file: out/downloads/xcvradm.gz
6682023-11-06T16:16:10.100Z+ mkdir -p out/downloads
6692023-11-06T16:16:10.107Z+ mkdir -p ./out/transceiver-control
6702023-11-06T16:16:10.118Z+ fetch_and_verify
6712023-11-06T16:16:10.127Z+ local DO_DOWNLOAD=true
6722023-11-06T16:16:10.129Z+ [[ -f out/downloads/xcvradm.gz ]]
6732023-11-06T16:16:10.132Z+ '[' true == true ']'
6742023-11-06T16:16:10.135Z+ echo Downloading...
6752023-11-06T16:16:10.138ZDownloading...
6762023-11-06T16:16:10.141Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772023-11-06T16:16:10.144Z+ 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-06T16:16:10.147Z++ do_sha256sum out/downloads/xcvradm.gz
6792023-11-06T16:16:10.149Z++ sha256sum
6802023-11-06T16:16:10.154Z++ awk '{print $1}'
6812023-11-06T16:16:10.157Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822023-11-06T16:16:10.160Z+ [[ 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-06T16:16:10.163Z+ do_unpack out/downloads/xcvradm.gz
6842023-11-06T16:16:10.166Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852023-11-06T16:16:10.168Z+ gzip -dc out/downloads/xcvradm.gz
6862023-11-06T16:16:10.196Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872023-11-06T16:16:10.199Z+ do_assemble
6882023-11-06T16:16:10.203Z+ rm -r ./out/transceiver-control
6892023-11-06T16:16:10.206Z+ mkdir ./out/transceiver-control
6902023-11-06T16:16:10.209Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912023-11-06T16:16:10.415ZAll builder prerequisites installed successfully, and PATH looks valid
6922023-11-06T16:16:10.418Z
6932023-11-06T16:16:10.421Zreal 1:56.109525155
6942023-11-06T16:16:10.424Zuser 51.915836428
6952023-11-06T16:16:10.427Zsys 9.816261332
6962023-11-06T16:16:10.430Ztrap 0.019807096
6972023-11-06T16:16:10.433Ztflt 0.153750249
6982023-11-06T16:16:10.436Zdflt 0.502872724
6992023-11-06T16:16:10.439Zkflt 0.175844498
7002023-11-06T16:16:10.441Zlock 2.221322984
7012023-11-06T16:16:10.444Zslp 3:33.881340871
7022023-11-06T16:16:10.447Zlat 3.471428636
7032023-11-06T16:16:10.450Zstop 0.074423427
7042023-11-06T16:16:10.453Z
7052023-11-06T16:16:10.456Z #### # # ##### ##### # #
7062023-11-06T16:16:10.459Z # # # # # # # # # #
7072023-11-06T16:16:10.462Z # # # # # # # #
7082023-11-06T16:16:10.466Z # # # ##### ##### #
7092023-11-06T16:16:10.468Z # # # # # # #
7102023-11-06T16:16:10.472Z #### ###### # # # #
7112023-11-06T16:16:10.477Z
7122023-11-06T16:16:10.780Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7132023-11-06T16:16:11.179Z Updating crates.io index
7142023-11-06T16:16:11.183Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7152023-11-06T16:16:12.023Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7162023-11-06T16:16:13.881Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7172023-11-06T16:16:14.514Z Updating git repository `http://github.com/oxidecomputer/tofino`
7182023-11-06T16:16:14.895Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7192023-11-06T16:16:15.201Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7202023-11-06T16:16:15.505Z Updating git repository `https://github.com/oxidecomputer/propolis`
7212023-11-06T16:16:16.340Z Updating git repository `https://github.com/oxidecomputer/crucible`
7222023-11-06T16:16:18.087Z Updating git repository `https://github.com/oxidecomputer/opte`
7232023-11-06T16:16:19.143Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7242023-11-06T16:16:19.516Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7252023-11-06T16:16:19.884Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7262023-11-06T16:16:20.547Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7272023-11-06T16:16:20.874Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7282023-11-06T16:16:21.309Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7292023-11-06T16:16:21.653Z Updating git repository `https://github.com/njaremko/samael`
7302023-11-06T16:16:22.175Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7312023-11-06T16:16:22.881Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7322023-11-06T16:16:23.274Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7332023-11-06T16:16:23.637Z Updating git repository `https://github.com/jgallagher/nix`
7342023-11-06T16:16:24.892Z Updating git repository `https://github.com/cbiffle/hubpack`
7352023-11-06T16:16:25.244Z Updating git repository `https://github.com/oxidecomputer/omicron`
7362023-11-06T16:16:34.762Z Updating git repository `https://github.com/oxidecomputer/rfb`
7372023-11-06T16:16:35.237Z Updating git repository `https://github.com/oxidecomputer/typify`
7382023-11-06T16:16:36.631Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7392023-11-06T16:16:37.084Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7402023-11-06T16:16:37.462Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7412023-11-06T16:16:38.719Z Downloading crates ...
7422023-11-06T16:16:38.920Z Downloaded equivalent v1.0.1
7432023-11-06T16:16:38.927Z Downloaded anstream v0.5.0
7442023-11-06T16:16:38.933Z Downloaded indexmap v2.0.0
7452023-11-06T16:16:38.961Z Downloaded bitflags v1.3.2
7462023-11-06T16:16:38.964Z Downloaded colorchoice v1.0.0
7472023-11-06T16:16:38.970Z Downloaded semver v1.0.20
7482023-11-06T16:16:38.973Z Downloaded io-lifetimes v1.0.11
7492023-11-06T16:16:38.980Z Downloaded errno v0.3.2
7502023-11-06T16:16:38.985Z Downloaded itoa v1.0.9
7512023-11-06T16:16:38.988Z Downloaded toml_datetime v0.6.3
7522023-11-06T16:16:38.991Z Downloaded utf8parse v0.2.1
7532023-11-06T16:16:38.994Z Downloaded clap_lex v0.5.1
7542023-11-06T16:16:38.996Z Downloaded serde_spanned v0.6.3
7552023-11-06T16:16:39.000Z Downloaded thiserror-impl v1.0.49
7562023-11-06T16:16:39.003Z Downloaded thiserror v1.0.49
7572023-11-06T16:16:39.006Z Downloaded heck v0.4.1
7582023-11-06T16:16:39.010Z Downloaded strsim v0.10.0
7592023-11-06T16:16:39.013Z Downloaded camino v1.1.6
7602023-11-06T16:16:39.015Z Downloaded anstyle-query v1.0.0
7612023-11-06T16:16:39.019Z Downloaded anstyle-parse v0.2.1
7622023-11-06T16:16:39.021Z Downloaded terminal_size v0.2.6
7632023-11-06T16:16:39.027Z Downloaded anyhow v1.0.75
7642023-11-06T16:16:39.030Z Downloaded quote v1.0.33
7652023-11-06T16:16:39.033Z Downloaded unicode-ident v1.0.12
7662023-11-06T16:16:39.036Z Downloaded anstyle v1.0.2
7672023-11-06T16:16:39.040Z Downloaded cargo-platform v0.1.3
7682023-11-06T16:16:39.045Z Downloaded ryu v1.0.15
7692023-11-06T16:16:39.048Z Downloaded cargo_toml v0.16.3
7702023-11-06T16:16:39.050Z Downloaded cargo_metadata v0.18.0
7712023-11-06T16:16:39.053Z Downloaded clap_derive v4.4.2
7722023-11-06T16:16:39.056Z Downloaded serde_derive v1.0.188
7732023-11-06T16:16:39.058Z Downloaded toml v0.8.0
7742023-11-06T16:16:39.062Z Downloaded proc-macro2 v1.0.67
7752023-11-06T16:16:39.064Z Downloaded clap v4.4.3
7762023-11-06T16:16:39.072Z Downloaded serde v1.0.188
7772023-11-06T16:16:39.075Z Downloaded memchr v2.6.3
7782023-11-06T16:16:39.080Z Downloaded toml_edit v0.20.0
7792023-11-06T16:16:39.109Z Downloaded hashbrown v0.14.0
7802023-11-06T16:16:39.117Z Downloaded serde_json v1.0.107
7812023-11-06T16:16:39.130Z Downloaded syn v2.0.32
7822023-11-06T16:16:39.148Z Downloaded clap_builder v4.4.2
7832023-11-06T16:16:39.159Z Downloaded rustix v0.37.23
7842023-11-06T16:16:39.192Z Downloaded winnow v0.5.15
7852023-11-06T16:16:39.205Z Downloaded libc v0.2.149
7862023-11-06T16:16:39.366Z Compiling proc-macro2 v1.0.67
7872023-11-06T16:16:39.369Z Compiling unicode-ident v1.0.12
7882023-11-06T16:16:39.372Z Compiling serde v1.0.188
7892023-11-06T16:16:39.374Z Compiling libc v0.2.149
7902023-11-06T16:16:39.379Z Compiling io-lifetimes v1.0.11
7912023-11-06T16:16:39.383Z Compiling rustix v0.37.23
7922023-11-06T16:16:39.386Z Compiling utf8parse v0.2.1
7932023-11-06T16:16:39.389Z Compiling bitflags v1.3.2
7942023-11-06T16:16:39.567Z Compiling equivalent v1.0.1
7952023-11-06T16:16:39.691Z Compiling hashbrown v0.14.0
7962023-11-06T16:16:39.695Z Compiling anstyle-parse v0.2.1
7972023-11-06T16:16:39.726Z Compiling winnow v0.5.15
7982023-11-06T16:16:40.194Z Compiling anstyle v1.0.2
7992023-11-06T16:16:40.682Z Compiling anstyle-query v1.0.0
8002023-11-06T16:16:40.874Z Compiling camino v1.1.6
8012023-11-06T16:16:41.063Z Compiling indexmap v2.0.0
8022023-11-06T16:16:41.758Z Compiling colorchoice v1.0.0
8032023-11-06T16:16:41.845Z Compiling thiserror v1.0.49
8042023-11-06T16:16:41.955Z Compiling serde_json v1.0.107
8052023-11-06T16:16:41.992Z Compiling semver v1.0.20
8062023-11-06T16:16:42.093Z Compiling anstream v0.5.0
8072023-11-06T16:16:42.554Z Compiling strsim v0.10.0
8082023-11-06T16:16:42.765Z Compiling clap_lex v0.5.1
8092023-11-06T16:16:42.797Z Compiling anyhow v1.0.75
8102023-11-06T16:16:43.129Z Compiling itoa v1.0.9
8112023-11-06T16:16:43.209Z Compiling quote v1.0.33
8122023-11-06T16:16:43.478Z Compiling heck v0.4.1
8132023-11-06T16:16:43.495Z Compiling ryu v1.0.15
8142023-11-06T16:16:43.771Z Compiling syn v2.0.32
8152023-11-06T16:16:44.090Z Compiling errno v0.3.2
8162023-11-06T16:16:45.709Z Compiling terminal_size v0.2.6
8172023-11-06T16:16:45.845Z Compiling clap_builder v4.4.2
8182023-11-06T16:16:50.947Z Compiling serde_derive v1.0.188
8192023-11-06T16:16:50.951Z Compiling thiserror-impl v1.0.49
8202023-11-06T16:16:50.954Z Compiling clap_derive v4.4.2
8212023-11-06T16:16:54.965Z Compiling clap v4.4.3
8222023-11-06T16:17:03.016Z Compiling serde_spanned v0.6.3
8232023-11-06T16:17:03.019Z Compiling toml_datetime v0.6.3
8242023-11-06T16:17:03.022Z Compiling cargo-platform v0.1.3
8252023-11-06T16:17:03.414Z Compiling toml_edit v0.20.0
8262023-11-06T16:17:05.097Z Compiling cargo_metadata v0.18.0
8272023-11-06T16:17:06.585Z Compiling toml v0.8.0
8282023-11-06T16:17:07.518Z Compiling cargo_toml v0.16.3
8292023-11-06T16:17:12.913Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8302023-11-06T16:17:14.200Z Finished dev [unoptimized + debuginfo] target(s) in 1m 03s
8312023-11-06T16:17:14.413Z Running `target/debug/xtask clippy`
8322023-11-06T16:17:14.463Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8332023-11-06T16:17:15.349Z Downloading crates ...
8342023-11-06T16:17:15.593Z Downloaded autocfg v1.1.0
8352023-11-06T16:17:15.603Z Downloaded async-stream-impl v0.3.5
8362023-11-06T16:17:15.609Z Downloaded atomicwrites v0.4.2
8372023-11-06T16:17:15.613Z Downloaded cipher v0.4.4
8382023-11-06T16:17:15.618Z Downloaded hex v0.4.3
8392023-11-06T16:17:15.623Z Downloaded linked-hash-map v0.5.6
8402023-11-06T16:17:15.627Z Downloaded crc-any v2.4.3
8412023-11-06T16:17:15.633Z Downloaded home v0.5.5
8422023-11-06T16:17:15.636Z Downloaded bcs v0.1.6
8432023-11-06T16:17:15.643Z Downloaded nodrop v0.1.14
8442023-11-06T16:17:15.647Z Downloaded base16ct v0.2.0
8452023-11-06T16:17:15.652Z Downloaded http-range v0.1.5
8462023-11-06T16:17:15.657Z Downloaded nanorand v0.7.0
8472023-11-06T16:17:15.665Z Downloaded ciborium-io v0.2.1
8482023-11-06T16:17:15.681Z Downloaded instant v0.1.12
8492023-11-06T16:17:15.688Z Downloaded console v0.15.7
8502023-11-06T16:17:15.699Z Downloaded hubpack_derive v0.1.1
8512023-11-06T16:17:15.702Z Downloaded blake2 v0.10.6
8522023-11-06T16:17:15.710Z Downloaded number_prefix v0.4.0
8532023-11-06T16:17:15.714Z Downloaded lazy_static v1.4.0
8542023-11-06T16:17:15.718Z Downloaded cfg-if v1.0.0
8552023-11-06T16:17:15.724Z Downloaded async-stream v0.3.5
8562023-11-06T16:17:15.731Z Downloaded foreign-types-shared v0.3.1
8572023-11-06T16:17:15.734Z Downloaded foreign-types-shared v0.1.1
8582023-11-06T16:17:15.737Z Downloaded async-recursion v1.0.5
8592023-11-06T16:17:15.743Z Downloaded lazycell v1.3.0
8602023-11-06T16:17:15.748Z Downloaded new_debug_unreachable v1.0.4
8612023-11-06T16:17:15.751Z Downloaded linear-map v1.2.0
8622023-11-06T16:17:15.756Z Downloaded keccak v0.1.4
8632023-11-06T16:17:15.760Z Downloaded signal-hook-tokio v0.3.1
8642023-11-06T16:17:15.763Z Downloaded httparse v1.8.0
8652023-11-06T16:17:15.768Z Downloaded ansi_term v0.12.1
8662023-11-06T16:17:15.774Z Downloaded scheduled-thread-pool v0.2.7
8672023-11-06T16:17:15.777Z Downloaded addr2line v0.21.0
8682023-11-06T16:17:15.783Z Downloaded aes-gcm-siv v0.11.1
8692023-11-06T16:17:15.787Z Downloaded foreign-types v0.3.2
8702023-11-06T16:17:15.790Z Downloaded num-complex v0.4.4
8712023-11-06T16:17:15.795Z Downloaded libtest-mimic v0.6.1
8722023-11-06T16:17:15.800Z Downloaded slog-scope v4.4.0
8732023-11-06T16:17:15.803Z Downloaded num_enum v0.7.0
8742023-11-06T16:17:15.815Z Downloaded try-lock v0.2.4
8752023-11-06T16:17:15.818Z Downloaded rustc_version v0.1.7
8762023-11-06T16:17:15.821Z Downloaded futures-task v0.3.29
8772023-11-06T16:17:15.824Z Downloaded rustc-hash v1.1.0
8782023-11-06T16:17:15.828Z Downloaded fragile v2.0.0
8792023-11-06T16:17:15.832Z Downloaded xattr v1.0.1
8802023-11-06T16:17:15.836Z Downloaded universal-hash v0.5.1
8812023-11-06T16:17:15.839Z Downloaded diesel_table_macro_syntax v0.1.0
8822023-11-06T16:17:15.842Z Downloaded flagset v0.4.3
8832023-11-06T16:17:15.845Z Downloaded crossbeam-epoch v0.9.15
8842023-11-06T16:17:15.853Z Downloaded float-cmp v0.9.0
8852023-11-06T16:17:15.856Z Downloaded serde-big-array v0.4.1
8862023-11-06T16:17:15.860Z Downloaded rtoolbox v0.0.1
8872023-11-06T16:17:15.864Z Downloaded usdt-macro v0.3.5
8882023-11-06T16:17:15.868Z Downloaded getopts v0.2.21
8892023-11-06T16:17:15.899Z Downloaded serde_with_macros v2.3.3
8902023-11-06T16:17:15.902Z Downloaded headers-core v0.2.0
8912023-11-06T16:17:15.906Z Downloaded plotters-svg v0.3.5
8922023-11-06T16:17:15.909Z Downloaded omicron-zone-package v0.8.3
8932023-11-06T16:17:15.912Z Downloaded fallible-streaming-iterator v0.1.9
8942023-11-06T16:17:15.915Z Downloaded indicatif v0.17.7
8952023-11-06T16:17:15.918Z Downloaded either v1.9.0
8962023-11-06T16:17:15.921Z Downloaded fxhash v0.2.1
8972023-11-06T16:17:15.924Z Downloaded oso-derive v0.27.0
8982023-11-06T16:17:15.927Z Downloaded futures-core v0.3.29
8992023-11-06T16:17:15.929Z Downloaded parse-display v0.7.0
9002023-11-06T16:17:15.933Z Downloaded tinyvec_macros v0.1.1
9012023-11-06T16:17:15.936Z Downloaded slog-json v2.6.1
9022023-11-06T16:17:15.938Z Downloaded rustc_version v0.4.0
9032023-11-06T16:17:15.941Z Downloaded fatfs v0.3.6
9042023-11-06T16:17:15.944Z Downloaded slog v2.7.0
9052023-11-06T16:17:15.947Z Downloaded funty v2.0.0
9062023-11-06T16:17:15.949Z Downloaded parking_lot v0.11.2
9072023-11-06T16:17:15.954Z Downloaded nom v7.1.3
9082023-11-06T16:17:15.966Z Downloaded pkg-config v0.3.27
9092023-11-06T16:17:15.969Z Downloaded percent-encoding v2.3.0
9102023-11-06T16:17:15.972Z Downloaded postcard-cobs v0.1.5-pre
9112023-11-06T16:17:15.975Z Downloaded openssl-macros v0.1.1
9122023-11-06T16:17:15.978Z Downloaded difflib v0.4.0
9132023-11-06T16:17:15.980Z Downloaded ctr v0.9.2
9142023-11-06T16:17:15.983Z Downloaded fnv v1.0.7
9152023-11-06T16:17:15.986Z Downloaded rpassword v7.2.0
9162023-11-06T16:17:15.990Z Downloaded pkcs8 v0.10.2
9172023-11-06T16:17:15.994Z Downloaded snafu v0.7.5
9182023-11-06T16:17:16.007Z Downloaded thread_local v1.1.7
9192023-11-06T16:17:16.010Z Downloaded enum-as-inner v0.5.1
9202023-11-06T16:17:16.013Z Downloaded tinytemplate v1.2.1
9212023-11-06T16:17:16.017Z Downloaded smf v0.2.2
9222023-11-06T16:17:16.021Z Downloaded parse-display-derive v0.7.0
9232023-11-06T16:17:16.024Z Downloaded data-encoding v2.4.0
9242023-11-06T16:17:16.027Z Downloaded erased-serde v0.3.30
9252023-11-06T16:17:16.030Z Downloaded headers v0.3.9
9262023-11-06T16:17:16.042Z Downloaded structmeta v0.1.6
9272023-11-06T16:17:16.045Z Downloaded tower-service v0.3.2
9282023-11-06T16:17:16.048Z Downloaded pretty-hex v0.3.0
9292023-11-06T16:17:16.051Z Downloaded trybuild v1.0.85
9302023-11-06T16:17:16.057Z Downloaded termcolor v1.2.0
9312023-11-06T16:17:16.061Z Downloaded rustls-native-certs v0.6.3
9322023-11-06T16:17:16.066Z Downloaded time-macros v0.2.13
9332023-11-06T16:17:16.070Z Downloaded toolchain_find v0.2.0
9342023-11-06T16:17:16.073Z Downloaded precomputed-hash v0.1.1
9352023-11-06T16:17:16.076Z Downloaded tracing-attributes v0.1.26
9362023-11-06T16:17:16.079Z Downloaded static_assertions v1.1.0
9372023-11-06T16:17:16.084Z Downloaded digest v0.10.7
9382023-11-06T16:17:16.087Z Downloaded oorandom v11.1.3
9392023-11-06T16:17:16.090Z Downloaded libm v0.2.7
9402023-11-06T16:17:16.108Z Downloaded serial_test_derive v0.10.0
9412023-11-06T16:17:16.111Z Downloaded resolv-conf v0.7.0
9422023-11-06T16:17:16.114Z Downloaded version_check v0.9.4
9432023-11-06T16:17:16.117Z Downloaded take_mut v0.2.2
9442023-11-06T16:17:16.120Z Downloaded darling_macro v0.20.3
9452023-11-06T16:17:16.123Z Downloaded slog-stdlog v4.1.1
9462023-11-06T16:17:16.126Z Downloaded tungstenite v0.18.0
9472023-11-06T16:17:16.129Z Downloaded dashmap v5.5.1
9482023-11-06T16:17:16.141Z Downloaded dirs-sys-next v0.1.2
9492023-11-06T16:17:16.145Z Downloaded string_cache v0.8.7
9502023-11-06T16:17:16.148Z Downloaded phf_shared v0.10.0
9512023-11-06T16:17:16.151Z Downloaded rand_xorshift v0.3.0
9522023-11-06T16:17:16.154Z Downloaded synstructure v0.12.6
9532023-11-06T16:17:16.157Z Downloaded zeroize v1.6.0
9542023-11-06T16:17:16.159Z Downloaded vec_map v0.8.2
9552023-11-06T16:17:16.162Z Downloaded derive_builder v0.12.0
9562023-11-06T16:17:16.165Z Downloaded walkdir v2.4.0
9572023-11-06T16:17:16.168Z Downloaded tabled_derive v0.6.0
9582023-11-06T16:17:16.171Z Downloaded tempdir v0.3.7
9592023-11-06T16:17:16.173Z Downloaded darling v0.14.4
9602023-11-06T16:17:16.177Z Downloaded tiny-keccak v2.0.2
9612023-11-06T16:17:16.183Z Downloaded downcast v0.11.0
9622023-11-06T16:17:16.187Z Downloaded tap v1.0.1
9632023-11-06T16:17:16.190Z Downloaded datatest-stable v0.2.3
9642023-11-06T16:17:16.193Z Downloaded termtree v0.4.1
9652023-11-06T16:17:16.196Z Downloaded test-strategy v0.2.1
9662023-11-06T16:17:16.199Z Downloaded r2d2 v0.8.10
9672023-11-06T16:17:16.201Z Downloaded whoami v1.4.1
9682023-11-06T16:17:16.204Z Downloaded serde_tokenstream v0.2.0
9692023-11-06T16:17:16.211Z Downloaded spin v0.9.8
9702023-11-06T16:17:16.216Z Downloaded url v2.4.1
9712023-11-06T16:17:16.222Z Downloaded darling_macro v0.14.4
9722023-11-06T16:17:16.225Z Downloaded rand_core v0.6.4
9732023-11-06T16:17:16.228Z Downloaded trust-dns-server v0.22.1
9742023-11-06T16:17:16.237Z Downloaded strum_macros v0.25.2
9752023-11-06T16:17:16.241Z Downloaded group v0.13.0
9762023-11-06T16:17:16.244Z Downloaded env_logger v0.10.0
9772023-11-06T16:17:16.250Z Downloaded derive_builder_macro v0.12.0
9782023-11-06T16:17:16.253Z Downloaded strip-ansi-escapes v0.2.0
9792023-11-06T16:17:16.256Z Downloaded fallible-iterator v0.2.0
9802023-11-06T16:17:16.260Z Downloaded radium v0.7.0
9812023-11-06T16:17:16.263Z Downloaded textwrap v0.16.0
9822023-11-06T16:17:16.266Z Downloaded vergen v8.2.4
9832023-11-06T16:17:16.269Z Downloaded pin-utils v0.1.0
9842023-11-06T16:17:16.272Z Downloaded tracing v0.1.37
9852023-11-06T16:17:16.279Z Downloaded futures-macro v0.3.29
9862023-11-06T16:17:16.282Z Downloaded unsafe-libyaml v0.2.9
9872023-11-06T16:17:16.288Z Downloaded futures-sink v0.3.29
9882023-11-06T16:17:16.291Z Downloaded ppv-lite86 v0.2.17
9892023-11-06T16:17:16.294Z Downloaded zeroize_derive v1.4.2
9902023-11-06T16:17:16.296Z Downloaded display-error-chain v0.2.0
9912023-11-06T16:17:16.299Z Downloaded pest_meta v2.7.2
9922023-11-06T16:17:16.302Z Downloaded pem v1.1.1
9932023-11-06T16:17:16.305Z Downloaded unicode-xid v0.2.4
9942023-11-06T16:17:16.307Z Downloaded socket2 v0.5.4
9952023-11-06T16:17:16.311Z Downloaded diff v0.1.13
9962023-11-06T16:17:16.317Z Downloaded rsa v0.9.2
9972023-11-06T16:17:16.327Z Downloaded darling v0.20.3
9982023-11-06T16:17:16.333Z Downloaded trust-dns-client v0.22.0
9992023-11-06T16:17:16.344Z Downloaded derive_builder_core v0.12.0
10002023-11-06T16:17:16.348Z Downloaded derive-where v1.2.5
10012023-11-06T16:17:16.356Z Downloaded pest v2.7.2
10022023-11-06T16:17:16.366Z Downloaded postgres-protocol v0.6.6
10032023-11-06T16:17:16.369Z Downloaded predicates v3.0.4
10042023-11-06T16:17:16.374Z Downloaded socket2 v0.4.9
10052023-11-06T16:17:16.378Z Downloaded zip v0.6.6
10062023-11-06T16:17:16.386Z Downloaded x509-cert v0.2.4
10072023-11-06T16:17:16.398Z Downloaded subprocess v0.2.9
10082023-11-06T16:17:16.404Z Downloaded trust-dns-resolver v0.22.0
10092023-11-06T16:17:16.412Z Downloaded darling_core v0.20.3
10102023-11-06T16:17:16.421Z Downloaded reedline v0.23.0
10112023-11-06T16:17:16.435Z Downloaded derive_more v0.99.17
10122023-11-06T16:17:16.444Z Downloaded toml_edit v0.19.15
10132023-11-06T16:17:16.475Z Downloaded tough v0.12.5
10142023-11-06T16:17:16.490Z Downloaded nix v0.26.2
10152023-11-06T16:17:16.511Z Downloaded flate2 v1.0.28
10162023-11-06T16:17:16.521Z Downloaded plotters v0.3.5
10172023-11-06T16:17:16.539Z Downloaded petgraph v0.6.4
10182023-11-06T16:17:16.565Z Downloaded rayon v1.8.0
10192023-11-06T16:17:16.581Z Downloaded tabled v0.14.0
10202023-11-06T16:17:16.610Z Downloaded rustls v0.21.8
10212023-11-06T16:17:16.633Z Downloaded smoltcp v0.8.2
10222023-11-06T16:17:16.652Z Downloaded regress v0.7.1
10232023-11-06T16:17:16.666Z Downloaded diesel v2.1.3
10242023-11-06T16:17:16.700Z Downloaded quick-xml v0.23.1
10252023-11-06T16:17:16.714Z Downloaded regex-syntax v0.8.2
10262023-11-06T16:17:16.732Z Downloaded gimli v0.28.0
10272023-11-06T16:17:16.747Z Downloaded object v0.30.4
10282023-11-06T16:17:16.766Z Downloaded syn v1.0.109
10292023-11-06T16:17:16.787Z Downloaded proptest v1.3.1
10302023-11-06T16:17:16.805Z Downloaded polar-core v0.27.0
10312023-11-06T16:17:16.822Z Downloaded ratatui v0.23.0
10322023-11-06T16:17:16.845Z Downloaded trust-dns-proto v0.22.0
10332023-11-06T16:17:16.869Z Downloaded object v0.32.1
10342023-11-06T16:17:16.889Z Downloaded regex-syntax v0.6.29
10352023-11-06T16:17:16.922Z Downloaded openapiv3 v1.0.3
10362023-11-06T16:17:16.931Z Downloaded regex-syntax v0.7.5
10372023-11-06T16:17:16.948Z Downloaded bstr v1.6.0
10382023-11-06T16:17:16.970Z Downloaded regex-automata v0.3.8
10392023-11-06T16:17:17.003Z Downloaded zerocopy-derive v0.2.0
10402023-11-06T16:17:17.022Z Downloaded bzip2-sys v0.1.11+1.0.8
10412023-11-06T16:17:17.047Z Downloaded regex-automata v0.4.3
10422023-11-06T16:17:17.080Z Downloaded regex v1.10.2
10432023-11-06T16:17:17.105Z Downloaded zerocopy-derive v0.6.4
10442023-11-06T16:17:17.128Z Downloaded tokio v1.33.0
10452023-11-06T16:17:17.200Z Downloaded sha3 v0.10.8
10462023-11-06T16:17:17.210Z Downloaded radix_trie v0.2.1
10472023-11-06T16:17:17.223Z Downloaded sled v0.34.7
10482023-11-06T16:17:17.250Z Downloaded idna v0.4.0
10492023-11-06T16:17:17.266Z Downloaded vcpkg v0.2.15
10502023-11-06T16:17:17.361Z Downloaded encoding_rs v0.8.33
10512023-11-06T16:17:17.398Z Downloaded libgit2-sys v0.15.2+1.6.4
10522023-11-06T16:17:17.507Z Downloaded smoltcp v0.9.1
10532023-11-06T16:17:17.531Z Downloaded bstr v0.2.17
10542023-11-06T16:17:17.549Z Downloaded curve25519-dalek v4.1.0
10552023-11-06T16:17:17.568Z Downloaded git2 v0.17.2
10562023-11-06T16:17:17.584Z Downloaded idna v0.2.3
10572023-11-06T16:17:17.598Z Downloaded lalrpop v0.19.12
10582023-11-06T16:17:17.619Z Downloaded futures-util v0.3.29
10592023-11-06T16:17:17.641Z Downloaded rustix v0.38.9
10602023-11-06T16:17:17.683Z Downloaded webpki-roots v0.25.2
10612023-11-06T16:17:17.691Z Downloaded openssl v0.10.57
10622023-11-06T16:17:17.711Z Downloaded chrono v0.4.31
10632023-11-06T16:17:17.725Z Downloaded bindgen v0.65.1
10642023-11-06T16:17:17.740Z Downloaded regex-automata v0.1.10
10652023-11-06T16:17:17.750Z Downloaded prettyplease v0.2.12
10662023-11-06T16:17:17.755Z Downloaded salty v0.2.0
10672023-11-06T16:17:17.765Z Downloaded time v0.3.27
10682023-11-06T16:17:17.778Z Downloaded portable-atomic v1.4.3
10692023-11-06T16:17:17.789Z Downloaded tokio-util v0.7.10
10702023-11-06T16:17:17.800Z Downloaded bitvec v1.0.1
10712023-11-06T16:17:17.829Z Downloaded clap v2.34.0
10722023-11-06T16:17:17.842Z Downloaded hyper v0.14.27
10732023-11-06T16:17:17.857Z Downloaded serde_with v2.3.3
10742023-11-06T16:17:17.869Z Downloaded steno v0.4.0
10752023-11-06T16:17:17.878Z Downloaded h2 v0.3.21
10762023-11-06T16:17:17.891Z Downloaded pretty_assertions v1.4.0
10772023-11-06T16:17:17.894Z Downloaded rand v0.8.5
10782023-11-06T16:17:17.900Z Downloaded libz-sys v1.1.12
10792023-11-06T16:17:18.015Z Downloaded expectorate v1.1.0
10802023-11-06T16:17:18.019Z Downloaded rusqlite v0.29.0
10812023-11-06T16:17:18.028Z Downloaded tinyvec v1.6.0
10822023-11-06T16:17:18.033Z Downloaded pkcs1 v0.7.5
10832023-11-06T16:17:18.036Z Downloaded quick-error v1.2.3
10842023-11-06T16:17:18.039Z Downloaded darling_core v0.14.4
10852023-11-06T16:17:18.051Z Downloaded tungstenite v0.20.1
10862023-11-06T16:17:18.055Z Downloaded hashbrown v0.12.3
10872023-11-06T16:17:18.059Z Downloaded rustls-webpki v0.101.7
10882023-11-06T16:17:18.083Z Downloaded reqwest v0.11.20
10892023-11-06T16:17:18.096Z Downloaded crossterm v0.27.0
10902023-11-06T16:17:18.119Z Downloaded parking_lot_core v0.9.8
10912023-11-06T16:17:18.122Z Downloaded pin-project-lite v0.2.13
10922023-11-06T16:17:18.125Z Downloaded stringprep v0.1.3
10932023-11-06T16:17:18.128Z Downloaded tracing-core v0.1.31
10942023-11-06T16:17:18.131Z Downloaded tar v0.4.40
10952023-11-06T16:17:18.136Z Downloaded rayon-core v1.12.0
10962023-11-06T16:17:18.139Z Downloaded der v0.7.8
10972023-11-06T16:17:18.142Z Downloaded debug-ignore v1.0.5
10982023-11-06T16:17:18.145Z Downloaded thiserror-impl-no-std v2.0.2
10992023-11-06T16:17:18.148Z Downloaded predicates-tree v1.0.9
11002023-11-06T16:17:18.159Z Downloaded phf_shared v0.11.2
11012023-11-06T16:17:18.163Z Downloaded stable_deref_trait v1.2.0
11022023-11-06T16:17:18.166Z Downloaded structmeta-derive v0.1.6
11032023-11-06T16:17:18.169Z Downloaded rand v0.4.6
11042023-11-06T16:17:18.171Z Downloaded ron v0.8.1
11052023-11-06T16:17:18.174Z Downloaded unicode-normalization v0.1.22
11062023-11-06T16:17:18.179Z Downloaded flume v0.11.0
11072023-11-06T16:17:18.182Z Downloaded hkdf v0.12.3
11082023-11-06T16:17:18.185Z Downloaded scopeguard v1.2.0
11092023-11-06T16:17:18.189Z Downloaded serde_derive_internals v0.26.0
11102023-11-06T16:17:18.192Z Downloaded predicates-core v1.0.6
11112023-11-06T16:17:18.195Z Downloaded rusty-fork v0.3.0
11122023-11-06T16:17:18.198Z Downloaded zerocopy v0.3.0
11132023-11-06T16:17:18.202Z Downloaded subtle v2.5.0
11142023-11-06T16:17:18.205Z Downloaded spki v0.7.2
11152023-11-06T16:17:18.208Z Downloaded textwrap v0.11.0
11162023-11-06T16:17:18.215Z Downloaded sha2 v0.10.8
11172023-11-06T16:17:18.218Z Downloaded tokio-postgres v0.7.10
11182023-11-06T16:17:18.222Z Downloaded hashbrown v0.13.2
11192023-11-06T16:17:18.225Z Downloaded proc-macro-error v1.0.4
11202023-11-06T16:17:18.228Z Downloaded openssl-sys v0.9.93
11212023-11-06T16:17:18.232Z Downloaded rcgen v0.11.3
11222023-11-06T16:17:18.237Z Downloaded aho-corasick v1.0.4
11232023-11-06T16:17:18.247Z Downloaded vte v0.11.1
11242023-11-06T16:17:18.250Z Downloaded toml v0.5.11
11252023-11-06T16:17:18.271Z Downloaded dirs-next v2.0.0
11262023-11-06T16:17:18.273Z Downloaded spin v0.5.2
11272023-11-06T16:17:18.276Z Downloaded olpc-cjson v0.1.3
11282023-11-06T16:17:18.279Z Downloaded strsim v0.8.0
11292023-11-06T16:17:18.282Z Downloaded term v0.7.0
11302023-11-06T16:17:18.285Z Downloaded predicates v2.1.5
11312023-11-06T16:17:18.287Z Downloaded snafu-derive v0.7.5
11322023-11-06T16:17:18.290Z Downloaded sct v0.7.0
11332023-11-06T16:17:18.294Z Downloaded platforms v3.0.2
11342023-11-06T16:17:18.297Z Downloaded structopt v0.3.26
11352023-11-06T16:17:18.304Z Downloaded ring v0.17.5
11362023-11-06T16:17:18.447Z Downloaded relative-path v1.9.0
11372023-11-06T16:17:18.450Z Downloaded rand_chacha v0.3.1
11382023-11-06T16:17:18.454Z Downloaded tempfile v3.8.0
11392023-11-06T16:17:18.457Z Downloaded half v1.8.2
11402023-11-06T16:17:18.461Z Downloaded tokio-rustls v0.24.1
11412023-11-06T16:17:18.464Z Downloaded sha1 v0.10.5
11422023-11-06T16:17:18.467Z Downloaded usdt v0.3.5
11432023-11-06T16:17:18.469Z Downloaded tokio-stream v0.1.14
11442023-11-06T16:17:18.473Z Downloaded pin-project v1.1.3
11452023-11-06T16:17:18.493Z Downloaded vsss-rs v3.3.1
11462023-11-06T16:17:18.497Z Downloaded uuid v1.4.1
11472023-11-06T16:17:18.504Z Downloaded unicode-segmentation v1.10.1
11482023-11-06T16:17:18.510Z Downloaded aes v0.8.3
11492023-11-06T16:17:18.516Z Downloaded libsqlite3-sys v0.26.0
11502023-11-06T16:17:18.660Z Downloaded usdt-attr-macro v0.3.5
11512023-11-06T16:17:18.663Z Downloaded pest_derive v2.7.2
11522023-11-06T16:17:18.666Z Downloaded partial-io v0.5.4
11532023-11-06T16:17:18.669Z Downloaded crossterm v0.26.1
11542023-11-06T16:17:18.677Z Downloaded ring v0.16.20
11552023-11-06T16:17:18.837Z Downloaded tokio-tungstenite v0.18.0
11562023-11-06T16:17:18.840Z Downloaded heapless v0.7.16
11572023-11-06T16:17:18.847Z Downloaded proc-macro-error-attr v1.0.4
11582023-11-06T16:17:18.850Z Downloaded topological-sort v0.2.2
11592023-11-06T16:17:18.853Z Downloaded schemars_derive v0.8.13
11602023-11-06T16:17:18.856Z Downloaded smawk v0.3.1
11612023-11-06T16:17:18.859Z Downloaded itertools v0.11.0
11622023-11-06T16:17:18.866Z Downloaded num-bigint-dig v0.8.4
11632023-11-06T16:17:18.874Z Downloaded zerocopy v0.6.4
11642023-11-06T16:17:18.878Z Downloaded proc-macro-crate v1.3.1
11652023-11-06T16:17:18.882Z Downloaded termios v0.3.3
11662023-11-06T16:17:18.885Z Downloaded vte_generate_state_changes v0.1.1
11672023-11-06T16:17:18.888Z Downloaded pem-rfc7468 v0.7.0
11682023-11-06T16:17:18.891Z Downloaded env_logger v0.9.3
11692023-11-06T16:17:18.893Z Downloaded elliptic-curve v0.13.5
11702023-11-06T16:17:18.896Z Downloaded criterion v0.5.1
11712023-11-06T16:17:18.909Z Downloaded rustversion v1.0.14
11722023-11-06T16:17:18.913Z Downloaded wyz v0.5.1
11732023-11-06T16:17:18.916Z Downloaded password-hash v0.5.0
11742023-11-06T16:17:18.919Z Downloaded waitgroup v0.1.2
11752023-11-06T16:17:18.921Z Downloaded curve25519-dalek-derive v0.1.0
11762023-11-06T16:17:18.924Z Downloaded twox-hash v1.6.3
11772023-11-06T16:17:18.927Z Downloaded unicode-bidi v0.3.13
11782023-11-06T16:17:18.930Z Downloaded hashlink v0.8.3
11792023-11-06T16:17:18.933Z Downloaded toml v0.7.8
11802023-11-06T16:17:18.936Z Downloaded serde_yaml v0.9.25
11812023-11-06T16:17:18.941Z Downloaded pin-project-internal v1.1.3
11822023-11-06T16:17:18.944Z Downloaded rustfmt-wrapper v0.2.0
11832023-11-06T16:17:18.946Z Downloaded typenum v1.16.0
11842023-11-06T16:17:18.975Z Downloaded same-file v1.0.6
11852023-11-06T16:17:18.978Z Downloaded wait-timeout v0.2.0
11862023-11-06T16:17:18.981Z Downloaded untrusted v0.9.0
11872023-11-06T16:17:18.984Z Downloaded tokio-tungstenite v0.20.1
11882023-11-06T16:17:18.988Z Downloaded postcard v0.7.3
11892023-11-06T16:17:18.991Z Downloaded der_derive v0.7.2
11902023-11-06T16:17:18.994Z Downloaded futures v0.3.29
11912023-11-06T16:17:18.997Z Downloaded yasna v0.5.2
11922023-11-06T16:17:19.000Z Downloaded mio v0.8.8
11932023-11-06T16:17:19.003Z Downloaded dyn-clone v1.0.13
11942023-11-06T16:17:19.006Z Downloaded thiserror-no-std v2.0.2
11952023-11-06T16:17:19.009Z Downloaded diesel_derives v2.1.1
11962023-11-06T16:17:19.012Z Downloaded ucd-trie v0.1.6
11972023-11-06T16:17:19.015Z Downloaded serial_test v0.10.0
11982023-11-06T16:17:19.018Z Downloaded openssl-probe v0.1.5
11992023-11-06T16:17:19.021Z Downloaded opaque-debug v0.3.0
12002023-11-06T16:17:19.023Z Downloaded doc-comment v0.3.3
12012023-11-06T16:17:19.026Z Downloaded postgres-types v0.2.6
12022023-11-06T16:17:19.029Z Downloaded oso v0.27.0
12032023-11-06T16:17:19.032Z Downloaded pem v3.0.2
12042023-11-06T16:17:19.035Z Downloaded paste v1.0.14
12052023-11-06T16:17:19.037Z Downloaded dof v0.1.5
12062023-11-06T16:17:19.040Z Downloaded path-slash v0.1.5
12072023-11-06T16:17:19.043Z Downloaded endian-type v0.1.2
12082023-11-06T16:17:19.046Z Downloaded const_format v0.2.31
12092023-11-06T16:17:19.048Z Downloaded base64 v0.13.1
12102023-11-06T16:17:19.051Z Downloaded want v0.3.1
12112023-11-06T16:17:19.054Z Downloaded poly1305 v0.8.0
12122023-11-06T16:17:19.057Z Downloaded dtrace-parser v0.1.14
12132023-11-06T16:17:19.062Z Downloaded parking_lot v0.12.1
12142023-11-06T16:17:19.066Z Downloaded papergrid v0.10.0
12152023-11-06T16:17:19.071Z Downloaded owo-colors v3.5.0
12162023-11-06T16:17:19.073Z Downloaded hash32 v0.2.1
12172023-11-06T16:17:19.076Z Downloaded semver-parser v0.10.2
12182023-11-06T16:17:19.079Z Downloaded secrecy v0.8.0
12192023-11-06T16:17:19.082Z Downloaded pretty-hex v0.2.1
12202023-11-06T16:17:19.085Z Downloaded path-dedot v3.1.0
12212023-11-06T16:17:19.088Z Downloaded path-absolutize v3.1.0
12222023-11-06T16:17:19.092Z Downloaded serde_tokenstream v0.1.7
12232023-11-06T16:17:19.096Z Downloaded signal-hook v0.3.17
12242023-11-06T16:17:19.100Z Downloaded which v4.4.0
12252023-11-06T16:17:19.103Z Downloaded strum_macros v0.24.3
12262023-11-06T16:17:19.106Z Downloaded packed_struct v0.10.1
12272023-11-06T16:17:19.108Z Downloaded unicase v2.7.0
12282023-11-06T16:17:19.111Z Downloaded once_cell v1.18.0
12292023-11-06T16:17:19.114Z Downloaded crypto-bigint v0.5.2
12302023-11-06T16:17:19.116Z Downloaded libxml v0.3.3
12312023-11-06T16:17:19.120Z Downloaded rstest_macros v0.18.2
12322023-11-06T16:17:19.123Z Downloaded slog-envlogger v2.2.0
12332023-11-06T16:17:19.127Z Downloaded getrandom v0.2.10
12342023-11-06T16:17:19.132Z Downloaded futures-channel v0.3.29
12352023-11-06T16:17:19.137Z Downloaded num-bigint v0.4.4
12362023-11-06T16:17:19.141Z Downloaded peeking_take_while v0.1.2
12372023-11-06T16:17:19.145Z Downloaded time-core v0.1.1
12382023-11-06T16:17:19.150Z Downloaded tokio-native-tls v0.3.1
12392023-11-06T16:17:19.153Z Downloaded polyval v0.6.1
12402023-11-06T16:17:19.157Z Downloaded itertools v0.10.5
12412023-11-06T16:17:19.160Z Downloaded utf-8 v0.7.6
12422023-11-06T16:17:19.164Z Downloaded tui-tree-widget v0.13.0
12432023-11-06T16:17:19.167Z Downloaded plotters-backend v0.3.5
12442023-11-06T16:17:19.170Z Downloaded ena v0.14.2
12452023-11-06T16:17:19.174Z Downloaded yansi v0.5.1
12462023-11-06T16:17:19.176Z Downloaded smallvec v1.11.0
12472023-11-06T16:17:19.180Z Downloaded parking_lot_core v0.8.6
12482023-11-06T16:17:19.183Z Downloaded unicode-width v0.1.11
12492023-11-06T16:17:19.187Z Downloaded siphasher v0.3.11
12502023-11-06T16:17:19.190Z Downloaded similar v2.2.1
12512023-11-06T16:17:19.193Z Downloaded num-traits v0.2.16
12522023-11-06T16:17:19.201Z Downloaded ed25519 v1.5.3
12532023-11-06T16:17:19.204Z Downloaded globset v0.4.13
12542023-11-06T16:17:19.207Z Downloaded arc-swap v1.6.0
12552023-11-06T16:17:19.209Z Downloaded allocator-api2 v0.2.16
12562023-11-06T16:17:19.212Z Downloaded schemars v0.8.13
12572023-11-06T16:17:19.227Z Downloaded indexmap v1.9.3
12582023-11-06T16:17:19.233Z Downloaded cc v1.0.83
12592023-11-06T16:17:19.238Z Downloaded usdt-impl v0.3.5
12602023-11-06T16:17:19.240Z Downloaded serde_urlencoded v0.7.1
12612023-11-06T16:17:19.244Z Downloaded untrusted v0.7.1
12622023-11-06T16:17:19.247Z Downloaded threadpool v1.8.1
12632023-11-06T16:17:19.252Z Downloaded thread-id v4.2.0
12642023-11-06T16:17:19.255Z Downloaded serde_path_to_error v0.1.14
12652023-11-06T16:17:19.257Z Downloaded serde-hex v0.1.0
12662023-11-06T16:17:19.260Z Downloaded ref-cast-impl v1.0.20
12672023-11-06T16:17:19.263Z Downloaded ref-cast v1.0.20
12682023-11-06T16:17:19.265Z Downloaded glob v0.3.1
12692023-11-06T16:17:19.269Z Downloaded crossbeam-channel v0.5.8
12702023-11-06T16:17:19.271Z Downloaded structopt-derive v0.4.18
12712023-11-06T16:17:19.274Z Downloaded unarray v0.1.4
12722023-11-06T16:17:19.277Z Downloaded chacha20poly1305 v0.10.1
12732023-11-06T16:17:19.280Z Downloaded heck v0.3.3
12742023-11-06T16:17:19.283Z Downloaded futures-executor v0.3.29
12752023-11-06T16:17:19.286Z Downloaded tokio-macros v2.1.0
12762023-11-06T16:17:19.290Z Downloaded slog-term v2.9.0
12772023-11-06T16:17:19.292Z Downloaded ron v0.7.1
12782023-11-06T16:17:19.295Z Downloaded minimal-lexical v0.2.1
12792023-11-06T16:17:19.298Z Downloaded unicode-linebreak v0.1.5
12802023-11-06T16:17:19.301Z Downloaded futures-io v0.3.29
12812023-11-06T16:17:19.304Z Downloaded fs-err v2.9.0
12822023-11-06T16:17:19.306Z Downloaded fastrand v2.0.0
12832023-11-06T16:17:19.309Z Downloaded deranged v0.3.8
12842023-11-06T16:17:19.312Z Downloaded rstest v0.18.2
12852023-11-06T16:17:19.316Z Downloaded packed_struct_codegen v0.10.1
12862023-11-06T16:17:19.319Z Downloaded generic-array v0.14.7
12872023-11-06T16:17:19.323Z Downloaded pest_generator v2.7.2
12882023-11-06T16:17:19.326Z Downloaded futures-timer v3.0.2
12892023-11-06T16:17:19.329Z Downloaded fd-lock v3.0.13
12902023-11-06T16:17:19.332Z Downloaded nu-ansi-term v0.49.0
12912023-11-06T16:17:19.334Z Downloaded phf v0.11.2
12922023-11-06T16:17:19.337Z Downloaded slog-dtrace v0.2.3
12932023-11-06T16:17:19.340Z Downloaded miniz_oxide v0.7.1
12942023-11-06T16:17:19.343Z Downloaded bytes v1.5.0
12952023-11-06T16:17:19.347Z Downloaded backtrace v0.3.69
12962023-11-06T16:17:19.356Z Downloaded slog-bunyan v2.4.0
12972023-11-06T16:17:19.362Z Downloaded zone v0.2.0
12982023-11-06T16:17:19.365Z Downloaded strum v0.25.0
12992023-11-06T16:17:19.368Z Downloaded serde-big-array v0.5.1
13002023-11-06T16:17:19.370Z Downloaded form_urlencoded v1.2.0
13012023-11-06T16:17:19.373Z Downloaded fixedbitset v0.4.2
13022023-11-06T16:17:19.376Z Downloaded ff v0.13.0
13032023-11-06T16:17:19.379Z Downloaded shell-words v1.1.0
13042023-11-06T16:17:19.382Z Downloaded filetime v0.2.22
13052023-11-06T16:17:19.385Z Downloaded signature v1.6.4
13062023-11-06T16:17:19.388Z Downloaded signal-hook-mio v0.2.3
13072023-11-06T16:17:19.391Z Downloaded cexpr v0.6.0
13082023-11-06T16:17:19.393Z Downloaded slab v0.4.9
13092023-11-06T16:17:19.396Z Downloaded signature v2.1.0
13102023-11-06T16:17:19.399Z Downloaded mockall_derive v0.11.4
13112023-11-06T16:17:19.401Z Downloaded arrayvec v0.7.4
13122023-11-06T16:17:19.405Z Downloaded smallvec v0.6.14
13132023-11-06T16:17:19.408Z Downloaded slog-async v2.8.0
13142023-11-06T16:17:19.411Z Downloaded rustc-demangle v0.1.23
13152023-11-06T16:17:19.414Z Downloaded ringbuffer v0.15.0
13162023-11-06T16:17:19.416Z Downloaded num-rational v0.4.1
13172023-11-06T16:17:19.419Z Downloaded base64ct v1.6.0
13182023-11-06T16:17:19.422Z Downloaded ipnetwork v0.20.0
13192023-11-06T16:17:19.425Z Downloaded num-iter v0.1.43
13202023-11-06T16:17:19.428Z Downloaded base64 v0.21.5
13212023-11-06T16:17:19.431Z Downloaded log v0.4.20
13222023-11-06T16:17:19.433Z Downloaded semver v0.11.0
13232023-11-06T16:17:19.439Z Downloaded remove_dir_all v0.5.3
13242023-11-06T16:17:19.444Z Downloaded serde_plain v1.0.2
13252023-11-06T16:17:19.448Z Downloaded serde_arrays v0.1.0
13262023-11-06T16:17:19.453Z Downloaded semver v0.1.20
13272023-11-06T16:17:19.458Z Downloaded cookie v0.16.2
13282023-11-06T16:17:19.461Z Downloaded const_format_proc_macros v0.2.31
13292023-11-06T16:17:19.465Z Downloaded similar-asserts v1.5.0
13302023-11-06T16:17:19.468Z Downloaded signal-hook-registry v1.4.1
13312023-11-06T16:17:19.471Z Downloaded native-tls v0.2.11
13322023-11-06T16:17:19.474Z Downloaded is-terminal v0.4.9
13332023-11-06T16:17:19.477Z Downloaded crossbeam-utils v0.8.16
13342023-11-06T16:17:19.481Z Downloaded const-oid v0.9.5
13352023-11-06T16:17:19.484Z Downloaded ciborium v0.2.1
13362023-11-06T16:17:19.487Z Downloaded bzip2 v0.4.4
13372023-11-06T16:17:19.490Z Downloaded blake2b_simd v1.0.1
13382023-11-06T16:17:19.493Z Downloaded rustls-pemfile v1.0.3
13392023-11-06T16:17:19.496Z Downloaded rust-argon2 v1.0.1
13402023-11-06T16:17:19.501Z Downloaded num_enum_derive v0.7.0
13412023-11-06T16:17:19.504Z Downloaded impl-trait-for-tuples v0.2.2
13422023-11-06T16:17:19.508Z Downloaded num_cpus v1.16.0
13432023-11-06T16:17:19.511Z Downloaded num-derive v0.4.0
13442023-11-06T16:17:19.514Z Downloaded indoc v2.0.3
13452023-11-06T16:17:19.520Z Downloaded bytesize v1.3.0
13462023-11-06T16:17:19.525Z Downloaded bytecount v0.6.3
13472023-11-06T16:17:19.529Z Downloaded maybe-uninit v2.0.0
13482023-11-06T16:17:19.532Z Downloaded shlex v1.1.0
13492023-11-06T16:17:19.535Z Downloaded num_enum_derive v0.5.11
13502023-11-06T16:17:19.538Z Downloaded num_enum v0.5.11
13512023-11-06T16:17:19.542Z Downloaded managed v0.8.0
13522023-11-06T16:17:19.544Z Downloaded constant_time_eq v0.2.6
13532023-11-06T16:17:19.548Z Downloaded memoffset v0.9.0
13542023-11-06T16:17:19.550Z Downloaded colored v2.0.4
13552023-11-06T16:17:19.605Z Downloaded maplit v1.0.2
13562023-11-06T16:17:19.607Z Downloaded libefi-sys v0.1.0
13572023-11-06T16:17:19.611Z Downloaded zone_cfg_derive v0.2.0
13582023-11-06T16:17:19.614Z Downloaded http v0.2.9
13592023-11-06T16:17:19.617Z Downloaded hmac v0.12.1
13602023-11-06T16:17:19.620Z Downloaded crossbeam-deque v0.8.3
13612023-11-06T16:17:19.623Z Downloaded criterion-plot v0.5.0
13622023-11-06T16:17:19.626Z Downloaded hyper-staticfile v0.9.5
13632023-11-06T16:17:19.628Z Downloaded macaddr v1.0.1
13642023-11-06T16:17:19.632Z Downloaded corncobs v0.1.3
13652023-11-06T16:17:19.634Z Downloaded cassowary v0.3.0
13662023-11-06T16:17:19.650Z Downloaded anes v0.1.6
13672023-11-06T16:17:19.655Z Downloaded num-integer v0.1.45
13682023-11-06T16:17:19.658Z Downloaded num v0.4.1
13692023-11-06T16:17:19.664Z Downloaded newline-converter v0.3.0
13702023-11-06T16:17:19.668Z Downloaded mime_guess v2.0.4
13712023-11-06T16:17:19.671Z Downloaded basic-toml v0.1.4
13722023-11-06T16:17:19.673Z Downloaded foreign-types-macros v0.2.3
13732023-11-06T16:17:19.676Z Downloaded foreign-types v0.5.0
13742023-11-06T16:17:19.679Z Downloaded cstr-argument v0.1.2
13752023-11-06T16:17:19.682Z Downloaded crypto-common v0.1.6
13762023-11-06T16:17:19.684Z Downloaded crunchy v0.2.2
13772023-11-06T16:17:19.687Z Downloaded crucible-workspace-hack v0.1.0
13782023-11-06T16:17:19.690Z Downloaded adler v1.0.2
13792023-11-06T16:17:19.693Z Downloaded lock_api v0.4.10
13802023-11-06T16:17:19.701Z Downloaded inout v0.1.3
13812023-11-06T16:17:19.704Z Downloaded iana-time-zone v0.1.57
13822023-11-06T16:17:19.708Z Downloaded hyper-tls v0.5.0
13832023-11-06T16:17:19.712Z Downloaded humantime v2.1.0
13842023-11-06T16:17:19.715Z Downloaded crc32fast v1.3.2
13852023-11-06T16:17:19.720Z Downloaded cpufeatures v0.2.9
13862023-11-06T16:17:19.732Z Downloaded convert_case v0.4.0
13872023-11-06T16:17:19.735Z Downloaded cfg-if v0.1.10
13882023-11-06T16:17:19.738Z Downloaded cast v0.3.0
13892023-11-06T16:17:19.741Z Downloaded bb8 v0.8.1
13902023-11-06T16:17:19.744Z Downloaded constant_time_eq v0.3.0
13912023-11-06T16:17:19.747Z Downloaded serde_repr v0.1.16
13922023-11-06T16:17:19.749Z Downloaded jobserver v0.1.26
13932023-11-06T16:17:19.752Z Downloaded indoc v1.0.9
13942023-11-06T16:17:19.755Z Downloaded httpdate v1.0.3
13952023-11-06T16:17:19.758Z Downloaded http-body v0.4.5
13962023-11-06T16:17:19.762Z Downloaded num_threads v0.1.6
13972023-11-06T16:17:19.768Z Downloaded chacha20 v0.9.1
13982023-11-06T16:17:19.771Z Downloaded cancel-safe-futures v0.1.5
13992023-11-06T16:17:19.774Z Downloaded bit_field v0.10.2
14002023-11-06T16:17:19.777Z Downloaded backoff v0.4.0
14012023-11-06T16:17:19.780Z Downloaded normalize-line-endings v0.3.0
14022023-11-06T16:17:19.782Z Downloaded ipnet v2.8.0
14032023-11-06T16:17:19.785Z Downloaded hyper-rustls v0.24.2
14042023-11-06T16:17:19.788Z Downloaded hex-literal v0.4.1
14052023-11-06T16:17:19.791Z Downloaded camino-tempfile v1.0.2
14062023-11-06T16:17:19.794Z Downloaded argon2 v0.5.2
14072023-11-06T16:17:19.797Z Downloaded multer v2.1.0
14082023-11-06T16:17:19.800Z Downloaded mockall v0.11.4
14092023-11-06T16:17:19.802Z Downloaded hostname v0.3.1
14102023-11-06T16:17:19.805Z Downloaded byteorder v1.5.0
14112023-11-06T16:17:19.808Z Downloaded crc v3.0.1
14122023-11-06T16:17:19.812Z Downloaded array-init v0.0.4
14132023-11-06T16:17:19.815Z Downloaded match_cfg v0.1.0
14142023-11-06T16:17:19.818Z Downloaded aead v0.5.2
14152023-11-06T16:17:19.831Z Downloaded mime v0.3.17
14162023-11-06T16:17:19.833Z Downloaded md-5 v0.10.5
14172023-11-06T16:17:19.836Z Downloaded lru-cache v0.1.2
14182023-11-06T16:17:19.839Z Downloaded matches v0.1.10
14192023-11-06T16:17:19.842Z Downloaded ident_case v1.0.1
14202023-11-06T16:17:19.844Z Downloaded hubpack v0.1.2
14212023-11-06T16:17:19.848Z Downloaded ciborium-ll v0.2.1
14222023-11-06T16:17:19.851Z Downloaded crossbeam-queue v0.3.8
14232023-11-06T16:17:19.853Z Downloaded libloading v0.7.4
14242023-11-06T16:17:19.856Z Downloaded buf-list v1.0.3
14252023-11-06T16:17:19.861Z Downloaded block-buffer v0.10.4
14262023-11-06T16:17:19.869Z Downloaded nibble_vec v0.1.0
14272023-11-06T16:17:19.879Z Downloaded newtype_derive v0.1.6
14282023-11-06T16:17:19.882Z Downloaded memoffset v0.7.1
14292023-11-06T16:17:19.884Z Downloaded lalrpop-util v0.19.12
14302023-11-06T16:17:19.887Z Downloaded httptest v0.15.4
14312023-11-06T16:17:19.890Z Downloaded highway v1.1.0
14322023-11-06T16:17:19.894Z Downloaded crc-catalog v2.2.0
14332023-11-06T16:17:19.897Z Downloaded bitflags v2.4.0
14342023-11-06T16:17:19.900Z Downloaded bit-vec v0.6.3
14352023-11-06T16:17:19.905Z Downloaded bitfield v0.14.0
14362023-11-06T16:17:19.913Z Downloaded atomic-waker v1.1.1
14372023-11-06T16:17:19.916Z Downloaded ascii v1.1.0
14382023-11-06T16:17:19.919Z Downloaded clang-sys v1.6.1
14392023-11-06T16:17:19.924Z Downloaded block-padding v0.3.3
14402023-11-06T16:17:19.926Z Downloaded bincode v1.3.3
14412023-11-06T16:17:19.930Z Downloaded crossbeam v0.8.2
14422023-11-06T16:17:19.933Z Downloaded bitstruct v0.1.1
14432023-11-06T16:17:19.937Z Downloaded bit-set v0.5.3
14442023-11-06T16:17:19.940Z Downloaded assert_cmd v2.0.12
14452023-11-06T16:17:19.943Z Downloaded assert_matches v1.5.0
14462023-11-06T16:17:19.946Z Downloaded arrayref v0.3.7
14472023-11-06T16:17:19.949Z Downloaded bitstruct_derive v0.1.0
14482023-11-06T16:17:19.952Z Downloaded atty v0.2.14
14492023-11-06T16:17:19.959Z Downloaded async-trait v0.1.74
14502023-11-06T16:17:19.965Z Downloaded ascii-canvas v3.0.0
14512023-11-06T16:17:19.968Z Downloaded approx v0.5.1
14522023-11-06T16:17:19.972Z Downloaded ahash v0.8.3
14532023-11-06T16:17:20.545Z Compiling proc-macro2 v1.0.67
14542023-11-06T16:17:20.548Z Compiling serde v1.0.188
14552023-11-06T16:17:20.551Z Compiling autocfg v1.1.0
14562023-11-06T16:17:20.555Z Compiling version_check v0.9.4
14572023-11-06T16:17:20.559Z Compiling syn v1.0.109
14582023-11-06T16:17:20.571Z Compiling parking_lot_core v0.9.8
14592023-11-06T16:17:20.578Z Compiling libm v0.2.7
14602023-11-06T16:17:20.603Z Compiling libc v0.2.149
14612023-11-06T16:17:21.069Z Compiling cfg-if v1.0.0
14622023-11-06T16:17:21.116Z Compiling futures-core v0.3.29
14632023-11-06T16:17:21.187Z Compiling once_cell v1.18.0
14642023-11-06T16:17:21.345Z Compiling typenum v1.16.0
14652023-11-06T16:17:21.579Z Compiling ahash v0.8.3
14662023-11-06T16:17:21.582Z Compiling generic-array v0.14.7
14672023-11-06T16:17:21.708Z Compiling lock_api v0.4.10
14682023-11-06T16:17:21.804Z Compiling num-traits v0.2.16
14692023-11-06T16:17:21.975Z Compiling quote v1.0.33
14702023-11-06T16:17:22.343Z Compiling slab v0.4.9
14712023-11-06T16:17:22.427Z Compiling futures-task v0.3.29
14722023-11-06T16:17:22.868Z Compiling syn v2.0.32
14732023-11-06T16:17:22.957Z Compiling jobserver v0.1.26
14742023-11-06T16:17:23.276Z Compiling futures-channel v0.3.29
14752023-11-06T16:17:23.567Z Compiling cc v1.0.83
14762023-11-06T16:17:23.588Z Compiling futures-util v0.3.29
14772023-11-06T16:17:23.607Z Compiling pkg-config v0.3.27
14782023-11-06T16:17:23.799Z Compiling memchr v2.6.3
14792023-11-06T16:17:23.824Z Compiling vcpkg v0.2.15
14802023-11-06T16:17:24.058Z Compiling itoa v1.0.9
14812023-11-06T16:17:24.133Z Compiling log v0.4.20
14822023-11-06T16:17:24.434Z Compiling schemars v0.8.13
14832023-11-06T16:17:24.848Z Compiling serde_json v1.0.107
14842023-11-06T16:17:25.428Z Compiling httparse v1.8.0
14852023-11-06T16:17:25.587Z Compiling ryu v1.0.15
14862023-11-06T16:17:25.765Z Compiling indexmap v1.9.3
14872023-11-06T16:17:25.983Z Compiling getrandom v0.2.10
14882023-11-06T16:17:26.114Z Compiling allocator-api2 v0.2.16
14892023-11-06T16:17:26.168Z Compiling rustix v0.38.9
14902023-11-06T16:17:26.519Z Compiling equivalent v1.0.1
14912023-11-06T16:17:26.640Z Compiling rustls v0.21.8
14922023-11-06T16:17:26.667Z Compiling fnv v1.0.7
14932023-11-06T16:17:26.736Z Compiling openssl v0.10.57
14942023-11-06T16:17:26.849Z Compiling aho-corasick v1.0.4
14952023-11-06T16:17:27.005Z Compiling regex-syntax v0.8.2
14962023-11-06T16:17:27.294Z Compiling hashbrown v0.14.0
14972023-11-06T16:17:27.411Z Compiling unicode-xid v0.2.4
14982023-11-06T16:17:27.668Z Compiling native-tls v0.2.11
14992023-11-06T16:17:28.095Z Compiling ucd-trie v0.1.6
15002023-11-06T16:17:28.301Z Compiling ring v0.16.20
15012023-11-06T16:17:28.901Z Compiling ring v0.17.5
15022023-11-06T16:17:29.267Z Compiling openssl-sys v0.9.93
15032023-11-06T16:17:30.541Z Compiling backtrace v0.3.69
15042023-11-06T16:17:31.119Z Compiling async-trait v0.1.74
15052023-11-06T16:17:31.651Z Compiling anyhow v1.0.75
15062023-11-06T16:17:32.363Z Compiling rustversion v1.0.14
15072023-11-06T16:17:32.501Z Compiling crossbeam-utils v0.8.16
15082023-11-06T16:17:33.045Z Compiling regex-automata v0.4.3
15092023-11-06T16:17:33.105Z Compiling slog v2.7.0
15102023-11-06T16:17:33.155Z Compiling iana-time-zone v0.1.57
15112023-11-06T16:17:33.675Z Compiling time-core v0.1.1
15122023-11-06T16:17:33.788Z Compiling byteorder v1.5.0
15132023-11-06T16:17:33.960Z Compiling time-macros v0.2.13
15142023-11-06T16:17:34.548Z Compiling serde_derive_internals v0.26.0
15152023-11-06T16:17:35.329Z Compiling synstructure v0.12.6
15162023-11-06T16:17:36.523Z Compiling dyn-clone v1.0.13
15172023-11-06T16:17:36.808Z Compiling hashbrown v0.13.2
15182023-11-06T16:17:37.300Z Compiling usdt-impl v0.3.5
15192023-11-06T16:17:37.919Z Compiling scopeguard v1.2.0
15202023-11-06T16:17:37.964Z Compiling unicode-width v0.1.11
15212023-11-06T16:17:38.188Z Compiling thread-id v4.2.0
15222023-11-06T16:17:38.344Z Compiling strsim v0.10.0
15232023-11-06T16:17:38.522Z Compiling winnow v0.5.15
15242023-11-06T16:17:38.749Z Compiling tinyvec_macros v0.1.1
15252023-11-06T16:17:38.802Z Compiling unicode-bidi v0.3.13
15262023-11-06T16:17:38.871Z Compiling tinyvec v1.6.0
15272023-11-06T16:17:39.374Z Compiling smallvec v1.11.0
15282023-11-06T16:17:40.022Z Compiling regex v1.10.2
15292023-11-06T16:17:40.922Z Compiling percent-encoding v2.3.0
15302023-11-06T16:17:41.444Z Compiling unicode-normalization v0.1.22
15312023-11-06T16:17:41.530Z Compiling parking_lot v0.12.1
15322023-11-06T16:17:41.730Z Compiling form_urlencoded v1.2.0
15332023-11-06T16:17:41.798Z Compiling num-integer v0.1.45
15342023-11-06T16:17:42.163Z Compiling crc32fast v1.3.2
15352023-11-06T16:17:42.190Z Compiling adler v1.0.2
15362023-11-06T16:17:42.553Z Compiling bitflags v1.3.2
15372023-11-06T16:17:42.693Z Compiling miniz_oxide v0.7.1
15382023-11-06T16:17:42.957Z Compiling gimli v0.28.0
15392023-11-06T16:17:43.020Z Compiling spin v0.5.2
15402023-11-06T16:17:43.294Z Compiling idna v0.4.0
15412023-11-06T16:17:43.348Z Compiling object v0.32.1
15422023-11-06T16:17:44.695Z Compiling pin-project-lite v0.2.13
15432023-11-06T16:17:44.872Z Compiling url v2.4.1
15442023-11-06T16:17:45.009Z Compiling serde_derive v1.0.188
15452023-11-06T16:17:45.147Z Compiling thiserror-impl v1.0.49
15462023-11-06T16:17:45.165Z Compiling zeroize_derive v1.4.2
15472023-11-06T16:17:45.775Z Compiling tokio-macros v2.1.0
15482023-11-06T16:17:47.182Z Compiling futures-macro v0.3.29
15492023-11-06T16:17:47.466Z Compiling tracing-attributes v0.1.26
15502023-11-06T16:17:47.761Z Compiling schemars_derive v0.8.13
15512023-11-06T16:17:48.189Z Compiling openssl-macros v0.1.1
15522023-11-06T16:17:49.782Z Compiling thiserror v1.0.49
15532023-11-06T16:17:49.992Z Compiling pest v2.7.2
15542023-11-06T16:17:50.401Z Compiling zerocopy-derive v0.2.0
15552023-11-06T16:17:51.055Z Compiling strum_macros v0.25.2
15562023-11-06T16:17:52.732Z Compiling addr2line v0.21.0
15572023-11-06T16:17:53.042Z Compiling rustc-demangle v0.1.23
15582023-11-06T16:17:53.205Z Compiling zerocopy-derive v0.6.4
15592023-11-06T16:17:53.261Z Compiling zerocopy v0.3.0
15602023-11-06T16:17:53.692Z Compiling errno v0.3.2
15612023-11-06T16:17:54.487Z Compiling pest_meta v2.7.2
15622023-11-06T16:17:54.509Z Compiling dof v0.1.5
15632023-11-06T16:17:54.924Z Compiling mio v0.8.8
15642023-11-06T16:17:55.230Z Compiling num_cpus v1.16.0
15652023-11-06T16:17:55.806Z Compiling signal-hook-registry v1.4.1
15662023-11-06T16:17:56.345Z Compiling socket2 v0.5.4
15672023-11-06T16:17:56.761Z Compiling pest_generator v2.7.2
15682023-11-06T16:17:56.836Z Compiling futures-sink v0.3.29
15692023-11-06T16:17:56.857Z Compiling memoffset v0.9.0
15702023-11-06T16:17:57.659Z Compiling deranged v0.3.8
15712023-11-06T16:17:57.799Z Compiling radium v0.7.0
15722023-11-06T16:17:57.820Z Compiling num_threads v0.1.6
15732023-11-06T16:17:58.022Z Compiling futures-io v0.3.29
15742023-11-06T16:17:58.370Z Compiling pin-utils v0.1.0
15752023-11-06T16:17:58.459Z Compiling clap_derive v4.4.2
15762023-11-06T16:17:59.079Z Compiling spin v0.9.8
15772023-11-06T16:17:59.650Z Compiling tracing-core v0.1.31
15782023-11-06T16:18:00.047Z Compiling lazy_static v1.4.0
15792023-11-06T16:18:00.224Z Compiling crossbeam-epoch v0.9.15
15802023-11-06T16:18:00.781Z Compiling time v0.3.27
15812023-11-06T16:18:01.015Z Compiling tracing v0.1.37
15822023-11-06T16:18:01.811Z Compiling num-iter v0.1.43
15832023-11-06T16:18:01.819Z Compiling either v1.9.0
15842023-11-06T16:18:01.953Z Compiling pest_derive v2.7.2
15852023-11-06T16:18:02.215Z Compiling base64 v0.21.5
15862023-11-06T16:18:02.609Z Compiling rand_core v0.6.4
15872023-11-06T16:18:03.462Z Compiling dtrace-parser v0.1.14
15882023-11-06T16:18:03.469Z Compiling hashbrown v0.12.3
15892023-11-06T16:18:03.475Z Compiling untrusted v0.9.0
15902023-11-06T16:18:03.693Z Compiling untrusted v0.7.1
15912023-11-06T16:18:03.985Z Compiling openssl-probe v0.1.5
15922023-11-06T16:18:04.435Z Compiling foreign-types-shared v0.1.1
15932023-11-06T16:18:04.585Z Compiling foreign-types v0.3.2
15942023-11-06T16:18:05.990Z Compiling zeroize v1.6.0
15952023-11-06T16:18:06.438Z Compiling bzip2-sys v0.1.11+1.0.8
15962023-11-06T16:18:06.806Z Compiling try-lock v0.2.4
15972023-11-06T16:18:07.004Z Compiling want v0.3.1
15982023-11-06T16:18:07.451Z Compiling enum-as-inner v0.5.1
15992023-11-06T16:18:08.398Z Compiling indexmap v2.0.0
16002023-11-06T16:18:08.615Z Compiling bytes v1.5.0
16012023-11-06T16:18:08.705Z Compiling chrono v0.4.31
16022023-11-06T16:18:08.811Z Compiling uuid v1.4.1
16032023-11-06T16:18:08.878Z Compiling semver v1.0.20
16042023-11-06T16:18:09.121Z Compiling serde_tokenstream v0.1.7
16052023-11-06T16:18:09.859Z Compiling rustc_version v0.4.0
16062023-11-06T16:18:09.911Z Compiling toml_datetime v0.6.3
16072023-11-06T16:18:10.030Z Compiling http v0.2.9
16082023-11-06T16:18:10.341Z Compiling serde_spanned v0.6.3
16092023-11-06T16:18:10.393Z Compiling bitflags v2.4.0
16102023-11-06T16:18:10.549Z Compiling tokio v1.33.0
16112023-11-06T16:18:10.683Z Compiling toml_edit v0.19.15
16122023-11-06T16:18:12.963Z Compiling openapiv3 v1.0.3
16132023-11-06T16:18:14.998Z Compiling http-body v0.4.5
16142023-11-06T16:18:15.562Z Compiling sct v0.7.0
16152023-11-06T16:18:16.047Z Compiling socket2 v0.4.9
16162023-11-06T16:18:16.577Z Compiling usdt-macro v0.3.5
16172023-11-06T16:18:16.908Z Compiling usdt-attr-macro v0.3.5
16182023-11-06T16:18:17.907Z Compiling tower-service v0.3.2
16192023-11-06T16:18:17.913Z Compiling httpdate v1.0.3
16202023-11-06T16:18:18.141Z Compiling heapless v0.7.16
16212023-11-06T16:18:18.234Z Compiling rustls-pemfile v1.0.3
16222023-11-06T16:18:18.437Z Compiling siphasher v0.3.11
16232023-11-06T16:18:18.688Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16242023-11-06T16:18:18.844Z Compiling rustls-native-certs v0.6.3
16252023-11-06T16:18:18.983Z Compiling ipnet v2.8.0
16262023-11-06T16:18:19.045Z Compiling serde_tokenstream v0.2.0
16272023-11-06T16:18:19.377Z Compiling serde_urlencoded v0.7.1
16282023-11-06T16:18:19.922Z Compiling encoding_rs v0.8.33
16292023-11-06T16:18:19.938Z Compiling webpki-roots v0.25.2
16302023-11-06T16:18:20.186Z Compiling mime v0.3.17
16312023-11-06T16:18:20.193Z Compiling crypto-common v0.1.6
16322023-11-06T16:18:20.674Z Compiling diesel_table_macro_syntax v0.1.0
16332023-11-06T16:18:20.969Z Compiling num-bigint v0.4.4
16342023-11-06T16:18:20.979Z Compiling bit-vec v0.6.3
16352023-11-06T16:18:21.254Z Compiling smoltcp v0.9.1
16362023-11-06T16:18:21.635Z Compiling diesel_derives v2.1.1
16372023-11-06T16:18:21.930Z Compiling flate2 v1.0.28
16382023-11-06T16:18:22.162Z Compiling phf_shared v0.10.0
16392023-11-06T16:18:22.191Z Compiling block-buffer v0.10.4
16402023-11-06T16:18:22.581Z Compiling hubpack_derive v0.1.1
16412023-11-06T16:18:22.609Z Compiling subtle v2.5.0
16422023-11-06T16:18:23.023Z Compiling precomputed-hash v0.1.1
16432023-11-06T16:18:23.442Z Compiling ppv-lite86 v0.2.17
16442023-11-06T16:18:23.450Z Compiling new_debug_unreachable v1.0.4
16452023-11-06T16:18:23.461Z Compiling fixedbitset v0.4.2
16462023-11-06T16:18:23.499Z Compiling tokio-util v0.7.10
16472023-11-06T16:18:23.815Z Compiling tokio-native-tls v0.3.1
16482023-11-06T16:18:23.831Z Compiling const-oid v0.9.5
16492023-11-06T16:18:24.225Z Compiling rand_chacha v0.3.1
16502023-11-06T16:18:24.290Z Compiling petgraph v0.6.4
16512023-11-06T16:18:24.923Z Compiling string_cache v0.8.7
16522023-11-06T16:18:25.596Z Compiling h2 v0.3.21
16532023-11-06T16:18:25.774Z Compiling bit-set v0.5.3
16542023-11-06T16:18:25.780Z Compiling toml v0.7.8
16552023-11-06T16:18:26.197Z Compiling itertools v0.10.5
16562023-11-06T16:18:26.882Z Compiling digest v0.10.7
16572023-11-06T16:18:27.108Z Compiling lalrpop-util v0.19.12
16582023-11-06T16:18:27.703Z Compiling unicode-segmentation v1.10.1
16592023-11-06T16:18:27.712Z Compiling rand v0.8.5
16602023-11-06T16:18:28.337Z Compiling regress v0.7.1
16612023-11-06T16:18:28.971Z Compiling serde_repr v0.1.16
16622023-11-06T16:18:29.890Z Compiling io-lifetimes v1.0.11
16632023-11-06T16:18:30.176Z Compiling utf8parse v0.2.1
16642023-11-06T16:18:30.412Z Compiling anstyle v1.0.2
16652023-11-06T16:18:30.582Z Compiling cpufeatures v0.2.9
16662023-11-06T16:18:30.715Z Compiling sha2 v0.10.8
16672023-11-06T16:18:30.890Z Compiling anstyle-parse v0.2.1
16682023-11-06T16:18:30.990Z Compiling rustix v0.37.23
16692023-11-06T16:18:31.072Z Compiling hmac v0.12.1
16702023-11-06T16:18:31.396Z Compiling md-5 v0.10.5
16712023-11-06T16:18:31.399Z Compiling stringprep v0.1.3
16722023-11-06T16:18:32.000Z Compiling hash32 v0.2.1
16732023-11-06T16:18:32.615Z Compiling anstyle-query v1.0.0
16742023-11-06T16:18:32.800Z Compiling fallible-iterator v0.2.0
16752023-11-06T16:18:32.838Z Compiling colorchoice v1.0.0
16762023-11-06T16:18:33.058Z Compiling stable_deref_trait v1.2.0
16772023-11-06T16:18:33.080Z Compiling anstream v0.5.0
16782023-11-06T16:18:33.329Z Compiling terminal_size v0.2.6
16792023-11-06T16:18:33.476Z Compiling phf_shared v0.11.2
16802023-11-06T16:18:33.572Z Compiling block-padding v0.3.3
16812023-11-06T16:18:33.920Z Compiling postgres-protocol v0.6.6
16822023-11-06T16:18:33.941Z Compiling scheduled-thread-pool v0.2.7
16832023-11-06T16:18:34.047Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16842023-11-06T16:18:34.068Z Compiling managed v0.8.0
16852023-11-06T16:18:34.725Z Compiling clap_lex v0.5.1
16862023-11-06T16:18:34.789Z Compiling tap v1.0.1
16872023-11-06T16:18:35.043Z Compiling matches v0.1.10
16882023-11-06T16:18:35.173Z Compiling regex-automata v0.1.10
16892023-11-06T16:18:35.176Z Compiling idna v0.2.3
16902023-11-06T16:18:35.394Z Compiling postgres-types v0.2.6
16912023-11-06T16:18:35.954Z Compiling bstr v0.2.17
16922023-11-06T16:18:35.974Z Compiling clap_builder v4.4.2
16932023-11-06T16:18:37.694Z Compiling hyper v0.14.27
16942023-11-06T16:18:37.785Z Compiling wyz v0.5.1
16952023-11-06T16:18:38.334Z Compiling r2d2 v0.8.10
16962023-11-06T16:18:38.459Z Compiling phf v0.11.2
16972023-11-06T16:18:38.909Z Compiling inout v0.1.3
16982023-11-06T16:18:39.314Z Compiling hubpack v0.1.2
16992023-11-06T16:18:40.442Z Compiling ipnetwork v0.20.0
17002023-11-06T16:18:40.515Z Compiling futures-executor v0.3.29
17012023-11-06T16:18:41.328Z Compiling itertools v0.11.0
17022023-11-06T16:18:42.612Z Compiling zerocopy v0.6.4
17032023-11-06T16:18:44.056Z Compiling float-cmp v0.9.0
17042023-11-06T16:18:44.400Z Compiling static_assertions v1.1.0
17052023-11-06T16:18:44.421Z Compiling predicates-core v1.0.6
17062023-11-06T16:18:44.535Z Compiling funty v2.0.0
17072023-11-06T16:18:44.881Z Compiling data-encoding v2.4.0
17082023-11-06T16:18:44.903Z Compiling normalize-line-endings v0.3.0
17092023-11-06T16:18:45.070Z Compiling difflib v0.4.0
17102023-11-06T16:18:45.525Z Compiling whoami v1.4.1
17112023-11-06T16:18:46.223Z Compiling regex-automata v0.3.8
17122023-11-06T16:18:46.376Z Compiling tokio-postgres v0.7.10
17132023-11-06T16:18:47.271Z Compiling bitvec v1.0.1
17142023-11-06T16:18:47.683Z Compiling predicates v3.0.4
17152023-11-06T16:18:48.328Z Compiling trust-dns-proto v0.22.0
17162023-11-06T16:18:50.088Z Compiling hyper-tls v0.5.0
17172023-11-06T16:18:50.166Z Compiling bstr v1.6.0
17182023-11-06T16:18:50.467Z Compiling diesel v2.1.3
17192023-11-06T16:18:50.602Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17202023-11-06T16:18:53.784Z Compiling yasna v0.5.2
17212023-11-06T16:18:53.900Z Compiling clap v4.4.3
17222023-11-06T16:18:54.056Z Compiling futures v0.3.29
17232023-11-06T16:18:54.267Z Compiling cipher v0.4.4
17242023-11-06T16:18:54.395Z Compiling similar v2.2.1
17252023-11-06T16:18:54.931Z Compiling signature v2.1.0
17262023-11-06T16:18:55.133Z Compiling tokio-stream v0.1.14
17272023-11-06T16:18:55.250Z Compiling usdt v0.3.5
17282023-11-06T16:18:55.621Z Compiling hex v0.4.3
17292023-11-06T16:18:56.629Z Compiling console v0.15.7
17302023-11-06T16:18:56.689Z Compiling getopts v0.2.21
17312023-11-06T16:18:57.831Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17322023-11-06T16:18:57.956Z Compiling unsafe-libyaml v0.2.9
17332023-11-06T16:18:58.471Z Compiling ident_case v1.0.1
17342023-11-06T16:18:59.822Z Compiling slog-async v2.8.0
17352023-11-06T16:19:00.302Z Compiling serde_yaml v0.9.25
17362023-11-06T16:19:01.070Z Compiling paste v1.0.14
17372023-11-06T16:19:01.133Z Compiling darling_core v0.20.3
17382023-11-06T16:19:01.223Z Compiling multer v2.1.0
17392023-11-06T16:19:01.287Z Compiling async-stream-impl v0.3.5
17402023-11-06T16:19:01.732Z Compiling regex-syntax v0.6.29
17412023-11-06T16:19:03.539Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17422023-11-06T16:19:03.777Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17432023-11-06T16:19:05.157Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17442023-11-06T16:19:05.354Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17452023-11-06T16:19:06.970Z Compiling structmeta-derive v0.1.6
17462023-11-06T16:19:10.238Z Compiling darling_macro v0.20.3
17472023-11-06T16:19:11.310Z Compiling structmeta v0.1.6
17482023-11-06T16:19:11.649Z Compiling darling v0.20.3
17492023-11-06T16:19:11.852Z Compiling serde_with_macros v2.3.3
17502023-11-06T16:19:11.900Z Compiling parse-display-derive v0.7.0
17512023-11-06T16:19:15.450Z Compiling test-strategy v0.2.1
17522023-11-06T16:19:16.401Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17532023-11-06T16:19:22.399Z Checking unicode-ident v1.0.12
17542023-11-06T16:19:51.058Z Checking heck v0.4.1
17552023-11-06T16:20:00.907Z Checking atty v0.2.14
17562023-11-06T16:20:00.983Z Checking match_cfg v0.1.0
17572023-11-06T16:20:01.103Z Checking hostname v0.3.1
17582023-11-06T16:20:01.191Z Checking crossbeam-channel v0.5.8
17592023-11-06T16:20:01.278Z Checking sha1 v0.10.5
17602023-11-06T16:20:01.713Z Checking dirs-sys-next v0.1.2
17612023-11-06T16:20:01.975Z Checking fastrand v2.0.0
17622023-11-06T16:20:02.109Z Checking dirs-next v2.0.0
17632023-11-06T16:20:02.313Z Checking thread_local v1.1.7
17642023-11-06T16:20:02.468Z Checking term v0.7.0
17652023-11-06T16:20:02.507Z Checking tempfile v3.8.0
17662023-11-06T16:20:02.762Z Checking camino v1.1.6
17672023-11-06T16:20:03.049Z Checking strum v0.25.0
17682023-11-06T16:20:03.270Z Checking instant v0.1.12
17692023-11-06T16:20:03.533Z Checking take_mut v0.2.2
17702023-11-06T16:20:03.656Z Checking slog-term v2.9.0
17712023-11-06T16:20:04.274Z Checking slog-json v2.6.1
17722023-11-06T16:20:04.440Z Checking serde_with v2.3.3
17732023-11-06T16:20:04.663Z Checking slog-bunyan v2.4.0
17742023-11-06T16:20:04.893Z Checking debug-ignore v1.0.5
17752023-11-06T16:20:05.089Z Checking atomic-waker v1.1.1
17762023-11-06T16:20:05.305Z Checking waitgroup v0.1.2
17772023-11-06T16:20:05.468Z Checking async-stream v0.3.5
17782023-11-06T16:20:05.498Z Checking serde_path_to_error v0.1.14
17792023-11-06T16:20:05.852Z Checking backoff v0.4.0
17802023-11-06T16:20:06.299Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17812023-11-06T16:20:06.505Z Checking parse-display v0.7.0
17822023-11-06T16:20:06.525Z Checking macaddr v1.0.1
17832023-11-06T16:20:06.746Z Checking quick-error v1.2.3
17842023-11-06T16:20:07.038Z Compiling proc-macro-crate v1.3.1
17852023-11-06T16:20:07.516Z Checking wait-timeout v0.2.0
17862023-11-06T16:20:07.744Z Compiling crucible-workspace-hack v0.1.0
17872023-11-06T16:20:08.531Z Checking rusty-fork v0.3.0
17882023-11-06T16:20:08.584Z Checking rand_xorshift v0.3.0
17892023-11-06T16:20:08.821Z Checking regex-syntax v0.7.5
17902023-11-06T16:20:08.973Z Checking unarray v0.1.4
17912023-11-06T16:20:12.896Z Compiling proc-macro-error-attr v1.0.4
17922023-11-06T16:20:13.241Z Compiling proc-macro-error v1.0.4
17932023-11-06T16:20:14.232Z Checking proptest v1.3.1
17942023-11-06T16:20:14.415Z Compiling num_enum_derive v0.5.11
17952023-11-06T16:20:16.691Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17962023-11-06T16:20:17.600Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17972023-11-06T16:20:18.756Z Compiling foreign-types-macros v0.2.3
17982023-11-06T16:20:19.205Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-11-06T16:20:19.453Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-11-06T16:20:19.709Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18012023-11-06T16:20:19.869Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18022023-11-06T16:20:20.502Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18032023-11-06T16:20:21.584Z Compiling zone_cfg_derive v0.2.0
18042023-11-06T16:20:22.632Z Compiling mockall_derive v0.11.4
18052023-11-06T16:20:23.002Z Compiling num-derive v0.4.0
18062023-11-06T16:20:36.414Z Checking base64ct v1.6.0
18072023-11-06T16:20:53.086Z Checking is-terminal v0.4.9
18082023-11-06T16:21:01.608Z Compiling slog-dtrace v0.2.3
18092023-11-06T16:21:01.731Z Checking termtree v0.4.1
18102023-11-06T16:21:02.049Z Checking predicates-tree v1.0.9
18112023-11-06T16:21:02.095Z Compiling cancel-safe-futures v0.1.5
18122023-11-06T16:21:02.124Z Checking password-hash v0.5.0
18132023-11-06T16:21:02.281Z Checking num_enum v0.5.11
18142023-11-06T16:21:02.443Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18152023-11-06T16:21:02.513Z Checking blake2 v0.10.6
18162023-11-06T16:21:02.652Z Checking postcard-cobs v0.1.5-pre
18172023-11-06T16:21:02.889Z Checking smoltcp v0.8.2
18182023-11-06T16:21:02.908Z Checking postcard v0.7.3
18192023-11-06T16:21:02.990Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18202023-11-06T16:21:03.222Z Checking argon2 v0.5.2
18212023-11-06T16:21:03.323Z Checking base64 v0.13.1
18222023-11-06T16:21:03.525Z Checking foreign-types-shared v0.3.1
18232023-11-06T16:21:03.683Z Checking cfg-if v0.1.10
18242023-11-06T16:21:03.811Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18252023-11-06T16:21:03.950Z Checking foreign-types v0.5.0
18262023-11-06T16:21:04.205Z Checking cstr-argument v0.1.2
18272023-11-06T16:21:04.232Z Checking pretty-hex v0.2.1
18282023-11-06T16:21:04.335Z Checking colored v2.0.4
18292023-11-06T16:21:04.457Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18302023-11-06T16:21:04.460Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18312023-11-06T16:21:04.878Z Checking predicates v2.1.5
18322023-11-06T16:21:05.182Z Checking downcast v0.11.0
18332023-11-06T16:21:05.200Z Checking fragile v2.0.0
18342023-11-06T16:21:05.599Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18352023-11-06T16:21:05.910Z Checking zone v0.2.0
18362023-11-06T16:21:06.018Z Checking mockall v0.11.4
18372023-11-06T16:21:06.296Z Checking smf v0.2.2
18382023-11-06T16:21:06.677Z Checking filetime v0.2.22
18392023-11-06T16:21:06.970Z Checking xattr v1.0.1
18402023-11-06T16:21:07.010Z Compiling heck v0.3.3
18412023-11-06T16:21:07.099Z Compiling libefi-sys v0.1.0
18422023-11-06T16:21:07.103Z Compiling der_derive v0.7.2
18432023-11-06T16:21:07.234Z Checking tar v0.4.40
18442023-11-06T16:21:07.341Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18452023-11-06T16:21:07.597Z Compiling structopt-derive v0.4.18
18462023-11-06T16:21:07.937Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18472023-11-06T16:21:08.216Z Compiling memoffset v0.7.1
18482023-11-06T16:21:08.476Z Checking pem v1.1.1
18492023-11-06T16:21:08.638Z Checking camino-tempfile v1.0.2
18502023-11-06T16:21:08.809Z Compiling maybe-uninit v2.0.0
18512023-11-06T16:21:08.830Z Checking headers-core v0.2.0
18522023-11-06T16:21:09.020Z Checking headers v0.3.9
18532023-11-06T16:21:09.046Z Compiling packed_struct v0.10.1
18542023-11-06T16:21:09.506Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18552023-11-06T16:21:09.547Z Compiling num-bigint-dig v0.8.4
18562023-11-06T16:21:09.665Z Checking pem v3.0.2
18572023-11-06T16:21:09.974Z Compiling packed_struct_codegen v0.10.1
18582023-11-06T16:21:10.061Z Compiling signal-hook v0.3.17
18592023-11-06T16:21:10.473Z Checking rcgen v0.11.3
18602023-11-06T16:21:10.818Z Checking atomicwrites v0.4.2
18612023-11-06T16:21:10.873Z Checking subprocess v0.2.9
18622023-11-06T16:21:11.098Z Compiling num-rational v0.4.1
18632023-11-06T16:21:11.510Z Compiling same-file v1.0.6
18642023-11-06T16:21:11.642Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18652023-11-06T16:21:11.679Z Compiling semver-parser v0.10.2
18662023-11-06T16:21:11.843Z Compiling walkdir v2.4.0
18672023-11-06T16:21:11.984Z Checking termcolor v1.2.0
18682023-11-06T16:21:12.765Z Compiling home v0.5.5
18692023-11-06T16:21:12.881Z Checking linked-hash-map v0.5.6
18702023-11-06T16:21:12.987Z Compiling semver v0.11.0
18712023-11-06T16:21:13.390Z Checking lru-cache v0.1.2
18722023-11-06T16:21:13.659Z Compiling toolchain_find v0.2.0
18732023-11-06T16:21:13.853Z Compiling toml v0.5.11
18742023-11-06T16:21:14.131Z Compiling doc-comment v0.3.3
18752023-11-06T16:21:14.230Z Checking ciborium-io v0.2.1
18762023-11-06T16:21:14.397Z Checking half v1.8.2
18772023-11-06T16:21:14.788Z Checking arc-swap v1.6.0
18782023-11-06T16:21:15.025Z Compiling convert_case v0.4.0
18792023-11-06T16:21:15.067Z Checking ciborium-ll v0.2.1
18802023-11-06T16:21:15.479Z Checking slog-scope v4.4.0
18812023-11-06T16:21:15.531Z Checking ciborium v0.2.1
18822023-11-06T16:21:15.773Z Checking slog-stdlog v4.1.1
18832023-11-06T16:21:16.013Z Compiling snafu-derive v0.7.5
18842023-11-06T16:21:16.200Z Checking slog-envlogger v2.2.0
18852023-11-06T16:21:16.286Z Compiling derive_more v0.99.17
18862023-11-06T16:21:17.044Z Compiling rustfmt-wrapper v0.2.0
18872023-11-06T16:21:17.206Z Compiling derive-where v1.2.5
18882023-11-06T16:21:18.144Z Checking hkdf v0.12.3
18892023-11-06T16:21:18.223Z Compiling libz-sys v1.1.12
18902023-11-06T16:21:18.449Z Compiling parking_lot_core v0.8.6
18912023-11-06T16:21:19.054Z Checking resolv-conf v0.7.0
18922023-11-06T16:21:19.071Z Checking newline-converter v0.3.0
18932023-11-06T16:21:19.192Z Checking textwrap v0.11.0
18942023-11-06T16:21:19.280Z Checking keccak v0.1.4
18952023-11-06T16:21:19.479Z Checking ansi_term v0.12.1
18962023-11-06T16:21:19.520Z Checking strsim v0.8.0
18972023-11-06T16:21:19.573Z Checking vec_map v0.8.2
18982023-11-06T16:21:19.747Z Checking sha3 v0.10.8
18992023-11-06T16:21:19.910Z Checking trust-dns-resolver v0.22.0
19002023-11-06T16:21:19.966Z Checking expectorate v1.1.0
19012023-11-06T16:21:19.990Z Checking clap v2.34.0
19022023-11-06T16:21:20.572Z Checking secrecy v0.8.0
19032023-11-06T16:21:20.749Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19042023-11-06T16:21:20.890Z Compiling libgit2-sys v0.15.2+1.6.4
19052023-11-06T16:21:22.703Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19062023-11-06T16:21:22.802Z Checking pem-rfc7468 v0.7.0
19072023-11-06T16:21:23.165Z Compiling libsqlite3-sys v0.26.0
19082023-11-06T16:21:23.367Z Checking flagset v0.4.3
19092023-11-06T16:21:23.614Z Checking der v0.7.8
19102023-11-06T16:21:23.772Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19112023-11-06T16:21:24.113Z Checking fxhash v0.2.1
19122023-11-06T16:21:24.131Z Compiling vergen v8.2.4
19132023-11-06T16:21:24.365Z Compiling semver v0.1.20
19142023-11-06T16:21:24.666Z Checking structopt v0.3.26
19152023-11-06T16:21:24.951Z Compiling rustc_version v0.1.7
19162023-11-06T16:21:25.593Z Compiling newtype_derive v0.1.6
19172023-11-06T16:21:26.140Z Checking crc-catalog v2.2.0
19182023-11-06T16:21:26.343Z Checking humantime v2.1.0
19192023-11-06T16:21:26.406Z Compiling buf-list v1.0.3
19202023-11-06T16:21:26.708Z Checking spki v0.7.2
19212023-11-06T16:21:26.790Z Checking crc v3.0.1
19222023-11-06T16:21:27.151Z Checking pkcs8 v0.10.2
19232023-11-06T16:21:27.799Z Checking nodrop v0.1.14
19242023-11-06T16:21:27.962Z Checking array-init v0.0.4
19252023-11-06T16:21:28.034Z Checking pkcs1 v0.7.5
19262023-11-06T16:21:28.241Z Checking smallvec v0.6.14
19272023-11-06T16:21:28.646Z Compiling num_enum_derive v0.7.0
19282023-11-06T16:21:28.759Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19292023-11-06T16:21:28.826Z Compiling unicase v2.7.0
19302023-11-06T16:21:29.246Z Checking utf-8 v0.7.6
19312023-11-06T16:21:29.553Z Checking bitfield v0.14.0
19322023-11-06T16:21:29.673Z Compiling rayon-core v1.12.0
19332023-11-06T16:21:29.996Z Checking serde-hex v0.1.0
19342023-11-06T16:21:30.303Z Checking x509-cert v0.2.4
19352023-11-06T16:21:30.334Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19362023-11-06T16:21:30.722Z Checking env_logger v0.10.0
19372023-11-06T16:21:31.691Z Checking rsa v0.9.2
19382023-11-06T16:21:31.893Z Checking ron v0.8.1
19392023-11-06T16:21:32.111Z Checking crc-any v2.4.3
19402023-11-06T16:21:32.754Z Compiling platforms v3.0.2
19412023-11-06T16:21:32.787Z Checking object v0.30.4
19422023-11-06T16:21:32.938Z Checking path-slash v0.1.5
19432023-11-06T16:21:33.254Z Checking num-complex v0.4.4
19442023-11-06T16:21:33.813Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19452023-11-06T16:21:34.045Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19462023-11-06T16:21:34.113Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19472023-11-06T16:21:34.251Z Compiling erased-serde v0.3.30
19482023-11-06T16:21:34.440Z Compiling curve25519-dalek v4.1.0
19492023-11-06T16:21:34.752Z Checking num v0.4.1
19502023-11-06T16:21:34.897Z Compiling bitstruct_derive v0.1.0
19512023-11-06T16:21:34.976Z Compiling async-recursion v1.0.5
19522023-11-06T16:21:35.004Z Compiling glob v0.3.1
19532023-11-06T16:21:35.925Z Compiling mime_guess v2.0.4
19542023-11-06T16:21:36.438Z Compiling thiserror-impl-no-std v2.0.2
19552023-11-06T16:21:36.564Z Compiling curve25519-dalek-derive v0.1.0
19562023-11-06T16:21:37.012Z Compiling salty v0.2.0
19572023-11-06T16:21:37.574Z Checking tungstenite v0.18.0
19582023-11-06T16:21:37.639Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19592023-11-06T16:21:37.855Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19602023-11-06T16:21:38.380Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19612023-11-06T16:21:38.800Z Checking universal-hash v0.5.1
19622023-11-06T16:21:38.910Z Checking nibble_vec v0.1.0
19632023-11-06T16:21:38.992Z Checking tokio-tungstenite v0.18.0
19642023-11-06T16:21:39.201Z Compiling crunchy v0.2.2
19652023-11-06T16:21:39.720Z Checking opaque-debug v0.3.0
19662023-11-06T16:21:39.842Z Checking endian-type v0.1.2
19672023-11-06T16:21:40.143Z Checking radix_trie v0.2.1
19682023-11-06T16:21:40.189Z Checking snafu v0.7.5
19692023-11-06T16:21:40.789Z Checking linear-map v1.2.0
19702023-11-06T16:21:41.060Z Compiling tiny-keccak v2.0.2
19712023-11-06T16:21:41.085Z Checking parking_lot v0.11.2
19722023-11-06T16:21:41.255Z Checking trust-dns-client v0.22.0
19732023-11-06T16:21:41.474Z Compiling clang-sys v1.6.1
19742023-11-06T16:21:41.521Z Checking aead v0.5.2
19752023-11-06T16:21:41.616Z Compiling darling_core v0.14.4
19762023-11-06T16:21:41.856Z Compiling prettyplease v0.2.12
19772023-11-06T16:21:42.329Z Compiling ascii-canvas v3.0.0
19782023-11-06T16:21:42.555Z Checking sled v0.34.7
19792023-11-06T16:21:43.112Z Checking toml_edit v0.20.0
19802023-11-06T16:21:43.392Z Checking trust-dns-server v0.22.1
19812023-11-06T16:21:43.718Z Compiling const_format_proc_macros v0.2.31
19822023-11-06T16:21:43.799Z Compiling ena v0.14.2
19832023-11-06T16:21:44.457Z Compiling diff v0.1.13
19842023-11-06T16:21:45.360Z Checking pretty-hex v0.3.0
19852023-11-06T16:21:45.613Z Compiling portable-atomic v1.4.3
19862023-11-06T16:21:46.953Z Compiling minimal-lexical v0.2.1
19872023-11-06T16:21:47.108Z Checking toml v0.8.0
19882023-11-06T16:21:47.150Z Compiling lalrpop v0.19.12
19892023-11-06T16:21:47.824Z Compiling nom v7.1.3
19902023-11-06T16:21:47.937Z Checking path-dedot v3.1.0
19912023-11-06T16:21:48.187Z Compiling libloading v0.7.4
19922023-11-06T16:21:48.194Z Compiling bindgen v0.65.1
19932023-11-06T16:21:48.386Z Compiling ref-cast v1.0.20
19942023-11-06T16:21:49.181Z Checking path-absolutize v3.1.0
19952023-11-06T16:21:50.573Z Compiling darling_macro v0.14.4
19962023-11-06T16:21:52.029Z Compiling darling v0.14.4
19972023-11-06T16:21:52.197Z Compiling derive_builder_core v0.12.0
19982023-11-06T16:21:52.361Z Checking globset v0.4.13
19992023-11-06T16:21:52.439Z Checking crossbeam-deque v0.8.3
20002023-11-06T16:21:52.944Z Checking hashlink v0.8.3
20012023-11-06T16:21:53.104Z Checking olpc-cjson v0.1.3
20022023-11-06T16:21:53.411Z Checking serde_plain v1.0.2
20032023-11-06T16:21:53.789Z Compiling cexpr v0.6.0
20042023-11-06T16:21:53.863Z Compiling which v4.4.0
20052023-11-06T16:21:54.013Z Compiling ref-cast-impl v1.0.20
20062023-11-06T16:21:54.403Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20072023-11-06T16:21:54.719Z Compiling libxml v0.3.3
20082023-11-06T16:21:55.213Z Compiling peeking_take_while v0.1.2
20092023-11-06T16:21:55.435Z Checking fallible-streaming-iterator v0.1.9
20102023-11-06T16:21:55.735Z Compiling shlex v1.1.0
20112023-11-06T16:21:55.738Z Compiling rustc-hash v1.1.0
20122023-11-06T16:21:55.778Z Compiling lazycell v1.3.0
20132023-11-06T16:21:55.877Z Compiling derive_builder_macro v0.12.0
20142023-11-06T16:21:55.972Z Checking rusqlite v0.29.0
20152023-11-06T16:21:56.162Z Checking nix v0.26.2
20162023-11-06T16:21:56.280Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20172023-11-06T16:21:56.674Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20182023-11-06T16:21:57.045Z Checking twox-hash v1.6.3
20192023-11-06T16:21:57.382Z Checking ff v0.13.0
20202023-11-06T16:21:57.515Z Compiling strum_macros v0.24.3
20212023-11-06T16:21:57.713Z Compiling indoc v1.0.9
20222023-11-06T16:21:57.809Z Checking signature v1.6.4
20232023-11-06T16:21:58.823Z Checking display-error-chain v0.2.0
20242023-11-06T16:21:59.111Z Checking ed25519 v1.5.3
20252023-11-06T16:21:59.341Z Checking group v0.13.0
20262023-11-06T16:22:00.729Z Checking polyval v0.6.1
20272023-11-06T16:22:01.137Z Checking num_enum v0.7.0
20282023-11-06T16:22:02.007Z Checking ctr v0.9.2
20292023-11-06T16:22:02.156Z Checking aes v0.8.3
20302023-11-06T16:22:02.378Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20312023-11-06T16:22:02.515Z Checking crypto-bigint v0.5.2
20322023-11-06T16:22:02.758Z Checking bincode v1.3.3
20332023-11-06T16:22:03.623Z Compiling cookie v0.16.2
20342023-11-06T16:22:03.681Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20352023-11-06T16:22:04.028Z Checking base16ct v0.2.0
20362023-11-06T16:22:04.982Z Checking aes-gcm-siv v0.11.1
20372023-11-06T16:22:05.353Z Checking elliptic-curve v0.13.5
20382023-11-06T16:22:05.379Z Checking steno v0.4.0
20392023-11-06T16:22:05.383Z Checking rayon v1.8.0
20402023-11-06T16:22:05.747Z Checking thiserror-no-std v2.0.2
20412023-11-06T16:22:05.898Z Checking poly1305 v0.8.0
20422023-11-06T16:22:06.087Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20432023-11-06T16:22:06.573Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20442023-11-06T16:22:06.654Z Checking env_logger v0.9.3
20452023-11-06T16:22:06.934Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20462023-11-06T16:22:08.598Z Checking chacha20 v0.9.1
20472023-11-06T16:22:08.728Z Checking serde-big-array v0.5.1
20482023-11-06T16:22:09.054Z Checking serde-big-array v0.4.1
20492023-11-06T16:22:09.126Z Compiling impl-trait-for-tuples v0.2.2
20502023-11-06T16:22:09.196Z Compiling oso-derive v0.27.0
20512023-11-06T16:22:09.299Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20522023-11-06T16:22:09.486Z Checking ringbuffer v0.15.0
20532023-11-06T16:22:09.738Z Checking ascii v1.1.0
20542023-11-06T16:22:10.119Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20552023-11-06T16:22:10.344Z Checking vsss-rs v3.3.1
20562023-11-06T16:22:10.462Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20572023-11-06T16:22:10.671Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20582023-11-06T16:22:11.865Z Checking chacha20poly1305 v0.10.1
20592023-11-06T16:22:12.550Z Checking bitstruct v0.1.1
20602023-11-06T16:22:12.704Z Checking signal-hook-tokio v0.3.1
20612023-11-06T16:22:12.970Z Checking tungstenite v0.20.1
20622023-11-06T16:22:13.063Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20632023-11-06T16:22:13.512Z Checking serde_arrays v0.1.0
20642023-11-06T16:22:13.944Z Checking corncobs v0.1.3
20652023-11-06T16:22:14.224Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20662023-11-06T16:22:14.418Z Checking tokio-tungstenite v0.20.1
20672023-11-06T16:22:15.529Z Checking assert_matches v1.5.0
20682023-11-06T16:22:17.352Z Checking bcs v0.1.6
20692023-11-06T16:22:17.380Z Checking highway v1.1.0
20702023-11-06T16:22:18.425Z Checking const_format v0.2.31
20712023-11-06T16:22:20.076Z Checking ron v0.7.1
20722023-11-06T16:22:21.635Z Checking http-range v0.1.5
20732023-11-06T16:22:21.985Z Checking bit_field v0.10.2
20742023-11-06T16:22:22.367Z Checking hyper-staticfile v0.9.5
20752023-11-06T16:22:23.008Z Compiling indoc v2.0.3
20762023-11-06T16:22:26.340Z Checking derive_builder v0.12.0
20772023-11-06T16:22:29.580Z Checking bb8 v0.8.1
20782023-11-06T16:22:29.663Z Checking quick-xml v0.23.1
20792023-11-06T16:22:29.783Z Checking bytesize v1.3.0
20802023-11-06T16:22:30.142Z Checking maplit v1.0.2
20812023-11-06T16:22:30.295Z Checking fs-err v2.9.0
20822023-11-06T16:22:30.351Z Checking number_prefix v0.4.0
20832023-11-06T16:22:30.649Z Checking indicatif v0.17.7
20842023-11-06T16:22:30.763Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20852023-11-06T16:22:32.866Z Checking signal-hook-mio v0.2.3
20862023-11-06T16:22:33.601Z Compiling vte_generate_state_changes v0.1.1
20872023-11-06T16:22:39.576Z Checking smawk v0.3.1
20882023-11-06T16:22:39.594Z Checking unicode-linebreak v0.1.5
20892023-11-06T16:22:40.105Z Checking yansi v0.5.1
20902023-11-06T16:22:40.532Z Checking textwrap v0.16.0
20912023-11-06T16:22:40.647Z Checking pretty_assertions v1.4.0
20922023-11-06T16:22:41.992Z Checking crossterm v0.27.0
20932023-11-06T16:22:43.973Z Checking fatfs v0.3.6
20942023-11-06T16:22:44.149Z Checking plotters-backend v0.3.5
20952023-11-06T16:22:44.227Z Checking cassowary v0.3.0
20962023-11-06T16:22:44.764Z Checking plotters-svg v0.3.5
20972023-11-06T16:22:44.871Z Checking ratatui v0.23.0
20982023-11-06T16:22:45.688Z Checking rand v0.4.6
20992023-11-06T16:22:46.311Z Checking rtoolbox v0.0.1
21002023-11-06T16:22:46.314Z Checking remove_dir_all v0.5.3
21012023-11-06T16:22:47.155Z Checking owo-colors v3.5.0
21022023-11-06T16:22:47.302Z Checking cast v0.3.0
21032023-11-06T16:22:47.532Z Checking tempdir v0.3.7
21042023-11-06T16:22:47.861Z Checking criterion-plot v0.5.0
21052023-11-06T16:22:48.409Z Checking rpassword v7.2.0
21062023-11-06T16:22:48.573Z Checking plotters v0.3.5
21072023-11-06T16:22:48.841Z Checking tui-tree-widget v0.13.0
21082023-11-06T16:22:51.274Z Checking tinytemplate v1.2.1
21092023-11-06T16:22:51.884Z Checking oorandom v11.1.3
21102023-11-06T16:22:51.934Z Checking shell-words v1.1.0
21112023-11-06T16:22:52.102Z Checking anes v0.1.6
21122023-11-06T16:22:52.691Z Checking criterion v0.5.1
21132023-11-06T16:22:58.000Z Checking assert_cmd v2.0.12
21142023-11-06T16:22:58.588Z Checking dashmap v5.5.1
21152023-11-06T16:22:59.228Z Compiling serial_test_derive v0.10.0
21162023-11-06T16:23:00.060Z Compiling crossbeam-queue v0.3.8
21172023-11-06T16:23:00.845Z Checking serial_test v0.10.0
21182023-11-06T16:23:01.295Z Checking vte v0.11.1
21192023-11-06T16:23:01.591Z Checking threadpool v1.8.1
21202023-11-06T16:23:03.224Z Checking libtest-mimic v0.6.1
21212023-11-06T16:23:03.881Z Checking crossterm v0.26.1
21222023-11-06T16:23:03.934Z Checking strip-ansi-escapes v0.2.0
21232023-11-06T16:23:04.162Z Compiling tabled_derive v0.6.0
21242023-11-06T16:23:05.103Z Checking httptest v0.15.4
21252023-11-06T16:23:05.358Z Checking similar-asserts v1.5.0
21262023-11-06T16:23:05.672Z Checking fd-lock v3.0.13
21272023-11-06T16:23:05.749Z Checking nanorand v0.7.0
21282023-11-06T16:23:05.967Z Compiling rstest_macros v0.18.2
21292023-11-06T16:23:06.323Z Checking nu-ansi-term v0.49.0
21302023-11-06T16:23:06.558Z Checking flume v0.11.0
21312023-11-06T16:23:06.784Z Checking datatest-stable v0.2.3
21322023-11-06T16:23:06.960Z Checking reedline v0.23.0
21332023-11-06T16:23:08.004Z Compiling pin-project-internal v1.1.3
21342023-11-06T16:23:08.760Z Compiling relative-path v1.9.0
21352023-11-06T16:23:09.619Z Compiling trybuild v1.0.85
21362023-11-06T16:23:10.169Z Checking topological-sort v0.2.2
21372023-11-06T16:23:10.179Z Checking arrayref v0.3.7
21382023-11-06T16:23:10.210Z Checking arrayvec v0.7.4
21392023-11-06T16:23:10.221Z Checking constant_time_eq v0.2.6
21402023-11-06T16:23:10.234Z Checking bytecount v0.6.3
21412023-11-06T16:23:10.314Z Checking papergrid v0.10.0
21422023-11-06T16:23:10.537Z Checking blake2b_simd v1.0.1
21432023-11-06T16:23:12.639Z Checking pin-project v1.1.3
21442023-11-06T16:23:12.652Z Checking basic-toml v0.1.4
21452023-11-06T16:23:12.965Z Checking futures-timer v3.0.2
21462023-11-06T16:23:13.382Z Checking constant_time_eq v0.3.0
21472023-11-06T16:23:13.558Z Checking rust-argon2 v1.0.1
21482023-11-06T16:23:14.183Z Checking partial-io v0.5.4
21492023-11-06T16:23:14.553Z Checking tabled v0.14.0
21502023-11-06T16:23:15.555Z Checking approx v0.5.1
21512023-11-06T16:23:15.739Z Checking cargo-platform v0.1.3
21522023-11-06T16:23:16.178Z Checking hex-literal v0.4.1
21532023-11-06T16:23:16.205Z Checking cargo_metadata v0.18.0
21542023-11-06T16:23:18.852Z Checking crossbeam v0.8.2
21552023-11-06T16:23:19.099Z Checking cargo_toml v0.16.3
21562023-11-06T16:23:19.831Z Checking termios v0.3.3
21572023-11-06T16:23:22.233Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21582023-11-06T16:23:23.187Z Checking rstest v0.18.2
21592023-11-06T16:23:31.883Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21602023-11-06T16:23:48.947Z Compiling bzip2 v0.4.4
21612023-11-06T16:23:49.474Z Compiling zip v0.6.6
21622023-11-06T16:23:50.179Z Compiling polar-core v0.27.0
21632023-11-06T16:23:50.624Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21642023-11-06T16:23:56.815Z Checking rustls-webpki v0.101.7
21652023-11-06T16:24:03.006Z Checking tokio-rustls v0.24.1
21662023-11-06T16:24:03.568Z Checking hyper-rustls v0.24.2
21672023-11-06T16:24:04.133Z Checking reqwest v0.11.20
21682023-11-06T16:24:06.500Z Checking oso v0.27.0
21692023-11-06T16:24:06.615Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21702023-11-06T16:24:06.697Z Checking tough v0.12.5
21712023-11-06T16:24:07.087Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21722023-11-06T16:24:07.435Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21732023-11-06T16:24:07.624Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21742023-11-06T16:24:08.775Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21752023-11-06T16:24:09.569Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21762023-11-06T16:24:10.166Z Compiling omicron-zone-package v0.8.3
21772023-11-06T16:24:12.783Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21782023-11-06T16:24:21.695Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21792023-11-06T16:24:21.728Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21802023-11-06T16:24:21.818Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21812023-11-06T16:24:23.016Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21822023-11-06T16:24:23.095Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21832023-11-06T16:24:23.121Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21842023-11-06T16:24:23.626Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21852023-11-06T16:24:24.116Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21862023-11-06T16:24:24.741Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21872023-11-06T16:24:24.890Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21882023-11-06T16:24:25.758Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21892023-11-06T16:24:26.346Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21902023-11-06T16:24:27.453Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21912023-11-06T16:24:28.449Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21922023-11-06T16:24:28.926Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21932023-11-06T16:24:31.333Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21942023-11-06T16:24:34.321Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21952023-11-06T16:24:34.774Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21962023-11-06T16:24:35.154Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21972023-11-06T16:24:36.250Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21982023-11-06T16:24:36.928Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21992023-11-06T16:24:39.119Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22002023-11-06T16:24:41.754Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22012023-11-06T16:24:44.892Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22022023-11-06T16:24:48.033Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22032023-11-06T16:24:48.734Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22042023-11-06T16:24:48.764Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22052023-11-06T16:24:48.866Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22062023-11-06T16:24:50.408Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22072023-11-06T16:24:52.064Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22082023-11-06T16:24:59.853Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22092023-11-06T16:25:01.936Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22102023-11-06T16:25:04.687Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22112023-11-06T16:25:11.962Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22122023-11-06T16:25:12.990Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22132023-11-06T16:25:13.384Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22142023-11-06T16:25:15.262Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22152023-11-06T16:25:19.374Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22162023-11-06T16:25:21.023Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22172023-11-06T16:25:21.191Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22182023-11-06T16:25:24.214Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22192023-11-06T16:25:25.677Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22202023-11-06T16:25:27.927Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22212023-11-06T16:25:28.755Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22222023-11-06T16:25:30.354Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22232023-11-06T16:25:31.213Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22242023-11-06T16:25:36.036Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22252023-11-06T16:25:36.463Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22262023-11-06T16:25:41.689Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22272023-11-06T16:25:41.729Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22282023-11-06T16:25:45.420Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22292023-11-06T16:25:47.814Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22302023-11-06T16:25:49.521Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22312023-11-06T16:25:49.801Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22322023-11-06T16:25:52.372Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22332023-11-06T16:25:59.553Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22342023-11-06T16:26:00.010Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22352023-11-06T16:26:00.101Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22362023-11-06T16:26:02.325Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22372023-11-06T16:26:02.748Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22382023-11-06T16:26:05.091Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22392023-11-06T16:26:08.572Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22402023-11-06T16:26:24.249Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22412023-11-06T16:26:38.171Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22422023-11-06T16:27:02.575Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22432023-11-06T16:27:35.489Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22442023-11-06T16:27:52.732Z Compiling git2 v0.17.2
22452023-11-06T16:28:02.728Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22462023-11-06T16:28:05.432Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22472023-11-06T16:28:20.386Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22482023-11-06T16:28:31.473Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22492023-11-06T16:28:31.791Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22502023-11-06T16:28:32.371Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22512023-11-06T16:28:33.878Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22522023-11-06T16:29:06.610Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22532023-11-06T16:30:33.321Z Finished dev [unoptimized + debuginfo] target(s) in 13m 18s
22542023-11-06T16:30:33.547Z
22552023-11-06T16:30:33.554Zreal 14:23.189863341
22562023-11-06T16:30:33.561Zuser 1:25:11.991893219
22572023-11-06T16:30:33.565Zsys 11:26.721279354
22582023-11-06T16:30:33.568Ztrap 3.046760097
22592023-11-06T16:30:33.572Ztflt 4.797279030
22602023-11-06T16:30:33.575Zdflt 5.329159581
22612023-11-06T16:30:33.578Zkflt 0.024727725
22622023-11-06T16:30:33.581Zlock 1:54:30.303196126
22632023-11-06T16:30:33.584Zslp 5:06:14.591132977
22642023-11-06T16:30:33.587Zlat 3:12.286002651
22652023-11-06T16:30:33.591Zstop 8:34.005088398
22662023-11-06T16:30:34.814Zwarning: output filename collision.
22672023-11-06T16:30:34.817ZThe 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)`.
22682023-11-06T16:30:34.821ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22692023-11-06T16:30:34.823ZThe targets should have unique names.
22702023-11-06T16:30:34.826ZThis is a known bug where multiple crates with the same name use
22712023-11-06T16:30:34.829Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22722023-11-06T16:30:34.832Zwarning: output filename collision.
22732023-11-06T16:30:34.835ZThe 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)`.
22742023-11-06T16:30:34.838ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22752023-11-06T16:30:34.842ZThe targets should have unique names.
22762023-11-06T16:30:34.844ZThis is a known bug where multiple crates with the same name use
22772023-11-06T16:30:34.847Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22782023-11-06T16:30:34.850Zwarning: output filename collision.
22792023-11-06T16:30:34.853ZThe 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)`.
22802023-11-06T16:30:34.856ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22812023-11-06T16:30:34.859ZThe targets should have unique names.
22822023-11-06T16:30:34.864ZThis is a known bug where multiple crates with the same name use
22832023-11-06T16:30:34.867Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22842023-11-06T16:30:34.870Zwarning: output filename collision.
22852023-11-06T16:30:34.876ZThe 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)`.
22862023-11-06T16:30:34.879ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22872023-11-06T16:30:34.882ZThe targets should have unique names.
22882023-11-06T16:30:34.885ZThis is a known bug where multiple crates with the same name use
22892023-11-06T16:30:34.888Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22902023-11-06T16:30:34.891Zwarning: output filename collision.
22912023-11-06T16:30:34.894ZThe 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`.
22922023-11-06T16:30:34.897ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22932023-11-06T16:30:34.900ZThe targets should have unique names.
22942023-11-06T16:30:34.903ZThis is a known bug where multiple crates with the same name use
22952023-11-06T16:30:34.906Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22962023-11-06T16:30:34.909Zwarning: output filename collision.
22972023-11-06T16:30:34.912ZThe 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)`.
22982023-11-06T16:30:34.915ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
22992023-11-06T16:30:34.918ZThe targets should have unique names.
23002023-11-06T16:30:34.921ZThis is a known bug where multiple crates with the same name use
23012023-11-06T16:30:34.924Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23022023-11-06T16:30:34.927Zwarning: output filename collision.
23032023-11-06T16:30:34.932ZThe 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)`.
23042023-11-06T16:30:34.940ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23052023-11-06T16:30:34.943ZThe targets should have unique names.
23062023-11-06T16:30:34.946ZThis is a known bug where multiple crates with the same name use
23072023-11-06T16:30:34.950Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23082023-11-06T16:30:34.953Zwarning: output filename collision.
23092023-11-06T16:30:34.956ZThe 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)`.
23102023-11-06T16:30:34.959ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23112023-11-06T16:30:34.962ZThe targets should have unique names.
23122023-11-06T16:30:34.967ZThis is a known bug where multiple crates with the same name use
23132023-11-06T16:30:34.971Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23142023-11-06T16:30:34.973Zwarning: output filename collision.
23152023-11-06T16:30:34.976ZThe 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)`.
23162023-11-06T16:30:34.979ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23172023-11-06T16:30:34.982ZThe targets should have unique names.
23182023-11-06T16:30:34.985ZThis is a known bug where multiple crates with the same name use
23192023-11-06T16:30:34.988Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23202023-11-06T16:30:34.991Zwarning: output filename collision.
23212023-11-06T16:30:34.995ZThe 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)`.
23222023-11-06T16:30:35.000ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23232023-11-06T16:30:35.003ZThe targets should have unique names.
23242023-11-06T16:30:35.006ZThis is a known bug where multiple crates with the same name use
23252023-11-06T16:30:35.009Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23262023-11-06T16:30:35.012Zwarning: output filename collision.
23272023-11-06T16:30:35.015ZThe 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)`.
23282023-11-06T16:30:35.018ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23292023-11-06T16:30:35.021ZThe targets should have unique names.
23302023-11-06T16:30:35.024ZThis is a known bug where multiple crates with the same name use
23312023-11-06T16:30:35.027Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23322023-11-06T16:30:35.410Z Checking unicode-ident v1.0.12
23332023-11-06T16:30:35.433Z Documenting libc v0.2.149
23342023-11-06T16:30:35.441Z Documenting cfg-if v1.0.0
23352023-11-06T16:30:35.463Z Checking libc v0.2.149
23362023-11-06T16:30:35.483Z Checking cfg-if v1.0.0
23372023-11-06T16:30:35.496Z Checking serde v1.0.188
23382023-11-06T16:30:35.509Z Documenting log v0.4.20
23392023-11-06T16:30:35.512Z Documenting scopeguard v1.2.0
23402023-11-06T16:30:35.603Z Documenting itoa v1.0.9
23412023-11-06T16:30:35.637Z Checking proc-macro2 v1.0.67
23422023-11-06T16:30:36.657Z Checking quote v1.0.33
23432023-11-06T16:30:37.175Z Checking syn v2.0.32
23442023-11-06T16:30:37.341Z Checking syn v1.0.109
23452023-11-06T16:30:39.540Z Checking once_cell v1.18.0
23462023-11-06T16:30:39.618Z Documenting lock_api v0.4.10
23472023-11-06T16:30:39.868Z Documenting memchr v2.6.3
23482023-11-06T16:30:40.011Z Documenting smallvec v1.11.0
23492023-11-06T16:30:42.072Z Documenting once_cell v1.18.0
23502023-11-06T16:30:42.352Z Documenting getrandom v0.2.10
23512023-11-06T16:30:44.372Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23522023-11-06T16:30:44.421Z Documenting libm v0.2.7
23532023-11-06T16:30:44.801Z Documenting pin-project-lite v0.2.13
23542023-11-06T16:30:45.085Z Documenting parking_lot_core v0.9.8
23552023-11-06T16:30:47.320Z Documenting signal-hook-registry v1.4.1
23562023-11-06T16:30:47.333Z Checking itoa v1.0.9
23572023-11-06T16:30:47.655Z Documenting mio v0.8.8
23582023-11-06T16:30:47.715Z Documenting serde_derive v1.0.188
23592023-11-06T16:30:48.107Z Documenting zeroize_derive v1.4.2
23602023-11-06T16:30:48.220Z Documenting rand_core v0.6.4
23612023-11-06T16:30:48.842Z Documenting thiserror-impl v1.0.49
23622023-11-06T16:30:49.310Z Documenting num-traits v0.2.16
23632023-11-06T16:30:51.148Z Documenting parking_lot v0.12.1
23642023-11-06T16:30:53.342Z Documenting typenum v1.16.0
23652023-11-06T16:30:54.283Z Documenting futures-core v0.3.29
23662023-11-06T16:30:54.296Z Documenting ryu v1.0.15
23672023-11-06T16:30:55.451Z Documenting zeroize v1.6.0
23682023-11-06T16:30:56.408Z Documenting tokio-macros v2.1.0
23692023-11-06T16:30:56.530Z Documenting thiserror v1.0.49
23702023-11-06T16:30:57.467Z Documenting num_cpus v1.16.0
23712023-11-06T16:30:58.338Z Documenting socket2 v0.5.4
23722023-11-06T16:30:58.393Z Documenting serde v1.0.188
23732023-11-06T16:30:59.982Z Checking thiserror v1.0.49
23742023-11-06T16:31:00.162Z Checking ryu v1.0.15
23752023-11-06T16:31:00.600Z Documenting subtle v2.5.0
23762023-11-06T16:31:01.008Z Checking getrandom v0.2.10
23772023-11-06T16:31:01.377Z Checking memchr v2.6.3
23782023-11-06T16:31:01.407Z Documenting generic-array v0.14.7
23792023-11-06T16:31:02.360Z Documenting futures-sink v0.3.29
23802023-11-06T16:31:02.932Z Documenting pin-utils v0.1.0
23812023-11-06T16:31:03.700Z Documenting byteorder v1.5.0
23822023-11-06T16:31:03.897Z Checking serde_json v1.0.107
23832023-11-06T16:31:05.033Z Documenting iana-time-zone v0.1.57
23842023-11-06T16:31:06.635Z Checking heck v0.4.1
23852023-11-06T16:31:06.702Z Documenting futures-macro v0.3.29
23862023-11-06T16:31:06.953Z Documenting futures-task v0.3.29
23872023-11-06T16:31:08.313Z Documenting futures-channel v0.3.29
23882023-11-06T16:31:08.465Z Documenting crypto-common v0.1.6
23892023-11-06T16:31:09.755Z Documenting slab v0.4.9
23902023-11-06T16:31:10.434Z Documenting const-oid v0.9.5
23912023-11-06T16:31:10.730Z Documenting futures-io v0.3.29
23922023-11-06T16:31:12.952Z Checking bytes v1.5.0
23932023-11-06T16:31:14.022Z Documenting ppv-lite86 v0.2.17
23942023-11-06T16:31:14.572Z Checking log v0.4.20
23952023-11-06T16:31:14.576Z Documenting tinyvec_macros v0.1.1
23962023-11-06T16:31:14.579Z Checking byteorder v1.5.0
23972023-11-06T16:31:14.583Z Documenting base64 v0.21.5
23982023-11-06T16:31:15.158Z Documenting block-buffer v0.10.4
23992023-11-06T16:31:15.889Z Documenting tracing-core v0.1.31
24002023-11-06T16:31:16.680Z Documenting futures-util v0.3.29
24012023-11-06T16:31:18.576Z Documenting rand_chacha v0.3.1
24022023-11-06T16:31:18.618Z Documenting tinyvec v1.6.0
24032023-11-06T16:31:19.198Z Documenting tracing-attributes v0.1.26
24042023-11-06T16:31:20.735Z Checking fnv v1.0.7
24052023-11-06T16:31:20.925Z Documenting serde_derive_internals v0.26.0
24062023-11-06T16:31:21.171Z Documenting digest v0.10.7
24072023-11-06T16:31:23.965Z Checking serde_derive_internals v0.26.0
24082023-11-06T16:31:24.685Z Documenting rand v0.8.5
24092023-11-06T16:31:24.975Z Documenting dyn-clone v1.0.13
24102023-11-06T16:31:28.929Z Documenting unicode-normalization v0.1.22
24112023-11-06T16:31:29.722Z Documenting fnv v1.0.7
24122023-11-06T16:31:30.186Z Checking ucd-trie v0.1.6
24132023-11-06T16:31:30.295Z Documenting schemars_derive v0.8.13
24142023-11-06T16:31:30.493Z Documenting cpufeatures v0.2.9
24152023-11-06T16:31:31.574Z Documenting bytes v1.5.0
24162023-11-06T16:31:32.335Z Documenting serde_json v1.0.107
24172023-11-06T16:31:32.543Z Documenting bitflags v2.4.0
24182023-11-06T16:31:34.938Z Documenting chrono v0.4.31
24192023-11-06T16:31:36.004Z Documenting uuid v1.4.1
24202023-11-06T16:31:36.284Z Checking pest v2.7.2
24212023-11-06T16:31:39.051Z Documenting tokio v1.33.0
24222023-11-06T16:31:39.516Z Documenting spin v0.9.8
24232023-11-06T16:31:39.538Z Checking libm v0.2.7
24242023-11-06T16:31:40.371Z Documenting unicode-bidi v0.3.13
24252023-11-06T16:31:40.993Z Documenting http v0.2.9
24262023-11-06T16:31:41.083Z Checking num-traits v0.2.16
24272023-11-06T16:31:42.048Z Documenting tracing v0.1.37
24282023-11-06T16:31:43.073Z Documenting lazy_static v1.4.0
24292023-11-06T16:31:43.991Z Documenting percent-encoding v2.3.0
24302023-11-06T16:31:44.022Z Documenting ahash v0.8.3
24312023-11-06T16:31:44.243Z Documenting schemars v0.8.13
24322023-11-06T16:31:46.683Z Checking ahash v0.8.3
24332023-11-06T16:31:47.117Z Checking time-core v0.1.1
24342023-11-06T16:31:47.258Z Documenting allocator-api2 v0.2.16
24352023-11-06T16:31:47.360Z Documenting adler v1.0.2
24362023-11-06T16:31:49.374Z Documenting unicode-ident v1.0.12
24372023-11-06T16:31:50.301Z Documenting form_urlencoded v1.2.0
24382023-11-06T16:31:50.314Z Documenting idna v0.4.0
24392023-11-06T16:31:51.323Z Documenting miniz_oxide v0.7.1
24402023-11-06T16:31:52.222Z Documenting hashbrown v0.14.0
24412023-11-06T16:31:53.485Z Documenting proc-macro2 v1.0.67
24422023-11-06T16:31:53.793Z Documenting httparse v1.8.0
24432023-11-06T16:31:55.322Z Documenting untrusted v0.9.0
24442023-11-06T16:31:55.770Z Documenting equivalent v1.0.1
24452023-11-06T16:31:56.287Z Checking zerocopy v0.3.0
24462023-11-06T16:31:56.689Z Documenting url v2.4.1
24472023-11-06T16:31:57.438Z Checking uuid v1.4.1
24482023-11-06T16:31:58.248Z Checking iana-time-zone v0.1.57
24492023-11-06T16:31:58.482Z Checking chrono v0.4.31
24502023-11-06T16:31:59.516Z Documenting ring v0.17.5
24512023-11-06T16:31:59.739Z Checking dof v0.1.5
24522023-11-06T16:31:59.877Z Documenting indexmap v2.0.0
24532023-11-06T16:32:00.063Z Checking dtrace-parser v0.1.14
24542023-11-06T16:32:00.291Z Documenting quote v1.0.33
24552023-11-06T16:32:00.501Z Checking thread-id v4.2.0
24562023-11-06T16:32:00.683Z Documenting sct v0.7.0
24572023-11-06T16:32:00.884Z Documenting slog v2.7.0
24582023-11-06T16:32:02.089Z Documenting openssl-probe v0.1.5
24592023-11-06T16:32:03.150Z Documenting httpdate v1.0.3
24602023-11-06T16:32:06.691Z Documenting try-lock v0.2.4
24612023-11-06T16:32:06.854Z Checking usdt-impl v0.3.5
24622023-11-06T16:32:07.472Z Documenting http-body v0.4.5
24632023-11-06T16:32:07.648Z Documenting rustls-pemfile v1.0.3
24642023-11-06T16:32:07.774Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24652023-11-06T16:32:08.201Z Documenting tokio-util v0.7.10
24662023-11-06T16:32:08.377Z Documenting openssl-macros v0.1.1
24672023-11-06T16:32:08.445Z Documenting rustls-webpki v0.101.7
24682023-11-06T16:32:09.090Z Documenting openssl-sys v0.9.93
24692023-11-06T16:32:09.190Z Documenting mime v0.3.17
24702023-11-06T16:32:10.926Z Documenting want v0.3.1
24712023-11-06T16:32:13.682Z Documenting tower-service v0.3.2
24722023-11-06T16:32:14.640Z Documenting gimli v0.28.0
24732023-11-06T16:32:15.241Z Documenting time-macros v0.2.13
24742023-11-06T16:32:15.418Z Documenting async-trait v0.1.74
24752023-11-06T16:32:15.430Z Documenting rustls v0.21.8
24762023-11-06T16:32:16.641Z Documenting h2 v0.3.21
24772023-11-06T16:32:16.973Z Documenting object v0.32.1
24782023-11-06T16:32:19.821Z Documenting aho-corasick v1.0.4
24792023-11-06T16:32:20.455Z Documenting openssl v0.10.57
24802023-11-06T16:32:22.778Z Documenting errno v0.3.2
24812023-11-06T16:32:23.663Z Documenting deranged v0.3.8
24822023-11-06T16:32:24.329Z Documenting addr2line v0.21.0
24832023-11-06T16:32:27.788Z Documenting regex-syntax v0.8.2
24842023-11-06T16:32:27.805Z Documenting ipnet v2.8.0
24852023-11-06T16:32:27.859Z Documenting tokio-rustls v0.24.1
24862023-11-06T16:32:29.817Z Checking allocator-api2 v0.2.16
24872023-11-06T16:32:30.854Z Checking dyn-clone v1.0.13
24882023-11-06T16:32:30.934Z Documenting unicode-width v0.1.11
24892023-11-06T16:32:31.053Z Documenting num_threads v0.1.6
24902023-11-06T16:32:32.809Z Documenting hyper v0.14.27
24912023-11-06T16:32:33.700Z Documenting time-core v0.1.1
24922023-11-06T16:32:34.262Z Documenting rustc-demangle v0.1.23
24932023-11-06T16:32:35.442Z Checking schemars v0.8.13
24942023-11-06T16:32:35.640Z Checking hashbrown v0.14.0
24952023-11-06T16:32:35.999Z Documenting rustix v0.38.9
24962023-11-06T16:32:37.311Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24972023-11-06T16:32:37.438Z Checking pest_meta v2.7.2
24982023-11-06T16:32:38.012Z Documenting crossbeam-utils v0.8.16
24992023-11-06T16:32:38.192Z Documenting time v0.3.27
25002023-11-06T16:32:38.288Z Documenting regex-automata v0.4.3
25012023-11-06T16:32:38.749Z Documenting backtrace v0.3.69
25022023-11-06T16:32:39.132Z Checking equivalent v1.0.1
25032023-11-06T16:32:39.236Z Checking indexmap v2.0.0
25042023-11-06T16:32:40.936Z Documenting native-tls v0.2.11
25052023-11-06T16:32:44.795Z Checking hashbrown v0.13.2
25062023-11-06T16:32:46.510Z Documenting pest_meta v2.7.2
25072023-11-06T16:32:46.835Z Documenting anyhow v1.0.75
25082023-11-06T16:32:46.861Z Checking http v0.2.9
25092023-11-06T16:32:47.123Z Documenting encoding_rs v0.8.33
25102023-11-06T16:32:48.755Z Documenting tokio-native-tls v0.3.1
25112023-11-06T16:32:49.075Z Checking pest_generator v2.7.2
25122023-11-06T16:32:50.292Z Documenting rustls-native-certs v0.6.3
25132023-11-06T16:32:51.087Z Documenting regex v1.10.2
25142023-11-06T16:32:52.762Z Documenting serde_urlencoded v0.7.1
25152023-11-06T16:32:53.113Z Documenting pest_generator v2.7.2
25162023-11-06T16:32:53.537Z Checking aho-corasick v1.0.4
25172023-11-06T16:32:54.495Z Documenting ucd-trie v0.1.6
25182023-11-06T16:32:55.144Z Checking regex-syntax v0.8.2
25192023-11-06T16:32:56.088Z Checking serde_tokenstream v0.1.7
25202023-11-06T16:32:56.391Z Documenting hyper-rustls v0.24.2
25212023-11-06T16:32:56.668Z Documenting webpki-roots v0.25.2
25222023-11-06T16:32:57.722Z Documenting hyper-tls v0.5.0
25232023-11-06T16:32:59.304Z Documenting syn v2.0.32
25242023-11-06T16:32:59.778Z Documenting dof v0.1.5
25252023-11-06T16:33:00.545Z Documenting pest v2.7.2
25262023-11-06T16:33:00.689Z Checking regex-automata v0.4.3
25272023-11-06T16:33:00.931Z Documenting pest_derive v2.7.2
25282023-11-06T16:33:02.929Z Documenting thread-id v4.2.0
25292023-11-06T16:33:06.297Z Documenting usdt-macro v0.3.5
25302023-11-06T16:33:06.301Z Checking regex v1.10.2
25312023-11-06T16:33:07.364Z Documenting usdt-attr-macro v0.3.5
25322023-11-06T16:33:07.722Z Documenting openapiv3 v1.0.3
25332023-11-06T16:33:08.118Z Documenting ipnetwork v0.20.0
25342023-11-06T16:33:08.599Z Documenting reqwest v0.11.20
25352023-11-06T16:33:08.998Z Documenting sha2 v0.10.8
25362023-11-06T16:33:09.224Z Documenting dtrace-parser v0.1.14
25372023-11-06T16:33:13.683Z Documenting futures-executor v0.3.29
25382023-11-06T16:33:14.759Z Checking serde_tokenstream v0.2.0
25392023-11-06T16:33:15.249Z Documenting usdt-impl v0.3.5
25402023-11-06T16:33:15.376Z Checking strsim v0.10.0
25412023-11-06T16:33:15.713Z Checking unicode-width v0.1.11
25422023-11-06T16:33:15.953Z Checking regress v0.7.1
25432023-11-06T16:33:16.207Z Documenting hex v0.4.3
25442023-11-06T16:33:16.437Z Documenting hmac v0.12.1
25452023-11-06T16:33:17.962Z Documenting fallible-iterator v0.2.0
25462023-11-06T16:33:20.373Z Documenting futures v0.3.29
25472023-11-06T16:33:21.015Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25482023-11-06T16:33:22.884Z Checking openapiv3 v1.0.3
25492023-11-06T16:33:23.210Z Documenting usdt v0.3.5
25502023-11-06T16:33:24.164Z Documenting stringprep v0.1.3
25512023-11-06T16:33:24.252Z Documenting semver v1.0.20
25522023-11-06T16:33:24.266Z Documenting md-5 v0.10.5
25532023-11-06T16:33:25.390Z Documenting regress v0.7.1
25542023-11-06T16:33:28.349Z Documenting utf8parse v0.2.1
25552023-11-06T16:33:30.451Z Documenting siphasher v0.3.11
25562023-11-06T16:33:30.890Z Documenting block-padding v0.3.3
25572023-11-06T16:33:31.351Z Documenting postgres-protocol v0.6.6
25582023-11-06T16:33:31.354Z Checking unsafe-libyaml v0.2.9
25592023-11-06T16:33:31.916Z Documenting heck v0.4.1
25602023-11-06T16:33:32.004Z Documenting static_assertions v1.1.0
25612023-11-06T16:33:32.665Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25622023-11-06T16:33:32.866Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25632023-11-06T16:33:33.450Z Checking getopts v0.2.21
25642023-11-06T16:33:33.965Z Documenting toml_datetime v0.6.3
25652023-11-06T16:33:34.990Z Documenting phf_shared v0.11.2
25662023-11-06T16:33:35.016Z Documenting num-integer v0.1.45
25672023-11-06T16:33:36.511Z Documenting whoami v1.4.1
25682023-11-06T16:33:37.378Z Documenting inout v0.1.3
25692023-11-06T16:33:38.355Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25702023-11-06T16:33:40.571Z Documenting unsafe-libyaml v0.2.9
25712023-11-06T16:33:40.594Z Documenting postgres-types v0.2.6
25722023-11-06T16:33:41.089Z Documenting phf v0.11.2
25732023-11-06T16:33:41.545Z Documenting either v1.9.0
25742023-11-06T16:33:42.583Z Checking ident_case v1.0.1
25752023-11-06T16:33:42.824Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25762023-11-06T16:33:43.159Z Checking serde_yaml v0.9.25
25772023-11-06T16:33:43.872Z Documenting cipher v0.4.4
25782023-11-06T16:33:45.715Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25792023-11-06T16:33:46.198Z Documenting serde_yaml v0.9.25
25802023-11-06T16:33:46.368Z Documenting getopts v0.2.21
25812023-11-06T16:33:47.490Z Documenting zerocopy v0.6.4
25822023-11-06T16:33:47.730Z Documenting data-encoding v2.4.0
25832023-11-06T16:33:50.207Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25842023-11-06T16:33:51.202Z Documenting tokio-postgres v0.7.10
25852023-11-06T16:33:52.602Z Documenting anstyle v1.0.2
25862023-11-06T16:33:52.756Z Documenting anstyle-parse v0.2.1
25872023-11-06T16:33:53.872Z Documenting colorchoice v1.0.0
25882023-11-06T16:33:54.353Z Documenting anstyle-query v1.0.0
25892023-11-06T16:33:55.491Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25902023-11-06T16:33:55.660Z Documenting match_cfg v0.1.0
25912023-11-06T16:33:57.391Z Documenting itertools v0.11.0
25922023-11-06T16:33:57.967Z Documenting terminal_size v0.2.6
25932023-11-06T16:33:58.760Z Documenting dirs-sys-next v0.1.2
25942023-11-06T16:33:59.825Z Documenting hostname v0.3.1
25952023-11-06T16:34:00.175Z Documenting anstream v0.5.0
25962023-11-06T16:34:01.180Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25972023-11-06T16:34:04.136Z Documenting strsim v0.10.0
25982023-11-06T16:34:04.921Z Documenting tap v1.0.1
25992023-11-06T16:34:05.564Z Documenting clap_lex v0.5.1
26002023-11-06T16:34:05.953Z Documenting dirs-next v2.0.0
26012023-11-06T16:34:06.377Z Documenting clap_derive v4.4.2
26022023-11-06T16:34:07.645Z Documenting thread_local v1.1.7
26032023-11-06T16:34:08.891Z Documenting crc32fast v1.3.2
26042023-11-06T16:34:09.298Z Documenting wyz v0.5.1
26052023-11-06T16:34:10.313Z Documenting radium v0.7.0
26062023-11-06T16:34:11.524Z Documenting clap_builder v4.4.2
26072023-11-06T16:34:12.075Z Documenting funty v2.0.0
26082023-11-06T16:34:12.709Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26092023-11-06T16:34:13.368Z Documenting term v0.7.0
26102023-11-06T16:34:13.806Z Documenting num-iter v0.1.43
26112023-11-06T16:34:14.632Z Documenting crossbeam-channel v0.5.8
26122023-11-06T16:34:14.855Z Documenting sha1 v0.10.5
26132023-11-06T16:34:15.004Z Documenting enum-as-inner v0.5.1
26142023-11-06T16:34:16.879Z Documenting bitvec v1.0.1
26152023-11-06T16:34:19.770Z Documenting atty v0.2.14
26162023-11-06T16:34:20.542Z Documenting memoffset v0.9.0
26172023-11-06T16:34:21.187Z Documenting clap v4.4.3
26182023-11-06T16:34:21.395Z Documenting take_mut v0.2.2
26192023-11-06T16:34:21.804Z Documenting flate2 v1.0.28
26202023-11-06T16:34:22.100Z Documenting trust-dns-proto v0.22.0
26212023-11-06T16:34:24.417Z Documenting slog-term v2.9.0
26222023-11-06T16:34:24.617Z Documenting crossbeam-epoch v0.9.15
26232023-11-06T16:34:27.390Z Documenting slog-async v2.8.0
26242023-11-06T16:34:27.680Z Documenting slog-json v2.6.1
26252023-11-06T16:34:28.490Z Documenting camino v1.1.6
26262023-11-06T16:34:29.302Z Documenting paste v1.0.14
26272023-11-06T16:34:29.360Z Documenting signature v2.1.0
26282023-11-06T16:34:31.222Z Documenting hash32 v0.2.1
26292023-11-06T16:34:31.420Z Documenting scheduled-thread-pool v0.2.7
26302023-11-06T16:34:33.684Z Checking diesel_table_macro_syntax v0.1.0
26312023-11-06T16:34:33.950Z Documenting diesel_table_macro_syntax v0.1.0
26322023-11-06T16:34:35.272Z Documenting slog-bunyan v2.4.0
26332023-11-06T16:34:35.601Z Documenting bzip2-sys v0.1.11+1.0.8
26342023-11-06T16:34:36.526Z Documenting stable_deref_trait v1.2.0
26352023-11-06T16:34:36.529Z Documenting unicode-segmentation v1.10.1
26362023-11-06T16:34:36.533Z Checking darling_core v0.20.3
26372023-11-06T16:34:37.624Z Documenting async-stream-impl v0.3.5
26382023-11-06T16:34:37.720Z Documenting r2d2 v0.8.10
26392023-11-06T16:34:39.343Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26402023-11-06T16:34:39.821Z Documenting heapless v0.7.16
26412023-11-06T16:34:40.941Z Documenting strum v0.25.0
26422023-11-06T16:34:41.376Z Documenting diesel_derives v2.1.1
26432023-11-06T16:34:41.750Z Documenting bzip2 v0.4.4
26442023-11-06T16:34:42.799Z Documenting atomic-waker v1.1.1
26452023-11-06T16:34:44.507Z Documenting managed v0.8.0
26462023-11-06T16:34:44.849Z Documenting bit-vec v0.6.3
26472023-11-06T16:34:45.620Z Documenting debug-ignore v1.0.5
26482023-11-06T16:34:46.996Z Documenting async-stream v0.3.5
26492023-11-06T16:34:47.117Z Documenting waitgroup v0.1.2
26502023-11-06T16:34:47.439Z Checking darling v0.20.3
26512023-11-06T16:34:47.601Z Documenting num-bigint v0.4.4
26522023-11-06T16:34:48.194Z Documenting zip v0.6.6
26532023-11-06T16:34:49.312Z Documenting smoltcp v0.9.1
26542023-11-06T16:34:49.774Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26552023-11-06T16:34:50.880Z Documenting multer v2.1.0
26562023-11-06T16:34:52.922Z Documenting diesel v2.1.3
26572023-11-06T16:34:52.997Z Documenting serde_path_to_error v0.1.14
26582023-11-06T16:34:53.158Z Documenting hubpack v0.1.2
26592023-11-06T16:34:55.069Z Documenting bstr v1.6.0
26602023-11-06T16:34:57.147Z Documenting serde_repr v0.1.16
26612023-11-06T16:34:57.215Z Documenting fixedbitset v0.4.2
26622023-11-06T16:34:57.916Z Documenting new_debug_unreachable v1.0.4
26632023-11-06T16:34:58.807Z Documenting lalrpop-util v0.19.12
26642023-11-06T16:34:59.867Z Documenting precomputed-hash v0.1.1
26652023-11-06T16:35:00.114Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26662023-11-06T16:35:01.944Z Documenting petgraph v0.6.4
26672023-11-06T16:35:02.162Z Documenting yasna v0.5.2
26682023-11-06T16:35:02.926Z Documenting serde_with_macros v2.3.3
26692023-11-06T16:35:04.020Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26702023-11-06T16:35:04.935Z Documenting console v0.15.7
26712023-11-06T16:35:05.992Z Documenting string_cache v0.8.7
26722023-11-06T16:35:10.969Z Documenting float-cmp v0.9.0
26732023-11-06T16:35:10.986Z Documenting normalize-line-endings v0.3.0
26742023-11-06T16:35:11.631Z Documenting predicates-core v1.0.6
26752023-11-06T16:35:12.347Z Documenting difflib v0.4.0
26762023-11-06T16:35:12.875Z Documenting serde_with v2.3.3
26772023-11-06T16:35:13.402Z Documenting bit-set v0.5.3
26782023-11-06T16:35:17.119Z Documenting similar v2.2.1
26792023-11-06T16:35:17.830Z Documenting tokio-stream v0.1.14
26802023-11-06T16:35:17.980Z Documenting structmeta-derive v0.1.6
26812023-11-06T16:35:18.393Z Documenting predicates v3.0.4
26822023-11-06T16:35:19.650Z Checking structmeta v0.1.6
26832023-11-06T16:35:20.003Z Documenting instant v0.1.12
26842023-11-06T16:35:23.188Z Checking regex-syntax v0.6.29
26852023-11-06T16:35:24.161Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26862023-11-06T16:35:24.173Z Documenting macaddr v1.0.1
26872023-11-06T16:35:25.991Z Documenting backoff v0.4.0
26882023-11-06T16:35:26.418Z Documenting base64ct v1.6.0
26892023-11-06T16:35:26.542Z Checking scopeguard v1.2.0
26902023-11-06T16:35:26.675Z Documenting structmeta v0.1.6
26912023-11-06T16:35:26.718Z Checking lock_api v0.4.10
26922023-11-06T16:35:27.405Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26932023-11-06T16:35:27.602Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26942023-11-06T16:35:27.947Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26952023-11-06T16:35:28.092Z Documenting crucible-workspace-hack v0.1.0
26962023-11-06T16:35:30.929Z Checking smallvec v1.11.0
26972023-11-06T16:35:30.950Z Documenting is-terminal v0.4.9
26982023-11-06T16:35:31.267Z Checking parking_lot_core v0.9.8
26992023-11-06T16:35:31.827Z Documenting blake2 v0.10.6
27002023-11-06T16:35:32.934Z Checking pin-project-lite v0.2.13
27012023-11-06T16:35:32.959Z Documenting password-hash v0.5.0
27022023-11-06T16:35:33.137Z Checking parking_lot v0.12.1
27032023-11-06T16:35:33.187Z Checking rand_core v0.6.4
27042023-11-06T16:35:33.599Z Checking typenum v1.16.0
27052023-11-06T16:35:33.628Z Checking zeroize v1.6.0
27062023-11-06T16:35:33.642Z Documenting proc-macro-error-attr v1.0.4
27072023-11-06T16:35:33.973Z Documenting parse-display-derive v0.7.0
27082023-11-06T16:35:34.021Z Checking futures-core v0.3.29
27092023-11-06T16:35:34.076Z Checking unicode-segmentation v1.10.1
27102023-11-06T16:35:34.298Z Checking proc-macro-error v1.0.4
27112023-11-06T16:35:34.721Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27122023-11-06T16:35:35.140Z Checking mio v0.8.8
27132023-11-06T16:35:35.781Z Checking generic-array v0.14.7
27142023-11-06T16:35:36.145Z Checking socket2 v0.5.4
27152023-11-06T16:35:36.899Z Checking num_cpus v1.16.0
27162023-11-06T16:35:37.065Z Checking signal-hook-registry v1.4.1
27172023-11-06T16:35:37.482Z Checking futures-sink v0.3.29
27182023-11-06T16:35:37.698Z Documenting fastrand v2.0.0
27192023-11-06T16:35:37.701Z Documenting postcard-cobs v0.1.5-pre
27202023-11-06T16:35:37.798Z Checking tokio v1.33.0
27212023-11-06T16:35:39.018Z Documenting foreign-types-macros v0.2.3
27222023-11-06T16:35:39.501Z Documenting argon2 v0.5.2
27232023-11-06T16:35:39.891Z Documenting proc-macro-error v1.0.4
27242023-11-06T16:35:41.365Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27252023-11-06T16:35:41.932Z Documenting postcard v0.7.3
27262023-11-06T16:35:43.875Z Documenting parse-display v0.7.0
27272023-11-06T16:35:44.295Z Documenting tempfile v3.8.0
27282023-11-06T16:35:46.574Z Documenting foreign-types-shared v0.3.1
27292023-11-06T16:35:47.053Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27302023-11-06T16:35:47.365Z Checking tinyvec_macros v0.1.1
27312023-11-06T16:35:47.494Z Checking spin v0.5.2
27322023-11-06T16:35:47.788Z Checking tinyvec v1.6.0
27332023-11-06T16:35:48.357Z Checking futures-channel v0.3.29
27342023-11-06T16:35:48.457Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27352023-11-06T16:35:48.896Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27362023-11-06T16:35:49.084Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27372023-11-06T16:35:49.983Z Documenting cstr-argument v0.1.2
27382023-11-06T16:35:50.191Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27392023-11-06T16:35:50.591Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27402023-11-06T16:35:50.818Z Documenting foreign-types v0.5.0
27412023-11-06T16:35:51.275Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27422023-11-06T16:35:51.671Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27432023-11-06T16:35:54.648Z Checking slab v0.4.9
27442023-11-06T16:35:55.045Z Checking futures-task v0.3.29
27452023-11-06T16:35:55.112Z Checking futures-io v0.3.29
27462023-11-06T16:35:55.384Z Checking pin-utils v0.1.0
27472023-11-06T16:35:55.399Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27482023-11-06T16:35:55.402Z Checking unicode-normalization v0.1.22
27492023-11-06T16:35:55.511Z Checking futures-util v0.3.29
27502023-11-06T16:35:56.829Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27512023-11-06T16:35:56.922Z Checking crypto-common v0.1.6
27522023-11-06T16:35:57.198Z Documenting colored v2.0.4
27532023-11-06T16:35:57.721Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27542023-11-06T16:35:58.785Z Checking spin v0.9.8
27552023-11-06T16:35:59.313Z Checking tracing-core v0.1.31
27562023-11-06T16:36:00.388Z Checking unicode-bidi v0.3.13
27572023-11-06T16:36:01.017Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27582023-11-06T16:36:01.148Z Checking tracing v0.1.37
27592023-11-06T16:36:01.660Z Documenting zone_cfg_derive v0.2.0
27602023-11-06T16:36:02.988Z Checking block-buffer v0.10.4
27612023-11-06T16:36:03.186Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27622023-11-06T16:36:03.329Z Documenting num-derive v0.4.0
27632023-11-06T16:36:04.050Z Checking const-oid v0.9.5
27642023-11-06T16:36:04.097Z Checking ppv-lite86 v0.2.17
27652023-11-06T16:36:04.356Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27662023-11-06T16:36:05.271Z Checking subtle v2.5.0
27672023-11-06T16:36:05.690Z Checking rand_chacha v0.3.1
27682023-11-06T16:36:06.235Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27692023-11-06T16:36:06.903Z Checking digest v0.10.7
27702023-11-06T16:36:07.509Z Documenting smf v0.2.2
27712023-11-06T16:36:09.354Z Documenting zone v0.2.0
27722023-11-06T16:36:10.634Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27732023-11-06T16:36:10.973Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27742023-11-06T16:36:13.976Z Checking bitflags v2.4.0
27752023-11-06T16:36:14.438Z Documenting linked-hash-map v0.5.6
27762023-11-06T16:36:15.125Z Checking base64 v0.21.5
27772023-11-06T16:36:15.885Z Checking rand v0.8.5
27782023-11-06T16:36:16.284Z Checking tokio-util v0.7.10
27792023-11-06T16:36:17.019Z Checking untrusted v0.9.0
27802023-11-06T16:36:17.259Z Checking untrusted v0.7.1
27812023-11-06T16:36:17.522Z Checking foreign-types-shared v0.1.1
27822023-11-06T16:36:17.536Z Checking bitflags v1.3.2
27832023-11-06T16:36:17.667Z Checking hashbrown v0.12.3
27842023-11-06T16:36:17.681Z Checking percent-encoding v2.3.0
27852023-11-06T16:36:19.781Z Checking openssl-probe v0.1.5
27862023-11-06T16:36:19.950Z Checking foreign-types v0.3.2
27872023-11-06T16:36:19.981Z Checking ring v0.16.20
27882023-11-06T16:36:19.992Z Checking ring v0.17.5
27892023-11-06T16:36:20.005Z Checking errno v0.3.2
27902023-11-06T16:36:20.016Z Checking openssl-sys v0.9.93
27912023-11-06T16:36:20.024Z Checking siphasher v0.3.11
27922023-11-06T16:36:20.034Z Checking indexmap v1.9.3
27932023-11-06T16:36:20.046Z Checking adler v1.0.2
27942023-11-06T16:36:20.056Z Checking try-lock v0.2.4
27952023-11-06T16:36:20.071Z Checking want v0.3.1
27962023-11-06T16:36:20.178Z Checking miniz_oxide v0.7.1
27972023-11-06T16:36:20.512Z Checking h2 v0.3.21
27982023-11-06T16:36:20.907Z Documenting lru-cache v0.1.2
27992023-11-06T16:36:20.938Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28002023-11-06T16:36:21.039Z Checking sct v0.7.0
28012023-11-06T16:36:21.163Z Checking openssl v0.10.57
28022023-11-06T16:36:21.171Z Checking rustls-webpki v0.101.7
28032023-11-06T16:36:21.343Z Checking form_urlencoded v1.2.0
28042023-11-06T16:36:21.361Z Checking lazy_static v1.4.0
28052023-11-06T16:36:21.514Z Checking http-body v0.4.5
28062023-11-06T16:36:21.655Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28072023-11-06T16:36:22.089Z Checking io-lifetimes v1.0.11
28082023-11-06T16:36:22.203Z Checking socket2 v0.4.9
28092023-11-06T16:36:22.317Z Checking httparse v1.8.0
28102023-11-06T16:36:22.419Z Checking httpdate v1.0.3
28112023-11-06T16:36:22.793Z Checking tower-service v0.3.2
28122023-11-06T16:36:22.931Z Checking anstyle v1.0.2
28132023-11-06T16:36:22.956Z Checking utf8parse v0.2.1
28142023-11-06T16:36:23.014Z Checking cpufeatures v0.2.9
28152023-11-06T16:36:23.156Z Checking sha2 v0.10.8
28162023-11-06T16:36:23.167Z Checking anstyle-parse v0.2.1
28172023-11-06T16:36:23.453Z Checking rustix v0.37.23
28182023-11-06T16:36:23.574Z Checking rustls v0.21.8
28192023-11-06T16:36:23.770Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28202023-11-06T16:36:24.045Z Checking rustls-pemfile v1.0.3
28212023-11-06T16:36:24.334Z Checking hmac v0.12.1
28222023-11-06T16:36:24.657Z Checking md-5 v0.10.5
28232023-11-06T16:36:24.897Z Checking idna v0.4.0
28242023-11-06T16:36:24.984Z Checking stringprep v0.1.3
28252023-11-06T16:36:25.316Z Documenting slog-dtrace v0.2.3
28262023-11-06T16:36:25.403Z Checking num-integer v0.1.45
28272023-11-06T16:36:26.215Z Checking hash32 v0.2.1
28282023-11-06T16:36:26.282Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28292023-11-06T16:36:26.720Z Checking colorchoice v1.0.0
28302023-11-06T16:36:26.904Z Checking fallible-iterator v0.2.0
28312023-11-06T16:36:27.363Z Checking gimli v0.28.0
28322023-11-06T16:36:27.982Z Checking either v1.9.0
28332023-11-06T16:36:28.232Z Checking stable_deref_trait v1.2.0
28342023-11-06T16:36:28.383Z Documenting quick-error v1.2.3
28352023-11-06T16:36:28.467Z Checking anstyle-query v1.0.0
28362023-11-06T16:36:28.658Z Checking anstream v0.5.0
28372023-11-06T16:36:28.732Z Checking tokio-rustls v0.24.1
28382023-11-06T16:36:29.178Z Checking heapless v0.7.16
28392023-11-06T16:36:29.309Z Checking postgres-protocol v0.6.6
28402023-11-06T16:36:30.173Z Checking native-tls v0.2.11
28412023-11-06T16:36:30.397Z Checking url v2.4.1
28422023-11-06T16:36:30.657Z Checking hyper v0.14.27
28432023-11-06T16:36:30.674Z Checking tokio-native-tls v0.3.1
28442023-11-06T16:36:30.881Z Checking terminal_size v0.2.6
28452023-11-06T16:36:31.050Z Checking rustls-native-certs v0.6.3
28462023-11-06T16:36:31.135Z Checking phf_shared v0.11.2
28472023-11-06T16:36:31.268Z Checking block-padding v0.3.3
28482023-11-06T16:36:31.566Z Checking scheduled-thread-pool v0.2.7
28492023-11-06T16:36:31.578Z Checking object v0.32.1
28502023-11-06T16:36:31.716Z Checking toml_datetime v0.6.3
28512023-11-06T16:36:31.878Z Checking serde_spanned v0.6.3
28522023-11-06T16:36:32.146Z Checking bzip2-sys v0.1.11+1.0.8
28532023-11-06T16:36:32.157Z Checking crc32fast v1.3.2
28542023-11-06T16:36:32.345Z Checking clap_lex v0.5.1
28552023-11-06T16:36:32.527Z Checking rustc-demangle v0.1.23
28562023-11-06T16:36:32.727Z Checking tap v1.0.1
28572023-11-06T16:36:32.972Z Checking num_threads v0.1.6
28582023-11-06T16:36:33.143Z Checking bit-vec v0.6.3
28592023-11-06T16:36:33.218Z Checking winnow v0.5.15
28602023-11-06T16:36:33.240Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28612023-11-06T16:36:33.639Z Checking managed v0.8.0
28622023-11-06T16:36:33.692Z Checking addr2line v0.21.0
28632023-11-06T16:36:34.274Z Checking regex-automata v0.1.10
28642023-11-06T16:36:34.481Z Checking deranged v0.3.8
28652023-11-06T16:36:34.885Z Documenting resolv-conf v0.7.0
28662023-11-06T16:36:34.924Z Checking matches v0.1.10
28672023-11-06T16:36:35.057Z Checking ipnet v2.8.0
28682023-11-06T16:36:35.769Z Checking idna v0.2.3
28692023-11-06T16:36:35.792Z Checking bstr v0.2.17
28702023-11-06T16:36:37.059Z Checking smoltcp v0.9.1
28712023-11-06T16:36:37.195Z Checking wyz v0.5.1
28722023-11-06T16:36:37.402Z Checking time v0.3.27
28732023-11-06T16:36:37.830Z Checking clap_builder v4.4.2
28742023-11-06T16:36:38.059Z Checking toml_edit v0.19.15
28752023-11-06T16:36:39.602Z Checking flate2 v1.0.28
28762023-11-06T16:36:40.636Z Checking bzip2 v0.4.4
28772023-11-06T16:36:40.801Z Checking hyper-rustls v0.24.2
28782023-11-06T16:36:40.987Z Checking backtrace v0.3.69
28792023-11-06T16:36:41.059Z Checking hyper-tls v0.5.0
28802023-11-06T16:36:41.390Z Checking r2d2 v0.8.10
28812023-11-06T16:36:41.440Z Checking inout v0.1.3
28822023-11-06T16:36:41.509Z Documenting trust-dns-resolver v0.22.0
28832023-11-06T16:36:41.513Z Checking phf v0.11.2
28842023-11-06T16:36:42.196Z Checking postgres-types v0.2.6
28852023-11-06T16:36:42.200Z Checking itertools v0.11.0
28862023-11-06T16:36:42.203Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28872023-11-06T16:36:42.206Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28882023-11-06T16:36:42.251Z Checking num-bigint v0.4.4
28892023-11-06T16:36:42.863Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28902023-11-06T16:36:43.007Z Checking serde_urlencoded v0.7.1
28912023-11-06T16:36:43.714Z Checking phf_shared v0.10.0
28922023-11-06T16:36:44.184Z Checking futures-executor v0.3.29
28932023-11-06T16:36:44.550Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28942023-11-06T16:36:45.546Z Documenting pem-rfc7468 v0.7.0
28952023-11-06T16:36:45.584Z Checking ipnetwork v0.20.0
28962023-11-06T16:36:46.201Z Checking float-cmp v0.9.0
28972023-11-06T16:36:46.206Z Checking zerocopy v0.6.4
28982023-11-06T16:36:46.209Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28992023-11-06T16:36:46.880Z Documenting der_derive v0.7.2
29002023-11-06T16:36:47.328Z Checking hubpack v0.1.2
29012023-11-06T16:36:47.343Z Checking crossbeam-utils v0.8.16
29022023-11-06T16:36:47.826Z Checking encoding_rs v0.8.33
29032023-11-06T16:36:48.227Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29042023-11-06T16:36:48.632Z Checking memoffset v0.9.0
29052023-11-06T16:36:48.796Z Checking radium v0.7.0
29062023-11-06T16:36:49.395Z Checking whoami v1.4.1
29072023-11-06T16:36:49.790Z Checking predicates-core v1.0.6
29082023-11-06T16:36:50.085Z Documenting flagset v0.4.3
29092023-11-06T16:36:51.733Z Checking static_assertions v1.1.0
29102023-11-06T16:36:51.738Z Checking difflib v0.4.0
29112023-11-06T16:36:52.157Z Checking webpki-roots v0.25.2
29122023-11-06T16:36:52.160Z Checking mime v0.3.17
29132023-11-06T16:36:52.266Z Checking new_debug_unreachable v1.0.4
29142023-11-06T16:36:52.411Z Checking precomputed-hash v0.1.1
29152023-11-06T16:36:52.572Z Checking data-encoding v2.4.0
29162023-11-06T16:36:52.667Z Checking normalize-line-endings v0.3.0
29172023-11-06T16:36:52.832Z Checking regex-automata v0.3.8
29182023-11-06T16:36:53.339Z Checking fixedbitset v0.4.2
29192023-11-06T16:36:53.419Z Checking funty v2.0.0
29202023-11-06T16:36:53.725Z Checking petgraph v0.6.4
29212023-11-06T16:36:54.285Z Checking trust-dns-proto v0.22.0
29222023-11-06T16:36:55.262Z Checking bitvec v1.0.1
29232023-11-06T16:36:55.315Z Checking bstr v1.6.0
29242023-11-06T16:36:55.558Z Checking predicates v3.0.4
29252023-11-06T16:36:55.619Z Documenting der v0.7.8
29262023-11-06T16:36:56.661Z Checking reqwest v0.11.20
29272023-11-06T16:36:56.781Z Checking string_cache v0.8.7
29282023-11-06T16:36:57.252Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29292023-11-06T16:36:59.177Z Checking tokio-postgres v0.7.10
29302023-11-06T16:36:59.239Z Checking crossbeam-epoch v0.9.15
29312023-11-06T16:36:59.959Z Checking diesel v2.1.3
29322023-11-06T16:37:00.857Z Checking yasna v0.5.2
29332023-11-06T16:37:01.889Z Checking futures v0.3.29
29342023-11-06T16:37:02.050Z Checking clap v4.4.3
29352023-11-06T16:37:02.068Z Checking anyhow v1.0.75
29362023-11-06T16:37:02.234Z Checking toml v0.7.8
29372023-11-06T16:37:02.418Z Checking cipher v0.4.4
29382023-11-06T16:37:02.814Z Checking zip v0.6.6
29392023-11-06T16:37:03.059Z Checking similar v2.2.1
29402023-11-06T16:37:03.446Z Checking bit-set v0.5.3
29412023-11-06T16:37:03.863Z Checking itertools v0.10.5
29422023-11-06T16:37:03.908Z Checking num-iter v0.1.43
29432023-11-06T16:37:04.053Z Checking console v0.15.7
29442023-11-06T16:37:04.183Z Checking rustix v0.38.9
29452023-11-06T16:37:04.412Z Checking signature v2.1.0
29462023-11-06T16:37:04.417Z Checking tokio-stream v0.1.14
29472023-11-06T16:37:04.718Z Checking usdt v0.3.5
29482023-11-06T16:37:04.831Z Checking semver v1.0.20
29492023-11-06T16:37:04.946Z Checking hex v0.4.3
29502023-11-06T16:37:05.025Z Checking slog v2.7.0
29512023-11-06T16:37:05.477Z Checking lalrpop-util v0.19.12
29522023-11-06T16:37:05.698Z Documenting spki v0.7.2
29532023-11-06T16:37:05.808Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29542023-11-06T16:37:05.811Z Documenting cancel-safe-futures v0.1.5
29552023-11-06T16:37:05.911Z Checking heck v0.3.3
29562023-11-06T16:37:06.163Z Documenting hkdf v0.12.3
29572023-11-06T16:37:07.614Z Documenting structopt-derive v0.4.18
29582023-11-06T16:37:07.762Z Documenting crc-catalog v2.2.0
29592023-11-06T16:37:07.958Z Documenting arc-swap v1.6.0
29602023-11-06T16:37:12.150Z Documenting keccak v0.1.4
29612023-11-06T16:37:12.522Z Documenting pkcs8 v0.10.2
29622023-11-06T16:37:13.646Z Documenting crc v3.0.1
29632023-11-06T16:37:13.831Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29642023-11-06T16:37:14.278Z Documenting slog-scope v4.4.0
29652023-11-06T16:37:15.746Z Documenting structopt v0.3.26
29662023-11-06T16:37:16.165Z Documenting libefi-sys v0.1.0
29672023-11-06T16:37:16.552Z Documenting sha3 v0.10.8
29682023-11-06T16:37:18.044Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29692023-11-06T16:37:19.266Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29702023-11-06T16:37:19.650Z Documenting serde_spanned v0.6.3
29712023-11-06T16:37:20.450Z Documenting secrecy v0.8.0
29722023-11-06T16:37:22.180Z Documenting packed_struct_codegen v0.10.1
29732023-11-06T16:37:22.888Z Documenting half v1.8.2
29742023-11-06T16:37:24.036Z Documenting winnow v0.5.15
29752023-11-06T16:37:26.387Z Documenting nodrop v0.1.14
29762023-11-06T16:37:26.638Z Documenting ciborium-io v0.2.1
29772023-11-06T16:37:27.146Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29782023-11-06T16:37:27.615Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29792023-11-06T16:37:30.314Z Documenting packed_struct v0.10.1
29802023-11-06T16:37:30.692Z Documenting array-init v0.0.4
29812023-11-06T16:37:32.353Z Documenting toml_edit v0.20.0
29822023-11-06T16:37:32.522Z Documenting ciborium-ll v0.2.1
29832023-11-06T16:37:34.998Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29842023-11-06T16:37:35.548Z Documenting slog-stdlog v4.1.1
29852023-11-06T16:37:38.984Z Documenting pkcs1 v0.7.5
29862023-11-06T16:37:40.706Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29872023-11-06T16:37:41.341Z Documenting num-bigint-dig v0.8.4
29882023-11-06T16:37:41.690Z Documenting num-rational v0.4.1
29892023-11-06T16:37:42.330Z Documenting universal-hash v0.5.1
29902023-11-06T16:37:43.457Z Documenting num-complex v0.4.4
29912023-11-06T16:37:45.788Z Documenting xattr v1.0.1
29922023-11-06T16:37:46.653Z Documenting filetime v0.2.22
29932023-11-06T16:37:48.857Z Documenting opaque-debug v0.3.0
29942023-11-06T16:37:50.717Z Documenting termcolor v1.2.0
29952023-11-06T16:37:50.755Z Documenting bitfield v0.14.0
29962023-11-06T16:37:51.049Z Documenting rsa v0.9.2
29972023-11-06T16:37:52.134Z Documenting num v0.4.1
29982023-11-06T16:37:52.937Z Documenting tar v0.4.40
29992023-11-06T16:37:53.198Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30002023-11-06T16:37:55.045Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30012023-11-06T16:37:57.160Z Documenting env_logger v0.10.0
30022023-11-06T16:37:59.548Z Documenting slog-envlogger v2.2.0
30032023-11-06T16:37:59.575Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30042023-11-06T16:37:59.651Z Documenting toml v0.8.0
30052023-11-06T16:38:00.967Z Documenting ciborium v0.2.1
30062023-11-06T16:38:02.134Z Documenting serde-hex v0.1.0
30072023-11-06T16:38:04.637Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30082023-11-06T16:38:06.591Z Documenting x509-cert v0.2.4
30092023-11-06T16:38:07.125Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30102023-11-06T16:38:07.462Z Documenting signal-hook v0.3.17
30112023-11-06T16:38:07.780Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30122023-11-06T16:38:08.288Z Documenting ron v0.8.1
30132023-11-06T16:38:10.981Z Documenting fxhash v0.2.1
30142023-11-06T16:38:11.186Z Documenting derive-where v1.2.5
30152023-11-06T16:38:13.996Z Documenting linear-map v1.2.0
30162023-11-06T16:38:14.548Z Documenting crc-any v2.4.3
30172023-11-06T16:38:15.092Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30182023-11-06T16:38:15.674Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30192023-11-06T16:38:17.244Z Documenting doc-comment v0.3.3
30202023-11-06T16:38:19.115Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30212023-11-06T16:38:20.524Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30222023-11-06T16:38:20.678Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30232023-11-06T16:38:21.314Z Documenting libsqlite3-sys v0.26.0
30242023-11-06T16:38:22.554Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30252023-11-06T16:38:26.290Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30262023-11-06T16:38:28.298Z Documenting hashlink v0.8.3
30272023-11-06T16:38:31.011Z Documenting aead v0.5.2
30282023-11-06T16:38:34.359Z Documenting snafu-derive v0.7.5
30292023-11-06T16:38:35.491Z Documenting same-file v1.0.6
30302023-11-06T16:38:36.916Z Documenting fallible-streaming-iterator v0.1.9
30312023-11-06T16:38:37.102Z Documenting path-slash v0.1.5
30322023-11-06T16:38:38.948Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30332023-11-06T16:38:40.309Z Documenting newtype_derive v0.1.6
30342023-11-06T16:38:41.477Z Documenting rusqlite v0.29.0
30352023-11-06T16:38:41.773Z Documenting walkdir v2.4.0
30362023-11-06T16:38:42.685Z Documenting camino-tempfile v1.0.2
30372023-11-06T16:38:43.730Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30382023-11-06T16:38:44.079Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30392023-11-06T16:38:45.787Z Documenting snafu v0.7.5
30402023-11-06T16:38:46.450Z Documenting nix v0.26.2
30412023-11-06T16:38:48.234Z Checking darling_core v0.14.4
30422023-11-06T16:38:49.026Z Documenting twox-hash v1.6.3
30432023-11-06T16:38:49.945Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30442023-11-06T16:38:51.151Z Documenting nibble_vec v0.1.0
30452023-11-06T16:38:52.096Z Documenting endian-type v0.1.2
30462023-11-06T16:38:54.127Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30472023-11-06T16:38:55.317Z Checking darling v0.14.4
30482023-11-06T16:38:55.489Z Documenting steno v0.4.0
30492023-11-06T16:38:57.006Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30502023-11-06T16:38:57.366Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30512023-11-06T16:38:58.044Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30522023-11-06T16:38:58.216Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30532023-11-06T16:38:58.474Z Documenting radix_trie v0.2.1
30542023-11-06T16:38:59.154Z Documenting polyval v0.6.1
30552023-11-06T16:39:04.956Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30562023-11-06T16:39:06.291Z Documenting num_enum v0.7.0
30572023-11-06T16:39:06.879Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30582023-11-06T16:39:07.007Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30592023-11-06T16:39:07.360Z Documenting aes v0.8.3
30602023-11-06T16:39:11.310Z Documenting ctr v0.9.2
30612023-11-06T16:39:12.500Z Documenting bincode v1.3.3
30622023-11-06T16:39:12.921Z Documenting path-dedot v3.1.0
30632023-11-06T16:39:15.699Z Checking convert_case v0.4.0
30642023-11-06T16:39:16.042Z Documenting convert_case v0.4.0
30652023-11-06T16:39:18.837Z Documenting utf-8 v0.7.6
30662023-11-06T16:39:19.203Z Documenting path-absolutize v3.1.0
30672023-11-06T16:39:19.413Z Documenting aes-gcm-siv v0.11.1
30682023-11-06T16:39:19.801Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30692023-11-06T16:39:22.272Z Documenting derive_more v0.99.17
30702023-11-06T16:39:25.391Z Documenting tungstenite v0.20.1
30712023-11-06T16:39:25.518Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30722023-11-06T16:39:25.556Z Documenting trust-dns-client v0.22.0
30732023-11-06T16:39:25.693Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30742023-11-06T16:39:28.169Z Documenting buf-list v1.0.3
30752023-11-06T16:39:32.227Z Documenting globset v0.4.13
30762023-11-06T16:39:35.319Z Documenting crossbeam-deque v0.8.3
30772023-11-06T16:39:36.475Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30782023-11-06T16:39:36.803Z Documenting headers-core v0.2.0
30792023-11-06T16:39:37.203Z Documenting olpc-cjson v0.1.3
30802023-11-06T16:39:38.928Z Documenting serde_plain v1.0.2
30812023-11-06T16:39:39.329Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30822023-11-06T16:39:41.540Z Documenting async-recursion v1.0.5
30832023-11-06T16:39:43.276Z Documenting bitstruct_derive v0.1.0
30842023-11-06T16:39:43.801Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30852023-11-06T16:39:44.104Z Documenting ringbuffer v0.15.0
30862023-11-06T16:39:44.801Z Documenting display-error-chain v0.2.0
30872023-11-06T16:39:45.652Z Documenting ascii v1.1.0
30882023-11-06T16:39:49.017Z Documenting tough v0.12.5
30892023-11-06T16:39:49.178Z Documenting headers v0.3.9
30902023-11-06T16:39:50.053Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30912023-11-06T16:39:50.432Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30922023-11-06T16:39:51.025Z Documenting bitstruct v0.1.1
30932023-11-06T16:39:51.223Z Documenting rayon-core v1.12.0
30942023-11-06T16:39:54.243Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30952023-11-06T16:39:55.181Z Documenting trust-dns-server v0.22.1
30962023-11-06T16:39:56.333Z Documenting tokio-tungstenite v0.20.1
30972023-11-06T16:39:58.411Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30982023-11-06T16:39:58.730Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30992023-11-06T16:39:59.263Z Documenting derive_builder_core v0.12.0
31002023-11-06T16:40:01.159Z Checking derive_builder_core v0.12.0
31012023-11-06T16:40:02.310Z Documenting sled v0.34.7
31022023-11-06T16:40:02.721Z Documenting signal-hook-mio v0.2.3
31032023-11-06T16:40:06.285Z Documenting erased-serde v0.3.30
31042023-11-06T16:40:07.322Z Documenting unicase v2.7.0
31052023-11-06T16:40:08.346Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31062023-11-06T16:40:09.139Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31072023-11-06T16:40:09.549Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31082023-11-06T16:40:09.703Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31092023-11-06T16:40:10.146Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31102023-11-06T16:40:10.160Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31112023-11-06T16:40:10.398Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31122023-11-06T16:40:10.522Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31132023-11-06T16:40:10.579Z Documenting serde_arrays v0.1.0
31142023-11-06T16:40:12.090Z Documenting ff v0.13.0
31152023-11-06T16:40:12.358Z Documenting pretty-hex v0.3.0
31162023-11-06T16:40:14.335Z Documenting mime_guess v2.0.4
31172023-11-06T16:40:16.826Z Documenting crossterm v0.27.0
31182023-11-06T16:40:17.168Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31192023-11-06T16:40:17.544Z Documenting derive_builder_macro v0.12.0
31202023-11-06T16:40:18.749Z Documenting group v0.13.0
31212023-11-06T16:40:21.031Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31222023-11-06T16:40:24.746Z Documenting rayon v1.8.0
31232023-11-06T16:40:24.848Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31242023-11-06T16:40:29.439Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31252023-11-06T16:40:33.595Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31262023-11-06T16:40:37.940Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31272023-11-06T16:40:42.566Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31282023-11-06T16:40:46.261Z Documenting portable-atomic v1.4.3
31292023-11-06T16:40:46.684Z Documenting ed25519 v1.5.3
31302023-11-06T16:40:49.689Z Documenting bcs v0.1.6
31312023-11-06T16:40:51.063Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31322023-11-06T16:40:52.039Z Documenting crypto-bigint v0.5.2
31332023-11-06T16:40:52.372Z Documenting ref-cast-impl v1.0.20
31342023-11-06T16:40:53.542Z Documenting curve25519-dalek-derive v0.1.0
31352023-11-06T16:40:57.058Z Documenting thiserror-impl-no-std v2.0.2
31362023-11-06T16:40:57.125Z Documenting vte_generate_state_changes v0.1.1
31372023-11-06T16:40:59.779Z Documenting number_prefix v0.4.0
31382023-11-06T16:41:00.945Z Checking unicode-xid v0.2.4
31392023-11-06T16:41:01.210Z Documenting base16ct v0.2.0
31402023-11-06T16:41:02.038Z Documenting cassowary v0.3.0
31412023-11-06T16:41:02.583Z Documenting unicode-xid v0.2.4
31422023-11-06T16:41:04.173Z Documenting highway v1.1.0
31432023-11-06T16:41:05.736Z Documenting elliptic-curve v0.13.5
31442023-11-06T16:41:06.088Z Documenting thiserror-no-std v2.0.2
31452023-11-06T16:41:06.368Z Documenting indicatif v0.17.7
31462023-11-06T16:41:06.813Z Documenting const_format_proc_macros v0.2.31
31472023-11-06T16:41:08.597Z Documenting ratatui v0.23.0
31482023-11-06T16:41:10.263Z Documenting vte v0.11.1
31492023-11-06T16:41:10.898Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31502023-11-06T16:41:10.950Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31512023-11-06T16:41:14.374Z Documenting curve25519-dalek v4.1.0
31522023-11-06T16:41:15.632Z Documenting ref-cast v1.0.20
31532023-11-06T16:41:15.640Z Documenting salty v0.2.0
31542023-11-06T16:41:16.927Z Documenting derive_builder v0.12.0
31552023-11-06T16:41:17.848Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31562023-11-06T16:41:19.113Z Documenting polar-core v0.27.0
31572023-11-06T16:41:19.614Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31582023-11-06T16:41:21.723Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31592023-11-06T16:41:23.134Z Documenting libxml v0.3.3
31602023-11-06T16:41:26.430Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31612023-11-06T16:41:29.966Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31622023-11-06T16:41:33.791Z Documenting poly1305 v0.8.0
31632023-11-06T16:41:33.794Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31642023-11-06T16:41:39.125Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31652023-11-06T16:41:39.756Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31662023-11-06T16:41:40.253Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31672023-11-06T16:41:41.644Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31682023-11-06T16:41:42.049Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31692023-11-06T16:41:43.356Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31702023-11-06T16:41:43.457Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31712023-11-06T16:41:51.287Z Documenting chacha20 v0.9.1
31722023-11-06T16:41:52.723Z Documenting bb8 v0.8.1
31732023-11-06T16:41:54.266Z Documenting bytesize v1.3.0
31742023-11-06T16:41:58.732Z Documenting quick-xml v0.23.1
31752023-11-06T16:42:00.315Z Documenting serde-big-array v0.5.1
31762023-11-06T16:42:00.584Z Documenting pem v3.0.2
31772023-11-06T16:42:00.681Z Documenting impl-trait-for-tuples v0.2.2
31782023-11-06T16:42:00.970Z Documenting oso-derive v0.27.0
31792023-11-06T16:42:01.097Z Documenting rtoolbox v0.0.1
31802023-11-06T16:42:06.236Z Documenting unicode-linebreak v0.1.5
31812023-11-06T16:42:06.752Z Documenting maplit v1.0.2
31822023-11-06T16:42:07.076Z Documenting fs-err v2.9.0
31832023-11-06T16:42:07.530Z Documenting humantime v2.1.0
31842023-11-06T16:42:07.789Z Documenting smawk v0.3.1
31852023-11-06T16:42:07.915Z Documenting rpassword v7.2.0
31862023-11-06T16:42:08.143Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31872023-11-06T16:42:09.082Z Documenting rcgen v0.11.3
31882023-11-06T16:42:10.598Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31892023-11-06T16:42:12.979Z Documenting oso v0.27.0
31902023-11-06T16:42:13.371Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31912023-11-06T16:42:13.741Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31922023-11-06T16:42:13.984Z Documenting textwrap v0.16.0
31932023-11-06T16:42:14.417Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31942023-11-06T16:42:20.157Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31952023-11-06T16:42:21.063Z Documenting chacha20poly1305 v0.10.1
31962023-11-06T16:42:30.808Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31972023-11-06T16:42:32.356Z Documenting vsss-rs v3.3.1
31982023-11-06T16:42:33.171Z Documenting tui-tree-widget v0.13.0
31992023-11-06T16:42:37.182Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32002023-11-06T16:42:38.525Z Documenting strip-ansi-escapes v0.2.0
32012023-11-06T16:42:41.669Z Documenting const_format v0.2.31
32022023-11-06T16:42:43.633Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32032023-11-06T16:42:43.723Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32042023-11-06T16:42:44.179Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32052023-11-06T16:42:44.714Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32062023-11-06T16:42:50.319Z Documenting cookie v0.16.2
32072023-11-06T16:42:50.718Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32082023-11-06T16:42:51.422Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32092023-11-06T16:42:54.632Z Documenting signal-hook-tokio v0.3.1
32102023-11-06T16:42:56.252Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32112023-11-06T16:42:56.871Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32122023-11-06T16:42:57.538Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32132023-11-06T16:42:58.539Z Documenting atomicwrites v0.4.2
32142023-11-06T16:43:01.768Z Documenting fd-lock v3.0.13
32152023-11-06T16:43:02.379Z Documenting subprocess v0.2.9
32162023-11-06T16:43:05.118Z Documenting nu-ansi-term v0.49.0
32172023-11-06T16:43:05.647Z Documenting http-range v0.1.5
32182023-11-06T16:43:07.512Z Documenting bit_field v0.10.2
32192023-11-06T16:43:08.013Z Documenting shell-words v1.1.0
32202023-11-06T16:43:09.036Z Documenting corncobs v0.1.3
32212023-11-06T16:43:09.290Z Documenting owo-colors v3.5.0
32222023-11-06T16:43:11.746Z Documenting reedline v0.23.0
32232023-11-06T16:43:11.979Z Documenting hyper-staticfile v0.9.5
32242023-11-06T16:43:12.140Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32252023-11-06T16:43:13.436Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32262023-11-06T16:43:13.560Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32272023-11-06T16:43:13.972Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32282023-11-06T16:43:16.820Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32292023-11-06T16:43:20.231Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32302023-11-06T16:43:22.128Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32312023-11-06T16:43:23.021Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32322023-11-06T16:43:24.733Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32332023-11-06T16:43:34.223Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32342023-11-06T16:43:43.914Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32352023-11-06T16:43:44.269Z Documenting fatfs v0.3.6
32362023-11-06T16:43:44.511Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32372023-11-06T16:43:51.751Z Documenting cargo-platform v0.1.3
32382023-11-06T16:43:52.586Z Documenting nanorand v0.7.0
32392023-11-06T16:43:55.949Z Documenting assert_matches v1.5.0
32402023-11-06T16:43:57.539Z Documenting glob v0.3.1
32412023-11-06T16:43:58.673Z Documenting cargo_metadata v0.18.0
32422023-11-06T16:43:59.317Z Documenting flume v0.11.0
32432023-11-06T16:44:00.188Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32442023-11-06T16:44:00.194Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32452023-11-06T16:44:01.911Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32462023-11-06T16:44:03.761Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472023-11-06T16:44:06.340Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482023-11-06T16:44:06.623Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32492023-11-06T16:44:08.430Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32502023-11-06T16:44:10.349Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32512023-11-06T16:44:13.442Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32522023-11-06T16:44:35.161Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32532023-11-06T16:44:36.570Z Documenting omicron-zone-package v0.8.3
32542023-11-06T16:44:42.213Z Documenting cargo_toml v0.16.3
32552023-11-06T16:44:44.363Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32562023-11-06T16:44:45.866Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32572023-11-06T16:44:45.869Z Documenting termios v0.3.3
32582023-11-06T16:44:50.199Z Documenting topological-sort v0.2.2
32592023-11-06T16:44:52.319Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32602023-11-06T16:44:52.746Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32612023-11-06T16:44:54.470Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32622023-11-06T16:44:56.422Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32632023-11-06T16:45:03.752Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32642023-11-06T16:45:09.460Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32652023-11-06T16:45:22.582Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32662023-11-06T16:45:31.120Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32672023-11-06T16:45:46.627Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32682023-11-06T16:45:53.701Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32692023-11-06T16:45:53.705Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32702023-11-06T16:45:53.708Z |
32712023-11-06T16:45:53.711Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32722023-11-06T16:45:53.714Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32732023-11-06T16:45:53.717Z |
32742023-11-06T16:45:53.720Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32752023-11-06T16:45:53.724Zhelp: to link to the struct, prefix with `struct@`
32762023-11-06T16:45:53.728Z |
32772023-11-06T16:45:53.731Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32782023-11-06T16:45:53.734Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32792023-11-06T16:45:53.737Z |
32802023-11-06T16:45:53.740Z
32812023-11-06T16:45:54.004Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32822023-11-06T16:45:54.602Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32832023-11-06T16:45:56.209Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32842023-11-06T16:45:56.417Zwarning: `wicketd` (lib doc) generated 1 warning
32852023-11-06T16:45:56.420Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32862023-11-06T16:46:43.350Zwarning: unresolved link to `Driver::status`
32872023-11-06T16:46:43.353Z --> nexus/src/app/background/common.rs:180:34
32882023-11-06T16:46:43.356Z |
32892023-11-06T16:46:43.359Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32902023-11-06T16:46:43.362Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32912023-11-06T16:46:43.365Z |
32922023-11-06T16:46:43.368Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32932023-11-06T16:46:43.371Z
32942023-11-06T16:46:43.374Zwarning: unresolved link to `Driver::status`
32952023-11-06T16:46:43.376Z --> nexus/src/app/background/common.rs:280:30
32962023-11-06T16:46:43.379Z |
32972023-11-06T16:46:43.382Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
32982023-11-06T16:46:43.384Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32992023-11-06T16:46:43.387Z
33002023-11-06T16:46:46.357Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
33012023-11-06T16:47:15.644Z Finished dev [unoptimized + debuginfo] target(s) in 16m 42s
33022023-11-06T16:47:15.761Z
33032023-11-06T16:47:15.771Zreal 16:42.254429520
33042023-11-06T16:47:15.782Zuser 59:28.382999069
33052023-11-06T16:47:15.798Zsys 1:03:42.846012743
33062023-11-06T16:47:15.803Ztrap 2.086660398
33072023-11-06T16:47:15.808Ztflt 0.101804344
33082023-11-06T16:47:15.820Zdflt 0.506049240
33092023-11-06T16:47:15.827Zkflt 0.000217172
33102023-11-06T16:47:15.837Zlock 3:07:29.383358164
33112023-11-06T16:47:15.851Zslp 4:25:04.328133271
33122023-11-06T16:47:15.866Zlat 5:56.100411482
33132023-11-06T16:47:15.874Zstop 2:09.654006407
33142023-11-06T16:47:15.883Zprocess exited: duration 1981900 ms, exit code 0
 
33152023-11-06T16:47:15.899Zfound 0 output files