01HFFWJ5HJB7JE37S4H6JW74NZ: 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: 01HFFWJGDR4W5NP7P63CPRSMKF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-18T00:18:22.694Zjob assigned to worker 01HFFWJQE4VBMG4JBD33M2Z93J (queued for 1 m 52 s)
 
22023-11-18T00:18:23.042Zstarting task 0: "setup"
32023-11-18T00:18:23.391Z++ uname -s
42023-11-18T00:18:23.394Z+ kern=SunOS
52023-11-18T00:18:23.396Z+ case "$kern" in
62023-11-18T00:18:23.400Z+ groupadd -g 12345 build
72023-11-18T00:18:23.402Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-18T00:18:25.410Z+ zfs create -o mountpoint=/work rpool/work
92023-11-18T00:18:25.551Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-18T00:18:25.556Z+ home_fs=zfs
112023-11-18T00:18:25.562Z+ [[ zfs == autofs ]]
122023-11-18T00:18:25.569Z+ mkdir -p /home/build
132023-11-18T00:18:25.575Z+ chown build:build /home/build /work
142023-11-18T00:18:27.557Z+ chmod 0700 /home/build /work
152023-11-18T00:18:27.565Zprocess exited: duration 4516 ms, exit code 0
 
162023-11-18T00:18:27.582Zstarting task 1: "rust-toolchain"
172023-11-18T00:18:27.597Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-18T00:18:27.603Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-18T00:18:27.822Zinfo: downloading installer
202023-11-18T00:18:31.626Zwarning: it looks like you have an existing installation of Rust at:
212023-11-18T00:18:31.648Zwarning: /opt/ooce/bin
222023-11-18T00:18:31.661Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-18T00:18:31.673Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-18T00:18:31.690Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-18T00:18:31.703Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-18T00:18:31.710Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-18T00:18:31.723Zerror: cannot install while Rust is installed
282023-11-18T00:18:31.731Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-18T00:18:31.982Zinfo: profile set to 'default'
302023-11-18T00:18:31.987Zinfo: default host triple is x86_64-unknown-illumos
312023-11-18T00:18:31.990Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-18T00:18:32.148Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-18T00:18:32.152Zinfo: downloading component 'cargo'
342023-11-18T00:18:32.831Zinfo: downloading component 'clippy'
352023-11-18T00:18:33.073Zinfo: downloading component 'rust-docs'
362023-11-18T00:18:33.932Zinfo: downloading component 'rust-std'
372023-11-18T00:18:35.562Zinfo: downloading component 'rustc'
382023-11-18T00:18:39.272Zinfo: downloading component 'rustfmt'
392023-11-18T00:18:39.546Zinfo: installing component 'cargo'
402023-11-18T00:18:41.891Zinfo: installing component 'clippy'
412023-11-18T00:18:43.126Zinfo: installing component 'rust-docs'
422023-11-18T00:18:45.999Zinfo: installing component 'rust-std'
432023-11-18T00:18:50.741Zinfo: installing component 'rustc'
442023-11-18T00:19:02.489Zinfo: installing component 'rustfmt'
452023-11-18T00:19:03.236Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-18T00:19:03.240Z
472023-11-18T00:19:03.370Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-18T00:19:03.373Z
492023-11-18T00:19:03.377Z
502023-11-18T00:19:03.382ZRust is installed now. Great!
512023-11-18T00:19:03.386Z
522023-11-18T00:19:03.391ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-18T00:19:03.397Zenvironment variable. This has not been done automatically.
542023-11-18T00:19:03.403Z
552023-11-18T00:19:03.406ZTo configure your current shell, run:
562023-11-18T00:19:03.409Zsource "$HOME/.cargo/env"
572023-11-18T00:19:03.458Z+ rustc --version
582023-11-18T00:19:03.570Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-18T00:19:03.575Zprocess exited: duration 35990 ms, exit code 0
 
602023-11-18T00:19:03.586Zstarting task 2: "authentication"
612023-11-18T00:19:03.632Zprocess exited: duration 41 ms, exit code 0
 
622023-11-18T00:19:03.639Zstarting task 3: "clone repository"
632023-11-18T00:19:03.653Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-18T00:19:03.661Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-18T00:19:03.812ZCloning into '/work/oxidecomputer/omicron'...
662023-11-18T00:19:10.987Z+ cd /work/oxidecomputer/omicron
672023-11-18T00:19:10.997Z+ [[ -n nat_rpw ]]
682023-11-18T00:19:11.016Z+ git fetch origin nat_rpw
692023-11-18T00:19:11.019ZFrom https://github.com/oxidecomputer/omicron
702023-11-18T00:19:11.022Z * branch nat_rpw -> FETCH_HEAD
712023-11-18T00:19:11.027Z+ git checkout -B nat_rpw remotes/origin/nat_rpw
722023-11-18T00:19:11.059ZSwitched to a new branch 'nat_rpw'
732023-11-18T00:19:11.065Zbranch 'nat_rpw' set up to track 'origin/nat_rpw'.
742023-11-18T00:19:11.069Z+ git reset --hard eff1828a3aab6f320227c2f822231217790733c5
752023-11-18T00:19:11.081ZHEAD is now at eff1828a bump dendrite and schema
762023-11-18T00:19:11.084Zprocess exited: duration 7440 ms, exit code 0
 
