01HE753E1PPDFGAWR9PMG4C6W3: 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: 01HE753SQWY4NTN2G40WJP0CJ6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-02T04:38:20.016Zjob assigned to worker 01HE7540VQF1R7QSB9E53DV5M0 (queued for 1 m 25 s)
 
22023-11-02T04:38:20.592Zstarting task 0: "setup"
32023-11-02T04:38:20.676Z++ uname -s
42023-11-02T04:38:20.681Z+ kern=SunOS
52023-11-02T04:38:20.689Z+ case "$kern" in
62023-11-02T04:38:20.699Z+ groupadd -g 12345 build
72023-11-02T04:38:20.702Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-02T04:38:22.695Z+ zfs create -o mountpoint=/work rpool/work
92023-11-02T04:38:22.787Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-02T04:38:22.799Z+ home_fs=zfs
112023-11-02T04:38:22.806Z+ [[ zfs == autofs ]]
122023-11-02T04:38:22.816Z+ mkdir -p /home/build
132023-11-02T04:38:22.821Z+ chown build:build /home/build /work
142023-11-02T04:38:24.797Z+ chmod 0700 /home/build /work
152023-11-02T04:38:24.818Zprocess exited: duration 4202 ms, exit code 0
 
162023-11-02T04:38:24.844Zstarting task 1: "rust-toolchain"
172023-11-02T04:38:24.861Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-02T04:38:24.939Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-02T04:38:25.215Zinfo: downloading installer
202023-11-02T04:38:27.391Zwarning: it looks like you have an existing installation of Rust at:
212023-11-02T04:38:27.402Zwarning: /opt/ooce/bin
222023-11-02T04:38:27.419Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-02T04:38:27.434Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-02T04:38:27.447Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-02T04:38:27.872Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-02T04:38:27.892Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-02T04:38:27.912Zerror: cannot install while Rust is installed
282023-11-02T04:38:28.335Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-02T04:38:28.352Zinfo: profile set to 'default'
302023-11-02T04:38:28.768Zinfo: default host triple is x86_64-unknown-illumos
312023-11-02T04:38:28.776Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-02T04:38:28.786Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-02T04:38:28.802Zinfo: downloading component 'cargo'
342023-11-02T04:38:28.816Zinfo: downloading component 'clippy'
352023-11-02T04:38:29.304Zinfo: downloading component 'rust-docs'
362023-11-02T04:38:29.442Zinfo: downloading component 'rust-std'
372023-11-02T04:38:31.025Zinfo: downloading component 'rustc'
382023-11-02T04:38:34.554Zinfo: downloading component 'rustfmt'
392023-11-02T04:38:34.822Zinfo: installing component 'cargo'
402023-11-02T04:38:37.421Zinfo: installing component 'clippy'
412023-11-02T04:38:38.052Zinfo: installing component 'rust-docs'
422023-11-02T04:38:40.884Zinfo: installing component 'rust-std'
432023-11-02T04:38:44.774Zinfo: installing component 'rustc'
442023-11-02T04:38:54.913Zinfo: installing component 'rustfmt'
452023-11-02T04:38:55.352Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-02T04:38:55.357Z
472023-11-02T04:38:55.512Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-02T04:38:55.520Z
492023-11-02T04:38:55.527Z
502023-11-02T04:38:55.545ZRust is installed now. Great!
512023-11-02T04:38:55.549Z
522023-11-02T04:38:55.552ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-02T04:38:55.556Zenvironment variable. This has not been done automatically.
542023-11-02T04:38:55.559Z
552023-11-02T04:38:55.562ZTo configure your current shell, run:
562023-11-02T04:38:55.565Zsource "$HOME/.cargo/env"
572023-11-02T04:38:55.608Z+ rustc --version
582023-11-02T04:38:55.724Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-02T04:38:55.730Zprocess exited: duration 30882 ms, exit code 0
 
602023-11-02T04:38:55.737Zstarting task 2: "authentication"
612023-11-02T04:38:55.773Zprocess exited: duration 32 ms, exit code 0
 
622023-11-02T04:38:55.780Zstarting task 3: "clone repository"
632023-11-02T04:38:55.790Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-02T04:38:55.793Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-02T04:38:55.849ZCloning into '/work/oxidecomputer/omicron'...
662023-11-02T04:39:03.950Z+ cd /work/oxidecomputer/omicron
672023-11-02T04:39:03.960Z+ [[ -n renovate/toml-0.x ]]
682023-11-02T04:39:03.970Z+ git fetch origin renovate/toml-0.x
692023-11-02T04:39:04.442ZFrom https://github.com/oxidecomputer/omicron
702023-11-02T04:39:04.445Z * branch renovate/toml-0.x -> FETCH_HEAD
712023-11-02T04:39:04.452Z+ git checkout -B renovate/toml-0.x remotes/origin/renovate/toml-0.x
722023-11-02T04:39:04.547ZSwitched to a new branch 'renovate/toml-0.x'
732023-11-02T04:39:04.971Zbranch 'renovate/toml-0.x' set up to track 'origin/renovate/toml-0.x'.
742023-11-02T04:39:04.983Z+ git reset --hard 62028649ec29ea537d939b2ca0a204536b2b3efa
752023-11-02T04:39:04.990ZHEAD is now at 62028649 chore(deps): update rust crate toml to 0.8.6
762023-11-02T04:39:04.997Zprocess exited: duration 8778 ms, exit code 0
 
