01HDANRH7NG35ZFEFHAVC5CYZ1: 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: 01HDANSZVH8MBDKXW1077XD51K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-10-22T03:12:27.779Zjob assigned to worker 01HDANT35R6WMRDD3MQD73GRCR (queued for 1 m 47 s)
 
22023-10-22T03:12:28.617Zstarting task 0: "setup"
32023-10-22T03:12:28.755Z++ uname -s
42023-10-22T03:12:28.763Z+ kern=SunOS
52023-10-22T03:12:28.770Z+ case "$kern" in
62023-10-22T03:12:28.809Z+ groupadd -g 12345 build
72023-10-22T03:12:28.813Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-10-22T03:12:30.782Z+ zfs create -o mountpoint=/work rpool/work
92023-10-22T03:12:30.933Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-10-22T03:12:30.959Z+ home_fs=zfs
112023-10-22T03:12:30.974Z+ [[ zfs == autofs ]]
122023-10-22T03:12:30.990Z+ mkdir -p /home/build
132023-10-22T03:12:31.011Z+ chown build:build /home/build /work
142023-10-22T03:12:32.874Z+ chmod 0700 /home/build /work
152023-10-22T03:12:32.885Zprocess exited: duration 4251 ms, exit code 0
 
162023-10-22T03:12:32.905Zstarting task 1: "rust-toolchain"
172023-10-22T03:12:32.930Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-10-22T03:12:32.937Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-10-22T03:12:33.096Zinfo: downloading installer
202023-10-22T03:12:35.655Zwarning: it looks like you have an existing installation of Rust at:
212023-10-22T03:12:35.660Zwarning: /opt/ooce/bin
222023-10-22T03:12:35.666Zwarning: It is recommended that rustup be the primary Rust installation.
232023-10-22T03:12:35.675Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-10-22T03:12:35.689Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-10-22T03:12:35.700Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-10-22T03:12:35.709Zwarning: or pass `-y' to ignore all ignorable checks.
272023-10-22T03:12:35.725Zerror: cannot install while Rust is installed
282023-10-22T03:12:35.735Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-10-22T03:12:35.841Zinfo: profile set to 'default'
302023-10-22T03:12:35.847Zinfo: default host triple is x86_64-unknown-illumos
312023-10-22T03:12:35.852Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-10-22T03:12:36.173Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-10-22T03:12:36.180Zinfo: downloading component 'cargo'
342023-10-22T03:12:36.862Zinfo: downloading component 'clippy'
352023-10-22T03:12:37.154Zinfo: downloading component 'rust-docs'
362023-10-22T03:12:38.192Zinfo: downloading component 'rust-std'
372023-10-22T03:12:40.031Zinfo: downloading component 'rustc'
382023-10-22T03:12:44.597Zinfo: downloading component 'rustfmt'
392023-10-22T03:12:44.853Zinfo: installing component 'cargo'
402023-10-22T03:12:46.550Zinfo: installing component 'clippy'
412023-10-22T03:12:47.280Zinfo: installing component 'rust-docs'
422023-10-22T03:12:50.042Zinfo: installing component 'rust-std'
432023-10-22T03:12:53.521Zinfo: installing component 'rustc'
442023-10-22T03:13:01.592Zinfo: installing component 'rustfmt'
452023-10-22T03:13:02.197Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-10-22T03:13:02.212Z
472023-10-22T03:13:02.332Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-10-22T03:13:02.349Z
492023-10-22T03:13:02.364Z
502023-10-22T03:13:02.379ZRust is installed now. Great!
512023-10-22T03:13:02.398Z
522023-10-22T03:13:02.461ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-10-22T03:13:02.910Zenvironment variable. This has not been done automatically.
542023-10-22T03:13:02.923Z
552023-10-22T03:13:02.929ZTo configure your current shell, run:
562023-10-22T03:13:02.938Zsource "$HOME/.cargo/env"
572023-10-22T03:13:02.950Z+ rustc --version
582023-10-22T03:13:02.959Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-10-22T03:13:02.976Zprocess exited: duration 29625 ms, exit code 0
 
602023-10-22T03:13:03.008Zstarting task 2: "authentication"
612023-10-22T03:13:03.074Zprocess exited: duration 49 ms, exit code 0
 
622023-10-22T03:13:03.103Zstarting task 3: "clone repository"
632023-10-22T03:13:03.127Z+ mkdir -p /work/oxidecomputer/omicron
642023-10-22T03:13:03.141Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-10-22T03:13:03.168ZCloning into '/work/oxidecomputer/omicron'...
662023-10-22T03:13:09.109Z+ cd /work/oxidecomputer/omicron
672023-10-22T03:13:09.122Z+ [[ -n renovate/sha2-0.x ]]
682023-10-22T03:13:09.132Z+ git fetch origin renovate/sha2-0.x
692023-10-22T03:13:09.457ZFrom https://github.com/oxidecomputer/omicron
702023-10-22T03:13:09.474Z * branch renovate/sha2-0.x -> FETCH_HEAD
712023-10-22T03:13:09.483Z+ git checkout -B renovate/sha2-0.x remotes/origin/renovate/sha2-0.x
722023-10-22T03:13:09.493ZSwitched to a new branch 'renovate/sha2-0.x'
732023-10-22T03:13:09.504Zbranch 'renovate/sha2-0.x' set up to track 'origin/renovate/sha2-0.x'.
742023-10-22T03:13:09.521Z+ git reset --hard 72f0ab16398be66d28f7da0e1cec4f0b1c8781bc
752023-10-22T03:13:09.532ZHEAD is now at 72f0ab16 chore(deps): update rust crate sha2 to 0.10.8
762023-10-22T03:13:09.543Zprocess exited: duration 6406 ms, exit code 0
 
772023-10-22T03:13:09.561Zstarting task 4: "build"
782023-10-22T03:13:09.581Z+ cargo --version
792023-10-22T03:13:10.077Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-10-22T03:13:11.300Z+ rustc --version
812023-10-22T03:13:11.315Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-10-22T03:13:11.321Z+ source ./env.sh
832023-10-22T03:13:11.328Z++ set -o xtrace
842023-10-22T03:13:11.336Z++++ dirname ./env.sh
852023-10-22T03:13:11.349Z+++ cd .
862023-10-22T03:13:11.358Z+++ echo /work/oxidecomputer/omicron
872023-10-22T03:13:11.371Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-10-22T03:13:11.385Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-10-22T03:13:11.395Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-10-22T03:13:11.399Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912023-10-22T03:13:11.404Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922023-10-22T03:13:11.407Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932023-10-22T03:13:11.413Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942023-10-22T03:13:11.420Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952023-10-22T03:13:11.432Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962023-10-22T03:13:11.437Z++ unset OMICRON_WS
972023-10-22T03:13:11.442Z++ set +o xtrace
982023-10-22T03:13:11.446Z
992023-10-22T03:13:11.451Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-10-22T03:13:11.456Z # # # # # # # # # # # # # # #
1012023-10-22T03:13:11.462Z # # # # ##### # # ##### # # # # # #### #
1022023-10-22T03:13:11.469Z ##### ##### # ##### # # # # # # # # #
1032023-10-22T03:13:11.475Z # # # # # # # # # # # # # # #
1042023-10-22T03:13:11.481Z # # # ###### # # ###### ### # #### # #### #
1052023-10-22T03:13:11.488Z
1062023-10-22T03:13:17.237Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-10-22T03:13:18.575Z Startup: Caching catalogs ... Done
1082023-10-22T03:13:22.705ZPlanning: Solver setup ... Done (4.246s)
1092023-10-22T03:13:22.817ZPlanning: Running solver ... Done (0.113s)
1102023-10-22T03:13:22.872ZPlanning: Finding local manifests ... Done (0.003s)
1112023-10-22T03:13:23.321ZPlanning: Fetching manifests: 0/4 0% complete
1122023-10-22T03:13:26.373ZPlanning: Fetching manifests: 4/4 100% complete
1132023-10-22T03:13:26.453ZPlanning: Package planning ... Done (0.081s)
1142023-10-22T03:13:26.544ZPlanning: Merging actions ... Done (0.084s)
1152023-10-22T03:13:27.390ZPlanning: Checking for conflicting actions ... Done (0.845s)
1162023-10-22T03:13:27.406ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-10-22T03:13:31.581ZPlanning: Evaluating mediators ... Done (4.173s)
1182023-10-22T03:13:31.603ZPlanning: Planning completed in 13.37 seconds
1192023-10-22T03:13:31.629Z Packages to install: 4
1202023-10-22T03:13:31.649Z Mediators to change: 2
1212023-10-22T03:13:32.106Z Services to change: 1
1222023-10-22T03:13:32.118Z Estimated space available: 149.39 GB
1232023-10-22T03:13:32.540ZEstimated space to be consumed: 1.37 GB
1242023-10-22T03:13:32.552Z Create boot environment: No
1252023-10-22T03:13:32.568ZCreate backup boot environment: No
1262023-10-22T03:13:32.585Z Rebuild boot archive: No
1272023-10-22T03:13:32.608Z
1282023-10-22T03:13:33.042ZChanged mediators:
1292023-10-22T03:13:33.048Z mediator clang:
1302023-10-22T03:13:33.053Z version: None -> 15 (system default)
1312023-10-22T03:13:33.067Z
1322023-10-22T03:13:33.086Z mediator llvm:
1332023-10-22T03:13:33.100Z version: 14 (system default) -> 15 (system default)
1342023-10-22T03:13:33.117Z
1352023-10-22T03:13:33.129ZChanged packages:
1362023-10-22T03:13:33.138Zhelios-dev
1372023-10-22T03:13:33.154Z developer/build-essential
1382023-10-22T03:13:33.179Z None -> 11-2.0
1392023-10-22T03:13:33.190Z library/libxmlsec1
1402023-10-22T03:13:33.196Z None -> 1.2.35-2.0
1412023-10-22T03:13:33.206Z ooce/developer/clang-15
1422023-10-22T03:13:33.215Z None -> 15.0.7-2.0
1432023-10-22T03:13:33.227Z ooce/developer/llvm-15
1442023-10-22T03:13:33.237Z None -> 15.0.7-2.0
1452023-10-22T03:13:33.247Z
1462023-10-22T03:13:33.253ZServices:
1472023-10-22T03:13:33.257Z restart_fmri:
1482023-10-22T03:13:33.270Z svc:/system/update-man-index:default
1492023-10-22T03:13:33.276Z
1502023-10-22T03:13:33.280ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-10-22T03:13:38.211ZDownload: 210/3290 items 1.3/212.6MB 0% complete (443k/s)
1522023-10-22T03:13:46.461ZDownload: 212/3290 items 1.3/212.6MB 0% complete
1532023-10-22T03:14:02.641ZDownload: 213/3290 items 1.3/212.6MB 0% complete
1542023-10-22T03:14:07.625ZDownload: 1194/3290 items 66.0/212.6MB 31% complete (12.8M/s)
1552023-10-22T03:14:12.628ZDownload: 1599/3290 items 117.0/212.6MB 55% complete (12.0M/s)
1562023-10-22T03:14:17.637ZDownload: 2071/3290 items 118.1/212.6MB 55% complete (6.5M/s)
1572023-10-22T03:14:34.453ZDownload: 2224/3290 items 119.2/212.6MB 56% complete
1582023-10-22T03:14:39.527ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (17.0M/s)
1592023-10-22T03:14:40.288ZDownload: Completed 212.60 MB in 68.41 seconds (3.1M/s)
1602023-10-22T03:14:40.697Z Actions: 1/3687 actions (Installing new actions)
1612023-10-22T03:14:46.130Z Actions: 2717/3687 actions (Installing new actions)
1622023-10-22T03:14:48.898Z Actions: Completed 3687 actions in 8.20 seconds.
1632023-10-22T03:14:48.988Z Done (0.078s)
1642023-10-22T03:14:48.993Z Done (0.000s)
1652023-10-22T03:14:49.183Z Done (0.196s)
1662023-10-22T03:14:56.503Z Done (7.168s)
1672023-10-22T03:14:57.066Z Done (0.092s)
1682023-10-22T03:14:57.528Z Done (0.000s)
1692023-10-22T03:14:57.553Z Done (0.000s)
1702023-10-22T03:14:57.601ZPlanning: Evaluating mediator changes ... Done
1712023-10-22T03:14:57.882ZPlanning: Checking for conflicting actions ... Done
1722023-10-22T03:14:57.901ZPlanning: Consolidating action changes ... Done
1732023-10-22T03:14:58.730ZPlanning: Evaluating mediators ... Done
1742023-10-22T03:14:58.737ZPlanning: Planning completed in 0.73 seconds
1752023-10-22T03:14:58.749Z Mediators to change: 2
1762023-10-22T03:14:58.754Z Create boot environment: No
1772023-10-22T03:14:58.762ZCreate backup boot environment: No
1782023-10-22T03:14:58.782Z Done
1792023-10-22T03:14:58.791Z Done
1802023-10-22T03:14:58.802Z Done
1812023-10-22T03:15:04.614Z Done
1822023-10-22T03:15:04.769Z Done
1832023-10-22T03:15:04.846Z Done
1842023-10-22T03:15:04.881Z Done
1852023-10-22T03:15:05.882ZPlanning: Evaluating mediator changes ... Done
1862023-10-22T03:15:05.900ZPlanning: Merging actions ... Done
1872023-10-22T03:15:06.196ZPlanning: Checking for conflicting actions ... Done
1882023-10-22T03:15:06.223ZPlanning: Consolidating action changes ... Done
1892023-10-22T03:15:06.608ZPlanning: Evaluating mediators ... Done
1902023-10-22T03:15:06.707ZPlanning: Planning completed in 1.29 seconds
1912023-10-22T03:15:06.757Z Packages to change: 1
1922023-10-22T03:15:06.769Z Mediators to change: 1
1932023-10-22T03:15:06.776Z Services to change: 1
1942023-10-22T03:15:06.784Z Create boot environment: No
1952023-10-22T03:15:06.808ZCreate backup boot environment: Yes
1962023-10-22T03:15:08.978Z Actions: 1/6 actions (Updating modified actions)
1972023-10-22T03:15:09.017Z Actions: Completed 6 actions in 0.00 seconds.
1982023-10-22T03:15:09.027Z Done
1992023-10-22T03:15:09.038Z Done
2002023-10-22T03:15:09.048Z Done
2012023-10-22T03:15:14.875Z Done
2022023-10-22T03:15:14.994Z Done
2032023-10-22T03:15:15.001Z Done
2042023-10-22T03:15:15.139Z Done
2052023-10-22T03:15:15.814ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2062023-10-22T03:15:15.833Zclang system 15 system
2072023-10-22T03:15:15.849Zcsh system system illumos
2082023-10-22T03:15:15.865Zctags system system illumos
2092023-10-22T03:15:15.879Zgcc vendor 12 vendor
2102023-10-22T03:15:15.891Zgcc system 10 system
2112023-10-22T03:15:15.903Zgcc system 7 system
2122023-10-22T03:15:15.920Zgo system 1.20 system
2132023-10-22T03:15:15.933Zgo system 1.19 system
2142023-10-22T03:15:15.945Zllvm system 15 system
2152023-10-22T03:15:15.956Zllvm system 14 system
2162023-10-22T03:15:15.964Zmariadb system 10.6 system
2172023-10-22T03:15:15.969Zmta vendor vendor dma
2182023-10-22T03:15:15.974Zopenjdk system 17 system
2192023-10-22T03:15:15.979Zopenjdk system 11 system
2202023-10-22T03:15:15.984Zopenjdk system 1.8 system
2212023-10-22T03:15:15.988Zopenssl vendor 3 vendor
2222023-10-22T03:15:15.991Zperl system 5.36 system
2232023-10-22T03:15:15.994Zpostgresql system 15 system
2242023-10-22T03:15:15.997Zpostgresql system 13 system
2252023-10-22T03:15:16.001Zpython vendor 3 vendor
2262023-10-22T03:15:16.004Zpython system 2 system
2272023-10-22T03:15:16.007Zpython3 system 3.11 system
2282023-10-22T03:15:16.011Zruby system 3.0 system
2292023-10-22T03:15:16.014Zwords vendor vendor american-english
2302023-10-22T03:15:16.018Zwords system system australian-english
2312023-10-22T03:15:16.021Zwords system system british-english
2322023-10-22T03:15:16.025Zwords system system canadian-english
2332023-10-22T03:15:16.028Zwords system system french
2342023-10-22T03:15:16.032Zwords system system italian
2352023-10-22T03:15:16.035Zwords system system ngerman
2362023-10-22T03:15:16.038Zwords system system ogerman
2372023-10-22T03:15:16.041Zwords system system spanish
2382023-10-22T03:15:16.353ZFMRI IFO
2392023-10-22T03:15:16.375Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2402023-10-22T03:15:16.401Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2412023-10-22T03:15:16.843Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2422023-10-22T03:15:17.271Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2432023-10-22T03:15:17.296Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2442023-10-22T03:15:17.368Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2452023-10-22T03:15:17.380Z+ set -o errexit
2462023-10-22T03:15:17.797Z+++ dirname ./tools/ci_download_cockroachdb
2472023-10-22T03:15:17.812Z++ cd ./tools
2482023-10-22T03:15:17.826Z++ pwd
2492023-10-22T03:15:17.837Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2502023-10-22T03:15:17.847Z++ basename ./tools/ci_download_cockroachdb
2512023-10-22T03:15:18.274Z+ ARG0=ci_download_cockroachdb
2522023-10-22T03:15:18.287Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2532023-10-22T03:15:18.299Z+ CIDL_VERSION=v22.1.9
2542023-10-22T03:15:18.316Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2552023-10-22T03:15:18.337Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2562023-10-22T03:15:18.354Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2572023-10-22T03:15:18.808Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2582023-10-22T03:15:19.647Z+ TARGET_DIR=out
2592023-10-22T03:15:20.205Z+ DOWNLOAD_DIR=out/downloads
2602023-10-22T03:15:20.217Z+ DEST_DIR=./out/cockroachdb
2612023-10-22T03:15:20.228Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2622023-10-22T03:15:20.247Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2632023-10-22T03:15:20.284Z+ main
2642023-10-22T03:15:20.298Z+ [[ 0 != 0 ]]
2652023-10-22T03:15:20.307Z+ CIDL_OS=solaris2.11
2662023-10-22T03:15:20.312Z+ [[ 0 != 0 ]]
2672023-10-22T03:15:20.320Z+ configure_os solaris2.11
2682023-10-22T03:15:20.333Z+ echo 'current directory: /work/oxidecomputer/omicron'
2692023-10-22T03:15:20.343Zcurrent directory: /work/oxidecomputer/omicron
2702023-10-22T03:15:20.348Z+ echo 'configuring based on OS: "solaris2.11"'
2712023-10-22T03:15:20.358Zconfiguring based on OS: "solaris2.11"
2722023-10-22T03:15:20.371Z+ case "$1" in
2732023-10-22T03:15:20.796Z+ CIDL_BUILD=illumos
2742023-10-22T03:15:20.804Z+ CIDL_SUFFIX=tar.gz
2752023-10-22T03:15:20.808Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2762023-10-22T03:15:20.814Z+ CIDL_MD5FUNC=do_md5sum
2772023-10-22T03:15:20.818Z+ CIDL_URL_BASE=https://illumos.org/downloads
2782023-10-22T03:15:20.822Z+ CIDL_ASSEMBLE=do_assemble_illumos
2792023-10-22T03:15:20.828Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2802023-10-22T03:15:20.835Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2812023-10-22T03:15:20.841Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-10-22T03:15:20.845Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2832023-10-22T03:15:20.849Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-10-22T03:15:20.852Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2852023-10-22T03:15:20.857ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2862023-10-22T03:15:20.861Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2872023-10-22T03:15:20.864ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2882023-10-22T03:15:20.869Z+ mkdir -p out/downloads
2892023-10-22T03:15:20.873Z+ mkdir -p ./out/cockroachdb
2902023-10-22T03:15:20.878Z+ local DO_DOWNLOAD=true
2912023-10-22T03:15:20.882Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2922023-10-22T03:15:20.890Z+ '[' true == true ']'
2932023-10-22T03:15:20.895Z+ echo Downloading...
2942023-10-22T03:15:20.903ZDownloading...
2952023-10-22T03:15:20.911Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-10-22T03:15:20.917Z+ 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
2972023-10-22T03:15:21.057Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-10-22T03:15:21.071Z++ md5sum
2992023-10-22T03:15:21.103Z++ awk '{print $1}'
3002023-10-22T03:15:21.240Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3012023-10-22T03:15:21.249Z+ [[ 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 ]]
3022023-10-22T03:15:21.257Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-10-22T03:15:21.264Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3042023-10-22T03:15:24.788Z+ do_assemble_illumos
3052023-10-22T03:15:24.804Z+ rm -r ./out/cockroachdb
3062023-10-22T03:15:25.249Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3072023-10-22T03:15:25.454Z+ ./out/cockroachdb/bin/cockroach version
3082023-10-22T03:15:25.695ZBuild Tag: v22.1.9-dirty
3092023-10-22T03:15:25.702ZBuild Time: 2022/10/26 21:17:46
3102023-10-22T03:15:25.711ZDistribution: OSS
3112023-10-22T03:15:26.143ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3122023-10-22T03:15:26.164ZGo Version: go1.17.13
3132023-10-22T03:15:26.178ZC Compiler: gcc 10.3.0
3142023-10-22T03:15:26.196ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3152023-10-22T03:15:26.210ZBuild Type: release
3162023-10-22T03:15:26.219Z+ set -o errexit
3172023-10-22T03:15:26.232Z+++ dirname ./tools/ci_download_clickhouse
3182023-10-22T03:15:26.243Z++ cd ./tools
3192023-10-22T03:15:26.254Z++ pwd
3202023-10-22T03:15:26.273Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3212023-10-22T03:15:26.729Z++ basename ./tools/ci_download_clickhouse
3222023-10-22T03:15:26.750Z+ ARG0=ci_download_clickhouse
3232023-10-22T03:15:26.768Z+ TARGET_DIR=out
3242023-10-22T03:15:27.192Z+ DOWNLOAD_DIR=out/downloads
3252023-10-22T03:15:27.202Z+ DEST_DIR=./out/clickhouse
3262023-10-22T03:15:27.215Z+ CIDL_VERSION=v22.8.9.24
3272023-10-22T03:15:27.236Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3282023-10-22T03:15:27.249Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3292023-10-22T03:15:27.266Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3302023-10-22T03:15:27.280Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3312023-10-22T03:15:27.705Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3322023-10-22T03:15:27.714Z+ main
3332023-10-22T03:15:27.725Z+ [[ 0 != 0 ]]
3342023-10-22T03:15:27.771Z+ CIDL_OS=solaris2.11
3352023-10-22T03:15:27.776Z+ [[ 0 != 0 ]]
3362023-10-22T03:15:27.780Z+ configure_os solaris2.11
3372023-10-22T03:15:27.784Z+ echo 'current directory: /work/oxidecomputer/omicron'
3382023-10-22T03:15:27.787Zcurrent directory: /work/oxidecomputer/omicron
3392023-10-22T03:15:27.791Zconfiguring based on OS: "solaris2.11"
3402023-10-22T03:15:27.794Z+ echo 'configuring based on OS: "solaris2.11"'
3412023-10-22T03:15:27.797Z+ CIDL_DASHREV=
3422023-10-22T03:15:27.800Z+ case "$1" in
3432023-10-22T03:15:27.803Z+ CIDL_PLATFORM=illumos
3442023-10-22T03:15:27.806Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3452023-10-22T03:15:27.809Z+ CIDL_MD5FUNC=do_md5sum
3462023-10-22T03:15:27.812Z+ CIDL_DASHREV=-1
3472023-10-22T03:15:27.816Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3482023-10-22T03:15:27.820Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-10-22T03:15:27.823Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3502023-10-22T03:15:27.826Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-10-22T03:15:27.831Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3522023-10-22T03:15:27.835ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3532023-10-22T03:15:27.838Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3542023-10-22T03:15:27.841ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3552023-10-22T03:15:27.845Z+ mkdir -p out/downloads
3562023-10-22T03:15:27.848Z+ mkdir -p ./out/clickhouse
3572023-10-22T03:15:27.852Z+ local DO_DOWNLOAD=true
3582023-10-22T03:15:27.855Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3592023-10-22T03:15:27.858Z+ '[' true == true ']'
3602023-10-22T03:15:27.862Z+ echo Downloading...
3612023-10-22T03:15:27.865ZDownloading...
3622023-10-22T03:15:27.869Z+ 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
3632023-10-22T03:15:27.872Z+ 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
3642023-10-22T03:15:27.876Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-10-22T03:15:27.879Z++ md5sum
3662023-10-22T03:15:27.883Z++ awk '{print $1}'
3672023-10-22T03:15:27.888Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3682023-10-22T03:15:27.891Z+ [[ 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 ]]
3692023-10-22T03:15:27.895Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3702023-10-22T03:15:27.898Z+ mkdir -p ./out/clickhouse
3712023-10-22T03:15:27.902Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3722023-10-22T03:15:32.695Z+ ./out/clickhouse/clickhouse server --version
3732023-10-22T03:15:32.745ZClickHouse server version 22.8.9.1.
3742023-10-22T03:15:32.780Z+ set -o errexit
3752023-10-22T03:15:32.785Z+++ dirname ./tools/ci_download_console
3762023-10-22T03:15:32.805Z++ cd ./tools
3772023-10-22T03:15:32.813Z++ pwd
3782023-10-22T03:15:32.818Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3792023-10-22T03:15:32.822Z++ basename ./tools/ci_download_console
3802023-10-22T03:15:32.825Z+ ARG0=ci_download_console
3812023-10-22T03:15:32.828Z+ TARGET_DIR=out
3822023-10-22T03:15:32.831Z+ DOWNLOAD_DIR=out/downloads
3832023-10-22T03:15:32.835Z+ DEST_DIR=./out/console-assets
3842023-10-22T03:15:32.838Z+ source /work/oxidecomputer/omicron/tools/console_version
3852023-10-22T03:15:32.842Z++ COMMIT=3538c32a5189bd22df8f6a573399dacfbe81efaa
3862023-10-22T03:15:32.845Z++ SHA2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
3872023-10-22T03:15:32.848Z+ URL=https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3882023-10-22T03:15:32.851Z+ TARBALL_FILE=out/downloads/console.tar.gz
3892023-10-22T03:15:32.855Z+ main
3902023-10-22T03:15:32.860Z+ [[ 0 != 0 ]]
3912023-10-22T03:15:32.866Z+ echo 'URL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz'
3922023-10-22T03:15:32.875ZURL: https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
3932023-10-22T03:15:33.288Z+ echo 'Local file: out/downloads/console.tar.gz'
3942023-10-22T03:15:33.295ZLocal file: out/downloads/console.tar.gz
3952023-10-22T03:15:33.298Z+ local DO_DOWNLOAD=true
3962023-10-22T03:15:33.301Z+ [[ -f out/downloads/console.tar.gz ]]
3972023-10-22T03:15:33.305Z+ mkdir -p out/downloads
3982023-10-22T03:15:33.308Z+ '[' true == true ']'
3992023-10-22T03:15:33.312Z+ echo Downloading...
4002023-10-22T03:15:33.315ZDownloading...
4012023-10-22T03:15:33.318Z+ do_download_curl https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz out/downloads/console.tar.gz
4022023-10-22T03:15:33.322Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/3538c32a5189bd22df8f6a573399dacfbe81efaa.tar.gz
4032023-10-22T03:15:33.401Z++ do_sha256sum out/downloads/console.tar.gz
4042023-10-22T03:15:33.419Z++ case "$OSTYPE" in
4052023-10-22T03:15:33.428Z++ SHA=sha256sum
4062023-10-22T03:15:33.433Z++ sha256sum
4072023-10-22T03:15:33.438Z++ awk '{print $1}'
4082023-10-22T03:15:33.444Z+ calculated_sha2=3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423
4092023-10-22T03:15:33.448Z+ [[ 3289989f2cd6c71ea800e73231190455cc8e4e45ae9304293050b925a9fd9423 != \3\2\8\9\9\8\9\f\2\c\d\6\c\7\1\e\a\8\0\0\e\7\3\2\3\1\1\9\0\4\5\5\c\c\8\e\4\e\4\5\a\e\9\3\0\4\2\9\3\0\5\0\b\9\2\5\a\9\f\d\9\4\2\3 ]]
4102023-10-22T03:15:33.452Z+ rm -rf ./out/console-assets
4112023-10-22T03:15:33.460Z+ mkdir -p ./out/console-assets
4122023-10-22T03:15:33.468Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4132023-10-22T03:15:33.473Z+ mkdir -p ./out/console-assets
4142023-10-22T03:15:33.481Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4152023-10-22T03:15:33.593Z+ set -o errexit
4162023-10-22T03:15:33.596Z+++ dirname ./tools/ci_download_maghemite_openapi
4172023-10-22T03:15:33.599Z++ cd ./tools
4182023-10-22T03:15:33.602Z++ pwd
4192023-10-22T03:15:33.605Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4202023-10-22T03:15:33.607Z++ basename ./tools/ci_download_maghemite_openapi
4212023-10-22T03:15:33.614Z+ ARG0=ci_download_maghemite_openapi
4222023-10-22T03:15:33.617Z+ TARGET_DIR=out
4232023-10-22T03:15:33.620Z+ DOWNLOAD_DIR=out/downloads
4242023-10-22T03:15:33.627Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4252023-10-22T03:15:33.632Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4262023-10-22T03:15:33.636Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4272023-10-22T03:15:33.639Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4282023-10-22T03:15:33.654Z+ LOCAL_FILE=out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4292023-10-22T03:15:33.659Z+ main
4302023-10-22T03:15:33.662Z+ [[ 0 != 0 ]]
4312023-10-22T03:15:33.665Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json'
4322023-10-22T03:15:33.672ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4332023-10-22T03:15:33.679Z+ echo 'Local file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json'
4342023-10-22T03:15:33.742ZLocal file: out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4352023-10-22T03:15:33.756Z+ local DO_DOWNLOAD=true
4362023-10-22T03:15:33.761Z+ [[ -f out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4372023-10-22T03:15:33.765Z+ mkdir -p out/downloads
4382023-10-22T03:15:33.768Z+ '[' true == true ']'
4392023-10-22T03:15:33.772Z+ echo Downloading...
4402023-10-22T03:15:33.776ZDownloading...
4412023-10-22T03:15:33.793Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4422023-10-22T03:15:33.800Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/ddm-admin.json
4432023-10-22T03:15:33.806Z++ do_sha256sum out/downloads/ddm-admin-2f25a2005521f643317879b46692141b4127608a.json
4442023-10-22T03:15:33.809Z++ case "$OSTYPE" in
4452023-10-22T03:15:33.812Z++ SHA=sha256sum
4462023-10-22T03:15:33.815Z++ sha256sum
4472023-10-22T03:15:33.818Z++ awk '{print $1}'
4482023-10-22T03:15:33.823Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4492023-10-22T03:15:33.827Z+ [[ 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 ]]
4502023-10-22T03:15:33.830Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4512023-10-22T03:15:33.834Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
4522023-10-22T03:15:33.837Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4532023-10-22T03:15:33.840Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4542023-10-22T03:15:33.843Z+ LOCAL_FILE=out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4552023-10-22T03:15:33.846Z+ main
4562023-10-22T03:15:33.850Z+ [[ 0 != 0 ]]
4572023-10-22T03:15:33.853Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json'
4582023-10-22T03:15:33.874ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4592023-10-22T03:15:33.878Z+ echo 'Local file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json'
4602023-10-22T03:15:33.883ZLocal file: out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4612023-10-22T03:15:34.308Z+ local DO_DOWNLOAD=true
4622023-10-22T03:15:34.328Z+ [[ -f out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json ]]
4632023-10-22T03:15:34.833Z+ mkdir -p out/downloads
4642023-10-22T03:15:34.849Z+ '[' true == true ']'
4652023-10-22T03:15:34.871Z+ echo Downloading...
4662023-10-22T03:15:34.890ZDownloading...
4672023-10-22T03:15:34.914Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4682023-10-22T03:15:34.935Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2f25a2005521f643317879b46692141b4127608a/mg-admin.json
4692023-10-22T03:15:34.952Z++ do_sha256sum out/downloads/mg-admin-2f25a2005521f643317879b46692141b4127608a.json
4702023-10-22T03:15:35.383Z++ case "$OSTYPE" in
4712023-10-22T03:15:35.404Z++ SHA=sha256sum
4722023-10-22T03:15:35.881Z++ sha256sum
4732023-10-22T03:15:35.902Z++ awk '{print $1}'
4742023-10-22T03:15:36.324Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4752023-10-22T03:15:36.336Z+ [[ 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 ]]
4762023-10-22T03:15:36.357Z+ set -o errexit
4772023-10-22T03:15:36.375Z+++ dirname ./tools/ci_download_dendrite_openapi
4782023-10-22T03:15:36.391Z++ cd ./tools
4792023-10-22T03:15:36.406Z++ pwd
4802023-10-22T03:15:36.420Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4812023-10-22T03:15:36.442Z++ basename ./tools/ci_download_dendrite_openapi
4822023-10-22T03:15:36.454Z+ ARG0=ci_download_dendrite_openapi
4832023-10-22T03:15:36.464Z+ TARGET_DIR=out
4842023-10-22T03:15:36.478Z+ DOWNLOAD_DIR=out/downloads
4852023-10-22T03:15:36.487Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4862023-10-22T03:15:36.494Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
4872023-10-22T03:15:36.500Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
4882023-10-22T03:15:36.506Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4892023-10-22T03:15:36.521Z+ LOCAL_FILE=out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4902023-10-22T03:15:36.531Z+ main
4912023-10-22T03:15:36.541Z+ [[ 0 != 0 ]]
4922023-10-22T03:15:36.551Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json'
4932023-10-22T03:15:36.559ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
4942023-10-22T03:15:36.573Z+ echo 'Local file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json'
4952023-10-22T03:15:36.582ZLocal file: out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
4962023-10-22T03:15:36.604Z+ local DO_DOWNLOAD=true
4972023-10-22T03:15:37.123Z+ [[ -f out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json ]]
4982023-10-22T03:15:37.141Z+ mkdir -p out/downloads
4992023-10-22T03:15:37.152Z+ '[' true == true ']'
5002023-10-22T03:15:37.579Z+ echo Downloading...
5012023-10-22T03:15:37.591ZDownloading...
5022023-10-22T03:15:37.612Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5032023-10-22T03:15:37.634Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/c0cbc39b55fac54b95468304c497e00f3d3cf686/dpd.json
5042023-10-22T03:15:37.656Z++ do_sha256sum out/downloads/dpd-c0cbc39b55fac54b95468304c497e00f3d3cf686.json
5052023-10-22T03:15:37.672Z++ case "$OSTYPE" in
5062023-10-22T03:15:37.687Z++ SHA=sha256sum
5072023-10-22T03:15:37.702Z++ sha256sum
5082023-10-22T03:15:37.718Z++ awk '{print $1}'
5092023-10-22T03:15:37.734Z+ calculated_sha2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5102023-10-22T03:15:37.750Z+ [[ cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d != \c\b\3\f\0\c\f\b\e\6\2\1\6\d\2\4\4\1\d\3\4\e\0\4\7\0\2\5\2\e\0\f\b\1\4\2\3\3\2\e\4\7\b\3\3\b\6\5\c\2\4\e\f\7\3\6\8\a\6\9\4\b\6\d ]]
5112023-10-22T03:15:37.764Z+ set -o errexit
5122023-10-22T03:15:37.775Z+++ dirname ./tools/ci_download_dendrite_stub
5132023-10-22T03:15:37.811Z++ cd ./tools
5142023-10-22T03:15:37.823Z++ pwd
5152023-10-22T03:15:37.834Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5162023-10-22T03:15:37.843Z++ basename ./tools/ci_download_dendrite_stub
5172023-10-22T03:15:37.853Z+ ARG0=ci_download_dendrite_stub
5182023-10-22T03:15:37.863Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5192023-10-22T03:15:37.873Z++ CIDL_SHA256_ILLUMOS=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5202023-10-22T03:15:37.886Z++ CIDL_SHA256_LINUX_DPD=b275a1c688eae1024b9ce1cbb766a66e37072e84b4a6cbc18746c903739ccf51
5212023-10-22T03:15:37.906Z++ CIDL_SHA256_LINUX_SWADM=7e604cc4b67c1a711a63ece2a8d0e2e7c8ef2b9ac6bb433b3c2e02f5f66018ba
5222023-10-22T03:15:38.336Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5232023-10-22T03:15:38.352Z++ COMMIT=c0cbc39b55fac54b95468304c497e00f3d3cf686
5242023-10-22T03:15:38.365Z++ SHA2=cb3f0cfbe6216d2441d34e0470252e0fb142332e47b33b65c24ef7368a694b6d
5252023-10-22T03:15:38.385Z+ TARGET_DIR=out
5262023-10-22T03:15:38.402Zcurrent directory: /work/oxidecomputer/omicron
5272023-10-22T03:15:38.414Z+ DOWNLOAD_DIR=out/downloads
5282023-10-22T03:15:38.425Zconfiguring based on OS: "solaris2.11"
5292023-10-22T03:15:38.431Z+ DEST_DIR=./out/dendrite-stub
5302023-10-22T03:15:38.438ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5312023-10-22T03:15:38.445Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5322023-10-22T03:15:38.449ZLocal file: out/downloads/dendrite-stub.tar.gz
5332023-10-22T03:15:38.454Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5342023-10-22T03:15:38.463ZDownloading...
5352023-10-22T03:15:38.468Z+ REPO=oxidecomputer/dendrite
5362023-10-22T03:15:38.474Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686
5372023-10-22T03:15:38.478Z+ main
5382023-10-22T03:15:38.482Z+ [[ 0 != 0 ]]
5392023-10-22T03:15:38.486Z+ CIDL_OS=solaris2.11
5402023-10-22T03:15:38.491Z+ [[ 0 != 0 ]]
5412023-10-22T03:15:38.499Z+ configure_os solaris2.11
5422023-10-22T03:15:38.506Z+ echo 'current directory: /work/oxidecomputer/omicron'
5432023-10-22T03:15:38.516Z+ echo 'configuring based on OS: "solaris2.11"'
5442023-10-22T03:15:38.934Z+ case "$1" in
5452023-10-22T03:15:38.941Z+ SET_BINARIES=
5462023-10-22T03:15:38.950Z+ CIDL_SHA256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5472023-10-22T03:15:38.960Z+ CIDL_SHA256FUNC=do_sha256sum
5482023-10-22T03:15:38.969Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5492023-10-22T03:15:38.978Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5502023-10-22T03:15:39.026Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5512023-10-22T03:15:39.032Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz'
5522023-10-22T03:15:39.039Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5532023-10-22T03:15:39.059Z+ mkdir -p out/downloads
5542023-10-22T03:15:39.071Z+ mkdir -p ./out/dendrite-stub
5552023-10-22T03:15:39.089Z+ fetch_and_verify
5562023-10-22T03:15:39.104Z+ local DO_DOWNLOAD=true
5572023-10-22T03:15:39.118Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5582023-10-22T03:15:39.133Z+ '[' true == true ']'
5592023-10-22T03:15:39.142Z+ echo Downloading...
5602023-10-22T03:15:39.148Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5612023-10-22T03:15:39.157Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/c0cbc39b55fac54b95468304c497e00f3d3cf686/dendrite-stub.tar.gz
5622023-10-22T03:15:45.224Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5632023-10-22T03:15:45.234Z++ sha256sum
5642023-10-22T03:15:45.243Z++ awk '{print $1}'
5652023-10-22T03:15:45.329Z+ calculated_sha256=3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760
5662023-10-22T03:15:45.346Z+ [[ 3706e0e8230b7f76407ec0acea9020b9efc7d6c78b74c304102fd8e62cac6760 != \3\7\0\6\e\0\e\8\2\3\0\b\7\f\7\6\4\0\7\e\c\0\a\c\e\a\9\0\2\0\b\9\e\f\c\7\d\6\c\7\8\b\7\4\c\3\0\4\1\0\2\f\d\8\e\6\2\c\a\c\6\7\6\0 ]]
5672023-10-22T03:15:45.772Z+ do_untar out/downloads/dendrite-stub.tar.gz
5682023-10-22T03:15:45.794Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5692023-10-22T03:15:46.259Z+ do_assemble
5702023-10-22T03:15:46.269Z+ rm -r ./out/dendrite-stub
5712023-10-22T03:15:46.275Z+ mkdir ./out/dendrite-stub
5722023-10-22T03:15:46.280Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5732023-10-22T03:15:46.380Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5742023-10-22T03:15:46.399Z+ set -o errexit
5752023-10-22T03:15:46.418Z+++ dirname ./tools/ci_download_maghemite_mgd
5762023-10-22T03:15:46.435Z++ cd ./tools
5772023-10-22T03:15:46.448Z++ pwd
5782023-10-22T03:15:46.457Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5792023-10-22T03:15:46.469Z++ basename ./tools/ci_download_maghemite_mgd
5802023-10-22T03:15:46.903Z+ ARG0=ci_download_maghemite_mgd
5812023-10-22T03:15:46.911Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5822023-10-22T03:15:46.919Z++ CIDL_SHA256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
5832023-10-22T03:15:46.928Z++ MGD_LINUX_SHA256=45e5ddc9d81cfcb94917f9c58942c3a7211fb34a3c563fbfc2434b0a97306b3d
5842023-10-22T03:15:46.934Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5852023-10-22T03:15:46.944Z++ COMMIT=2f25a2005521f643317879b46692141b4127608a
5862023-10-22T03:15:46.956Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5872023-10-22T03:15:46.967Z+ TARGET_DIR=out
5882023-10-22T03:15:46.980Z+ DOWNLOAD_DIR=out/downloads
5892023-10-22T03:15:46.987Z+ DEST_DIR=./out/mgd
5902023-10-22T03:15:47.407Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5912023-10-22T03:15:47.413Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5922023-10-22T03:15:47.422Z+ REPO=oxidecomputer/maghemite
5932023-10-22T03:15:47.429Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a
5942023-10-22T03:15:47.436Z+ main
5952023-10-22T03:15:47.444Z+ [[ 0 != 0 ]]
5962023-10-22T03:15:47.453Z+ CIDL_OS=solaris2.11
5972023-10-22T03:15:47.463Z+ [[ 0 != 0 ]]
5982023-10-22T03:15:47.474Z+ configure_os solaris2.11
5992023-10-22T03:15:47.491Z+ echo 'current directory: /work/oxidecomputer/omicron'
6002023-10-22T03:15:47.509Zcurrent directory: /work/oxidecomputer/omicron
6012023-10-22T03:15:47.520Z+ echo 'configuring based on OS: "solaris2.11"'
6022023-10-22T03:15:47.530Z+ case "$1" in
6032023-10-22T03:15:47.545Zconfiguring based on OS: "solaris2.11"
6042023-10-22T03:15:47.558Z+ SET_BINARIES=
6052023-10-22T03:15:47.570Z+ CIDL_SHA256FUNC=do_sha256sum
6062023-10-22T03:15:47.586Z+ TARBALL_FILENAME=mgd.tar.gz
6072023-10-22T03:15:47.595Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6082023-10-22T03:15:47.602Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6092023-10-22T03:15:47.608Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz'
6102023-10-22T03:15:47.617ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6112023-10-22T03:15:47.630Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6122023-10-22T03:15:47.639ZLocal file: out/downloads/mgd.tar.gz
6132023-10-22T03:15:47.649Z+ mkdir -p out/downloads
6142023-10-22T03:15:47.656Z+ mkdir -p ./out/mgd
6152023-10-22T03:15:47.663Z+ fetch_and_verify
6162023-10-22T03:15:47.674Z+ local DO_DOWNLOAD=true
6172023-10-22T03:15:47.681Z+ [[ -f out/downloads/mgd.tar.gz ]]
6182023-10-22T03:15:47.688Z+ '[' true == true ']'
6192023-10-22T03:15:47.695Z+ echo Downloading...
6202023-10-22T03:15:47.704ZDownloading...
6212023-10-22T03:15:47.716Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz out/downloads/mgd.tar.gz
6222023-10-22T03:15:47.727Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2f25a2005521f643317879b46692141b4127608a/mgd.tar.gz
6232023-10-22T03:15:59.106Z++ do_sha256sum out/downloads/mgd.tar.gz
6242023-10-22T03:15:59.117Z++ sha256sum
6252023-10-22T03:15:59.126Z++ awk '{print $1}'
6262023-10-22T03:15:59.185Z+ calculated_sha256=16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4
6272023-10-22T03:15:59.190Z+ [[ 16878501f5440590674acd82bee6ce5dcf3d1326531c25064dd9c060ab6440a4 != \1\6\8\7\8\5\0\1\f\5\4\4\0\5\9\0\6\7\4\a\c\d\8\2\b\e\e\6\c\e\5\d\c\f\3\d\1\3\2\6\5\3\1\c\2\5\0\6\4\d\d\9\c\0\6\0\a\b\6\4\4\0\a\4 ]]
6282023-10-22T03:15:59.196Z+ do_untar out/downloads/mgd.tar.gz
6292023-10-22T03:15:59.200Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6302023-10-22T03:15:59.888Z+ do_assemble
6312023-10-22T03:15:59.891Z+ rm -r ./out/mgd
6322023-10-22T03:15:59.894Z+ mkdir ./out/mgd
6332023-10-22T03:15:59.898Z+ cp -r out/downloads/root ./out/mgd/root
6342023-10-22T03:16:00.105Z+ set -o errexit
6352023-10-22T03:16:00.110Z+++ dirname ./tools/ci_download_transceiver_control
6362023-10-22T03:16:00.121Z++ cd ./tools
6372023-10-22T03:16:00.128Z++ pwd
6382023-10-22T03:16:00.134Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6392023-10-22T03:16:00.141Z++ basename ./tools/ci_download_transceiver_control
6402023-10-22T03:16:00.149Z+ ARG0=ci_download_transceiver_control
6412023-10-22T03:16:00.158Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6422023-10-22T03:16:00.166Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6432023-10-22T03:16:00.173Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6442023-10-22T03:16:00.181Z+ TARGET_DIR=out
6452023-10-22T03:16:00.187Z+ DOWNLOAD_DIR=out/downloads
6462023-10-22T03:16:00.198Z+ DEST_DIR=./out/transceiver-control
6472023-10-22T03:16:00.204Z+ BIN_DIR=/opt/oxide/bin
6482023-10-22T03:16:00.212Z+ BINARY=xcvradm
6492023-10-22T03:16:00.223Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6502023-10-22T03:16:00.230Z+ REPO=oxidecomputer/transceiver-control
6512023-10-22T03:16:00.239Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-10-22T03:16:00.248Z+ main
6532023-10-22T03:16:00.269Z+ [[ 0 != 0 ]]
6542023-10-22T03:16:00.282Z+ CIDL_OS=solaris2.11
6552023-10-22T03:16:00.291Z+ [[ 0 != 0 ]]
6562023-10-22T03:16:00.299Z+ configure_os solaris2.11
6572023-10-22T03:16:00.305Z+ echo 'current directory: /work/oxidecomputer/omicron'
6582023-10-22T03:16:00.321Zcurrent directory: /work/oxidecomputer/omicron
6592023-10-22T03:16:00.327Z+ echo 'configuring based on OS: "solaris2.11"'
6602023-10-22T03:16:00.342Z+ case "$1" in
6612023-10-22T03:16:00.356Zconfiguring based on OS: "solaris2.11"
6622023-10-22T03:16:00.371Z+ SET_BINARIES=
6632023-10-22T03:16:00.398Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6642023-10-22T03:16:00.844Z+ CIDL_SHA256FUNC=do_sha256sum
6652023-10-22T03:16:00.865Z+ ARCHIVE_FILENAME=xcvradm.gz
6662023-10-22T03:16:00.882Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6672023-10-22T03:16:00.894Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6682023-10-22T03:16:00.903Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6692023-10-22T03:16:00.908ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6702023-10-22T03:16:00.915Z+ echo 'Local file: out/downloads/xcvradm.gz'
6712023-10-22T03:16:00.918ZLocal file: out/downloads/xcvradm.gz
6722023-10-22T03:16:00.922Z+ mkdir -p out/downloads
6732023-10-22T03:16:00.937Z+ mkdir -p ./out/transceiver-control
6742023-10-22T03:16:00.941Z+ fetch_and_verify
6752023-10-22T03:16:00.944Z+ local DO_DOWNLOAD=true
6762023-10-22T03:16:00.949Z+ [[ -f out/downloads/xcvradm.gz ]]
6772023-10-22T03:16:00.957Z+ '[' true == true ']'
6782023-10-22T03:16:00.986Z+ echo Downloading...
6792023-10-22T03:16:00.993ZDownloading...
6802023-10-22T03:16:01.010Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6812023-10-22T03:16:01.018Z+ 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
6822023-10-22T03:16:02.464Z++ do_sha256sum out/downloads/xcvradm.gz
6832023-10-22T03:16:02.475Z++ sha256sum
6842023-10-22T03:16:02.486Z++ awk '{print $1}'
6852023-10-22T03:16:02.496Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6862023-10-22T03:16:02.503Z+ [[ 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 ]]
6872023-10-22T03:16:02.512Z+ do_unpack out/downloads/xcvradm.gz
6882023-10-22T03:16:02.523Z+ mkdir -p out/downloads/root//opt/oxide/bin
6892023-10-22T03:16:02.532Z+ gzip -dc out/downloads/xcvradm.gz
6902023-10-22T03:16:02.675Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6912023-10-22T03:16:02.697Z+ do_assemble
6922023-10-22T03:16:02.712Z+ rm -r ./out/transceiver-control
6932023-10-22T03:16:02.728Z+ mkdir ./out/transceiver-control
6942023-10-22T03:16:03.959Z+ cp -r out/downloads/root ./out/transceiver-control/root
6952023-10-22T03:16:03.969ZAll builder prerequisites installed successfully, and PATH looks valid
6962023-10-22T03:16:04.382Z
6972023-10-22T03:16:04.387Zreal 2:53.098053707
6982023-10-22T03:16:04.391Zuser 51.946117627
6992023-10-22T03:16:04.395Zsys 10.545703223
7002023-10-22T03:16:04.406Ztrap 0.024086315
7012023-10-22T03:16:04.409Ztflt 0.111083986
7022023-10-22T03:16:04.413Zdflt 0.363635009
7032023-10-22T03:16:04.416Zkflt 0.141190397
7042023-10-22T03:16:04.823Zlock 1.801865471
7052023-10-22T03:16:04.827Zslp 5:38.128319280
7062023-10-22T03:16:04.830Zlat 4.157058271
7072023-10-22T03:16:04.834Zstop 0.067986428
7082023-10-22T03:16:04.839Z
7092023-10-22T03:16:04.842Z #### # # ##### ##### # #
7102023-10-22T03:16:04.845Z # # # # # # # # # #
7112023-10-22T03:16:05.252Z # # # # # # # #
7122023-10-22T03:16:05.257Z # # # ##### ##### #
7132023-10-22T03:16:05.262Z # # # # # # #
7142023-10-22T03:16:05.265Z #### ###### # # # #
7152023-10-22T03:16:05.268Z
7162023-10-22T03:16:05.271Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7172023-10-22T03:16:05.682Z Updating crates.io index
7182023-10-22T03:16:05.685Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7192023-10-22T03:16:05.689Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7202023-10-22T03:16:06.681Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7212023-10-22T03:16:07.378Z Updating git repository `http://github.com/oxidecomputer/tofino`
7222023-10-22T03:16:07.709Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7232023-10-22T03:16:08.068Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7242023-10-22T03:16:08.338Z Updating git repository `https://github.com/oxidecomputer/propolis`
7252023-10-22T03:16:09.182Z Updating git repository `https://github.com/oxidecomputer/crucible`
7262023-10-22T03:16:10.943Z Updating git repository `https://github.com/oxidecomputer/opte`
7272023-10-22T03:16:11.916Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7282023-10-22T03:16:12.236Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7292023-10-22T03:16:13.001Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7302023-10-22T03:16:13.196Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7312023-10-22T03:16:13.518Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7322023-10-22T03:16:13.933Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7332023-10-22T03:16:14.277Z Updating git repository `https://github.com/njaremko/samael`
7342023-10-22T03:16:14.953Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7352023-10-22T03:16:15.532Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7362023-10-22T03:16:15.958Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7372023-10-22T03:16:16.670Z Updating git repository `https://github.com/jgallagher/nix`
7382023-10-22T03:16:17.621Z Updating git repository `https://github.com/cbiffle/hubpack`
7392023-10-22T03:16:17.951Z Updating git repository `https://github.com/oxidecomputer/omicron`
7402023-10-22T03:16:26.605Z Updating git repository `https://github.com/oxidecomputer/rfb`
7412023-10-22T03:16:27.509Z Updating git repository `https://github.com/oxidecomputer/typify`
7422023-10-22T03:16:28.052Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7432023-10-22T03:16:28.428Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7442023-10-22T03:16:28.718Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7452023-10-22T03:16:30.709Z Downloading crates ...
7462023-10-22T03:16:30.712Z Downloaded equivalent v1.0.1
7472023-10-22T03:16:31.120Z Downloaded errno v0.3.2
7482023-10-22T03:16:31.124Z Downloaded colorchoice v1.0.0
7492023-10-22T03:16:31.127Z Downloaded serde_spanned v0.6.3
7502023-10-22T03:16:31.130Z Downloaded heck v0.4.1
7512023-10-22T03:16:31.134Z Downloaded cargo-platform v0.1.3
7522023-10-22T03:16:31.138Z Downloaded itoa v1.0.9
7532023-10-22T03:16:31.141Z Downloaded anstyle v1.0.2
7542023-10-22T03:16:31.551Z Downloaded anstyle-query v1.0.0
7552023-10-22T03:16:31.558Z Downloaded quote v1.0.33
7562023-10-22T03:16:31.969Z Downloaded anstyle-parse v0.2.1
7572023-10-22T03:16:32.379Z Downloaded cargo_metadata v0.18.0
7582023-10-22T03:16:32.385Z Downloaded clap_derive v4.4.2
7592023-10-22T03:16:32.388Z Downloaded cargo_toml v0.16.3
7602023-10-22T03:16:32.392Z Downloaded bitflags v1.3.2
7612023-10-22T03:16:32.398Z Downloaded camino v1.1.6
7622023-10-22T03:16:32.401Z Downloaded utf8parse v0.2.1
7632023-10-22T03:16:32.404Z Downloaded terminal_size v0.2.6
7642023-10-22T03:16:32.408Z Downloaded io-lifetimes v1.0.11
7652023-10-22T03:16:32.411Z Downloaded semver v1.0.18
7662023-10-22T03:16:32.416Z Downloaded anyhow v1.0.75
7672023-10-22T03:16:32.420Z Downloaded proc-macro2 v1.0.67
7682023-10-22T03:16:32.423Z Downloaded serde_derive v1.0.188
7692023-10-22T03:16:32.428Z Downloaded clap_builder v4.4.2
7702023-10-22T03:16:32.431Z Downloaded serde v1.0.188
7712023-10-22T03:16:32.438Z Downloaded memchr v2.6.3
7722023-10-22T03:16:32.441Z Downloaded hashbrown v0.14.0
7732023-10-22T03:16:32.445Z Downloaded serde_json v1.0.107
7742023-10-22T03:16:32.448Z Downloaded toml_edit v0.20.0
7752023-10-22T03:16:32.452Z Downloaded syn v2.0.32
7762023-10-22T03:16:32.458Z Downloaded clap_lex v0.5.1
7772023-10-22T03:16:32.463Z Downloaded clap v4.4.3
7782023-10-22T03:16:32.477Z Downloaded libc v0.2.149
7792023-10-22T03:16:32.480Z Downloaded winnow v0.5.15
7802023-10-22T03:16:32.484Z Downloaded rustix v0.37.23
7812023-10-22T03:16:32.488Z Downloaded indexmap v2.0.0
7822023-10-22T03:16:32.899Z Downloaded toml v0.8.0
7832023-10-22T03:16:32.903Z Downloaded unicode-ident v1.0.12
7842023-10-22T03:16:33.309Z Downloaded ryu v1.0.15
7852023-10-22T03:16:33.312Z Downloaded strsim v0.10.0
7862023-10-22T03:16:33.315Z Downloaded toml_datetime v0.6.3
7872023-10-22T03:16:33.318Z Downloaded thiserror-impl v1.0.49
7882023-10-22T03:16:33.326Z Downloaded thiserror v1.0.49
7892023-10-22T03:16:33.330Z Downloaded anstream v0.5.0
7902023-10-22T03:16:33.333Z Compiling proc-macro2 v1.0.67
7912023-10-22T03:16:33.336Z Compiling unicode-ident v1.0.12
7922023-10-22T03:16:33.339Z Compiling serde v1.0.188
7932023-10-22T03:16:33.342Z Compiling libc v0.2.149
7942023-10-22T03:16:33.345Z Compiling io-lifetimes v1.0.11
7952023-10-22T03:16:33.759Z Compiling rustix v0.37.23
7962023-10-22T03:16:33.763Z Compiling hashbrown v0.14.0
7972023-10-22T03:16:33.772Z Compiling utf8parse v0.2.1
7982023-10-22T03:16:33.785Z Compiling equivalent v1.0.1
7992023-10-22T03:16:33.792Z Compiling bitflags v1.3.2
8002023-10-22T03:16:33.796Z Compiling anstyle-parse v0.2.1
8012023-10-22T03:16:33.801Z Compiling camino v1.1.6
8022023-10-22T03:16:34.209Z Compiling colorchoice v1.0.0
8032023-10-22T03:16:34.212Z Compiling anstyle v1.0.2
8042023-10-22T03:16:34.217Z Compiling indexmap v2.0.0
8052023-10-22T03:16:34.220Z Compiling anstyle-query v1.0.0
8062023-10-22T03:16:34.629Z Compiling thiserror v1.0.49
8072023-10-22T03:16:35.039Z Compiling winnow v0.5.15
8082023-10-22T03:16:35.042Z Compiling serde_json v1.0.107
8092023-10-22T03:16:35.045Z Compiling semver v1.0.18
8102023-10-22T03:16:35.087Z Compiling anstream v0.5.0
8112023-10-22T03:16:35.090Z Compiling heck v0.4.1
8122023-10-22T03:16:35.094Z Compiling ryu v1.0.15
8132023-10-22T03:16:35.097Z Compiling itoa v1.0.9
8142023-10-22T03:16:35.125Z Compiling strsim v0.10.0
8152023-10-22T03:16:35.128Z Compiling quote v1.0.33
8162023-10-22T03:16:35.131Z Compiling anyhow v1.0.75
8172023-10-22T03:16:35.135Z Compiling clap_lex v0.5.1
8182023-10-22T03:16:35.138Z Compiling syn v2.0.32
8192023-10-22T03:16:35.141Z Compiling errno v0.3.2
8202023-10-22T03:16:36.498Z Compiling terminal_size v0.2.6
8212023-10-22T03:16:36.654Z Compiling clap_builder v4.4.2
8222023-10-22T03:16:42.081Z Compiling serde_derive v1.0.188
8232023-10-22T03:16:42.085Z Compiling thiserror-impl v1.0.49
8242023-10-22T03:16:42.088Z Compiling clap_derive v4.4.2
8252023-10-22T03:16:46.097Z Compiling clap v4.4.3
8262023-10-22T03:16:54.262Z Compiling serde_spanned v0.6.3
8272023-10-22T03:16:54.268Z Compiling toml_datetime v0.6.3
8282023-10-22T03:16:54.276Z Compiling cargo-platform v0.1.3
8292023-10-22T03:16:54.707Z Compiling toml_edit v0.20.0
8302023-10-22T03:16:56.320Z Compiling cargo_metadata v0.18.0
8312023-10-22T03:16:57.890Z Compiling toml v0.8.0
8322023-10-22T03:16:58.797Z Compiling cargo_toml v0.16.3
8332023-10-22T03:17:04.361Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8342023-10-22T03:17:05.687Z Finished dev [unoptimized + debuginfo] target(s) in 1m 02s
8352023-10-22T03:17:05.899Z Running `target/debug/xtask clippy`
8362023-10-22T03:17:05.955Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8372023-10-22T03:17:06.872Z Downloading crates ...
8382023-10-22T03:17:07.214Z Downloaded httptest v0.15.4
8392023-10-22T03:17:07.218Z Downloaded http-body v0.4.5
8402023-10-22T03:17:07.223Z Downloaded http-range v0.1.5
8412023-10-22T03:17:07.230Z Downloaded httparse v1.8.0
8422023-10-22T03:17:07.235Z Downloaded base64ct v1.6.0
8432023-10-22T03:17:07.238Z Downloaded is-terminal v0.4.9
8442023-10-22T03:17:07.247Z Downloaded ident_case v1.0.1
8452023-10-22T03:17:07.250Z Downloaded hostname v0.3.1
8462023-10-22T03:17:07.254Z Downloaded hubpack_derive v0.1.1
8472023-10-22T03:17:07.258Z Downloaded highway v1.1.0
8482023-10-22T03:17:07.261Z Downloaded impl-trait-for-tuples v0.2.2
8492023-10-22T03:17:07.264Z Downloaded ipnetwork v0.20.0
8502023-10-22T03:17:07.270Z Downloaded byteorder v1.4.3
8512023-10-22T03:17:07.279Z Downloaded hyper-tls v0.5.0
8522023-10-22T03:17:07.285Z Downloaded normalize-line-endings v0.3.0
8532023-10-22T03:17:07.288Z Downloaded ipnet v2.8.0
8542023-10-22T03:17:07.293Z Downloaded atomicwrites v0.4.2
8552023-10-22T03:17:07.296Z Downloaded indoc v1.0.9
8562023-10-22T03:17:07.302Z Downloaded nodrop v0.1.14
8572023-10-22T03:17:07.306Z Downloaded lazy_static v1.4.0
8582023-10-22T03:17:07.309Z Downloaded bit_field v0.10.2
8592023-10-22T03:17:07.312Z Downloaded atty v0.2.14
8602023-10-22T03:17:07.315Z Downloaded num-bigint v0.4.4
8612023-10-22T03:17:07.326Z Downloaded headers-core v0.2.0
8622023-10-22T03:17:07.330Z Downloaded assert_matches v1.5.0
8632023-10-22T03:17:07.335Z Downloaded bb8 v0.8.1
8642023-10-22T03:17:07.342Z Downloaded match_cfg v0.1.0
8652023-10-22T03:17:07.346Z Downloaded managed v0.8.0
8662023-10-22T03:17:07.350Z Downloaded atomic-waker v1.1.1
8672023-10-22T03:17:07.353Z Downloaded maybe-uninit v2.0.0
8682023-10-22T03:17:07.407Z Downloaded memoffset v0.7.1
8692023-10-22T03:17:07.413Z Downloaded maplit v1.0.2
8702023-10-22T03:17:07.418Z Downloaded base16ct v0.2.0
8712023-10-22T03:17:07.421Z Downloaded clap_derive v3.2.25
8722023-10-22T03:17:07.424Z Downloaded ciborium-ll v0.2.1
8732023-10-22T03:17:07.427Z Downloaded mime v0.3.17
8742023-10-22T03:17:07.430Z Downloaded autocfg v1.1.0
8752023-10-22T03:17:07.434Z Downloaded lru-cache v0.1.2
8762023-10-22T03:17:07.437Z Downloaded argon2 v0.5.2
8772023-10-22T03:17:07.441Z Downloaded log v0.4.20
8782023-10-22T03:17:07.444Z Downloaded basic-toml v0.1.4
8792023-10-22T03:17:07.447Z Downloaded crossbeam-epoch v0.9.15
8802023-10-22T03:17:07.450Z Downloaded backoff v0.4.0
8812023-10-22T03:17:07.464Z Downloaded aes-gcm-siv v0.11.1
8822023-10-22T03:17:07.467Z Downloaded tower-service v0.3.2
8832023-10-22T03:17:07.470Z Downloaded toolchain_find v0.2.0
8842023-10-22T03:17:07.473Z Downloaded tap v1.0.1
8852023-10-22T03:17:07.475Z Downloaded serde-hex v0.1.0
8862023-10-22T03:17:07.478Z Downloaded sha1 v0.10.5
8872023-10-22T03:17:07.481Z Downloaded unicase v2.7.0
8882023-10-22T03:17:07.484Z Downloaded mockall v0.11.4
8892023-10-22T03:17:07.487Z Downloaded heapless v0.7.16
8902023-10-22T03:17:07.490Z Downloaded spin v0.5.2
8912023-10-22T03:17:07.493Z Downloaded untrusted v0.7.1
8922023-10-22T03:17:07.496Z Downloaded universal-hash v0.5.1
8932023-10-22T03:17:07.499Z Downloaded native-tls v0.2.11
8942023-10-22T03:17:07.502Z Downloaded criterion-plot v0.5.0
8952023-10-22T03:17:07.506Z Downloaded ascii v1.1.0
8962023-10-22T03:17:07.509Z Downloaded usdt-attr-macro v0.3.5
8972023-10-22T03:17:07.514Z Downloaded anes v0.1.6
8982023-10-22T03:17:07.524Z Downloaded twox-hash v1.6.3
8992023-10-22T03:17:07.527Z Downloaded slog-async v2.8.0
9002023-10-22T03:17:07.530Z Downloaded smawk v0.3.1
9012023-10-22T03:17:07.533Z Downloaded remove_dir_all v0.5.3
9022023-10-22T03:17:07.537Z Downloaded typenum v1.16.0
9032023-10-22T03:17:07.540Z Downloaded wyz v0.5.1
9042023-10-22T03:17:07.542Z Downloaded console v0.15.7
9052023-10-22T03:17:07.545Z Downloaded unicode-xid v0.2.4
9062023-10-22T03:17:07.548Z Downloaded libm v0.2.7
9072023-10-22T03:17:07.561Z Downloaded itertools v0.10.5
9082023-10-22T03:17:07.576Z Downloaded data-encoding v2.4.0
9092023-10-22T03:17:07.581Z Downloaded float-cmp v0.9.0
9102023-10-22T03:17:07.583Z Downloaded tinytemplate v1.2.1
9112023-10-22T03:17:07.587Z Downloaded threadpool v1.8.1
9122023-10-22T03:17:07.589Z Downloaded resolv-conf v0.7.0
9132023-10-22T03:17:07.594Z Downloaded tungstenite v0.20.1
9142023-10-22T03:17:07.601Z Downloaded foreign-types v0.5.0
9152023-10-22T03:17:07.604Z Downloaded pretty-hex v0.3.0
9162023-10-22T03:17:07.607Z Downloaded oso-derive v0.26.4
9172023-10-22T03:17:07.610Z Downloaded digest v0.10.7
9182023-10-22T03:17:07.614Z Downloaded rand_core v0.6.4
9192023-10-22T03:17:07.618Z Downloaded phf_shared v0.10.0
9202023-10-22T03:17:07.621Z Downloaded rpassword v7.2.0
9212023-10-22T03:17:07.624Z Downloaded unicode-bidi v0.3.13
9222023-10-22T03:17:07.655Z Downloaded hash32 v0.2.1
9232023-10-22T03:17:07.659Z Downloaded derive_builder v0.12.0
9242023-10-22T03:17:07.663Z Downloaded openssl-probe v0.1.5
9252023-10-22T03:17:07.666Z Downloaded phf_shared v0.11.2
9262023-10-22T03:17:07.669Z Downloaded flagset v0.4.3
9272023-10-22T03:17:07.672Z Downloaded darling_macro v0.14.4
9282023-10-22T03:17:07.676Z Downloaded ctr v0.9.2
9292023-10-22T03:17:07.679Z Downloaded ff v0.13.0
9302023-10-22T03:17:07.682Z Downloaded pest_generator v2.7.2
9312023-10-22T03:17:07.685Z Downloaded fixedbitset v0.4.2
9322023-10-22T03:17:07.688Z Downloaded termcolor v1.2.0
9332023-10-22T03:17:07.692Z Downloaded cstr-argument v0.1.2
9342023-10-22T03:17:07.695Z Downloaded fd-lock v3.0.13
9352023-10-22T03:17:07.698Z Downloaded zone_cfg_derive v0.2.0
9362023-10-22T03:17:07.701Z Downloaded predicates-tree v1.0.9
9372023-10-22T03:17:07.704Z Downloaded tar v0.4.40
9382023-10-22T03:17:07.707Z Downloaded diesel_table_macro_syntax v0.1.0
9392023-10-22T03:17:07.710Z Downloaded darling_macro v0.20.3
9402023-10-22T03:17:07.713Z Downloaded foreign-types-shared v0.3.1
9412023-10-22T03:17:07.717Z Downloaded percent-encoding v2.3.0
9422023-10-22T03:17:07.720Z Downloaded vte_generate_state_changes v0.1.1
9432023-10-22T03:17:07.723Z Downloaded pretty-hex v0.2.1
9442023-10-22T03:17:07.726Z Downloaded pin-utils v0.1.0
9452023-10-22T03:17:07.729Z Downloaded pest_derive v2.7.2
9462023-10-22T03:17:07.732Z Downloaded filetime v0.2.22
9472023-10-22T03:17:07.735Z Downloaded pest_meta v2.7.2
9482023-10-22T03:17:07.738Z Downloaded fallible-iterator v0.2.0
9492023-10-22T03:17:07.742Z Downloaded derive-where v1.2.5
9502023-10-22T03:17:07.745Z Downloaded parse-display v0.7.0
9512023-10-22T03:17:07.748Z Downloaded doc-comment v0.3.3
9522023-10-22T03:17:07.751Z Downloaded display-error-chain v0.1.1
9532023-10-22T03:17:07.755Z Downloaded pkg-config v0.3.27
9542023-10-22T03:17:07.759Z Downloaded owo-colors v3.5.0
9552023-10-22T03:17:07.762Z Downloaded predicates v3.0.4
9562023-10-22T03:17:07.764Z Downloaded plotters-backend v0.3.5
9572023-10-22T03:17:07.767Z Downloaded stable_deref_trait v1.2.0
9582023-10-22T03:17:07.771Z Downloaded minimal-lexical v0.2.1
9592023-10-22T03:17:07.774Z Downloaded structopt-derive v0.4.18
9602023-10-22T03:17:07.776Z Downloaded rustls-pemfile v1.0.3
9612023-10-22T03:17:07.779Z Downloaded enum-as-inner v0.5.1
9622023-10-22T03:17:07.782Z Downloaded downcast v0.11.0
9632023-10-22T03:17:07.785Z Downloaded derive_builder_macro v0.12.0
9642023-10-22T03:17:07.789Z Downloaded dtrace-parser v0.1.14
9652023-10-22T03:17:07.792Z Downloaded tinyvec v1.6.0
9662023-10-22T03:17:07.796Z Downloaded rustfmt-wrapper v0.2.0
9672023-10-22T03:17:07.800Z Downloaded endian-type v0.1.2
9682023-10-22T03:17:07.803Z Downloaded usdt-impl v0.3.5
9692023-10-22T03:17:07.806Z Downloaded erased-serde v0.3.30
9702023-10-22T03:17:07.809Z Downloaded path-dedot v3.1.0
9712023-10-22T03:17:07.812Z Downloaded crypto-common v0.1.6
9722023-10-22T03:17:07.815Z Downloaded env_logger v0.10.0
9732023-10-22T03:17:07.818Z Downloaded rustc_version v0.4.0
9742023-10-22T03:17:07.821Z Downloaded pin-project-lite v0.2.13
9752023-10-22T03:17:07.824Z Downloaded futures-sink v0.3.28
9762023-10-22T03:17:07.826Z Downloaded rayon-core v1.11.0
9772023-10-22T03:17:07.829Z Downloaded futures-task v0.3.28
9782023-10-22T03:17:07.833Z Downloaded number_prefix v0.4.0
9792023-10-22T03:17:07.836Z Downloaded static_assertions v1.1.0
9802023-10-22T03:17:07.839Z Downloaded slog-term v2.9.0
9812023-10-22T03:17:07.842Z Downloaded strum v0.25.0
9822023-10-22T03:17:07.845Z Downloaded serde_repr v0.1.16
9832023-10-22T03:17:07.849Z Downloaded structmeta-derive v0.1.6
9842023-10-22T03:17:07.852Z Downloaded darling v0.14.4
9852023-10-22T03:17:07.855Z Downloaded sct v0.7.0
9862023-10-22T03:17:07.861Z Downloaded pin-project v1.1.3
9872023-10-22T03:17:07.882Z Downloaded num_threads v0.1.6
9882023-10-22T03:17:07.885Z Downloaded synstructure v0.12.6
9892023-10-22T03:17:07.889Z Downloaded ena v0.14.2
9902023-10-22T03:17:07.892Z Downloaded zeroize_derive v1.4.2
9912023-10-22T03:17:07.895Z Downloaded slab v0.4.9
9922023-10-22T03:17:07.898Z Downloaded vergen v8.2.4
9932023-10-22T03:17:07.900Z Downloaded opaque-debug v0.3.0
9942023-10-22T03:17:07.904Z Downloaded shlex v1.1.0
9952023-10-22T03:17:07.907Z Downloaded subtle v2.5.0
9962023-10-22T03:17:07.910Z Downloaded strip-ansi-escapes v0.2.0
9972023-10-22T03:17:07.914Z Downloaded structopt v0.3.26
9982023-10-22T03:17:07.920Z Downloaded glob v0.3.1
9992023-10-22T03:17:07.923Z Downloaded num_enum_derive v0.7.0
10002023-10-22T03:17:07.927Z Downloaded tokio-postgres v0.7.10
10012023-10-22T03:17:07.934Z Downloaded datatest-stable v0.1.3
10022023-10-22T03:17:07.937Z Downloaded password-hash v0.5.0
10032023-10-22T03:17:07.940Z Downloaded secrecy v0.8.0
10042023-10-22T03:17:07.945Z Downloaded version_check v0.9.4
10052023-10-22T03:17:07.949Z Downloaded rand v0.8.5
10062023-10-22T03:17:07.952Z Downloaded dirs-sys-next v0.1.2
10072023-10-22T03:17:07.956Z Downloaded serde_derive_internals v0.26.0
10082023-10-22T03:17:07.959Z Downloaded subprocess v0.2.9
10092023-10-22T03:17:07.962Z Downloaded zip v0.6.6
10102023-10-22T03:17:07.970Z Downloaded derive_more v0.99.17
10112023-10-22T03:17:07.985Z Downloaded path-slash v0.1.5
10122023-10-22T03:17:07.989Z Downloaded pem v1.1.1
10132023-10-22T03:17:07.993Z Downloaded generic-array v0.14.7
10142023-10-22T03:17:07.996Z Downloaded peeking_take_while v0.1.2
10152023-10-22T03:17:07.999Z Downloaded openssl-macros v0.1.1
10162023-10-22T03:17:08.007Z Downloaded globset v0.4.13
10172023-10-22T03:17:08.011Z Downloaded slog v2.7.0
10182023-10-22T03:17:08.013Z Downloaded shell-words v1.1.0
10192023-10-22T03:17:08.016Z Downloaded vec_map v0.8.2
10202023-10-22T03:17:08.020Z Downloaded same-file v1.0.6
10212023-10-22T03:17:08.022Z Downloaded tempdir v0.3.7
10222023-10-22T03:17:08.025Z Downloaded futures-executor v0.3.28
10232023-10-22T03:17:08.028Z Downloaded rusty-fork v0.3.0
10242023-10-22T03:17:08.031Z Downloaded paste v1.0.14
10252023-10-22T03:17:08.034Z Downloaded der_derive v0.7.2
10262023-10-22T03:17:08.037Z Downloaded vte v0.11.1
10272023-10-22T03:17:08.040Z Downloaded hashlink v0.8.3
10282023-10-22T03:17:08.043Z Downloaded parking_lot v0.11.2
10292023-10-22T03:17:08.045Z Downloaded take_mut v0.2.2
10302023-10-22T03:17:08.048Z Downloaded snafu-derive v0.7.5
10312023-10-22T03:17:08.051Z Downloaded signal-hook v0.3.17
10322023-10-22T03:17:08.054Z Downloaded futures-core v0.3.28
10332023-10-22T03:17:08.057Z Downloaded dof v0.1.5
10342023-10-22T03:17:08.061Z Downloaded reedline v0.23.0
10352023-10-22T03:17:08.064Z Downloaded zerocopy v0.3.0
10362023-10-22T03:17:08.067Z Downloaded tempfile v3.8.0
10372023-10-22T03:17:08.070Z Downloaded rustversion v1.0.14
10382023-10-22T03:17:08.073Z Downloaded socket2 v0.4.9
10392023-10-22T03:17:08.075Z Downloaded socket2 v0.5.4
10402023-10-22T03:17:08.078Z Downloaded x509-cert v0.2.4
10412023-10-22T03:17:08.087Z Downloaded futures-channel v0.3.28
10422023-10-22T03:17:08.091Z Downloaded elliptic-curve v0.13.5
10432023-10-22T03:17:08.097Z Downloaded der v0.7.8
10442023-10-22T03:17:08.107Z Downloaded papergrid v0.10.0
10452023-10-22T03:17:08.117Z Downloaded crossterm v0.26.1
10462023-10-22T03:17:08.129Z Downloaded getrandom v0.2.10
10472023-10-22T03:17:08.133Z Downloaded yasna v0.5.2
10482023-10-22T03:17:08.138Z Downloaded salty v0.2.0
10492023-10-22T03:17:08.146Z Downloaded snafu v0.7.5
10502023-10-22T03:17:08.157Z Downloaded regex-automata v0.1.10
10512023-10-22T03:17:08.169Z Downloaded hashbrown v0.12.3
10522023-10-22T03:17:08.176Z Downloaded petgraph v0.6.4
10532023-10-22T03:17:08.202Z Downloaded rayon v1.7.0
10542023-10-22T03:17:08.219Z Downloaded rustls-webpki v0.101.4
10552023-10-22T03:17:08.246Z Downloaded serde_with v2.3.3
10562023-10-22T03:17:08.258Z Downloaded plotters v0.3.5
10572023-10-22T03:17:08.275Z Downloaded webpki-roots v0.25.2
10582023-10-22T03:17:08.282Z Downloaded proptest v1.3.1
10592023-10-22T03:17:08.299Z Downloaded futures-util v0.3.28
10602023-10-22T03:17:08.321Z Downloaded libtest-mimic v0.5.2
10612023-10-22T03:17:08.330Z Downloaded smoltcp v0.8.2
10622023-10-22T03:17:08.348Z Downloaded vcpkg v0.2.15
10632023-10-22T03:17:08.420Z Downloaded syn v1.0.109
10642023-10-22T03:17:08.442Z Downloaded openssl v0.10.57
10652023-10-22T03:17:08.460Z Downloaded smoltcp v0.9.1
10662023-10-22T03:17:08.482Z Downloaded object v0.30.4
10672023-10-22T03:17:08.500Z Downloaded gimli v0.28.0
10682023-10-22T03:17:08.515Z Downloaded openapiv3 v1.0.3
10692023-10-22T03:17:08.539Z Downloaded bzip2-sys v0.1.11+1.0.8
10702023-10-22T03:17:08.566Z Downloaded diesel v2.1.1
10712023-10-22T03:17:08.599Z Downloaded zerocopy-derive v0.6.4
10722023-10-22T03:17:08.621Z Downloaded sha3 v0.10.8
10732023-10-22T03:17:08.634Z Downloaded polar-core v0.26.4
10742023-10-22T03:17:08.651Z Downloaded sled v0.34.7
10752023-10-22T03:17:08.684Z Downloaded regex-syntax v0.7.5
10762023-10-22T03:17:08.690Z Downloaded regex-automata v0.3.8
10772023-10-22T03:17:08.720Z Downloaded zerocopy-derive v0.2.0
10782023-10-22T03:17:08.739Z Downloaded libgit2-sys v0.15.2+1.6.4
10792023-10-22T03:17:08.842Z Downloaded tokio v1.33.0
10802023-10-22T03:17:08.908Z Downloaded object v0.32.1
10812023-10-22T03:17:08.926Z Downloaded git2 v0.17.2
10822023-10-22T03:17:08.941Z Downloaded curve25519-dalek v4.1.0
10832023-10-22T03:17:08.957Z Downloaded bstr v1.6.0
10842023-10-22T03:17:08.979Z Downloaded regex-syntax v0.6.29
10852023-10-22T03:17:08.991Z Downloaded rustix v0.38.9
10862023-10-22T03:17:09.030Z Downloaded regex v1.9.5
10872023-10-22T03:17:09.054Z Downloaded trust-dns-proto v0.22.0
10882023-10-22T03:17:09.076Z Downloaded rustls v0.21.7
10892023-10-22T03:17:09.098Z Downloaded h2 v0.3.21
10902023-10-22T03:17:09.108Z Downloaded ratatui v0.23.0
10912023-10-22T03:17:09.129Z Downloaded radix_trie v0.2.1
10922023-10-22T03:17:09.139Z Downloaded regress v0.7.1
10932023-10-22T03:17:09.153Z Downloaded idna v0.4.0
10942023-10-22T03:17:09.165Z Downloaded bstr v0.2.17
10952023-10-22T03:17:09.183Z Downloaded quick-xml v0.23.1
10962023-10-22T03:17:09.195Z Downloaded encoding_rs v0.8.33
10972023-10-22T03:17:09.238Z Downloaded lalrpop v0.19.12
10982023-10-22T03:17:09.258Z Downloaded idna v0.2.3
10992023-10-22T03:17:09.271Z Downloaded clap v2.34.0
11002023-10-22T03:17:09.285Z Downloaded hashbrown v0.13.2
11012023-10-22T03:17:09.291Z Downloaded reqwest v0.11.20
11022023-10-22T03:17:09.305Z Downloaded tabled v0.14.0
11032023-10-22T03:17:09.332Z Downloaded nix v0.26.2
11042023-10-22T03:17:09.351Z Downloaded chrono v0.4.31
11052023-10-22T03:17:09.365Z Downloaded crypto-bigint v0.5.2
11062023-10-22T03:17:09.376Z Downloaded headers v0.3.9
11072023-10-22T03:17:09.385Z Downloaded steno v0.4.0
11082023-10-22T03:17:09.392Z Downloaded bitvec v1.0.1
11092023-10-22T03:17:09.419Z Downloaded crossterm v0.27.0
11102023-10-22T03:17:09.431Z Downloaded portable-atomic v1.4.3
11112023-10-22T03:17:09.440Z Downloaded vsss-rs v3.3.1
11122023-10-22T03:17:09.444Z Downloaded unicode-normalization v0.1.22
11132023-10-22T03:17:09.451Z Downloaded serde_yaml v0.9.25
11142023-10-22T03:17:09.458Z Downloaded time v0.3.27
11152023-10-22T03:17:09.468Z Downloaded rusqlite v0.29.0
11162023-10-22T03:17:09.478Z Downloaded libxml v0.3.3
11172023-10-22T03:17:09.489Z Downloaded bindgen v0.65.1
11182023-10-22T03:17:09.502Z Downloaded derive_builder_core v0.12.0
11192023-10-22T03:17:09.505Z Downloaded pest v2.7.2
11202023-10-22T03:17:09.515Z Downloaded test-strategy v0.2.1
11212023-10-22T03:17:09.520Z Downloaded clap v3.2.25
11222023-10-22T03:17:09.543Z Downloaded hyper v0.14.27
11232023-10-22T03:17:09.557Z Downloaded stringprep v0.1.3
11242023-10-22T03:17:09.560Z Downloaded expectorate v1.1.0
11252023-10-22T03:17:09.564Z Downloaded flume v0.11.0
11262023-10-22T03:17:09.570Z Downloaded openssl-sys v0.9.93
11272023-10-22T03:17:09.578Z Downloaded similar v2.2.1
11282023-10-22T03:17:09.586Z Downloaded pretty_assertions v1.4.0
11292023-10-22T03:17:09.591Z Downloaded serde_arrays v0.1.0
11302023-10-22T03:17:09.594Z Downloaded futures-io v0.3.28
11312023-10-22T03:17:09.597Z Downloaded textwrap v0.11.0
11322023-10-22T03:17:09.600Z Downloaded serde_tokenstream v0.1.7
11332023-10-22T03:17:09.603Z Downloaded libz-sys v1.1.12
11342023-10-22T03:17:09.723Z Downloaded serde_with_macros v2.3.3
11352023-10-22T03:17:09.726Z Downloaded yansi v0.5.1
11362023-10-22T03:17:09.730Z Downloaded debug-ignore v1.0.5
11372023-10-22T03:17:09.733Z Downloaded slog-json v2.6.1
11382023-10-22T03:17:09.736Z Downloaded parking_lot v0.12.1
11392023-10-22T03:17:09.739Z Downloaded zerocopy v0.6.4
11402023-10-22T03:17:09.743Z Downloaded darling_core v0.20.3
11412023-10-22T03:17:09.748Z Downloaded oorandom v11.1.3
11422023-10-22T03:17:09.752Z Downloaded olpc-cjson v0.1.3
11432023-10-22T03:17:09.756Z Downloaded darling_core v0.14.4
11442023-10-22T03:17:09.759Z Downloaded futures v0.3.28
11452023-10-22T03:17:09.767Z Downloaded uuid v1.4.1
11462023-10-22T03:17:09.774Z Downloaded zeroize v1.6.0
11472023-10-22T03:17:09.777Z Downloaded once_cell v1.18.0
11482023-10-22T03:17:09.780Z Downloaded aho-corasick v1.0.4
11492023-10-22T03:17:09.790Z Downloaded futures-timer v3.0.2
11502023-10-22T03:17:09.793Z Downloaded similar-asserts v1.5.0
11512023-10-22T03:17:09.796Z Downloaded smallvec v0.6.14
11522023-10-22T03:17:09.799Z Downloaded unicode-segmentation v1.10.1
11532023-10-22T03:17:09.805Z Downloaded trust-dns-resolver v0.22.0
11542023-10-22T03:17:09.812Z Downloaded tough v0.12.5
11552023-10-22T03:17:09.825Z Downloaded itertools v0.11.0
11562023-10-22T03:17:09.837Z Downloaded rand v0.4.6
11572023-10-22T03:17:09.846Z Downloaded group v0.13.0
11582023-10-22T03:17:09.849Z Downloaded parse-display-derive v0.7.0
11592023-10-22T03:17:09.852Z Downloaded textwrap v0.16.0
11602023-10-22T03:17:09.855Z Downloaded dyn-clone v1.0.13
11612023-10-22T03:17:09.858Z Downloaded env_logger v0.9.3
11622023-10-22T03:17:09.861Z Downloaded omicron-zone-package v0.8.3
11632023-10-22T03:17:09.864Z Downloaded darling v0.20.3
11642023-10-22T03:17:09.867Z Downloaded tokio-util v0.7.8
11652023-10-22T03:17:09.877Z Downloaded diesel_derives v2.1.1
11662023-10-22T03:17:09.882Z Downloaded funty v2.0.0
11672023-10-22T03:17:09.886Z Downloaded toml_edit v0.19.15
11682023-10-22T03:17:09.913Z Downloaded xattr v1.0.1
11692023-10-22T03:17:09.916Z Downloaded pkcs8 v0.10.2
11702023-10-22T03:17:09.920Z Downloaded semver v0.11.0
11712023-10-22T03:17:09.923Z Downloaded scopeguard v1.2.0
11722023-10-22T03:17:09.927Z Downloaded signal-hook-mio v0.2.3
11732023-10-22T03:17:09.930Z Downloaded semver-parser v0.10.2
11742023-10-22T03:17:09.934Z Downloaded parking_lot_core v0.8.6
11752023-10-22T03:17:09.937Z Downloaded crossbeam-utils v0.8.16
11762023-10-22T03:17:09.940Z Downloaded crossbeam-channel v0.5.8
11772023-10-22T03:17:09.947Z Downloaded phf v0.11.2
11782023-10-22T03:17:09.950Z Downloaded rcgen v0.10.0
11792023-10-22T03:17:09.953Z Downloaded siphasher v0.3.11
11802023-10-22T03:17:09.956Z Downloaded prettyplease v0.2.12
11812023-10-22T03:17:09.960Z Downloaded hkdf v0.12.3
11822023-10-22T03:17:09.965Z Downloaded signal-hook-registry v1.4.1
11832023-10-22T03:17:09.970Z Downloaded ed25519 v1.5.3
11842023-10-22T03:17:09.972Z Downloaded slog-envlogger v2.2.0
11852023-10-22T03:17:09.976Z Downloaded partial-io v0.5.4
11862023-10-22T03:17:09.979Z Downloaded parking_lot_core v0.9.8
11872023-10-22T03:17:09.982Z Downloaded trust-dns-client v0.22.0
11882023-10-22T03:17:09.991Z Downloaded serde_plain v1.0.2
11892023-10-22T03:17:09.994Z Downloaded serde_path_to_error v0.1.14
11902023-10-22T03:17:09.997Z Downloaded tabled_derive v0.6.0
11912023-10-22T03:17:10.001Z Downloaded flate2 v1.0.27
11922023-10-22T03:17:10.005Z Downloaded futures-macro v0.3.28
11932023-10-22T03:17:10.008Z Downloaded utf-8 v0.7.6
11942023-10-22T03:17:10.013Z Downloaded serial_test v0.10.0
11952023-10-22T03:17:10.016Z Downloaded path-absolutize v3.1.0
11962023-10-22T03:17:10.021Z Downloaded semver v0.1.20
11972023-10-22T03:17:10.024Z Downloaded rustc-hash v1.1.0
11982023-10-22T03:17:10.027Z Downloaded pem-rfc7468 v0.7.0
11992023-10-22T03:17:10.030Z Downloaded predicates v2.1.5
12002023-10-22T03:17:10.033Z Downloaded platforms v3.0.2
12012023-10-22T03:17:10.036Z Downloaded pkcs1 v0.7.5
12022023-10-22T03:17:10.083Z Downloaded term v0.7.0
12032023-10-22T03:17:10.090Z Downloaded half v1.8.2
12042023-10-22T03:17:10.100Z Downloaded libsqlite3-sys v0.26.0
12052023-10-22T03:17:10.225Z Downloaded ring v0.16.20
12062023-10-22T03:17:10.390Z Downloaded criterion v0.5.1
12072023-10-22T03:17:10.400Z Downloaded rustc_version v0.1.7
12082023-10-22T03:17:10.403Z Downloaded getopts v0.2.21
12092023-10-22T03:17:10.406Z Downloaded rsa v0.9.2
12102023-10-22T03:17:10.413Z Downloaded spki v0.7.2
12112023-10-22T03:17:10.416Z Downloaded fatfs v0.3.6
12122023-10-22T03:17:10.422Z Downloaded diff v0.1.13
12132023-10-22T03:17:10.427Z Downloaded thiserror-impl-no-std v2.0.2
12142023-10-22T03:17:10.430Z Downloaded precomputed-hash v0.1.1
12152023-10-22T03:17:10.434Z Downloaded oso v0.26.4
12162023-10-22T03:17:10.438Z Downloaded slog-stdlog v4.1.1
12172023-10-22T03:17:10.441Z Downloaded slog-scope v4.4.0
12182023-10-22T03:17:10.444Z Downloaded crossbeam-queue v0.3.8
12192023-10-22T03:17:10.447Z Downloaded fs-err v2.9.0
12202023-10-22T03:17:10.450Z Downloaded fragile v2.0.0
12212023-10-22T03:17:10.453Z Downloaded form_urlencoded v1.2.0
12222023-10-22T03:17:10.456Z Downloaded fastrand v2.0.0
12232023-10-22T03:17:10.459Z Downloaded fallible-streaming-iterator v0.1.9
12242023-10-22T03:17:10.462Z Downloaded zone v0.2.0
12252023-10-22T03:17:10.466Z Downloaded postgres-types v0.2.6
12262023-10-22T03:17:10.472Z Downloaded usdt-macro v0.3.5
12272023-10-22T03:17:10.475Z Downloaded pin-project-internal v1.1.3
12282023-10-22T03:17:10.478Z Downloaded tracing v0.1.37
12292023-10-22T03:17:10.481Z Downloaded tokio-stream v0.1.14
12302023-10-22T03:17:10.484Z Downloaded foreign-types v0.3.2
12312023-10-22T03:17:10.487Z Downloaded proc-macro-error v1.0.4
12322023-10-22T03:17:10.490Z Downloaded url v2.4.1
12332023-10-22T03:17:10.493Z Downloaded packed_struct v0.10.1
12342023-10-22T03:17:10.497Z Downloaded foreign-types-shared v0.1.1
12352023-10-22T03:17:10.500Z Downloaded foreign-types-macros v0.2.3
12362023-10-22T03:17:10.503Z Downloaded crunchy v0.2.2
12372023-10-22T03:17:10.506Z Downloaded usdt v0.3.5
12382023-10-22T03:17:10.510Z Downloaded predicates-core v1.0.6
12392023-10-22T03:17:10.514Z Downloaded plotters-svg v0.3.5
12402023-10-22T03:17:10.517Z Downloaded proc-macro-crate v1.3.1
12412023-10-22T03:17:10.521Z Downloaded rstest_macros v0.18.2
12422023-10-22T03:17:10.524Z Downloaded tokio-rustls v0.24.1
12432023-10-22T03:17:10.527Z Downloaded ref-cast-impl v1.0.20
12442023-10-22T03:17:10.530Z Downloaded ref-cast v1.0.20
12452023-10-22T03:17:10.534Z Downloaded deranged v0.3.8
12462023-10-22T03:17:10.536Z Downloaded unsafe-libyaml v0.2.9
12472023-10-22T03:17:10.540Z Downloaded ron v0.7.1
12482023-10-22T03:17:10.543Z Downloaded const_format v0.2.31
12492023-10-22T03:17:10.546Z Downloaded rand_chacha v0.3.1
12502023-10-22T03:17:10.549Z Downloaded quick-error v1.2.3
12512023-10-22T03:17:10.552Z Downloaded proc-macro-error-attr v1.0.4
12522023-10-22T03:17:10.555Z Downloaded trust-dns-server v0.22.1
12532023-10-22T03:17:10.562Z Downloaded os_str_bytes v6.5.1
12542023-10-22T03:17:10.564Z Downloaded radium v0.7.0
12552023-10-22T03:17:10.568Z Downloaded r2d2 v0.8.10
12562023-10-22T03:17:10.571Z Downloaded rstest v0.18.2
12572023-10-22T03:17:10.579Z Downloaded poly1305 v0.8.0
12582023-10-22T03:17:10.583Z Downloaded tracing-attributes v0.1.26
12592023-10-22T03:17:10.587Z Downloaded toml v0.7.8
12602023-10-22T03:17:10.592Z Downloaded num-bigint-dig v0.8.4
12612023-10-22T03:17:10.601Z Downloaded fnv v1.0.7
12622023-10-22T03:17:10.605Z Downloaded mio v0.8.8
12632023-10-22T03:17:10.613Z Downloaded tracing-core v0.1.31
12642023-10-22T03:17:10.618Z Downloaded toml v0.5.11
12652023-10-22T03:17:10.625Z Downloaded tokio-tungstenite v0.18.0
12662023-10-22T03:17:10.629Z Downloaded smallvec v1.11.0
12672023-10-22T03:17:10.632Z Downloaded thread_local v1.1.7
12682023-10-22T03:17:10.637Z Downloaded relative-path v1.9.0
12692023-10-22T03:17:10.640Z Downloaded postcard-cobs v0.1.5-pre
12702023-10-22T03:17:10.643Z Downloaded time-macros v0.2.13
12712023-10-22T03:17:10.646Z Downloaded http v0.2.9
12722023-10-22T03:17:10.650Z Downloaded chacha20poly1305 v0.10.1
12732023-10-22T03:17:10.655Z Downloaded postgres-protocol v0.6.6
12742023-10-22T03:17:10.658Z Downloaded postcard v0.7.3
12752023-10-22T03:17:10.661Z Downloaded either v1.9.0
12762023-10-22T03:17:10.664Z Downloaded dirs-next v2.0.0
12772023-10-22T03:17:10.669Z Downloaded backtrace v0.3.69
12782023-10-22T03:17:10.674Z Downloaded thiserror-no-std v2.0.2
12792023-10-22T03:17:10.680Z Downloaded which v4.4.0
12802023-10-22T03:17:10.683Z Downloaded walkdir v2.4.0
12812023-10-22T03:17:10.687Z Downloaded tungstenite v0.18.0
12822023-10-22T03:17:10.691Z Downloaded spin v0.9.8
12832023-10-22T03:17:10.696Z Downloaded ron v0.8.1
12842023-10-22T03:17:10.728Z Downloaded tokio-native-tls v0.3.1
12852023-10-22T03:17:10.740Z Downloaded tiny-keccak v2.0.2
12862023-10-22T03:17:10.744Z Downloaded rustc-demangle v0.1.23
12872023-10-22T03:17:10.749Z Downloaded rust-argon2 v1.0.1
12882023-10-22T03:17:10.753Z Downloaded indicatif v0.17.7
12892023-10-22T03:17:10.756Z Downloaded packed_struct_codegen v0.10.1
12902023-10-22T03:17:10.761Z Downloaded polyval v0.6.1
12912023-10-22T03:17:10.764Z Downloaded topological-sort v0.2.2
12922023-10-22T03:17:10.767Z Downloaded signature v1.6.4
12932023-10-22T03:17:10.771Z Downloaded dashmap v5.5.1
12942023-10-22T03:17:10.776Z Downloaded multer v2.1.0
12952023-10-22T03:17:10.780Z Downloaded rand_xorshift v0.3.0
12962023-10-22T03:17:10.784Z Downloaded fxhash v0.2.1
12972023-10-22T03:17:10.788Z Downloaded difflib v0.4.0
12982023-10-22T03:17:10.791Z Downloaded curve25519-dalek-derive v0.1.0
12992023-10-22T03:17:10.794Z Downloaded crucible-workspace-hack v0.1.0
13002023-10-22T03:17:10.799Z Downloaded want v0.3.1
13012023-10-22T03:17:10.802Z Downloaded waitgroup v0.1.2
13022023-10-22T03:17:10.805Z Downloaded wait-timeout v0.2.0
13032023-10-22T03:17:10.809Z Downloaded time-core v0.1.1
13042023-10-22T03:17:10.813Z Downloaded arc-swap v1.6.0
13052023-10-22T03:17:10.817Z Downloaded allocator-api2 v0.2.16
13062023-10-22T03:17:10.820Z Downloaded ppv-lite86 v0.2.17
13072023-10-22T03:17:10.826Z Downloaded trybuild v1.0.85
13082023-10-22T03:17:10.829Z Downloaded tokio-tungstenite v0.20.1
13092023-10-22T03:17:10.837Z Downloaded tinyvec_macros v0.1.1
13102023-10-22T03:17:10.840Z Downloaded mockall_derive v0.11.4
13112023-10-22T03:17:10.843Z Downloaded miniz_oxide v0.7.1
13122023-10-22T03:17:10.846Z Downloaded cc v1.0.83
13132023-10-22T03:17:10.849Z Downloaded ucd-trie v0.1.6
13142023-10-22T03:17:10.856Z Downloaded unicode-width v0.1.10
13152023-10-22T03:17:10.860Z Downloaded strum_macros v0.25.2
13162023-10-22T03:17:10.863Z Downloaded schemars v0.8.13
13172023-10-22T03:17:10.868Z Downloaded crc32fast v1.3.2
13182023-10-22T03:17:10.871Z Downloaded crc-any v2.4.3
13192023-10-22T03:17:10.875Z Downloaded whoami v1.4.1
13202023-10-22T03:17:10.880Z Downloaded rtoolbox v0.0.1
13212023-10-22T03:17:10.885Z Downloaded unarray v0.1.4
13222023-10-22T03:17:10.888Z Downloaded tokio-macros v2.1.0
13232023-10-22T03:17:10.894Z Downloaded strum_macros v0.24.3
13242023-10-22T03:17:10.897Z Downloaded strsim v0.8.0
13252023-10-22T03:17:10.901Z Downloaded smf v0.2.2
13262023-10-22T03:17:10.906Z Downloaded scheduled-thread-pool v0.2.7
13272023-10-22T03:17:10.909Z Downloaded rustls-native-certs v0.6.3
13282023-10-22T03:17:10.914Z Downloaded ringbuffer v0.15.0
13292023-10-22T03:17:10.918Z Downloaded thread-id v4.2.0
13302023-10-22T03:17:10.922Z Downloaded termios v0.3.3
13312023-10-22T03:17:10.925Z Downloaded const-oid v0.9.5
13322023-10-22T03:17:10.928Z Downloaded cancel-safe-futures v0.1.2
13332023-10-22T03:17:10.931Z Downloaded ahash v0.8.3
13342023-10-22T03:17:10.935Z Downloaded unicode-linebreak v0.1.5
13352023-10-22T03:17:10.938Z Downloaded string_cache v0.8.7
13362023-10-22T03:17:10.941Z Downloaded sha2 v0.10.8
13372023-10-22T03:17:10.947Z Downloaded slog-dtrace v0.2.3
13382023-10-22T03:17:10.951Z Downloaded slog-bunyan v2.4.0
13392023-10-22T03:17:10.954Z Downloaded nanorand v0.7.0
13402023-10-22T03:17:10.968Z Downloaded cookie v0.16.2
13412023-10-22T03:17:10.971Z Downloaded constant_time_eq v0.2.6
13422023-10-22T03:17:10.974Z Downloaded mime_guess v2.0.4
13432023-10-22T03:17:10.979Z Downloaded tui-tree-widget v0.13.0
13442023-10-22T03:17:10.983Z Downloaded md-5 v0.10.5
13452023-10-22T03:17:10.986Z Downloaded serde_tokenstream v0.2.0
13462023-10-22T03:17:10.990Z Downloaded schemars_derive v0.8.13
13472023-10-22T03:17:10.992Z Downloaded num-derive v0.4.0
13482023-10-22T03:17:10.995Z Downloaded structmeta v0.1.6
13492023-10-22T03:17:10.998Z Downloaded serde_urlencoded v0.7.1
13502023-10-22T03:17:11.002Z Downloaded num-iter v0.1.43
13512023-10-22T03:17:11.005Z Downloaded num-complex v0.4.4
13522023-10-22T03:17:11.008Z Downloaded termtree v0.4.1
13532023-10-22T03:17:11.011Z Downloaded constant_time_eq v0.3.0
13542023-10-22T03:17:11.014Z Downloaded assert_cmd v2.0.12
13552023-10-22T03:17:11.017Z Downloaded signal-hook-tokio v0.3.1
13562023-10-22T03:17:11.020Z Downloaded num-traits v0.2.16
13572023-10-22T03:17:11.024Z Downloaded ansi_term v0.12.1
13582023-10-22T03:17:11.027Z Downloaded addr2line v0.21.0
13592023-10-22T03:17:11.030Z Downloaded array-init v0.0.4
13602023-10-22T03:17:11.034Z Downloaded base64 v0.21.4
13612023-10-22T03:17:11.037Z Downloaded arrayvec v0.7.4
13622023-10-22T03:17:11.041Z Downloaded try-lock v0.2.4
13632023-10-22T03:17:11.045Z Downloaded signature v2.1.0
13642023-10-22T03:17:11.048Z Downloaded serial_test_derive v0.10.0
13652023-10-22T03:17:11.051Z Downloaded serde-big-array v0.5.1
13662023-10-22T03:17:11.054Z Downloaded serde-big-array v0.4.1
13672023-10-22T03:17:11.058Z Downloaded num-rational v0.4.1
13682023-10-22T03:17:11.061Z Downloaded indexmap v1.9.3
13692023-10-22T03:17:11.064Z Downloaded crossbeam v0.8.2
13702023-10-22T03:17:11.067Z Downloaded crc-catalog v2.2.0
13712023-10-22T03:17:11.070Z Downloaded corncobs v0.1.3
13722023-10-22T03:17:11.073Z Downloaded ciborium v0.2.1
13732023-10-22T03:17:11.076Z Downloaded block-padding v0.3.3
13742023-10-22T03:17:11.079Z Downloaded async-recursion v1.0.5
13752023-10-22T03:17:11.082Z Downloaded num_enum v0.7.0
13762023-10-22T03:17:11.085Z Downloaded num_enum v0.5.11
13772023-10-22T03:17:11.088Z Downloaded crossbeam-deque v0.8.3
13782023-10-22T03:17:11.091Z Downloaded crc v3.0.1
13792023-10-22T03:17:11.093Z Downloaded const_format_proc_macros v0.2.31
13802023-10-22T03:17:11.096Z Downloaded colored v2.0.4
13812023-10-22T03:17:11.099Z Downloaded num-integer v0.1.45
13822023-10-22T03:17:11.103Z Downloaded cpufeatures v0.2.9
13832023-10-22T03:17:11.106Z Downloaded approx v0.5.1
13842023-10-22T03:17:11.111Z Downloaded bytes v1.5.0
13852023-10-22T03:17:11.114Z Downloaded lock_api v0.4.10
13862023-10-22T03:17:11.118Z Downloaded libloading v0.7.4
13872023-10-22T03:17:11.120Z Downloaded clang-sys v1.6.1
13882023-10-22T03:17:11.124Z Downloaded bcs v0.1.5
13892023-10-22T03:17:11.127Z Downloaded bzip2 v0.4.4
13902023-10-22T03:17:11.130Z Downloaded cexpr v0.6.0
13912023-10-22T03:17:11.133Z Downloaded macaddr v1.0.1
13922023-10-22T03:17:11.136Z Downloaded clap_lex v0.2.4
13932023-10-22T03:17:11.139Z Downloaded num_cpus v1.16.0
13942023-10-22T03:17:11.142Z Downloaded async-trait v0.1.73
13952023-10-22T03:17:11.145Z Downloaded lalrpop-util v0.19.12
13962023-10-22T03:17:11.149Z Downloaded newtype_derive v0.1.6
13972023-10-22T03:17:11.152Z Downloaded ascii-canvas v3.0.0
13982023-10-22T03:17:11.155Z Downloaded num_enum_derive v0.5.11
13992023-10-22T03:17:11.158Z Downloaded linked-hash-map v0.5.6
14002023-10-22T03:17:11.161Z Downloaded bitflags v2.4.0
14012023-10-22T03:17:11.164Z Downloaded aead v0.5.2
14022023-10-22T03:17:11.167Z Downloaded cast v0.3.0
14032023-10-22T03:17:11.170Z Downloaded hmac v0.12.1
14042023-10-22T03:17:11.173Z Downloaded chacha20 v0.9.1
14052023-10-22T03:17:11.177Z Downloaded linear-map v1.2.0
14062023-10-22T03:17:11.181Z Downloaded libefi-sys v0.1.0
14072023-10-22T03:17:11.184Z Downloaded cipher v0.4.4
14082023-10-22T03:17:11.187Z Downloaded base64 v0.13.1
14092023-10-22T03:17:11.190Z Downloaded memoffset v0.9.0
14102023-10-22T03:17:11.193Z Downloaded matches v0.1.10
14112023-10-22T03:17:11.196Z Downloaded lazycell v1.3.0
14122023-10-22T03:17:11.199Z Downloaded hex v0.4.3
14132023-10-22T03:17:11.202Z Downloaded convert_case v0.4.0
14142023-10-22T03:17:11.205Z Downloaded adler v1.0.2
14152023-10-22T03:17:11.208Z Downloaded keccak v0.1.4
14162023-10-22T03:17:11.211Z Downloaded hex-literal v0.4.1
14172023-10-22T03:17:11.214Z Downloaded async-stream v0.3.5
14182023-10-22T03:17:11.217Z Downloaded arrayref v0.3.7
14192023-10-22T03:17:11.220Z Downloaded indoc v2.0.3
14202023-10-22T03:17:11.223Z Downloaded cfg-if v0.1.10
14212023-10-22T03:17:11.226Z Downloaded cassowary v0.3.0
14222023-10-22T03:17:11.230Z Downloaded aes v0.8.3
14232023-10-22T03:17:11.233Z Downloaded num v0.4.1
14242023-10-22T03:17:11.236Z Downloaded nu-ansi-term v0.49.0
14252023-10-22T03:17:11.239Z Downloaded nibble_vec v0.1.0
14262023-10-22T03:17:11.243Z Downloaded inout v0.1.3
14272023-10-22T03:17:11.246Z Downloaded httpdate v1.0.3
14282023-10-22T03:17:11.249Z Downloaded async-stream-impl v0.3.5
14292023-10-22T03:17:11.252Z Downloaded nom v7.1.3
14302023-10-22T03:17:11.256Z Downloaded new_debug_unreachable v1.0.4
14312023-10-22T03:17:11.260Z Downloaded jobserver v0.1.26
14322023-10-22T03:17:11.263Z Downloaded ciborium-io v0.2.1
14332023-10-22T03:17:11.267Z Downloaded cfg-if v1.0.0
14342023-10-22T03:17:11.271Z Downloaded newline-converter v0.3.0
14352023-10-22T03:17:11.274Z Downloaded iana-time-zone v0.1.57
14362023-10-22T03:17:11.277Z Downloaded humantime v2.1.0
14372023-10-22T03:17:11.279Z Downloaded camino-tempfile v1.0.2
14382023-10-22T03:17:11.282Z Downloaded hyper-rustls v0.24.1
14392023-10-22T03:17:11.285Z Downloaded heck v0.3.3
14402023-10-22T03:17:11.295Z Downloaded buf-list v1.0.3
14412023-10-22T03:17:11.299Z Downloaded blake2 v0.10.6
14422023-10-22T03:17:11.301Z Downloaded blake2b_simd v1.0.1
14432023-10-22T03:17:11.304Z Downloaded bit-vec v0.6.3
14442023-10-22T03:17:11.308Z Downloaded instant v0.1.12
14452023-10-22T03:17:11.310Z Downloaded hubpack v0.1.2
14462023-10-22T03:17:11.313Z Downloaded bytecount v0.6.3
14472023-10-22T03:17:11.317Z Downloaded bitfield v0.14.0
14482023-10-22T03:17:11.321Z Downloaded hyper-staticfile v0.9.5
14492023-10-22T03:17:11.324Z Downloaded block-buffer v0.10.4
14502023-10-22T03:17:11.327Z Downloaded bit-set v0.5.3
14512023-10-22T03:17:11.330Z Downloaded bytesize v1.3.0
14522023-10-22T03:17:11.333Z Downloaded bitstruct_derive v0.1.0
14532023-10-22T03:17:11.336Z Downloaded bitstruct v0.1.1
14542023-10-22T03:17:11.339Z Downloaded home v0.5.5
14552023-10-22T03:17:11.342Z Downloaded bincode v1.3.3
14562023-10-22T03:17:12.038Z Compiling proc-macro2 v1.0.67
14572023-10-22T03:17:12.041Z Compiling serde v1.0.188
14582023-10-22T03:17:12.044Z Compiling autocfg v1.1.0
14592023-10-22T03:17:12.047Z Compiling version_check v0.9.4
14602023-10-22T03:17:12.060Z Compiling syn v1.0.109
14612023-10-22T03:17:12.063Z Compiling parking_lot_core v0.9.8
14622023-10-22T03:17:12.072Z Compiling libm v0.2.7
14632023-10-22T03:17:12.124Z Compiling libc v0.2.149
14642023-10-22T03:17:12.601Z Compiling cfg-if v1.0.0
14652023-10-22T03:17:12.665Z Compiling futures-core v0.3.28
14662023-10-22T03:17:12.718Z Compiling once_cell v1.18.0
14672023-10-22T03:17:12.836Z Compiling typenum v1.16.0
14682023-10-22T03:17:13.096Z Compiling ahash v0.8.3
14692023-10-22T03:17:13.194Z Compiling lock_api v0.4.10
14702023-10-22T03:17:13.320Z Compiling num-traits v0.2.16
14712023-10-22T03:17:13.477Z Compiling quote v1.0.33
14722023-10-22T03:17:13.648Z Compiling generic-array v0.14.7
14732023-10-22T03:17:13.745Z Compiling slab v0.4.9
14742023-10-22T03:17:14.073Z Compiling syn v2.0.32
14752023-10-22T03:17:14.269Z Compiling jobserver v0.1.26
14762023-10-22T03:17:14.567Z Compiling futures-channel v0.3.28
14772023-10-22T03:17:14.610Z Compiling futures-task v0.3.28
14782023-10-22T03:17:14.737Z Compiling cc v1.0.83
14792023-10-22T03:17:14.849Z Compiling pkg-config v0.3.27
14802023-10-22T03:17:15.005Z Compiling futures-util v0.3.28
14812023-10-22T03:17:15.140Z Compiling memchr v2.6.3
14822023-10-22T03:17:15.305Z Compiling vcpkg v0.2.15
14832023-10-22T03:17:15.444Z Compiling itoa v1.0.9
14842023-10-22T03:17:15.569Z Compiling schemars v0.8.13
14852023-10-22T03:17:15.877Z Compiling log v0.4.20
14862023-10-22T03:17:16.091Z Compiling serde_json v1.0.107
14872023-10-22T03:17:16.866Z Compiling indexmap v1.9.3
14882023-10-22T03:17:17.050Z Compiling ryu v1.0.15
14892023-10-22T03:17:17.236Z Compiling httparse v1.8.0
14902023-10-22T03:17:17.534Z Compiling allocator-api2 v0.2.16
14912023-10-22T03:17:17.640Z Compiling equivalent v1.0.1
14922023-10-22T03:17:17.844Z Compiling rustix v0.38.9
14932023-10-22T03:17:17.923Z Compiling getrandom v0.2.10
14942023-10-22T03:17:18.331Z Compiling fnv v1.0.7
14952023-10-22T03:17:18.425Z Compiling rustls v0.21.7
14962023-10-22T03:17:18.442Z Compiling openssl v0.10.57
14972023-10-22T03:17:18.511Z Compiling aho-corasick v1.0.4
14982023-10-22T03:17:18.767Z Compiling hashbrown v0.14.0
14992023-10-22T03:17:18.808Z Compiling regex-syntax v0.7.5
15002023-10-22T03:17:18.975Z Compiling unicode-xid v0.2.4
15012023-10-22T03:17:19.210Z Compiling ucd-trie v0.1.6
15022023-10-22T03:17:19.689Z Compiling ring v0.16.20
15032023-10-22T03:17:20.030Z Compiling openssl-sys v0.9.93
15042023-10-22T03:17:21.258Z Compiling backtrace v0.3.69
15052023-10-22T03:17:21.765Z Compiling native-tls v0.2.11
15062023-10-22T03:17:22.097Z Compiling async-trait v0.1.73
15072023-10-22T03:17:22.810Z Compiling anyhow v1.0.75
15082023-10-22T03:17:22.951Z Compiling rustversion v1.0.14
15092023-10-22T03:17:23.501Z Compiling crossbeam-utils v0.8.16
15102023-10-22T03:17:24.100Z Compiling slog v2.7.0
15112023-10-22T03:17:24.292Z Compiling iana-time-zone v0.1.57
15122023-10-22T03:17:24.724Z Compiling regex-automata v0.3.8
15132023-10-22T03:17:24.844Z Compiling time-core v0.1.1
15142023-10-22T03:17:24.914Z Compiling byteorder v1.4.3
15152023-10-22T03:17:25.150Z Compiling time-macros v0.2.13
15162023-10-22T03:17:25.782Z Compiling dyn-clone v1.0.13
15172023-10-22T03:17:26.061Z Compiling serde_derive_internals v0.26.0
15182023-10-22T03:17:26.064Z Compiling synstructure v0.12.6
15192023-10-22T03:17:26.827Z Compiling hashbrown v0.13.2
15202023-10-22T03:17:28.690Z Compiling usdt-impl v0.3.5
15212023-10-22T03:17:28.758Z Compiling unicode-width v0.1.10
15222023-10-22T03:17:28.997Z Compiling thread-id v4.2.0
15232023-10-22T03:17:29.082Z Compiling strsim v0.10.0
15242023-10-22T03:17:29.143Z Compiling scopeguard v1.2.0
15252023-10-22T03:17:29.348Z Compiling tinyvec_macros v0.1.1
15262023-10-22T03:17:29.375Z Compiling winnow v0.5.15
15272023-10-22T03:17:29.474Z Compiling tinyvec v1.6.0
15282023-10-22T03:17:30.173Z Compiling unicode-bidi v0.3.13
15292023-10-22T03:17:30.224Z Compiling smallvec v1.11.0
15302023-10-22T03:17:31.829Z Compiling percent-encoding v2.3.0
15312023-10-22T03:17:32.226Z Compiling unicode-normalization v0.1.22
15322023-10-22T03:17:32.297Z Compiling parking_lot v0.12.1
15332023-10-22T03:17:32.334Z Compiling form_urlencoded v1.2.0
15342023-10-22T03:17:32.762Z Compiling num-integer v0.1.45
15352023-10-22T03:17:32.781Z Compiling adler v1.0.2
15362023-10-22T03:17:33.090Z Compiling regex v1.9.5
15372023-10-22T03:17:33.154Z Compiling bitflags v1.3.2
15382023-10-22T03:17:33.300Z Compiling crc32fast v1.3.2
15392023-10-22T03:17:33.770Z Compiling miniz_oxide v0.7.1
15402023-10-22T03:17:33.918Z Compiling idna v0.4.0
15412023-10-22T03:17:34.206Z Compiling spin v0.5.2
15422023-10-22T03:17:34.552Z Compiling gimli v0.28.0
15432023-10-22T03:17:34.789Z Compiling object v0.32.1
15442023-10-22T03:17:35.749Z Compiling url v2.4.1
15452023-10-22T03:17:36.254Z Compiling pin-project-lite v0.2.13
15462023-10-22T03:17:36.370Z Compiling rustc-demangle v0.1.23
15472023-10-22T03:17:36.431Z Compiling errno v0.3.2
15482023-10-22T03:17:36.633Z Compiling serde_derive v1.0.188
15492023-10-22T03:17:36.705Z Compiling thiserror-impl v1.0.49
15502023-10-22T03:17:36.726Z Compiling zeroize_derive v1.4.2
15512023-10-22T03:17:37.800Z Compiling tokio-macros v2.1.0
15522023-10-22T03:17:38.635Z Compiling futures-macro v0.3.28
15532023-10-22T03:17:39.086Z Compiling tracing-attributes v0.1.26
15542023-10-22T03:17:40.262Z Compiling schemars_derive v0.8.13
15552023-10-22T03:17:40.901Z Compiling openssl-macros v0.1.1
15562023-10-22T03:17:41.349Z Compiling thiserror v1.0.49
15572023-10-22T03:17:41.542Z Compiling pest v2.7.2
15582023-10-22T03:17:41.942Z Compiling zerocopy-derive v0.2.0
15592023-10-22T03:17:42.770Z Compiling strum_macros v0.25.2
15602023-10-22T03:17:44.542Z Compiling addr2line v0.21.0
15612023-10-22T03:17:44.770Z Compiling zerocopy v0.3.0
15622023-10-22T03:17:45.219Z Compiling zerocopy-derive v0.6.4
15632023-10-22T03:17:45.870Z Compiling pest_meta v2.7.2
15642023-10-22T03:17:46.046Z Compiling dof v0.1.5
15652023-10-22T03:17:46.457Z Compiling mio v0.8.8
15662023-10-22T03:17:46.554Z Compiling signal-hook-registry v1.4.1
15672023-10-22T03:17:47.611Z Compiling num_cpus v1.16.0
15682023-10-22T03:17:47.789Z Compiling socket2 v0.5.4
15692023-10-22T03:17:48.339Z Compiling pest_generator v2.7.2
15702023-10-22T03:17:48.374Z Compiling futures-sink v0.3.28
15712023-10-22T03:17:48.591Z Compiling memoffset v0.9.0
15722023-10-22T03:17:49.199Z Compiling futures-io v0.3.28
15732023-10-22T03:17:49.454Z Compiling deranged v0.3.8
15742023-10-22T03:17:49.476Z Compiling pin-utils v0.1.0
15752023-10-22T03:17:49.623Z Compiling radium v0.7.0
15762023-10-22T03:17:49.642Z Compiling num_threads v0.1.6
15772023-10-22T03:17:50.286Z Compiling tracing-core v0.1.31
15782023-10-22T03:17:50.711Z Compiling lazy_static v1.4.0
15792023-10-22T03:17:50.867Z Compiling crossbeam-epoch v0.9.15
15802023-10-22T03:17:51.394Z Compiling clap_derive v4.4.2
15812023-10-22T03:17:51.657Z Compiling tracing v0.1.37
15822023-10-22T03:17:52.422Z Compiling num-iter v0.1.43
15832023-10-22T03:17:52.478Z Compiling either v1.9.0
15842023-10-22T03:17:52.751Z Compiling time v0.3.27
15852023-10-22T03:17:52.823Z Compiling untrusted v0.7.1
15862023-10-22T03:17:53.003Z Compiling base64 v0.21.4
15872023-10-22T03:17:53.331Z Compiling pest_derive v2.7.2
15882023-10-22T03:17:54.330Z Compiling rand_core v0.6.4
15892023-10-22T03:17:54.368Z Compiling dtrace-parser v0.1.14
15902023-10-22T03:17:54.968Z Compiling openssl-probe v0.1.5
15912023-10-22T03:17:55.474Z Compiling foreign-types-shared v0.1.1
15922023-10-22T03:17:55.745Z Compiling hashbrown v0.12.3
15932023-10-22T03:17:57.383Z Compiling foreign-types v0.3.2
15942023-10-22T03:17:57.544Z Compiling zeroize v1.6.0
15952023-10-22T03:17:58.407Z Compiling bzip2-sys v0.1.11+1.0.8
15962023-10-22T03:17:58.919Z Compiling try-lock v0.2.4
15972023-10-22T03:17:59.067Z Compiling rustls-webpki v0.101.4
15982023-10-22T03:17:59.112Z Compiling want v0.3.1
15992023-10-22T03:17:59.167Z Compiling sct v0.7.0
16002023-10-22T03:17:59.504Z Compiling enum-as-inner v0.5.1
16012023-10-22T03:17:59.848Z Compiling socket2 v0.4.9
16022023-10-22T03:18:00.448Z Compiling indexmap v2.0.0
16032023-10-22T03:18:00.697Z Compiling bytes v1.5.0
16042023-10-22T03:18:01.002Z Compiling uuid v1.4.1
16052023-10-22T03:18:01.206Z Compiling chrono v0.4.31
16062023-10-22T03:18:01.247Z Compiling semver v1.0.18
16072023-10-22T03:18:01.271Z Compiling toml_datetime v0.6.3
16082023-10-22T03:18:01.915Z Compiling rustc_version v0.4.0
16092023-10-22T03:18:02.009Z Compiling serde_tokenstream v0.1.7
16102023-10-22T03:18:02.061Z Compiling http v0.2.9
16112023-10-22T03:18:02.346Z Compiling serde_spanned v0.6.3
16122023-10-22T03:18:02.478Z Compiling bitflags v2.4.0
16132023-10-22T03:18:02.622Z Compiling toml_edit v0.19.15
16142023-10-22T03:18:02.695Z Compiling tokio v1.33.0
16152023-10-22T03:18:05.161Z Compiling openapiv3 v1.0.3
16162023-10-22T03:18:07.504Z Compiling http-body v0.4.5
16172023-10-22T03:18:07.737Z Compiling usdt-attr-macro v0.3.5
16182023-10-22T03:18:07.923Z Compiling usdt-macro v0.3.5
16192023-10-22T03:18:08.127Z Compiling tower-service v0.3.2
16202023-10-22T03:18:08.300Z Compiling httpdate v1.0.3
16212023-10-22T03:18:08.958Z Compiling heapless v0.7.16
16222023-10-22T03:18:09.853Z Compiling rustls-pemfile v1.0.3
16232023-10-22T03:18:09.856Z Compiling siphasher v0.3.11
16242023-10-22T03:18:10.419Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16252023-10-22T03:18:10.498Z Compiling rustls-native-certs v0.6.3
16262023-10-22T03:18:11.140Z Compiling ipnet v2.8.0
16272023-10-22T03:18:11.462Z Compiling serde_tokenstream v0.2.0
16282023-10-22T03:18:11.549Z Compiling serde_urlencoded v0.7.1
16292023-10-22T03:18:12.271Z Compiling encoding_rs v0.8.33
16302023-10-22T03:18:12.393Z Compiling webpki-roots v0.25.2
16312023-10-22T03:18:12.615Z Compiling mime v0.3.17
16322023-10-22T03:18:12.920Z Compiling crypto-common v0.1.6
16332023-10-22T03:18:13.472Z Compiling diesel_table_macro_syntax v0.1.0
16342023-10-22T03:18:13.503Z Compiling num-bigint v0.4.4
16352023-10-22T03:18:14.069Z Compiling bit-vec v0.6.3
16362023-10-22T03:18:14.121Z Compiling smoltcp v0.9.1
16372023-10-22T03:18:14.575Z Compiling diesel_derives v2.1.1
16382023-10-22T03:18:14.704Z Compiling flate2 v1.0.27
16392023-10-22T03:18:14.724Z Compiling phf_shared v0.10.0
16402023-10-22T03:18:15.091Z Compiling block-buffer v0.10.4
16412023-10-22T03:18:15.382Z Compiling hubpack_derive v0.1.1
16422023-10-22T03:18:15.494Z Compiling subtle v2.5.0
16432023-10-22T03:18:15.960Z Compiling tokio-util v0.7.8
16442023-10-22T03:18:16.223Z Compiling tokio-rustls v0.24.1
16452023-10-22T03:18:16.648Z Compiling tokio-native-tls v0.3.1
16462023-10-22T03:18:16.822Z Compiling new_debug_unreachable v1.0.4
16472023-10-22T03:18:16.843Z Compiling const-oid v0.9.5
16482023-10-22T03:18:16.944Z Compiling ppv-lite86 v0.2.17
16492023-10-22T03:18:17.063Z Compiling fixedbitset v0.4.2
16502023-10-22T03:18:17.723Z Compiling h2 v0.3.21
16512023-10-22T03:18:18.182Z Compiling precomputed-hash v0.1.1
16522023-10-22T03:18:18.206Z Compiling rand_chacha v0.3.1
16532023-10-22T03:18:18.337Z Compiling string_cache v0.8.7
16542023-10-22T03:18:19.001Z Compiling petgraph v0.6.4
16552023-10-22T03:18:19.609Z Compiling bit-set v0.5.3
16562023-10-22T03:18:19.776Z Compiling digest v0.10.7
16572023-10-22T03:18:19.878Z Compiling toml v0.7.8
16582023-10-22T03:18:20.061Z Compiling itertools v0.10.5
16592023-10-22T03:18:20.502Z Compiling lalrpop-util v0.19.12
16602023-10-22T03:18:21.035Z Compiling unicode-segmentation v1.10.1
16612023-10-22T03:18:22.378Z Compiling rand v0.8.5
16622023-10-22T03:18:22.460Z Compiling regress v0.7.1
16632023-10-22T03:18:22.936Z Compiling serde_repr v0.1.16
16642023-10-22T03:18:24.537Z Compiling io-lifetimes v1.0.11
16652023-10-22T03:18:24.559Z Compiling utf8parse v0.2.1
16662023-10-22T03:18:24.797Z Compiling cpufeatures v0.2.9
16672023-10-22T03:18:24.831Z Compiling anstyle v1.0.2
16682023-10-22T03:18:24.835Z Compiling rustix v0.37.23
16692023-10-22T03:18:24.936Z Compiling sha2 v0.10.8
16702023-10-22T03:18:25.555Z Compiling anstyle-parse v0.2.1
16712023-10-22T03:18:25.652Z Compiling hmac v0.12.1
16722023-10-22T03:18:25.951Z Compiling md-5 v0.10.5
16732023-10-22T03:18:25.997Z Compiling stringprep v0.1.3
16742023-10-22T03:18:26.278Z Compiling spin v0.9.8
16752023-10-22T03:18:26.297Z Compiling hash32 v0.2.1
16762023-10-22T03:18:26.846Z Compiling fallible-iterator v0.2.0
16772023-10-22T03:18:26.864Z Compiling anstyle-query v1.0.0
16782023-10-22T03:18:27.049Z Compiling stable_deref_trait v1.2.0
16792023-10-22T03:18:27.164Z Compiling colorchoice v1.0.0
16802023-10-22T03:18:27.308Z Compiling terminal_size v0.2.6
16812023-10-22T03:18:27.385Z Compiling anstream v0.5.0
16822023-10-22T03:18:27.421Z Compiling phf_shared v0.11.2
16832023-10-22T03:18:27.562Z Compiling block-padding v0.3.3
16842023-10-22T03:18:27.909Z Compiling scheduled-thread-pool v0.2.7
16852023-10-22T03:18:27.973Z Compiling postgres-protocol v0.6.6
16862023-10-22T03:18:28.019Z Compiling tap v1.0.1
16872023-10-22T03:18:28.285Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16882023-10-22T03:18:28.339Z Compiling managed v0.8.0
16892023-10-22T03:18:28.671Z Compiling matches v0.1.10
16902023-10-22T03:18:28.800Z Compiling clap_lex v0.5.1
16912023-10-22T03:18:29.051Z Compiling regex-automata v0.1.10
16922023-10-22T03:18:29.491Z Compiling hyper v0.14.27
16932023-10-22T03:18:29.832Z Compiling bstr v0.2.17
16942023-10-22T03:18:30.001Z Compiling postgres-types v0.2.6
16952023-10-22T03:18:30.828Z Compiling clap_builder v4.4.2
16962023-10-22T03:18:32.209Z Compiling idna v0.2.3
16972023-10-22T03:18:32.407Z Compiling wyz v0.5.1
16982023-10-22T03:18:32.728Z Compiling r2d2 v0.8.10
16992023-10-22T03:18:33.109Z Compiling phf v0.11.2
17002023-10-22T03:18:33.297Z Compiling inout v0.1.3
17012023-10-22T03:18:33.669Z Compiling hubpack v0.1.2
17022023-10-22T03:18:34.740Z Compiling ipnetwork v0.20.0
17032023-10-22T03:18:34.918Z Compiling futures-executor v0.3.28
17042023-10-22T03:18:35.007Z Compiling itertools v0.11.0
17052023-10-22T03:18:36.185Z Compiling zerocopy v0.6.4
17062023-10-22T03:18:37.574Z Compiling float-cmp v0.9.0
17072023-10-22T03:18:37.925Z Compiling whoami v1.4.1
17082023-10-22T03:18:38.128Z Compiling predicates-core v1.0.6
17092023-10-22T03:18:38.620Z Compiling data-encoding v2.4.0
17102023-10-22T03:18:38.750Z Compiling normalize-line-endings v0.3.0
17112023-10-22T03:18:38.866Z Compiling smawk v0.3.1
17122023-10-22T03:18:38.918Z Compiling static_assertions v1.1.0
17132023-10-22T03:18:39.055Z Compiling unicode-linebreak v0.1.5
17142023-10-22T03:18:39.172Z Compiling difflib v0.4.0
17152023-10-22T03:18:39.375Z Compiling funty v2.0.0
17162023-10-22T03:18:39.897Z Compiling predicates v3.0.4
17172023-10-22T03:18:39.996Z Compiling textwrap v0.16.0
17182023-10-22T03:18:41.407Z Compiling hyper-tls v0.5.0
17192023-10-22T03:18:41.832Z Compiling hyper-rustls v0.24.1
17202023-10-22T03:18:41.936Z Compiling bitvec v1.0.1
17212023-10-22T03:18:41.970Z Compiling trust-dns-proto v0.22.0
17222023-10-22T03:18:42.414Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17232023-10-22T03:18:42.476Z Compiling reqwest v0.11.20
17242023-10-22T03:18:42.927Z Compiling diesel v2.1.1
17252023-10-22T03:18:45.064Z Compiling tokio-postgres v0.7.10
17262023-10-22T03:18:45.659Z Compiling yasna v0.5.2
17272023-10-22T03:18:49.495Z Compiling clap v4.4.3
17282023-10-22T03:18:49.651Z Compiling futures v0.3.28
17292023-10-22T03:18:49.673Z Compiling cipher v0.4.4
17302023-10-22T03:18:49.813Z Compiling similar v2.2.1
17312023-10-22T03:18:50.681Z Compiling signature v2.1.0
17322023-10-22T03:18:51.002Z Compiling tokio-stream v0.1.14
17332023-10-22T03:18:51.840Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17342023-10-22T03:18:52.087Z Compiling usdt v0.3.5
17352023-10-22T03:18:52.481Z Compiling hex v0.4.3
17362023-10-22T03:18:52.534Z Compiling console v0.15.7
17372023-10-22T03:18:53.008Z Compiling bstr v1.6.0
17382023-10-22T03:18:53.503Z Compiling getopts v0.2.21
17392023-10-22T03:18:54.732Z Compiling unsafe-libyaml v0.2.9
17402023-10-22T03:18:55.296Z Compiling ident_case v1.0.1
17412023-10-22T03:18:56.052Z Compiling slog-async v2.8.0
17422023-10-22T03:18:56.239Z Compiling paste v1.0.14
17432023-10-22T03:18:57.232Z Compiling serde_yaml v0.9.25
17442023-10-22T03:18:57.960Z Compiling darling_core v0.20.3
17452023-10-22T03:18:57.996Z Compiling multer v2.1.0
17462023-10-22T03:18:58.480Z Compiling async-stream-impl v0.3.5
17472023-10-22T03:18:58.634Z Compiling regex-syntax v0.6.29
17482023-10-22T03:18:59.130Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17492023-10-22T03:18:59.325Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17502023-10-22T03:19:00.901Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17512023-10-22T03:19:01.413Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17522023-10-22T03:19:04.292Z Compiling structmeta-derive v0.1.6
17532023-10-22T03:19:07.233Z Compiling darling_macro v0.20.3
17542023-10-22T03:19:08.641Z Compiling structmeta v0.1.6
17552023-10-22T03:19:08.644Z Compiling darling v0.20.3
17562023-10-22T03:19:08.799Z Compiling serde_with_macros v2.3.3
17572023-10-22T03:19:09.254Z Compiling parse-display-derive v0.7.0
17582023-10-22T03:19:10.330Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17592023-10-22T03:19:12.717Z Compiling test-strategy v0.2.1
17602023-10-22T03:19:20.869Z Checking unicode-ident v1.0.12
17612023-10-22T03:19:49.933Z Checking heck v0.4.1
17622023-10-22T03:19:58.318Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17632023-10-22T03:19:58.882Z Checking crossbeam-channel v0.5.8
17642023-10-22T03:19:59.123Z Checking atty v0.2.14
17652023-10-22T03:19:59.738Z Checking match_cfg v0.1.0
17662023-10-22T03:19:59.866Z Checking hostname v0.3.1
17672023-10-22T03:20:00.063Z Checking sha1 v0.10.5
17682023-10-22T03:20:00.081Z Checking dirs-sys-next v0.1.2
17692023-10-22T03:20:00.335Z Checking fastrand v2.0.0
17702023-10-22T03:20:00.498Z Checking dirs-next v2.0.0
17712023-10-22T03:20:00.588Z Checking thread_local v1.1.7
17722023-10-22T03:20:00.683Z Checking term v0.7.0
17732023-10-22T03:20:00.821Z Checking tempfile v3.8.0
17742023-10-22T03:20:01.013Z Checking strum v0.25.0
17752023-10-22T03:20:01.338Z Checking instant v0.1.12
17762023-10-22T03:20:01.494Z Checking take_mut v0.2.2
17772023-10-22T03:20:01.633Z Checking slog-term v2.9.0
17782023-10-22T03:20:02.141Z Checking slog-json v2.6.1
17792023-10-22T03:20:02.320Z Checking serde_with v2.3.3
17802023-10-22T03:20:02.416Z Checking camino v1.1.6
17812023-10-22T03:20:02.534Z Checking slog-bunyan v2.4.0
17822023-10-22T03:20:03.305Z Checking debug-ignore v1.0.5
17832023-10-22T03:20:03.322Z Checking atomic-waker v1.1.1
17842023-10-22T03:20:03.505Z Checking waitgroup v0.1.2
17852023-10-22T03:20:03.511Z Checking async-stream v0.3.5
17862023-10-22T03:20:03.712Z Checking serde_path_to_error v0.1.14
17872023-10-22T03:20:03.969Z Checking backoff v0.4.0
17882023-10-22T03:20:04.280Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17892023-10-22T03:20:04.397Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17902023-10-22T03:20:04.564Z Checking parse-display v0.7.0
17912023-10-22T03:20:04.606Z Checking macaddr v1.0.1
17922023-10-22T03:20:04.804Z Checking quick-error v1.2.3
17932023-10-22T03:20:05.369Z Compiling proc-macro-crate v1.3.1
17942023-10-22T03:20:05.714Z Checking wait-timeout v0.2.0
17952023-10-22T03:20:05.964Z Compiling crucible-workspace-hack v0.1.0
17962023-10-22T03:20:06.742Z Checking rusty-fork v0.3.0
17972023-10-22T03:20:07.065Z Checking rand_xorshift v0.3.0
17982023-10-22T03:20:07.179Z Checking unarray v0.1.4
17992023-10-22T03:20:07.392Z Checking proptest v1.3.1
18002023-10-22T03:20:07.708Z Compiling proc-macro-error-attr v1.0.4
18012023-10-22T03:20:08.069Z Compiling proc-macro-error v1.0.4
18022023-10-22T03:20:12.465Z Compiling num_enum_derive v0.5.11
18032023-10-22T03:20:14.677Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18042023-10-22T03:20:15.884Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18052023-10-22T03:20:16.345Z Compiling foreign-types-macros v0.2.3
18062023-10-22T03:20:17.015Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-10-22T03:20:17.406Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18082023-10-22T03:20:17.633Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18092023-10-22T03:20:17.670Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18102023-10-22T03:20:18.669Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18112023-10-22T03:20:20.784Z Compiling zone_cfg_derive v0.2.0
18122023-10-22T03:20:20.948Z Compiling mockall_derive v0.11.4
18132023-10-22T03:20:21.797Z Compiling num-derive v0.4.0
18142023-10-22T03:20:35.126Z Checking base64ct v1.6.0
18152023-10-22T03:20:53.013Z Checking is-terminal v0.4.9
18162023-10-22T03:21:01.943Z Compiling slog-dtrace v0.2.3
18172023-10-22T03:21:01.964Z Checking termtree v0.4.1
18182023-10-22T03:21:02.264Z Checking predicates-tree v1.0.9
18192023-10-22T03:21:02.283Z Compiling cancel-safe-futures v0.1.2
18202023-10-22T03:21:02.436Z Checking password-hash v0.5.0
18212023-10-22T03:21:02.489Z Checking num_enum v0.5.11
18222023-10-22T03:21:02.713Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18232023-10-22T03:21:02.762Z Checking blake2 v0.10.6
18242023-10-22T03:21:03.158Z Checking postcard-cobs v0.1.5-pre
18252023-10-22T03:21:03.266Z Checking base64 v0.13.1
18262023-10-22T03:21:03.402Z Checking postcard v0.7.3
18272023-10-22T03:21:03.461Z Checking argon2 v0.5.2
18282023-10-22T03:21:03.908Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18292023-10-22T03:21:04.000Z Checking smoltcp v0.8.2
18302023-10-22T03:21:04.239Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18312023-10-22T03:21:04.467Z Checking cfg-if v0.1.10
18322023-10-22T03:21:04.471Z Checking foreign-types-shared v0.3.1
18332023-10-22T03:21:04.632Z Checking foreign-types v0.5.0
18342023-10-22T03:21:04.803Z Checking cstr-argument v0.1.2
18352023-10-22T03:21:04.996Z Checking pretty-hex v0.2.1
18362023-10-22T03:21:05.032Z Checking colored v2.0.4
18372023-10-22T03:21:05.065Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18382023-10-22T03:21:05.242Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18392023-10-22T03:21:05.529Z Checking predicates v2.1.5
18402023-10-22T03:21:05.793Z Checking downcast v0.11.0
18412023-10-22T03:21:05.893Z Checking fragile v2.0.0
18422023-10-22T03:21:06.304Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18432023-10-22T03:21:06.550Z Checking zone v0.2.0
18442023-10-22T03:21:06.569Z Checking mockall v0.11.4
18452023-10-22T03:21:06.916Z Checking smf v0.2.2
18462023-10-22T03:21:07.013Z Checking filetime v0.2.22
18472023-10-22T03:21:07.033Z Checking xattr v1.0.1
18482023-10-22T03:21:07.311Z Compiling heck v0.3.3
18492023-10-22T03:21:07.329Z Checking tar v0.4.40
18502023-10-22T03:21:07.580Z Compiling libefi-sys v0.1.0
18512023-10-22T03:21:07.719Z Compiling der_derive v0.7.2
18522023-10-22T03:21:07.869Z Compiling structopt-derive v0.4.18
18532023-10-22T03:21:08.572Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18542023-10-22T03:21:08.640Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18552023-10-22T03:21:08.723Z Checking pem v1.1.1
18562023-10-22T03:21:08.742Z Compiling memoffset v0.7.1
18572023-10-22T03:21:09.057Z Checking camino-tempfile v1.0.2
18582023-10-22T03:21:09.296Z Compiling maybe-uninit v2.0.0
18592023-10-22T03:21:09.368Z Checking headers-core v0.2.0
18602023-10-22T03:21:09.461Z Compiling packed_struct v0.10.1
18612023-10-22T03:21:09.599Z Checking headers v0.3.9
18622023-10-22T03:21:10.037Z Compiling num-bigint-dig v0.8.4
18632023-10-22T03:21:10.111Z Compiling packed_struct_codegen v0.10.1
18642023-10-22T03:21:10.519Z Compiling signal-hook v0.3.17
18652023-10-22T03:21:10.934Z Checking rcgen v0.10.0
18662023-10-22T03:21:10.949Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18672023-10-22T03:21:11.430Z Checking atomicwrites v0.4.2
18682023-10-22T03:21:11.548Z Checking subprocess v0.2.9
18692023-10-22T03:21:11.711Z Compiling num-rational v0.4.1
18702023-10-22T03:21:11.792Z Checking termcolor v1.2.0
18712023-10-22T03:21:12.131Z Compiling same-file v1.0.6
18722023-10-22T03:21:12.393Z Compiling walkdir v2.4.0
18732023-10-22T03:21:12.434Z Compiling semver-parser v0.10.2
18742023-10-22T03:21:13.083Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18752023-10-22T03:21:13.482Z Checking linked-hash-map v0.5.6
18762023-10-22T03:21:13.501Z Compiling home v0.5.5
18772023-10-22T03:21:13.846Z Compiling semver v0.11.0
18782023-10-22T03:21:13.982Z Checking lru-cache v0.1.2
18792023-10-22T03:21:14.391Z Compiling toolchain_find v0.2.0
18802023-10-22T03:21:14.455Z Compiling toml v0.5.11
18812023-10-22T03:21:14.458Z Compiling doc-comment v0.3.3
18822023-10-22T03:21:14.978Z Checking half v1.8.2
18832023-10-22T03:21:15.234Z Compiling omicron-zone-package v0.8.3
18842023-10-22T03:21:15.237Z Checking ciborium-io v0.2.1
18852023-10-22T03:21:15.537Z Checking arc-swap v1.6.0
18862023-10-22T03:21:15.647Z Compiling convert_case v0.4.0
18872023-10-22T03:21:15.666Z Checking ciborium-ll v0.2.1
18882023-10-22T03:21:16.151Z Checking ciborium v0.2.1
18892023-10-22T03:21:16.218Z Checking slog-scope v4.4.0
18902023-10-22T03:21:16.525Z Checking slog-stdlog v4.1.1
18912023-10-22T03:21:16.772Z Compiling snafu-derive v0.7.5
18922023-10-22T03:21:16.781Z Checking slog-envlogger v2.2.0
18932023-10-22T03:21:16.923Z Compiling derive_more v0.99.17
18942023-10-22T03:21:17.795Z Compiling rustfmt-wrapper v0.2.0
18952023-10-22T03:21:17.829Z Compiling derive-where v1.2.5
18962023-10-22T03:21:18.823Z Checking hkdf v0.12.3
18972023-10-22T03:21:18.830Z Compiling libz-sys v1.1.12
18982023-10-22T03:21:19.122Z Compiling parking_lot_core v0.8.6
18992023-10-22T03:21:19.673Z Checking resolv-conf v0.7.0
19002023-10-22T03:21:19.722Z Checking newline-converter v0.3.0
19012023-10-22T03:21:19.935Z Checking textwrap v0.11.0
19022023-10-22T03:21:20.032Z Checking vec_map v0.8.2
19032023-10-22T03:21:20.262Z Checking keccak v0.1.4
19042023-10-22T03:21:20.309Z Checking ansi_term v0.12.1
19052023-10-22T03:21:20.484Z Checking strsim v0.8.0
19062023-10-22T03:21:20.728Z Checking sha3 v0.10.8
19072023-10-22T03:21:20.765Z Checking trust-dns-resolver v0.22.0
19082023-10-22T03:21:20.792Z Checking clap v2.34.0
19092023-10-22T03:21:20.897Z Checking expectorate v1.1.0
19102023-10-22T03:21:21.540Z Checking secrecy v0.8.0
19112023-10-22T03:21:21.681Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19122023-10-22T03:21:21.872Z Compiling libgit2-sys v0.15.2+1.6.4
19132023-10-22T03:21:23.396Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19142023-10-22T03:21:23.580Z Checking pem-rfc7468 v0.7.0
19152023-10-22T03:21:23.864Z Compiling libsqlite3-sys v0.26.0
19162023-10-22T03:21:23.989Z Checking flagset v0.4.3
19172023-10-22T03:21:24.314Z Checking der v0.7.8
19182023-10-22T03:21:24.562Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19192023-10-22T03:21:25.069Z Checking fxhash v0.2.1
19202023-10-22T03:21:25.072Z Compiling vergen v8.2.4
19212023-10-22T03:21:25.368Z Compiling semver v0.1.20
19222023-10-22T03:21:25.496Z Checking structopt v0.3.26
19232023-10-22T03:21:26.012Z Compiling rustc_version v0.1.7
19242023-10-22T03:21:26.630Z Compiling newtype_derive v0.1.6
19252023-10-22T03:21:26.824Z Checking crc-catalog v2.2.0
19262023-10-22T03:21:27.052Z Checking humantime v2.1.0
19272023-10-22T03:21:27.474Z Checking spki v0.7.2
19282023-10-22T03:21:27.493Z Compiling buf-list v1.0.3
19292023-10-22T03:21:27.672Z Checking crc v3.0.1
19302023-10-22T03:21:27.922Z Checking pkcs8 v0.10.2
19312023-10-22T03:21:28.022Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19322023-10-22T03:21:28.770Z Checking nodrop v0.1.14
19332023-10-22T03:21:29.147Z Checking array-init v0.0.4
19342023-10-22T03:21:29.322Z Checking smallvec v0.6.14
19352023-10-22T03:21:29.411Z Checking pkcs1 v0.7.5
19362023-10-22T03:21:29.557Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19372023-10-22T03:21:30.025Z Compiling num_enum_derive v0.7.0
19382023-10-22T03:21:30.951Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19392023-10-22T03:21:32.582Z Compiling unicase v2.7.0
19402023-10-22T03:21:32.827Z Compiling rayon-core v1.11.0
19412023-10-22T03:21:32.991Z Checking bitfield v0.14.0
19422023-10-22T03:21:33.150Z Checking utf-8 v0.7.6
19432023-10-22T03:21:33.248Z Checking rsa v0.9.2
19442023-10-22T03:21:33.459Z Checking serde-hex v0.1.0
19452023-10-22T03:21:33.724Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19462023-10-22T03:21:34.091Z Checking x509-cert v0.2.4
19472023-10-22T03:21:34.274Z Checking env_logger v0.10.0
19482023-10-22T03:21:34.949Z Checking ron v0.8.1
19492023-10-22T03:21:35.082Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19502023-10-22T03:21:35.304Z Compiling platforms v3.0.2
19512023-10-22T03:21:35.718Z Checking crc-any v2.4.3
19522023-10-22T03:21:36.345Z Checking object v0.30.4
19532023-10-22T03:21:36.825Z Checking path-slash v0.1.5
19542023-10-22T03:21:37.082Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19552023-10-22T03:21:37.942Z Checking num-complex v0.4.4
19562023-10-22T03:21:38.713Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19572023-10-22T03:21:39.159Z Compiling erased-serde v0.3.30
19582023-10-22T03:21:39.493Z Checking num v0.4.1
19592023-10-22T03:21:39.746Z Compiling curve25519-dalek v4.1.0
19602023-10-22T03:21:40.333Z Compiling bitstruct_derive v0.1.0
19612023-10-22T03:21:40.520Z Compiling async-recursion v1.0.5
19622023-10-22T03:21:40.569Z Compiling glob v0.3.1
19632023-10-22T03:21:42.263Z Compiling mime_guess v2.0.4
19642023-10-22T03:21:42.802Z Compiling thiserror-impl-no-std v2.0.2
19652023-10-22T03:21:42.827Z Compiling curve25519-dalek-derive v0.1.0
19662023-10-22T03:21:44.171Z Compiling salty v0.2.0
19672023-10-22T03:21:44.831Z Checking tungstenite v0.18.0
19682023-10-22T03:21:45.066Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19692023-10-22T03:21:46.376Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19702023-10-22T03:21:46.420Z Checking tokio-tungstenite v0.18.0
19712023-10-22T03:21:46.923Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19722023-10-22T03:21:46.957Z Checking universal-hash v0.5.1
19732023-10-22T03:21:47.207Z Checking nibble_vec v0.1.0
19742023-10-22T03:21:47.508Z Checking opaque-debug v0.3.0
19752023-10-22T03:21:47.672Z Checking endian-type v0.1.2
19762023-10-22T03:21:47.995Z Compiling crunchy v0.2.2
19772023-10-22T03:21:48.180Z Checking radix_trie v0.2.1
19782023-10-22T03:21:48.551Z Checking snafu v0.7.5
19792023-10-22T03:21:49.003Z Checking linear-map v1.2.0
19802023-10-22T03:21:49.249Z Compiling tiny-keccak v2.0.2
19812023-10-22T03:21:49.505Z Checking parking_lot v0.11.2
19822023-10-22T03:21:49.523Z Checking trust-dns-client v0.22.0
19832023-10-22T03:21:49.717Z Compiling clang-sys v1.6.1
19842023-10-22T03:21:49.834Z Checking aead v0.5.2
19852023-10-22T03:21:50.108Z Compiling darling_core v0.14.4
19862023-10-22T03:21:50.181Z Compiling prettyplease v0.2.12
19872023-10-22T03:21:50.622Z Checking sled v0.34.7
19882023-10-22T03:21:50.823Z Compiling ascii-canvas v3.0.0
19892023-10-22T03:21:51.649Z Checking trust-dns-server v0.22.1
19902023-10-22T03:21:51.994Z Checking toml_edit v0.20.0
19912023-10-22T03:21:52.351Z Compiling const_format_proc_macros v0.2.31
19922023-10-22T03:21:52.414Z Compiling ena v0.14.2
19932023-10-22T03:21:53.048Z Compiling portable-atomic v1.4.3
19942023-10-22T03:21:54.372Z Checking pretty-hex v0.3.0
19952023-10-22T03:21:54.609Z Compiling diff v0.1.13
19962023-10-22T03:21:55.285Z Compiling minimal-lexical v0.2.1
19972023-10-22T03:21:55.601Z Compiling lalrpop v0.19.12
19982023-10-22T03:21:55.766Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19992023-10-22T03:21:56.018Z Compiling nom v7.1.3
20002023-10-22T03:21:56.043Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20012023-10-22T03:21:56.046Z Checking toml v0.8.0
20022023-10-22T03:21:56.587Z Checking path-dedot v3.1.0
20032023-10-22T03:21:56.633Z Compiling libloading v0.7.4
20042023-10-22T03:21:56.823Z Compiling ref-cast v1.0.20
20052023-10-22T03:21:57.182Z Compiling bindgen v0.65.1
20062023-10-22T03:21:57.479Z Checking path-absolutize v3.1.0
20072023-10-22T03:21:58.908Z Checking globset v0.4.13
20082023-10-22T03:21:59.187Z Compiling darling_macro v0.14.4
20092023-10-22T03:21:59.681Z Checking crossbeam-deque v0.8.3
20102023-10-22T03:22:00.079Z Checking hashlink v0.8.3
20112023-10-22T03:22:00.250Z Checking olpc-cjson v0.1.3
20122023-10-22T03:22:00.575Z Checking serde_plain v1.0.2
20132023-10-22T03:22:00.662Z Compiling darling v0.14.4
20142023-10-22T03:22:00.764Z Compiling which v4.4.0
20152023-10-22T03:22:00.836Z Compiling derive_builder_core v0.12.0
20162023-10-22T03:22:00.937Z Compiling ref-cast-impl v1.0.20
20172023-10-22T03:22:01.026Z Compiling libxml v0.3.3
20182023-10-22T03:22:01.525Z Checking fallible-streaming-iterator v0.1.9
20192023-10-22T03:22:01.579Z Compiling peeking_take_while v0.1.2
20202023-10-22T03:22:01.787Z Compiling rustc-hash v1.1.0
20212023-10-22T03:22:01.871Z Compiling cexpr v0.6.0
20222023-10-22T03:22:02.013Z Compiling lazycell v1.3.0
20232023-10-22T03:22:02.272Z Compiling shlex v1.1.0
20242023-10-22T03:22:02.371Z Checking rusqlite v0.29.0
20252023-10-22T03:22:02.674Z Checking tough v0.12.5
20262023-10-22T03:22:02.695Z Checking nix v0.26.2
20272023-10-22T03:22:04.595Z Compiling derive_builder_macro v0.12.0
20282023-10-22T03:22:05.309Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20292023-10-22T03:22:05.748Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20302023-10-22T03:22:06.502Z Checking twox-hash v1.6.3
20312023-10-22T03:22:06.543Z Checking ff v0.13.0
20322023-10-22T03:22:06.865Z Compiling strum_macros v0.24.3
20332023-10-22T03:22:08.322Z Compiling indoc v1.0.9
20342023-10-22T03:22:08.713Z Checking signature v1.6.4
20352023-10-22T03:22:08.731Z Checking display-error-chain v0.1.1
20362023-10-22T03:22:08.899Z Checking ed25519 v1.5.3
20372023-10-22T03:22:08.920Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20382023-10-22T03:22:09.150Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20392023-10-22T03:22:12.332Z Checking group v0.13.0
20402023-10-22T03:22:12.697Z Checking polyval v0.6.1
20412023-10-22T03:22:12.881Z Checking num_enum v0.7.0
20422023-10-22T03:22:13.278Z Checking ctr v0.9.2
20432023-10-22T03:22:13.590Z Checking aes v0.8.3
20442023-10-22T03:22:13.593Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20452023-10-22T03:22:13.725Z Checking crypto-bigint v0.5.2
20462023-10-22T03:22:13.895Z Checking bincode v1.3.3
20472023-10-22T03:22:14.606Z Compiling cookie v0.16.2
20482023-10-22T03:22:15.023Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20492023-10-22T03:22:15.896Z Checking base16ct v0.2.0
20502023-10-22T03:22:16.507Z Checking aes-gcm-siv v0.11.1
20512023-10-22T03:22:16.583Z Checking rayon v1.7.0
20522023-10-22T03:22:16.610Z Checking elliptic-curve v0.13.5
20532023-10-22T03:22:17.008Z Checking steno v0.4.0
20542023-10-22T03:22:17.557Z Checking poly1305 v0.8.0
20552023-10-22T03:22:17.791Z Checking thiserror-no-std v2.0.2
20562023-10-22T03:22:17.947Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20572023-10-22T03:22:18.298Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20582023-10-22T03:22:18.439Z Checking env_logger v0.9.3
20592023-10-22T03:22:18.485Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20602023-10-22T03:22:18.686Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20612023-10-22T03:22:20.051Z Checking chacha20 v0.9.1
20622023-10-22T03:22:20.251Z Checking serde-big-array v0.4.1
20632023-10-22T03:22:20.496Z Checking serde-big-array v0.5.1
20642023-10-22T03:22:20.607Z Compiling impl-trait-for-tuples v0.2.2
20652023-10-22T03:22:20.838Z Compiling oso-derive v0.26.4
20662023-10-22T03:22:20.940Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20672023-10-22T03:22:21.136Z Checking ringbuffer v0.15.0
20682023-10-22T03:22:21.528Z Checking ascii v1.1.0
20692023-10-22T03:22:21.748Z Checking vsss-rs v3.3.1
20702023-10-22T03:22:22.162Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20712023-10-22T03:22:22.332Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20722023-10-22T03:22:22.558Z Checking chacha20poly1305 v0.10.1
20732023-10-22T03:22:22.846Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20742023-10-22T03:22:23.887Z Checking bitstruct v0.1.1
20752023-10-22T03:22:24.608Z Checking signal-hook-tokio v0.3.1
20762023-10-22T03:22:24.891Z Checking tungstenite v0.20.1
20772023-10-22T03:22:24.950Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20782023-10-22T03:22:25.421Z Checking serde_arrays v0.1.0
20792023-10-22T03:22:25.637Z Checking corncobs v0.1.3
20802023-10-22T03:22:25.909Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20812023-10-22T03:22:26.386Z Checking tokio-tungstenite v0.20.1
20822023-10-22T03:22:27.346Z Checking assert_matches v1.5.0
20832023-10-22T03:22:27.481Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20842023-10-22T03:22:29.600Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20852023-10-22T03:22:29.719Z Checking bcs v0.1.5
20862023-10-22T03:22:30.830Z Checking highway v1.1.0
20872023-10-22T03:22:30.937Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20882023-10-22T03:22:33.709Z Checking const_format v0.2.31
20892023-10-22T03:22:35.052Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20902023-10-22T03:22:35.332Z Checking ron v0.7.1
20912023-10-22T03:22:37.011Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20922023-10-22T03:22:38.565Z Checking bit_field v0.10.2
20932023-10-22T03:22:38.794Z Checking http-range v0.1.5
20942023-10-22T03:22:39.047Z Checking hyper-staticfile v0.9.5
20952023-10-22T03:22:39.804Z Compiling indoc v2.0.3
20962023-10-22T03:22:45.671Z Checking derive_builder v0.12.0
20972023-10-22T03:22:49.764Z Checking bb8 v0.8.1
20982023-10-22T03:22:49.835Z Checking quick-xml v0.23.1
20992023-10-22T03:22:49.856Z Checking bytesize v1.3.0
21002023-10-22T03:22:50.228Z Checking fs-err v2.9.0
21012023-10-22T03:22:50.705Z Checking maplit v1.0.2
21022023-10-22T03:22:50.864Z Checking number_prefix v0.4.0
21032023-10-22T03:22:51.181Z Checking indicatif v0.17.7
21042023-10-22T03:22:52.386Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21052023-10-22T03:22:53.930Z Checking signal-hook-mio v0.2.3
21062023-10-22T03:22:55.144Z Compiling vte_generate_state_changes v0.1.1
21072023-10-22T03:23:03.268Z Checking yansi v0.5.1
21082023-10-22T03:23:04.035Z Checking pretty_assertions v1.4.0
21092023-10-22T03:23:05.695Z Checking crossterm v0.27.0
21102023-10-22T03:23:06.524Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21112023-10-22T03:23:08.319Z Checking fatfs v0.3.6
21122023-10-22T03:23:08.591Z Checking cassowary v0.3.0
21132023-10-22T03:23:08.686Z Checking plotters-backend v0.3.5
21142023-10-22T03:23:09.220Z Checking ratatui v0.23.0
21152023-10-22T03:23:09.296Z Checking plotters-svg v0.3.5
21162023-10-22T03:23:11.683Z Checking rand v0.4.6
21172023-10-22T03:23:11.979Z Checking rtoolbox v0.0.1
21182023-10-22T03:23:12.256Z Checking remove_dir_all v0.5.3
21192023-10-22T03:23:12.599Z Checking cast v0.3.0
21202023-10-22T03:23:13.134Z Checking owo-colors v3.5.0
21212023-10-22T03:23:13.260Z Checking tempdir v0.3.7
21222023-10-22T03:23:13.518Z Checking tui-tree-widget v0.13.0
21232023-10-22T03:23:13.535Z Checking criterion-plot v0.5.0
21242023-10-22T03:23:13.900Z Checking rpassword v7.2.0
21252023-10-22T03:23:14.114Z Checking plotters v0.3.5
21262023-10-22T03:23:17.900Z Checking tinytemplate v1.2.1
21272023-10-22T03:23:18.274Z Checking oorandom v11.1.3
21282023-10-22T03:23:18.522Z Checking os_str_bytes v6.5.1
21292023-10-22T03:23:18.544Z Checking anes v0.1.6
21302023-10-22T03:23:18.673Z Checking shell-words v1.1.0
21312023-10-22T03:23:19.095Z Checking clap_lex v0.2.4
21322023-10-22T03:23:19.153Z Checking criterion v0.5.1
21332023-10-22T03:23:25.216Z Checking assert_cmd v2.0.12
21342023-10-22T03:23:25.477Z Compiling clap_derive v3.2.25
21352023-10-22T03:23:25.710Z Checking dashmap v5.5.1
21362023-10-22T03:23:26.516Z Compiling serial_test_derive v0.10.0
21372023-10-22T03:23:26.931Z Compiling crossbeam-queue v0.3.8
21382023-10-22T03:23:28.125Z Checking serial_test v0.10.0
21392023-10-22T03:23:29.129Z Checking vte v0.11.1
21402023-10-22T03:23:29.159Z Checking threadpool v1.8.1
21412023-10-22T03:23:31.751Z Checking strip-ansi-escapes v0.2.0
21422023-10-22T03:23:31.993Z Checking crossterm v0.26.1
21432023-10-22T03:23:32.920Z Compiling tabled_derive v0.6.0
21442023-10-22T03:23:33.045Z Checking clap v3.2.25
21452023-10-22T03:23:33.610Z Checking httptest v0.15.4
21462023-10-22T03:23:33.796Z Checking similar-asserts v1.5.0
21472023-10-22T03:23:34.152Z Checking fd-lock v3.0.13
21482023-10-22T03:23:34.444Z Checking nanorand v0.7.0
21492023-10-22T03:23:34.752Z Compiling rstest_macros v0.18.2
21502023-10-22T03:23:34.805Z Checking nu-ansi-term v0.49.0
21512023-10-22T03:23:35.306Z Checking flume v0.11.0
21522023-10-22T03:23:35.499Z Checking reedline v0.23.0
21532023-10-22T03:23:38.540Z Checking libtest-mimic v0.5.2
21542023-10-22T03:23:38.842Z Compiling pin-project-internal v1.1.3
21552023-10-22T03:23:39.267Z Checking arrayvec v0.7.4
21562023-10-22T03:23:39.285Z Checking datatest-stable v0.1.3
21572023-10-22T03:23:39.727Z Compiling relative-path v1.9.0
21582023-10-22T03:23:39.742Z Checking constant_time_eq v0.2.6
21592023-10-22T03:23:39.861Z Checking topological-sort v0.2.2
21602023-10-22T03:23:39.920Z Compiling trybuild v1.0.85
21612023-10-22T03:23:40.213Z Checking arrayref v0.3.7
21622023-10-22T03:23:40.228Z Checking bytecount v0.6.3
21632023-10-22T03:23:40.440Z Checking papergrid v0.10.0
21642023-10-22T03:23:40.484Z Checking blake2b_simd v1.0.1
21652023-10-22T03:23:43.216Z Checking basic-toml v0.1.4
21662023-10-22T03:23:43.501Z Checking pin-project v1.1.3
21672023-10-22T03:23:43.683Z Checking constant_time_eq v0.3.0
21682023-10-22T03:23:43.927Z Checking futures-timer v3.0.2
21692023-10-22T03:23:44.379Z Checking rust-argon2 v1.0.1
21702023-10-22T03:23:44.638Z Checking partial-io v0.5.4
21712023-10-22T03:23:45.289Z Checking tabled v0.14.0
21722023-10-22T03:23:46.543Z Checking approx v0.5.1
21732023-10-22T03:23:46.618Z Checking cargo-platform v0.1.3
21742023-10-22T03:23:46.885Z Checking hex-literal v0.4.1
21752023-10-22T03:23:47.091Z Checking cargo_metadata v0.18.0
21762023-10-22T03:23:47.310Z Checking crossbeam v0.8.2
21772023-10-22T03:23:49.982Z Checking cargo_toml v0.16.3
21782023-10-22T03:23:50.597Z Checking termios v0.3.3
21792023-10-22T03:23:53.212Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21802023-10-22T03:23:54.113Z Checking rstest v0.18.2
21812023-10-22T03:24:02.928Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21822023-10-22T03:24:13.314Z Compiling bzip2 v0.4.4
21832023-10-22T03:24:13.503Z Compiling polar-core v0.26.4
21842023-10-22T03:24:13.747Z Compiling zip v0.6.6
21852023-10-22T03:24:14.892Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21862023-10-22T03:24:15.849Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21872023-10-22T03:24:16.470Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21882023-10-22T03:24:16.669Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21892023-10-22T03:24:17.293Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21902023-10-22T03:24:17.720Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21912023-10-22T03:24:18.632Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21922023-10-22T03:24:19.013Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21932023-10-22T03:24:19.304Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21942023-10-22T03:24:19.362Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21952023-10-22T03:24:19.843Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21962023-10-22T03:24:20.100Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21972023-10-22T03:24:20.567Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21982023-10-22T03:24:21.061Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21992023-10-22T03:24:21.945Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22002023-10-22T03:24:24.953Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22012023-10-22T03:24:27.753Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22022023-10-22T03:24:35.213Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22032023-10-22T03:24:35.233Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22042023-10-22T03:24:37.736Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22052023-10-22T03:24:38.167Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22062023-10-22T03:24:40.408Z Checking oso v0.26.4
22072023-10-22T03:24:40.554Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22082023-10-22T03:24:41.245Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22092023-10-22T03:24:42.330Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22102023-10-22T03:24:44.049Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22112023-10-22T03:24:45.417Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22122023-10-22T03:24:46.524Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22132023-10-22T03:24:48.572Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22142023-10-22T03:24:51.361Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22152023-10-22T03:24:52.904Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22162023-10-22T03:24:53.002Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22172023-10-22T03:25:01.654Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22182023-10-22T03:25:07.524Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22192023-10-22T03:25:09.167Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22202023-10-22T03:25:09.910Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22212023-10-22T03:25:10.786Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22222023-10-22T03:25:11.033Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22232023-10-22T03:25:11.397Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22242023-10-22T03:25:12.200Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22252023-10-22T03:25:15.924Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22262023-10-22T03:25:17.615Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22272023-10-22T03:25:17.650Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22282023-10-22T03:25:22.275Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22292023-10-22T03:25:24.659Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22302023-10-22T03:25:27.588Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22312023-10-22T03:25:29.474Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22322023-10-22T03:25:32.745Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22332023-10-22T03:25:36.856Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22342023-10-22T03:25:38.408Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22352023-10-22T03:25:39.033Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22362023-10-22T03:25:40.738Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22372023-10-22T03:25:49.414Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22382023-10-22T03:25:50.075Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22392023-10-22T03:25:50.582Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22402023-10-22T03:25:55.700Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22412023-10-22T03:25:58.555Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22422023-10-22T03:26:12.201Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22432023-10-22T03:26:34.811Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22442023-10-22T03:26:46.853Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22452023-10-22T03:27:12.733Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22462023-10-22T03:27:55.526Z Compiling git2 v0.17.2
22472023-10-22T03:28:03.941Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22482023-10-22T03:28:06.462Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22492023-10-22T03:28:17.586Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22502023-10-22T03:28:27.367Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22512023-10-22T03:28:27.698Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22522023-10-22T03:28:28.192Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22532023-10-22T03:28:29.725Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22542023-10-22T03:29:03.478Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22552023-10-22T03:30:30.458Z Finished dev [unoptimized + debuginfo] target(s) in 13m 24s
22562023-10-22T03:30:30.680Z
22572023-10-22T03:30:30.683Zreal 14:27.811296982
22582023-10-22T03:30:30.686Zuser 1:25:18.186106662
22592023-10-22T03:30:30.689Zsys 11:26.963782215
22602023-10-22T03:30:30.692Ztrap 3.180852186
22612023-10-22T03:30:30.695Ztflt 3.483255551
22622023-10-22T03:30:30.697Zdflt 4.327303865
22632023-10-22T03:30:30.700Zkflt 0.020099563
22642023-10-22T03:30:30.703Zlock 1:56:20.378638468
22652023-10-22T03:30:30.706Zslp 4:46:21.599867491
22662023-10-22T03:30:30.709Zlat 3:14.635702882
22672023-10-22T03:30:30.711Zstop 7:35.060508742
22682023-10-22T03:30:31.951Zwarning: output filename collision.
22692023-10-22T03:30:31.954ZThe 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)`.
22702023-10-22T03:30:31.957ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22712023-10-22T03:30:31.960ZThe targets should have unique names.
22722023-10-22T03:30:31.963ZThis is a known bug where multiple crates with the same name use
22732023-10-22T03:30:31.966Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22742023-10-22T03:30:31.969Zwarning: output filename collision.
22752023-10-22T03:30:31.972ZThe 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)`.
22762023-10-22T03:30:31.975ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22772023-10-22T03:30:31.977ZThe targets should have unique names.
22782023-10-22T03:30:31.981ZThis is a known bug where multiple crates with the same name use
22792023-10-22T03:30:31.986Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22802023-10-22T03:30:31.990Zwarning: output filename collision.
22812023-10-22T03:30:31.994ZThe 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)`.
22822023-10-22T03:30:31.997ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22832023-10-22T03:30:32.003ZThe targets should have unique names.
22842023-10-22T03:30:32.005ZThis is a known bug where multiple crates with the same name use
22852023-10-22T03:30:32.009Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22862023-10-22T03:30:32.011Zwarning: output filename collision.
22872023-10-22T03:30:32.014ZThe 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)`.
22882023-10-22T03:30:32.017ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22892023-10-22T03:30:32.020ZThe targets should have unique names.
22902023-10-22T03:30:32.023ZThis is a known bug where multiple crates with the same name use
22912023-10-22T03:30:32.026Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22922023-10-22T03:30:32.029Zwarning: output filename collision.
22932023-10-22T03:30:32.032ZThe 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`.
22942023-10-22T03:30:32.035ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22952023-10-22T03:30:32.038ZThe targets should have unique names.
22962023-10-22T03:30:32.041ZThis is a known bug where multiple crates with the same name use
22972023-10-22T03:30:32.045Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22982023-10-22T03:30:32.076Zwarning: output filename collision.
22992023-10-22T03:30:32.080ZThe 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)`.
23002023-10-22T03:30:32.082ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23012023-10-22T03:30:32.085ZThe targets should have unique names.
23022023-10-22T03:30:32.088ZThis is a known bug where multiple crates with the same name use
23032023-10-22T03:30:32.091Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23042023-10-22T03:30:32.093Zwarning: output filename collision.
23052023-10-22T03:30:32.096ZThe 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)`.
23062023-10-22T03:30:32.099ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23072023-10-22T03:30:32.102ZThe targets should have unique names.
23082023-10-22T03:30:32.105ZThis is a known bug where multiple crates with the same name use
23092023-10-22T03:30:32.108Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23102023-10-22T03:30:32.111Zwarning: output filename collision.
23112023-10-22T03:30:32.114ZThe 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)`.
23122023-10-22T03:30:32.117ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23132023-10-22T03:30:32.120ZThe targets should have unique names.
23142023-10-22T03:30:32.122ZThis is a known bug where multiple crates with the same name use
23152023-10-22T03:30:32.125Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23162023-10-22T03:30:32.127Zwarning: output filename collision.
23172023-10-22T03:30:32.130ZThe 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)`.
23182023-10-22T03:30:32.133ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23192023-10-22T03:30:32.137ZThe targets should have unique names.
23202023-10-22T03:30:32.140ZThis is a known bug where multiple crates with the same name use
23212023-10-22T03:30:32.146Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23222023-10-22T03:30:32.150Zwarning: output filename collision.
23232023-10-22T03:30:32.152ZThe 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)`.
23242023-10-22T03:30:32.155ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23252023-10-22T03:30:32.158ZThe targets should have unique names.
23262023-10-22T03:30:32.161ZThis is a known bug where multiple crates with the same name use
23272023-10-22T03:30:32.164Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23282023-10-22T03:30:32.166Zwarning: output filename collision.
23292023-10-22T03:30:32.169ZThe 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)`.
23302023-10-22T03:30:32.172ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23312023-10-22T03:30:32.175ZThe targets should have unique names.
23322023-10-22T03:30:32.178ZThis is a known bug where multiple crates with the same name use
23332023-10-22T03:30:32.181Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23342023-10-22T03:30:32.558Z Checking unicode-ident v1.0.12
23352023-10-22T03:30:32.582Z Documenting libc v0.2.149
23362023-10-22T03:30:32.592Z Documenting cfg-if v1.0.0
23372023-10-22T03:30:32.613Z Checking libc v0.2.149
23382023-10-22T03:30:32.636Z Checking serde v1.0.188
23392023-10-22T03:30:32.652Z Checking cfg-if v1.0.0
23402023-10-22T03:30:32.668Z Documenting log v0.4.20
23412023-10-22T03:30:32.685Z Documenting itoa v1.0.9
23422023-10-22T03:30:32.771Z Documenting scopeguard v1.2.0
23432023-10-22T03:30:32.785Z Checking proc-macro2 v1.0.67
23442023-10-22T03:30:33.808Z Checking quote v1.0.33
23452023-10-22T03:30:34.338Z Checking syn v2.0.32
23462023-10-22T03:30:34.458Z Checking syn v1.0.109
23472023-10-22T03:30:36.610Z Checking once_cell v1.18.0
23482023-10-22T03:30:36.719Z Documenting once_cell v1.18.0
23492023-10-22T03:30:36.853Z Documenting memchr v2.6.3
23502023-10-22T03:30:37.095Z Documenting smallvec v1.11.0
23512023-10-22T03:30:38.993Z Documenting lock_api v0.4.10
23522023-10-22T03:30:39.736Z Documenting getrandom v0.2.10
23532023-10-22T03:30:41.439Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23542023-10-22T03:30:41.870Z Documenting libm v0.2.7
23552023-10-22T03:30:42.096Z Documenting parking_lot_core v0.9.8
23562023-10-22T03:30:43.130Z Documenting pin-project-lite v0.2.13
23572023-10-22T03:30:43.646Z Documenting signal-hook-registry v1.4.1
23582023-10-22T03:30:43.932Z Checking itoa v1.0.9
23592023-10-22T03:30:44.256Z Documenting mio v0.8.8
23602023-10-22T03:30:44.642Z Documenting num_cpus v1.16.0
23612023-10-22T03:30:44.976Z Documenting serde_derive v1.0.188
23622023-10-22T03:30:45.951Z Documenting rand_core v0.6.4
23632023-10-22T03:30:46.860Z Documenting zeroize_derive v1.4.2
23642023-10-22T03:30:47.127Z Documenting num-traits v0.2.16
23652023-10-22T03:30:48.275Z Documenting parking_lot v0.12.1
23662023-10-22T03:30:49.700Z Documenting thiserror-impl v1.0.49
23672023-10-22T03:30:50.587Z Documenting typenum v1.16.0
23682023-10-22T03:30:50.631Z Documenting futures-core v0.3.28
23692023-10-22T03:30:51.969Z Documenting ryu v1.0.15
23702023-10-22T03:30:54.251Z Documenting zeroize v1.6.0
23712023-10-22T03:30:54.287Z Documenting tokio-macros v2.1.0
23722023-10-22T03:30:54.466Z Documenting socket2 v0.5.4
23732023-10-22T03:30:55.728Z Documenting serde v1.0.188
23742023-10-22T03:30:55.984Z Checking thiserror v1.0.49
23752023-10-22T03:30:56.182Z Documenting subtle v2.5.0
23762023-10-22T03:30:56.349Z Checking ryu v1.0.15
23772023-10-22T03:30:56.715Z Documenting pin-utils v0.1.0
23782023-10-22T03:30:57.575Z Documenting thiserror v1.0.49
23792023-10-22T03:30:58.354Z Checking memchr v2.6.3
23802023-10-22T03:30:59.776Z Documenting futures-sink v0.3.28
23812023-10-22T03:31:00.267Z Documenting generic-array v0.14.7
23822023-10-22T03:31:01.037Z Documenting byteorder v1.4.3
23832023-10-22T03:31:01.679Z Checking serde_json v1.0.107
23842023-10-22T03:31:02.081Z Documenting iana-time-zone v0.1.57
23852023-10-22T03:31:03.787Z Checking heck v0.4.1
23862023-10-22T03:31:04.108Z Documenting futures-macro v0.3.28
23872023-10-22T03:31:04.322Z Checking getrandom v0.2.10
23882023-10-22T03:31:04.393Z Documenting futures-task v0.3.28
23892023-10-22T03:31:04.692Z Documenting slab v0.4.9
23902023-10-22T03:31:05.922Z Documenting futures-channel v0.3.28
23912023-10-22T03:31:06.826Z Documenting const-oid v0.9.5
23922023-10-22T03:31:07.301Z Documenting crypto-common v0.1.6
23932023-10-22T03:31:07.924Z Documenting futures-io v0.3.28
23942023-10-22T03:31:10.187Z Checking bytes v1.5.0
23952023-10-22T03:31:10.738Z Documenting ppv-lite86 v0.2.17
23962023-10-22T03:31:11.431Z Checking log v0.4.20
23972023-10-22T03:31:11.663Z Documenting tinyvec_macros v0.1.1
23982023-10-22T03:31:11.861Z Checking byteorder v1.4.3
23992023-10-22T03:31:12.008Z Documenting block-buffer v0.10.4
24002023-10-22T03:31:12.534Z Documenting tracing-attributes v0.1.26
24012023-10-22T03:31:13.361Z Documenting tracing-core v0.1.31
24022023-10-22T03:31:13.690Z Documenting futures-util v0.3.28
24032023-10-22T03:31:15.424Z Checking fnv v1.0.7
24042023-10-22T03:31:15.616Z Checking serde_derive_internals v0.26.0
24052023-10-22T03:31:15.760Z Documenting rand_chacha v0.3.1
24062023-10-22T03:31:15.824Z Documenting tinyvec v1.6.0
24072023-10-22T03:31:16.615Z Documenting serde_derive_internals v0.26.0
24082023-10-22T03:31:17.887Z Documenting digest v0.10.7
24092023-10-22T03:31:21.105Z Documenting dyn-clone v1.0.13
24102023-10-22T03:31:21.709Z Documenting base64 v0.21.4
24112023-10-22T03:31:21.871Z Documenting rand v0.8.5
24122023-10-22T03:31:25.651Z Documenting schemars_derive v0.8.13
24132023-10-22T03:31:25.757Z Documenting unicode-normalization v0.1.22
24142023-10-22T03:31:27.163Z Checking ucd-trie v0.1.6
24152023-10-22T03:31:27.489Z Documenting fnv v1.0.7
24162023-10-22T03:31:28.451Z Documenting cpufeatures v0.2.9
24172023-10-22T03:31:28.813Z Documenting bytes v1.5.0
24182023-10-22T03:31:29.047Z Documenting serde_json v1.0.107
24192023-10-22T03:31:29.617Z Documenting bitflags v2.4.0
24202023-10-22T03:31:32.693Z Documenting chrono v0.4.31
24212023-10-22T03:31:33.318Z Documenting uuid v1.4.1
24222023-10-22T03:31:34.028Z Checking pest v2.7.2
24232023-10-22T03:31:34.918Z Checking libm v0.2.7
24242023-10-22T03:31:36.090Z Documenting tokio v1.33.0
24252023-10-22T03:31:36.567Z Documenting unicode-bidi v0.3.13
24262023-10-22T03:31:36.682Z Checking num-traits v0.2.16
24272023-10-22T03:31:38.089Z Documenting http v0.2.9
24282023-10-22T03:31:38.265Z Documenting lazy_static v1.4.0
24292023-10-22T03:31:39.422Z Documenting percent-encoding v2.3.0
24302023-10-22T03:31:40.192Z Documenting ahash v0.8.3
24312023-10-22T03:31:40.360Z Documenting tracing v0.1.37
24322023-10-22T03:31:42.055Z Documenting schemars v0.8.13
24332023-10-22T03:31:42.394Z Checking ahash v0.8.3
24342023-10-22T03:31:42.692Z Checking time-core v0.1.1
24352023-10-22T03:31:42.913Z Documenting allocator-api2 v0.2.16
24362023-10-22T03:31:42.953Z Documenting unicode-ident v1.0.12
24372023-10-22T03:31:45.499Z Documenting form_urlencoded v1.2.0
24382023-10-22T03:31:46.246Z Documenting untrusted v0.7.1
24392023-10-22T03:31:46.539Z Documenting adler v1.0.2
24402023-10-22T03:31:47.085Z Documenting proc-macro2 v1.0.67
24412023-10-22T03:31:47.863Z Documenting hashbrown v0.14.0
24422023-10-22T03:31:50.534Z Documenting ring v0.16.20
24432023-10-22T03:31:50.604Z Documenting miniz_oxide v0.7.1
24442023-10-22T03:31:51.231Z Documenting idna v0.4.0
24452023-10-22T03:31:51.269Z Documenting httparse v1.8.0
24462023-10-22T03:31:52.526Z Documenting equivalent v1.0.1
24472023-10-22T03:31:53.728Z Documenting quote v1.0.33
24482023-10-22T03:31:55.531Z Checking zerocopy v0.3.0
24492023-10-22T03:31:55.637Z Checking uuid v1.4.1
24502023-10-22T03:31:56.467Z Checking iana-time-zone v0.1.57
24512023-10-22T03:31:56.600Z Checking dof v0.1.5
24522023-10-22T03:31:56.686Z Checking chrono v0.4.31
24532023-10-22T03:31:56.768Z Documenting indexmap v2.0.0
24542023-10-22T03:31:57.293Z Checking dtrace-parser v0.1.14
24552023-10-22T03:31:57.484Z Checking thread-id v4.2.0
24562023-10-22T03:31:57.641Z Documenting slog v2.7.0
24572023-10-22T03:31:57.888Z Documenting url v2.4.1
24582023-10-22T03:31:58.075Z Documenting httpdate v1.0.3
24592023-10-22T03:31:58.807Z Documenting sct v0.7.0
24602023-10-22T03:32:00.340Z Documenting rustls-webpki v0.101.4
24612023-10-22T03:32:00.425Z Documenting openssl-probe v0.1.5
24622023-10-22T03:32:04.201Z Documenting try-lock v0.2.4
24632023-10-22T03:32:04.234Z Checking usdt-impl v0.3.5
24642023-10-22T03:32:04.699Z Documenting http-body v0.4.5
24652023-10-22T03:32:04.838Z Documenting rustls-pemfile v1.0.3
24662023-10-22T03:32:04.976Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24672023-10-22T03:32:05.166Z Documenting openssl-macros v0.1.1
24682023-10-22T03:32:06.262Z Documenting aho-corasick v1.0.4
24692023-10-22T03:32:06.627Z Documenting openssl-sys v0.9.93
24702023-10-22T03:32:06.772Z Documenting tokio-util v0.7.8
24712023-10-22T03:32:06.982Z Documenting rustls v0.21.7
24722023-10-22T03:32:08.349Z Documenting want v0.3.1
24732023-10-22T03:32:11.037Z Documenting tower-service v0.3.2
24742023-10-22T03:32:11.435Z Documenting gimli v0.28.0
24752023-10-22T03:32:12.266Z Documenting regex-syntax v0.7.5
24762023-10-22T03:32:13.579Z Documenting mime v0.3.17
24772023-10-22T03:32:14.419Z Documenting time-macros v0.2.13
24782023-10-22T03:32:15.494Z Documenting h2 v0.3.21
24792023-10-22T03:32:17.311Z Documenting async-trait v0.1.73
24802023-10-22T03:32:18.127Z Documenting openssl v0.10.57
24812023-10-22T03:32:19.721Z Documenting tokio-rustls v0.24.1
24822023-10-22T03:32:20.458Z Documenting object v0.32.1
24832023-10-22T03:32:21.749Z Documenting addr2line v0.21.0
24842023-10-22T03:32:22.694Z Documenting errno v0.3.2
24852023-10-22T03:32:23.241Z Documenting regex-automata v0.3.8
24862023-10-22T03:32:25.641Z Documenting ipnet v2.8.0
24872023-10-22T03:32:27.233Z Documenting time-core v0.1.1
24882023-10-22T03:32:27.455Z Checking allocator-api2 v0.2.16
24892023-10-22T03:32:27.975Z Checking dyn-clone v1.0.13
24902023-10-22T03:32:28.182Z Documenting rustc-demangle v0.1.23
24912023-10-22T03:32:28.470Z Documenting num_threads v0.1.6
24922023-10-22T03:32:31.589Z Documenting deranged v0.3.8
24932023-10-22T03:32:31.785Z Documenting hyper v0.14.27
24942023-10-22T03:32:31.919Z Documenting unicode-width v0.1.10
24952023-10-22T03:32:32.025Z Checking hashbrown v0.14.0
24962023-10-22T03:32:32.426Z Checking schemars v0.8.13
24972023-10-22T03:32:33.714Z Documenting rustix v0.38.9
24982023-10-22T03:32:34.459Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24992023-10-22T03:32:34.898Z Checking pest_meta v2.7.2
25002023-10-22T03:32:36.160Z Documenting crossbeam-utils v0.8.16
25012023-10-22T03:32:36.448Z Checking equivalent v1.0.1
25022023-10-22T03:32:36.603Z Checking indexmap v2.0.0
25032023-10-22T03:32:36.607Z Documenting regex v1.9.5
25042023-10-22T03:32:38.477Z Documenting native-tls v0.2.11
25052023-10-22T03:32:39.189Z Documenting time v0.3.27
25062023-10-22T03:32:39.384Z Documenting backtrace v0.3.69
25072023-10-22T03:32:43.347Z Checking hashbrown v0.13.2
25082023-10-22T03:32:45.096Z Documenting pest_meta v2.7.2
25092023-10-22T03:32:45.113Z Checking http v0.2.9
25102023-10-22T03:32:45.303Z Checking aho-corasick v1.0.4
25112023-10-22T03:32:46.700Z Documenting encoding_rs v0.8.33
25122023-10-22T03:32:47.406Z Checking regex-syntax v0.7.5
25132023-10-22T03:32:47.674Z Documenting anyhow v1.0.75
25142023-10-22T03:32:47.854Z Documenting tokio-native-tls v0.3.1
25152023-10-22T03:32:48.084Z Checking pest_generator v2.7.2
25162023-10-22T03:32:49.316Z Documenting rustls-native-certs v0.6.3
25172023-10-22T03:32:50.848Z Documenting serde_urlencoded v0.7.1
25182023-10-22T03:32:51.208Z Documenting ucd-trie v0.1.6
25192023-10-22T03:32:51.772Z Documenting pest_generator v2.7.2
25202023-10-22T03:32:52.806Z Checking regex-automata v0.3.8
25212023-10-22T03:32:54.072Z Checking serde_tokenstream v0.1.7
25222023-10-22T03:32:54.655Z Documenting webpki-roots v0.25.2
25232023-10-22T03:32:55.426Z Documenting hyper-rustls v0.24.1
25242023-10-22T03:32:55.786Z Documenting syn v2.0.32
25252023-10-22T03:32:56.627Z Documenting hyper-tls v0.5.0
25262023-10-22T03:32:57.307Z Documenting pest v2.7.2
25272023-10-22T03:32:57.617Z Documenting dof v0.1.5
25282023-10-22T03:32:59.386Z Documenting pest_derive v2.7.2
25292023-10-22T03:32:59.731Z Checking regex v1.9.5
25302023-10-22T03:33:00.775Z Documenting thread-id v4.2.0
25312023-10-22T03:33:01.047Z Checking unicode-width v0.1.10
25322023-10-22T03:33:01.270Z Documenting usdt-macro v0.3.5
25332023-10-22T03:33:04.004Z Documenting usdt-attr-macro v0.3.5
25342023-10-22T03:33:05.343Z Documenting openapiv3 v1.0.3
25352023-10-22T03:33:06.205Z Documenting ipnetwork v0.20.0
25362023-10-22T03:33:06.594Z Documenting dtrace-parser v0.1.14
25372023-10-22T03:33:06.848Z Documenting sha2 v0.10.8
25382023-10-22T03:33:07.113Z Documenting reqwest v0.11.20
25392023-10-22T03:33:08.834Z Documenting futures-executor v0.3.28
25402023-10-22T03:33:11.452Z Checking serde_tokenstream v0.2.0
25412023-10-22T03:33:12.028Z Documenting spin v0.9.8
25422023-10-22T03:33:12.691Z Documenting usdt-impl v0.3.5
25432023-10-22T03:33:13.956Z Checking strsim v0.10.0
25442023-10-22T03:33:14.308Z Checking regress v0.7.1
25452023-10-22T03:33:14.497Z Documenting hex v0.4.3
25462023-10-22T03:33:15.304Z Documenting hmac v0.12.1
25472023-10-22T03:33:15.616Z Documenting fallible-iterator v0.2.0
25482023-10-22T03:33:16.486Z Documenting futures v0.3.28
25492023-10-22T03:33:19.447Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25502023-10-22T03:33:20.672Z Documenting usdt v0.3.5
25512023-10-22T03:33:21.074Z Checking openapiv3 v1.0.3
25522023-10-22T03:33:22.478Z Documenting stringprep v0.1.3
25532023-10-22T03:33:22.771Z Documenting semver v1.0.18
25542023-10-22T03:33:22.820Z Documenting md-5 v0.10.5
25552023-10-22T03:33:22.867Z Documenting regress v0.7.1
25562023-10-22T03:33:26.680Z Documenting utf8parse v0.2.1
25572023-10-22T03:33:28.400Z Documenting siphasher v0.3.11
25582023-10-22T03:33:28.415Z Documenting block-padding v0.3.3
25592023-10-22T03:33:28.928Z Documenting heck v0.4.1
25602023-10-22T03:33:29.182Z Checking unsafe-libyaml v0.2.9
25612023-10-22T03:33:29.865Z Documenting postgres-protocol v0.6.6
25622023-10-22T03:33:29.868Z Documenting static_assertions v1.1.0
25632023-10-22T03:33:31.007Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25642023-10-22T03:33:31.226Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25652023-10-22T03:33:31.430Z Checking getopts v0.2.21
25662023-10-22T03:33:31.938Z Documenting toml_datetime v0.6.3
25672023-10-22T03:33:32.592Z Documenting num-integer v0.1.45
25682023-10-22T03:33:32.869Z Documenting phf_shared v0.11.2
25692023-10-22T03:33:34.350Z Documenting either v1.9.0
25702023-10-22T03:33:34.931Z Documenting inout v0.1.3
25712023-10-22T03:33:35.213Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25722023-10-22T03:33:38.357Z Documenting whoami v1.4.1
25732023-10-22T03:33:38.911Z Documenting postgres-types v0.2.6
25742023-10-22T03:33:38.987Z Documenting phf v0.11.2
25752023-10-22T03:33:39.180Z Documenting unsafe-libyaml v0.2.9
25762023-10-22T03:33:40.403Z Checking ident_case v1.0.1
25772023-10-22T03:33:40.568Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25782023-10-22T03:33:43.895Z Checking serde_yaml v0.9.25
25792023-10-22T03:33:44.350Z Documenting cipher v0.4.4
25802023-10-22T03:33:44.399Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25812023-10-22T03:33:44.425Z Documenting getopts v0.2.21
25822023-10-22T03:33:44.469Z Documenting zerocopy v0.6.4
25832023-10-22T03:33:44.988Z Documenting serde_yaml v0.9.25
25842023-10-22T03:33:45.624Z Documenting data-encoding v2.4.0
25852023-10-22T03:33:46.958Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25862023-10-22T03:33:49.091Z Documenting tokio-postgres v0.7.10
25872023-10-22T03:33:50.313Z Documenting anstyle v1.0.2
25882023-10-22T03:33:50.366Z Documenting anstyle-parse v0.2.1
25892023-10-22T03:33:51.302Z Documenting crossbeam-channel v0.5.8
25902023-10-22T03:33:51.765Z Documenting anstyle-query v1.0.0
25912023-10-22T03:33:53.283Z Documenting colorchoice v1.0.0
25922023-10-22T03:33:54.386Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25932023-10-22T03:33:55.032Z Documenting match_cfg v0.1.0
25942023-10-22T03:33:56.336Z Documenting itertools v0.11.0
25952023-10-22T03:33:57.470Z Documenting terminal_size v0.2.6
25962023-10-22T03:33:57.677Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25972023-10-22T03:33:57.742Z Documenting anstream v0.5.0
25982023-10-22T03:33:58.206Z Documenting dirs-sys-next v0.1.2
25992023-10-22T03:33:59.119Z Documenting hostname v0.3.1
26002023-10-22T03:34:03.661Z Documenting tap v1.0.1
26012023-10-22T03:34:03.693Z Documenting clap_lex v0.5.1
26022023-10-22T03:34:04.010Z Documenting strsim v0.10.0
26032023-10-22T03:34:04.259Z Documenting dirs-next v2.0.0
26042023-10-22T03:34:05.288Z Documenting clap_derive v4.4.2
26052023-10-22T03:34:05.897Z Documenting thread_local v1.1.7
26062023-10-22T03:34:07.878Z Documenting crc32fast v1.3.2
26072023-10-22T03:34:07.913Z Documenting wyz v0.5.1
26082023-10-22T03:34:09.622Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26092023-10-22T03:34:09.803Z Documenting radium v0.7.0
26102023-10-22T03:34:09.953Z Documenting clap_builder v4.4.2
26112023-10-22T03:34:10.680Z Documenting funty v2.0.0
26122023-10-22T03:34:12.131Z Documenting term v0.7.0
26132023-10-22T03:34:12.421Z Documenting num-iter v0.1.43
26142023-10-22T03:34:13.665Z Documenting sha1 v0.10.5
26152023-10-22T03:34:13.915Z Documenting enum-as-inner v0.5.1
26162023-10-22T03:34:14.164Z Documenting atty v0.2.14
26172023-10-22T03:34:15.407Z Documenting bitvec v1.0.1
26182023-10-22T03:34:18.981Z Documenting memoffset v0.9.0
26192023-10-22T03:34:19.007Z Documenting take_mut v0.2.2
26202023-10-22T03:34:19.211Z Documenting slog-term v2.9.0
26212023-10-22T03:34:19.768Z Documenting clap v4.4.3
26222023-10-22T03:34:20.717Z Documenting flate2 v1.0.27
26232023-10-22T03:34:20.974Z Documenting trust-dns-proto v0.22.0
26242023-10-22T03:34:22.560Z Documenting crossbeam-epoch v0.9.15
26252023-10-22T03:34:25.211Z Documenting slog-async v2.8.0
26262023-10-22T03:34:26.070Z Documenting slog-json v2.6.1
26272023-10-22T03:34:26.087Z Documenting camino v1.1.6
26282023-10-22T03:34:26.335Z Documenting paste v1.0.14
26292023-10-22T03:34:26.928Z Documenting signature v2.1.0
26302023-10-22T03:34:28.052Z Documenting hash32 v0.2.1
26312023-10-22T03:34:29.042Z Documenting scheduled-thread-pool v0.2.7
26322023-10-22T03:34:31.453Z Documenting diesel_table_macro_syntax v0.1.0
26332023-10-22T03:34:32.266Z Checking diesel_table_macro_syntax v0.1.0
26342023-10-22T03:34:32.546Z Documenting bzip2-sys v0.1.11+1.0.8
26352023-10-22T03:34:32.977Z Documenting stable_deref_trait v1.2.0
26362023-10-22T03:34:33.571Z Documenting slog-bunyan v2.4.0
26372023-10-22T03:34:34.022Z Documenting unicode-segmentation v1.10.1
26382023-10-22T03:34:34.392Z Checking darling_core v0.20.3
26392023-10-22T03:34:35.106Z Documenting async-stream-impl v0.3.5
26402023-10-22T03:34:35.363Z Documenting r2d2 v0.8.10
26412023-10-22T03:34:37.149Z Documenting heapless v0.7.16
26422023-10-22T03:34:37.449Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26432023-10-22T03:34:38.878Z Documenting bzip2 v0.4.4
26442023-10-22T03:34:39.044Z Documenting diesel_derives v2.1.1
26452023-10-22T03:34:39.123Z Documenting strum v0.25.0
26462023-10-22T03:34:41.057Z Documenting bit-vec v0.6.3
26472023-10-22T03:34:42.025Z Documenting managed v0.8.0
26482023-10-22T03:34:42.494Z Documenting debug-ignore v1.0.5
26492023-10-22T03:34:43.780Z Documenting atomic-waker v1.1.1
26502023-10-22T03:34:44.629Z Documenting async-stream v0.3.5
26512023-10-22T03:34:45.207Z Documenting zip v0.6.6
26522023-10-22T03:34:45.328Z Checking darling v0.20.3
26532023-10-22T03:34:45.488Z Documenting num-bigint v0.4.4
26542023-10-22T03:34:46.590Z Documenting multer v2.1.0
26552023-10-22T03:34:46.947Z Documenting smoltcp v0.9.1
26562023-10-22T03:34:47.102Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26572023-10-22T03:34:47.918Z Documenting waitgroup v0.1.2
26582023-10-22T03:34:50.768Z Documenting diesel v2.1.1
26592023-10-22T03:34:50.782Z Documenting bstr v1.6.0
26602023-10-22T03:34:52.037Z Documenting hubpack v0.1.2
26612023-10-22T03:34:53.751Z Documenting serde_path_to_error v0.1.14
26622023-10-22T03:34:54.424Z Documenting serde_repr v0.1.16
26632023-10-22T03:34:54.638Z Documenting lalrpop-util v0.19.12
26642023-10-22T03:34:55.089Z Documenting fixedbitset v0.4.2
26652023-10-22T03:34:55.245Z Documenting new_debug_unreachable v1.0.4
26662023-10-22T03:34:58.570Z Documenting precomputed-hash v0.1.1
26672023-10-22T03:34:58.867Z Documenting yasna v0.5.2
26682023-10-22T03:34:59.266Z Documenting serde_with_macros v2.3.3
26692023-10-22T03:34:59.716Z Documenting petgraph v0.6.4
26702023-10-22T03:35:00.761Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26712023-10-22T03:35:00.837Z Documenting console v0.15.7
26722023-10-22T03:35:01.787Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26732023-10-22T03:35:04.482Z Documenting string_cache v0.8.7
26742023-10-22T03:35:06.502Z Documenting float-cmp v0.9.0
26752023-10-22T03:35:07.394Z Documenting unicode-linebreak v0.1.5
26762023-10-22T03:35:07.543Z Documenting normalize-line-endings v0.3.0
26772023-10-22T03:35:10.544Z Documenting difflib v0.4.0
26782023-10-22T03:35:11.073Z Documenting smawk v0.3.1
26792023-10-22T03:35:11.359Z Documenting predicates-core v1.0.6
26802023-10-22T03:35:12.649Z Documenting serde_with v2.3.3
26812023-10-22T03:35:13.325Z Documenting bit-set v0.5.3
26822023-10-22T03:35:13.753Z Documenting similar v2.2.1
26832023-10-22T03:35:16.722Z Documenting tokio-stream v0.1.14
26842023-10-22T03:35:17.149Z Documenting textwrap v0.16.0
26852023-10-22T03:35:17.404Z Documenting predicates v3.0.4
26862023-10-22T03:35:18.578Z Documenting structmeta-derive v0.1.6
26872023-10-22T03:35:19.592Z Checking structmeta v0.1.6
26882023-10-22T03:35:19.973Z Documenting instant v0.1.12
26892023-10-22T03:35:20.723Z Checking regex-syntax v0.6.29
26902023-10-22T03:35:23.020Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26912023-10-22T03:35:23.375Z Documenting macaddr v1.0.1
26922023-10-22T03:35:23.656Z Documenting base64ct v1.6.0
26932023-10-22T03:35:25.163Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26942023-10-22T03:35:25.704Z Checking scopeguard v1.2.0
26952023-10-22T03:35:25.892Z Checking lock_api v0.4.10
26962023-10-22T03:35:25.931Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26972023-10-22T03:35:26.446Z Documenting backoff v0.4.0
26982023-10-22T03:35:26.484Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26992023-10-22T03:35:26.547Z Documenting crucible-workspace-hack v0.1.0
27002023-10-22T03:35:27.304Z Documenting structmeta v0.1.6
27012023-10-22T03:35:29.896Z Checking smallvec v1.11.0
27022023-10-22T03:35:29.994Z Documenting password-hash v0.5.0
27032023-10-22T03:35:30.307Z Documenting is-terminal v0.4.9
27042023-10-22T03:35:30.503Z Checking parking_lot_core v0.9.8
27052023-10-22T03:35:30.903Z Documenting blake2 v0.10.6
27062023-10-22T03:35:31.037Z Checking pin-project-lite v0.2.13
27072023-10-22T03:35:31.211Z Checking parking_lot v0.12.1
27082023-10-22T03:35:31.758Z Checking rand_core v0.6.4
27092023-10-22T03:35:32.203Z Checking typenum v1.16.0
27102023-10-22T03:35:32.461Z Checking zeroize v1.6.0
27112023-10-22T03:35:32.585Z Documenting proc-macro-error-attr v1.0.4
27122023-10-22T03:35:32.852Z Checking futures-core v0.3.28
27132023-10-22T03:35:33.139Z Checking unicode-segmentation v1.10.1
27142023-10-22T03:35:33.455Z Checking proc-macro-error v1.0.4
27152023-10-22T03:35:33.864Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27162023-10-22T03:35:34.268Z Checking mio v0.8.8
27172023-10-22T03:35:34.442Z Checking generic-array v0.14.7
27182023-10-22T03:35:34.582Z Documenting parse-display-derive v0.7.0
27192023-10-22T03:35:35.280Z Checking num_cpus v1.16.0
27202023-10-22T03:35:35.457Z Checking signal-hook-registry v1.4.1
27212023-10-22T03:35:35.834Z Checking socket2 v0.5.4
27222023-10-22T03:35:36.493Z Checking futures-sink v0.3.28
27232023-10-22T03:35:36.510Z Documenting fastrand v2.0.0
27242023-10-22T03:35:36.609Z Documenting postcard-cobs v0.1.5-pre
27252023-10-22T03:35:36.709Z Checking spin v0.5.2
27262023-10-22T03:35:37.022Z Checking tokio v1.33.0
27272023-10-22T03:35:37.257Z Documenting foreign-types-macros v0.2.3
27282023-10-22T03:35:38.235Z Documenting argon2 v0.5.2
27292023-10-22T03:35:38.940Z Documenting proc-macro-error v1.0.4
27302023-10-22T03:35:41.039Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27312023-10-22T03:35:41.458Z Documenting postcard v0.7.3
27322023-10-22T03:35:42.632Z Documenting tempfile v3.8.0
27332023-10-22T03:35:44.269Z Documenting parse-display v0.7.0
27342023-10-22T03:35:44.664Z Documenting foreign-types-shared v0.3.1
27352023-10-22T03:35:46.340Z Checking tinyvec_macros v0.1.1
27362023-10-22T03:35:46.466Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27372023-10-22T03:35:46.482Z Checking tinyvec v1.6.0
27382023-10-22T03:35:47.463Z Checking futures-channel v0.3.28
27392023-10-22T03:35:47.715Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27402023-10-22T03:35:48.033Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27412023-10-22T03:35:48.067Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27422023-10-22T03:35:49.009Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27432023-10-22T03:35:49.024Z Documenting foreign-types v0.5.0
27442023-10-22T03:35:49.576Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27452023-10-22T03:35:49.606Z Documenting cstr-argument v0.1.2
27462023-10-22T03:35:50.763Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27472023-10-22T03:35:50.966Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27482023-10-22T03:35:53.896Z Checking slab v0.4.9
27492023-10-22T03:35:54.324Z Checking futures-task v0.3.28
27502023-10-22T03:35:54.399Z Checking futures-io v0.3.28
27512023-10-22T03:35:54.684Z Checking pin-utils v0.1.0
27522023-10-22T03:35:54.700Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27532023-10-22T03:35:54.823Z Checking futures-util v0.3.28
27542023-10-22T03:35:54.936Z Checking unicode-normalization v0.1.22
27552023-10-22T03:35:56.309Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27562023-10-22T03:35:56.336Z Documenting colored v2.0.4
27572023-10-22T03:35:56.525Z Checking crypto-common v0.1.6
27582023-10-22T03:35:56.570Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27592023-10-22T03:35:56.809Z Checking tracing-core v0.1.31
27602023-10-22T03:35:57.893Z Checking unicode-bidi v0.3.13
27612023-10-22T03:35:58.699Z Checking tracing v0.1.37
27622023-10-22T03:35:59.226Z Documenting zone_cfg_derive v0.2.0
27632023-10-22T03:35:59.733Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27642023-10-22T03:36:01.801Z Checking block-buffer v0.10.4
27652023-10-22T03:36:02.142Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27662023-10-22T03:36:02.471Z Documenting num-derive v0.4.0
27672023-10-22T03:36:02.990Z Checking subtle v2.5.0
27682023-10-22T03:36:03.093Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27692023-10-22T03:36:03.148Z Checking const-oid v0.9.5
27702023-10-22T03:36:03.392Z Checking ppv-lite86 v0.2.17
27712023-10-22T03:36:04.528Z Checking rand_chacha v0.3.1
27722023-10-22T03:36:05.156Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27732023-10-22T03:36:05.942Z Checking digest v0.10.7
27742023-10-22T03:36:06.540Z Documenting smf v0.2.2
27752023-10-22T03:36:07.082Z Documenting zone v0.2.0
27762023-10-22T03:36:09.423Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27772023-10-22T03:36:10.195Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27782023-10-22T03:36:13.032Z Checking bitflags v2.4.0
27792023-10-22T03:36:13.486Z Checking base64 v0.21.4
27802023-10-22T03:36:14.346Z Documenting linked-hash-map v0.5.6
27812023-10-22T03:36:14.855Z Checking untrusted v0.7.1
27822023-10-22T03:36:14.858Z Checking rand v0.8.5
27832023-10-22T03:36:14.862Z Checking ring v0.16.20
27842023-10-22T03:36:14.950Z Checking tokio-util v0.7.8
27852023-10-22T03:36:16.296Z Checking openssl-probe v0.1.5
27862023-10-22T03:36:16.516Z Checking bitflags v1.3.2
27872023-10-22T03:36:16.623Z Checking foreign-types-shared v0.1.1
27882023-10-22T03:36:16.661Z Checking percent-encoding v2.3.0
27892023-10-22T03:36:16.782Z Checking hashbrown v0.12.3
27902023-10-22T03:36:16.982Z Checking foreign-types v0.3.2
27912023-10-22T03:36:17.122Z Checking openssl-sys v0.9.93
27922023-10-22T03:36:17.652Z Checking errno v0.3.2
27932023-10-22T03:36:17.879Z Checking siphasher v0.3.11
27942023-10-22T03:36:17.936Z Checking adler v1.0.2
27952023-10-22T03:36:18.175Z Checking try-lock v0.2.4
27962023-10-22T03:36:18.339Z Checking miniz_oxide v0.7.1
27972023-10-22T03:36:18.352Z Checking rustls-webpki v0.101.4
27982023-10-22T03:36:18.369Z Checking indexmap v1.9.3
27992023-10-22T03:36:18.375Z Checking want v0.3.1
28002023-10-22T03:36:18.645Z Checking sct v0.7.0
28012023-10-22T03:36:18.943Z Checking form_urlencoded v1.2.0
28022023-10-22T03:36:19.266Z Checking lazy_static v1.4.0
28032023-10-22T03:36:19.387Z Checking openssl v0.10.57
28042023-10-22T03:36:19.424Z Checking http-body v0.4.5
28052023-10-22T03:36:19.497Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28062023-10-22T03:36:19.545Z Checking io-lifetimes v1.0.11
28072023-10-22T03:36:19.562Z Checking h2 v0.3.21
28082023-10-22T03:36:19.891Z Checking socket2 v0.4.9
28092023-10-22T03:36:19.894Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28102023-10-22T03:36:19.982Z Checking httparse v1.8.0
28112023-10-22T03:36:20.109Z Checking anstyle v1.0.2
28122023-10-22T03:36:20.572Z Checking cpufeatures v0.2.9
28132023-10-22T03:36:20.648Z Checking utf8parse v0.2.1
28142023-10-22T03:36:20.695Z Checking httpdate v1.0.3
28152023-10-22T03:36:20.722Z Checking tower-service v0.3.2
28162023-10-22T03:36:20.877Z Checking anstyle-parse v0.2.1
28172023-10-22T03:36:20.893Z Checking sha2 v0.10.8
28182023-10-22T03:36:21.004Z Documenting lru-cache v0.1.2
28192023-10-22T03:36:21.056Z Checking rustix v0.37.23
28202023-10-22T03:36:21.286Z Checking rustls v0.21.7
28212023-10-22T03:36:21.807Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28222023-10-22T03:36:22.922Z Checking rustls-pemfile v1.0.3
28232023-10-22T03:36:22.938Z Checking md-5 v0.10.5
28242023-10-22T03:36:23.219Z Checking hmac v0.12.1
28252023-10-22T03:36:23.279Z Checking stringprep v0.1.3
28262023-10-22T03:36:23.544Z Checking idna v0.4.0
28272023-10-22T03:36:23.700Z Documenting slog-dtrace v0.2.3
28282023-10-22T03:36:23.751Z Checking spin v0.9.8
28292023-10-22T03:36:24.280Z Checking num-integer v0.1.45
28302023-10-22T03:36:26.057Z Checking hash32 v0.2.1
28312023-10-22T03:36:26.069Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28322023-10-22T03:36:26.083Z Checking anstyle-query v1.0.0
28332023-10-22T03:36:26.089Z Checking either v1.9.0
28342023-10-22T03:36:26.210Z Checking stable_deref_trait v1.2.0
28352023-10-22T03:36:26.352Z Documenting quick-error v1.2.3
28362023-10-22T03:36:27.079Z Checking colorchoice v1.0.0
28372023-10-22T03:36:27.108Z Checking fallible-iterator v0.2.0
28382023-10-22T03:36:27.205Z Checking gimli v0.28.0
28392023-10-22T03:36:27.393Z Checking anstream v0.5.0
28402023-10-22T03:36:27.856Z Checking postgres-protocol v0.6.6
28412023-10-22T03:36:27.903Z Checking tokio-rustls v0.24.1
28422023-10-22T03:36:28.454Z Checking heapless v0.7.16
28432023-10-22T03:36:28.471Z Checking native-tls v0.2.11
28442023-10-22T03:36:28.950Z Checking tokio-native-tls v0.3.1
28452023-10-22T03:36:28.954Z Checking url v2.4.1
28462023-10-22T03:36:29.571Z Checking rustls-native-certs v0.6.3
28472023-10-22T03:36:29.584Z Checking terminal_size v0.2.6
28482023-10-22T03:36:29.813Z Checking phf_shared v0.11.2
28492023-10-22T03:36:29.942Z Checking hyper v0.14.27
28502023-10-22T03:36:30.195Z Checking block-padding v0.3.3
28512023-10-22T03:36:30.237Z Checking scheduled-thread-pool v0.2.7
28522023-10-22T03:36:30.324Z Checking object v0.32.1
28532023-10-22T03:36:30.516Z Checking toml_datetime v0.6.3
28542023-10-22T03:36:30.570Z Checking serde_spanned v0.6.3
28552023-10-22T03:36:30.853Z Checking bzip2-sys v0.1.11+1.0.8
28562023-10-22T03:36:30.948Z Checking crc32fast v1.3.2
28572023-10-22T03:36:31.057Z Checking num_threads v0.1.6
28582023-10-22T03:36:31.223Z Checking matches v0.1.10
28592023-10-22T03:36:31.326Z Checking clap_lex v0.5.1
28602023-10-22T03:36:31.362Z Checking bit-vec v0.6.3
28612023-10-22T03:36:31.469Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28622023-10-22T03:36:31.713Z Checking managed v0.8.0
28632023-10-22T03:36:33.200Z Checking regex-automata v0.1.10
28642023-10-22T03:36:33.209Z Checking ipnet v2.8.0
28652023-10-22T03:36:33.215Z Documenting resolv-conf v0.7.0
28662023-10-22T03:36:33.223Z Checking deranged v0.3.8
28672023-10-22T03:36:33.231Z Checking rustc-demangle v0.1.23
28682023-10-22T03:36:33.441Z Checking addr2line v0.21.0
28692023-10-22T03:36:33.813Z Checking winnow v0.5.15
28702023-10-22T03:36:34.221Z Checking tap v1.0.1
28712023-10-22T03:36:34.227Z Checking bstr v0.2.17
28722023-10-22T03:36:34.440Z Checking wyz v0.5.1
28732023-10-22T03:36:35.099Z Checking smoltcp v0.9.1
28742023-10-22T03:36:35.503Z Checking time v0.3.27
28752023-10-22T03:36:35.580Z Checking clap_builder v4.4.2
28762023-10-22T03:36:37.536Z Checking idna v0.2.3
28772023-10-22T03:36:38.770Z Checking toml_edit v0.19.15
28782023-10-22T03:36:39.051Z Checking flate2 v1.0.27
28792023-10-22T03:36:39.067Z Documenting trust-dns-resolver v0.22.0
28802023-10-22T03:36:39.621Z Checking bzip2 v0.4.4
28812023-10-22T03:36:39.701Z Checking backtrace v0.3.69
28822023-10-22T03:36:40.091Z Checking r2d2 v0.8.10
28832023-10-22T03:36:40.095Z Checking inout v0.1.3
28842023-10-22T03:36:40.268Z Checking hyper-tls v0.5.0
28852023-10-22T03:36:40.445Z Checking hyper-rustls v0.24.1
28862023-10-22T03:36:40.560Z Checking phf v0.11.2
28872023-10-22T03:36:40.574Z Checking postgres-types v0.2.6
28882023-10-22T03:36:40.667Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28892023-10-22T03:36:40.723Z Checking itertools v0.11.0
28902023-10-22T03:36:40.988Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28912023-10-22T03:36:41.032Z Checking num-bigint v0.4.4
28922023-10-22T03:36:41.747Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28932023-10-22T03:36:42.639Z Checking serde_urlencoded v0.7.1
28942023-10-22T03:36:43.361Z Checking phf_shared v0.10.0
28952023-10-22T03:36:43.845Z Checking futures-executor v0.3.28
28962023-10-22T03:36:44.229Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28972023-10-22T03:36:44.486Z Documenting pem-rfc7468 v0.7.0
28982023-10-22T03:36:44.627Z Checking ipnetwork v0.20.0
28992023-10-22T03:36:44.867Z Checking float-cmp v0.9.0
29002023-10-22T03:36:45.190Z Checking zerocopy v0.6.4
29012023-10-22T03:36:45.211Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29022023-10-22T03:36:45.514Z Documenting der_derive v0.7.2
29032023-10-22T03:36:46.312Z Checking hubpack v0.1.2
29042023-10-22T03:36:46.409Z Checking encoding_rs v0.8.33
29052023-10-22T03:36:46.827Z Checking crossbeam-utils v0.8.16
29062023-10-22T03:36:47.729Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29072023-10-22T03:36:48.127Z Checking memoffset v0.9.0
29082023-10-22T03:36:48.281Z Checking radium v0.7.0
29092023-10-22T03:36:48.895Z Checking static_assertions v1.1.0
29102023-10-22T03:36:49.039Z Documenting flagset v0.4.3
29112023-10-22T03:36:50.399Z Checking fixedbitset v0.4.2
29122023-10-22T03:36:50.516Z Checking difflib v0.4.0
29132023-10-22T03:36:50.796Z Checking webpki-roots v0.25.2
29142023-10-22T03:36:51.024Z Checking data-encoding v2.4.0
29152023-10-22T03:36:51.069Z Checking new_debug_unreachable v1.0.4
29162023-10-22T03:36:51.202Z Checking mime v0.3.17
29172023-10-22T03:36:51.715Z Checking smawk v0.3.1
29182023-10-22T03:36:51.899Z Checking precomputed-hash v0.1.1
29192023-10-22T03:36:52.019Z Checking funty v2.0.0
29202023-10-22T03:36:52.057Z Checking unicode-linebreak v0.1.5
29212023-10-22T03:36:52.784Z Checking predicates-core v1.0.6
29222023-10-22T03:36:52.801Z Checking normalize-line-endings v0.3.0
29232023-10-22T03:36:52.971Z Checking whoami v1.4.1
29242023-10-22T03:36:53.078Z Checking predicates v3.0.4
29252023-10-22T03:36:53.180Z Checking textwrap v0.16.0
29262023-10-22T03:36:53.375Z Checking tokio-postgres v0.7.10
29272023-10-22T03:36:53.419Z Checking string_cache v0.8.7
29282023-10-22T03:36:53.774Z Checking trust-dns-proto v0.22.0
29292023-10-22T03:36:53.788Z Checking bitvec v1.0.1
29302023-10-22T03:36:53.867Z Checking reqwest v0.11.20
29312023-10-22T03:36:54.206Z Checking petgraph v0.6.4
29322023-10-22T03:36:54.226Z Documenting der v0.7.8
29332023-10-22T03:36:56.400Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29342023-10-22T03:36:58.147Z Checking crossbeam-epoch v0.9.15
29352023-10-22T03:36:58.857Z Checking diesel v2.1.1
29362023-10-22T03:36:59.635Z Checking yasna v0.5.2
29372023-10-22T03:37:00.265Z Checking futures v0.3.28
29382023-10-22T03:37:00.432Z Checking toml v0.7.8
29392023-10-22T03:37:00.496Z Checking anyhow v1.0.75
29402023-10-22T03:37:01.141Z Checking clap v4.4.3
29412023-10-22T03:37:01.227Z Checking cipher v0.4.4
29422023-10-22T03:37:01.310Z Checking zip v0.6.6
29432023-10-22T03:37:01.611Z Checking similar v2.2.1
29442023-10-22T03:37:01.617Z Checking bit-set v0.5.3
29452023-10-22T03:37:01.897Z Checking itertools v0.10.5
29462023-10-22T03:37:02.020Z Checking num-iter v0.1.43
29472023-10-22T03:37:02.293Z Checking console v0.15.7
29482023-10-22T03:37:02.410Z Checking rustix v0.38.9
29492023-10-22T03:37:02.915Z Checking signature v2.1.0
29502023-10-22T03:37:02.966Z Checking tokio-stream v0.1.14
29512023-10-22T03:37:03.210Z Checking bstr v1.6.0
29522023-10-22T03:37:03.241Z Checking usdt v0.3.5
29532023-10-22T03:37:03.556Z Checking semver v1.0.18
29542023-10-22T03:37:03.964Z Checking hex v0.4.3
29552023-10-22T03:37:04.219Z Checking slog v2.7.0
29562023-10-22T03:37:04.242Z Checking lalrpop-util v0.19.12
29572023-10-22T03:37:04.702Z Documenting spki v0.7.2
29582023-10-22T03:37:04.718Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29592023-10-22T03:37:04.826Z Documenting cancel-safe-futures v0.1.2
29602023-10-22T03:37:05.039Z Checking heck v0.3.3
29612023-10-22T03:37:05.324Z Documenting hkdf v0.12.3
29622023-10-22T03:37:05.763Z Documenting structopt-derive v0.4.18
29632023-10-22T03:37:05.791Z Documenting crc-catalog v2.2.0
29642023-10-22T03:37:05.812Z Documenting keccak v0.1.4
29652023-10-22T03:37:10.010Z Documenting arc-swap v1.6.0
29662023-10-22T03:37:10.100Z Documenting sha3 v0.10.8
29672023-10-22T03:37:11.132Z Documenting pkcs8 v0.10.2
29682023-10-22T03:37:13.004Z Documenting crc v3.0.1
29692023-10-22T03:37:13.740Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29702023-10-22T03:37:14.136Z Documenting structopt v0.3.26
29712023-10-22T03:37:16.098Z Documenting libefi-sys v0.1.0
29722023-10-22T03:37:16.425Z Documenting slog-scope v4.4.0
29732023-10-22T03:37:17.268Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29742023-10-22T03:37:17.563Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29752023-10-22T03:37:17.908Z Documenting serde_spanned v0.6.3
29762023-10-22T03:37:18.833Z Documenting secrecy v0.8.0
29772023-10-22T03:37:20.679Z Documenting packed_struct_codegen v0.10.1
29782023-10-22T03:37:22.904Z Documenting half v1.8.2
29792023-10-22T03:37:22.918Z Documenting nodrop v0.1.14
29802023-10-22T03:37:24.532Z Documenting ciborium-io v0.2.1
29812023-10-22T03:37:24.888Z Documenting winnow v0.5.15
29822023-10-22T03:37:25.556Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29832023-10-22T03:37:27.210Z Documenting array-init v0.0.4
29842023-10-22T03:37:27.557Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29852023-10-22T03:37:28.795Z Documenting packed_struct v0.10.1
29862023-10-22T03:37:30.739Z Documenting ciborium-ll v0.2.1
29872023-10-22T03:37:32.104Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29882023-10-22T03:37:33.210Z Documenting slog-stdlog v4.1.1
29892023-10-22T03:37:33.359Z Documenting toml_edit v0.20.0
29902023-10-22T03:37:36.878Z Documenting pkcs1 v0.7.5
29912023-10-22T03:37:38.430Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29922023-10-22T03:37:38.585Z Documenting num-bigint-dig v0.8.4
29932023-10-22T03:37:39.288Z Documenting num-rational v0.4.1
29942023-10-22T03:37:42.307Z Documenting universal-hash v0.5.1
29952023-10-22T03:37:42.650Z Documenting num-complex v0.4.4
29962023-10-22T03:37:43.853Z Documenting xattr v1.0.1
29972023-10-22T03:37:46.629Z Documenting filetime v0.2.22
29982023-10-22T03:37:47.000Z Documenting termcolor v1.2.0
29992023-10-22T03:37:48.290Z Documenting opaque-debug v0.3.0
30002023-10-22T03:37:49.963Z Documenting bitfield v0.14.0
30012023-10-22T03:37:50.394Z Documenting num v0.4.1
30022023-10-22T03:37:51.201Z Documenting rsa v0.9.2
30032023-10-22T03:37:52.497Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30042023-10-22T03:37:53.130Z Documenting tar v0.4.40
30052023-10-22T03:37:53.777Z Documenting env_logger v0.10.0
30062023-10-22T03:37:54.299Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30072023-10-22T03:37:57.884Z Documenting toml v0.8.0
30082023-10-22T03:37:58.242Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30092023-10-22T03:37:58.916Z Documenting slog-envlogger v2.2.0
30102023-10-22T03:37:59.871Z Documenting ciborium v0.2.1
30112023-10-22T03:38:01.405Z Documenting serde-hex v0.1.0
30122023-10-22T03:38:02.752Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30132023-10-22T03:38:05.282Z Documenting x509-cert v0.2.4
30142023-10-22T03:38:05.341Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30152023-10-22T03:38:07.067Z Documenting signal-hook v0.3.17
30162023-10-22T03:38:07.156Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30172023-10-22T03:38:07.438Z Documenting pem v1.1.1
30182023-10-22T03:38:09.032Z Documenting ron v0.8.1
30192023-10-22T03:38:10.309Z Documenting fxhash v0.2.1
30202023-10-22T03:38:13.533Z Documenting derive-where v1.2.5
30212023-10-22T03:38:13.629Z Documenting crc-any v2.4.3
30222023-10-22T03:38:13.743Z Documenting linear-map v1.2.0
30232023-10-22T03:38:16.207Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30242023-10-22T03:38:16.409Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30252023-10-22T03:38:18.184Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30262023-10-22T03:38:20.316Z Documenting doc-comment v0.3.3
30272023-10-22T03:38:22.931Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30282023-10-22T03:38:23.073Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30292023-10-22T03:38:24.369Z Documenting libsqlite3-sys v0.26.0
30302023-10-22T03:38:24.475Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30312023-10-22T03:38:26.138Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30322023-10-22T03:38:31.542Z Documenting hashlink v0.8.3
30332023-10-22T03:38:33.248Z Documenting aead v0.5.2
30342023-10-22T03:38:33.747Z Documenting snafu-derive v0.7.5
30352023-10-22T03:38:37.105Z Documenting fallible-streaming-iterator v0.1.9
30362023-10-22T03:38:37.929Z Documenting same-file v1.0.6
30372023-10-22T03:38:38.476Z Documenting path-slash v0.1.5
30382023-10-22T03:38:39.540Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30392023-10-22T03:38:41.222Z Documenting newtype_derive v0.1.6
30402023-10-22T03:38:41.566Z Documenting rusqlite v0.29.0
30412023-10-22T03:38:44.511Z Documenting walkdir v2.4.0
30422023-10-22T03:38:44.658Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30432023-10-22T03:38:44.727Z Documenting camino-tempfile v1.0.2
30442023-10-22T03:38:45.192Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30452023-10-22T03:38:45.289Z Documenting snafu v0.7.5
30462023-10-22T03:38:47.478Z Documenting nix v0.26.2
30472023-10-22T03:38:49.160Z Checking darling_core v0.14.4
30482023-10-22T03:38:51.261Z Documenting twox-hash v1.6.3
30492023-10-22T03:38:51.544Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30502023-10-22T03:38:51.990Z Documenting nibble_vec v0.1.0
30512023-10-22T03:38:52.114Z Documenting endian-type v0.1.2
30522023-10-22T03:38:54.994Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30532023-10-22T03:38:57.459Z Checking darling v0.14.4
30542023-10-22T03:38:57.616Z Documenting steno v0.4.0
30552023-10-22T03:38:58.086Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30562023-10-22T03:38:58.114Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30572023-10-22T03:38:58.353Z Documenting radix_trie v0.2.1
30582023-10-22T03:38:59.099Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30592023-10-22T03:38:59.776Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30602023-10-22T03:39:00.750Z Documenting polyval v0.6.1
30612023-10-22T03:39:04.853Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30622023-10-22T03:39:06.792Z Documenting num_enum v0.7.0
30632023-10-22T03:39:07.204Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30642023-10-22T03:39:07.631Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30652023-10-22T03:39:07.767Z Documenting aes v0.8.3
30662023-10-22T03:39:12.890Z Documenting ctr v0.9.2
30672023-10-22T03:39:12.946Z Documenting bincode v1.3.3
30682023-10-22T03:39:14.294Z Documenting path-dedot v3.1.0
30692023-10-22T03:39:15.816Z Documenting utf-8 v0.7.6
30702023-10-22T03:39:17.553Z Documenting convert_case v0.4.0
30712023-10-22T03:39:20.255Z Checking convert_case v0.4.0
30722023-10-22T03:39:20.417Z Documenting aes-gcm-siv v0.11.1
30732023-10-22T03:39:20.513Z Documenting path-absolutize v3.1.0
30742023-10-22T03:39:20.605Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30752023-10-22T03:39:21.843Z Documenting tungstenite v0.20.1
30762023-10-22T03:39:23.715Z Documenting derive_more v0.99.17
30772023-10-22T03:39:26.537Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30782023-10-22T03:39:26.615Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30792023-10-22T03:39:28.460Z Documenting trust-dns-client v0.22.0
30802023-10-22T03:39:29.102Z Documenting buf-list v1.0.3
30812023-10-22T03:39:31.696Z Documenting globset v0.4.13
30822023-10-22T03:39:33.484Z Documenting crossbeam-deque v0.8.3
30832023-10-22T03:39:37.104Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30842023-10-22T03:39:37.680Z Documenting headers-core v0.2.0
30852023-10-22T03:39:37.815Z Documenting olpc-cjson v0.1.3
30862023-10-22T03:39:38.506Z Documenting serde_plain v1.0.2
30872023-10-22T03:39:39.603Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30882023-10-22T03:39:42.198Z Documenting async-recursion v1.0.5
30892023-10-22T03:39:44.183Z Documenting bitstruct_derive v0.1.0
30902023-10-22T03:39:44.727Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30912023-10-22T03:39:44.834Z Documenting ascii v1.1.0
30922023-10-22T03:39:45.133Z Documenting display-error-chain v0.1.1
30932023-10-22T03:39:45.207Z Documenting ringbuffer v0.15.0
30942023-10-22T03:39:49.437Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30952023-10-22T03:39:49.676Z Documenting tough v0.12.5
30962023-10-22T03:39:50.035Z Documenting headers v0.3.9
30972023-10-22T03:39:51.102Z Documenting trust-dns-server v0.22.1
30982023-10-22T03:39:51.359Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30992023-10-22T03:39:51.689Z Documenting bitstruct v0.1.1
31002023-10-22T03:39:54.721Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31012023-10-22T03:39:55.944Z Documenting rayon-core v1.11.0
31022023-10-22T03:39:57.464Z Documenting tokio-tungstenite v0.20.1
31032023-10-22T03:39:57.799Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31042023-10-22T03:39:59.967Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31052023-10-22T03:40:00.551Z Checking derive_builder_core v0.12.0
31062023-10-22T03:40:01.991Z Documenting derive_builder_core v0.12.0
31072023-10-22T03:40:03.301Z Documenting sled v0.34.7
31082023-10-22T03:40:03.470Z Documenting signal-hook-mio v0.2.3
31092023-10-22T03:40:03.774Z Documenting erased-serde v0.3.30
31102023-10-22T03:40:08.343Z Documenting unicase v2.7.0
31112023-10-22T03:40:09.332Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31122023-10-22T03:40:09.550Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31132023-10-22T03:40:10.229Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31142023-10-22T03:40:10.720Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31152023-10-22T03:40:10.811Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31162023-10-22T03:40:11.162Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31172023-10-22T03:40:11.215Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31182023-10-22T03:40:11.824Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31192023-10-22T03:40:12.133Z Documenting serde_arrays v0.1.0
31202023-10-22T03:40:12.165Z Documenting ff v0.13.0
31212023-10-22T03:40:13.195Z Documenting pretty-hex v0.3.0
31222023-10-22T03:40:13.593Z Documenting mime_guess v2.0.4
31232023-10-22T03:40:17.454Z Documenting derive_builder_macro v0.12.0
31242023-10-22T03:40:17.956Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31252023-10-22T03:40:18.759Z Documenting crossterm v0.27.0
31262023-10-22T03:40:18.935Z Documenting group v0.13.0
31272023-10-22T03:40:20.639Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31282023-10-22T03:40:25.008Z Documenting rayon v1.7.0
31292023-10-22T03:40:25.449Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31302023-10-22T03:40:30.159Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31312023-10-22T03:40:34.588Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31322023-10-22T03:40:38.321Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31332023-10-22T03:40:42.398Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31342023-10-22T03:40:46.348Z Documenting portable-atomic v1.4.3
31352023-10-22T03:40:47.994Z Documenting ed25519 v1.5.3
31362023-10-22T03:40:48.926Z Documenting bcs v0.1.5
31372023-10-22T03:40:52.077Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31382023-10-22T03:40:52.339Z Documenting crypto-bigint v0.5.2
31392023-10-22T03:40:52.935Z Documenting ref-cast-impl v1.0.20
31402023-10-22T03:40:54.080Z Documenting curve25519-dalek-derive v0.1.0
31412023-10-22T03:40:54.479Z Documenting thiserror-impl-no-std v2.0.2
31422023-10-22T03:40:55.938Z Documenting vte_generate_state_changes v0.1.1
31432023-10-22T03:41:00.525Z Documenting unicode-xid v0.2.4
31442023-10-22T03:41:01.661Z Documenting highway v1.1.0
31452023-10-22T03:41:02.210Z Documenting cassowary v0.3.0
31462023-10-22T03:41:02.364Z Checking unicode-xid v0.2.4
31472023-10-22T03:41:02.444Z Documenting number_prefix v0.4.0
31482023-10-22T03:41:02.588Z Documenting base16ct v0.2.0
31492023-10-22T03:41:02.686Z Documenting thiserror-no-std v2.0.2
31502023-10-22T03:41:05.031Z Documenting const_format_proc_macros v0.2.31
31512023-10-22T03:41:06.891Z Documenting vte v0.11.1
31522023-10-22T03:41:07.205Z Documenting elliptic-curve v0.13.5
31532023-10-22T03:41:08.123Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31542023-10-22T03:41:08.571Z Documenting indicatif v0.17.7
31552023-10-22T03:41:08.933Z Documenting ratatui v0.23.0
31562023-10-22T03:41:12.152Z Documenting curve25519-dalek v4.1.0
31572023-10-22T03:41:13.430Z Documenting ref-cast v1.0.20
31582023-10-22T03:41:16.390Z Documenting salty v0.2.0
31592023-10-22T03:41:16.520Z Documenting derive_builder v0.12.0
31602023-10-22T03:41:17.360Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31612023-10-22T03:41:17.804Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31622023-10-22T03:41:19.993Z Documenting polar-core v0.26.4
31632023-10-22T03:41:21.284Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31642023-10-22T03:41:22.980Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31652023-10-22T03:41:24.249Z Documenting libxml v0.3.3
31662023-10-22T03:41:28.260Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31672023-10-22T03:41:29.645Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31682023-10-22T03:41:34.438Z Documenting poly1305 v0.8.0
31692023-10-22T03:41:35.530Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31702023-10-22T03:41:39.691Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31712023-10-22T03:41:40.100Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31722023-10-22T03:41:41.920Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31732023-10-22T03:41:42.268Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31742023-10-22T03:41:42.700Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31752023-10-22T03:41:44.006Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31762023-10-22T03:41:51.268Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31772023-10-22T03:41:52.795Z Documenting chacha20 v0.9.1
31782023-10-22T03:41:53.322Z Documenting bb8 v0.8.1
31792023-10-22T03:41:55.586Z Documenting bytesize v1.3.0
31802023-10-22T03:42:00.195Z Documenting serde-big-array v0.5.1
31812023-10-22T03:42:01.184Z Documenting quick-xml v0.23.1
31822023-10-22T03:42:01.374Z Documenting oso-derive v0.26.4
31832023-10-22T03:42:02.247Z Documenting impl-trait-for-tuples v0.2.2
31842023-10-22T03:42:02.251Z Documenting rtoolbox v0.0.1
31852023-10-22T03:42:06.796Z Documenting maplit v1.0.2
31862023-10-22T03:42:07.262Z Documenting fs-err v2.9.0
31872023-10-22T03:42:08.236Z Documenting humantime v2.1.0
31882023-10-22T03:42:08.566Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31892023-10-22T03:42:09.030Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31902023-10-22T03:42:09.120Z Documenting rpassword v7.2.0
31912023-10-22T03:42:09.341Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31922023-10-22T03:42:10.518Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31932023-10-22T03:42:12.550Z Documenting oso v0.26.4
31942023-10-22T03:42:13.474Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31952023-10-22T03:42:15.482Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
31962023-10-22T03:42:20.920Z Documenting chacha20poly1305 v0.10.1
31972023-10-22T03:42:27.949Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31982023-10-22T03:42:28.756Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31992023-10-22T03:42:30.225Z Documenting vsss-rs v3.3.1
32002023-10-22T03:42:35.914Z Documenting tui-tree-widget v0.13.0
32012023-10-22T03:42:36.376Z Documenting strip-ansi-escapes v0.2.0
32022023-10-22T03:42:37.194Z Documenting const_format v0.2.31
32032023-10-22T03:42:37.419Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32042023-10-22T03:42:40.676Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32052023-10-22T03:42:42.044Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32062023-10-22T03:42:42.775Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32072023-10-22T03:42:44.660Z Documenting cookie v0.16.2
32082023-10-22T03:42:47.887Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32092023-10-22T03:42:48.415Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32102023-10-22T03:42:52.221Z Documenting rcgen v0.10.0
32112023-10-22T03:42:53.111Z Documenting signal-hook-tokio v0.3.1
32122023-10-22T03:42:56.233Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32132023-10-22T03:42:58.340Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32142023-10-22T03:42:58.929Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32152023-10-22T03:42:59.942Z Documenting atomicwrites v0.4.2
32162023-10-22T03:43:00.983Z Documenting fd-lock v3.0.13
32172023-10-22T03:43:01.909Z Documenting subprocess v0.2.9
32182023-10-22T03:43:02.851Z Documenting bit_field v0.10.2
32192023-10-22T03:43:04.396Z Documenting corncobs v0.1.3
32202023-10-22T03:43:07.246Z Documenting shell-words v1.1.0
32212023-10-22T03:43:07.401Z Documenting owo-colors v3.5.0
32222023-10-22T03:43:07.955Z Documenting http-range v0.1.5
32232023-10-22T03:43:08.544Z Documenting nu-ansi-term v0.49.0
32242023-10-22T03:43:08.821Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32252023-10-22T03:43:13.286Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32262023-10-22T03:43:13.957Z Documenting hyper-staticfile v0.9.5
32272023-10-22T03:43:14.983Z Documenting reedline v0.23.0
32282023-10-22T03:43:15.349Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32292023-10-22T03:43:15.649Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32302023-10-22T03:43:16.183Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32312023-10-22T03:43:22.524Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32322023-10-22T03:43:24.287Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32332023-10-22T03:43:25.990Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32342023-10-22T03:43:26.721Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32352023-10-22T03:43:37.605Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32362023-10-22T03:43:41.799Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32372023-10-22T03:43:42.930Z Documenting fatfs v0.3.6
32382023-10-22T03:43:51.140Z Documenting cargo-platform v0.1.3
32392023-10-22T03:43:53.512Z Documenting nanorand v0.7.0
32402023-10-22T03:43:55.232Z Documenting assert_matches v1.5.0
32412023-10-22T03:43:57.990Z Documenting glob v0.3.1
32422023-10-22T03:43:59.357Z Documenting cargo_metadata v0.18.0
32432023-10-22T03:43:59.695Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32442023-10-22T03:44:00.125Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32452023-10-22T03:44:00.511Z Documenting flume v0.11.0
32462023-10-22T03:44:02.079Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32472023-10-22T03:44:04.336Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482023-10-22T03:44:04.515Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32492023-10-22T03:44:07.037Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32502023-10-22T03:44:07.718Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32512023-10-22T03:44:09.581Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32522023-10-22T03:44:10.834Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32532023-10-22T03:44:13.781Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32542023-10-22T03:44:23.305Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32552023-10-22T03:44:33.511Z Documenting omicron-zone-package v0.8.3
32562023-10-22T03:44:43.515Z Documenting cargo_toml v0.16.3
32572023-10-22T03:44:45.841Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32582023-10-22T03:44:46.205Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32592023-10-22T03:44:47.373Z Documenting termios v0.3.3
32602023-10-22T03:44:51.261Z Documenting topological-sort v0.2.2
32612023-10-22T03:44:52.070Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32622023-10-22T03:44:52.302Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32632023-10-22T03:44:54.023Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32642023-10-22T03:44:57.189Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32652023-10-22T03:44:57.694Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32662023-10-22T03:45:03.249Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32672023-10-22T03:45:24.673Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32682023-10-22T03:45:34.786Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32692023-10-22T03:45:46.886Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32702023-10-22T03:45:49.886Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32712023-10-22T03:45:50.283Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32722023-10-22T03:45:50.287Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32732023-10-22T03:45:50.292Z |
32742023-10-22T03:45:50.295Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32752023-10-22T03:45:50.298Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32762023-10-22T03:45:50.302Z |
32772023-10-22T03:45:50.305Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32782023-10-22T03:45:50.308Zhelp: to link to the struct, prefix with `struct@`
32792023-10-22T03:45:50.311Z |
32802023-10-22T03:45:50.314Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32812023-10-22T03:45:50.318Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32822023-10-22T03:45:50.321Z |
32832023-10-22T03:45:50.324Z
32842023-10-22T03:45:53.099Zwarning: `wicketd` (lib doc) generated 1 warning
32852023-10-22T03:45:53.103Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32862023-10-22T03:45:58.708Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32872023-10-22T03:46:07.091Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32882023-10-22T03:46:58.001Zwarning: unresolved link to `Driver::status`
32892023-10-22T03:46:58.004Z --> nexus/src/app/background/common.rs:180:34
32902023-10-22T03:46:58.007Z |
32912023-10-22T03:46:58.010Z180 | /// [`Driver::activate()`] and [`Driver::status()`] to identify the task.
32922023-10-22T03:46:58.012Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
32932023-10-22T03:46:58.015Z |
32942023-10-22T03:46:58.017Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32952023-10-22T03:46:58.020Z
32962023-10-22T03:46:58.023Zwarning: unresolved link to `Driver::status`
32972023-10-22T03:46:58.026Z --> nexus/src/app/background/common.rs:280:30
32982023-10-22T03:46:58.029Z |
32992023-10-22T03:46:58.032Z280 | /// tasks. You'd call [`Driver::status()`] with each of the items produced
33002023-10-22T03:46:58.035Z | ^^^^^^^^^^^^^^^^ the struct `Driver` has no function named `status`
33012023-10-22T03:46:58.037Z
33022023-10-22T03:47:01.031Zwarning: `omicron-nexus` (lib doc) generated 2 warnings
33032023-10-22T03:47:30.192Z Finished dev [unoptimized + debuginfo] target(s) in 16m 59s
33042023-10-22T03:47:30.311Z
33052023-10-22T03:47:30.315Zreal 16:59.652497125
33062023-10-22T03:47:30.318Zuser 59:42.552453896
33072023-10-22T03:47:30.321Zsys 1:04:16.603370257
33082023-10-22T03:47:30.324Ztrap 2.351743407
33092023-10-22T03:47:30.327Ztflt 0.128889372
33102023-10-22T03:47:30.330Zdflt 0.601556381
33112023-10-22T03:47:30.333Zkflt 0.000775174
33122023-10-22T03:47:30.336Zlock 3:10:58.651562818
33132023-10-22T03:47:30.339Zslp 4:26:58.737799076
33142023-10-22T03:47:30.342Zlat 5:53.542979661
33152023-10-22T03:47:30.344Zstop 2:20.670506797
33162023-10-22T03:47:30.347Zprocess exited: duration 2060861 ms, exit code 0
 
33172023-10-22T03:47:30.355Zfound 0 output files