01HFQ4VSDXR6E36JTH6SBE771M: 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: 01HFQ4WQ3MCPGD1BQEMA4WYY35

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-20T19:58:28.956Zjob assigned to worker 01HFQ4WYKPDMGZGK4KTPPWRN3J (queued for 1 m 54 s)
 
22023-11-20T19:58:29.847Zstarting task 0: "setup"
32023-11-20T19:58:30.027Z++ uname -s
42023-11-20T19:58:30.031Z+ kern=SunOS
52023-11-20T19:58:30.035Z+ case "$kern" in
62023-11-20T19:58:30.039Z+ groupadd -g 12345 build
72023-11-20T19:58:30.042Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-20T19:58:32.045Z+ zfs create -o mountpoint=/work rpool/work
92023-11-20T19:58:32.155Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-20T19:58:32.158Z+ home_fs=zfs
112023-11-20T19:58:32.161Z+ [[ zfs == autofs ]]
122023-11-20T19:58:32.164Z+ mkdir -p /home/build
132023-11-20T19:58:32.167Z+ chown build:build /home/build /work
142023-11-20T19:58:34.164Z+ chmod 0700 /home/build /work
152023-11-20T19:58:34.168Zprocess exited: duration 4316 ms, exit code 0
 
162023-11-20T19:58:34.175Zstarting task 1: "rust-toolchain"
172023-11-20T19:58:34.188Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-20T19:58:34.192Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-20T19:58:34.356Zinfo: downloading installer
202023-11-20T19:58:35.908Zwarning: it looks like you have an existing installation of Rust at:
212023-11-20T19:58:35.911Zwarning: /opt/ooce/bin
222023-11-20T19:58:35.915Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-20T19:58:35.918Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-20T19:58:35.922Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-20T19:58:35.925Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-20T19:58:35.928Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-20T19:58:35.931Zerror: cannot install while Rust is installed
282023-11-20T19:58:35.936Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-20T19:58:36.220Zinfo: profile set to 'default'
302023-11-20T19:58:36.224Zinfo: default host triple is x86_64-unknown-illumos
312023-11-20T19:58:36.229Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-20T19:58:36.335Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-20T19:58:36.340Zinfo: downloading component 'cargo'
342023-11-20T19:58:36.967Zinfo: downloading component 'clippy'
352023-11-20T19:58:37.192Zinfo: downloading component 'rust-docs'
362023-11-20T19:58:37.984Zinfo: downloading component 'rust-std'
372023-11-20T19:58:39.400Zinfo: downloading component 'rustc'
382023-11-20T19:58:42.932Zinfo: downloading component 'rustfmt'
392023-11-20T19:58:43.139Zinfo: installing component 'cargo'
402023-11-20T19:58:45.065Zinfo: installing component 'clippy'
412023-11-20T19:58:45.811Zinfo: installing component 'rust-docs'
422023-11-20T19:58:48.600Zinfo: installing component 'rust-std'
432023-11-20T19:58:52.438Zinfo: installing component 'rustc'
442023-11-20T19:59:00.944Zinfo: installing component 'rustfmt'
452023-11-20T19:59:01.430Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-20T19:59:01.435Z
472023-11-20T19:59:01.635Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-20T19:59:01.639Z
492023-11-20T19:59:01.643Z
502023-11-20T19:59:01.647ZRust is installed now. Great!
512023-11-20T19:59:01.651Z
522023-11-20T19:59:01.655ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-20T19:59:01.659Zenvironment variable. This has not been done automatically.
542023-11-20T19:59:01.664Z
552023-11-20T19:59:01.669ZTo configure your current shell, run:
562023-11-20T19:59:01.673Zsource "$HOME/.cargo/env"
572023-11-20T19:59:01.732Z+ rustc --version
582023-11-20T19:59:01.869Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-20T19:59:01.876Zprocess exited: duration 27674 ms, exit code 0
 
602023-11-20T19:59:01.895Zstarting task 2: "authentication"
612023-11-20T19:59:01.936Zprocess exited: duration 35 ms, exit code 0
 
622023-11-20T19:59:01.946Zstarting task 3: "clone repository"
632023-11-20T19:59:01.958Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-20T19:59:01.965Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-20T19:59:02.109ZCloning into '/work/oxidecomputer/omicron'...
662023-11-20T19:59:07.513Z+ cd /work/oxidecomputer/omicron
672023-11-20T19:59:07.517Z+ [[ -n restore-schema-10.0.0 ]]
682023-11-20T19:59:07.520Z+ git fetch origin restore-schema-10.0.0
692023-11-20T19:59:07.888ZFrom https://github.com/oxidecomputer/omicron
702023-11-20T19:59:07.891Z * branch restore-schema-10.0.0 -> FETCH_HEAD
712023-11-20T19:59:07.898Z+ git checkout -B restore-schema-10.0.0 remotes/origin/restore-schema-10.0.0
722023-11-20T19:59:07.989ZSwitched to a new branch 'restore-schema-10.0.0'
732023-11-20T19:59:07.993Zbranch 'restore-schema-10.0.0' set up to track 'origin/restore-schema-10.0.0'.
742023-11-20T19:59:07.996Z+ git reset --hard 2795027a21fb42ef210ce0f35d3d671a594697c6
752023-11-20T19:59:08.004ZHEAD is now at 2795027a restore schema 10.0.0
762023-11-20T19:59:08.009Zprocess exited: duration 6056 ms, exit code 0
 
