01HFSS1990CWKG8CX5WZNTXBF5: 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: 01HFSS1YSF50YE6GJBFN7S2M2D

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-21T20:29:19.753Zjob assigned to worker 01HFSS26Q7N47PYH0SD1X29XF7 (queued for 1 m 52 s)
 
22023-11-21T20:29:19.873Zstarting task 0: "setup"
32023-11-21T20:29:19.989Z++ uname -s
42023-11-21T20:29:19.998Z+ kern=SunOS
52023-11-21T20:29:19.998Z+ case "$kern" in
62023-11-21T20:29:19.998Z+ groupadd -g 12345 build
72023-11-21T20:29:19.998Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-21T20:29:22.022Z+ zfs create -o mountpoint=/work rpool/work
92023-11-21T20:29:22.153Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-21T20:29:22.174Z+ home_fs=zfs
112023-11-21T20:29:22.174Z+ [[ zfs == autofs ]]
122023-11-21T20:29:22.174Z+ mkdir -p /home/build
132023-11-21T20:29:22.174Z+ chown build:build /home/build /work
142023-11-21T20:29:23.158Z+ chmod 0700 /home/build /work
152023-11-21T20:29:23.162Zprocess exited: duration 3292 ms, exit code 0
 
162023-11-21T20:29:23.167Zstarting task 1: "rust-toolchain"
172023-11-21T20:29:23.177Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-21T20:29:23.179Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-21T20:29:23.375Zinfo: downloading installer
202023-11-21T20:29:26.293Zwarning: it looks like you have an existing installation of Rust at:
212023-11-21T20:29:26.293Zwarning: /opt/ooce/bin
222023-11-21T20:29:26.293Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-21T20:29:26.293Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-21T20:29:26.293Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-21T20:29:26.293Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-21T20:29:26.293Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-21T20:29:26.294Zerror: cannot install while Rust is installed
282023-11-21T20:29:26.294Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-21T20:29:26.537Zinfo: profile set to 'default'
302023-11-21T20:29:26.537Zinfo: default host triple is x86_64-unknown-illumos
312023-11-21T20:29:26.565Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-21T20:29:26.854Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-21T20:29:26.854Zinfo: downloading component 'cargo'
342023-11-21T20:29:27.500Zinfo: downloading component 'clippy'
352023-11-21T20:29:27.775Zinfo: downloading component 'rust-docs'
362023-11-21T20:29:28.793Zinfo: downloading component 'rust-std'
372023-11-21T20:29:30.697Zinfo: downloading component 'rustc'
382023-11-21T20:29:35.074Zinfo: downloading component 'rustfmt'
392023-11-21T20:29:35.339Zinfo: installing component 'cargo'
402023-11-21T20:29:37.112Zinfo: installing component 'clippy'
412023-11-21T20:29:38.018Zinfo: installing component 'rust-docs'
422023-11-21T20:29:40.714Zinfo: installing component 'rust-std'
432023-11-21T20:29:44.453Zinfo: installing component 'rustc'
442023-11-21T20:29:53.503Zinfo: installing component 'rustfmt'
452023-11-21T20:29:53.964Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-21T20:29:53.964Z
472023-11-21T20:29:54.138Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-21T20:29:54.138Z
492023-11-21T20:29:54.138Z
502023-11-21T20:29:54.138ZRust is installed now. Great!
512023-11-21T20:29:54.138Z
522023-11-21T20:29:54.138ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-21T20:29:54.138Zenvironment variable. This has not been done automatically.
542023-11-21T20:29:54.138Z
552023-11-21T20:29:54.138ZTo configure your current shell, run:
562023-11-21T20:29:54.138Zsource "$HOME/.cargo/env"
572023-11-21T20:29:54.224Z+ rustc --version
582023-11-21T20:29:54.337Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-21T20:29:54.342Zprocess exited: duration 31174 ms, exit code 0
 
602023-11-21T20:29:54.359Zstarting task 2: "authentication"
612023-11-21T20:29:54.385Zprocess exited: duration 30 ms, exit code 0
 
622023-11-21T20:29:54.395Zstarting task 3: "clone repository"
632023-11-21T20:29:54.399Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-21T20:29:54.403Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-21T20:29:54.440ZCloning into '/work/oxidecomputer/omicron'...
662023-11-21T20:30:01.693Z+ cd /work/oxidecomputer/omicron
672023-11-21T20:30:01.693Z+ [[ -n john/inventory-rot-cmpa-cfpa ]]
682023-11-21T20:30:01.693Z+ git fetch origin john/inventory-rot-cmpa-cfpa
692023-11-21T20:30:01.694ZFrom https://github.com/oxidecomputer/omicron
702023-11-21T20:30:01.694Z * branch john/inventory-rot-cmpa-cfpa -> FETCH_HEAD
712023-11-21T20:30:01.694Z+ git checkout -B john/inventory-rot-cmpa-cfpa remotes/origin/john/inventory-rot-cmpa-cfpa
722023-11-21T20:30:01.694ZSwitched to a new branch 'john/inventory-rot-cmpa-cfpa'
732023-11-21T20:30:01.694Zbranch 'john/inventory-rot-cmpa-cfpa' set up to track 'origin/john/inventory-rot-cmpa-cfpa'.
742023-11-21T20:30:01.694Z+ git reset --hard 500ab9096843e936a0c3672a5ad3edde45d6e227
752023-11-21T20:30:01.694ZHEAD is now at 500ab909 bump schema after merging main
762023-11-21T20:30:01.694Zprocess exited: duration 6080 ms, exit code 0
 