772023-11-18T00:19:11.092Zstarting task 4: "build"
782023-11-18T00:19:11.104Z+ cargo --version
792023-11-18T00:19:11.129Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-18T00:19:11.369Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-18T00:19:11.373Zinfo: downloading component 'cargo'
822023-11-18T00:19:12.107Zinfo: downloading component 'clippy'
832023-11-18T00:19:12.461Zinfo: downloading component 'rust-docs'
842023-11-18T00:19:13.378Zinfo: downloading component 'rust-std'
852023-11-18T00:19:14.981Zinfo: downloading component 'rustc'
862023-11-18T00:19:19.475Zinfo: downloading component 'rustfmt'
872023-11-18T00:19:19.766Zinfo: installing component 'cargo'
882023-11-18T00:19:20.956Zinfo: installing component 'clippy'
892023-11-18T00:19:21.462Zinfo: installing component 'rust-docs'
902023-11-18T00:19:24.188Zinfo: installing component 'rust-std'
912023-11-18T00:19:26.725Zinfo: installing component 'rustc'
922023-11-18T00:19:32.880Zinfo: installing component 'rustfmt'
932023-11-18T00:19:33.522Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-18T00:19:33.525Z+ rustc --version
952023-11-18T00:19:33.537Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-18T00:19:33.545Z+ source ./env.sh
972023-11-18T00:19:33.559Z++ set -o xtrace
982023-11-18T00:19:34.432Z++++ dirname ./env.sh
992023-11-18T00:19:34.445Z+++ cd .
1002023-11-18T00:19:34.458Z+++ echo /work/oxidecomputer/omicron
1012023-11-18T00:19:34.470Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-18T00:19:34.492Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-18T00:19:34.504Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-18T00:19:34.517Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-18T00:19:34.523Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-18T00:19:34.532Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-18T00:19:34.544Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-18T00:19:34.550Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-18T00:19:34.564Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-18T00:19:34.568Z++ unset OMICRON_WS
1112023-11-18T00:19:34.571Z++ set +o xtrace
1122023-11-18T00:19:34.579Z
1132023-11-18T00:19:34.589Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-18T00:19:34.593Z # # # # # # # # # # # # # # #
1152023-11-18T00:19:34.596Z # # # # ##### # # ##### # # # # # #### #
1162023-11-18T00:19:34.599Z ##### ##### # ##### # # # # # # # # #
1172023-11-18T00:19:34.603Z # # # # # # # # # # # # # # #
1182023-11-18T00:19:34.606Z # # # ###### # # ###### ### # #### # #### #
1192023-11-18T00:19:34.609Z
1202023-11-18T00:19:45.161Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-18T00:19:46.229Z Startup: Caching catalogs ... Done
1222023-11-18T00:19:51.528ZPlanning: Solver setup ... Done (4.957s)
1232023-11-18T00:19:51.655ZPlanning: Running solver ... Done (0.127s)
1242023-11-18T00:19:51.711ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-18T00:19:51.726ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-18T00:19:51.956ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-18T00:19:52.039ZPlanning: Package planning ... Done (0.083s)
1282023-11-18T00:19:52.124ZPlanning: Merging actions ... Done (0.086s)
1292023-11-18T00:19:52.819ZPlanning: Checking for conflicting actions ... Done (0.695s)
1302023-11-18T00:19:52.836ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-18T00:19:57.893ZPlanning: Evaluating mediators ... Done (5.057s)
1322023-11-18T00:19:57.909ZPlanning: Planning completed in 11.62 seconds
1332023-11-18T00:19:57.932Z Packages to install: 4
1342023-11-18T00:19:57.935Z Mediators to change: 2
1352023-11-18T00:19:57.938Z Services to change: 1
1362023-11-18T00:19:57.941Z Estimated space available: 148.90 GB
1372023-11-18T00:19:57.944ZEstimated space to be consumed: 1.37 GB
1382023-11-18T00:19:57.948Z Create boot environment: No
1392023-11-18T00:19:57.951ZCreate backup boot environment: No
1402023-11-18T00:19:57.954Z Rebuild boot archive: No
1412023-11-18T00:19:57.957Z
1422023-11-18T00:19:57.959ZChanged mediators:
1432023-11-18T00:19:57.962Z mediator clang:
1442023-11-18T00:19:57.965Z version: None -> 15 (system default)
1452023-11-18T00:19:57.968Z
1462023-11-18T00:19:57.971Z mediator llvm:
1472023-11-18T00:19:57.973Z version: 14 (system default) -> 15 (system default)
1482023-11-18T00:19:57.976Z
1492023-11-18T00:19:57.979ZChanged packages:
1502023-11-18T00:19:57.981Zhelios-dev
1512023-11-18T00:19:57.984Z developer/build-essential
1522023-11-18T00:19:57.987Z None -> 11-2.0
1532023-11-18T00:19:57.990Z library/libxmlsec1
1542023-11-18T00:19:57.992Z None -> 1.2.35-2.0
1552023-11-18T00:19:57.995Z ooce/developer/clang-15
1562023-11-18T00:19:57.999Z None -> 15.0.7-2.0
1572023-11-18T00:19:58.002Z ooce/developer/llvm-15
1582023-11-18T00:19:58.004Z None -> 15.0.7-2.0
1592023-11-18T00:19:58.007Z
1602023-11-18T00:19:58.010ZServices:
1612023-11-18T00:19:58.013Z restart_fmri:
1622023-11-18T00:19:58.016Z svc:/system/update-man-index:default
1632023-11-18T00:19:58.315Z
1642023-11-18T00:19:58.318ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-18T00:20:03.319ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.2M/s)
1662023-11-18T00:20:08.319ZDownload: 2270/3290 items 119.5/212.6MB 56% complete (12.2M/s)
1672023-11-18T00:20:13.319ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (12.0M/s)
1682023-11-18T00:20:16.273ZDownload: Completed 212.60 MB in 17.96 seconds (11.8M/s)
1692023-11-18T00:20:16.513Z Actions: 1/3687 actions (Installing new actions)
1702023-11-18T00:20:21.549Z Actions: 3133/3687 actions (Installing new actions)
1712023-11-18T00:20:24.872Z Actions: Completed 3687 actions in 8.36 seconds.
1722023-11-18T00:20:25.051Z Done (0.168s)
1732023-11-18T00:20:25.479Z Done (0.000s)
1742023-11-18T00:20:25.491Z Done (0.223s)
1752023-11-18T00:20:33.636Z Done (8.250s)
1762023-11-18T00:20:34.043Z Done (0.312s)
1772023-11-18T00:20:34.051Z Done (0.000s)
1782023-11-18T00:20:34.295Z Done (0.000s)
1792023-11-18T00:20:34.993ZPlanning: Evaluating mediator changes ... Done
1802023-11-18T00:20:35.478ZPlanning: Checking for conflicting actions ... Done
1812023-11-18T00:20:35.486ZPlanning: Consolidating action changes ... Done
1822023-11-18T00:20:35.696ZPlanning: Evaluating mediators ... Done
1832023-11-18T00:20:35.709ZPlanning: Planning completed in 0.70 seconds
1842023-11-18T00:20:35.744Z Mediators to change: 2
1852023-11-18T00:20:35.747Z Create boot environment: No
1862023-11-18T00:20:35.751ZCreate backup boot environment: No
1872023-11-18T00:20:35.841Z Done
1882023-11-18T00:20:35.844Z Done
1892023-11-18T00:20:35.979Z Done
1902023-11-18T00:20:41.860Z Done
1912023-11-18T00:20:41.988Z Done
1922023-11-18T00:20:42.010Z Done
1932023-11-18T00:20:42.111Z Done
1942023-11-18T00:20:43.142ZPlanning: Evaluating mediator changes ... Done
1952023-11-18T00:20:43.190ZPlanning: Merging actions ... Done
1962023-11-18T00:20:43.468ZPlanning: Checking for conflicting actions ... Done
1972023-11-18T00:20:43.479ZPlanning: Consolidating action changes ... Done
1982023-11-18T00:20:43.913ZPlanning: Evaluating mediators ... Done
1992023-11-18T00:20:49.711ZPlanning: Planning completed in 1.32 seconds
2002023-11-18T00:20:49.841Z Packages to change: 1
2012023-11-18T00:20:49.972Z Mediators to change: 1
2022023-11-18T00:20:49.994Z Services to change: 1
2032023-11-18T00:20:50.014Z Create boot environment: No
2042023-11-18T00:20:50.023ZCreate backup boot environment: Yes
2052023-11-18T00:20:50.456Z Actions: 1/6 actions (Updating modified actions)
2062023-11-18T00:20:50.529Z Actions: Completed 6 actions in 0.00 seconds.
2072023-11-18T00:20:50.556Z Done
2082023-11-18T00:20:50.592Z Done
2092023-11-18T00:20:50.642Z Done
2102023-11-18T00:20:52.276Z Done
2112023-11-18T00:20:52.384Z Done
2122023-11-18T00:20:52.388Z Done
2132023-11-18T00:20:52.512Z Done
2142023-11-18T00:20:53.199ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2152023-11-18T00:20:53.202Zclang system 15 system
2162023-11-18T00:20:53.205Zcsh system system illumos
2172023-11-18T00:20:53.208Zctags system system illumos
2182023-11-18T00:20:53.211Zgcc vendor 12 vendor
2192023-11-18T00:20:53.213Zgcc system 10 system
2202023-11-18T00:20:53.217Zgcc system 7 system
2212023-11-18T00:20:53.219Zgo system 1.20 system
2222023-11-18T00:20:53.222Zgo system 1.19 system
2232023-11-18T00:20:53.225Zllvm system 15 system
2242023-11-18T00:20:53.228Zllvm system 14 system
2252023-11-18T00:20:53.231Zmariadb system 10.6 system
2262023-11-18T00:20:53.234Zmta vendor vendor dma
2272023-11-18T00:20:53.237Zopenjdk system 17 system
2282023-11-18T00:20:53.239Zopenjdk system 11 system
2292023-11-18T00:20:53.243Zopenjdk system 1.8 system
2302023-11-18T00:20:53.246Zopenssl vendor 3 vendor
2312023-11-18T00:20:53.249Zperl system 5.36 system
2322023-11-18T00:20:53.252Zpostgresql system 15 system
2332023-11-18T00:20:53.255Zpostgresql system 13 system
2342023-11-18T00:20:53.257Zpython vendor 3 vendor
2352023-11-18T00:20:53.260Zpython system 2 system
2362023-11-18T00:20:53.263Zpython3 system 3.11 system
2372023-11-18T00:20:53.267Zruby system 3.0 system
2382023-11-18T00:20:53.270Zwords vendor vendor american-english
2392023-11-18T00:20:53.273Zwords system system australian-english
2402023-11-18T00:20:53.276Zwords system system british-english
2412023-11-18T00:20:53.279Zwords system system canadian-english
2422023-11-18T00:20:53.283Zwords system system french
2432023-11-18T00:20:53.285Zwords system system italian
2442023-11-18T00:20:53.288Zwords system system ngerman
2452023-11-18T00:20:53.291Zwords system system ogerman
2462023-11-18T00:20:53.294Zwords system system spanish
2472023-11-18T00:20:53.776ZFMRI IFO
2482023-11-18T00:20:53.790Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492023-11-18T00:20:53.804Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502023-11-18T00:20:53.816Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512023-11-18T00:20:53.834Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2522023-11-18T00:20:53.856Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532023-11-18T00:20:53.931Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2542023-11-18T00:20:53.956Z+ set -o errexit
2552023-11-18T00:20:53.975Z+++ dirname ./tools/ci_download_cockroachdb
2562023-11-18T00:20:53.989Z++ cd ./tools
2572023-11-18T00:20:54.003Z++ pwd
2582023-11-18T00:20:54.008Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2592023-11-18T00:20:54.012Z++ basename ./tools/ci_download_cockroachdb
2602023-11-18T00:20:54.015Z+ ARG0=ci_download_cockroachdb
2612023-11-18T00:20:54.019Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2622023-11-18T00:20:54.023Z+ CIDL_VERSION=v22.1.9
2632023-11-18T00:20:54.029Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2642023-11-18T00:20:54.040Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2652023-11-18T00:20:54.049Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2662023-11-18T00:20:54.062Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2672023-11-18T00:20:54.067Z+ TARGET_DIR=out
2682023-11-18T00:20:54.078Z+ DOWNLOAD_DIR=out/downloads
2692023-11-18T00:20:54.083Z+ DEST_DIR=./out/cockroachdb
2702023-11-18T00:20:54.086Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2712023-11-18T00:20:54.090Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2722023-11-18T00:20:54.093Z+ main
2732023-11-18T00:20:54.097Z+ [[ 0 != 0 ]]
2742023-11-18T00:20:54.107Z+ CIDL_OS=solaris2.11
2752023-11-18T00:20:54.111Z+ [[ 0 != 0 ]]
2762023-11-18T00:20:54.123Z+ configure_os solaris2.11
2772023-11-18T00:20:54.126Z+ echo 'current directory: /work/oxidecomputer/omicron'
2782023-11-18T00:20:54.130Zcurrent directory: /work/oxidecomputer/omicron
2792023-11-18T00:20:54.134Z+ echo 'configuring based on OS: "solaris2.11"'
2802023-11-18T00:20:54.137Zconfiguring based on OS: "solaris2.11"
2812023-11-18T00:20:54.139Z+ case "$1" in
2822023-11-18T00:20:54.143Z+ CIDL_BUILD=illumos
2832023-11-18T00:20:54.146Z+ CIDL_SUFFIX=tar.gz
2842023-11-18T00:20:54.149Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2852023-11-18T00:20:54.152Z+ CIDL_MD5FUNC=do_md5sum
2862023-11-18T00:20:54.155Z+ CIDL_URL_BASE=https://illumos.org/downloads
2872023-11-18T00:20:54.158Z+ CIDL_ASSEMBLE=do_assemble_illumos
2882023-11-18T00:20:54.161Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2892023-11-18T00:20:54.164Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2902023-11-18T00:20:54.167Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-18T00:20:54.170Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2922023-11-18T00:20:54.174Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-18T00:20:54.177Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2942023-11-18T00:20:54.180ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-18T00:20:54.182Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-18T00:20:54.185ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-18T00:20:54.188Z+ mkdir -p out/downloads
2982023-11-18T00:20:54.191Z+ mkdir -p ./out/cockroachdb
2992023-11-18T00:20:54.194Z+ local DO_DOWNLOAD=true
3002023-11-18T00:20:54.197Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3012023-11-18T00:20:54.200Z+ '[' true == true ']'
3022023-11-18T00:20:54.203Z+ echo Downloading...
3032023-11-18T00:20:54.206ZDownloading...
3042023-11-18T00:20:54.209Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-11-18T00:20:54.211Z+ 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
3062023-11-18T00:20:57.546Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-18T00:20:57.554Z++ md5sum
3082023-11-18T00:20:57.562Z++ awk '{print $1}'
3092023-11-18T00:20:57.745Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3102023-11-18T00:20:57.764Z+ [[ 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 ]]
3112023-11-18T00:20:57.776Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122023-11-18T00:20:57.798Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3132023-11-18T00:21:01.316Z+ do_assemble_illumos
3142023-11-18T00:21:01.319Z+ rm -r ./out/cockroachdb
3152023-11-18T00:21:01.323Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3162023-11-18T00:21:01.977Z+ ./out/cockroachdb/bin/cockroach version
3172023-11-18T00:21:02.318ZBuild Tag: v22.1.9-dirty
3182023-11-18T00:21:02.322ZBuild Time: 2022/10/26 21:17:46
3192023-11-18T00:21:02.326ZDistribution: OSS
3202023-11-18T00:21:02.331ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3212023-11-18T00:21:02.340ZGo Version: go1.17.13
3222023-11-18T00:21:02.354ZC Compiler: gcc 10.3.0
3232023-11-18T00:21:02.779ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3242023-11-18T00:21:02.791ZBuild Type: release
3252023-11-18T00:21:02.803Z+ set -o errexit
3262023-11-18T00:21:02.816Z+++ dirname ./tools/ci_download_clickhouse
3272023-11-18T00:21:02.831Z++ cd ./tools
3282023-11-18T00:21:02.842Z++ pwd
3292023-11-18T00:21:02.847Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3302023-11-18T00:21:02.852Z++ basename ./tools/ci_download_clickhouse
3312023-11-18T00:21:02.856Z+ ARG0=ci_download_clickhouse
3322023-11-18T00:21:02.861Z+ TARGET_DIR=out
3332023-11-18T00:21:02.867Z+ DOWNLOAD_DIR=out/downloads
3342023-11-18T00:21:02.873Z+ DEST_DIR=./out/clickhouse
3352023-11-18T00:21:02.884Z+ CIDL_VERSION=v22.8.9.24
3362023-11-18T00:21:02.898Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3372023-11-18T00:21:03.307Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3382023-11-18T00:21:03.311Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3392023-11-18T00:21:03.314Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3402023-11-18T00:21:03.317Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3412023-11-18T00:21:03.349Z+ main
3422023-11-18T00:21:03.378Z+ [[ 0 != 0 ]]
3432023-11-18T00:21:03.400Z+ CIDL_OS=solaris2.11
3442023-11-18T00:21:03.420Z+ [[ 0 != 0 ]]
3452023-11-18T00:21:03.434Z+ configure_os solaris2.11
3462023-11-18T00:21:03.856Z+ echo 'current directory: /work/oxidecomputer/omicron'
3472023-11-18T00:21:03.864Zcurrent directory: /work/oxidecomputer/omicron
3482023-11-18T00:21:03.876Z+ echo 'configuring based on OS: "solaris2.11"'
3492023-11-18T00:21:04.287Zconfiguring based on OS: "solaris2.11"
3502023-11-18T00:21:04.296Z+ CIDL_DASHREV=
3512023-11-18T00:21:04.308Z+ case "$1" in
3522023-11-18T00:21:04.320Z+ CIDL_PLATFORM=illumos
3532023-11-18T00:21:04.737Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3542023-11-18T00:21:04.743Z+ CIDL_MD5FUNC=do_md5sum
3552023-11-18T00:21:05.165Z+ CIDL_DASHREV=-1
3562023-11-18T00:21:05.179Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3572023-11-18T00:21:05.199Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-18T00:21:05.204Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-18T00:21:05.211Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-18T00:21:05.216Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-11-18T00:21:05.222ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-18T00:21:05.226Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-18T00:21:05.233ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-18T00:21:05.238Z+ mkdir -p out/downloads
3652023-11-18T00:21:05.243Z+ mkdir -p ./out/clickhouse
3662023-11-18T00:21:05.246Z+ local DO_DOWNLOAD=true
3672023-11-18T00:21:05.249Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3682023-11-18T00:21:05.253Z+ '[' true == true ']'
3692023-11-18T00:21:05.257Z+ echo Downloading...
3702023-11-18T00:21:05.260ZDownloading...
3712023-11-18T00:21:05.264Z+ 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
3722023-11-18T00:21:05.267Z+ 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
3732023-11-18T00:21:05.447Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-11-18T00:21:05.452Z++ md5sum
3752023-11-18T00:21:05.457Z++ awk '{print $1}'
3762023-11-18T00:21:06.106Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3772023-11-18T00:21:06.110Z+ [[ 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 ]]
3782023-11-18T00:21:06.114Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3792023-11-18T00:21:06.118Z+ mkdir -p ./out/clickhouse
3802023-11-18T00:21:06.125Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3812023-11-18T00:21:10.829Z+ ./out/clickhouse/clickhouse server --version
3822023-11-18T00:21:10.882ZClickHouse server version 22.8.9.1.
3832023-11-18T00:21:10.903Z+ set -o errexit
3842023-11-18T00:21:10.907Z+++ dirname ./tools/ci_download_console
3852023-11-18T00:21:10.910Z++ cd ./tools
3862023-11-18T00:21:10.913Z++ pwd
3872023-11-18T00:21:10.917Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3882023-11-18T00:21:10.920Z++ basename ./tools/ci_download_console
3892023-11-18T00:21:10.924Z+ ARG0=ci_download_console
3902023-11-18T00:21:10.927Z+ TARGET_DIR=out
3912023-11-18T00:21:10.930Z+ DOWNLOAD_DIR=out/downloads
3922023-11-18T00:21:10.933Z+ DEST_DIR=./out/console-assets
3932023-11-18T00:21:10.936Z+ source /work/oxidecomputer/omicron/tools/console_version
3942023-11-18T00:21:10.939Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3952023-11-18T00:21:10.942Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3962023-11-18T00:21:10.945Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3972023-11-18T00:21:10.949Z+ TARBALL_FILE=out/downloads/console.tar.gz
3982023-11-18T00:21:10.952Z+ main
3992023-11-18T00:21:10.956Z+ [[ 0 != 0 ]]
4002023-11-18T00:21:10.959Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4012023-11-18T00:21:10.962ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4022023-11-18T00:21:10.965Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-11-18T00:21:10.968ZLocal file: out/downloads/console.tar.gz
4042023-11-18T00:21:10.971Z+ local DO_DOWNLOAD=true
4052023-11-18T00:21:10.975Z+ [[ -f out/downloads/console.tar.gz ]]
4062023-11-18T00:21:10.978Z+ mkdir -p out/downloads
4072023-11-18T00:21:10.981Z+ '[' true == true ']'
4082023-11-18T00:21:10.984Z+ echo Downloading...
4092023-11-18T00:21:10.987ZDownloading...
4102023-11-18T00:21:10.990Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4112023-11-18T00:21:10.997Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-11-18T00:21:11.692Z++ do_sha256sum out/downloads/console.tar.gz
4132023-11-18T00:21:11.697Z++ case "$OSTYPE" in
4142023-11-18T00:21:11.701Z++ SHA=sha256sum
4152023-11-18T00:21:11.706Z++ sha256sum
4162023-11-18T00:21:11.710Z++ awk '{print $1}'
4172023-11-18T00:21:11.716Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4182023-11-18T00:21:11.721Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4192023-11-18T00:21:11.725Z+ rm -rf ./out/console-assets
4202023-11-18T00:21:11.733Z+ mkdir -p ./out/console-assets
4212023-11-18T00:21:11.736Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4222023-11-18T00:21:11.739Z+ mkdir -p ./out/console-assets
4232023-11-18T00:21:11.742Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4242023-11-18T00:21:11.873Z+ set -o errexit
4252023-11-18T00:21:11.876Z+++ dirname ./tools/ci_download_maghemite_openapi
4262023-11-18T00:21:11.879Z++ cd ./tools
4272023-11-18T00:21:11.883Z++ pwd
4282023-11-18T00:21:11.886Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4292023-11-18T00:21:11.889Z++ basename ./tools/ci_download_maghemite_openapi
4302023-11-18T00:21:11.894Z+ ARG0=ci_download_maghemite_openapi
4312023-11-18T00:21:11.897Z+ TARGET_DIR=out
4322023-11-18T00:21:11.901Z+ DOWNLOAD_DIR=out/downloads
4332023-11-18T00:21:11.904Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4342023-11-18T00:21:11.908Z++ COMMIT=aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b
4352023-11-18T00:21:11.911Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4362023-11-18T00:21:11.914Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/ddm-admin.json
4372023-11-18T00:21:11.917Z+ LOCAL_FILE=out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4382023-11-18T00:21:11.920Z+ main
4392023-11-18T00:21:11.923Z+ [[ 0 != 0 ]]
4402023-11-18T00:21:11.927Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/ddm-admin.json'
4412023-11-18T00:21:11.930ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/ddm-admin.json
4422023-11-18T00:21:11.933Z+ echo 'Local file: out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json'
4432023-11-18T00:21:11.936ZLocal file: out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4442023-11-18T00:21:11.939Z+ local DO_DOWNLOAD=true
4452023-11-18T00:21:11.942Z+ [[ -f out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json ]]
4462023-11-18T00:21:11.945Z+ mkdir -p out/downloads
4472023-11-18T00:21:11.948Z+ '[' true == true ']'
4482023-11-18T00:21:11.953Z+ echo Downloading...
4492023-11-18T00:21:11.956ZDownloading...
4502023-11-18T00:21:11.960Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/ddm-admin.json out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4512023-11-18T00:21:11.965Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/ddm-admin.json
4522023-11-18T00:21:12.226Z++ do_sha256sum out/downloads/ddm-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4532023-11-18T00:21:12.232Z++ case "$OSTYPE" in
4542023-11-18T00:21:12.236Z++ SHA=sha256sum
4552023-11-18T00:21:12.241Z++ sha256sum
4562023-11-18T00:21:12.247Z++ awk '{print $1}'
4572023-11-18T00:21:12.257Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4582023-11-18T00:21:12.266Z+ [[ 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 ]]
4592023-11-18T00:21:12.271Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4602023-11-18T00:21:12.278Z++ COMMIT=aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b
4612023-11-18T00:21:12.282Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4622023-11-18T00:21:12.287Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mg-admin.json
4632023-11-18T00:21:12.293Z+ LOCAL_FILE=out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4642023-11-18T00:21:12.298Z+ main
4652023-11-18T00:21:12.306Z+ [[ 0 != 0 ]]
4662023-11-18T00:21:12.313Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mg-admin.json'
4672023-11-18T00:21:12.319ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mg-admin.json
4682023-11-18T00:21:12.323Z+ echo 'Local file: out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json'
4692023-11-18T00:21:12.327ZLocal file: out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4702023-11-18T00:21:12.333Z+ local DO_DOWNLOAD=true
4712023-11-18T00:21:12.343Z+ [[ -f out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json ]]
4722023-11-18T00:21:12.347Z+ mkdir -p out/downloads
4732023-11-18T00:21:12.352Z+ '[' true == true ']'
4742023-11-18T00:21:12.357Z+ echo Downloading...
4752023-11-18T00:21:12.362ZDownloading...
4762023-11-18T00:21:12.374Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mg-admin.json out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4772023-11-18T00:21:12.379Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mg-admin.json
4782023-11-18T00:21:12.411Z++ do_sha256sum out/downloads/mg-admin-aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b.json
4792023-11-18T00:21:12.417Z++ case "$OSTYPE" in
4802023-11-18T00:21:12.427Z++ SHA=sha256sum
4812023-11-18T00:21:12.443Z++ sha256sum
4822023-11-18T00:21:12.454Z++ awk '{print $1}'
4832023-11-18T00:21:12.466Z+ calculated_sha2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
4842023-11-18T00:21:12.476Z+ [[ b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113 != \b\3\f\5\5\f\e\2\4\e\5\4\5\3\0\f\d\f\9\6\c\2\2\a\0\3\3\f\9\e\d\c\0\b\a\d\9\c\0\a\5\e\3\3\4\4\7\6\3\a\2\3\e\5\2\b\2\5\1\d\5\1\1\3 ]]
4852023-11-18T00:21:12.481Z+ set -o errexit
4862023-11-18T00:21:12.487Z+++ dirname ./tools/ci_download_dendrite_openapi
4872023-11-18T00:21:12.492Z++ cd ./tools
4882023-11-18T00:21:12.496Z++ pwd
4892023-11-18T00:21:12.498Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4902023-11-18T00:21:12.501Z++ basename ./tools/ci_download_dendrite_openapi
4912023-11-18T00:21:12.504Z+ ARG0=ci_download_dendrite_openapi
4922023-11-18T00:21:12.507Z+ TARGET_DIR=out
4932023-11-18T00:21:12.510Z+ DOWNLOAD_DIR=out/downloads
4942023-11-18T00:21:12.514Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-11-18T00:21:12.518Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4962023-11-18T00:21:12.521Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4972023-11-18T00:21:12.524Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4982023-11-18T00:21:12.527Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4992023-11-18T00:21:12.530Z+ main
5002023-11-18T00:21:12.533Z+ [[ 0 != 0 ]]
5012023-11-18T00:21:12.536Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5022023-11-18T00:21:12.539ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5032023-11-18T00:21:12.542Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5042023-11-18T00:21:12.546ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5052023-11-18T00:21:12.550Z+ local DO_DOWNLOAD=true
5062023-11-18T00:21:12.560Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5072023-11-18T00:21:12.574Z+ mkdir -p out/downloads
5082023-11-18T00:21:12.586Z+ '[' true == true ']'
5092023-11-18T00:21:12.591Z+ echo Downloading...
5102023-11-18T00:21:12.594ZDownloading...
5112023-11-18T00:21:12.597Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5122023-11-18T00:21:12.600Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5132023-11-18T00:21:12.627Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5142023-11-18T00:21:12.635Z++ case "$OSTYPE" in
5152023-11-18T00:21:12.644Z++ SHA=sha256sum
5162023-11-18T00:21:12.653Z++ sha256sum
5172023-11-18T00:21:12.664Z++ awk '{print $1}'
5182023-11-18T00:21:12.734Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5192023-11-18T00:21:12.754Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5202023-11-18T00:21:12.761Z+ set -o errexit
5212023-11-18T00:21:12.767Z+++ dirname ./tools/ci_download_dendrite_stub
5222023-11-18T00:21:12.772Z++ cd ./tools
5232023-11-18T00:21:12.777Z++ pwd
5242023-11-18T00:21:12.780Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5252023-11-18T00:21:12.783Z++ basename ./tools/ci_download_dendrite_stub
5262023-11-18T00:21:12.786Z+ ARG0=ci_download_dendrite_stub
5272023-11-18T00:21:12.789Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5282023-11-18T00:21:12.792Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5292023-11-18T00:21:12.795Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5302023-11-18T00:21:12.798Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5312023-11-18T00:21:12.801Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5322023-11-18T00:21:12.804Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5332023-11-18T00:21:12.807Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5342023-11-18T00:21:12.810Z+ TARGET_DIR=out
5352023-11-18T00:21:12.813Z+ DOWNLOAD_DIR=out/downloads
5362023-11-18T00:21:12.818Z+ DEST_DIR=./out/dendrite-stub
5372023-11-18T00:21:12.827Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5382023-11-18T00:21:12.830Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5392023-11-18T00:21:12.836Z+ REPO=oxidecomputer/dendrite
5402023-11-18T00:21:12.840Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5412023-11-18T00:21:12.844Z+ main
5422023-11-18T00:21:12.850Z+ [[ 0 != 0 ]]
5432023-11-18T00:21:12.853Z+ CIDL_OS=solaris2.11
5442023-11-18T00:21:12.856Z+ [[ 0 != 0 ]]
5452023-11-18T00:21:12.861Z+ configure_os solaris2.11
5462023-11-18T00:21:12.873Z+ echo 'current directory: /work/oxidecomputer/omicron'
5472023-11-18T00:21:12.892Zcurrent directory: /work/oxidecomputer/omicron
5482023-11-18T00:21:12.906Z+ echo 'configuring based on OS: "solaris2.11"'
5492023-11-18T00:21:12.912Zconfiguring based on OS: "solaris2.11"
5502023-11-18T00:21:12.917Z+ case "$1" in
5512023-11-18T00:21:12.922Z+ SET_BINARIES=
5522023-11-18T00:21:12.930Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5532023-11-18T00:21:12.941Z+ CIDL_SHA256FUNC=do_sha256sum
5542023-11-18T00:21:12.950Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5552023-11-18T00:21:12.959Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5562023-11-18T00:21:12.970Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5572023-11-18T00:21:12.979Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5582023-11-18T00:21:12.994ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5592023-11-18T00:21:13.003Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5602023-11-18T00:21:13.011ZLocal file: out/downloads/dendrite-stub.tar.gz
5612023-11-18T00:21:13.017Z+ mkdir -p out/downloads
5622023-11-18T00:21:13.026Z+ mkdir -p ./out/dendrite-stub
5632023-11-18T00:21:13.065Z+ fetch_and_verify
5642023-11-18T00:21:13.074Z+ local DO_DOWNLOAD=true
5652023-11-18T00:21:13.084Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5662023-11-18T00:21:13.096Z+ '[' true == true ']'
5672023-11-18T00:21:13.108Z+ echo Downloading...
5682023-11-18T00:21:13.117ZDownloading...
5692023-11-18T00:21:13.134Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5702023-11-18T00:21:13.142Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5712023-11-18T00:21:28.292Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5722023-11-18T00:21:28.295Z++ sha256sum
5732023-11-18T00:21:28.301Z++ awk '{print $1}'
5742023-11-18T00:21:28.402Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5752023-11-18T00:21:28.409Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5762023-11-18T00:21:28.416Z+ do_untar out/downloads/dendrite-stub.tar.gz
5772023-11-18T00:21:28.421Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5782023-11-18T00:21:29.507Z+ do_assemble
5792023-11-18T00:21:29.513Z+ rm -r ./out/dendrite-stub
5802023-11-18T00:21:29.517Z+ mkdir ./out/dendrite-stub
5812023-11-18T00:21:29.522Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5822023-11-18T00:21:29.634Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5832023-11-18T00:21:29.647Z+ set -o errexit
5842023-11-18T00:21:29.652Z+++ dirname ./tools/ci_download_maghemite_mgd
5852023-11-18T00:21:29.656Z++ cd ./tools
5862023-11-18T00:21:29.659Z++ pwd
5872023-11-18T00:21:29.663Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5882023-11-18T00:21:29.667Z++ basename ./tools/ci_download_maghemite_mgd
5892023-11-18T00:21:29.671Z+ ARG0=ci_download_maghemite_mgd
5902023-11-18T00:21:29.675Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5912023-11-18T00:21:29.686Z++ CIDL_SHA256=aa7241cd35976f28f25aaf3ce2ce2af14dae1da9d67585c7de3b724dbcc55e60
5922023-11-18T00:21:29.691Z++ MGD_LINUX_SHA256=a39387c361ff2c2d0701d66c00b10e43c72fb5ddd1a5900b59ecccb832c80731
5932023-11-18T00:21:29.697Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5942023-11-18T00:21:29.707Z++ COMMIT=aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b
5952023-11-18T00:21:29.711Z++ SHA2=b3f55fe24e54530fdf96c22a033f9edc0bad9c0a5e3344763a23e52b251d5113
5962023-11-18T00:21:29.716Z+ TARGET_DIR=out
5972023-11-18T00:21:29.722Z+ DOWNLOAD_DIR=out/downloads
5982023-11-18T00:21:29.727Z+ DEST_DIR=./out/mgd
5992023-11-18T00:21:29.732Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6002023-11-18T00:21:29.740Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6012023-11-18T00:21:29.749Z+ REPO=oxidecomputer/maghemite
6022023-11-18T00:21:29.761Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b
6032023-11-18T00:21:30.201Z+ main
6042023-11-18T00:21:30.225Z+ [[ 0 != 0 ]]
6052023-11-18T00:21:30.656Z+ CIDL_OS=solaris2.11
6062023-11-18T00:21:30.667Z+ [[ 0 != 0 ]]
6072023-11-18T00:21:30.674Z+ configure_os solaris2.11
6082023-11-18T00:21:30.682Z+ echo 'current directory: /work/oxidecomputer/omicron'
6092023-11-18T00:21:30.691Zcurrent directory: /work/oxidecomputer/omicron
6102023-11-18T00:21:30.699Z+ echo 'configuring based on OS: "solaris2.11"'
6112023-11-18T00:21:30.705Zconfiguring based on OS: "solaris2.11"
6122023-11-18T00:21:30.710Z+ case "$1" in
6132023-11-18T00:21:30.718Z+ SET_BINARIES=
6142023-11-18T00:21:30.726Z+ CIDL_SHA256FUNC=do_sha256sum
6152023-11-18T00:21:30.736Z+ TARBALL_FILENAME=mgd.tar.gz
6162023-11-18T00:21:30.742Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mgd.tar.gz
6172023-11-18T00:21:30.749Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6182023-11-18T00:21:30.755Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mgd.tar.gz'
6192023-11-18T00:21:30.768ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mgd.tar.gz
6202023-11-18T00:21:30.773Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6212023-11-18T00:21:30.783ZLocal file: out/downloads/mgd.tar.gz
6222023-11-18T00:21:30.802Z+ mkdir -p out/downloads
6232023-11-18T00:21:30.812Z+ mkdir -p ./out/mgd
6242023-11-18T00:21:30.821Z+ fetch_and_verify
6252023-11-18T00:21:30.833Z+ local DO_DOWNLOAD=true
6262023-11-18T00:21:30.854Z+ [[ -f out/downloads/mgd.tar.gz ]]
6272023-11-18T00:21:30.870Z+ '[' true == true ']'
6282023-11-18T00:21:30.888Z+ echo Downloading...
6292023-11-18T00:21:30.894ZDownloading...
6302023-11-18T00:21:30.900Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mgd.tar.gz out/downloads/mgd.tar.gz
6312023-11-18T00:21:30.912Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/aefdfd3a57e5ca1949d4a913b8e35ce8cd7dfa8b/mgd.tar.gz
6322023-11-18T00:21:38.848Z++ do_sha256sum out/downloads/mgd.tar.gz
6332023-11-18T00:21:38.853Z++ sha256sum
6342023-11-18T00:21:38.859Z++ awk '{print $1}'
6352023-11-18T00:21:38.926Z+ calculated_sha256=aa7241cd35976f28f25aaf3ce2ce2af14dae1da9d67585c7de3b724dbcc55e60
6362023-11-18T00:21:38.930Z+ [[ aa7241cd35976f28f25aaf3ce2ce2af14dae1da9d67585c7de3b724dbcc55e60 != \a\a\7\2\4\1\c\d\3\5\9\7\6\f\2\8\f\2\5\a\a\f\3\c\e\2\c\e\2\a\f\1\4\d\a\e\1\d\a\9\d\6\7\5\8\5\c\7\d\e\3\b\7\2\4\d\b\c\c\5\5\e\6\0 ]]
6372023-11-18T00:21:38.936Z+ do_untar out/downloads/mgd.tar.gz
6382023-11-18T00:21:38.941Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6392023-11-18T00:21:39.618Z+ do_assemble
6402023-11-18T00:21:39.628Z+ rm -r ./out/mgd
6412023-11-18T00:21:39.633Z+ mkdir ./out/mgd
6422023-11-18T00:21:39.636Z+ cp -r out/downloads/root ./out/mgd/root
6432023-11-18T00:21:39.866Z+ set -o errexit
6442023-11-18T00:21:39.871Z+++ dirname ./tools/ci_download_transceiver_control
6452023-11-18T00:21:39.875Z++ cd ./tools
6462023-11-18T00:21:39.879Z++ pwd
6472023-11-18T00:21:39.883Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6482023-11-18T00:21:39.887Z++ basename ./tools/ci_download_transceiver_control
6492023-11-18T00:21:39.891Z+ ARG0=ci_download_transceiver_control
6502023-11-18T00:21:39.896Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6512023-11-18T00:21:39.901Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-11-18T00:21:39.907Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6532023-11-18T00:21:39.912Z+ TARGET_DIR=out
6542023-11-18T00:21:39.916Z+ DOWNLOAD_DIR=out/downloads
6552023-11-18T00:21:39.921Z+ DEST_DIR=./out/transceiver-control
6562023-11-18T00:21:39.928Z+ BIN_DIR=/opt/oxide/bin
6572023-11-18T00:21:39.939Z+ BINARY=xcvradm
6582023-11-18T00:21:39.953Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6592023-11-18T00:21:39.962Z+ REPO=oxidecomputer/transceiver-control
6602023-11-18T00:21:39.977Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612023-11-18T00:21:39.981Z+ main
6622023-11-18T00:21:39.984Z+ [[ 0 != 0 ]]
6632023-11-18T00:21:39.988Z+ CIDL_OS=solaris2.11
6642023-11-18T00:21:39.991Z+ [[ 0 != 0 ]]
6652023-11-18T00:21:39.994Z+ configure_os solaris2.11
6662023-11-18T00:21:39.996Z+ echo 'current directory: /work/oxidecomputer/omicron'
6672023-11-18T00:21:40.003Zcurrent directory: /work/oxidecomputer/omicron
6682023-11-18T00:21:40.006Z+ echo 'configuring based on OS: "solaris2.11"'
6692023-11-18T00:21:40.009Zconfiguring based on OS: "solaris2.11"
6702023-11-18T00:21:40.014Z+ case "$1" in
6712023-11-18T00:21:40.017Z+ SET_BINARIES=
6722023-11-18T00:21:40.020Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732023-11-18T00:21:40.023Z+ CIDL_SHA256FUNC=do_sha256sum
6742023-11-18T00:21:40.026Z+ ARCHIVE_FILENAME=xcvradm.gz
6752023-11-18T00:21:40.031Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6762023-11-18T00:21:40.039Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6772023-11-18T00:21:40.043Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6782023-11-18T00:21:40.050ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-11-18T00:21:40.059Z+ echo 'Local file: out/downloads/xcvradm.gz'
6802023-11-18T00:21:40.062ZLocal file: out/downloads/xcvradm.gz
6812023-11-18T00:21:40.067Z+ mkdir -p out/downloads
6822023-11-18T00:21:40.070Z+ mkdir -p ./out/transceiver-control
6832023-11-18T00:21:40.073Z+ fetch_and_verify
6842023-11-18T00:21:40.076Z+ local DO_DOWNLOAD=true
6852023-11-18T00:21:40.080Z+ [[ -f out/downloads/xcvradm.gz ]]
6862023-11-18T00:21:40.083Z+ '[' true == true ']'
6872023-11-18T00:21:40.090Z+ echo Downloading...
6882023-11-18T00:21:40.094ZDownloading...
6892023-11-18T00:21:40.097Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6902023-11-18T00:21:40.100Z+ 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
6912023-11-18T00:21:43.407Z++ do_sha256sum out/downloads/xcvradm.gz
6922023-11-18T00:21:43.839Z++ sha256sum
6932023-11-18T00:21:43.850Z++ awk '{print $1}'
6942023-11-18T00:21:43.856Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6952023-11-18T00:21:43.862Z+ [[ 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 ]]
6962023-11-18T00:21:43.873Z+ do_unpack out/downloads/xcvradm.gz
6972023-11-18T00:21:43.879Z+ mkdir -p out/downloads/root//opt/oxide/bin
6982023-11-18T00:21:43.886Z+ gzip -dc out/downloads/xcvradm.gz
6992023-11-18T00:21:43.893Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7002023-11-18T00:21:43.901Z+ do_assemble
7012023-11-18T00:21:43.907Z+ rm -r ./out/transceiver-control
7022023-11-18T00:21:43.916Z+ mkdir ./out/transceiver-control
7032023-11-18T00:21:43.923Z+ cp -r out/downloads/root ./out/transceiver-control/root
7042023-11-18T00:21:43.931ZAll builder prerequisites installed successfully, and PATH looks valid
7052023-11-18T00:21:43.939Z
7062023-11-18T00:21:43.948Zreal 2:09.951235575
7072023-11-18T00:21:43.954Zuser 52.876608186
7082023-11-18T00:21:43.962Zsys 10.562207942
7092023-11-18T00:21:44.009Ztrap 0.019808193
7102023-11-18T00:21:44.021Ztflt 0.322343330
7112023-11-18T00:21:44.441Zdflt 0.761069543
7122023-11-18T00:21:44.445Zkflt 0.327522055
7132023-11-18T00:21:44.458Zlock 2.032037607
7142023-11-18T00:21:44.474Zslp 4:13.949201579
7152023-11-18T00:21:44.514Zlat 4.181541053
7162023-11-18T00:21:44.526Zstop 0.056691127
7172023-11-18T00:21:44.531Z
7182023-11-18T00:21:44.539Z #### # # ##### ##### # #
7192023-11-18T00:21:44.544Z # # # # # # # # # #
7202023-11-18T00:21:44.551Z # # # # # # # #
7212023-11-18T00:21:44.557Z # # # ##### ##### #
7222023-11-18T00:21:44.561Z # # # # # # #
7232023-11-18T00:21:44.565Z #### ###### # # # #
7242023-11-18T00:21:44.572Z
7252023-11-18T00:21:44.577Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7262023-11-18T00:21:44.617Z Updating crates.io index
7272023-11-18T00:21:44.658Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7282023-11-18T00:21:45.504Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7292023-11-18T00:21:47.342Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7302023-11-18T00:21:48.000Z Updating git repository `http://github.com/oxidecomputer/tofino`
7312023-11-18T00:21:48.331Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7322023-11-18T00:21:48.656Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7332023-11-18T00:21:48.953Z Updating git repository `https://github.com/oxidecomputer/propolis`
7342023-11-18T00:21:49.870Z Updating git repository `https://github.com/oxidecomputer/crucible`
7352023-11-18T00:21:51.711Z Updating git repository `https://github.com/oxidecomputer/opte`
7362023-11-18T00:21:52.832Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7372023-11-18T00:21:53.166Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7382023-11-18T00:21:53.753Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7392023-11-18T00:21:54.173Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7402023-11-18T00:21:54.501Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7412023-11-18T00:21:57.611Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7422023-11-18T00:21:57.660Z Updating git repository `https://github.com/njaremko/samael`
7432023-11-18T00:21:57.747Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7442023-11-18T00:21:57.864Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7452023-11-18T00:21:58.353Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7462023-11-18T00:21:58.369Z Updating git repository `https://github.com/jgallagher/nix`
7472023-11-18T00:21:58.709Z Updating git repository `https://github.com/cbiffle/hubpack`
7482023-11-18T00:21:59.144Z Updating git repository `https://github.com/oxidecomputer/typify`
7492023-11-18T00:22:00.247Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7502023-11-18T00:22:00.673Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7512023-11-18T00:22:00.998Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7522023-11-18T00:22:02.428Z Downloading crates ...
7532023-11-18T00:22:02.651Z Downloaded heck v0.4.1
7542023-11-18T00:22:02.670Z Downloaded anstyle-query v1.0.0
7552023-11-18T00:22:02.679Z Downloaded cargo-platform v0.1.3
7562023-11-18T00:22:02.687Z Downloaded anstyle v1.0.2
7572023-11-18T00:22:02.697Z Downloaded toml v0.8.8
7582023-11-18T00:22:02.701Z Downloaded equivalent v1.0.1
7592023-11-18T00:22:02.705Z Downloaded clap_lex v0.5.1
7602023-11-18T00:22:02.711Z Downloaded colorchoice v1.0.0
7612023-11-18T00:22:02.714Z Downloaded clap_derive v4.4.2
7622023-11-18T00:22:02.717Z Downloaded errno v0.3.2
7632023-11-18T00:22:02.720Z Downloaded itoa v1.0.9
7642023-11-18T00:22:02.725Z Downloaded utf8parse v0.2.1
7652023-11-18T00:22:02.729Z Downloaded toml_datetime v0.6.5
7662023-11-18T00:22:02.732Z Downloaded strsim v0.10.0
7672023-11-18T00:22:02.735Z Downloaded bitflags v1.3.2
7682023-11-18T00:22:02.738Z Downloaded thiserror-impl v1.0.49
7692023-11-18T00:22:02.741Z Downloaded cargo_metadata v0.18.0
7702023-11-18T00:22:02.745Z Downloaded serde_spanned v0.6.4
7712023-11-18T00:22:02.749Z Downloaded thiserror v1.0.49
7722023-11-18T00:22:02.752Z Downloaded proc-macro2 v1.0.69
7732023-11-18T00:22:02.755Z Downloaded camino v1.1.6
7742023-11-18T00:22:02.758Z Downloaded anstyle-parse v0.2.1
7752023-11-18T00:22:02.761Z Downloaded ryu v1.0.15
7762023-11-18T00:22:02.765Z Downloaded serde_derive v1.0.192
7772023-11-18T00:22:02.768Z Downloaded unicode-ident v1.0.12
7782023-11-18T00:22:02.772Z Downloaded anstream v0.5.0
7792023-11-18T00:22:02.775Z Downloaded clap v4.4.3
7802023-11-18T00:22:02.778Z Downloaded serde v1.0.192
7812023-11-18T00:22:02.782Z Downloaded quote v1.0.33
7822023-11-18T00:22:02.786Z Downloaded indexmap v2.1.0
7832023-11-18T00:22:02.789Z Downloaded memchr v2.6.3
7842023-11-18T00:22:02.792Z Downloaded winnow v0.5.15
7852023-11-18T00:22:02.795Z Downloaded clap_builder v4.4.2
7862023-11-18T00:22:02.800Z Downloaded syn v2.0.32
7872023-11-18T00:22:02.814Z Downloaded rustix v0.37.23
7882023-11-18T00:22:02.847Z Downloaded libc v0.2.150
7892023-11-18T00:22:02.893Z Downloaded serde_json v1.0.108
7902023-11-18T00:22:02.904Z Downloaded hashbrown v0.14.2
7912023-11-18T00:22:02.913Z Downloaded toml_edit v0.21.0
7922023-11-18T00:22:02.949Z Downloaded anyhow v1.0.75
7932023-11-18T00:22:02.956Z Downloaded io-lifetimes v1.0.11
7942023-11-18T00:22:02.959Z Downloaded terminal_size v0.2.6
7952023-11-18T00:22:02.962Z Downloaded semver v1.0.20
7962023-11-18T00:22:02.965Z Downloaded cargo_toml v0.17.0
7972023-11-18T00:22:03.072Z Compiling proc-macro2 v1.0.69
7982023-11-18T00:22:03.079Z Compiling unicode-ident v1.0.12
7992023-11-18T00:22:03.088Z Compiling serde v1.0.192
8002023-11-18T00:22:03.104Z Compiling libc v0.2.150
8012023-11-18T00:22:03.530Z Compiling io-lifetimes v1.0.11
8022023-11-18T00:22:03.539Z Compiling rustix v0.37.23
8032023-11-18T00:22:03.547Z Compiling bitflags v1.3.2
8042023-11-18T00:22:03.554Z Compiling hashbrown v0.14.2
8052023-11-18T00:22:03.557Z Compiling utf8parse v0.2.1
8062023-11-18T00:22:03.560Z Compiling equivalent v1.0.1
8072023-11-18T00:22:03.568Z Compiling anstyle-parse v0.2.1
8082023-11-18T00:22:03.573Z Compiling winnow v0.5.15
8092023-11-18T00:22:03.875Z Compiling semver v1.0.20
8102023-11-18T00:22:04.636Z Compiling indexmap v2.1.0
8112023-11-18T00:22:06.109Z Compiling thiserror v1.0.49
8122023-11-18T00:22:06.113Z Compiling camino v1.1.6
8132023-11-18T00:22:06.116Z Compiling colorchoice v1.0.0
8142023-11-18T00:22:06.119Z Compiling anstyle-query v1.0.0
8152023-11-18T00:22:06.123Z Compiling serde_json v1.0.108
8162023-11-18T00:22:06.126Z Compiling anstyle v1.0.2
8172023-11-18T00:22:06.276Z Compiling itoa v1.0.9
8182023-11-18T00:22:06.523Z Compiling ryu v1.0.15
8192023-11-18T00:22:06.605Z Compiling anstream v0.5.0
8202023-11-18T00:22:06.621Z Compiling strsim v0.10.0
8212023-11-18T00:22:06.662Z Compiling anyhow v1.0.75
8222023-11-18T00:22:06.783Z Compiling clap_lex v0.5.1
8232023-11-18T00:22:07.137Z Compiling quote v1.0.33
8242023-11-18T00:22:07.511Z Compiling heck v0.4.1
8252023-11-18T00:22:07.775Z Compiling syn v2.0.32
8262023-11-18T00:22:07.836Z Compiling errno v0.3.2
8272023-11-18T00:22:09.322Z Compiling terminal_size v0.2.6
8282023-11-18T00:22:09.437Z Compiling clap_builder v4.4.2
8292023-11-18T00:22:15.196Z Compiling serde_derive v1.0.192
8302023-11-18T00:22:15.213Z Compiling thiserror-impl v1.0.49
8312023-11-18T00:22:15.224Z Compiling clap_derive v4.4.2
8322023-11-18T00:22:19.239Z Compiling clap v4.4.3
8332023-11-18T00:22:27.268Z Compiling serde_spanned v0.6.4
8342023-11-18T00:22:27.291Z Compiling toml_datetime v0.6.5
8352023-11-18T00:22:27.305Z Compiling cargo-platform v0.1.3
8362023-11-18T00:22:27.652Z Compiling toml_edit v0.21.0
8372023-11-18T00:22:29.228Z Compiling cargo_metadata v0.18.0
8382023-11-18T00:22:30.685Z Compiling toml v0.8.8
8392023-11-18T00:22:31.648Z Compiling cargo_toml v0.17.0
8402023-11-18T00:22:36.810Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8412023-11-18T00:22:38.435Z Finished dev [unoptimized + debuginfo] target(s) in 54.11s
8422023-11-18T00:22:38.443Z Running `target/debug/xtask clippy`
8432023-11-18T00:22:38.519Zrunning: "/home/build/.rustup/toolchains/1.73.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8442023-11-18T00:22:39.066Z Downloading crates ...
8452023-11-18T00:22:39.314Z Downloaded arrayref v0.3.7
8462023-11-18T00:22:39.318Z Downloaded colored v2.0.4
8472023-11-18T00:22:39.324Z Downloaded async-trait v0.1.74
8482023-11-18T00:22:39.333Z Downloaded constant_time_eq v0.3.0
8492023-11-18T00:22:39.338Z Downloaded oso-derive v0.27.0
8502023-11-18T00:22:39.342Z Downloaded criterion-plot v0.5.0
8512023-11-18T00:22:39.347Z Downloaded indoc v2.0.3
8522023-11-18T00:22:39.355Z Downloaded num-iter v0.1.43
8532023-11-18T00:22:39.360Z Downloaded cpufeatures v0.2.9
8542023-11-18T00:22:39.365Z Downloaded hyper-staticfile v0.9.5
8552023-11-18T00:22:39.370Z Downloaded camino-tempfile v1.0.2
8562023-11-18T00:22:39.375Z Downloaded ciborium-io v0.2.1
8572023-11-18T00:22:39.379Z Downloaded base64 v0.13.1
8582023-11-18T00:22:39.387Z Downloaded darling v0.14.4
8592023-11-18T00:22:39.395Z Downloaded openssl-macros v0.1.1
8602023-11-18T00:22:39.399Z Downloaded lru-cache v0.1.2
8612023-11-18T00:22:39.402Z Downloaded corncobs v0.1.3
8622023-11-18T00:22:39.408Z Downloaded memoffset v0.9.0
8632023-11-18T00:22:39.411Z Downloaded atty v0.2.14
8642023-11-18T00:22:39.415Z Downloaded cancel-safe-futures v0.1.5
8652023-11-18T00:22:39.423Z Downloaded autocfg v1.1.0
8662023-11-18T00:22:39.428Z Downloaded assert_matches v1.5.0
8672023-11-18T00:22:39.431Z Downloaded olpc-cjson v0.1.3
8682023-11-18T00:22:39.435Z Downloaded is_ci v1.1.1
8692023-11-18T00:22:39.438Z Downloaded openssl-probe v0.1.5
8702023-11-18T00:22:39.453Z Downloaded packed_struct v0.10.1
8712023-11-18T00:22:39.462Z Downloaded instant v0.1.12
8722023-11-18T00:22:39.468Z Downloaded oorandom v11.1.3
8732023-11-18T00:22:39.480Z Downloaded bitfield v0.14.0
8742023-11-18T00:22:39.489Z Downloaded try-lock v0.2.4
8752023-11-18T00:22:39.493Z Downloaded untrusted v0.9.0
8762023-11-18T00:22:39.501Z Downloaded derive_builder_macro v0.12.0
8772023-11-18T00:22:39.533Z Downloaded serde_tokenstream v0.1.7
8782023-11-18T00:22:39.554Z Downloaded foreign-types v0.3.2
8792023-11-18T00:22:39.568Z Downloaded crunchy v0.2.2
8802023-11-18T00:22:39.578Z Downloaded plotters-backend v0.3.5
8812023-11-18T00:22:39.586Z Downloaded addr2line v0.21.0
8822023-11-18T00:22:39.596Z Downloaded poly1305 v0.8.0
8832023-11-18T00:22:39.604Z Downloaded libsw v3.3.0
8842023-11-18T00:22:39.608Z Downloaded usdt-impl v0.3.5
8852023-11-18T00:22:39.611Z Downloaded getrandom v0.2.10
8862023-11-18T00:22:39.615Z Downloaded argon2 v0.5.2
8872023-11-18T00:22:39.618Z Downloaded newtype_derive v0.1.6
8882023-11-18T00:22:39.622Z Downloaded signal-hook-tokio v0.3.1
8892023-11-18T00:22:39.626Z Downloaded rustls-pemfile v1.0.3
8902023-11-18T00:22:39.629Z Downloaded difflib v0.4.0
8912023-11-18T00:22:39.633Z Downloaded group v0.13.0
8922023-11-18T00:22:39.636Z Downloaded time-macros v0.2.13
8932023-11-18T00:22:39.640Z Downloaded http-range v0.1.5
8942023-11-18T00:22:39.644Z Downloaded remove_dir_all v0.5.3
8952023-11-18T00:22:39.648Z Downloaded hex-literal v0.4.1
8962023-11-18T00:22:39.651Z Downloaded slog-json v2.6.1
8972023-11-18T00:22:39.655Z Downloaded zerocopy v0.6.4
8982023-11-18T00:22:39.658Z Downloaded slog-bunyan v2.4.0
8992023-11-18T00:22:39.663Z Downloaded uuid v1.5.0
9002023-11-18T00:22:39.667Z Downloaded downcast v0.11.0
9012023-11-18T00:22:39.670Z Downloaded resolv-conf v0.7.0
9022023-11-18T00:22:39.674Z Downloaded smawk v0.3.1
9032023-11-18T00:22:39.702Z Downloaded float-cmp v0.9.0
9042023-11-18T00:22:39.706Z Downloaded foreign-types v0.5.0
9052023-11-18T00:22:39.709Z Downloaded semver-parser v0.10.2
9062023-11-18T00:22:39.712Z Downloaded serde-hex v0.1.0
9072023-11-18T00:22:39.716Z Downloaded serde-big-array v0.5.1
9082023-11-18T00:22:39.719Z Downloaded waitgroup v0.1.2
9092023-11-18T00:22:39.724Z Downloaded termios v0.3.3
9102023-11-18T00:22:39.727Z Downloaded diesel_table_macro_syntax v0.1.0
9112023-11-18T00:22:39.730Z Downloaded peeking_take_while v0.1.2
9122023-11-18T00:22:39.734Z Downloaded smf v0.2.2
9132023-11-18T00:22:39.737Z Downloaded spin v0.5.2
9142023-11-18T00:22:39.741Z Downloaded httparse v1.8.0
9152023-11-18T00:22:39.744Z Downloaded rtoolbox v0.0.1
9162023-11-18T00:22:39.747Z Downloaded universal-hash v0.5.1
9172023-11-18T00:22:39.751Z Downloaded fallible-iterator v0.2.0
9182023-11-18T00:22:39.756Z Downloaded filetime v0.2.22
9192023-11-18T00:22:39.760Z Downloaded zerocopy v0.3.0
9202023-11-18T00:22:39.763Z Downloaded unicode-linebreak v0.1.5
9212023-11-18T00:22:39.766Z Downloaded xattr v1.0.1
9222023-11-18T00:22:39.770Z Downloaded unicode-width v0.1.11
9232023-11-18T00:22:39.774Z Downloaded want v0.3.1
9242023-11-18T00:22:39.777Z Downloaded http-body v0.4.5
9252023-11-18T00:22:39.781Z Downloaded pkcs8 v0.10.2
9262023-11-18T00:22:39.784Z Downloaded slog-term v2.9.0
9272023-11-18T00:22:39.787Z Downloaded darling_macro v0.14.4
9282023-11-18T00:22:39.791Z Downloaded slog-scope v4.4.0
9292023-11-18T00:22:39.795Z Downloaded tracing-attributes v0.1.26
9302023-11-18T00:22:39.799Z Downloaded static_assertions v1.1.0
9312023-11-18T00:22:39.803Z Downloaded futures-macro v0.3.29
9322023-11-18T00:22:39.807Z Downloaded similar v2.2.1
9332023-11-18T00:22:39.811Z Downloaded percent-encoding v2.3.0
9342023-11-18T00:22:39.814Z Downloaded predicates-core v1.0.6
9352023-11-18T00:22:39.818Z Downloaded spki v0.7.2
9362023-11-18T00:22:39.821Z Downloaded which v4.4.0
9372023-11-18T00:22:39.824Z Downloaded ff v0.13.0
9382023-11-18T00:22:39.828Z Downloaded enum-as-inner v0.5.1
9392023-11-18T00:22:39.832Z Downloaded serde_urlencoded v0.7.1
9402023-11-18T00:22:39.836Z Downloaded subtle v2.5.0
9412023-11-18T00:22:39.840Z Downloaded pin-project-lite v0.2.13
9422023-11-18T00:22:39.845Z Downloaded hubpack_derive v0.1.1
9432023-11-18T00:22:39.856Z Downloaded shlex v1.1.0
9442023-11-18T00:22:39.860Z Downloaded hashbrown v0.12.3
9452023-11-18T00:22:39.864Z Downloaded zone_cfg_derive v0.3.0
9462023-11-18T00:22:39.868Z Downloaded thiserror-impl-no-std v2.0.2
9472023-11-18T00:22:39.878Z Downloaded futures-sink v0.3.29
9482023-11-18T00:22:39.883Z Downloaded rustc_version v0.1.7
9492023-11-18T00:22:39.887Z Downloaded datatest-stable v0.2.3
9502023-11-18T00:22:39.890Z Downloaded rustc-hash v1.1.0
9512023-11-18T00:22:39.894Z Downloaded zeroize_derive v1.4.2
9522023-11-18T00:22:39.898Z Downloaded proc-macro-error-attr v1.0.4
9532023-11-18T00:22:39.901Z Downloaded foreign-types-shared v0.3.1
9542023-11-18T00:22:39.905Z Downloaded termcolor v1.2.0
9552023-11-18T00:22:39.908Z Downloaded rustc-demangle v0.1.23
9562023-11-18T00:22:39.912Z Downloaded ron v0.8.1
9572023-11-18T00:22:39.915Z Downloaded tower-service v0.3.2
9582023-11-18T00:22:39.918Z Downloaded predicates-tree v1.0.9
9592023-11-18T00:22:39.922Z Downloaded whoami v1.4.1
9602023-11-18T00:22:39.925Z Downloaded darling_macro v0.20.3
9612023-11-18T00:22:39.928Z Downloaded pretty-hex v0.2.1
9622023-11-18T00:22:39.932Z Downloaded hubpack v0.1.2
9632023-11-18T00:22:39.936Z Downloaded unarray v0.1.4
9642023-11-18T00:22:39.939Z Downloaded supports-color v2.1.0
9652023-11-18T00:22:39.943Z Downloaded semver v0.1.20
9662023-11-18T00:22:39.947Z Downloaded tracing-core v0.1.31
9672023-11-18T00:22:39.951Z Downloaded tinyvec_macros v0.1.1
9682023-11-18T00:22:39.954Z Downloaded strum v0.25.0
9692023-11-18T00:22:39.958Z Downloaded debug-ignore v1.0.5
9702023-11-18T00:22:39.962Z Downloaded httpdate v1.0.3
9712023-11-18T00:22:39.974Z Downloaded futures-executor v0.3.29
9722023-11-18T00:22:39.987Z Downloaded stable_deref_trait v1.2.0
9732023-11-18T00:22:39.999Z Downloaded futures-task v0.3.29
9742023-11-18T00:22:40.007Z Downloaded fragile v2.0.0
9752023-11-18T00:22:40.022Z Downloaded radium v0.7.0
9762023-11-18T00:22:40.026Z Downloaded serial_test_derive v0.10.0
9772023-11-18T00:22:40.029Z Downloaded normalize-line-endings v0.3.0
9782023-11-18T00:22:40.033Z Downloaded digest v0.10.7
9792023-11-18T00:22:40.036Z Downloaded socket2 v0.5.4
9802023-11-18T00:22:40.040Z Downloaded proc-macro-crate v1.3.1
9812023-11-18T00:22:40.043Z Downloaded toolchain_find v0.2.0
9822023-11-18T00:22:40.046Z Downloaded data-encoding v2.4.0
9832023-11-18T00:22:40.049Z Downloaded precomputed-hash v0.1.1
9842023-11-18T00:22:40.053Z Downloaded funty v2.0.0
9852023-11-18T00:22:40.058Z Downloaded elliptic-curve v0.13.5
9862023-11-18T00:22:40.062Z Downloaded parse-display v0.8.2
9872023-11-18T00:22:40.065Z Downloaded pretty-hex v0.3.0
9882023-11-18T00:22:40.069Z Downloaded dirs-sys-next v0.1.2
9892023-11-18T00:22:40.073Z Downloaded slab v0.4.9
9902023-11-18T00:22:40.076Z Downloaded dirs-next v2.0.0
9912023-11-18T00:22:40.079Z Downloaded slog-stdlog v4.1.1
9922023-11-18T00:22:40.082Z Downloaded quick-error v1.2.3
9932023-11-18T00:22:40.085Z Downloaded rustc_version v0.4.0
9942023-11-18T00:22:40.088Z Downloaded smallvec v0.6.14
9952023-11-18T00:22:40.092Z Downloaded serde_plain v1.0.2
9962023-11-18T00:22:40.100Z Downloaded dyn-clone v1.0.13
9972023-11-18T00:22:40.104Z Downloaded http v0.2.9
9982023-11-18T00:22:40.108Z Downloaded futures-io v0.3.29
9992023-11-18T00:22:40.113Z Downloaded futures-timer v3.0.2
10002023-11-18T00:22:40.117Z Downloaded dashmap v5.5.1
10012023-11-18T00:22:40.125Z Downloaded relative-path v1.9.0
10022023-11-18T00:22:40.131Z Downloaded idna v0.4.0
10032023-11-18T00:22:40.149Z Downloaded futures-core v0.3.29
10042023-11-18T00:22:40.157Z Downloaded predicates v3.0.4
10052023-11-18T00:22:40.166Z Downloaded futures-channel v0.3.29
10062023-11-18T00:22:40.173Z Downloaded x509-cert v0.2.4
10072023-11-18T00:22:40.180Z Downloaded structmeta-derive v0.2.0
10082023-11-18T00:22:40.184Z Downloaded dof v0.1.5
10092023-11-18T00:22:40.193Z Downloaded signal-hook v0.3.17
10102023-11-18T00:22:40.204Z Downloaded pest_derive v2.7.2
10112023-11-18T00:22:40.210Z Downloaded tar v0.4.40
10122023-11-18T00:22:40.214Z Downloaded aho-corasick v1.0.4
10132023-11-18T00:22:40.218Z Downloaded zone v0.3.0
10142023-11-18T00:22:40.222Z Downloaded subprocess v0.2.9
10152023-11-18T00:22:40.235Z Downloaded rustls-webpki v0.101.7
10162023-11-18T00:22:40.238Z Downloaded tungstenite v0.18.0
10172023-11-18T00:22:40.242Z Downloaded futures v0.3.29
10182023-11-18T00:22:40.245Z Downloaded prettyplease v0.2.12
10192023-11-18T00:22:40.248Z Downloaded pretty_assertions v1.4.0
10202023-11-18T00:22:40.252Z Downloaded clap v2.34.0
10212023-11-18T00:22:40.255Z Downloaded toml v0.5.11
10222023-11-18T00:22:40.259Z Downloaded spin v0.9.8
10232023-11-18T00:22:40.264Z Downloaded half v1.8.2
10242023-11-18T00:22:40.266Z Downloaded zip v0.6.6
10252023-11-18T00:22:40.270Z Downloaded serde_yaml v0.9.25
10262023-11-18T00:22:40.273Z Downloaded openssl v0.10.57
10272023-11-18T00:22:40.276Z Downloaded hkdf v0.12.3
10282023-11-18T00:22:40.279Z Downloaded object v0.30.4
10292023-11-18T00:22:40.283Z Downloaded rayon v1.8.0
10302023-11-18T00:22:40.294Z Downloaded idna v0.2.3
10312023-11-18T00:22:40.311Z Downloaded tabled v0.14.0
10322023-11-18T00:22:40.340Z Downloaded expectorate v1.1.0
10332023-11-18T00:22:40.344Z Downloaded portable-atomic v1.4.3
10342023-11-18T00:22:40.356Z Downloaded tough v0.14.0
10352023-11-18T00:22:40.373Z Downloaded rustix v0.38.9
10362023-11-18T00:22:40.421Z Downloaded regex-syntax v0.7.5
10372023-11-18T00:22:40.437Z Downloaded regex-syntax v0.6.29
10382023-11-18T00:22:40.454Z Downloaded hyper v0.14.27
10392023-11-18T00:22:40.474Z Downloaded polar-core v0.27.0
10402023-11-18T00:22:40.489Z Downloaded h2 v0.3.21
10412023-11-18T00:22:40.505Z Downloaded vcpkg v0.2.15
10422023-11-18T00:22:40.606Z Downloaded futures-util v0.3.29
10432023-11-18T00:22:40.614Z Downloaded webpki-roots v0.25.2
10442023-11-18T00:22:40.626Z Downloaded smoltcp v0.8.2
10452023-11-18T00:22:40.641Z Downloaded rustls v0.21.8
10462023-11-18T00:22:40.657Z Downloaded regress v0.7.1
10472023-11-18T00:22:40.678Z Downloaded trust-dns-proto v0.22.0
10482023-11-18T00:22:40.696Z Downloaded regex-syntax v0.8.2
10492023-11-18T00:22:40.716Z Downloaded sled v0.34.7
10502023-11-18T00:22:40.737Z Downloaded openapiv3 v1.0.3
10512023-11-18T00:22:40.763Z Downloaded regex-automata v0.4.3
10522023-11-18T00:22:40.797Z Downloaded regex-automata v0.3.8
10532023-11-18T00:22:40.867Z Downloaded bstr v1.6.0
10542023-11-18T00:22:40.875Z Downloaded encoding_rs v0.8.33
10552023-11-18T00:22:40.905Z Downloaded tokio v1.33.0
10562023-11-18T00:22:40.971Z Downloaded sha3 v0.10.8
10572023-11-18T00:22:40.987Z Downloaded diesel v2.1.3
10582023-11-18T00:22:41.018Z Downloaded bzip2-sys v0.1.11+1.0.8
10592023-11-18T00:22:41.045Z Downloaded radix_trie v0.2.1
10602023-11-18T00:22:41.055Z Downloaded ratatui v0.23.0
10612023-11-18T00:22:41.486Z Downloaded zerocopy-derive v0.6.4
10622023-11-18T00:22:41.490Z Downloaded zerocopy-derive v0.2.0
10632023-11-18T00:22:41.494Z Downloaded proptest v1.3.1
10642023-11-18T00:22:41.501Z Downloaded quick-xml v0.23.1
10652023-11-18T00:22:41.506Z Downloaded petgraph v0.6.4
10662023-11-18T00:22:41.510Z Downloaded syn v1.0.109
10672023-11-18T00:22:41.514Z Downloaded smoltcp v0.9.1
10682023-11-18T00:22:41.518Z Downloaded gimli v0.28.0
10692023-11-18T00:22:41.522Z Downloaded openapiv3 v2.0.0-rc.1
10702023-11-18T00:22:41.526Z Downloaded reqwest v0.11.22
10712023-11-18T00:22:41.529Z Downloaded object v0.32.1
10722023-11-18T00:22:41.540Z Downloaded bitvec v1.0.1
10732023-11-18T00:22:41.556Z Downloaded regex v1.10.2
10742023-11-18T00:22:41.568Z Downloaded unicode-normalization v0.1.22
10752023-11-18T00:22:41.577Z Downloaded ring v0.17.5
10762023-11-18T00:22:41.585Z Downloaded toml_edit v0.19.15
10772023-11-18T00:22:41.589Z Downloaded plotters v0.3.5
10782023-11-18T00:22:41.592Z Downloaded ring v0.16.20
10792023-11-18T00:22:41.707Z Downloaded lalrpop v0.19.12
10802023-11-18T00:22:41.732Z Downloaded bstr v0.2.17
10812023-11-18T00:22:41.747Z Downloaded bindgen v0.65.1
10822023-11-18T00:22:42.171Z Downloaded tokio-postgres v0.7.10
10832023-11-18T00:22:42.179Z Downloaded der v0.7.8
10842023-11-18T00:22:42.590Z Downloaded chrono v0.4.31
10852023-11-18T00:22:42.594Z Downloaded synstructure v0.12.6
10862023-11-18T00:22:42.597Z Downloaded typenum v1.16.0
10872023-11-18T00:22:42.601Z Downloaded pin-project v1.1.3
10882023-11-18T00:22:42.607Z Downloaded pest_meta v2.7.2
10892023-11-18T00:22:42.619Z Downloaded pest v2.7.2
10902023-11-18T00:22:42.638Z Downloaded unicode-segmentation v1.10.1
10912023-11-18T00:22:42.675Z Downloaded time v0.3.27
10922023-11-18T00:22:42.685Z Downloaded num-bigint-dig v0.8.4
10932023-11-18T00:22:42.688Z Downloaded wyz v0.5.1
10942023-11-18T00:22:42.691Z Downloaded toml v0.7.8
10952023-11-18T00:22:42.695Z Downloaded regex-automata v0.1.10
10962023-11-18T00:22:42.699Z Downloaded libm v0.2.7
10972023-11-18T00:22:42.702Z Downloaded structopt v0.3.26
10982023-11-18T00:22:42.706Z Downloaded tungstenite v0.20.1
10992023-11-18T00:22:42.709Z Downloaded topological-sort v0.2.2
11002023-11-18T00:22:42.712Z Downloaded httptest v0.15.5
11012023-11-18T00:22:42.717Z Downloaded getopts v0.2.21
11022023-11-18T00:22:42.720Z Downloaded proc-macro-error v1.0.4
11032023-11-18T00:22:42.723Z Downloaded secrecy v0.8.0
11042023-11-18T00:22:42.726Z Downloaded partial-io v0.5.4
11052023-11-18T00:22:42.729Z Downloaded unicode-bidi v0.3.13
11062023-11-18T00:22:42.733Z Downloaded rand v0.4.6
11072023-11-18T00:22:42.736Z Downloaded libxml v0.3.3
11082023-11-18T00:22:42.739Z Downloaded vec_map v0.8.2
11092023-11-18T00:22:42.742Z Downloaded trust-dns-client v0.22.0
11102023-11-18T00:22:42.745Z Downloaded siphasher v0.3.11
11112023-11-18T00:22:42.748Z Downloaded fs-err v2.9.0
11122023-11-18T00:22:42.752Z Downloaded strum_macros v0.25.2
11132023-11-18T00:22:42.755Z Downloaded ppv-lite86 v0.2.17
11142023-11-18T00:22:42.758Z Downloaded rustfmt-wrapper v0.2.0
11152023-11-18T00:22:42.762Z Downloaded tinytemplate v1.2.1
11162023-11-18T00:22:42.765Z Downloaded der_derive v0.7.2
11172023-11-18T00:22:42.768Z Downloaded parking_lot_core v0.9.8
11182023-11-18T00:22:42.771Z Downloaded rstest_macros v0.18.2
11192023-11-18T00:22:42.774Z Downloaded rsa v0.9.2
11202023-11-18T00:22:42.777Z Downloaded pem v3.0.2
11212023-11-18T00:22:42.780Z Downloaded pem-rfc7468 v0.7.0
11222023-11-18T00:22:42.783Z Downloaded term v0.7.0
11232023-11-18T00:22:42.788Z Downloaded pkcs1 v0.7.5
11242023-11-18T00:22:42.791Z Downloaded hmac v0.12.1
11252023-11-18T00:22:42.795Z Downloaded tinyvec v1.6.0
11262023-11-18T00:22:42.797Z Downloaded fatfs v0.3.6
11272023-11-18T00:22:42.800Z Downloaded headers v0.3.9
11282023-11-18T00:22:42.803Z Downloaded tokio-util v0.7.10
11292023-11-18T00:22:42.806Z Downloaded tokio-stream v0.1.14
11302023-11-18T00:22:42.810Z Downloaded yasna v0.5.2
11312023-11-18T00:22:42.813Z Downloaded serde_with_macros v2.3.3
11322023-11-18T00:22:42.816Z Downloaded scopeguard v1.2.0
11332023-11-18T00:22:42.824Z Downloaded pem v1.1.1
11342023-11-18T00:22:43.245Z Downloaded tokio-rustls v0.24.1
11352023-11-18T00:22:43.670Z Downloaded form_urlencoded v1.2.0
11362023-11-18T00:22:43.674Z Downloaded tokio-native-tls v0.3.1
11372023-11-18T00:22:43.677Z Downloaded tui-tree-widget v0.13.0
11382023-11-18T00:22:43.680Z Downloaded mio v0.8.8
11392023-11-18T00:22:43.720Z Downloaded signal-hook-mio v0.2.3
11402023-11-18T00:22:43.723Z Downloaded serde_tokenstream v0.2.0
11412023-11-18T00:22:43.726Z Downloaded serde_repr v0.1.16
11422023-11-18T00:22:43.730Z Downloaded hyper-rustls v0.24.2
11432023-11-18T00:22:43.733Z Downloaded snafu v0.7.5
11442023-11-18T00:22:43.737Z Downloaded curve25519-dalek v4.1.0
11452023-11-18T00:22:43.740Z Downloaded unsafe-libyaml v0.2.9
11462023-11-18T00:22:43.743Z Downloaded vte v0.11.1
11472023-11-18T00:22:43.747Z Downloaded steno v0.4.0
11482023-11-18T00:22:43.750Z Downloaded sha1 v0.10.6
11492023-11-18T00:22:43.753Z Downloaded tempdir v0.3.7
11502023-11-18T00:22:43.756Z Downloaded serde_derive_internals v0.26.0
11512023-11-18T00:22:43.759Z Downloaded url v2.4.1
11522023-11-18T00:22:43.762Z Downloaded generic-array v0.14.7
11532023-11-18T00:22:43.765Z Downloaded strum_macros v0.24.3
11542023-11-18T00:22:43.768Z Downloaded structopt-derive v0.4.18
11552023-11-18T00:22:43.771Z Downloaded ucd-trie v0.1.6
11562023-11-18T00:22:43.775Z Downloaded rand v0.8.5
11572023-11-18T00:22:43.778Z Downloaded env_logger v0.10.0
11582023-11-18T00:22:43.784Z Downloaded password-hash v0.5.0
11592023-11-18T00:22:43.788Z Downloaded postcard v0.7.3
11602023-11-18T00:22:43.793Z Downloaded rust-argon2 v1.0.1
11612023-11-18T00:22:43.796Z Downloaded smallvec v1.11.0
11622023-11-18T00:22:43.799Z Downloaded foreign-types-shared v0.1.1
11632023-11-18T00:22:43.803Z Downloaded unicode-xid v0.2.4
11642023-11-18T00:22:43.805Z Downloaded postcard-cobs v0.1.5-pre
11652023-11-18T00:22:43.809Z Downloaded diff v0.1.13
11662023-11-18T00:22:43.817Z Downloaded oso v0.27.0
11672023-11-18T00:22:43.828Z Downloaded minimal-lexical v0.2.1
11682023-11-18T00:22:44.255Z Downloaded pin-project-internal v1.1.3
11692023-11-18T00:22:44.273Z Downloaded threadpool v1.8.1
11702023-11-18T00:22:44.281Z Downloaded test-strategy v0.3.1
11712023-11-18T00:22:44.287Z Downloaded swrite v0.1.0
11722023-11-18T00:22:44.298Z Downloaded phf_shared v0.10.0
11732023-11-18T00:22:44.306Z Downloaded nom v7.1.3
11742023-11-18T00:22:44.311Z Downloaded deranged v0.3.8
11752023-11-18T00:22:44.318Z Downloaded hash32 v0.2.1
11762023-11-18T00:22:44.324Z Downloaded fxhash v0.2.1
11772023-11-18T00:22:44.330Z Downloaded phf_shared v0.11.2
11782023-11-18T00:22:44.337Z Downloaded phf v0.11.2
11792023-11-18T00:22:44.345Z Downloaded pest_generator v2.7.2
11802023-11-18T00:22:44.350Z Downloaded rstest v0.18.2
11812023-11-18T00:22:44.354Z Downloaded tabled_derive v0.6.0
11822023-11-18T00:22:44.359Z Downloaded rustls-native-certs v0.6.3
11832023-11-18T00:22:44.362Z Downloaded serde_with v2.3.3
11842023-11-18T00:22:44.381Z Downloaded indicatif v0.17.7
11852023-11-18T00:22:44.388Z Downloaded humantime v2.1.0
11862023-11-18T00:22:44.392Z Downloaded predicates v2.1.5
11872023-11-18T00:22:44.397Z Downloaded socket2 v0.4.9
11882023-11-18T00:22:44.404Z Downloaded hashbrown v0.13.2
11892023-11-18T00:22:44.407Z Downloaded parse-display-derive v0.8.2
11902023-11-18T00:22:44.411Z Downloaded walkdir v2.4.0
11912023-11-18T00:22:44.414Z Downloaded derive-where v1.2.5
11922023-11-18T00:22:44.420Z Downloaded slog v2.7.0
11932023-11-18T00:22:44.425Z Downloaded schemars v0.8.13
11942023-11-18T00:22:44.429Z Downloaded r2d2 v0.8.10
11952023-11-18T00:22:44.433Z Downloaded rcgen v0.11.3
11962023-11-18T00:22:44.436Z Downloaded glob v0.3.1
11972023-11-18T00:22:44.440Z Downloaded crossterm v0.27.0
11982023-11-18T00:22:44.445Z Downloaded shell-words v1.1.0
11992023-11-18T00:22:44.449Z Downloaded textwrap v0.16.0
12002023-11-18T00:22:44.452Z Downloaded highway v1.1.0
12012023-11-18T00:22:44.459Z Downloaded heapless v0.7.16
12022023-11-18T00:22:44.471Z Downloaded version_check v0.9.4
12032023-11-18T00:22:44.475Z Downloaded pin-utils v0.1.0
12042023-11-18T00:22:44.478Z Downloaded rpassword v7.2.0
12052023-11-18T00:22:44.482Z Downloaded take_mut v0.2.2
12062023-11-18T00:22:44.488Z Downloaded fixedbitset v0.4.2
12072023-11-18T00:22:44.492Z Downloaded tracing v0.1.37
12082023-11-18T00:22:44.497Z Downloaded thiserror-no-std v2.0.2
12092023-11-18T00:22:44.501Z Downloaded derive_builder v0.12.0
12102023-11-18T00:22:44.504Z Downloaded darling_core v0.20.3
12112023-11-18T00:22:44.510Z Downloaded bytes v1.5.0
12122023-11-18T00:22:44.514Z Downloaded yansi v0.5.1
12132023-11-18T00:22:44.517Z Downloaded ref-cast-impl v1.0.20
12142023-11-18T00:22:44.521Z Downloaded pkg-config v0.3.27
12152023-11-18T00:22:44.525Z Downloaded flume v0.11.0
12162023-11-18T00:22:44.528Z Downloaded crypto-bigint v0.5.2
12172023-11-18T00:22:44.532Z Downloaded clang-sys v1.6.1
12182023-11-18T00:22:44.536Z Downloaded snafu-derive v0.7.5
12192023-11-18T00:22:44.541Z Downloaded postgres-types v0.2.6
12202023-11-18T00:22:44.544Z Downloaded tempfile v3.8.0
12212023-11-18T00:22:44.549Z Downloaded tap v1.0.1
12222023-11-18T00:22:44.554Z Downloaded wait-timeout v0.2.0
12232023-11-18T00:22:44.557Z Downloaded unicase v2.7.0
12242023-11-18T00:22:44.564Z Downloaded hostname v0.3.1
12252023-11-18T00:22:44.570Z Downloaded zeroize v1.6.0
12262023-11-18T00:22:44.575Z Downloaded ed25519 v1.5.3
12272023-11-18T00:22:44.579Z Downloaded scheduled-thread-pool v0.2.7
12282023-11-18T00:22:44.582Z Downloaded rayon-core v1.12.0
12292023-11-18T00:22:44.587Z Downloaded usdt-macro v0.3.5
12302023-11-18T00:22:44.595Z Downloaded itertools v0.11.0
12312023-11-18T00:22:44.599Z Downloaded num-bigint v0.4.4
12322023-11-18T00:22:44.603Z Downloaded trybuild v1.0.85
12332023-11-18T00:22:44.612Z Downloaded trust-dns-server v0.22.1
12342023-11-18T00:22:44.617Z Downloaded parking_lot_core v0.8.6
12352023-11-18T00:22:44.627Z Downloaded libloading v0.7.4
12362023-11-18T00:22:45.048Z Downloaded rand_xorshift v0.3.0
12372023-11-18T00:22:45.054Z Downloaded trust-dns-resolver v0.22.0
12382023-11-18T00:22:45.057Z Downloaded tokio-tungstenite v0.18.0
12392023-11-18T00:22:45.061Z Downloaded papergrid v0.10.0
12402023-11-18T00:22:45.069Z Downloaded crossbeam-epoch v0.9.15
12412023-11-18T00:22:45.072Z Downloaded endian-type v0.1.2
12422023-11-18T00:22:45.076Z Downloaded flagset v0.4.3
12432023-11-18T00:22:45.080Z Downloaded ref-cast v1.0.20
12442023-11-18T00:22:45.084Z Downloaded crossbeam-channel v0.5.8
12452023-11-18T00:22:45.087Z Downloaded criterion v0.5.1
12462023-11-18T00:22:45.091Z Downloaded fd-lock v3.0.13
12472023-11-18T00:22:45.095Z Downloaded usdt v0.3.5
12482023-11-18T00:22:45.100Z Downloaded untrusted v0.7.1
12492023-11-18T00:22:45.111Z Downloaded display-error-chain v0.2.0
12502023-11-18T00:22:45.118Z Downloaded serde-big-array v0.4.1
12512023-11-18T00:22:45.126Z Downloaded reedline v0.25.0
12522023-11-18T00:22:45.131Z Downloaded flate2 v1.0.28
12532023-11-18T00:22:45.137Z Downloaded base64 v0.21.5
12542023-11-18T00:22:45.146Z Downloaded derive_more v0.99.17
12552023-11-18T00:22:45.156Z Downloaded home v0.5.5
12562023-11-18T00:22:45.168Z Downloaded slog-async v2.8.0
12572023-11-18T00:22:45.176Z Downloaded path-slash v0.1.5
12582023-11-18T00:22:45.182Z Downloaded parking_lot v0.11.2
12592023-11-18T00:22:45.188Z Downloaded vte_generate_state_changes v0.1.1
12602023-11-18T00:22:45.193Z Downloaded fastrand v2.0.0
12612023-11-18T00:22:45.204Z Downloaded time-core v0.1.1
12622023-11-18T00:22:45.211Z Downloaded path-absolutize v3.1.0
12632023-11-18T00:22:45.220Z Downloaded slog-dtrace v0.2.3
12642023-11-18T00:22:45.226Z Downloaded paste v1.0.14
12652023-11-18T00:22:45.238Z Downloaded platforms v3.0.2
12662023-11-18T00:22:45.253Z Downloaded lalrpop-util v0.19.12
12672023-11-18T00:22:45.261Z Downloaded console v0.15.7
12682023-11-18T00:22:45.271Z Downloaded signature v2.1.0
12692023-11-18T00:22:45.283Z Downloaded globset v0.4.13
12702023-11-18T00:22:45.294Z Downloaded plotters-svg v0.3.5
12712023-11-18T00:22:45.318Z Downloaded num-traits v0.2.16
12722023-11-18T00:22:45.741Z Downloaded structmeta v0.2.0
12732023-11-18T00:22:45.753Z Downloaded sha2 v0.10.8
12742023-11-18T00:22:45.770Z Downloaded semver v0.11.0
12752023-11-18T00:22:46.190Z Downloaded bcs v0.1.6
12762023-11-18T00:22:46.194Z Downloaded doc-comment v0.3.3
12772023-11-18T00:22:46.200Z Downloaded foreign-types-macros v0.2.3
12782023-11-18T00:22:46.203Z Downloaded num_enum v0.5.11
12792023-11-18T00:22:46.206Z Downloaded darling_core v0.14.4
12802023-11-18T00:22:46.210Z Downloaded ascii-canvas v3.0.0
12812023-11-18T00:22:46.213Z Downloaded backtrace v0.3.69
12822023-11-18T00:22:46.217Z Downloaded diesel_derives v2.1.1
12832023-11-18T00:22:46.220Z Downloaded rand_core v0.6.4
12842023-11-18T00:22:46.223Z Downloaded ena v0.14.2
12852023-11-18T00:22:46.227Z Downloaded log v0.4.20
12862023-11-18T00:22:46.230Z Downloaded lock_api v0.4.10
12872023-11-18T00:22:46.239Z Downloaded num v0.4.1
12882023-11-18T00:22:46.670Z Downloaded nanorand v0.7.0
12892023-11-18T00:22:46.674Z Downloaded linked-hash-map v0.5.6
12902023-11-18T00:22:46.677Z Downloaded libtest-mimic v0.6.1
12912023-11-18T00:22:46.686Z Downloaded lazycell v1.3.0
12922023-11-18T00:22:46.694Z Downloaded cassowary v0.3.0
12932023-11-18T00:22:46.711Z Downloaded slog-envlogger v2.2.0
12942023-11-18T00:22:46.723Z Downloaded rand_chacha v0.3.1
12952023-11-18T00:22:46.730Z Downloaded postgres-protocol v0.6.6
12962023-11-18T00:22:46.738Z Downloaded crucible-workspace-hack v0.1.0
12972023-11-18T00:22:46.742Z Downloaded either v1.9.0
12982023-11-18T00:22:46.746Z Downloaded thread-id v4.2.0
12992023-11-18T00:22:46.750Z Downloaded salty v0.2.0
13002023-11-18T00:22:46.753Z Downloaded thread_local v1.1.7
13012023-11-18T00:22:46.757Z Downloaded strsim v0.8.0
13022023-11-18T00:22:46.760Z Downloaded serial_test v0.10.0
13032023-11-18T00:22:46.764Z Downloaded owo-colors v3.5.0
13042023-11-18T00:22:46.767Z Downloaded num_cpus v1.16.0
13052023-11-18T00:22:46.772Z Downloaded crossbeam-deque v0.8.3
13062023-11-18T00:22:46.775Z Downloaded utf-8 v0.7.6
13072023-11-18T00:22:46.779Z Downloaded cc v1.0.83
13082023-11-18T00:22:46.783Z Downloaded nodrop v0.1.14
13092023-11-18T00:22:46.791Z Downloaded block-padding v0.3.3
13102023-11-18T00:22:46.800Z Downloaded openssl-sys v0.9.93
13112023-11-18T00:22:46.818Z Downloaded miniz_oxide v0.7.1
13122023-11-18T00:22:46.835Z Downloaded md-5 v0.10.5
13132023-11-18T00:22:47.271Z Downloaded path-dedot v3.1.0
13142023-11-18T00:22:47.298Z Downloaded ipnetwork v0.20.0
13152023-11-18T00:22:47.315Z Downloaded derive_builder_core v0.12.0
13162023-11-18T00:22:47.327Z Downloaded vsss-rs v3.3.1
13172023-11-18T00:22:47.343Z Downloaded match_cfg v0.1.0
13182023-11-18T00:22:47.363Z Downloaded mime_guess v2.0.4
13192023-11-18T00:22:47.368Z Downloaded crossbeam v0.8.2
13202023-11-18T00:22:47.379Z Downloaded buf-list v1.0.3
13212023-11-18T00:22:47.384Z Downloaded arc-swap v1.6.0
13222023-11-18T00:22:47.389Z Downloaded mockall v0.11.4
13232023-11-18T00:22:47.393Z Downloaded dtrace-parser v0.1.14
13242023-11-18T00:22:47.396Z Downloaded string_cache v0.8.7
13252023-11-18T00:22:47.400Z Downloaded rusty-fork v0.3.0
13262023-11-18T00:22:47.405Z Downloaded once_cell v1.18.0
13272023-11-18T00:22:47.409Z Downloaded cipher v0.4.4
13282023-11-18T00:22:47.413Z Downloaded termtree v0.4.1
13292023-11-18T00:22:47.417Z Downloaded num_enum_derive v0.5.11
13302023-11-18T00:22:47.422Z Downloaded nu-ansi-term v0.49.0
13312023-11-18T00:22:47.426Z Downloaded indoc v1.0.9
13322023-11-18T00:22:47.430Z Downloaded cexpr v0.6.0
13332023-11-18T00:22:47.434Z Downloaded base16ct v0.2.0
13342023-11-18T00:22:47.438Z Downloaded tokio-macros v2.1.0
13352023-11-18T00:22:47.442Z Downloaded bitflags v2.4.0
13362023-11-18T00:22:47.446Z Downloaded async-stream v0.3.5
13372023-11-18T00:22:47.450Z Downloaded tokio-tungstenite v0.20.1
13382023-11-18T00:22:47.454Z Downloaded textwrap v0.11.0
13392023-11-18T00:22:47.457Z Downloaded strip-ansi-escapes v0.2.0
13402023-11-18T00:22:47.461Z Downloaded stringprep v0.1.3
13412023-11-18T00:22:47.465Z Downloaded signal-hook-registry v1.4.1
13422023-11-18T00:22:47.469Z Downloaded crypto-common v0.1.6
13432023-11-18T00:22:47.473Z Downloaded cast v0.3.0
13442023-11-18T00:22:47.477Z Downloaded same-file v1.0.6
13452023-11-18T00:22:47.481Z Downloaded rustversion v1.0.14
13462023-11-18T00:22:47.484Z Downloaded tiny-keccak v2.0.2
13472023-11-18T00:22:47.488Z Downloaded similar-asserts v1.5.0
13482023-11-18T00:22:47.491Z Downloaded signature v1.6.4
13492023-11-18T00:22:47.496Z Downloaded num-integer v0.1.45
13502023-11-18T00:22:47.500Z Downloaded num-complex v0.4.4
13512023-11-18T00:22:47.504Z Downloaded maybe-uninit v2.0.0
13522023-11-18T00:22:47.508Z Downloaded crossbeam-queue v0.3.8
13532023-11-18T00:22:47.512Z Downloaded crc-any v2.4.3
13542023-11-18T00:22:47.516Z Downloaded native-tls v0.2.11
13552023-11-18T00:22:47.519Z Downloaded darling v0.20.3
13562023-11-18T00:22:47.523Z Downloaded cfg-if v0.1.10
13572023-11-18T00:22:47.526Z Downloaded block-buffer v0.10.4
13582023-11-18T00:22:47.531Z Downloaded schemars_derive v0.8.13
13592023-11-18T00:22:47.534Z Downloaded hex v0.4.3
13602023-11-18T00:22:47.538Z Downloaded heck v0.3.3
13612023-11-18T00:22:47.542Z Downloaded headers-core v0.2.0
13622023-11-18T00:22:47.545Z Downloaded curve25519-dalek-derive v0.1.0
13632023-11-18T00:22:47.549Z Downloaded crossbeam-utils v0.8.16
13642023-11-18T00:22:47.553Z Downloaded fnv v1.0.7
13652023-11-18T00:22:47.557Z Downloaded usdt-attr-macro v0.3.5
13662023-11-18T00:22:47.562Z Downloaded blake2 v0.10.6
13672023-11-18T00:22:47.567Z Downloaded parking_lot v0.12.1
13682023-11-18T00:22:47.581Z Downloaded newline-converter v0.3.0
13692023-11-18T00:22:47.585Z Downloaded mockall_derive v0.11.4
13702023-11-18T00:22:47.590Z Downloaded ipnet v2.8.0
13712023-11-18T00:22:47.593Z Downloaded cfg-if v1.0.0
13722023-11-18T00:22:47.597Z Downloaded async-stream-impl v0.3.5
13732023-11-18T00:22:47.601Z Downloaded num_threads v0.1.6
13742023-11-18T00:22:47.606Z Downloaded mime v0.3.17
13752023-11-18T00:22:47.610Z Downloaded maplit v1.0.2
13762023-11-18T00:22:47.613Z Downloaded backoff v0.4.0
13772023-11-18T00:22:47.618Z Downloaded array-init v0.0.4
13782023-11-18T00:22:47.623Z Downloaded serde_path_to_error v0.1.14
13792023-11-18T00:22:47.628Z Downloaded opaque-debug v0.3.0
13802023-11-18T00:22:47.632Z Downloaded num-rational v0.4.1
13812023-11-18T00:22:47.637Z Downloaded nibble_vec v0.1.0
13822023-11-18T00:22:47.641Z Downloaded multer v2.1.0
13832023-11-18T00:22:47.645Z Downloaded iana-time-zone v0.1.57
13842023-11-18T00:22:47.650Z Downloaded crc32fast v1.3.2
13852023-11-18T00:22:47.654Z Downloaded constant_time_eq v0.2.6
13862023-11-18T00:22:47.658Z Downloaded sct v0.7.0
13872023-11-18T00:22:47.662Z Downloaded memoffset v0.7.1
13882023-11-18T00:22:47.665Z Downloaded macaddr v1.0.1
13892023-11-18T00:22:47.670Z Downloaded linear-map v1.2.0
13902023-11-18T00:22:47.674Z Downloaded libefi-sys v0.1.0
13912023-11-18T00:22:47.677Z Downloaded is-terminal v0.4.9
13922023-11-18T00:22:47.681Z Downloaded cstr-argument v0.1.2
13932023-11-18T00:22:47.685Z Downloaded atomic-waker v1.1.1
13942023-11-18T00:22:47.689Z Downloaded kstat-rs v0.2.3
13952023-11-18T00:22:47.693Z Downloaded ahash v0.8.3
13962023-11-18T00:22:47.696Z Downloaded indexmap v1.9.3
13972023-11-18T00:22:47.700Z Downloaded bzip2 v0.4.4
13982023-11-18T00:22:47.704Z Downloaded omicron-zone-package v0.8.3
13992023-11-18T00:22:47.707Z Downloaded managed v0.8.0
14002023-11-18T00:22:47.715Z Downloaded const-oid v0.9.5
14012023-11-18T00:22:47.724Z Downloaded matches v0.1.10
14022023-11-18T00:22:47.738Z Downloaded number_prefix v0.4.0
14032023-11-18T00:22:47.742Z Downloaded approx v0.5.1
14042023-11-18T00:22:47.746Z Downloaded packed_struct_codegen v0.10.1
14052023-11-18T00:22:47.749Z Downloaded lazy_static v1.4.0
14062023-11-18T00:22:47.753Z Downloaded impl-trait-for-tuples v0.2.2
14072023-11-18T00:22:47.756Z Downloaded ciborium-ll v0.2.1
14082023-11-18T00:22:47.760Z Downloaded keccak v0.1.4
14092023-11-18T00:22:47.763Z Downloaded crc-catalog v2.2.0
14102023-11-18T00:22:47.767Z Downloaded chacha20 v0.9.1
14112023-11-18T00:22:47.770Z Downloaded bit-vec v0.6.3
14122023-11-18T00:22:47.773Z Downloaded new_debug_unreachable v1.0.4
14132023-11-18T00:22:47.777Z Downloaded itertools v0.10.5
14142023-11-18T00:22:47.781Z Downloaded convert_case v0.4.0
14152023-11-18T00:22:47.787Z Downloaded chacha20poly1305 v0.10.1
14162023-11-18T00:22:47.797Z Downloaded byteorder v1.5.0
14172023-11-18T00:22:47.801Z Downloaded blake2b_simd v1.0.1
14182023-11-18T00:22:47.805Z Downloaded bit-set v0.5.3
14192023-11-18T00:22:47.808Z Downloaded bb8 v0.8.1
14202023-11-18T00:22:47.811Z Downloaded base64ct v1.6.0
14212023-11-18T00:22:47.814Z Downloaded num-derive v0.4.0
14222023-11-18T00:22:47.818Z Downloaded inout v0.1.3
14232023-11-18T00:22:47.821Z Downloaded hyper-tls v0.5.0
14242023-11-18T00:22:47.825Z Downloaded cookie v0.16.2
14252023-11-18T00:22:47.828Z Downloaded bytesize v1.3.0
14262023-11-18T00:22:47.831Z Downloaded bytecount v0.6.3
14272023-11-18T00:22:47.835Z Downloaded assert_cmd v2.0.12
14282023-11-18T00:22:47.838Z Downloaded ciborium v0.2.1
14292023-11-18T00:22:47.841Z Downloaded ansi_term v0.12.1
14302023-11-18T00:22:47.845Z Downloaded aead v0.5.2
14312023-11-18T00:22:47.848Z Downloaded anes v0.1.6
14322023-11-18T00:22:47.851Z Downloaded ident_case v1.0.1
14332023-11-18T00:22:47.856Z Downloaded crc v3.0.1
14342023-11-18T00:22:47.859Z Downloaded basic-toml v0.1.4
14352023-11-18T00:22:47.863Z Downloaded atomicwrites v0.4.2
14362023-11-18T00:22:47.866Z Downloaded adler v1.0.2
14372023-11-18T00:22:47.870Z Downloaded arrayvec v0.7.4
14382023-11-18T00:22:47.873Z Compiling proc-macro2 v1.0.69
14392023-11-18T00:22:47.877Z Compiling serde v1.0.192
14402023-11-18T00:22:47.880Z Compiling autocfg v1.1.0
14412023-11-18T00:22:47.883Z Compiling version_check v0.9.4
14422023-11-18T00:22:47.887Z Compiling syn v1.0.109
14432023-11-18T00:22:47.891Z Compiling parking_lot_core v0.9.8
14442023-11-18T00:22:47.894Z Compiling libm v0.2.7
14452023-11-18T00:22:47.897Z Compiling libc v0.2.150
14462023-11-18T00:22:47.901Z Compiling futures-core v0.3.29
14472023-11-18T00:22:47.948Z Compiling cfg-if v1.0.0
14482023-11-18T00:22:47.952Z Compiling typenum v1.16.0
14492023-11-18T00:22:47.955Z Compiling once_cell v1.18.0
14502023-11-18T00:22:47.959Z Compiling generic-array v0.14.7
14512023-11-18T00:22:47.962Z Compiling futures-channel v0.3.29
14522023-11-18T00:22:47.965Z Compiling lock_api v0.4.10
14532023-11-18T00:22:47.968Z Compiling quote v1.0.33
14542023-11-18T00:22:47.974Z Compiling num-traits v0.2.16
14552023-11-18T00:22:47.978Z Compiling slab v0.4.9
14562023-11-18T00:22:47.981Z Compiling futures-task v0.3.29
14572023-11-18T00:22:47.984Z Compiling syn v2.0.32
14582023-11-18T00:22:47.989Z Compiling cc v1.0.83
14592023-11-18T00:22:47.992Z Compiling futures-util v0.3.29
14602023-11-18T00:22:47.995Z Compiling memchr v2.6.3
14612023-11-18T00:22:47.998Z Compiling pkg-config v0.3.27
14622023-11-18T00:22:48.003Z Compiling itoa v1.0.9
14632023-11-18T00:22:48.006Z Compiling log v0.4.20
14642023-11-18T00:22:48.014Z Compiling serde_json v1.0.108
14652023-11-18T00:22:48.018Z Compiling rustix v0.38.9
14662023-11-18T00:22:48.021Z Compiling schemars v0.8.13
14672023-11-18T00:22:48.025Z Compiling httparse v1.8.0
14682023-11-18T00:22:48.338Z Compiling indexmap v1.9.3
14692023-11-18T00:22:48.429Z Compiling getrandom v0.2.10
14702023-11-18T00:22:48.668Z Compiling ryu v1.0.15
14712023-11-18T00:22:48.869Z Compiling vcpkg v0.2.15
14722023-11-18T00:22:48.997Z Compiling hashbrown v0.14.2
14732023-11-18T00:22:49.160Z Compiling equivalent v1.0.1
14742023-11-18T00:22:49.181Z Compiling ahash v0.8.3
14752023-11-18T00:22:49.291Z Compiling openssl v0.10.57
14762023-11-18T00:22:49.662Z Compiling fnv v1.0.7
14772023-11-18T00:22:49.778Z Compiling scopeguard v1.2.0
14782023-11-18T00:22:49.822Z Compiling aho-corasick v1.0.4
14792023-11-18T00:22:49.863Z Compiling regex-syntax v0.8.2
14802023-11-18T00:22:50.665Z Compiling rustls v0.21.8
14812023-11-18T00:22:50.685Z Compiling ring v0.16.20
14822023-11-18T00:22:51.042Z Compiling ring v0.17.5
14832023-11-18T00:22:51.730Z Compiling openssl-sys v0.9.93
14842023-11-18T00:22:55.547Z Compiling regex-automata v0.4.3
14852023-11-18T00:22:55.566Z Compiling native-tls v0.2.11
14862023-11-18T00:22:55.817Z Compiling async-trait v0.1.74
14872023-11-18T00:22:56.012Z Compiling ucd-trie v0.1.6
14882023-11-18T00:22:56.491Z Compiling unicode-xid v0.2.4
14892023-11-18T00:22:56.719Z Compiling smallvec v1.11.0
14902023-11-18T00:22:56.732Z Compiling backtrace v0.3.69
14912023-11-18T00:22:57.394Z Compiling crossbeam-utils v0.8.16
14922023-11-18T00:22:58.049Z Compiling serde_derive_internals v0.26.0
14932023-11-18T00:22:58.339Z Compiling parking_lot v0.12.1
14942023-11-18T00:22:59.020Z Compiling iana-time-zone v0.1.57
14952023-11-18T00:22:59.490Z Compiling anyhow v1.0.75
14962023-11-18T00:22:59.508Z Compiling slog v2.7.0
14972023-11-18T00:22:59.639Z Compiling num-integer v0.1.45
14982023-11-18T00:23:00.065Z Compiling crc32fast v1.3.2
14992023-11-18T00:23:00.268Z Compiling byteorder v1.5.0
15002023-11-18T00:23:00.406Z Compiling dyn-clone v1.0.13
15012023-11-18T00:23:00.794Z Compiling synstructure v0.12.6
15022023-11-18T00:23:00.969Z Compiling time-core v0.1.1
15032023-11-18T00:23:01.199Z Compiling spin v0.5.2
15042023-11-18T00:23:01.326Z Compiling hashbrown v0.13.2
15052023-11-18T00:23:01.508Z Compiling time-macros v0.2.13
15062023-11-18T00:23:01.809Z Compiling pin-project-lite v0.2.13
15072023-11-18T00:23:01.820Z Compiling rustversion v1.0.14
15082023-11-18T00:23:01.990Z Compiling regex v1.10.2
15092023-11-18T00:23:03.120Z Compiling winnow v0.5.15
15102023-11-18T00:23:03.266Z Compiling signal-hook-registry v1.4.1
15112023-11-18T00:23:03.653Z Compiling mio v0.8.8
15122023-11-18T00:23:04.614Z Compiling errno v0.3.2
15132023-11-18T00:23:04.874Z Compiling num_cpus v1.16.0
15142023-11-18T00:23:05.032Z Compiling socket2 v0.5.4
15152023-11-18T00:23:05.450Z Compiling usdt-impl v0.3.5
15162023-11-18T00:23:05.473Z Compiling futures-sink v0.3.29
15172023-11-18T00:23:05.669Z Compiling unicode-width v0.1.11
15182023-11-18T00:23:05.901Z Compiling memoffset v0.9.0
15192023-11-18T00:23:06.112Z Compiling tinyvec_macros v0.1.1
15202023-11-18T00:23:06.229Z Compiling tinyvec v1.6.0
15212023-11-18T00:23:06.960Z Compiling pin-utils v0.1.0
15222023-11-18T00:23:06.994Z Compiling futures-io v0.3.29
15232023-11-18T00:23:07.038Z Compiling spin v0.9.8
15242023-11-18T00:23:07.060Z Compiling serde_derive v1.0.192
15252023-11-18T00:23:07.080Z Compiling thiserror-impl v1.0.49
15262023-11-18T00:23:07.391Z Compiling zeroize_derive v1.4.2
15272023-11-18T00:23:07.621Z Compiling tokio-macros v2.1.0
15282023-11-18T00:23:07.771Z Compiling futures-macro v0.3.29
15292023-11-18T00:23:08.818Z Compiling tracing-attributes v0.1.26
15302023-11-18T00:23:08.903Z Compiling schemars_derive v0.8.13
15312023-11-18T00:23:09.117Z Compiling openssl-macros v0.1.1
15322023-11-18T00:23:10.053Z Compiling zerocopy-derive v0.2.0
15332023-11-18T00:23:10.178Z Compiling zerocopy-derive v0.6.4
15342023-11-18T00:23:11.465Z Compiling thiserror v1.0.49
15352023-11-18T00:23:11.645Z Compiling pest v2.7.2
15362023-11-18T00:23:12.796Z Compiling zerocopy v0.3.0
15372023-11-18T00:23:13.393Z Compiling unicode-normalization v0.1.22
15382023-11-18T00:23:13.604Z Compiling clap_derive v4.4.2
15392023-11-18T00:23:13.771Z Compiling tracing-core v0.1.31
15402023-11-18T00:23:14.004Z Compiling unicode-bidi v0.3.13
15412023-11-18T00:23:14.190Z Compiling signal-hook v0.3.17
15422023-11-18T00:23:14.613Z Compiling dof v0.1.5
15432023-11-18T00:23:15.193Z Compiling tracing v0.1.37
15442023-11-18T00:23:15.918Z Compiling pest_meta v2.7.2
15452023-11-18T00:23:15.921Z Compiling strum_macros v0.25.2
15462023-11-18T00:23:15.985Z Compiling lazy_static v1.4.0
15472023-11-18T00:23:15.988Z Compiling thread-id v4.2.0
15482023-11-18T00:23:16.126Z Compiling crossbeam-epoch v0.9.15
15492023-11-18T00:23:16.144Z Compiling strsim v0.10.0
15502023-11-18T00:23:16.509Z Compiling num-iter v0.1.43
15512023-11-18T00:23:16.954Z Compiling either v1.9.0
15522023-11-18T00:23:16.996Z Compiling base64 v0.21.5
15532023-11-18T00:23:17.388Z Compiling rand_core v0.6.4
15542023-11-18T00:23:17.466Z Compiling hashbrown v0.12.3
15552023-11-18T00:23:19.126Z Compiling untrusted v0.9.0
15562023-11-18T00:23:19.205Z Compiling pest_generator v2.7.2
15572023-11-18T00:23:19.220Z Compiling untrusted v0.7.1
15582023-11-18T00:23:19.247Z Compiling percent-encoding v2.3.0
15592023-11-18T00:23:19.256Z Compiling openssl-probe v0.1.5
15602023-11-18T00:23:19.671Z Compiling foreign-types-shared v0.1.1
15612023-11-18T00:23:19.674Z Compiling foreign-types v0.3.2
15622023-11-18T00:23:21.097Z Compiling zeroize v1.6.0
15632023-11-18T00:23:21.629Z Compiling bzip2-sys v0.1.11+1.0.8
15642023-11-18T00:23:22.300Z Compiling try-lock v0.2.4
15652023-11-18T00:23:22.491Z Compiling want v0.3.1
15662023-11-18T00:23:23.148Z Compiling pest_derive v2.7.2
15672023-11-18T00:23:23.660Z Compiling sct v0.7.0
15682023-11-18T00:23:23.978Z Compiling form_urlencoded v1.2.0
15692023-11-18T00:23:24.259Z Compiling dtrace-parser v0.1.14
15702023-11-18T00:23:24.388Z Compiling rustls-webpki v0.101.7
15712023-11-18T00:23:25.089Z Compiling socket2 v0.4.9
15722023-11-18T00:23:25.369Z Compiling httpdate v1.0.3
15732023-11-18T00:23:25.997Z Compiling tower-service v0.3.2
15742023-11-18T00:23:26.319Z Compiling rustls-pemfile v1.0.3
15752023-11-18T00:23:26.509Z Compiling idna v0.4.0
15762023-11-18T00:23:26.808Z Compiling adler v1.0.2
15772023-11-18T00:23:26.856Z Compiling siphasher v0.3.11
15782023-11-18T00:23:27.135Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15792023-11-18T00:23:27.167Z Compiling miniz_oxide v0.7.1
15802023-11-18T00:23:27.188Z Compiling rustls-native-certs v0.6.3
15812023-11-18T00:23:27.496Z Compiling ipnet v2.8.0
15822023-11-18T00:23:27.684Z Compiling bitflags v1.3.2
15832023-11-18T00:23:27.816Z Compiling encoding_rs v0.8.33
15842023-11-18T00:23:28.428Z Compiling url v2.4.1
15852023-11-18T00:23:28.964Z Compiling mime v0.3.17
15862023-11-18T00:23:29.182Z Compiling gimli v0.28.0
15872023-11-18T00:23:29.402Z Compiling webpki-roots v0.25.2
15882023-11-18T00:23:29.442Z Compiling crypto-common v0.1.6
15892023-11-18T00:23:29.701Z Compiling indexmap v2.1.0
15902023-11-18T00:23:29.773Z Compiling bytes v1.5.0
15912023-11-18T00:23:30.003Z Compiling uuid v1.5.0
15922023-11-18T00:23:31.135Z Compiling chrono v0.4.31
15932023-11-18T00:23:31.275Z Compiling semver v1.0.20
15942023-11-18T00:23:31.674Z Compiling http v0.2.9
15952023-11-18T00:23:31.736Z Compiling bitflags v2.4.0
15962023-11-18T00:23:32.364Z Compiling toml_datetime v0.6.5
15972023-11-18T00:23:32.383Z Compiling serde_spanned v0.6.4
15982023-11-18T00:23:32.692Z Compiling rustc_version v0.4.0
15992023-11-18T00:23:32.982Z Compiling toml_edit v0.19.15
16002023-11-18T00:23:33.676Z Compiling tokio v1.33.0
16012023-11-18T00:23:34.237Z Compiling openapiv3 v2.0.0-rc.1
16022023-11-18T00:23:37.203Z Compiling serde_tokenstream v0.1.7
16032023-11-18T00:23:38.399Z Compiling http-body v0.4.5
16042023-11-18T00:23:39.176Z Compiling heapless v0.7.16
16052023-11-18T00:23:39.486Z Compiling usdt-macro v0.3.5
16062023-11-18T00:23:39.743Z Compiling usdt-attr-macro v0.3.5
16072023-11-18T00:23:40.237Z Compiling serde_urlencoded v0.7.1
16082023-11-18T00:23:40.257Z Compiling addr2line v0.21.0
16092023-11-18T00:23:40.990Z Compiling enum-as-inner v0.5.1
16102023-11-18T00:23:41.351Z Compiling diesel_table_macro_syntax v0.1.0
16112023-11-18T00:23:41.599Z Compiling object v0.32.1
16122023-11-18T00:23:41.791Z Compiling num-bigint v0.4.4
16132023-11-18T00:23:41.949Z Compiling smoltcp v0.9.1
16142023-11-18T00:23:42.465Z Compiling rustc-demangle v0.1.23
16152023-11-18T00:23:42.503Z Compiling bit-vec v0.6.3
16162023-11-18T00:23:42.937Z Compiling diesel_derives v2.1.1
16172023-11-18T00:23:43.030Z Compiling flate2 v1.0.28
16182023-11-18T00:23:43.128Z Compiling phf_shared v0.10.0
16192023-11-18T00:23:43.708Z Compiling block-buffer v0.10.4
16202023-11-18T00:23:43.844Z Compiling hubpack_derive v0.1.1
16212023-11-18T00:23:44.054Z Compiling const-oid v0.9.5
16222023-11-18T00:23:44.554Z Compiling fixedbitset v0.4.2
16232023-11-18T00:23:44.642Z Compiling subtle v2.5.0
16242023-11-18T00:23:45.066Z Compiling new_debug_unreachable v1.0.4
16252023-11-18T00:23:45.091Z Compiling precomputed-hash v0.1.1
16262023-11-18T00:23:45.158Z Compiling ppv-lite86 v0.2.17
16272023-11-18T00:23:45.186Z Compiling petgraph v0.6.4
16282023-11-18T00:23:45.222Z Compiling string_cache v0.8.7
16292023-11-18T00:23:45.852Z Compiling bit-set v0.5.3
16302023-11-18T00:23:46.271Z Compiling tokio-util v0.7.10
16312023-11-18T00:23:46.360Z Compiling tokio-rustls v0.24.1
16322023-11-18T00:23:47.025Z Compiling rand_chacha v0.3.1
16332023-11-18T00:23:47.384Z Compiling digest v0.10.7
16342023-11-18T00:23:47.991Z Compiling toml v0.7.8
16352023-11-18T00:23:48.556Z Compiling h2 v0.3.21
16362023-11-18T00:23:48.638Z Compiling toml_edit v0.21.0
16372023-11-18T00:23:51.380Z Compiling tokio-native-tls v0.3.1
16382023-11-18T00:23:51.794Z Compiling itertools v0.10.5
16392023-11-18T00:23:52.404Z Compiling lalrpop-util v0.19.12
16402023-11-18T00:23:52.724Z Compiling unicode-segmentation v1.10.1
16412023-11-18T00:23:52.945Z Compiling rand v0.8.5
16422023-11-18T00:23:55.565Z Compiling serde_repr v0.1.16
16432023-11-18T00:23:56.125Z Compiling io-lifetimes v1.0.11
16442023-11-18T00:23:56.396Z Compiling anstyle v1.0.2
16452023-11-18T00:23:56.414Z Compiling utf8parse v0.2.1
16462023-11-18T00:23:56.525Z Compiling cpufeatures v0.2.9
16472023-11-18T00:23:56.643Z Compiling sha2 v0.10.8
16482023-11-18T00:23:56.659Z Compiling anstyle-parse v0.2.1
16492023-11-18T00:23:57.113Z Compiling rustix v0.37.23
16502023-11-18T00:23:57.184Z Compiling hmac v0.12.1
16512023-11-18T00:23:57.278Z Compiling md-5 v0.10.5
16522023-11-18T00:23:57.444Z Compiling stringprep v0.1.3
16532023-11-18T00:23:57.493Z Compiling hash32 v0.2.1
16542023-11-18T00:23:57.935Z Compiling anstyle-query v1.0.0
16552023-11-18T00:23:58.439Z Compiling stable_deref_trait v1.2.0
16562023-11-18T00:23:58.445Z Compiling colorchoice v1.0.0
16572023-11-18T00:23:58.449Z Compiling fallible-iterator v0.2.0
16582023-11-18T00:23:58.453Z Compiling anstream v0.5.0
16592023-11-18T00:23:58.873Z Compiling phf_shared v0.11.2
16602023-11-18T00:23:59.304Z Compiling postgres-protocol v0.6.6
16612023-11-18T00:23:59.765Z Compiling terminal_size v0.2.6
16622023-11-18T00:23:59.770Z Compiling block-padding v0.3.3
16632023-11-18T00:23:59.775Z Compiling scheduled-thread-pool v0.2.7
16642023-11-18T00:23:59.779Z Compiling managed v0.8.0
16652023-11-18T00:24:00.093Z Compiling hyper v0.14.27
16662023-11-18T00:24:00.387Z Compiling deranged v0.3.8
16672023-11-18T00:24:00.419Z Compiling num_threads v0.1.6
16682023-11-18T00:24:00.573Z Compiling clap_lex v0.5.1
16692023-11-18T00:24:00.726Z Compiling matches v0.1.10
16702023-11-18T00:24:00.855Z Compiling regex-automata v0.1.10
16712023-11-18T00:24:00.909Z Compiling idna v0.2.3
16722023-11-18T00:24:01.252Z Compiling clap_builder v4.4.2
16732023-11-18T00:24:01.619Z Compiling bstr v0.2.17
16742023-11-18T00:24:03.351Z Compiling time v0.3.27
16752023-11-18T00:24:03.376Z Compiling postgres-types v0.2.6
16762023-11-18T00:24:03.887Z Compiling signal-hook-mio v0.2.3
16772023-11-18T00:24:04.096Z Compiling r2d2 v0.8.10
16782023-11-18T00:24:04.663Z Compiling inout v0.1.3
16792023-11-18T00:24:04.757Z Compiling bzip2 v0.4.4
16802023-11-18T00:24:05.034Z Compiling phf v0.11.2
16812023-11-18T00:24:05.357Z Compiling hubpack v0.1.2
16822023-11-18T00:24:05.480Z Compiling ipnetwork v0.20.0
16832023-11-18T00:24:05.993Z Compiling futures-executor v0.3.29
16842023-11-18T00:24:06.117Z Compiling itertools v0.11.0
16852023-11-18T00:24:06.345Z Compiling zerocopy v0.6.4
16862023-11-18T00:24:06.804Z Compiling float-cmp v0.9.0
16872023-11-18T00:24:07.168Z Compiling whoami v1.4.1
16882023-11-18T00:24:07.718Z Compiling difflib v0.4.0
16892023-11-18T00:24:07.987Z Compiling normalize-line-endings v0.3.0
16902023-11-18T00:24:08.140Z Compiling regex-automata v0.3.8
16912023-11-18T00:24:08.510Z Compiling data-encoding v2.4.0
16922023-11-18T00:24:09.845Z Compiling predicates-core v1.0.6
16932023-11-18T00:24:10.320Z Compiling static_assertions v1.1.0
16942023-11-18T00:24:10.442Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16952023-11-18T00:24:10.857Z Compiling predicates v3.0.4
16962023-11-18T00:24:11.145Z Compiling bstr v1.6.0
16972023-11-18T00:24:11.573Z Compiling hyper-tls v0.5.0
16982023-11-18T00:24:11.742Z Compiling hyper-rustls v0.24.2
16992023-11-18T00:24:12.071Z Compiling yasna v0.5.2
17002023-11-18T00:24:12.100Z Compiling trust-dns-proto v0.22.0
17012023-11-18T00:24:12.577Z Compiling reqwest v0.11.22
17022023-11-18T00:24:13.540Z Compiling tokio-postgres v0.7.10
17032023-11-18T00:24:14.436Z Compiling clap v4.4.3
17042023-11-18T00:24:14.584Z Compiling futures v0.3.29
17052023-11-18T00:24:14.736Z Compiling diesel v2.1.3
17062023-11-18T00:24:14.905Z Compiling zip v0.6.6
17072023-11-18T00:24:15.042Z Compiling cipher v0.4.4
17082023-11-18T00:24:15.723Z Compiling crossterm v0.27.0
17092023-11-18T00:24:15.961Z Compiling similar v2.2.1
17102023-11-18T00:24:17.252Z Compiling signature v2.1.0
17112023-11-18T00:24:17.568Z Compiling tokio-stream v0.1.14
17122023-11-18T00:24:19.053Z Compiling usdt v0.3.5
17132023-11-18T00:24:19.457Z Compiling hex v0.4.3
17142023-11-18T00:24:19.472Z Compiling console v0.15.7
17152023-11-18T00:24:20.421Z Compiling serde_tokenstream v0.2.0
17162023-11-18T00:24:21.278Z Compiling regress v0.7.1
17172023-11-18T00:24:21.429Z Compiling getopts v0.2.21
17182023-11-18T00:24:21.534Z Compiling unsafe-libyaml v0.2.9
17192023-11-18T00:24:25.066Z Compiling ident_case v1.0.1
17202023-11-18T00:24:25.121Z Compiling paste v1.0.14
17212023-11-18T00:24:25.185Z Compiling serde_yaml v0.9.25
17222023-11-18T00:24:25.279Z Compiling slog-async v2.8.0
17232023-11-18T00:24:25.295Z Compiling multer v2.1.0
17242023-11-18T00:24:25.469Z Compiling async-stream-impl v0.3.5
17252023-11-18T00:24:25.501Z Compiling darling_core v0.20.3
17262023-11-18T00:24:25.933Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17272023-11-18T00:24:26.957Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17282023-11-18T00:24:29.712Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17292023-11-18T00:24:31.529Z Compiling structmeta-derive v0.2.0
17302023-11-18T00:24:32.364Z Compiling regex-syntax v0.7.5
17312023-11-18T00:24:34.047Z Compiling darling_macro v0.20.3
17322023-11-18T00:24:35.485Z Compiling darling v0.20.3
17332023-11-18T00:24:35.631Z Compiling serde_with_macros v2.3.3
17342023-11-18T00:24:35.864Z Compiling structmeta v0.2.0
17352023-11-18T00:24:36.494Z Compiling test-strategy v0.3.1
17362023-11-18T00:24:42.619Z Compiling parse-display-derive v0.8.2
17372023-11-18T00:24:49.299Z Checking unicode-ident v1.0.12
17382023-11-18T00:24:50.771Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17392023-11-18T00:24:57.805Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17402023-11-18T00:24:57.984Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17412023-11-18T00:25:08.673Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17422023-11-18T00:25:22.173Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17432023-11-18T00:25:22.761Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17442023-11-18T00:25:27.167Z Checking heck v0.4.1
17452023-11-18T00:25:29.323Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17462023-11-18T00:25:34.088Z Checking fastrand v2.0.0
17472023-11-18T00:25:34.132Z Checking tempfile v3.8.0
17482023-11-18T00:25:34.212Z Checking sha1 v0.10.6
17492023-11-18T00:25:34.255Z Checking match_cfg v0.1.0
17502023-11-18T00:25:34.268Z Checking hostname v0.3.1
17512023-11-18T00:25:34.287Z Checking atty v0.2.14
17522023-11-18T00:25:34.316Z Checking quick-error v1.2.3
17532023-11-18T00:25:34.351Z Checking crossbeam-channel v0.5.8
17542023-11-18T00:25:34.363Z Checking camino v1.1.6
17552023-11-18T00:25:34.373Z Checking dirs-sys-next v0.1.2
17562023-11-18T00:25:34.383Z Checking thread_local v1.1.7
17572023-11-18T00:25:34.391Z Checking dirs-next v2.0.0
17582023-11-18T00:25:34.505Z Checking instant v0.1.12
17592023-11-18T00:25:34.551Z Checking term v0.7.0
17602023-11-18T00:25:34.619Z Checking toml v0.8.8
17612023-11-18T00:25:35.066Z Checking strum v0.25.0
17622023-11-18T00:25:35.083Z Checking take_mut v0.2.2
17632023-11-18T00:25:35.107Z Checking slog-json v2.6.1
17642023-11-18T00:25:35.119Z Checking slog-term v2.9.0
17652023-11-18T00:25:35.138Z Checking serde_with v2.3.3
17662023-11-18T00:25:35.149Z Checking wait-timeout v0.2.0
17672023-11-18T00:25:35.161Z Checking debug-ignore v1.0.5
17682023-11-18T00:25:35.181Z Checking atomic-waker v1.1.1
17692023-11-18T00:25:35.211Z Checking slog-bunyan v2.4.0
17702023-11-18T00:25:35.226Z Checking async-stream v0.3.5
17712023-11-18T00:25:35.239Z Checking waitgroup v0.1.2
17722023-11-18T00:25:35.255Z Checking serde_path_to_error v0.1.14
17732023-11-18T00:25:35.263Z Checking rusty-fork v0.3.0
17742023-11-18T00:25:35.275Z Checking rand_xorshift v0.3.0
17752023-11-18T00:25:35.287Z Checking unarray v0.1.4
17762023-11-18T00:25:35.310Z Checking backoff v0.4.0
17772023-11-18T00:25:35.344Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17782023-11-18T00:25:35.392Z Checking parse-display v0.8.2
17792023-11-18T00:25:35.519Z Checking macaddr v1.0.1
17802023-11-18T00:25:36.009Z Compiling proc-macro-error-attr v1.0.4
17812023-11-18T00:25:36.515Z Compiling proc-macro-crate v1.3.1
17822023-11-18T00:25:36.574Z Compiling proc-macro-error v1.0.4
17832023-11-18T00:25:37.924Z Compiling num_enum_derive v0.5.11
17842023-11-18T00:25:39.600Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17852023-11-18T00:25:39.684Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17862023-11-18T00:25:40.062Z Compiling crucible-workspace-hack v0.1.0
17872023-11-18T00:25:40.165Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17882023-11-18T00:25:40.207Z Compiling foreign-types-macros v0.2.3
17892023-11-18T00:25:40.344Z Checking proptest v1.3.1
17902023-11-18T00:25:40.589Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17912023-11-18T00:25:40.617Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17922023-11-18T00:25:41.096Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17932023-11-18T00:25:41.203Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17942023-11-18T00:25:42.142Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
17952023-11-18T00:25:42.497Z Compiling zone_cfg_derive v0.3.0
17962023-11-18T00:25:42.577Z Compiling mockall_derive v0.11.4
17972023-11-18T00:25:42.879Z Compiling num-derive v0.4.0
17982023-11-18T00:26:01.044Z Checking is-terminal v0.4.9
17992023-11-18T00:26:26.810Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18002023-11-18T00:26:32.229Z Checking termtree v0.4.1
18012023-11-18T00:26:32.504Z Checking predicates-tree v1.0.9
18022023-11-18T00:26:32.978Z Checking num_enum v0.5.11
18032023-11-18T00:26:33.234Z Checking postcard-cobs v0.1.5-pre
18042023-11-18T00:26:33.458Z Checking postcard v0.7.3
18052023-11-18T00:26:34.026Z Checking smoltcp v0.8.2
18062023-11-18T00:26:34.594Z Checking cfg-if v0.1.10
18072023-11-18T00:26:34.758Z Checking base64ct v1.6.0
18082023-11-18T00:26:34.792Z Checking foreign-types-shared v0.3.1
18092023-11-18T00:26:34.926Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18102023-11-18T00:26:34.943Z Checking foreign-types v0.5.0
18112023-11-18T00:26:35.430Z Checking cstr-argument v0.1.2
18122023-11-18T00:26:35.569Z Checking pretty-hex v0.2.1
18132023-11-18T00:26:35.667Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18142023-11-18T00:26:35.783Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18152023-11-18T00:26:36.100Z Checking colored v2.0.4
18162023-11-18T00:26:36.603Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18172023-11-18T00:26:36.801Z Checking predicates v2.1.5
18182023-11-18T00:26:37.094Z Compiling heck v0.3.3
18192023-11-18T00:26:37.144Z Checking fragile v2.0.0
18202023-11-18T00:26:37.544Z Compiling libefi-sys v0.1.0
18212023-11-18T00:26:37.636Z Checking downcast v0.11.0
18222023-11-18T00:26:37.827Z Compiling structopt-derive v0.4.18
18232023-11-18T00:26:37.909Z Checking mockall v0.11.4
18242023-11-18T00:26:38.004Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18252023-11-18T00:26:38.229Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18262023-11-18T00:26:38.322Z Checking zone v0.3.0
18272023-11-18T00:26:38.535Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18282023-11-18T00:26:38.917Z Checking smf v0.2.2
18292023-11-18T00:26:39.527Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18302023-11-18T00:26:39.593Z Compiling cancel-safe-futures v0.1.5
18312023-11-18T00:26:40.238Z Checking base64 v0.13.1
18322023-11-18T00:26:40.664Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-11-18T00:26:42.182Z Checking filetime v0.2.22
18342023-11-18T00:26:42.245Z Checking xattr v1.0.1
18352023-11-18T00:26:42.464Z Compiling der_derive v0.7.2
18362023-11-18T00:26:42.492Z Checking tar v0.4.40
18372023-11-18T00:26:42.799Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18382023-11-18T00:26:43.195Z Compiling convert_case v0.4.0
18392023-11-18T00:26:43.529Z Compiling slog-dtrace v0.2.3
18402023-11-18T00:26:43.605Z Compiling radium v0.7.0
18412023-11-18T00:26:44.043Z Checking pem v1.1.1
18422023-11-18T00:26:44.281Z Checking camino-tempfile v1.0.2
18432023-11-18T00:26:44.369Z Compiling maybe-uninit v2.0.0
18442023-11-18T00:26:44.448Z Compiling derive_more v0.99.17
18452023-11-18T00:26:44.674Z Checking headers-core v0.2.0
18462023-11-18T00:26:44.849Z Compiling packed_struct v0.10.1
18472023-11-18T00:26:45.114Z Compiling num-bigint-dig v0.8.4
18482023-11-18T00:26:45.347Z Checking headers v0.3.9
18492023-11-18T00:26:45.859Z Compiling packed_struct_codegen v0.10.1
18502023-11-18T00:26:45.863Z Checking pem v3.0.2
18512023-11-18T00:26:45.968Z Checking rcgen v0.11.3
18522023-11-18T00:26:46.295Z Checking atomicwrites v0.4.2
18532023-11-18T00:26:46.563Z Checking subprocess v0.2.9
18542023-11-18T00:26:46.720Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18552023-11-18T00:26:47.044Z Compiling num-rational v0.4.1
18562023-11-18T00:26:47.143Z Compiling same-file v1.0.6
18572023-11-18T00:26:47.464Z Compiling walkdir v2.4.0
18582023-11-18T00:26:47.497Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18592023-11-18T00:26:47.823Z Compiling semver-parser v0.10.2
18602023-11-18T00:26:49.635Z Compiling semver v0.11.0
18612023-11-18T00:26:50.725Z Compiling home v0.5.5
18622023-11-18T00:26:50.753Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18632023-11-18T00:26:51.016Z Compiling toolchain_find v0.2.0
18642023-11-18T00:26:51.633Z Compiling toml v0.5.11
18652023-11-18T00:26:51.836Z Checking linked-hash-map v0.5.6
18662023-11-18T00:26:52.343Z Compiling doc-comment v0.3.3
18672023-11-18T00:26:52.472Z Checking lru-cache v0.1.2
18682023-11-18T00:26:52.734Z Compiling omicron-zone-package v0.8.3
18692023-11-18T00:26:53.906Z Checking half v1.8.2
18702023-11-18T00:26:54.540Z Compiling rustfmt-wrapper v0.2.0
18712023-11-18T00:26:54.754Z Checking ciborium-io v0.2.1
18722023-11-18T00:26:54.906Z Checking ciborium-ll v0.2.1
18732023-11-18T00:26:55.373Z Checking password-hash v0.5.0
18742023-11-18T00:26:55.486Z Checking textwrap v0.11.0
18752023-11-18T00:26:55.802Z Checking blake2 v0.10.6
18762023-11-18T00:26:56.100Z Checking strsim v0.8.0
18772023-11-18T00:26:56.103Z Checking vec_map v0.8.2
18782023-11-18T00:26:56.367Z Checking ansi_term v0.12.1
18792023-11-18T00:26:56.482Z Checking argon2 v0.5.2
18802023-11-18T00:26:56.488Z Checking ciborium v0.2.1
18812023-11-18T00:26:56.521Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18822023-11-18T00:26:56.823Z Checking clap v2.34.0
18832023-11-18T00:26:57.056Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18842023-11-18T00:26:57.496Z Checking arc-swap v1.6.0
18852023-11-18T00:26:57.499Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18862023-11-18T00:26:57.563Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18872023-11-18T00:26:57.889Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18882023-11-18T00:26:58.170Z Checking slog-scope v4.4.0
18892023-11-18T00:26:58.185Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18902023-11-18T00:26:58.440Z Compiling snafu-derive v0.7.5
18912023-11-18T00:26:58.458Z Checking slog-stdlog v4.1.1
18922023-11-18T00:26:58.690Z Checking slog-envlogger v2.2.0
18932023-11-18T00:26:59.511Z Checking newline-converter v0.3.0
18942023-11-18T00:26:59.722Z Compiling derive-where v1.2.5
18952023-11-18T00:26:59.976Z Compiling semver v0.1.20
18962023-11-18T00:27:01.330Z Compiling rustc_version v0.1.7
18972023-11-18T00:27:01.399Z Checking structopt v0.3.26
18982023-11-18T00:27:01.981Z Checking expectorate v1.1.0
18992023-11-18T00:27:02.001Z Checking pem-rfc7468 v0.7.0
19002023-11-18T00:27:02.658Z Checking termcolor v1.2.0
19012023-11-18T00:27:02.769Z Checking flagset v0.4.3
19022023-11-18T00:27:03.259Z Compiling parking_lot_core v0.8.6
19032023-11-18T00:27:03.647Z Checking der v0.7.8
19042023-11-18T00:27:04.342Z Compiling newtype_derive v0.1.6
19052023-11-18T00:27:06.762Z Checking spki v0.7.2
19062023-11-18T00:27:06.845Z Checking tap v1.0.1
19072023-11-18T00:27:07.249Z Checking wyz v0.5.1
19082023-11-18T00:27:08.286Z Checking resolv-conf v0.7.0
19092023-11-18T00:27:08.316Z Checking fxhash v0.2.1
19102023-11-18T00:27:08.335Z Checking funty v2.0.0
19112023-11-18T00:27:08.487Z Checking crc-catalog v2.2.0
19122023-11-18T00:27:08.557Z Checking pkcs8 v0.10.2
19132023-11-18T00:27:09.036Z Checking crc v3.0.1
19142023-11-18T00:27:09.054Z Checking nodrop v0.1.14
19152023-11-18T00:27:09.073Z Checking trust-dns-resolver v0.22.0
19162023-11-18T00:27:09.086Z Checking array-init v0.0.4
19172023-11-18T00:27:09.099Z Checking smallvec v0.6.14
19182023-11-18T00:27:09.107Z Checking pkcs1 v0.7.5
19192023-11-18T00:27:09.530Z Checking bitfield v0.14.0
19202023-11-18T00:27:09.948Z Compiling rayon-core v1.12.0
19212023-11-18T00:27:09.953Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19222023-11-18T00:27:09.993Z Checking x509-cert v0.2.4
19232023-11-18T00:27:10.060Z Checking bitvec v1.0.1
19242023-11-18T00:27:10.343Z Checking env_logger v0.10.0
19252023-11-18T00:27:10.577Z Checking serde-hex v0.1.0
19262023-11-18T00:27:10.964Z Checking hkdf v0.12.3
19272023-11-18T00:27:11.218Z Checking ron v0.8.1
19282023-11-18T00:27:11.285Z Compiling memoffset v0.7.1
19292023-11-18T00:27:11.736Z Compiling buf-list v1.0.3
19302023-11-18T00:27:11.915Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19312023-11-18T00:27:12.146Z Checking rsa v0.9.2
19322023-11-18T00:27:12.545Z Checking crc-any v2.4.3
19332023-11-18T00:27:12.812Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19342023-11-18T00:27:13.119Z Checking object v0.30.4
19352023-11-18T00:27:13.258Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19362023-11-18T00:27:13.538Z Checking keccak v0.1.4
19372023-11-18T00:27:13.637Z Checking utf-8 v0.7.6
19382023-11-18T00:27:13.978Z Checking path-slash v0.1.5
19392023-11-18T00:27:14.172Z Checking sha3 v0.10.8
19402023-11-18T00:27:14.368Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19412023-11-18T00:27:14.539Z Checking secrecy v0.8.0
19422023-11-18T00:27:14.814Z Compiling unicase v2.7.0
19432023-11-18T00:27:14.868Z Compiling salty v0.2.0
19442023-11-18T00:27:15.416Z Compiling platforms v3.0.2
19452023-11-18T00:27:15.908Z Checking num-complex v0.4.4
19462023-11-18T00:27:16.533Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19472023-11-18T00:27:17.866Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19482023-11-18T00:27:17.878Z Checking num v0.4.1
19492023-11-18T00:27:17.929Z Checking glob v0.3.1
19502023-11-18T00:27:18.368Z Checking openapiv3 v1.0.3
19512023-11-18T00:27:18.511Z Compiling curve25519-dalek v4.1.0
19522023-11-18T00:27:18.514Z Checking swrite v0.1.0
19532023-11-18T00:27:19.211Z Compiling mime_guess v2.0.4
19542023-11-18T00:27:20.033Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19552023-11-18T00:27:20.917Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19562023-11-18T00:27:20.945Z Compiling thiserror-impl-no-std v2.0.2
19572023-11-18T00:27:23.402Z Compiling curve25519-dalek-derive v0.1.0
19582023-11-18T00:27:23.918Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19592023-11-18T00:27:24.561Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19602023-11-18T00:27:25.385Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19612023-11-18T00:27:26.282Z Checking nibble_vec v0.1.0
19622023-11-18T00:27:26.927Z Checking endian-type v0.1.2
19632023-11-18T00:27:27.244Z Compiling portable-atomic v1.4.3
19642023-11-18T00:27:27.358Z Compiling crunchy v0.2.2
19652023-11-18T00:27:28.083Z Checking radix_trie v0.2.1
19662023-11-18T00:27:28.828Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19672023-11-18T00:27:28.952Z Checking snafu v0.7.5
19682023-11-18T00:27:29.627Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19692023-11-18T00:27:30.123Z Checking libsw v3.3.0
19702023-11-18T00:27:30.485Z Checking owo-colors v3.5.0
19712023-11-18T00:27:30.532Z Compiling tiny-keccak v2.0.2
19722023-11-18T00:27:31.497Z Checking linear-map v1.2.0
19732023-11-18T00:27:32.114Z Checking parking_lot v0.11.2
19742023-11-18T00:27:33.546Z Checking trust-dns-client v0.22.0
19752023-11-18T00:27:35.571Z Compiling clang-sys v1.6.1
19762023-11-18T00:27:35.589Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19772023-11-18T00:27:36.603Z Checking crossbeam-deque v0.8.3
19782023-11-18T00:27:36.864Z Compiling darling_core v0.14.4
19792023-11-18T00:27:37.039Z Compiling prettyplease v0.2.12
19802023-11-18T00:27:37.309Z Checking trust-dns-server v0.22.1
19812023-11-18T00:27:37.492Z Compiling ascii-canvas v3.0.0
19822023-11-18T00:27:38.220Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19832023-11-18T00:27:38.278Z Checking sled v0.34.7
19842023-11-18T00:27:41.000Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19852023-11-18T00:27:42.382Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19862023-11-18T00:27:43.244Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
19872023-11-18T00:27:43.628Z Compiling ena v0.14.2
19882023-11-18T00:27:43.847Z Compiling regex-syntax v0.6.29
19892023-11-18T00:27:44.190Z Checking signature v1.6.4
19902023-11-18T00:27:44.281Z Compiling minimal-lexical v0.2.1
19912023-11-18T00:27:44.360Z Compiling diff v0.1.13
19922023-11-18T00:27:45.078Z Checking pretty-hex v0.3.0
19932023-11-18T00:27:45.249Z Compiling nom v7.1.3
19942023-11-18T00:27:45.308Z Checking ed25519 v1.5.3
19952023-11-18T00:27:45.558Z Compiling darling_macro v0.14.4
19962023-11-18T00:27:45.893Z Checking tungstenite v0.18.0
19972023-11-18T00:27:46.957Z Checking path-dedot v3.1.0
19982023-11-18T00:27:47.028Z Compiling libloading v0.7.4
19992023-11-18T00:27:47.071Z Compiling darling v0.14.4
20002023-11-18T00:27:47.197Z Compiling ref-cast v1.0.20
20012023-11-18T00:27:47.378Z Compiling bindgen v0.65.1
20022023-11-18T00:27:47.499Z Checking tokio-tungstenite v0.18.0
20032023-11-18T00:27:47.835Z Compiling derive_builder_core v0.12.0
20042023-11-18T00:27:47.937Z Checking path-absolutize v3.1.0
20052023-11-18T00:27:48.155Z Checking rayon v1.8.0
20062023-11-18T00:27:48.173Z Checking steno v0.4.0
20072023-11-18T00:27:48.382Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
20082023-11-18T00:27:51.417Z Compiling lalrpop v0.19.12
20092023-11-18T00:27:51.536Z Compiling cexpr v0.6.0
20102023-11-18T00:27:52.827Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20112023-11-18T00:27:54.055Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20122023-11-18T00:27:54.497Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20132023-11-18T00:27:54.534Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20142023-11-18T00:27:54.865Z Checking globset v0.4.13
20152023-11-18T00:27:54.964Z Checking olpc-cjson v0.1.3
20162023-11-18T00:27:55.283Z Checking serde-big-array v0.5.1
20172023-11-18T00:27:55.615Z Checking serde-big-array v0.4.1
20182023-11-18T00:27:55.640Z Checking serde_plain v1.0.2
20192023-11-18T00:27:55.834Z Compiling which v4.4.0
20202023-11-18T00:27:55.928Z Compiling ref-cast-impl v1.0.20
20212023-11-18T00:27:56.013Z Compiling libxml v0.3.3
20222023-11-18T00:27:56.183Z Compiling lazycell v1.3.0
20232023-11-18T00:27:56.416Z Compiling peeking_take_while v0.1.2
20242023-11-18T00:27:56.524Z Compiling shlex v1.1.0
20252023-11-18T00:27:56.595Z Compiling rustc-hash v1.1.0
20262023-11-18T00:27:56.949Z Checking tough v0.14.0
20272023-11-18T00:27:57.699Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20282023-11-18T00:28:00.127Z Compiling derive_builder_macro v0.12.0
20292023-11-18T00:28:02.611Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20302023-11-18T00:28:03.115Z Checking signal-hook-tokio v0.3.1
20312023-11-18T00:28:03.344Z Checking ff v0.13.0
20322023-11-18T00:28:03.603Z Compiling strum_macros v0.24.3
20332023-11-18T00:28:03.619Z Compiling indoc v1.0.9
20342023-11-18T00:28:03.636Z Checking display-error-chain v0.2.0
20352023-11-18T00:28:03.830Z Checking corncobs v0.1.3
20362023-11-18T00:28:04.099Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20372023-11-18T00:28:04.371Z Checking group v0.13.0
20382023-11-18T00:28:05.121Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20392023-11-18T00:28:07.161Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20402023-11-18T00:28:07.577Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20412023-11-18T00:28:10.112Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20422023-11-18T00:28:10.370Z Checking universal-hash v0.5.1
20432023-11-18T00:28:10.644Z Checking crypto-bigint v0.5.2
20442023-11-18T00:28:12.684Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20452023-11-18T00:28:13.128Z Compiling cookie v0.16.2
20462023-11-18T00:28:14.139Z Checking base16ct v0.2.0
20472023-11-18T00:28:14.404Z Checking opaque-debug v0.3.0
20482023-11-18T00:28:14.527Z Checking poly1305 v0.8.0
20492023-11-18T00:28:15.255Z Checking elliptic-curve v0.13.5
20502023-11-18T00:28:16.249Z Checking thiserror-no-std v2.0.2
20512023-11-18T00:28:17.050Z Checking chacha20 v0.9.1
20522023-11-18T00:28:17.263Z Checking aead v0.5.2
20532023-11-18T00:28:17.573Z Compiling oso-derive v0.27.0
20542023-11-18T00:28:17.592Z Compiling impl-trait-for-tuples v0.2.2
20552023-11-18T00:28:19.385Z Checking vsss-rs v3.3.1
20562023-11-18T00:28:19.405Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20572023-11-18T00:28:23.953Z Checking chacha20poly1305 v0.10.1
20582023-11-18T00:28:25.752Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20592023-11-18T00:28:25.866Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20602023-11-18T00:28:26.512Z Checking tungstenite v0.20.1
20612023-11-18T00:28:27.541Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20622023-11-18T00:28:31.763Z Checking tokio-tungstenite v0.20.1
20632023-11-18T00:28:33.618Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20642023-11-18T00:28:33.712Z Checking kstat-rs v0.2.3
20652023-11-18T00:28:34.378Z Checking bcs v0.1.6
20662023-11-18T00:28:35.583Z Checking highway v1.1.0
20672023-11-18T00:28:36.258Z Compiling indoc v2.0.3
20682023-11-18T00:28:36.287Z Checking assert_matches v1.5.0
20692023-11-18T00:28:41.415Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20702023-11-18T00:28:44.772Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20712023-11-18T00:28:44.840Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20722023-11-18T00:28:45.170Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20732023-11-18T00:28:45.191Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20742023-11-18T00:28:46.524Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20752023-11-18T00:28:47.816Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20762023-11-18T00:28:49.706Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20772023-11-18T00:28:50.100Z Checking humantime v2.1.0
20782023-11-18T00:28:50.751Z Checking http-range v0.1.5
20792023-11-18T00:28:51.011Z Checking hyper-staticfile v0.9.5
20802023-11-18T00:28:51.307Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20812023-11-18T00:28:51.904Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20822023-11-18T00:28:53.624Z Checking maplit v1.0.2
20832023-11-18T00:28:54.504Z Checking number_prefix v0.4.0
20842023-11-18T00:28:54.781Z Checking indicatif v0.17.7
20852023-11-18T00:28:58.499Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20862023-11-18T00:28:59.981Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
20872023-11-18T00:29:00.435Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20882023-11-18T00:29:00.742Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20892023-11-18T00:29:01.033Z Checking derive_builder v0.12.0
20902023-11-18T00:29:04.172Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20912023-11-18T00:29:04.297Z Checking bb8 v0.8.1
20922023-11-18T00:29:04.473Z Checking quick-xml v0.23.1
20932023-11-18T00:29:04.693Z Checking bytesize v1.3.0
20942023-11-18T00:29:05.026Z Checking smawk v0.3.1
20952023-11-18T00:29:05.049Z Checking unicode-linebreak v0.1.5
20962023-11-18T00:29:05.321Z Checking fs-err v2.9.0
20972023-11-18T00:29:05.782Z Checking textwrap v0.16.0
20982023-11-18T00:29:06.380Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20992023-11-18T00:29:09.355Z Compiling vte_generate_state_changes v0.1.1
21002023-11-18T00:29:09.814Z Checking cassowary v0.3.0
21012023-11-18T00:29:10.320Z Checking is_ci v1.1.1
21022023-11-18T00:29:10.419Z Checking ratatui v0.23.0
21032023-11-18T00:29:10.464Z Checking supports-color v2.1.0
21042023-11-18T00:29:13.630Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21052023-11-18T00:29:16.842Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21062023-11-18T00:29:20.281Z Checking rtoolbox v0.0.1
21072023-11-18T00:29:20.561Z Checking rpassword v7.2.0
21082023-11-18T00:29:27.679Z Checking tui-tree-widget v0.13.0
21092023-11-18T00:29:29.336Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21102023-11-18T00:29:32.141Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21112023-11-18T00:29:33.328Z Checking shell-words v1.1.0
21122023-11-18T00:29:33.882Z Checking yansi v0.5.1
21132023-11-18T00:29:35.610Z Checking pretty_assertions v1.4.0
21142023-11-18T00:29:42.908Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21152023-11-18T00:29:44.105Z Checking fatfs v0.3.6
21162023-11-18T00:29:44.596Z Checking plotters-backend v0.3.5
21172023-11-18T00:29:45.755Z Checking plotters-svg v0.3.5
21182023-11-18T00:29:47.301Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21192023-11-18T00:29:57.405Z Checking rand v0.4.6
21202023-11-18T00:29:57.742Z Checking cast v0.3.0
21212023-11-18T00:29:58.226Z Checking remove_dir_all v0.5.3
21222023-11-18T00:29:58.359Z Checking criterion-plot v0.5.0
21232023-11-18T00:29:58.905Z Checking tempdir v0.3.7
21242023-11-18T00:29:59.161Z Checking plotters v0.3.5
21252023-11-18T00:30:03.971Z Checking tinytemplate v1.2.1
21262023-11-18T00:30:04.837Z Checking oorandom v11.1.3
21272023-11-18T00:30:04.930Z Checking anes v0.1.6
21282023-11-18T00:30:05.505Z Checking criterion v0.5.1
21292023-11-18T00:30:09.099Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21302023-11-18T00:30:20.096Z Checking assert_cmd v2.0.12
21312023-11-18T00:30:20.197Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21322023-11-18T00:30:20.253Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21332023-11-18T00:30:21.489Z Checking dashmap v5.5.1
21342023-11-18T00:30:23.724Z Compiling serial_test_derive v0.10.0
21352023-11-18T00:30:25.953Z Compiling crossbeam-queue v0.3.8
21362023-11-18T00:30:27.077Z Checking serial_test v0.10.0
21372023-11-18T00:30:30.830Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21382023-11-18T00:30:32.421Z Checking vte v0.11.1
21392023-11-18T00:30:34.808Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21402023-11-18T00:30:35.650Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21412023-11-18T00:30:36.179Z Checking threadpool v1.8.1
21422023-11-18T00:30:36.456Z Checking libtest-mimic v0.6.1
21432023-11-18T00:30:37.096Z Checking strip-ansi-escapes v0.2.0
21442023-11-18T00:30:46.505Z Compiling tabled_derive v0.6.0
21452023-11-18T00:30:50.069Z Checking httptest v0.15.5
21462023-11-18T00:30:51.230Z Checking similar-asserts v1.5.0
21472023-11-18T00:30:51.575Z Checking fd-lock v3.0.13
21482023-11-18T00:30:51.894Z Checking nanorand v0.7.0
21492023-11-18T00:30:52.407Z Compiling rstest_macros v0.18.2
21502023-11-18T00:30:52.458Z Checking nu-ansi-term v0.49.0
21512023-11-18T00:30:53.129Z Checking reedline v0.25.0
21522023-11-18T00:30:53.614Z Checking flume v0.11.0
21532023-11-18T00:30:54.499Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21542023-11-18T00:30:59.909Z Checking datatest-stable v0.2.3
21552023-11-18T00:31:01.630Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21562023-11-18T00:31:02.081Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21572023-11-18T00:31:04.444Z Compiling pin-project-internal v1.1.3
21582023-11-18T00:31:05.271Z Checking arrayref v0.3.7
21592023-11-18T00:31:05.395Z Compiling relative-path v1.9.0
21602023-11-18T00:31:06.431Z Compiling trybuild v1.0.85
21612023-11-18T00:31:07.193Z Checking bytecount v0.6.3
21622023-11-18T00:31:07.334Z Checking topological-sort v0.2.2
21632023-11-18T00:31:07.396Z Checking arrayvec v0.7.4
21642023-11-18T00:31:07.683Z Checking constant_time_eq v0.2.6
21652023-11-18T00:31:07.790Z Checking papergrid v0.10.0
21662023-11-18T00:31:07.980Z Checking blake2b_simd v1.0.1
21672023-11-18T00:31:08.722Z Checking pin-project v1.1.3
21682023-11-18T00:31:11.835Z Checking basic-toml v0.1.4
21692023-11-18T00:31:12.117Z Checking futures-timer v3.0.2
21702023-11-18T00:31:12.348Z Checking constant_time_eq v0.3.0
21712023-11-18T00:31:12.518Z Checking rust-argon2 v1.0.1
21722023-11-18T00:31:12.536Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21732023-11-18T00:31:12.763Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21742023-11-18T00:31:14.314Z Checking tabled v0.14.0
21752023-11-18T00:31:14.885Z Checking partial-io v0.5.4
21762023-11-18T00:31:15.627Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21772023-11-18T00:31:17.561Z Checking cargo-platform v0.1.3
21782023-11-18T00:31:17.893Z Checking approx v0.5.1
21792023-11-18T00:31:18.225Z Checking hex-literal v0.4.1
21802023-11-18T00:31:18.309Z Checking cargo_metadata v0.18.0
21812023-11-18T00:31:18.632Z Checking crossbeam v0.8.2
21822023-11-18T00:31:21.174Z Compiling polar-core v0.27.0
21832023-11-18T00:31:21.540Z Checking rstest v0.18.2
21842023-11-18T00:31:22.048Z Checking cargo_toml v0.17.0
21852023-11-18T00:31:23.382Z Checking termios v0.3.3
21862023-11-18T00:31:23.988Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21872023-11-18T00:31:27.698Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
21882023-11-18T00:31:31.292Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21892023-11-18T00:31:37.790Z Checking oso v0.27.0
21902023-11-18T00:31:42.055Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21912023-11-18T00:31:54.863Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21922023-11-18T00:31:55.222Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21932023-11-18T00:32:37.909Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21942023-11-18T00:34:27.885Z Finished dev [unoptimized + debuginfo] target(s) in 11m 49s
21952023-11-18T00:34:28.096Z
21962023-11-18T00:34:28.105Zreal 12:44.318590449
21972023-11-18T00:34:28.114Zuser 1:18:44.263355609
21982023-11-18T00:34:28.125Zsys 10:30.436023195
21992023-11-18T00:34:28.130Ztrap 2.895126879
22002023-11-18T00:34:28.139Ztflt 8.379636587
22012023-11-18T00:34:28.145Zdflt 7.949256901
22022023-11-18T00:34:28.562Zkflt 0.023688534
22032023-11-18T00:34:28.568Zlock 1:46:57.766577896
22042023-11-18T00:34:28.587Zslp 3:44:49.486007050
22052023-11-18T00:34:28.597Zlat 2:46.234838620
22062023-11-18T00:34:28.601Zstop 6:21.279358268
22072023-11-18T00:34:29.198Zwarning: output filename collision.
22082023-11-18T00:34:29.201ZThe 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)`.
22092023-11-18T00:34:29.203ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22102023-11-18T00:34:29.206ZThe targets should have unique names.
22112023-11-18T00:34:29.209ZThis is a known bug where multiple crates with the same name use
22122023-11-18T00:34:29.211Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22132023-11-18T00:34:29.214Zwarning: output filename collision.
22142023-11-18T00:34:29.217ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
22152023-11-18T00:34:29.220ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22162023-11-18T00:34:29.222ZThe targets should have unique names.
22172023-11-18T00:34:29.225ZThis is a known bug where multiple crates with the same name use
22182023-11-18T00:34:29.228Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22192023-11-18T00:34:29.231Zwarning: output filename collision.
22202023-11-18T00:34:29.233ZThe 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)`.
22212023-11-18T00:34:29.236ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22222023-11-18T00:34:29.239ZThe targets should have unique names.
22232023-11-18T00:34:29.242ZThis is a known bug where multiple crates with the same name use
22242023-11-18T00:34:29.245Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22252023-11-18T00:34:29.818Z Checking unicode-ident v1.0.12
22262023-11-18T00:34:29.838Z Documenting libc v0.2.150
22272023-11-18T00:34:29.847Z Documenting cfg-if v1.0.0
22282023-11-18T00:34:29.865Z Checking libc v0.2.150
22292023-11-18T00:34:29.883Z Checking serde v1.0.192
22302023-11-18T00:34:29.905Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22312023-11-18T00:34:29.908Z Checking cfg-if v1.0.0
22322023-11-18T00:34:29.929Z Documenting log v0.4.20
22332023-11-18T00:34:30.025Z Documenting scopeguard v1.2.0
22342023-11-18T00:34:30.037Z Checking proc-macro2 v1.0.69
22352023-11-18T00:34:30.342Z Checking once_cell v1.18.0
22362023-11-18T00:34:30.796Z Documenting itoa v1.0.9
22372023-11-18T00:34:31.070Z Checking quote v1.0.33
22382023-11-18T00:34:31.598Z Checking syn v2.0.32
22392023-11-18T00:34:31.682Z Checking syn v1.0.109
22402023-11-18T00:34:33.885Z Documenting smallvec v1.11.0
22412023-11-18T00:34:34.169Z Documenting lock_api v0.4.10
22422023-11-18T00:34:34.847Z Documenting memchr v2.6.3
22432023-11-18T00:34:35.865Z Documenting pin-project-lite v0.2.13
22442023-11-18T00:34:36.716Z Documenting getrandom v0.2.10
22452023-11-18T00:34:38.590Z Documenting libm v0.2.7
22462023-11-18T00:34:38.800Z Documenting signal-hook-registry v1.4.1
22472023-11-18T00:34:38.877Z Documenting parking_lot_core v0.9.8
22482023-11-18T00:34:40.503Z Checking itoa v1.0.9
22492023-11-18T00:34:40.801Z Documenting mio v0.8.8
22502023-11-18T00:34:41.468Z Documenting futures-core v0.3.29
22512023-11-18T00:34:41.702Z Documenting num_cpus v1.16.0
22522023-11-18T00:34:41.892Z Documenting serde_derive v1.0.192
22532023-11-18T00:34:42.364Z Documenting rand_core v0.6.4
22542023-11-18T00:34:43.379Z Documenting zeroize_derive v1.4.2
22552023-11-18T00:34:44.743Z Documenting parking_lot v0.12.1
22562023-11-18T00:34:44.791Z Documenting num-traits v0.2.16
22572023-11-18T00:34:47.315Z Documenting thiserror-impl v1.0.49
22582023-11-18T00:34:47.457Z Documenting tokio-macros v2.1.0
22592023-11-18T00:34:47.708Z Documenting socket2 v0.5.4
22602023-11-18T00:34:47.977Z Documenting once_cell v1.18.0
22612023-11-18T00:34:50.967Z Checking getrandom v0.2.10
22622023-11-18T00:34:50.972Z Documenting zeroize v1.6.0
22632023-11-18T00:34:50.977Z Documenting typenum v1.16.0
22642023-11-18T00:34:51.981Z Checking thiserror v1.0.49
22652023-11-18T00:34:52.146Z Documenting ryu v1.0.15
22662023-11-18T00:34:52.565Z Documenting serde v1.0.192
22672023-11-18T00:34:53.773Z Checking ryu v1.0.15
22682023-11-18T00:34:53.982Z Documenting subtle v2.5.0
22692023-11-18T00:34:54.111Z Checking memchr v2.6.3
22702023-11-18T00:34:54.536Z Documenting thiserror v1.0.49
22712023-11-18T00:34:54.870Z Documenting byteorder v1.5.0
22722023-11-18T00:34:55.515Z Checking serde_json v1.0.108
22732023-11-18T00:34:56.637Z Documenting futures-sink v0.3.29
22742023-11-18T00:34:56.642Z Checking heck v0.4.1
22752023-11-18T00:34:56.701Z Documenting pin-utils v0.1.0
22762023-11-18T00:34:58.246Z Checking log v0.4.20
22772023-11-18T00:34:58.406Z Documenting generic-array v0.14.7
22782023-11-18T00:34:58.658Z Documenting const-oid v0.9.5
22792023-11-18T00:34:59.461Z Documenting futures-macro v0.3.29
22802023-11-18T00:35:00.071Z Checking bytes v1.5.0
22812023-11-18T00:35:01.124Z Documenting futures-task v0.3.29
22822023-11-18T00:35:01.292Z Documenting slab v0.4.9
22832023-11-18T00:35:02.198Z Documenting futures-channel v0.3.29
22842023-11-18T00:35:04.435Z Documenting futures-io v0.3.29
22852023-11-18T00:35:04.748Z Documenting crypto-common v0.1.6
22862023-11-18T00:35:06.629Z Documenting iana-time-zone v0.1.57
22872023-11-18T00:35:07.098Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22882023-11-18T00:35:07.327Z Checking byteorder v1.5.0
22892023-11-18T00:35:07.477Z Documenting tinyvec_macros v0.1.1
22902023-11-18T00:35:07.949Z Documenting block-buffer v0.10.4
22912023-11-18T00:35:08.125Z Documenting ppv-lite86 v0.2.17
22922023-11-18T00:35:08.514Z Checking fnv v1.0.7
22932023-11-18T00:35:08.672Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22942023-11-18T00:35:10.486Z Documenting futures-util v0.3.29
22952023-11-18T00:35:11.360Z Documenting tinyvec v1.6.0
22962023-11-18T00:35:11.942Z Documenting tracing-core v0.1.31
22972023-11-18T00:35:12.596Z Documenting rand_chacha v0.3.1
22982023-11-18T00:35:12.918Z Documenting tracing-attributes v0.1.26
22992023-11-18T00:35:13.880Z Documenting digest v0.10.7
23002023-11-18T00:35:16.799Z Documenting unicode-normalization v0.1.22
23012023-11-18T00:35:18.849Z Documenting rand v0.8.5
23022023-11-18T00:35:21.676Z Checking libm v0.2.7
23032023-11-18T00:35:22.956Z Documenting fnv v1.0.7
23042023-11-18T00:35:23.131Z Documenting base64 v0.21.5
23052023-11-18T00:35:23.364Z Checking ucd-trie v0.1.6
23062023-11-18T00:35:23.660Z Checking pest v2.7.2
23072023-11-18T00:35:23.912Z Checking num-traits v0.2.16
23082023-11-18T00:35:24.710Z Documenting lazy_static v1.4.0
23092023-11-18T00:35:25.595Z Documenting bytes v1.5.0
23102023-11-18T00:35:26.634Z Documenting bitflags v2.4.0
23112023-11-18T00:35:26.659Z Documenting serde_json v1.0.108
23122023-11-18T00:35:27.830Z Documenting chrono v0.4.31
23132023-11-18T00:35:28.961Z Documenting uuid v1.5.0
23142023-11-18T00:35:28.976Z Checking hashbrown v0.14.2
23152023-11-18T00:35:29.185Z Documenting unicode-bidi v0.3.13
23162023-11-18T00:35:30.864Z Checking equivalent v1.0.1
23172023-11-18T00:35:30.998Z Checking indexmap v2.1.0
23182023-11-18T00:35:32.923Z Documenting percent-encoding v2.3.0
23192023-11-18T00:35:33.118Z Documenting tokio v1.33.0
23202023-11-18T00:35:33.584Z Documenting http v0.2.9
23212023-11-18T00:35:35.419Z Documenting spin v0.9.8
23222023-11-18T00:35:35.508Z Documenting cpufeatures v0.2.9
23232023-11-18T00:35:35.560Z Documenting serde_derive_internals v0.26.0
23242023-11-18T00:35:37.071Z Documenting tracing v0.1.37
23252023-11-18T00:35:37.214Z Checking serde_derive_internals v0.26.0
23262023-11-18T00:35:38.121Z Checking scopeguard v1.2.0
23272023-11-18T00:35:38.289Z Checking time-core v0.1.1
23282023-11-18T00:35:38.499Z Documenting dyn-clone v1.0.13
23292023-11-18T00:35:38.904Z Documenting form_urlencoded v1.2.0
23302023-11-18T00:35:39.380Z Checking lock_api v0.4.10
23312023-11-18T00:35:39.648Z Documenting idna v0.4.0
23322023-11-18T00:35:40.006Z Documenting errno v0.3.2
23332023-11-18T00:35:42.193Z Documenting adler v1.0.2
23342023-11-18T00:35:42.911Z Checking uuid v1.5.0
23352023-11-18T00:35:43.676Z Documenting httparse v1.8.0
23362023-11-18T00:35:44.441Z Documenting schemars_derive v0.8.13
23372023-11-18T00:35:44.453Z Documenting unicode-ident v1.0.12
23382023-11-18T00:35:44.678Z Documenting rustix v0.38.9
23392023-11-18T00:35:46.261Z Documenting miniz_oxide v0.7.1
23402023-11-18T00:35:46.302Z Documenting url v2.4.1
23412023-11-18T00:35:48.597Z Checking iana-time-zone v0.1.57
23422023-11-18T00:35:48.732Z Documenting proc-macro2 v1.0.69
23432023-11-18T00:35:49.232Z Checking chrono v0.4.31
23442023-11-18T00:35:50.007Z Checking zerocopy v0.3.0
23452023-11-18T00:35:51.079Z Checking dof v0.1.5
23462023-11-18T00:35:51.204Z Checking dtrace-parser v0.1.14
23472023-11-18T00:35:51.785Z Checking thread-id v4.2.0
23482023-11-18T00:35:51.966Z Documenting untrusted v0.9.0
23492023-11-18T00:35:52.008Z Documenting try-lock v0.2.4
23502023-11-18T00:35:52.277Z Documenting hashbrown v0.14.2
23512023-11-18T00:35:55.549Z Documenting openssl-probe v0.1.5
23522023-11-18T00:35:56.595Z Documenting schemars v0.8.13
23532023-11-18T00:35:58.137Z Documenting quote v1.0.33
23542023-11-18T00:35:59.143Z Documenting httpdate v1.0.3
23552023-11-18T00:36:01.095Z Documenting equivalent v1.0.1
23562023-11-18T00:36:01.673Z Documenting want v0.3.1
23572023-11-18T00:36:23.611Z Documenting ring v0.17.5
23582023-11-18T00:36:23.775Z Checking usdt-impl v0.3.5
23592023-11-18T00:36:23.848Z Documenting http-body v0.4.5
23602023-11-18T00:36:23.927Z Documenting indexmap v2.1.0
23612023-11-18T00:36:24.030Z Documenting openssl-macros v0.1.1
23622023-11-18T00:36:24.182Z Documenting openssl-sys v0.9.93
23632023-11-18T00:36:24.305Z Documenting tokio-util v0.7.10
23642023-11-18T00:36:24.423Z Checking dyn-clone v1.0.13
23652023-11-18T00:36:24.528Z Documenting mime v0.3.17
23662023-11-18T00:36:24.564Z Documenting tower-service v0.3.2
23672023-11-18T00:36:24.606Z Checking schemars v0.8.13
23682023-11-18T00:36:24.724Z Documenting rustls-webpki v0.101.7
23692023-11-18T00:36:24.789Z Documenting async-trait v0.1.74
23702023-11-18T00:36:24.867Z Documenting aho-corasick v1.0.4
23712023-11-18T00:36:24.897Z Checking ahash v0.8.3
23722023-11-18T00:36:24.912Z Documenting sct v0.7.0
23732023-11-18T00:36:24.943Z Documenting slog v2.7.0
23742023-11-18T00:36:24.995Z Documenting utf8parse v0.2.1
23752023-11-18T00:36:25.005Z Documenting h2 v0.3.21
23762023-11-18T00:36:25.022Z Documenting openssl v0.10.57
23772023-11-18T00:36:25.034Z Documenting regex-syntax v0.8.2
23782023-11-18T00:36:25.059Z Documenting unicode-width v0.1.11
23792023-11-18T00:36:25.106Z Documenting gimli v0.28.0
23802023-11-18T00:36:25.112Z Documenting ipnet v2.8.0
23812023-11-18T00:36:25.135Z Documenting rustls v0.21.8
23822023-11-18T00:36:25.148Z Checking hashbrown v0.13.2
23832023-11-18T00:36:25.163Z Documenting time-macros v0.2.13
23842023-11-18T00:36:25.231Z Documenting rustls-pemfile v1.0.3
23852023-11-18T00:36:25.279Z Checking http v0.2.9
23862023-11-18T00:36:25.377Z Documenting regex-automata v0.4.3
23872023-11-18T00:36:25.420Z Documenting num-integer v0.1.45
23882023-11-18T00:36:25.428Z Documenting object v0.32.1
23892023-11-18T00:36:25.435Z Documenting num_threads v0.1.6
23902023-11-18T00:36:25.460Z Documenting addr2line v0.21.0
23912023-11-18T00:36:25.476Z Checking smallvec v1.11.0
23922023-11-18T00:36:25.952Z Documenting time-core v0.1.1
23932023-11-18T00:36:27.172Z Documenting hyper v0.14.27
23942023-11-18T00:36:29.008Z Documenting deranged v0.3.8
23952023-11-18T00:36:29.915Z Documenting rustc-demangle v0.1.23
23962023-11-18T00:36:30.399Z Documenting tokio-rustls v0.24.1
23972023-11-18T00:36:30.848Z Checking parking_lot_core v0.9.8
23982023-11-18T00:36:31.369Z Documenting native-tls v0.2.11
23992023-11-18T00:36:31.448Z Checking pest_meta v2.7.2
24002023-11-18T00:36:32.990Z Documenting zerocopy v0.6.4
24012023-11-18T00:36:34.247Z Checking aho-corasick v1.0.4
24022023-11-18T00:36:35.681Z Documenting time v0.3.27
24032023-11-18T00:36:36.078Z Documenting regex v1.10.2
24042023-11-18T00:36:36.840Z Documenting encoding_rs v0.8.33
24052023-11-18T00:36:39.035Z Documenting crossbeam-utils v0.8.16
24062023-11-18T00:36:39.337Z Checking regex-syntax v0.8.2
24072023-11-18T00:36:39.815Z Documenting tokio-native-tls v0.3.1
24082023-11-18T00:36:42.685Z Documenting backtrace v0.3.69
24092023-11-18T00:36:44.221Z Checking parking_lot v0.12.1
24102023-11-18T00:36:44.660Z Documenting rustls-native-certs v0.6.3
24112023-11-18T00:36:44.732Z Documenting serde_urlencoded v0.7.1
24122023-11-18T00:36:45.207Z Documenting pest_meta v2.7.2
24132023-11-18T00:36:45.220Z Checking regex-automata v0.4.3
24142023-11-18T00:36:45.674Z Checking pin-project-lite v0.2.13
24152023-11-18T00:36:45.788Z Documenting anstyle v1.0.2
24162023-11-18T00:36:45.824Z Checking pest_generator v2.7.2
24172023-11-18T00:36:47.103Z Documenting anstyle-parse v0.2.1
24182023-11-18T00:36:48.105Z Documenting hyper-tls v0.5.0
24192023-11-18T00:36:50.365Z Documenting anyhow v1.0.75
24202023-11-18T00:36:50.371Z Documenting hyper-rustls v0.24.2
24212023-11-18T00:36:50.541Z Checking regex v1.10.2
24222023-11-18T00:36:50.993Z Documenting anstyle-query v1.0.0
24232023-11-18T00:36:51.464Z Documenting data-encoding v2.4.0
24242023-11-18T00:36:51.487Z Documenting ucd-trie v0.1.6
24252023-11-18T00:36:51.703Z Documenting pest_generator v2.7.2
24262023-11-18T00:36:51.804Z Documenting colorchoice v1.0.0
24272023-11-18T00:36:55.860Z Documenting webpki-roots v0.25.2
24282023-11-18T00:36:56.984Z Documenting anstream v0.5.0
24292023-11-18T00:36:57.257Z Documenting ipnetwork v0.20.0
24302023-11-18T00:36:57.519Z Documenting syn v2.0.32
24312023-11-18T00:36:57.579Z Documenting pest v2.7.2
24322023-11-18T00:36:58.840Z Documenting sha2 v0.10.8
24332023-11-18T00:36:58.852Z Documenting pest_derive v2.7.2
24342023-11-18T00:37:00.822Z Checking rand_core v0.6.4
24352023-11-18T00:37:01.238Z Checking serde_tokenstream v0.1.7
24362023-11-18T00:37:01.823Z Documenting reqwest v0.11.22
24372023-11-18T00:37:01.827Z Documenting crc32fast v1.3.2
24382023-11-18T00:37:02.779Z Checking signal-hook-registry v1.4.1
24392023-11-18T00:37:03.133Z Documenting terminal_size v0.2.6
24402023-11-18T00:37:10.221Z Checking strsim v0.10.0
24412023-11-18T00:37:10.231Z Documenting clap_lex v0.5.1
24422023-11-18T00:37:10.261Z Checking unicode-width v0.1.11
24432023-11-18T00:37:10.678Z Documenting strsim v0.10.0
24442023-11-18T00:37:10.690Z Documenting dtrace-parser v0.1.14
24452023-11-18T00:37:10.698Z Documenting num-iter v0.1.43
24462023-11-18T00:37:10.734Z Documenting openapiv3 v2.0.0-rc.1
24472023-11-18T00:37:10.802Z Documenting hex v0.4.3
24482023-11-18T00:37:12.011Z Documenting futures-executor v0.3.29
24492023-11-18T00:37:12.201Z Documenting clap_builder v4.4.2
24502023-11-18T00:37:12.457Z Documenting hmac v0.12.1
24512023-11-18T00:37:12.632Z Documenting dof v0.1.5
24522023-11-18T00:37:15.288Z Checking mio v0.8.8
24532023-11-18T00:37:16.233Z Documenting clap_derive v4.4.2
24542023-11-18T00:37:16.760Z Documenting signal-hook v0.3.17
24552023-11-18T00:37:16.874Z Checking serde_tokenstream v0.2.0
24562023-11-18T00:37:17.443Z Documenting thread-id v4.2.0
24572023-11-18T00:37:18.285Z Documenting memoffset v0.9.0
24582023-11-18T00:37:19.454Z Checking typenum v1.16.0
24592023-11-18T00:37:19.732Z Checking zeroize v1.6.0
24602023-11-18T00:37:20.099Z Checking futures-core v0.3.29
24612023-11-18T00:37:20.355Z Documenting either v1.9.0
24622023-11-18T00:37:21.601Z Checking generic-array v0.14.7
24632023-11-18T00:37:21.829Z Documenting flate2 v1.0.28
24642023-11-18T00:37:22.990Z Documenting crossbeam-epoch v0.9.15
24652023-11-18T00:37:22.994Z Documenting usdt-macro v0.3.5
24662023-11-18T00:37:23.572Z Documenting usdt-impl v0.3.5
24672023-11-18T00:37:23.591Z Documenting usdt-attr-macro v0.3.5
24682023-11-18T00:37:24.140Z Documenting clap v4.4.3
24692023-11-18T00:37:26.298Z Checking regress v0.7.1
24702023-11-18T00:37:29.193Z Checking openapiv3 v2.0.0-rc.1
24712023-11-18T00:37:29.338Z Documenting serde_spanned v0.6.4
24722023-11-18T00:37:29.664Z Documenting toml_datetime v0.6.5
24732023-11-18T00:37:31.428Z Documenting winnow v0.5.15
24742023-11-18T00:37:31.440Z Checking typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24752023-11-18T00:37:32.614Z Documenting signal-hook-mio v0.2.3
24762023-11-18T00:37:32.764Z Documenting futures v0.3.29
24772023-11-18T00:37:33.067Z Documenting usdt v0.3.5
24782023-11-18T00:37:34.928Z Documenting signature v2.1.0
24792023-11-18T00:37:35.017Z Documenting block-padding v0.3.3
24802023-11-18T00:37:35.328Z Documenting hash32 v0.2.1
24812023-11-18T00:37:36.562Z Documenting enum-as-inner v0.5.1
24822023-11-18T00:37:38.530Z Documenting scheduled-thread-pool v0.2.7
24832023-11-18T00:37:39.235Z Documenting toml_edit v0.21.0
24842023-11-18T00:37:41.346Z Checking diesel_table_macro_syntax v0.1.0
24852023-11-18T00:37:41.548Z Documenting diesel_table_macro_syntax v0.1.0
24862023-11-18T00:37:41.579Z Checking serde_spanned v0.6.4
24872023-11-18T00:37:41.731Z Checking toml_datetime v0.6.5
24882023-11-18T00:37:41.869Z Documenting bzip2-sys v0.1.11+1.0.8
24892023-11-18T00:37:41.888Z Checking num_cpus v1.16.0
24902023-11-18T00:37:42.037Z Checking socket2 v0.5.4
24912023-11-18T00:37:42.161Z Checking futures-sink v0.3.29
24922023-11-18T00:37:42.364Z Documenting stable_deref_trait v1.2.0
24932023-11-18T00:37:42.778Z Checking winnow v0.5.15
24942023-11-18T00:37:43.050Z Documenting unicode-segmentation v1.10.1
24952023-11-18T00:37:44.266Z Documenting trust-dns-proto v0.22.0
24962023-11-18T00:37:44.923Z Documenting r2d2 v0.8.10
24972023-11-18T00:37:46.331Z Documenting heapless v0.7.16
24982023-11-18T00:37:47.566Z Checking tokio v1.33.0
24992023-11-18T00:37:47.618Z Documenting bzip2 v0.4.4
25002023-11-18T00:37:48.360Z Documenting inout v0.1.3
25012023-11-18T00:37:48.368Z Documenting crossterm v0.27.0
25022023-11-18T00:37:48.382Z Documenting diesel_derives v2.1.1
25032023-11-18T00:37:51.152Z Documenting itertools v0.11.0
25042023-11-18T00:37:53.830Z Documenting stringprep v0.1.3
25052023-11-18T00:37:53.898Z Documenting semver v1.0.20
25062023-11-18T00:38:00.426Z Documenting md-5 v0.10.5
25072023-11-18T00:38:00.473Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25082023-11-18T00:38:00.486Z Documenting managed v0.8.0
25092023-11-18T00:38:00.503Z Documenting siphasher v0.3.11
25102023-11-18T00:38:00.525Z Documenting static_assertions v1.1.0
25112023-11-18T00:38:00.546Z Checking tinyvec_macros v0.1.1
25122023-11-18T00:38:00.667Z Checking spin v0.5.2
25132023-11-18T00:38:00.999Z Documenting bit-vec v0.6.3
25142023-11-18T00:38:01.070Z Documenting fallible-iterator v0.2.0
25152023-11-18T00:38:01.703Z Documenting smoltcp v0.9.1
25162023-11-18T00:38:02.506Z Checking tinyvec v1.6.0
25172023-11-18T00:38:02.526Z Documenting cipher v0.4.4
25182023-11-18T00:38:02.893Z Documenting diesel v2.1.3
25192023-11-18T00:38:02.971Z Documenting phf_shared v0.11.2
25202023-11-18T00:38:04.678Z Documenting zip v0.6.6
25212023-11-18T00:38:04.753Z Checking toml_edit v0.19.15
25222023-11-18T00:38:08.435Z Checking futures-channel v0.3.29
25232023-11-18T00:38:08.532Z Documenting num-bigint v0.4.4
25242023-11-18T00:38:08.958Z Documenting postgres-protocol v0.6.6
25252023-11-18T00:38:08.965Z Documenting hubpack v0.1.2
25262023-11-18T00:38:08.973Z Documenting serde_repr v0.1.16
25272023-11-18T00:38:09.486Z Documenting bstr v1.6.0
25282023-11-18T00:38:11.045Z Documenting regress v0.7.1
25292023-11-18T00:38:11.921Z Checking futures-task v0.3.29
25302023-11-18T00:38:12.325Z Checking slab v0.4.9
25312023-11-18T00:38:12.716Z Checking pin-utils v0.1.0
25322023-11-18T00:38:12.840Z Checking futures-io v0.3.29
25332023-11-18T00:38:13.111Z Documenting lalrpop-util v0.19.12
25342023-11-18T00:38:15.751Z Documenting fixedbitset v0.4.2
25352023-11-18T00:38:16.175Z Documenting new_debug_unreachable v1.0.4
25362023-11-18T00:38:17.195Z Documenting precomputed-hash v0.1.1
25372023-11-18T00:38:17.905Z Documenting postgres-types v0.2.6
25382023-11-18T00:38:17.910Z Documenting yasna v0.5.2
25392023-11-18T00:38:19.309Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
25402023-11-18T00:38:20.391Z Checking futures-util v0.3.29
25412023-11-18T00:38:20.502Z Documenting phf v0.11.2
25422023-11-18T00:38:20.680Z Documenting petgraph v0.6.4
25432023-11-18T00:38:23.396Z Documenting string_cache v0.8.7
25442023-11-18T00:38:27.140Z Checking unicode-normalization v0.1.22
25452023-11-18T00:38:27.595Z Checking crypto-common v0.1.6
25462023-11-18T00:38:27.854Z Documenting console v0.15.7
25472023-11-18T00:38:28.538Z Checking spin v0.9.8
25482023-11-18T00:38:28.677Z Documenting float-cmp v0.9.0
25492023-11-18T00:38:28.845Z Checking tracing-core v0.1.31
25502023-11-18T00:38:29.040Z Checking unsafe-libyaml v0.2.9
25512023-11-18T00:38:29.564Z Documenting normalize-line-endings v0.3.0
25522023-11-18T00:38:29.757Z Documenting predicates-core v1.0.6
25532023-11-18T00:38:29.938Z Checking unicode-bidi v0.3.13
25542023-11-18T00:38:30.693Z Documenting heck v0.4.1
25552023-11-18T00:38:30.947Z Documenting whoami v1.4.1
25562023-11-18T00:38:31.683Z Documenting difflib v0.4.0
25572023-11-18T00:38:34.194Z Checking tracing v0.1.37
25582023-11-18T00:38:34.467Z Documenting bit-set v0.5.3
25592023-11-18T00:38:34.695Z Documenting similar v2.2.1
25602023-11-18T00:38:35.470Z Checking typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25612023-11-18T00:38:35.663Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25622023-11-18T00:38:35.965Z Checking block-buffer v0.10.4
25632023-11-18T00:38:36.103Z Checking getopts v0.2.21
25642023-11-18T00:38:36.287Z Documenting tokio-stream v0.1.14
25652023-11-18T00:38:36.504Z Documenting tokio-postgres v0.7.10
25662023-11-18T00:38:36.582Z Checking bitflags v2.4.0
25672023-11-18T00:38:36.992Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25682023-11-18T00:38:37.070Z Checking const-oid v0.9.5
25692023-11-18T00:38:38.047Z Documenting predicates v3.0.4
25702023-11-18T00:38:40.010Z Checking subtle v2.5.0
25712023-11-18T00:38:40.385Z Checking ident_case v1.0.1
25722023-11-18T00:38:40.617Z Documenting unsafe-libyaml v0.2.9
25732023-11-18T00:38:40.623Z Checking ppv-lite86 v0.2.17
25742023-11-18T00:38:40.995Z Checking digest v0.10.7
25752023-11-18T00:38:41.618Z Checking progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25762023-11-18T00:38:41.702Z Checking rand_chacha v0.3.1
25772023-11-18T00:38:42.496Z Checking serde_yaml v0.9.25
25782023-11-18T00:38:51.604Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25792023-11-18T00:38:51.697Z Documenting getopts v0.2.21
25802023-11-18T00:38:51.827Z Checking base64 v0.21.5
25812023-11-18T00:38:51.959Z Checking rand v0.8.5
25822023-11-18T00:38:52.070Z Checking tokio-util v0.7.10
25832023-11-18T00:38:52.150Z Documenting serde_yaml v0.9.25
25842023-11-18T00:38:52.258Z Checking openssl-probe v0.1.5
25852023-11-18T00:38:52.302Z Checking foreign-types-shared v0.1.1
25862023-11-18T00:38:52.319Z Checking untrusted v0.7.1
25872023-11-18T00:38:52.360Z Checking hashbrown v0.12.3
25882023-11-18T00:38:52.415Z Checking percent-encoding v2.3.0
25892023-11-18T00:38:52.464Z Checking untrusted v0.9.0
25902023-11-18T00:38:52.542Z Checking bitflags v1.3.2
25912023-11-18T00:38:52.588Z Checking ring v0.16.20
25922023-11-18T00:38:52.646Z Checking ring v0.17.5
25932023-11-18T00:38:52.701Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25942023-11-18T00:38:52.731Z Checking indexmap v1.9.3
25952023-11-18T00:38:52.744Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25962023-11-18T00:38:52.762Z Checking foreign-types v0.3.2
25972023-11-18T00:38:52.772Z Checking errno v0.3.2
25982023-11-18T00:38:52.782Z Checking openssl-sys v0.9.93
25992023-11-18T00:38:52.817Z Documenting match_cfg v0.1.0
26002023-11-18T00:38:52.856Z Checking adler v1.0.2
26012023-11-18T00:38:52.902Z Checking siphasher v0.3.11
26022023-11-18T00:38:53.017Z Checking try-lock v0.2.4
26032023-11-18T00:38:53.062Z Checking unicode-segmentation v1.10.1
26042023-11-18T00:38:53.091Z Checking want v0.3.1
26052023-11-18T00:38:53.108Z Checking miniz_oxide v0.7.1
26062023-11-18T00:38:53.143Z Checking rustls-webpki v0.101.7
26072023-11-18T00:38:53.196Z Checking openssl v0.10.57
26082023-11-18T00:38:53.226Z Checking sct v0.7.0
26092023-11-18T00:38:53.377Z Checking h2 v0.3.21
26102023-11-18T00:38:53.613Z Checking form_urlencoded v1.2.0
26112023-11-18T00:38:53.873Z Checking lazy_static v1.4.0
26122023-11-18T00:38:53.996Z Checking http-body v0.4.5
26132023-11-18T00:38:54.267Z Documenting sha1 v0.10.6
26142023-11-18T00:38:54.555Z Documenting dirs-sys-next v0.1.2
26152023-11-18T00:38:55.123Z Documenting hostname v0.3.1
26162023-11-18T00:38:55.384Z Checking socket2 v0.4.9
26172023-11-18T00:38:55.594Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26182023-11-18T00:38:56.004Z Checking io-lifetimes v1.0.11
26192023-11-18T00:38:56.272Z Checking httparse v1.8.0
26202023-11-18T00:38:56.944Z Checking httpdate v1.0.3
26212023-11-18T00:38:57.310Z Checking tower-service v0.3.2
26222023-11-18T00:38:57.430Z Checking anstyle v1.0.2
26232023-11-18T00:38:57.961Z Checking utf8parse v0.2.1
26242023-11-18T00:38:58.152Z Checking cpufeatures v0.2.9
26252023-11-18T00:38:58.273Z Checking sha2 v0.10.8
26262023-11-18T00:38:59.082Z Checking anstyle-parse v0.2.1
26272023-11-18T00:38:59.095Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26282023-11-18T00:38:59.472Z Checking rustix v0.37.23
26292023-11-18T00:39:00.886Z Checking rustls v0.21.8
26302023-11-18T00:39:01.159Z Documenting dirs-next v2.0.0
26312023-11-18T00:39:01.287Z Checking rustls-pemfile v1.0.3
26322023-11-18T00:39:01.521Z Checking md-5 v0.10.5
26332023-11-18T00:39:01.643Z Checking native-tls v0.2.11
26342023-11-18T00:39:05.474Z Checking hmac v0.12.1
26352023-11-18T00:39:05.653Z Checking idna v0.4.0
26362023-11-18T00:39:05.755Z Checking stringprep v0.1.3
26372023-11-18T00:39:05.766Z Checking num-integer v0.1.45
26382023-11-18T00:39:05.794Z Documenting camino v1.1.6
26392023-11-18T00:39:05.807Z Checking hash32 v0.2.1
26402023-11-18T00:39:05.817Z Checking hyper v0.14.27
26412023-11-18T00:39:05.824Z Documenting thread_local v1.1.7
26422023-11-18T00:39:05.830Z Documenting paste v1.0.14
26432023-11-18T00:39:06.123Z Checking anstyle-query v1.0.0
26442023-11-18T00:39:06.275Z Checking gimli v0.28.0
26452023-11-18T00:39:07.321Z Checking colorchoice v1.0.0
26462023-11-18T00:39:07.429Z Checking either v1.9.0
26472023-11-18T00:39:07.559Z Checking fallible-iterator v0.2.0
26482023-11-18T00:39:07.886Z Checking stable_deref_trait v1.2.0
26492023-11-18T00:39:08.028Z Checking heapless v0.7.16
26502023-11-18T00:39:08.558Z Checking postgres-protocol v0.6.6
26512023-11-18T00:39:09.432Z Checking anstream v0.5.0
26522023-11-18T00:39:09.563Z Documenting term v0.7.0
26532023-11-18T00:39:09.696Z Checking tokio-rustls v0.24.1
26542023-11-18T00:39:09.828Z Checking url v2.4.1
26552023-11-18T00:39:09.904Z Checking tokio-native-tls v0.3.1
26562023-11-18T00:39:10.110Z Checking rustls-native-certs v0.6.3
26572023-11-18T00:39:10.264Z Checking terminal_size v0.2.6
26582023-11-18T00:39:10.274Z Checking phf_shared v0.11.2
26592023-11-18T00:39:10.683Z Documenting toml v0.8.8
26602023-11-18T00:39:10.686Z Checking block-padding v0.3.3
26612023-11-18T00:39:10.696Z Checking signal-hook v0.3.17
26622023-11-18T00:39:10.761Z Documenting crossbeam-channel v0.5.8
26632023-11-18T00:39:11.040Z Checking scheduled-thread-pool v0.2.7
26642023-11-18T00:39:11.206Z Checking object v0.32.1
26652023-11-18T00:39:11.345Z Documenting atty v0.2.14
26662023-11-18T00:39:11.979Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
26672023-11-18T00:39:12.557Z Checking addr2line v0.21.0
26682023-11-18T00:39:13.040Z Checking bzip2-sys v0.1.11+1.0.8
26692023-11-18T00:39:13.226Z Checking crc32fast v1.3.2
26702023-11-18T00:39:13.297Z Checking matches v0.1.10
26712023-11-18T00:39:13.415Z Checking deranged v0.3.8
26722023-11-18T00:39:13.485Z Checking bit-vec v0.6.3
26732023-11-18T00:39:13.973Z Checking regex-automata v0.1.10
26742023-11-18T00:39:14.599Z Checking rustc-demangle v0.1.23
26752023-11-18T00:39:15.267Z Documenting take_mut v0.2.2
26762023-11-18T00:39:15.846Z Checking clap_lex v0.5.1
26772023-11-18T00:39:15.933Z Checking ipnet v2.8.0
26782023-11-18T00:39:16.231Z Checking num_threads v0.1.6
26792023-11-18T00:39:16.241Z Checking managed v0.8.0
26802023-11-18T00:39:16.328Z Checking time v0.3.27
26812023-11-18T00:39:16.664Z Checking clap_builder v4.4.2
26822023-11-18T00:39:16.843Z Checking smoltcp v0.9.1
26832023-11-18T00:39:17.337Z Documenting slog-term v2.9.0
26842023-11-18T00:39:18.795Z Checking bstr v0.2.17
26852023-11-18T00:39:19.271Z Checking flate2 v1.0.28
26862023-11-18T00:39:20.097Z Checking idna v0.2.3
26872023-11-18T00:39:20.121Z Checking backtrace v0.3.69
26882023-11-18T00:39:20.297Z Checking bzip2 v0.4.4
26892023-11-18T00:39:20.454Z Checking hyper-tls v0.5.0
26902023-11-18T00:39:20.714Z Checking hyper-rustls v0.24.2
26912023-11-18T00:39:20.856Z Checking r2d2 v0.8.10
26922023-11-18T00:39:20.989Z Checking signal-hook-mio v0.2.3
26932023-11-18T00:39:21.173Z Checking inout v0.1.3
26942023-11-18T00:39:21.251Z Checking phf v0.11.2
26952023-11-18T00:39:21.316Z Checking postgres-types v0.2.6
26962023-11-18T00:39:21.407Z Documenting slog-async v2.8.0
26972023-11-18T00:39:21.527Z Checking itertools v0.11.0
26982023-11-18T00:39:21.536Z Checking num-bigint v0.4.4
26992023-11-18T00:39:21.555Z Checking serde_urlencoded v0.7.1
27002023-11-18T00:39:21.663Z Checking phf_shared v0.10.0
27012023-11-18T00:39:22.109Z Checking futures-executor v0.3.29
27022023-11-18T00:39:22.221Z Documenting slog-json v2.6.1
27032023-11-18T00:39:22.429Z Checking ipnetwork v0.20.0
27042023-11-18T00:39:22.491Z Checking float-cmp v0.9.0
27052023-11-18T00:39:22.748Z Checking zerocopy v0.6.4
27062023-11-18T00:39:22.974Z Documenting async-stream-impl v0.3.5
27072023-11-18T00:39:23.877Z Checking hubpack v0.1.2
27082023-11-18T00:39:24.352Z Checking crossbeam-utils v0.8.16
27092023-11-18T00:39:24.950Z Checking encoding_rs v0.8.33
27102023-11-18T00:39:25.206Z Checking pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27112023-11-18T00:39:25.235Z Checking memoffset v0.9.0
27122023-11-18T00:39:25.336Z Checking difflib v0.4.0
27132023-11-18T00:39:25.370Z Checking webpki-roots v0.25.2
27142023-11-18T00:39:25.525Z Checking data-encoding v2.4.0
27152023-11-18T00:39:25.577Z Checking precomputed-hash v0.1.1
27162023-11-18T00:39:25.717Z Checking regex-automata v0.3.8
27172023-11-18T00:39:25.823Z Checking predicates-core v1.0.6
27182023-11-18T00:39:26.086Z Documenting atomic-waker v1.1.1
27192023-11-18T00:39:26.360Z Documenting debug-ignore v1.0.5
27202023-11-18T00:39:27.208Z Checking new_debug_unreachable v1.0.4
27212023-11-18T00:39:27.300Z Checking whoami v1.4.1
27222023-11-18T00:39:27.679Z Checking mime v0.3.17
27232023-11-18T00:39:28.089Z Checking normalize-line-endings v0.3.0
27242023-11-18T00:39:28.142Z Checking static_assertions v1.1.0
27252023-11-18T00:39:28.237Z Checking fixedbitset v0.4.2
27262023-11-18T00:39:28.268Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
27272023-11-18T00:39:28.606Z Checking petgraph v0.6.4
27282023-11-18T00:39:28.688Z Checking reqwest v0.11.22
27292023-11-18T00:39:28.965Z Checking predicates v3.0.4
27302023-11-18T00:39:29.063Z Documenting slog-bunyan v2.4.0
27312023-11-18T00:39:30.070Z Checking bstr v1.6.0
27322023-11-18T00:39:30.105Z Documenting async-stream v0.3.5
27332023-11-18T00:39:30.343Z Documenting waitgroup v0.1.2
27342023-11-18T00:39:30.649Z Checking tokio-postgres v0.7.10
27352023-11-18T00:39:31.127Z Checking string_cache v0.8.7
27362023-11-18T00:39:31.501Z Checking trust-dns-proto v0.22.0
27372023-11-18T00:39:31.536Z Checking diesel v2.1.3
27382023-11-18T00:39:34.048Z Checking crossbeam-epoch v0.9.15
27392023-11-18T00:39:34.707Z Checking yasna v0.5.2
27402023-11-18T00:39:35.234Z Checking futures v0.3.29
27412023-11-18T00:39:35.360Z Checking clap v4.4.3
27422023-11-18T00:39:35.506Z Checking cipher v0.4.4
27432023-11-18T00:39:35.852Z Checking crossterm v0.27.0
27442023-11-18T00:39:36.099Z Checking anyhow v1.0.75
27452023-11-18T00:39:36.175Z Checking zip v0.6.6
27462023-11-18T00:39:36.179Z Checking similar v2.2.1
27472023-11-18T00:39:36.295Z Checking bit-set v0.5.3
27482023-11-18T00:39:36.447Z Checking itertools v0.10.5
27492023-11-18T00:39:36.816Z Checking num-iter v0.1.43
27502023-11-18T00:39:36.821Z Checking console v0.15.7
27512023-11-18T00:39:36.929Z Checking rustix v0.38.9
27522023-11-18T00:39:37.239Z Checking signature v2.1.0
27532023-11-18T00:39:37.484Z Checking darling_core v0.20.3
27542023-11-18T00:39:37.536Z Checking toml v0.7.8
27552023-11-18T00:39:37.623Z Checking tokio-stream v0.1.14
27562023-11-18T00:39:37.711Z Checking toml_edit v0.21.0
27572023-11-18T00:39:38.681Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27582023-11-18T00:39:38.801Z Documenting multer v2.1.0
27592023-11-18T00:39:38.814Z Checking usdt v0.3.5
27602023-11-18T00:39:39.112Z Documenting serde_path_to_error v0.1.14
27612023-11-18T00:39:40.169Z Checking hex v0.4.3
27622023-11-18T00:39:40.257Z Checking semver v1.0.20
27632023-11-18T00:39:40.469Z Documenting strum v0.25.0
27642023-11-18T00:39:40.891Z Checking slog v2.7.0
27652023-11-18T00:39:41.004Z Checking lalrpop-util v0.19.12
27662023-11-18T00:39:41.428Z Checking darling v0.20.3
27672023-11-18T00:39:41.608Z Documenting structmeta-derive v0.2.0
27682023-11-18T00:39:41.616Z Documenting serde_with_macros v2.3.3
27692023-11-18T00:39:41.623Z Checking structmeta v0.2.0
27702023-11-18T00:39:41.983Z Documenting instant v0.1.12
27712023-11-18T00:39:45.383Z Checking regex-syntax v0.7.5
27722023-11-18T00:39:45.778Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27732023-11-18T00:39:46.481Z Documenting macaddr v1.0.1
27742023-11-18T00:39:47.298Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
27752023-11-18T00:39:48.292Z Documenting backoff v0.4.0
27762023-11-18T00:39:48.563Z Documenting serde_with v2.3.3
27772023-11-18T00:39:49.299Z Documenting structmeta v0.2.0
27782023-11-18T00:39:50.441Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27792023-11-18T00:39:52.391Z Documenting is-terminal v0.4.9
27802023-11-18T00:39:52.667Z Documenting base64ct v1.6.0
27812023-11-18T00:39:54.885Z Documenting proc-macro-crate v1.3.1
27822023-11-18T00:39:56.545Z Documenting parse-display-derive v0.8.2
27832023-11-18T00:39:56.749Z Checking proc-macro-crate v1.3.1
27842023-11-18T00:39:57.134Z Documenting proc-macro-error-attr v1.0.4
27852023-11-18T00:39:58.913Z Checking proc-macro-error v1.0.4
27862023-11-18T00:39:59.324Z Documenting postcard-cobs v0.1.5-pre
27872023-11-18T00:39:59.431Z Documenting foreign-types-macros v0.2.3
27882023-11-18T00:40:00.055Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27892023-11-18T00:40:02.462Z Documenting num_enum_derive v0.5.11
27902023-11-18T00:40:03.461Z Documenting postcard v0.7.3
27912023-11-18T00:40:03.688Z Documenting proc-macro-error v1.0.4
27922023-11-18T00:40:04.952Z Documenting parse-display v0.8.2
27932023-11-18T00:40:06.589Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27942023-11-18T00:40:07.633Z Documenting foreign-types-shared v0.3.1
27952023-11-18T00:40:10.160Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27962023-11-18T00:40:10.380Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27972023-11-18T00:40:10.578Z Documenting crucible-workspace-hack v0.1.0
27982023-11-18T00:40:10.856Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
27992023-11-18T00:40:11.123Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28002023-11-18T00:40:11.280Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28012023-11-18T00:40:11.719Z Documenting foreign-types v0.5.0
28022023-11-18T00:40:12.230Z Documenting num_enum v0.5.11
28032023-11-18T00:40:16.377Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28042023-11-18T00:40:16.584Z Documenting cstr-argument v0.1.2
28052023-11-18T00:40:17.144Z Documenting colored v2.0.4
28062023-11-18T00:40:17.228Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28072023-11-18T00:40:17.698Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
28082023-11-18T00:40:18.455Z Documenting zone_cfg_derive v0.3.0
28092023-11-18T00:40:18.894Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
28102023-11-18T00:40:20.153Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28112023-11-18T00:40:22.196Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28122023-11-18T00:40:23.616Z Documenting num-derive v0.4.0
28132023-11-18T00:40:23.894Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28142023-11-18T00:40:24.518Z Documenting smf v0.2.2
28152023-11-18T00:40:24.747Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28162023-11-18T00:40:26.010Z Documenting zone v0.3.0
28172023-11-18T00:40:26.706Z Documenting fastrand v2.0.0
28182023-11-18T00:40:26.785Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
28192023-11-18T00:40:28.546Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
28202023-11-18T00:40:29.163Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28212023-11-18T00:40:30.418Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28222023-11-18T00:40:31.055Z Documenting linked-hash-map v0.5.6
28232023-11-18T00:40:32.826Z Documenting tempfile v3.8.0
28242023-11-18T00:40:33.278Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28252023-11-18T00:40:33.384Z Documenting password-hash v0.5.0
28262023-11-18T00:40:34.536Z Documenting blake2 v0.10.6
28272023-11-18T00:40:36.247Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28282023-11-18T00:40:37.233Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28292023-11-18T00:40:37.408Z Documenting lru-cache v0.1.2
28302023-11-18T00:40:38.811Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28312023-11-18T00:40:39.209Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28322023-11-18T00:40:39.396Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28332023-11-18T00:40:39.939Z Checking heck v0.3.3
28342023-11-18T00:40:40.177Z Documenting structopt-derive v0.4.18
28352023-11-18T00:40:40.208Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28362023-11-18T00:40:42.563Z Documenting argon2 v0.5.2
28372023-11-18T00:40:43.220Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
28382023-11-18T00:40:43.803Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28392023-11-18T00:40:44.167Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28402023-11-18T00:40:48.336Z Documenting structopt v0.3.26
28412023-11-18T00:40:48.736Z Documenting libefi-sys v0.1.0
28422023-11-18T00:40:49.306Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28432023-11-18T00:40:51.267Z Documenting pem-rfc7468 v0.7.0
28442023-11-18T00:40:54.058Z Documenting der_derive v0.7.2
28452023-11-18T00:40:54.381Z Documenting flagset v0.4.3
28462023-11-18T00:40:54.771Z Documenting quick-error v1.2.3
28472023-11-18T00:40:56.312Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28482023-11-18T00:40:57.459Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
28492023-11-18T00:40:58.632Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28502023-11-18T00:40:59.148Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28512023-11-18T00:40:59.289Z Documenting cancel-safe-futures v0.1.5
28522023-11-18T00:41:00.026Z Checking convert_case v0.4.0
28532023-11-18T00:41:00.292Z Documenting resolv-conf v0.7.0
28542023-11-18T00:41:00.332Z Documenting convert_case v0.4.0
28552023-11-18T00:41:00.555Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28562023-11-18T00:41:01.836Z Documenting der v0.7.8
28572023-11-18T00:41:02.892Z Documenting tap v1.0.1
28582023-11-18T00:41:04.439Z Documenting radium v0.7.0
28592023-11-18T00:41:06.388Z Documenting trust-dns-resolver v0.22.0
28602023-11-18T00:41:07.499Z Documenting derive_more v0.99.17
28612023-11-18T00:41:07.506Z Documenting wyz v0.5.1
28622023-11-18T00:41:08.608Z Documenting funty v2.0.0
28632023-11-18T00:41:08.893Z Documenting arc-swap v1.6.0
28642023-11-18T00:41:10.386Z Documenting spki v0.7.2
28652023-11-18T00:41:11.378Z Documenting crc-catalog v2.2.0
28662023-11-18T00:41:13.383Z Documenting bitvec v1.0.1
28672023-11-18T00:41:14.677Z Documenting slog-scope v4.4.0
28682023-11-18T00:41:14.922Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28692023-11-18T00:41:15.244Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28702023-11-18T00:41:15.685Z Documenting crc v3.0.1
28712023-11-18T00:41:16.873Z Documenting num-rational v0.4.1
28722023-11-18T00:41:17.045Z Documenting pkcs8 v0.10.2
28732023-11-18T00:41:17.147Z Documenting hkdf v0.12.3
28742023-11-18T00:41:18.259Z Documenting num-complex v0.4.4
28752023-11-18T00:41:20.181Z Documenting packed_struct_codegen v0.10.1
28762023-11-18T00:41:20.471Z Documenting ciborium-io v0.2.1
28772023-11-18T00:41:21.470Z Documenting half v1.8.2
28782023-11-18T00:41:23.404Z Documenting nodrop v0.1.14
28792023-11-18T00:41:23.805Z Documenting pkcs1 v0.7.5
28802023-11-18T00:41:24.577Z Documenting slog-stdlog v4.1.1
28812023-11-18T00:41:25.486Z Documenting num v0.4.1
28822023-11-18T00:41:25.886Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
28832023-11-18T00:41:26.646Z Documenting ciborium-ll v0.2.1
28842023-11-18T00:41:27.164Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28852023-11-18T00:41:27.658Z Documenting array-init v0.0.4
28862023-11-18T00:41:28.600Z Documenting packed_struct v0.10.1
28872023-11-18T00:41:29.945Z Documenting slog-dtrace v0.2.3
28882023-11-18T00:41:30.287Z Documenting num-bigint-dig v0.8.4
28892023-11-18T00:41:32.526Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28902023-11-18T00:41:32.860Z Documenting filetime v0.2.22
28912023-11-18T00:41:32.992Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28922023-11-18T00:41:34.128Z Documenting xattr v1.0.1
28932023-11-18T00:41:34.477Z Documenting swrite v0.1.0
28942023-11-18T00:41:38.579Z Documenting bitfield v0.14.0
28952023-11-18T00:41:38.771Z Documenting keccak v0.1.4
28962023-11-18T00:41:40.130Z Documenting termcolor v1.2.0
28972023-11-18T00:41:40.240Z Documenting tar v0.4.40
28982023-11-18T00:41:40.499Z Documenting rsa v0.9.2
28992023-11-18T00:41:42.243Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29002023-11-18T00:41:43.068Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29012023-11-18T00:41:43.197Z Documenting sha3 v0.10.8
29022023-11-18T00:41:46.238Z Documenting ciborium v0.2.1
29032023-11-18T00:41:46.464Z Documenting env_logger v0.10.0
29042023-11-18T00:41:46.881Z Documenting serde-hex v0.1.0
29052023-11-18T00:41:50.937Z Documenting slog-envlogger v2.2.0
29062023-11-18T00:41:51.959Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29072023-11-18T00:41:52.852Z Documenting x509-cert v0.2.4
29082023-11-18T00:41:53.876Z Documenting newtype_derive v0.1.6
29092023-11-18T00:41:54.849Z Documenting libsw v3.3.0
29102023-11-18T00:41:55.446Z Documenting ron v0.8.1
29112023-11-18T00:41:57.700Z Documenting fxhash v0.2.1
29122023-11-18T00:41:59.121Z Documenting secrecy v0.8.0
29132023-11-18T00:41:59.887Z Documenting derive-where v1.2.5
29142023-11-18T00:42:01.324Z Documenting linear-map v1.2.0
29152023-11-18T00:42:01.487Z Documenting crc-any v2.4.3
29162023-11-18T00:42:02.126Z Documenting owo-colors v3.5.0
29172023-11-18T00:42:02.633Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
29182023-11-18T00:42:03.316Z Documenting steno v0.4.0
29192023-11-18T00:42:03.397Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29202023-11-18T00:42:04.760Z Documenting doc-comment v0.3.3
29212023-11-18T00:42:06.109Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
29222023-11-18T00:42:07.811Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29232023-11-18T00:42:08.970Z Documenting snafu-derive v0.7.5
29242023-11-18T00:42:09.091Z Documenting path-slash v0.1.5
29252023-11-18T00:42:09.612Z Documenting same-file v1.0.6
29262023-11-18T00:42:09.820Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29272023-11-18T00:42:14.712Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29282023-11-18T00:42:16.133Z Documenting walkdir v2.4.0
29292023-11-18T00:42:17.460Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
29302023-11-18T00:42:18.946Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29312023-11-18T00:42:20.795Z Documenting snafu v0.7.5
29322023-11-18T00:42:21.618Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
29332023-11-18T00:42:22.473Z Documenting camino-tempfile v1.0.2
29342023-11-18T00:42:27.612Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
29352023-11-18T00:42:27.780Z Checking darling_core v0.14.4
29362023-11-18T00:42:29.805Z Documenting nibble_vec v0.1.0
29372023-11-18T00:42:29.845Z Documenting glob v0.3.1
29382023-11-18T00:42:30.774Z Documenting endian-type v0.1.2
29392023-11-18T00:42:35.959Z Checking darling v0.14.4
29402023-11-18T00:42:36.116Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29412023-11-18T00:42:36.239Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29422023-11-18T00:42:36.424Z Documenting radix_trie v0.2.1
29432023-11-18T00:42:37.030Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29442023-11-18T00:42:41.019Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29452023-11-18T00:42:42.133Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29462023-11-18T00:42:42.753Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29472023-11-18T00:42:43.390Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29482023-11-18T00:42:43.810Z Documenting path-dedot v3.1.0
29492023-11-18T00:42:46.206Z Documenting trust-dns-client v0.22.0
29502023-11-18T00:42:48.753Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29512023-11-18T00:42:49.419Z Documenting path-absolutize v3.1.0
29522023-11-18T00:42:57.136Z Documenting buf-list v1.0.3
29532023-11-18T00:42:57.167Z Documenting globset v0.4.13
29542023-11-18T00:42:57.635Z Documenting crossbeam-deque v0.8.3
29552023-11-18T00:42:59.221Z Documenting headers-core v0.2.0
29562023-11-18T00:43:03.872Z Documenting olpc-cjson v0.1.3
29572023-11-18T00:43:04.141Z Documenting serde_plain v1.0.2
29582023-11-18T00:43:04.389Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29592023-11-18T00:43:04.557Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29602023-11-18T00:43:05.138Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29612023-11-18T00:43:05.805Z Documenting utf-8 v0.7.6
29622023-11-18T00:43:06.100Z Documenting display-error-chain v0.2.0
29632023-11-18T00:43:09.537Z Documenting headers v0.3.9
29642023-11-18T00:43:09.926Z Documenting rayon-core v1.12.0
29652023-11-18T00:43:10.476Z Documenting trust-dns-server v0.22.1
29662023-11-18T00:43:10.734Z Documenting tough v0.14.0
29672023-11-18T00:43:11.481Z Documenting tungstenite v0.20.1
29682023-11-18T00:43:12.375Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29692023-11-18T00:43:13.527Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29702023-11-18T00:43:14.082Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29712023-11-18T00:43:14.683Z Checking derive_builder_core v0.12.0
29722023-11-18T00:43:15.313Z Documenting derive_builder_core v0.12.0
29732023-11-18T00:43:16.128Z Documenting sled v0.34.7
29742023-11-18T00:43:16.882Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29752023-11-18T00:43:17.901Z Documenting unicase v2.7.0
29762023-11-18T00:43:19.494Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
29772023-11-18T00:43:20.343Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29782023-11-18T00:43:20.779Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29792023-11-18T00:43:21.215Z Documenting bcs v0.1.6
29802023-11-18T00:43:21.469Z Documenting ff v0.13.0
29812023-11-18T00:43:22.797Z Documenting highway v1.1.0
29822023-11-18T00:43:22.923Z Documenting pretty-hex v0.3.0
29832023-11-18T00:43:24.518Z Documenting mime_guess v2.0.4
29842023-11-18T00:43:25.369Z Documenting derive_builder_macro v0.12.0
29852023-11-18T00:43:27.525Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29862023-11-18T00:43:28.116Z Documenting tokio-tungstenite v0.20.1
29872023-11-18T00:43:28.279Z Documenting group v0.13.0
29882023-11-18T00:43:28.579Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29892023-11-18T00:43:31.157Z Documenting rayon v1.8.0
29902023-11-18T00:43:31.167Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29912023-11-18T00:43:36.382Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29922023-11-18T00:43:37.503Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29932023-11-18T00:43:42.776Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29942023-11-18T00:43:47.633Z Documenting portable-atomic v1.4.3
29952023-11-18T00:43:52.699Z Documenting ed25519 v1.5.3
29962023-11-18T00:43:53.083Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29972023-11-18T00:43:56.881Z Documenting universal-hash v0.5.1
29982023-11-18T00:43:56.894Z Documenting crypto-bigint v0.5.2
29992023-11-18T00:43:57.322Z Documenting kstat-rs v0.2.3
30002023-11-18T00:43:57.937Z Documenting ref-cast-impl v1.0.20
30012023-11-18T00:44:00.525Z Documenting curve25519-dalek-derive v0.1.0
30022023-11-18T00:44:03.897Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30032023-11-18T00:44:05.157Z Documenting thiserror-impl-no-std v2.0.2
30042023-11-18T00:44:05.520Z Documenting vte_generate_state_changes v0.1.1
30052023-11-18T00:44:06.119Z Documenting cassowary v0.3.0
30062023-11-18T00:44:06.123Z Documenting number_prefix v0.4.0
30072023-11-18T00:44:07.877Z Documenting opaque-debug v0.3.0
30082023-11-18T00:44:12.085Z Documenting base16ct v0.2.0
30092023-11-18T00:44:12.571Z Documenting vte v0.11.1
30102023-11-18T00:44:12.778Z Documenting poly1305 v0.8.0
30112023-11-18T00:44:12.857Z Documenting indicatif v0.17.7
30122023-11-18T00:44:13.198Z Documenting ratatui v0.23.0
30132023-11-18T00:44:13.441Z Documenting thiserror-no-std v2.0.2
30142023-11-18T00:44:16.448Z Documenting elliptic-curve v0.13.5
30152023-11-18T00:44:17.681Z Documenting curve25519-dalek v4.1.0
30162023-11-18T00:44:19.266Z Documenting ref-cast v1.0.20
30172023-11-18T00:44:20.219Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30182023-11-18T00:44:20.930Z Documenting salty v0.2.0
30192023-11-18T00:44:21.205Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
30202023-11-18T00:44:23.503Z Documenting derive_builder v0.12.0
30212023-11-18T00:44:23.881Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30222023-11-18T00:44:25.339Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30232023-11-18T00:44:26.873Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
30242023-11-18T00:44:27.076Z Documenting polar-core v0.27.0
30252023-11-18T00:44:36.763Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30262023-11-18T00:44:40.040Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30272023-11-18T00:44:41.814Z Documenting libxml v0.3.3
30282023-11-18T00:44:43.035Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
30292023-11-18T00:44:46.031Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30302023-11-18T00:44:49.815Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30312023-11-18T00:44:50.303Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30322023-11-18T00:44:50.623Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30332023-11-18T00:44:52.248Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30342023-11-18T00:44:52.927Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30352023-11-18T00:44:54.156Z Documenting chacha20 v0.9.1
30362023-11-18T00:44:55.790Z Documenting bb8 v0.8.1
30372023-11-18T00:45:16.123Z Documenting pem v3.0.2
30382023-11-18T00:45:16.598Z Documenting quick-xml v0.23.1
30392023-11-18T00:45:16.647Z Documenting serde-big-array v0.5.1
30402023-11-18T00:45:17.378Z Documenting bytesize v1.3.0
30412023-11-18T00:45:17.489Z Documenting aead v0.5.2
30422023-11-18T00:45:17.546Z Documenting oso-derive v0.27.0
30432023-11-18T00:45:17.566Z Documenting impl-trait-for-tuples v0.2.2
30442023-11-18T00:45:17.640Z Documenting rtoolbox v0.0.1
30452023-11-18T00:45:17.677Z Documenting is_ci v1.1.1
30462023-11-18T00:45:17.696Z Documenting humantime v2.1.0
30472023-11-18T00:45:17.769Z Documenting unicode-linebreak v0.1.5
30482023-11-18T00:45:17.792Z Documenting smawk v0.3.1
30492023-11-18T00:45:17.828Z Documenting fs-err v2.9.0
30502023-11-18T00:45:17.895Z Documenting maplit v1.0.2
30512023-11-18T00:45:17.950Z Documenting rpassword v7.2.0
30522023-11-18T00:45:17.962Z Documenting supports-color v2.1.0
30532023-11-18T00:45:17.984Z Documenting chacha20poly1305 v0.10.1
30542023-11-18T00:45:17.994Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30552023-11-18T00:45:18.011Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562023-11-18T00:45:18.031Z Documenting textwrap v0.16.0
30572023-11-18T00:45:18.043Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30582023-11-18T00:45:18.069Z Documenting oso v0.27.0
30592023-11-18T00:45:18.660Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
30602023-11-18T00:45:21.164Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
30612023-11-18T00:45:23.180Z Documenting rcgen v0.11.3
30622023-11-18T00:45:25.290Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30632023-11-18T00:45:32.197Z Documenting vsss-rs v3.3.1
30642023-11-18T00:45:33.423Z Documenting tui-tree-widget v0.13.0
30652023-11-18T00:45:34.026Z Documenting strip-ansi-escapes v0.2.0
30662023-11-18T00:45:37.738Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30672023-11-18T00:45:40.448Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30682023-11-18T00:45:42.231Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30692023-11-18T00:45:42.473Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30702023-11-18T00:45:44.639Z Documenting cookie v0.16.2
30712023-11-18T00:45:47.024Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
30722023-11-18T00:45:47.937Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30732023-11-18T00:45:50.945Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30742023-11-18T00:45:51.870Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30752023-11-18T00:45:52.228Z Documenting atomicwrites v0.4.2
30762023-11-18T00:45:52.404Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30772023-11-18T00:45:59.697Z Documenting signal-hook-tokio v0.3.1
30782023-11-18T00:46:00.024Z Documenting fd-lock v3.0.13
30792023-11-18T00:46:00.541Z Documenting subprocess v0.2.9
30802023-11-18T00:46:00.865Z Documenting corncobs v0.1.3
30812023-11-18T00:46:04.751Z Documenting nu-ansi-term v0.49.0
30822023-11-18T00:46:05.317Z Documenting shell-words v1.1.0
30832023-11-18T00:46:06.499Z Documenting http-range v0.1.5
30842023-11-18T00:46:07.195Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30852023-11-18T00:46:07.387Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30862023-11-18T00:46:10.656Z Documenting reedline v0.25.0
30872023-11-18T00:46:11.443Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30882023-11-18T00:46:12.966Z Documenting hyper-staticfile v0.9.5
30892023-11-18T00:46:13.203Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30902023-11-18T00:46:17.954Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30912023-11-18T00:46:19.854Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30922023-11-18T00:46:21.745Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30932023-11-18T00:46:21.967Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30942023-11-18T00:46:23.259Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30952023-11-18T00:46:24.539Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30962023-11-18T00:46:37.903Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
30972023-11-18T00:46:43.349Z Documenting fatfs v0.3.6
30982023-11-18T00:46:50.884Z Documenting cargo-platform v0.1.3
30992023-11-18T00:46:52.688Z Documenting nanorand v0.7.0
31002023-11-18T00:46:53.842Z Documenting assert_matches v1.5.0
31012023-11-18T00:46:54.312Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31022023-11-18T00:46:55.338Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31032023-11-18T00:46:55.694Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31042023-11-18T00:46:57.126Z Documenting cargo_metadata v0.18.0
31052023-11-18T00:46:57.957Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31062023-11-18T00:46:58.730Z Documenting flume v0.11.0
31072023-11-18T00:47:01.322Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31082023-11-18T00:47:04.899Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31092023-11-18T00:47:05.395Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31102023-11-18T00:47:06.433Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31112023-11-18T00:47:18.610Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31122023-11-18T00:47:29.859Z Documenting omicron-zone-package v0.8.3
31132023-11-18T00:47:32.265Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
31142023-11-18T00:47:37.516Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31152023-11-18T00:47:38.171Z Documenting cargo_toml v0.17.0
31162023-11-18T00:47:38.721Z Documenting termios v0.3.3
31172023-11-18T00:47:48.190Z Documenting topological-sort v0.2.2
31182023-11-18T00:47:48.385Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31192023-11-18T00:47:48.535Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31202023-11-18T00:47:48.625Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31212023-11-18T00:47:48.689Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31222023-11-18T00:47:48.725Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31232023-11-18T00:47:58.382Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31242023-11-18T00:48:04.944Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
31252023-11-18T00:48:04.948Z --> sled-agent/src/sim/instance.rs:46:7
31262023-11-18T00:48:04.951Z |
31272023-11-18T00:48:04.955Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
31282023-11-18T00:48:04.959Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
31292023-11-18T00:48:04.963Z |
31302023-11-18T00:48:04.967Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
31312023-11-18T00:48:04.971Z
31322023-11-18T00:48:08.620Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
31332023-11-18T00:48:27.695Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31342023-11-18T00:48:35.867Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31352023-11-18T00:48:52.132Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31362023-11-18T00:48:53.173Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
31372023-11-18T00:48:54.116Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31382023-11-18T00:48:57.875Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31392023-11-18T00:48:58.672Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31402023-11-18T00:50:32.722Z Finished dev [unoptimized + debuginfo] target(s) in 16m 04s
31412023-11-18T00:50:32.843Z
31422023-11-18T00:50:32.846Zreal 16:04.779249306
31432023-11-18T00:50:32.849Zuser 55:50.082644335
31442023-11-18T00:50:32.851Zsys 1:00:44.656413668
31452023-11-18T00:50:32.854Ztrap 2.143605305
31462023-11-18T00:50:32.857Ztflt 0.249533728
31472023-11-18T00:50:32.860Zdflt 0.531598621
31482023-11-18T00:50:32.863Zkflt 0.000533387
31492023-11-18T00:50:32.866Zlock 3:00:19.217299609
31502023-11-18T00:50:32.869Zslp 4:11:28.302796115
31512023-11-18T00:50:32.872Zlat 5:35.780148576
31522023-11-18T00:50:32.875Zstop 1:53.994636804
31532023-11-18T00:50:32.878Zprocess exited: duration 1881883 ms, exit code 0
 
31542023-11-18T00:50:32.884Zfound 0 output files