772023-11-02T04:39:05.025Zstarting task 4: "build"
782023-11-02T04:39:05.049Z+ cargo --version
792023-11-02T04:39:05.133Zcargo 1.72.1 (103a7ff2e 2023-08-15)
802023-11-02T04:39:05.137Z+ rustc --version
812023-11-02T04:39:05.245Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
822023-11-02T04:39:05.254Z+ source ./env.sh
832023-11-02T04:39:05.259Z++ set -o xtrace
842023-11-02T04:39:05.266Z++++ dirname ./env.sh
852023-11-02T04:39:05.274Z+++ cd .
862023-11-02T04:39:05.280Z+++ echo /work/oxidecomputer/omicron
872023-11-02T04:39:05.284Z++ OMICRON_WS=/work/oxidecomputer/omicron
882023-11-02T04:39:05.288Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892023-11-02T04:39:05.292Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902023-11-02T04:39:05.295Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912023-11-02T04:39:05.298Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922023-11-02T04:39:05.302Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932023-11-02T04:39:05.305Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942023-11-02T04:39:05.309Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952023-11-02T04:39:05.313Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962023-11-02T04:39:05.318Z++ unset OMICRON_WS
972023-11-02T04:39:05.321Z++ set +o xtrace
982023-11-02T04:39:05.325Z
992023-11-02T04:39:05.328Z ##### ##### ###### ##### ###### #### # # # #### #
1002023-11-02T04:39:05.333Z # # # # # # # # # # # # # # #
1012023-11-02T04:39:05.336Z # # # # ##### # # ##### # # # # # #### #
1022023-11-02T04:39:05.339Z ##### ##### # ##### # # # # # # # # #
1032023-11-02T04:39:05.342Z # # # # # # # # # # # # # # #
1042023-11-02T04:39:05.345Z # # # ###### # # ###### ### # #### # #### #
1052023-11-02T04:39:05.348Z
1062023-11-02T04:39:13.908Z Startup: Refreshing catalog 'helios-dev' ... Done
1072023-11-02T04:39:14.854Z Startup: Caching catalogs ... Done
1082023-11-02T04:39:19.543ZPlanning: Solver setup ... Done (4.365s)
1092023-11-02T04:39:19.689ZPlanning: Running solver ... Done (0.115s)
1102023-11-02T04:39:19.696ZPlanning: Finding local manifests ... Done (0.003s)
1112023-11-02T04:39:19.705ZPlanning: Fetching manifests: 0/4 0% complete
1122023-11-02T04:39:19.971ZPlanning: Fetching manifests: 4/4 100% complete
1132023-11-02T04:39:20.046ZPlanning: Package planning ... Done (0.080s)
1142023-11-02T04:39:20.131ZPlanning: Merging actions ... Done (0.086s)
1152023-11-02T04:39:21.145ZPlanning: Checking for conflicting actions ... Done (0.994s)
1162023-11-02T04:39:21.157ZPlanning: Consolidating action changes ... Done (0.017s)
1172023-11-02T04:39:28.811ZPlanning: Evaluating mediators ... Done (7.669s)
1182023-11-02T04:39:28.836ZPlanning: Planning completed in 13.92 seconds
1192023-11-02T04:39:44.195Z Packages to install: 4
1202023-11-02T04:39:44.366Z Mediators to change: 2
1212023-11-02T04:39:44.559Z Services to change: 1
1222023-11-02T04:39:44.693Z Estimated space available: 149.39 GB
1232023-11-02T04:39:45.917ZEstimated space to be consumed: 1.37 GB
1242023-11-02T04:39:45.922Z Create boot environment: No
1252023-11-02T04:39:45.927ZCreate backup boot environment: No
1262023-11-02T04:39:45.951Z Rebuild boot archive: No
1272023-11-02T04:39:45.966Z
1282023-11-02T04:39:45.981ZChanged mediators:
1292023-11-02T04:39:45.986Z mediator clang:
1302023-11-02T04:39:46.006Z version: None -> 15 (system default)
1312023-11-02T04:39:46.018Z
1322023-11-02T04:39:46.046Z mediator llvm:
1332023-11-02T04:39:46.081Z version: 14 (system default) -> 15 (system default)
1342023-11-02T04:39:46.098Z
1352023-11-02T04:39:46.129ZChanged packages:
1362023-11-02T04:39:46.202Zhelios-dev
1372023-11-02T04:39:46.265Z developer/build-essential
1382023-11-02T04:39:46.328Z None -> 11-2.0
1392023-11-02T04:39:46.370Z library/libxmlsec1
1402023-11-02T04:39:46.396Z None -> 1.2.35-2.0
1412023-11-02T04:39:46.423Z ooce/developer/clang-15
1422023-11-02T04:39:46.450Z None -> 15.0.7-2.0
1432023-11-02T04:39:46.473Z ooce/developer/llvm-15
1442023-11-02T04:39:46.644Z None -> 15.0.7-2.0
1452023-11-02T04:39:46.662Z
1462023-11-02T04:39:46.693ZServices:
1472023-11-02T04:39:46.719Z restart_fmri:
1482023-11-02T04:39:46.726Z svc:/system/update-man-index:default
1492023-11-02T04:39:46.739Z
1502023-11-02T04:39:46.748ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1512023-11-02T04:39:46.753ZDownload: 579/3290 items 17.6/212.6MB 8% complete (3.6M/s)
1522023-11-02T04:39:46.767ZDownload: 1198/3290 items 82.7/212.6MB 38% complete (9.9M/s)
1532023-11-02T04:39:51.371ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (5.7M/s)
1542023-11-02T04:39:56.645ZDownload: 3244/3290 items 173.9/212.6MB 81% complete (9.5M/s)
1552023-11-02T04:39:59.050ZDownload: Completed 212.60 MB in 25.73 seconds (8.3M/s)
1562023-11-02T04:39:59.390Z Actions: 1/3687 actions (Installing new actions)
1572023-11-02T04:40:04.443Z Actions: 2530/3687 actions (Installing new actions)
1582023-11-02T04:40:07.388Z Actions: Completed 3687 actions in 8.00 seconds.
1592023-11-02T04:40:07.547Z Done (0.157s)
1602023-11-02T04:40:07.550Z Done (0.000s)
1612023-11-02T04:40:07.759Z Done (0.207s)
1622023-11-02T04:40:15.318Z Done (7.448s)
1632023-11-02T04:40:15.589Z Done (0.126s)
1642023-11-02T04:40:15.601Z Done (0.000s)
1652023-11-02T04:40:15.781Z Done (0.000s)
1662023-11-02T04:40:16.474ZPlanning: Evaluating mediator changes ... Done
1672023-11-02T04:40:16.764ZPlanning: Checking for conflicting actions ... Done
1682023-11-02T04:40:16.779ZPlanning: Consolidating action changes ... Done
1692023-11-02T04:40:17.204ZPlanning: Evaluating mediators ... Done
1702023-11-02T04:40:17.209ZPlanning: Planning completed in 0.73 seconds
1712023-11-02T04:40:17.259Z Mediators to change: 2
1722023-11-02T04:40:17.261Z Create boot environment: No
1732023-11-02T04:40:17.264ZCreate backup boot environment: No
1742023-11-02T04:40:17.369Z Done
1752023-11-02T04:40:17.373Z Done
1762023-11-02T04:40:17.503Z Done
1772023-11-02T04:40:23.464Z Done
1782023-11-02T04:40:23.592Z Done
1792023-11-02T04:40:23.621Z Done
1802023-11-02T04:40:23.702Z Done
1812023-11-02T04:40:24.721ZPlanning: Evaluating mediator changes ... Done
1822023-11-02T04:40:24.746ZPlanning: Merging actions ... Done
1832023-11-02T04:40:25.056ZPlanning: Checking for conflicting actions ... Done
1842023-11-02T04:40:25.066ZPlanning: Consolidating action changes ... Done
1852023-11-02T04:40:25.523ZPlanning: Evaluating mediators ... Done
1862023-11-02T04:40:25.588ZPlanning: Planning completed in 1.31 seconds
1872023-11-02T04:40:25.654Z Packages to change: 1
1882023-11-02T04:40:25.662Z Mediators to change: 1
1892023-11-02T04:40:25.669Z Services to change: 1
1902023-11-02T04:40:26.100Z Create boot environment: No
1912023-11-02T04:40:26.113ZCreate backup boot environment: Yes
1922023-11-02T04:40:27.614Z Actions: 1/6 actions (Updating modified actions)
1932023-11-02T04:40:27.618Z Actions: Completed 6 actions in 0.00 seconds.
1942023-11-02T04:40:27.625Z Done
1952023-11-02T04:40:27.636Z Done
1962023-11-02T04:40:27.663Z Done
1972023-11-02T04:40:33.575Z Done
1982023-11-02T04:40:33.799Z Done
1992023-11-02T04:40:33.806Z Done
2002023-11-02T04:40:33.810Z Done
2012023-11-02T04:40:34.492ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022023-11-02T04:40:34.496Zclang system 15 system
2032023-11-02T04:40:34.499Zcsh system system illumos
2042023-11-02T04:40:34.502Zctags system system illumos
2052023-11-02T04:40:34.504Zgcc vendor 12 vendor
2062023-11-02T04:40:34.507Zgcc system 10 system
2072023-11-02T04:40:34.510Zgcc system 7 system
2082023-11-02T04:40:34.513Zgo system 1.20 system
2092023-11-02T04:40:34.515Zgo system 1.19 system
2102023-11-02T04:40:34.518Zllvm system 15 system
2112023-11-02T04:40:34.521Zllvm system 14 system
2122023-11-02T04:40:34.523Zmariadb system 10.6 system
2132023-11-02T04:40:34.526Zmta vendor vendor dma
2142023-11-02T04:40:34.532Zopenjdk system 17 system
2152023-11-02T04:40:34.536Zopenjdk system 11 system
2162023-11-02T04:40:34.539Zopenjdk system 1.8 system
2172023-11-02T04:40:34.542Zopenssl vendor 3 vendor
2182023-11-02T04:40:34.545Zperl system 5.36 system
2192023-11-02T04:40:34.548Zpostgresql system 15 system
2202023-11-02T04:40:34.570Zpostgresql system 13 system
2212023-11-02T04:40:34.583Zpython vendor 3 vendor
2222023-11-02T04:40:34.590Zpython system 2 system
2232023-11-02T04:40:34.596Zpython3 system 3.11 system
2242023-11-02T04:40:34.599Zruby system 3.0 system
2252023-11-02T04:40:34.603Zwords vendor vendor american-english
2262023-11-02T04:40:34.605Zwords system system australian-english
2272023-11-02T04:40:34.610Zwords system system british-english
2282023-11-02T04:40:34.613Zwords system system canadian-english
2292023-11-02T04:40:34.616Zwords system system french
2302023-11-02T04:40:34.619Zwords system system italian
2312023-11-02T04:40:34.622Zwords system system ngerman
2322023-11-02T04:40:34.625Zwords system system ogerman
2332023-11-02T04:40:34.630Zwords system system spanish
2342023-11-02T04:40:35.041ZFMRI IFO
2352023-11-02T04:40:35.044Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2362023-11-02T04:40:35.048Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2372023-11-02T04:40:35.051Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2382023-11-02T04:40:35.053Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2392023-11-02T04:40:35.056Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2402023-11-02T04:40:35.059Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2412023-11-02T04:40:35.121Z+ set -o errexit
2422023-11-02T04:40:35.128Z+++ dirname ./tools/ci_download_cockroachdb
2432023-11-02T04:40:35.133Z++ cd ./tools
2442023-11-02T04:40:35.142Z++ pwd
2452023-11-02T04:40:35.160Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2462023-11-02T04:40:35.169Z++ basename ./tools/ci_download_cockroachdb
2472023-11-02T04:40:35.172Z+ ARG0=ci_download_cockroachdb
2482023-11-02T04:40:35.179Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2492023-11-02T04:40:35.184Z+ CIDL_VERSION=v22.1.9
2502023-11-02T04:40:35.187Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2512023-11-02T04:40:35.196Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2522023-11-02T04:40:35.210Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2532023-11-02T04:40:35.223Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2542023-11-02T04:40:35.231Z+ TARGET_DIR=out
2552023-11-02T04:40:35.235Z+ DOWNLOAD_DIR=out/downloads
2562023-11-02T04:40:35.238Z+ DEST_DIR=./out/cockroachdb
2572023-11-02T04:40:35.242Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2582023-11-02T04:40:35.247Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2592023-11-02T04:40:35.250Z+ main
2602023-11-02T04:40:35.253Z+ [[ 0 != 0 ]]
2612023-11-02T04:40:35.256Z+ CIDL_OS=solaris2.11
2622023-11-02T04:40:35.259Z+ [[ 0 != 0 ]]
2632023-11-02T04:40:35.263Z+ configure_os solaris2.11
2642023-11-02T04:40:35.265Z+ echo 'current directory: /work/oxidecomputer/omicron'
2652023-11-02T04:40:35.269Zcurrent directory: /work/oxidecomputer/omicron
2662023-11-02T04:40:35.272Z+ echo 'configuring based on OS: "solaris2.11"'
2672023-11-02T04:40:35.275Zconfiguring based on OS: "solaris2.11"
2682023-11-02T04:40:35.278Z+ case "$1" in
2692023-11-02T04:40:35.283Z+ CIDL_BUILD=illumos
2702023-11-02T04:40:35.287Z+ CIDL_SUFFIX=tar.gz
2712023-11-02T04:40:35.290Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2722023-11-02T04:40:35.293Z+ CIDL_MD5FUNC=do_md5sum
2732023-11-02T04:40:35.296Z+ CIDL_URL_BASE=https://illumos.org/downloads
2742023-11-02T04:40:35.302Z+ CIDL_ASSEMBLE=do_assemble_illumos
2752023-11-02T04:40:35.358Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2762023-11-02T04:40:35.362Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2772023-11-02T04:40:35.379Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782023-11-02T04:40:35.392Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2792023-11-02T04:40:35.404Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802023-11-02T04:40:35.411Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812023-11-02T04:40:35.828ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2822023-11-02T04:40:35.840Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2832023-11-02T04:40:35.857ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842023-11-02T04:40:35.862Z+ mkdir -p out/downloads
2852023-11-02T04:40:35.864Z+ mkdir -p ./out/cockroachdb
2862023-11-02T04:40:35.867Z+ local DO_DOWNLOAD=true
2872023-11-02T04:40:35.870Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2882023-11-02T04:40:35.873Z+ '[' true == true ']'
2892023-11-02T04:40:35.876Z+ echo Downloading...
2902023-11-02T04:40:35.879ZDownloading...
2912023-11-02T04:40:35.882Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-11-02T04:40:35.885Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-02T04:40:40.827Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-02T04:40:40.851Z++ md5sum
2952023-11-02T04:40:40.862Z++ awk '{print $1}'
2962023-11-02T04:40:42.550Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2972023-11-02T04:40:42.602Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2982023-11-02T04:40:43.025Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-11-02T04:40:43.041Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3002023-11-02T04:40:44.667Z+ do_assemble_illumos
3012023-11-02T04:40:45.094Z+ rm -r ./out/cockroachdb
3022023-11-02T04:40:45.108Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3032023-11-02T04:40:45.517Z+ ./out/cockroachdb/bin/cockroach version
3042023-11-02T04:40:45.527ZBuild Tag: v22.1.9-dirty
3052023-11-02T04:40:45.530ZBuild Time: 2022/10/26 21:17:46
3062023-11-02T04:40:45.534ZDistribution: OSS
3072023-11-02T04:40:45.537ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3082023-11-02T04:40:45.541ZGo Version: go1.17.13
3092023-11-02T04:40:45.544ZC Compiler: gcc 10.3.0
3102023-11-02T04:40:45.549ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3112023-11-02T04:40:45.567ZBuild Type: release
3122023-11-02T04:40:45.583Z+ set -o errexit
3132023-11-02T04:40:45.614Z+++ dirname ./tools/ci_download_clickhouse
3142023-11-02T04:40:45.627Z++ cd ./tools
3152023-11-02T04:40:45.636Z++ pwd
3162023-11-02T04:40:45.659Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3172023-11-02T04:40:45.669Z++ basename ./tools/ci_download_clickhouse
3182023-11-02T04:40:45.679Z+ ARG0=ci_download_clickhouse
3192023-11-02T04:40:45.729Z+ TARGET_DIR=out
3202023-11-02T04:40:45.763Z+ DOWNLOAD_DIR=out/downloads
3212023-11-02T04:40:45.799Z+ DEST_DIR=./out/clickhouse
3222023-11-02T04:40:45.810Z+ CIDL_VERSION=v22.8.9.24
3232023-11-02T04:40:45.826Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3242023-11-02T04:40:45.927Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3252023-11-02T04:40:45.984Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3262023-11-02T04:40:46.024Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3272023-11-02T04:40:46.040Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3282023-11-02T04:40:46.065Z+ main
3292023-11-02T04:40:46.096Z+ [[ 0 != 0 ]]
3302023-11-02T04:40:46.121Z+ CIDL_OS=solaris2.11
3312023-11-02T04:40:46.136Z+ [[ 0 != 0 ]]
3322023-11-02T04:40:46.560Z+ configure_os solaris2.11
3332023-11-02T04:40:46.570Z+ echo 'current directory: /work/oxidecomputer/omicron'
3342023-11-02T04:40:46.580Zcurrent directory: /work/oxidecomputer/omicron
3352023-11-02T04:40:46.604Z+ echo 'configuring based on OS: "solaris2.11"'
3362023-11-02T04:40:46.614Zconfiguring based on OS: "solaris2.11"
3372023-11-02T04:40:46.632Z+ CIDL_DASHREV=
3382023-11-02T04:40:46.654Z+ case "$1" in
3392023-11-02T04:40:46.663Z+ CIDL_PLATFORM=illumos
3402023-11-02T04:40:46.669Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3412023-11-02T04:40:46.679Z+ CIDL_MD5FUNC=do_md5sum
3422023-11-02T04:40:46.694Z+ CIDL_DASHREV=-1
3432023-11-02T04:40:46.714Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3442023-11-02T04:40:46.746Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3452023-11-02T04:40:46.765Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-11-02T04:40:46.783Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472023-11-02T04:40:46.794Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3482023-11-02T04:40:46.813ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492023-11-02T04:40:46.826Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502023-11-02T04:40:46.850ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512023-11-02T04:40:46.884Z+ mkdir -p out/downloads
3522023-11-02T04:40:47.295Z+ mkdir -p ./out/clickhouse
3532023-11-02T04:40:47.307Z+ local DO_DOWNLOAD=true
3542023-11-02T04:40:47.318Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3552023-11-02T04:40:47.335Z+ '[' true == true ']'
3562023-11-02T04:40:47.351Z+ echo Downloading...
3572023-11-02T04:40:47.369ZDownloading...
3582023-11-02T04:40:47.379Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-02T04:40:47.397Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-02T04:40:47.404Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-02T04:40:47.409Z++ md5sum
3622023-11-02T04:40:47.422Z++ awk '{print $1}'
3632023-11-02T04:40:47.432Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3642023-11-02T04:40:47.441Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3652023-11-02T04:40:47.452Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3662023-11-02T04:40:47.469Z+ mkdir -p ./out/clickhouse
3672023-11-02T04:40:47.487Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3682023-11-02T04:40:52.317Z+ ./out/clickhouse/clickhouse server --version
3692023-11-02T04:40:52.383ZClickHouse server version 22.8.9.1.
3702023-11-02T04:40:52.807Z+ set -o errexit
3712023-11-02T04:40:52.828Z+++ dirname ./tools/ci_download_console
3722023-11-02T04:40:52.848Z++ cd ./tools
3732023-11-02T04:40:52.862Z++ pwd
3742023-11-02T04:40:53.279Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3752023-11-02T04:40:53.301Z++ basename ./tools/ci_download_console
3762023-11-02T04:40:53.315Z+ ARG0=ci_download_console
3772023-11-02T04:40:53.319Z+ TARGET_DIR=out
3782023-11-02T04:40:53.322Z+ DOWNLOAD_DIR=out/downloads
3792023-11-02T04:40:53.325Z+ DEST_DIR=./out/console-assets
3802023-11-02T04:40:53.330Z+ source /work/oxidecomputer/omicron/tools/console_version
3812023-11-02T04:40:53.335Z++ COMMIT=bd65b9da7019ad812dd056e7fc182df2cf4ec128
3822023-11-02T04:40:53.342Z++ SHA2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
3832023-11-02T04:40:53.351Z+ URL=https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3842023-11-02T04:40:53.358Z+ TARBALL_FILE=out/downloads/console.tar.gz
3852023-11-02T04:40:53.770Z+ main
3862023-11-02T04:40:53.776Z+ [[ 0 != 0 ]]
3872023-11-02T04:40:53.786Z+ echo 'URL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz'
3882023-11-02T04:40:53.794ZURL: https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3892023-11-02T04:40:53.800Z+ echo 'Local file: out/downloads/console.tar.gz'
3902023-11-02T04:40:53.809ZLocal file: out/downloads/console.tar.gz
3912023-11-02T04:40:53.815Z+ local DO_DOWNLOAD=true
3922023-11-02T04:40:53.819Z+ [[ -f out/downloads/console.tar.gz ]]
3932023-11-02T04:40:53.839Z+ mkdir -p out/downloads
3942023-11-02T04:40:53.864Z+ '[' true == true ']'
3952023-11-02T04:40:53.872Z+ echo Downloading...
3962023-11-02T04:40:53.883ZDownloading...
3972023-11-02T04:40:53.888Z+ do_download_curl https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz out/downloads/console.tar.gz
3982023-11-02T04:40:53.895Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/bd65b9da7019ad812dd056e7fc182df2cf4ec128.tar.gz
3992023-11-02T04:40:53.901Z++ do_sha256sum out/downloads/console.tar.gz
4002023-11-02T04:40:53.912Z++ case "$OSTYPE" in
4012023-11-02T04:40:53.923Z++ SHA=sha256sum
4022023-11-02T04:40:53.931Z++ sha256sum
4032023-11-02T04:40:53.946Z++ awk '{print $1}'
4042023-11-02T04:40:53.956Z+ calculated_sha2=e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0
4052023-11-02T04:40:53.963Z+ [[ e4d4f33996a6e89b972fac61737acb7f1dbd21943d1f6bef776d4ee9bcccd2b0 != \e\4\d\4\f\3\3\9\9\6\a\6\e\8\9\b\9\7\2\f\a\c\6\1\7\3\7\a\c\b\7\f\1\d\b\d\2\1\9\4\3\d\1\f\6\b\e\f\7\7\6\d\4\e\e\9\b\c\c\c\d\2\b\0 ]]
4062023-11-02T04:40:53.978Z+ rm -rf ./out/console-assets
4072023-11-02T04:40:53.984Z+ mkdir -p ./out/console-assets
4082023-11-02T04:40:53.988Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4092023-11-02T04:40:53.992Z+ mkdir -p ./out/console-assets
4102023-11-02T04:40:53.995Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4112023-11-02T04:40:54.001Z+ set -o errexit
4122023-11-02T04:40:54.007Z+++ dirname ./tools/ci_download_maghemite_openapi
4132023-11-02T04:40:54.011Z++ cd ./tools
4142023-11-02T04:40:54.015Z++ pwd
4152023-11-02T04:40:54.018Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4162023-11-02T04:40:54.021Z++ basename ./tools/ci_download_maghemite_openapi
4172023-11-02T04:40:54.026Z+ ARG0=ci_download_maghemite_openapi
4182023-11-02T04:40:54.029Z+ TARGET_DIR=out
4192023-11-02T04:40:54.032Z+ DOWNLOAD_DIR=out/downloads
4202023-11-02T04:40:54.035Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4212023-11-02T04:40:54.038Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4222023-11-02T04:40:54.041Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4232023-11-02T04:40:54.044Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4242023-11-02T04:40:54.047Z+ LOCAL_FILE=out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4252023-11-02T04:40:54.050Z+ main
4262023-11-02T04:40:54.053Z+ [[ 0 != 0 ]]
4272023-11-02T04:40:54.056Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json'
4282023-11-02T04:40:54.059ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4292023-11-02T04:40:54.062Z+ echo 'Local file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4302023-11-02T04:40:54.067ZLocal file: out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4312023-11-02T04:40:54.071Z+ local DO_DOWNLOAD=true
4322023-11-02T04:40:54.074Z+ [[ -f out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4332023-11-02T04:40:54.078Z+ mkdir -p out/downloads
4342023-11-02T04:40:54.081Z+ '[' true == true ']'
4352023-11-02T04:40:54.084Z+ echo Downloading...
4362023-11-02T04:40:54.088ZDownloading...
4372023-11-02T04:40:54.091Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4382023-11-02T04:40:54.095Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/ddm-admin.json
4392023-11-02T04:40:54.098Z++ do_sha256sum out/downloads/ddm-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4402023-11-02T04:40:54.101Z++ case "$OSTYPE" in
4412023-11-02T04:40:54.104Z++ SHA=sha256sum
4422023-11-02T04:40:54.108Z++ sha256sum
4432023-11-02T04:40:54.111Z++ awk '{print $1}'
4442023-11-02T04:40:54.114Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4452023-11-02T04:40:54.120Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4462023-11-02T04:40:54.123Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4472023-11-02T04:40:54.126Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
4482023-11-02T04:40:54.129Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4492023-11-02T04:40:54.132Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4502023-11-02T04:40:54.135Z+ LOCAL_FILE=out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4512023-11-02T04:40:54.144Z+ main
4522023-11-02T04:40:54.155Z+ [[ 0 != 0 ]]
4532023-11-02T04:40:54.174Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json'
4542023-11-02T04:40:54.186ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4552023-11-02T04:40:54.195Z+ echo 'Local file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json'
4562023-11-02T04:40:54.202ZLocal file: out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4572023-11-02T04:40:54.210Z+ local DO_DOWNLOAD=true
4582023-11-02T04:40:54.222ZDownloading...
4592023-11-02T04:40:54.238Z+ [[ -f out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json ]]
4602023-11-02T04:40:54.241Z+ mkdir -p out/downloads
4612023-11-02T04:40:54.264Z+ '[' true == true ']'
4622023-11-02T04:40:54.277Z+ echo Downloading...
4632023-11-02T04:40:54.292Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4642023-11-02T04:40:54.313Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mg-admin.json
4652023-11-02T04:40:54.325Z++ do_sha256sum out/downloads/mg-admin-d7169a61fd8833b3a1e6f46d897ca3295b2a28b6.json
4662023-11-02T04:40:54.339Z++ case "$OSTYPE" in
4672023-11-02T04:40:54.359Z++ SHA=sha256sum
4682023-11-02T04:40:54.368Z++ sha256sum
4692023-11-02T04:40:54.378Z++ awk '{print $1}'
4702023-11-02T04:40:54.385Z+ calculated_sha2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
4712023-11-02T04:40:54.392Z+ [[ d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e != \d\0\f\7\6\1\1\e\5\e\c\d\0\4\9\b\0\f\8\3\b\c\f\a\8\4\3\9\4\2\4\0\1\f\1\5\5\a\0\b\e\3\6\d\9\a\2\d\f\d\7\3\b\8\3\4\1\d\5\f\8\1\6\e ]]
4722023-11-02T04:40:54.403Z+ set -o errexit
4732023-11-02T04:40:54.411Z+++ dirname ./tools/ci_download_dendrite_openapi
4742023-11-02T04:40:54.419Z++ cd ./tools
4752023-11-02T04:40:54.425Z++ pwd
4762023-11-02T04:40:54.430Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4772023-11-02T04:40:54.436ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4782023-11-02T04:40:54.442Z++ basename ./tools/ci_download_dendrite_openapi
4792023-11-02T04:40:54.448ZLocal file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4802023-11-02T04:40:54.454Z+ ARG0=ci_download_dendrite_openapi
4812023-11-02T04:40:54.461ZDownloading...
4822023-11-02T04:40:54.467Z+ TARGET_DIR=out
4832023-11-02T04:40:54.475Z+ DOWNLOAD_DIR=out/downloads
4842023-11-02T04:40:54.481Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4852023-11-02T04:40:54.488Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
4862023-11-02T04:40:54.496Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
4872023-11-02T04:40:54.504Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
4882023-11-02T04:40:54.511Z+ LOCAL_FILE=out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4892023-11-02T04:40:54.518Z+ main
4902023-11-02T04:40:54.526Z+ [[ 0 != 0 ]]
4912023-11-02T04:40:54.541Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json'
4922023-11-02T04:40:54.550Z+ echo 'Local file: out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json'
4932023-11-02T04:40:54.558Z+ local DO_DOWNLOAD=true
4942023-11-02T04:40:54.966Z+ [[ -f out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json ]]
4952023-11-02T04:40:54.971Z+ mkdir -p out/downloads
4962023-11-02T04:40:54.976Z+ '[' true == true ']'
4972023-11-02T04:40:54.980Z+ echo Downloading...
4982023-11-02T04:40:54.985Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
4992023-11-02T04:40:54.992Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/343e3a572cc02efe3f8b68f9affd008623a33966/dpd.json
5002023-11-02T04:40:55.022Z++ do_sha256sum out/downloads/dpd-343e3a572cc02efe3f8b68f9affd008623a33966.json
5012023-11-02T04:40:55.030Z++ case "$OSTYPE" in
5022023-11-02T04:40:55.042Z++ SHA=sha256sum
5032023-11-02T04:40:55.062Z++ sha256sum
5042023-11-02T04:40:55.082Z++ awk '{print $1}'
5052023-11-02T04:40:55.090Z+ calculated_sha2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5062023-11-02T04:40:55.100Z+ [[ 544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0 != \5\4\4\a\b\4\2\c\c\c\7\9\4\2\d\8\e\c\e\9\c\d\c\8\0\c\d\8\5\d\0\0\2\b\c\f\9\d\5\6\4\6\a\2\9\1\3\2\2\b\f\2\f\7\9\0\8\7\a\b\6\d\f\0 ]]
5072023-11-02T04:40:55.109Z+ set -o errexit
5082023-11-02T04:40:55.120Z+++ dirname ./tools/ci_download_dendrite_stub
5092023-11-02T04:40:55.131Z++ cd ./tools
5102023-11-02T04:40:55.136Z++ pwd
5112023-11-02T04:40:55.146Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5122023-11-02T04:40:55.564Z++ basename ./tools/ci_download_dendrite_stub
5132023-11-02T04:40:55.982Z+ ARG0=ci_download_dendrite_stub
5142023-11-02T04:40:55.988Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5152023-11-02T04:40:56.011Z++ CIDL_SHA256_ILLUMOS=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5162023-11-02T04:40:56.018Z++ CIDL_SHA256_LINUX_DPD=3e276dd553dd7cdb75c8ad023c2cd29b91485fafb94f27097a745b2b7ef5ecea
5172023-11-02T04:40:56.030Z++ CIDL_SHA256_LINUX_SWADM=645faf8a93bcae9814b2f116bccd66a54763332b56220e93b66316c853ce13d2
5182023-11-02T04:40:56.037Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5192023-11-02T04:40:56.047Z++ COMMIT=343e3a572cc02efe3f8b68f9affd008623a33966
5202023-11-02T04:40:56.056Z++ SHA2=544ab42ccc7942d8ece9cdc80cd85d002bcf9d5646a291322bf2f79087ab6df0
5212023-11-02T04:40:56.080Z+ TARGET_DIR=out
5222023-11-02T04:40:56.088Z+ DOWNLOAD_DIR=out/downloads
5232023-11-02T04:40:56.106Z+ DEST_DIR=./out/dendrite-stub
5242023-11-02T04:40:56.117Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5252023-11-02T04:40:56.125Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5262023-11-02T04:40:56.132Z+ REPO=oxidecomputer/dendrite
5272023-11-02T04:40:56.147Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966
5282023-11-02T04:40:56.165Z+ main
5292023-11-02T04:40:56.189Z+ [[ 0 != 0 ]]
5302023-11-02T04:40:56.219Z+ CIDL_OS=solaris2.11
5312023-11-02T04:40:56.241Z+ [[ 0 != 0 ]]
5322023-11-02T04:40:56.255Z+ configure_os solaris2.11
5332023-11-02T04:40:56.269Z+ echo 'current directory: /work/oxidecomputer/omicron'
5342023-11-02T04:40:56.280Zcurrent directory: /work/oxidecomputer/omicron
5352023-11-02T04:40:56.297Z+ echo 'configuring based on OS: "solaris2.11"'
5362023-11-02T04:40:56.720Zconfiguring based on OS: "solaris2.11"
5372023-11-02T04:40:57.153Z+ case "$1" in
5382023-11-02T04:40:57.173Z+ SET_BINARIES=
5392023-11-02T04:40:57.189Z+ CIDL_SHA256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5402023-11-02T04:40:57.205Z+ CIDL_SHA256FUNC=do_sha256sum
5412023-11-02T04:40:57.226Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5422023-11-02T04:40:57.652Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5432023-11-02T04:40:57.666Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5442023-11-02T04:40:57.681Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz'
5452023-11-02T04:40:57.692ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5462023-11-02T04:40:57.706Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5472023-11-02T04:40:57.734ZLocal file: out/downloads/dendrite-stub.tar.gz
5482023-11-02T04:40:57.754Z+ mkdir -p out/downloads
5492023-11-02T04:40:57.776Z+ mkdir -p ./out/dendrite-stub
5502023-11-02T04:40:57.790Z+ fetch_and_verify
5512023-11-02T04:40:57.813Z+ local DO_DOWNLOAD=true
5522023-11-02T04:40:57.831Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5532023-11-02T04:40:57.852Z+ '[' true == true ']'
5542023-11-02T04:40:57.865Z+ echo Downloading...
5552023-11-02T04:40:57.871ZDownloading...
5562023-11-02T04:40:57.876Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5572023-11-02T04:40:57.880Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/343e3a572cc02efe3f8b68f9affd008623a33966/dendrite-stub.tar.gz
5582023-11-02T04:41:06.764Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5592023-11-02T04:41:06.767Z++ sha256sum
5602023-11-02T04:41:06.770Z++ awk '{print $1}'
5612023-11-02T04:41:06.900Z+ calculated_sha256=0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0
5622023-11-02T04:41:06.905Z+ [[ 0808f331741e02d55e199847579dfd01f3658b21c7122cef8c3f9279f43dbab0 != \0\8\0\8\f\3\3\1\7\4\1\e\0\2\d\5\5\e\1\9\9\8\4\7\5\7\9\d\f\d\0\1\f\3\6\5\8\b\2\1\c\7\1\2\2\c\e\f\8\c\3\f\9\2\7\9\f\4\3\d\b\a\b\0 ]]
5632023-11-02T04:41:06.912Z+ do_untar out/downloads/dendrite-stub.tar.gz
5642023-11-02T04:41:06.915Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5652023-11-02T04:41:07.814Z+ do_assemble
5662023-11-02T04:41:07.821Z+ rm -r ./out/dendrite-stub
5672023-11-02T04:41:07.836Z+ mkdir ./out/dendrite-stub
5682023-11-02T04:41:07.844Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5692023-11-02T04:41:07.976Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5702023-11-02T04:41:07.983Z+ set -o errexit
5712023-11-02T04:41:07.993Z+++ dirname ./tools/ci_download_maghemite_mgd
5722023-11-02T04:41:08.003Z++ cd ./tools
5732023-11-02T04:41:08.014Z++ pwd
5742023-11-02T04:41:08.029Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5752023-11-02T04:41:08.037Z++ basename ./tools/ci_download_maghemite_mgd
5762023-11-02T04:41:08.045Z+ ARG0=ci_download_maghemite_mgd
5772023-11-02T04:41:08.055Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5782023-11-02T04:41:08.060Z++ CIDL_SHA256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
5792023-11-02T04:41:08.064Z++ MGD_LINUX_SHA256=d4c48eb6374c0cc7812b7af2c0ac92acdcbc91b7718a9ce64d069da00ae5ae73
5802023-11-02T04:41:08.068Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5812023-11-02T04:41:08.074Z++ COMMIT=d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5822023-11-02T04:41:08.087Z++ SHA2=d0f7611e5ecd049b0f83bcfa843942401f155a0be36d9a2dfd73b8341d5f816e
5832023-11-02T04:41:08.098Z+ TARGET_DIR=out
5842023-11-02T04:41:08.103Z+ DOWNLOAD_DIR=out/downloads
5852023-11-02T04:41:08.128Z+ DEST_DIR=./out/mgd
5862023-11-02T04:41:08.132Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5872023-11-02T04:41:08.135Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5882023-11-02T04:41:08.138Z+ REPO=oxidecomputer/maghemite
5892023-11-02T04:41:08.142Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6
5902023-11-02T04:41:08.145Z+ main
5912023-11-02T04:41:08.148Z+ [[ 0 != 0 ]]
5922023-11-02T04:41:08.152Z+ CIDL_OS=solaris2.11
5932023-11-02T04:41:08.160Z+ [[ 0 != 0 ]]
5942023-11-02T04:41:08.172Z+ configure_os solaris2.11
5952023-11-02T04:41:08.182Z+ echo 'current directory: /work/oxidecomputer/omicron'
5962023-11-02T04:41:08.195Zcurrent directory: /work/oxidecomputer/omicron
5972023-11-02T04:41:08.205Z+ echo 'configuring based on OS: "solaris2.11"'
5982023-11-02T04:41:08.217Zconfiguring based on OS: "solaris2.11"
5992023-11-02T04:41:08.223Z+ case "$1" in
6002023-11-02T04:41:08.229Z+ SET_BINARIES=
6012023-11-02T04:41:08.236Z+ CIDL_SHA256FUNC=do_sha256sum
6022023-11-02T04:41:08.242Z+ TARBALL_FILENAME=mgd.tar.gz
6032023-11-02T04:41:08.246Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6042023-11-02T04:41:08.254Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6052023-11-02T04:41:08.258Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz'
6062023-11-02T04:41:08.262ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6072023-11-02T04:41:08.270Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6082023-11-02T04:41:08.275ZLocal file: out/downloads/mgd.tar.gz
6092023-11-02T04:41:08.279Z+ mkdir -p out/downloads
6102023-11-02T04:41:08.282Z+ mkdir -p ./out/mgd
6112023-11-02T04:41:08.285Z+ fetch_and_verify
6122023-11-02T04:41:08.288Z+ local DO_DOWNLOAD=true
6132023-11-02T04:41:08.291Z+ [[ -f out/downloads/mgd.tar.gz ]]
6142023-11-02T04:41:08.294Z+ '[' true == true ']'
6152023-11-02T04:41:08.298Z+ echo Downloading...
6162023-11-02T04:41:08.302ZDownloading...
6172023-11-02T04:41:08.306Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz out/downloads/mgd.tar.gz
6182023-11-02T04:41:08.315Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/d7169a61fd8833b3a1e6f46d897ca3295b2a28b6/mgd.tar.gz
6192023-11-02T04:41:15.197Z++ do_sha256sum out/downloads/mgd.tar.gz
6202023-11-02T04:41:15.205Z++ sha256sum
6212023-11-02T04:41:15.212Z++ awk '{print $1}'
6222023-11-02T04:41:15.277Z+ calculated_sha256=452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a
6232023-11-02T04:41:15.292Z+ [[ 452dfb3491e1b6d4df6be1cb689921f59623aed082e47606a78c0f44d918f66a != \4\5\2\d\f\b\3\4\9\1\e\1\b\6\d\4\d\f\6\b\e\1\c\b\6\8\9\9\2\1\f\5\9\6\2\3\a\e\d\0\8\2\e\4\7\6\0\6\a\7\8\c\0\f\4\4\d\9\1\8\f\6\6\a ]]
6242023-11-02T04:41:15.307Z+ do_untar out/downloads/mgd.tar.gz
6252023-11-02T04:41:15.323Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6262023-11-02T04:41:15.978Z+ do_assemble
6272023-11-02T04:41:15.984Z+ rm -r ./out/mgd
6282023-11-02T04:41:15.988Z+ mkdir ./out/mgd
6292023-11-02T04:41:15.992Z+ cp -r out/downloads/root ./out/mgd/root
6302023-11-02T04:41:16.174Z+ set -o errexit
6312023-11-02T04:41:16.178Z+++ dirname ./tools/ci_download_transceiver_control
6322023-11-02T04:41:16.180Z++ cd ./tools
6332023-11-02T04:41:16.183Z++ pwd
6342023-11-02T04:41:16.193Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6352023-11-02T04:41:16.608Z++ basename ./tools/ci_download_transceiver_control
6362023-11-02T04:41:16.616Z+ ARG0=ci_download_transceiver_control
6372023-11-02T04:41:16.624Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6382023-11-02T04:41:16.630Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392023-11-02T04:41:16.633Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6402023-11-02T04:41:16.637Z+ TARGET_DIR=out
6412023-11-02T04:41:16.641Z+ DOWNLOAD_DIR=out/downloads
6422023-11-02T04:41:16.645Z+ DEST_DIR=./out/transceiver-control
6432023-11-02T04:41:16.657Z+ BIN_DIR=/opt/oxide/bin
6442023-11-02T04:41:16.662Z+ BINARY=xcvradm
6452023-11-02T04:41:16.666Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6462023-11-02T04:41:16.671Z+ REPO=oxidecomputer/transceiver-control
6472023-11-02T04:41:16.675Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6482023-11-02T04:41:16.681Z+ main
6492023-11-02T04:41:16.687Z+ [[ 0 != 0 ]]
6502023-11-02T04:41:16.693Z+ CIDL_OS=solaris2.11
6512023-11-02T04:41:16.703Z+ [[ 0 != 0 ]]
6522023-11-02T04:41:16.718Z+ configure_os solaris2.11
6532023-11-02T04:41:16.824Z+ echo 'current directory: /work/oxidecomputer/omicron'
6542023-11-02T04:41:16.842Zcurrent directory: /work/oxidecomputer/omicron
6552023-11-02T04:41:16.850Z+ echo 'configuring based on OS: "solaris2.11"'
6562023-11-02T04:41:16.856Zconfiguring based on OS: "solaris2.11"
6572023-11-02T04:41:16.866Z+ case "$1" in
6582023-11-02T04:41:16.869Z+ SET_BINARIES=
6592023-11-02T04:41:16.873Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6602023-11-02T04:41:16.878Z+ CIDL_SHA256FUNC=do_sha256sum
6612023-11-02T04:41:16.882Z+ ARCHIVE_FILENAME=xcvradm.gz
6622023-11-02T04:41:16.901Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6632023-11-02T04:41:17.318Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6642023-11-02T04:41:17.329Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6652023-11-02T04:41:17.343ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662023-11-02T04:41:17.353Z+ echo 'Local file: out/downloads/xcvradm.gz'
6672023-11-02T04:41:17.362ZLocal file: out/downloads/xcvradm.gz
6682023-11-02T04:41:17.369Z+ mkdir -p out/downloads
6692023-11-02T04:41:17.377Z+ mkdir -p ./out/transceiver-control
6702023-11-02T04:41:17.383Z+ fetch_and_verify
6712023-11-02T04:41:17.388Z+ local DO_DOWNLOAD=true
6722023-11-02T04:41:17.393Z+ [[ -f out/downloads/xcvradm.gz ]]
6732023-11-02T04:41:17.399Z+ '[' true == true ']'
6742023-11-02T04:41:17.407Z+ echo Downloading...
6752023-11-02T04:41:17.413ZDownloading...
6762023-11-02T04:41:17.420Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6772023-11-02T04:41:17.430Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-02T04:41:17.437Z++ do_sha256sum out/downloads/xcvradm.gz
6792023-11-02T04:41:17.444Z++ sha256sum
6802023-11-02T04:41:17.451Z++ awk '{print $1}'
6812023-11-02T04:41:17.460Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6822023-11-02T04:41:17.467Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6832023-11-02T04:41:17.477Z+ do_unpack out/downloads/xcvradm.gz
6842023-11-02T04:41:17.483Z+ mkdir -p out/downloads/root//opt/oxide/bin
6852023-11-02T04:41:17.489Z+ gzip -dc out/downloads/xcvradm.gz
6862023-11-02T04:41:17.583Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6872023-11-02T04:41:17.591Z+ do_assemble
6882023-11-02T04:41:17.600Z+ rm -r ./out/transceiver-control
6892023-11-02T04:41:17.614Z+ mkdir ./out/transceiver-control
6902023-11-02T04:41:17.624Z+ cp -r out/downloads/root ./out/transceiver-control/root
6912023-11-02T04:41:17.845ZAll builder prerequisites installed successfully, and PATH looks valid
6922023-11-02T04:41:17.906Z
6932023-11-02T04:41:17.964Zreal 2:12.539215863
6942023-11-02T04:41:17.968Zuser 52.852718620
6952023-11-02T04:41:17.972Zsys 10.677420603
6962023-11-02T04:41:17.975Ztrap 0.027575185
6972023-11-02T04:41:17.978Ztflt 0.197344452
6982023-11-02T04:41:17.982Zdflt 0.537759089
6992023-11-02T04:41:17.985Zkflt 0.108522812
7002023-11-02T04:41:17.994Zlock 1.573612690
7012023-11-02T04:41:17.999Zslp 4:11.950930423
7022023-11-02T04:41:18.004Zlat 4.273307457
7032023-11-02T04:41:18.008Zstop 0.065997101
7042023-11-02T04:41:18.012Z
7052023-11-02T04:41:18.016Z #### # # ##### ##### # #
7062023-11-02T04:41:18.020Z # # # # # # # # # #
7072023-11-02T04:41:18.023Z # # # # # # # #
7082023-11-02T04:41:18.030Z # # # ##### ##### #
7092023-11-02T04:41:18.040Z # # # # # # #
7102023-11-02T04:41:18.043Z #### ###### # # # #
7112023-11-02T04:41:18.058Z
7122023-11-02T04:41:18.294Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7132023-11-02T04:41:18.657Z Updating crates.io index
7142023-11-02T04:41:18.666Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7152023-11-02T04:41:19.476Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7162023-11-02T04:41:21.648Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7172023-11-02T04:41:21.861Z Updating git repository `http://github.com/oxidecomputer/tofino`
7182023-11-02T04:41:22.181Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7192023-11-02T04:41:22.468Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7202023-11-02T04:41:22.734Z Updating git repository `https://github.com/oxidecomputer/propolis`
7212023-11-02T04:41:23.628Z Updating git repository `https://github.com/oxidecomputer/crucible`
7222023-11-02T04:41:25.436Z Updating git repository `https://github.com/oxidecomputer/opte`
7232023-11-02T04:41:26.434Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7242023-11-02T04:41:26.796Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7252023-11-02T04:41:27.082Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7262023-11-02T04:41:27.643Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7272023-11-02T04:41:27.968Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7282023-11-02T04:41:28.393Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7292023-11-02T04:41:28.688Z Updating git repository `https://github.com/njaremko/samael`
7302023-11-02T04:41:29.284Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7312023-11-02T04:41:29.812Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7322023-11-02T04:41:30.290Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7332023-11-02T04:41:30.629Z Updating git repository `https://github.com/jgallagher/nix`
7342023-11-02T04:41:32.301Z Updating git repository `https://github.com/cbiffle/hubpack`
7352023-11-02T04:41:32.778Z Updating git repository `https://github.com/oxidecomputer/omicron`
7362023-11-02T04:41:41.602Z Updating git repository `https://github.com/oxidecomputer/rfb`
7372023-11-02T04:41:42.200Z Updating git repository `https://github.com/oxidecomputer/typify`
7382023-11-02T04:41:43.169Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7392023-11-02T04:41:43.701Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7402023-11-02T04:41:43.993Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7412023-11-02T04:41:45.670Z Downloading crates ...
7422023-11-02T04:41:45.859Z Downloaded bitflags v1.3.2
7432023-11-02T04:41:45.867Z Downloaded cargo_metadata v0.18.0
7442023-11-02T04:41:45.878Z Downloaded serde_derive v1.0.188
7452023-11-02T04:41:45.882Z Downloaded terminal_size v0.2.6
7462023-11-02T04:41:45.885Z Downloaded clap_derive v4.4.2
7472023-11-02T04:41:45.888Z Downloaded equivalent v1.0.1
7482023-11-02T04:41:45.891Z Downloaded colorchoice v1.0.0
7492023-11-02T04:41:45.893Z Downloaded semver v1.0.20
7502023-11-02T04:41:45.896Z Downloaded cargo-platform v0.1.3
7512023-11-02T04:41:45.901Z Downloaded serde_spanned v0.6.4
7522023-11-02T04:41:45.911Z Downloaded anstream v0.5.0
7532023-11-02T04:41:45.914Z Downloaded cargo_toml v0.16.3
7542023-11-02T04:41:45.918Z Downloaded quote v1.0.33
7552023-11-02T04:41:45.923Z Downloaded thiserror-impl v1.0.49
7562023-11-02T04:41:45.925Z Downloaded anstyle-query v1.0.0
7572023-11-02T04:41:45.928Z Downloaded strsim v0.10.0
7582023-11-02T04:41:45.931Z Downloaded itoa v1.0.9
7592023-11-02T04:41:45.934Z Downloaded heck v0.4.1
7602023-11-02T04:41:45.937Z Downloaded utf8parse v0.2.1
7612023-11-02T04:41:45.940Z Downloaded errno v0.3.2
7622023-11-02T04:41:45.943Z Downloaded thiserror v1.0.49
7632023-11-02T04:41:45.945Z Downloaded proc-macro2 v1.0.67
7642023-11-02T04:41:45.949Z Downloaded anstyle v1.0.2
7652023-11-02T04:41:45.953Z Downloaded clap_lex v0.5.1
7662023-11-02T04:41:45.960Z Downloaded camino v1.1.6
7672023-11-02T04:41:45.970Z Downloaded unicode-ident v1.0.12
7682023-11-02T04:41:45.973Z Downloaded toml_datetime v0.6.5
7692023-11-02T04:41:45.981Z Downloaded anstyle-parse v0.2.1
7702023-11-02T04:41:45.991Z Downloaded io-lifetimes v1.0.11
7712023-11-02T04:41:45.997Z Downloaded toml v0.8.6
7722023-11-02T04:41:46.006Z Downloaded ryu v1.0.15
7732023-11-02T04:41:46.012Z Downloaded clap v4.4.3
7742023-11-02T04:41:46.032Z Downloaded anyhow v1.0.75
7752023-11-02T04:41:46.037Z Downloaded serde v1.0.188
7762023-11-02T04:41:46.040Z Downloaded indexmap v2.0.0
7772023-11-02T04:41:46.043Z Downloaded toml_edit v0.20.7
7782023-11-02T04:41:46.051Z Downloaded memchr v2.6.3
7792023-11-02T04:41:46.062Z Downloaded hashbrown v0.14.0
7802023-11-02T04:41:46.068Z Downloaded winnow v0.5.15
7812023-11-02T04:41:46.083Z Downloaded clap_builder v4.4.2
7822023-11-02T04:41:46.102Z Downloaded syn v2.0.32
7832023-11-02T04:41:46.117Z Downloaded rustix v0.37.23
7842023-11-02T04:41:46.156Z Downloaded libc v0.2.149
7852023-11-02T04:41:46.202Z Downloaded serde_json v1.0.108
7862023-11-02T04:41:46.328Z Compiling proc-macro2 v1.0.67
7872023-11-02T04:41:46.338Z Compiling unicode-ident v1.0.12
7882023-11-02T04:41:46.347Z Compiling serde v1.0.188
7892023-11-02T04:41:46.353Z Compiling libc v0.2.149
7902023-11-02T04:41:46.359Z Compiling io-lifetimes v1.0.11
7912023-11-02T04:41:46.367Z Compiling rustix v0.37.23
7922023-11-02T04:41:46.374Z Compiling bitflags v1.3.2
7932023-11-02T04:41:46.386Z Compiling equivalent v1.0.1
7942023-11-02T04:41:46.546Z Compiling utf8parse v0.2.1
7952023-11-02T04:41:46.563Z Compiling hashbrown v0.14.0
7962023-11-02T04:41:46.664Z Compiling anstyle v1.0.2
7972023-11-02T04:41:46.786Z Compiling anstyle-parse v0.2.1
7982023-11-02T04:41:47.196Z Compiling colorchoice v1.0.0
7992023-11-02T04:41:47.255Z Compiling thiserror v1.0.49
8002023-11-02T04:41:47.410Z Compiling camino v1.1.6
8012023-11-02T04:41:48.070Z Compiling indexmap v2.0.0
8022023-11-02T04:41:48.125Z Compiling serde_json v1.0.108
8032023-11-02T04:41:48.177Z Compiling semver v1.0.20
8042023-11-02T04:41:48.284Z Compiling winnow v0.5.15
8052023-11-02T04:41:48.714Z Compiling anstyle-query v1.0.0
8062023-11-02T04:41:48.719Z Compiling anstream v0.5.0
8072023-11-02T04:41:48.729Z Compiling itoa v1.0.9
8082023-11-02T04:41:48.915Z Compiling clap_lex v0.5.1
8092023-11-02T04:41:48.975Z Compiling anyhow v1.0.75
8102023-11-02T04:41:49.088Z Compiling strsim v0.10.0
8112023-11-02T04:41:49.613Z Compiling quote v1.0.33
8122023-11-02T04:41:49.690Z Compiling heck v0.4.1
8132023-11-02T04:41:49.805Z Compiling ryu v1.0.15
8142023-11-02T04:41:50.479Z Compiling syn v2.0.32
8152023-11-02T04:41:50.933Z Compiling errno v0.3.2
8162023-11-02T04:41:52.230Z Compiling terminal_size v0.2.6
8172023-11-02T04:41:52.396Z Compiling clap_builder v4.4.2
8182023-11-02T04:41:57.868Z Compiling serde_derive v1.0.188
8192023-11-02T04:41:57.873Z Compiling thiserror-impl v1.0.49
8202023-11-02T04:41:57.876Z Compiling clap_derive v4.4.2
8212023-11-02T04:42:01.926Z Compiling clap v4.4.3
8222023-11-02T04:42:10.485Z Compiling serde_spanned v0.6.4
8232023-11-02T04:42:10.494Z Compiling toml_datetime v0.6.5
8242023-11-02T04:42:10.921Z Compiling cargo-platform v0.1.3
8252023-11-02T04:42:10.925Z Compiling toml_edit v0.20.7
8262023-11-02T04:42:12.597Z Compiling cargo_metadata v0.18.0
8272023-11-02T04:42:14.132Z Compiling toml v0.8.6
8282023-11-02T04:42:15.040Z Compiling cargo_toml v0.16.3
8292023-11-02T04:42:20.732Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8302023-11-02T04:42:22.085Z Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
8312023-11-02T04:42:22.292Z Running `target/debug/xtask clippy`
8322023-11-02T04:42:22.354Zrunning: "/home/build/.rustup/toolchains/1.72.1-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8332023-11-02T04:42:23.275Z Downloading crates ...
8342023-11-02T04:42:23.530Z Downloaded cast v0.3.0
8352023-11-02T04:42:23.537Z Downloaded autocfg v1.1.0
8362023-11-02T04:42:23.544Z Downloaded bincode v1.3.3
8372023-11-02T04:42:23.562Z Downloaded keccak v0.1.4
8382023-11-02T04:42:23.574Z Downloaded nu-ansi-term v0.49.0
8392023-11-02T04:42:23.587Z Downloaded impl-trait-for-tuples v0.2.2
8402023-11-02T04:42:23.594Z Downloaded nodrop v0.1.14
8412023-11-02T04:42:23.598Z Downloaded num_threads v0.1.6
8422023-11-02T04:42:23.603Z Downloaded nom v7.1.3
8432023-11-02T04:42:23.624Z Downloaded basic-toml v0.1.4
8442023-11-02T04:42:23.652Z Downloaded bytesize v1.3.0
8452023-11-02T04:42:23.658Z Downloaded newtype_derive v0.1.6
8462023-11-02T04:42:23.662Z Downloaded criterion-plot v0.5.0
8472023-11-02T04:42:23.668Z Downloaded aes-gcm-siv v0.11.1
8482023-11-02T04:42:23.677Z Downloaded new_debug_unreachable v1.0.4
8492023-11-02T04:42:23.692Z Downloaded signal-hook-tokio v0.3.1
8502023-11-02T04:42:23.703Z Downloaded secrecy v0.8.0
8512023-11-02T04:42:24.140Z Downloaded approx v0.5.1
8522023-11-02T04:42:24.150Z Downloaded scopeguard v1.2.0
8532023-11-02T04:42:24.160Z Downloaded crossbeam v0.8.2
8542023-11-02T04:42:24.176Z Downloaded lazycell v1.3.0
8552023-11-02T04:42:24.193Z Downloaded camino-tempfile v1.0.2
8562023-11-02T04:42:24.213Z Downloaded backoff v0.4.0
8572023-11-02T04:42:24.223Z Downloaded cipher v0.4.4
8582023-11-02T04:42:24.231Z Downloaded backtrace v0.3.69
8592023-11-02T04:42:24.236Z Downloaded crossbeam-deque v0.8.3
8602023-11-02T04:42:24.245Z Downloaded convert_case v0.4.0
8612023-11-02T04:42:24.252Z Downloaded chacha20 v0.9.1
8622023-11-02T04:42:24.259Z Downloaded crossbeam-queue v0.3.8
8632023-11-02T04:42:24.265Z Downloaded thiserror-impl-no-std v2.0.2
8642023-11-02T04:42:24.269Z Downloaded rustc-demangle v0.1.23
8652023-11-02T04:42:24.271Z Downloaded foreign-types-shared v0.1.1
8662023-11-02T04:42:24.274Z Downloaded rust-argon2 v1.0.1
8672023-11-02T04:42:24.277Z Downloaded foreign-types-shared v0.3.1
8682023-11-02T04:42:24.279Z Downloaded strum v0.25.0
8692023-11-02T04:42:24.282Z Downloaded strum_macros v0.25.2
8702023-11-02T04:42:24.285Z Downloaded tower-service v0.3.2
8712023-11-02T04:42:24.288Z Downloaded toolchain_find v0.2.0
8722023-11-02T04:42:24.290Z Downloaded managed v0.8.0
8732023-11-02T04:42:24.294Z Downloaded mime_guess v2.0.4
8742023-11-02T04:42:24.296Z Downloaded serde-big-array v0.4.1
8752023-11-02T04:42:24.299Z Downloaded unicase v2.7.0
8762023-11-02T04:42:24.302Z Downloaded postcard-cobs v0.1.5-pre
8772023-11-02T04:42:24.305Z Downloaded universal-hash v0.5.1
8782023-11-02T04:42:24.307Z Downloaded stringprep v0.1.3
8792023-11-02T04:42:24.310Z Downloaded pretty-hex v0.2.1
8802023-11-02T04:42:24.313Z Downloaded quick-error v1.2.3
8812023-11-02T04:42:24.319Z Downloaded log v0.4.20
8822023-11-02T04:42:24.321Z Downloaded phf_shared v0.10.0
8832023-11-02T04:42:24.324Z Downloaded phf_shared v0.11.2
8842023-11-02T04:42:24.327Z Downloaded semver v0.11.0
8852023-11-02T04:42:24.330Z Downloaded take_mut v0.2.2
8862023-11-02T04:42:24.333Z Downloaded mockall v0.11.4
8872023-11-02T04:42:24.336Z Downloaded zone_cfg_derive v0.2.0
8882023-11-02T04:42:24.338Z Downloaded term v0.7.0
8892023-11-02T04:42:24.341Z Downloaded semver-parser v0.10.2
8902023-11-02T04:42:24.344Z Downloaded oso-derive v0.27.0
8912023-11-02T04:42:24.346Z Downloaded display-error-chain v0.2.0
8922023-11-02T04:42:24.349Z Downloaded crossbeam-utils v0.8.16
8932023-11-02T04:42:24.352Z Downloaded futures-task v0.3.29
8942023-11-02T04:42:24.354Z Downloaded crossbeam-epoch v0.9.15
8952023-11-02T04:42:24.357Z Downloaded crunchy v0.2.2
8962023-11-02T04:42:24.360Z Downloaded float-cmp v0.9.0
8972023-11-02T04:42:24.363Z Downloaded shlex v1.1.0
8982023-11-02T04:42:24.365Z Downloaded usdt-macro v0.3.5
8992023-11-02T04:42:24.371Z Downloaded darling_macro v0.20.3
9002023-11-02T04:42:24.374Z Downloaded fixedbitset v0.4.2
9012023-11-02T04:42:24.382Z Downloaded tabled_derive v0.6.0
9022023-11-02T04:42:24.390Z Downloaded waitgroup v0.1.2
9032023-11-02T04:42:24.397Z Downloaded signal-hook v0.3.17
9042023-11-02T04:42:24.401Z Downloaded synstructure v0.12.6
9052023-11-02T04:42:24.403Z Downloaded crc32fast v1.3.2
9062023-11-02T04:42:24.406Z Downloaded unicode-bidi v0.3.13
9072023-11-02T04:42:24.409Z Downloaded dirs-sys-next v0.1.2
9082023-11-02T04:42:24.412Z Downloaded http v0.2.9
9092023-11-02T04:42:24.415Z Downloaded packed_struct_codegen v0.10.1
9102023-11-02T04:42:24.417Z Downloaded strum_macros v0.24.3
9112023-11-02T04:42:24.420Z Downloaded darling_macro v0.14.4
9122023-11-02T04:42:24.423Z Downloaded rusty-fork v0.3.0
9132023-11-02T04:42:24.426Z Downloaded diesel_table_macro_syntax v0.1.0
9142023-11-02T04:42:24.429Z Downloaded usdt-attr-macro v0.3.5
9152023-11-02T04:42:24.432Z Downloaded spin v0.5.2
9162023-11-02T04:42:24.435Z Downloaded zeroize v1.6.0
9172023-11-02T04:42:24.438Z Downloaded shell-words v1.1.0
9182023-11-02T04:42:24.441Z Downloaded usdt-impl v0.3.5
9192023-11-02T04:42:24.443Z Downloaded zeroize_derive v1.4.2
9202023-11-02T04:42:24.446Z Downloaded openssl-probe v0.1.5
9212023-11-02T04:42:24.449Z Downloaded env_logger v0.10.0
9222023-11-02T04:42:24.451Z Downloaded diff v0.1.13
9232023-11-02T04:42:24.454Z Downloaded wyz v0.5.1
9242023-11-02T04:42:24.457Z Downloaded dirs-next v2.0.0
9252023-11-02T04:42:24.460Z Downloaded unicode-xid v0.2.4
9262023-11-02T04:42:24.463Z Downloaded pretty-hex v0.3.0
9272023-11-02T04:42:24.466Z Downloaded fxhash v0.2.1
9282023-11-02T04:42:24.468Z Downloaded structopt-derive v0.4.18
9292023-11-02T04:42:24.471Z Downloaded signature v1.6.4
9302023-11-02T04:42:24.475Z Downloaded openssl-macros v0.1.1
9312023-11-02T04:42:24.478Z Downloaded structmeta-derive v0.2.0
9322023-11-02T04:42:24.481Z Downloaded untrusted v0.9.0
9332023-11-02T04:42:24.484Z Downloaded want v0.3.1
9342023-11-02T04:42:24.487Z Downloaded tokio-native-tls v0.3.1
9352023-11-02T04:42:24.490Z Downloaded heck v0.3.3
9362023-11-02T04:42:24.493Z Downloaded version_check v0.9.4
9372023-11-02T04:42:24.495Z Downloaded futures-channel v0.3.29
9382023-11-02T04:42:24.498Z Downloaded filetime v0.2.22
9392023-11-02T04:42:24.501Z Downloaded proc-macro-error-attr v1.0.4
9402023-11-02T04:42:24.504Z Downloaded trust-dns-client v0.22.0
9412023-11-02T04:42:24.507Z Downloaded tiny-keccak v2.0.2
9422023-11-02T04:42:24.510Z Downloaded crucible-workspace-hack v0.1.0
9432023-11-02T04:42:24.512Z Downloaded futures-macro v0.3.29
9442023-11-02T04:42:24.515Z Downloaded rand_chacha v0.3.1
9452023-11-02T04:42:24.518Z Downloaded opaque-debug v0.3.0
9462023-11-02T04:42:24.520Z Downloaded slog-bunyan v2.4.0
9472023-11-02T04:42:24.523Z Downloaded hashlink v0.8.3
9482023-11-02T04:42:24.533Z Downloaded fs-err v2.9.0
9492023-11-02T04:42:24.536Z Downloaded unicode-width v0.1.11
9502023-11-02T04:42:24.539Z Downloaded pin-project v1.1.3
9512023-11-02T04:42:24.542Z Downloaded serial_test v0.10.0
9522023-11-02T04:42:24.544Z Downloaded plotters-svg v0.3.5
9532023-11-02T04:42:24.547Z Downloaded pem v1.1.1
9542023-11-02T04:42:24.550Z Downloaded peeking_take_while v0.1.2
9552023-11-02T04:42:24.553Z Downloaded path-slash v0.1.5
9562023-11-02T04:42:24.555Z Downloaded radium v0.7.0
9572023-11-02T04:42:24.558Z Downloaded strsim v0.8.0
9582023-11-02T04:42:24.561Z Downloaded spki v0.7.2
9592023-11-02T04:42:24.564Z Downloaded fragile v2.0.0
9602023-11-02T04:42:24.567Z Downloaded foreign-types v0.3.2
9612023-11-02T04:42:24.570Z Downloaded downcast v0.11.0
9622023-11-02T04:42:24.573Z Downloaded resolv-conf v0.7.0
9632023-11-02T04:42:24.576Z Downloaded tungstenite v0.20.1
9642023-11-02T04:42:24.579Z Downloaded tinyvec_macros v0.1.1
9652023-11-02T04:42:24.581Z Downloaded futures-sink v0.3.29
9662023-11-02T04:42:24.584Z Downloaded signature v2.1.0
9672023-11-02T04:42:24.587Z Downloaded foreign-types v0.5.0
9682023-11-02T04:42:24.590Z Downloaded path-dedot v3.1.0
9692023-11-02T04:42:24.593Z Downloaded crypto-bigint v0.5.2
9702023-11-02T04:42:24.595Z Downloaded parse-display v0.7.0
9712023-11-02T04:42:24.598Z Downloaded smallvec v0.6.14
9722023-11-02T04:42:24.601Z Downloaded ref-cast v1.0.20
9732023-11-02T04:42:24.604Z Downloaded zip v0.6.6
9742023-11-02T04:42:24.607Z Downloaded data-encoding v2.4.0
9752023-11-02T04:42:24.610Z Downloaded dof v0.1.5
9762023-11-02T04:42:24.613Z Downloaded time v0.3.27
9772023-11-02T04:42:24.618Z Downloaded futures-executor v0.3.29
9782023-11-02T04:42:24.628Z Downloaded vsss-rs v3.3.1
9792023-11-02T04:42:24.643Z Downloaded typenum v1.16.0
9802023-11-02T04:42:24.662Z Downloaded ucd-trie v0.1.6
9812023-11-02T04:42:24.666Z Downloaded predicates-core v1.0.6
9822023-11-02T04:42:24.670Z Downloaded num-bigint-dig v0.8.4
9832023-11-02T04:42:24.674Z Downloaded paste v1.0.14
9842023-11-02T04:42:24.676Z Downloaded packed_struct v0.10.1
9852023-11-02T04:42:24.679Z Downloaded parse-display-derive v0.7.0
9862023-11-02T04:42:24.682Z Downloaded derive_builder_macro v0.12.0
9872023-11-02T04:42:24.685Z Downloaded rand_xorshift v0.3.0
9882023-11-02T04:42:24.688Z Downloaded glob v0.3.1
9892023-11-02T04:42:24.691Z Downloaded tinyvec v1.6.0
9902023-11-02T04:42:24.694Z Downloaded plotters-backend v0.3.5
9912023-11-02T04:42:24.697Z Downloaded rustfmt-wrapper v0.2.0
9922023-11-02T04:42:24.699Z Downloaded percent-encoding v2.3.0
9932023-11-02T04:42:24.702Z Downloaded der_derive v0.7.2
9942023-11-02T04:42:24.705Z Downloaded tracing-core v0.1.31
9952023-11-02T04:42:24.707Z Downloaded slog v2.7.0
9962023-11-02T04:42:24.710Z Downloaded predicates v3.0.4
9972023-11-02T04:42:24.712Z Downloaded same-file v1.0.6
9982023-11-02T04:42:24.715Z Downloaded pem-rfc7468 v0.7.0
9992023-11-02T04:42:24.718Z Downloaded rand_core v0.6.4
10002023-11-02T04:42:24.721Z Downloaded utf-8 v0.7.6
10012023-11-02T04:42:24.724Z Downloaded platforms v3.0.2
10022023-11-02T04:42:24.727Z Downloaded futures-io v0.3.29
10032023-11-02T04:42:24.730Z Downloaded siphasher v0.3.11
10042023-11-02T04:42:24.733Z Downloaded predicates v2.1.5
10052023-11-02T04:42:24.735Z Downloaded partial-io v0.5.4
10062023-11-02T04:42:24.738Z Downloaded tokio-macros v2.1.0
10072023-11-02T04:42:24.741Z Downloaded derive_builder v0.12.0
10082023-11-02T04:42:24.743Z Downloaded password-hash v0.5.0
10092023-11-02T04:42:24.746Z Downloaded socket2 v0.5.4
10102023-11-02T04:42:24.749Z Downloaded tough v0.12.5
10112023-11-02T04:42:24.752Z Downloaded pest_derive v2.7.2
10122023-11-02T04:42:24.755Z Downloaded derive_builder_core v0.12.0
10132023-11-02T04:42:24.758Z Downloaded derive_more v0.99.17
10142023-11-02T04:42:24.762Z Downloaded tokio-stream v0.1.14
10152023-11-02T04:42:24.768Z Downloaded rcgen v0.11.3
10162023-11-02T04:42:24.774Z Downloaded tracing v0.1.37
10172023-11-02T04:42:24.777Z Downloaded ron v0.8.1
10182023-11-02T04:42:24.780Z Downloaded regex-automata v0.1.10
10192023-11-02T04:42:24.785Z Downloaded rayon-core v1.12.0
10202023-11-02T04:42:24.806Z Downloaded rand v0.4.6
10212023-11-02T04:42:24.815Z Downloaded reedline v0.23.0
10222023-11-02T04:42:24.821Z Downloaded uuid v1.4.1
10232023-11-02T04:42:24.826Z Downloaded crossterm v0.27.0
10242023-11-02T04:42:24.831Z Downloaded salty v0.2.0
10252023-11-02T04:42:24.838Z Downloaded pest v2.7.2
10262023-11-02T04:42:24.846Z Downloaded bindgen v0.65.1
10272023-11-02T04:42:24.851Z Downloaded rusqlite v0.29.0
10282023-11-02T04:42:24.855Z Downloaded clap v2.34.0
10292023-11-02T04:42:24.859Z Downloaded rayon v1.8.0
10302023-11-02T04:42:24.863Z Downloaded futures-util v0.3.29
10312023-11-02T04:42:24.866Z Downloaded plotters v0.3.5
10322023-11-02T04:42:24.870Z Downloaded petgraph v0.6.4
10332023-11-02T04:42:24.873Z Downloaded regex v1.10.2
10342023-11-02T04:42:25.290Z Downloaded openssl v0.10.57
10352023-11-02T04:42:25.303Z Downloaded git2 v0.17.2
10362023-11-02T04:42:25.311Z Downloaded vcpkg v0.2.15
10372023-11-02T04:42:25.325Z Downloaded smoltcp v0.9.1
10382023-11-02T04:42:25.347Z Downloaded ratatui v0.23.0
10392023-11-02T04:42:25.355Z Downloaded radix_trie v0.2.1
10402023-11-02T04:42:25.366Z Downloaded regex-syntax v0.8.2
10412023-11-02T04:42:25.381Z Downloaded openapiv3 v1.0.3
10422023-11-02T04:42:25.387Z Downloaded rustix v0.38.9
10432023-11-02T04:42:25.809Z Downloaded bstr v1.6.0
10442023-11-02T04:42:25.814Z Downloaded zerocopy-derive v0.2.0
10452023-11-02T04:42:25.818Z Downloaded sled v0.34.7
10462023-11-02T04:42:25.824Z Downloaded bzip2-sys v0.1.11+1.0.8
10472023-11-02T04:42:25.828Z Downloaded zerocopy-derive v0.6.4
10482023-11-02T04:42:25.831Z Downloaded regex-automata v0.3.8
10492023-11-02T04:42:25.834Z Downloaded regex-automata v0.4.3
10502023-11-02T04:42:25.836Z Downloaded tokio v1.33.0
10512023-11-02T04:42:25.839Z Downloaded sha3 v0.10.8
10522023-11-02T04:42:25.842Z Downloaded regex-syntax v0.6.29
10532023-11-02T04:42:25.846Z Downloaded polar-core v0.27.0
10542023-11-02T04:42:25.850Z Downloaded object v0.30.4
10552023-11-02T04:42:25.853Z Downloaded regex-syntax v0.7.5
10562023-11-02T04:42:25.856Z Downloaded curve25519-dalek v4.1.0
10572023-11-02T04:42:25.859Z Downloaded diesel v2.1.3
10582023-11-02T04:42:25.861Z Downloaded libgit2-sys v0.15.2+1.6.4
10592023-11-02T04:42:25.864Z Downloaded encoding_rs v0.8.33
10602023-11-02T04:42:25.867Z Downloaded rustls v0.21.8
10612023-11-02T04:42:25.870Z Downloaded regress v0.7.1
10622023-11-02T04:42:25.873Z Downloaded bstr v0.2.17
10632023-11-02T04:42:25.875Z Downloaded proptest v1.3.1
10642023-11-02T04:42:25.878Z Downloaded syn v1.0.109
10652023-11-02T04:42:25.881Z Downloaded smoltcp v0.8.2
10662023-11-02T04:42:25.901Z Downloaded webpki-roots v0.25.2
10672023-11-02T04:42:25.915Z Downloaded gimli v0.28.0
10682023-11-02T04:42:25.923Z Downloaded object v0.32.1
10692023-11-02T04:42:25.931Z Downloaded quick-xml v0.23.1
10702023-11-02T04:42:25.935Z Downloaded ring v0.17.5
10712023-11-02T04:42:25.939Z Downloaded tabled v0.14.0
10722023-11-02T04:42:25.942Z Downloaded trust-dns-proto v0.22.0
10732023-11-02T04:42:25.955Z Downloaded h2 v0.3.21
10742023-11-02T04:42:25.959Z Downloaded idna v0.4.0
10752023-11-02T04:42:25.963Z Downloaded der v0.7.8
10762023-11-02T04:42:25.968Z Downloaded darling_core v0.14.4
10772023-11-02T04:42:25.975Z Downloaded x509-cert v0.2.4
10782023-11-02T04:42:25.983Z Downloaded unicode-segmentation v1.10.1
10792023-11-02T04:42:25.991Z Downloaded chrono v0.4.31
10802023-11-02T04:42:25.998Z Downloaded libz-sys v1.1.12
10812023-11-02T04:42:26.006Z Downloaded vergen v8.2.4
10822023-11-02T04:42:26.010Z Downloaded ron v0.7.1
10832023-11-02T04:42:26.013Z Downloaded idna v0.2.3
10842023-11-02T04:42:26.017Z Downloaded flume v0.11.0
10852023-11-02T04:42:26.025Z Downloaded tokio-postgres v0.7.10
10862023-11-02T04:42:26.031Z Downloaded lalrpop v0.19.12
10872023-11-02T04:42:26.038Z Downloaded half v1.8.2
10882023-11-02T04:42:26.046Z Downloaded proc-macro-error v1.0.4
10892023-11-02T04:42:26.054Z Downloaded derive-where v1.2.5
10902023-11-02T04:42:26.061Z Downloaded rsa v0.9.2
10912023-11-02T04:42:26.077Z Downloaded hashbrown v0.13.2
10922023-11-02T04:42:26.098Z Downloaded pretty_assertions v1.4.0
10932023-11-02T04:42:26.106Z Downloaded unicode-normalization v0.1.22
10942023-11-02T04:42:26.109Z Downloaded portable-atomic v1.4.3
10952023-11-02T04:42:26.116Z Downloaded tokio-util v0.7.10
10962023-11-02T04:42:26.119Z Downloaded bitvec v1.0.1
10972023-11-02T04:42:26.122Z Downloaded expectorate v1.1.0
10982023-11-02T04:42:26.125Z Downloaded parking_lot_core v0.9.8
10992023-11-02T04:42:26.127Z Downloaded spin v0.9.8
11002023-11-02T04:42:26.130Z Downloaded serde_yaml v0.9.25
11012023-11-02T04:42:26.136Z Downloaded aho-corasick v1.0.4
11022023-11-02T04:42:26.145Z Downloaded rand v0.8.5
11032023-11-02T04:42:26.152Z Downloaded snafu v0.7.5
11042023-11-02T04:42:26.158Z Downloaded heapless v0.7.16
11052023-11-02T04:42:26.224Z Downloaded rustls-webpki v0.101.7
11062023-11-02T04:42:26.235Z Downloaded url v2.4.1
11072023-11-02T04:42:26.246Z Downloaded ed25519 v1.5.3
11082023-11-02T04:42:26.260Z Downloaded tokio-tungstenite v0.18.0
11092023-11-02T04:42:26.272Z Downloaded darling v0.20.3
11102023-11-02T04:42:26.284Z Downloaded darling_core v0.20.3
11112023-11-02T04:42:26.298Z Downloaded sha1 v0.10.5
11122023-11-02T04:42:26.318Z Downloaded owo-colors v3.5.0
11132023-11-02T04:42:26.333Z Downloaded libsqlite3-sys v0.26.0
11142023-11-02T04:42:26.347Z Downloaded parking_lot v0.12.1
11152023-11-02T04:42:26.360Z Downloaded unsafe-libyaml v0.2.9
11162023-11-02T04:42:26.374Z Downloaded ring v0.16.20
11172023-11-02T04:42:26.402Z Downloaded reqwest v0.11.20
11182023-11-02T04:42:26.419Z Downloaded serde_with v2.3.3
11192023-11-02T04:42:26.427Z Downloaded hyper v0.14.27
11202023-11-02T04:42:26.434Z Downloaded vec_map v0.8.2
11212023-11-02T04:42:26.438Z Downloaded foreign-types-macros v0.2.3
11222023-11-02T04:42:26.442Z Downloaded slog-term v2.9.0
11232023-11-02T04:42:26.445Z Downloaded slog-stdlog v4.1.1
11242023-11-02T04:42:26.449Z Downloaded poly1305 v0.8.0
11252023-11-02T04:42:26.452Z Downloaded openssl-sys v0.9.93
11262023-11-02T04:42:26.455Z Downloaded toml_edit v0.19.15
11272023-11-02T04:42:26.476Z Downloaded yansi v0.5.1
11282023-11-02T04:42:26.478Z Downloaded whoami v1.4.1
11292023-11-02T04:42:26.482Z Downloaded deranged v0.3.8
11302023-11-02T04:42:26.484Z Downloaded darling v0.14.4
11312023-11-02T04:42:26.487Z Downloaded oso v0.27.0
11322023-11-02T04:42:26.493Z Downloaded structopt v0.3.26
11332023-11-02T04:42:26.512Z Downloaded headers v0.3.9
11342023-11-02T04:42:26.525Z Downloaded globset v0.4.13
11352023-11-02T04:42:26.532Z Downloaded topological-sort v0.2.2
11362023-11-02T04:42:26.536Z Downloaded vte v0.11.1
11372023-11-02T04:42:26.539Z Downloaded parking_lot_core v0.8.6
11382023-11-02T04:42:26.542Z Downloaded serial_test_derive v0.10.0
11392023-11-02T04:42:26.545Z Downloaded semver v0.1.20
11402023-11-02T04:42:26.548Z Downloaded remove_dir_all v0.5.3
11412023-11-02T04:42:26.551Z Downloaded structmeta v0.2.0
11422023-11-02T04:42:26.554Z Downloaded unarray v0.1.4
11432023-11-02T04:42:26.556Z Downloaded pest_meta v2.7.2
11442023-11-02T04:42:26.559Z Downloaded predicates-tree v1.0.9
11452023-11-02T04:42:26.562Z Downloaded polyval v0.6.1
11462023-11-02T04:42:26.564Z Downloaded oorandom v11.1.3
11472023-11-02T04:42:26.567Z Downloaded rustc_version v0.4.0
11482023-11-02T04:42:26.570Z Downloaded twox-hash v1.6.3
11492023-11-02T04:42:26.573Z Downloaded relative-path v1.9.0
11502023-11-02T04:42:26.575Z Downloaded wait-timeout v0.2.0
11512023-11-02T04:42:26.578Z Downloaded papergrid v0.10.0
11522023-11-02T04:42:26.581Z Downloaded hashbrown v0.12.3
11532023-11-02T04:42:26.584Z Downloaded steno v0.4.0
11542023-11-02T04:42:26.588Z Downloaded hkdf v0.12.3
11552023-11-02T04:42:26.592Z Downloaded flate2 v1.0.28
11562023-11-02T04:42:26.595Z Downloaded sha2 v0.10.8
11572023-11-02T04:42:26.598Z Downloaded pkg-config v0.3.27
11582023-11-02T04:42:26.600Z Downloaded rstest v0.18.2
11592023-11-02T04:42:26.603Z Downloaded zerocopy v0.6.4
11602023-11-02T04:42:26.606Z Downloaded dtrace-parser v0.1.14
11612023-11-02T04:42:26.609Z Downloaded vte_generate_state_changes v0.1.1
11622023-11-02T04:42:26.612Z Downloaded slog-dtrace v0.2.3
11632023-11-02T04:42:26.616Z Downloaded ref-cast-impl v1.0.20
11642023-11-02T04:42:26.618Z Downloaded tokio-rustls v0.24.1
11652023-11-02T04:42:26.630Z Downloaded pkcs1 v0.7.5
11662023-11-02T04:42:27.041Z Downloaded minimal-lexical v0.2.1
11672023-11-02T04:42:27.043Z Downloaded datatest-stable v0.2.3
11682023-11-02T04:42:27.046Z Downloaded path-absolutize v3.1.0
11692023-11-02T04:42:27.049Z Downloaded pkcs8 v0.10.2
11702023-11-02T04:42:27.052Z Downloaded generic-array v0.14.7
11712023-11-02T04:42:27.056Z Downloaded flagset v0.4.3
11722023-11-02T04:42:27.059Z Downloaded parking_lot v0.11.2
11732023-11-02T04:42:27.469Z Downloaded signal-hook-mio v0.2.3
11742023-11-02T04:42:27.475Z Downloaded tungstenite v0.18.0
11752023-11-02T04:42:27.483Z Downloaded trust-dns-server v0.22.1
11762023-11-02T04:42:27.491Z Downloaded textwrap v0.16.0
11772023-11-02T04:42:27.498Z Downloaded elliptic-curve v0.13.5
11782023-11-02T04:42:27.504Z Downloaded trust-dns-resolver v0.22.0
11792023-11-02T04:42:27.512Z Downloaded mio v0.8.8
11802023-11-02T04:42:27.520Z Downloaded crossbeam-channel v0.5.8
11812023-11-02T04:42:27.527Z Downloaded libxml v0.3.3
11822023-11-02T04:42:27.536Z Downloaded ena v0.14.2
11832023-11-02T04:42:27.543Z Downloaded group v0.13.0
11842023-11-02T04:42:27.551Z Downloaded debug-ignore v1.0.5
11852023-11-02T04:42:27.559Z Downloaded xattr v1.0.1
11862023-11-02T04:42:27.568Z Downloaded toml v0.5.11
11872023-11-02T04:42:27.580Z Downloaded prettyplease v0.2.12
11882023-11-02T04:42:27.594Z Downloaded slog-scope v4.4.0
11892023-11-02T04:42:27.602Z Downloaded futures v0.3.29
11902023-11-02T04:42:27.626Z Downloaded tracing-attributes v0.1.26
11912023-11-02T04:42:27.639Z Downloaded diesel_derives v2.1.1
11922023-11-02T04:42:27.650Z Downloaded criterion v0.5.1
11932023-11-02T04:42:27.656Z Downloaded structmeta-derive v0.1.6
11942023-11-02T04:42:27.663Z Downloaded pin-utils v0.1.0
11952023-11-02T04:42:27.669Z Downloaded fnv v1.0.7
11962023-11-02T04:42:27.685Z Downloaded env_logger v0.9.3
11972023-11-02T04:42:27.694Z Downloaded usdt v0.3.5
11982023-11-02T04:42:27.707Z Downloaded slab v0.4.9
11992023-11-02T04:42:27.719Z Downloaded pest_generator v2.7.2
12002023-11-02T04:42:27.733Z Downloaded yasna v0.5.2
12012023-11-02T04:42:27.744Z Downloaded rtoolbox v0.0.1
12022023-11-02T04:42:27.761Z Downloaded rstest_macros v0.18.2
12032023-11-02T04:42:27.787Z Downloaded rustc_version v0.1.7
12042023-11-02T04:42:29.009Z Downloaded getrandom v0.2.10
12052023-11-02T04:42:29.013Z Downloaded fatfs v0.3.6
12062023-11-02T04:42:29.021Z Downloaded signal-hook-registry v1.4.1
12072023-11-02T04:42:29.025Z Downloaded toml v0.7.8
12082023-11-02T04:42:29.028Z Downloaded futures-timer v3.0.2
12092023-11-02T04:42:29.031Z Downloaded erased-serde v0.3.30
12102023-11-02T04:42:29.034Z Downloaded fastrand v2.0.0
12112023-11-02T04:42:29.037Z Downloaded itertools v0.11.0
12122023-11-02T04:42:29.049Z Downloaded serde_with_macros v2.3.3
12132023-11-02T04:42:29.053Z Downloaded tokio-tungstenite v0.20.1
12142023-11-02T04:42:29.056Z Downloaded test-strategy v0.3.1
12152023-11-02T04:42:29.059Z Downloaded structmeta v0.1.6
12162023-11-02T04:42:29.065Z Downloaded strip-ansi-escapes v0.2.0
12172023-11-02T04:42:29.071Z Downloaded smf v0.2.2
12182023-11-02T04:42:29.074Z Downloaded crypto-common v0.1.6
12192023-11-02T04:42:29.078Z Downloaded zone v0.2.0
12202023-11-02T04:42:29.081Z Downloaded schemars v0.8.13
12212023-11-02T04:42:29.084Z Downloaded itertools v0.10.5
12222023-11-02T04:42:29.087Z Downloaded once_cell v1.18.0
12232023-11-02T04:42:29.091Z Downloaded olpc-cjson v0.1.3
12242023-11-02T04:42:29.093Z Downloaded omicron-zone-package v0.8.3
12252023-11-02T04:42:29.097Z Downloaded num-bigint v0.4.4
12262023-11-02T04:42:29.100Z Downloaded pin-project-internal v1.1.3
12272023-11-02T04:42:29.103Z Downloaded dyn-clone v1.0.13
12282023-11-02T04:42:29.106Z Downloaded dashmap v5.5.1
12292023-11-02T04:42:29.110Z Downloaded crossterm v0.26.1
12302023-11-02T04:42:29.113Z Downloaded zerocopy v0.3.0
12312023-11-02T04:42:29.116Z Downloaded digest v0.10.7
12322023-11-02T04:42:29.119Z Downloaded rustls-native-certs v0.6.3
12332023-11-02T04:42:29.122Z Downloaded serde_path_to_error v0.1.14
12342023-11-02T04:42:29.125Z Downloaded untrusted v0.7.1
12352023-11-02T04:42:29.131Z Downloaded difflib v0.4.0
12362023-11-02T04:42:29.135Z Downloaded walkdir v2.4.0
12372023-11-02T04:42:29.138Z Downloaded trybuild v1.0.85
12382023-11-02T04:42:29.141Z Downloaded libm v0.2.7
12392023-11-02T04:42:29.144Z Downloaded ctr v0.9.2
12402023-11-02T04:42:29.147Z Downloaded futures-core v0.3.29
12412023-11-02T04:42:29.150Z Downloaded cc v1.0.83
12422023-11-02T04:42:29.153Z Downloaded pin-project-lite v0.2.13
12432023-11-02T04:42:29.157Z Downloaded phf v0.11.2
12442023-11-02T04:42:29.161Z Downloaded tar v0.4.40
12452023-11-02T04:42:29.164Z Downloaded curve25519-dalek-derive v0.1.0
12462023-11-02T04:42:29.169Z Downloaded cstr-argument v0.1.2
12472023-11-02T04:42:29.173Z Downloaded fallible-iterator v0.2.0
12482023-11-02T04:42:29.175Z Downloaded enum-as-inner v0.5.1
12492023-11-02T04:42:29.179Z Downloaded either v1.9.0
12502023-11-02T04:42:29.182Z Downloaded nix v0.26.2
12512023-11-02T04:42:29.184Z Downloaded which v4.4.0
12522023-11-02T04:42:29.187Z Downloaded getopts v0.2.21
12532023-11-02T04:42:29.198Z Downloaded serde_tokenstream v0.1.7
12542023-11-02T04:42:29.212Z Downloaded serde_repr v0.1.16
12552023-11-02T04:42:29.216Z Downloaded serde_plain v1.0.2
12562023-11-02T04:42:29.219Z Downloaded serde-hex v0.1.0
12572023-11-02T04:42:29.222Z Downloaded pem v3.0.2
12582023-11-02T04:42:29.225Z Downloaded hash32 v0.2.1
12592023-11-02T04:42:29.228Z Downloaded subprocess v0.2.9
12602023-11-02T04:42:29.231Z Downloaded crc-any v2.4.3
12612023-11-02T04:42:29.234Z Downloaded schemars_derive v0.8.13
12622023-11-02T04:42:29.237Z Downloaded scheduled-thread-pool v0.2.7
12632023-11-02T04:42:29.240Z Downloaded base64 v0.21.5
12642023-11-02T04:42:29.243Z Downloaded postgres-types v0.2.6
12652023-11-02T04:42:29.248Z Downloaded postgres-protocol v0.6.6
12662023-11-02T04:42:29.251Z Downloaded postcard v0.7.3
12672023-11-02T04:42:29.254Z Downloaded tinytemplate v1.2.1
12682023-11-02T04:42:29.257Z Downloaded socket2 v0.4.9
12692023-11-02T04:42:29.260Z Downloaded endian-type v0.1.2
12702023-11-02T04:42:29.264Z Downloaded unicode-linebreak v0.1.5
12712023-11-02T04:42:29.267Z Downloaded similar v2.2.1
12722023-11-02T04:42:29.270Z Downloaded chacha20poly1305 v0.10.1
12732023-11-02T04:42:29.273Z Downloaded ff v0.13.0
12742023-11-02T04:42:29.275Z Downloaded arc-swap v1.6.0
12752023-11-02T04:42:29.301Z Downloaded allocator-api2 v0.2.16
12762023-11-02T04:42:29.304Z Downloaded textwrap v0.11.0
12772023-11-02T04:42:29.307Z Downloaded miniz_oxide v0.7.1
12782023-11-02T04:42:29.310Z Downloaded funty v2.0.0
12792023-11-02T04:42:29.313Z Downloaded fallible-streaming-iterator v0.1.9
12802023-11-02T04:42:29.317Z Downloaded fd-lock v3.0.13
12812023-11-02T04:42:29.320Z Downloaded r2d2 v0.8.10
12822023-11-02T04:42:29.323Z Downloaded proc-macro-crate v1.3.1
12832023-11-02T04:42:29.326Z Downloaded form_urlencoded v1.2.0
12842023-11-02T04:42:29.330Z Downloaded base64 v0.13.1
12852023-11-02T04:42:29.333Z Downloaded ppv-lite86 v0.2.17
12862023-11-02T04:42:29.337Z Downloaded time-macros v0.2.13
12872023-11-02T04:42:29.341Z Downloaded native-tls v0.2.11
12882023-11-02T04:42:29.344Z Downloaded const-oid v0.9.5
12892023-11-02T04:42:29.348Z Downloaded rustversion v1.0.14
12902023-11-02T04:42:29.354Z Downloaded num-traits v0.2.16
12912023-11-02T04:42:29.357Z Downloaded bytes v1.5.0
12922023-11-02T04:42:29.360Z Downloaded console v0.15.7
12932023-11-02T04:42:29.364Z Downloaded smallvec v1.11.0
12942023-11-02T04:42:29.367Z Downloaded serde_derive_internals v0.26.0
12952023-11-02T04:42:29.370Z Downloaded termios v0.3.3
12962023-11-02T04:42:29.373Z Downloaded termcolor v1.2.0
12972023-11-02T04:42:29.376Z Downloaded tempfile v3.8.0
12982023-11-02T04:42:29.379Z Downloaded tempdir v0.3.7
12992023-11-02T04:42:29.385Z Downloaded subtle v2.5.0
13002023-11-02T04:42:29.388Z Downloaded blake2 v0.10.6
13012023-11-02T04:42:29.392Z Downloaded try-lock v0.2.4
13022023-11-02T04:42:29.396Z Downloaded serde-big-array v0.5.1
13032023-11-02T04:42:29.401Z Downloaded tui-tree-widget v0.13.0
13042023-11-02T04:42:29.404Z Downloaded ahash v0.8.3
13052023-11-02T04:42:29.407Z Downloaded threadpool v1.8.1
13062023-11-02T04:42:29.411Z Downloaded thread_local v1.1.7
13072023-11-02T04:42:29.420Z Downloaded thread-id v4.2.0
13082023-11-02T04:42:29.428Z Downloaded thiserror-no-std v2.0.2
13092023-11-02T04:42:29.840Z Downloaded tap v1.0.1
13102023-11-02T04:42:29.843Z Downloaded libloading v0.7.4
13112023-11-02T04:42:29.846Z Downloaded cancel-safe-futures v0.1.5
13122023-11-02T04:42:29.849Z Downloaded slog-json v2.6.1
13132023-11-02T04:42:29.854Z Downloaded slog-async v2.8.0
13142023-11-02T04:42:29.857Z Downloaded similar-asserts v1.5.0
13152023-11-02T04:42:29.860Z Downloaded sct v0.7.0
13162023-11-02T04:42:29.875Z Downloaded clang-sys v1.6.1
13172023-11-02T04:42:29.878Z Downloaded async-stream v0.3.5
13182023-11-02T04:42:29.881Z Downloaded headers-core v0.2.0
13192023-11-02T04:42:29.886Z Downloaded doc-comment v0.3.3
13202023-11-02T04:42:29.889Z Downloaded string_cache v0.8.7
13212023-11-02T04:42:29.892Z Downloaded static_assertions v1.1.0
13222023-11-02T04:42:29.895Z Downloaded stable_deref_trait v1.2.0
13232023-11-02T04:42:29.899Z Downloaded serde_tokenstream v0.2.0
13242023-11-02T04:42:29.902Z Downloaded const_format v0.2.31
13252023-11-02T04:42:29.905Z Downloaded crc v3.0.1
13262023-11-02T04:42:29.908Z Downloaded colored v2.0.4
13272023-11-02T04:42:29.911Z Downloaded async-trait v0.1.74
13282023-11-02T04:42:29.916Z Downloaded ascii v1.1.0
13292023-11-02T04:42:29.921Z Downloaded argon2 v0.5.2
13302023-11-02T04:42:29.925Z Downloaded ansi_term v0.12.1
13312023-11-02T04:42:29.940Z Downloaded smawk v0.3.1
13322023-11-02T04:42:29.944Z Downloaded multer v2.1.0
13332023-11-02T04:42:29.954Z Downloaded cpufeatures v0.2.9
13342023-11-02T04:42:29.958Z Downloaded cookie v0.16.2
13352023-11-02T04:42:29.962Z Downloaded constant_time_eq v0.2.6
13362023-11-02T04:42:29.968Z Downloaded base64ct v1.6.0
13372023-11-02T04:42:29.971Z Downloaded precomputed-hash v0.1.1
13382023-11-02T04:42:29.977Z Downloaded snafu-derive v0.7.5
13392023-11-02T04:42:29.980Z Downloaded serde_arrays v0.1.0
13402023-11-02T04:42:29.983Z Downloaded rustls-pemfile v1.0.3
13412023-11-02T04:42:29.986Z Downloaded const_format_proc_macros v0.2.31
13422023-11-02T04:42:29.990Z Downloaded maybe-uninit v2.0.0
13432023-11-02T04:42:29.993Z Downloaded maplit v1.0.2
13442023-11-02T04:42:29.996Z Downloaded libefi-sys v0.1.0
13452023-11-02T04:42:29.999Z Downloaded inout v0.1.3
13462023-11-02T04:42:30.003Z Downloaded byteorder v1.5.0
13472023-11-02T04:42:30.008Z Downloaded base16ct v0.2.0
13482023-11-02T04:42:30.012Z Downloaded addr2line v0.21.0
13492023-11-02T04:42:30.015Z Downloaded atomic-waker v1.1.1
13502023-11-02T04:42:30.018Z Downloaded arrayvec v0.7.4
13512023-11-02T04:42:30.024Z Downloaded slog-envlogger v2.2.0
13522023-11-02T04:42:30.028Z Downloaded num_enum_derive v0.7.0
13532023-11-02T04:42:30.032Z Downloaded ciborium-ll v0.2.1
13542023-11-02T04:42:30.035Z Downloaded ciborium v0.2.1
13552023-11-02T04:42:30.038Z Downloaded cfg-if v1.0.0
13562023-11-02T04:42:30.041Z Downloaded time-core v0.1.1
13572023-11-02T04:42:30.044Z Downloaded termtree v0.4.1
13582023-11-02T04:42:30.047Z Downloaded num-iter v0.1.43
13592023-11-02T04:42:30.050Z Downloaded num-complex v0.4.4
13602023-11-02T04:42:30.053Z Downloaded rpassword v7.2.0
13612023-11-02T04:42:30.056Z Downloaded ringbuffer v0.15.0
13622023-11-02T04:42:30.060Z Downloaded num-integer v0.1.45
13632023-11-02T04:42:30.062Z Downloaded serde_urlencoded v0.7.1
13642023-11-02T04:42:30.065Z Downloaded num-derive v0.4.0
13652023-11-02T04:42:30.069Z Downloaded libtest-mimic v0.6.1
13662023-11-02T04:42:30.072Z Downloaded ipnet v2.8.0
13672023-11-02T04:42:30.075Z Downloaded indicatif v0.17.7
13682023-11-02T04:42:30.078Z Downloaded indexmap v1.9.3
13692023-11-02T04:42:30.083Z Downloaded number_prefix v0.4.0
13702023-11-02T04:42:30.086Z Downloaded assert_cmd v2.0.12
13712023-11-02T04:42:30.097Z Downloaded arrayref v0.3.7
13722023-11-02T04:42:30.106Z Downloaded rustc-hash v1.1.0
13732023-11-02T04:42:30.115Z Downloaded num v0.4.1
13742023-11-02T04:42:30.121Z Downloaded corncobs v0.1.3
13752023-11-02T04:42:30.124Z Downloaded ascii-canvas v3.0.0
13762023-11-02T04:42:30.127Z Downloaded async-recursion v1.0.5
13772023-11-02T04:42:30.130Z Downloaded nanorand v0.7.0
13782023-11-02T04:42:30.133Z Downloaded mime v0.3.17
13792023-11-02T04:42:30.136Z Downloaded aead v0.5.2
13802023-11-02T04:42:30.139Z Downloaded anes v0.1.6
13812023-11-02T04:42:30.142Z Downloaded num_cpus v1.16.0
13822023-11-02T04:42:30.145Z Downloaded lazy_static v1.4.0
13832023-11-02T04:42:30.148Z Downloaded lalrpop-util v0.19.12
13842023-11-02T04:42:30.151Z Downloaded constant_time_eq v0.3.0
13852023-11-02T04:42:30.157Z Downloaded adler v1.0.2
13862023-11-02T04:42:30.160Z Downloaded normalize-line-endings v0.3.0
13872023-11-02T04:42:30.170Z Downloaded memoffset v0.7.1
13882023-11-02T04:42:30.173Z Downloaded linked-hash-map v0.5.6
13892023-11-02T04:42:30.177Z Downloaded cexpr v0.6.0
13902023-11-02T04:42:30.181Z Downloaded matches v0.1.10
13912023-11-02T04:42:30.184Z Downloaded macaddr v1.0.1
13922023-11-02T04:42:30.187Z Downloaded hmac v0.12.1
13932023-11-02T04:42:30.190Z Downloaded async-stream-impl v0.3.5
13942023-11-02T04:42:30.193Z Downloaded atty v0.2.14
13952023-11-02T04:42:30.196Z Downloaded num_enum_derive v0.5.11
13962023-11-02T04:42:30.199Z Downloaded lru-cache v0.1.2
13972023-11-02T04:42:30.203Z Downloaded jobserver v0.1.26
13982023-11-02T04:42:30.209Z Downloaded blake2b_simd v1.0.1
13992023-11-02T04:42:30.213Z Downloaded bb8 v0.8.1
14002023-11-02T04:42:30.223Z Downloaded atomicwrites v0.4.2
14012023-11-02T04:42:30.227Z Downloaded assert_matches v1.5.0
14022023-11-02T04:42:30.231Z Downloaded array-init v0.0.4
14032023-11-02T04:42:30.241Z Downloaded num_enum v0.7.0
14042023-11-02T04:42:30.246Z Downloaded num_enum v0.5.11
14052023-11-02T04:42:30.256Z Downloaded num-rational v0.4.1
14062023-11-02T04:42:30.262Z Downloaded nibble_vec v0.1.0
14072023-11-02T04:42:30.271Z Downloaded newline-converter v0.3.0
14082023-11-02T04:42:30.282Z Downloaded mockall_derive v0.11.4
14092023-11-02T04:42:30.293Z Downloaded lock_api v0.4.10
14102023-11-02T04:42:30.333Z Downloaded bzip2 v0.4.4
14112023-11-02T04:42:30.349Z Downloaded block-buffer v0.10.4
14122023-11-02T04:42:30.358Z Downloaded md-5 v0.10.5
14132023-11-02T04:42:30.367Z Downloaded match_cfg v0.1.0
14142023-11-02T04:42:30.376Z Downloaded linear-map v1.2.0
14152023-11-02T04:42:30.382Z Downloaded hyper-staticfile v0.9.5
14162023-11-02T04:42:30.385Z Downloaded hyper-rustls v0.24.2
14172023-11-02T04:42:30.389Z Downloaded hubpack v0.1.2
14182023-11-02T04:42:30.394Z Downloaded cassowary v0.3.0
14192023-11-02T04:42:30.411Z Downloaded ipnetwork v0.20.0
14202023-11-02T04:42:30.421Z Downloaded iana-time-zone v0.1.57
14212023-11-02T04:42:30.425Z Downloaded httparse v1.8.0
14222023-11-02T04:42:30.431Z Downloaded buf-list v1.0.3
14232023-11-02T04:42:30.436Z Downloaded bitfield v0.14.0
14242023-11-02T04:42:30.441Z Downloaded bit-vec v0.6.3
14252023-11-02T04:42:30.445Z Downloaded humantime v2.1.0
14262023-11-02T04:42:30.454Z Downloaded hostname v0.3.1
14272023-11-02T04:42:30.462Z Downloaded bitflags v2.4.0
14282023-11-02T04:42:30.467Z Downloaded bit-set v0.5.3
14292023-11-02T04:42:30.476Z Downloaded bcs v0.1.6
14302023-11-02T04:42:30.481Z Downloaded memoffset v0.9.0
14312023-11-02T04:42:30.486Z Downloaded instant v0.1.12
14322023-11-02T04:42:30.490Z Downloaded httptest v0.15.4
14332023-11-02T04:42:30.495Z Downloaded home v0.5.5
14342023-11-02T04:42:30.500Z Downloaded hex-literal v0.4.1
14352023-11-02T04:42:30.508Z Downloaded hex v0.4.3
14362023-11-02T04:42:30.522Z Downloaded crc-catalog v2.2.0
14372023-11-02T04:42:30.538Z Downloaded cfg-if v0.1.10
14382023-11-02T04:42:30.554Z Downloaded bytecount v0.6.3
14392023-11-02T04:42:30.573Z Downloaded block-padding v0.3.3
14402023-11-02T04:42:30.586Z Downloaded bit_field v0.10.2
14412023-11-02T04:42:30.623Z Downloaded indoc v2.0.3
14422023-11-02T04:42:30.630Z Downloaded indoc v1.0.9
14432023-11-02T04:42:30.637Z Downloaded ident_case v1.0.1
14442023-11-02T04:42:30.641Z Downloaded hyper-tls v0.5.0
14452023-11-02T04:42:30.649Z Downloaded hubpack_derive v0.1.1
14462023-11-02T04:42:30.653Z Downloaded httpdate v1.0.3
14472023-11-02T04:42:30.668Z Downloaded http-body v0.4.5
14482023-11-02T04:42:30.674Z Downloaded is-terminal v0.4.9
14492023-11-02T04:42:30.678Z Downloaded http-range v0.1.5
14502023-11-02T04:42:30.685Z Downloaded highway v1.1.0
14512023-11-02T04:42:30.689Z Downloaded ciborium-io v0.2.1
14522023-11-02T04:42:30.696Z Downloaded bitstruct_derive v0.1.0
14532023-11-02T04:42:30.700Z Downloaded bitstruct v0.1.1
14542023-11-02T04:42:30.710Z Downloaded aes v0.8.3
14552023-11-02T04:42:30.717Z Compiling proc-macro2 v1.0.67
14562023-11-02T04:42:30.730Z Compiling serde v1.0.188
14572023-11-02T04:42:30.741Z Compiling autocfg v1.1.0
14582023-11-02T04:42:30.755Z Compiling version_check v0.9.4
14592023-11-02T04:42:30.761Z Compiling syn v1.0.109
14602023-11-02T04:42:30.764Z Compiling parking_lot_core v0.9.8
14612023-11-02T04:42:30.767Z Compiling libm v0.2.7
14622023-11-02T04:42:30.770Z Compiling libc v0.2.149
14632023-11-02T04:42:30.773Z Compiling cfg-if v1.0.0
14642023-11-02T04:42:30.776Z Compiling futures-core v0.3.29
14652023-11-02T04:42:30.779Z Compiling once_cell v1.18.0
14662023-11-02T04:42:30.782Z Compiling typenum v1.16.0
14672023-11-02T04:42:30.785Z Compiling futures-channel v0.3.29
14682023-11-02T04:42:30.788Z Compiling ahash v0.8.3
14692023-11-02T04:42:30.791Z Compiling lock_api v0.4.10
14702023-11-02T04:42:30.794Z Compiling num-traits v0.2.16
14712023-11-02T04:42:30.800Z Compiling quote v1.0.33
14722023-11-02T04:42:30.804Z Compiling generic-array v0.14.7
14732023-11-02T04:42:30.806Z Compiling slab v0.4.9
14742023-11-02T04:42:30.849Z Compiling syn v2.0.32
14752023-11-02T04:42:30.975Z Compiling jobserver v0.1.26
14762023-11-02T04:42:31.359Z Compiling futures-task v0.3.29
14772023-11-02T04:42:31.500Z Compiling cc v1.0.83
14782023-11-02T04:42:31.567Z Compiling futures-util v0.3.29
14792023-11-02T04:42:31.586Z Compiling pkg-config v0.3.27
14802023-11-02T04:42:31.720Z Compiling memchr v2.6.3
14812023-11-02T04:42:31.823Z Compiling vcpkg v0.2.15
14822023-11-02T04:42:32.041Z Compiling itoa v1.0.9
14832023-11-02T04:42:32.078Z Compiling schemars v0.8.13
14842023-11-02T04:42:32.392Z Compiling log v0.4.20
14852023-11-02T04:42:32.577Z Compiling serde_json v1.0.108
14862023-11-02T04:42:33.461Z Compiling ryu v1.0.15
14872023-11-02T04:42:33.705Z Compiling httparse v1.8.0
14882023-11-02T04:42:33.848Z Compiling indexmap v1.9.3
14892023-11-02T04:42:33.985Z Compiling getrandom v0.2.10
14902023-11-02T04:42:34.298Z Compiling allocator-api2 v0.2.16
14912023-11-02T04:42:34.314Z Compiling equivalent v1.0.1
14922023-11-02T04:42:34.480Z Compiling rustix v0.38.9
14932023-11-02T04:42:34.547Z Compiling fnv v1.0.7
14942023-11-02T04:42:34.708Z Compiling rustls v0.21.8
14952023-11-02T04:42:34.728Z Compiling openssl v0.10.57
14962023-11-02T04:42:34.925Z Compiling aho-corasick v1.0.4
14972023-11-02T04:42:35.092Z Compiling regex-syntax v0.8.2
14982023-11-02T04:42:35.574Z Compiling hashbrown v0.14.0
14992023-11-02T04:42:35.612Z Compiling unicode-xid v0.2.4
15002023-11-02T04:42:35.864Z Compiling ucd-trie v0.1.6
15012023-11-02T04:42:36.433Z Compiling ring v0.16.20
15022023-11-02T04:42:36.701Z Compiling ring v0.17.5
15032023-11-02T04:42:37.586Z Compiling openssl-sys v0.9.93
15042023-11-02T04:42:38.426Z Compiling backtrace v0.3.69
15052023-11-02T04:42:38.958Z Compiling native-tls v0.2.11
15062023-11-02T04:42:39.363Z Compiling async-trait v0.1.74
15072023-11-02T04:42:40.050Z Compiling anyhow v1.0.75
15082023-11-02T04:42:40.681Z Compiling regex-automata v0.4.3
15092023-11-02T04:42:40.803Z Compiling crossbeam-utils v0.8.16
15102023-11-02T04:42:41.268Z Compiling rustversion v1.0.14
15112023-11-02T04:42:41.421Z Compiling slog v2.7.0
15122023-11-02T04:42:41.944Z Compiling iana-time-zone v0.1.57
15132023-11-02T04:42:42.142Z Compiling time-core v0.1.1
15142023-11-02T04:42:42.395Z Compiling time-macros v0.2.13
15152023-11-02T04:42:42.445Z Compiling byteorder v1.5.0
15162023-11-02T04:42:43.664Z Compiling serde_derive_internals v0.26.0
15172023-11-02T04:42:44.512Z Compiling synstructure v0.12.6
15182023-11-02T04:42:45.282Z Compiling dyn-clone v1.0.13
15192023-11-02T04:42:45.404Z Compiling hashbrown v0.13.2
15202023-11-02T04:42:45.515Z Compiling usdt-impl v0.3.5
15212023-11-02T04:42:46.191Z Compiling scopeguard v1.2.0
15222023-11-02T04:42:46.391Z Compiling unicode-width v0.1.11
15232023-11-02T04:42:47.127Z Compiling winnow v0.5.15
15242023-11-02T04:42:47.334Z Compiling thread-id v4.2.0
15252023-11-02T04:42:47.371Z Compiling strsim v0.10.0
15262023-11-02T04:42:47.415Z Compiling tinyvec_macros v0.1.1
15272023-11-02T04:42:47.491Z Compiling regex v1.10.2
15282023-11-02T04:42:47.540Z Compiling tinyvec v1.6.0
15292023-11-02T04:42:47.559Z Compiling unicode-bidi v0.3.13
15302023-11-02T04:42:48.485Z Compiling smallvec v1.11.0
15312023-11-02T04:42:49.711Z Compiling percent-encoding v2.3.0
15322023-11-02T04:42:49.831Z Compiling parking_lot v0.12.1
15332023-11-02T04:42:50.220Z Compiling form_urlencoded v1.2.0
15342023-11-02T04:42:50.355Z Compiling unicode-normalization v0.1.22
15352023-11-02T04:42:51.006Z Compiling num-integer v0.1.45
15362023-11-02T04:42:51.098Z Compiling adler v1.0.2
15372023-11-02T04:42:51.383Z Compiling bitflags v1.3.2
15382023-11-02T04:42:51.399Z Compiling crc32fast v1.3.2
15392023-11-02T04:42:51.521Z Compiling miniz_oxide v0.7.1
15402023-11-02T04:42:51.724Z Compiling gimli v0.28.0
15412023-11-02T04:42:52.038Z Compiling idna v0.4.0
15422023-11-02T04:42:52.347Z Compiling spin v0.5.2
15432023-11-02T04:42:52.709Z Compiling object v0.32.1
15442023-11-02T04:42:53.356Z Compiling serde_derive v1.0.188
15452023-11-02T04:42:53.584Z Compiling thiserror-impl v1.0.49
15462023-11-02T04:42:53.710Z Compiling zeroize_derive v1.4.2
15472023-11-02T04:42:53.937Z Compiling tokio-macros v2.1.0
15482023-11-02T04:42:54.638Z Compiling futures-macro v0.3.29
15492023-11-02T04:42:55.063Z Compiling tracing-attributes v0.1.26
15502023-11-02T04:42:56.091Z Compiling schemars_derive v0.8.13
15512023-11-02T04:42:56.438Z Compiling openssl-macros v0.1.1
15522023-11-02T04:42:57.874Z Compiling zerocopy-derive v0.2.0
15532023-11-02T04:42:58.342Z Compiling thiserror v1.0.49
15542023-11-02T04:42:58.542Z Compiling pest v2.7.2
15552023-11-02T04:43:00.526Z Compiling strum_macros v0.25.2
15562023-11-02T04:43:00.728Z Compiling url v2.4.1
15572023-11-02T04:43:00.755Z Compiling zerocopy v0.3.0
15582023-11-02T04:43:01.139Z Compiling addr2line v0.21.0
15592023-11-02T04:43:01.569Z Compiling rustc-demangle v0.1.23
15602023-11-02T04:43:02.087Z Compiling dof v0.1.5
15612023-11-02T04:43:02.137Z Compiling pin-project-lite v0.2.13
15622023-11-02T04:43:02.309Z Compiling zerocopy-derive v0.6.4
15632023-11-02T04:43:03.046Z Compiling pest_meta v2.7.2
15642023-11-02T04:43:03.538Z Compiling errno v0.3.2
15652023-11-02T04:43:03.806Z Compiling mio v0.8.8
15662023-11-02T04:43:04.166Z Compiling signal-hook-registry v1.4.1
15672023-11-02T04:43:16.747Z Compiling num_cpus v1.16.0
15682023-11-02T04:43:17.983Z Compiling socket2 v0.5.4
15692023-11-02T04:43:18.265Z Compiling pest_generator v2.7.2
15702023-11-02T04:43:18.489Z Compiling futures-sink v0.3.29
15712023-11-02T04:43:18.574Z Compiling memoffset v0.9.0
15722023-11-02T04:43:18.711Z Compiling pin-utils v0.1.0
15732023-11-02T04:43:18.750Z Compiling futures-io v0.3.29
15742023-11-02T04:43:18.851Z Compiling num_threads v0.1.6
15752023-11-02T04:43:18.889Z Compiling deranged v0.3.8
15762023-11-02T04:43:18.939Z Compiling radium v0.7.0
15772023-11-02T04:43:18.985Z Compiling clap_derive v4.4.2
15782023-11-02T04:43:19.073Z Compiling spin v0.9.8
15792023-11-02T04:43:19.492Z Compiling tracing-core v0.1.31
15802023-11-02T04:43:19.500Z Compiling lazy_static v1.4.0
15812023-11-02T04:43:19.514Z Compiling crossbeam-epoch v0.9.15
15822023-11-02T04:43:19.942Z Compiling time v0.3.27
15832023-11-02T04:43:19.973Z Compiling tracing v0.1.37
15842023-11-02T04:43:20.420Z Compiling pest_derive v2.7.2
15852023-11-02T04:43:20.441Z Compiling num-iter v0.1.43
15862023-11-02T04:43:20.461Z Compiling either v1.9.0
15872023-11-02T04:43:20.934Z Compiling base64 v0.21.5
15882023-11-02T04:43:20.943Z Compiling dtrace-parser v0.1.14
15892023-11-02T04:43:20.958Z Compiling rand_core v0.6.4
15902023-11-02T04:43:20.975Z Compiling foreign-types-shared v0.1.1
15912023-11-02T04:43:20.982Z Compiling openssl-probe v0.1.5
15922023-11-02T04:43:21.024Z Compiling hashbrown v0.12.3
15932023-11-02T04:43:21.038Z Compiling untrusted v0.7.1
15942023-11-02T04:43:21.053Z Compiling untrusted v0.9.0
15952023-11-02T04:43:21.066Z Compiling foreign-types v0.3.2
15962023-11-02T04:43:21.072Z Compiling zeroize v1.6.0
15972023-11-02T04:43:21.095Z Compiling bzip2-sys v0.1.11+1.0.8
15982023-11-02T04:43:21.122Z Compiling try-lock v0.2.4
15992023-11-02T04:43:21.596Z Compiling want v0.3.1
16002023-11-02T04:43:21.629Z Compiling enum-as-inner v0.5.1
16012023-11-02T04:43:22.070Z Compiling indexmap v2.0.0
16022023-11-02T04:43:22.095Z Compiling bytes v1.5.0
16032023-11-02T04:43:22.131Z Compiling chrono v0.4.31
16042023-11-02T04:43:22.152Z Compiling uuid v1.4.1
16052023-11-02T04:43:22.660Z Compiling semver v1.0.20
16062023-11-02T04:43:22.707Z Compiling serde_spanned v0.6.4
16072023-11-02T04:43:22.727Z Compiling toml_datetime v0.6.5
16082023-11-02T04:43:22.749Z Compiling rustc_version v0.4.0
16092023-11-02T04:43:22.766Z Compiling http v0.2.9
16102023-11-02T04:43:22.790Z Compiling serde_tokenstream v0.1.7
16112023-11-02T04:43:22.804Z Compiling bitflags v2.4.0
16122023-11-02T04:43:22.818Z Compiling toml_edit v0.19.15
16132023-11-02T04:43:22.859Z Compiling tokio v1.33.0
16142023-11-02T04:43:22.881Z Compiling openapiv3 v1.0.3
16152023-11-02T04:43:24.026Z Compiling http-body v0.4.5
16162023-11-02T04:43:24.659Z Compiling sct v0.7.0
16172023-11-02T04:43:25.104Z Compiling socket2 v0.4.9
16182023-11-02T04:43:25.900Z Compiling usdt-attr-macro v0.3.5
16192023-11-02T04:43:26.203Z Compiling usdt-macro v0.3.5
16202023-11-02T04:43:26.414Z Compiling httpdate v1.0.3
16212023-11-02T04:43:27.080Z Compiling tower-service v0.3.2
16222023-11-02T04:43:27.254Z Compiling heapless v0.7.16
16232023-11-02T04:43:27.814Z Compiling rustls-pemfile v1.0.3
16242023-11-02T04:43:27.926Z Compiling siphasher v0.3.11
16252023-11-02T04:43:28.073Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16262023-11-02T04:43:28.593Z Compiling rustls-native-certs v0.6.3
16272023-11-02T04:43:28.601Z Compiling ipnet v2.8.0
16282023-11-02T04:43:28.623Z Compiling serde_urlencoded v0.7.1
16292023-11-02T04:43:28.762Z Compiling serde_tokenstream v0.2.0
16302023-11-02T04:43:29.196Z Compiling encoding_rs v0.8.33
16312023-11-02T04:43:29.437Z Compiling webpki-roots v0.25.2
16322023-11-02T04:43:29.589Z Compiling mime v0.3.17
16332023-11-02T04:43:29.665Z Compiling crypto-common v0.1.6
16342023-11-02T04:43:30.181Z Compiling diesel_table_macro_syntax v0.1.0
16352023-11-02T04:43:30.497Z Compiling num-bigint v0.4.4
16362023-11-02T04:43:30.520Z Compiling smoltcp v0.9.1
16372023-11-02T04:43:30.767Z Compiling bit-vec v0.6.3
16382023-11-02T04:43:31.364Z Compiling diesel_derives v2.1.1
16392023-11-02T04:43:31.420Z Compiling flate2 v1.0.28
16402023-11-02T04:43:31.474Z Compiling phf_shared v0.10.0
16412023-11-02T04:43:31.678Z Compiling block-buffer v0.10.4
16422023-11-02T04:43:31.829Z Compiling hubpack_derive v0.1.1
16432023-11-02T04:43:32.456Z Compiling new_debug_unreachable v1.0.4
16442023-11-02T04:43:32.466Z Compiling ppv-lite86 v0.2.17
16452023-11-02T04:43:32.477Z Compiling const-oid v0.9.5
16462023-11-02T04:43:32.978Z Compiling tokio-util v0.7.10
16472023-11-02T04:43:33.072Z Compiling tokio-native-tls v0.3.1
16482023-11-02T04:43:33.496Z Compiling fixedbitset v0.4.2
16492023-11-02T04:43:33.563Z Compiling precomputed-hash v0.1.1
16502023-11-02T04:43:33.732Z Compiling subtle v2.5.0
16512023-11-02T04:43:34.146Z Compiling petgraph v0.6.4
16522023-11-02T04:43:34.196Z Compiling string_cache v0.8.7
16532023-11-02T04:43:34.400Z Compiling rand_chacha v0.3.1
16542023-11-02T04:43:34.875Z Compiling h2 v0.3.21
16552023-11-02T04:43:35.354Z Compiling bit-set v0.5.3
16562023-11-02T04:43:35.641Z Compiling digest v0.10.7
16572023-11-02T04:43:35.785Z Compiling toml v0.7.8
16582023-11-02T04:43:35.995Z Compiling itertools v0.10.5
16592023-11-02T04:43:36.302Z Compiling unicode-segmentation v1.10.1
16602023-11-02T04:43:36.655Z Compiling lalrpop-util v0.19.12
16612023-11-02T04:43:37.226Z Compiling rand v0.8.5
16622023-11-02T04:43:37.707Z Compiling regress v0.7.1
16632023-11-02T04:43:38.326Z Compiling serde_repr v0.1.16
16642023-11-02T04:43:39.420Z Compiling io-lifetimes v1.0.11
16652023-11-02T04:43:39.731Z Compiling cpufeatures v0.2.9
16662023-11-02T04:43:39.870Z Compiling anstyle v1.0.2
16672023-11-02T04:43:39.964Z Compiling utf8parse v0.2.1
16682023-11-02T04:43:40.224Z Compiling anstyle-parse v0.2.1
16692023-11-02T04:43:40.570Z Compiling sha2 v0.10.8
16702023-11-02T04:43:40.737Z Compiling rustix v0.37.23
16712023-11-02T04:43:40.773Z Compiling hmac v0.12.1
16722023-11-02T04:43:40.990Z Compiling md-5 v0.10.5
16732023-11-02T04:43:41.104Z Compiling stringprep v0.1.3
16742023-11-02T04:43:41.928Z Compiling hash32 v0.2.1
16752023-11-02T04:43:42.522Z Compiling anstyle-query v1.0.0
16762023-11-02T04:43:42.576Z Compiling fallible-iterator v0.2.0
16772023-11-02T04:43:42.677Z Compiling stable_deref_trait v1.2.0
16782023-11-02T04:43:42.722Z Compiling colorchoice v1.0.0
16792023-11-02T04:43:42.966Z Compiling anstream v0.5.0
16802023-11-02T04:43:43.133Z Compiling terminal_size v0.2.6
16812023-11-02T04:43:43.424Z Compiling phf_shared v0.11.2
16822023-11-02T04:43:43.441Z Compiling block-padding v0.3.3
16832023-11-02T04:43:43.774Z Compiling typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
16842023-11-02T04:43:43.806Z Compiling postgres-protocol v0.6.6
16852023-11-02T04:43:44.024Z Compiling scheduled-thread-pool v0.2.7
16862023-11-02T04:43:44.039Z Compiling managed v0.8.0
16872023-11-02T04:43:44.739Z Compiling clap_lex v0.5.1
16882023-11-02T04:43:44.816Z Compiling regex-automata v0.1.10
16892023-11-02T04:43:44.946Z Compiling matches v0.1.10
16902023-11-02T04:43:45.079Z Compiling tap v1.0.1
16912023-11-02T04:43:45.340Z Compiling wyz v0.5.1
16922023-11-02T04:43:45.451Z Compiling clap_builder v4.4.2
16932023-11-02T04:43:45.613Z Compiling bstr v0.2.17
16942023-11-02T04:43:45.893Z Compiling postgres-types v0.2.6
16952023-11-02T04:43:46.016Z Compiling idna v0.2.3
16962023-11-02T04:43:47.992Z Compiling hyper v0.14.27
16972023-11-02T04:43:48.346Z Compiling r2d2 v0.8.10
16982023-11-02T04:43:48.546Z Compiling phf v0.11.2
16992023-11-02T04:43:48.925Z Compiling inout v0.1.3
17002023-11-02T04:43:49.298Z Compiling hubpack v0.1.2
17012023-11-02T04:43:49.991Z Compiling ipnetwork v0.20.0
17022023-11-02T04:43:50.521Z Compiling futures-executor v0.3.29
17032023-11-02T04:43:51.259Z Compiling itertools v0.11.0
17042023-11-02T04:43:52.237Z Compiling zerocopy v0.6.4
17052023-11-02T04:43:53.784Z Compiling float-cmp v0.9.0
17062023-11-02T04:43:53.942Z Compiling data-encoding v2.4.0
17072023-11-02T04:43:54.136Z Compiling predicates-core v1.0.6
17082023-11-02T04:43:54.635Z Compiling normalize-line-endings v0.3.0
17092023-11-02T04:43:54.806Z Compiling funty v2.0.0
17102023-11-02T04:43:55.092Z Compiling static_assertions v1.1.0
17112023-11-02T04:43:55.230Z Compiling regex-automata v0.3.8
17122023-11-02T04:43:55.926Z Compiling whoami v1.4.1
17132023-11-02T04:43:56.315Z Compiling difflib v0.4.0
17142023-11-02T04:43:56.785Z Compiling bitvec v1.0.1
17152023-11-02T04:43:57.431Z Compiling predicates v3.0.4
17162023-11-02T04:43:57.946Z Compiling tokio-postgres v0.7.10
17172023-11-02T04:43:58.597Z Compiling bstr v1.6.0
17182023-11-02T04:43:59.276Z Compiling diesel v2.1.3
17192023-11-02T04:43:59.968Z Compiling hyper-tls v0.5.0
17202023-11-02T04:44:00.096Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17212023-11-02T04:44:00.513Z Compiling trust-dns-proto v0.22.0
17222023-11-02T04:44:01.052Z Compiling yasna v0.5.2
17232023-11-02T04:44:04.245Z Compiling clap v4.4.3
17242023-11-02T04:44:04.380Z Compiling futures v0.3.29
17252023-11-02T04:44:04.521Z Compiling cipher v0.4.4
17262023-11-02T04:44:04.544Z Compiling similar v2.2.1
17272023-11-02T04:44:05.286Z Compiling signature v2.1.0
17282023-11-02T04:44:05.375Z Compiling tokio-stream v0.1.14
17292023-11-02T04:44:05.614Z Compiling usdt v0.3.5
17302023-11-02T04:44:06.024Z Compiling hex v0.4.3
17312023-11-02T04:44:06.168Z Compiling console v0.15.7
17322023-11-02T04:44:07.025Z Compiling getopts v0.2.21
17332023-11-02T04:44:07.829Z Compiling typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17342023-11-02T04:44:08.116Z Compiling unsafe-libyaml v0.2.9
17352023-11-02T04:44:08.424Z Compiling ident_case v1.0.1
17362023-11-02T04:44:09.613Z Compiling slog-async v2.8.0
17372023-11-02T04:44:10.339Z Compiling paste v1.0.14
17382023-11-02T04:44:10.365Z Compiling serde_yaml v0.9.25
17392023-11-02T04:44:11.356Z Compiling darling_core v0.20.3
17402023-11-02T04:44:13.237Z Compiling multer v2.1.0
17412023-11-02T04:44:13.275Z Compiling async-stream-impl v0.3.5
17422023-11-02T04:44:13.305Z Compiling regex-syntax v0.6.29
17432023-11-02T04:44:13.842Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17442023-11-02T04:44:14.355Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
17452023-11-02T04:44:15.377Z Compiling typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
17462023-11-02T04:44:15.522Z Compiling progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17472023-11-02T04:44:17.365Z Compiling structmeta-derive v0.1.6
17482023-11-02T04:44:20.776Z Compiling darling_macro v0.20.3
17492023-11-02T04:44:21.970Z Compiling structmeta v0.1.6
17502023-11-02T04:44:22.051Z Compiling structmeta-derive v0.2.0
17512023-11-02T04:44:22.190Z Compiling darling v0.20.3
17522023-11-02T04:44:22.350Z Compiling serde_with_macros v2.3.3
17532023-11-02T04:44:22.760Z Compiling parse-display-derive v0.7.0
17542023-11-02T04:44:26.523Z Compiling structmeta v0.2.0
17552023-11-02T04:44:26.671Z Compiling progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
17562023-11-02T04:44:27.171Z Compiling test-strategy v0.3.1
17572023-11-02T04:44:34.320Z Checking unicode-ident v1.0.12
17582023-11-02T04:45:08.455Z Checking heck v0.4.1
17592023-11-02T04:45:14.056Z Checking atty v0.2.14
17602023-11-02T04:45:14.089Z Checking match_cfg v0.1.0
17612023-11-02T04:45:14.098Z Checking hostname v0.3.1
17622023-11-02T04:45:14.104Z Checking crossbeam-channel v0.5.8
17632023-11-02T04:45:14.109Z Checking sha1 v0.10.5
17642023-11-02T04:45:14.508Z Checking dirs-sys-next v0.1.2
17652023-11-02T04:45:14.943Z Checking fastrand v2.0.0
17662023-11-02T04:45:14.948Z Checking dirs-next v2.0.0
17672023-11-02T04:45:14.953Z Checking thread_local v1.1.7
17682023-11-02T04:45:15.090Z Checking tempfile v3.8.0
17692023-11-02T04:45:15.213Z Checking term v0.7.0
17702023-11-02T04:45:15.380Z Checking camino v1.1.6
17712023-11-02T04:45:16.041Z Checking strum v0.25.0
17722023-11-02T04:45:16.050Z Checking instant v0.1.12
17732023-11-02T04:45:16.064Z Checking take_mut v0.2.2
17742023-11-02T04:45:16.071Z Checking slog-term v2.9.0
17752023-11-02T04:45:16.176Z Checking slog-json v2.6.1
17762023-11-02T04:45:16.326Z Checking serde_with v2.3.3
17772023-11-02T04:45:16.820Z Checking slog-bunyan v2.4.0
17782023-11-02T04:45:17.046Z Checking atomic-waker v1.1.1
17792023-11-02T04:45:17.231Z Checking debug-ignore v1.0.5
17802023-11-02T04:45:17.423Z Checking waitgroup v0.1.2
17812023-11-02T04:45:18.011Z Checking async-stream v0.3.5
17822023-11-02T04:45:18.253Z Checking serde_path_to_error v0.1.14
17832023-11-02T04:45:18.282Z Checking backoff v0.4.0
17842023-11-02T04:45:18.311Z Checking toml_edit v0.20.7
17852023-11-02T04:45:18.892Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17862023-11-02T04:45:19.100Z Checking parse-display v0.7.0
17872023-11-02T04:45:19.299Z Checking macaddr v1.0.1
17882023-11-02T04:45:19.554Z Checking quick-error v1.2.3
17892023-11-02T04:45:20.112Z Compiling proc-macro-crate v1.3.1
17902023-11-02T04:45:20.433Z Checking wait-timeout v0.2.0
17912023-11-02T04:45:20.917Z Compiling crucible-workspace-hack v0.1.0
17922023-11-02T04:45:21.342Z Checking rusty-fork v0.3.0
17932023-11-02T04:45:21.546Z Checking rand_xorshift v0.3.0
17942023-11-02T04:45:21.790Z Checking unarray v0.1.4
17952023-11-02T04:45:22.216Z Checking regex-syntax v0.7.5
17962023-11-02T04:45:22.230Z Checking toml v0.8.6
17972023-11-02T04:45:26.140Z Compiling proc-macro-error-attr v1.0.4
17982023-11-02T04:45:26.560Z Compiling proc-macro-error v1.0.4
17992023-11-02T04:45:27.303Z Checking proptest v1.3.1
18002023-11-02T04:45:27.783Z Compiling num_enum_derive v0.5.11
18012023-11-02T04:45:30.008Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18022023-11-02T04:45:30.504Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18032023-11-02T04:45:32.297Z Compiling foreign-types-macros v0.2.3
18042023-11-02T04:45:32.791Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18052023-11-02T04:45:32.829Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18062023-11-02T04:45:33.308Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18072023-11-02T04:45:33.348Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18082023-11-02T04:45:34.231Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18092023-11-02T04:45:35.196Z Compiling zone_cfg_derive v0.2.0
18102023-11-02T04:45:36.127Z Compiling mockall_derive v0.11.4
18112023-11-02T04:45:36.649Z Compiling num-derive v0.4.0
18122023-11-02T04:45:49.355Z Checking base64ct v1.6.0
18132023-11-02T04:46:07.361Z Checking is-terminal v0.4.9
18142023-11-02T04:46:16.348Z Compiling slog-dtrace v0.2.3
18152023-11-02T04:46:16.774Z Checking termtree v0.4.1
18162023-11-02T04:46:16.851Z Checking password-hash v0.5.0
18172023-11-02T04:46:17.076Z Checking predicates-tree v1.0.9
18182023-11-02T04:46:17.185Z Checking blake2 v0.10.6
18192023-11-02T04:46:17.304Z Checking num_enum v0.5.11
18202023-11-02T04:46:17.534Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18212023-11-02T04:46:17.552Z Compiling cancel-safe-futures v0.1.5
18222023-11-02T04:46:17.880Z Checking argon2 v0.5.2
18232023-11-02T04:46:18.037Z Checking postcard-cobs v0.1.5-pre
18242023-11-02T04:46:18.079Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
18252023-11-02T04:46:18.295Z Checking postcard v0.7.3
18262023-11-02T04:46:18.485Z Checking smoltcp v0.8.2
18272023-11-02T04:46:18.899Z Checking foreign-types-shared v0.3.1
18282023-11-02T04:46:18.920Z Checking base64 v0.13.1
18292023-11-02T04:46:19.055Z Checking cfg-if v0.1.10
18302023-11-02T04:46:19.187Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18312023-11-02T04:46:19.400Z Checking foreign-types v0.5.0
18322023-11-02T04:46:19.684Z Checking cstr-argument v0.1.2
18332023-11-02T04:46:19.740Z Checking pretty-hex v0.2.1
18342023-11-02T04:46:19.793Z Checking colored v2.0.4
18352023-11-02T04:46:19.907Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18362023-11-02T04:46:19.983Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18372023-11-02T04:46:20.155Z Checking predicates v2.1.5
18382023-11-02T04:46:20.379Z Checking downcast v0.11.0
18392023-11-02T04:46:20.488Z Checking fragile v2.0.0
18402023-11-02T04:46:20.918Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
18412023-11-02T04:46:21.142Z Checking zone v0.2.0
18422023-11-02T04:46:21.216Z Checking mockall v0.11.4
18432023-11-02T04:46:21.576Z Checking smf v0.2.2
18442023-11-02T04:46:21.679Z Compiling der_derive v0.7.2
18452023-11-02T04:46:21.856Z Checking filetime v0.2.22
18462023-11-02T04:46:22.164Z Checking xattr v1.0.1
18472023-11-02T04:46:22.267Z Compiling heck v0.3.3
18482023-11-02T04:46:22.314Z Compiling libefi-sys v0.1.0
18492023-11-02T04:46:22.430Z Checking tar v0.4.40
18502023-11-02T04:46:22.881Z Compiling structopt-derive v0.4.18
18512023-11-02T04:46:23.046Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18522023-11-02T04:46:23.441Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18532023-11-02T04:46:23.465Z Compiling memoffset v0.7.1
18542023-11-02T04:46:23.682Z Compiling maybe-uninit v2.0.0
18552023-11-02T04:46:24.092Z Checking pem v1.1.1
18562023-11-02T04:46:24.149Z Checking camino-tempfile v1.0.2
18572023-11-02T04:46:24.432Z Compiling packed_struct v0.10.1
18582023-11-02T04:46:24.451Z Compiling num-bigint-dig v0.8.4
18592023-11-02T04:46:24.563Z Compiling packed_struct_codegen v0.10.1
18602023-11-02T04:46:24.878Z Compiling signal-hook v0.3.17
18612023-11-02T04:46:25.073Z Checking headers-core v0.2.0
18622023-11-02T04:46:25.243Z Checking headers v0.3.9
18632023-11-02T04:46:25.302Z Checking pem v3.0.2
18642023-11-02T04:46:25.322Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18652023-11-02T04:46:25.565Z Checking atomicwrites v0.4.2
18662023-11-02T04:46:25.693Z Checking rcgen v0.11.3
18672023-11-02T04:46:25.845Z Checking subprocess v0.2.9
18682023-11-02T04:46:26.715Z Compiling num-rational v0.4.1
18692023-11-02T04:46:26.758Z Checking termcolor v1.2.0
18702023-11-02T04:46:27.069Z Compiling same-file v1.0.6
18712023-11-02T04:46:27.373Z Compiling walkdir v2.4.0
18722023-11-02T04:46:27.409Z Compiling semver-parser v0.10.2
18732023-11-02T04:46:27.488Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18742023-11-02T04:46:27.508Z Checking linked-hash-map v0.5.6
18752023-11-02T04:46:28.046Z Checking lru-cache v0.1.2
18762023-11-02T04:46:28.395Z Compiling home v0.5.5
18772023-11-02T04:46:28.724Z Compiling semver v0.11.0
18782023-11-02T04:46:28.859Z Compiling toml v0.5.11
18792023-11-02T04:46:29.564Z Compiling toolchain_find v0.2.0
18802023-11-02T04:46:29.847Z Compiling doc-comment v0.3.3
18812023-11-02T04:46:30.430Z Checking ciborium-io v0.2.1
18822023-11-02T04:46:30.615Z Checking half v1.8.2
18832023-11-02T04:46:30.957Z Compiling convert_case v0.4.0
18842023-11-02T04:46:30.979Z Checking arc-swap v1.6.0
18852023-11-02T04:46:31.252Z Checking ciborium-ll v0.2.1
18862023-11-02T04:46:31.699Z Checking slog-scope v4.4.0
18872023-11-02T04:46:31.733Z Checking ciborium v0.2.1
18882023-11-02T04:46:31.999Z Compiling rustfmt-wrapper v0.2.0
18892023-11-02T04:46:32.266Z Compiling derive_more v0.99.17
18902023-11-02T04:46:32.647Z Checking slog-stdlog v4.1.1
18912023-11-02T04:46:33.757Z Compiling snafu-derive v0.7.5
18922023-11-02T04:46:34.590Z Checking slog-envlogger v2.2.0
18932023-11-02T04:46:34.700Z Compiling derive-where v1.2.5
18942023-11-02T04:46:34.963Z Checking pem-rfc7468 v0.7.0
18952023-11-02T04:46:35.204Z Checking newline-converter v0.3.0
18962023-11-02T04:46:35.352Z Checking hkdf v0.12.3
18972023-11-02T04:46:35.416Z Compiling libz-sys v1.1.12
18982023-11-02T04:46:35.658Z Checking flagset v0.4.3
18992023-11-02T04:46:35.943Z Compiling parking_lot_core v0.8.6
19002023-11-02T04:46:36.183Z Checking der v0.7.8
19012023-11-02T04:46:36.253Z Checking expectorate v1.1.0
19022023-11-02T04:46:36.486Z Checking resolv-conf v0.7.0
19032023-11-02T04:46:36.569Z Checking textwrap v0.11.0
19042023-11-02T04:46:36.908Z Checking strsim v0.8.0
19052023-11-02T04:46:37.088Z Checking vec_map v0.8.2
19062023-11-02T04:46:37.203Z Compiling semver v0.1.20
19072023-11-02T04:46:37.503Z Checking ansi_term v0.12.1
19082023-11-02T04:46:38.014Z Checking keccak v0.1.4
19092023-11-02T04:46:38.224Z Checking clap v2.34.0
19102023-11-02T04:46:38.472Z Checking sha3 v0.10.8
19112023-11-02T04:46:39.109Z Compiling rustc_version v0.1.7
19122023-11-02T04:46:39.475Z Checking spki v0.7.2
19132023-11-02T04:46:39.766Z Checking trust-dns-resolver v0.22.0
19142023-11-02T04:46:40.432Z Checking secrecy v0.8.0
19152023-11-02T04:46:40.527Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19162023-11-02T04:46:40.709Z Compiling libgit2-sys v0.15.2+1.6.4
19172023-11-02T04:46:41.691Z Compiling newtype_derive v0.1.6
19182023-11-02T04:46:42.151Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19192023-11-02T04:46:42.296Z Checking fxhash v0.2.1
19202023-11-02T04:46:42.596Z Compiling libsqlite3-sys v0.26.0
19212023-11-02T04:46:42.608Z Checking crc-catalog v2.2.0
19222023-11-02T04:46:42.989Z Checking crc v3.0.1
19232023-11-02T04:46:42.993Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19242023-11-02T04:46:42.997Z Checking structopt v0.3.26
19252023-11-02T04:46:43.236Z Checking pkcs8 v0.10.2
19262023-11-02T04:46:43.505Z Compiling vergen v8.2.4
19272023-11-02T04:46:43.557Z Checking nodrop v0.1.14
19282023-11-02T04:46:43.647Z Checking pkcs1 v0.7.5
19292023-11-02T04:46:43.723Z Checking array-init v0.0.4
19302023-11-02T04:46:43.958Z Checking smallvec v0.6.14
19312023-11-02T04:46:44.618Z Checking bitfield v0.14.0
19322023-11-02T04:46:45.061Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19332023-11-02T04:46:45.222Z Checking x509-cert v0.2.4
19342023-11-02T04:46:45.425Z Checking env_logger v0.10.0
19352023-11-02T04:46:45.476Z Checking serde-hex v0.1.0
19362023-11-02T04:46:47.471Z Checking rsa v0.9.2
19372023-11-02T04:46:47.759Z Checking ron v0.8.1
19382023-11-02T04:46:47.801Z Checking crc-any v2.4.3
19392023-11-02T04:46:48.869Z Compiling buf-list v1.0.3
19402023-11-02T04:46:48.879Z Checking humantime v2.1.0
19412023-11-02T04:46:49.758Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19422023-11-02T04:46:49.808Z Checking object v0.30.4
19432023-11-02T04:46:49.844Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19442023-11-02T04:46:50.115Z Checking path-slash v0.1.5
19452023-11-02T04:46:50.225Z Checking utf-8 v0.7.6
19462023-11-02T04:46:50.515Z Compiling num_enum_derive v0.7.0
19472023-11-02T04:46:50.540Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
19482023-11-02T04:46:50.991Z Compiling unicase v2.7.0
19492023-11-02T04:46:51.811Z Compiling rayon-core v1.12.0
19502023-11-02T04:46:51.833Z Compiling salty v0.2.0
19512023-11-02T04:46:52.057Z Compiling platforms v3.0.2
19522023-11-02T04:46:52.208Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19532023-11-02T04:46:52.454Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19542023-11-02T04:46:52.960Z Checking num-complex v0.4.4
19552023-11-02T04:46:53.484Z Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
19562023-11-02T04:46:53.546Z Compiling erased-serde v0.3.30
19572023-11-02T04:46:53.937Z Compiling curve25519-dalek v4.1.0
19582023-11-02T04:46:54.319Z Compiling bitstruct_derive v0.1.0
19592023-11-02T04:46:54.499Z Compiling async-recursion v1.0.5
19602023-11-02T04:46:54.576Z Checking num v0.4.1
19612023-11-02T04:46:54.624Z Compiling glob v0.3.1
19622023-11-02T04:46:54.719Z Compiling mime_guess v2.0.4
19632023-11-02T04:46:55.524Z Checking tungstenite v0.18.0
19642023-11-02T04:46:55.993Z Compiling thiserror-impl-no-std v2.0.2
19652023-11-02T04:46:56.087Z Compiling curve25519-dalek-derive v0.1.0
19662023-11-02T04:46:56.647Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19672023-11-02T04:46:56.903Z Checking tokio-tungstenite v0.18.0
19682023-11-02T04:46:56.998Z Checking universal-hash v0.5.1
19692023-11-02T04:46:57.261Z Checking nibble_vec v0.1.0
19702023-11-02T04:46:57.609Z Checking opaque-debug v0.3.0
19712023-11-02T04:46:57.742Z Compiling crunchy v0.2.2
19722023-11-02T04:46:58.351Z Checking endian-type v0.1.2
19732023-11-02T04:46:58.673Z Checking radix_trie v0.2.1
19742023-11-02T04:46:58.769Z Checking snafu v0.7.5
19752023-11-02T04:46:59.332Z Compiling tiny-keccak v2.0.2
19762023-11-02T04:46:59.609Z Checking linear-map v1.2.0
19772023-11-02T04:46:59.758Z Checking parking_lot v0.11.2
19782023-11-02T04:46:59.782Z Checking trust-dns-client v0.22.0
19792023-11-02T04:47:00.308Z Compiling clang-sys v1.6.1
19802023-11-02T04:47:00.330Z Checking aead v0.5.2
19812023-11-02T04:47:00.620Z Compiling darling_core v0.14.4
19822023-11-02T04:47:00.649Z Compiling prettyplease v0.2.12
19832023-11-02T04:47:00.685Z Checking sled v0.34.7
19842023-11-02T04:47:01.087Z Compiling ascii-canvas v3.0.0
19852023-11-02T04:47:01.851Z Checking trust-dns-server v0.22.1
19862023-11-02T04:47:02.067Z Compiling const_format_proc_macros v0.2.31
19872023-11-02T04:47:02.161Z Compiling ena v0.14.2
19882023-11-02T04:47:02.219Z Compiling diff v0.1.13
19892023-11-02T04:47:02.839Z Compiling portable-atomic v1.4.3
19902023-11-02T04:47:03.212Z Checking signature v1.6.4
19912023-11-02T04:47:03.400Z Checking pretty-hex v0.3.0
19922023-11-02T04:47:03.649Z Compiling minimal-lexical v0.2.1
19932023-11-02T04:47:04.353Z Compiling nom v7.1.3
19942023-11-02T04:47:04.486Z Checking ed25519 v1.5.3
19952023-11-02T04:47:04.731Z Compiling lalrpop v0.19.12
19962023-11-02T04:47:06.071Z Checking path-dedot v3.1.0
19972023-11-02T04:47:06.191Z Compiling libloading v0.7.4
19982023-11-02T04:47:06.290Z Compiling bindgen v0.65.1
19992023-11-02T04:47:06.309Z Compiling ref-cast v1.0.20
20002023-11-02T04:47:07.041Z Checking path-absolutize v3.1.0
20012023-11-02T04:47:09.752Z Compiling darling_macro v0.14.4
20022023-11-02T04:47:09.868Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20032023-11-02T04:47:10.350Z Compiling cexpr v0.6.0
20042023-11-02T04:47:10.801Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20052023-11-02T04:47:11.074Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20062023-11-02T04:47:11.223Z Compiling darling v0.14.4
20072023-11-02T04:47:11.391Z Compiling derive_builder_core v0.12.0
20082023-11-02T04:47:11.827Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20092023-11-02T04:47:12.203Z Checking globset v0.4.13
20102023-11-02T04:47:12.429Z Checking crossbeam-deque v0.8.3
20112023-11-02T04:47:12.485Z Checking hashlink v0.8.3
20122023-11-02T04:47:13.239Z Checking olpc-cjson v0.1.3
20132023-11-02T04:47:13.242Z Checking serde-big-array v0.5.1
20142023-11-02T04:47:13.245Z Checking serde_plain v1.0.2
20152023-11-02T04:47:13.249Z Checking serde-big-array v0.4.1
20162023-11-02T04:47:13.377Z Compiling which v4.4.0
20172023-11-02T04:47:13.380Z Compiling ref-cast-impl v1.0.20
20182023-11-02T04:47:13.416Z Compiling libxml v0.3.3
20192023-11-02T04:47:13.454Z Checking fallible-streaming-iterator v0.1.9
20202023-11-02T04:47:13.909Z Compiling rustc-hash v1.1.0
20212023-11-02T04:47:14.111Z Compiling lazycell v1.3.0
20222023-11-02T04:47:14.140Z Compiling shlex v1.1.0
20232023-11-02T04:47:14.603Z Compiling peeking_take_while v0.1.2
20242023-11-02T04:47:14.609Z Checking rusqlite v0.29.0
20252023-11-02T04:47:15.168Z Compiling derive_builder_macro v0.12.0
20262023-11-02T04:47:15.216Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20272023-11-02T04:47:16.353Z Checking steno v0.4.0
20282023-11-02T04:47:16.909Z Checking signal-hook-tokio v0.3.1
20292023-11-02T04:47:17.171Z Checking nix v0.26.2
20302023-11-02T04:47:17.194Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
20312023-11-02T04:47:17.616Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
20322023-11-02T04:47:17.897Z Checking twox-hash v1.6.3
20332023-11-02T04:47:17.975Z Checking ff v0.13.0
20342023-11-02T04:47:18.064Z Compiling strum_macros v0.24.3
20352023-11-02T04:47:18.615Z Checking corncobs v0.1.3
20362023-11-02T04:47:18.689Z Checking display-error-chain v0.2.0
20372023-11-02T04:47:19.751Z Compiling indoc v1.0.9
20382023-11-02T04:47:20.361Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20392023-11-02T04:47:20.617Z Checking group v0.13.0
20402023-11-02T04:47:21.247Z Checking polyval v0.6.1
20412023-11-02T04:47:21.663Z Checking num_enum v0.7.0
20422023-11-02T04:47:22.150Z Checking ctr v0.9.2
20432023-11-02T04:47:22.374Z Checking aes v0.8.3
20442023-11-02T04:47:22.471Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20452023-11-02T04:47:22.866Z Checking crypto-bigint v0.5.2
20462023-11-02T04:47:23.559Z Checking bincode v1.3.3
20472023-11-02T04:47:24.108Z Compiling cookie v0.16.2
20482023-11-02T04:47:24.226Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20492023-11-02T04:47:24.535Z Checking base16ct v0.2.0
20502023-11-02T04:47:25.688Z Checking aes-gcm-siv v0.11.1
20512023-11-02T04:47:25.825Z Checking elliptic-curve v0.13.5
20522023-11-02T04:47:25.883Z Checking rayon v1.8.0
20532023-11-02T04:47:25.908Z Checking thiserror-no-std v2.0.2
20542023-11-02T04:47:26.061Z Checking poly1305 v0.8.0
20552023-11-02T04:47:26.291Z Checking env_logger v0.9.3
20562023-11-02T04:47:27.047Z Checking chacha20 v0.9.1
20572023-11-02T04:47:27.096Z Compiling oso-derive v0.27.0
20582023-11-02T04:47:27.324Z Compiling impl-trait-for-tuples v0.2.2
20592023-11-02T04:47:27.587Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20602023-11-02T04:47:27.793Z Checking ascii v1.1.0
20612023-11-02T04:47:28.180Z Checking ringbuffer v0.15.0
20622023-11-02T04:47:28.459Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20632023-11-02T04:47:28.783Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20642023-11-02T04:47:28.956Z Checking chacha20poly1305 v0.10.1
20652023-11-02T04:47:29.151Z Checking vsss-rs v3.3.1
20662023-11-02T04:47:29.960Z Checking bitstruct v0.1.1
20672023-11-02T04:47:30.274Z Checking tungstenite v0.20.1
20682023-11-02T04:47:31.289Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
20692023-11-02T04:47:31.762Z Checking serde_arrays v0.1.0
20702023-11-02T04:47:31.990Z Checking tokio-tungstenite v0.20.1
20712023-11-02T04:47:34.296Z Checking assert_matches v1.5.0
20722023-11-02T04:47:38.832Z Checking bcs v0.1.6
20732023-11-02T04:47:39.629Z Checking highway v1.1.0
20742023-11-02T04:47:39.720Z Checking const_format v0.2.31
20752023-11-02T04:47:40.376Z Checking ron v0.7.1
20762023-11-02T04:47:41.579Z Checking bit_field v0.10.2
20772023-11-02T04:47:41.582Z Checking http-range v0.1.5
20782023-11-02T04:47:41.585Z Checking hyper-staticfile v0.9.5
20792023-11-02T04:47:42.633Z Compiling indoc v2.0.3
20802023-11-02T04:47:44.364Z Checking derive_builder v0.12.0
20812023-11-02T04:47:46.944Z Checking bb8 v0.8.1
20822023-11-02T04:47:47.153Z Checking quick-xml v0.23.1
20832023-11-02T04:47:47.389Z Checking bytesize v1.3.0
20842023-11-02T04:47:47.680Z Checking maplit v1.0.2
20852023-11-02T04:47:47.809Z Checking number_prefix v0.4.0
20862023-11-02T04:47:47.836Z Checking fs-err v2.9.0
20872023-11-02T04:47:48.355Z Checking indicatif v0.17.7
20882023-11-02T04:47:49.045Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20892023-11-02T04:47:51.313Z Checking signal-hook-mio v0.2.3
20902023-11-02T04:47:52.042Z Compiling vte_generate_state_changes v0.1.1
20912023-11-02T04:47:57.429Z Checking yansi v0.5.1
20922023-11-02T04:47:57.736Z Checking smawk v0.3.1
20932023-11-02T04:47:57.868Z Checking unicode-linebreak v0.1.5
20942023-11-02T04:47:58.618Z Checking textwrap v0.16.0
20952023-11-02T04:47:59.021Z Checking pretty_assertions v1.4.0
20962023-11-02T04:47:59.939Z Checking crossterm v0.27.0
20972023-11-02T04:48:01.633Z Checking fatfs v0.3.6
20982023-11-02T04:48:02.181Z Checking cassowary v0.3.0
20992023-11-02T04:48:02.188Z Checking plotters-backend v0.3.5
21002023-11-02T04:48:02.785Z Checking plotters-svg v0.3.5
21012023-11-02T04:48:02.802Z Checking ratatui v0.23.0
21022023-11-02T04:48:04.528Z Checking rtoolbox v0.0.1
21032023-11-02T04:48:04.824Z Checking rand v0.4.6
21042023-11-02T04:48:05.723Z Checking cast v0.3.0
21052023-11-02T04:48:06.227Z Checking remove_dir_all v0.5.3
21062023-11-02T04:48:06.353Z Checking owo-colors v3.5.0
21072023-11-02T04:48:06.402Z Checking tempdir v0.3.7
21082023-11-02T04:48:06.704Z Checking tui-tree-widget v0.13.0
21092023-11-02T04:48:06.897Z Checking criterion-plot v0.5.0
21102023-11-02T04:48:07.405Z Checking rpassword v7.2.0
21112023-11-02T04:48:07.425Z Checking plotters v0.3.5
21122023-11-02T04:48:10.235Z Checking tinytemplate v1.2.1
21132023-11-02T04:48:10.542Z Checking anes v0.1.6
21142023-11-02T04:48:10.842Z Checking oorandom v11.1.3
21152023-11-02T04:48:10.861Z Checking shell-words v1.1.0
21162023-11-02T04:48:11.138Z Checking criterion v0.5.1
21172023-11-02T04:48:17.055Z Checking assert_cmd v2.0.12
21182023-11-02T04:48:17.313Z Checking dashmap v5.5.1
21192023-11-02T04:48:17.719Z Compiling serial_test_derive v0.10.0
21202023-11-02T04:48:19.036Z Compiling crossbeam-queue v0.3.8
21212023-11-02T04:48:19.432Z Checking serial_test v0.10.0
21222023-11-02T04:48:19.762Z Checking vte v0.11.1
21232023-11-02T04:48:19.780Z Checking threadpool v1.8.1
21242023-11-02T04:48:20.594Z Checking libtest-mimic v0.6.1
21252023-11-02T04:48:21.245Z Checking crossterm v0.26.1
21262023-11-02T04:48:22.352Z Checking strip-ansi-escapes v0.2.0
21272023-11-02T04:48:22.577Z Compiling tabled_derive v0.6.0
21282023-11-02T04:48:23.369Z Checking httptest v0.15.4
21292023-11-02T04:48:23.779Z Checking similar-asserts v1.5.0
21302023-11-02T04:48:24.103Z Checking fd-lock v3.0.13
21312023-11-02T04:48:24.148Z Checking nanorand v0.7.0
21322023-11-02T04:48:24.391Z Compiling rstest_macros v0.18.2
21332023-11-02T04:48:24.584Z Checking nu-ansi-term v0.49.0
21342023-11-02T04:48:24.741Z Checking flume v0.11.0
21352023-11-02T04:48:24.897Z Checking datatest-stable v0.2.3
21362023-11-02T04:48:25.232Z Checking reedline v0.23.0
21372023-11-02T04:48:26.243Z Compiling pin-project-internal v1.1.3
21382023-11-02T04:48:27.163Z Checking constant_time_eq v0.2.6
21392023-11-02T04:48:27.183Z Compiling trybuild v1.0.85
21402023-11-02T04:48:27.341Z Checking topological-sort v0.2.2
21412023-11-02T04:48:27.654Z Checking bytecount v0.6.3
21422023-11-02T04:48:27.876Z Checking arrayref v0.3.7
21432023-11-02T04:48:28.148Z Compiling relative-path v1.9.0
21442023-11-02T04:48:28.189Z Checking arrayvec v0.7.4
21452023-11-02T04:48:28.353Z Checking papergrid v0.10.0
21462023-11-02T04:48:28.780Z Checking blake2b_simd v1.0.1
21472023-11-02T04:48:30.696Z Checking basic-toml v0.1.4
21482023-11-02T04:48:30.952Z Checking pin-project v1.1.3
21492023-11-02T04:48:31.265Z Checking futures-timer v3.0.2
21502023-11-02T04:48:31.360Z Checking constant_time_eq v0.3.0
21512023-11-02T04:48:31.762Z Checking rust-argon2 v1.0.1
21522023-11-02T04:48:32.364Z Checking partial-io v0.5.4
21532023-11-02T04:48:32.937Z Checking tabled v0.14.0
21542023-11-02T04:48:34.040Z Checking approx v0.5.1
21552023-11-02T04:48:34.138Z Checking cargo-platform v0.1.3
21562023-11-02T04:48:34.447Z Checking hex-literal v0.4.1
21572023-11-02T04:48:34.645Z Checking cargo_metadata v0.18.0
21582023-11-02T04:48:37.455Z Checking crossbeam v0.8.2
21592023-11-02T04:48:37.766Z Checking cargo_toml v0.16.3
21602023-11-02T04:48:38.471Z Checking termios v0.3.3
21612023-11-02T04:48:41.051Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21622023-11-02T04:48:42.564Z Checking rstest v0.18.2
21632023-11-02T04:48:50.165Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21642023-11-02T04:49:08.728Z Compiling bzip2 v0.4.4
21652023-11-02T04:49:09.345Z Compiling zip v0.6.6
21662023-11-02T04:49:09.624Z Compiling polar-core v0.27.0
21672023-11-02T04:49:10.483Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21682023-11-02T04:49:16.617Z Checking rustls-webpki v0.101.7
21692023-11-02T04:49:22.991Z Checking tokio-rustls v0.24.1
21702023-11-02T04:49:23.524Z Checking hyper-rustls v0.24.2
21712023-11-02T04:49:24.049Z Checking reqwest v0.11.20
21722023-11-02T04:49:26.412Z Checking oso v0.27.0
21732023-11-02T04:49:26.574Z Checking progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21742023-11-02T04:49:27.057Z Checking tough v0.12.5
21752023-11-02T04:49:27.066Z Checking progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
21762023-11-02T04:49:27.404Z Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21772023-11-02T04:49:27.474Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
21782023-11-02T04:49:28.799Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21792023-11-02T04:49:29.659Z Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21802023-11-02T04:49:31.927Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
21812023-11-02T04:49:34.248Z Compiling omicron-zone-package v0.8.3
21822023-11-02T04:49:42.055Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21832023-11-02T04:49:42.110Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21842023-11-02T04:49:42.172Z Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
21852023-11-02T04:49:44.468Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21862023-11-02T04:49:44.508Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
21872023-11-02T04:49:44.512Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21882023-11-02T04:49:45.111Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21892023-11-02T04:49:45.478Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21902023-11-02T04:49:45.546Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
21912023-11-02T04:49:45.856Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21922023-11-02T04:49:46.131Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21932023-11-02T04:49:46.453Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21942023-11-02T04:49:47.601Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21952023-11-02T04:49:50.368Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
21962023-11-02T04:49:51.965Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21972023-11-02T04:49:54.563Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21982023-11-02T04:49:58.183Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21992023-11-02T04:49:58.467Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
22002023-11-02T04:49:58.642Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
22012023-11-02T04:49:59.750Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
22022023-11-02T04:50:00.230Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
22032023-11-02T04:50:00.464Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
22042023-11-02T04:50:03.072Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22052023-11-02T04:50:05.602Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
22062023-11-02T04:50:08.852Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
22072023-11-02T04:50:10.157Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
22082023-11-02T04:50:10.601Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
22092023-11-02T04:50:10.889Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22102023-11-02T04:50:10.927Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22112023-11-02T04:50:11.043Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22122023-11-02T04:50:11.088Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22132023-11-02T04:50:12.431Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22142023-11-02T04:50:14.557Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22152023-11-02T04:50:16.640Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
22162023-11-02T04:50:20.300Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22172023-11-02T04:50:26.834Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22182023-11-02T04:50:36.101Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22192023-11-02T04:50:37.183Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22202023-11-02T04:50:39.136Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22212023-11-02T04:50:41.768Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22222023-11-02T04:50:43.215Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
22232023-11-02T04:50:43.254Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22242023-11-02T04:50:44.376Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
22252023-11-02T04:50:46.386Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22262023-11-02T04:50:47.597Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
22272023-11-02T04:50:48.249Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22282023-11-02T04:50:50.887Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22292023-11-02T04:50:52.701Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22302023-11-02T04:50:53.299Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
22312023-11-02T04:50:53.683Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22322023-11-02T04:50:56.888Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22332023-11-02T04:50:58.060Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22342023-11-02T04:51:03.635Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
22352023-11-02T04:51:06.019Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22362023-11-02T04:51:13.200Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22372023-11-02T04:51:14.865Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
22382023-11-02T04:51:15.118Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
22392023-11-02T04:51:16.938Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
22402023-11-02T04:51:26.839Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
22412023-11-02T04:51:29.341Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
22422023-11-02T04:51:30.758Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
22432023-11-02T04:51:31.638Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22442023-11-02T04:51:37.380Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
22452023-11-02T04:52:11.195Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
22462023-11-02T04:52:14.407Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
22472023-11-02T04:52:26.475Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
22482023-11-02T04:53:04.055Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22492023-11-02T04:53:22.542Z Compiling git2 v0.17.2
22502023-11-02T04:53:32.927Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22512023-11-02T04:53:35.578Z Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
22522023-11-02T04:53:49.767Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22532023-11-02T04:54:02.079Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22542023-11-02T04:54:02.408Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22552023-11-02T04:54:02.926Z Checking propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
22562023-11-02T04:54:04.587Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22572023-11-02T04:54:46.130Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22582023-11-02T04:56:11.003Z Finished dev [unoptimized + debuginfo] target(s) in 13m 48s
22592023-11-02T04:56:11.228Z
22602023-11-02T04:56:11.234Zreal 14:53.431303228
22612023-11-02T04:56:11.242Zuser 1:27:59.555787942
22622023-11-02T04:56:11.259Zsys 11:43.531088958
22632023-11-02T04:56:11.263Ztrap 3.417934221
22642023-11-02T04:56:11.268Ztflt 5.454533035
22652023-11-02T04:56:11.272Zdflt 5.256852316
22662023-11-02T04:56:11.293Zkflt 0.021155323
22672023-11-02T04:56:11.307Zlock 1:59:13.252204954
22682023-11-02T04:56:11.312Zslp 5:16:06.492806717
22692023-11-02T04:56:11.315Zlat 3:21.169503073
22702023-11-02T04:56:11.318Zstop 8:37.195460992
22712023-11-02T04:56:12.553Zwarning: output filename collision.
22722023-11-02T04:56:12.559ZThe lib target `dns-service-client` in package `dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `dns-service-client` in package `dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)`.
22732023-11-02T04:56:12.563ZColliding filename is: /work/oxidecomputer/omicron/target/doc/dns_service_client/index.html
22742023-11-02T04:56:12.566ZThe targets should have unique names.
22752023-11-02T04:56:12.569ZThis is a known bug where multiple crates with the same name use
22762023-11-02T04:56:12.573Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22772023-11-02T04:56:12.576Zwarning: output filename collision.
22782023-11-02T04:56:12.580ZThe 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)`.
22792023-11-02T04:56:12.584ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22802023-11-02T04:56:12.589ZThe targets should have unique names.
22812023-11-02T04:56:12.593ZThis is a known bug where multiple crates with the same name use
22822023-11-02T04:56:12.596Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22832023-11-02T04:56:12.601Zwarning: output filename collision.
22842023-11-02T04:56:12.606ZThe lib target `internal-dns` in package `internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `internal-dns` in package `internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)`.
22852023-11-02T04:56:12.610ZColliding filename is: /work/oxidecomputer/omicron/target/doc/internal_dns/index.html
22862023-11-02T04:56:12.614ZThe targets should have unique names.
22872023-11-02T04:56:12.618ZThis is a known bug where multiple crates with the same name use
22882023-11-02T04:56:12.623Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22892023-11-02T04:56:12.668Zwarning: output filename collision.
22902023-11-02T04:56:12.676ZThe lib target `nexus-client` in package `nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `nexus-client` in package `nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)`.
22912023-11-02T04:56:12.684ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nexus_client/index.html
22922023-11-02T04:56:12.688ZThe targets should have unique names.
22932023-11-02T04:56:12.691ZThis is a known bug where multiple crates with the same name use
22942023-11-02T04:56:12.694Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22952023-11-02T04:56:12.698Zwarning: output filename collision.
22962023-11-02T04:56:12.702ZThe lib target `nix` in package `nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)` has the same output filename as the lib target `nix` in package `nix v0.26.2`.
22972023-11-02T04:56:12.705ZColliding filename is: /work/oxidecomputer/omicron/target/doc/nix/index.html
22982023-11-02T04:56:12.708ZThe targets should have unique names.
22992023-11-02T04:56:12.711ZThis is a known bug where multiple crates with the same name use
23002023-11-02T04:56:12.714Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23012023-11-02T04:56:12.716Zwarning: output filename collision.
23022023-11-02T04:56:12.719ZThe lib target `omicron-common` in package `omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-common` in package `omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)`.
23032023-11-02T04:56:12.722ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_common/index.html
23042023-11-02T04:56:12.725ZThe targets should have unique names.
23052023-11-02T04:56:12.728ZThis is a known bug where multiple crates with the same name use
23062023-11-02T04:56:12.731Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23072023-11-02T04:56:12.734Zwarning: output filename collision.
23082023-11-02T04:56:12.737ZThe lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `omicron-passwords` in package `omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)`.
23092023-11-02T04:56:12.740ZColliding filename is: /work/oxidecomputer/omicron/target/doc/omicron_passwords/index.html
23102023-11-02T04:56:12.742ZThe targets should have unique names.
23112023-11-02T04:56:12.746ZThis is a known bug where multiple crates with the same name use
23122023-11-02T04:56:12.749Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23132023-11-02T04:56:12.751Zwarning: output filename collision.
23142023-11-02T04:56:12.754ZThe lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
23152023-11-02T04:56:12.757ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23162023-11-02T04:56:12.761ZThe targets should have unique names.
23172023-11-02T04:56:12.764ZThis is a known bug where multiple crates with the same name use
23182023-11-02T04:56:12.767Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23192023-11-02T04:56:12.772Zwarning: output filename collision.
23202023-11-02T04:56:12.775ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)`.
23212023-11-02T04:56:12.779ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
23222023-11-02T04:56:12.786ZThe targets should have unique names.
23232023-11-02T04:56:12.790ZThis is a known bug where multiple crates with the same name use
23242023-11-02T04:56:12.793Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23252023-11-02T04:56:12.796Zwarning: output filename collision.
23262023-11-02T04:56:12.799ZThe lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)` has the same output filename as the lib target `oximeter-producer` in package `oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)`.
23272023-11-02T04:56:12.803ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter_producer/index.html
23282023-11-02T04:56:12.806ZThe targets should have unique names.
23292023-11-02T04:56:12.809ZThis is a known bug where multiple crates with the same name use
23302023-11-02T04:56:12.812Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23312023-11-02T04:56:12.816Zwarning: output filename collision.
23322023-11-02T04:56:12.818ZThe 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)`.
23332023-11-02T04:56:12.821ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
23342023-11-02T04:56:12.824ZThe targets should have unique names.
23352023-11-02T04:56:12.827ZThis is a known bug where multiple crates with the same name use
23362023-11-02T04:56:12.829Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
23372023-11-02T04:56:13.219Z Checking unicode-ident v1.0.12
23382023-11-02T04:56:13.242Z Documenting libc v0.2.149
23392023-11-02T04:56:13.253Z Documenting cfg-if v1.0.0
23402023-11-02T04:56:13.278Z Checking libc v0.2.149
23412023-11-02T04:56:13.298Z Checking cfg-if v1.0.0
23422023-11-02T04:56:13.301Z Checking serde v1.0.188
23432023-11-02T04:56:13.333Z Documenting log v0.4.20
23442023-11-02T04:56:13.337Z Documenting scopeguard v1.2.0
23452023-11-02T04:56:13.425Z Documenting itoa v1.0.9
23462023-11-02T04:56:13.448Z Checking proc-macro2 v1.0.67
23472023-11-02T04:56:14.467Z Checking quote v1.0.33
23482023-11-02T04:56:15.012Z Checking syn v2.0.32
23492023-11-02T04:56:15.160Z Checking syn v1.0.109
23502023-11-02T04:56:17.891Z Checking once_cell v1.18.0
23512023-11-02T04:56:17.894Z Documenting memchr v2.6.3
23522023-11-02T04:56:17.898Z Documenting smallvec v1.11.0
23532023-11-02T04:56:19.430Z Documenting lock_api v0.4.10
23542023-11-02T04:56:20.710Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23552023-11-02T04:56:20.714Z Documenting getrandom v0.2.10
23562023-11-02T04:56:20.717Z Documenting once_cell v1.18.0
23572023-11-02T04:56:22.267Z Documenting libm v0.2.7
23582023-11-02T04:56:22.413Z Documenting parking_lot_core v0.9.8
23592023-11-02T04:56:24.101Z Documenting pin-project-lite v0.2.13
23602023-11-02T04:56:24.854Z Documenting signal-hook-registry v1.4.1
23612023-11-02T04:56:25.305Z Checking itoa v1.0.9
23622023-11-02T04:56:25.596Z Documenting serde_derive v1.0.188
23632023-11-02T04:56:25.614Z Documenting zeroize_derive v1.4.2
23642023-11-02T04:56:25.977Z Documenting rand_core v0.6.4
23652023-11-02T04:56:26.673Z Documenting thiserror-impl v1.0.49
23662023-11-02T04:56:27.375Z Documenting num-traits v0.2.16
23672023-11-02T04:56:28.172Z Documenting mio v0.8.8
23682023-11-02T04:56:28.820Z Documenting parking_lot v0.12.1
23692023-11-02T04:56:31.101Z Documenting typenum v1.16.0
23702023-11-02T04:56:32.209Z Documenting futures-core v0.3.29
23712023-11-02T04:56:33.353Z Documenting zeroize v1.6.0
23722023-11-02T04:56:34.557Z Documenting ryu v1.0.15
23732023-11-02T04:56:34.604Z Documenting tokio-macros v2.1.0
23742023-11-02T04:56:34.681Z Documenting thiserror v1.0.49
23752023-11-02T04:56:35.056Z Documenting num_cpus v1.16.0
23762023-11-02T04:56:36.480Z Documenting serde v1.0.188
23772023-11-02T04:56:38.348Z Documenting socket2 v0.5.4
23782023-11-02T04:56:38.758Z Checking thiserror v1.0.49
23792023-11-02T04:56:38.989Z Checking ryu v1.0.15
23802023-11-02T04:56:39.054Z Documenting subtle v2.5.0
23812023-11-02T04:56:39.349Z Checking getrandom v0.2.10
23822023-11-02T04:56:39.492Z Documenting generic-array v0.14.7
23832023-11-02T04:56:40.002Z Checking memchr v2.6.3
23842023-11-02T04:56:40.850Z Documenting futures-sink v0.3.29
23852023-11-02T04:56:41.224Z Documenting pin-utils v0.1.0
23862023-11-02T04:56:41.383Z Documenting byteorder v1.5.0
23872023-11-02T04:56:42.120Z Checking serde_json v1.0.108
23882023-11-02T04:56:44.939Z Documenting iana-time-zone v0.1.57
23892023-11-02T04:56:45.082Z Checking heck v0.4.1
23902023-11-02T04:56:45.171Z Documenting futures-macro v0.3.29
23912023-11-02T04:56:45.411Z Documenting slab v0.4.9
23922023-11-02T04:56:46.746Z Documenting crypto-common v0.1.6
23932023-11-02T04:56:46.802Z Documenting futures-channel v0.3.29
23942023-11-02T04:56:47.578Z Documenting futures-task v0.3.29
23952023-11-02T04:56:49.110Z Documenting futures-io v0.3.29
23962023-11-02T04:56:51.099Z Documenting const-oid v0.9.5
23972023-11-02T04:56:51.639Z Checking bytes v1.5.0
23982023-11-02T04:56:53.102Z Documenting ppv-lite86 v0.2.17
23992023-11-02T04:56:53.316Z Checking log v0.4.20
24002023-11-02T04:56:53.448Z Checking byteorder v1.5.0
24012023-11-02T04:56:53.599Z Documenting tinyvec_macros v0.1.1
24022023-11-02T04:56:54.272Z Documenting base64 v0.21.5
24032023-11-02T04:56:54.901Z Documenting block-buffer v0.10.4
24042023-11-02T04:56:55.032Z Documenting tracing-core v0.1.31
24052023-11-02T04:56:55.810Z Documenting futures-util v0.3.29
24062023-11-02T04:56:57.105Z Documenting tinyvec v1.6.0
24072023-11-02T04:56:57.385Z Documenting rand_chacha v0.3.1
24082023-11-02T04:57:17.632Z Documenting tracing-attributes v0.1.26
24092023-11-02T04:57:17.934Z Checking fnv v1.0.7
24102023-11-02T04:57:18.042Z Documenting digest v0.10.7
24112023-11-02T04:57:18.074Z Documenting serde_derive_internals v0.26.0
24122023-11-02T04:57:18.094Z Checking serde_derive_internals v0.26.0
24132023-11-02T04:57:18.161Z Documenting dyn-clone v1.0.13
24142023-11-02T04:57:18.190Z Documenting rand v0.8.5
24152023-11-02T04:57:18.210Z Documenting unicode-normalization v0.1.22
24162023-11-02T04:57:18.243Z Checking ucd-trie v0.1.6
24172023-11-02T04:57:18.284Z Documenting cpufeatures v0.2.9
24182023-11-02T04:57:18.303Z Documenting schemars_derive v0.8.13
24192023-11-02T04:57:18.344Z Documenting fnv v1.0.7
24202023-11-02T04:57:18.353Z Documenting bytes v1.5.0
24212023-11-02T04:57:18.362Z Documenting serde_json v1.0.108
24222023-11-02T04:57:18.367Z Documenting bitflags v2.4.0
24232023-11-02T04:57:18.372Z Documenting chrono v0.4.31
24242023-11-02T04:57:18.381Z Documenting uuid v1.4.1
24252023-11-02T04:57:18.416Z Checking pest v2.7.2
24262023-11-02T04:57:18.448Z Documenting tokio v1.33.0
24272023-11-02T04:57:18.474Z Documenting spin v0.9.8
24282023-11-02T04:57:19.089Z Checking libm v0.2.7
24292023-11-02T04:57:20.003Z Documenting unicode-bidi v0.3.13
24302023-11-02T04:57:20.414Z Documenting http v0.2.9
24312023-11-02T04:57:20.540Z Checking num-traits v0.2.16
24322023-11-02T04:57:20.660Z Documenting tracing v0.1.37
24332023-11-02T04:57:22.949Z Documenting lazy_static v1.4.0
24342023-11-02T04:57:23.159Z Documenting percent-encoding v2.3.0
24352023-11-02T04:57:23.300Z Documenting schemars v0.8.13
24362023-11-02T04:57:23.411Z Documenting ahash v0.8.3
24372023-11-02T04:57:26.237Z Checking ahash v0.8.3
24382023-11-02T04:57:26.818Z Documenting allocator-api2 v0.2.16
24392023-11-02T04:57:27.166Z Checking time-core v0.1.1
24402023-11-02T04:57:27.407Z Documenting adler v1.0.2
24412023-11-02T04:57:28.877Z Documenting unicode-ident v1.0.12
24422023-11-02T04:57:29.108Z Documenting form_urlencoded v1.2.0
24432023-11-02T04:57:29.411Z Documenting idna v0.4.0
24442023-11-02T04:57:31.581Z Documenting miniz_oxide v0.7.1
24452023-11-02T04:57:31.809Z Documenting hashbrown v0.14.0
24462023-11-02T04:57:32.681Z Documenting httparse v1.8.0
24472023-11-02T04:57:33.212Z Documenting proc-macro2 v1.0.67
24482023-11-02T04:57:34.349Z Documenting equivalent v1.0.1
24492023-11-02T04:57:35.128Z Documenting untrusted v0.9.0
24502023-11-02T04:57:36.175Z Documenting url v2.4.1
24512023-11-02T04:57:37.042Z Checking zerocopy v0.3.0
24522023-11-02T04:57:37.757Z Checking uuid v1.4.1
24532023-11-02T04:57:38.544Z Checking iana-time-zone v0.1.57
24542023-11-02T04:57:38.758Z Checking dof v0.1.5
24552023-11-02T04:57:38.842Z Checking chrono v0.4.31
24562023-11-02T04:57:39.033Z Checking dtrace-parser v0.1.14
24572023-11-02T04:57:39.595Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24582023-11-02T04:57:39.880Z Documenting ring v0.17.5
24592023-11-02T04:57:40.343Z Documenting indexmap v2.0.0
24602023-11-02T04:57:40.517Z Checking thread-id v4.2.0
24612023-11-02T04:57:40.952Z Documenting sct v0.7.0
24622023-11-02T04:57:41.302Z Documenting quote v1.0.33
24632023-11-02T04:57:41.504Z Documenting slog v2.7.0
24642023-11-02T04:57:42.482Z Documenting openssl-probe v0.1.5
24652023-11-02T04:57:42.682Z Documenting try-lock v0.2.4
24662023-11-02T04:57:46.269Z Documenting httpdate v1.0.3
24672023-11-02T04:57:46.866Z Checking usdt-impl v0.3.5
24682023-11-02T04:57:47.081Z Documenting want v0.3.1
24692023-11-02T04:57:47.480Z Documenting http-body v0.4.5
24702023-11-02T04:57:47.629Z Documenting tokio-util v0.7.10
24712023-11-02T04:58:04.499Z Documenting rustls-pemfile v1.0.3
24722023-11-02T04:58:05.438Z Documenting openssl-macros v0.1.1
24732023-11-02T04:58:05.626Z Documenting rustls-webpki v0.101.7
24742023-11-02T04:58:05.649Z Documenting openssl-sys v0.9.93
24752023-11-02T04:58:05.708Z Documenting mime v0.3.17
24762023-11-02T04:58:05.767Z Documenting tower-service v0.3.2
24772023-11-02T04:58:05.771Z Documenting gimli v0.28.0
24782023-11-02T04:58:05.785Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24792023-11-02T04:58:05.790Z Documenting time-macros v0.2.13
24802023-11-02T04:58:05.802Z Documenting rustls v0.21.8
24812023-11-02T04:58:05.840Z Documenting h2 v0.3.21
24822023-11-02T04:58:05.859Z Documenting async-trait v0.1.74
24832023-11-02T04:58:05.880Z Documenting object v0.32.1
24842023-11-02T04:58:05.904Z Documenting openssl v0.10.57
24852023-11-02T04:58:05.916Z Documenting aho-corasick v1.0.4
24862023-11-02T04:58:05.923Z Documenting addr2line v0.21.0
24872023-11-02T04:58:06.589Z Documenting errno v0.3.2
24882023-11-02T04:58:07.999Z Documenting tokio-rustls v0.24.1
24892023-11-02T04:58:10.312Z Documenting rustc-demangle v0.1.23
24902023-11-02T04:58:10.467Z Documenting ipnet v2.8.0
24912023-11-02T04:58:10.540Z Documenting unicode-width v0.1.11
24922023-11-02T04:58:11.066Z Checking allocator-api2 v0.2.16
24932023-11-02T04:58:12.073Z Documenting deranged v0.3.8
24942023-11-02T04:58:13.016Z Documenting hyper v0.14.27
24952023-11-02T04:58:14.708Z Documenting time-core v0.1.1
24962023-11-02T04:58:14.776Z Checking dyn-clone v1.0.13
24972023-11-02T04:58:14.929Z Documenting regex-syntax v0.8.2
24982023-11-02T04:58:14.996Z Documenting num_threads v0.1.6
24992023-11-02T04:58:15.991Z Checking schemars v0.8.13
25002023-11-02T04:58:16.829Z Checking hashbrown v0.14.0
25012023-11-02T04:58:18.736Z Documenting rustix v0.38.9
25022023-11-02T04:58:18.769Z Checking pest_meta v2.7.2
25032023-11-02T04:58:19.281Z Documenting crossbeam-utils v0.8.16
25042023-11-02T04:58:19.494Z Documenting backtrace v0.3.69
25052023-11-02T04:58:19.586Z Checking equivalent v1.0.1
25062023-11-02T04:58:19.738Z Checking indexmap v2.0.0
25072023-11-02T04:58:20.422Z Documenting native-tls v0.2.11
25082023-11-02T04:58:21.459Z Checking hashbrown v0.13.2
25092023-11-02T04:58:21.472Z Documenting time v0.3.27
25102023-11-02T04:58:23.178Z Documenting pest_meta v2.7.2
25112023-11-02T04:58:25.998Z Checking http v0.2.9
25122023-11-02T04:58:26.077Z Documenting regex-automata v0.4.3
25132023-11-02T04:58:27.643Z Documenting anyhow v1.0.75
25142023-11-02T04:58:28.307Z Documenting encoding_rs v0.8.33
25152023-11-02T04:58:28.434Z Documenting tokio-native-tls v0.3.1
25162023-11-02T04:58:30.149Z Documenting pest_generator v2.7.2
25172023-11-02T04:58:30.190Z Checking pest_generator v2.7.2
25182023-11-02T04:58:30.556Z Documenting rustls-native-certs v0.6.3
25192023-11-02T04:58:31.065Z Documenting serde_urlencoded v0.7.1
25202023-11-02T04:58:32.519Z Checking aho-corasick v1.0.4
25212023-11-02T04:58:35.228Z Checking regex-syntax v0.8.2
25222023-11-02T04:58:35.877Z Documenting ucd-trie v0.1.6
25232023-11-02T04:58:36.011Z Checking serde_tokenstream v0.1.7
25242023-11-02T04:58:36.613Z Documenting webpki-roots v0.25.2
25252023-11-02T04:58:36.994Z Documenting hyper-rustls v0.24.2
25262023-11-02T04:58:37.542Z Documenting hyper-tls v0.5.0
25272023-11-02T04:58:37.601Z Documenting pest_derive v2.7.2
25282023-11-02T04:58:38.252Z Documenting syn v2.0.32
25292023-11-02T04:58:39.164Z Documenting regex v1.10.2
25302023-11-02T04:58:40.776Z Checking regex-automata v0.4.3
25312023-11-02T04:58:42.100Z Documenting pest v2.7.2
25322023-11-02T04:58:42.717Z Documenting dof v0.1.5
25332023-11-02T04:58:44.639Z Documenting thread-id v4.2.0
25342023-11-02T04:58:46.395Z Checking regex v1.10.2
25352023-11-02T04:58:47.380Z Documenting usdt-attr-macro v0.3.5
25362023-11-02T04:58:47.460Z Documenting usdt-macro v0.3.5
25372023-11-02T04:58:48.116Z Documenting openapiv3 v1.0.3
25382023-11-02T04:58:48.302Z Documenting reqwest v0.11.20
25392023-11-02T04:58:49.087Z Documenting ipnetwork v0.20.0
25402023-11-02T04:58:50.255Z Documenting dtrace-parser v0.1.14
25412023-11-02T04:58:51.031Z Documenting sha2 v0.10.8
25422023-11-02T04:58:55.005Z Documenting futures-executor v0.3.29
25432023-11-02T04:58:55.104Z Checking serde_tokenstream v0.2.0
25442023-11-02T04:58:55.706Z Checking unicode-width v0.1.11
25452023-11-02T04:58:55.963Z Checking strsim v0.10.0
25462023-11-02T04:58:56.316Z Checking regress v0.7.1
25472023-11-02T04:58:56.627Z Documenting usdt-impl v0.3.5
25482023-11-02T04:58:57.642Z Documenting hex v0.4.3
25492023-11-02T04:58:58.275Z Documenting hmac v0.12.1
25502023-11-02T04:58:58.672Z Documenting fallible-iterator v0.2.0
25512023-11-02T04:59:01.184Z Documenting futures v0.3.29
25522023-11-02T04:59:01.571Z Checking typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25532023-11-02T04:59:04.123Z Checking openapiv3 v1.0.3
25542023-11-02T04:59:04.396Z Documenting stringprep v0.1.3
25552023-11-02T04:59:04.603Z Documenting usdt v0.3.5
25562023-11-02T04:59:05.083Z Documenting semver v1.0.20
25572023-11-02T04:59:06.038Z Documenting md-5 v0.10.5
25582023-11-02T04:59:06.299Z Documenting regress v0.7.1
25592023-11-02T04:59:09.708Z Documenting utf8parse v0.2.1
25602023-11-02T04:59:10.916Z Documenting siphasher v0.3.11
25612023-11-02T04:59:11.437Z Documenting block-padding v0.3.3
25622023-11-02T04:59:12.239Z Documenting heck v0.4.1
25632023-11-02T04:59:12.289Z Checking unsafe-libyaml v0.2.9
25642023-11-02T04:59:13.510Z Documenting postgres-protocol v0.6.6
25652023-11-02T04:59:14.041Z Documenting static_assertions v1.1.0
25662023-11-02T04:59:14.070Z Documenting typify-macro v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25672023-11-02T04:59:14.430Z Checking typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25682023-11-02T04:59:14.653Z Checking getopts v0.2.21
25692023-11-02T04:59:15.185Z Documenting toml_datetime v0.6.5
25702023-11-02T04:59:15.433Z Documenting phf_shared v0.11.2
25712023-11-02T04:59:15.975Z Documenting num-integer v0.1.45
25722023-11-02T04:59:18.033Z Documenting inout v0.1.3
25732023-11-02T04:59:18.590Z Documenting unsafe-libyaml v0.2.9
25742023-11-02T04:59:18.667Z Documenting typify-impl v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25752023-11-02T04:59:21.568Z Documenting whoami v1.4.1
25762023-11-02T04:59:21.681Z Documenting phf v0.11.2
25772023-11-02T04:59:22.757Z Documenting postgres-types v0.2.6
25782023-11-02T04:59:22.765Z Checking ident_case v1.0.1
25792023-11-02T04:59:23.001Z Documenting either v1.9.0
25802023-11-02T04:59:24.288Z Documenting serde_yaml v0.9.25
25812023-11-02T04:59:24.437Z Checking progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25822023-11-02T04:59:24.751Z Documenting cipher v0.4.4
25832023-11-02T04:59:27.358Z Checking serde_yaml v0.9.25
25842023-11-02T04:59:27.736Z Documenting progenitor-client v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25852023-11-02T04:59:28.175Z Documenting getopts v0.2.21
25862023-11-02T04:59:29.170Z Documenting zerocopy v0.6.4
25872023-11-02T04:59:30.576Z Documenting typify v0.0.13 (https://github.com/oxidecomputer/typify#de16c423)
25882023-11-02T04:59:30.587Z Documenting anstyle v1.0.2
25892023-11-02T04:59:33.600Z Documenting tokio-postgres v0.7.10
25902023-11-02T04:59:33.801Z Documenting data-encoding v2.4.0
25912023-11-02T04:59:34.217Z Documenting progenitor-macro v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
25922023-11-02T04:59:34.364Z Documenting anstyle-parse v0.2.1
25932023-11-02T04:59:36.039Z Documenting colorchoice v1.0.0
25942023-11-02T04:59:36.985Z Documenting anstyle-query v1.0.0
25952023-11-02T04:59:37.932Z Documenting match_cfg v0.1.0
25962023-11-02T04:59:39.141Z Documenting itertools v0.11.0
25972023-11-02T04:59:40.074Z Documenting terminal_size v0.2.6
25982023-11-02T04:59:40.721Z Documenting dirs-sys-next v0.1.2
25992023-11-02T04:59:41.112Z Documenting progenitor-impl v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26002023-11-02T04:59:42.160Z Documenting hostname v0.3.1
26012023-11-02T04:59:43.100Z Documenting anstream v0.5.0
26022023-11-02T04:59:45.875Z Documenting strsim v0.10.0
26032023-11-02T04:59:46.420Z Documenting clap_lex v0.5.1
26042023-11-02T04:59:46.539Z Documenting tap v1.0.1
26052023-11-02T04:59:48.355Z Documenting dirs-next v2.0.0
26062023-11-02T04:59:48.746Z Documenting clap_derive v4.4.2
26072023-11-02T04:59:49.606Z Documenting thread_local v1.1.7
26082023-11-02T04:59:50.768Z Documenting wyz v0.5.1
26092023-11-02T04:59:50.794Z Documenting crc32fast v1.3.2
26102023-11-02T04:59:52.164Z Documenting radium v0.7.0
26112023-11-02T04:59:52.590Z Documenting clap_builder v4.4.2
26122023-11-02T04:59:53.201Z Documenting progenitor v0.3.0 (https://github.com/oxidecomputer/progenitor?branch=main#5c941c0b)
26132023-11-02T04:59:54.754Z Documenting funty v2.0.0
26142023-11-02T04:59:55.363Z Documenting term v0.7.0
26152023-11-02T04:59:56.108Z Documenting num-iter v0.1.43
26162023-11-02T04:59:56.524Z Documenting crossbeam-channel v0.5.8
26172023-11-02T04:59:56.968Z Documenting sha1 v0.10.5
26182023-11-02T04:59:57.395Z Documenting enum-as-inner v0.5.1
26192023-11-02T04:59:59.890Z Documenting bitvec v1.0.1
26202023-11-02T05:00:07.345Z Documenting atty v0.2.14
26212023-11-02T05:00:07.429Z Documenting clap v4.4.3
26222023-11-02T05:00:07.484Z Documenting memoffset v0.9.0
26232023-11-02T05:00:07.516Z Documenting take_mut v0.2.2
26242023-11-02T05:00:07.562Z Documenting flate2 v1.0.28
26252023-11-02T05:00:07.589Z Documenting trust-dns-proto v0.22.0
26262023-11-02T05:00:07.606Z Documenting slog-term v2.9.0
26272023-11-02T05:00:07.636Z Documenting crossbeam-epoch v0.9.15
26282023-11-02T05:00:09.520Z Documenting slog-async v2.8.0
26292023-11-02T05:00:09.876Z Documenting slog-json v2.6.1
26302023-11-02T05:00:10.165Z Documenting camino v1.1.6
26312023-11-02T05:00:10.619Z Documenting paste v1.0.14
26322023-11-02T05:00:11.628Z Documenting signature v2.1.0
26332023-11-02T05:00:13.887Z Documenting hash32 v0.2.1
26342023-11-02T05:00:13.934Z Documenting scheduled-thread-pool v0.2.7
26352023-11-02T05:00:15.849Z Documenting diesel_table_macro_syntax v0.1.0
26362023-11-02T05:00:16.852Z Checking diesel_table_macro_syntax v0.1.0
26372023-11-02T05:00:17.129Z Documenting bzip2-sys v0.1.11+1.0.8
26382023-11-02T05:00:17.304Z Documenting unicode-segmentation v1.10.1
26392023-11-02T05:00:17.584Z Documenting slog-bunyan v2.4.0
26402023-11-02T05:00:18.909Z Documenting stable_deref_trait v1.2.0
26412023-11-02T05:00:18.978Z Checking darling_core v0.20.3
26422023-11-02T05:00:20.083Z Documenting async-stream-impl v0.3.5
26432023-11-02T05:00:20.517Z Documenting r2d2 v0.8.10
26442023-11-02T05:00:22.121Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26452023-11-02T05:00:22.410Z Documenting strum v0.25.0
26462023-11-02T05:00:23.083Z Documenting heapless v0.7.16
26472023-11-02T05:00:23.321Z Documenting bzip2 v0.4.4
26482023-11-02T05:00:23.886Z Documenting diesel_derives v2.1.1
26492023-11-02T05:00:25.276Z Documenting bit-vec v0.6.3
26502023-11-02T05:00:27.360Z Documenting managed v0.8.0
26512023-11-02T05:00:27.536Z Documenting atomic-waker v1.1.1
26522023-11-02T05:00:28.666Z Documenting debug-ignore v1.0.5
26532023-11-02T05:00:28.678Z Documenting async-stream v0.3.5
26542023-11-02T05:00:29.780Z Documenting zip v0.6.6
26552023-11-02T05:00:31.284Z Checking darling v0.20.3
26562023-11-02T05:00:31.287Z Documenting num-bigint v0.4.4
26572023-11-02T05:00:31.338Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26582023-11-02T05:00:31.721Z Documenting waitgroup v0.1.2
26592023-11-02T05:00:32.402Z Documenting smoltcp v0.9.1
26602023-11-02T05:00:32.445Z Documenting multer v2.1.0
26612023-11-02T05:00:34.837Z Documenting hubpack v0.1.2
26622023-11-02T05:00:35.793Z Documenting diesel v2.1.3
26632023-11-02T05:00:36.897Z Documenting serde_spanned v0.6.4
26642023-11-02T05:00:37.921Z Documenting serde_path_to_error v0.1.14
26652023-11-02T05:00:39.355Z Documenting bstr v1.6.0
26662023-11-02T05:00:40.014Z Documenting serde_repr v0.1.16
26672023-11-02T05:00:40.373Z Documenting lalrpop-util v0.19.12
26682023-11-02T05:00:50.341Z Documenting new_debug_unreachable v1.0.4
26692023-11-02T05:00:50.370Z Documenting precomputed-hash v0.1.1
26702023-11-02T05:00:50.388Z Documenting fixedbitset v0.4.2
26712023-11-02T05:00:50.408Z Documenting winnow v0.5.15
26722023-11-02T05:00:50.418Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#fa728d07)
26732023-11-02T05:00:50.427Z Documenting yasna v0.5.2
26742023-11-02T05:00:50.436Z Documenting serde_with_macros v2.3.3
26752023-11-02T05:00:50.443Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
26762023-11-02T05:00:50.454Z Documenting string_cache v0.8.7
26772023-11-02T05:00:50.461Z Documenting petgraph v0.6.4
26782023-11-02T05:00:53.677Z Documenting toml_edit v0.20.7
26792023-11-02T05:00:54.456Z Documenting console v0.15.7
26802023-11-02T05:00:55.165Z Documenting float-cmp v0.9.0
26812023-11-02T05:00:55.576Z Documenting normalize-line-endings v0.3.0
26822023-11-02T05:00:56.998Z Documenting predicates-core v1.0.6
26832023-11-02T05:00:59.226Z Documenting difflib v0.4.0
26842023-11-02T05:01:01.405Z Documenting serde_with v2.3.3
26852023-11-02T05:01:01.786Z Documenting bit-set v0.5.3
26862023-11-02T05:01:01.977Z Documenting similar v2.2.1
26872023-11-02T05:01:02.840Z Documenting toml v0.8.6
26882023-11-02T05:01:03.731Z Documenting tokio-stream v0.1.14
26892023-11-02T05:01:05.381Z Documenting predicates v3.0.4
26902023-11-02T05:01:08.346Z Documenting structmeta-derive v0.1.6
26912023-11-02T05:01:08.389Z Checking structmeta v0.1.6
26922023-11-02T05:01:08.781Z Documenting instant v0.1.12
26932023-11-02T05:01:09.424Z Checking regex-syntax v0.6.29
26942023-11-02T05:01:09.548Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26952023-11-02T05:01:10.523Z Documenting macaddr v1.0.1
26962023-11-02T05:01:11.853Z Documenting base64ct v1.6.0
26972023-11-02T05:01:13.009Z Checking scopeguard v1.2.0
26982023-11-02T05:01:13.233Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26992023-11-02T05:01:13.784Z Checking lock_api v0.4.10
27002023-11-02T05:01:14.403Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27012023-11-02T05:01:14.564Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27022023-11-02T05:01:14.752Z Documenting crucible-workspace-hack v0.1.0
27032023-11-02T05:01:15.082Z Documenting backoff v0.4.0
27042023-11-02T05:01:16.612Z Documenting blake2 v0.10.6
27052023-11-02T05:01:16.927Z Documenting structmeta v0.1.6
27062023-11-02T05:01:17.173Z Checking smallvec v1.11.0
27072023-11-02T05:01:17.772Z Checking parking_lot_core v0.9.8
27082023-11-02T05:01:18.152Z Documenting password-hash v0.5.0
27092023-11-02T05:01:18.381Z Documenting is-terminal v0.4.9
27102023-11-02T05:01:19.557Z Checking pin-project-lite v0.2.13
27112023-11-02T05:01:19.733Z Checking parking_lot v0.12.1
27122023-11-02T05:01:20.307Z Checking rand_core v0.6.4
27132023-11-02T05:01:20.753Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27142023-11-02T05:01:20.834Z Checking typenum v1.16.0
27152023-11-02T05:01:20.981Z Checking zeroize v1.6.0
27162023-11-02T05:01:21.386Z Documenting proc-macro-error-attr v1.0.4
27172023-11-02T05:01:22.394Z Checking futures-core v0.3.29
27182023-11-02T05:01:22.690Z Checking unicode-segmentation v1.10.1
27192023-11-02T05:01:23.104Z Checking generic-array v0.14.7
27202023-11-02T05:01:23.822Z Checking proc-macro-error v1.0.4
27212023-11-02T05:01:24.119Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27222023-11-02T05:01:24.259Z Documenting parse-display-derive v0.7.0
27232023-11-02T05:01:24.276Z Checking mio v0.8.8
27242023-11-02T05:01:24.744Z Documenting argon2 v0.5.2
27252023-11-02T05:01:25.647Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27262023-11-02T05:01:25.651Z Checking signal-hook-registry v1.4.1
27272023-11-02T05:01:25.664Z Checking socket2 v0.5.4
27282023-11-02T05:01:25.677Z Checking num_cpus v1.16.0
27292023-11-02T05:01:25.830Z Checking futures-sink v0.3.29
27302023-11-02T05:01:26.052Z Documenting postcard-cobs v0.1.5-pre
27312023-11-02T05:01:26.202Z Documenting fastrand v2.0.0
27322023-11-02T05:01:26.809Z Checking tokio v1.33.0
27332023-11-02T05:01:27.699Z Documenting proc-macro-error v1.0.4
27342023-11-02T05:01:28.341Z Documenting foreign-types-macros v0.2.3
27352023-11-02T05:01:30.352Z Documenting postcard v0.7.3
27362023-11-02T05:01:31.345Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
27372023-11-02T05:01:32.555Z Checking tinyvec_macros v0.1.1
27382023-11-02T05:01:32.684Z Documenting tempfile v3.8.0
27392023-11-02T05:01:32.690Z Checking spin v0.5.2
27402023-11-02T05:01:33.046Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27412023-11-02T05:01:34.585Z Documenting parse-display v0.7.0
27422023-11-02T05:01:34.949Z Documenting foreign-types-shared v0.3.1
27432023-11-02T05:01:35.916Z Checking tinyvec v1.6.0
27442023-11-02T05:01:36.889Z Checking futures-channel v0.3.29
27452023-11-02T05:01:37.492Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27462023-11-02T05:01:37.539Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27472023-11-02T05:01:38.113Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27482023-11-02T05:01:38.259Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27492023-11-02T05:01:38.435Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27502023-11-02T05:01:39.138Z Documenting foreign-types v0.5.0
27512023-11-02T05:01:39.900Z Documenting cstr-argument v0.1.2
27522023-11-02T05:01:41.218Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27532023-11-02T05:01:43.742Z Checking slab v0.4.9
27542023-11-02T05:01:44.171Z Checking futures-task v0.3.29
27552023-11-02T05:01:44.346Z Checking futures-io v0.3.29
27562023-11-02T05:01:44.586Z Checking pin-utils v0.1.0
27572023-11-02T05:01:44.671Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27582023-11-02T05:01:44.747Z Checking futures-util v0.3.29
27592023-11-02T05:01:45.085Z Checking unicode-normalization v0.1.22
27602023-11-02T05:01:45.435Z Documenting colored v2.0.4
27612023-11-02T05:01:45.718Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27622023-11-02T05:01:46.018Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
27632023-11-02T05:01:46.683Z Checking crypto-common v0.1.6
27642023-11-02T05:01:47.173Z Checking spin v0.9.8
27652023-11-02T05:01:47.319Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27662023-11-02T05:01:47.940Z Checking tracing-core v0.1.31
27672023-11-02T05:01:48.620Z Checking unicode-bidi v0.3.13
27682023-11-02T05:02:06.515Z Checking tracing v0.1.37
27692023-11-02T05:02:06.749Z Documenting zone_cfg_derive v0.2.0
27702023-11-02T05:02:06.766Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27712023-11-02T05:02:06.795Z Checking block-buffer v0.10.4
27722023-11-02T05:02:06.859Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27732023-11-02T05:02:06.876Z Documenting num-derive v0.4.0
27742023-11-02T05:02:06.886Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
27752023-11-02T05:02:06.899Z Checking ppv-lite86 v0.2.17
27762023-11-02T05:02:06.910Z Checking const-oid v0.9.5
27772023-11-02T05:02:06.925Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27782023-11-02T05:02:06.945Z Checking subtle v2.5.0
27792023-11-02T05:02:06.961Z Documenting zone v0.2.0
27802023-11-02T05:02:06.976Z Checking digest v0.10.7
27812023-11-02T05:02:06.988Z Checking rand_chacha v0.3.1
27822023-11-02T05:02:06.995Z Documenting smf v0.2.2
27832023-11-02T05:02:07.012Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
27842023-11-02T05:02:07.023Z Checking bitflags v2.4.0
27852023-11-02T05:02:07.029Z Documenting linked-hash-map v0.5.6
27862023-11-02T05:02:07.038Z Checking base64 v0.21.5
27872023-11-02T05:02:07.055Z Checking rand v0.8.5
27882023-11-02T05:02:07.065Z Checking tokio-util v0.7.10
27892023-11-02T05:02:07.493Z Checking untrusted v0.9.0
27902023-11-02T05:02:07.497Z Checking bitflags v1.3.2
27912023-11-02T05:02:07.516Z Checking percent-encoding v2.3.0
27922023-11-02T05:02:07.522Z Checking foreign-types-shared v0.1.1
27932023-11-02T05:02:07.528Z Checking hashbrown v0.12.3
27942023-11-02T05:02:07.554Z Checking openssl-probe v0.1.5
27952023-11-02T05:02:07.570Z Checking untrusted v0.7.1
27962023-11-02T05:02:07.575Z Checking ring v0.16.20
27972023-11-02T05:02:07.579Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27982023-11-02T05:02:07.593Z Checking foreign-types v0.3.2
27992023-11-02T05:02:07.606Z Checking ring v0.17.5
28002023-11-02T05:02:08.021Z Checking indexmap v1.9.3
28012023-11-02T05:02:08.402Z Checking openssl-sys v0.9.93
28022023-11-02T05:02:09.043Z Checking errno v0.3.2
28032023-11-02T05:02:09.546Z Documenting lru-cache v0.1.2
28042023-11-02T05:02:09.570Z Checking adler v1.0.2
28052023-11-02T05:02:09.584Z Checking try-lock v0.2.4
28062023-11-02T05:02:09.589Z Checking siphasher v0.3.11
28072023-11-02T05:02:09.597Z Checking want v0.3.1
28082023-11-02T05:02:09.617Z Checking h2 v0.3.21
28092023-11-02T05:02:09.770Z Checking miniz_oxide v0.7.1
28102023-11-02T05:02:09.991Z Checking sct v0.7.0
28112023-11-02T05:02:10.315Z Checking form_urlencoded v1.2.0
28122023-11-02T05:02:10.623Z Checking lazy_static v1.4.0
28132023-11-02T05:02:10.644Z Checking openssl v0.10.57
28142023-11-02T05:02:10.670Z Checking rustls-webpki v0.101.7
28152023-11-02T05:02:10.796Z Checking http-body v0.4.5
28162023-11-02T05:02:10.970Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28172023-11-02T05:02:11.394Z Checking io-lifetimes v1.0.11
28182023-11-02T05:02:11.512Z Checking socket2 v0.4.9
28192023-11-02T05:02:11.684Z Checking httparse v1.8.0
28202023-11-02T05:02:11.846Z Checking tower-service v0.3.2
28212023-11-02T05:02:12.030Z Checking anstyle v1.0.2
28222023-11-02T05:02:12.191Z Checking cpufeatures v0.2.9
28232023-11-02T05:02:12.329Z Checking httpdate v1.0.3
28242023-11-02T05:02:12.342Z Checking utf8parse v0.2.1
28252023-11-02T05:02:12.560Z Checking sha2 v0.10.8
28262023-11-02T05:02:12.578Z Checking anstyle-parse v0.2.1
28272023-11-02T05:02:12.703Z Checking rustls v0.21.8
28282023-11-02T05:02:12.978Z Checking rustix v0.37.23
28292023-11-02T05:02:13.553Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28302023-11-02T05:02:15.083Z Checking rustls-pemfile v1.0.3
28312023-11-02T05:02:15.092Z Checking hmac v0.12.1
28322023-11-02T05:02:15.513Z Checking md-5 v0.10.5
28332023-11-02T05:02:15.521Z Checking idna v0.4.0
28342023-11-02T05:02:15.529Z Checking stringprep v0.1.3
28352023-11-02T05:02:15.533Z Documenting slog-dtrace v0.2.3
28362023-11-02T05:02:15.779Z Checking num-integer v0.1.45
28372023-11-02T05:02:15.961Z Checking hash32 v0.2.1
28382023-11-02T05:02:16.466Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28392023-11-02T05:02:16.634Z Documenting quick-error v1.2.3
28402023-11-02T05:02:16.814Z Checking fallible-iterator v0.2.0
28412023-11-02T05:02:18.134Z Checking gimli v0.28.0
28422023-11-02T05:02:18.151Z Checking stable_deref_trait v1.2.0
28432023-11-02T05:02:18.156Z Checking anstyle-query v1.0.0
28442023-11-02T05:02:18.336Z Checking colorchoice v1.0.0
28452023-11-02T05:02:18.386Z Checking either v1.9.0
28462023-11-02T05:02:18.539Z Checking anstream v0.5.0
28472023-11-02T05:02:18.871Z Checking heapless v0.7.16
28482023-11-02T05:02:19.061Z Checking tokio-rustls v0.24.1
28492023-11-02T05:02:19.635Z Checking postgres-protocol v0.6.6
28502023-11-02T05:02:19.871Z Checking native-tls v0.2.11
28512023-11-02T05:02:19.898Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28522023-11-02T05:02:20.110Z Checking hyper v0.14.27
28532023-11-02T05:02:20.339Z Checking tokio-native-tls v0.3.1
28542023-11-02T05:02:20.587Z Checking url v2.4.1
28552023-11-02T05:02:20.728Z Checking terminal_size v0.2.6
28562023-11-02T05:02:20.741Z Checking rustls-native-certs v0.6.3
28572023-11-02T05:02:20.964Z Checking phf_shared v0.11.2
28582023-11-02T05:02:20.980Z Checking block-padding v0.3.3
28592023-11-02T05:02:21.293Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28602023-11-02T05:02:21.461Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28612023-11-02T05:02:21.889Z Checking scheduled-thread-pool v0.2.7
28622023-11-02T05:02:22.654Z Checking object v0.32.1
28632023-11-02T05:02:24.181Z Documenting resolv-conf v0.7.0
28642023-11-02T05:02:24.286Z Checking addr2line v0.21.0
28652023-11-02T05:02:25.065Z Checking toml_datetime v0.6.5
28662023-11-02T05:02:25.517Z Checking serde_spanned v0.6.4
28672023-11-02T05:02:25.824Z Checking bzip2-sys v0.1.11+1.0.8
28682023-11-02T05:02:26.042Z Checking crc32fast v1.3.2
28692023-11-02T05:02:26.262Z Checking winnow v0.5.15
28702023-11-02T05:02:26.424Z Checking tap v1.0.1
28712023-11-02T05:02:26.671Z Checking num_threads v0.1.6
28722023-11-02T05:02:26.844Z Checking managed v0.8.0
28732023-11-02T05:02:27.485Z Checking ipnet v2.8.0
28742023-11-02T05:02:28.271Z Checking regex-automata v0.1.10
28752023-11-02T05:02:29.040Z Checking clap_lex v0.5.1
28762023-11-02T05:02:29.334Z Checking bit-vec v0.6.3
28772023-11-02T05:02:29.623Z Checking rustc-demangle v0.1.23
28782023-11-02T05:02:29.858Z Checking matches v0.1.10
28792023-11-02T05:02:29.999Z Checking deranged v0.3.8
28802023-11-02T05:02:30.351Z Checking idna v0.2.3
28812023-11-02T05:02:30.460Z Checking hyper-tls v0.5.0
28822023-11-02T05:02:30.939Z Checking hyper-rustls v0.24.2
28832023-11-02T05:02:31.571Z Checking toml_edit v0.19.15
28842023-11-02T05:02:31.621Z Documenting trust-dns-resolver v0.22.0
28852023-11-02T05:02:31.721Z Checking backtrace v0.3.69
28862023-11-02T05:02:31.817Z Checking clap_builder v4.4.2
28872023-11-02T05:02:32.691Z Checking bstr v0.2.17
28882023-11-02T05:02:32.944Z Checking time v0.3.27
28892023-11-02T05:02:34.043Z Checking smoltcp v0.9.1
28902023-11-02T05:02:35.528Z Checking wyz v0.5.1
28912023-11-02T05:02:35.858Z Checking flate2 v1.0.28
28922023-11-02T05:02:36.617Z Checking bzip2 v0.4.4
28932023-11-02T05:02:36.897Z Checking r2d2 v0.8.10
28942023-11-02T05:02:36.912Z Checking phf v0.11.2
28952023-11-02T05:02:37.062Z Checking inout v0.1.3
28962023-11-02T05:02:37.181Z Checking postgres-types v0.2.6
28972023-11-02T05:02:37.363Z Checking itertools v0.11.0
28982023-11-02T05:02:37.403Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28992023-11-02T05:02:37.425Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29002023-11-02T05:02:38.400Z Checking num-bigint v0.4.4
29012023-11-02T05:02:52.238Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29022023-11-02T05:02:52.428Z Checking serde_urlencoded v0.7.1
29032023-11-02T05:02:52.476Z Checking phf_shared v0.10.0
29042023-11-02T05:02:52.484Z Checking futures-executor v0.3.29
29052023-11-02T05:02:52.510Z Documenting pem-rfc7468 v0.7.0
29062023-11-02T05:02:52.591Z Checking ipnetwork v0.20.0
29072023-11-02T05:02:52.659Z Checking float-cmp v0.9.0
29082023-11-02T05:02:52.667Z Checking zerocopy v0.6.4
29092023-11-02T05:02:52.678Z Documenting der_derive v0.7.2
29102023-11-02T05:02:52.782Z Checking hubpack v0.1.2
29112023-11-02T05:02:52.822Z Checking encoding_rs v0.8.33
29122023-11-02T05:02:52.851Z Checking crossbeam-utils v0.8.16
29132023-11-02T05:02:52.869Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
29142023-11-02T05:02:52.892Z Checking memoffset v0.9.0
29152023-11-02T05:02:52.900Z Checking radium v0.7.0
29162023-11-02T05:02:52.931Z Checking predicates-core v1.0.6
29172023-11-02T05:02:52.949Z Checking regex-automata v0.3.8
29182023-11-02T05:02:52.960Z Checking data-encoding v2.4.0
29192023-11-02T05:02:52.964Z Documenting flagset v0.4.3
29202023-11-02T05:02:52.969Z Checking difflib v0.4.0
29212023-11-02T05:02:52.974Z Checking precomputed-hash v0.1.1
29222023-11-02T05:02:52.979Z Checking new_debug_unreachable v1.0.4
29232023-11-02T05:02:52.986Z Checking static_assertions v1.1.0
29242023-11-02T05:02:52.991Z Checking normalize-line-endings v0.3.0
29252023-11-02T05:02:53.002Z Checking mime v0.3.17
29262023-11-02T05:02:53.006Z Checking whoami v1.4.1
29272023-11-02T05:02:53.429Z Checking webpki-roots v0.25.2
29282023-11-02T05:02:53.439Z Checking funty v2.0.0
29292023-11-02T05:02:53.453Z Checking fixedbitset v0.4.2
29302023-11-02T05:02:53.458Z Checking tokio-postgres v0.7.10
29312023-11-02T05:02:53.465Z Checking reqwest v0.11.20
29322023-11-02T05:02:53.469Z Checking petgraph v0.6.4
29332023-11-02T05:02:53.474Z Checking bstr v1.6.0
29342023-11-02T05:02:53.480Z Checking bitvec v1.0.1
29352023-11-02T05:02:53.484Z Checking predicates v3.0.4
29362023-11-02T05:02:53.496Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29372023-11-02T05:02:53.501Z Checking string_cache v0.8.7
29382023-11-02T05:02:53.511Z Checking trust-dns-proto v0.22.0
29392023-11-02T05:02:53.521Z Checking crossbeam-epoch v0.9.15
29402023-11-02T05:02:53.544Z Checking diesel v2.1.3
29412023-11-02T05:02:53.548Z Checking yasna v0.5.2
29422023-11-02T05:02:53.560Z Documenting der v0.7.8
29432023-11-02T05:02:53.569Z Checking futures v0.3.29
29442023-11-02T05:02:53.574Z Checking cipher v0.4.4
29452023-11-02T05:02:53.581Z Checking zip v0.6.6
29462023-11-02T05:02:53.589Z Checking clap v4.4.3
29472023-11-02T05:02:53.660Z Checking toml v0.7.8
29482023-11-02T05:02:54.272Z Checking similar v2.2.1
29492023-11-02T05:02:54.873Z Checking anyhow v1.0.75
29502023-11-02T05:02:55.082Z Checking bit-set v0.5.3
29512023-11-02T05:02:55.505Z Checking itertools v0.10.5
29522023-11-02T05:02:55.591Z Checking num-iter v0.1.43
29532023-11-02T05:02:55.669Z Checking console v0.15.7
29542023-11-02T05:02:55.868Z Checking rustix v0.38.9
29552023-11-02T05:02:56.335Z Checking signature v2.1.0
29562023-11-02T05:02:56.414Z Checking tokio-stream v0.1.14
29572023-11-02T05:02:56.547Z Checking usdt v0.3.5
29582023-11-02T05:02:56.637Z Checking hex v0.4.3
29592023-11-02T05:02:56.859Z Checking semver v1.0.20
29602023-11-02T05:02:57.065Z Checking slog v2.7.0
29612023-11-02T05:02:57.508Z Checking lalrpop-util v0.19.12
29622023-11-02T05:02:57.586Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29632023-11-02T05:02:57.704Z Documenting cancel-safe-futures v0.1.5
29642023-11-02T05:02:57.862Z Checking heck v0.3.3
29652023-11-02T05:02:57.990Z Documenting hkdf v0.12.3
29662023-11-02T05:02:58.160Z Documenting structopt-derive v0.4.18
29672023-11-02T05:02:59.282Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29682023-11-02T05:02:59.596Z Documenting keccak v0.1.4
29692023-11-02T05:03:00.306Z Documenting spki v0.7.2
29702023-11-02T05:03:03.783Z Documenting arc-swap v1.6.0
29712023-11-02T05:03:05.612Z Documenting crc-catalog v2.2.0
29722023-11-02T05:03:05.790Z Documenting sha3 v0.10.8
29732023-11-02T05:03:06.916Z Documenting structopt v0.3.26
29742023-11-02T05:03:07.157Z Documenting pkcs8 v0.10.2
29752023-11-02T05:03:10.025Z Documenting slog-scope v4.4.0
29762023-11-02T05:03:10.186Z Documenting crc v3.0.1
29772023-11-02T05:03:13.610Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29782023-11-02T05:03:13.967Z Documenting libefi-sys v0.1.0
29792023-11-02T05:03:14.206Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29802023-11-02T05:03:14.991Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29812023-11-02T05:03:15.863Z Documenting secrecy v0.8.0
29822023-11-02T05:03:16.199Z Documenting packed_struct_codegen v0.10.1
29832023-11-02T05:03:16.440Z Documenting nodrop v0.1.14
29842023-11-02T05:03:19.183Z Documenting ciborium-io v0.2.1
29852023-11-02T05:03:20.622Z Documenting half v1.8.2
29862023-11-02T05:03:21.131Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29872023-11-02T05:03:22.638Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29882023-11-02T05:03:23.074Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
29892023-11-02T05:03:23.297Z Documenting array-init v0.0.4
29902023-11-02T05:03:24.360Z Documenting packed_struct v0.10.1
29912023-11-02T05:03:25.162Z Documenting slog-stdlog v4.1.1
29922023-11-02T05:03:25.411Z Documenting ciborium-ll v0.2.1
29932023-11-02T05:03:28.197Z Documenting pkcs1 v0.7.5
29942023-11-02T05:03:28.354Z Documenting num-bigint-dig v0.8.4
29952023-11-02T05:03:31.026Z Documenting num-rational v0.4.1
29962023-11-02T05:03:31.421Z Documenting universal-hash v0.5.1
29972023-11-02T05:03:31.787Z Documenting num-complex v0.4.4
29982023-11-02T05:03:34.924Z Documenting xattr v1.0.1
29992023-11-02T05:03:38.013Z Documenting filetime v0.2.22
30002023-11-02T05:03:38.150Z Documenting bitfield v0.14.0
30012023-11-02T05:03:38.640Z Documenting opaque-debug v0.3.0
30022023-11-02T05:03:39.297Z Documenting termcolor v1.2.0
30032023-11-02T05:03:40.642Z Documenting num v0.4.1
30042023-11-02T05:03:41.381Z Documenting rsa v0.9.2
30052023-11-02T05:03:42.128Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30062023-11-02T05:03:42.542Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30072023-11-02T05:03:42.988Z Documenting ciborium v0.2.1
30082023-11-02T05:03:44.453Z Documenting tar v0.4.40
30092023-11-02T05:03:46.091Z Documenting env_logger v0.10.0
30102023-11-02T05:03:49.406Z Documenting slog-envlogger v2.2.0
30112023-11-02T05:03:50.312Z Documenting serde-hex v0.1.0
30122023-11-02T05:03:51.163Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30132023-11-02T05:03:51.971Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30142023-11-02T05:03:52.548Z Documenting x509-cert v0.2.4
30152023-11-02T05:03:53.521Z Documenting omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30162023-11-02T05:03:55.302Z Documenting signal-hook v0.3.17
30172023-11-02T05:03:57.365Z Documenting ron v0.8.1
30182023-11-02T05:03:57.727Z Documenting fxhash v0.2.1
30192023-11-02T05:03:59.374Z Documenting derive-where v1.2.5
30202023-11-02T05:03:59.539Z Documenting crc-any v2.4.3
30212023-11-02T05:04:01.169Z Documenting linear-map v1.2.0
30222023-11-02T05:04:01.878Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30232023-11-02T05:04:04.026Z Documenting doc-comment v0.3.3
30242023-11-02T05:04:04.284Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
30252023-11-02T05:04:04.735Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
30262023-11-02T05:04:07.724Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30272023-11-02T05:04:08.208Z Documenting newtype_derive v0.1.6
30282023-11-02T05:04:09.015Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30292023-11-02T05:04:11.120Z Documenting libsqlite3-sys v0.26.0
30302023-11-02T05:04:14.338Z Documenting crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30312023-11-02T05:04:15.317Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30322023-11-02T05:04:18.175Z Documenting hashlink v0.8.3
30332023-11-02T05:04:20.210Z Documenting aead v0.5.2
30342023-11-02T05:04:23.200Z Documenting snafu-derive v0.7.5
30352023-11-02T05:04:25.266Z Documenting fallible-streaming-iterator v0.1.9
30362023-11-02T05:04:26.064Z Documenting same-file v1.0.6
30372023-11-02T05:04:26.472Z Documenting path-slash v0.1.5
30382023-11-02T05:04:26.550Z Documenting steno v0.4.0
30392023-11-02T05:04:28.408Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30402023-11-02T05:04:29.867Z Documenting rusqlite v0.29.0
30412023-11-02T05:04:31.333Z Documenting camino-tempfile v1.0.2
30422023-11-02T05:04:32.526Z Documenting walkdir v2.4.0
30432023-11-02T05:04:32.881Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
30442023-11-02T05:04:33.630Z Documenting omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30452023-11-02T05:04:34.542Z Documenting snafu v0.7.5
30462023-11-02T05:04:37.628Z Documenting nix v0.26.2
30472023-11-02T05:04:38.717Z Checking darling_core v0.14.4
30482023-11-02T05:04:39.027Z Documenting twox-hash v1.6.3
30492023-11-02T05:04:41.052Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30502023-11-02T05:04:41.628Z Documenting nibble_vec v0.1.0
30512023-11-02T05:04:42.577Z Documenting endian-type v0.1.2
30522023-11-02T05:04:43.522Z Documenting nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30532023-11-02T05:04:45.523Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30542023-11-02T05:04:47.593Z Checking darling v0.14.4
30552023-11-02T05:04:47.761Z Documenting oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30562023-11-02T05:04:48.127Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30572023-11-02T05:04:48.135Z Documenting crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30582023-11-02T05:04:48.921Z Documenting radix_trie v0.2.1
30592023-11-02T05:04:49.508Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30602023-11-02T05:04:50.469Z Documenting polyval v0.6.1
30612023-11-02T05:04:55.610Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30622023-11-02T05:04:57.504Z Documenting num_enum v0.7.0
30632023-11-02T05:04:57.559Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30642023-11-02T05:04:57.890Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30652023-11-02T05:04:58.009Z Documenting ctr v0.9.2
30662023-11-02T05:05:03.767Z Documenting aes v0.8.3
30672023-11-02T05:05:04.439Z Documenting bincode v1.3.3
30682023-11-02T05:05:05.652Z Documenting path-dedot v3.1.0
30692023-11-02T05:05:11.742Z Documenting utf-8 v0.7.6
30702023-11-02T05:05:12.556Z Checking convert_case v0.4.0
30712023-11-02T05:05:12.578Z Documenting convert_case v0.4.0
30722023-11-02T05:05:12.625Z Documenting aes-gcm-siv v0.11.1
30732023-11-02T05:05:14.148Z Documenting path-absolutize v3.1.0
30742023-11-02T05:05:16.049Z Documenting crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
30752023-11-02T05:05:16.563Z Documenting oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
30762023-11-02T05:05:18.329Z Documenting tungstenite v0.20.1
30772023-11-02T05:05:18.595Z Documenting derive_more v0.99.17
30782023-11-02T05:05:20.322Z Documenting trust-dns-client v0.22.0
30792023-11-02T05:05:20.550Z Documenting buf-list v1.0.3
30802023-11-02T05:05:22.220Z Documenting globset v0.4.13
30812023-11-02T05:05:28.212Z Documenting crossbeam-deque v0.8.3
30822023-11-02T05:05:28.666Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30832023-11-02T05:05:28.962Z Documenting headers-core v0.2.0
30842023-11-02T05:05:38.476Z Documenting olpc-cjson v0.1.3
30852023-11-02T05:05:39.669Z Documenting serde_plain v1.0.2
30862023-11-02T05:05:40.499Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30872023-11-02T05:05:41.226Z Documenting async-recursion v1.0.5
30882023-11-02T05:05:52.117Z Documenting bitstruct_derive v0.1.0
30892023-11-02T05:05:52.217Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30902023-11-02T05:05:52.339Z Documenting display-error-chain v0.2.0
30912023-11-02T05:05:52.410Z Documenting ascii v1.1.0
30922023-11-02T05:05:52.496Z Documenting ringbuffer v0.15.0
30932023-11-02T05:05:52.553Z Documenting tough v0.12.5
30942023-11-02T05:05:52.630Z Documenting headers v0.3.9
30952023-11-02T05:05:52.842Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30962023-11-02T05:05:53.017Z Documenting rayon-core v1.12.0
30972023-11-02T05:05:53.625Z Documenting bitstruct v0.1.1
30982023-11-02T05:05:53.656Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
30992023-11-02T05:05:53.691Z Documenting trust-dns-server v0.22.1
31002023-11-02T05:05:53.714Z Documenting crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31012023-11-02T05:05:53.733Z Documenting tokio-tungstenite v0.20.1
31022023-11-02T05:05:53.773Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31032023-11-02T05:05:53.799Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31042023-11-02T05:05:53.822Z Checking derive_builder_core v0.12.0
31052023-11-02T05:05:53.852Z Documenting derive_builder_core v0.12.0
31062023-11-02T05:05:53.879Z Documenting sled v0.34.7
31072023-11-02T05:05:53.910Z Documenting signal-hook-mio v0.2.3
31082023-11-02T05:05:54.175Z Documenting erased-serde v0.3.30
31092023-11-02T05:05:58.094Z Documenting unicase v2.7.0
31102023-11-02T05:05:58.734Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31112023-11-02T05:05:59.239Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31122023-11-02T05:05:59.978Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31132023-11-02T05:06:00.172Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31142023-11-02T05:06:00.270Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31152023-11-02T05:06:00.463Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
31162023-11-02T05:06:00.624Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31172023-11-02T05:06:00.708Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31182023-11-02T05:06:01.245Z Documenting serde_arrays v0.1.0
31192023-11-02T05:06:02.327Z Documenting ff v0.13.0
31202023-11-02T05:06:02.470Z Documenting pretty-hex v0.3.0
31212023-11-02T05:06:03.176Z Documenting mime_guess v2.0.4
31222023-11-02T05:06:07.199Z Documenting derive_builder_macro v0.12.0
31232023-11-02T05:06:07.417Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31242023-11-02T05:06:08.109Z Documenting crossterm v0.27.0
31252023-11-02T05:06:08.911Z Documenting group v0.13.0
31262023-11-02T05:06:10.204Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31272023-11-02T05:06:14.785Z Documenting rayon v1.8.0
31282023-11-02T05:06:15.632Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31292023-11-02T05:06:19.826Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31302023-11-02T05:06:27.868Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31312023-11-02T05:06:28.187Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31322023-11-02T05:06:45.374Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31332023-11-02T05:06:45.814Z Documenting portable-atomic v1.4.3
31342023-11-02T05:06:46.495Z Documenting ed25519 v1.5.3
31352023-11-02T05:06:46.703Z Documenting bcs v0.1.6
31362023-11-02T05:06:46.783Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31372023-11-02T05:06:46.816Z Documenting crypto-bigint v0.5.2
31382023-11-02T05:06:46.883Z Documenting ref-cast-impl v1.0.20
31392023-11-02T05:06:46.906Z Documenting curve25519-dalek-derive v0.1.0
31402023-11-02T05:06:47.726Z Documenting thiserror-impl-no-std v2.0.2
31412023-11-02T05:06:48.401Z Documenting vte_generate_state_changes v0.1.1
31422023-11-02T05:06:52.371Z Checking unicode-xid v0.2.4
31432023-11-02T05:06:52.612Z Documenting highway v1.1.0
31442023-11-02T05:06:52.700Z Documenting number_prefix v0.4.0
31452023-11-02T05:06:54.522Z Documenting base16ct v0.2.0
31462023-11-02T05:06:55.064Z Documenting cassowary v0.3.0
31472023-11-02T05:06:56.361Z Documenting unicode-xid v0.2.4
31482023-11-02T05:06:59.036Z Documenting elliptic-curve v0.13.5
31492023-11-02T05:06:59.364Z Documenting indicatif v0.17.7
31502023-11-02T05:06:59.738Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31512023-11-02T05:07:00.786Z Documenting const_format_proc_macros v0.2.31
31522023-11-02T05:07:01.716Z Documenting ratatui v0.23.0
31532023-11-02T05:07:03.413Z Documenting thiserror-no-std v2.0.2
31542023-11-02T05:07:07.179Z Documenting vte v0.11.1
31552023-11-02T05:07:07.911Z Documenting curve25519-dalek v4.1.0
31562023-11-02T05:07:07.966Z Documenting ref-cast v1.0.20
31572023-11-02T05:07:08.481Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
31582023-11-02T05:07:08.874Z Documenting salty v0.2.0
31592023-11-02T05:07:12.381Z Documenting derive_builder v0.12.0
31602023-11-02T05:07:12.882Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31612023-11-02T05:07:14.056Z Documenting polar-core v0.27.0
31622023-11-02T05:07:15.290Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
31632023-11-02T05:07:15.650Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31642023-11-02T05:07:16.874Z Documenting libxml v0.3.3
31652023-11-02T05:07:22.186Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31662023-11-02T05:07:25.273Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
31672023-11-02T05:07:27.987Z Documenting poly1305 v0.8.0
31682023-11-02T05:07:29.521Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31692023-11-02T05:07:31.754Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31702023-11-02T05:07:34.556Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712023-11-02T05:07:36.039Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31722023-11-02T05:07:36.598Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31732023-11-02T05:07:36.624Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
31742023-11-02T05:07:37.048Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
31752023-11-02T05:07:45.897Z Documenting dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31762023-11-02T05:07:46.716Z Documenting chacha20 v0.9.1
31772023-11-02T05:07:47.175Z Documenting bb8 v0.8.1
31782023-11-02T05:07:54.140Z Documenting serde-big-array v0.5.1
31792023-11-02T05:07:54.350Z Documenting bytesize v1.3.0
31802023-11-02T05:07:54.455Z Documenting quick-xml v0.23.1
31812023-11-02T05:07:55.087Z Documenting pem v3.0.2
31822023-11-02T05:07:58.629Z Documenting oso-derive v0.27.0
31832023-11-02T05:08:00.822Z Documenting impl-trait-for-tuples v0.2.2
31842023-11-02T05:08:01.147Z Documenting rtoolbox v0.0.1
31852023-11-02T05:08:01.462Z Documenting humantime v2.1.0
31862023-11-02T05:08:02.004Z Documenting maplit v1.0.2
31872023-11-02T05:08:02.912Z Documenting smawk v0.3.1
31882023-11-02T05:08:03.345Z Documenting unicode-linebreak v0.1.5
31892023-11-02T05:08:03.770Z Documenting fs-err v2.9.0
31902023-11-02T05:08:05.869Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31912023-11-02T05:08:07.602Z Documenting rpassword v7.2.0
31922023-11-02T05:08:07.810Z Documenting internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#3dcc8d2e)
31932023-11-02T05:08:08.237Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
31942023-11-02T05:08:08.361Z Documenting rcgen v0.11.3
31952023-11-02T05:08:08.968Z Documenting textwrap v0.16.0
31962023-11-02T05:08:09.392Z Documenting oso v0.27.0
31972023-11-02T05:08:10.468Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31982023-11-02T05:08:14.192Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31992023-11-02T05:08:17.682Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
32002023-11-02T05:08:18.427Z Documenting chacha20poly1305 v0.10.1
32012023-11-02T05:08:27.566Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32022023-11-02T05:08:27.698Z Documenting vsss-rs v3.3.1
32032023-11-02T05:08:30.789Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32042023-11-02T05:08:49.591Z Documenting strip-ansi-escapes v0.2.0
32052023-11-02T05:08:49.619Z Documenting tui-tree-widget v0.13.0
32062023-11-02T05:08:49.628Z Documenting const_format v0.2.31
32072023-11-02T05:08:49.642Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32082023-11-02T05:08:49.646Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32092023-11-02T05:08:49.653Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32102023-11-02T05:08:49.665Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32112023-11-02T05:08:49.685Z Documenting cookie v0.16.2
32122023-11-02T05:08:49.689Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
32132023-11-02T05:08:49.982Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32142023-11-02T05:08:53.794Z Documenting signal-hook-tokio v0.3.1
32152023-11-02T05:08:55.200Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32162023-11-02T05:08:55.826Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32172023-11-02T05:08:56.417Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32182023-11-02T05:08:57.610Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32192023-11-02T05:08:58.693Z Documenting atomicwrites v0.4.2
32202023-11-02T05:09:00.322Z Documenting fd-lock v3.0.13
32212023-11-02T05:09:01.859Z Documenting subprocess v0.2.9
32222023-11-02T05:09:03.715Z Documenting shell-words v1.1.0
32232023-11-02T05:09:05.894Z Documenting nu-ansi-term v0.49.0
32242023-11-02T05:09:05.932Z Documenting http-range v0.1.5
32252023-11-02T05:09:07.535Z Documenting bit_field v0.10.2
32262023-11-02T05:09:08.787Z Documenting corncobs v0.1.3
32272023-11-02T05:09:09.985Z Documenting owo-colors v3.5.0
32282023-11-02T05:09:25.860Z Documenting propolis-server v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4019eb10fc2f4ba9bf210d0461dc6292b68309c2#4019eb10)
32292023-11-02T05:09:25.913Z Documenting hyper-staticfile v0.9.5
32302023-11-02T05:09:25.937Z Documenting reedline v0.23.0
32312023-11-02T05:09:26.391Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32322023-11-02T05:09:26.409Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32332023-11-02T05:09:26.430Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32342023-11-02T05:09:26.435Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32352023-11-02T05:09:26.454Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32362023-11-02T05:09:26.484Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32372023-11-02T05:09:26.508Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
32382023-11-02T05:09:26.514Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32392023-11-02T05:09:34.523Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32402023-11-02T05:09:44.770Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32412023-11-02T05:09:45.997Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da534e73380f3cc53ca0de073e1ea862ae32109b#da534e73)
32422023-11-02T05:10:01.680Z Documenting fatfs v0.3.6
32432023-11-02T05:10:01.947Z Documenting cargo-platform v0.1.3
32442023-11-02T05:10:02.019Z Documenting nanorand v0.7.0
32452023-11-02T05:10:02.026Z Documenting assert_matches v1.5.0
32462023-11-02T05:10:02.056Z Documenting glob v0.3.1
32472023-11-02T05:10:02.108Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482023-11-02T05:10:02.214Z Documenting cargo_metadata v0.18.0
32492023-11-02T05:10:03.243Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32502023-11-02T05:10:05.022Z Documenting flume v0.11.0
32512023-11-02T05:10:08.573Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32522023-11-02T05:10:09.932Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32532023-11-02T05:10:10.058Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32542023-11-02T05:10:12.048Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552023-11-02T05:10:14.009Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32562023-11-02T05:10:15.789Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32572023-11-02T05:10:16.065Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32582023-11-02T05:10:19.263Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32592023-11-02T05:10:27.080Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32602023-11-02T05:10:39.940Z Documenting omicron-zone-package v0.8.3
32612023-11-02T05:10:44.117Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32622023-11-02T05:10:47.699Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
32632023-11-02T05:10:49.329Z Documenting cargo_toml v0.16.3
32642023-11-02T05:10:50.539Z Documenting termios v0.3.3
32652023-11-02T05:10:52.313Z Documenting topological-sort v0.2.2
32662023-11-02T05:10:57.363Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32672023-11-02T05:10:57.823Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32682023-11-02T05:10:58.523Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32692023-11-02T05:10:58.937Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32702023-11-02T05:11:02.871Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32712023-11-02T05:11:09.165Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32722023-11-02T05:11:28.990Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32732023-11-02T05:11:38.667Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32742023-11-02T05:12:01.583Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32752023-11-02T05:12:01.865Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32762023-11-02T05:12:02.009Zwarning: unresolved link to `ExtractedArtifactDataHandle`
32772023-11-02T05:12:02.029Z --> wicketd/src/artifacts/extracted_artifacts.rs:172:46
32782023-11-02T05:12:02.055Z |
32792023-11-02T05:12:02.215Z172 | /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32802023-11-02T05:12:02.674Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this link resolves to the struct `ExtractedArtifactDataHandle`, which is not in the value namespace
32812023-11-02T05:12:02.724Z |
32822023-11-02T05:12:02.743Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
32832023-11-02T05:12:02.758Zhelp: to link to the struct, prefix with `struct@`
32842023-11-02T05:12:02.794Z |
32852023-11-02T05:12:02.806Z172 - /// persist the temporary file into an [`ExtractedArtifactDataHandle()`].
32862023-11-02T05:12:02.827Z172 + /// persist the temporary file into an [`struct@ExtractedArtifactDataHandle`].
32872023-11-02T05:12:02.855Z |
32882023-11-02T05:12:02.877Z
32892023-11-02T05:12:02.888Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
32902023-11-02T05:12:02.907Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32912023-11-02T05:12:03.521Zwarning: `wicketd` (lib doc) generated 1 warning
32922023-11-02T05:12:03.534Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32932023-11-02T05:13:18.760Z Finished dev [unoptimized + debuginfo] target(s) in 17m 07s
32942023-11-02T05:13:18.888Z
32952023-11-02T05:13:18.892Zreal 17:07.660054444
32962023-11-02T05:13:18.896Zuser 1:01:23.328164823
32972023-11-02T05:13:18.899Zsys 1:05:51.927880786
32982023-11-02T05:13:18.904Ztrap 2.383655811
32992023-11-02T05:13:18.912Ztflt 0.118436387
33002023-11-02T05:13:18.917Zdflt 0.736182456
33012023-11-02T05:13:18.921Zkflt 0.000343163
33022023-11-02T05:13:18.926Zlock 3:13:43.409118747
33032023-11-02T05:13:18.931Zslp 4:33:55.245529349
33042023-11-02T05:13:18.935Zlat 6:06.343730501
33052023-11-02T05:13:18.939Zstop 2:16.810172724
33062023-11-02T05:13:18.944Zprocess exited: duration 2053934 ms, exit code 0
 
33072023-11-02T05:13:18.963Zfound 0 output files