772023-11-21T20:30:01.975Zstarting task 4: "build"
782023-11-21T20:30:02.064Z+ cargo --version
792023-11-21T20:30:02.064Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-21T20:30:02.104Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-21T20:30:02.179Zinfo: downloading component 'cargo'
822023-11-21T20:30:03.032Zinfo: downloading component 'clippy'
832023-11-21T20:30:03.391Zinfo: downloading component 'rust-docs'
842023-11-21T20:30:04.534Zinfo: downloading component 'rust-std'
852023-11-21T20:30:06.423Zinfo: downloading component 'rustc'
862023-11-21T20:30:11.485Zinfo: downloading component 'rustfmt'
872023-11-21T20:30:11.775Zinfo: installing component 'cargo'
882023-11-21T20:30:12.969Zinfo: installing component 'clippy'
892023-11-21T20:30:13.492Zinfo: installing component 'rust-docs'
902023-11-21T20:30:16.173Zinfo: installing component 'rust-std'
912023-11-21T20:30:18.922Zinfo: installing component 'rustc'
922023-11-21T20:30:25.507Zinfo: installing component 'rustfmt'
932023-11-21T20:30:26.138Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-21T20:30:26.151Z+ rustc --version
952023-11-21T20:30:26.362Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-21T20:30:26.371Z+ source ./env.sh
972023-11-21T20:30:26.371Z++ set -o xtrace
982023-11-21T20:30:26.371Z++++ dirname ./env.sh
992023-11-21T20:30:26.371Z+++ cd .
1002023-11-21T20:30:26.371Z+++ echo /work/oxidecomputer/omicron
1012023-11-21T20:30:26.371Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ 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-21T20:30:26.371Z++ unset OMICRON_WS
1112023-11-21T20:30:26.371Z++ set +o xtrace
1122023-11-21T20:30:26.464Z
1132023-11-21T20:30:26.464Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-21T20:30:26.464Z # # # # # # # # # # # # # # #
1152023-11-21T20:30:26.464Z # # # # ##### # # ##### # # # # # #### #
1162023-11-21T20:30:26.464Z ##### ##### # ##### # # # # # # # # #
1172023-11-21T20:30:26.464Z # # # # # # # # # # # # # # #
1182023-11-21T20:30:26.464Z # # # ###### # # ###### ### # #### # #### #
1192023-11-21T20:30:26.464Z
1202023-11-21T20:30:35.477Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-21T20:30:36.485Z Startup: Caching catalogs ... Done
1222023-11-21T20:30:42.308ZPlanning: Solver setup ... Done (5.069s)
1232023-11-21T20:30:42.311ZPlanning: Running solver ... Done (0.127s)
1242023-11-21T20:30:42.312ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-21T20:30:42.312ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-21T20:30:42.329ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-21T20:30:42.414ZPlanning: Package planning ... Done (0.083s)
1282023-11-21T20:30:42.502ZPlanning: Merging actions ... Done (0.089s)
1292023-11-21T20:30:43.196ZPlanning: Checking for conflicting actions ... Done (0.693s)
1302023-11-21T20:30:43.213ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-21T20:30:47.622ZPlanning: Evaluating mediators ... Done (4.392s)
1322023-11-21T20:30:51.272ZPlanning: Planning completed in 11.08 seconds
1332023-11-21T20:30:51.344Z Packages to install: 4
1342023-11-21T20:30:51.344Z Mediators to change: 2
1352023-11-21T20:30:51.344Z Services to change: 1
1362023-11-21T20:30:51.344Z Estimated space available: 148.90 GB
1372023-11-21T20:30:51.344ZEstimated space to be consumed: 1.37 GB
1382023-11-21T20:30:51.344Z Create boot environment: No
1392023-11-21T20:30:51.344ZCreate backup boot environment: No
1402023-11-21T20:30:51.344Z Rebuild boot archive: No
1412023-11-21T20:30:51.344Z
1422023-11-21T20:30:51.345ZChanged mediators:
1432023-11-21T20:30:51.345Z mediator clang:
1442023-11-21T20:30:51.348Z version: None -> 15 (system default)
1452023-11-21T20:30:51.348Z
1462023-11-21T20:30:51.348Z mediator llvm:
1472023-11-21T20:30:51.348Z version: 14 (system default) -> 15 (system default)
1482023-11-21T20:30:51.348Z
1492023-11-21T20:30:51.348ZChanged packages:
1502023-11-21T20:30:51.348Zhelios-dev
1512023-11-21T20:30:51.349Z developer/build-essential
1522023-11-21T20:30:51.349Z None -> 11-2.0
1532023-11-21T20:30:51.349Z library/libxmlsec1
1542023-11-21T20:30:51.349Z None -> 1.2.35-2.0
1552023-11-21T20:30:51.349Z ooce/developer/clang-15
1562023-11-21T20:30:51.349Z None -> 15.0.7-2.0
1572023-11-21T20:30:51.349Z ooce/developer/llvm-15
1582023-11-21T20:30:51.349Z None -> 15.0.7-2.0
1592023-11-21T20:30:51.349Z
1602023-11-21T20:30:51.349ZServices:
1612023-11-21T20:30:51.349Z restart_fmri:
1622023-11-21T20:30:51.349Z svc:/system/update-man-index:default
1632023-11-21T20:30:51.430Z
1642023-11-21T20:30:51.430ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-21T20:30:56.705ZDownload: 945/3290 items 19.0/212.6MB 8% complete (3.9M/s)
1662023-11-21T20:31:01.586ZDownload: 1734/3290 items 114.4/212.6MB 53% complete (11.7M/s)
1672023-11-21T20:31:07.492ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (11.8M/s)
1682023-11-21T20:31:12.487ZDownload: 3102/3290 items 146.4/212.6MB 68% complete (2.6M/s)
1692023-11-21T20:31:20.335ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.7M/s)
1702023-11-21T20:31:22.034ZDownload: Completed 212.60 MB in 30.73 seconds (6.9M/s)
1712023-11-21T20:31:22.285Z Actions: 1/3687 actions (Installing new actions)
1722023-11-21T20:31:27.749Z Actions: 1772/3687 actions (Installing new actions)
1732023-11-21T20:31:30.555Z Actions: Completed 3687 actions in 8.29 seconds.
1742023-11-21T20:31:30.732Z Done (0.092s)
1752023-11-21T20:31:30.732Z Done (0.000s)
1762023-11-21T20:31:30.938Z Done (0.223s)
1772023-11-21T20:31:38.664Z Done (7.668s)
1782023-11-21T20:31:38.930Z Done (0.168s)
1792023-11-21T20:31:38.944Z Done (0.000s)
1802023-11-21T20:31:39.171Z Done (0.000s)
1812023-11-21T20:31:39.950ZPlanning: Evaluating mediator changes ... Done
1822023-11-21T20:31:40.149ZPlanning: Checking for conflicting actions ... Done
1832023-11-21T20:31:40.153ZPlanning: Consolidating action changes ... Done
1842023-11-21T20:31:40.590ZPlanning: Evaluating mediators ... Done
1852023-11-21T20:31:40.627ZPlanning: Planning completed in 0.72 seconds
1862023-11-21T20:31:40.645Z Mediators to change: 2
1872023-11-21T20:31:40.662Z Create boot environment: No
1882023-11-21T20:31:40.662ZCreate backup boot environment: No
1892023-11-21T20:31:40.740Z Done
1902023-11-21T20:31:40.740Z Done
1912023-11-21T20:31:45.052Z Done
1922023-11-21T20:31:46.625Z Done
1932023-11-21T20:31:46.735Z Done
1942023-11-21T20:31:46.740Z Done
1952023-11-21T20:31:46.848Z Done
1962023-11-21T20:31:47.850ZPlanning: Evaluating mediator changes ... Done
1972023-11-21T20:31:47.862ZPlanning: Merging actions ... Done
1982023-11-21T20:31:48.170ZPlanning: Checking for conflicting actions ... Done
1992023-11-21T20:31:48.173ZPlanning: Consolidating action changes ... Done
2002023-11-21T20:31:48.669ZPlanning: Evaluating mediators ... Done
2012023-11-21T20:31:48.827ZPlanning: Planning completed in 1.28 seconds
2022023-11-21T20:31:48.973Z Packages to change: 1
2032023-11-21T20:31:48.973Z Mediators to change: 1
2042023-11-21T20:31:48.973Z Services to change: 1
2052023-11-21T20:31:48.973Z Create boot environment: No
2062023-11-21T20:31:48.973ZCreate backup boot environment: Yes
2072023-11-21T20:31:50.902Z Actions: 1/6 actions (Updating modified actions)
2082023-11-21T20:31:50.951Z Actions: Completed 6 actions in 0.00 seconds.
2092023-11-21T20:31:50.951Z Done
2102023-11-21T20:31:50.951Z Done
2112023-11-21T20:31:50.951Z Done
2122023-11-21T20:31:56.658Z Done
2132023-11-21T20:31:56.784Z Done
2142023-11-21T20:31:56.790Z Done
2152023-11-21T20:31:56.897Z Done
2162023-11-21T20:31:57.608ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172023-11-21T20:31:57.608Zclang system 15 system
2182023-11-21T20:31:57.608Zcsh system system illumos
2192023-11-21T20:31:57.608Zctags system system illumos
2202023-11-21T20:31:57.608Zgcc vendor 12 vendor
2212023-11-21T20:31:57.608Zgcc system 10 system
2222023-11-21T20:31:57.608Zgcc system 7 system
2232023-11-21T20:31:57.608Zgo system 1.20 system
2242023-11-21T20:31:57.608Zgo system 1.19 system
2252023-11-21T20:31:57.608Zllvm system 15 system
2262023-11-21T20:31:57.608Zllvm system 14 system
2272023-11-21T20:31:57.608Zmariadb system 10.6 system
2282023-11-21T20:31:57.608Zmta vendor vendor dma
2292023-11-21T20:31:57.608Zopenjdk system 17 system
2302023-11-21T20:31:57.608Zopenjdk system 11 system
2312023-11-21T20:31:57.610Zopenjdk system 1.8 system
2322023-11-21T20:31:57.610Zopenssl vendor 3 vendor
2332023-11-21T20:31:57.610Zperl system 5.36 system
2342023-11-21T20:31:57.610Zpostgresql system 15 system
2352023-11-21T20:31:57.610Zpostgresql system 13 system
2362023-11-21T20:31:57.610Zpython vendor 3 vendor
2372023-11-21T20:31:57.610Zpython system 2 system
2382023-11-21T20:31:57.610Zpython3 system 3.11 system
2392023-11-21T20:31:57.610Zruby system 3.0 system
2402023-11-21T20:31:57.610Zwords vendor vendor american-english
2412023-11-21T20:31:57.610Zwords system system australian-english
2422023-11-21T20:31:57.610Zwords system system british-english
2432023-11-21T20:31:57.610Zwords system system canadian-english
2442023-11-21T20:31:57.610Zwords system system french
2452023-11-21T20:31:57.610Zwords system system italian
2462023-11-21T20:31:57.610Zwords system system ngerman
2472023-11-21T20:31:57.610Zwords system system ogerman
2482023-11-21T20:31:57.610Zwords system system spanish
2492023-11-21T20:31:58.089ZFMRI IFO
2502023-11-21T20:31:58.089Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512023-11-21T20:31:58.089Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522023-11-21T20:31:58.089Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532023-11-21T20:31:58.089Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2542023-11-21T20:31:58.089Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552023-11-21T20:31:58.089Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2562023-11-21T20:31:58.172Z+ set -o errexit
2572023-11-21T20:31:58.191Z+++ dirname ./tools/ci_download_cockroachdb
2582023-11-21T20:31:58.191Z++ cd ./tools
2592023-11-21T20:31:58.191Z++ pwd
2602023-11-21T20:31:58.192Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612023-11-21T20:31:58.192Z++ basename ./tools/ci_download_cockroachdb
2622023-11-21T20:31:58.192Z+ ARG0=ci_download_cockroachdb
2632023-11-21T20:31:58.192Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642023-11-21T20:31:58.192Z+ CIDL_VERSION=v22.1.9
2652023-11-21T20:31:58.192Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662023-11-21T20:31:58.192Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2672023-11-21T20:31:58.192Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2682023-11-21T20:31:58.192Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2692023-11-21T20:31:58.192Z+ TARGET_DIR=out
2702023-11-21T20:31:58.192Z+ DOWNLOAD_DIR=out/downloads
2712023-11-21T20:31:58.192Z+ DEST_DIR=./out/cockroachdb
2722023-11-21T20:31:58.192Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732023-11-21T20:31:58.192Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742023-11-21T20:31:58.192Z+ main
2752023-11-21T20:31:58.192Z+ [[ 0 != 0 ]]
2762023-11-21T20:31:58.192Z+ CIDL_OS=solaris2.11
2772023-11-21T20:31:58.192Z+ [[ 0 != 0 ]]
2782023-11-21T20:31:58.192Z+ configure_os solaris2.11
2792023-11-21T20:31:58.192Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802023-11-21T20:31:58.194Z+ echo 'configuring based on OS: "solaris2.11"'
2812023-11-21T20:31:58.194Zcurrent directory: /work/oxidecomputer/omicron
2822023-11-21T20:31:58.194Zconfiguring based on OS: "solaris2.11"
2832023-11-21T20:31:58.194Z+ case "$1" in
2842023-11-21T20:31:58.194Z+ CIDL_BUILD=illumos
2852023-11-21T20:31:58.194Z+ CIDL_SUFFIX=tar.gz
2862023-11-21T20:31:58.194Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2872023-11-21T20:31:58.194Z+ CIDL_MD5FUNC=do_md5sum
2882023-11-21T20:31:58.194Z+ CIDL_URL_BASE=https://illumos.org/downloads
2892023-11-21T20:31:58.194Z+ CIDL_ASSEMBLE=do_assemble_illumos
2902023-11-21T20:31:58.194Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2912023-11-21T20:31:58.194Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2922023-11-21T20:31:58.194Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-21T20:31:58.194Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2942023-11-21T20:31:58.194Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-21T20:31:58.194Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-21T20:31:58.194ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-21T20:31:58.194Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-11-21T20:31:58.194Z+ mkdir -p out/downloads
2992023-11-21T20:31:58.194ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-11-21T20:31:58.194Z+ mkdir -p ./out/cockroachdb
3012023-11-21T20:31:58.194Z+ local DO_DOWNLOAD=true
3022023-11-21T20:31:58.194Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032023-11-21T20:31:58.194Z+ '[' true == true ']'
3042023-11-21T20:31:58.194Z+ echo Downloading...
3052023-11-21T20:31:58.194ZDownloading...
3062023-11-21T20:31:58.195Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-21T20:31:58.200Z+ 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
3082023-11-21T20:32:06.722Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-21T20:32:06.741Z++ md5sum
3102023-11-21T20:32:06.741Z++ awk '{print $1}'
3112023-11-21T20:32:06.915Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3122023-11-21T20:32:06.915Z+ [[ 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 ]]
3132023-11-21T20:32:06.915Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-11-21T20:32:06.915Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152023-11-21T20:32:10.293Z+ do_assemble_illumos
3162023-11-21T20:32:10.293Z+ rm -r ./out/cockroachdb
3172023-11-21T20:32:10.305Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182023-11-21T20:32:10.955Z+ ./out/cockroachdb/bin/cockroach version
3192023-11-21T20:32:11.278ZBuild Tag: v22.1.9-dirty
3202023-11-21T20:32:11.278ZBuild Time: 2022/10/26 21:17:46
3212023-11-21T20:32:11.278ZDistribution: OSS
3222023-11-21T20:32:11.278ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232023-11-21T20:32:11.278ZGo Version: go1.17.13
3242023-11-21T20:32:11.278ZC Compiler: gcc 10.3.0
3252023-11-21T20:32:11.278ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262023-11-21T20:32:11.278ZBuild Type: release
3272023-11-21T20:32:11.320Z+ set -o errexit
3282023-11-21T20:32:11.320Z+++ dirname ./tools/ci_download_clickhouse
3292023-11-21T20:32:11.320Z++ cd ./tools
3302023-11-21T20:32:11.320Z++ pwd
3312023-11-21T20:32:11.320Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322023-11-21T20:32:11.320Z++ basename ./tools/ci_download_clickhouse
3332023-11-21T20:32:11.320Z+ ARG0=ci_download_clickhouse
3342023-11-21T20:32:11.320Z+ TARGET_DIR=out
3352023-11-21T20:32:11.321Z+ DOWNLOAD_DIR=out/downloads
3362023-11-21T20:32:11.321Z+ DEST_DIR=./out/clickhouse
3372023-11-21T20:32:11.321Z+ CIDL_VERSION=v22.8.9.24
3382023-11-21T20:32:11.321Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392023-11-21T20:32:11.321Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402023-11-21T20:32:11.321Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412023-11-21T20:32:11.321Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422023-11-21T20:32:11.321Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432023-11-21T20:32:11.321Z+ main
3442023-11-21T20:32:11.321Z+ [[ 0 != 0 ]]
3452023-11-21T20:32:11.321Z+ CIDL_OS=solaris2.11
3462023-11-21T20:32:11.321Z+ [[ 0 != 0 ]]
3472023-11-21T20:32:11.321Z+ configure_os solaris2.11
3482023-11-21T20:32:11.321Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492023-11-21T20:32:11.418Zcurrent directory: /work/oxidecomputer/omicron
3502023-11-21T20:32:11.418Z+ echo 'configuring based on OS: "solaris2.11"'
3512023-11-21T20:32:11.418Z+ CIDL_DASHREV=
3522023-11-21T20:32:11.418Z+ case "$1" in
3532023-11-21T20:32:11.418Zconfiguring based on OS: "solaris2.11"
3542023-11-21T20:32:11.418Z+ CIDL_PLATFORM=illumos
3552023-11-21T20:32:11.418Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562023-11-21T20:32:11.418Z+ CIDL_MD5FUNC=do_md5sum
3572023-11-21T20:32:11.418Z+ CIDL_DASHREV=-1
3582023-11-21T20:32:11.418Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592023-11-21T20:32:11.418Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-21T20:32:11.418Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-21T20:32:11.418Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-21T20:32:11.419Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-21T20:32:11.419Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3642023-11-21T20:32:11.419ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-21T20:32:11.419ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-11-21T20:32:11.419Z+ mkdir -p out/downloads
3672023-11-21T20:32:11.419Z+ mkdir -p ./out/clickhouse
3682023-11-21T20:32:11.419Z+ local DO_DOWNLOAD=true
3692023-11-21T20:32:11.419Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702023-11-21T20:32:11.419Z+ '[' true == true ']'
3712023-11-21T20:32:11.419Z+ echo Downloading...
3722023-11-21T20:32:11.419ZDownloading...
3732023-11-21T20:32:11.419Z+ 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
3742023-11-21T20:32:11.419Z+ 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
3752023-11-21T20:32:13.057Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-11-21T20:32:13.066Z++ md5sum
3772023-11-21T20:32:13.066Z++ awk '{print $1}'
3782023-11-21T20:32:13.229Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792023-11-21T20:32:13.230Z+ [[ 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 ]]
3802023-11-21T20:32:13.230Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812023-11-21T20:32:13.233Z+ mkdir -p ./out/clickhouse
3822023-11-21T20:32:13.233Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832023-11-21T20:32:18.058Z+ ./out/clickhouse/clickhouse server --version
3842023-11-21T20:32:18.111ZClickHouse server version 22.8.9.1.
3852023-11-21T20:32:18.133Z+ set -o errexit
3862023-11-21T20:32:18.135Z+++ dirname ./tools/ci_download_console
3872023-11-21T20:32:18.138Z++ cd ./tools
3882023-11-21T20:32:18.138Z++ pwd
3892023-11-21T20:32:18.138Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-21T20:32:18.142Z++ basename ./tools/ci_download_console
3912023-11-21T20:32:18.142Z+ ARG0=ci_download_console
3922023-11-21T20:32:18.142Z+ TARGET_DIR=out
3932023-11-21T20:32:18.142Z+ DOWNLOAD_DIR=out/downloads
3942023-11-21T20:32:18.143Z+ DEST_DIR=./out/console-assets
3952023-11-21T20:32:18.143Z+ source /work/oxidecomputer/omicron/tools/console_version
3962023-11-21T20:32:18.143Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3972023-11-21T20:32:18.143Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-21T20:32:18.143Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-11-21T20:32:18.143Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002023-11-21T20:32:18.147Z+ main
4012023-11-21T20:32:18.147Z+ [[ 0 != 0 ]]
4022023-11-21T20:32:18.148Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4032023-11-21T20:32:18.148ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4042023-11-21T20:32:18.148Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-11-21T20:32:18.148ZLocal file: out/downloads/console.tar.gz
4062023-11-21T20:32:18.148Z+ local DO_DOWNLOAD=true
4072023-11-21T20:32:18.148Z+ [[ -f out/downloads/console.tar.gz ]]
4082023-11-21T20:32:18.148Z+ mkdir -p out/downloads
4092023-11-21T20:32:18.148Z+ '[' true == true ']'
4102023-11-21T20:32:18.148Z+ echo Downloading...
4112023-11-21T20:32:18.148ZDownloading...
4122023-11-21T20:32:18.148Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4132023-11-21T20:32:18.148Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-11-21T20:32:18.868Z++ do_sha256sum out/downloads/console.tar.gz
4152023-11-21T20:32:18.887Z++ case "$OSTYPE" in
4162023-11-21T20:32:18.887Z++ SHA=sha256sum
4172023-11-21T20:32:18.887Z++ sha256sum
4182023-11-21T20:32:18.887Z++ awk '{print $1}'
4192023-11-21T20:32:18.887Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4202023-11-21T20:32:18.887Z+ [[ 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 ]]
4212023-11-21T20:32:18.887Z+ rm -rf ./out/console-assets
4222023-11-21T20:32:18.887Z+ mkdir -p ./out/console-assets
4232023-11-21T20:32:18.887Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242023-11-21T20:32:18.887Z+ mkdir -p ./out/console-assets
4252023-11-21T20:32:18.887Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262023-11-21T20:32:19.003Z+ set -o errexit
4272023-11-21T20:32:19.006Z+++ dirname ./tools/ci_download_maghemite_openapi
4282023-11-21T20:32:19.009Z++ cd ./tools
4292023-11-21T20:32:19.009Z++ pwd
4302023-11-21T20:32:19.009Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312023-11-21T20:32:19.010Z++ basename ./tools/ci_download_maghemite_openapi
4322023-11-21T20:32:19.013Z+ ARG0=ci_download_maghemite_openapi
4332023-11-21T20:32:19.013Z+ TARGET_DIR=out
4342023-11-21T20:32:19.013Z+ DOWNLOAD_DIR=out/downloads
4352023-11-21T20:32:19.013Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362023-11-21T20:32:19.013Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4372023-11-21T20:32:19.013Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-21T20:32:19.013Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4392023-11-21T20:32:19.013Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4402023-11-21T20:32:19.013Z+ main
4412023-11-21T20:32:19.013Z+ [[ 0 != 0 ]]
4422023-11-21T20:32:19.013Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4432023-11-21T20:32:19.013ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4442023-11-21T20:32:19.013Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4452023-11-21T20:32:19.013Z+ local DO_DOWNLOAD=true
4462023-11-21T20:32:19.013ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4472023-11-21T20:32:19.013Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4482023-11-21T20:32:19.013Z+ mkdir -p out/downloads
4492023-11-21T20:32:19.017Z+ '[' true == true ']'
4502023-11-21T20:32:19.017Z+ echo Downloading...
4512023-11-21T20:32:19.017ZDownloading...
4522023-11-21T20:32:19.017Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4532023-11-21T20:32:19.017Z+ 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
4542023-11-21T20:32:19.284Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4552023-11-21T20:32:19.284Z++ case "$OSTYPE" in
4562023-11-21T20:32:19.284Z++ SHA=sha256sum
4572023-11-21T20:32:19.307Z++ sha256sum
4582023-11-21T20:32:19.307Z++ awk '{print $1}'
4592023-11-21T20:32:19.307Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-11-21T20:32:19.307Z+ [[ 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 ]]
4612023-11-21T20:32:19.308Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622023-11-21T20:32:19.308Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4632023-11-21T20:32:19.308Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-21T20:32:19.308Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4652023-11-21T20:32:19.308Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4662023-11-21T20:32:19.308Z+ main
4672023-11-21T20:32:19.308Z+ [[ 0 != 0 ]]
4682023-11-21T20:32:19.308Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4692023-11-21T20:32:19.308ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4702023-11-21T20:32:19.308Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4712023-11-21T20:32:19.308ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4722023-11-21T20:32:19.308Z+ local DO_DOWNLOAD=true
4732023-11-21T20:32:19.308Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4742023-11-21T20:32:19.308Z+ mkdir -p out/downloads
4752023-11-21T20:32:19.308Z+ '[' true == true ']'
4762023-11-21T20:32:19.308Z+ echo Downloading...
4772023-11-21T20:32:19.308ZDownloading...
4782023-11-21T20:32:19.308Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4792023-11-21T20:32:19.308Z+ 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
4802023-11-21T20:32:19.910Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4812023-11-21T20:32:19.952Z++ case "$OSTYPE" in
4822023-11-21T20:32:19.952Z++ SHA=sha256sum
4832023-11-21T20:32:19.952Z++ sha256sum
4842023-11-21T20:32:19.952Z++ awk '{print $1}'
4852023-11-21T20:32:19.952Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4862023-11-21T20:32:19.952Z+ [[ 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 ]]
4872023-11-21T20:32:20.039Z+ set -o errexit
4882023-11-21T20:32:20.040Z+++ dirname ./tools/ci_download_dendrite_openapi
4892023-11-21T20:32:20.040Z++ cd ./tools
4902023-11-21T20:32:20.040Z++ pwd
4912023-11-21T20:32:20.040Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922023-11-21T20:32:20.040Z++ basename ./tools/ci_download_dendrite_openapi
4932023-11-21T20:32:20.040Z+ ARG0=ci_download_dendrite_openapi
4942023-11-21T20:32:20.040Z+ TARGET_DIR=out
4952023-11-21T20:32:20.062Z+ DOWNLOAD_DIR=out/downloads
4962023-11-21T20:32:20.062Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972023-11-21T20:32:20.062Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4982023-11-21T20:32:20.062Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4992023-11-21T20:32:20.062Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5002023-11-21T20:32:20.062Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5012023-11-21T20:32:20.062Z+ main
5022023-11-21T20:32:20.062Z+ [[ 0 != 0 ]]
5032023-11-21T20:32:20.062Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5042023-11-21T20:32:20.062ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5052023-11-21T20:32:20.062ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5062023-11-21T20:32:20.062Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5072023-11-21T20:32:20.062Z+ local DO_DOWNLOAD=true
5082023-11-21T20:32:20.062Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5092023-11-21T20:32:20.062Z+ mkdir -p out/downloads
5102023-11-21T20:32:20.062Z+ '[' true == true ']'
5112023-11-21T20:32:20.062Z+ echo Downloading...
5122023-11-21T20:32:20.063ZDownloading...
5132023-11-21T20:32:20.063Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5142023-11-21T20:32:20.063Z+ 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
5152023-11-21T20:32:20.540Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5162023-11-21T20:32:20.540Z++ case "$OSTYPE" in
5172023-11-21T20:32:20.601Z++ SHA=sha256sum
5182023-11-21T20:32:20.601Z++ sha256sum
5192023-11-21T20:32:20.601Z++ awk '{print $1}'
5202023-11-21T20:32:20.601Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-11-21T20:32:20.601Z+ [[ 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 ]]
5222023-11-21T20:32:20.601Z+ set -o errexit
5232023-11-21T20:32:20.601Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-11-21T20:32:20.601Z++ cd ./tools
5252023-11-21T20:32:20.601Z++ pwd
5262023-11-21T20:32:20.601Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-11-21T20:32:20.601Z++ basename ./tools/ci_download_dendrite_stub
5282023-11-21T20:32:20.602Z+ ARG0=ci_download_dendrite_stub
5292023-11-21T20:32:20.602Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-11-21T20:32:20.602Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5312023-11-21T20:32:20.602Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5322023-11-21T20:32:20.602Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5332023-11-21T20:32:20.602Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-11-21T20:32:20.602Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5352023-11-21T20:32:20.602Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5362023-11-21T20:32:20.602Z+ TARGET_DIR=out
5372023-11-21T20:32:20.602Z+ DOWNLOAD_DIR=out/downloads
5382023-11-21T20:32:20.602Z+ DEST_DIR=./out/dendrite-stub
5392023-11-21T20:32:20.602Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402023-11-21T20:32:20.602Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412023-11-21T20:32:20.602Z+ REPO=oxidecomputer/dendrite
5422023-11-21T20:32:20.602Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5432023-11-21T20:32:20.602Z+ main
5442023-11-21T20:32:20.602Z+ [[ 0 != 0 ]]
5452023-11-21T20:32:20.602Z+ CIDL_OS=solaris2.11
5462023-11-21T20:32:20.602Z+ [[ 0 != 0 ]]
5472023-11-21T20:32:20.602Z+ configure_os solaris2.11
5482023-11-21T20:32:20.602Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492023-11-21T20:32:20.602Zcurrent directory: /work/oxidecomputer/omicron
5502023-11-21T20:32:20.602Z+ echo 'configuring based on OS: "solaris2.11"'
5512023-11-21T20:32:20.602Zconfiguring based on OS: "solaris2.11"
5522023-11-21T20:32:20.602Z+ case "$1" in
5532023-11-21T20:32:20.602Z+ SET_BINARIES=
5542023-11-21T20:32:20.602Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5552023-11-21T20:32:20.602Z+ CIDL_SHA256FUNC=do_sha256sum
5562023-11-21T20:32:20.602Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5572023-11-21T20:32:20.602Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5582023-11-21T20:32:20.602Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5592023-11-21T20:32:20.602Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5602023-11-21T20:32:20.602ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5612023-11-21T20:32:20.602Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5622023-11-21T20:32:20.604ZLocal file: out/downloads/dendrite-stub.tar.gz
5632023-11-21T20:32:20.604Z+ mkdir -p out/downloads
5642023-11-21T20:32:20.604Z+ mkdir -p ./out/dendrite-stub
5652023-11-21T20:32:20.604Z+ fetch_and_verify
5662023-11-21T20:32:20.604Z+ local DO_DOWNLOAD=true
5672023-11-21T20:32:20.604Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682023-11-21T20:32:20.604Z+ '[' true == true ']'
5692023-11-21T20:32:20.604Z+ echo Downloading...
5702023-11-21T20:32:20.604ZDownloading...
5712023-11-21T20:32:20.604Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722023-11-21T20:32:20.604Z+ 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
5732023-11-21T20:32:52.395Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742023-11-21T20:32:52.398Z++ sha256sum
5752023-11-21T20:32:52.398Z++ awk '{print $1}'
5762023-11-21T20:32:52.539Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5772023-11-21T20:32:52.540Z+ [[ 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 ]]
5782023-11-21T20:32:52.554Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792023-11-21T20:32:52.554Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802023-11-21T20:32:53.666Z+ do_assemble
5812023-11-21T20:32:53.666Z+ rm -r ./out/dendrite-stub
5822023-11-21T20:32:53.712Z+ mkdir ./out/dendrite-stub
5832023-11-21T20:32:53.712Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842023-11-21T20:32:53.750Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852023-11-21T20:32:53.821Z+ set -o errexit
5862023-11-21T20:32:53.821Z+++ dirname ./tools/ci_download_maghemite_mgd
5872023-11-21T20:32:53.821Z++ cd ./tools
5882023-11-21T20:32:53.822Z++ pwd
5892023-11-21T20:32:53.822Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902023-11-21T20:32:53.822Z++ basename ./tools/ci_download_maghemite_mgd
5912023-11-21T20:32:53.822Z+ ARG0=ci_download_maghemite_mgd
5922023-11-21T20:32:53.822Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932023-11-21T20:32:53.822Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5942023-11-21T20:32:53.822Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5952023-11-21T20:32:53.822Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962023-11-21T20:32:53.822Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5972023-11-21T20:32:53.822Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5982023-11-21T20:32:53.822Z+ TARGET_DIR=out
5992023-11-21T20:32:53.822Z+ DOWNLOAD_DIR=out/downloads
6002023-11-21T20:32:53.822Z+ DEST_DIR=./out/mgd
6012023-11-21T20:32:53.822Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022023-11-21T20:32:53.822Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032023-11-21T20:32:53.822Z+ REPO=oxidecomputer/maghemite
6042023-11-21T20:32:53.822Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6052023-11-21T20:32:53.822Z+ main
6062023-11-21T20:32:53.822Z+ [[ 0 != 0 ]]
6072023-11-21T20:32:53.822Z+ CIDL_OS=solaris2.11
6082023-11-21T20:32:53.822Z+ [[ 0 != 0 ]]
6092023-11-21T20:32:53.822Z+ configure_os solaris2.11
6102023-11-21T20:32:53.822Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112023-11-21T20:32:53.822Zcurrent directory: /work/oxidecomputer/omicron
6122023-11-21T20:32:53.822Zconfiguring based on OS: "solaris2.11"
6132023-11-21T20:32:53.822Z+ echo 'configuring based on OS: "solaris2.11"'
6142023-11-21T20:32:53.822Z+ case "$1" in
6152023-11-21T20:32:53.822Z+ SET_BINARIES=
6162023-11-21T20:32:53.822Z+ CIDL_SHA256FUNC=do_sha256sum
6172023-11-21T20:32:53.822Z+ TARBALL_FILENAME=mgd.tar.gz
6182023-11-21T20:32:53.822Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6192023-11-21T20:32:53.822Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-21T20:32:53.822Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6212023-11-21T20:32:53.822Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6222023-11-21T20:32:53.822ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6232023-11-21T20:32:53.822ZLocal file: out/downloads/mgd.tar.gz
6242023-11-21T20:32:53.822Z+ mkdir -p out/downloads
6252023-11-21T20:32:53.825Z+ mkdir -p ./out/mgd
6262023-11-21T20:32:53.825Z+ fetch_and_verify
6272023-11-21T20:32:53.825Z+ local DO_DOWNLOAD=true
6282023-11-21T20:32:53.825Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292023-11-21T20:32:53.825Z+ '[' true == true ']'
6302023-11-21T20:32:53.825Z+ echo Downloading...
6312023-11-21T20:32:53.825ZDownloading...
6322023-11-21T20:32:53.825Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6332023-11-21T20:32:53.825Z+ 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
6342023-11-21T20:33:08.469Z++ do_sha256sum out/downloads/mgd.tar.gz
6352023-11-21T20:33:08.474Z++ sha256sum
6362023-11-21T20:33:08.475Z++ awk '{print $1}'
6372023-11-21T20:33:08.520Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6382023-11-21T20:33:08.520Z+ [[ 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 ]]
6392023-11-21T20:33:08.561Z+ do_untar out/downloads/mgd.tar.gz
6402023-11-21T20:33:08.561Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412023-11-21T20:33:09.173Z+ do_assemble
6422023-11-21T20:33:09.173Z+ rm -r ./out/mgd
6432023-11-21T20:33:09.197Z+ mkdir ./out/mgd
6442023-11-21T20:33:09.197Z+ cp -r out/downloads/root ./out/mgd/root
6452023-11-21T20:33:09.389Z+ set -o errexit
6462023-11-21T20:33:09.412Z+++ dirname ./tools/ci_download_transceiver_control
6472023-11-21T20:33:09.412Z++ cd ./tools
6482023-11-21T20:33:09.412Z++ pwd
6492023-11-21T20:33:09.412Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502023-11-21T20:33:09.412Z++ basename ./tools/ci_download_transceiver_control
6512023-11-21T20:33:09.412Z+ ARG0=ci_download_transceiver_control
6522023-11-21T20:33:09.412Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532023-11-21T20:33:09.412Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542023-11-21T20:33:09.412Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-21T20:33:09.412Z+ TARGET_DIR=out
6562023-11-21T20:33:09.412Z+ DOWNLOAD_DIR=out/downloads
6572023-11-21T20:33:09.412Z+ DEST_DIR=./out/transceiver-control
6582023-11-21T20:33:09.412Z+ BIN_DIR=/opt/oxide/bin
6592023-11-21T20:33:09.412Z+ BINARY=xcvradm
6602023-11-21T20:33:09.412Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612023-11-21T20:33:09.412Z+ REPO=oxidecomputer/transceiver-control
6622023-11-21T20:33:09.412Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-11-21T20:33:09.412Z+ main
6642023-11-21T20:33:09.412Z+ [[ 0 != 0 ]]
6652023-11-21T20:33:09.412Z+ CIDL_OS=solaris2.11
6662023-11-21T20:33:09.412Z+ [[ 0 != 0 ]]
6672023-11-21T20:33:09.412Z+ configure_os solaris2.11
6682023-11-21T20:33:09.412Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692023-11-21T20:33:09.412Zcurrent directory: /work/oxidecomputer/omicron
6702023-11-21T20:33:09.412Zconfiguring based on OS: "solaris2.11"
6712023-11-21T20:33:09.412Z+ echo 'configuring based on OS: "solaris2.11"'
6722023-11-21T20:33:09.412Z+ case "$1" in
6732023-11-21T20:33:09.412Z+ SET_BINARIES=
6742023-11-21T20:33:09.412Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-21T20:33:09.412Z+ CIDL_SHA256FUNC=do_sha256sum
6762023-11-21T20:33:09.412Z+ ARCHIVE_FILENAME=xcvradm.gz
6772023-11-21T20:33:09.412Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-21T20:33:09.412Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792023-11-21T20:33:09.412Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802023-11-21T20:33:09.412ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812023-11-21T20:33:09.413Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-11-21T20:33:09.414ZLocal file: out/downloads/xcvradm.gz
6832023-11-21T20:33:09.414Z+ mkdir -p out/downloads
6842023-11-21T20:33:09.414Z+ mkdir -p ./out/transceiver-control
6852023-11-21T20:33:09.414Z+ fetch_and_verify
6862023-11-21T20:33:09.414Z+ local DO_DOWNLOAD=true
6872023-11-21T20:33:09.414Z+ [[ -f out/downloads/xcvradm.gz ]]
6882023-11-21T20:33:09.414Z+ '[' true == true ']'
6892023-11-21T20:33:09.414Z+ echo Downloading...
6902023-11-21T20:33:09.414ZDownloading...
6912023-11-21T20:33:09.414Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922023-11-21T20:33:09.414Z+ 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
6932023-11-21T20:33:12.939Z++ do_sha256sum out/downloads/xcvradm.gz
6942023-11-21T20:33:12.959Z++ sha256sum
6952023-11-21T20:33:12.959Z++ awk '{print $1}'
6962023-11-21T20:33:12.967Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-11-21T20:33:12.967Z+ [[ 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 ]]
6982023-11-21T20:33:12.971Z+ do_unpack out/downloads/xcvradm.gz
6992023-11-21T20:33:12.971Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002023-11-21T20:33:12.971Z+ gzip -dc out/downloads/xcvradm.gz
7012023-11-21T20:33:13.146Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022023-11-21T20:33:13.149Z+ do_assemble
7032023-11-21T20:33:13.149Z+ rm -r ./out/transceiver-control
7042023-11-21T20:33:13.149Z+ mkdir ./out/transceiver-control
7052023-11-21T20:33:13.149Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062023-11-21T20:33:13.376ZAll builder prerequisites installed successfully, and PATH looks valid
7072023-11-21T20:33:13.384Z
7082023-11-21T20:33:13.384Zreal 2:46.879830987
7092023-11-21T20:33:13.384Zuser 53.131166298
7102023-11-21T20:33:13.384Zsys 10.120582319
7112023-11-21T20:33:13.385Ztrap 0.021778511
7122023-11-21T20:33:13.385Ztflt 0.195352229
7132023-11-21T20:33:13.385Zdflt 0.653476775
7142023-11-21T20:33:13.385Zkflt 0.258844790
7152023-11-21T20:33:13.385Zlock 1.802082760
7162023-11-21T20:33:13.385Zslp 5:53.851313107
7172023-11-21T20:33:13.385Zlat 3.359318426
7182023-11-21T20:33:13.385Zstop 0.053226740
7192023-11-21T20:33:13.389Z
7202023-11-21T20:33:13.389Z #### # # ##### ##### # #
7212023-11-21T20:33:13.389Z # # # # # # # # # #
7222023-11-21T20:33:13.389Z # # # # # # # #
7232023-11-21T20:33:13.389Z # # # ##### ##### #
7242023-11-21T20:33:13.389Z # # # # # # #
7252023-11-21T20:33:13.389Z #### ###### # # # #
7262023-11-21T20:33:13.389Z
7272023-11-21T20:33:13.726Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282023-11-21T20:33:14.109Z Updating crates.io index
7292023-11-21T20:33:14.112Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302023-11-21T20:33:15.020Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312023-11-21T20:33:16.966Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322023-11-21T20:33:17.596Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332023-11-21T20:33:17.964Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342023-11-21T20:33:18.279Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352023-11-21T20:33:18.612Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362023-11-21T20:33:19.530Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372023-11-21T20:33:24.173Z Updating git repository `https://github.com/oxidecomputer/opte`
7382023-11-21T20:33:24.173Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392023-11-21T20:33:24.173Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-21T20:33:24.173Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412023-11-21T20:33:24.173Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422023-11-21T20:33:24.408Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432023-11-21T20:33:24.946Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442023-11-21T20:33:25.327Z Updating git repository `https://github.com/njaremko/samael`
7452023-11-21T20:33:25.883Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462023-11-21T20:33:26.358Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472023-11-21T20:33:26.786Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482023-11-21T20:33:27.123Z Updating git repository `https://github.com/jgallagher/nix`
7492023-11-21T20:33:28.376Z Updating git repository `https://github.com/cbiffle/hubpack`
7502023-11-21T20:33:28.861Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-21T20:33:29.869Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-21T20:33:30.538Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-21T20:33:30.605Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-21T20:33:32.130Z Downloading crates ...
7552023-11-21T20:33:32.379Z Downloaded anstream v0.5.0
7562023-11-21T20:33:32.390Z Downloaded serde v1.0.192
7572023-11-21T20:33:32.396Z Downloaded equivalent v1.0.1
7582023-11-21T20:33:32.400Z Downloaded colorchoice v1.0.0
7592023-11-21T20:33:32.410Z Downloaded cargo-platform v0.1.3
7602023-11-21T20:33:32.428Z Downloaded itoa v1.0.9
7612023-11-21T20:33:32.428Z Downloaded terminal_size v0.2.6
7622023-11-21T20:33:32.428Z Downloaded thiserror-impl v1.0.49
7632023-11-21T20:33:32.428Z Downloaded clap_lex v0.5.1
7642023-11-21T20:33:32.428Z Downloaded anstyle v1.0.2
7652023-11-21T20:33:32.428Z Downloaded serde_spanned v0.6.4
7662023-11-21T20:33:32.428Z Downloaded toml_datetime v0.6.5
7672023-11-21T20:33:32.428Z Downloaded cargo_metadata v0.18.0
7682023-11-21T20:33:32.440Z Downloaded strsim v0.10.0
7692023-11-21T20:33:32.440Z Downloaded anstyle-query v1.0.0
7702023-11-21T20:33:32.440Z Downloaded heck v0.4.1
7712023-11-21T20:33:32.455Z Downloaded errno v0.3.2
7722023-11-21T20:33:32.455Z Downloaded anstyle-parse v0.2.1
7732023-11-21T20:33:32.455Z Downloaded semver v1.0.20
7742023-11-21T20:33:32.455Z Downloaded io-lifetimes v1.0.11
7752023-11-21T20:33:32.455Z Downloaded camino v1.1.6
7762023-11-21T20:33:32.455Z Downloaded anyhow v1.0.75
7772023-11-21T20:33:32.459Z Downloaded clap_derive v4.4.2
7782023-11-21T20:33:32.462Z Downloaded ryu v1.0.15
7792023-11-21T20:33:32.467Z Downloaded clap v4.4.3
7802023-11-21T20:33:32.481Z Downloaded cargo_toml v0.17.0
7812023-11-21T20:33:32.484Z Downloaded toml v0.8.8
7822023-11-21T20:33:32.489Z Downloaded indexmap v2.1.0
7832023-11-21T20:33:32.495Z Downloaded serde_derive v1.0.192
7842023-11-21T20:33:32.499Z Downloaded memchr v2.6.3
7852023-11-21T20:33:32.509Z Downloaded toml_edit v0.21.0
7862023-11-21T20:33:32.546Z Downloaded hashbrown v0.14.2
7872023-11-21T20:33:32.555Z Downloaded clap_builder v4.4.2
7882023-11-21T20:33:32.568Z Downloaded syn v2.0.32
7892023-11-21T20:33:32.585Z Downloaded rustix v0.37.23
7902023-11-21T20:33:32.621Z Downloaded winnow v0.5.15
7912023-11-21T20:33:32.632Z Downloaded libc v0.2.150
7922023-11-21T20:33:32.683Z Downloaded serde_json v1.0.108
7932023-11-21T20:33:32.693Z Downloaded unicode-ident v1.0.12
7942023-11-21T20:33:33.109Z Downloaded proc-macro2 v1.0.69
7952023-11-21T20:33:33.124Z Downloaded bitflags v1.3.2
7962023-11-21T20:33:33.124Z Downloaded quote v1.0.33
7972023-11-21T20:33:33.124Z Downloaded utf8parse v0.2.1
7982023-11-21T20:33:33.124Z Downloaded thiserror v1.0.49
7992023-11-21T20:33:33.124Z Compiling proc-macro2 v1.0.69
8002023-11-21T20:33:33.124Z Compiling unicode-ident v1.0.12
8012023-11-21T20:33:33.124Z Compiling serde v1.0.192
8022023-11-21T20:33:33.124Z Compiling libc v0.2.150
8032023-11-21T20:33:33.124Z Compiling io-lifetimes v1.0.11
8042023-11-21T20:33:33.124Z Compiling rustix v0.37.23
8052023-11-21T20:33:33.124Z Compiling equivalent v1.0.1
8062023-11-21T20:33:33.124Z Compiling utf8parse v0.2.1
8072023-11-21T20:33:33.124Z Compiling bitflags v1.3.2
8082023-11-21T20:33:33.130Z Compiling hashbrown v0.14.2
8092023-11-21T20:33:33.149Z Compiling anstyle-parse v0.2.1
8102023-11-21T20:33:33.185Z Compiling anstyle-query v1.0.0
8112023-11-21T20:33:33.356Z Compiling thiserror v1.0.49
8122023-11-21T20:33:33.571Z Compiling winnow v0.5.15
8132023-11-21T20:33:34.520Z Compiling indexmap v2.1.0
8142023-11-21T20:33:35.054Z Compiling semver v1.0.20
8152023-11-21T20:33:35.140Z Compiling serde_json v1.0.108
8162023-11-21T20:33:35.163Z Compiling anstyle v1.0.2
8172023-11-21T20:33:35.343Z Compiling camino v1.1.6
8182023-11-21T20:33:35.591Z Compiling colorchoice v1.0.0
8192023-11-21T20:33:35.891Z Compiling anstream v0.5.0
8202023-11-21T20:33:35.981Z Compiling heck v0.4.1
8212023-11-21T20:33:36.235Z Compiling clap_lex v0.5.1
8222023-11-21T20:33:36.261Z Compiling strsim v0.10.0
8232023-11-21T20:33:36.768Z Compiling ryu v1.0.15
8242023-11-21T20:33:36.772Z Compiling quote v1.0.33
8252023-11-21T20:33:36.841Z Compiling itoa v1.0.9
8262023-11-21T20:33:36.879Z Compiling anyhow v1.0.75
8272023-11-21T20:33:37.274Z Compiling syn v2.0.32
8282023-11-21T20:33:37.380Z Compiling errno v0.3.2
8292023-11-21T20:33:40.271Z Compiling terminal_size v0.2.6
8302023-11-21T20:33:40.326Z Compiling clap_builder v4.4.2
8312023-11-21T20:33:44.383Z Compiling serde_derive v1.0.192
8322023-11-21T20:33:44.394Z Compiling thiserror-impl v1.0.49
8332023-11-21T20:33:44.394Z Compiling clap_derive v4.4.2
8342023-11-21T20:33:49.615Z Compiling clap v4.4.3
8352023-11-21T20:33:58.891Z Compiling toml_datetime v0.6.5
8362023-11-21T20:33:59.257Z Compiling serde_spanned v0.6.4
8372023-11-21T20:33:59.257Z Compiling cargo-platform v0.1.3
8382023-11-21T20:33:59.257Z Compiling toml_edit v0.21.0
8392023-11-21T20:33:59.257Z Compiling cargo_metadata v0.18.0
8402023-11-21T20:33:59.441Z Compiling toml v0.8.8
8412023-11-21T20:34:00.410Z Compiling cargo_toml v0.17.0
8422023-11-21T20:34:07.579Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-21T20:34:07.579Z Finished dev [unoptimized + debuginfo] target(s) in 53.16s
8442023-11-21T20:34:07.579Z Running `target/debug/xtask clippy`
8452023-11-21T20:34:07.579Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-21T20:34:07.869Z Downloading crates ...
8472023-11-21T20:34:07.983Z Downloaded instant v0.1.12
8482023-11-21T20:34:08.009Z Downloaded byteorder v1.5.0
8492023-11-21T20:34:08.009Z Downloaded is_ci v1.1.1
8502023-11-21T20:34:08.009Z Downloaded bcs v0.1.6
8512023-11-21T20:34:08.009Z Downloaded is-terminal v0.4.9
8522023-11-21T20:34:08.009Z Downloaded openssl-macros v0.1.1
8532023-11-21T20:34:08.009Z Downloaded oorandom v11.1.3
8542023-11-21T20:34:08.009Z Downloaded num-iter v0.1.43
8552023-11-21T20:34:08.009Z Downloaded libloading v0.7.4
8562023-11-21T20:34:08.009Z Downloaded array-init v0.0.4
8572023-11-21T20:34:08.009Z Downloaded oso-derive v0.27.0
8582023-11-21T20:34:08.009Z Downloaded ciborium-ll v0.2.1
8592023-11-21T20:34:08.009Z Downloaded bb8 v0.8.1
8602023-11-21T20:34:08.009Z Downloaded packed_struct_codegen v0.10.1
8612023-11-21T20:34:08.009Z Downloaded newtype_derive v0.1.6
8622023-11-21T20:34:08.027Z Downloaded crc v3.0.1
8632023-11-21T20:34:08.027Z Downloaded maplit v1.0.2
8642023-11-21T20:34:08.027Z Downloaded bit-vec v0.6.3
8652023-11-21T20:34:08.043Z Downloaded colored v2.0.4
8662023-11-21T20:34:08.043Z Downloaded curve25519-dalek-derive v0.1.0
8672023-11-21T20:34:08.044Z Downloaded num v0.4.1
8682023-11-21T20:34:08.059Z Downloaded base16ct v0.2.0
8692023-11-21T20:34:08.059Z Downloaded num-integer v0.1.45
8702023-11-21T20:34:08.059Z Downloaded maybe-uninit v2.0.0
8712023-11-21T20:34:08.091Z Downloaded num_enum v0.5.11
8722023-11-21T20:34:08.102Z Downloaded num_enum_derive v0.5.11
8732023-11-21T20:34:08.102Z Downloaded anes v0.1.6
8742023-11-21T20:34:08.102Z Downloaded waitgroup v0.1.2
8752023-11-21T20:34:08.112Z Downloaded native-tls v0.2.11
8762023-11-21T20:34:08.112Z Downloaded nanorand v0.7.0
8772023-11-21T20:34:08.123Z Downloaded crossbeam v0.8.2
8782023-11-21T20:34:08.123Z Downloaded wait-timeout v0.2.0
8792023-11-21T20:34:08.143Z Downloaded miniz_oxide v0.7.1
8802023-11-21T20:34:08.143Z Downloaded signal-hook-tokio v0.3.1
8812023-11-21T20:34:08.143Z Downloaded blake2 v0.10.6
8822023-11-21T20:34:08.153Z Downloaded zone_cfg_derive v0.3.0
8832023-11-21T20:34:08.153Z Downloaded utf-8 v0.7.6
8842023-11-21T20:34:08.153Z Downloaded num-rational v0.4.1
8852023-11-21T20:34:08.153Z Downloaded indicatif v0.17.7
8862023-11-21T20:34:08.165Z Downloaded foreign-types-shared v0.3.1
8872023-11-21T20:34:08.178Z Downloaded siphasher v0.3.11
8882023-11-21T20:34:08.178Z Downloaded slog-scope v4.4.0
8892023-11-21T20:34:08.178Z Downloaded hubpack_derive v0.1.1
8902023-11-21T20:34:08.186Z Downloaded slog-envlogger v2.2.0
8912023-11-21T20:34:08.186Z Downloaded tinyvec_macros v0.1.1
8922023-11-21T20:34:08.186Z Downloaded try-lock v0.2.4
8932023-11-21T20:34:08.186Z Downloaded pin-utils v0.1.0
8942023-11-21T20:34:08.186Z Downloaded rustc_version v0.1.7
8952023-11-21T20:34:08.191Z Downloaded home v0.5.5
8962023-11-21T20:34:08.191Z Downloaded highway v1.1.0
8972023-11-21T20:34:08.203Z Downloaded diesel_table_macro_syntax v0.1.0
8982023-11-21T20:34:08.203Z Downloaded spin v0.9.8
8992023-11-21T20:34:08.212Z Downloaded predicates-tree v1.0.9
9002023-11-21T20:34:08.212Z Downloaded globset v0.4.13
9012023-11-21T20:34:08.212Z Downloaded fragile v2.0.0
9022023-11-21T20:34:08.217Z Downloaded poly1305 v0.8.0
9032023-11-21T20:34:08.217Z Downloaded peeking_take_while v0.1.2
9042023-11-21T20:34:08.221Z Downloaded textwrap v0.11.0
9052023-11-21T20:34:08.225Z Downloaded path-slash v0.1.5
9062023-11-21T20:34:08.225Z Downloaded topological-sort v0.2.2
9072023-11-21T20:34:08.229Z Downloaded getopts v0.2.21
9082023-11-21T20:34:08.236Z Downloaded tui-tree-widget v0.13.0
9092023-11-21T20:34:08.236Z Downloaded backtrace v0.3.69
9102023-11-21T20:34:08.245Z Downloaded serial_test_derive v0.10.0
9112023-11-21T20:34:08.250Z Downloaded downcast v0.11.0
9122023-11-21T20:34:08.254Z Downloaded pest_generator v2.7.2
9132023-11-21T20:34:08.254Z Downloaded dtrace-parser v0.1.14
9142023-11-21T20:34:08.261Z Downloaded ed25519 v1.5.3
9152023-11-21T20:34:08.261Z Downloaded parking_lot_core v0.8.6
9162023-11-21T20:34:08.267Z Downloaded rstest v0.18.2
9172023-11-21T20:34:08.275Z Downloaded precomputed-hash v0.1.1
9182023-11-21T20:34:08.278Z Downloaded hex v0.4.3
9192023-11-21T20:34:08.293Z Downloaded tabled_derive v0.6.0
9202023-11-21T20:34:08.293Z Downloaded tokio-macros v2.2.0
9212023-11-21T20:34:08.293Z Downloaded tempdir v0.3.7
9222023-11-21T20:34:08.293Z Downloaded serde-big-array v0.5.1
9232023-11-21T20:34:08.300Z Downloaded darling_macro v0.14.4
9242023-11-21T20:34:08.300Z Downloaded tokio-native-tls v0.3.1
9252023-11-21T20:34:08.305Z Downloaded dirs-sys-next v0.1.2
9262023-11-21T20:34:08.305Z Downloaded rustls-pemfile v1.0.3
9272023-11-21T20:34:08.309Z Downloaded headers-core v0.2.0
9282023-11-21T20:34:08.309Z Downloaded serde_repr v0.1.16
9292023-11-21T20:34:08.313Z Downloaded humantime v2.1.0
9302023-11-21T20:34:08.316Z Downloaded hmac v0.12.1
9312023-11-21T20:34:08.320Z Downloaded pkcs1 v0.7.5
9322023-11-21T20:34:08.324Z Downloaded parse-display-derive v0.8.2
9332023-11-21T20:34:08.329Z Downloaded fallible-iterator v0.2.0
9342023-11-21T20:34:08.332Z Downloaded half v1.8.2
9352023-11-21T20:34:08.379Z Downloaded ppv-lite86 v0.2.17
9362023-11-21T20:34:08.379Z Downloaded predicates v3.0.4
9372023-11-21T20:34:08.379Z Downloaded foreign-types v0.5.0
9382023-11-21T20:34:08.379Z Downloaded plotters-svg v0.3.5
9392023-11-21T20:34:08.379Z Downloaded criterion v0.5.1
9402023-11-21T20:34:08.401Z Downloaded http-range v0.1.5
9412023-11-21T20:34:08.401Z Downloaded predicates-core v1.0.6
9422023-11-21T20:34:08.401Z Downloaded dirs-next v2.0.0
9432023-11-21T20:34:08.402Z Downloaded wyz v0.5.1
9442023-11-21T20:34:08.402Z Downloaded foreign-types-macros v0.2.3
9452023-11-21T20:34:08.402Z Downloaded toml v0.7.8
9462023-11-21T20:34:08.402Z Downloaded float-cmp v0.9.0
9472023-11-21T20:34:08.402Z Downloaded fnv v1.0.7
9482023-11-21T20:34:08.402Z Downloaded semver-parser v0.10.2
9492023-11-21T20:34:08.426Z Downloaded zone v0.3.0
9502023-11-21T20:34:08.426Z Downloaded derive_builder_macro v0.12.0
9512023-11-21T20:34:08.426Z Downloaded dyn-clone v1.0.13
9522023-11-21T20:34:08.426Z Downloaded doc-comment v0.3.3
9532023-11-21T20:34:08.426Z Downloaded serial_test v0.10.0
9542023-11-21T20:34:08.438Z Downloaded foreign-types v0.3.2
9552023-11-21T20:34:08.438Z Downloaded digest v0.10.7
9562023-11-21T20:34:08.461Z Downloaded radium v0.7.0
9572023-11-21T20:34:08.461Z Downloaded yasna v0.5.2
9582023-11-21T20:34:08.461Z Downloaded rcgen v0.11.3
9592023-11-21T20:34:08.461Z Downloaded structmeta v0.2.0
9602023-11-21T20:34:08.463Z Downloaded pem v3.0.2
9612023-11-21T20:34:08.463Z Downloaded strum_macros v0.25.2
9622023-11-21T20:34:08.463Z Downloaded futures-core v0.3.29
9632023-11-21T20:34:08.463Z Downloaded pem-rfc7468 v0.7.0
9642023-11-21T20:34:08.463Z Downloaded tungstenite v0.20.1
9652023-11-21T20:34:08.480Z Downloaded dof v0.1.5
9662023-11-21T20:34:08.480Z Downloaded num_threads v0.1.6
9672023-11-21T20:34:08.480Z Downloaded proc-macro-crate v1.3.1
9682023-11-21T20:34:08.480Z Downloaded stable_deref_trait v1.2.0
9692023-11-21T20:34:08.480Z Downloaded static_assertions v1.1.0
9702023-11-21T20:34:08.480Z Downloaded rustfmt-wrapper v0.2.0
9712023-11-21T20:34:08.480Z Downloaded fatfs v0.3.6
9722023-11-21T20:34:08.513Z Downloaded diff v0.1.13
9732023-11-21T20:34:08.513Z Downloaded rustc_version v0.4.0
9742023-11-21T20:34:08.513Z Downloaded rand v0.8.5
9752023-11-21T20:34:08.937Z Downloaded semver v0.1.20
9762023-11-21T20:34:08.937Z Downloaded proc-macro-error-attr v1.0.4
9772023-11-21T20:34:08.937Z Downloaded smf v0.2.2
9782023-11-21T20:34:08.937Z Downloaded percent-encoding v2.3.0
9792023-11-21T20:34:08.937Z Downloaded thread-id v4.2.0
9802023-11-21T20:34:08.937Z Downloaded debug-ignore v1.0.5
9812023-11-21T20:34:08.937Z Downloaded subtle v2.5.0
9822023-11-21T20:34:08.937Z Downloaded prettyplease v0.2.12
9832023-11-21T20:34:08.937Z Downloaded schemars_derive v0.8.13
9842023-11-21T20:34:08.937Z Downloaded rustls-native-certs v0.6.3
9852023-11-21T20:34:08.937Z Downloaded rayon-core v1.12.0
9862023-11-21T20:34:08.938Z Downloaded pin-project-internal v1.1.3
9872023-11-21T20:34:08.938Z Downloaded typed-path v0.6.0
9882023-11-21T20:34:08.938Z Downloaded strum_macros v0.24.3
9892023-11-21T20:34:08.938Z Downloaded snafu-derive v0.7.5
9902023-11-21T20:34:08.938Z Downloaded toml v0.5.11
9912023-11-21T20:34:08.938Z Downloaded heapless v0.7.16
9922023-11-21T20:34:08.938Z Downloaded ron v0.8.1
9932023-11-21T20:34:08.938Z Downloaded pin-project-lite v0.2.13
9942023-11-21T20:34:08.938Z Downloaded minimal-lexical v0.2.1
9952023-11-21T20:34:08.938Z Downloaded subprocess v0.2.9
9962023-11-21T20:34:08.938Z Downloaded elliptic-curve v0.13.5
9972023-11-21T20:34:08.938Z Downloaded clap v2.34.0
9982023-11-21T20:34:08.938Z Downloaded regex-automata v0.1.10
9992023-11-21T20:34:08.938Z Downloaded expectorate v1.1.0
10002023-11-21T20:34:08.938Z Downloaded chrono v0.4.31
10012023-11-21T20:34:08.938Z Downloaded hashbrown v0.13.2
10022023-11-21T20:34:08.938Z Downloaded plotters v0.3.5
10032023-11-21T20:34:08.938Z Downloaded tough v0.15.0
10042023-11-21T20:34:08.938Z Downloaded rayon v1.8.0
10052023-11-21T20:34:08.939Z Downloaded tabled v0.14.0
10062023-11-21T20:34:08.939Z Downloaded h2 v0.3.21
10072023-11-21T20:34:08.939Z Downloaded webpki-roots v0.25.2
10082023-11-21T20:34:08.939Z Downloaded quick-xml v0.23.1
10092023-11-21T20:34:08.939Z Downloaded regress v0.7.1
10102023-11-21T20:34:08.939Z Downloaded regex v1.10.2
10112023-11-21T20:34:08.939Z Downloaded radix_trie v0.2.1
10122023-11-21T20:34:08.939Z Downloaded openapiv3 v2.0.0-rc.1
10132023-11-21T20:34:08.939Z Downloaded gimli v0.28.0
10142023-11-21T20:34:08.939Z Downloaded zerocopy-derive v0.6.4
10152023-11-21T20:34:08.940Z Downloaded rustls v0.21.9
10162023-11-21T20:34:08.956Z Downloaded regex-syntax v0.6.29
10172023-11-21T20:34:08.978Z Downloaded diesel v2.1.4
10182023-11-21T20:34:09.003Z Downloaded regex-syntax v0.8.2
10192023-11-21T20:34:09.019Z Downloaded regex-syntax v0.7.5
10202023-11-21T20:34:09.037Z Downloaded zerocopy-derive v0.2.0
10212023-11-21T20:34:09.057Z Downloaded bstr v1.6.0
10222023-11-21T20:34:09.080Z Downloaded bzip2-sys v0.1.11+1.0.8
10232023-11-21T20:34:09.107Z Downloaded regex-automata v0.4.3
10242023-11-21T20:34:09.140Z Downloaded regex-automata v0.3.8
10252023-11-21T20:34:09.178Z Downloaded rustix v0.38.9
10262023-11-21T20:34:09.220Z Downloaded tokio v1.34.0
10272023-11-21T20:34:09.287Z Downloaded sha3 v0.10.8
10282023-11-21T20:34:09.302Z Downloaded trust-dns-proto v0.22.0
10292023-11-21T20:34:09.324Z Downloaded ring v0.17.5
10302023-11-21T20:34:09.481Z Downloaded sled v0.34.7
10312023-11-21T20:34:09.517Z Downloaded encoding_rs v0.8.33
10322023-11-21T20:34:09.538Z Downloaded polar-core v0.27.0
10332023-11-21T20:34:09.546Z Downloaded object v0.30.4
10342023-11-21T20:34:09.564Z Downloaded smoltcp v0.8.2
10352023-11-21T20:34:09.587Z Downloaded openapiv3 v1.0.3
10362023-11-21T20:34:09.606Z Downloaded ratatui v0.23.0
10372023-11-21T20:34:09.639Z Downloaded rustls-webpki v0.101.7
10382023-11-21T20:34:09.659Z Downloaded idna v0.2.3
10392023-11-21T20:34:09.669Z Downloaded syn v1.0.109
10402023-11-21T20:34:09.769Z Downloaded curve25519-dalek v4.1.0
10412023-11-21T20:34:09.774Z Downloaded bstr v0.2.17
10422023-11-21T20:34:09.774Z Downloaded proptest v1.4.0
10432023-11-21T20:34:09.774Z Downloaded bindgen v0.65.1
10442023-11-21T20:34:09.774Z Downloaded smoltcp v0.9.1
10452023-11-21T20:34:09.778Z Downloaded petgraph v0.6.4
10462023-11-21T20:34:09.803Z Downloaded vcpkg v0.2.15
10472023-11-21T20:34:09.877Z Downloaded ring v0.16.20
10482023-11-21T20:34:10.056Z Downloaded hyper v0.14.27
10492023-11-21T20:34:10.070Z Downloaded idna v0.4.0
10502023-11-21T20:34:10.097Z Downloaded hashbrown v0.12.3
10512023-11-21T20:34:10.097Z Downloaded steno v0.4.0
10522023-11-21T20:34:10.130Z Downloaded futures-util v0.3.29
10532023-11-21T20:34:10.130Z Downloaded bitvec v1.0.1
10542023-11-21T20:34:10.147Z Downloaded reedline v0.26.0
10552023-11-21T20:34:10.173Z Downloaded reqwest v0.11.22
10562023-11-21T20:34:10.173Z Downloaded hkdf v0.12.3
10572023-11-21T20:34:10.173Z Downloaded lalrpop v0.19.12
10582023-11-21T20:34:10.194Z Downloaded itertools v0.12.0
10592023-11-21T20:34:10.207Z Downloaded der v0.7.8
10602023-11-21T20:34:10.212Z Downloaded rand v0.4.6
10612023-11-21T20:34:10.212Z Downloaded pest v2.7.2
10622023-11-21T20:34:10.216Z Downloaded tokio-util v0.7.10
10632023-11-21T20:34:10.224Z Downloaded openssl v0.10.57
10642023-11-21T20:34:10.242Z Downloaded flume v0.11.0
10652023-11-21T20:34:10.247Z Downloaded flate2 v1.0.28
10662023-11-21T20:34:10.255Z Downloaded rsa v0.9.2
10672023-11-21T20:34:10.269Z Downloaded time v0.3.27
10682023-11-21T20:34:10.274Z Downloaded aho-corasick v1.0.4
10692023-11-21T20:34:10.294Z Downloaded portable-atomic v1.4.3
10702023-11-21T20:34:10.300Z Downloaded tokio-tungstenite v0.20.1
10712023-11-21T20:34:10.300Z Downloaded yansi v0.5.1
10722023-11-21T20:34:10.306Z Downloaded zip v0.6.6
10732023-11-21T20:34:10.312Z Downloaded toml_edit v0.19.15
10742023-11-21T20:34:10.337Z Downloaded tempfile v3.8.0
10752023-11-21T20:34:10.346Z Downloaded env_logger v0.10.0
10762023-11-21T20:34:10.356Z Downloaded futures-channel v0.3.29
10772023-11-21T20:34:10.356Z Downloaded schemars v0.8.13
10782023-11-21T20:34:10.371Z Downloaded http v0.2.11
10792023-11-21T20:34:10.383Z Downloaded httparse v1.8.0
10802023-11-21T20:34:10.383Z Downloaded crossterm v0.27.0
10812023-11-21T20:34:10.395Z Downloaded diesel_derives v2.1.1
10822023-11-21T20:34:10.408Z Downloaded derive_more v0.99.17
10832023-11-21T20:34:10.408Z Downloaded rstest_macros v0.18.2
10842023-11-21T20:34:10.418Z Downloaded serde_yaml v0.9.25
10852023-11-21T20:34:10.418Z Downloaded enum-as-inner v0.5.1
10862023-11-21T20:34:10.427Z Downloaded semver v0.11.0
10872023-11-21T20:34:10.427Z Downloaded secrecy v0.8.0
10882023-11-21T20:34:10.428Z Downloaded thiserror-impl-no-std v2.0.2
10892023-11-21T20:34:10.428Z Downloaded term v0.7.0
10902023-11-21T20:34:10.434Z Downloaded derive_builder_core v0.12.0
10912023-11-21T20:34:10.434Z Downloaded unicode-normalization v0.1.22
10922023-11-21T20:34:10.443Z Downloaded httpdate v1.0.3
10932023-11-21T20:34:10.443Z Downloaded proc-macro-error v1.0.4
10942023-11-21T20:34:10.451Z Downloaded quick-error v1.2.3
10952023-11-21T20:34:10.451Z Downloaded pest_derive v2.7.2
10962023-11-21T20:34:10.451Z Downloaded relative-path v1.9.0
10972023-11-21T20:34:10.457Z Downloaded rand_core v0.6.4
10982023-11-21T20:34:10.457Z Downloaded string_cache v0.8.7
10992023-11-21T20:34:10.457Z Downloaded smawk v0.3.1
11002023-11-21T20:34:10.463Z Downloaded der_derive v0.7.2
11012023-11-21T20:34:10.463Z Downloaded fastrand v2.0.0
11022023-11-21T20:34:10.463Z Downloaded futures v0.3.29
11032023-11-21T20:34:10.475Z Downloaded serde_with v2.3.3
11042023-11-21T20:34:10.485Z Downloaded same-file v1.0.6
11052023-11-21T20:34:10.520Z Downloaded sha2 v0.10.8
11062023-11-21T20:34:10.520Z Downloaded tungstenite v0.18.0
11072023-11-21T20:34:10.527Z Downloaded pin-project v1.1.3
11082023-11-21T20:34:10.527Z Downloaded trust-dns-server v0.22.1
11092023-11-21T20:34:10.527Z Downloaded display-error-chain v0.2.0
11102023-11-21T20:34:10.527Z Downloaded ena v0.14.2
11112023-11-21T20:34:10.527Z Downloaded rustversion v1.0.14
11122023-11-21T20:34:10.549Z Downloaded deranged v0.3.8
11132023-11-21T20:34:10.549Z Downloaded rustc-demangle v0.1.23
11142023-11-21T20:34:10.549Z Downloaded trust-dns-resolver v0.22.0
11152023-11-21T20:34:10.570Z Downloaded libxml v0.3.3
11162023-11-21T20:34:10.570Z Downloaded unicode-segmentation v1.10.1
11172023-11-21T20:34:10.570Z Downloaded typenum v1.16.0
11182023-11-21T20:34:10.588Z Downloaded socket2 v0.5.5
11192023-11-21T20:34:10.588Z Downloaded socket2 v0.4.9
11202023-11-21T20:34:10.589Z Downloaded pretty_assertions v1.4.0
11212023-11-21T20:34:10.589Z Downloaded either v1.9.0
11222023-11-21T20:34:10.589Z Downloaded scheduled-thread-pool v0.2.7
11232023-11-21T20:34:10.590Z Downloaded group v0.13.0
11242023-11-21T20:34:10.609Z Downloaded plotters-backend v0.3.5
11252023-11-21T20:34:10.609Z Downloaded spin v0.5.2
11262023-11-21T20:34:10.609Z Downloaded thiserror-no-std v2.0.2
11272023-11-21T20:34:10.609Z Downloaded postgres-types v0.2.6
11282023-11-21T20:34:10.609Z Downloaded postgres-protocol v0.6.6
11292023-11-21T20:34:10.609Z Downloaded tar v0.4.40
11302023-11-21T20:34:11.044Z Downloaded headers v0.3.9
11312023-11-21T20:34:11.044Z Downloaded r2d2 v0.8.10
11322023-11-21T20:34:11.044Z Downloaded rust-argon2 v1.0.1
11332023-11-21T20:34:11.044Z Downloaded predicates v2.1.5
11342023-11-21T20:34:11.044Z Downloaded zerocopy v0.6.4
11352023-11-21T20:34:11.044Z Downloaded flagset v0.4.3
11362023-11-21T20:34:11.044Z Downloaded slab v0.4.9
11372023-11-21T20:34:11.044Z Downloaded structopt v0.3.26
11382023-11-21T20:34:11.044Z Downloaded num-bigint-dig v0.8.4
11392023-11-21T20:34:11.044Z Downloaded strsim v0.8.0
11402023-11-21T20:34:11.044Z Downloaded derive_builder v0.12.0
11412023-11-21T20:34:11.044Z Downloaded tiny-keccak v2.0.2
11422023-11-21T20:34:11.044Z Downloaded parking_lot_core v0.9.8
11432023-11-21T20:34:11.044Z Downloaded darling_core v0.20.3
11442023-11-21T20:34:11.044Z Downloaded x509-cert v0.2.4
11452023-11-21T20:34:11.044Z Downloaded tracing v0.1.37
11462023-11-21T20:34:11.047Z Downloaded openssl-sys v0.9.93
11472023-11-21T20:34:11.047Z Downloaded unsafe-libyaml v0.2.9
11482023-11-21T20:34:11.047Z Downloaded trust-dns-client v0.22.0
11492023-11-21T20:34:11.047Z Downloaded difflib v0.4.0
11502023-11-21T20:34:11.047Z Downloaded serde-hex v0.1.0
11512023-11-21T20:34:11.047Z Downloaded remove_dir_all v0.5.3
11522023-11-21T20:34:11.047Z Downloaded serde_plain v1.0.2
11532023-11-21T20:34:11.047Z Downloaded smallvec v1.11.0
11542023-11-21T20:34:11.047Z Downloaded password-hash v0.5.0
11552023-11-21T20:34:11.047Z Downloaded nom v7.1.3
11562023-11-21T20:34:11.047Z Downloaded heck v0.3.3
11572023-11-21T20:34:11.047Z Downloaded pest_meta v2.7.2
11582023-11-21T20:34:11.047Z Downloaded num-bigint v0.4.4
11592023-11-21T20:34:11.047Z Downloaded salty v0.2.0
11602023-11-21T20:34:11.047Z Downloaded form_urlencoded v1.2.0
11612023-11-21T20:34:11.047Z Downloaded tokio-tungstenite v0.18.0
11622023-11-21T20:34:11.047Z Downloaded itertools v0.11.0
11632023-11-21T20:34:11.047Z Downloaded textwrap v0.16.0
11642023-11-21T20:34:11.047Z Downloaded rand_xorshift v0.3.0
11652023-11-21T20:34:11.047Z Downloaded partial-io v0.5.4
11662023-11-21T20:34:11.047Z Downloaded tokio-postgres v0.7.10
11672023-11-21T20:34:11.047Z Downloaded platforms v3.0.2
11682023-11-21T20:34:11.047Z Downloaded parking_lot v0.12.1
11692023-11-21T20:34:11.047Z Downloaded derive-where v1.2.5
11702023-11-21T20:34:11.047Z Downloaded signal-hook v0.3.17
11712023-11-21T20:34:11.047Z Downloaded crossbeam-channel v0.5.8
11722023-11-21T20:34:11.047Z Downloaded threadpool v1.8.1
11732023-11-21T20:34:11.047Z Downloaded thread_local v1.1.7
11742023-11-21T20:34:11.047Z Downloaded structmeta-derive v0.2.0
11752023-11-21T20:34:11.047Z Downloaded sha1 v0.10.6
11762023-11-21T20:34:11.047Z Downloaded serde_tokenstream v0.2.0
11772023-11-21T20:34:11.047Z Downloaded serde_tokenstream v0.1.7
11782023-11-21T20:34:11.047Z Downloaded ref-cast-impl v1.0.20
11792023-11-21T20:34:11.047Z Downloaded ref-cast v1.0.20
11802023-11-21T20:34:11.047Z Downloaded mio v0.8.9
11812023-11-21T20:34:11.047Z Downloaded slog-stdlog v4.1.1
11822023-11-21T20:34:11.047Z Downloaded zeroize v1.6.0
11832023-11-21T20:34:11.047Z Downloaded snafu v0.7.5
11842023-11-21T20:34:11.047Z Downloaded trybuild v1.0.85
11852023-11-21T20:34:11.048Z Downloaded url v2.4.1
11862023-11-21T20:34:11.048Z Downloaded synstructure v0.12.6
11872023-11-21T20:34:11.048Z Downloaded hostname v0.3.1
11882023-11-21T20:34:11.048Z Downloaded foreign-types-shared v0.1.1
11892023-11-21T20:34:11.048Z Downloaded pem v1.1.1
11902023-11-21T20:34:11.049Z Downloaded http-body v0.4.5
11912023-11-21T20:34:11.049Z Downloaded httptest v0.15.5
11922023-11-21T20:34:11.049Z Downloaded getrandom v0.2.10
11932023-11-21T20:34:11.049Z Downloaded rand_chacha v0.3.1
11942023-11-21T20:34:11.049Z Downloaded pkcs8 v0.10.2
11952023-11-21T20:34:11.049Z Downloaded pkg-config v0.3.27
11962023-11-21T20:34:11.049Z Downloaded tracing-core v0.1.31
11972023-11-21T20:34:11.049Z Downloaded phf_shared v0.11.2
11982023-11-21T20:34:11.049Z Downloaded phf v0.11.2
11992023-11-21T20:34:11.049Z Downloaded parking_lot v0.11.2
12002023-11-21T20:34:11.049Z Downloaded paste v1.0.14
12012023-11-21T20:34:11.049Z Downloaded uuid v1.6.1
12022023-11-21T20:34:11.049Z Downloaded base64 v0.21.5
12032023-11-21T20:34:11.049Z Downloaded similar v2.2.1
12042023-11-21T20:34:11.049Z Downloaded ucd-trie v0.1.6
12052023-11-21T20:34:11.049Z Downloaded test-strategy v0.3.1
12062023-11-21T20:34:11.049Z Downloaded itertools v0.10.5
12072023-11-21T20:34:11.049Z Downloaded vte v0.11.1
12082023-11-21T20:34:11.049Z Downloaded hash32 v0.2.1
12092023-11-21T20:34:11.050Z Downloaded parse-display v0.8.2
12102023-11-21T20:34:11.050Z Downloaded hubpack v0.1.2
12112023-11-21T20:34:11.050Z Downloaded futures-timer v3.0.2
12122023-11-21T20:34:11.050Z Downloaded futures-sink v0.3.29
12132023-11-21T20:34:11.050Z Downloaded time-macros v0.2.13
12142023-11-21T20:34:11.064Z Downloaded zerocopy v0.3.0
12152023-11-21T20:34:11.064Z Downloaded phf_shared v0.10.0
12162023-11-21T20:34:11.064Z Downloaded crypto-bigint v0.5.2
12172023-11-21T20:34:11.064Z Downloaded tinyvec v1.6.0
12182023-11-21T20:34:11.064Z Downloaded libm v0.2.7
12192023-11-21T20:34:11.084Z Downloaded zeroize_derive v1.4.2
12202023-11-21T20:34:11.084Z Downloaded futures-task v0.3.29
12212023-11-21T20:34:11.084Z Downloaded futures-macro v0.3.29
12222023-11-21T20:34:11.084Z Downloaded futures-io v0.3.29
12232023-11-21T20:34:11.091Z Downloaded futures-executor v0.3.29
12242023-11-21T20:34:11.091Z Downloaded glob v0.3.1
12252023-11-21T20:34:11.091Z Downloaded generic-array v0.14.7
12262023-11-21T20:34:11.091Z Downloaded postcard v0.7.3
12272023-11-21T20:34:11.091Z Downloaded version_check v0.9.4
12282023-11-21T20:34:11.091Z Downloaded slog v2.7.0
12292023-11-21T20:34:11.091Z Downloaded unicode-bidi v0.3.13
12302023-11-21T20:34:11.096Z Downloaded hex-literal v0.4.1
12312023-11-21T20:34:11.096Z Downloaded rustc-hash v1.1.0
12322023-11-21T20:34:11.101Z Downloaded rtoolbox v0.0.1
12332023-11-21T20:34:11.101Z Downloaded fs-err v2.11.0
12342023-11-21T20:34:11.108Z Downloaded dashmap v5.5.1
12352023-11-21T20:34:11.114Z Downloaded base64 v0.13.1
12362023-11-21T20:34:11.114Z Downloaded funty v2.0.0
12372023-11-21T20:34:11.114Z Downloaded endian-type v0.1.2
12382023-11-21T20:34:11.119Z Downloaded tokio-rustls v0.24.1
12392023-11-21T20:34:11.125Z Downloaded slog-bunyan v2.4.0
12402023-11-21T20:34:11.131Z Downloaded resolv-conf v0.7.0
12412023-11-21T20:34:11.131Z Downloaded bytes v1.5.0
12422023-11-21T20:34:11.135Z Downloaded datatest-stable v0.2.3
12432023-11-21T20:34:11.136Z Downloaded arc-swap v1.6.0
12442023-11-21T20:34:11.140Z Downloaded tinytemplate v1.2.1
12452023-11-21T20:34:11.144Z Downloaded papergrid v0.10.0
12462023-11-21T20:34:11.153Z Downloaded crc-any v2.4.3
12472023-11-21T20:34:11.164Z Downloaded similar-asserts v1.5.0
12482023-11-21T20:34:11.172Z Downloaded signal-hook-mio v0.2.3
12492023-11-21T20:34:11.172Z Downloaded fixedbitset v0.4.2
12502023-11-21T20:34:11.172Z Downloaded filetime v0.2.22
12512023-11-21T20:34:11.172Z Downloaded ff v0.13.0
12522023-11-21T20:34:11.172Z Downloaded fd-lock v3.0.13
12532023-11-21T20:34:11.176Z Downloaded crossbeam-epoch v0.9.15
12542023-11-21T20:34:11.180Z Downloaded num-traits v0.2.16
12552023-11-21T20:34:11.184Z Downloaded tracing-attributes v0.1.26
12562023-11-21T20:34:11.188Z Downloaded oso v0.27.0
12572023-11-21T20:34:11.194Z Downloaded fxhash v0.2.1
12582023-11-21T20:34:11.237Z Downloaded data-encoding v2.4.0
12592023-11-21T20:34:11.238Z Downloaded slog-json v2.6.1
12602023-11-21T20:34:11.719Z Downloaded slog-dtrace v0.2.3
12612023-11-21T20:34:11.719Z Downloaded signal-hook-registry v1.4.1
12622023-11-21T20:34:11.719Z Downloaded postcard-cobs v0.1.5-pre
12632023-11-21T20:34:11.719Z Downloaded slog-async v2.8.0
12642023-11-21T20:34:11.719Z Downloaded slog-term v2.9.0
12652023-11-21T20:34:11.719Z Downloaded basic-toml v0.1.4
12662023-11-21T20:34:11.719Z Downloaded usdt-impl v0.3.5
12672023-11-21T20:34:11.719Z Downloaded unicode-linebreak v0.1.5
12682023-11-21T20:34:11.719Z Downloaded unarray v0.1.4
12692023-11-21T20:34:11.719Z Downloaded tokio-stream v0.1.14
12702023-11-21T20:34:11.719Z Downloaded serde_derive_internals v0.26.0
12712023-11-21T20:34:11.719Z Downloaded crossbeam-utils v0.8.16
12722023-11-21T20:34:11.739Z Downloaded xattr v1.0.1
12732023-11-21T20:34:11.739Z Downloaded whoami v1.4.1
12742023-11-21T20:34:11.739Z Downloaded which v4.4.0
12752023-11-21T20:34:11.739Z Downloaded walkdir v2.4.0
12762023-11-21T20:34:11.739Z Downloaded vsss-rs v3.3.1
12772023-11-21T20:34:11.739Z Downloaded vec_map v0.8.2
12782023-11-21T20:34:11.739Z Downloaded usdt-macro v0.3.5
12792023-11-21T20:34:11.739Z Downloaded usdt v0.3.5
12802023-11-21T20:34:11.739Z Downloaded universal-hash v0.5.1
12812023-11-21T20:34:11.739Z Downloaded unicode-xid v0.2.4
12822023-11-21T20:34:11.739Z Downloaded unicode-width v0.1.11
12832023-11-21T20:34:11.739Z Downloaded pretty-hex v0.2.1
12842023-11-21T20:34:11.739Z Downloaded tap v1.0.1
12852023-11-21T20:34:11.739Z Downloaded untrusted v0.9.0
12862023-11-21T20:34:11.740Z Downloaded untrusted v0.7.1
12872023-11-21T20:34:11.740Z Downloaded unicase v2.7.0
12882023-11-21T20:34:11.740Z Downloaded termios v0.3.3
12892023-11-21T20:34:11.740Z Downloaded rpassword v7.3.1
12902023-11-21T20:34:11.740Z Downloaded ahash v0.8.3
12912023-11-21T20:34:11.740Z Downloaded serde_with_macros v2.3.3
12922023-11-21T20:34:11.740Z Downloaded sct v0.7.0
12932023-11-21T20:34:11.740Z Downloaded smallvec v0.6.14
12942023-11-21T20:34:11.740Z Downloaded darling_macro v0.20.3
12952023-11-21T20:34:11.740Z Downloaded pretty-hex v0.3.0
12962023-11-21T20:34:11.740Z Downloaded supports-color v2.1.0
12972023-11-21T20:34:11.740Z Downloaded owo-colors v3.5.0
12982023-11-21T20:34:11.740Z Downloaded once_cell v1.18.0
12992023-11-21T20:34:11.740Z Downloaded omicron-zone-package v0.9.1
13002023-11-21T20:34:11.740Z Downloaded crc32fast v1.3.2
13012023-11-21T20:34:11.740Z Downloaded bitflags v2.4.0
13022023-11-21T20:34:11.740Z Downloaded cookie v0.18.0
13032023-11-21T20:34:11.740Z Downloaded take_mut v0.2.2
13042023-11-21T20:34:11.740Z Downloaded structopt-derive v0.4.18
13052023-11-21T20:34:11.740Z Downloaded strip-ansi-escapes v0.2.0
13062023-11-21T20:34:11.740Z Downloaded stringprep v0.1.3
13072023-11-21T20:34:11.740Z Downloaded spki v0.7.2
13082023-11-21T20:34:11.740Z Downloaded shell-words v1.1.0
13092023-11-21T20:34:11.741Z Downloaded nu-ansi-term v0.49.0
13102023-11-21T20:34:11.741Z Downloaded termcolor v1.2.0
13112023-11-21T20:34:11.741Z Downloaded indexmap v1.9.3
13122023-11-21T20:34:11.741Z Downloaded base64ct v1.6.0
13132023-11-21T20:34:11.741Z Downloaded backoff v0.4.0
13142023-11-21T20:34:11.741Z Downloaded async-trait v0.1.74
13152023-11-21T20:34:11.741Z Downloaded argon2 v0.5.2
13162023-11-21T20:34:11.741Z Downloaded ansi_term v0.12.1
13172023-11-21T20:34:11.741Z Downloaded want v0.3.1
13182023-11-21T20:34:11.743Z Downloaded vte_generate_state_changes v0.1.1
13192023-11-21T20:34:11.743Z Downloaded usdt-attr-macro v0.3.5
13202023-11-21T20:34:11.743Z Downloaded tower-service v0.3.2
13212023-11-21T20:34:11.743Z Downloaded time-core v0.1.1
13222023-11-21T20:34:11.743Z Downloaded termtree v0.4.1
13232023-11-21T20:34:11.743Z Downloaded mime_guess v2.0.4
13242023-11-21T20:34:11.743Z Downloaded assert_cmd v2.0.12
13252023-11-21T20:34:11.743Z Downloaded num_cpus v1.16.0
13262023-11-21T20:34:11.743Z Downloaded num-derive v0.4.0
13272023-11-21T20:34:11.743Z Downloaded crossbeam-deque v0.8.3
13282023-11-21T20:34:11.743Z Downloaded num-complex v0.4.4
13292023-11-21T20:34:11.743Z Downloaded nodrop v0.1.14
13302023-11-21T20:34:11.743Z Downloaded block-padding v0.3.3
13312023-11-21T20:34:11.743Z Downloaded macaddr v1.0.1
13322023-11-21T20:34:11.746Z Downloaded lru-cache v0.1.2
13332023-11-21T20:34:11.746Z Downloaded mockall v0.11.4
13342023-11-21T20:34:11.746Z Downloaded libtest-mimic v0.6.1
13352023-11-21T20:34:11.746Z Downloaded swrite v0.1.0
13362023-11-21T20:34:11.746Z Downloaded strum v0.25.0
13372023-11-21T20:34:11.746Z Downloaded signature v2.1.0
13382023-11-21T20:34:11.746Z Downloaded signature v1.6.4
13392023-11-21T20:34:11.746Z Downloaded serde_urlencoded v0.7.1
13402023-11-21T20:34:11.746Z Downloaded serde_path_to_error v0.1.14
13412023-11-21T20:34:11.746Z Downloaded scopeguard v1.2.0
13422023-11-21T20:34:11.746Z Downloaded rusty-fork v0.3.0
13432023-11-21T20:34:11.746Z Downloaded packed_struct v0.10.1
13442023-11-21T20:34:11.746Z Downloaded olpc-cjson v0.1.3
13452023-11-21T20:34:11.746Z Downloaded nibble_vec v0.1.0
13462023-11-21T20:34:11.747Z Downloaded multer v2.1.0
13472023-11-21T20:34:11.747Z Downloaded lock_api v0.4.10
13482023-11-21T20:34:11.747Z Downloaded crossbeam-queue v0.3.8
13492023-11-21T20:34:11.747Z Downloaded criterion-plot v0.5.0
13502023-11-21T20:34:11.747Z Downloaded ciborium v0.2.1
13512023-11-21T20:34:11.747Z Downloaded arrayvec v0.7.4
13522023-11-21T20:34:11.747Z Downloaded crypto-common v0.1.6
13532023-11-21T20:34:11.747Z Downloaded chacha20poly1305 v0.10.1
13542023-11-21T20:34:11.747Z Downloaded libsw v3.3.0
13552023-11-21T20:34:11.747Z Downloaded autocfg v1.1.0
13562023-11-21T20:34:11.747Z Downloaded mime v0.3.17
13572023-11-21T20:34:11.747Z Downloaded atomic-waker v1.1.1
13582023-11-21T20:34:11.747Z Downloaded assert_matches v1.5.0
13592023-11-21T20:34:11.747Z Downloaded async-recursion v1.0.5
13602023-11-21T20:34:11.747Z Downloaded toolchain_find v0.2.0
13612023-11-21T20:34:11.747Z Downloaded bit-set v0.5.3
13622023-11-21T20:34:11.747Z Downloaded async-stream v0.3.5
13632023-11-21T20:34:11.747Z Downloaded ascii-canvas v3.0.0
13642023-11-21T20:34:11.747Z Downloaded serde-big-array v0.4.1
13652023-11-21T20:34:11.747Z Downloaded libefi-sys v0.1.0
13662023-11-21T20:34:11.747Z Downloaded clang-sys v1.6.1
13672023-11-21T20:34:11.747Z Downloaded cstr-argument v0.1.2
13682023-11-21T20:34:11.747Z Downloaded crunchy v0.2.2
13692023-11-21T20:34:11.747Z Downloaded crucible-workspace-hack v0.1.0
13702023-11-21T20:34:11.748Z Downloaded aead v0.5.2
13712023-11-21T20:34:11.748Z Downloaded approx v0.5.1
13722023-11-21T20:34:11.763Z Downloaded adler v1.0.2
13732023-11-21T20:34:11.763Z Downloaded shlex v1.1.0
13742023-11-21T20:34:11.763Z Downloaded memoffset v0.9.0
13752023-11-21T20:34:11.763Z Downloaded managed v0.8.0
13762023-11-21T20:34:11.763Z Downloaded linear-map v1.2.0
13772023-11-21T20:34:11.764Z Downloaded corncobs v0.1.3
13782023-11-21T20:34:11.764Z Downloaded chacha20 v0.9.1
13792023-11-21T20:34:11.764Z Downloaded impl-trait-for-tuples v0.2.2
13802023-11-21T20:34:11.764Z Downloaded number_prefix v0.4.0
13812023-11-21T20:34:11.764Z Downloaded kstat-rs v0.2.3
13822023-11-21T20:34:11.764Z Downloaded darling_core v0.14.4
13832023-11-21T20:34:11.764Z Downloaded console v0.15.7
13842023-11-21T20:34:11.764Z Downloaded cipher v0.4.4
13852023-11-21T20:34:11.764Z Downloaded cc v1.0.83
13862023-11-21T20:34:11.764Z Downloaded normalize-line-endings v0.3.0
13872023-11-21T20:34:11.764Z Downloaded new_debug_unreachable v1.0.4
13882023-11-21T20:34:11.764Z Downloaded bitfield v0.14.0
13892023-11-21T20:34:11.764Z Downloaded arrayref v0.3.7
13902023-11-21T20:34:11.764Z Downloaded memoffset v0.7.1
13912023-11-21T20:34:11.764Z Downloaded md-5 v0.10.5
13922023-11-21T20:34:11.764Z Downloaded const-oid v0.9.5
13932023-11-21T20:34:11.764Z Downloaded linked-hash-map v0.5.6
13942023-11-21T20:34:11.764Z Downloaded atty v0.2.14
13952023-11-21T20:34:11.778Z Downloaded async-stream-impl v0.3.5
13962023-11-21T20:34:11.778Z Downloaded ipnet v2.8.0
13972023-11-21T20:34:11.778Z Downloaded constant_time_eq v0.3.0
13982023-11-21T20:34:11.778Z Downloaded indoc v1.0.9
13992023-11-21T20:34:11.778Z Downloaded cfg-if v1.0.0
14002023-11-21T20:34:11.778Z Downloaded atomicwrites v0.4.2
14012023-11-21T20:34:11.778Z Downloaded matches v0.1.10
14022023-11-21T20:34:11.779Z Downloaded object v0.32.1
14032023-11-21T20:34:11.779Z Downloaded cancel-safe-futures v0.1.5
14042023-11-21T20:34:11.779Z Downloaded bzip2 v0.4.4
14052023-11-21T20:34:11.779Z Downloaded openssl-probe v0.1.5
14062023-11-21T20:34:11.779Z Downloaded opaque-debug v0.3.0
14072023-11-21T20:34:11.779Z Downloaded lazycell v1.3.0
14082023-11-21T20:34:11.779Z Downloaded lalrpop-util v0.19.12
14092023-11-21T20:34:11.779Z Downloaded keccak v0.1.4
14102023-11-21T20:34:11.779Z Downloaded lazy_static v1.4.0
14112023-11-21T20:34:11.779Z Downloaded ipnetwork v0.20.0
14122023-11-21T20:34:11.779Z Downloaded cpufeatures v0.2.9
14132023-11-21T20:34:11.779Z Downloaded bytesize v1.3.0
14142023-11-21T20:34:11.779Z Downloaded hyper-staticfile v0.9.5
14152023-11-21T20:34:11.779Z Downloaded hyper-rustls v0.24.2
14162023-11-21T20:34:11.779Z Downloaded constant_time_eq v0.2.6
14172023-11-21T20:34:11.779Z Downloaded mockall_derive v0.11.4
14182023-11-21T20:34:11.779Z Downloaded indoc v2.0.3
14192023-11-21T20:34:11.779Z Downloaded convert_case v0.4.0
14202023-11-21T20:34:11.779Z Downloaded cexpr v0.6.0
14212023-11-21T20:34:11.779Z Downloaded bytecount v0.6.3
14222023-11-21T20:34:11.779Z Downloaded newline-converter v0.3.0
14232023-11-21T20:34:11.780Z Downloaded log v0.4.20
14242023-11-21T20:34:11.780Z Downloaded cfg-if v0.1.10
14252023-11-21T20:34:11.782Z Downloaded buf-list v1.0.3
14262023-11-21T20:34:11.782Z Downloaded match_cfg v0.1.0
14272023-11-21T20:34:11.782Z Downloaded hyper-tls v0.5.0
14282023-11-21T20:34:11.782Z Downloaded inout v0.1.3
14292023-11-21T20:34:11.782Z Downloaded iana-time-zone v0.1.57
14302023-11-21T20:34:11.782Z Downloaded darling v0.20.3
14312023-11-21T20:34:11.782Z Downloaded darling v0.14.4
14322023-11-21T20:34:11.782Z Downloaded crc-catalog v2.2.0
14332023-11-21T20:34:11.782Z Downloaded cassowary v0.3.0
14342023-11-21T20:34:11.782Z Downloaded camino-tempfile v1.0.2
14352023-11-21T20:34:11.782Z Downloaded blake2b_simd v1.0.1
14362023-11-21T20:34:11.782Z Downloaded cast v0.3.0
14372023-11-21T20:34:11.782Z Downloaded ident_case v1.0.1
14382023-11-21T20:34:11.782Z Downloaded ciborium-io v0.2.1
14392023-11-21T20:34:11.782Z Downloaded block-buffer v0.10.4
14402023-11-21T20:34:11.782Z Downloaded addr2line v0.21.0
14412023-11-21T20:34:12.529Z Compiling proc-macro2 v1.0.69
14422023-11-21T20:34:12.532Z Compiling serde v1.0.192
14432023-11-21T20:34:12.532Z Compiling autocfg v1.1.0
14442023-11-21T20:34:12.532Z Compiling version_check v0.9.4
14452023-11-21T20:34:12.532Z Compiling syn v1.0.109
14462023-11-21T20:34:12.532Z Compiling parking_lot_core v0.9.8
14472023-11-21T20:34:12.560Z Compiling libm v0.2.7
14482023-11-21T20:34:12.574Z Compiling libc v0.2.150
14492023-11-21T20:34:13.068Z Compiling futures-core v0.3.29
14502023-11-21T20:34:13.167Z Compiling cfg-if v1.0.0
14512023-11-21T20:34:13.284Z Compiling typenum v1.16.0
14522023-11-21T20:34:13.420Z Compiling once_cell v1.18.0
14532023-11-21T20:34:13.931Z Compiling generic-array v0.14.7
14542023-11-21T20:34:13.931Z Compiling futures-task v0.3.29
14552023-11-21T20:34:13.931Z Compiling lock_api v0.4.10
14562023-11-21T20:34:13.957Z Compiling quote v1.0.33
14572023-11-21T20:34:14.002Z Compiling num-traits v0.2.16
14582023-11-21T20:34:14.162Z Compiling slab v0.4.9
14592023-11-21T20:34:14.237Z Compiling futures-channel v0.3.29
14602023-11-21T20:34:14.522Z Compiling cc v1.0.83
14612023-11-21T20:34:14.863Z Compiling syn v2.0.32
14622023-11-21T20:34:15.092Z Compiling futures-util v0.3.29
14632023-11-21T20:34:15.157Z Compiling memchr v2.6.3
14642023-11-21T20:34:15.278Z Compiling pkg-config v0.3.27
14652023-11-21T20:34:15.383Z Compiling serde_json v1.0.108
14662023-11-21T20:34:15.433Z Compiling itoa v1.0.9
14672023-11-21T20:34:15.527Z Compiling log v0.4.20
14682023-11-21T20:34:15.761Z Compiling rustix v0.38.9
14692023-11-21T20:34:15.954Z Compiling schemars v0.8.13
14702023-11-21T20:34:16.253Z Compiling httparse v1.8.0
14712023-11-21T20:34:16.490Z Compiling indexmap v1.9.3
14722023-11-21T20:34:16.899Z Compiling getrandom v0.2.10
14732023-11-21T20:34:16.994Z Compiling ryu v1.0.15
14742023-11-21T20:34:17.010Z Compiling vcpkg v0.2.15
14752023-11-21T20:34:17.436Z Compiling equivalent v1.0.1
14762023-11-21T20:34:17.476Z Compiling hashbrown v0.14.2
14772023-11-21T20:34:17.523Z Compiling ahash v0.8.3
14782023-11-21T20:34:17.645Z Compiling openssl v0.10.57
14792023-11-21T20:34:17.971Z Compiling fnv v1.0.7
14802023-11-21T20:34:18.140Z Compiling scopeguard v1.2.0
14812023-11-21T20:34:18.200Z Compiling aho-corasick v1.0.4
14822023-11-21T20:34:18.223Z Compiling regex-syntax v0.8.2
14832023-11-21T20:34:18.713Z Compiling ring v0.16.20
14842023-11-21T20:34:19.046Z Compiling ring v0.17.5
14852023-11-21T20:34:19.642Z Compiling rustls v0.21.9
14862023-11-21T20:34:19.850Z Compiling openssl-sys v0.9.93
14872023-11-21T20:34:21.801Z Compiling async-trait v0.1.74
14882023-11-21T20:34:22.556Z Compiling native-tls v0.2.11
14892023-11-21T20:34:23.029Z Compiling ucd-trie v0.1.6
14902023-11-21T20:34:23.781Z Compiling regex-automata v0.4.3
14912023-11-21T20:34:24.189Z Compiling smallvec v1.11.0
14922023-11-21T20:34:24.814Z Compiling unicode-xid v0.2.4
14932023-11-21T20:34:25.580Z Compiling backtrace v0.3.69
14942023-11-21T20:34:25.600Z Compiling crossbeam-utils v0.8.16
14952023-11-21T20:34:25.966Z Compiling serde_derive_internals v0.26.0
14962023-11-21T20:34:26.248Z Compiling parking_lot v0.12.1
14972023-11-21T20:34:26.328Z Compiling iana-time-zone v0.1.57
14982023-11-21T20:34:26.839Z Compiling anyhow v1.0.75
14992023-11-21T20:34:27.486Z Compiling slog v2.7.0
15002023-11-21T20:34:27.676Z Compiling num-integer v0.1.45
15012023-11-21T20:34:27.730Z Compiling byteorder v1.5.0
15022023-11-21T20:34:28.012Z Compiling crc32fast v1.3.2
15032023-11-21T20:34:28.148Z Compiling dyn-clone v1.0.13
15042023-11-21T20:34:28.777Z Compiling synstructure v0.12.6
15052023-11-21T20:34:28.780Z Compiling spin v0.5.2
15062023-11-21T20:34:28.780Z Compiling time-core v0.1.1
15072023-11-21T20:34:28.780Z Compiling pin-project-lite v0.2.13
15082023-11-21T20:34:28.860Z Compiling hashbrown v0.13.2
15092023-11-21T20:34:28.906Z Compiling winnow v0.5.15
15102023-11-21T20:34:28.963Z Compiling time-macros v0.2.13
15112023-11-21T20:34:29.746Z Compiling rustversion v1.0.14
15122023-11-21T20:34:30.731Z Compiling regex v1.10.2
15132023-11-21T20:34:30.769Z Compiling signal-hook-registry v1.4.1
15142023-11-21T20:34:31.807Z Compiling mio v0.8.9
15152023-11-21T20:34:32.332Z Compiling errno v0.3.2
15162023-11-21T20:34:32.713Z Compiling socket2 v0.5.5
15172023-11-21T20:34:33.368Z Compiling num_cpus v1.16.0
15182023-11-21T20:34:33.462Z Compiling usdt-impl v0.3.5
15192023-11-21T20:34:33.719Z Compiling futures-sink v0.3.29
15202023-11-21T20:34:33.921Z Compiling unicode-width v0.1.11
15212023-11-21T20:34:33.938Z Compiling memoffset v0.9.0
15222023-11-21T20:34:34.055Z Compiling tinyvec_macros v0.1.1
15232023-11-21T20:34:34.073Z Compiling tinyvec v1.6.0
15242023-11-21T20:34:34.527Z Compiling futures-io v0.3.29
15252023-11-21T20:34:34.702Z Compiling pin-utils v0.1.0
15262023-11-21T20:34:34.819Z Compiling spin v0.9.8
15272023-11-21T20:34:35.306Z Compiling tracing-core v0.1.31
15282023-11-21T20:34:35.306Z Compiling unicode-bidi v0.3.13
15292023-11-21T20:34:35.306Z Compiling signal-hook v0.3.17
15302023-11-21T20:34:35.366Z Compiling lazy_static v1.4.0
15312023-11-21T20:34:35.381Z Compiling thread-id v4.2.0
15322023-11-21T20:34:36.335Z Compiling crossbeam-epoch v0.9.15
15332023-11-21T20:34:36.360Z Compiling strsim v0.10.0
15342023-11-21T20:34:36.360Z Compiling schemars_derive v0.8.13
15352023-11-21T20:34:36.360Z Compiling zerocopy-derive v0.2.0
15362023-11-21T20:34:36.776Z Compiling serde_derive v1.0.192
15372023-11-21T20:34:36.776Z Compiling thiserror-impl v1.0.49
15382023-11-21T20:34:36.776Z Compiling zeroize_derive v1.4.2
15392023-11-21T20:34:37.007Z Compiling tokio-macros v2.2.0
15402023-11-21T20:34:37.068Z Compiling futures-macro v0.3.29
15412023-11-21T20:34:37.544Z Compiling tracing-attributes v0.1.26
15422023-11-21T20:34:39.029Z Compiling openssl-macros v0.1.1
15432023-11-21T20:34:39.348Z Compiling zerocopy-derive v0.6.4
15442023-11-21T20:34:39.983Z Compiling zerocopy v0.3.0
15452023-11-21T20:34:40.905Z Compiling thiserror v1.0.49
15462023-11-21T20:34:41.349Z Compiling unicode-normalization v0.1.22
15472023-11-21T20:34:41.361Z Compiling pest v2.7.2
15482023-11-21T20:34:41.361Z Compiling clap_derive v4.4.2
15492023-11-21T20:34:42.495Z Compiling dof v0.1.5
15502023-11-21T20:34:42.754Z Compiling strum_macros v0.25.2
15512023-11-21T20:34:43.382Z Compiling tracing v0.1.37
15522023-11-21T20:34:43.839Z Compiling num-iter v0.1.43
15532023-11-21T20:34:43.839Z Compiling base64 v0.21.5
15542023-11-21T20:34:43.839Z Compiling either v1.9.0
15552023-11-21T20:34:43.975Z Compiling rand_core v0.6.4
15562023-11-21T20:34:44.140Z Compiling percent-encoding v2.3.0
15572023-11-21T20:34:44.550Z Compiling openssl-probe v0.1.5
15582023-11-21T20:34:44.570Z Compiling foreign-types-shared v0.1.1
15592023-11-21T20:34:44.601Z Compiling untrusted v0.9.0
15602023-11-21T20:34:44.727Z Compiling untrusted v0.7.1
15612023-11-21T20:34:44.906Z Compiling hashbrown v0.12.3
15622023-11-21T20:34:45.762Z Compiling pest_meta v2.7.2
15632023-11-21T20:34:48.158Z Compiling pest_generator v2.7.2
15642023-11-21T20:34:48.734Z Compiling foreign-types v0.3.2
15652023-11-21T20:34:48.956Z Compiling zeroize v1.6.0
15662023-11-21T20:34:50.306Z Compiling bzip2-sys v0.1.11+1.0.8
15672023-11-21T20:34:50.823Z Compiling try-lock v0.2.4
15682023-11-21T20:34:50.984Z Compiling want v0.3.1
15692023-11-21T20:34:51.123Z Compiling rustls-webpki v0.101.7
15702023-11-21T20:34:51.267Z Compiling sct v0.7.0
15712023-11-21T20:34:51.381Z Compiling form_urlencoded v1.2.0
15722023-11-21T20:34:51.779Z Compiling socket2 v0.4.9
15732023-11-21T20:34:52.006Z Compiling httpdate v1.0.3
15742023-11-21T20:34:52.598Z Compiling tower-service v0.3.2
15752023-11-21T20:34:52.766Z Compiling rustls-pemfile v1.0.3
15762023-11-21T20:34:52.936Z Compiling pest_derive v2.7.2
15772023-11-21T20:34:53.059Z Compiling idna v0.4.0
15782023-11-21T20:34:53.256Z Compiling doc-comment v0.3.3
15792023-11-21T20:34:53.877Z Compiling adler v1.0.2
15802023-11-21T20:34:53.950Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15812023-11-21T20:34:53.979Z Compiling dtrace-parser v0.1.14
15822023-11-21T20:34:54.174Z Compiling siphasher v0.3.11
15832023-11-21T20:34:54.762Z Compiling url v2.4.1
15842023-11-21T20:34:55.294Z Compiling miniz_oxide v0.7.1
15852023-11-21T20:34:55.372Z Compiling rustls-native-certs v0.6.3
15862023-11-21T20:34:55.404Z Compiling pin-project-internal v1.1.3
15872023-11-21T20:34:55.924Z Compiling ipnet v2.8.0
15882023-11-21T20:34:56.883Z Compiling bitflags v1.3.2
15892023-11-21T20:34:57.013Z Compiling encoding_rs v0.8.33
15902023-11-21T20:34:57.386Z Compiling webpki-roots v0.25.2
15912023-11-21T20:34:57.552Z Compiling mime v0.3.17
15922023-11-21T20:34:57.594Z Compiling gimli v0.28.0
15932023-11-21T20:34:57.627Z Compiling crypto-common v0.1.6
15942023-11-21T20:34:57.897Z Compiling enum-as-inner v0.5.1
15952023-11-21T20:34:58.320Z Compiling diesel_table_macro_syntax v0.1.0
15962023-11-21T20:34:58.479Z Compiling object v0.32.1
15972023-11-21T20:34:59.206Z Compiling indexmap v2.1.0
15982023-11-21T20:34:59.843Z Compiling bytes v1.5.0
15992023-11-21T20:34:59.859Z Compiling uuid v1.6.1
16002023-11-21T20:35:00.980Z Compiling chrono v0.4.31
16012023-11-21T20:35:01.244Z Compiling semver v1.0.20
16022023-11-21T20:35:01.278Z Compiling http v0.2.11
16032023-11-21T20:35:02.587Z Compiling bitflags v2.4.0
16042023-11-21T20:35:02.960Z Compiling toml_datetime v0.6.5
16052023-11-21T20:35:03.494Z Compiling serde_spanned v0.6.4
16062023-11-21T20:35:03.655Z Compiling rustc_version v0.4.0
16072023-11-21T20:35:03.882Z Compiling toml_edit v0.19.15
16082023-11-21T20:35:04.149Z Compiling tokio v1.34.0
16092023-11-21T20:35:04.564Z Compiling openapiv3 v2.0.0-rc.1
16102023-11-21T20:35:07.395Z Compiling serde_tokenstream v0.1.7
16112023-11-21T20:35:07.734Z Compiling http-body v0.4.5
16122023-11-21T20:35:08.047Z Compiling usdt-attr-macro v0.3.5
16132023-11-21T20:35:08.329Z Compiling usdt-macro v0.3.5
16142023-11-21T20:35:10.091Z Compiling heapless v0.7.16
16152023-11-21T20:35:10.116Z Compiling serde_urlencoded v0.7.1
16162023-11-21T20:35:10.215Z Compiling addr2line v0.21.0
16172023-11-21T20:35:10.365Z Compiling num-bigint v0.4.4
16182023-11-21T20:35:10.781Z Compiling smoltcp v0.9.1
16192023-11-21T20:35:10.900Z Compiling bit-vec v0.6.3
16202023-11-21T20:35:11.055Z Compiling rustc-demangle v0.1.23
16212023-11-21T20:35:11.534Z Compiling diesel_derives v2.1.1
16222023-11-21T20:35:11.754Z Compiling flate2 v1.0.28
16232023-11-21T20:35:11.759Z Compiling block-buffer v0.10.4
16242023-11-21T20:35:12.497Z Compiling phf_shared v0.10.0
16252023-11-21T20:35:12.650Z Compiling hubpack_derive v0.1.1
16262023-11-21T20:35:13.047Z Compiling new_debug_unreachable v1.0.4
16272023-11-21T20:35:13.165Z Compiling fixedbitset v0.4.2
16282023-11-21T20:35:13.257Z Compiling ppv-lite86 v0.2.17
16292023-11-21T20:35:13.774Z Compiling precomputed-hash v0.1.1
16302023-11-21T20:35:13.893Z Compiling const-oid v0.9.5
16312023-11-21T20:35:13.922Z Compiling subtle v2.5.0
16322023-11-21T20:35:14.351Z Compiling string_cache v0.8.7
16332023-11-21T20:35:14.493Z Compiling rand_chacha v0.3.1
16342023-11-21T20:35:14.996Z Compiling petgraph v0.6.4
16352023-11-21T20:35:16.073Z Compiling bit-set v0.5.3
16362023-11-21T20:35:16.478Z Compiling toml v0.7.8
16372023-11-21T20:35:16.764Z Compiling tokio-util v0.7.10
16382023-11-21T20:35:16.916Z Compiling tokio-rustls v0.24.1
16392023-11-21T20:35:17.105Z Compiling digest v0.10.7
16402023-11-21T20:35:17.506Z Compiling toml_edit v0.21.0
16412023-11-21T20:35:17.714Z Compiling hex v0.4.3
16422023-11-21T20:35:18.670Z Compiling h2 v0.3.21
16432023-11-21T20:35:18.926Z Compiling itertools v0.10.5
16442023-11-21T20:35:19.118Z Compiling snafu-derive v0.7.5
16452023-11-21T20:35:23.677Z Compiling tokio-native-tls v0.3.1
16462023-11-21T20:35:23.931Z Compiling unicode-segmentation v1.10.1
16472023-11-21T20:35:23.931Z Compiling lalrpop-util v0.19.12
16482023-11-21T20:35:23.931Z Compiling rand v0.8.5
16492023-11-21T20:35:24.483Z Compiling serde_repr v0.1.16
16502023-11-21T20:35:26.203Z Compiling io-lifetimes v1.0.11
16512023-11-21T20:35:26.267Z Compiling utf8parse v0.2.1
16522023-11-21T20:35:26.267Z Compiling anstyle v1.0.2
16532023-11-21T20:35:26.267Z Compiling cpufeatures v0.2.9
16542023-11-21T20:35:26.267Z Compiling rustix v0.37.23
16552023-11-21T20:35:26.303Z Compiling anstyle-parse v0.2.1
16562023-11-21T20:35:26.311Z Compiling sha2 v0.10.8
16572023-11-21T20:35:26.720Z Compiling md-5 v0.10.5
16582023-11-21T20:35:26.872Z Compiling hmac v0.12.1
16592023-11-21T20:35:27.124Z Compiling stringprep v0.1.3
16602023-11-21T20:35:27.246Z Compiling hash32 v0.2.1
16612023-11-21T20:35:27.546Z Compiling fallible-iterator v0.2.0
16622023-11-21T20:35:27.622Z Compiling anstyle-query v1.0.0
16632023-11-21T20:35:27.795Z Compiling stable_deref_trait v1.2.0
16642023-11-21T20:35:27.952Z Compiling colorchoice v1.0.0
16652023-11-21T20:35:28.359Z Compiling anstream v0.5.0
16662023-11-21T20:35:28.403Z Compiling terminal_size v0.2.6
16672023-11-21T20:35:29.092Z Compiling block-padding v0.3.3
16682023-11-21T20:35:29.107Z Compiling phf_shared v0.11.2
16692023-11-21T20:35:29.107Z Compiling postgres-protocol v0.6.6
16702023-11-21T20:35:29.107Z Compiling scheduled-thread-pool v0.2.7
16712023-11-21T20:35:29.130Z Compiling deranged v0.3.8
16722023-11-21T20:35:29.164Z Compiling clap_lex v0.5.1
16732023-11-21T20:35:29.846Z Compiling managed v0.8.0
16742023-11-21T20:35:29.856Z Compiling num_threads v0.1.6
16752023-11-21T20:35:30.010Z Compiling hyper v0.14.27
16762023-11-21T20:35:30.213Z Compiling matches v0.1.10
16772023-11-21T20:35:30.296Z Compiling regex-automata v0.1.10
16782023-11-21T20:35:30.330Z Compiling idna v0.2.3
16792023-11-21T20:35:30.611Z Compiling postgres-types v0.2.6
16802023-11-21T20:35:31.072Z Compiling bstr v0.2.17
16812023-11-21T20:35:32.170Z Compiling time v0.3.27
16822023-11-21T20:35:32.745Z Compiling clap_builder v4.4.2
16832023-11-21T20:35:32.900Z Compiling signal-hook-mio v0.2.3
16842023-11-21T20:35:33.113Z Compiling r2d2 v0.8.10
16852023-11-21T20:35:33.308Z Compiling phf v0.11.2
16862023-11-21T20:35:33.666Z Compiling bzip2 v0.4.4
16872023-11-21T20:35:33.707Z Compiling inout v0.1.3
16882023-11-21T20:35:34.074Z Compiling hubpack v0.1.2
16892023-11-21T20:35:34.224Z Compiling ipnetwork v0.20.0
16902023-11-21T20:35:34.614Z Compiling pin-project v1.1.3
16912023-11-21T20:35:35.105Z Compiling futures-executor v0.3.29
16922023-11-21T20:35:35.292Z Compiling itertools v0.11.0
16932023-11-21T20:35:35.308Z Compiling zerocopy v0.6.4
16942023-11-21T20:35:35.652Z Compiling float-cmp v0.9.0
16952023-11-21T20:35:36.004Z Compiling whoami v1.4.1
16962023-11-21T20:35:36.619Z Compiling normalize-line-endings v0.3.0
16972023-11-21T20:35:36.778Z Compiling regex-automata v0.3.8
16982023-11-21T20:35:36.799Z Compiling predicates-core v1.0.6
16992023-11-21T20:35:37.211Z Compiling data-encoding v2.4.0
17002023-11-21T20:35:37.267Z Compiling difflib v0.4.0
17012023-11-21T20:35:39.335Z Compiling static_assertions v1.1.0
17022023-11-21T20:35:39.745Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17032023-11-21T20:35:39.779Z Compiling predicates v3.0.4
17042023-11-21T20:35:40.055Z Compiling bstr v1.6.0
17052023-11-21T20:35:40.243Z Compiling clap v4.4.3
17062023-11-21T20:35:40.389Z Compiling yasna v0.5.2
17072023-11-21T20:35:40.434Z Compiling trust-dns-proto v0.22.0
17082023-11-21T20:35:41.708Z Compiling hyper-rustls v0.24.2
17092023-11-21T20:35:42.169Z Compiling hyper-tls v0.5.0
17102023-11-21T20:35:42.862Z Compiling tokio-postgres v0.7.10
17112023-11-21T20:35:42.870Z Compiling futures v0.3.29
17122023-11-21T20:35:42.870Z Compiling reqwest v0.11.22
17132023-11-21T20:35:42.870Z Compiling diesel v2.1.4
17142023-11-21T20:35:43.315Z Compiling snafu v0.7.5
17152023-11-21T20:35:44.432Z Compiling zip v0.6.6
17162023-11-21T20:35:45.609Z Compiling cipher v0.4.4
17172023-11-21T20:35:46.353Z Compiling crossterm v0.27.0
17182023-11-21T20:35:46.475Z Compiling similar v2.2.1
17192023-11-21T20:35:46.736Z Compiling signature v2.1.0
17202023-11-21T20:35:47.124Z Compiling tokio-stream v0.1.14
17212023-11-21T20:35:48.514Z Compiling usdt v0.3.5
17222023-11-21T20:35:48.901Z Compiling console v0.15.7
17232023-11-21T20:35:49.998Z Compiling serde_tokenstream v0.2.0
17242023-11-21T20:35:50.346Z Compiling regress v0.7.1
17252023-11-21T20:35:50.666Z Compiling getopts v0.2.21
17262023-11-21T20:35:50.685Z Compiling unsafe-libyaml v0.2.9
17272023-11-21T20:35:52.275Z Compiling ident_case v1.0.1
17282023-11-21T20:35:52.993Z Compiling serde_yaml v0.9.25
17292023-11-21T20:35:53.233Z Compiling paste v1.0.14
17302023-11-21T20:35:53.761Z Compiling slog-async v2.8.0
17312023-11-21T20:35:53.790Z Compiling multer v2.1.0
17322023-11-21T20:35:54.292Z Compiling async-stream-impl v0.3.5
17332023-11-21T20:35:54.494Z Compiling darling_core v0.20.3
17342023-11-21T20:35:55.641Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17352023-11-21T20:35:56.127Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17362023-11-21T20:35:58.751Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17372023-11-21T20:36:00.805Z Compiling structmeta-derive v0.2.0
17382023-11-21T20:36:01.718Z Compiling regex-syntax v0.7.5
17392023-11-21T20:36:03.478Z Compiling darling_macro v0.20.3
17402023-11-21T20:36:04.975Z Compiling darling v0.20.3
17412023-11-21T20:36:05.083Z Compiling serde_with_macros v2.3.3
17422023-11-21T20:36:05.135Z Compiling structmeta v0.2.0
17432023-11-21T20:36:05.783Z Compiling test-strategy v0.3.1
17442023-11-21T20:36:11.973Z Compiling parse-display-derive v0.8.2
17452023-11-21T20:36:18.384Z Checking unicode-ident v1.0.12
17462023-11-21T20:36:19.964Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17472023-11-21T20:36:27.027Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17482023-11-21T20:36:27.209Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17492023-11-21T20:36:37.697Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17502023-11-21T20:36:49.609Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512023-11-21T20:36:50.206Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17522023-11-21T20:36:56.349Z Checking heck v0.4.1
17532023-11-21T20:36:58.398Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17542023-11-21T20:37:00.064Z Checking fastrand v2.0.0
17552023-11-21T20:37:00.558Z Checking tempfile v3.8.0
17562023-11-21T20:37:01.100Z Checking sha1 v0.10.6
17572023-11-21T20:37:01.192Z Checking match_cfg v0.1.0
17582023-11-21T20:37:01.313Z Checking hostname v0.3.1
17592023-11-21T20:37:01.488Z Checking atty v0.2.14
17602023-11-21T20:37:01.509Z Checking quick-error v1.2.3
17612023-11-21T20:37:01.620Z Checking crossbeam-channel v0.5.8
17622023-11-21T20:37:01.644Z Checking camino v1.1.6
17632023-11-21T20:37:01.688Z Checking dirs-sys-next v0.1.2
17642023-11-21T20:37:01.905Z Checking thread_local v1.1.7
17652023-11-21T20:37:01.961Z Checking dirs-next v2.0.0
17662023-11-21T20:37:02.117Z Checking instant v0.1.12
17672023-11-21T20:37:02.267Z Checking term v0.7.0
17682023-11-21T20:37:02.305Z Checking toml v0.8.8
17692023-11-21T20:37:02.727Z Checking strum v0.25.0
17702023-11-21T20:37:02.731Z Checking take_mut v0.2.2
17712023-11-21T20:37:02.908Z Checking slog-term v2.9.0
17722023-11-21T20:37:02.969Z Checking slog-json v2.6.1
17732023-11-21T20:37:02.983Z Checking serde_with v2.3.3
17742023-11-21T20:37:03.189Z Checking wait-timeout v0.2.0
17752023-11-21T20:37:03.317Z Checking atomic-waker v1.1.1
17762023-11-21T20:37:03.334Z Checking debug-ignore v1.0.5
17772023-11-21T20:37:03.446Z Checking slog-bunyan v2.4.0
17782023-11-21T20:37:03.484Z Checking waitgroup v0.1.2
17792023-11-21T20:37:03.527Z Checking async-stream v0.3.5
17802023-11-21T20:37:03.636Z Checking serde_path_to_error v0.1.14
17812023-11-21T20:37:03.657Z Checking rusty-fork v0.3.0
17822023-11-21T20:37:03.660Z Checking rand_xorshift v0.3.0
17832023-11-21T20:37:03.776Z Checking unarray v0.1.4
17842023-11-21T20:37:03.888Z Checking backoff v0.4.0
17852023-11-21T20:37:04.020Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17862023-11-21T20:37:04.088Z Checking proptest v1.4.0
17872023-11-21T20:37:04.215Z Checking parse-display v0.8.2
17882023-11-21T20:37:04.294Z Checking macaddr v1.0.1
17892023-11-21T20:37:05.208Z Compiling proc-macro-error-attr v1.0.4
17902023-11-21T20:37:05.509Z Compiling proc-macro-crate v1.3.1
17912023-11-21T20:37:05.710Z Compiling proc-macro-error v1.0.4
17922023-11-21T20:37:06.958Z Compiling num_enum_derive v0.5.11
17932023-11-21T20:37:08.845Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17942023-11-21T20:37:08.989Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17952023-11-21T20:37:09.164Z Compiling crucible-workspace-hack v0.1.0
17962023-11-21T20:37:09.286Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17972023-11-21T20:37:09.506Z Compiling foreign-types-macros v0.2.3
17982023-11-21T20:37:09.559Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17992023-11-21T20:37:09.602Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-11-21T20:37:10.065Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18012023-11-21T20:37:10.181Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18022023-11-21T20:37:11.269Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18032023-11-21T20:37:11.402Z Compiling zone_cfg_derive v0.3.0
18042023-11-21T20:37:11.631Z Compiling num-derive v0.4.0
18052023-11-21T20:37:11.677Z Compiling mockall_derive v0.11.4
18062023-11-21T20:37:28.956Z Checking is-terminal v0.4.9
18072023-11-21T20:37:56.222Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18082023-11-21T20:38:00.388Z Checking termtree v0.4.1
18092023-11-21T20:38:00.688Z Checking predicates-tree v1.0.9
18102023-11-21T20:38:01.185Z Checking num_enum v0.5.11
18112023-11-21T20:38:01.628Z Checking postcard-cobs v0.1.5-pre
18122023-11-21T20:38:01.869Z Checking postcard v0.7.3
18132023-11-21T20:38:02.235Z Checking smoltcp v0.8.2
18142023-11-21T20:38:02.601Z Checking cfg-if v0.1.10
18152023-11-21T20:38:02.720Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18162023-11-21T20:38:02.875Z Checking base64ct v1.6.0
18172023-11-21T20:38:02.920Z Checking foreign-types-shared v0.3.1
18182023-11-21T20:38:03.253Z Checking foreign-types v0.5.0
18192023-11-21T20:38:03.549Z Checking cstr-argument v0.1.2
18202023-11-21T20:38:03.584Z Checking pretty-hex v0.2.1
18212023-11-21T20:38:03.790Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18222023-11-21T20:38:03.804Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18232023-11-21T20:38:04.255Z Checking colored v2.0.4
18242023-11-21T20:38:04.772Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18252023-11-21T20:38:04.944Z Checking predicates v2.1.5
18262023-11-21T20:38:05.220Z Compiling heck v0.3.3
18272023-11-21T20:38:05.286Z Checking downcast v0.11.0
18282023-11-21T20:38:05.576Z Compiling libefi-sys v0.1.0
18292023-11-21T20:38:05.780Z Checking fragile v2.0.0
18302023-11-21T20:38:05.995Z Compiling structopt-derive v0.4.18
18312023-11-21T20:38:06.034Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18322023-11-21T20:38:12.300Z Checking mockall v0.11.4
18332023-11-21T20:38:12.672Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18342023-11-21T20:38:12.672Z Checking zone v0.3.0
18352023-11-21T20:38:12.672Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18362023-11-21T20:38:12.672Z Checking smf v0.2.2
18372023-11-21T20:38:12.672Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18382023-11-21T20:38:12.672Z Compiling cancel-safe-futures v0.1.5
18392023-11-21T20:38:12.672Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18402023-11-21T20:38:12.775Z Checking filetime v0.2.22
18412023-11-21T20:38:12.775Z Checking xattr v1.0.1
18422023-11-21T20:38:12.775Z Compiling der_derive v0.7.2
18432023-11-21T20:38:12.775Z Checking tar v0.4.40
18442023-11-21T20:38:12.776Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18452023-11-21T20:38:12.776Z Compiling convert_case v0.4.0
18462023-11-21T20:38:12.776Z Compiling slog-dtrace v0.2.3
18472023-11-21T20:38:12.776Z Checking base64 v0.13.1
18482023-11-21T20:38:12.776Z Checking pem v3.0.2
18492023-11-21T20:38:12.776Z Compiling radium v0.7.0
18502023-11-21T20:38:12.776Z Compiling derive_more v0.99.17
18512023-11-21T20:38:12.776Z Checking camino-tempfile v1.0.2
18522023-11-21T20:38:13.051Z Compiling maybe-uninit v2.0.0
18532023-11-21T20:38:13.120Z Checking headers-core v0.2.0
18542023-11-21T20:38:13.362Z Compiling packed_struct v0.10.1
18552023-11-21T20:38:13.856Z Compiling num-bigint-dig v0.8.4
18562023-11-21T20:38:13.856Z Checking headers v0.3.9
18572023-11-21T20:38:13.937Z Compiling packed_struct_codegen v0.10.1
18582023-11-21T20:38:14.052Z Checking rcgen v0.11.3
18592023-11-21T20:38:14.131Z Checking pem v1.1.1
18602023-11-21T20:38:14.458Z Checking atomicwrites v0.4.2
18612023-11-21T20:38:14.772Z Checking subprocess v0.2.9
18622023-11-21T20:38:15.088Z Compiling num-rational v0.4.1
18632023-11-21T20:38:15.530Z Compiling same-file v1.0.6
18642023-11-21T20:38:15.566Z Compiling semver-parser v0.10.2
18652023-11-21T20:38:15.872Z Compiling walkdir v2.4.0
18662023-11-21T20:38:15.969Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18672023-11-21T20:38:16.266Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18682023-11-21T20:38:16.933Z Compiling semver v0.11.0
18692023-11-21T20:38:18.206Z Compiling home v0.5.5
18702023-11-21T20:38:18.419Z Compiling toolchain_find v0.2.0
18712023-11-21T20:38:18.783Z Compiling toml v0.5.11
18722023-11-21T20:38:18.953Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18732023-11-21T20:38:19.485Z Checking linked-hash-map v0.5.6
18742023-11-21T20:38:19.990Z Compiling omicron-zone-package v0.9.1
18752023-11-21T20:38:20.665Z Checking lru-cache v0.1.2
18762023-11-21T20:38:20.953Z Compiling buf-list v1.0.3
18772023-11-21T20:38:21.345Z Checking half v1.8.2
18782023-11-21T20:38:21.783Z Compiling rustfmt-wrapper v0.2.0
18792023-11-21T20:38:21.973Z Checking ciborium-io v0.2.1
18802023-11-21T20:38:22.137Z Checking ciborium-ll v0.2.1
18812023-11-21T20:38:22.595Z Checking password-hash v0.5.0
18822023-11-21T20:38:22.641Z Checking textwrap v0.11.0
18832023-11-21T20:38:22.747Z Checking blake2 v0.10.6
18842023-11-21T20:38:22.965Z Checking strsim v0.8.0
18852023-11-21T20:38:23.245Z Checking vec_map v0.8.2
18862023-11-21T20:38:23.293Z Checking ansi_term v0.12.1
18872023-11-21T20:38:23.402Z Checking argon2 v0.5.2
18882023-11-21T20:38:23.649Z Checking ciborium v0.2.1
18892023-11-21T20:38:23.785Z Checking clap v2.34.0
18902023-11-21T20:38:24.203Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18912023-11-21T20:38:24.551Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18922023-11-21T20:38:24.636Z Checking arc-swap v1.6.0
18932023-11-21T20:38:24.945Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18942023-11-21T20:38:24.990Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18952023-11-21T20:38:25.686Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18962023-11-21T20:38:25.690Z Checking slog-scope v4.4.0
18972023-11-21T20:38:25.690Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18982023-11-21T20:38:25.690Z Checking slog-stdlog v4.1.1
18992023-11-21T20:38:25.976Z Checking slog-envlogger v2.2.0
19002023-11-21T20:38:26.290Z Checking newline-converter v0.3.0
19012023-11-21T20:38:26.499Z Compiling derive-where v1.2.5
19022023-11-21T20:38:26.969Z Compiling semver v0.1.20
19032023-11-21T20:38:27.358Z Compiling parking_lot_core v0.8.6
19042023-11-21T20:38:27.911Z Compiling rustc_version v0.1.7
19052023-11-21T20:38:28.128Z Checking expectorate v1.1.0
19062023-11-21T20:38:28.351Z Checking pem-rfc7468 v0.7.0
19072023-11-21T20:38:28.379Z Checking structopt v0.3.26
19082023-11-21T20:38:28.919Z Checking termcolor v1.2.0
19092023-11-21T20:38:28.966Z Checking flagset v0.4.3
19102023-11-21T20:38:29.247Z Checking der v0.7.8
19112023-11-21T20:38:29.709Z Compiling newtype_derive v0.1.6
19122023-11-21T20:38:32.006Z Checking tap v1.0.1
19132023-11-21T20:38:32.356Z Checking spki v0.7.2
19142023-11-21T20:38:32.532Z Checking wyz v0.5.1
19152023-11-21T20:38:33.712Z Checking resolv-conf v0.7.0
19162023-11-21T20:38:33.730Z Checking fxhash v0.2.1
19172023-11-21T20:38:33.969Z Checking funty v2.0.0
19182023-11-21T20:38:34.249Z Checking crc-catalog v2.2.0
19192023-11-21T20:38:34.324Z Checking trust-dns-resolver v0.22.0
19202023-11-21T20:38:34.417Z Checking crc v3.0.1
19212023-11-21T20:38:34.500Z Checking pkcs8 v0.10.2
19222023-11-21T20:38:34.830Z Checking itertools v0.12.0
19232023-11-21T20:38:34.881Z Checking nodrop v0.1.14
19242023-11-21T20:38:35.035Z Checking array-init v0.0.4
19252023-11-21T20:38:35.143Z Checking pkcs1 v0.7.5
19262023-11-21T20:38:35.210Z Checking smallvec v0.6.14
19272023-11-21T20:38:35.722Z Checking bitvec v1.0.1
19282023-11-21T20:38:35.803Z Compiling rayon-core v1.12.0
19292023-11-21T20:38:36.336Z Checking bitfield v0.14.0
19302023-11-21T20:38:36.682Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19312023-11-21T20:38:36.705Z Checking serde-hex v0.1.0
19322023-11-21T20:38:36.860Z Checking x509-cert v0.2.4
19332023-11-21T20:38:37.046Z Checking env_logger v0.10.0
19342023-11-21T20:38:42.870Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19352023-11-21T20:38:43.037Z Checking hkdf v0.12.3
19362023-11-21T20:38:43.037Z Checking rsa v0.9.2
19372023-11-21T20:38:43.037Z Checking ron v0.8.1
19382023-11-21T20:38:43.037Z Compiling memoffset v0.7.1
19392023-11-21T20:38:43.037Z Checking crc-any v2.4.3
19402023-11-21T20:38:43.037Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19412023-11-21T20:38:43.037Z Checking object v0.30.4
19422023-11-21T20:38:43.037Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19432023-11-21T20:38:43.038Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19442023-11-21T20:38:43.038Z Compiling unicase v2.7.0
19452023-11-21T20:38:43.038Z Checking path-slash v0.1.5
19462023-11-21T20:38:43.038Z Checking keccak v0.1.4
19472023-11-21T20:38:43.038Z Checking utf-8 v0.7.6
19482023-11-21T20:38:43.521Z Checking sha3 v0.10.8
19492023-11-21T20:38:43.697Z Checking secrecy v0.8.0
19502023-11-21T20:38:43.874Z Compiling async-recursion v1.0.5
19512023-11-21T20:38:44.001Z Compiling platforms v3.0.2
19522023-11-21T20:38:44.120Z Compiling salty v0.2.0
19532023-11-21T20:38:45.432Z Checking num-complex v0.4.4
19542023-11-21T20:38:45.437Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19552023-11-21T20:38:45.801Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19562023-11-21T20:38:46.360Z Compiling curve25519-dalek v4.1.0
19572023-11-21T20:38:46.546Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19582023-11-21T20:38:46.849Z Checking num v0.4.1
19592023-11-21T20:38:46.928Z Checking glob v0.3.1
19602023-11-21T20:38:47.246Z Compiling mime_guess v2.0.4
19612023-11-21T20:38:47.395Z Checking openapiv3 v1.0.3
19622023-11-21T20:38:47.584Z Compiling curve25519-dalek-derive v0.1.0
19632023-11-21T20:38:48.988Z Compiling thiserror-impl-no-std v2.0.2
19642023-11-21T20:38:49.789Z Checking swrite v0.1.0
19652023-11-21T20:38:50.832Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19662023-11-21T20:38:51.321Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19672023-11-21T20:38:53.296Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19682023-11-21T20:38:53.356Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19692023-11-21T20:38:54.306Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19702023-11-21T20:38:55.393Z Checking nibble_vec v0.1.0
19712023-11-21T20:38:56.533Z Compiling crunchy v0.2.2
19722023-11-21T20:38:57.145Z Compiling portable-atomic v1.4.3
19732023-11-21T20:38:57.235Z Checking endian-type v0.1.2
19742023-11-21T20:38:57.563Z Checking radix_trie v0.2.1
19752023-11-21T20:38:58.346Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19762023-11-21T20:38:59.221Z Checking libsw v3.3.0
19772023-11-21T20:38:59.343Z Checking linear-map v1.2.0
19782023-11-21T20:38:59.735Z Checking owo-colors v3.5.0
19792023-11-21T20:38:59.922Z Compiling tiny-keccak v2.0.2
19802023-11-21T20:39:01.030Z Checking parking_lot v0.11.2
19812023-11-21T20:39:01.562Z Checking trust-dns-client v0.22.0
19822023-11-21T20:39:03.338Z Compiling clang-sys v1.6.1
19832023-11-21T20:39:03.380Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19842023-11-21T20:39:03.644Z Checking crossbeam-deque v0.8.3
19852023-11-21T20:39:04.114Z Compiling darling_core v0.14.4
19862023-11-21T20:39:04.325Z Compiling prettyplease v0.2.12
19872023-11-21T20:39:04.819Z Checking trust-dns-server v0.22.1
19882023-11-21T20:39:05.636Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19892023-11-21T20:39:05.747Z Compiling ascii-canvas v3.0.0
19902023-11-21T20:39:06.398Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19912023-11-21T20:39:06.615Z Checking sled v0.34.7
19922023-11-21T20:39:07.755Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19932023-11-21T20:39:09.560Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19942023-11-21T20:39:11.139Z Compiling ena v0.14.2
19952023-11-21T20:39:11.274Z Checking signature v1.6.4
19962023-11-21T20:39:11.287Z Checking pretty-hex v0.3.0
19972023-11-21T20:39:11.521Z Compiling diff v0.1.13
19982023-11-21T20:39:11.526Z Compiling minimal-lexical v0.2.1
19992023-11-21T20:39:11.753Z Compiling regex-syntax v0.6.29
20002023-11-21T20:39:12.288Z Compiling nom v7.1.3
20012023-11-21T20:39:12.333Z Checking ed25519 v1.5.3
20022023-11-21T20:39:12.769Z Compiling darling_macro v0.14.4
20032023-11-21T20:39:13.308Z Checking tungstenite v0.18.0
20042023-11-21T20:39:13.498Z Compiling libloading v0.7.4
20052023-11-21T20:39:13.527Z Compiling bindgen v0.65.1
20062023-11-21T20:39:14.040Z Compiling ref-cast v1.0.20
20072023-11-21T20:39:14.217Z Compiling darling v0.14.4
20082023-11-21T20:39:14.222Z Checking rayon v1.8.0
20092023-11-21T20:39:14.391Z Compiling derive_builder_core v0.12.0
20102023-11-21T20:39:14.731Z Checking tokio-tungstenite v0.18.0
20112023-11-21T20:39:14.805Z Checking steno v0.4.0
20122023-11-21T20:39:15.462Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20132023-11-21T20:39:18.140Z Compiling lalrpop v0.19.12
20142023-11-21T20:39:18.470Z Compiling cexpr v0.6.0
20152023-11-21T20:39:19.447Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20162023-11-21T20:39:20.801Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20172023-11-21T20:39:21.093Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20182023-11-21T20:39:21.321Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20192023-11-21T20:39:21.517Z Checking globset v0.4.13
20202023-11-21T20:39:21.861Z Checking olpc-cjson v0.1.3
20212023-11-21T20:39:22.174Z Checking serde_plain v1.0.2
20222023-11-21T20:39:22.343Z Checking serde-big-array v0.4.1
20232023-11-21T20:39:22.455Z Checking serde-big-array v0.5.1
20242023-11-21T20:39:22.514Z Compiling which v4.4.0
20252023-11-21T20:39:22.554Z Compiling ref-cast-impl v1.0.20
20262023-11-21T20:39:22.771Z Compiling libxml v0.3.3
20272023-11-21T20:39:23.282Z Compiling lazycell v1.3.0
20282023-11-21T20:39:23.328Z Compiling rustc-hash v1.1.0
20292023-11-21T20:39:23.362Z Checking typed-path v0.6.0
20302023-11-21T20:39:23.513Z Compiling peeking_take_while v0.1.2
20312023-11-21T20:39:23.716Z Compiling shlex v1.1.0
20322023-11-21T20:39:27.787Z Checking tough v0.15.0
20332023-11-21T20:39:27.787Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20342023-11-21T20:39:27.787Z Compiling derive_builder_macro v0.12.0
20352023-11-21T20:39:28.788Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20362023-11-21T20:39:29.751Z Checking signal-hook-tokio v0.3.1
20372023-11-21T20:39:29.981Z Checking ff v0.13.0
20382023-11-21T20:39:30.301Z Compiling strum_macros v0.24.3
20392023-11-21T20:39:30.624Z Compiling fs-err v2.11.0
20402023-11-21T20:39:31.100Z Compiling indoc v1.0.9
20412023-11-21T20:39:32.544Z Checking corncobs v0.1.3
20422023-11-21T20:39:33.518Z Checking display-error-chain v0.2.0
20432023-11-21T20:39:33.965Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20442023-11-21T20:39:34.130Z Checking group v0.13.0
20452023-11-21T20:39:34.157Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20462023-11-21T20:39:34.705Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20472023-11-21T20:39:35.861Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20482023-11-21T20:39:37.203Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20492023-11-21T20:39:38.474Z Checking universal-hash v0.5.1
20502023-11-21T20:39:38.614Z Checking crypto-bigint v0.5.2
20512023-11-21T20:39:39.304Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20522023-11-21T20:39:39.757Z Compiling cookie v0.18.0
20532023-11-21T20:39:40.201Z Checking opaque-debug v0.3.0
20542023-11-21T20:39:41.169Z Checking base16ct v0.2.0
20552023-11-21T20:39:41.437Z Checking elliptic-curve v0.13.5
20562023-11-21T20:39:42.283Z Checking poly1305 v0.8.0
20572023-11-21T20:39:46.568Z Checking thiserror-no-std v2.0.2
20582023-11-21T20:39:46.669Z Checking chacha20 v0.9.1
20592023-11-21T20:39:46.669Z Checking aead v0.5.2
20602023-11-21T20:39:46.669Z Compiling impl-trait-for-tuples v0.2.2
20612023-11-21T20:39:46.669Z Compiling oso-derive v0.27.0
20622023-11-21T20:39:46.899Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20632023-11-21T20:39:47.112Z Checking vsss-rs v3.3.1
20642023-11-21T20:39:51.899Z Checking chacha20poly1305 v0.10.1
20652023-11-21T20:39:53.457Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20662023-11-21T20:39:53.768Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20672023-11-21T20:39:53.944Z Checking tungstenite v0.20.1
20682023-11-21T20:39:55.411Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20692023-11-21T20:39:59.614Z Checking tokio-tungstenite v0.20.1
20702023-11-21T20:40:01.016Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20712023-11-21T20:40:01.189Z Checking kstat-rs v0.2.3
20722023-11-21T20:40:01.716Z Checking bcs v0.1.6
20732023-11-21T20:40:02.495Z Checking highway v1.1.0
20742023-11-21T20:40:03.587Z Checking assert_matches v1.5.0
20752023-11-21T20:40:03.685Z Compiling indoc v2.0.3
20762023-11-21T20:40:08.929Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20772023-11-21T20:40:12.785Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20782023-11-21T20:40:13.120Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20792023-11-21T20:40:13.502Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20802023-11-21T20:40:14.380Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20812023-11-21T20:40:15.566Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20822023-11-21T20:40:16.117Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20832023-11-21T20:40:17.993Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20842023-11-21T20:40:18.446Z Checking http-range v0.1.5
20852023-11-21T20:40:18.861Z Checking humantime v2.1.0
20862023-11-21T20:40:19.324Z Checking hyper-staticfile v0.9.5
20872023-11-21T20:40:19.352Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20882023-11-21T20:40:20.431Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20892023-11-21T20:40:22.832Z Checking maplit v1.0.2
20902023-11-21T20:40:22.985Z Checking number_prefix v0.4.0
20912023-11-21T20:40:23.924Z Checking indicatif v0.17.7
20922023-11-21T20:40:26.304Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20932023-11-21T20:40:28.194Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
20942023-11-21T20:40:28.692Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20952023-11-21T20:40:29.541Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20962023-11-21T20:40:30.362Z Checking derive_builder v0.12.0
20972023-11-21T20:40:32.829Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20982023-11-21T20:40:33.067Z Checking bb8 v0.8.1
20992023-11-21T20:40:33.464Z Checking quick-xml v0.23.1
21002023-11-21T20:40:33.470Z Checking bytesize v1.3.0
21012023-11-21T20:40:33.814Z Checking unicode-linebreak v0.1.5
21022023-11-21T20:40:33.845Z Checking smawk v0.3.1
21032023-11-21T20:40:34.170Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
21042023-11-21T20:40:34.510Z Checking textwrap v0.16.0
21052023-11-21T20:40:39.307Z Compiling vte_generate_state_changes v0.1.1
21062023-11-21T20:40:40.232Z Checking cassowary v0.3.0
21072023-11-21T20:40:41.098Z Checking is_ci v1.1.1
21082023-11-21T20:40:41.288Z Checking supports-color v2.1.0
21092023-11-21T20:40:41.577Z Checking ratatui v0.23.0
21102023-11-21T20:40:45.998Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21112023-11-21T20:40:49.722Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21122023-11-21T20:40:52.665Z Checking rtoolbox v0.0.1
21132023-11-21T20:41:00.531Z Checking rpassword v7.3.1
21142023-11-21T20:41:04.919Z Checking tui-tree-widget v0.13.0
21152023-11-21T20:41:06.420Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21162023-11-21T20:41:07.092Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21172023-11-21T20:41:10.536Z Checking yansi v0.5.1
21182023-11-21T20:41:10.624Z Checking shell-words v1.1.0
21192023-11-21T20:41:10.995Z Checking pretty_assertions v1.4.0
21202023-11-21T20:41:19.804Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21212023-11-21T20:41:20.436Z Checking fatfs v0.3.6
21222023-11-21T20:41:22.077Z Checking plotters-backend v0.3.5
21232023-11-21T20:41:22.736Z Checking plotters-svg v0.3.5
21242023-11-21T20:41:24.112Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21252023-11-21T20:41:27.729Z Checking rand v0.4.6
21262023-11-21T20:41:29.198Z Checking remove_dir_all v0.5.3
21272023-11-21T20:41:29.237Z Checking cast v0.3.0
21282023-11-21T20:41:29.339Z Checking tempdir v0.3.7
21292023-11-21T20:41:29.721Z Checking criterion-plot v0.5.0
21302023-11-21T20:41:30.561Z Checking plotters v0.3.5
21312023-11-21T20:41:35.014Z Checking tinytemplate v1.2.1
21322023-11-21T20:41:35.246Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21332023-11-21T20:41:35.420Z Checking oorandom v11.1.3
21342023-11-21T20:41:35.630Z Checking anes v0.1.6
21352023-11-21T20:41:36.153Z Checking criterion v0.5.1
21362023-11-21T20:41:51.336Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21372023-11-21T20:41:51.784Z Checking assert_cmd v2.0.12
21382023-11-21T20:41:51.896Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21392023-11-21T20:41:52.058Z Checking dashmap v5.5.1
21402023-11-21T20:41:53.543Z Compiling serial_test_derive v0.10.0
21412023-11-21T20:41:54.736Z Compiling crossbeam-queue v0.3.8
21422023-11-21T20:41:54.741Z Checking serial_test v0.10.0
21432023-11-21T20:41:59.252Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21442023-11-21T20:41:59.847Z Checking vte v0.11.1
21452023-11-21T20:42:01.071Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21462023-11-21T20:42:02.283Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21472023-11-21T20:42:03.626Z Checking threadpool v1.8.1
21482023-11-21T20:42:04.444Z Checking libtest-mimic v0.6.1
21492023-11-21T20:42:05.130Z Checking strip-ansi-escapes v0.2.0
21502023-11-21T20:42:16.426Z Compiling tabled_derive v0.6.0
21512023-11-21T20:42:19.983Z Checking httptest v0.15.5
21522023-11-21T20:42:21.176Z Checking similar-asserts v1.5.0
21532023-11-21T20:42:21.535Z Checking fd-lock v3.0.13
21542023-11-21T20:42:21.809Z Checking nanorand v0.7.0
21552023-11-21T20:42:22.378Z Compiling rstest_macros v0.18.2
21562023-11-21T20:42:22.550Z Checking nu-ansi-term v0.49.0
21572023-11-21T20:42:23.189Z Checking reedline v0.26.0
21582023-11-21T20:42:23.507Z Checking flume v0.11.0
21592023-11-21T20:42:24.497Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21602023-11-21T20:42:26.444Z Checking datatest-stable v0.2.3
21612023-11-21T20:42:29.816Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21622023-11-21T20:42:30.253Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21632023-11-21T20:42:33.144Z Compiling trybuild v1.0.85
21642023-11-21T20:42:33.333Z Checking topological-sort v0.2.2
21652023-11-21T20:42:33.656Z Checking bytecount v0.6.3
21662023-11-21T20:42:33.711Z Checking arrayvec v0.7.4
21672023-11-21T20:42:33.852Z Checking arrayref v0.3.7
21682023-11-21T20:42:33.986Z Checking constant_time_eq v0.2.6
21692023-11-21T20:42:34.272Z Compiling relative-path v1.9.0
21702023-11-21T20:42:34.300Z Checking blake2b_simd v1.0.1
21712023-11-21T20:42:35.590Z Checking papergrid v0.10.0
21722023-11-21T20:42:40.112Z Checking basic-toml v0.1.4
21732023-11-21T20:42:40.348Z Checking futures-timer v3.0.2
21742023-11-21T20:42:41.125Z Checking constant_time_eq v0.3.0
21752023-11-21T20:42:41.617Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21762023-11-21T20:42:41.802Z Checking rust-argon2 v1.0.1
21772023-11-21T20:42:42.937Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21782023-11-21T20:42:43.171Z Checking tabled v0.14.0
21792023-11-21T20:42:43.831Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21802023-11-21T20:42:45.415Z Checking partial-io v0.5.4
21812023-11-21T20:42:45.505Z Checking cargo-platform v0.1.3
21822023-11-21T20:42:45.935Z Checking approx v0.5.1
21832023-11-21T20:42:46.277Z Checking hex-literal v0.4.1
21842023-11-21T20:42:46.421Z Checking cargo_metadata v0.18.0
21852023-11-21T20:42:46.764Z Compiling polar-core v0.27.0
21862023-11-21T20:42:47.717Z Checking crossbeam v0.8.2
21872023-11-21T20:42:48.039Z Checking rstest v0.18.2
21882023-11-21T20:42:49.883Z Checking cargo_toml v0.17.0
21892023-11-21T20:42:53.099Z Checking termios v0.3.3
21902023-11-21T20:42:53.690Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21912023-11-21T20:42:54.458Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21922023-11-21T20:43:00.240Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21932023-11-21T20:43:03.674Z Checking oso v0.27.0
21942023-11-21T20:43:10.598Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21952023-11-21T20:43:23.921Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21962023-11-21T20:43:24.249Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21972023-11-21T20:44:02.762Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21982023-11-21T20:45:56.634Z Finished dev [unoptimized + debuginfo] target(s) in 11m 49s
21992023-11-21T20:45:56.847Z
22002023-11-21T20:45:56.851Zreal 12:43.469542270
22012023-11-21T20:45:56.851Zuser 1:18:56.656017329
22022023-11-21T20:45:56.851Zsys 10:34.470448640
22032023-11-21T20:45:56.851Ztrap 2.689483967
22042023-11-21T20:45:56.851Ztflt 5.112571751
22052023-11-21T20:45:56.851Zdflt 5.105765378
22062023-11-21T20:45:56.851Zkflt 0.020410507
22072023-11-21T20:45:56.851Zlock 1:46:48.141265951
22082023-11-21T20:45:56.851Zslp 3:44:50.552236996
22092023-11-21T20:45:56.851Zlat 2:42.944949330
22102023-11-21T20:45:56.851Zstop 6:15.388531667
22112023-11-21T20:45:57.999Zwarning: output filename collision.
22122023-11-21T20:45:57.999ZThe 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)`.
22132023-11-21T20:45:57.999ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22142023-11-21T20:45:57.999ZThe targets should have unique names.
22152023-11-21T20:45:57.999ZThis is a known bug where multiple crates with the same name use
22162023-11-21T20:45:57.999Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22172023-11-21T20:45:58.002Zwarning: output filename collision.
22182023-11-21T20:45:58.002ZThe 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)`.
22192023-11-21T20:45:58.002ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22202023-11-21T20:45:58.002ZThe targets should have unique names.
22212023-11-21T20:45:58.002ZThis is a known bug where multiple crates with the same name use
22222023-11-21T20:45:58.002Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22232023-11-21T20:45:58.005Zwarning: output filename collision.
22242023-11-21T20:45:58.005ZThe 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)`.
22252023-11-21T20:45:58.005ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22262023-11-21T20:45:58.005ZThe targets should have unique names.
22272023-11-21T20:45:58.005ZThis is a known bug where multiple crates with the same name use
22282023-11-21T20:45:58.005Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22292023-11-21T20:45:58.631Z Checking unicode-ident v1.0.12
22302023-11-21T20:45:58.652Z Documenting libc v0.2.150
22312023-11-21T20:45:58.662Z Documenting cfg-if v1.0.0
22322023-11-21T20:45:58.681Z Checking libc v0.2.150
22332023-11-21T20:45:59.109Z Checking serde v1.0.192
22342023-11-21T20:45:59.117Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22352023-11-21T20:45:59.117Z Checking cfg-if v1.0.0
22362023-11-21T20:45:59.117Z Documenting scopeguard v1.2.0
22372023-11-21T20:45:59.117Z Checking proc-macro2 v1.0.69
22382023-11-21T20:45:59.117Z Documenting log v0.4.20
22392023-11-21T20:45:59.153Z Checking once_cell v1.18.0
22402023-11-21T20:45:59.583Z Documenting itoa v1.0.9
22412023-11-21T20:45:59.886Z Checking quote v1.0.33
22422023-11-21T20:46:00.390Z Checking syn v2.0.32
22432023-11-21T20:46:00.500Z Checking syn v1.0.109
22442023-11-21T20:46:02.776Z Documenting lock_api v0.4.10
22452023-11-21T20:46:02.883Z Documenting smallvec v1.11.0
22462023-11-21T20:46:03.680Z Documenting memchr v2.6.3
22472023-11-21T20:46:05.274Z Documenting getrandom v0.2.10
22482023-11-21T20:46:05.398Z Documenting pin-project-lite v0.2.13
22492023-11-21T20:46:07.107Z Documenting libm v0.2.7
22502023-11-21T20:46:07.774Z Documenting signal-hook-registry v1.4.1
22512023-11-21T20:46:07.803Z Documenting parking_lot_core v0.9.8
22522023-11-21T20:46:09.694Z Checking itoa v1.0.9
22532023-11-21T20:46:09.991Z Documenting mio v0.8.9
22542023-11-21T20:46:10.240Z Documenting futures-core v0.3.29
22552023-11-21T20:46:10.673Z Documenting socket2 v0.5.5
22562023-11-21T20:46:10.727Z Documenting serde_derive v1.0.192
22572023-11-21T20:46:10.981Z Documenting rand_core v0.6.4
22582023-11-21T20:46:11.979Z Documenting zeroize_derive v1.4.2
22592023-11-21T20:46:13.659Z Documenting num-traits v0.2.16
22602023-11-21T20:46:13.894Z Documenting parking_lot v0.12.1
22612023-11-21T20:46:15.554Z Documenting thiserror-impl v1.0.49
22622023-11-21T20:46:15.975Z Documenting tokio-macros v2.2.0
22632023-11-21T20:46:16.525Z Documenting num_cpus v1.16.0
22642023-11-21T20:46:16.635Z Checking getrandom v0.2.10
22652023-11-21T20:46:16.987Z Documenting typenum v1.16.0
22662023-11-21T20:46:19.268Z Documenting zeroize v1.6.0
22672023-11-21T20:46:19.622Z Checking thiserror v1.0.49
22682023-11-21T20:46:19.806Z Documenting ryu v1.0.15
22692023-11-21T20:46:20.684Z Checking ryu v1.0.15
22702023-11-21T20:46:21.042Z Documenting once_cell v1.18.0
22712023-11-21T20:46:21.376Z Documenting serde v1.0.192
22722023-11-21T20:46:22.372Z Checking memchr v2.6.3
22732023-11-21T20:46:22.590Z Documenting thiserror v1.0.49
22742023-11-21T20:46:23.241Z Documenting subtle v2.5.0
22752023-11-21T20:46:23.783Z Documenting byteorder v1.5.0
22762023-11-21T20:46:23.920Z Checking serde_json v1.0.108
22772023-11-21T20:46:25.547Z Documenting futures-sink v0.3.29
22782023-11-21T20:46:25.565Z Documenting generic-array v0.14.7
22792023-11-21T20:46:26.669Z Checking heck v0.4.1
22802023-11-21T20:46:26.958Z Documenting const-oid v0.9.5
22812023-11-21T20:46:27.391Z Checking log v0.4.20
22822023-11-21T20:46:27.917Z Documenting pin-utils v0.1.0
22832023-11-21T20:46:30.000Z Documenting futures-macro v0.3.29
22842023-11-21T20:46:30.020Z Checking bytes v1.5.0
22852023-11-21T20:46:30.063Z Documenting futures-task v0.3.29
22862023-11-21T20:46:30.089Z Documenting slab v0.4.9
22872023-11-21T20:46:30.980Z Documenting futures-channel v0.3.29
22882023-11-21T20:46:31.640Z Documenting crypto-common v0.1.6
22892023-11-21T20:46:35.282Z Documenting futures-io v0.3.29
22902023-11-21T20:46:35.419Z Documenting iana-time-zone v0.1.57
22912023-11-21T20:46:35.683Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22922023-11-21T20:46:35.715Z Documenting tinyvec_macros v0.1.1
22932023-11-21T20:46:36.209Z Checking byteorder v1.5.0
22942023-11-21T20:46:36.584Z Documenting block-buffer v0.10.4
22952023-11-21T20:46:36.774Z Checking fnv v1.0.7
22962023-11-21T20:46:36.837Z Documenting ppv-lite86 v0.2.17
22972023-11-21T20:46:36.991Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22982023-11-21T20:46:38.964Z Documenting tracing-core v0.1.31
22992023-11-21T20:46:39.793Z Documenting tinyvec v1.6.0
23002023-11-21T20:46:40.930Z Documenting tracing-attributes v0.1.26
23012023-11-21T20:46:41.352Z Documenting futures-util v0.3.29
23022023-11-21T20:46:41.373Z Documenting rand_chacha v0.3.1
23032023-11-21T20:46:42.399Z Documenting digest v0.10.7
23042023-11-21T20:46:44.966Z Documenting unicode-normalization v0.1.22
23052023-11-21T20:46:47.418Z Documenting rand v0.8.5
23062023-11-21T20:46:49.933Z Checking libm v0.2.7
23072023-11-21T20:46:50.246Z Checking ucd-trie v0.1.6
23082023-11-21T20:46:50.544Z Documenting fnv v1.0.7
23092023-11-21T20:46:51.572Z Documenting base64 v0.21.5
23102023-11-21T20:46:51.632Z Checking num-traits v0.2.16
23112023-11-21T20:46:51.912Z Checking pest v2.7.2
23122023-11-21T20:46:54.193Z Documenting bytes v1.5.0
23132023-11-21T20:46:54.341Z Documenting bitflags v2.4.0
23142023-11-21T20:46:55.263Z Documenting serde_json v1.0.108
23152023-11-21T20:46:55.360Z Documenting chrono v0.4.31
23162023-11-21T20:46:56.040Z Documenting uuid v1.6.1
23172023-11-21T20:46:56.703Z Documenting lazy_static v1.4.0
23182023-11-21T20:46:57.467Z Checking hashbrown v0.14.2
23192023-11-21T20:46:59.217Z Documenting unicode-bidi v0.3.13
23202023-11-21T20:47:01.721Z Checking equivalent v1.0.1
23212023-11-21T20:47:01.846Z Checking indexmap v2.1.0
23222023-11-21T20:47:01.846Z Documenting percent-encoding v2.3.0
23232023-11-21T20:47:01.846Z Documenting tokio v1.34.0
23242023-11-21T20:47:02.649Z Documenting http v0.2.11
23252023-11-21T20:47:02.677Z Documenting spin v0.9.8
23262023-11-21T20:47:03.208Z Documenting cpufeatures v0.2.9
23272023-11-21T20:47:04.968Z Documenting serde_derive_internals v0.26.0
23282023-11-21T20:47:07.547Z Checking serde_derive_internals v0.26.0
23292023-11-21T20:47:07.661Z Documenting tracing v0.1.37
23302023-11-21T20:47:07.661Z Checking scopeguard v1.2.0
23312023-11-21T20:47:07.661Z Documenting dyn-clone v1.0.13
23322023-11-21T20:47:07.662Z Documenting form_urlencoded v1.2.0
23332023-11-21T20:47:07.662Z Checking time-core v0.1.1
23342023-11-21T20:47:07.662Z Checking lock_api v0.4.10
23352023-11-21T20:47:07.662Z Documenting idna v0.4.0
23362023-11-21T20:47:07.848Z Documenting errno v0.3.2
23372023-11-21T20:47:11.022Z Documenting adler v1.0.2
23382023-11-21T20:47:11.186Z Checking uuid v1.6.1
23392023-11-21T20:47:11.985Z Documenting httparse v1.8.0
23402023-11-21T20:47:12.098Z Checking iana-time-zone v0.1.57
23412023-11-21T20:47:12.300Z Documenting unicode-ident v1.0.12
23422023-11-21T20:47:12.456Z Documenting rustix v0.38.9
23432023-11-21T20:47:13.599Z Documenting schemars_derive v0.8.13
23442023-11-21T20:47:14.320Z Documenting url v2.4.1
23452023-11-21T20:47:15.012Z Documenting miniz_oxide v0.7.1
23462023-11-21T20:47:16.362Z Documenting proc-macro2 v1.0.69
23472023-11-21T20:47:17.320Z Checking chrono v0.4.31
23482023-11-21T20:47:18.183Z Checking zerocopy v0.3.0
23492023-11-21T20:47:19.226Z Checking dof v0.1.5
23502023-11-21T20:47:19.665Z Checking dtrace-parser v0.1.14
23512023-11-21T20:47:19.870Z Checking thread-id v4.2.0
23522023-11-21T20:47:20.021Z Documenting try-lock v0.2.4
23532023-11-21T20:47:20.029Z Documenting untrusted v0.9.0
23542023-11-21T20:47:20.433Z Documenting hashbrown v0.14.2
23552023-11-21T20:47:20.663Z Documenting httpdate v1.0.3
23562023-11-21T20:47:22.357Z Documenting quote v1.0.33
23572023-11-21T20:47:22.615Z Documenting schemars v0.8.13
23582023-11-21T20:47:22.911Z Documenting openssl-probe v0.1.5
23592023-11-21T20:47:24.303Z Documenting equivalent v1.0.1
23602023-11-21T20:47:24.448Z Documenting want v0.3.1
23612023-11-21T20:47:27.233Z Documenting ring v0.17.5
23622023-11-21T20:47:27.246Z Checking usdt-impl v0.3.5
23632023-11-21T20:47:28.087Z Documenting http-body v0.4.5
23642023-11-21T20:47:28.145Z Documenting openssl-macros v0.1.1
23652023-11-21T20:47:28.712Z Documenting indexmap v2.1.0
23662023-11-21T20:47:29.383Z Documenting async-trait v0.1.74
23672023-11-21T20:47:30.781Z Documenting openssl-sys v0.9.93
23682023-11-21T20:47:32.119Z Documenting tokio-util v0.7.10
23692023-11-21T20:47:32.213Z Checking dyn-clone v1.0.13
23702023-11-21T20:47:32.318Z Documenting mime v0.3.17
23712023-11-21T20:47:34.356Z Documenting tower-service v0.3.2
23722023-11-21T20:47:35.132Z Documenting rustls-webpki v0.101.7
23732023-11-21T20:47:35.219Z Checking schemars v0.8.13
23742023-11-21T20:47:37.150Z Documenting aho-corasick v1.0.4
23752023-11-21T20:47:37.155Z Checking ahash v0.8.3
23762023-11-21T20:47:38.028Z Documenting sct v0.7.0
23772023-11-21T20:47:38.031Z Documenting slog v2.7.0
23782023-11-21T20:47:38.409Z Documenting unicode-width v0.1.11
23792023-11-21T20:47:39.772Z Documenting gimli v0.28.0
23802023-11-21T20:47:41.629Z Documenting utf8parse v0.2.1
23812023-11-21T20:47:41.735Z Documenting openssl v0.10.57
23822023-11-21T20:47:42.025Z Documenting h2 v0.3.21
23832023-11-21T20:47:42.864Z Documenting ipnet v2.8.0
23842023-11-21T20:47:43.891Z Documenting regex-syntax v0.8.2
23852023-11-21T20:47:44.069Z Documenting rustls v0.21.9
23862023-11-21T20:47:44.211Z Checking hashbrown v0.13.2
23872023-11-21T20:47:45.742Z Documenting time-macros v0.2.13
23882023-11-21T20:47:45.766Z Documenting rustls-pemfile v1.0.3
23892023-11-21T20:47:48.674Z Checking http v0.2.11
23902023-11-21T20:47:49.615Z Documenting addr2line v0.21.0
23912023-11-21T20:47:51.217Z Documenting num-integer v0.1.45
23922023-11-21T20:47:52.029Z Documenting object v0.32.1
23932023-11-21T20:47:53.186Z Documenting deranged v0.3.8
23942023-11-21T20:47:53.930Z Documenting regex-automata v0.4.3
23952023-11-21T20:47:54.808Z Documenting num_threads v0.1.6
23962023-11-21T20:47:55.037Z Checking smallvec v1.11.0
23972023-11-21T20:47:55.601Z Documenting time-core v0.1.1
23982023-11-21T20:47:57.015Z Documenting hyper v0.14.27
23992023-11-21T20:47:57.092Z Documenting rustc-demangle v0.1.23
24002023-11-21T20:47:57.315Z Documenting tokio-rustls v0.24.1
24012023-11-21T20:47:59.768Z Checking parking_lot_core v0.9.8
24022023-11-21T20:47:59.792Z Documenting native-tls v0.2.11
24032023-11-21T20:48:00.283Z Checking pest_meta v2.7.2
24042023-11-21T20:48:01.057Z Documenting time v0.3.27
24052023-11-21T20:48:01.313Z Documenting zerocopy v0.6.4
24062023-11-21T20:48:01.800Z Checking aho-corasick v1.0.4
24072023-11-21T20:48:04.255Z Documenting crossbeam-utils v0.8.16
24082023-11-21T20:48:06.373Z Documenting regex v1.10.2
24092023-11-21T20:48:06.505Z Documenting encoding_rs v0.8.33
24102023-11-21T20:48:07.543Z Checking regex-syntax v0.8.2
24112023-11-21T20:48:07.791Z Documenting tokio-native-tls v0.3.1
24122023-11-21T20:48:09.772Z Checking parking_lot v0.12.1
24132023-11-21T20:48:10.311Z Documenting rustls-native-certs v0.6.3
24142023-11-21T20:48:10.543Z Documenting backtrace v0.3.69
24152023-11-21T20:48:11.350Z Documenting serde_urlencoded v0.7.1
24162023-11-21T20:48:13.050Z Checking regex-automata v0.4.3
24172023-11-21T20:48:13.866Z Documenting pest_meta v2.7.2
24182023-11-21T20:48:14.884Z Documenting anstyle v1.0.2
24192023-11-21T20:48:15.461Z Checking pin-project-lite v0.2.13
24202023-11-21T20:48:15.633Z Checking pest_generator v2.7.2
24212023-11-21T20:48:15.882Z Documenting hyper-tls v0.5.0
24222023-11-21T20:48:15.978Z Documenting hyper-rustls v0.24.2
24232023-11-21T20:48:16.973Z Documenting anstyle-parse v0.2.1
24242023-11-21T20:48:17.973Z Documenting anyhow v1.0.75
24252023-11-21T20:48:18.122Z Documenting webpki-roots v0.25.2
24262023-11-21T20:48:18.593Z Checking regex v1.10.2
24272023-11-21T20:48:19.561Z Documenting anstyle-query v1.0.0
24282023-11-21T20:48:19.702Z Documenting pest_generator v2.7.2
24292023-11-21T20:48:21.202Z Documenting data-encoding v2.4.0
24302023-11-21T20:48:21.543Z Documenting colorchoice v1.0.0
24312023-11-21T20:48:24.113Z Documenting ucd-trie v0.1.6
24322023-11-21T20:48:24.890Z Documenting ipnetwork v0.20.0
24332023-11-21T20:48:25.147Z Documenting syn v2.0.32
24342023-11-21T20:48:25.624Z Documenting anstream v0.5.0
24352023-11-21T20:48:26.366Z Documenting sha2 v0.10.8
24362023-11-21T20:48:26.742Z Documenting reqwest v0.11.22
24372023-11-21T20:48:26.755Z Documenting pest_derive v2.7.2
24382023-11-21T20:48:27.281Z Documenting futures-executor v0.3.29
24392023-11-21T20:48:29.946Z Documenting pest v2.7.2
24402023-11-21T20:48:31.347Z Documenting hex v0.4.3
24412023-11-21T20:48:33.320Z Checking rand_core v0.6.4
24422023-11-21T20:48:33.389Z Checking serde_tokenstream v0.1.7
24432023-11-21T20:48:33.694Z Documenting crc32fast v1.3.2
24442023-11-21T20:48:33.715Z Checking signal-hook-registry v1.4.1
24452023-11-21T20:48:33.895Z Documenting terminal_size v0.2.6
24462023-11-21T20:48:33.960Z Checking futures-core v0.3.29
24472023-11-21T20:48:34.074Z Checking strsim v0.10.0
24482023-11-21T20:48:34.236Z Documenting strsim v0.10.0
24492023-11-21T20:48:34.388Z Checking unicode-width v0.1.11
24502023-11-21T20:48:34.601Z Documenting clap_lex v0.5.1
24512023-11-21T20:48:37.330Z Documenting num-iter v0.1.43
24522023-11-21T20:48:37.932Z Documenting dtrace-parser v0.1.14
24532023-11-21T20:48:39.207Z Documenting openapiv3 v2.0.0-rc.1
24542023-11-21T20:48:39.934Z Documenting hmac v0.12.1
24552023-11-21T20:48:40.120Z Documenting dof v0.1.5
24562023-11-21T20:48:40.589Z Documenting clap_builder v4.4.2
24572023-11-21T20:48:41.702Z Checking mio v0.8.9
24582023-11-21T20:48:42.674Z Documenting clap_derive v4.4.2
24592023-11-21T20:48:43.671Z Documenting signal-hook v0.3.17
24602023-11-21T20:48:43.813Z Checking serde_tokenstream v0.2.0
24612023-11-21T20:48:44.873Z Documenting thread-id v4.2.0
24622023-11-21T20:48:50.444Z Documenting memoffset v0.9.0
24632023-11-21T20:48:50.444Z Checking typenum v1.16.0
24642023-11-21T20:48:51.655Z Checking zeroize v1.6.0
24652023-11-21T20:48:51.655Z Documenting flate2 v1.0.28
24662023-11-21T20:48:51.655Z Checking generic-array v0.14.7
24672023-11-21T20:48:51.655Z Documenting usdt-attr-macro v0.3.5
24682023-11-21T20:49:08.334Z Documenting usdt-macro v0.3.5
24692023-11-21T20:49:08.334Z Documenting usdt-impl v0.3.5
24702023-11-21T20:49:08.334Z Documenting clap v4.4.3
24712023-11-21T20:49:08.334Z Documenting crossbeam-epoch v0.9.15
24722023-11-21T20:49:08.334Z Documenting futures v0.3.29
24732023-11-21T20:49:08.867Z Checking regress v0.7.1
24742023-11-21T20:49:08.867Z Checking openapiv3 v2.0.0-rc.1
24752023-11-21T20:49:08.867Z Documenting toml_datetime v0.6.5
24762023-11-21T20:49:08.867Z Documenting serde_spanned v0.6.4
24772023-11-21T20:49:08.867Z Documenting winnow v0.5.15
24782023-11-21T20:49:08.867Z Documenting signal-hook-mio v0.2.3
24792023-11-21T20:49:08.867Z Documenting usdt v0.3.5
24802023-11-21T20:49:08.867Z Checking typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24812023-11-21T20:49:08.867Z Documenting signature v2.1.0
24822023-11-21T20:49:08.867Z Documenting block-padding v0.3.3
24832023-11-21T20:49:08.867Z Documenting hash32 v0.2.1
24842023-11-21T20:49:08.867Z Documenting enum-as-inner v0.5.1
24852023-11-21T20:49:08.867Z Documenting scheduled-thread-pool v0.2.7
24862023-11-21T20:49:08.867Z Documenting pin-project-internal v1.1.3
24872023-11-21T20:49:08.867Z Documenting toml_edit v0.21.0
24882023-11-21T20:49:08.867Z Checking diesel_table_macro_syntax v0.1.0
24892023-11-21T20:49:08.867Z Documenting diesel_table_macro_syntax v0.1.0
24902023-11-21T20:49:09.430Z Checking serde_spanned v0.6.4
24912023-11-21T20:49:09.643Z Checking toml_datetime v0.6.5
24922023-11-21T20:49:09.698Z Documenting bzip2-sys v0.1.11+1.0.8
24932023-11-21T20:49:09.799Z Checking num_cpus v1.16.0
24942023-11-21T20:49:09.962Z Checking socket2 v0.5.5
24952023-11-21T20:49:10.041Z Checking futures-sink v0.3.29
24962023-11-21T20:49:10.247Z Checking winnow v0.5.15
24972023-11-21T20:49:10.467Z Documenting unicode-segmentation v1.10.1
24982023-11-21T20:49:10.649Z Documenting stable_deref_trait v1.2.0
24992023-11-21T20:49:10.688Z Checking tokio v1.34.0
25002023-11-21T20:49:12.549Z Documenting pin-project v1.1.3
25012023-11-21T20:49:14.925Z Documenting r2d2 v0.8.10
25022023-11-21T20:49:15.144Z Documenting heapless v0.7.16
25032023-11-21T20:49:15.337Z Documenting trust-dns-proto v0.22.0
25042023-11-21T20:49:15.372Z Documenting bzip2 v0.4.4
25052023-11-21T20:49:15.506Z Documenting inout v0.1.3
25062023-11-21T20:49:16.111Z Documenting diesel_derives v2.1.1
25072023-11-21T20:49:16.786Z Documenting crossterm v0.27.0
25082023-11-21T20:49:21.195Z Documenting stringprep v0.1.3
25092023-11-21T20:49:21.277Z Documenting semver v1.0.20
25102023-11-21T20:49:21.377Z Documenting md-5 v0.10.5
25112023-11-21T20:49:22.123Z Documenting snafu-derive v0.7.5
25122023-11-21T20:49:22.458Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25132023-11-21T20:49:24.572Z Documenting doc-comment v0.3.3
25142023-11-21T20:49:27.421Z Documenting static_assertions v1.1.0
25152023-11-21T20:49:27.677Z Checking spin v0.5.2
25162023-11-21T20:49:27.708Z Documenting bit-vec v0.6.3
25172023-11-21T20:49:27.890Z Documenting either v1.9.0
25182023-11-21T20:49:28.090Z Checking tinyvec_macros v0.1.1
25192023-11-21T20:49:28.208Z Documenting fallible-iterator v0.2.0
25202023-11-21T20:49:28.500Z Documenting siphasher v0.3.11
25212023-11-21T20:49:28.777Z Documenting managed v0.8.0
25222023-11-21T20:49:28.882Z Documenting diesel v2.1.4
25232023-11-21T20:49:31.760Z Checking tinyvec v1.6.0
25242023-11-21T20:49:32.743Z Documenting phf_shared v0.11.2
25252023-11-21T20:49:33.218Z Documenting snafu v0.7.5
25262023-11-21T20:49:33.616Z Documenting smoltcp v0.9.1
25272023-11-21T20:49:33.705Z Documenting cipher v0.4.4
25282023-11-21T20:49:33.977Z Documenting zip v0.6.6
25292023-11-21T20:49:33.990Z Checking toml_edit v0.19.15
25302023-11-21T20:49:35.251Z Documenting postgres-protocol v0.6.6
25312023-11-21T20:49:37.702Z Checking futures-channel v0.3.29
25322023-11-21T20:49:38.315Z Documenting num-bigint v0.4.4
25332023-11-21T20:49:38.979Z Documenting hubpack v0.1.2
25342023-11-21T20:49:39.835Z Documenting serde_repr v0.1.16
25352023-11-21T20:49:40.311Z Documenting bstr v1.6.0
25362023-11-21T20:49:40.792Z Documenting regress v0.7.1
25372023-11-21T20:49:41.816Z Checking slab v0.4.9
25382023-11-21T20:49:42.186Z Checking futures-task v0.3.29
25392023-11-21T20:49:42.544Z Documenting new_debug_unreachable v1.0.4
25402023-11-21T20:49:44.431Z Documenting fixedbitset v0.4.2
25412023-11-21T20:49:45.327Z Documenting precomputed-hash v0.1.1
25422023-11-21T20:49:59.504Z Checking futures-io v0.3.29
25432023-11-21T20:49:59.632Z Documenting lalrpop-util v0.19.12
25442023-11-21T20:49:59.632Z Checking pin-utils v0.1.0
25452023-11-21T20:49:59.632Z Checking futures-util v0.3.29
25462023-11-21T20:49:59.632Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25472023-11-21T20:49:59.632Z Documenting yasna v0.5.2
25482023-11-21T20:49:59.632Z Documenting petgraph v0.6.4
25492023-11-21T20:49:59.831Z Documenting postgres-types v0.2.6
25502023-11-21T20:49:59.831Z Documenting string_cache v0.8.7
25512023-11-21T20:49:59.831Z Documenting phf v0.11.2
25522023-11-21T20:49:59.831Z Checking unicode-normalization v0.1.22
25532023-11-21T20:49:59.831Z Checking crypto-common v0.1.6
25542023-11-21T20:49:59.831Z Documenting console v0.15.7
25552023-11-21T20:49:59.831Z Checking spin v0.9.8
25562023-11-21T20:49:59.831Z Documenting float-cmp v0.9.0
25572023-11-21T20:49:59.831Z Checking tracing-core v0.1.31
25582023-11-21T20:49:59.831Z Documenting predicates-core v1.0.6
25592023-11-21T20:49:59.831Z Documenting normalize-line-endings v0.3.0
25602023-11-21T20:50:00.180Z Checking unsafe-libyaml v0.2.9
25612023-11-21T20:50:00.180Z Documenting difflib v0.4.0
25622023-11-21T20:50:00.603Z Checking unicode-bidi v0.3.13
25632023-11-21T20:50:00.798Z Documenting heck v0.4.1
25642023-11-21T20:50:01.209Z Documenting whoami v1.4.1
25652023-11-21T20:50:01.832Z Checking tracing v0.1.37
25662023-11-21T20:50:02.352Z Documenting bit-set v0.5.3
25672023-11-21T20:50:03.838Z Documenting similar v2.2.1
25682023-11-21T20:50:04.152Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25692023-11-21T20:50:04.950Z Checking typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25702023-11-21T20:50:05.144Z Checking block-buffer v0.10.4
25712023-11-21T20:50:05.170Z Checking getopts v0.2.21
25722023-11-21T20:50:05.485Z Documenting tokio-stream v0.1.14
25732023-11-21T20:50:05.533Z Documenting predicates v3.0.4
25742023-11-21T20:50:05.695Z Checking bitflags v2.4.0
25752023-11-21T20:50:06.108Z Documenting unsafe-libyaml v0.2.9
25762023-11-21T20:50:06.922Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25772023-11-21T20:50:07.100Z Documenting tokio-postgres v0.7.10
25782023-11-21T20:50:08.366Z Checking subtle v2.5.0
25792023-11-21T20:50:08.733Z Checking const-oid v0.9.5
25802023-11-21T20:50:10.033Z Checking ident_case v1.0.1
25812023-11-21T20:50:10.246Z Checking ppv-lite86 v0.2.17
25822023-11-21T20:50:11.423Z Checking rand_chacha v0.3.1
25832023-11-21T20:50:11.681Z Checking digest v0.10.7
25842023-11-21T20:50:11.774Z Documenting serde_yaml v0.9.25
25852023-11-21T20:50:11.964Z Checking progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25862023-11-21T20:50:12.262Z Checking serde_yaml v0.9.25
25872023-11-21T20:50:12.930Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25882023-11-21T20:50:14.198Z Documenting getopts v0.2.21
25892023-11-21T20:50:14.301Z Checking base64 v0.21.5
25902023-11-21T20:50:14.951Z Checking rand v0.8.5
25912023-11-21T20:50:15.032Z Checking tokio-util v0.7.10
25922023-11-21T20:50:15.404Z Checking bitflags v1.3.2
25932023-11-21T20:50:15.532Z Checking foreign-types-shared v0.1.1
25942023-11-21T20:50:15.673Z Checking untrusted v0.7.1
25952023-11-21T20:50:15.955Z Checking openssl-probe v0.1.5
25962023-11-21T20:50:16.152Z Checking hashbrown v0.12.3
25972023-11-21T20:50:16.657Z Checking untrusted v0.9.0
25982023-11-21T20:50:16.881Z Checking percent-encoding v2.3.0
25992023-11-21T20:50:16.939Z Checking ring v0.17.5
26002023-11-21T20:50:17.191Z Checking ring v0.16.20
26012023-11-21T20:50:17.719Z Checking indexmap v1.9.3
26022023-11-21T20:50:18.350Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
26032023-11-21T20:50:18.926Z Checking foreign-types v0.3.2
26042023-11-21T20:50:19.014Z Checking errno v0.3.2
26052023-11-21T20:50:19.221Z Checking openssl-sys v0.9.93
26062023-11-21T20:50:19.500Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26072023-11-21T20:50:19.882Z Checking try-lock v0.2.4
26082023-11-21T20:50:20.063Z Checking adler v1.0.2
26092023-11-21T20:50:20.083Z Checking unicode-segmentation v1.10.1
26102023-11-21T20:50:20.269Z Checking siphasher v0.3.11
26112023-11-21T20:50:20.325Z Documenting match_cfg v0.1.0
26122023-11-21T20:50:20.746Z Checking miniz_oxide v0.7.1
26132023-11-21T20:50:21.140Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26142023-11-21T20:50:21.229Z Checking sct v0.7.0
26152023-11-21T20:50:21.404Z Checking openssl v0.10.57
26162023-11-21T20:50:21.502Z Checking want v0.3.1
26172023-11-21T20:50:21.752Z Checking rustls-webpki v0.101.7
26182023-11-21T20:50:21.976Z Checking h2 v0.3.21
26192023-11-21T20:50:22.849Z Checking form_urlencoded v1.2.0
26202023-11-21T20:50:22.969Z Checking lazy_static v1.4.0
26212023-11-21T20:50:23.114Z Checking http-body v0.4.5
26222023-11-21T20:50:23.129Z Documenting sha1 v0.10.6
26232023-11-21T20:50:23.629Z Documenting dirs-sys-next v0.1.2
26242023-11-21T20:50:24.585Z Documenting hostname v0.3.1
26252023-11-21T20:50:25.647Z Checking io-lifetimes v1.0.11
26262023-11-21T20:50:25.929Z Checking socket2 v0.4.9
26272023-11-21T20:50:26.603Z Checking httparse v1.8.0
26282023-11-21T20:50:27.246Z Checking cpufeatures v0.2.9
26292023-11-21T20:50:27.378Z Checking anstyle v1.0.2
26302023-11-21T20:50:27.894Z Checking tower-service v0.3.2
26312023-11-21T20:50:28.066Z Checking utf8parse v0.2.1
26322023-11-21T20:50:28.261Z Checking httpdate v1.0.3
26332023-11-21T20:50:28.614Z Checking anstyle-parse v0.2.1
26342023-11-21T20:50:28.956Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26352023-11-21T20:50:28.996Z Checking sha2 v0.10.8
26362023-11-21T20:50:29.858Z Checking rustix v0.37.23
26372023-11-21T20:50:29.921Z Documenting dirs-next v2.0.0
26382023-11-21T20:50:30.019Z Checking native-tls v0.2.11
26392023-11-21T20:50:30.465Z Checking rustls v0.21.9
26402023-11-21T20:50:30.659Z Checking rustls-pemfile v1.0.3
26412023-11-21T20:50:30.893Z Checking md-5 v0.10.5
26422023-11-21T20:50:30.934Z Checking hmac v0.12.1
26432023-11-21T20:50:31.212Z Checking idna v0.4.0
26442023-11-21T20:50:31.254Z Checking stringprep v0.1.3
26452023-11-21T20:50:31.636Z Checking num-integer v0.1.45
26462023-11-21T20:50:31.662Z Documenting camino v1.1.6
26472023-11-21T20:50:31.892Z Checking hyper v0.14.27
26482023-11-21T20:50:32.410Z Checking hash32 v0.2.1
26492023-11-21T20:50:32.577Z Documenting thread_local v1.1.7
26502023-11-21T20:50:32.890Z Documenting paste v1.0.14
26512023-11-21T20:50:32.907Z Checking fallible-iterator v0.2.0
26522023-11-21T20:50:33.840Z Checking anstyle-query v1.0.0
26532023-11-21T20:50:34.004Z Checking colorchoice v1.0.0
26542023-11-21T20:50:34.180Z Checking either v1.9.0
26552023-11-21T20:50:34.641Z Checking gimli v0.28.0
26562023-11-21T20:50:35.807Z Checking stable_deref_trait v1.2.0
26572023-11-21T20:50:35.971Z Checking heapless v0.7.16
26582023-11-21T20:50:36.031Z Documenting term v0.7.0
26592023-11-21T20:50:37.750Z Checking tokio-rustls v0.24.1
26602023-11-21T20:50:38.304Z Checking anstream v0.5.0
26612023-11-21T20:50:38.760Z Checking postgres-protocol v0.6.6
26622023-11-21T20:50:38.921Z Checking url v2.4.1
26632023-11-21T20:50:39.398Z Checking terminal_size v0.2.6
26642023-11-21T20:50:39.402Z Checking rustls-native-certs v0.6.3
26652023-11-21T20:50:39.402Z Checking tokio-native-tls v0.3.1
26662023-11-21T20:50:39.402Z Checking phf_shared v0.11.2
26672023-11-21T20:50:39.582Z Documenting toml v0.8.8
26682023-11-21T20:50:39.692Z Checking block-padding v0.3.3
26692023-11-21T20:50:39.792Z Checking signal-hook v0.3.17
26702023-11-21T20:50:39.989Z Documenting crossbeam-channel v0.5.8
26712023-11-21T20:50:40.188Z Checking scheduled-thread-pool v0.2.7
26722023-11-21T20:50:40.300Z Checking object v0.32.1
26732023-11-21T20:50:40.482Z Documenting atty v0.2.14
26742023-11-21T20:50:40.833Z Checking addr2line v0.21.0
26752023-11-21T20:50:41.251Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26762023-11-21T20:50:41.588Z Checking bzip2-sys v0.1.11+1.0.8
26772023-11-21T20:50:41.757Z Checking crc32fast v1.3.2
26782023-11-21T20:50:41.773Z Checking matches v0.1.10
26792023-11-21T20:50:41.884Z Checking regex-automata v0.1.10
26802023-11-21T20:50:42.136Z Checking rustc-demangle v0.1.23
26812023-11-21T20:50:42.361Z Checking clap_lex v0.5.1
26822023-11-21T20:50:42.492Z Documenting take_mut v0.2.2
26832023-11-21T20:50:42.720Z Checking managed v0.8.0
26842023-11-21T20:50:42.735Z Checking ipnet v2.8.0
26852023-11-21T20:50:43.314Z Checking bit-vec v0.6.3
26862023-11-21T20:50:43.419Z Checking deranged v0.3.8
26872023-11-21T20:50:43.803Z Checking num_threads v0.1.6
26882023-11-21T20:50:43.971Z Checking smoltcp v0.9.1
26892023-11-21T20:50:45.002Z Documenting slog-term v2.9.0
26902023-11-21T20:50:46.188Z Checking time v0.3.27
26912023-11-21T20:50:46.390Z Checking clap_builder v4.4.2
26922023-11-21T20:50:46.426Z Checking bstr v0.2.17
26932023-11-21T20:50:47.715Z Checking flate2 v1.0.28
26942023-11-21T20:50:48.018Z Checking idna v0.2.3
26952023-11-21T20:50:48.584Z Documenting slog-async v2.8.0
26962023-11-21T20:50:48.702Z Checking hyper-tls v0.5.0
26972023-11-21T20:50:49.129Z Checking hyper-rustls v0.24.2
26982023-11-21T20:50:49.318Z Checking backtrace v0.3.69
26992023-11-21T20:50:49.465Z Checking bzip2 v0.4.4
27002023-11-21T20:50:49.667Z Checking r2d2 v0.8.10
27012023-11-21T20:50:49.893Z Checking signal-hook-mio v0.2.3
27022023-11-21T20:50:50.094Z Checking inout v0.1.3
27032023-11-21T20:50:50.151Z Checking postgres-types v0.2.6
27042023-11-21T20:50:50.173Z Checking phf v0.11.2
27052023-11-21T20:50:50.247Z Checking itertools v0.11.0
27062023-11-21T20:50:50.426Z Checking num-bigint v0.4.4
27072023-11-21T20:50:50.586Z Checking serde_urlencoded v0.7.1
27082023-11-21T20:50:51.181Z Checking phf_shared v0.10.0
27092023-11-21T20:50:51.386Z Checking futures-executor v0.3.29
27102023-11-21T20:50:54.442Z Documenting slog-json v2.6.1
27112023-11-21T20:50:54.442Z Checking ipnetwork v0.20.0
27122023-11-21T20:50:54.442Z Checking float-cmp v0.9.0
27132023-11-21T20:50:54.442Z Checking zerocopy v0.6.4
27142023-11-21T20:50:54.442Z Documenting async-stream-impl v0.3.5
27152023-11-21T20:50:54.442Z Checking hubpack v0.1.2
27162023-11-21T20:50:54.442Z Checking encoding_rs v0.8.33
27172023-11-21T20:50:54.442Z Checking crossbeam-utils v0.8.16
27182023-11-21T20:50:54.442Z Checking pin-project v1.1.3
27192023-11-21T20:50:54.442Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27202023-11-21T20:50:54.442Z Checking doc-comment v0.3.3
27212023-11-21T20:50:54.458Z Checking memoffset v0.9.0
27222023-11-21T20:50:54.458Z Checking regex-automata v0.3.8
27232023-11-21T20:50:54.458Z Documenting atomic-waker v1.1.1
27242023-11-21T20:50:54.458Z Checking mime v0.3.17
27252023-11-21T20:50:54.458Z Checking data-encoding v2.4.0
27262023-11-21T20:50:54.762Z Checking fixedbitset v0.4.2
27272023-11-21T20:50:55.149Z Checking normalize-line-endings v0.3.0
27282023-11-21T20:50:55.202Z Checking new_debug_unreachable v1.0.4
27292023-11-21T20:50:55.316Z Checking predicates-core v1.0.6
27302023-11-21T20:50:55.336Z Checking whoami v1.4.1
27312023-11-21T20:50:55.562Z Checking difflib v0.4.0
27322023-11-21T20:50:55.690Z Checking static_assertions v1.1.0
27332023-11-21T20:50:55.833Z Checking precomputed-hash v0.1.1
27342023-11-21T20:50:55.987Z Checking webpki-roots v0.25.2
27352023-11-21T20:50:56.105Z Documenting debug-ignore v1.0.5
27362023-11-21T20:50:56.206Z Checking predicates v3.0.4
27372023-11-21T20:50:56.581Z Checking reqwest v0.11.22
27382023-11-21T20:50:56.609Z Checking bstr v1.6.0
27392023-11-21T20:50:57.222Z Checking string_cache v0.8.7
27402023-11-21T20:50:57.651Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27412023-11-21T20:50:58.014Z Checking tokio-postgres v0.7.10
27422023-11-21T20:50:58.154Z Checking trust-dns-proto v0.22.0
27432023-11-21T20:50:58.326Z Documenting slog-bunyan v2.4.0
27442023-11-21T20:50:58.508Z Documenting waitgroup v0.1.2
27452023-11-21T20:50:59.026Z Documenting async-stream v0.3.5
27462023-11-21T20:50:59.060Z Checking petgraph v0.6.4
27472023-11-21T20:51:00.244Z Checking diesel v2.1.4
27482023-11-21T20:51:02.598Z Checking crossbeam-epoch v0.9.15
27492023-11-21T20:51:03.327Z Checking snafu v0.7.5
27502023-11-21T20:51:04.031Z Checking yasna v0.5.2
27512023-11-21T20:51:04.421Z Checking futures v0.3.29
27522023-11-21T20:51:04.511Z Checking clap v4.4.3
27532023-11-21T20:51:05.007Z Checking cipher v0.4.4
27542023-11-21T20:51:05.025Z Checking anyhow v1.0.75
27552023-11-21T20:51:05.025Z Checking crossterm v0.27.0
27562023-11-21T20:51:05.025Z Checking zip v0.6.6
27572023-11-21T20:51:05.055Z Checking similar v2.2.1
27582023-11-21T20:51:05.206Z Checking bit-set v0.5.3
27592023-11-21T20:51:05.341Z Checking itertools v0.10.5
27602023-11-21T20:51:05.350Z Checking num-iter v0.1.43
27612023-11-21T20:51:05.486Z Checking console v0.15.7
27622023-11-21T20:51:05.581Z Checking rustix v0.38.9
27632023-11-21T20:51:05.588Z Checking signature v2.1.0
27642023-11-21T20:51:05.854Z Checking darling_core v0.20.3
27652023-11-21T20:51:06.055Z Checking toml v0.7.8
27662023-11-21T20:51:06.387Z Checking tokio-stream v0.1.14
27672023-11-21T20:51:06.401Z Checking toml_edit v0.21.0
27682023-11-21T20:51:07.198Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27692023-11-21T20:51:07.646Z Documenting multer v2.1.0
27702023-11-21T20:51:07.713Z Checking usdt v0.3.5
27712023-11-21T20:51:08.015Z Documenting serde_path_to_error v0.1.14
27722023-11-21T20:51:08.811Z Checking hex v0.4.3
27732023-11-21T20:51:08.879Z Checking semver v1.0.20
27742023-11-21T20:51:09.108Z Documenting strum v0.25.0
27752023-11-21T20:51:09.509Z Checking slog v2.7.0
27762023-11-21T20:51:09.651Z Checking lalrpop-util v0.19.12
27772023-11-21T20:51:10.082Z Checking darling v0.20.3
27782023-11-21T20:51:10.195Z Documenting structmeta-derive v0.2.0
27792023-11-21T20:51:10.232Z Documenting serde_with_macros v2.3.3
27802023-11-21T20:51:10.244Z Checking structmeta v0.2.0
27812023-11-21T20:51:10.580Z Documenting instant v0.1.12
27822023-11-21T20:51:14.328Z Checking regex-syntax v0.7.5
27832023-11-21T20:51:14.571Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27842023-11-21T20:51:14.691Z Documenting macaddr v1.0.1
27852023-11-21T20:51:15.294Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27862023-11-21T20:51:16.705Z Documenting backoff v0.4.0
27872023-11-21T20:51:17.295Z Documenting serde_with v2.3.3
27882023-11-21T20:51:17.782Z Documenting structmeta v0.2.0
27892023-11-21T20:51:19.688Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27902023-11-21T20:51:20.743Z Documenting is-terminal v0.4.9
27912023-11-21T20:51:20.870Z Documenting base64ct v1.6.0
27922023-11-21T20:51:23.801Z Documenting proc-macro-crate v1.3.1
27932023-11-21T20:51:25.274Z Checking proc-macro-crate v1.3.1
27942023-11-21T20:51:25.276Z Documenting proc-macro-error-attr v1.0.4
27952023-11-21T20:51:25.276Z Documenting parse-display-derive v0.8.2
27962023-11-21T20:51:27.150Z Checking proc-macro-error v1.0.4
27972023-11-21T20:51:27.603Z Documenting postcard-cobs v0.1.5-pre
27982023-11-21T20:51:27.802Z Documenting foreign-types-macros v0.2.3
27992023-11-21T20:51:28.945Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28002023-11-21T20:51:31.385Z Documenting num_enum_derive v0.5.11
28012023-11-21T20:51:31.739Z Documenting proc-macro-error v1.0.4
28022023-11-21T20:51:32.254Z Documenting postcard v0.7.3
28032023-11-21T20:51:42.811Z Documenting parse-display v0.8.2
28042023-11-21T20:51:42.971Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28052023-11-21T20:51:43.074Z Documenting foreign-types-shared v0.3.1
28062023-11-21T20:51:43.074Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28072023-11-21T20:51:43.074Z Documenting crucible-workspace-hack v0.1.0
28082023-11-21T20:51:43.074Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28092023-11-21T20:51:43.074Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28102023-11-21T20:51:43.076Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28112023-11-21T20:51:43.076Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28122023-11-21T20:51:43.076Z Documenting foreign-types v0.5.0
28132023-11-21T20:51:43.076Z Documenting num_enum v0.5.11
28142023-11-21T20:51:43.571Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28152023-11-21T20:51:44.945Z Documenting cstr-argument v0.1.2
28162023-11-21T20:51:45.260Z Documenting colored v2.0.4
28172023-11-21T20:51:45.344Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28182023-11-21T20:51:45.836Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28192023-11-21T20:51:46.292Z Documenting zone_cfg_derive v0.3.0
28202023-11-21T20:51:46.626Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28212023-11-21T20:51:49.008Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28222023-11-21T20:51:49.906Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28232023-11-21T20:51:50.428Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28242023-11-21T20:51:52.220Z Documenting num-derive v0.4.0
28252023-11-21T20:51:52.515Z Documenting smf v0.2.2
28262023-11-21T20:51:53.393Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28272023-11-21T20:51:53.602Z Documenting zone v0.3.0
28282023-11-21T20:51:55.725Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28292023-11-21T20:51:56.529Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28302023-11-21T20:51:58.086Z Documenting linked-hash-map v0.5.6
28312023-11-21T20:51:58.105Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28322023-11-21T20:51:58.377Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28332023-11-21T20:51:59.110Z Documenting fastrand v2.0.0
28342023-11-21T20:51:59.133Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28352023-11-21T20:51:59.607Z Documenting password-hash v0.5.0
28362023-11-21T20:52:02.190Z Documenting blake2 v0.10.6
28372023-11-21T20:52:04.055Z Documenting lru-cache v0.1.2
28382023-11-21T20:52:04.809Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28392023-11-21T20:52:05.320Z Documenting tempfile v3.8.0
28402023-11-21T20:52:05.892Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28412023-11-21T20:52:06.295Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28422023-11-21T20:52:06.705Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28432023-11-21T20:52:06.979Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28442023-11-21T20:52:07.460Z Checking heck v0.3.3
28452023-11-21T20:52:08.146Z Documenting structopt-derive v0.4.18
28462023-11-21T20:52:08.224Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28472023-11-21T20:52:09.692Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28482023-11-21T20:52:10.286Z Documenting argon2 v0.5.2
28492023-11-21T20:52:12.198Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28502023-11-21T20:52:13.811Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28512023-11-21T20:52:15.910Z Documenting structopt v0.3.26
28522023-11-21T20:52:16.674Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28532023-11-21T20:52:17.177Z Documenting libefi-sys v0.1.0
28542023-11-21T20:52:19.428Z Documenting pem-rfc7468 v0.7.0
28552023-11-21T20:52:20.647Z Documenting der_derive v0.7.2
28562023-11-21T20:52:21.581Z Documenting flagset v0.4.3
28572023-11-21T20:52:23.099Z Documenting quick-error v1.2.3
28582023-11-21T20:52:23.337Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28592023-11-21T20:52:26.090Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28602023-11-21T20:52:26.090Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28612023-11-21T20:52:26.537Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28622023-11-21T20:52:27.516Z Documenting cancel-safe-futures v0.1.5
28632023-11-21T20:52:27.528Z Documenting tap v1.0.1
28642023-11-21T20:52:28.496Z Documenting der v0.7.8
28652023-11-21T20:52:28.617Z Documenting resolv-conf v0.7.0
28662023-11-21T20:52:30.134Z Documenting convert_case v0.4.0
28672023-11-21T20:52:31.624Z Checking convert_case v0.4.0
28682023-11-21T20:52:31.955Z Documenting wyz v0.5.1
28692023-11-21T20:52:32.438Z Documenting radium v0.7.0
28702023-11-21T20:52:35.282Z Documenting trust-dns-resolver v0.22.0
28712023-11-21T20:52:35.632Z Documenting derive_more v0.99.17
28722023-11-21T20:52:36.318Z Documenting funty v2.0.0
28732023-11-21T20:52:36.693Z Documenting arc-swap v1.6.0
28742023-11-21T20:52:36.752Z Documenting crc-catalog v2.2.0
28752023-11-21T20:52:37.055Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28762023-11-21T20:52:37.090Z Documenting spki v0.7.2
28772023-11-21T20:52:41.071Z Documenting bitvec v1.0.1
28782023-11-21T20:52:41.145Z Documenting crc v3.0.1
28792023-11-21T20:52:42.060Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28802023-11-21T20:52:43.071Z Documenting slog-scope v4.4.0
28812023-11-21T20:52:43.686Z Documenting pkcs8 v0.10.2
28822023-11-21T20:52:43.985Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28832023-11-21T20:52:44.144Z Documenting num-rational v0.4.1
28842023-11-21T20:52:45.418Z Documenting hkdf v0.12.3
28852023-11-21T20:52:45.922Z Documenting num-complex v0.4.4
28862023-11-21T20:52:46.494Z Documenting packed_struct_codegen v0.10.1
28872023-11-21T20:52:48.884Z Documenting ciborium-io v0.2.1
28882023-11-21T20:52:49.159Z Documenting half v1.8.2
28892023-11-21T20:52:50.397Z Documenting nodrop v0.1.14
28902023-11-21T20:52:50.663Z Documenting pkcs1 v0.7.5
28912023-11-21T20:52:52.900Z Documenting slog-stdlog v4.1.1
28922023-11-21T20:52:53.326Z Documenting num v0.4.1
28932023-11-21T20:52:53.558Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28942023-11-21T20:52:54.339Z Documenting ciborium-ll v0.2.1
28952023-11-21T20:52:54.578Z Documenting array-init v0.0.4
28962023-11-21T20:52:54.792Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28972023-11-21T20:52:54.945Z Documenting packed_struct v0.10.1
28982023-11-21T20:52:56.718Z Documenting slog-dtrace v0.2.3
28992023-11-21T20:52:59.128Z Documenting num-bigint-dig v0.8.4
29002023-11-21T20:52:59.373Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29012023-11-21T20:53:00.538Z Documenting xattr v1.0.1
29022023-11-21T20:53:01.825Z Documenting filetime v0.2.22
29032023-11-21T20:53:01.830Z Documenting keccak v0.1.4
29042023-11-21T20:53:05.360Z Documenting bitfield v0.14.0
29052023-11-21T20:53:05.997Z Documenting termcolor v1.2.0
29062023-11-21T20:53:06.427Z Documenting swrite v0.1.0
29072023-11-21T20:53:07.525Z Documenting tar v0.4.40
29082023-11-21T20:53:08.395Z Documenting sha3 v0.10.8
29092023-11-21T20:53:09.368Z Documenting rsa v0.9.2
29102023-11-21T20:53:09.473Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29112023-11-21T20:53:09.502Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29122023-11-21T20:53:12.379Z Documenting env_logger v0.10.0
29132023-11-21T20:53:12.522Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29142023-11-21T20:53:13.076Z Documenting ciborium v0.2.1
29152023-11-21T20:53:13.876Z Documenting serde-hex v0.1.0
29162023-11-21T20:53:16.147Z Documenting slog-envlogger v2.2.0
29172023-11-21T20:53:19.432Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29182023-11-21T20:53:19.793Z Documenting x509-cert v0.2.4
29192023-11-21T20:53:20.525Z Documenting newtype_derive v0.1.6
29202023-11-21T20:53:21.778Z Documenting libsw v3.3.0
29212023-11-21T20:53:21.900Z Documenting ron v0.8.1
29222023-11-21T20:53:24.272Z Documenting pem v3.0.2
29232023-11-21T20:53:25.075Z Documenting fxhash v0.2.1
29242023-11-21T20:53:26.450Z Documenting secrecy v0.8.0
29252023-11-21T20:53:28.189Z Documenting derive-where v1.2.5
29262023-11-21T20:53:28.417Z Documenting owo-colors v3.5.0
29272023-11-21T20:53:28.545Z Documenting crc-any v2.4.3
29282023-11-21T20:53:30.472Z Documenting linear-map v1.2.0
29292023-11-21T20:53:30.706Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29302023-11-21T20:53:32.095Z Documenting steno v0.4.0
29312023-11-21T20:53:32.252Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29322023-11-21T20:53:33.079Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29332023-11-21T20:53:35.920Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29342023-11-21T20:53:37.096Z Documenting path-slash v0.1.5
29352023-11-21T20:53:37.422Z Documenting same-file v1.0.6
29362023-11-21T20:53:37.695Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29372023-11-21T20:53:38.293Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29382023-11-21T20:53:43.450Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29392023-11-21T20:53:43.709Z Documenting walkdir v2.4.0
29402023-11-21T20:53:46.831Z Documenting buf-list v1.0.3
29412023-11-21T20:53:47.150Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29422023-11-21T20:53:48.622Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29432023-11-21T20:53:50.083Z Documenting camino-tempfile v1.0.2
29442023-11-21T20:53:53.901Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29452023-11-21T20:53:55.586Z Checking darling_core v0.14.4
29462023-11-21T20:53:57.469Z Documenting itertools v0.12.0
29472023-11-21T20:53:58.219Z Documenting nibble_vec v0.1.0
29482023-11-21T20:53:58.532Z Documenting glob v0.3.1
29492023-11-21T20:54:04.495Z Documenting endian-type v0.1.2
29502023-11-21T20:54:04.954Z Checking darling v0.14.4
29512023-11-21T20:54:05.114Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29522023-11-21T20:54:06.458Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29532023-11-21T20:54:07.087Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29542023-11-21T20:54:07.841Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29552023-11-21T20:54:08.401Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29562023-11-21T20:54:10.215Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29572023-11-21T20:54:10.313Z Documenting radix_trie v0.2.1
29582023-11-21T20:54:10.962Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29592023-11-21T20:54:11.436Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602023-11-21T20:54:15.874Z Documenting globset v0.4.13
29612023-11-21T20:54:17.442Z Documenting trust-dns-client v0.22.0
29622023-11-21T20:54:19.829Z Documenting crossbeam-deque v0.8.3
29632023-11-21T20:54:22.918Z Documenting headers-core v0.2.0
29642023-11-21T20:54:25.600Z Documenting olpc-cjson v0.1.3
29652023-11-21T20:54:29.225Z Documenting serde_plain v1.0.2
29662023-11-21T20:54:29.956Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29672023-11-21T20:54:30.557Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29682023-11-21T20:54:31.113Z Documenting async-recursion v1.0.5
29692023-11-21T20:54:31.588Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29702023-11-21T20:54:32.256Z Documenting utf-8 v0.7.6
29712023-11-21T20:54:32.492Z Documenting display-error-chain v0.2.0
29722023-11-21T20:54:33.630Z Documenting typed-path v0.6.0
29732023-11-21T20:54:35.964Z Documenting trust-dns-server v0.22.1
29742023-11-21T20:54:36.293Z Documenting headers v0.3.9
29752023-11-21T20:54:36.804Z Documenting rayon-core v1.12.0
29762023-11-21T20:54:37.976Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29772023-11-21T20:54:38.050Z Documenting tungstenite v0.20.1
29782023-11-21T20:54:38.266Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29792023-11-21T20:54:40.318Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29802023-11-21T20:54:40.485Z Documenting derive_builder_core v0.12.0
29812023-11-21T20:54:41.070Z Documenting tough v0.15.0
29822023-11-21T20:54:42.192Z Checking derive_builder_core v0.12.0
29832023-11-21T20:54:43.582Z Documenting sled v0.34.7
29842023-11-21T20:54:43.961Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29852023-11-21T20:54:45.029Z Documenting unicase v2.7.0
29862023-11-21T20:54:45.891Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
29872023-11-21T20:54:46.782Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29882023-11-21T20:54:47.226Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29892023-11-21T20:54:47.644Z Documenting bcs v0.1.6
29902023-11-21T20:54:47.785Z Documenting ff v0.13.0
29912023-11-21T20:54:48.615Z Documenting pretty-hex v0.3.0
29922023-11-21T20:54:49.683Z Documenting highway v1.1.0
29932023-11-21T20:54:50.492Z Documenting derive_builder_macro v0.12.0
29942023-11-21T20:54:51.970Z Documenting mime_guess v2.0.4
29952023-11-21T20:54:53.290Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29962023-11-21T20:54:53.673Z Documenting tokio-tungstenite v0.20.1
29972023-11-21T20:54:54.124Z Documenting group v0.13.0
29982023-11-21T20:54:56.067Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29992023-11-21T20:54:57.538Z Documenting rayon v1.8.0
30002023-11-21T20:54:58.670Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30012023-11-21T20:55:02.797Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30022023-11-21T20:55:04.285Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30032023-11-21T20:55:04.884Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30042023-11-21T20:55:09.155Z Documenting portable-atomic v1.4.3
30052023-11-21T20:55:14.612Z Documenting ed25519 v1.5.3
30062023-11-21T20:55:14.640Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30072023-11-21T20:55:18.859Z Documenting universal-hash v0.5.1
30082023-11-21T20:55:18.874Z Documenting crypto-bigint v0.5.2
30092023-11-21T20:55:21.114Z Documenting kstat-rs v0.2.3
30102023-11-21T20:55:23.120Z Documenting curve25519-dalek-derive v0.1.0
30112023-11-21T20:55:25.488Z Documenting ref-cast-impl v1.0.20
30122023-11-21T20:55:26.490Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30132023-11-21T20:55:27.138Z Documenting thiserror-impl-no-std v2.0.2
30142023-11-21T20:55:27.359Z Documenting vte_generate_state_changes v0.1.1
30152023-11-21T20:55:27.929Z Documenting base16ct v0.2.0
30162023-11-21T20:55:28.727Z Documenting cassowary v0.3.0
30172023-11-21T20:55:30.042Z Documenting opaque-debug v0.3.0
30182023-11-21T20:55:32.321Z Documenting number_prefix v0.4.0
30192023-11-21T20:55:32.991Z Documenting vte v0.11.1
30202023-11-21T20:55:33.256Z Documenting ref-cast v1.0.20
30212023-11-21T20:55:34.262Z Documenting poly1305 v0.8.0
30222023-11-21T20:55:34.816Z Documenting thiserror-no-std v2.0.2
30232023-11-21T20:55:35.258Z Documenting ratatui v0.23.0
30242023-11-21T20:55:37.427Z Documenting elliptic-curve v0.13.5
30252023-11-21T20:55:38.666Z Documenting indicatif v0.17.7
30262023-11-21T20:55:39.012Z Documenting curve25519-dalek v4.1.0
30272023-11-21T20:55:39.579Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30282023-11-21T20:55:41.940Z Documenting salty v0.2.0
30292023-11-21T20:55:42.735Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
30302023-11-21T20:55:45.884Z Documenting derive_builder v0.12.0
30312023-11-21T20:55:46.116Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30322023-11-21T20:55:46.860Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30332023-11-21T20:55:48.416Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30342023-11-21T20:55:48.594Z Documenting fs-err v2.11.0
30352023-11-21T20:55:54.643Z Documenting polar-core v0.27.0
30362023-11-21T20:55:58.730Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30372023-11-21T20:56:04.828Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30382023-11-21T20:56:06.522Z Documenting libxml v0.3.3
30392023-11-21T20:56:08.841Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
30402023-11-21T20:56:08.984Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30412023-11-21T20:56:14.301Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30422023-11-21T20:56:14.860Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30432023-11-21T20:56:14.905Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30442023-11-21T20:56:15.300Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30452023-11-21T20:56:16.979Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30462023-11-21T20:56:17.741Z Documenting chacha20 v0.9.1
30472023-11-21T20:56:18.508Z Documenting bb8 v0.8.1
30482023-11-21T20:56:19.135Z Documenting quick-xml v0.23.1
30492023-11-21T20:56:24.197Z Documenting bytesize v1.3.0
30502023-11-21T20:56:24.634Z Documenting serde-big-array v0.5.1
30512023-11-21T20:56:25.148Z Documenting aead v0.5.2
30522023-11-21T20:56:26.083Z Documenting oso-derive v0.27.0
30532023-11-21T20:56:27.549Z Documenting impl-trait-for-tuples v0.2.2
30542023-11-21T20:56:30.661Z Documenting rtoolbox v0.0.1
30552023-11-21T20:56:30.985Z Documenting humantime v2.1.0
30562023-11-21T20:56:33.689Z Documenting maplit v1.0.2
30572023-11-21T20:56:33.764Z Documenting is_ci v1.1.1
30582023-11-21T20:56:34.045Z Documenting unicode-linebreak v0.1.5
30592023-11-21T20:56:36.529Z Documenting smawk v0.3.1
30602023-11-21T20:56:36.536Z Documenting chacha20poly1305 v0.10.1
30612023-11-21T20:56:36.982Z Documenting rpassword v7.3.1
30622023-11-21T20:56:37.260Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30632023-11-21T20:56:38.426Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30642023-11-21T20:56:39.751Z Documenting oso v0.27.0
30652023-11-21T20:56:39.943Z Documenting supports-color v2.1.0
30662023-11-21T20:56:41.517Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30672023-11-21T20:56:42.244Z Documenting textwrap v0.16.0
30682023-11-21T20:56:43.219Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
30692023-11-21T20:56:45.156Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30702023-11-21T20:56:48.053Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30712023-11-21T20:56:48.684Z Documenting vsss-rs v3.3.1
30722023-11-21T20:56:54.539Z Documenting tui-tree-widget v0.13.0
30732023-11-21T20:56:55.815Z Documenting strip-ansi-escapes v0.2.0
30742023-11-21T20:56:59.222Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30752023-11-21T20:57:02.202Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30762023-11-21T20:57:03.210Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30772023-11-21T20:57:04.018Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30782023-11-21T20:57:05.113Z Documenting cookie v0.18.0
30792023-11-21T20:57:05.975Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
30802023-11-21T20:57:08.770Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30812023-11-21T20:57:11.699Z Documenting rcgen v0.11.3
30822023-11-21T20:57:12.510Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30832023-11-21T20:57:13.112Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30842023-11-21T20:57:14.155Z Documenting atomicwrites v0.4.2
30852023-11-21T20:57:18.704Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30862023-11-21T20:57:19.887Z Documenting signal-hook-tokio v0.3.1
30872023-11-21T20:57:21.220Z Documenting fd-lock v3.0.13
30882023-11-21T20:57:21.689Z Documenting subprocess v0.2.9
30892023-11-21T20:57:26.877Z Documenting corncobs v0.1.3
30902023-11-21T20:57:27.149Z Documenting http-range v0.1.5
30912023-11-21T20:57:28.328Z Documenting shell-words v1.1.0
30922023-11-21T20:57:28.494Z Documenting nu-ansi-term v0.49.0
30932023-11-21T20:57:29.370Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30942023-11-21T20:57:29.637Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30952023-11-21T20:57:31.315Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30962023-11-21T20:57:33.262Z Documenting hyper-staticfile v0.9.5
30972023-11-21T20:57:34.425Z Documenting reedline v0.26.0
30982023-11-21T20:57:34.677Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30992023-11-21T20:57:38.345Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31002023-11-21T20:57:40.936Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31012023-11-21T20:57:42.817Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31022023-11-21T20:57:43.454Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31032023-11-21T20:57:45.548Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31042023-11-21T20:57:46.142Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31052023-11-21T20:57:58.601Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
31062023-11-21T20:57:59.823Z Documenting fatfs v0.3.6
31072023-11-21T20:58:07.290Z Documenting cargo-platform v0.1.3
31082023-11-21T20:58:13.575Z Documenting nanorand v0.7.0
31092023-11-21T20:58:13.992Z Documenting assert_matches v1.5.0
31102023-11-21T20:58:15.328Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31112023-11-21T20:58:15.507Z Documenting cargo_metadata v0.18.0
31122023-11-21T20:58:15.750Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31132023-11-21T20:58:16.139Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31142023-11-21T20:58:18.292Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31152023-11-21T20:58:19.889Z Documenting flume v0.11.0
31162023-11-21T20:58:21.670Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31172023-11-21T20:58:22.966Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31182023-11-21T20:58:24.474Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31192023-11-21T20:58:26.452Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31202023-11-21T20:58:54.196Z Documenting omicron-zone-package v0.9.1
31212023-11-21T20:58:54.196Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31222023-11-21T20:58:54.196Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31232023-11-21T20:58:54.196Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31242023-11-21T20:58:54.449Z Documenting cargo_toml v0.17.0
31252023-11-21T20:58:56.177Z Documenting termios v0.3.3
31262023-11-21T20:58:59.402Z Documenting topological-sort v0.2.2
31272023-11-21T20:59:00.556Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31282023-11-21T20:59:01.336Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31292023-11-21T20:59:02.657Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31302023-11-21T20:59:03.122Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31312023-11-21T20:59:05.577Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31322023-11-21T20:59:24.445Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31332023-11-21T20:59:25.861Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
31342023-11-21T20:59:25.861Z --> sled-agent/src/sim/instance.rs:46:7
31352023-11-21T20:59:25.861Z |
31362023-11-21T20:59:25.861Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
31372023-11-21T20:59:25.861Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
31382023-11-21T20:59:25.861Z |
31392023-11-21T20:59:25.861Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31402023-11-21T20:59:25.861Z
31412023-11-21T20:59:29.405Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
31422023-11-21T20:59:50.873Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31432023-11-21T20:59:50.891Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31442023-11-21T21:00:02.568Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31452023-11-21T21:00:09.706Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31462023-11-21T21:00:10.643Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31472023-11-21T21:00:13.816Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31482023-11-21T21:00:43.099Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31492023-11-21T21:02:15.695Z Finished dev [unoptimized + debuginfo] target(s) in 16m 18s
31502023-11-21T21:02:15.804Z
31512023-11-21T21:02:15.804Zreal 16:18.935282334
31522023-11-21T21:02:15.808Zuser 55:42.611248995
31532023-11-21T21:02:15.808Zsys 59:34.238504243
31542023-11-21T21:02:15.808Ztrap 1.936497053
31552023-11-21T21:02:15.808Ztflt 0.307712543
31562023-11-21T21:02:15.808Zdflt 0.364936771
31572023-11-21T21:02:15.808Zkflt 0.000202609
31582023-11-21T21:02:15.808Zlock 2:59:08.139606129
31592023-11-21T21:02:15.808Zslp 4:08:07.067782691
31602023-11-21T21:02:15.808Zlat 5:38.336582926
31612023-11-21T21:02:15.808Zstop 1:58.137400482
31622023-11-21T21:02:15.808Zprocess exited: duration 1933992 ms, exit code 0
 
31632023-11-21T21:02:15.814Zfound 0 output files