772023-11-20T19:59:08.017Zstarting task 4: "build"
782023-11-20T19:59:08.028Z+ cargo --version
792023-11-20T19:59:08.035Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-20T19:59:08.198Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-20T19:59:08.201Zinfo: downloading component 'cargo'
822023-11-20T19:59:08.791Zinfo: downloading component 'clippy'
832023-11-20T19:59:09.007Zinfo: downloading component 'rust-docs'
842023-11-20T19:59:09.785Zinfo: downloading component 'rust-std'
852023-11-20T19:59:11.072Zinfo: downloading component 'rustc'
862023-11-20T19:59:14.423Zinfo: downloading component 'rustfmt'
872023-11-20T19:59:14.608Zinfo: installing component 'cargo'
882023-11-20T19:59:15.828Zinfo: installing component 'clippy'
892023-11-20T19:59:16.339Zinfo: installing component 'rust-docs'
902023-11-20T19:59:19.112Zinfo: installing component 'rust-std'
912023-11-20T19:59:21.691Zinfo: installing component 'rustc'
922023-11-20T19:59:27.856Zinfo: installing component 'rustfmt'
932023-11-20T19:59:28.406Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-20T19:59:28.409Z+ rustc --version
952023-11-20T19:59:28.526Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-20T19:59:28.532Z+ source ./env.sh
972023-11-20T19:59:28.535Z++ set -o xtrace
982023-11-20T19:59:28.538Z++++ dirname ./env.sh
992023-11-20T19:59:28.542Z+++ cd .
1002023-11-20T19:59:28.545Z+++ echo /work/oxidecomputer/omicron
1012023-11-20T19:59:28.547Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-20T19:59:28.550Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-20T19:59:28.553Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-20T19:59:28.557Z++ 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
1052023-11-20T19:59:28.560Z++ 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
1062023-11-20T19:59:28.564Z++ 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
1072023-11-20T19:59:28.567Z++ 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
1082023-11-20T19:59:28.570Z++ 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
1092023-11-20T19:59:28.573Z++ 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
1102023-11-20T19:59:28.576Z++ unset OMICRON_WS
1112023-11-20T19:59:28.579Z++ set +o xtrace
1122023-11-20T19:59:28.582Z
1132023-11-20T19:59:28.585Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-20T19:59:28.589Z # # # # # # # # # # # # # # #
1152023-11-20T19:59:28.592Z # # # # ##### # # ##### # # # # # #### #
1162023-11-20T19:59:28.595Z ##### ##### # ##### # # # # # # # # #
1172023-11-20T19:59:28.597Z # # # # # # # # # # # # # # #
1182023-11-20T19:59:28.600Z # # # ###### # # ###### ### # #### # #### #
1192023-11-20T19:59:28.603Z
1202023-11-20T19:59:37.841Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-20T19:59:38.854Z Startup: Caching catalogs ... Done
1222023-11-20T19:59:44.208ZPlanning: Solver setup ... Done (5.003s)
1232023-11-20T19:59:44.333ZPlanning: Running solver ... Done (0.125s)
1242023-11-20T19:59:44.389ZPlanning: Finding local manifests ... Done (0.004s)
1252023-11-20T19:59:44.403ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-20T19:59:44.632ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-20T19:59:44.712ZPlanning: Package planning ... Done (0.080s)
1282023-11-20T19:59:44.798ZPlanning: Merging actions ... Done (0.086s)
1292023-11-20T19:59:45.981ZPlanning: Checking for conflicting actions ... Done (1.182s)
1302023-11-20T19:59:45.999ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-20T19:59:53.024ZPlanning: Evaluating mediators ... Done (7.026s)
1322023-11-20T19:59:53.040ZPlanning: Planning completed in 14.13 seconds
1332023-11-20T19:59:56.567Z Packages to install: 4
1342023-11-20T19:59:56.570Z Mediators to change: 2
1352023-11-20T19:59:56.573Z Services to change: 1
1362023-11-20T19:59:56.576Z Estimated space available: 148.89 GB
1372023-11-20T19:59:56.579ZEstimated space to be consumed: 1.37 GB
1382023-11-20T19:59:56.582Z Create boot environment: No
1392023-11-20T19:59:56.586ZCreate backup boot environment: No
1402023-11-20T19:59:56.589Z Rebuild boot archive: No
1412023-11-20T19:59:56.591Z
1422023-11-20T19:59:56.594ZChanged mediators:
1432023-11-20T19:59:56.597Z mediator clang:
1442023-11-20T19:59:56.600Z version: None -> 15 (system default)
1452023-11-20T19:59:56.603Z
1462023-11-20T19:59:56.605Z mediator llvm:
1472023-11-20T19:59:56.608Z version: 14 (system default) -> 15 (system default)
1482023-11-20T19:59:56.611Z
1492023-11-20T19:59:56.614ZChanged packages:
1502023-11-20T19:59:56.617Zhelios-dev
1512023-11-20T19:59:56.620Z developer/build-essential
1522023-11-20T19:59:56.623Z None -> 11-2.0
1532023-11-20T19:59:56.625Z library/libxmlsec1
1542023-11-20T19:59:56.628Z None -> 1.2.35-2.0
1552023-11-20T19:59:56.631Z ooce/developer/clang-15
1562023-11-20T19:59:56.634Z None -> 15.0.7-2.0
1572023-11-20T19:59:56.637Z ooce/developer/llvm-15
1582023-11-20T19:59:56.640Z None -> 15.0.7-2.0
1592023-11-20T19:59:56.643Z
1602023-11-20T19:59:56.646ZServices:
1612023-11-20T19:59:56.649Z restart_fmri:
1622023-11-20T19:59:56.652Z svc:/system/update-man-index:default
1632023-11-20T19:59:56.802Z
1642023-11-20T19:59:56.805ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-20T20:00:01.803ZDownload: 587/3290 items 17.4/212.6MB 8% complete (3.6M/s)
1662023-11-20T20:00:06.803ZDownload: 1136/3290 items 34.1/212.6MB 16% complete (3.3M/s)
1672023-11-20T20:00:11.807ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (6.6M/s)
1682023-11-20T20:00:16.846ZDownload: 2148/3290 items 119.0/212.6MB 55% complete (9.0M/s)
1692023-11-20T20:00:21.812ZDownload: 3102/3290 items 138.9/212.6MB 65% complete (5.5M/s)
1702023-11-20T20:00:26.812ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1712023-11-20T20:00:27.743ZDownload: Completed 212.60 MB in 30.94 seconds (6.9M/s)
1722023-11-20T20:00:28.020Z Actions: 1/3687 actions (Installing new actions)
1732023-11-20T20:00:33.301Z Actions: 2460/3687 actions (Installing new actions)
1742023-11-20T20:00:36.134Z Actions: Completed 3687 actions in 8.11 seconds.
1752023-11-20T20:00:36.233Z Done (0.092s)
1762023-11-20T20:00:36.236Z Done (0.000s)
1772023-11-20T20:00:36.466Z Done (0.229s)
1782023-11-20T20:00:44.119Z Done (7.539s)
1792023-11-20T20:00:44.441Z Done (0.226s)
1802023-11-20T20:00:44.444Z Done (0.000s)
1812023-11-20T20:00:44.689Z Done (0.000s)
1822023-11-20T20:00:45.365ZPlanning: Evaluating mediator changes ... Done
1832023-11-20T20:00:45.641ZPlanning: Checking for conflicting actions ... Done
1842023-11-20T20:00:45.645ZPlanning: Consolidating action changes ... Done
1852023-11-20T20:00:46.064ZPlanning: Evaluating mediators ... Done
1862023-11-20T20:00:46.067ZPlanning: Planning completed in 0.70 seconds
1872023-11-20T20:00:46.117Z Mediators to change: 2
1882023-11-20T20:00:46.121Z Create boot environment: No
1892023-11-20T20:00:46.124ZCreate backup boot environment: No
1902023-11-20T20:00:46.216Z Done
1912023-11-20T20:00:46.219Z Done
1922023-11-20T20:00:46.378Z Done
1932023-11-20T20:00:52.037Z Done
1942023-11-20T20:00:52.153Z Done
1952023-11-20T20:00:52.157Z Done
1962023-11-20T20:00:52.275Z Done
1972023-11-20T20:00:53.287ZPlanning: Evaluating mediator changes ... Done
1982023-11-20T20:00:53.292ZPlanning: Merging actions ... Done
1992023-11-20T20:00:53.620ZPlanning: Checking for conflicting actions ... Done
2002023-11-20T20:00:53.624ZPlanning: Consolidating action changes ... Done
2012023-11-20T20:00:54.050ZPlanning: Evaluating mediators ... Done
2022023-11-20T20:00:54.141ZPlanning: Planning completed in 1.30 seconds
2032023-11-20T20:00:54.199Z Packages to change: 1
2042023-11-20T20:00:54.202Z Mediators to change: 1
2052023-11-20T20:00:54.205Z Services to change: 1
2062023-11-20T20:00:54.208Z Create boot environment: No
2072023-11-20T20:00:54.211ZCreate backup boot environment: Yes
2082023-11-20T20:00:56.430Z Actions: 1/6 actions (Updating modified actions)
2092023-11-20T20:00:56.434Z Actions: Completed 6 actions in 0.00 seconds.
2102023-11-20T20:00:56.437Z Done
2112023-11-20T20:00:56.440Z Done
2122023-11-20T20:00:56.486Z Done
2132023-11-20T20:01:02.159Z Done
2142023-11-20T20:01:02.282Z Done
2152023-11-20T20:01:02.285Z Done
2162023-11-20T20:01:02.409Z Done
2172023-11-20T20:01:03.103ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182023-11-20T20:01:03.107Zclang system 15 system
2192023-11-20T20:01:03.110Zcsh system system illumos
2202023-11-20T20:01:03.113Zctags system system illumos
2212023-11-20T20:01:03.118Zgcc vendor 12 vendor
2222023-11-20T20:01:03.122Zgcc system 10 system
2232023-11-20T20:01:03.125Zgcc system 7 system
2242023-11-20T20:01:03.128Zgo system 1.20 system
2252023-11-20T20:01:03.131Zgo system 1.19 system
2262023-11-20T20:01:03.134Zllvm system 15 system
2272023-11-20T20:01:03.137Zllvm system 14 system
2282023-11-20T20:01:03.144Zmariadb system 10.6 system
2292023-11-20T20:01:03.148Zmta vendor vendor dma
2302023-11-20T20:01:03.151Zopenjdk system 17 system
2312023-11-20T20:01:03.155Zopenjdk system 11 system
2322023-11-20T20:01:03.158Zopenjdk system 1.8 system
2332023-11-20T20:01:03.162Zopenssl vendor 3 vendor
2342023-11-20T20:01:03.166Zperl system 5.36 system
2352023-11-20T20:01:03.172Zpostgresql system 15 system
2362023-11-20T20:01:03.176Zpostgresql system 13 system
2372023-11-20T20:01:03.179Zpython vendor 3 vendor
2382023-11-20T20:01:03.183Zpython system 2 system
2392023-11-20T20:01:03.186Zpython3 system 3.11 system
2402023-11-20T20:01:03.189Zruby system 3.0 system
2412023-11-20T20:01:03.194Zwords vendor vendor american-english
2422023-11-20T20:01:03.198Zwords system system australian-english
2432023-11-20T20:01:03.201Zwords system system british-english
2442023-11-20T20:01:03.204Zwords system system canadian-english
2452023-11-20T20:01:03.207Zwords system system french
2462023-11-20T20:01:03.210Zwords system system italian
2472023-11-20T20:01:03.215Zwords system system ngerman
2482023-11-20T20:01:03.219Zwords system system ogerman
2492023-11-20T20:01:03.222Zwords system system spanish
2502023-11-20T20:01:03.636ZFMRI IFO
2512023-11-20T20:01:03.639Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2522023-11-20T20:01:03.643Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2532023-11-20T20:01:03.646Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2542023-11-20T20:01:03.649Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2552023-11-20T20:01:03.653Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2562023-11-20T20:01:03.656Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2572023-11-20T20:01:03.709Z+ set -o errexit
2582023-11-20T20:01:03.713Z+++ dirname ./tools/ci_download_cockroachdb
2592023-11-20T20:01:03.716Z++ cd ./tools
2602023-11-20T20:01:03.719Z++ pwd
2612023-11-20T20:01:03.722Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2622023-11-20T20:01:03.725Z++ basename ./tools/ci_download_cockroachdb
2632023-11-20T20:01:03.728Z+ ARG0=ci_download_cockroachdb
2642023-11-20T20:01:03.732Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2652023-11-20T20:01:03.736Z+ CIDL_VERSION=v22.1.9
2662023-11-20T20:01:03.740Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2672023-11-20T20:01:03.744Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2682023-11-20T20:01:03.747Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2692023-11-20T20:01:03.750Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2702023-11-20T20:01:03.753Z+ TARGET_DIR=out
2712023-11-20T20:01:03.757Z+ DOWNLOAD_DIR=out/downloads
2722023-11-20T20:01:03.759Z+ DEST_DIR=./out/cockroachdb
2732023-11-20T20:01:03.762Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2742023-11-20T20:01:03.768Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2752023-11-20T20:01:03.771Z+ main
2762023-11-20T20:01:03.774Z+ [[ 0 != 0 ]]
2772023-11-20T20:01:03.778Z+ CIDL_OS=solaris2.11
2782023-11-20T20:01:03.782Z+ [[ 0 != 0 ]]
2792023-11-20T20:01:03.786Z+ configure_os solaris2.11
2802023-11-20T20:01:03.788Z+ echo 'current directory: /work/oxidecomputer/omicron'
2812023-11-20T20:01:03.792Zcurrent directory: /work/oxidecomputer/omicron
2822023-11-20T20:01:03.795Z+ echo 'configuring based on OS: "solaris2.11"'
2832023-11-20T20:01:03.798Zconfiguring based on OS: "solaris2.11"
2842023-11-20T20:01:03.802Z+ case "$1" in
2852023-11-20T20:01:03.806Z+ CIDL_BUILD=illumos
2862023-11-20T20:01:03.810Z+ CIDL_SUFFIX=tar.gz
2872023-11-20T20:01:03.813Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2882023-11-20T20:01:03.816Z+ CIDL_MD5FUNC=do_md5sum
2892023-11-20T20:01:03.819Z+ CIDL_URL_BASE=https://illumos.org/downloads
2902023-11-20T20:01:03.824Z+ CIDL_ASSEMBLE=do_assemble_illumos
2912023-11-20T20:01:03.828Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2922023-11-20T20:01:03.833Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2932023-11-20T20:01:03.836Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-20T20:01:03.840Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2952023-11-20T20:01:03.843Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-20T20:01:03.849Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972023-11-20T20:01:03.852ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-11-20T20:01:03.855Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2992023-11-20T20:01:03.858ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-11-20T20:01:03.861Z+ mkdir -p out/downloads
3012023-11-20T20:01:03.865Z+ mkdir -p ./out/cockroachdb
3022023-11-20T20:01:03.868Z+ local DO_DOWNLOAD=true
3032023-11-20T20:01:03.871Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3042023-11-20T20:01:03.876Z+ '[' true == true ']'
3052023-11-20T20:01:03.879Z+ echo Downloading...
3062023-11-20T20:01:03.883ZDownloading...
3072023-11-20T20:01:03.886Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-11-20T20:01:03.891Z+ 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
3092023-11-20T20:01:08.767Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3102023-11-20T20:01:08.771Z++ md5sum
3112023-11-20T20:01:08.775Z++ awk '{print $1}'
3122023-11-20T20:01:08.949Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3132023-11-20T20:01:08.952Z+ [[ 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 ]]
3142023-11-20T20:01:08.956Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-11-20T20:01:08.959Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3162023-11-20T20:01:12.560Z+ do_assemble_illumos
3172023-11-20T20:01:12.567Z+ rm -r ./out/cockroachdb
3182023-11-20T20:01:12.570Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3192023-11-20T20:01:13.136Z+ ./out/cockroachdb/bin/cockroach version
3202023-11-20T20:01:13.350ZBuild Tag: v22.1.9-dirty
3212023-11-20T20:01:13.355ZBuild Time: 2022/10/26 21:17:46
3222023-11-20T20:01:13.359ZDistribution: OSS
3232023-11-20T20:01:13.366ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3242023-11-20T20:01:13.370ZGo Version: go1.17.13
3252023-11-20T20:01:13.373ZC Compiler: gcc 10.3.0
3262023-11-20T20:01:13.381ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3272023-11-20T20:01:13.384ZBuild Type: release
3282023-11-20T20:01:13.391Z+ set -o errexit
3292023-11-20T20:01:13.399Z+++ dirname ./tools/ci_download_clickhouse
3302023-11-20T20:01:13.406Z++ cd ./tools
3312023-11-20T20:01:13.411Z++ pwd
3322023-11-20T20:01:13.416Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3332023-11-20T20:01:13.421Z++ basename ./tools/ci_download_clickhouse
3342023-11-20T20:01:13.427Z+ ARG0=ci_download_clickhouse
3352023-11-20T20:01:13.432Z+ TARGET_DIR=out
3362023-11-20T20:01:13.436Z+ DOWNLOAD_DIR=out/downloads
3372023-11-20T20:01:13.441Z+ DEST_DIR=./out/clickhouse
3382023-11-20T20:01:13.447Z+ CIDL_VERSION=v22.8.9.24
3392023-11-20T20:01:13.452Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3402023-11-20T20:01:13.457Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3412023-11-20T20:01:13.462Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3422023-11-20T20:01:13.466Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3432023-11-20T20:01:13.470Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3442023-11-20T20:01:13.473Z+ main
3452023-11-20T20:01:13.476Z+ [[ 0 != 0 ]]
3462023-11-20T20:01:13.480Z+ CIDL_OS=solaris2.11
3472023-11-20T20:01:13.484Z+ [[ 0 != 0 ]]
3482023-11-20T20:01:13.489Z+ configure_os solaris2.11
3492023-11-20T20:01:13.492Z+ echo 'current directory: /work/oxidecomputer/omicron'
3502023-11-20T20:01:13.498Zcurrent directory: /work/oxidecomputer/omicron
3512023-11-20T20:01:13.516Z+ echo 'configuring based on OS: "solaris2.11"'
3522023-11-20T20:01:13.530Zconfiguring based on OS: "solaris2.11"
3532023-11-20T20:01:13.541Z+ CIDL_DASHREV=
3542023-11-20T20:01:13.546Z+ case "$1" in
3552023-11-20T20:01:13.550Z+ CIDL_PLATFORM=illumos
3562023-11-20T20:01:13.559Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3572023-11-20T20:01:13.593Z+ CIDL_MD5FUNC=do_md5sum
3582023-11-20T20:01:13.606Z+ CIDL_DASHREV=-1
3592023-11-20T20:01:13.622Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3602023-11-20T20:01:13.639Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-20T20:01:13.660Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-20T20:01:13.674Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-11-20T20:01:13.680Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-11-20T20:01:13.686ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-20T20:01:13.692Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3662023-11-20T20:01:13.698ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672023-11-20T20:01:13.708Z+ mkdir -p out/downloads
3682023-11-20T20:01:13.715Z+ mkdir -p ./out/clickhouse
3692023-11-20T20:01:13.724Z+ local DO_DOWNLOAD=true
3702023-11-20T20:01:13.739Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3712023-11-20T20:01:13.749Z+ '[' true == true ']'
3722023-11-20T20:01:13.758Z+ echo Downloading...
3732023-11-20T20:01:13.779ZDownloading...
3742023-11-20T20:01:14.205Z+ 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
3752023-11-20T20:01:14.224Z+ 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
3762023-11-20T20:01:14.991Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772023-11-20T20:01:14.994Z++ md5sum
3782023-11-20T20:01:14.997Z++ awk '{print $1}'
3792023-11-20T20:01:15.252Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3802023-11-20T20:01:15.259Z+ [[ 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 ]]
3812023-11-20T20:01:15.266Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3822023-11-20T20:01:15.272Z+ mkdir -p ./out/clickhouse
3832023-11-20T20:01:15.278Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3842023-11-20T20:01:20.455Z+ ./out/clickhouse/clickhouse server --version
3852023-11-20T20:01:20.508ZClickHouse server version 22.8.9.1.
3862023-11-20T20:01:20.939Z+ set -o errexit
3872023-11-20T20:01:20.943Z+++ dirname ./tools/ci_download_console
3882023-11-20T20:01:20.946Z++ cd ./tools
3892023-11-20T20:01:20.949Z++ pwd
3902023-11-20T20:01:20.953Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3912023-11-20T20:01:20.956Z++ basename ./tools/ci_download_console
3922023-11-20T20:01:20.959Z+ ARG0=ci_download_console
3932023-11-20T20:01:20.963Z+ TARGET_DIR=out
3942023-11-20T20:01:20.966Z+ DOWNLOAD_DIR=out/downloads
3952023-11-20T20:01:20.969Z+ DEST_DIR=./out/console-assets
3962023-11-20T20:01:20.973Z+ source /work/oxidecomputer/omicron/tools/console_version
3972023-11-20T20:01:20.976Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3982023-11-20T20:01:20.978Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3992023-11-20T20:01:20.981Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4002023-11-20T20:01:20.987Z+ TARBALL_FILE=out/downloads/console.tar.gz
4012023-11-20T20:01:20.990Z+ main
4022023-11-20T20:01:20.997Z+ [[ 0 != 0 ]]
4032023-11-20T20:01:21.012Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4042023-11-20T20:01:21.026ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4052023-11-20T20:01:21.032Z+ echo 'Local file: out/downloads/console.tar.gz'
4062023-11-20T20:01:21.035ZLocal file: out/downloads/console.tar.gz
4072023-11-20T20:01:21.038Z+ local DO_DOWNLOAD=true
4082023-11-20T20:01:21.041Z+ [[ -f out/downloads/console.tar.gz ]]
4092023-11-20T20:01:21.044Z+ mkdir -p out/downloads
4102023-11-20T20:01:21.047Z+ '[' true == true ']'
4112023-11-20T20:01:21.050Z+ echo Downloading...
4122023-11-20T20:01:21.053ZDownloading...
4132023-11-20T20:01:21.056Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4142023-11-20T20:01:21.059Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4152023-11-20T20:01:21.170Z++ do_sha256sum out/downloads/console.tar.gz
4162023-11-20T20:01:21.173Z++ case "$OSTYPE" in
4172023-11-20T20:01:21.176Z++ SHA=sha256sum
4182023-11-20T20:01:21.179Z++ sha256sum
4192023-11-20T20:01:21.182Z++ awk '{print $1}'
4202023-11-20T20:01:21.194Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4212023-11-20T20:01:21.197Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4222023-11-20T20:01:21.200Z+ rm -rf ./out/console-assets
4232023-11-20T20:01:21.204Z+ mkdir -p ./out/console-assets
4242023-11-20T20:01:21.208Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4252023-11-20T20:01:21.210Z+ mkdir -p ./out/console-assets
4262023-11-20T20:01:21.214Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4272023-11-20T20:01:21.345Z+ set -o errexit
4282023-11-20T20:01:21.349Z+++ dirname ./tools/ci_download_maghemite_openapi
4292023-11-20T20:01:21.353Z++ cd ./tools
4302023-11-20T20:01:21.365Z++ pwd
4312023-11-20T20:01:21.375Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4322023-11-20T20:01:21.386Z++ basename ./tools/ci_download_maghemite_openapi
4332023-11-20T20:01:21.398Z+ ARG0=ci_download_maghemite_openapi
4342023-11-20T20:01:21.410Z+ TARGET_DIR=out
4352023-11-20T20:01:21.424Z+ DOWNLOAD_DIR=out/downloads
4362023-11-20T20:01:21.432Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4372023-11-20T20:01:21.444Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4382023-11-20T20:01:21.920Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4392023-11-20T20:01:21.930Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4402023-11-20T20:01:21.933Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4412023-11-20T20:01:21.937Z+ main
4422023-11-20T20:01:21.940Z+ [[ 0 != 0 ]]
4432023-11-20T20:01:21.943Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4442023-11-20T20:01:21.947ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4452023-11-20T20:01:21.952Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4462023-11-20T20:01:21.958ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4472023-11-20T20:01:21.966Z+ local DO_DOWNLOAD=true
4482023-11-20T20:01:21.970Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4492023-11-20T20:01:21.973Z+ mkdir -p out/downloads
4502023-11-20T20:01:21.977Z+ '[' true == true ']'
4512023-11-20T20:01:21.981Z+ echo Downloading...
4522023-11-20T20:01:21.985ZDownloading...
4532023-11-20T20:01:21.988Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4542023-11-20T20:01:21.992Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4552023-11-20T20:01:21.997Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4562023-11-20T20:01:22.001Z++ case "$OSTYPE" in
4572023-11-20T20:01:22.006Z++ SHA=sha256sum
4582023-11-20T20:01:22.009Z++ sha256sum
4592023-11-20T20:01:22.013Z++ awk '{print $1}'
4602023-11-20T20:01:22.017Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4612023-11-20T20:01:22.023Z+ [[ 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 ]]
4622023-11-20T20:01:22.027Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4632023-11-20T20:01:22.031Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4642023-11-20T20:01:22.036Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4652023-11-20T20:01:22.040Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4662023-11-20T20:01:22.044Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4672023-11-20T20:01:22.048Z+ main
4682023-11-20T20:01:22.053Z+ [[ 0 != 0 ]]
4692023-11-20T20:01:22.070Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4702023-11-20T20:01:22.074ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4712023-11-20T20:01:22.079Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4722023-11-20T20:01:22.083ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4732023-11-20T20:01:22.086Z+ local DO_DOWNLOAD=true
4742023-11-20T20:01:22.089Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4752023-11-20T20:01:22.093Z+ mkdir -p out/downloads
4762023-11-20T20:01:22.096Z+ '[' true == true ']'
4772023-11-20T20:01:22.099Z+ echo Downloading...
4782023-11-20T20:01:22.105ZDownloading...
4792023-11-20T20:01:22.108Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4802023-11-20T20:01:22.112Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4812023-11-20T20:01:22.118Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4822023-11-20T20:01:22.123Z++ case "$OSTYPE" in
4832023-11-20T20:01:22.127Z++ SHA=sha256sum
4842023-11-20T20:01:22.130Z++ sha256sum
4852023-11-20T20:01:22.133Z++ awk '{print $1}'
4862023-11-20T20:01:22.136Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4872023-11-20T20:01:22.140Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4882023-11-20T20:01:22.143Z+ set -o errexit
4892023-11-20T20:01:22.147Z+++ dirname ./tools/ci_download_dendrite_openapi
4902023-11-20T20:01:22.149Z++ cd ./tools
4912023-11-20T20:01:22.153Z++ pwd
4922023-11-20T20:01:22.156Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4932023-11-20T20:01:22.160Z++ basename ./tools/ci_download_dendrite_openapi
4942023-11-20T20:01:22.165Z+ ARG0=ci_download_dendrite_openapi
4952023-11-20T20:01:22.169Z+ TARGET_DIR=out
4962023-11-20T20:01:22.172Z+ DOWNLOAD_DIR=out/downloads
4972023-11-20T20:01:22.175Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4982023-11-20T20:01:22.179Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4992023-11-20T20:01:22.182Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5002023-11-20T20:01:22.186Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5012023-11-20T20:01:22.198Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5022023-11-20T20:01:22.227Z+ main
5032023-11-20T20:01:22.250ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5042023-11-20T20:01:22.272Z+ [[ 0 != 0 ]]
5052023-11-20T20:01:22.297ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5062023-11-20T20:01:22.329Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5072023-11-20T20:01:22.355ZDownloading...
5082023-11-20T20:01:22.378Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5092023-11-20T20:01:22.402Z+ local DO_DOWNLOAD=true
5102023-11-20T20:01:22.421Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5112023-11-20T20:01:22.450Z+ mkdir -p out/downloads
5122023-11-20T20:01:22.479Z+ '[' true == true ']'
5132023-11-20T20:01:22.498Z+ echo Downloading...
5142023-11-20T20:01:22.517Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5152023-11-20T20:01:22.544Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5162023-11-20T20:01:22.568Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5172023-11-20T20:01:22.598Z++ case "$OSTYPE" in
5182023-11-20T20:01:22.617Z++ SHA=sha256sum
5192023-11-20T20:01:22.624Z++ sha256sum
5202023-11-20T20:01:22.630Z++ awk '{print $1}'
5212023-11-20T20:01:22.639Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5222023-11-20T20:01:22.648Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5232023-11-20T20:01:22.657Z+ set -o errexit
5242023-11-20T20:01:22.665Z+++ dirname ./tools/ci_download_dendrite_stub
5252023-11-20T20:01:22.676Z++ cd ./tools
5262023-11-20T20:01:22.686Z++ pwd
5272023-11-20T20:01:22.691Zcurrent directory: /work/oxidecomputer/omicron
5282023-11-20T20:01:22.698Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5292023-11-20T20:01:22.709Zconfiguring based on OS: "solaris2.11"
5302023-11-20T20:01:22.720Z++ basename ./tools/ci_download_dendrite_stub
5312023-11-20T20:01:22.734ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5322023-11-20T20:01:22.762Z+ ARG0=ci_download_dendrite_stub
5332023-11-20T20:01:22.781ZLocal file: out/downloads/dendrite-stub.tar.gz
5342023-11-20T20:01:22.802Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5352023-11-20T20:01:22.821ZDownloading...
5362023-11-20T20:01:22.829Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5372023-11-20T20:01:22.839Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5382023-11-20T20:01:22.854Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5392023-11-20T20:01:22.862Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402023-11-20T20:01:22.870Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5412023-11-20T20:01:22.877Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5422023-11-20T20:01:22.883Z+ TARGET_DIR=out
5432023-11-20T20:01:22.891Z+ DOWNLOAD_DIR=out/downloads
5442023-11-20T20:01:22.898Z+ DEST_DIR=./out/dendrite-stub
5452023-11-20T20:01:22.911Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462023-11-20T20:01:22.983Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472023-11-20T20:01:23.005Z+ REPO=oxidecomputer/dendrite
5482023-11-20T20:01:23.018Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5492023-11-20T20:01:23.035Z+ main
5502023-11-20T20:01:23.463Z+ [[ 0 != 0 ]]
5512023-11-20T20:01:23.879Z+ CIDL_OS=solaris2.11
5522023-11-20T20:01:23.883Z+ [[ 0 != 0 ]]
5532023-11-20T20:01:23.886Z+ configure_os solaris2.11
5542023-11-20T20:01:23.890Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552023-11-20T20:01:23.896Z+ echo 'configuring based on OS: "solaris2.11"'
5562023-11-20T20:01:23.900Z+ case "$1" in
5572023-11-20T20:01:23.904Z+ SET_BINARIES=
5582023-11-20T20:01:23.907Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5592023-11-20T20:01:23.910Z+ CIDL_SHA256FUNC=do_sha256sum
5602023-11-20T20:01:23.913Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5612023-11-20T20:01:23.916Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5622023-11-20T20:01:23.919Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5632023-11-20T20:01:23.922Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5642023-11-20T20:01:23.926Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5652023-11-20T20:01:23.930Z+ mkdir -p out/downloads
5662023-11-20T20:01:23.933Z+ mkdir -p ./out/dendrite-stub
5672023-11-20T20:01:23.949Z+ fetch_and_verify
5682023-11-20T20:01:23.952Z+ local DO_DOWNLOAD=true
5692023-11-20T20:01:23.956Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5702023-11-20T20:01:23.959Z+ '[' true == true ']'
5712023-11-20T20:01:23.963Z+ echo Downloading...
5722023-11-20T20:01:23.967Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5732023-11-20T20:01:23.970Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5742023-11-20T20:01:33.429Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5752023-11-20T20:01:33.434Z++ sha256sum
5762023-11-20T20:01:33.450Z++ awk '{print $1}'
5772023-11-20T20:01:33.540Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5782023-11-20T20:01:33.548Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5792023-11-20T20:01:33.557Z+ do_untar out/downloads/dendrite-stub.tar.gz
5802023-11-20T20:01:33.566Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5812023-11-20T20:01:34.649Z+ do_assemble
5822023-11-20T20:01:34.663Z+ rm -r ./out/dendrite-stub
5832023-11-20T20:01:34.672Z+ mkdir ./out/dendrite-stub
5842023-11-20T20:01:34.680Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5852023-11-20T20:01:34.773Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5862023-11-20T20:01:34.785Z+ set -o errexit
5872023-11-20T20:01:34.793Z+++ dirname ./tools/ci_download_maghemite_mgd
5882023-11-20T20:01:34.810Z++ cd ./tools
5892023-11-20T20:01:34.813Z++ pwd
5902023-11-20T20:01:34.817Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5912023-11-20T20:01:34.822Z++ basename ./tools/ci_download_maghemite_mgd
5922023-11-20T20:01:34.831Z+ ARG0=ci_download_maghemite_mgd
5932023-11-20T20:01:34.865Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5942023-11-20T20:01:34.872Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5952023-11-20T20:01:34.876Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5962023-11-20T20:01:34.880Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5972023-11-20T20:01:34.883Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5982023-11-20T20:01:34.889Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5992023-11-20T20:01:34.896Z+ TARGET_DIR=out
6002023-11-20T20:01:34.899Z+ DOWNLOAD_DIR=out/downloads
6012023-11-20T20:01:34.903Z+ DEST_DIR=./out/mgd
6022023-11-20T20:01:34.907Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6032023-11-20T20:01:34.912Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6042023-11-20T20:01:34.915Z+ REPO=oxidecomputer/maghemite
6052023-11-20T20:01:34.919Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6062023-11-20T20:01:35.328Z+ main
6072023-11-20T20:01:35.332Z+ [[ 0 != 0 ]]
6082023-11-20T20:01:35.336Z+ CIDL_OS=solaris2.11
6092023-11-20T20:01:35.342Z+ [[ 0 != 0 ]]
6102023-11-20T20:01:35.367Z+ configure_os solaris2.11
6112023-11-20T20:01:35.392Z+ echo 'current directory: /work/oxidecomputer/omicron'
6122023-11-20T20:01:35.399Zcurrent directory: /work/oxidecomputer/omicron
6132023-11-20T20:01:35.818Z+ echo 'configuring based on OS: "solaris2.11"'
6142023-11-20T20:01:35.825Zconfiguring based on OS: "solaris2.11"
6152023-11-20T20:01:35.829Z+ case "$1" in
6162023-11-20T20:01:35.833Z+ SET_BINARIES=
6172023-11-20T20:01:35.837Z+ CIDL_SHA256FUNC=do_sha256sum
6182023-11-20T20:01:35.841Z+ TARBALL_FILENAME=mgd.tar.gz
6192023-11-20T20:01:35.845Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6202023-11-20T20:01:35.849Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6212023-11-20T20:01:35.854Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6222023-11-20T20:01:35.858Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6232023-11-20T20:01:35.862Z+ mkdir -p out/downloads
6242023-11-20T20:01:35.866ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6252023-11-20T20:01:35.873ZLocal file: out/downloads/mgd.tar.gz
6262023-11-20T20:01:35.877Z+ mkdir -p ./out/mgd
6272023-11-20T20:01:35.881Z+ fetch_and_verify
6282023-11-20T20:01:35.884Z+ local DO_DOWNLOAD=true
6292023-11-20T20:01:35.888Z+ [[ -f out/downloads/mgd.tar.gz ]]
6302023-11-20T20:01:35.894Z+ '[' true == true ']'
6312023-11-20T20:01:35.897Z+ echo Downloading...
6322023-11-20T20:01:35.901ZDownloading...
6332023-11-20T20:01:35.904Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6342023-11-20T20:01:35.908Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6352023-11-20T20:01:45.503Z++ do_sha256sum out/downloads/mgd.tar.gz
6362023-11-20T20:01:45.506Z++ sha256sum
6372023-11-20T20:01:45.510Z++ awk '{print $1}'
6382023-11-20T20:01:45.586Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6392023-11-20T20:01:45.590Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6402023-11-20T20:01:45.593Z+ do_untar out/downloads/mgd.tar.gz
6412023-11-20T20:01:45.596Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6422023-11-20T20:01:46.269Z+ do_assemble
6432023-11-20T20:01:46.272Z+ rm -r ./out/mgd
6442023-11-20T20:01:46.276Z+ mkdir ./out/mgd
6452023-11-20T20:01:46.280Z+ cp -r out/downloads/root ./out/mgd/root
6462023-11-20T20:01:46.503Z+ set -o errexit
6472023-11-20T20:01:46.506Z+++ dirname ./tools/ci_download_transceiver_control
6482023-11-20T20:01:46.509Z++ cd ./tools
6492023-11-20T20:01:46.512Z++ pwd
6502023-11-20T20:01:46.516Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6512023-11-20T20:01:46.520Z++ basename ./tools/ci_download_transceiver_control
6522023-11-20T20:01:46.523Z+ ARG0=ci_download_transceiver_control
6532023-11-20T20:01:46.526Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6542023-11-20T20:01:46.529Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6552023-11-20T20:01:46.532Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6562023-11-20T20:01:46.537Z+ TARGET_DIR=out
6572023-11-20T20:01:46.541Z+ DOWNLOAD_DIR=out/downloads
6582023-11-20T20:01:46.546Z+ DEST_DIR=./out/transceiver-control
6592023-11-20T20:01:46.549Z+ BIN_DIR=/opt/oxide/bin
6602023-11-20T20:01:46.552Z+ BINARY=xcvradm
6612023-11-20T20:01:46.557Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6622023-11-20T20:01:46.560Z+ REPO=oxidecomputer/transceiver-control
6632023-11-20T20:01:46.563Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6642023-11-20T20:01:46.566Z+ main
6652023-11-20T20:01:46.569Z+ [[ 0 != 0 ]]
6662023-11-20T20:01:46.574Z+ CIDL_OS=solaris2.11
6672023-11-20T20:01:46.578Z+ [[ 0 != 0 ]]
6682023-11-20T20:01:46.581Z+ configure_os solaris2.11
6692023-11-20T20:01:46.584Z+ echo 'current directory: /work/oxidecomputer/omicron'
6702023-11-20T20:01:46.587Zcurrent directory: /work/oxidecomputer/omicron
6712023-11-20T20:01:46.590Z+ echo 'configuring based on OS: "solaris2.11"'
6722023-11-20T20:01:46.595Zconfiguring based on OS: "solaris2.11"
6732023-11-20T20:01:46.598Z+ case "$1" in
6742023-11-20T20:01:46.603Z+ SET_BINARIES=
6752023-11-20T20:01:46.606Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6762023-11-20T20:01:46.609Z+ CIDL_SHA256FUNC=do_sha256sum
6772023-11-20T20:01:46.612Z+ ARCHIVE_FILENAME=xcvradm.gz
6782023-11-20T20:01:46.615Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-11-20T20:01:46.618Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6802023-11-20T20:01:46.623Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6812023-11-20T20:01:46.628ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6822023-11-20T20:01:46.631Z+ echo 'Local file: out/downloads/xcvradm.gz'
6832023-11-20T20:01:46.634ZLocal file: out/downloads/xcvradm.gz
6842023-11-20T20:01:46.637Z+ mkdir -p out/downloads
6852023-11-20T20:01:46.641Z+ mkdir -p ./out/transceiver-control
6862023-11-20T20:01:46.649Z+ fetch_and_verify
6872023-11-20T20:01:46.653Z+ local DO_DOWNLOAD=true
6882023-11-20T20:01:46.658Z+ [[ -f out/downloads/xcvradm.gz ]]
6892023-11-20T20:01:46.662Z+ '[' true == true ']'
6902023-11-20T20:01:46.666Z+ echo Downloading...
6912023-11-20T20:01:46.670ZDownloading...
6922023-11-20T20:01:46.674Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6932023-11-20T20:01:46.678Z+ 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
6942023-11-20T20:01:47.710Z++ do_sha256sum out/downloads/xcvradm.gz
6952023-11-20T20:01:47.713Z++ sha256sum
6962023-11-20T20:01:47.718Z++ awk '{print $1}'
6972023-11-20T20:01:47.735Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6982023-11-20T20:01:47.739Z+ [[ 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 ]]
6992023-11-20T20:01:47.743Z+ do_unpack out/downloads/xcvradm.gz
7002023-11-20T20:01:47.746Z+ mkdir -p out/downloads/root//opt/oxide/bin
7012023-11-20T20:01:47.750Z+ gzip -dc out/downloads/xcvradm.gz
7022023-11-20T20:01:47.911Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7032023-11-20T20:01:47.914Z+ do_assemble
7042023-11-20T20:01:47.917Z+ rm -r ./out/transceiver-control
7052023-11-20T20:01:47.920Z+ mkdir ./out/transceiver-control
7062023-11-20T20:01:47.924Z+ cp -r out/downloads/root ./out/transceiver-control/root
7072023-11-20T20:01:48.124ZAll builder prerequisites installed successfully, and PATH looks valid
7082023-11-20T20:01:48.128Z
7092023-11-20T20:01:48.131Zreal 2:19.500527261
7102023-11-20T20:01:48.135Zuser 52.673784482
7112023-11-20T20:01:48.139Zsys 10.649804899
7122023-11-20T20:01:48.142Ztrap 0.024152868
7132023-11-20T20:01:48.148Ztflt 0.183585548
7142023-11-20T20:01:48.153Zdflt 0.658888933
7152023-11-20T20:01:48.159Zkflt 0.127046597
7162023-11-20T20:01:48.167Zlock 1.714288960
7172023-11-20T20:01:48.177Zslp 4:27.816731179
7182023-11-20T20:01:48.185Zlat 4.243506096
7192023-11-20T20:01:48.192Zstop 0.071119379
7202023-11-20T20:01:48.202Z
7212023-11-20T20:01:48.216Z #### # # ##### ##### # #
7222023-11-20T20:01:48.233Z # # # # # # # # # #
7232023-11-20T20:01:48.243Z # # # # # # # #
7242023-11-20T20:01:48.252Z # # # ##### ##### #
7252023-11-20T20:01:48.255Z # # # # # # #
7262023-11-20T20:01:48.258Z #### ###### # # # #
7272023-11-20T20:01:48.261Z
7282023-11-20T20:01:48.464Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7292023-11-20T20:01:48.846Z Updating crates.io index
7302023-11-20T20:01:48.852Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7312023-11-20T20:01:49.836Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7322023-11-20T20:01:51.735Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7332023-11-20T20:01:52.313Z Updating git repository `http://github.com/oxidecomputer/tofino`
7342023-11-20T20:01:52.645Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7352023-11-20T20:01:52.976Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7362023-11-20T20:01:53.259Z Updating git repository `https://github.com/oxidecomputer/propolis`
7372023-11-20T20:01:56.250Z Updating git repository `https://github.com/oxidecomputer/crucible`
7382023-11-20T20:01:58.528Z Updating git repository `https://github.com/oxidecomputer/opte`
7392023-11-20T20:01:59.577Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7402023-11-20T20:01:59.941Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7412023-11-20T20:02:00.517Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7422023-11-20T20:02:00.937Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7432023-11-20T20:02:01.301Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7442023-11-20T20:02:01.762Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7452023-11-20T20:02:02.095Z Updating git repository `https://github.com/njaremko/samael`
7462023-11-20T20:02:02.576Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7472023-11-20T20:02:03.970Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7482023-11-20T20:02:04.010Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7492023-11-20T20:02:04.066Z Updating git repository `https://github.com/jgallagher/nix`
7502023-11-20T20:02:05.574Z Updating git repository `https://github.com/cbiffle/hubpack`
7512023-11-20T20:02:06.068Z Updating git repository `https://github.com/oxidecomputer/typify`
7522023-11-20T20:02:07.216Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7532023-11-20T20:02:07.656Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7542023-11-20T20:02:08.012Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7552023-11-20T20:02:09.313Z Downloading crates ...
7562023-11-20T20:02:09.488Z Downloaded io-lifetimes v1.0.11
7572023-11-20T20:02:09.493Z Downloaded anyhow v1.0.75
7582023-11-20T20:02:09.501Z Downloaded anstream v0.5.0
7592023-11-20T20:02:09.508Z Downloaded colorchoice v1.0.0
7602023-11-20T20:02:09.514Z Downloaded clap_lex v0.5.1
7612023-11-20T20:02:09.517Z Downloaded utf8parse v0.2.1
7622023-11-20T20:02:09.520Z Downloaded heck v0.4.1
7632023-11-20T20:02:09.523Z Downloaded cargo-platform v0.1.3
7642023-11-20T20:02:09.526Z Downloaded serde_spanned v0.6.4
7652023-11-20T20:02:09.531Z Downloaded errno v0.3.2
7662023-11-20T20:02:09.534Z Downloaded itoa v1.0.9
7672023-11-20T20:02:09.537Z Downloaded strsim v0.10.0
7682023-11-20T20:02:09.540Z Downloaded quote v1.0.33
7692023-11-20T20:02:09.543Z Downloaded equivalent v1.0.1
7702023-11-20T20:02:09.546Z Downloaded cargo_toml v0.17.0
7712023-11-20T20:02:09.549Z Downloaded clap_derive v4.4.2
7722023-11-20T20:02:09.551Z Downloaded toml_datetime v0.6.5
7732023-11-20T20:02:09.555Z Downloaded thiserror-impl v1.0.49
7742023-11-20T20:02:09.558Z Downloaded thiserror v1.0.49
7752023-11-20T20:02:09.561Z Downloaded proc-macro2 v1.0.69
7762023-11-20T20:02:09.565Z Downloaded bitflags v1.3.2
7772023-11-20T20:02:09.571Z Downloaded anstyle-parse v0.2.1
7782023-11-20T20:02:09.574Z Downloaded camino v1.1.6
7792023-11-20T20:02:09.577Z Downloaded toml v0.8.8
7802023-11-20T20:02:09.583Z Downloaded unicode-ident v1.0.12
7812023-11-20T20:02:09.588Z Downloaded indexmap v2.1.0
7822023-11-20T20:02:09.594Z Downloaded clap v4.4.3
7832023-11-20T20:02:09.610Z Downloaded serde v1.0.192
7842023-11-20T20:02:09.617Z Downloaded memchr v2.6.3
7852023-11-20T20:02:09.626Z Downloaded toml_edit v0.21.0
7862023-11-20T20:02:09.664Z Downloaded hashbrown v0.14.2
7872023-11-20T20:02:09.677Z Downloaded serde_json v1.0.108
7882023-11-20T20:02:09.689Z Downloaded syn v2.0.32
7892023-11-20T20:02:09.707Z Downloaded rustix v0.37.23
7902023-11-20T20:02:09.741Z Downloaded libc v0.2.150
7912023-11-20T20:02:09.790Z Downloaded clap_builder v4.4.2
7922023-11-20T20:02:09.798Z Downloaded winnow v0.5.15
7932023-11-20T20:02:09.818Z Downloaded ryu v1.0.15
7942023-11-20T20:02:09.832Z Downloaded serde_derive v1.0.192
7952023-11-20T20:02:09.845Z Downloaded semver v1.0.20
7962023-11-20T20:02:09.850Z Downloaded cargo_metadata v0.18.0
7972023-11-20T20:02:09.853Z Downloaded terminal_size v0.2.6
7982023-11-20T20:02:09.856Z Downloaded anstyle v1.0.2
7992023-11-20T20:02:09.860Z Downloaded anstyle-query v1.0.0
8002023-11-20T20:02:09.942Z Compiling proc-macro2 v1.0.69
8012023-11-20T20:02:09.947Z Compiling unicode-ident v1.0.12
8022023-11-20T20:02:09.952Z Compiling serde v1.0.192
8032023-11-20T20:02:09.959Z Compiling libc v0.2.150
8042023-11-20T20:02:09.964Z Compiling io-lifetimes v1.0.11
8052023-11-20T20:02:09.969Z Compiling rustix v0.37.23
8062023-11-20T20:02:09.977Z Compiling utf8parse v0.2.1
8072023-11-20T20:02:09.981Z Compiling equivalent v1.0.1
8082023-11-20T20:02:10.180Z Compiling hashbrown v0.14.2
8092023-11-20T20:02:10.257Z Compiling bitflags v1.3.2
8102023-11-20T20:02:10.269Z Compiling anstyle-parse v0.2.1
8112023-11-20T20:02:10.377Z Compiling serde_json v1.0.108
8122023-11-20T20:02:10.678Z Compiling semver v1.0.20
8132023-11-20T20:02:11.688Z Compiling indexmap v2.1.0
8142023-11-20T20:02:11.990Z Compiling anstyle-query v1.0.0
8152023-11-20T20:02:12.056Z Compiling camino v1.1.6
8162023-11-20T20:02:12.136Z Compiling thiserror v1.0.49
8172023-11-20T20:02:12.181Z Compiling colorchoice v1.0.0
8182023-11-20T20:02:12.187Z Compiling winnow v0.5.15
8192023-11-20T20:02:12.291Z Compiling anstyle v1.0.2
8202023-11-20T20:02:12.489Z Compiling anyhow v1.0.75
8212023-11-20T20:02:12.957Z Compiling anstream v0.5.0
8222023-11-20T20:02:12.976Z Compiling itoa v1.0.9
8232023-11-20T20:02:13.012Z Compiling clap_lex v0.5.1
8242023-11-20T20:02:13.210Z Compiling heck v0.4.1
8252023-11-20T20:02:13.309Z Compiling ryu v1.0.15
8262023-11-20T20:02:13.752Z Compiling quote v1.0.33
8272023-11-20T20:02:13.788Z Compiling strsim v0.10.0
8282023-11-20T20:02:14.092Z Compiling errno v0.3.2
8292023-11-20T20:02:14.352Z Compiling syn v2.0.32
8302023-11-20T20:02:15.677Z Compiling terminal_size v0.2.6
8312023-11-20T20:02:15.814Z Compiling clap_builder v4.4.2
8322023-11-20T20:02:21.335Z Compiling serde_derive v1.0.192
8332023-11-20T20:02:21.338Z Compiling thiserror-impl v1.0.49
8342023-11-20T20:02:21.341Z Compiling clap_derive v4.4.2
8352023-11-20T20:02:25.562Z Compiling clap v4.4.3
8362023-11-20T20:02:33.042Z Compiling serde_spanned v0.6.4
8372023-11-20T20:02:33.048Z Compiling toml_datetime v0.6.5
8382023-11-20T20:02:33.052Z Compiling cargo-platform v0.1.3
8392023-11-20T20:02:33.435Z Compiling toml_edit v0.21.0
8402023-11-20T20:02:35.021Z Compiling cargo_metadata v0.18.0
8412023-11-20T20:02:36.604Z Compiling toml v0.8.8
8422023-11-20T20:02:37.591Z Compiling cargo_toml v0.17.0
8432023-11-20T20:02:42.696Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8442023-11-20T20:02:43.883Z Finished dev [unoptimized + debuginfo] target(s) in 55.67s
8452023-11-20T20:02:44.079Z Running `target/debug/xtask clippy`
8462023-11-20T20:02:44.129Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8472023-11-20T20:02:44.925Z Downloading crates ...
8482023-11-20T20:02:45.169Z Downloaded ipnetwork v0.20.0
8492023-11-20T20:02:45.173Z Downloaded cpufeatures v0.2.9
8502023-11-20T20:02:45.188Z Downloaded addr2line v0.21.0
8512023-11-20T20:02:45.196Z Downloaded nom v7.1.3
8522023-11-20T20:02:45.237Z Downloaded match_cfg v0.1.0
8532023-11-20T20:02:45.240Z Downloaded lazycell v1.3.0
8542023-11-20T20:02:45.244Z Downloaded camino-tempfile v1.0.2
8552023-11-20T20:02:45.247Z Downloaded num_enum v0.5.11
8562023-11-20T20:02:45.251Z Downloaded ident_case v1.0.1
8572023-11-20T20:02:45.259Z Downloaded oso-derive v0.27.0
8582023-11-20T20:02:45.262Z Downloaded crc-catalog v2.2.0
8592023-11-20T20:02:45.267Z Downloaded atty v0.2.14
8602023-11-20T20:02:45.270Z Downloaded indoc v2.0.3
8612023-11-20T20:02:45.276Z Downloaded num-rational v0.4.1
8622023-11-20T20:02:45.280Z Downloaded mockall v0.11.4
8632023-11-20T20:02:45.284Z Downloaded cast v0.3.0
8642023-11-20T20:02:45.287Z Downloaded async-stream-impl v0.3.5
8652023-11-20T20:02:45.289Z Downloaded ipnet v2.8.0
8662023-11-20T20:02:45.294Z Downloaded ciborium v0.2.1
8672023-11-20T20:02:45.303Z Downloaded autocfg v1.1.0
8682023-11-20T20:02:45.311Z Downloaded crossbeam-deque v0.8.3
8692023-11-20T20:02:45.318Z Downloaded opaque-debug v0.3.0
8702023-11-20T20:02:45.324Z Downloaded atomic-waker v1.1.1
8712023-11-20T20:02:45.761Z Downloaded nodrop v0.1.14
8722023-11-20T20:02:45.772Z Downloaded packed_struct v0.10.1
8732023-11-20T20:02:45.778Z Downloaded termtree v0.4.1
8742023-11-20T20:02:45.782Z Downloaded array-init v0.0.4
8752023-11-20T20:02:45.785Z Downloaded newline-converter v0.3.0
8762023-11-20T20:02:45.789Z Downloaded ansi_term v0.12.1
8772023-11-20T20:02:45.793Z Downloaded usdt-macro v0.3.5
8782023-11-20T20:02:45.796Z Downloaded bcs v0.1.6
8792023-11-20T20:02:45.803Z Downloaded block-padding v0.3.3
8802023-11-20T20:02:45.809Z Downloaded async-stream v0.3.5
8812023-11-20T20:02:45.815Z Downloaded assert_cmd v2.0.12
8822023-11-20T20:02:45.821Z Downloaded linked-hash-map v0.5.6
8832023-11-20T20:02:45.824Z Downloaded bzip2 v0.4.4
8842023-11-20T20:02:45.827Z Downloaded num-iter v0.1.43
8852023-11-20T20:02:45.833Z Downloaded display-error-chain v0.2.0
8862023-11-20T20:02:45.839Z Downloaded tap v1.0.1
8872023-11-20T20:02:45.842Z Downloaded same-file v1.0.6
8882023-11-20T20:02:45.847Z Downloaded kstat-rs v0.2.3
8892023-11-20T20:02:45.851Z Downloaded schemars_derive v0.8.13
8902023-11-20T20:02:45.856Z Downloaded num-integer v0.1.45
8912023-11-20T20:02:45.860Z Downloaded semver-parser v0.10.2
8922023-11-20T20:02:45.865Z Downloaded oso v0.27.0
8932023-11-20T20:02:45.870Z Downloaded foreign-types-macros v0.2.3
8942023-11-20T20:02:45.886Z Downloaded highway v1.1.0
8952023-11-20T20:02:45.892Z Downloaded fxhash v0.2.1
8962023-11-20T20:02:45.894Z Downloaded log v0.4.20
8972023-11-20T20:02:45.897Z Downloaded darling v0.20.3
8982023-11-20T20:02:45.900Z Downloaded dyn-clone v1.0.13
8992023-11-20T20:02:45.903Z Downloaded hubpack_derive v0.1.1
9002023-11-20T20:02:45.906Z Downloaded peeking_take_while v0.1.2
9012023-11-20T20:02:45.909Z Downloaded hostname v0.3.1
9022023-11-20T20:02:45.912Z Downloaded quick-error v1.2.3
9032023-11-20T20:02:45.915Z Downloaded fnv v1.0.7
9042023-11-20T20:02:45.918Z Downloaded pem v3.0.2
9052023-11-20T20:02:45.923Z Downloaded flagset v0.4.3
9062023-11-20T20:02:45.926Z Downloaded basic-toml v0.1.4
9072023-11-20T20:02:45.929Z Downloaded trybuild v1.0.85
9082023-11-20T20:02:45.932Z Downloaded tinyvec_macros v0.1.1
9092023-11-20T20:02:45.935Z Downloaded path-slash v0.1.5
9102023-11-20T20:02:45.939Z Downloaded postgres-protocol v0.6.6
9112023-11-20T20:02:45.942Z Downloaded form_urlencoded v1.2.0
9122023-11-20T20:02:45.945Z Downloaded platforms v3.0.2
9132023-11-20T20:02:45.948Z Downloaded postgres-types v0.2.6
9142023-11-20T20:02:45.951Z Downloaded hash32 v0.2.1
9152023-11-20T20:02:45.954Z Downloaded futures-task v0.3.29
9162023-11-20T20:02:45.957Z Downloaded pretty-hex v0.3.0
9172023-11-20T20:02:45.960Z Downloaded pretty-hex v0.2.1
9182023-11-20T20:02:45.963Z Downloaded ppv-lite86 v0.2.17
9192023-11-20T20:02:45.966Z Downloaded foreign-types-shared v0.1.1
9202023-11-20T20:02:45.969Z Downloaded glob v0.3.1
9212023-11-20T20:02:45.971Z Downloaded tower-service v0.3.2
9222023-11-20T20:02:45.975Z Downloaded miniz_oxide v0.7.1
9232023-11-20T20:02:45.978Z Downloaded signal-hook-mio v0.2.3
9242023-11-20T20:02:45.982Z Downloaded ena v0.14.2
9252023-11-20T20:02:45.984Z Downloaded serde_repr v0.1.16
9262023-11-20T20:02:45.987Z Downloaded group v0.13.0
9272023-11-20T20:02:45.990Z Downloaded tokio-native-tls v0.3.1
9282023-11-20T20:02:45.993Z Downloaded heck v0.3.3
9292023-11-20T20:02:45.995Z Downloaded fallible-iterator v0.2.0
9302023-11-20T20:02:45.998Z Downloaded time-core v0.1.1
9312023-11-20T20:02:46.002Z Downloaded rustc_version v0.4.0
9322023-11-20T20:02:46.005Z Downloaded resolv-conf v0.7.0
9332023-11-20T20:02:46.008Z Downloaded sct v0.7.0
9342023-11-20T20:02:46.010Z Downloaded proc-macro-crate v1.3.1
9352023-11-20T20:02:46.013Z Downloaded tungstenite v0.20.1
9362023-11-20T20:02:46.017Z Downloaded serial_test_derive v0.10.0
9372023-11-20T20:02:46.019Z Downloaded smawk v0.3.1
9382023-11-20T20:02:46.022Z Downloaded slog-json v2.6.1
9392023-11-20T20:02:46.025Z Downloaded httpdate v1.0.3
9402023-11-20T20:02:46.028Z Downloaded slog-envlogger v2.2.0
9412023-11-20T20:02:46.031Z Downloaded parking_lot_core v0.9.8
9422023-11-20T20:02:46.034Z Downloaded diesel_table_macro_syntax v0.1.0
9432023-11-20T20:02:46.037Z Downloaded parking_lot_core v0.8.6
9442023-11-20T20:02:46.040Z Downloaded shlex v1.1.0
9452023-11-20T20:02:46.043Z Downloaded threadpool v1.8.1
9462023-11-20T20:02:46.045Z Downloaded rustls-native-certs v0.6.3
9472023-11-20T20:02:46.049Z Downloaded hubpack v0.1.2
9482023-11-20T20:02:46.053Z Downloaded derive_builder_macro v0.12.0
9492023-11-20T20:02:46.056Z Downloaded time-macros v0.2.13
9502023-11-20T20:02:46.058Z Downloaded parse-display v0.8.2
9512023-11-20T20:02:46.061Z Downloaded http-range v0.1.5
9522023-11-20T20:02:46.064Z Downloaded tempdir v0.3.7
9532023-11-20T20:02:46.067Z Downloaded thiserror-impl-no-std v2.0.2
9542023-11-20T20:02:46.070Z Downloaded tiny-keccak v2.0.2
9552023-11-20T20:02:46.073Z Downloaded proc-macro-error v1.0.4
9562023-11-20T20:02:46.076Z Downloaded plotters-svg v0.3.5
9572023-11-20T20:02:46.079Z Downloaded try-lock v0.2.4
9582023-11-20T20:02:46.082Z Downloaded ref-cast v1.0.20
9592023-11-20T20:02:46.085Z Downloaded version_check v0.9.4
9602023-11-20T20:02:46.088Z Downloaded ff v0.13.0
9612023-11-20T20:02:46.091Z Downloaded structopt-derive v0.4.18
9622023-11-20T20:02:46.094Z Downloaded paste v1.0.14
9632023-11-20T20:02:46.097Z Downloaded want v0.3.1
9642023-11-20T20:02:46.100Z Downloaded hmac v0.12.1
9652023-11-20T20:02:46.104Z Downloaded thiserror-no-std v2.0.2
9662023-11-20T20:02:46.107Z Downloaded plotters-backend v0.3.5
9672023-11-20T20:02:46.110Z Downloaded httptest v0.15.5
9682023-11-20T20:02:46.113Z Downloaded tokio-tungstenite v0.20.1
9692023-11-20T20:02:46.116Z Downloaded http-body v0.4.5
9702023-11-20T20:02:46.119Z Downloaded postcard-cobs v0.1.5-pre
9712023-11-20T20:02:46.122Z Downloaded precomputed-hash v0.1.1
9722023-11-20T20:02:46.125Z Downloaded slog v2.7.0
9732023-11-20T20:02:46.128Z Downloaded slog-scope v4.4.0
9742023-11-20T20:02:46.131Z Downloaded pin-utils v0.1.0
9752023-11-20T20:02:46.134Z Downloaded fixedbitset v0.4.2
9762023-11-20T20:02:46.137Z Downloaded env_logger v0.10.0
9772023-11-20T20:02:46.140Z Downloaded tempfile v3.8.0
9782023-11-20T20:02:46.143Z Downloaded proc-macro-error-attr v1.0.4
9792023-11-20T20:02:46.145Z Downloaded smf v0.2.2
9802023-11-20T20:02:46.148Z Downloaded password-hash v0.5.0
9812023-11-20T20:02:46.152Z Downloaded darling_macro v0.20.3
9822023-11-20T20:02:46.155Z Downloaded predicates-tree v1.0.9
9832023-11-20T20:02:46.158Z Downloaded whoami v1.4.1
9842023-11-20T20:02:46.161Z Downloaded headers-core v0.2.0
9852023-11-20T20:02:46.164Z Downloaded downcast v0.11.0
9862023-11-20T20:02:46.168Z Downloaded phf_shared v0.10.0
9872023-11-20T20:02:46.171Z Downloaded serial_test v0.10.0
9882023-11-20T20:02:46.174Z Downloaded zerocopy v0.3.0
9892023-11-20T20:02:46.177Z Downloaded fd-lock v3.0.13
9902023-11-20T20:02:46.179Z Downloaded percent-encoding v2.3.0
9912023-11-20T20:02:46.182Z Downloaded tokio-macros v2.1.0
9922023-11-20T20:02:46.185Z Downloaded endian-type v0.1.2
9932023-11-20T20:02:46.188Z Downloaded vsss-rs v3.3.1
9942023-11-20T20:02:46.191Z Downloaded unicode-segmentation v1.10.1
9952023-11-20T20:02:46.194Z Downloaded pin-project-lite v0.2.13
9962023-11-20T20:02:46.197Z Downloaded pest_generator v2.7.2
9972023-11-20T20:02:46.199Z Downloaded zeroize_derive v1.4.2
9982023-11-20T20:02:46.206Z Downloaded difflib v0.4.0
9992023-11-20T20:02:46.621Z Downloaded synstructure v0.12.6
10002023-11-20T20:02:46.624Z Downloaded darling_macro v0.14.4
10012023-11-20T20:02:46.627Z Downloaded toolchain_find v0.2.0
10022023-11-20T20:02:46.630Z Downloaded doc-comment v0.3.3
10032023-11-20T20:02:46.633Z Downloaded predicates-core v1.0.6
10042023-11-20T20:02:46.639Z Downloaded rsa v0.9.2
10052023-11-20T20:02:46.642Z Downloaded predicates v3.0.4
10062023-11-20T20:02:46.646Z Downloaded pem v1.1.1
10072023-11-20T20:02:46.649Z Downloaded globset v0.4.13
10082023-11-20T20:02:46.651Z Downloaded textwrap v0.11.0
10092023-11-20T20:02:46.654Z Downloaded sha2 v0.10.8
10102023-11-20T20:02:46.657Z Downloaded vte_generate_state_changes v0.1.1
10112023-11-20T20:02:46.660Z Downloaded ron v0.8.1
10122023-11-20T20:02:46.663Z Downloaded unicase v2.7.0
10132023-11-20T20:02:46.666Z Downloaded unarray v0.1.4
10142023-11-20T20:02:46.670Z Downloaded libxml v0.3.3
10152023-11-20T20:02:46.673Z Downloaded rustc_version v0.1.7
10162023-11-20T20:02:46.676Z Downloaded secrecy v0.8.0
10172023-11-20T20:02:46.679Z Downloaded walkdir v2.4.0
10182023-11-20T20:02:46.682Z Downloaded slog-dtrace v0.2.3
10192023-11-20T20:02:46.684Z Downloaded tungstenite v0.18.0
10202023-11-20T20:02:46.687Z Downloaded postcard v0.7.3
10212023-11-20T20:02:46.690Z Downloaded thread_local v1.1.7
10222023-11-20T20:02:46.693Z Downloaded supports-color v2.1.0
10232023-11-20T20:02:46.696Z Downloaded serde-hex v0.1.0
10242023-11-20T20:02:46.699Z Downloaded rand v0.4.6
10252023-11-20T20:02:46.702Z Downloaded trust-dns-resolver v0.22.0
10262023-11-20T20:02:46.704Z Downloaded topological-sort v0.2.2
10272023-11-20T20:02:46.707Z Downloaded tokio-tungstenite v0.18.0
10282023-11-20T20:02:46.710Z Downloaded tokio-stream v0.1.14
10292023-11-20T20:02:46.713Z Downloaded tinytemplate v1.2.1
10302023-11-20T20:02:46.716Z Downloaded flate2 v1.0.28
10312023-11-20T20:02:46.719Z Downloaded pin-project-internal v1.1.3
10322023-11-20T20:02:46.722Z Downloaded tokio-rustls v0.24.1
10332023-11-20T20:02:46.724Z Downloaded test-strategy v0.3.1
10342023-11-20T20:02:46.727Z Downloaded trust-dns-client v0.22.0
10352023-11-20T20:02:46.730Z Downloaded textwrap v0.16.0
10362023-11-20T20:02:46.733Z Downloaded tinyvec v1.6.0
10372023-11-20T20:02:46.736Z Downloaded zip v0.6.6
10382023-11-20T20:02:46.739Z Downloaded diff v0.1.13
10392023-11-20T20:02:46.742Z Downloaded pin-project v1.1.3
10402023-11-20T20:02:46.745Z Downloaded heapless v0.7.16
10412023-11-20T20:02:46.748Z Downloaded tokio-postgres v0.7.10
10422023-11-20T20:02:46.751Z Downloaded tar v0.4.40
10432023-11-20T20:02:46.754Z Downloaded lalrpop v0.19.12
10442023-11-20T20:02:46.757Z Downloaded der v0.7.8
10452023-11-20T20:02:46.760Z Downloaded portable-atomic v1.4.3
10462023-11-20T20:02:46.763Z Downloaded serde_with v2.3.3
10472023-11-20T20:02:46.766Z Downloaded toml_edit v0.19.15
10482023-11-20T20:02:46.768Z Downloaded steno v0.4.0
10492023-11-20T20:02:46.771Z Downloaded hyper v0.14.27
10502023-11-20T20:02:46.774Z Downloaded tabled v0.14.0
10512023-11-20T20:02:46.777Z Downloaded rustls-webpki v0.101.7
10522023-11-20T20:02:46.780Z Downloaded tokio-util v0.7.10
10532023-11-20T20:02:46.783Z Downloaded vcpkg v0.2.15
10542023-11-20T20:02:46.785Z Downloaded rayon v1.8.0
10552023-11-20T20:02:46.788Z Downloaded webpki-roots v0.25.2
10562023-11-20T20:02:46.791Z Downloaded regex v1.10.2
10572023-11-20T20:02:46.794Z Downloaded proptest v1.4.0
10582023-11-20T20:02:46.796Z Downloaded rustix v0.38.9
10592023-11-20T20:02:46.799Z Downloaded radix_trie v0.2.1
10602023-11-20T20:02:46.802Z Downloaded syn v1.0.109
10612023-11-20T20:02:46.805Z Downloaded rustls v0.21.9
10622023-11-20T20:02:46.808Z Downloaded polar-core v0.27.0
10632023-11-20T20:02:46.811Z Downloaded openapiv3 v2.0.0-rc.1
10642023-11-20T20:02:46.813Z Downloaded regex-syntax v0.8.2
10652023-11-20T20:02:46.816Z Downloaded tokio v1.33.0
10662023-11-20T20:02:46.819Z Downloaded regex-syntax v0.7.5
10672023-11-20T20:02:46.822Z Downloaded zerocopy-derive v0.6.4
10682023-11-20T20:02:46.825Z Downloaded bzip2-sys v0.1.11+1.0.8
10692023-11-20T20:02:46.828Z Downloaded zerocopy-derive v0.2.0
10702023-11-20T20:02:46.832Z Downloaded regex-automata v0.3.8
10712023-11-20T20:02:46.835Z Downloaded regex-automata v0.4.3
10722023-11-20T20:02:46.838Z Downloaded sled v0.34.7
10732023-11-20T20:02:46.841Z Downloaded sha3 v0.10.8
10742023-11-20T20:02:46.843Z Downloaded openapiv3 v1.0.3
10752023-11-20T20:02:46.846Z Downloaded regress v0.7.1
10762023-11-20T20:02:46.850Z Downloaded trust-dns-proto v0.22.0
10772023-11-20T20:02:46.853Z Downloaded diesel v2.1.4
10782023-11-20T20:02:46.857Z Downloaded encoding_rs v0.8.33
10792023-11-20T20:02:46.907Z Downloaded gimli v0.28.0
10802023-11-20T20:02:46.929Z Downloaded ring v0.17.5
10812023-11-20T20:02:47.073Z Downloaded bstr v1.6.0
10822023-11-20T20:02:47.094Z Downloaded ratatui v0.23.0
10832023-11-20T20:02:47.124Z Downloaded object v0.32.1
10842023-11-20T20:02:47.139Z Downloaded curve25519-dalek v4.1.0
10852023-11-20T20:02:47.152Z Downloaded smoltcp v0.9.1
10862023-11-20T20:02:47.173Z Downloaded smoltcp v0.8.2
10872023-11-20T20:02:47.193Z Downloaded regex-syntax v0.6.29
10882023-11-20T20:02:47.207Z Downloaded object v0.30.4
10892023-11-20T20:02:47.225Z Downloaded bstr v0.2.17
10902023-11-20T20:02:47.243Z Downloaded petgraph v0.6.4
10912023-11-20T20:02:47.292Z Downloaded openssl v0.10.57
10922023-11-20T20:02:47.295Z Downloaded plotters v0.3.5
10932023-11-20T20:02:47.300Z Downloaded quick-xml v0.23.1
10942023-11-20T20:02:47.313Z Downloaded hkdf v0.12.3
10952023-11-20T20:02:47.319Z Downloaded hashbrown v0.13.2
10962023-11-20T20:02:47.327Z Downloaded rand v0.8.5
10972023-11-20T20:02:47.335Z Downloaded ring v0.16.20
10982023-11-20T20:02:47.500Z Downloaded reedline v0.26.0
10992023-11-20T20:02:47.512Z Downloaded h2 v0.3.21
11002023-11-20T20:02:47.525Z Downloaded futures-util v0.3.29
11012023-11-20T20:02:47.547Z Downloaded bitvec v1.0.1
11022023-11-20T20:02:47.576Z Downloaded bindgen v0.65.1
11032023-11-20T20:02:47.588Z Downloaded x509-cert v0.2.4
11042023-11-20T20:02:47.601Z Downloaded time v0.3.27
11052023-11-20T20:02:47.612Z Downloaded headers v0.3.9
11062023-11-20T20:02:47.621Z Downloaded pretty_assertions v1.4.0
11072023-11-20T20:02:48.030Z Downloaded reqwest v0.11.22
11082023-11-20T20:02:48.033Z Downloaded idna v0.4.0
11092023-11-20T20:02:48.036Z Downloaded idna v0.2.3
11102023-11-20T20:02:48.039Z Downloaded chrono v0.4.31
11112023-11-20T20:02:48.043Z Downloaded snafu v0.7.5
11122023-11-20T20:02:48.053Z Downloaded tough v0.14.0
11132023-11-20T20:02:48.060Z Downloaded socket2 v0.5.4
11142023-11-20T20:02:48.063Z Downloaded futures v0.3.29
11152023-11-20T20:02:48.067Z Downloaded regex-automata v0.1.10
11162023-11-20T20:02:48.070Z Downloaded rustc-demangle v0.1.23
11172023-11-20T20:02:48.073Z Downloaded pem-rfc7468 v0.7.0
11182023-11-20T20:02:48.076Z Downloaded signal-hook v0.3.17
11192023-11-20T20:02:48.079Z Downloaded phf_shared v0.11.2
11202023-11-20T20:02:48.082Z Downloaded diesel_derives v2.1.1
11212023-11-20T20:02:48.085Z Downloaded http v0.2.11
11222023-11-20T20:02:48.088Z Downloaded strum_macros v0.24.3
11232023-11-20T20:02:48.091Z Downloaded socket2 v0.4.9
11242023-11-20T20:02:48.094Z Downloaded prettyplease v0.2.12
11252023-11-20T20:02:48.097Z Downloaded aho-corasick v1.0.4
11262023-11-20T20:02:48.100Z Downloaded pest v2.7.2
11272023-11-20T20:02:48.103Z Downloaded zerocopy v0.6.4
11282023-11-20T20:02:48.106Z Downloaded tracing v0.1.37
11292023-11-20T20:02:48.109Z Downloaded itertools v0.11.0
11302023-11-20T20:02:48.112Z Downloaded rcgen v0.11.3
11312023-11-20T20:02:48.115Z Downloaded serde_yaml v0.9.25
11322023-11-20T20:02:48.118Z Downloaded semver v0.11.0
11332023-11-20T20:02:48.121Z Downloaded snafu-derive v0.7.5
11342023-11-20T20:02:48.123Z Downloaded hex v0.4.3
11352023-11-20T20:02:48.126Z Downloaded wyz v0.5.1
11362023-11-20T20:02:48.130Z Downloaded httparse v1.8.0
11372023-11-20T20:02:48.134Z Downloaded predicates v2.1.5
11382023-11-20T20:02:48.138Z Downloaded vte v0.11.1
11392023-11-20T20:02:48.141Z Downloaded typenum v1.16.0
11402023-11-20T20:02:48.145Z Downloaded filetime v0.2.22
11412023-11-20T20:02:48.148Z Downloaded expectorate v1.1.0
11422023-11-20T20:02:48.151Z Downloaded libm v0.2.7
11432023-11-20T20:02:48.154Z Downloaded num-bigint-dig v0.8.4
11442023-11-20T20:02:48.157Z Downloaded xattr v1.0.1
11452023-11-20T20:02:48.160Z Downloaded semver v0.1.20
11462023-11-20T20:02:48.163Z Downloaded serde_tokenstream v0.2.0
11472023-11-20T20:02:48.166Z Downloaded pkcs1 v0.7.5
11482023-11-20T20:02:48.168Z Downloaded hashbrown v0.12.3
11492023-11-20T20:02:48.171Z Downloaded term v0.7.0
11502023-11-20T20:02:48.174Z Downloaded hex-literal v0.4.1
11512023-11-20T20:02:48.177Z Downloaded serde_with_macros v2.3.3
11522023-11-20T20:02:48.180Z Downloaded unicode-normalization v0.1.22
11532023-11-20T20:02:48.183Z Downloaded spki v0.7.2
11542023-11-20T20:02:48.186Z Downloaded yansi v0.5.1
11552023-11-20T20:02:48.188Z Downloaded pkg-config v0.3.27
11562023-11-20T20:02:48.191Z Downloaded rand_chacha v0.3.1
11572023-11-20T20:02:48.194Z Downloaded radium v0.7.0
11582023-11-20T20:02:48.197Z Downloaded static_assertions v1.1.0
11592023-11-20T20:02:48.200Z Downloaded serde_path_to_error v0.1.14
11602023-11-20T20:02:48.203Z Downloaded ucd-trie v0.1.6
11612023-11-20T20:02:48.206Z Downloaded salty v0.2.0
11622023-11-20T20:02:48.209Z Downloaded tracing-core v0.1.31
11632023-11-20T20:02:48.212Z Downloaded poly1305 v0.8.0
11642023-11-20T20:02:48.214Z Downloaded similar v2.2.1
11652023-11-20T20:02:48.219Z Downloaded partial-io v0.5.4
11662023-11-20T20:02:48.222Z Downloaded digest v0.10.7
11672023-11-20T20:02:48.225Z Downloaded getopts v0.2.21
11682023-11-20T20:02:48.227Z Downloaded toml v0.5.11
11692023-11-20T20:02:48.230Z Downloaded itertools v0.10.5
11702023-11-20T20:02:48.233Z Downloaded zone_cfg_derive v0.3.0
11712023-11-20T20:02:48.236Z Downloaded pkcs8 v0.10.2
11722023-11-20T20:02:48.239Z Downloaded smallvec v1.11.0
11732023-11-20T20:02:48.241Z Downloaded elliptic-curve v0.13.5
11742023-11-20T20:02:48.244Z Downloaded rustls-pemfile v1.0.3
11752023-11-20T20:02:48.247Z Downloaded rustfmt-wrapper v0.2.0
11762023-11-20T20:02:48.250Z Downloaded rustc-hash v1.1.0
11772023-11-20T20:02:48.253Z Downloaded which v4.4.0
11782023-11-20T20:02:48.256Z Downloaded derive-where v1.2.5
11792023-11-20T20:02:48.259Z Downloaded ed25519 v1.5.3
11802023-11-20T20:02:48.262Z Downloaded num-bigint v0.4.4
11812023-11-20T20:02:48.265Z Downloaded mio v0.8.8
11822023-11-20T20:02:48.268Z Downloaded clap v2.34.0
11832023-11-20T20:02:48.270Z Downloaded toml v0.7.8
11842023-11-20T20:02:48.276Z Downloaded zeroize v1.6.0
11852023-11-20T20:02:48.279Z Downloaded rstest_macros v0.18.2
11862023-11-20T20:02:48.282Z Downloaded strip-ansi-escapes v0.2.0
11872023-11-20T20:02:48.285Z Downloaded dirs-sys-next v0.1.2
11882023-11-20T20:02:48.288Z Downloaded dirs-next v2.0.0
11892023-11-20T20:02:48.290Z Downloaded yasna v0.5.2
11902023-11-20T20:02:48.321Z Downloaded url v2.4.1
11912023-11-20T20:02:48.324Z Downloaded waitgroup v0.1.2
11922023-11-20T20:02:48.327Z Downloaded stable_deref_trait v1.2.0
11932023-11-20T20:02:48.331Z Downloaded termios v0.3.3
11942023-11-20T20:02:48.334Z Downloaded termcolor v1.2.0
11952023-11-20T20:02:48.337Z Downloaded strsim v0.8.0
11962023-11-20T20:02:48.340Z Downloaded wait-timeout v0.2.0
11972023-11-20T20:02:48.342Z Downloaded rand_core v0.6.4
11982023-11-20T20:02:48.345Z Downloaded fatfs v0.3.6
11992023-11-20T20:02:48.348Z Downloaded similar-asserts v1.5.0
12002023-11-20T20:02:48.351Z Downloaded vec_map v0.8.2
12012023-11-20T20:02:48.354Z Downloaded rayon-core v1.12.0
12022023-11-20T20:02:48.357Z Downloaded trust-dns-server v0.22.1
12032023-11-20T20:02:48.359Z Downloaded tracing-attributes v0.1.26
12042023-11-20T20:02:48.362Z Downloaded r2d2 v0.8.10
12052023-11-20T20:02:48.365Z Downloaded half v1.8.2
12062023-11-20T20:02:48.367Z Downloaded dashmap v5.5.1
12072023-11-20T20:02:48.370Z Downloaded schemars v0.8.13
12082023-11-20T20:02:48.373Z Downloaded flume v0.11.0
12092023-11-20T20:02:48.375Z Downloaded zone v0.3.0
12102023-11-20T20:02:48.378Z Downloaded tui-tree-widget v0.13.0
12112023-11-20T20:02:48.381Z Downloaded serde_derive_internals v0.26.0
12122023-11-20T20:02:48.384Z Downloaded funty v2.0.0
12132023-11-20T20:02:48.386Z Downloaded rand_xorshift v0.3.0
12142023-11-20T20:02:48.389Z Downloaded smallvec v0.6.14
12152023-11-20T20:02:48.392Z Downloaded signal-hook-registry v1.4.1
12162023-11-20T20:02:48.395Z Downloaded rust-argon2 v1.0.1
12172023-11-20T20:02:48.398Z Downloaded crossbeam-channel v0.5.8
12182023-11-20T20:02:48.401Z Downloaded enum-as-inner v0.5.1
12192023-11-20T20:02:48.403Z Downloaded rstest v0.18.2
12202023-11-20T20:02:48.406Z Downloaded structmeta-derive v0.2.0
12212023-11-20T20:02:48.410Z Downloaded subprocess v0.2.9
12222023-11-20T20:02:48.412Z Downloaded phf v0.11.2
12232023-11-20T20:02:48.415Z Downloaded getrandom v0.2.10
12242023-11-20T20:02:48.418Z Downloaded siphasher v0.3.11
12252023-11-20T20:02:48.421Z Downloaded sha1 v0.10.6
12262023-11-20T20:02:48.424Z Downloaded minimal-lexical v0.2.1
12272023-11-20T20:02:48.426Z Downloaded unsafe-libyaml v0.2.9
12282023-11-20T20:02:48.429Z Downloaded pest_derive v2.7.2
12292023-11-20T20:02:48.432Z Downloaded openssl-sys v0.9.93
12302023-11-20T20:02:48.435Z Downloaded derive_more v0.99.17
12312023-11-20T20:02:48.438Z Downloaded home v0.5.5
12322023-11-20T20:02:48.441Z Downloaded structmeta v0.2.0
12332023-11-20T20:02:48.449Z Downloaded signature v2.1.0
12342023-11-20T20:02:48.457Z Downloaded fastrand v2.0.0
12352023-11-20T20:02:48.468Z Downloaded unicode-bidi v0.3.13
12362023-11-20T20:02:48.474Z Downloaded uuid v1.5.0
12372023-11-20T20:02:48.483Z Downloaded subtle v2.5.0
12382023-11-20T20:02:48.895Z Downloaded hyper-rustls v0.24.2
12392023-11-20T20:02:48.900Z Downloaded futures-core v0.3.29
12402023-11-20T20:02:48.904Z Downloaded pest_meta v2.7.2
12412023-11-20T20:02:48.908Z Downloaded either v1.9.0
12422023-11-20T20:02:48.913Z Downloaded dof v0.1.5
12432023-11-20T20:02:48.916Z Downloaded rusty-fork v0.3.0
12442023-11-20T20:02:48.919Z Downloaded relative-path v1.9.0
12452023-11-20T20:02:48.922Z Downloaded futures-channel v0.3.29
12462023-11-20T20:02:48.925Z Downloaded mime_guess v2.0.4
12472023-11-20T20:02:48.929Z Downloaded fragile v2.0.0
12482023-11-20T20:02:48.933Z Downloaded base64 v0.21.5
12492023-11-20T20:02:48.938Z Downloaded backtrace v0.3.69
12502023-11-20T20:02:48.943Z Downloaded strum v0.25.0
12512023-11-20T20:02:48.947Z Downloaded derive_builder_core v0.12.0
12522023-11-20T20:02:48.954Z Downloaded futures-macro v0.3.29
12532023-11-20T20:02:48.961Z Downloaded serde_urlencoded v0.7.1
12542023-11-20T20:02:48.966Z Downloaded serde_tokenstream v0.1.7
12552023-11-20T20:02:48.971Z Downloaded scheduled-thread-pool v0.2.7
12562023-11-20T20:02:48.979Z Downloaded rtoolbox v0.0.1
12572023-11-20T20:02:48.986Z Downloaded rpassword v7.2.0
12582023-11-20T20:02:48.991Z Downloaded thread-id v4.2.0
12592023-11-20T20:02:48.996Z Downloaded parking_lot v0.11.2
12602023-11-20T20:02:49.422Z Downloaded papergrid v0.10.0
12612023-11-20T20:02:49.427Z Downloaded owo-colors v3.5.0
12622023-11-20T20:02:49.431Z Downloaded ref-cast-impl v1.0.20
12632023-11-20T20:02:49.435Z Downloaded parse-display-derive v0.8.2
12642023-11-20T20:02:49.452Z Downloaded float-cmp v0.9.0
12652023-11-20T20:02:49.458Z Downloaded dtrace-parser v0.1.14
12662023-11-20T20:02:49.461Z Downloaded humantime v2.1.0
12672023-11-20T20:02:49.464Z Downloaded generic-array v0.14.7
12682023-11-20T20:02:49.467Z Downloaded futures-timer v3.0.2
12692023-11-20T20:02:49.470Z Downloaded futures-sink v0.3.29
12702023-11-20T20:02:49.473Z Downloaded futures-io v0.3.29
12712023-11-20T20:02:49.476Z Downloaded futures-executor v0.3.29
12722023-11-20T20:02:49.479Z Downloaded fs-err v2.10.0
12732023-11-20T20:02:49.482Z Downloaded derive_builder v0.12.0
12742023-11-20T20:02:49.485Z Downloaded deranged v0.3.8
12752023-11-20T20:02:49.488Z Downloaded cc v1.0.83
12762023-11-20T20:02:49.491Z Downloaded bytes v1.5.0
12772023-11-20T20:02:49.494Z Downloaded base64 v0.13.1
12782023-11-20T20:02:49.497Z Downloaded arc-swap v1.6.0
12792023-11-20T20:02:49.500Z Downloaded structopt v0.3.26
12802023-11-20T20:02:49.503Z Downloaded parking_lot v0.12.1
12812023-11-20T20:02:49.505Z Downloaded indicatif v0.17.7
12822023-11-20T20:02:49.509Z Downloaded num-traits v0.2.16
12832023-11-20T20:02:49.511Z Downloaded unicode-width v0.1.11
12842023-11-20T20:02:49.514Z Downloaded foreign-types-shared v0.3.1
12852023-11-20T20:02:49.517Z Downloaded scopeguard v1.2.0
12862023-11-20T20:02:49.520Z Downloaded swrite v0.1.0
12872023-11-20T20:02:49.523Z Downloaded remove_dir_all v0.5.3
12882023-11-20T20:02:49.526Z Downloaded olpc-cjson v0.1.3
12892023-11-20T20:02:49.529Z Downloaded num-complex v0.4.4
12902023-11-20T20:02:49.532Z Downloaded usdt-impl v0.3.5
12912023-11-20T20:02:49.535Z Downloaded darling v0.14.4
12922023-11-20T20:02:49.538Z Downloaded der_derive v0.7.2
12932023-11-20T20:02:49.541Z Downloaded mockall_derive v0.11.4
12942023-11-20T20:02:49.544Z Downloaded utf-8 v0.7.6
12952023-11-20T20:02:49.547Z Downloaded debug-ignore v1.0.5
12962023-11-20T20:02:49.550Z Downloaded datatest-stable v0.2.3
12972023-11-20T20:02:49.554Z Downloaded const-oid v0.9.5
12982023-11-20T20:02:49.557Z Downloaded crc32fast v1.3.2
12992023-11-20T20:02:49.559Z Downloaded slog-term v2.9.0
13002023-11-20T20:02:49.563Z Downloaded multer v2.1.0
13012023-11-20T20:02:49.566Z Downloaded blake2b_simd v1.0.1
13022023-11-20T20:02:49.569Z Downloaded blake2 v0.10.6
13032023-11-20T20:02:49.572Z Downloaded spin v0.9.8
13042023-11-20T20:02:49.575Z Downloaded libtest-mimic v0.6.1
13052023-11-20T20:02:49.581Z Downloaded base64ct v1.6.0
13062023-11-20T20:02:49.585Z Downloaded data-encoding v2.4.0
13072023-11-20T20:02:49.588Z Downloaded slog-async v2.8.0
13082023-11-20T20:02:49.591Z Downloaded num-derive v0.4.0
13092023-11-20T20:02:49.594Z Downloaded memoffset v0.9.0
13102023-11-20T20:02:49.599Z Downloaded hyper-staticfile v0.9.5
13112023-11-20T20:02:49.601Z Downloaded path-dedot v3.1.0
13122023-11-20T20:02:49.604Z Downloaded path-absolutize v3.1.0
13132023-11-20T20:02:49.607Z Downloaded unicode-linebreak v0.1.5
13142023-11-20T20:02:49.610Z Downloaded nibble_vec v0.1.0
13152023-11-20T20:02:49.614Z Downloaded foreign-types v0.5.0
13162023-11-20T20:02:49.617Z Downloaded foreign-types v0.3.2
13172023-11-20T20:02:49.620Z Downloaded rustversion v1.0.14
13182023-11-20T20:02:49.623Z Downloaded usdt v0.3.5
13192023-11-20T20:02:49.627Z Downloaded once_cell v1.18.0
13202023-11-20T20:02:49.632Z Downloaded omicron-zone-package v0.9.1
13212023-11-20T20:02:49.635Z Downloaded crossterm v0.27.0
13222023-11-20T20:02:49.638Z Downloaded serde_plain v1.0.2
13232023-11-20T20:02:49.641Z Downloaded untrusted v0.9.0
13242023-11-20T20:02:49.644Z Downloaded untrusted v0.7.1
13252023-11-20T20:02:49.647Z Downloaded universal-hash v0.5.1
13262023-11-20T20:02:49.651Z Downloaded unicode-xid v0.2.4
13272023-11-20T20:02:49.654Z Downloaded nanorand v0.7.0
13282023-11-20T20:02:49.657Z Downloaded macaddr v1.0.1
13292023-11-20T20:02:49.660Z Downloaded linear-map v1.2.0
13302023-11-20T20:02:49.666Z Downloaded backoff v0.4.0
13312023-11-20T20:02:49.676Z Downloaded ahash v0.8.3
13322023-11-20T20:02:49.679Z Downloaded argon2 v0.5.2
13332023-11-20T20:02:49.682Z Downloaded strum_macros v0.25.2
13342023-11-20T20:02:49.685Z Downloaded darling_core v0.14.4
13352023-11-20T20:02:49.688Z Downloaded bitflags v2.4.0
13362023-11-20T20:02:49.692Z Downloaded slab v0.4.9
13372023-11-20T20:02:49.700Z Downloaded native-tls v0.2.11
13382023-11-20T20:02:49.703Z Downloaded tabled_derive v0.6.0
13392023-11-20T20:02:49.706Z Downloaded spin v0.5.2
13402023-11-20T20:02:49.709Z Downloaded shell-words v1.1.0
13412023-11-20T20:02:49.713Z Downloaded packed_struct_codegen v0.10.1
13422023-11-20T20:02:49.717Z Downloaded num_enum_derive v0.5.11
13432023-11-20T20:02:49.724Z Downloaded slog-bunyan v2.4.0
13442023-11-20T20:02:49.727Z Downloaded async-trait v0.1.74
13452023-11-20T20:02:49.730Z Downloaded arrayvec v0.7.4
13462023-11-20T20:02:49.733Z Downloaded serde-big-array v0.5.1
13472023-11-20T20:02:49.736Z Downloaded stringprep v0.1.3
13482023-11-20T20:02:49.739Z Downloaded string_cache v0.8.7
13492023-11-20T20:02:49.742Z Downloaded slog-stdlog v4.1.1
13502023-11-20T20:02:49.746Z Downloaded nu-ansi-term v0.49.0
13512023-11-20T20:02:49.749Z Downloaded lru-cache v0.1.2
13522023-11-20T20:02:49.752Z Downloaded libsw v3.3.0
13532023-11-20T20:02:49.755Z Downloaded usdt-attr-macro v0.3.5
13542023-11-20T20:02:49.758Z Downloaded num_cpus v1.16.0
13552023-11-20T20:02:49.762Z Downloaded num v0.4.1
13562023-11-20T20:02:49.765Z Downloaded criterion-plot v0.5.0
13572023-11-20T20:02:49.769Z Downloaded lock_api v0.4.10
13582023-11-20T20:02:49.772Z Downloaded crypto-bigint v0.5.2
13592023-11-20T20:02:49.776Z Downloaded crossbeam v0.8.2
13602023-11-20T20:02:49.779Z Downloaded new_debug_unreachable v1.0.4
13612023-11-20T20:02:49.782Z Downloaded oorandom v11.1.3
13622023-11-20T20:02:49.786Z Downloaded maplit v1.0.2
13632023-11-20T20:02:49.789Z Downloaded keccak v0.1.4
13642023-11-20T20:02:49.792Z Downloaded lazy_static v1.4.0
13652023-11-20T20:02:49.795Z Downloaded itertools v0.12.0
13662023-11-20T20:02:49.799Z Downloaded openssl-macros v0.1.1
13672023-11-20T20:02:49.802Z Downloaded number_prefix v0.4.0
13682023-11-20T20:02:49.805Z Downloaded bytesize v1.3.0
13692023-11-20T20:02:49.807Z Downloaded buf-list v1.0.3
13702023-11-20T20:02:49.811Z Downloaded bit-vec v0.6.3
13712023-11-20T20:02:49.817Z Downloaded bb8 v0.8.1
13722023-11-20T20:02:49.820Z Downloaded md-5 v0.10.5
13732023-11-20T20:02:49.825Z Downloaded ciborium-ll v0.2.1
13742023-11-20T20:02:49.828Z Downloaded ciborium-io v0.2.1
13752023-11-20T20:02:49.831Z Downloaded managed v0.8.0
13762023-11-20T20:02:49.834Z Downloaded chacha20 v0.9.1
13772023-11-20T20:02:49.837Z Downloaded bytecount v0.6.3
13782023-11-20T20:02:49.841Z Downloaded block-buffer v0.10.4
13792023-11-20T20:02:49.848Z Downloaded bit-set v0.5.3
13802023-11-20T20:02:49.859Z Downloaded base16ct v0.2.0
13812023-11-20T20:02:49.871Z Downloaded take_mut v0.2.2
13822023-11-20T20:02:49.882Z Downloaded signature v1.6.4
13832023-11-20T20:02:49.889Z Downloaded mime v0.3.17
13842023-11-20T20:02:49.892Z Downloaded bitfield v0.14.0
13852023-11-20T20:02:49.895Z Downloaded ascii-canvas v3.0.0
13862023-11-20T20:02:49.898Z Downloaded num_threads v0.1.6
13872023-11-20T20:02:49.901Z Downloaded maybe-uninit v2.0.0
13882023-11-20T20:02:49.904Z Downloaded convert_case v0.4.0
13892023-11-20T20:02:49.907Z Downloaded byteorder v1.5.0
13902023-11-20T20:02:49.910Z Downloaded atomicwrites v0.4.2
13912023-11-20T20:02:49.913Z Downloaded signal-hook-tokio v0.3.1
13922023-11-20T20:02:49.918Z Downloaded serde-big-array v0.4.1
13932023-11-20T20:02:49.922Z Downloaded matches v0.1.10
13942023-11-20T20:02:49.924Z Downloaded crunchy v0.2.2
13952023-11-20T20:02:49.928Z Downloaded assert_matches v1.5.0
13962023-11-20T20:02:49.931Z Downloaded aead v0.5.2
13972023-11-20T20:02:49.934Z Downloaded openssl-probe v0.1.5
13982023-11-20T20:02:49.940Z Downloaded memoffset v0.7.1
13992023-11-20T20:02:49.944Z Downloaded normalize-line-endings v0.3.0
14002023-11-20T20:02:49.947Z Downloaded arrayref v0.3.7
14012023-11-20T20:02:49.951Z Downloaded libloading v0.7.4
14022023-11-20T20:02:49.954Z Downloaded inout v0.1.3
14032023-11-20T20:02:49.957Z Downloaded cipher v0.4.4
14042023-11-20T20:02:49.960Z Downloaded curve25519-dalek-derive v0.1.0
14052023-11-20T20:02:49.964Z Downloaded indexmap v1.9.3
14062023-11-20T20:02:49.967Z Downloaded instant v0.1.12
14072023-11-20T20:02:49.970Z Downloaded indoc v1.0.9
14082023-11-20T20:02:49.973Z Downloaded hyper-tls v0.5.0
14092023-11-20T20:02:49.977Z Downloaded approx v0.5.1
14102023-11-20T20:02:49.980Z Downloaded iana-time-zone v0.1.57
14112023-11-20T20:02:49.983Z Downloaded crc-any v2.4.3
14122023-11-20T20:02:49.988Z Downloaded darling_core v0.20.3
14132023-11-20T20:02:49.991Z Downloaded console v0.15.7
14142023-11-20T20:02:49.994Z Downloaded cassowary v0.3.0
14152023-11-20T20:02:49.998Z Downloaded cancel-safe-futures v0.1.5
14162023-11-20T20:02:50.003Z Downloaded anes v0.1.6
14172023-11-20T20:02:50.006Z Downloaded adler v1.0.2
14182023-11-20T20:02:50.009Z Downloaded is_ci v1.1.1
14192023-11-20T20:02:50.013Z Downloaded crossbeam-utils v0.8.16
14202023-11-20T20:02:50.016Z Downloaded criterion v0.5.1
14212023-11-20T20:02:50.019Z Downloaded clang-sys v1.6.1
14222023-11-20T20:02:50.024Z Downloaded chacha20poly1305 v0.10.1
14232023-11-20T20:02:50.028Z Downloaded libefi-sys v0.1.0
14242023-11-20T20:02:50.031Z Downloaded lalrpop-util v0.19.12
14252023-11-20T20:02:50.034Z Downloaded crossbeam-epoch v0.9.15
14262023-11-20T20:02:50.037Z Downloaded cookie v0.18.0
14272023-11-20T20:02:50.041Z Downloaded constant_time_eq v0.2.6
14282023-11-20T20:02:50.046Z Downloaded impl-trait-for-tuples v0.2.2
14292023-11-20T20:02:50.050Z Downloaded cstr-argument v0.1.2
14302023-11-20T20:02:50.054Z Downloaded crucible-workspace-hack v0.1.0
14312023-11-20T20:02:50.057Z Downloaded is-terminal v0.4.9
14322023-11-20T20:02:50.061Z Downloaded crossbeam-queue v0.3.8
14332023-11-20T20:02:50.064Z Downloaded crc v3.0.1
14342023-11-20T20:02:50.067Z Downloaded corncobs v0.1.3
14352023-11-20T20:02:50.070Z Downloaded colored v2.0.4
14362023-11-20T20:02:50.074Z Downloaded newtype_derive v0.1.6
14372023-11-20T20:02:50.078Z Downloaded crypto-common v0.1.6
14382023-11-20T20:02:50.081Z Downloaded constant_time_eq v0.3.0
14392023-11-20T20:02:50.084Z Downloaded cfg-if v1.0.0
14402023-11-20T20:02:50.090Z Downloaded cfg-if v0.1.10
14412023-11-20T20:02:50.095Z Downloaded cexpr v0.6.0
14422023-11-20T20:02:50.098Z Compiling proc-macro2 v1.0.69
14432023-11-20T20:02:50.101Z Compiling serde v1.0.192
14442023-11-20T20:02:50.104Z Compiling autocfg v1.1.0
14452023-11-20T20:02:50.107Z Compiling version_check v0.9.4
14462023-11-20T20:02:50.110Z Compiling syn v1.0.109
14472023-11-20T20:02:50.113Z Compiling parking_lot_core v0.9.8
14482023-11-20T20:02:50.116Z Compiling libm v0.2.7
14492023-11-20T20:02:50.120Z Compiling libc v0.2.150
14502023-11-20T20:02:50.124Z Compiling futures-core v0.3.29
14512023-11-20T20:02:50.217Z Compiling cfg-if v1.0.0
14522023-11-20T20:02:50.327Z Compiling typenum v1.16.0
14532023-11-20T20:02:50.445Z Compiling once_cell v1.18.0
14542023-11-20T20:02:50.541Z Compiling futures-task v0.3.29
14552023-11-20T20:02:50.661Z Compiling generic-array v0.14.7
14562023-11-20T20:02:50.673Z Compiling lock_api v0.4.10
14572023-11-20T20:02:51.004Z Compiling quote v1.0.33
14582023-11-20T20:02:51.027Z Compiling num-traits v0.2.16
14592023-11-20T20:02:51.169Z Compiling slab v0.4.9
14602023-11-20T20:02:51.281Z Compiling futures-channel v0.3.29
14612023-11-20T20:02:51.605Z Compiling syn v2.0.32
14622023-11-20T20:02:51.777Z Compiling cc v1.0.83
14632023-11-20T20:02:52.267Z Compiling futures-util v0.3.29
14642023-11-20T20:02:52.288Z Compiling memchr v2.6.3
14652023-11-20T20:02:52.343Z Compiling pkg-config v0.3.27
14662023-11-20T20:02:52.579Z Compiling itoa v1.0.9
14672023-11-20T20:02:52.707Z Compiling serde_json v1.0.108
14682023-11-20T20:02:52.817Z Compiling log v0.4.20
14692023-11-20T20:02:52.958Z Compiling rustix v0.38.9
14702023-11-20T20:02:53.244Z Compiling schemars v0.8.13
14712023-11-20T20:02:53.542Z Compiling httparse v1.8.0
14722023-11-20T20:02:53.746Z Compiling indexmap v1.9.3
14732023-11-20T20:02:54.057Z Compiling getrandom v0.2.10
14742023-11-20T20:02:54.116Z Compiling ryu v1.0.15
14752023-11-20T20:02:54.218Z Compiling vcpkg v0.2.15
14762023-11-20T20:02:54.570Z Compiling equivalent v1.0.1
14772023-11-20T20:02:54.626Z Compiling hashbrown v0.14.2
14782023-11-20T20:02:54.685Z Compiling ahash v0.8.3
14792023-11-20T20:02:54.710Z Compiling openssl v0.10.57
14802023-11-20T20:02:55.133Z Compiling scopeguard v1.2.0
14812023-11-20T20:02:55.264Z Compiling fnv v1.0.7
14822023-11-20T20:02:55.309Z Compiling aho-corasick v1.0.4
14832023-11-20T20:02:55.422Z Compiling rustls v0.21.9
14842023-11-20T20:02:55.814Z Compiling regex-syntax v0.8.2
14852023-11-20T20:02:56.052Z Compiling ring v0.16.20
14862023-11-20T20:02:56.628Z Compiling ring v0.17.5
14872023-11-20T20:02:57.089Z Compiling openssl-sys v0.9.93
14882023-11-20T20:03:00.003Z Compiling native-tls v0.2.11
14892023-11-20T20:03:00.492Z Compiling async-trait v0.1.74
14902023-11-20T20:03:01.756Z Compiling regex-automata v0.4.3
14912023-11-20T20:03:01.762Z Compiling ucd-trie v0.1.6
14922023-11-20T20:03:01.769Z Compiling smallvec v1.11.0
14932023-11-20T20:03:02.101Z Compiling unicode-xid v0.2.4
14942023-11-20T20:03:02.344Z Compiling backtrace v0.3.69
14952023-11-20T20:03:02.883Z Compiling crossbeam-utils v0.8.16
14962023-11-20T20:03:03.184Z Compiling serde_derive_internals v0.26.0
14972023-11-20T20:03:03.571Z Compiling parking_lot v0.12.1
14982023-11-20T20:03:03.586Z Compiling iana-time-zone v0.1.57
14992023-11-20T20:03:04.084Z Compiling anyhow v1.0.75
15002023-11-20T20:03:04.992Z Compiling slog v2.7.0
15012023-11-20T20:03:05.015Z Compiling num-integer v0.1.45
15022023-11-20T20:03:05.237Z Compiling dyn-clone v1.0.13
15032023-11-20T20:03:05.419Z Compiling crc32fast v1.3.2
15042023-11-20T20:03:05.447Z Compiling byteorder v1.5.0
15052023-11-20T20:03:05.736Z Compiling synstructure v0.12.6
15062023-11-20T20:03:06.187Z Compiling hashbrown v0.13.2
15072023-11-20T20:03:06.191Z Compiling time-core v0.1.1
15082023-11-20T20:03:06.194Z Compiling spin v0.5.2
15092023-11-20T20:03:06.408Z Compiling time-macros v0.2.13
15102023-11-20T20:03:06.512Z Compiling pin-project-lite v0.2.13
15112023-11-20T20:03:06.673Z Compiling rustversion v1.0.14
15122023-11-20T20:03:07.035Z Compiling winnow v0.5.15
15132023-11-20T20:03:07.717Z Compiling signal-hook-registry v1.4.1
15142023-11-20T20:03:08.042Z Compiling regex v1.10.2
15152023-11-20T20:03:08.736Z Compiling mio v0.8.8
15162023-11-20T20:03:10.012Z Compiling errno v0.3.2
15172023-11-20T20:03:10.281Z Compiling num_cpus v1.16.0
15182023-11-20T20:03:10.374Z Compiling socket2 v0.5.4
15192023-11-20T20:03:10.440Z Compiling usdt-impl v0.3.5
15202023-11-20T20:03:10.559Z Compiling futures-sink v0.3.29
15212023-11-20T20:03:10.768Z Compiling unicode-width v0.1.11
15222023-11-20T20:03:10.990Z Compiling memoffset v0.9.0
15232023-11-20T20:03:11.086Z Compiling tinyvec_macros v0.1.1
15242023-11-20T20:03:11.200Z Compiling tinyvec v1.6.0
15252023-11-20T20:03:12.050Z Compiling pin-utils v0.1.0
15262023-11-20T20:03:12.117Z Compiling futures-io v0.3.29
15272023-11-20T20:03:12.177Z Compiling spin v0.9.8
15282023-11-20T20:03:12.204Z Compiling tracing-core v0.1.31
15292023-11-20T20:03:12.508Z Compiling unicode-bidi v0.3.13
15302023-11-20T20:03:12.734Z Compiling serde_derive v1.0.192
15312023-11-20T20:03:12.738Z Compiling thiserror-impl v1.0.49
15322023-11-20T20:03:13.126Z Compiling zeroize_derive v1.4.2
15332023-11-20T20:03:13.386Z Compiling tokio-macros v2.1.0
15342023-11-20T20:03:13.774Z Compiling futures-macro v0.3.29
15352023-11-20T20:03:14.300Z Compiling tracing-attributes v0.1.26
15362023-11-20T20:03:14.593Z Compiling schemars_derive v0.8.13
15372023-11-20T20:03:15.094Z Compiling openssl-macros v0.1.1
15382023-11-20T20:03:15.753Z Compiling zerocopy-derive v0.2.0
15392023-11-20T20:03:16.115Z Compiling zerocopy-derive v0.6.4
15402023-11-20T20:03:17.230Z Compiling thiserror v1.0.49
15412023-11-20T20:03:17.413Z Compiling pest v2.7.2
15422023-11-20T20:03:18.546Z Compiling zerocopy v0.3.0
15432023-11-20T20:03:19.422Z Compiling unicode-normalization v0.1.22
15442023-11-20T20:03:19.429Z Compiling clap_derive v4.4.2
15452023-11-20T20:03:19.436Z Compiling signal-hook v0.3.17
15462023-11-20T20:03:19.748Z Compiling dof v0.1.5
15472023-11-20T20:03:19.752Z Compiling tracing v0.1.37
15482023-11-20T20:03:19.887Z Compiling strum_macros v0.25.2
15492023-11-20T20:03:20.512Z Compiling lazy_static v1.4.0
15502023-11-20T20:03:20.655Z Compiling thread-id v4.2.0
15512023-11-20T20:03:20.806Z Compiling crossbeam-epoch v0.9.15
15522023-11-20T20:03:21.001Z Compiling strsim v0.10.0
15532023-11-20T20:03:21.044Z Compiling num-iter v0.1.43
15542023-11-20T20:03:21.876Z Compiling pest_meta v2.7.2
15552023-11-20T20:03:21.880Z Compiling either v1.9.0
15562023-11-20T20:03:22.058Z Compiling base64 v0.21.5
15572023-11-20T20:03:22.215Z Compiling rand_core v0.6.4
15582023-11-20T20:03:22.362Z Compiling untrusted v0.7.1
15592023-11-20T20:03:22.647Z Compiling untrusted v0.9.0
15602023-11-20T20:03:22.832Z Compiling foreign-types-shared v0.1.1
15612023-11-20T20:03:22.883Z Compiling openssl-probe v0.1.5
15622023-11-20T20:03:22.965Z Compiling percent-encoding v2.3.0
15632023-11-20T20:03:23.226Z Compiling hashbrown v0.12.3
15642023-11-20T20:03:23.307Z Compiling foreign-types v0.3.2
15652023-11-20T20:03:25.105Z Compiling pest_generator v2.7.2
15662023-11-20T20:03:27.019Z Compiling zeroize v1.6.0
15672023-11-20T20:03:28.085Z Compiling bzip2-sys v0.1.11+1.0.8
15682023-11-20T20:03:28.591Z Compiling pest_derive v2.7.2
15692023-11-20T20:03:28.718Z Compiling try-lock v0.2.4
15702023-11-20T20:03:28.919Z Compiling want v0.3.1
15712023-11-20T20:03:29.298Z Compiling rustls-webpki v0.101.7
15722023-11-20T20:03:29.361Z Compiling sct v0.7.0
15732023-11-20T20:03:29.646Z Compiling dtrace-parser v0.1.14
15742023-11-20T20:03:29.766Z Compiling form_urlencoded v1.2.0
15752023-11-20T20:03:30.202Z Compiling socket2 v0.4.9
15762023-11-20T20:03:30.283Z Compiling httpdate v1.0.3
15772023-11-20T20:03:30.848Z Compiling tower-service v0.3.2
15782023-11-20T20:03:31.009Z Compiling rustls-pemfile v1.0.3
15792023-11-20T20:03:31.402Z Compiling idna v0.4.0
15802023-11-20T20:03:31.509Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15812023-11-20T20:03:32.073Z Compiling siphasher v0.3.11
15822023-11-20T20:03:32.515Z Compiling adler v1.0.2
15832023-11-20T20:03:32.699Z Compiling rustls-native-certs v0.6.3
15842023-11-20T20:03:32.755Z Compiling miniz_oxide v0.7.1
15852023-11-20T20:03:32.840Z Compiling ipnet v2.8.0
15862023-11-20T20:03:32.887Z Compiling bitflags v1.3.2
15872023-11-20T20:03:33.012Z Compiling url v2.4.1
15882023-11-20T20:03:33.206Z Compiling encoding_rs v0.8.33
15892023-11-20T20:03:33.817Z Compiling mime v0.3.17
15902023-11-20T20:03:34.535Z Compiling webpki-roots v0.25.2
15912023-11-20T20:03:34.563Z Compiling gimli v0.28.0
15922023-11-20T20:03:34.612Z Compiling crypto-common v0.1.6
15932023-11-20T20:03:34.749Z Compiling enum-as-inner v0.5.1
15942023-11-20T20:03:35.070Z Compiling diesel_table_macro_syntax v0.1.0
15952023-11-20T20:03:35.616Z Compiling indexmap v2.1.0
15962023-11-20T20:03:35.632Z Compiling bytes v1.5.0
15972023-11-20T20:03:35.744Z Compiling chrono v0.4.31
15982023-11-20T20:03:36.212Z Compiling uuid v1.5.0
15992023-11-20T20:03:37.392Z Compiling semver v1.0.20
16002023-11-20T20:03:37.568Z Compiling http v0.2.11
16012023-11-20T20:03:37.623Z Compiling bitflags v2.4.0
16022023-11-20T20:03:38.219Z Compiling toml_datetime v0.6.5
16032023-11-20T20:03:38.478Z Compiling serde_spanned v0.6.4
16042023-11-20T20:03:38.804Z Compiling rustc_version v0.4.0
16052023-11-20T20:03:38.857Z Compiling toml_edit v0.19.15
16062023-11-20T20:03:40.013Z Compiling tokio v1.33.0
16072023-11-20T20:03:40.386Z Compiling openapiv3 v2.0.0-rc.1
16082023-11-20T20:03:42.540Z Compiling serde_tokenstream v0.1.7
16092023-11-20T20:03:43.328Z Compiling http-body v0.4.5
16102023-11-20T20:03:43.921Z Compiling heapless v0.7.16
16112023-11-20T20:03:44.261Z Compiling usdt-macro v0.3.5
16122023-11-20T20:03:44.518Z Compiling usdt-attr-macro v0.3.5
16132023-11-20T20:03:45.564Z Compiling serde_urlencoded v0.7.1
16142023-11-20T20:03:45.960Z Compiling addr2line v0.21.0
16152023-11-20T20:03:46.110Z Compiling object v0.32.1
16162023-11-20T20:03:46.153Z Compiling num-bigint v0.4.4
16172023-11-20T20:03:46.615Z Compiling smoltcp v0.9.1
16182023-11-20T20:03:46.809Z Compiling bit-vec v0.6.3
16192023-11-20T20:03:46.948Z Compiling rustc-demangle v0.1.23
16202023-11-20T20:03:47.684Z Compiling diesel_derives v2.1.1
16212023-11-20T20:03:48.032Z Compiling flate2 v1.0.28
16222023-11-20T20:03:48.423Z Compiling block-buffer v0.10.4
16232023-11-20T20:03:48.597Z Compiling phf_shared v0.10.0
16242023-11-20T20:03:48.716Z Compiling hubpack_derive v0.1.1
16252023-11-20T20:03:49.185Z Compiling new_debug_unreachable v1.0.4
16262023-11-20T20:03:49.299Z Compiling fixedbitset v0.4.2
16272023-11-20T20:03:49.511Z Compiling const-oid v0.9.5
16282023-11-20T20:03:49.917Z Compiling precomputed-hash v0.1.1
16292023-11-20T20:03:49.964Z Compiling ppv-lite86 v0.2.17
16302023-11-20T20:03:50.068Z Compiling subtle v2.5.0
16312023-11-20T20:03:50.493Z Compiling string_cache v0.8.7
16322023-11-20T20:03:50.566Z Compiling petgraph v0.6.4
16332023-11-20T20:03:51.119Z Compiling bit-set v0.5.3
16342023-11-20T20:03:51.236Z Compiling rand_chacha v0.3.1
16352023-11-20T20:03:51.517Z Compiling toml v0.7.8
16362023-11-20T20:03:52.708Z Compiling digest v0.10.7
16372023-11-20T20:03:52.769Z Compiling toml_edit v0.21.0
16382023-11-20T20:03:53.371Z Compiling tokio-util v0.7.10
16392023-11-20T20:03:54.904Z Compiling tokio-native-tls v0.3.1
16402023-11-20T20:03:55.281Z Compiling h2 v0.3.21
16412023-11-20T20:03:55.688Z Compiling tokio-rustls v0.24.1
16422023-11-20T20:03:57.086Z Compiling hex v0.4.3
16432023-11-20T20:03:57.278Z Compiling itertools v0.10.5
16442023-11-20T20:03:58.070Z Compiling lalrpop-util v0.19.12
16452023-11-20T20:03:58.592Z Compiling unicode-segmentation v1.10.1
16462023-11-20T20:03:59.130Z Compiling rand v0.8.5
16472023-11-20T20:04:01.171Z Compiling serde_repr v0.1.16
16482023-11-20T20:04:01.740Z Compiling io-lifetimes v1.0.11
16492023-11-20T20:04:01.942Z Compiling anstyle v1.0.2
16502023-11-20T20:04:01.964Z Compiling cpufeatures v0.2.9
16512023-11-20T20:04:02.061Z Compiling utf8parse v0.2.1
16522023-11-20T20:04:02.131Z Compiling sha2 v0.10.8
16532023-11-20T20:04:02.288Z Compiling anstyle-parse v0.2.1
16542023-11-20T20:04:02.483Z Compiling rustix v0.37.23
16552023-11-20T20:04:02.631Z Compiling md-5 v0.10.5
16562023-11-20T20:04:02.772Z Compiling hmac v0.12.1
16572023-11-20T20:04:02.863Z Compiling stringprep v0.1.3
16582023-11-20T20:04:03.372Z Compiling hash32 v0.2.1
16592023-11-20T20:04:03.377Z Compiling fallible-iterator v0.2.0
16602023-11-20T20:04:03.543Z Compiling colorchoice v1.0.0
16612023-11-20T20:04:03.759Z Compiling anstyle-query v1.0.0
16622023-11-20T20:04:03.938Z Compiling stable_deref_trait v1.2.0
16632023-11-20T20:04:04.209Z Compiling anstream v0.5.0
16642023-11-20T20:04:04.326Z Compiling block-padding v0.3.3
16652023-11-20T20:04:04.520Z Compiling terminal_size v0.2.6
16662023-11-20T20:04:04.608Z Compiling postgres-protocol v0.6.6
16672023-11-20T20:04:04.626Z Compiling phf_shared v0.11.2
16682023-11-20T20:04:04.969Z Compiling scheduled-thread-pool v0.2.7
16692023-11-20T20:04:05.159Z Compiling num_threads v0.1.6
16702023-11-20T20:04:05.162Z Compiling clap_lex v0.5.1
16712023-11-20T20:04:05.343Z Compiling matches v0.1.10
16722023-11-20T20:04:05.460Z Compiling regex-automata v0.1.10
16732023-11-20T20:04:05.708Z Compiling deranged v0.3.8
16742023-11-20T20:04:05.835Z Compiling managed v0.8.0
16752023-11-20T20:04:06.018Z Compiling postgres-types v0.2.6
16762023-11-20T20:04:06.592Z Compiling bstr v0.2.17
16772023-11-20T20:04:06.595Z Compiling clap_builder v4.4.2
16782023-11-20T20:04:06.598Z Compiling hyper v0.14.27
16792023-11-20T20:04:08.384Z Compiling idna v0.2.3
16802023-11-20T20:04:08.405Z Compiling signal-hook-mio v0.2.3
16812023-11-20T20:04:08.614Z Compiling r2d2 v0.8.10
16822023-11-20T20:04:08.797Z Compiling time v0.3.27
16832023-11-20T20:04:09.139Z Compiling phf v0.11.2
16842023-11-20T20:04:09.577Z Compiling bzip2 v0.4.4
16852023-11-20T20:04:10.148Z Compiling inout v0.1.3
16862023-11-20T20:04:10.498Z Compiling hubpack v0.1.2
16872023-11-20T20:04:10.762Z Compiling ipnetwork v0.20.0
16882023-11-20T20:04:11.167Z Compiling futures-executor v0.3.29
16892023-11-20T20:04:11.293Z Compiling itertools v0.11.0
16902023-11-20T20:04:11.941Z Compiling zerocopy v0.6.4
16912023-11-20T20:04:12.102Z Compiling float-cmp v0.9.0
16922023-11-20T20:04:12.441Z Compiling difflib v0.4.0
16932023-11-20T20:04:13.253Z Compiling static_assertions v1.1.0
16942023-11-20T20:04:13.385Z Compiling data-encoding v2.4.0
16952023-11-20T20:04:13.600Z Compiling regex-automata v0.3.8
16962023-11-20T20:04:14.499Z Compiling predicates-core v1.0.6
16972023-11-20T20:04:14.966Z Compiling whoami v1.4.1
16982023-11-20T20:04:15.810Z Compiling normalize-line-endings v0.3.0
16992023-11-20T20:04:15.973Z Compiling predicates v3.0.4
17002023-11-20T20:04:16.018Z Compiling tokio-postgres v0.7.10
17012023-11-20T20:04:16.138Z Compiling yasna v0.5.2
17022023-11-20T20:04:16.694Z Compiling bstr v1.6.0
17032023-11-20T20:04:16.935Z Compiling trust-dns-proto v0.22.0
17042023-11-20T20:04:17.421Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17052023-11-20T20:04:18.423Z Compiling hyper-rustls v0.24.2
17062023-11-20T20:04:18.970Z Compiling hyper-tls v0.5.0
17072023-11-20T20:04:19.205Z Compiling clap v4.4.3
17082023-11-20T20:04:19.348Z Compiling futures v0.3.29
17092023-11-20T20:04:19.465Z Compiling reqwest v0.11.22
17102023-11-20T20:04:19.496Z Compiling diesel v2.1.4
17112023-11-20T20:04:20.032Z Compiling cipher v0.4.4
17122023-11-20T20:04:20.308Z Compiling zip v0.6.6
17132023-11-20T20:04:20.725Z Compiling crossterm v0.27.0
17142023-11-20T20:04:22.280Z Compiling similar v2.2.1
17152023-11-20T20:04:22.575Z Compiling signature v2.1.0
17162023-11-20T20:04:22.884Z Compiling tokio-stream v0.1.14
17172023-11-20T20:04:24.005Z Compiling usdt v0.3.5
17182023-11-20T20:04:24.362Z Compiling console v0.15.7
17192023-11-20T20:04:25.613Z Compiling serde_tokenstream v0.2.0
17202023-11-20T20:04:26.024Z Compiling regress v0.7.1
17212023-11-20T20:04:26.399Z Compiling getopts v0.2.21
17222023-11-20T20:04:26.416Z Compiling unsafe-libyaml v0.2.9
17232023-11-20T20:04:27.801Z Compiling ident_case v1.0.1
17242023-11-20T20:04:28.598Z Compiling serde_yaml v0.9.25
17252023-11-20T20:04:29.189Z Compiling paste v1.0.14
17262023-11-20T20:04:29.233Z Compiling slog-async v2.8.0
17272023-11-20T20:04:29.472Z Compiling multer v2.1.0
17282023-11-20T20:04:29.974Z Compiling async-stream-impl v0.3.5
17292023-11-20T20:04:30.004Z Compiling darling_core v0.20.3
17302023-11-20T20:04:31.578Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17312023-11-20T20:04:32.368Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17322023-11-20T20:04:34.442Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17332023-11-20T20:04:36.661Z Compiling structmeta-derive v0.2.0
17342023-11-20T20:04:37.591Z Compiling regex-syntax v0.7.5
17352023-11-20T20:04:38.955Z Compiling darling_macro v0.20.3
17362023-11-20T20:04:40.417Z Compiling darling v0.20.3
17372023-11-20T20:04:40.514Z Compiling serde_with_macros v2.3.3
17382023-11-20T20:04:40.951Z Compiling structmeta v0.2.0
17392023-11-20T20:04:41.546Z Compiling test-strategy v0.3.1
17402023-11-20T20:04:47.873Z Compiling parse-display-derive v0.8.2
17412023-11-20T20:04:54.274Z Checking unicode-ident v1.0.12
17422023-11-20T20:04:55.748Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17432023-11-20T20:05:02.894Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17442023-11-20T20:05:03.075Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17452023-11-20T20:05:13.699Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17462023-11-20T20:05:26.360Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17472023-11-20T20:05:26.956Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17482023-11-20T20:05:32.635Z Checking heck v0.4.1
17492023-11-20T20:05:34.709Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17502023-11-20T20:05:36.420Z Checking fastrand v2.0.0
17512023-11-20T20:05:36.924Z Checking tempfile v3.8.0
17522023-11-20T20:05:37.217Z Checking sha1 v0.10.6
17532023-11-20T20:05:37.447Z Checking match_cfg v0.1.0
17542023-11-20T20:05:37.562Z Checking hostname v0.3.1
17552023-11-20T20:05:37.609Z Checking atty v0.2.14
17562023-11-20T20:05:37.732Z Checking quick-error v1.2.3
17572023-11-20T20:05:37.753Z Checking crossbeam-channel v0.5.8
17582023-11-20T20:05:37.779Z Checking camino v1.1.6
17592023-11-20T20:05:37.927Z Checking dirs-sys-next v0.1.2
17602023-11-20T20:05:38.074Z Checking thread_local v1.1.7
17612023-11-20T20:05:38.612Z Checking dirs-next v2.0.0
17622023-11-20T20:05:38.636Z Checking instant v0.1.12
17632023-11-20T20:05:38.664Z Checking term v0.7.0
17642023-11-20T20:05:38.685Z Checking toml v0.8.8
17652023-11-20T20:05:38.939Z Checking strum v0.25.0
17662023-11-20T20:05:38.982Z Checking take_mut v0.2.2
17672023-11-20T20:05:39.035Z Checking slog-json v2.6.1
17682023-11-20T20:05:39.127Z Checking slog-term v2.9.0
17692023-11-20T20:05:40.379Z Checking serde_with v2.3.3
17702023-11-20T20:05:40.393Z Checking wait-timeout v0.2.0
17712023-11-20T20:05:40.406Z Checking debug-ignore v1.0.5
17722023-11-20T20:05:40.839Z Checking atomic-waker v1.1.1
17732023-11-20T20:05:40.901Z Checking slog-bunyan v2.4.0
17742023-11-20T20:05:40.926Z Checking async-stream v0.3.5
17752023-11-20T20:05:40.945Z Checking waitgroup v0.1.2
17762023-11-20T20:05:41.421Z Checking serde_path_to_error v0.1.14
17772023-11-20T20:05:41.443Z Checking rusty-fork v0.3.0
17782023-11-20T20:05:41.889Z Checking rand_xorshift v0.3.0
17792023-11-20T20:05:41.910Z Checking unarray v0.1.4
17802023-11-20T20:05:41.925Z Checking backoff v0.4.0
17812023-11-20T20:05:41.941Z Checking proptest v1.4.0
17822023-11-20T20:05:41.951Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17832023-11-20T20:05:41.958Z Checking parse-display v0.8.2
17842023-11-20T20:05:41.963Z Checking macaddr v1.0.1
17852023-11-20T20:05:41.969Z Compiling proc-macro-error-attr v1.0.4
17862023-11-20T20:05:41.975Z Compiling proc-macro-crate v1.3.1
17872023-11-20T20:05:41.983Z Compiling proc-macro-error v1.0.4
17882023-11-20T20:05:43.166Z Compiling num_enum_derive v0.5.11
17892023-11-20T20:05:44.982Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17902023-11-20T20:05:45.034Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17912023-11-20T20:05:45.353Z Compiling crucible-workspace-hack v0.1.0
17922023-11-20T20:05:45.894Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17932023-11-20T20:05:45.911Z Compiling foreign-types-macros v0.2.3
17942023-11-20T20:05:45.927Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17952023-11-20T20:05:45.940Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17962023-11-20T20:05:46.379Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17972023-11-20T20:05:46.395Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17982023-11-20T20:05:47.588Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
17992023-11-20T20:05:47.648Z Compiling zone_cfg_derive v0.3.0
18002023-11-20T20:05:47.859Z Compiling mockall_derive v0.11.4
18012023-11-20T20:05:47.979Z Compiling num-derive v0.4.0
18022023-11-20T20:06:05.281Z Checking is-terminal v0.4.9
18032023-11-20T20:06:32.481Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18042023-11-20T20:06:36.698Z Checking termtree v0.4.1
18052023-11-20T20:06:36.995Z Checking predicates-tree v1.0.9
18062023-11-20T20:06:37.480Z Checking num_enum v0.5.11
18072023-11-20T20:06:37.761Z Checking postcard-cobs v0.1.5-pre
18082023-11-20T20:06:37.999Z Checking postcard v0.7.3
18092023-11-20T20:06:38.515Z Checking smoltcp v0.8.2
18102023-11-20T20:06:38.955Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18112023-11-20T20:06:39.080Z Checking foreign-types-shared v0.3.1
18122023-11-20T20:06:39.211Z Checking cfg-if v0.1.10
18132023-11-20T20:06:39.339Z Checking base64ct v1.6.0
18142023-11-20T20:06:39.364Z Checking foreign-types v0.5.0
18152023-11-20T20:06:39.670Z Checking cstr-argument v0.1.2
18162023-11-20T20:06:40.257Z Checking pretty-hex v0.2.1
18172023-11-20T20:06:40.265Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18182023-11-20T20:06:40.272Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18192023-11-20T20:06:40.934Z Checking colored v2.0.4
18202023-11-20T20:06:41.043Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18212023-11-20T20:06:41.477Z Checking predicates v2.1.5
18222023-11-20T20:06:41.497Z Compiling heck v0.3.3
18232023-11-20T20:06:41.568Z Checking downcast v0.11.0
18242023-11-20T20:06:41.852Z Compiling libefi-sys v0.1.0
18252023-11-20T20:06:41.912Z Checking fragile v2.0.0
18262023-11-20T20:06:42.108Z Compiling structopt-derive v0.4.18
18272023-11-20T20:06:42.290Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18282023-11-20T20:06:42.308Z Checking mockall v0.11.4
18292023-11-20T20:06:42.611Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18302023-11-20T20:06:42.646Z Checking zone v0.3.0
18312023-11-20T20:06:42.985Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18322023-11-20T20:06:43.286Z Checking smf v0.2.2
18332023-11-20T20:06:43.821Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18342023-11-20T20:06:43.949Z Compiling cancel-safe-futures v0.1.5
18352023-11-20T20:06:44.563Z Checking base64 v0.13.1
18362023-11-20T20:06:45.151Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18372023-11-20T20:06:46.509Z Checking filetime v0.2.22
18382023-11-20T20:06:46.536Z Checking xattr v1.0.1
18392023-11-20T20:06:46.789Z Compiling der_derive v0.7.2
18402023-11-20T20:06:46.815Z Checking tar v0.4.40
18412023-11-20T20:06:47.235Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18422023-11-20T20:06:47.656Z Compiling convert_case v0.4.0
18432023-11-20T20:06:47.951Z Compiling slog-dtrace v0.2.3
18442023-11-20T20:06:48.043Z Compiling radium v0.7.0
18452023-11-20T20:06:48.490Z Checking pem v1.1.1
18462023-11-20T20:06:48.702Z Checking camino-tempfile v1.0.2
18472023-11-20T20:06:48.804Z Compiling maybe-uninit v2.0.0
18482023-11-20T20:06:48.864Z Compiling derive_more v0.99.17
18492023-11-20T20:06:49.089Z Checking headers-core v0.2.0
18502023-11-20T20:06:49.674Z Compiling num-bigint-dig v0.8.4
18512023-11-20T20:06:49.699Z Compiling packed_struct v0.10.1
18522023-11-20T20:06:49.714Z Checking headers v0.3.9
18532023-11-20T20:06:49.739Z Compiling packed_struct_codegen v0.10.1
18542023-11-20T20:06:50.216Z Checking pem v3.0.2
18552023-11-20T20:06:50.581Z Checking atomicwrites v0.4.2
18562023-11-20T20:06:50.606Z Checking rcgen v0.11.3
18572023-11-20T20:06:50.863Z Checking subprocess v0.2.9
18582023-11-20T20:06:51.507Z Compiling num-rational v0.4.1
18592023-11-20T20:06:51.667Z Compiling same-file v1.0.6
18602023-11-20T20:06:51.703Z Compiling semver-parser v0.10.2
18612023-11-20T20:06:52.053Z Compiling walkdir v2.4.0
18622023-11-20T20:06:52.742Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18632023-11-20T20:06:52.794Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18642023-11-20T20:06:53.082Z Compiling semver v0.11.0
18652023-11-20T20:06:54.264Z Compiling home v0.5.5
18662023-11-20T20:06:54.497Z Compiling toolchain_find v0.2.0
18672023-11-20T20:06:54.967Z Compiling toml v0.5.11
18682023-11-20T20:06:55.303Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18692023-11-20T20:06:55.463Z Checking linked-hash-map v0.5.6
18702023-11-20T20:06:55.935Z Compiling omicron-zone-package v0.9.1
18712023-11-20T20:06:57.072Z Compiling doc-comment v0.3.3
18722023-11-20T20:06:57.605Z Checking lru-cache v0.1.2
18732023-11-20T20:06:57.815Z Compiling rustfmt-wrapper v0.2.0
18742023-11-20T20:06:58.060Z Checking half v1.8.2
18752023-11-20T20:06:58.083Z Checking ciborium-io v0.2.1
18762023-11-20T20:06:58.678Z Checking ciborium-ll v0.2.1
18772023-11-20T20:06:58.811Z Checking password-hash v0.5.0
18782023-11-20T20:06:58.962Z Checking textwrap v0.11.0
18792023-11-20T20:06:59.132Z Checking blake2 v0.10.6
18802023-11-20T20:06:59.284Z Checking strsim v0.8.0
18812023-11-20T20:06:59.517Z Checking vec_map v0.8.2
18822023-11-20T20:06:59.543Z Checking ansi_term v0.12.1
18832023-11-20T20:06:59.803Z Checking argon2 v0.5.2
18842023-11-20T20:06:59.914Z Checking ciborium v0.2.1
18852023-11-20T20:07:00.009Z Checking clap v2.34.0
18862023-11-20T20:07:00.348Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18872023-11-20T20:07:00.792Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18882023-11-20T20:07:00.866Z Checking arc-swap v1.6.0
18892023-11-20T20:07:01.231Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18902023-11-20T20:07:01.371Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18912023-11-20T20:07:01.552Z Checking slog-scope v4.4.0
18922023-11-20T20:07:01.564Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18932023-11-20T20:07:01.734Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18942023-11-20T20:07:01.843Z Checking slog-stdlog v4.1.1
18952023-11-20T20:07:02.001Z Compiling snafu-derive v0.7.5
18962023-11-20T20:07:02.447Z Checking slog-envlogger v2.2.0
18972023-11-20T20:07:02.959Z Checking newline-converter v0.3.0
18982023-11-20T20:07:03.166Z Compiling derive-where v1.2.5
18992023-11-20T20:07:03.488Z Compiling parking_lot_core v0.8.6
19002023-11-20T20:07:04.539Z Compiling semver v0.1.20
19012023-11-20T20:07:04.637Z Checking structopt v0.3.26
19022023-11-20T20:07:05.217Z Compiling rustc_version v0.1.7
19032023-11-20T20:07:05.666Z Checking expectorate v1.1.0
19042023-11-20T20:07:05.805Z Checking pem-rfc7468 v0.7.0
19052023-11-20T20:07:06.439Z Checking termcolor v1.2.0
19062023-11-20T20:07:06.698Z Checking flagset v0.4.3
19072023-11-20T20:07:06.997Z Checking der v0.7.8
19082023-11-20T20:07:07.915Z Compiling newtype_derive v0.1.6
19092023-11-20T20:07:14.063Z Checking spki v0.7.2
19102023-11-20T20:07:16.583Z Checking tap v1.0.1
19112023-11-20T20:07:36.220Z Checking wyz v0.5.1
19122023-11-20T20:07:37.007Z Checking resolv-conf v0.7.0
19132023-11-20T20:07:37.859Z Checking fxhash v0.2.1
19142023-11-20T20:07:38.462Z Checking crc-catalog v2.2.0
19152023-11-20T20:07:38.657Z Checking funty v2.0.0
19162023-11-20T20:07:38.741Z Checking crc v3.0.1
19172023-11-20T20:07:39.186Z Checking pkcs8 v0.10.2
19182023-11-20T20:07:39.265Z Checking trust-dns-resolver v0.22.0
19192023-11-20T20:07:39.434Z Checking itertools v0.12.0
19202023-11-20T20:07:39.475Z Checking nodrop v0.1.14
19212023-11-20T20:07:40.084Z Checking pkcs1 v0.7.5
19222023-11-20T20:07:40.261Z Checking array-init v0.0.4
19232023-11-20T20:07:40.307Z Checking smallvec v0.6.14
19242023-11-20T20:07:40.371Z Compiling rayon-core v1.12.0
19252023-11-20T20:07:40.434Z Checking bitfield v0.14.0
19262023-11-20T20:07:40.480Z Checking bitvec v1.0.1
19272023-11-20T20:07:40.580Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19282023-11-20T20:07:40.603Z Checking serde-hex v0.1.0
19292023-11-20T20:07:40.624Z Checking x509-cert v0.2.4
19302023-11-20T20:07:40.693Z Checking env_logger v0.10.0
19312023-11-20T20:07:40.708Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19322023-11-20T20:07:40.735Z Checking rsa v0.9.2
19332023-11-20T20:07:40.764Z Checking hkdf v0.12.3
19342023-11-20T20:07:40.844Z Checking ron v0.8.1
19352023-11-20T20:07:40.914Z Compiling memoffset v0.7.1
19362023-11-20T20:07:40.942Z Checking crc-any v2.4.3
19372023-11-20T20:07:40.977Z Compiling buf-list v1.0.3
19382023-11-20T20:07:41.052Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19392023-11-20T20:07:41.126Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19402023-11-20T20:07:41.197Z Checking object v0.30.4
19412023-11-20T20:07:41.216Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19422023-11-20T20:07:41.227Z Compiling unicase v2.7.0
19432023-11-20T20:07:41.239Z Checking path-slash v0.1.5
19442023-11-20T20:07:41.252Z Checking utf-8 v0.7.6
19452023-11-20T20:07:41.274Z Checking keccak v0.1.4
19462023-11-20T20:07:41.300Z Checking sha3 v0.10.8
19472023-11-20T20:07:41.350Z Checking secrecy v0.8.0
19482023-11-20T20:07:41.391Z Compiling platforms v3.0.2
19492023-11-20T20:07:41.416Z Compiling salty v0.2.0
19502023-11-20T20:07:41.492Z Checking num-complex v0.4.4
19512023-11-20T20:07:41.533Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19522023-11-20T20:07:41.614Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19532023-11-20T20:07:41.653Z Compiling curve25519-dalek v4.1.0
19542023-11-20T20:07:41.700Z Checking num v0.4.1
19552023-11-20T20:07:41.799Z Checking glob v0.3.1
19562023-11-20T20:07:41.876Z Checking openapiv3 v1.0.3
19572023-11-20T20:07:41.925Z Compiling thiserror-impl-no-std v2.0.2
19582023-11-20T20:07:41.996Z Compiling mime_guess v2.0.4
19592023-11-20T20:07:42.113Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19602023-11-20T20:07:42.173Z Compiling curve25519-dalek-derive v0.1.0
19612023-11-20T20:07:42.181Z Checking swrite v0.1.0
19622023-11-20T20:07:42.225Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19632023-11-20T20:07:42.246Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19642023-11-20T20:07:42.315Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19652023-11-20T20:07:42.360Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19662023-11-20T20:07:42.374Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19672023-11-20T20:07:42.395Z Checking nibble_vec v0.1.0
19682023-11-20T20:07:42.411Z Checking endian-type v0.1.2
19692023-11-20T20:07:42.421Z Compiling portable-atomic v1.4.3
19702023-11-20T20:07:42.441Z Compiling crunchy v0.2.2
19712023-11-20T20:07:42.460Z Checking radix_trie v0.2.1
19722023-11-20T20:07:42.514Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19732023-11-20T20:07:42.536Z Checking snafu v0.7.5
19742023-11-20T20:07:42.582Z Checking libsw v3.3.0
19752023-11-20T20:07:42.616Z Checking owo-colors v3.5.0
19762023-11-20T20:07:42.659Z Compiling tiny-keccak v2.0.2
19772023-11-20T20:07:42.710Z Checking linear-map v1.2.0
19782023-11-20T20:07:42.824Z Checking parking_lot v0.11.2
19792023-11-20T20:07:42.887Z Checking trust-dns-client v0.22.0
19802023-11-20T20:07:42.929Z Compiling clang-sys v1.6.1
19812023-11-20T20:07:42.969Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19822023-11-20T20:07:43.448Z Checking crossbeam-deque v0.8.3
19832023-11-20T20:07:43.458Z Compiling darling_core v0.14.4
19842023-11-20T20:07:43.469Z Compiling prettyplease v0.2.12
19852023-11-20T20:07:43.479Z Checking trust-dns-server v0.22.1
19862023-11-20T20:07:43.487Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19872023-11-20T20:07:43.496Z Compiling ascii-canvas v3.0.0
19882023-11-20T20:07:44.140Z Checking sled v0.34.7
19892023-11-20T20:07:44.906Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19902023-11-20T20:07:46.195Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19912023-11-20T20:07:47.563Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19922023-11-20T20:07:48.636Z Compiling ena v0.14.2
19932023-11-20T20:07:48.769Z Checking signature v1.6.4
19942023-11-20T20:07:48.936Z Checking pretty-hex v0.3.0
19952023-11-20T20:07:48.960Z Compiling minimal-lexical v0.2.1
19962023-11-20T20:07:49.153Z Compiling diff v0.1.13
19972023-11-20T20:07:49.301Z Compiling regex-syntax v0.6.29
19982023-11-20T20:07:49.743Z Compiling nom v7.1.3
19992023-11-20T20:07:50.053Z Compiling darling_macro v0.14.4
20002023-11-20T20:07:50.201Z Checking ed25519 v1.5.3
20012023-11-20T20:07:50.507Z Checking tungstenite v0.18.0
20022023-11-20T20:07:50.874Z Checking path-dedot v3.1.0
20032023-11-20T20:07:50.955Z Compiling libloading v0.7.4
20042023-11-20T20:07:51.097Z Compiling bindgen v0.65.1
20052023-11-20T20:07:51.495Z Compiling darling v0.14.4
20062023-11-20T20:07:51.551Z Compiling ref-cast v1.0.20
20072023-11-20T20:07:51.665Z Compiling derive_builder_core v0.12.0
20082023-11-20T20:07:51.888Z Checking tokio-tungstenite v0.18.0
20092023-11-20T20:07:52.201Z Checking rayon v1.8.0
20102023-11-20T20:07:52.392Z Checking path-absolutize v3.1.0
20112023-11-20T20:07:52.584Z Checking steno v0.4.0
20122023-11-20T20:07:52.617Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20132023-11-20T20:07:55.398Z Compiling lalrpop v0.19.12
20142023-11-20T20:07:55.879Z Compiling cexpr v0.6.0
20152023-11-20T20:07:57.242Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20162023-11-20T20:07:58.371Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20172023-11-20T20:07:58.489Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20182023-11-20T20:07:58.513Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20192023-11-20T20:07:58.858Z Checking globset v0.4.13
20202023-11-20T20:07:59.249Z Checking olpc-cjson v0.1.3
20212023-11-20T20:07:59.552Z Checking serde_plain v1.0.2
20222023-11-20T20:07:59.619Z Checking serde-big-array v0.5.1
20232023-11-20T20:07:59.910Z Checking serde-big-array v0.4.1
20242023-11-20T20:07:59.927Z Compiling which v4.4.0
20252023-11-20T20:08:00.137Z Compiling ref-cast-impl v1.0.20
20262023-11-20T20:08:00.234Z Compiling libxml v0.3.3
20272023-11-20T20:08:00.724Z Compiling lazycell v1.3.0
20282023-11-20T20:08:00.974Z Compiling peeking_take_while v0.1.2
20292023-11-20T20:08:01.039Z Compiling rustc-hash v1.1.0
20302023-11-20T20:08:01.117Z Compiling shlex v1.1.0
20312023-11-20T20:08:01.298Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20322023-11-20T20:08:02.950Z Checking tough v0.14.0
20332023-11-20T20:08:04.243Z Compiling derive_builder_macro v0.12.0
20342023-11-20T20:08:05.424Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20352023-11-20T20:08:06.387Z Checking signal-hook-tokio v0.3.1
20362023-11-20T20:08:06.626Z Checking ff v0.13.0
20372023-11-20T20:08:06.950Z Compiling strum_macros v0.24.3
20382023-11-20T20:08:07.507Z Compiling fs-err v2.10.0
20392023-11-20T20:08:08.649Z Checking display-error-chain v0.2.0
20402023-11-20T20:08:08.847Z Checking corncobs v0.1.3
20412023-11-20T20:08:08.966Z Compiling indoc v1.0.9
20422023-11-20T20:08:09.109Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20432023-11-20T20:08:09.855Z Checking group v0.13.0
20442023-11-20T20:08:10.092Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20452023-11-20T20:08:12.171Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20462023-11-20T20:08:12.621Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20472023-11-20T20:08:13.833Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20482023-11-20T20:08:15.120Z Checking universal-hash v0.5.1
20492023-11-20T20:08:15.392Z Checking crypto-bigint v0.5.2
20502023-11-20T20:08:18.083Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20512023-11-20T20:08:18.117Z Compiling cookie v0.18.0
20522023-11-20T20:08:18.524Z Checking base16ct v0.2.0
20532023-11-20T20:08:18.561Z Checking opaque-debug v0.3.0
20542023-11-20T20:08:19.815Z Checking elliptic-curve v0.13.5
20552023-11-20T20:08:19.818Z Checking poly1305 v0.8.0
20562023-11-20T20:08:20.532Z Checking thiserror-no-std v2.0.2
20572023-11-20T20:08:21.178Z Checking chacha20 v0.9.1
20582023-11-20T20:08:21.319Z Checking aead v0.5.2
20592023-11-20T20:08:21.645Z Compiling impl-trait-for-tuples v0.2.2
20602023-11-20T20:08:21.708Z Compiling oso-derive v0.27.0
20612023-11-20T20:08:23.464Z Checking vsss-rs v3.3.1
20622023-11-20T20:08:23.652Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20632023-11-20T20:08:28.077Z Checking chacha20poly1305 v0.10.1
20642023-11-20T20:08:30.118Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20652023-11-20T20:08:30.337Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20662023-11-20T20:08:30.868Z Checking tungstenite v0.20.1
20672023-11-20T20:08:32.298Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20682023-11-20T20:08:36.370Z Checking tokio-tungstenite v0.20.1
20692023-11-20T20:08:37.857Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20702023-11-20T20:08:38.143Z Checking bcs v0.1.6
20712023-11-20T20:08:38.894Z Checking kstat-rs v0.2.3
20722023-11-20T20:08:39.413Z Checking highway v1.1.0
20732023-11-20T20:08:40.061Z Compiling indoc v2.0.3
20742023-11-20T20:08:40.840Z Checking assert_matches v1.5.0
20752023-11-20T20:08:45.692Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20762023-11-20T20:08:49.983Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20772023-11-20T20:08:49.992Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20782023-11-20T20:08:50.416Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20792023-11-20T20:08:51.333Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20802023-11-20T20:08:51.747Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20812023-11-20T20:08:52.603Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20822023-11-20T20:08:54.567Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20832023-11-20T20:08:54.970Z Checking humantime v2.1.0
20842023-11-20T20:08:55.415Z Checking http-range v0.1.5
20852023-11-20T20:08:55.856Z Checking hyper-staticfile v0.9.5
20862023-11-20T20:08:56.254Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20872023-11-20T20:08:57.236Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20882023-11-20T20:08:59.732Z Checking number_prefix v0.4.0
20892023-11-20T20:09:00.006Z Checking maplit v1.0.2
20902023-11-20T20:09:00.157Z Checking indicatif v0.17.7
20912023-11-20T20:09:03.252Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20922023-11-20T20:09:04.758Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
20932023-11-20T20:09:05.188Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20942023-11-20T20:09:05.855Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20952023-11-20T20:09:07.055Z Checking derive_builder v0.12.0
20962023-11-20T20:09:09.322Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20972023-11-20T20:09:09.581Z Checking bb8 v0.8.1
20982023-11-20T20:09:09.997Z Checking quick-xml v0.23.1
20992023-11-20T20:09:10.292Z Checking bytesize v1.3.0
21002023-11-20T20:09:10.310Z Checking smawk v0.3.1
21012023-11-20T20:09:10.608Z Checking unicode-linebreak v0.1.5
21022023-11-20T20:09:10.662Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21032023-11-20T20:09:11.294Z Checking textwrap v0.16.0
21042023-11-20T20:09:16.189Z Compiling vte_generate_state_changes v0.1.1
21052023-11-20T20:09:17.099Z Checking is_ci v1.1.1
21062023-11-20T20:09:17.278Z Checking cassowary v0.3.0
21072023-11-20T20:09:18.141Z Checking ratatui v0.23.0
21082023-11-20T20:09:22.160Z Checking supports-color v2.1.0
21092023-11-20T20:09:23.317Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21102023-11-20T20:09:26.610Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21112023-11-20T20:09:29.248Z Checking rtoolbox v0.0.1
21122023-11-20T20:09:32.878Z Checking rpassword v7.2.0
21132023-11-20T20:09:39.759Z Checking tui-tree-widget v0.13.0
21142023-11-20T20:09:41.234Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21152023-11-20T20:09:41.288Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21162023-11-20T20:09:45.530Z Checking yansi v0.5.1
21172023-11-20T20:09:45.954Z Checking shell-words v1.1.0
21182023-11-20T20:09:45.988Z Checking pretty_assertions v1.4.0
21192023-11-20T20:10:03.737Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21202023-11-20T20:10:04.007Z Checking fatfs v0.3.6
21212023-11-20T20:10:04.090Z Checking plotters-backend v0.3.5
21222023-11-20T20:10:04.245Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21232023-11-20T20:10:04.337Z Checking plotters-svg v0.3.5
21242023-11-20T20:10:04.443Z Checking rand v0.4.6
21252023-11-20T20:10:04.988Z Checking remove_dir_all v0.5.3
21262023-11-20T20:10:05.023Z Checking cast v0.3.0
21272023-11-20T20:10:05.141Z Checking tempdir v0.3.7
21282023-11-20T20:10:05.571Z Checking criterion-plot v0.5.0
21292023-11-20T20:10:06.187Z Checking plotters v0.3.5
21302023-11-20T20:10:10.434Z Checking tinytemplate v1.2.1
21312023-11-20T20:10:11.046Z Checking anes v0.1.6
21322023-11-20T20:10:11.112Z Checking oorandom v11.1.3
21332023-11-20T20:10:11.633Z Checking criterion v0.5.1
21342023-11-20T20:10:12.622Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21352023-11-20T20:10:28.455Z Checking assert_cmd v2.0.12
21362023-11-20T20:10:28.555Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21372023-11-20T20:10:28.632Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21382023-11-20T20:10:28.923Z Checking dashmap v5.5.1
21392023-11-20T20:10:29.918Z Compiling serial_test_derive v0.10.0
21402023-11-20T20:10:30.634Z Compiling crossbeam-queue v0.3.8
21412023-11-20T20:10:31.586Z Checking serial_test v0.10.0
21422023-11-20T20:10:35.900Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21432023-11-20T20:10:36.163Z Checking vte v0.11.1
21442023-11-20T20:10:37.481Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21452023-11-20T20:10:38.747Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21462023-11-20T20:10:40.080Z Checking threadpool v1.8.1
21472023-11-20T20:10:40.876Z Checking libtest-mimic v0.6.1
21482023-11-20T20:10:41.548Z Checking strip-ansi-escapes v0.2.0
21492023-11-20T20:10:51.914Z Compiling tabled_derive v0.6.0
21502023-11-20T20:10:52.744Z Checking httptest v0.15.5
21512023-11-20T20:10:53.932Z Checking similar-asserts v1.5.0
21522023-11-20T20:10:54.259Z Checking fd-lock v3.0.13
21532023-11-20T20:10:54.547Z Checking nanorand v0.7.0
21542023-11-20T20:10:55.130Z Compiling rstest_macros v0.18.2
21552023-11-20T20:10:55.730Z Checking nu-ansi-term v0.49.0
21562023-11-20T20:10:55.974Z Checking flume v0.11.0
21572023-11-20T20:10:56.368Z Checking reedline v0.26.0
21582023-11-20T20:10:57.003Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21592023-11-20T20:10:59.702Z Checking datatest-stable v0.2.3
21602023-11-20T20:11:03.415Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21612023-11-20T20:11:03.441Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21622023-11-20T20:11:05.637Z Compiling pin-project-internal v1.1.3
21632023-11-20T20:11:05.727Z Checking constant_time_eq v0.2.6
21642023-11-20T20:11:05.898Z Compiling relative-path v1.9.0
21652023-11-20T20:11:06.948Z Checking arrayref v0.3.7
21662023-11-20T20:11:07.084Z Checking bytecount v0.6.3
21672023-11-20T20:11:07.294Z Compiling trybuild v1.0.85
21682023-11-20T20:11:08.692Z Checking topological-sort v0.2.2
21692023-11-20T20:11:08.946Z Checking arrayvec v0.7.4
21702023-11-20T20:11:09.510Z Checking blake2b_simd v1.0.1
21712023-11-20T20:11:10.209Z Checking pin-project v1.1.3
21722023-11-20T20:11:10.829Z Checking papergrid v0.10.0
21732023-11-20T20:11:15.623Z Checking basic-toml v0.1.4
21742023-11-20T20:11:15.673Z Checking futures-timer v3.0.2
21752023-11-20T20:11:16.095Z Checking constant_time_eq v0.3.0
21762023-11-20T20:11:17.008Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21772023-11-20T20:11:17.096Z Checking rust-argon2 v1.0.1
21782023-11-20T20:11:18.367Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21792023-11-20T20:11:18.430Z Checking tabled v0.14.0
21802023-11-20T20:11:19.067Z Checking partial-io v0.5.4
21812023-11-20T20:11:20.223Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21822023-11-20T20:11:21.400Z Checking cargo-platform v0.1.3
21832023-11-20T20:11:21.501Z Checking approx v0.5.1
21842023-11-20T20:11:21.867Z Checking hex-literal v0.4.1
21852023-11-20T20:11:22.054Z Checking cargo_metadata v0.18.0
21862023-11-20T20:11:22.903Z Checking crossbeam v0.8.2
21872023-11-20T20:11:25.581Z Checking rstest v0.18.2
21882023-11-20T20:11:25.644Z Compiling polar-core v0.27.0
21892023-11-20T20:11:25.881Z Checking cargo_toml v0.17.0
21902023-11-20T20:11:27.499Z Checking termios v0.3.3
21912023-11-20T20:11:28.098Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21922023-11-20T20:11:29.011Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21932023-11-20T20:11:34.781Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21942023-11-20T20:11:42.845Z Checking oso v0.27.0
21952023-11-20T20:11:46.431Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21962023-11-20T20:11:58.920Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21972023-11-20T20:11:59.288Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21982023-11-20T20:12:42.919Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21992023-11-20T20:14:33.393Z Finished dev [unoptimized + debuginfo] target(s) in 11m 49s
22002023-11-20T20:14:33.608Z
22012023-11-20T20:14:33.611Zreal 12:45.521917866
22022023-11-20T20:14:33.614Zuser 1:18:42.457351412
22032023-11-20T20:14:33.617Zsys 10:27.627867749
22042023-11-20T20:14:33.620Ztrap 2.848613122
22052023-11-20T20:14:33.624Ztflt 5.919770248
22062023-11-20T20:14:33.626Zdflt 5.981789756
22072023-11-20T20:14:33.629Zkflt 0.026908290
22082023-11-20T20:14:33.632Zlock 1:46:46.299353241
22092023-11-20T20:14:33.634Zslp 3:44:16.996423620
22102023-11-20T20:14:33.637Zlat 2:42.430035188
22112023-11-20T20:14:33.640Zstop 6:07.207552226
22122023-11-20T20:14:34.751Zwarning: output filename collision.
22132023-11-20T20:14:34.754ZThe 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)`.
22142023-11-20T20:14:34.758ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22152023-11-20T20:14:34.761ZThe targets should have unique names.
22162023-11-20T20:14:34.764ZThis is a known bug where multiple crates with the same name use
22172023-11-20T20:14:34.767Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-11-20T20:14:34.770Zwarning: output filename collision.
22192023-11-20T20:14:34.773ZThe 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 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22202023-11-20T20:14:34.776ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22212023-11-20T20:14:34.778ZThe targets should have unique names.
22222023-11-20T20:14:34.781ZThis is a known bug where multiple crates with the same name use
22232023-11-20T20:14:34.784Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22242023-11-20T20:14:34.787Zwarning: output filename collision.
22252023-11-20T20:14:34.789ZThe 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)`.
22262023-11-20T20:14:34.795ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22272023-11-20T20:14:34.798ZThe targets should have unique names.
22282023-11-20T20:14:34.801ZThis is a known bug where multiple crates with the same name use
22292023-11-20T20:14:34.804Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22302023-11-20T20:14:35.379Z Checking unicode-ident v1.0.12
22312023-11-20T20:14:35.399Z Documenting libc v0.2.150
22322023-11-20T20:14:35.409Z Documenting cfg-if v1.0.0
22332023-11-20T20:14:35.429Z Checking libc v0.2.150
22342023-11-20T20:14:35.446Z Checking serde v1.0.192
22352023-11-20T20:14:35.470Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22362023-11-20T20:14:35.475Z Checking cfg-if v1.0.0
22372023-11-20T20:14:35.479Z Documenting scopeguard v1.2.0
22382023-11-20T20:14:35.577Z Checking proc-macro2 v1.0.69
22392023-11-20T20:14:35.844Z Documenting log v0.4.20
22402023-11-20T20:14:35.888Z Checking once_cell v1.18.0
22412023-11-20T20:14:36.312Z Documenting itoa v1.0.9
22422023-11-20T20:14:36.596Z Checking quote v1.0.33
22432023-11-20T20:14:37.071Z Checking syn v2.0.32
22442023-11-20T20:14:37.260Z Checking syn v1.0.109
22452023-11-20T20:14:39.439Z Documenting lock_api v0.4.10
22462023-11-20T20:14:39.481Z Documenting memchr v2.6.3
22472023-11-20T20:14:40.584Z Documenting smallvec v1.11.0
22482023-11-20T20:14:42.113Z Documenting getrandom v0.2.10
22492023-11-20T20:14:42.492Z Documenting pin-project-lite v0.2.13
22502023-11-20T20:14:43.979Z Documenting libm v0.2.7
22512023-11-20T20:14:44.140Z Documenting signal-hook-registry v1.4.1
22522023-11-20T20:14:45.401Z Documenting parking_lot_core v0.9.8
22532023-11-20T20:14:46.016Z Checking itoa v1.0.9
22542023-11-20T20:14:46.325Z Documenting mio v0.8.8
22552023-11-20T20:14:46.701Z Documenting futures-core v0.3.29
22562023-11-20T20:14:47.186Z Documenting socket2 v0.5.4
22572023-11-20T20:14:47.993Z Documenting serde_derive v1.0.192
22582023-11-20T20:14:47.998Z Documenting rand_core v0.6.4
22592023-11-20T20:14:48.859Z Documenting zeroize_derive v1.4.2
22602023-11-20T20:14:50.117Z Documenting num-traits v0.2.16
22612023-11-20T20:14:51.683Z Documenting parking_lot v0.12.1
22622023-11-20T20:14:52.128Z Documenting thiserror-impl v1.0.49
22632023-11-20T20:14:52.863Z Documenting tokio-macros v2.1.0
22642023-11-20T20:14:53.238Z Documenting num_cpus v1.16.0
22652023-11-20T20:14:53.436Z Documenting once_cell v1.18.0
22662023-11-20T20:14:56.113Z Documenting zeroize v1.6.0
22672023-11-20T20:14:57.294Z Checking getrandom v0.2.10
22682023-11-20T20:14:57.465Z Documenting typenum v1.16.0
22692023-11-20T20:14:57.667Z Checking thiserror v1.0.49
22702023-11-20T20:14:57.834Z Documenting ryu v1.0.15
22712023-11-20T20:14:58.305Z Documenting serde v1.0.192
22722023-11-20T20:14:58.900Z Checking ryu v1.0.15
22732023-11-20T20:14:59.238Z Documenting subtle v2.5.0
22742023-11-20T20:14:59.375Z Documenting thiserror v1.0.49
22752023-11-20T20:14:59.413Z Checking memchr v2.6.3
22762023-11-20T20:15:00.176Z Documenting byteorder v1.5.0
22772023-11-20T20:15:00.834Z Checking serde_json v1.0.108
22782023-11-20T20:15:01.864Z Documenting futures-sink v0.3.29
22792023-11-20T20:15:02.076Z Checking heck v0.4.1
22802023-11-20T20:15:02.383Z Documenting const-oid v0.9.5
22812023-11-20T20:15:03.499Z Checking log v0.4.20
22822023-11-20T20:15:03.935Z Documenting pin-utils v0.1.0
22832023-11-20T20:15:04.693Z Documenting futures-macro v0.3.29
22842023-11-20T20:15:05.256Z Documenting generic-array v0.14.7
22852023-11-20T20:15:05.472Z Checking bytes v1.5.0
22862023-11-20T20:15:06.406Z Documenting slab v0.4.9
22872023-11-20T20:15:06.738Z Documenting futures-task v0.3.29
22882023-11-20T20:15:07.545Z Documenting futures-channel v0.3.29
22892023-11-20T20:15:11.141Z Documenting futures-io v0.3.29
22902023-11-20T20:15:11.820Z Documenting iana-time-zone v0.1.57
22912023-11-20T20:15:12.018Z Documenting crypto-common v0.1.6
22922023-11-20T20:15:12.193Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22932023-11-20T20:15:12.925Z Checking byteorder v1.5.0
22942023-11-20T20:15:12.984Z Documenting tinyvec_macros v0.1.1
22952023-11-20T20:15:13.267Z Documenting block-buffer v0.10.4
22962023-11-20T20:15:13.556Z Checking fnv v1.0.7
22972023-11-20T20:15:13.721Z Documenting ppv-lite86 v0.2.17
22982023-11-20T20:15:14.115Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22992023-11-20T20:15:16.891Z Documenting tinyvec v1.6.0
23002023-11-20T20:15:17.100Z Documenting futures-util v0.3.29
23012023-11-20T20:15:17.450Z Documenting tracing-core v0.1.31
23022023-11-20T20:15:18.532Z Documenting rand_chacha v0.3.1
23032023-11-20T20:15:19.156Z Documenting tracing-attributes v0.1.26
23042023-11-20T20:15:19.318Z Documenting digest v0.10.7
23052023-11-20T20:15:22.296Z Documenting unicode-normalization v0.1.22
23062023-11-20T20:15:24.680Z Documenting rand v0.8.5
23072023-11-20T20:15:27.063Z Checking libm v0.2.7
23082023-11-20T20:15:28.614Z Documenting base64 v0.21.5
23092023-11-20T20:15:28.682Z Documenting fnv v1.0.7
23102023-11-20T20:15:29.071Z Checking ucd-trie v0.1.6
23112023-11-20T20:15:29.176Z Checking num-traits v0.2.16
23122023-11-20T20:15:29.373Z Checking pest v2.7.2
23132023-11-20T20:15:31.519Z Documenting lazy_static v1.4.0
23142023-11-20T20:15:31.980Z Checking equivalent v1.0.1
23152023-11-20T20:15:32.163Z Documenting unicode-bidi v0.3.13
23162023-11-20T20:15:32.256Z Documenting bytes v1.5.0
23172023-11-20T20:15:32.809Z Documenting bitflags v2.4.0
23182023-11-20T20:15:33.508Z Documenting serde_json v1.0.108
23192023-11-20T20:15:34.374Z Documenting chrono v0.4.31
23202023-11-20T20:15:34.567Z Documenting uuid v1.5.0
23212023-11-20T20:15:38.690Z Checking hashbrown v0.14.2
23222023-11-20T20:15:38.767Z Checking indexmap v2.1.0
23232023-11-20T20:15:38.824Z Documenting percent-encoding v2.3.0
23242023-11-20T20:15:39.688Z Documenting spin v0.9.8
23252023-11-20T20:15:39.702Z Documenting tokio v1.33.0
23262023-11-20T20:15:39.934Z Documenting http v0.2.11
23272023-11-20T20:15:41.218Z Documenting cpufeatures v0.2.9
23282023-11-20T20:15:41.406Z Documenting serde_derive_internals v0.26.0
23292023-11-20T20:15:43.894Z Checking serde_derive_internals v0.26.0
23302023-11-20T20:15:44.154Z Checking time-core v0.1.1
23312023-11-20T20:15:44.363Z Documenting dyn-clone v1.0.13
23322023-11-20T20:15:44.604Z Documenting form_urlencoded v1.2.0
23332023-11-20T20:15:44.861Z Checking scopeguard v1.2.0
23342023-11-20T20:15:44.944Z Documenting tracing v0.1.37
23352023-11-20T20:15:45.033Z Checking lock_api v0.4.10
23362023-11-20T20:15:45.515Z Documenting idna v0.4.0
23372023-11-20T20:15:45.653Z Documenting errno v0.3.2
23382023-11-20T20:15:48.569Z Documenting adler v1.0.2
23392023-11-20T20:15:50.810Z Checking uuid v1.5.0
23402023-11-20T20:15:52.364Z Documenting schemars_derive v0.8.13
23412023-11-20T20:15:55.520Z Documenting httparse v1.8.0
23422023-11-20T20:16:16.526Z Checking iana-time-zone v0.1.57
23432023-11-20T20:16:17.162Z Documenting unicode-ident v1.0.12
23442023-11-20T20:16:17.379Z Documenting rustix v0.38.9
23452023-11-20T20:16:17.600Z Documenting url v2.4.1
23462023-11-20T20:16:17.735Z Documenting miniz_oxide v0.7.1
23472023-11-20T20:16:17.818Z Documenting proc-macro2 v1.0.69
23482023-11-20T20:16:17.937Z Checking chrono v0.4.31
23492023-11-20T20:16:17.987Z Checking zerocopy v0.3.0
23502023-11-20T20:16:18.049Z Checking dof v0.1.5
23512023-11-20T20:16:18.091Z Checking dtrace-parser v0.1.14
23522023-11-20T20:16:18.136Z Checking thread-id v4.2.0
23532023-11-20T20:16:18.179Z Documenting httpdate v1.0.3
23542023-11-20T20:16:18.232Z Documenting openssl-probe v0.1.5
23552023-11-20T20:16:18.260Z Documenting schemars v0.8.13
23562023-11-20T20:16:18.339Z Documenting untrusted v0.9.0
23572023-11-20T20:16:18.385Z Documenting try-lock v0.2.4
23582023-11-20T20:16:18.430Z Documenting quote v1.0.33
23592023-11-20T20:16:18.458Z Documenting hashbrown v0.14.2
23602023-11-20T20:16:18.512Z Documenting equivalent v1.0.1
23612023-11-20T20:16:18.702Z Documenting want v0.3.1
23622023-11-20T20:16:18.798Z Documenting ring v0.17.5
23632023-11-20T20:16:18.893Z Checking usdt-impl v0.3.5
23642023-11-20T20:16:18.943Z Documenting http-body v0.4.5
23652023-11-20T20:16:18.981Z Documenting openssl-macros v0.1.1
23662023-11-20T20:16:19.044Z Documenting openssl-sys v0.9.93
23672023-11-20T20:16:19.105Z Documenting indexmap v2.1.0
23682023-11-20T20:16:19.191Z Documenting tower-service v0.3.2
23692023-11-20T20:16:19.293Z Checking dyn-clone v1.0.13
23702023-11-20T20:16:19.399Z Documenting mime v0.3.17
23712023-11-20T20:16:19.463Z Documenting tokio-util v0.7.10
23722023-11-20T20:16:19.526Z Checking schemars v0.8.13
23732023-11-20T20:16:19.652Z Documenting rustls-webpki v0.101.7
23742023-11-20T20:16:19.752Z Documenting async-trait v0.1.74
23752023-11-20T20:16:19.871Z Documenting aho-corasick v1.0.4
23762023-11-20T20:16:19.994Z Checking ahash v0.8.3
23772023-11-20T20:16:20.012Z Documenting sct v0.7.0
23782023-11-20T20:16:20.019Z Documenting slog v2.7.0
23792023-11-20T20:16:20.128Z Documenting gimli v0.28.0
23802023-11-20T20:16:20.195Z Documenting openssl v0.10.57
23812023-11-20T20:16:20.242Z Documenting utf8parse v0.2.1
23822023-11-20T20:16:20.318Z Documenting h2 v0.3.21
23832023-11-20T20:16:21.263Z Documenting unicode-width v0.1.11
23842023-11-20T20:16:21.516Z Documenting regex-syntax v0.8.2
23852023-11-20T20:16:21.621Z Documenting ipnet v2.8.0
23862023-11-20T20:16:22.058Z Documenting rustls v0.21.9
23872023-11-20T20:16:23.142Z Checking hashbrown v0.13.2
23882023-11-20T20:16:24.834Z Documenting time-macros v0.2.13
23892023-11-20T20:16:25.554Z Documenting rustls-pemfile v1.0.3
23902023-11-20T20:16:25.585Z Documenting addr2line v0.21.0
23912023-11-20T20:16:27.485Z Checking http v0.2.11
23922023-11-20T20:16:29.507Z Documenting num-integer v0.1.45
23932023-11-20T20:16:31.218Z Documenting object v0.32.1
23942023-11-20T20:16:31.312Z Documenting rustc-demangle v0.1.23
23952023-11-20T20:16:31.347Z Documenting regex-automata v0.4.3
23962023-11-20T20:16:31.818Z Documenting deranged v0.3.8
23972023-11-20T20:16:32.138Z Documenting num_threads v0.1.6
23982023-11-20T20:16:35.085Z Documenting hyper v0.14.27
23992023-11-20T20:16:35.429Z Checking smallvec v1.11.0
24002023-11-20T20:16:35.642Z Documenting time-core v0.1.1
24012023-11-20T20:16:35.834Z Documenting tokio-rustls v0.24.1
24022023-11-20T20:16:35.990Z Checking parking_lot_core v0.9.8
24032023-11-20T20:16:36.510Z Documenting native-tls v0.2.11
24042023-11-20T20:16:37.641Z Checking pest_meta v2.7.2
24052023-11-20T20:16:38.624Z Documenting zerocopy v0.6.4
24062023-11-20T20:16:39.117Z Checking aho-corasick v1.0.4
24072023-11-20T20:16:40.058Z Documenting time v0.3.27
24082023-11-20T20:16:41.668Z Documenting encoding_rs v0.8.33
24092023-11-20T20:16:44.020Z Documenting regex v1.10.2
24102023-11-20T20:16:44.509Z Documenting crossbeam-utils v0.8.16
24112023-11-20T20:16:44.550Z Checking regex-syntax v0.8.2
24122023-11-20T20:16:45.233Z Documenting tokio-native-tls v0.3.1
24132023-11-20T20:16:48.778Z Checking parking_lot v0.12.1
24142023-11-20T20:16:49.105Z Documenting rustls-native-certs v0.6.3
24152023-11-20T20:16:49.313Z Documenting serde_urlencoded v0.7.1
24162023-11-20T20:16:49.963Z Checking regex-automata v0.4.3
24172023-11-20T20:16:50.091Z Documenting backtrace v0.3.69
24182023-11-20T20:16:51.032Z Documenting pest_meta v2.7.2
24192023-11-20T20:16:52.857Z Documenting anstyle v1.0.2
24202023-11-20T20:16:53.619Z Checking pin-project-lite v0.2.13
24212023-11-20T20:16:53.781Z Checking pest_generator v2.7.2
24222023-11-20T20:16:54.020Z Documenting hyper-tls v0.5.0
24232023-11-20T20:16:58.346Z Documenting anstyle-parse v0.2.1
24242023-11-20T20:16:58.444Z Documenting hyper-rustls v0.24.2
24252023-11-20T20:16:58.459Z Checking regex v1.10.2
24262023-11-20T20:16:58.511Z Documenting data-encoding v2.4.0
24272023-11-20T20:16:58.615Z Documenting ucd-trie v0.1.6
24282023-11-20T20:16:58.646Z Documenting pest_generator v2.7.2
24292023-11-20T20:16:58.705Z Documenting anyhow v1.0.75
24302023-11-20T20:16:58.711Z Documenting colorchoice v1.0.0
24312023-11-20T20:16:59.738Z Documenting anstyle-query v1.0.0
24322023-11-20T20:17:02.580Z Documenting webpki-roots v0.25.2
24332023-11-20T20:17:02.680Z Documenting pest v2.7.2
24342023-11-20T20:17:02.925Z Documenting ipnetwork v0.20.0
24352023-11-20T20:17:04.683Z Documenting pest_derive v2.7.2
24362023-11-20T20:17:04.925Z Documenting syn v2.0.32
24372023-11-20T20:17:05.175Z Documenting sha2 v0.10.8
24382023-11-20T20:17:05.249Z Documenting anstream v0.5.0
24392023-11-20T20:17:05.917Z Documenting hex v0.4.3
24402023-11-20T20:17:08.774Z Documenting reqwest v0.11.22
24412023-11-20T20:17:10.732Z Checking rand_core v0.6.4
24422023-11-20T20:17:11.148Z Checking serde_tokenstream v0.1.7
24432023-11-20T20:17:11.444Z Documenting crc32fast v1.3.2
24442023-11-20T20:17:11.722Z Checking signal-hook-registry v1.4.1
24452023-11-20T20:17:11.782Z Documenting terminal_size v0.2.6
24462023-11-20T20:17:12.033Z Checking unicode-width v0.1.11
24472023-11-20T20:17:12.098Z Documenting strsim v0.10.0
24482023-11-20T20:17:12.246Z Documenting clap_lex v0.5.1
24492023-11-20T20:17:12.646Z Checking strsim v0.10.0
24502023-11-20T20:17:13.229Z Documenting dtrace-parser v0.1.14
24512023-11-20T20:17:13.235Z Documenting num-iter v0.1.43
24522023-11-20T20:17:17.703Z Documenting openapiv3 v2.0.0-rc.1
24532023-11-20T20:17:17.934Z Documenting futures-executor v0.3.29
24542023-11-20T20:17:18.128Z Documenting hmac v0.12.1
24552023-11-20T20:17:18.343Z Documenting clap_builder v4.4.2
24562023-11-20T20:17:19.209Z Documenting dof v0.1.5
24572023-11-20T20:17:19.379Z Checking mio v0.8.8
24582023-11-20T20:17:20.312Z Documenting clap_derive v4.4.2
24592023-11-20T20:17:24.025Z Documenting signal-hook v0.3.17
24602023-11-20T20:17:24.377Z Checking serde_tokenstream v0.2.0
24612023-11-20T20:17:24.921Z Documenting thread-id v4.2.0
24622023-11-20T20:17:25.517Z Documenting memoffset v0.9.0
24632023-11-20T20:17:26.002Z Checking typenum v1.16.0
24642023-11-20T20:17:27.129Z Checking zeroize v1.6.0
24652023-11-20T20:17:27.502Z Checking futures-core v0.3.29
24662023-11-20T20:17:27.788Z Documenting flate2 v1.0.28
24672023-11-20T20:17:28.018Z Documenting usdt-macro v0.3.5
24682023-11-20T20:17:28.245Z Documenting clap v4.4.3
24692023-11-20T20:17:28.248Z Checking generic-array v0.14.7
24702023-11-20T20:17:29.609Z Documenting crossbeam-epoch v0.9.15
24712023-11-20T20:17:30.087Z Documenting usdt-attr-macro v0.3.5
24722023-11-20T20:17:30.483Z Checking regress v0.7.1
24732023-11-20T20:17:30.608Z Documenting usdt-impl v0.3.5
24742023-11-20T20:17:35.133Z Checking openapiv3 v2.0.0-rc.1
24752023-11-20T20:17:35.444Z Documenting toml_datetime v0.6.5
24762023-11-20T20:17:36.995Z Documenting serde_spanned v0.6.4
24772023-11-20T20:17:37.006Z Documenting winnow v0.5.15
24782023-11-20T20:17:37.271Z Checking typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24792023-11-20T20:17:37.395Z Documenting signal-hook-mio v0.2.3
24802023-11-20T20:17:39.117Z Documenting futures v0.3.29
24812023-11-20T20:17:40.033Z Documenting usdt v0.3.5
24822023-11-20T20:17:40.651Z Documenting signature v2.1.0
24832023-11-20T20:17:40.924Z Documenting block-padding v0.3.3
24842023-11-20T20:17:41.453Z Documenting hash32 v0.2.1
24852023-11-20T20:17:42.833Z Documenting enum-as-inner v0.5.1
24862023-11-20T20:17:43.542Z Documenting scheduled-thread-pool v0.2.7
24872023-11-20T20:17:44.362Z Documenting toml_edit v0.21.0
24882023-11-20T20:17:47.423Z Checking diesel_table_macro_syntax v0.1.0
24892023-11-20T20:17:47.602Z Documenting diesel_table_macro_syntax v0.1.0
24902023-11-20T20:17:47.687Z Checking serde_spanned v0.6.4
24912023-11-20T20:17:47.767Z Checking toml_datetime v0.6.5
24922023-11-20T20:17:47.950Z Documenting bzip2-sys v0.1.11+1.0.8
24932023-11-20T20:17:48.169Z Checking num_cpus v1.16.0
24942023-11-20T20:17:48.344Z Checking socket2 v0.5.4
24952023-11-20T20:17:48.861Z Documenting stable_deref_trait v1.2.0
24962023-11-20T20:17:49.081Z Documenting unicode-segmentation v1.10.1
24972023-11-20T20:17:49.854Z Checking winnow v0.5.15
24982023-11-20T20:17:50.132Z Checking futures-sink v0.3.29
24992023-11-20T20:17:50.347Z Documenting trust-dns-proto v0.22.0
25002023-11-20T20:17:50.534Z Documenting r2d2 v0.8.10
25012023-11-20T20:17:53.069Z Documenting heapless v0.7.16
25022023-11-20T20:17:53.636Z Checking tokio v1.33.0
25032023-11-20T20:17:54.081Z Documenting inout v0.1.3
25042023-11-20T20:17:54.295Z Documenting bzip2 v0.4.4
25052023-11-20T20:17:54.634Z Documenting crossterm v0.27.0
25062023-11-20T20:17:55.025Z Documenting diesel_derives v2.1.1
25072023-11-20T20:17:56.832Z Documenting stringprep v0.1.3
25082023-11-20T20:18:00.561Z Documenting semver v1.0.20
25092023-11-20T20:18:01.077Z Documenting md-5 v0.10.5
25102023-11-20T20:18:01.144Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25112023-11-20T20:18:02.655Z Checking spin v0.5.2
25122023-11-20T20:18:02.896Z Documenting either v1.9.0
25132023-11-20T20:18:02.927Z Documenting managed v0.8.0
25142023-11-20T20:18:03.256Z Documenting bit-vec v0.6.3
25152023-11-20T20:18:04.318Z Checking tinyvec_macros v0.1.1
25162023-11-20T20:18:04.436Z Documenting static_assertions v1.1.0
25172023-11-20T20:18:06.485Z Documenting fallible-iterator v0.2.0
25182023-11-20T20:18:06.654Z Documenting siphasher v0.3.11
25192023-11-20T20:18:06.931Z Documenting diesel v2.1.4
25202023-11-20T20:18:07.788Z Documenting smoltcp v0.9.1
25212023-11-20T20:18:08.188Z Checking tinyvec v1.6.0
25222023-11-20T20:18:08.814Z Documenting cipher v0.4.4
25232023-11-20T20:18:08.928Z Documenting zip v0.6.6
25242023-11-20T20:18:09.293Z Checking toml_edit v0.19.15
25252023-11-20T20:18:10.373Z Checking futures-channel v0.3.29
25262023-11-20T20:18:10.908Z Documenting num-bigint v0.4.4
25272023-11-20T20:18:10.962Z Documenting phf_shared v0.11.2
25282023-11-20T20:18:13.137Z Documenting hubpack v0.1.2
25292023-11-20T20:18:13.687Z Documenting postgres-protocol v0.6.6
25302023-11-20T20:18:15.133Z Documenting serde_repr v0.1.16
25312023-11-20T20:18:15.757Z Documenting regress v0.7.1
25322023-11-20T20:18:16.651Z Documenting bstr v1.6.0
25332023-11-20T20:18:26.103Z Checking futures-task v0.3.29
25342023-11-20T20:18:26.165Z Checking slab v0.4.9
25352023-11-20T20:18:26.909Z Documenting precomputed-hash v0.1.1
25362023-11-20T20:18:26.962Z Documenting fixedbitset v0.4.2
25372023-11-20T20:18:27.024Z Documenting new_debug_unreachable v1.0.4
25382023-11-20T20:18:27.089Z Checking futures-io v0.3.29
25392023-11-20T20:18:27.128Z Checking pin-utils v0.1.0
25402023-11-20T20:18:27.156Z Documenting lalrpop-util v0.19.12
25412023-11-20T20:18:27.214Z Checking futures-util v0.3.29
25422023-11-20T20:18:27.236Z Documenting postgres-types v0.2.6
25432023-11-20T20:18:27.277Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25442023-11-20T20:18:27.291Z Documenting petgraph v0.6.4
25452023-11-20T20:18:27.306Z Documenting string_cache v0.8.7
25462023-11-20T20:18:27.326Z Documenting yasna v0.5.2
25472023-11-20T20:18:29.515Z Documenting phf v0.11.2
25482023-11-20T20:18:31.326Z Checking unicode-normalization v0.1.22
25492023-11-20T20:18:32.158Z Checking crypto-common v0.1.6
25502023-11-20T20:18:32.421Z Documenting console v0.15.7
25512023-11-20T20:18:32.811Z Checking spin v0.9.8
25522023-11-20T20:18:33.297Z Documenting float-cmp v0.9.0
25532023-11-20T20:18:34.698Z Checking tracing-core v0.1.31
25542023-11-20T20:18:34.827Z Documenting whoami v1.4.1
25552023-11-20T20:18:34.918Z Documenting predicates-core v1.0.6
25562023-11-20T20:18:35.416Z Documenting difflib v0.4.0
25572023-11-20T20:18:35.845Z Documenting heck v0.4.1
25582023-11-20T20:18:36.489Z Checking unsafe-libyaml v0.2.9
25592023-11-20T20:18:37.852Z Checking unicode-bidi v0.3.13
25602023-11-20T20:18:38.526Z Documenting normalize-line-endings v0.3.0
25612023-11-20T20:18:38.589Z Checking tracing v0.1.37
25622023-11-20T20:18:38.710Z Documenting bit-set v0.5.3
25632023-11-20T20:18:39.079Z Documenting similar v2.2.1
25642023-11-20T20:18:40.231Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25652023-11-20T20:18:40.703Z Documenting tokio-postgres v0.7.10
25662023-11-20T20:18:40.876Z Checking typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25672023-11-20T20:18:41.058Z Checking block-buffer v0.10.4
25682023-11-20T20:18:42.297Z Checking getopts v0.2.21
25692023-11-20T20:18:42.301Z Documenting tokio-stream v0.1.14
25702023-11-20T20:18:42.304Z Checking bitflags v2.4.0
25712023-11-20T20:18:42.307Z Checking const-oid v0.9.5
25722023-11-20T20:18:42.310Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25732023-11-20T20:18:44.648Z Documenting predicates v3.0.4
25742023-11-20T20:18:44.797Z Documenting unsafe-libyaml v0.2.9
25752023-11-20T20:18:44.926Z Checking ppv-lite86 v0.2.17
25762023-11-20T20:18:46.127Z Checking ident_case v1.0.1
25772023-11-20T20:18:46.131Z Checking subtle v2.5.0
25782023-11-20T20:18:46.134Z Checking rand_chacha v0.3.1
25792023-11-20T20:18:46.313Z Checking digest v0.10.7
25802023-11-20T20:18:46.591Z Checking progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25812023-11-20T20:18:46.908Z Checking serde_yaml v0.9.25
25822023-11-20T20:18:49.017Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25832023-11-20T20:18:49.595Z Documenting getopts v0.2.21
25842023-11-20T20:18:49.980Z Checking base64 v0.21.5
25852023-11-20T20:18:51.017Z Documenting serde_yaml v0.9.25
25862023-11-20T20:18:51.022Z Checking rand v0.8.5
25872023-11-20T20:18:51.024Z Checking tokio-util v0.7.10
25882023-11-20T20:18:52.267Z Checking openssl-probe v0.1.5
25892023-11-20T20:18:52.457Z Checking bitflags v1.3.2
25902023-11-20T20:18:52.589Z Checking untrusted v0.9.0
25912023-11-20T20:18:52.647Z Checking untrusted v0.7.1
25922023-11-20T20:18:52.803Z Checking percent-encoding v2.3.0
25932023-11-20T20:18:52.874Z Checking hashbrown v0.12.3
25942023-11-20T20:18:53.100Z Checking foreign-types-shared v0.1.1
25952023-11-20T20:18:53.245Z Checking foreign-types v0.3.2
25962023-11-20T20:18:53.376Z Checking ring v0.16.20
25972023-11-20T20:18:53.519Z Checking ring v0.17.5
25982023-11-20T20:18:53.574Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25992023-11-20T20:18:53.763Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
26002023-11-20T20:18:54.516Z Checking indexmap v1.9.3
26012023-11-20T20:18:55.643Z Checking openssl-sys v0.9.93
26022023-11-20T20:18:55.730Z Checking errno v0.3.2
26032023-11-20T20:18:55.928Z Checking adler v1.0.2
26042023-11-20T20:18:56.143Z Checking try-lock v0.2.4
26052023-11-20T20:18:56.170Z Checking siphasher v0.3.11
26062023-11-20T20:18:56.316Z Documenting match_cfg v0.1.0
26072023-11-20T20:18:56.514Z Checking unicode-segmentation v1.10.1
26082023-11-20T20:18:56.620Z Checking rustls-webpki v0.101.7
26092023-11-20T20:18:57.621Z Checking want v0.3.1
26102023-11-20T20:18:57.752Z Checking sct v0.7.0
26112023-11-20T20:18:57.814Z Checking openssl v0.10.57
26122023-11-20T20:18:57.864Z Checking miniz_oxide v0.7.1
26132023-11-20T20:18:58.031Z Checking h2 v0.3.21
26142023-11-20T20:18:59.058Z Checking form_urlencoded v1.2.0
26152023-11-20T20:18:59.357Z Checking lazy_static v1.4.0
26162023-11-20T20:18:59.509Z Checking http-body v0.4.5
26172023-11-20T20:18:59.617Z Documenting sha1 v0.10.6
26182023-11-20T20:18:59.791Z Documenting dirs-sys-next v0.1.2
26192023-11-20T20:18:59.809Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26202023-11-20T20:19:00.042Z Checking io-lifetimes v1.0.11
26212023-11-20T20:19:00.291Z Checking socket2 v0.4.9
26222023-11-20T20:19:00.497Z Documenting hostname v0.3.1
26232023-11-20T20:19:00.950Z Checking httparse v1.8.0
26242023-11-20T20:19:01.591Z Checking anstyle v1.0.2
26252023-11-20T20:19:02.194Z Checking tower-service v0.3.2
26262023-11-20T20:19:02.359Z Checking cpufeatures v0.2.9
26272023-11-20T20:19:02.492Z Checking utf8parse v0.2.1
26282023-11-20T20:19:02.698Z Checking httpdate v1.0.3
26292023-11-20T20:19:03.049Z Checking anstyle-parse v0.2.1
26302023-11-20T20:19:03.442Z Checking sha2 v0.10.8
26312023-11-20T20:19:04.020Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26322023-11-20T20:19:04.292Z Checking rustix v0.37.23
26332023-11-20T20:19:06.006Z Checking rustls v0.21.9
26342023-11-20T20:19:06.479Z Documenting dirs-next v2.0.0
26352023-11-20T20:19:06.577Z Checking native-tls v0.2.11
26362023-11-20T20:19:06.786Z Checking rustls-pemfile v1.0.3
26372023-11-20T20:19:07.385Z Checking md-5 v0.10.5
26382023-11-20T20:19:07.398Z Checking hmac v0.12.1
26392023-11-20T20:19:07.404Z Checking idna v0.4.0
26402023-11-20T20:19:07.407Z Checking stringprep v0.1.3
26412023-11-20T20:19:07.489Z Documenting camino v1.1.6
26422023-11-20T20:19:09.765Z Checking num-integer v0.1.45
26432023-11-20T20:19:09.801Z Checking hyper v0.14.27
26442023-11-20T20:19:09.841Z Checking hash32 v0.2.1
26452023-11-20T20:19:09.870Z Documenting thread_local v1.1.7
26462023-11-20T20:19:09.889Z Documenting paste v1.0.14
26472023-11-20T20:19:11.220Z Checking stable_deref_trait v1.2.0
26482023-11-20T20:19:11.347Z Checking either v1.9.0
26492023-11-20T20:19:11.690Z Checking fallible-iterator v0.2.0
26502023-11-20T20:19:11.821Z Checking anstyle-query v1.0.0
26512023-11-20T20:19:11.984Z Checking colorchoice v1.0.0
26522023-11-20T20:19:12.160Z Checking gimli v0.28.0
26532023-11-20T20:19:12.469Z Documenting term v0.7.0
26542023-11-20T20:19:12.693Z Checking postgres-protocol v0.6.6
26552023-11-20T20:19:13.737Z Checking anstream v0.5.0
26562023-11-20T20:19:14.221Z Checking heapless v0.7.16
26572023-11-20T20:19:15.023Z Checking tokio-rustls v0.24.1
26582023-11-20T20:19:15.294Z Checking url v2.4.1
26592023-11-20T20:19:15.378Z Checking rustls-native-certs v0.6.3
26602023-11-20T20:19:15.577Z Checking tokio-native-tls v0.3.1
26612023-11-20T20:19:15.581Z Checking terminal_size v0.2.6
26622023-11-20T20:19:15.800Z Checking phf_shared v0.11.2
26632023-11-20T20:19:15.938Z Documenting toml v0.8.8
26642023-11-20T20:19:15.961Z Checking block-padding v0.3.3
26652023-11-20T20:19:16.213Z Checking signal-hook v0.3.17
26662023-11-20T20:19:16.262Z Documenting crossbeam-channel v0.5.8
26672023-11-20T20:19:16.452Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26682023-11-20T20:19:16.577Z Checking scheduled-thread-pool v0.2.7
26692023-11-20T20:19:16.726Z Checking object v0.32.1
26702023-11-20T20:19:16.894Z Documenting atty v0.2.14
26712023-11-20T20:19:17.784Z Checking bzip2-sys v0.1.11+1.0.8
26722023-11-20T20:19:17.953Z Checking crc32fast v1.3.2
26732023-11-20T20:19:18.298Z Checking bit-vec v0.6.3
26742023-11-20T20:19:18.317Z Checking addr2line v0.21.0
26752023-11-20T20:19:18.671Z Checking matches v0.1.10
26762023-11-20T20:19:18.775Z Checking regex-automata v0.1.10
26772023-11-20T20:19:18.790Z Checking rustc-demangle v0.1.23
26782023-11-20T20:19:19.087Z Documenting take_mut v0.2.2
26792023-11-20T20:19:19.391Z Checking deranged v0.3.8
26802023-11-20T20:19:19.429Z Checking ipnet v2.8.0
26812023-11-20T20:19:20.160Z Checking num_threads v0.1.6
26822023-11-20T20:19:20.312Z Checking managed v0.8.0
26832023-11-20T20:19:20.930Z Checking clap_lex v0.5.1
26842023-11-20T20:19:21.311Z Checking clap_builder v4.4.2
26852023-11-20T20:19:21.732Z Documenting slog-term v2.9.0
26862023-11-20T20:19:22.120Z Checking time v0.3.27
26872023-11-20T20:19:22.650Z Checking smoltcp v0.9.1
26882023-11-20T20:19:24.436Z Checking bstr v0.2.17
26892023-11-20T20:19:24.561Z Documenting slog-async v2.8.0
26902023-11-20T20:19:25.118Z Checking idna v0.2.3
26912023-11-20T20:19:25.561Z Checking backtrace v0.3.69
26922023-11-20T20:19:25.763Z Checking flate2 v1.0.28
26932023-11-20T20:19:26.155Z Checking bzip2 v0.4.4
26942023-11-20T20:19:26.281Z Checking hyper-tls v0.5.0
26952023-11-20T20:19:26.452Z Checking hyper-rustls v0.24.2
26962023-11-20T20:19:26.542Z Checking r2d2 v0.8.10
26972023-11-20T20:19:26.587Z Checking signal-hook-mio v0.2.3
26982023-11-20T20:19:26.699Z Checking inout v0.1.3
26992023-11-20T20:19:26.742Z Checking phf v0.11.2
27002023-11-20T20:19:26.781Z Checking postgres-types v0.2.6
27012023-11-20T20:19:27.003Z Checking itertools v0.11.0
27022023-11-20T20:19:27.025Z Checking num-bigint v0.4.4
27032023-11-20T20:19:27.103Z Checking serde_urlencoded v0.7.1
27042023-11-20T20:19:27.186Z Checking phf_shared v0.10.0
27052023-11-20T20:19:27.610Z Checking futures-executor v0.3.29
27062023-11-20T20:19:27.756Z Documenting slog-json v2.6.1
27072023-11-20T20:19:27.949Z Checking ipnetwork v0.20.0
27082023-11-20T20:19:27.977Z Checking float-cmp v0.9.0
27092023-11-20T20:19:28.265Z Checking zerocopy v0.6.4
27102023-11-20T20:19:28.471Z Documenting async-stream-impl v0.3.5
27112023-11-20T20:19:29.042Z Checking hubpack v0.1.2
27122023-11-20T20:19:29.405Z Checking crossbeam-utils v0.8.16
27132023-11-20T20:19:29.522Z Checking encoding_rs v0.8.33
27142023-11-20T20:19:30.279Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27152023-11-20T20:19:30.576Z Checking memoffset v0.9.0
27162023-11-20T20:19:30.622Z Checking precomputed-hash v0.1.1
27172023-11-20T20:19:30.656Z Checking fixedbitset v0.4.2
27182023-11-20T20:19:30.711Z Checking new_debug_unreachable v1.0.4
27192023-11-20T20:19:30.753Z Checking whoami v1.4.1
27202023-11-20T20:19:30.766Z Checking difflib v0.4.0
27212023-11-20T20:19:30.829Z Checking regex-automata v0.3.8
27222023-11-20T20:19:31.180Z Checking static_assertions v1.1.0
27232023-11-20T20:19:31.183Z Documenting atomic-waker v1.1.1
27242023-11-20T20:19:31.186Z Checking data-encoding v2.4.0
27252023-11-20T20:19:31.255Z Checking normalize-line-endings v0.3.0
27262023-11-20T20:19:31.416Z Documenting debug-ignore v1.0.5
27272023-11-20T20:19:32.026Z Checking mime v0.3.17
27282023-11-20T20:19:32.493Z Checking predicates-core v1.0.6
27292023-11-20T20:19:32.771Z Checking webpki-roots v0.25.2
27302023-11-20T20:19:33.002Z Checking predicates v3.0.4
27312023-11-20T20:19:33.264Z Checking reqwest v0.11.22
27322023-11-20T20:19:33.322Z Checking bstr v1.6.0
27332023-11-20T20:19:34.022Z Checking trust-dns-proto v0.22.0
27342023-11-20T20:19:34.041Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27352023-11-20T20:19:34.759Z Documenting slog-bunyan v2.4.0
27362023-11-20T20:19:34.783Z Checking tokio-postgres v0.7.10
27372023-11-20T20:19:35.401Z Documenting waitgroup v0.1.2
27382023-11-20T20:19:35.630Z Checking petgraph v0.6.4
27392023-11-20T20:19:35.725Z Checking string_cache v0.8.7
27402023-11-20T20:19:36.129Z Checking crossbeam-epoch v0.9.15
27412023-11-20T20:19:36.367Z Documenting async-stream v0.3.5
27422023-11-20T20:19:36.837Z Checking diesel v2.1.4
27432023-11-20T20:19:39.424Z Checking yasna v0.5.2
27442023-11-20T20:19:40.345Z Checking futures v0.3.29
27452023-11-20T20:19:40.491Z Checking cipher v0.4.4
27462023-11-20T20:19:40.911Z Checking crossterm v0.27.0
27472023-11-20T20:19:41.006Z Checking zip v0.6.6
27482023-11-20T20:19:41.114Z Checking anyhow v1.0.75
27492023-11-20T20:19:41.495Z Checking clap v4.4.3
27502023-11-20T20:19:41.655Z Checking similar v2.2.1
27512023-11-20T20:19:41.813Z Checking bit-set v0.5.3
27522023-11-20T20:19:41.841Z Checking itertools v0.10.5
27532023-11-20T20:19:42.008Z Checking num-iter v0.1.43
27542023-11-20T20:19:42.114Z Checking console v0.15.7
27552023-11-20T20:19:42.223Z Checking rustix v0.38.9
27562023-11-20T20:19:42.249Z Checking signature v2.1.0
27572023-11-20T20:19:43.312Z Checking darling_core v0.20.3
27582023-11-20T20:19:43.354Z Checking toml v0.7.8
27592023-11-20T20:19:43.386Z Checking tokio-stream v0.1.14
27602023-11-20T20:19:43.390Z Checking toml_edit v0.21.0
27612023-11-20T20:19:43.782Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27622023-11-20T20:19:44.113Z Documenting multer v2.1.0
27632023-11-20T20:19:44.275Z Checking usdt v0.3.5
27642023-11-20T20:19:45.232Z Documenting serde_path_to_error v0.1.14
27652023-11-20T20:19:45.527Z Checking semver v1.0.20
27662023-11-20T20:19:45.541Z Checking hex v0.4.3
27672023-11-20T20:19:45.556Z Documenting strum v0.25.0
27682023-11-20T20:19:46.119Z Checking slog v2.7.0
27692023-11-20T20:19:46.383Z Checking lalrpop-util v0.19.12
27702023-11-20T20:19:46.849Z Checking darling v0.20.3
27712023-11-20T20:19:46.903Z Documenting structmeta-derive v0.2.0
27722023-11-20T20:19:46.935Z Checking structmeta v0.2.0
27732023-11-20T20:19:47.021Z Documenting serde_with_macros v2.3.3
27742023-11-20T20:19:47.275Z Documenting instant v0.1.12
27752023-11-20T20:19:51.364Z Checking regex-syntax v0.7.5
27762023-11-20T20:19:51.786Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27772023-11-20T20:19:51.884Z Documenting macaddr v1.0.1
27782023-11-20T20:19:52.110Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27792023-11-20T20:19:53.437Z Documenting backoff v0.4.0
27802023-11-20T20:19:54.210Z Documenting serde_with v2.3.3
27812023-11-20T20:19:54.464Z Documenting structmeta v0.2.0
27822023-11-20T20:19:56.573Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27832023-11-20T20:19:58.624Z Documenting is-terminal v0.4.9
27842023-11-20T20:19:58.887Z Documenting base64ct v1.6.0
27852023-11-20T20:20:00.652Z Documenting proc-macro-crate v1.3.1
27862023-11-20T20:20:01.307Z Documenting parse-display-derive v0.8.2
27872023-11-20T20:20:01.645Z Checking proc-macro-crate v1.3.1
27882023-11-20T20:20:02.032Z Documenting proc-macro-error-attr v1.0.4
27892023-11-20T20:20:05.154Z Checking proc-macro-error v1.0.4
27902023-11-20T20:20:05.726Z Documenting postcard-cobs v0.1.5-pre
27912023-11-20T20:20:05.733Z Documenting foreign-types-macros v0.2.3
27922023-11-20T20:20:05.738Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27932023-11-20T20:20:07.772Z Documenting proc-macro-error v1.0.4
27942023-11-20T20:20:08.415Z Documenting num_enum_derive v0.5.11
27952023-11-20T20:20:09.915Z Documenting parse-display v0.8.2
27962023-11-20T20:20:10.002Z Documenting postcard v0.7.3
27972023-11-20T20:20:11.813Z Documenting foreign-types-shared v0.3.1
27982023-11-20T20:20:13.466Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27992023-11-20T20:20:15.147Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28002023-11-20T20:20:15.336Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28012023-11-20T20:20:15.565Z Documenting crucible-workspace-hack v0.1.0
28022023-11-20T20:20:15.847Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28032023-11-20T20:20:15.990Z Documenting foreign-types v0.5.0
28042023-11-20T20:20:16.952Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28052023-11-20T20:20:17.891Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28062023-11-20T20:20:18.218Z Documenting num_enum v0.5.11
28072023-11-20T20:20:21.470Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28082023-11-20T20:20:21.587Z Documenting cstr-argument v0.1.2
28092023-11-20T20:20:22.194Z Documenting colored v2.0.4
28102023-11-20T20:20:22.201Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28112023-11-20T20:20:23.347Z Documenting zone_cfg_derive v0.3.0
28122023-11-20T20:20:23.449Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28132023-11-20T20:20:24.246Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28142023-11-20T20:20:27.149Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28152023-11-20T20:20:27.225Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28162023-11-20T20:20:28.023Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28172023-11-20T20:20:29.016Z Documenting num-derive v0.4.0
28182023-11-20T20:20:30.050Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28192023-11-20T20:20:30.836Z Documenting zone v0.3.0
28202023-11-20T20:20:31.073Z Documenting smf v0.2.2
28212023-11-20T20:20:32.839Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28222023-11-20T20:20:33.839Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28232023-11-20T20:20:34.516Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28242023-11-20T20:20:34.731Z Documenting linked-hash-map v0.5.6
28252023-11-20T20:20:35.876Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28262023-11-20T20:20:36.325Z Documenting fastrand v2.0.0
28272023-11-20T20:20:36.588Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28282023-11-20T20:20:37.605Z Documenting password-hash v0.5.0
28292023-11-20T20:20:39.734Z Documenting blake2 v0.10.6
28302023-11-20T20:20:41.128Z Documenting lru-cache v0.1.2
28312023-11-20T20:20:41.141Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28322023-11-20T20:20:42.709Z Documenting tempfile v3.8.0
28332023-11-20T20:20:42.723Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28342023-11-20T20:20:44.307Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28352023-11-20T20:20:44.321Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28362023-11-20T20:20:44.404Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28372023-11-20T20:20:44.712Z Checking heck v0.3.3
28382023-11-20T20:20:44.955Z Documenting structopt-derive v0.4.18
28392023-11-20T20:20:46.476Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28402023-11-20T20:20:46.836Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28412023-11-20T20:20:47.501Z Documenting argon2 v0.5.2
28422023-11-20T20:20:49.815Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28432023-11-20T20:20:50.758Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28442023-11-20T20:20:53.797Z Documenting structopt v0.3.26
28452023-11-20T20:20:54.803Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28462023-11-20T20:20:54.883Z Documenting libefi-sys v0.1.0
28472023-11-20T20:20:57.625Z Documenting pem-rfc7468 v0.7.0
28482023-11-20T20:20:57.863Z Documenting der_derive v0.7.2
28492023-11-20T20:20:59.547Z Documenting quick-error v1.2.3
28502023-11-20T20:21:00.177Z Documenting flagset v0.4.3
28512023-11-20T20:21:01.054Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28522023-11-20T20:21:01.584Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28532023-11-20T20:21:03.845Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28542023-11-20T20:21:04.338Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28552023-11-20T20:21:04.461Z Documenting cancel-safe-futures v0.1.5
28562023-11-20T20:21:05.135Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28572023-11-20T20:21:05.212Z Checking convert_case v0.4.0
28582023-11-20T20:21:05.507Z Documenting convert_case v0.4.0
28592023-11-20T20:21:05.683Z Documenting der v0.7.8
28602023-11-20T20:21:05.814Z Documenting resolv-conf v0.7.0
28612023-11-20T20:21:07.474Z Documenting tap v1.0.1
28622023-11-20T20:21:08.751Z Documenting radium v0.7.0
28632023-11-20T20:21:11.617Z Documenting derive_more v0.99.17
28642023-11-20T20:21:11.881Z Documenting trust-dns-resolver v0.22.0
28652023-11-20T20:21:11.947Z Documenting wyz v0.5.1
28662023-11-20T20:21:13.088Z Documenting funty v2.0.0
28672023-11-20T20:21:13.435Z Documenting crc-catalog v2.2.0
28682023-11-20T20:21:14.300Z Documenting spki v0.7.2
28692023-11-20T20:21:16.513Z Documenting arc-swap v1.6.0
28702023-11-20T20:21:17.744Z Documenting crc v3.0.1
28712023-11-20T20:21:18.027Z Documenting bitvec v1.0.1
28722023-11-20T20:21:20.216Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28732023-11-20T20:21:20.289Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28742023-11-20T20:21:26.656Z Documenting pkcs8 v0.10.2
28752023-11-20T20:21:26.883Z Documenting num-rational v0.4.1
28762023-11-20T20:21:26.937Z Documenting hkdf v0.12.3
28772023-11-20T20:21:26.955Z Documenting num-complex v0.4.4
28782023-11-20T20:21:26.964Z Documenting slog-scope v4.4.0
28792023-11-20T20:21:26.970Z Documenting packed_struct_codegen v0.10.1
28802023-11-20T20:21:26.975Z Documenting half v1.8.2
28812023-11-20T20:21:27.799Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28822023-11-20T20:21:27.848Z Documenting ciborium-io v0.2.1
28832023-11-20T20:21:27.989Z Documenting nodrop v0.1.14
28842023-11-20T20:21:28.408Z Documenting slog-stdlog v4.1.1
28852023-11-20T20:21:29.591Z Documenting num v0.4.1
28862023-11-20T20:21:29.665Z Documenting pkcs1 v0.7.5
28872023-11-20T20:21:30.855Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28882023-11-20T20:21:32.204Z Documenting slog-dtrace v0.2.3
28892023-11-20T20:21:32.229Z Documenting array-init v0.0.4
28902023-11-20T20:21:32.529Z Documenting packed_struct v0.10.1
28912023-11-20T20:21:33.309Z Documenting ciborium-ll v0.2.1
28922023-11-20T20:21:34.141Z Documenting num-bigint-dig v0.8.4
28932023-11-20T20:21:35.820Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28942023-11-20T20:21:36.877Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28952023-11-20T20:21:38.119Z Documenting xattr v1.0.1
28962023-11-20T20:21:39.906Z Documenting filetime v0.2.22
28972023-11-20T20:21:40.618Z Documenting swrite v0.1.0
28982023-11-20T20:21:43.564Z Documenting keccak v0.1.4
28992023-11-20T20:21:43.868Z Documenting bitfield v0.14.0
29002023-11-20T20:21:44.279Z Documenting termcolor v1.2.0
29012023-11-20T20:21:45.649Z Documenting tar v0.4.40
29022023-11-20T20:21:45.883Z Documenting rsa v0.9.2
29032023-11-20T20:21:46.293Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29042023-11-20T20:21:47.847Z Documenting sha3 v0.10.8
29052023-11-20T20:21:48.121Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29062023-11-20T20:21:50.698Z Documenting env_logger v0.10.0
29072023-11-20T20:21:50.925Z Documenting ciborium v0.2.1
29082023-11-20T20:21:52.372Z Documenting serde-hex v0.1.0
29092023-11-20T20:21:55.727Z Documenting slog-envlogger v2.2.0
29102023-11-20T20:21:56.888Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29112023-11-20T20:21:57.458Z Documenting x509-cert v0.2.4
29122023-11-20T20:21:57.725Z Documenting newtype_derive v0.1.6
29132023-11-20T20:21:57.968Z Documenting libsw v3.3.0
29142023-11-20T20:22:00.320Z Documenting ron v0.8.1
29152023-11-20T20:22:00.499Z Documenting fxhash v0.2.1
29162023-11-20T20:22:02.480Z Documenting secrecy v0.8.0
29172023-11-20T20:22:04.043Z Documenting derive-where v1.2.5
29182023-11-20T20:22:04.287Z Documenting linear-map v1.2.0
29192023-11-20T20:22:04.801Z Documenting owo-colors v3.5.0
29202023-11-20T20:22:06.051Z Documenting crc-any v2.4.3
29212023-11-20T20:22:06.333Z Documenting steno v0.4.0
29222023-11-20T20:22:06.783Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29232023-11-20T20:22:07.253Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29242023-11-20T20:22:08.044Z Documenting doc-comment v0.3.3
29252023-11-20T20:22:10.753Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29262023-11-20T20:22:11.102Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29272023-11-20T20:22:12.180Z Documenting snafu-derive v0.7.5
29282023-11-20T20:22:12.215Z Documenting path-slash v0.1.5
29292023-11-20T20:22:13.557Z Documenting same-file v1.0.6
29302023-11-20T20:22:13.996Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29312023-11-20T20:22:17.886Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29322023-11-20T20:22:21.660Z Documenting walkdir v2.4.0
29332023-11-20T20:22:21.674Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29342023-11-20T20:22:22.070Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29352023-11-20T20:22:23.777Z Documenting snafu v0.7.5
29362023-11-20T20:22:26.271Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29372023-11-20T20:22:26.435Z Documenting camino-tempfile v1.0.2
29382023-11-20T20:22:30.149Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29392023-11-20T20:22:32.274Z Checking darling_core v0.14.4
29402023-11-20T20:22:33.160Z Documenting itertools v0.12.0
29412023-11-20T20:22:34.494Z Documenting nibble_vec v0.1.0
29422023-11-20T20:22:35.150Z Documenting glob v0.3.1
29432023-11-20T20:22:41.287Z Documenting endian-type v0.1.2
29442023-11-20T20:22:41.621Z Checking darling v0.14.4
29452023-11-20T20:22:41.741Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29462023-11-20T20:22:44.047Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29472023-11-20T20:22:44.820Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29482023-11-20T20:22:45.457Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29492023-11-20T20:22:46.338Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29502023-11-20T20:22:47.246Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29512023-11-20T20:22:47.682Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29522023-11-20T20:22:47.756Z Documenting radix_trie v0.2.1
29532023-11-20T20:22:48.955Z Documenting path-dedot v3.1.0
29542023-11-20T20:22:51.716Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29552023-11-20T20:22:54.841Z Documenting trust-dns-client v0.22.0
29562023-11-20T20:22:55.384Z Documenting path-absolutize v3.1.0
29572023-11-20T20:23:01.412Z Documenting buf-list v1.0.3
29582023-11-20T20:23:01.759Z Documenting globset v0.4.13
29592023-11-20T20:23:08.300Z Documenting crossbeam-deque v0.8.3
29602023-11-20T20:23:08.645Z Documenting headers-core v0.2.0
29612023-11-20T20:23:08.844Z Documenting olpc-cjson v0.1.3
29622023-11-20T20:23:09.177Z Documenting serde_plain v1.0.2
29632023-11-20T20:23:14.209Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29642023-11-20T20:23:14.286Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29652023-11-20T20:23:14.754Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29662023-11-20T20:23:14.771Z Documenting display-error-chain v0.2.0
29672023-11-20T20:23:15.206Z Documenting utf-8 v0.7.6
29682023-11-20T20:23:15.452Z Documenting tough v0.14.0
29692023-11-20T20:23:15.577Z Documenting rayon-core v1.12.0
29702023-11-20T20:23:15.911Z Documenting headers v0.3.9
29712023-11-20T20:23:18.853Z Documenting trust-dns-server v0.22.1
29722023-11-20T20:23:19.545Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29732023-11-20T20:23:19.632Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29742023-11-20T20:23:20.890Z Documenting tungstenite v0.20.1
29752023-11-20T20:23:21.229Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29762023-11-20T20:23:22.629Z Documenting derive_builder_core v0.12.0
29772023-11-20T20:23:23.113Z Checking derive_builder_core v0.12.0
29782023-11-20T20:23:24.272Z Documenting sled v0.34.7
29792023-11-20T20:23:24.510Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29802023-11-20T20:23:25.574Z Documenting unicase v2.7.0
29812023-11-20T20:23:25.937Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
29822023-11-20T20:23:26.793Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29832023-11-20T20:23:27.237Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29842023-11-20T20:23:27.667Z Documenting bcs v0.1.6
29852023-11-20T20:23:30.276Z Documenting ff v0.13.0
29862023-11-20T20:23:30.748Z Documenting pretty-hex v0.3.0
29872023-11-20T20:23:31.404Z Documenting highway v1.1.0
29882023-11-20T20:23:32.666Z Documenting tokio-tungstenite v0.20.1
29892023-11-20T20:23:32.770Z Documenting derive_builder_macro v0.12.0
29902023-11-20T20:23:34.369Z Documenting mime_guess v2.0.4
29912023-11-20T20:23:35.438Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29922023-11-20T20:23:36.022Z Documenting rayon v1.8.0
29932023-11-20T20:23:36.972Z Documenting group v0.13.0
29942023-11-20T20:23:37.283Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29952023-11-20T20:23:39.499Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29962023-11-20T20:23:43.379Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29972023-11-20T20:23:43.579Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29982023-11-20T20:23:47.608Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29992023-11-20T20:23:55.007Z Documenting portable-atomic v1.4.3
30002023-11-20T20:24:18.458Z Documenting ed25519 v1.5.3
30012023-11-20T20:24:19.220Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30022023-11-20T20:24:19.336Z Documenting universal-hash v0.5.1
30032023-11-20T20:24:19.474Z Documenting crypto-bigint v0.5.2
30042023-11-20T20:24:19.649Z Documenting kstat-rs v0.2.3
30052023-11-20T20:24:19.834Z Documenting curve25519-dalek-derive v0.1.0
30062023-11-20T20:24:20.505Z Documenting ref-cast-impl v1.0.20
30072023-11-20T20:24:20.536Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30082023-11-20T20:24:20.560Z Documenting thiserror-impl-no-std v2.0.2
30092023-11-20T20:24:20.602Z Documenting vte_generate_state_changes v0.1.1
30102023-11-20T20:24:20.616Z Documenting cassowary v0.3.0
30112023-11-20T20:24:20.641Z Documenting number_prefix v0.4.0
30122023-11-20T20:24:20.728Z Documenting base16ct v0.2.0
30132023-11-20T20:24:20.759Z Documenting opaque-debug v0.3.0
30142023-11-20T20:24:20.821Z Documenting vte v0.11.1
30152023-11-20T20:24:20.847Z Documenting thiserror-no-std v2.0.2
30162023-11-20T20:24:20.865Z Documenting ratatui v0.23.0
30172023-11-20T20:24:20.898Z Documenting indicatif v0.17.7
30182023-11-20T20:24:22.142Z Documenting elliptic-curve v0.13.5
30192023-11-20T20:24:22.303Z Documenting poly1305 v0.8.0
30202023-11-20T20:24:23.036Z Documenting ref-cast v1.0.20
30212023-11-20T20:24:25.051Z Documenting curve25519-dalek v4.1.0
30222023-11-20T20:24:27.602Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30232023-11-20T20:24:27.712Z Documenting salty v0.2.0
30242023-11-20T20:24:28.175Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
30252023-11-20T20:24:29.704Z Documenting derive_builder v0.12.0
30262023-11-20T20:24:30.165Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30272023-11-20T20:24:31.274Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30282023-11-20T20:24:34.616Z Documenting fs-err v2.10.0
30292023-11-20T20:24:34.700Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30302023-11-20T20:24:40.404Z Documenting polar-core v0.27.0
30312023-11-20T20:24:42.930Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30322023-11-20T20:24:49.622Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30332023-11-20T20:24:52.703Z Documenting libxml v0.3.3
30342023-11-20T20:24:54.316Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
30352023-11-20T20:24:56.200Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30362023-11-20T20:24:59.277Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30372023-11-20T20:25:00.732Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30382023-11-20T20:25:01.169Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30392023-11-20T20:25:02.385Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30402023-11-20T20:25:02.431Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30412023-11-20T20:25:03.105Z Documenting chacha20 v0.9.1
30422023-11-20T20:25:03.265Z Documenting bb8 v0.8.1
30432023-11-20T20:25:04.452Z Documenting pem v3.0.2
30442023-11-20T20:25:05.248Z Documenting quick-xml v0.23.1
30452023-11-20T20:25:10.242Z Documenting bytesize v1.3.0
30462023-11-20T20:25:10.513Z Documenting serde-big-array v0.5.1
30472023-11-20T20:25:11.692Z Documenting aead v0.5.2
30482023-11-20T20:25:12.334Z Documenting oso-derive v0.27.0
30492023-11-20T20:25:12.495Z Documenting impl-trait-for-tuples v0.2.2
30502023-11-20T20:25:16.611Z Documenting rtoolbox v0.0.1
30512023-11-20T20:25:16.937Z Documenting maplit v1.0.2
30522023-11-20T20:25:18.914Z Documenting unicode-linebreak v0.1.5
30532023-11-20T20:25:20.268Z Documenting humantime v2.1.0
30542023-11-20T20:25:21.227Z Documenting is_ci v1.1.1
30552023-11-20T20:25:21.237Z Documenting smawk v0.3.1
30562023-11-20T20:25:21.367Z Documenting chacha20poly1305 v0.10.1
30572023-11-20T20:25:23.246Z Documenting rpassword v7.2.0
30582023-11-20T20:25:23.345Z Documenting oso v0.27.0
30592023-11-20T20:25:23.633Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30602023-11-20T20:25:26.219Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30612023-11-20T20:25:26.346Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30622023-11-20T20:25:27.031Z Documenting supports-color v2.1.0
30632023-11-20T20:25:27.218Z Documenting textwrap v0.16.0
30642023-11-20T20:25:29.130Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
30652023-11-20T20:25:30.777Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30662023-11-20T20:25:31.591Z Documenting rcgen v0.11.3
30672023-11-20T20:25:34.415Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30682023-11-20T20:25:41.220Z Documenting vsss-rs v3.3.1
30692023-11-20T20:25:41.802Z Documenting tui-tree-widget v0.13.0
30702023-11-20T20:25:42.667Z Documenting strip-ansi-escapes v0.2.0
30712023-11-20T20:25:49.058Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30722023-11-20T20:25:49.482Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30732023-11-20T20:25:50.607Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30742023-11-20T20:25:52.252Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30752023-11-20T20:25:53.548Z Documenting cookie v0.18.0
30762023-11-20T20:25:56.263Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
30772023-11-20T20:25:57.694Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30782023-11-20T20:26:00.440Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30792023-11-20T20:26:01.053Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30802023-11-20T20:26:01.379Z Documenting atomicwrites v0.4.2
30812023-11-20T20:26:01.602Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30822023-11-20T20:26:06.479Z Documenting signal-hook-tokio v0.3.1
30832023-11-20T20:26:08.305Z Documenting fd-lock v3.0.13
30842023-11-20T20:26:09.406Z Documenting subprocess v0.2.9
30852023-11-20T20:26:09.610Z Documenting http-range v0.1.5
30862023-11-20T20:26:13.363Z Documenting shell-words v1.1.0
30872023-11-20T20:26:14.317Z Documenting corncobs v0.1.3
30882023-11-20T20:26:14.546Z Documenting nu-ansi-term v0.49.0
30892023-11-20T20:26:15.346Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30902023-11-20T20:26:15.608Z Documenting hyper-staticfile v0.9.5
30912023-11-20T20:26:16.021Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30922023-11-20T20:26:18.604Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30932023-11-20T20:26:19.628Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30942023-11-20T20:26:20.988Z Documenting reedline v0.26.0
30952023-11-20T20:26:24.973Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30962023-11-20T20:26:25.839Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30972023-11-20T20:26:27.812Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30982023-11-20T20:26:29.702Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30992023-11-20T20:26:32.346Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31002023-11-20T20:26:32.400Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31012023-11-20T20:26:52.740Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
31022023-11-20T20:26:52.764Z Documenting fatfs v0.3.6
31032023-11-20T20:26:52.861Z Documenting cargo-platform v0.1.3
31042023-11-20T20:26:54.080Z Documenting nanorand v0.7.0
31052023-11-20T20:26:59.341Z Documenting assert_matches v1.5.0
31062023-11-20T20:27:00.407Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31072023-11-20T20:27:00.529Z Documenting flume v0.11.0
31082023-11-20T20:27:01.614Z Documenting cargo_metadata v0.18.0
31092023-11-20T20:27:01.875Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31102023-11-20T20:27:02.855Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31112023-11-20T20:27:04.353Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31122023-11-20T20:27:07.787Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31132023-11-20T20:27:07.791Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31142023-11-20T20:27:09.221Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31152023-11-20T20:27:09.312Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31162023-11-20T20:27:30.366Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31172023-11-20T20:27:36.626Z Documenting omicron-zone-package v0.9.1
31182023-11-20T20:27:42.215Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31192023-11-20T20:27:42.952Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31202023-11-20T20:27:43.452Z Documenting cargo_toml v0.17.0
31212023-11-20T20:27:45.391Z Documenting termios v0.3.3
31222023-11-20T20:27:47.866Z Documenting topological-sort v0.2.2
31232023-11-20T20:27:48.146Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31242023-11-20T20:27:51.752Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31252023-11-20T20:27:53.199Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31262023-11-20T20:27:53.808Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31272023-11-20T20:27:54.203Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31282023-11-20T20:28:04.949Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31292023-11-20T20:28:10.962Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
31302023-11-20T20:28:10.966Z --> sled-agent/src/sim/instance.rs:46:7
31312023-11-20T20:28:10.969Z |
31322023-11-20T20:28:10.972Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
31332023-11-20T20:28:10.975Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
31342023-11-20T20:28:10.978Z |
31352023-11-20T20:28:10.982Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31362023-11-20T20:28:10.986Z
31372023-11-20T20:28:14.612Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
31382023-11-20T20:28:38.469Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31392023-11-20T20:28:40.816Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31402023-11-20T20:29:00.643Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31412023-11-20T20:29:00.686Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31422023-11-20T20:29:03.440Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31432023-11-20T20:29:05.763Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31442023-11-20T20:29:09.113Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31452023-11-20T20:30:30.783Z Finished dev [unoptimized + debuginfo] target(s) in 15m 57s
31462023-11-20T20:30:30.893Z
31472023-11-20T20:30:30.902Zreal 15:57.301152422
31482023-11-20T20:30:30.909Zuser 55:47.452955182
31492023-11-20T20:30:30.916Zsys 1:00:45.922894753
31502023-11-20T20:30:30.918Ztrap 2.149130180
31512023-11-20T20:30:30.921Ztflt 0.239143538
31522023-11-20T20:30:30.924Zdflt 0.698676032
31532023-11-20T20:30:30.927Zkflt 0.000155403
31542023-11-20T20:30:30.931Zlock 2:59:03.931522023
31552023-11-20T20:30:30.934Zslp 4:11:30.166708952
31562023-11-20T20:30:30.938Zlat 5:39.249501080
31572023-11-20T20:30:30.942Zstop 1:50.121051919
31582023-11-20T20:30:30.947Zprocess exited: duration 1882980 ms, exit code 0
 
31592023-11-20T20:30:30.953Zfound 0 output files