01HH0SDWPHH3VNXH5SM6FQ3017: 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: 01HH0SGAXW945A0J0ZQDTN5DXN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-07T00:07:28.226Zjob assigned to worker 01HH0SGB7VNQ7P9C3FD4D7D3AD (queued for 1 m 47 s)
 
22023-12-07T00:07:28.830Zstarting task 0: "setup"
32023-12-07T00:07:28.950Z++ uname -s
42023-12-07T00:07:28.975Z+ kern=SunOS
52023-12-07T00:07:28.976Z+ case "$kern" in
62023-12-07T00:07:28.976Z+ groupadd -g 12345 build
72023-12-07T00:07:28.976Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-07T00:07:31.052Z+ zfs create -o mountpoint=/work rpool/work
92023-12-07T00:07:31.197Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-07T00:07:31.221Z+ home_fs=zfs
112023-12-07T00:07:31.221Z+ [[ zfs == autofs ]]
122023-12-07T00:07:31.221Z+ mkdir -p /home/build
132023-12-07T00:07:31.222Z+ chown build:build /home/build /work
142023-12-07T00:07:32.191Z+ chmod 0700 /home/build /work
152023-12-07T00:07:32.206Zprocess exited: duration 3364 ms, exit code 0
 
162023-12-07T00:07:32.226Zstarting task 1: "rust-toolchain"
172023-12-07T00:07:32.238Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-07T00:07:32.238Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-07T00:07:32.418Zinfo: downloading installer
202023-12-07T00:07:34.857Zwarning: it looks like you have an existing installation of Rust at:
212023-12-07T00:07:34.857Zwarning: /opt/ooce/bin
222023-12-07T00:07:34.857Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-07T00:07:34.857Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-07T00:07:34.858Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-07T00:07:34.858Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-07T00:07:34.858Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-07T00:07:34.858Zerror: cannot install while Rust is installed
282023-12-07T00:07:34.858Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-07T00:07:35.125Zinfo: profile set to 'default'
302023-12-07T00:07:35.126Zinfo: default host triple is x86_64-unknown-illumos
312023-12-07T00:07:35.141Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-07T00:07:35.319Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-07T00:07:35.319Zinfo: downloading component 'cargo'
342023-12-07T00:07:36.134Zinfo: downloading component 'clippy'
352023-12-07T00:07:36.861Zinfo: downloading component 'rust-docs'
362023-12-07T00:07:37.438Zinfo: downloading component 'rust-std'
372023-12-07T00:07:39.274Zinfo: downloading component 'rustc'
382023-12-07T00:07:43.714Zinfo: downloading component 'rustfmt'
392023-12-07T00:07:44.091Zinfo: installing component 'cargo'
402023-12-07T00:07:45.988Zinfo: installing component 'clippy'
412023-12-07T00:07:46.902Zinfo: installing component 'rust-docs'
422023-12-07T00:07:49.545Zinfo: installing component 'rust-std'
432023-12-07T00:07:53.427Zinfo: installing component 'rustc'
442023-12-07T00:08:03.239Zinfo: installing component 'rustfmt'
452023-12-07T00:08:03.306Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-07T00:08:03.307Z
472023-12-07T00:08:03.518Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-07T00:08:03.518Z
492023-12-07T00:08:03.530Z
502023-12-07T00:08:03.530ZRust is installed now. Great!
512023-12-07T00:08:03.530Z
522023-12-07T00:08:03.531ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-07T00:08:03.531Zenvironment variable. This has not been done automatically.
542023-12-07T00:08:03.531Z
552023-12-07T00:08:03.531ZTo configure your current shell, run:
562023-12-07T00:08:03.531Zsource "$HOME/.cargo/env"
572023-12-07T00:08:03.591Z+ rustc --version
582023-12-07T00:08:03.700Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-07T00:08:03.707Zprocess exited: duration 31486 ms, exit code 0
 
602023-12-07T00:08:03.716Zstarting task 2: "authentication"
612023-12-07T00:08:03.755Zprocess exited: duration 37 ms, exit code 0
 
622023-12-07T00:08:03.768Zstarting task 3: "clone repository"
632023-12-07T00:08:03.779Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-07T00:08:03.786Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-07T00:08:03.828ZCloning into '/work/oxidecomputer/omicron'...
662023-12-07T00:08:11.481Z+ cd /work/oxidecomputer/omicron
672023-12-07T00:08:11.481Z+ [[ -n sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate ]]
682023-12-07T00:08:11.520Z+ git fetch origin sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate
692023-12-07T00:08:11.863ZFrom https://github.com/oxidecomputer/omicron
702023-12-07T00:08:11.863Z * branch sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate -> FETCH_HEAD
712023-12-07T00:08:11.868Z+ git checkout -B sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate remotes/origin/sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate
722023-12-07T00:08:11.988ZSwitched to a new branch 'sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate'
732023-12-07T00:08:11.998Zbranch 'sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate' set up to track 'origin/sunshowers/spr/sled-agent-address-earlynetworkconfig-issues-from-20231130-dogfood-mupdate'.
742023-12-07T00:08:11.998Z+ git reset --hard 6e80ef250340c2b24bbf5da284c965e0934303fe
752023-12-07T00:08:12.264ZHEAD is now at 6e80ef25 Turn blob path into a constant
762023-12-07T00:08:12.316Zprocess exited: duration 8385 ms, exit code 0
 
772023-12-07T00:08:12.373Zstarting task 4: "build"
782023-12-07T00:08:12.395Z+ cargo --version
792023-12-07T00:08:12.395Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-07T00:08:12.609Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-07T00:08:12.622Zinfo: downloading component 'cargo'
822023-12-07T00:08:13.458Zinfo: downloading component 'clippy'
832023-12-07T00:08:13.741Zinfo: downloading component 'rust-docs'
842023-12-07T00:08:14.810Zinfo: downloading component 'rust-std'
852023-12-07T00:08:16.544Zinfo: downloading component 'rustc'
862023-12-07T00:08:25.250Zinfo: downloading component 'rustfmt'
872023-12-07T00:08:25.251Zinfo: installing component 'cargo'
882023-12-07T00:08:25.251Zinfo: installing component 'clippy'
892023-12-07T00:08:25.251Zinfo: installing component 'rust-docs'
902023-12-07T00:08:25.825Zinfo: installing component 'rust-std'
912023-12-07T00:08:28.492Zinfo: installing component 'rustc'
922023-12-07T00:08:34.762Zinfo: installing component 'rustfmt'
932023-12-07T00:08:35.296Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-07T00:08:35.302Z+ rustc --version
952023-12-07T00:08:35.448Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-07T00:08:35.464Z+ source ./env.sh
972023-12-07T00:08:35.464Z++ set -o xtrace
982023-12-07T00:08:35.464Z++++ dirname ./env.sh
992023-12-07T00:08:35.471Z+++ cd .
1002023-12-07T00:08:35.471Z+++ echo /work/oxidecomputer/omicron
1012023-12-07T00:08:35.472Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-07T00:08:35.472Z++ 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-12-07T00:08:35.472Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-07T00:08:35.472Z++ 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-12-07T00:08:35.472Z++ 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-12-07T00:08:35.472Z++ 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-12-07T00:08:35.472Z++ 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-12-07T00:08:35.474Z++ 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-12-07T00:08:35.474Z++ 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-12-07T00:08:35.474Z++ unset OMICRON_WS
1112023-12-07T00:08:35.474Z++ set +o xtrace
1122023-12-07T00:08:35.518Z
1132023-12-07T00:08:35.518Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-07T00:08:35.519Z # # # # # # # # # # # # # # #
1152023-12-07T00:08:35.519Z # # # # ##### # # ##### # # # # # #### #
1162023-12-07T00:08:35.519Z ##### ##### # ##### # # # # # # # # #
1172023-12-07T00:08:35.519Z # # # # # # # # # # # # # # #
1182023-12-07T00:08:35.519Z # # # ###### # # ###### ### # #### # #### #
1192023-12-07T00:08:35.519Z
1202023-12-07T00:08:44.090Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-07T00:08:45.293Z Startup: Caching catalogs ... Done
1222023-12-07T00:08:52.724ZPlanning: Solver setup ... Done (6.119s)
1232023-12-07T00:08:52.725ZPlanning: Running solver ... Done (0.143s)
1242023-12-07T00:08:52.725ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-07T00:08:52.725ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-07T00:08:52.725ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-07T00:08:52.725ZPlanning: Package planning ... Done (0.090s)
1282023-12-07T00:08:52.725ZPlanning: Merging actions ... Done (0.086s)
1292023-12-07T00:08:53.290ZPlanning: Checking for conflicting actions ... Done (0.784s)
1302023-12-07T00:08:53.325ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-07T00:08:58.606ZPlanning: Evaluating mediators ... Done (4.288s)
1322023-12-07T00:08:58.736ZPlanning: Planning completed in 12.35 seconds
1332023-12-07T00:08:59.088Z Packages to install: 4
1342023-12-07T00:08:59.088Z Packages to update: 2
1352023-12-07T00:08:59.088Z Mediators to change: 2
1362023-12-07T00:08:59.088Z Services to change: 1
1372023-12-07T00:08:59.088Z Estimated space available: 148.88 GB
1382023-12-07T00:08:59.089ZEstimated space to be consumed: 1.43 GB
1392023-12-07T00:08:59.089Z Create boot environment: No
1402023-12-07T00:08:59.089ZCreate backup boot environment: Yes
1412023-12-07T00:08:59.089Z Rebuild boot archive: No
1422023-12-07T00:08:59.089Z
1432023-12-07T00:08:59.089ZChanged mediators:
1442023-12-07T00:08:59.089Z mediator clang:
1452023-12-07T00:08:59.090Z version: None -> 15 (system default)
1462023-12-07T00:08:59.090Z
1472023-12-07T00:08:59.090Z mediator llvm:
1482023-12-07T00:08:59.090Z version: 14 (system default) -> 15 (system default)
1492023-12-07T00:08:59.090Z
1502023-12-07T00:08:59.090ZChanged packages:
1512023-12-07T00:08:59.091Zhelios-dev
1522023-12-07T00:08:59.091Z developer/build-essential
1532023-12-07T00:08:59.091Z None -> 11-2.0
1542023-12-07T00:08:59.091Z library/libxmlsec1
1552023-12-07T00:08:59.091Z None -> 1.2.35-2.0
1562023-12-07T00:08:59.091Z ooce/developer/clang-15
1572023-12-07T00:08:59.092Z None -> 15.0.7-2.0
1582023-12-07T00:08:59.092Z ooce/developer/llvm-15
1592023-12-07T00:08:59.092Z None -> 15.0.7-2.0
1602023-12-07T00:08:59.092Z system/library/g++-runtime
1612023-12-07T00:08:59.092Z 12-2.0 -> 13-2.0
1622023-12-07T00:08:59.092Z system/library/gcc-runtime
1632023-12-07T00:08:59.092Z 12-2.0 -> 13-2.0
1642023-12-07T00:08:59.092Z
1652023-12-07T00:08:59.092ZServices:
1662023-12-07T00:08:59.092Z restart_fmri:
1672023-12-07T00:08:59.092Z svc:/system/update-man-index:default
1682023-12-07T00:08:59.452Z
1692023-12-07T00:08:59.452ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-07T00:09:05.552ZDownload: 205/3330 items 1.3/221.1MB 0% complete (582k/s)
1712023-12-07T00:09:11.950ZDownload: 209/3330 items 1.3/221.1MB 0% complete (523k/s)
1722023-12-07T00:09:16.949ZDownload: 1116/3330 items 32.0/221.1MB 14% complete (6.0M/s)
1732023-12-07T00:09:21.967ZDownload: 1204/3330 items 83.6/221.1MB 37% complete (8.7M/s)
1742023-12-07T00:09:27.003ZDownload: 1668/3330 items 117.6/221.1MB 53% complete (9.2M/s)
1752023-12-07T00:09:35.653ZDownload: 2224/3330 items 119.2/221.1MB 53% complete (3.7M/s)
1762023-12-07T00:09:42.804ZDownload: 3245/3330 items 197.3/221.1MB 89% complete (7.8M/s)
1772023-12-07T00:09:44.250ZDownload: 3286/3330 items 212.0/221.1MB 95% complete (10.6M/s)
1782023-12-07T00:09:46.617ZDownload: Completed 221.11 MB in 47.22 seconds (4.7M/s)
1792023-12-07T00:09:48.578Z Actions: 1/3766 actions (Removing old actions)
1802023-12-07T00:09:48.578Z Actions: 5/3766 actions (Installing new actions)
1812023-12-07T00:09:53.599Z Actions: 3096/3766 actions (Installing new actions)
1822023-12-07T00:09:56.605Z Actions: 3729/3766 actions (Updating modified actions)
1832023-12-07T00:09:57.300Z Actions: Completed 3766 actions in 8.68 seconds.
1842023-12-07T00:09:57.526Z Done (0.189s)
1852023-12-07T00:09:57.535Z Done (0.000s)
1862023-12-07T00:09:58.131Z Done (0.261s)
1872023-12-07T00:10:13.394Z Done (7.543s)
1882023-12-07T00:10:14.043Z Done (0.107s)
1892023-12-07T00:10:14.043Z Done (0.000s)
1902023-12-07T00:10:14.043Z Done (0.000s)
1912023-12-07T00:10:14.043ZPlanning: Evaluating mediator changes ... Done
1922023-12-07T00:10:14.043ZPlanning: Checking for conflicting actions ... Done
1932023-12-07T00:10:14.043ZPlanning: Consolidating action changes ... Done
1942023-12-07T00:10:14.043ZPlanning: Evaluating mediators ... Done
1952023-12-07T00:10:14.043ZPlanning: Planning completed in 0.71 seconds
1962023-12-07T00:10:14.043Z Mediators to change: 2
1972023-12-07T00:10:14.043Z Create boot environment: No
1982023-12-07T00:10:14.043ZCreate backup boot environment: No
1992023-12-07T00:10:14.043Z Done
2002023-12-07T00:10:14.043Z Done
2012023-12-07T00:10:14.043Z Done
2022023-12-07T00:10:14.043Z Done
2032023-12-07T00:10:14.043Z Done
2042023-12-07T00:10:14.043Z Done
2052023-12-07T00:10:14.043Z Done
2062023-12-07T00:10:14.591ZPlanning: Evaluating mediator changes ... Done
2072023-12-07T00:10:14.646ZPlanning: Merging actions ... Done
2082023-12-07T00:10:14.752ZPlanning: Checking for conflicting actions ... Done
2092023-12-07T00:10:14.766ZPlanning: Consolidating action changes ... Done
2102023-12-07T00:10:15.168ZPlanning: Evaluating mediators ... Done
2112023-12-07T00:10:15.269ZPlanning: Planning completed in 1.28 seconds
2122023-12-07T00:10:15.322Z Packages to change: 1
2132023-12-07T00:10:15.323Z Mediators to change: 1
2142023-12-07T00:10:15.373Z Services to change: 1
2152023-12-07T00:10:15.373Z Create boot environment: No
2162023-12-07T00:10:15.373ZCreate backup boot environment: Yes
2172023-12-07T00:10:17.361Z Actions: 1/6 actions (Updating modified actions)
2182023-12-07T00:10:17.383Z Actions: Completed 6 actions in 0.00 seconds.
2192023-12-07T00:10:17.383Z Done
2202023-12-07T00:10:17.383Z Done
2212023-12-07T00:10:17.650Z Done
2222023-12-07T00:10:23.113Z Done
2232023-12-07T00:10:23.160Z Done
2242023-12-07T00:10:23.161Z Done
2252023-12-07T00:10:23.245Z Done
2262023-12-07T00:10:23.933ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2272023-12-07T00:10:23.933Zclang system 15 system
2282023-12-07T00:10:23.933Zcsh system system illumos
2292023-12-07T00:10:23.934Zctags system system illumos
2302023-12-07T00:10:23.934Zgcc vendor 12 vendor
2312023-12-07T00:10:23.934Zgcc system 10 system
2322023-12-07T00:10:23.934Zgcc system 7 system
2332023-12-07T00:10:23.934Zgo system 1.20 system
2342023-12-07T00:10:23.934Zgo system 1.19 system
2352023-12-07T00:10:23.934Zllvm system 15 system
2362023-12-07T00:10:23.935Zllvm system 14 system
2372023-12-07T00:10:23.935Zmariadb system 10.6 system
2382023-12-07T00:10:23.935Zmta vendor vendor dma
2392023-12-07T00:10:23.935Zopenjdk system 17 system
2402023-12-07T00:10:23.936Zopenjdk system 11 system
2412023-12-07T00:10:23.936Zopenjdk system 1.8 system
2422023-12-07T00:10:23.936Zopenssl vendor 3 vendor
2432023-12-07T00:10:23.936Zperl system 5.36 system
2442023-12-07T00:10:23.936Zpostgresql system 15 system
2452023-12-07T00:10:23.936Zpostgresql system 13 system
2462023-12-07T00:10:23.937Zpython vendor 3 vendor
2472023-12-07T00:10:23.937Zpython system 2 system
2482023-12-07T00:10:23.937Zpython3 system 3.11 system
2492023-12-07T00:10:23.937Zruby system 3.0 system
2502023-12-07T00:10:23.937Zwords vendor vendor american-english
2512023-12-07T00:10:23.937Zwords system system australian-english
2522023-12-07T00:10:23.937Zwords system system british-english
2532023-12-07T00:10:23.938Zwords system system canadian-english
2542023-12-07T00:10:23.938Zwords system system french
2552023-12-07T00:10:23.938Zwords system system italian
2562023-12-07T00:10:23.938Zwords system system ngerman
2572023-12-07T00:10:23.938Zwords system system ogerman
2582023-12-07T00:10:23.938Zwords system system spanish
2592023-12-07T00:10:24.403ZFMRI IFO
2602023-12-07T00:10:24.403Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612023-12-07T00:10:24.403Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622023-12-07T00:10:24.404Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632023-12-07T00:10:24.404Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2642023-12-07T00:10:24.404Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652023-12-07T00:10:24.404Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2662023-12-07T00:10:24.404Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2672023-12-07T00:10:24.405Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2682023-12-07T00:10:24.474Z+ set -o errexit
2692023-12-07T00:10:24.483Z+++ dirname ./tools/ci_download_cockroachdb
2702023-12-07T00:10:24.484Z++ cd ./tools
2712023-12-07T00:10:24.484Z++ pwd
2722023-12-07T00:10:24.484Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2732023-12-07T00:10:24.484Z++ basename ./tools/ci_download_cockroachdb
2742023-12-07T00:10:24.484Z+ ARG0=ci_download_cockroachdb
2752023-12-07T00:10:24.484Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2762023-12-07T00:10:24.484Z+ CIDL_VERSION=v22.1.9
2772023-12-07T00:10:24.484Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2782023-12-07T00:10:24.484Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2792023-12-07T00:10:24.484Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2802023-12-07T00:10:24.484Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2812023-12-07T00:10:24.484Z+ TARGET_DIR=out
2822023-12-07T00:10:24.484Z+ DOWNLOAD_DIR=out/downloads
2832023-12-07T00:10:24.485Z+ DEST_DIR=./out/cockroachdb
2842023-12-07T00:10:24.485Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2852023-12-07T00:10:24.485Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2862023-12-07T00:10:24.485Z+ main
2872023-12-07T00:10:24.485Z+ [[ 0 != 0 ]]
2882023-12-07T00:10:24.485Z+ CIDL_OS=solaris2.11
2892023-12-07T00:10:24.485Z+ [[ 0 != 0 ]]
2902023-12-07T00:10:24.485Z+ configure_os solaris2.11
2912023-12-07T00:10:24.485Z+ echo 'current directory: /work/oxidecomputer/omicron'
2922023-12-07T00:10:24.485Zcurrent directory: /work/oxidecomputer/omicron
2932023-12-07T00:10:24.485Z+ echo 'configuring based on OS: "solaris2.11"'
2942023-12-07T00:10:24.485Zconfiguring based on OS: "solaris2.11"
2952023-12-07T00:10:24.485Z+ case "$1" in
2962023-12-07T00:10:24.485Z+ CIDL_BUILD=illumos
2972023-12-07T00:10:24.486Z+ CIDL_SUFFIX=tar.gz
2982023-12-07T00:10:24.486Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2992023-12-07T00:10:24.486Z+ CIDL_MD5FUNC=do_md5sum
3002023-12-07T00:10:24.486Z+ CIDL_URL_BASE=https://illumos.org/downloads
3012023-12-07T00:10:24.486Z+ CIDL_ASSEMBLE=do_assemble_illumos
3022023-12-07T00:10:24.486Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3032023-12-07T00:10:24.486Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3042023-12-07T00:10:24.486Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-07T00:10:24.486Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3062023-12-07T00:10:24.486Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-07T00:10:24.486Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082023-12-07T00:10:24.486ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-12-07T00:10:24.486Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3102023-12-07T00:10:24.486ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3112023-12-07T00:10:24.486Z+ mkdir -p out/downloads
3122023-12-07T00:10:24.495Z+ mkdir -p ./out/cockroachdb
3132023-12-07T00:10:24.495Z+ local DO_DOWNLOAD=true
3142023-12-07T00:10:24.498Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3152023-12-07T00:10:24.498Z+ '[' true == true ']'
3162023-12-07T00:10:24.499Z+ echo Downloading...
3172023-12-07T00:10:24.499ZDownloading...
3182023-12-07T00:10:24.499Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192023-12-07T00:10:24.499Z+ 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
3202023-12-07T00:10:26.511Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3212023-12-07T00:10:26.530Z++ md5sum
3222023-12-07T00:10:26.530Z++ awk '{print $1}'
3232023-12-07T00:10:26.660Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3242023-12-07T00:10:26.661Z+ [[ 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 ]]
3252023-12-07T00:10:26.661Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3262023-12-07T00:10:26.675Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3272023-12-07T00:10:30.054Z+ do_assemble_illumos
3282023-12-07T00:10:30.054Z+ rm -r ./out/cockroachdb
3292023-12-07T00:10:30.063Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3302023-12-07T00:10:30.699Z+ ./out/cockroachdb/bin/cockroach version
3312023-12-07T00:10:31.288ZBuild Tag: v22.1.9-dirty
3322023-12-07T00:10:31.288ZBuild Time: 2022/10/26 21:17:46
3332023-12-07T00:10:31.288ZDistribution: OSS
3342023-12-07T00:10:31.288ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3352023-12-07T00:10:31.288ZGo Version: go1.17.13
3362023-12-07T00:10:31.288ZC Compiler: gcc 10.3.0
3372023-12-07T00:10:31.288ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3382023-12-07T00:10:31.288ZBuild Type: release
3392023-12-07T00:10:31.315Z+ set -o errexit
3402023-12-07T00:10:31.316Z+++ dirname ./tools/ci_download_clickhouse
3412023-12-07T00:10:31.316Z++ cd ./tools
3422023-12-07T00:10:31.316Z++ pwd
3432023-12-07T00:10:31.316Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3442023-12-07T00:10:31.316Z++ basename ./tools/ci_download_clickhouse
3452023-12-07T00:10:31.316Z+ ARG0=ci_download_clickhouse
3462023-12-07T00:10:31.316Z+ TARGET_DIR=out
3472023-12-07T00:10:31.316Z+ DOWNLOAD_DIR=out/downloads
3482023-12-07T00:10:31.316Z+ DEST_DIR=./out/clickhouse
3492023-12-07T00:10:31.316Z+ CIDL_VERSION=v22.8.9.24
3502023-12-07T00:10:31.317Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3512023-12-07T00:10:31.317Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3522023-12-07T00:10:31.317Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3532023-12-07T00:10:31.317Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3542023-12-07T00:10:31.317Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3552023-12-07T00:10:31.317Z+ main
3562023-12-07T00:10:31.317Z+ [[ 0 != 0 ]]
3572023-12-07T00:10:31.317Z+ CIDL_OS=solaris2.11
3582023-12-07T00:10:31.317Z+ [[ 0 != 0 ]]
3592023-12-07T00:10:31.317Z+ configure_os solaris2.11
3602023-12-07T00:10:31.317Z+ echo 'current directory: /work/oxidecomputer/omicron'
3612023-12-07T00:10:31.318Zcurrent directory: /work/oxidecomputer/omicron
3622023-12-07T00:10:31.318Z+ echo 'configuring based on OS: "solaris2.11"'
3632023-12-07T00:10:31.318Zconfiguring based on OS: "solaris2.11"
3642023-12-07T00:10:31.318Z+ CIDL_DASHREV=
3652023-12-07T00:10:31.326Z+ case "$1" in
3662023-12-07T00:10:31.326Z+ CIDL_PLATFORM=illumos
3672023-12-07T00:10:31.326Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3682023-12-07T00:10:31.326Z+ CIDL_MD5FUNC=do_md5sum
3692023-12-07T00:10:31.326Z+ CIDL_DASHREV=-1
3702023-12-07T00:10:31.326Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3712023-12-07T00:10:31.326Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-07T00:10:31.326Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-07T00:10:31.326Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-07T00:10:31.326Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3752023-12-07T00:10:31.327ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-12-07T00:10:31.327ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3772023-12-07T00:10:31.327Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3782023-12-07T00:10:31.327Z+ mkdir -p out/downloads
3792023-12-07T00:10:31.327Z+ mkdir -p ./out/clickhouse
3802023-12-07T00:10:31.327Z+ local DO_DOWNLOAD=true
3812023-12-07T00:10:31.327Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3822023-12-07T00:10:31.327Z+ '[' true == true ']'
3832023-12-07T00:10:31.327Z+ echo Downloading...
3842023-12-07T00:10:31.327ZDownloading...
3852023-12-07T00:10:31.327Z+ 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
3862023-12-07T00:10:31.327Z+ 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
3872023-12-07T00:10:32.597Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3882023-12-07T00:10:32.611Z++ md5sum
3892023-12-07T00:10:32.611Z++ awk '{print $1}'
3902023-12-07T00:10:32.870Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3912023-12-07T00:10:32.871Z+ [[ 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 ]]
3922023-12-07T00:10:32.880Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3932023-12-07T00:10:32.880Z+ mkdir -p ./out/clickhouse
3942023-12-07T00:10:32.880Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3952023-12-07T00:10:37.747Z+ ./out/clickhouse/clickhouse server --version
3962023-12-07T00:10:37.806ZClickHouse server version 22.8.9.1.
3972023-12-07T00:10:37.840Z+ set -o errexit
3982023-12-07T00:10:37.872Z+++ dirname ./tools/ci_download_console
3992023-12-07T00:10:37.872Z++ cd ./tools
4002023-12-07T00:10:37.872Z++ pwd
4012023-12-07T00:10:37.872Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4022023-12-07T00:10:37.873Z++ basename ./tools/ci_download_console
4032023-12-07T00:10:37.873Z+ ARG0=ci_download_console
4042023-12-07T00:10:37.873Z+ TARGET_DIR=out
4052023-12-07T00:10:37.873Z+ DOWNLOAD_DIR=out/downloads
4062023-12-07T00:10:37.873Z+ DEST_DIR=./out/console-assets
4072023-12-07T00:10:37.873Z+ source /work/oxidecomputer/omicron/tools/console_version
4082023-12-07T00:10:37.874Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4092023-12-07T00:10:37.874Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4102023-12-07T00:10:37.874Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4112023-12-07T00:10:37.874Z+ TARBALL_FILE=out/downloads/console.tar.gz
4122023-12-07T00:10:37.874Z+ main
4132023-12-07T00:10:37.875Z+ [[ 0 != 0 ]]
4142023-12-07T00:10:37.875Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4152023-12-07T00:10:37.875ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4162023-12-07T00:10:37.875ZLocal file: out/downloads/console.tar.gz
4172023-12-07T00:10:37.876Z+ echo 'Local file: out/downloads/console.tar.gz'
4182023-12-07T00:10:37.876Z+ local DO_DOWNLOAD=true
4192023-12-07T00:10:37.876Z+ [[ -f out/downloads/console.tar.gz ]]
4202023-12-07T00:10:37.876Z+ mkdir -p out/downloads
4212023-12-07T00:10:37.876Z+ '[' true == true ']'
4222023-12-07T00:10:37.876Z+ echo Downloading...
4232023-12-07T00:10:37.876ZDownloading...
4242023-12-07T00:10:37.877Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4252023-12-07T00:10:37.877Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4262023-12-07T00:10:38.299Z++ do_sha256sum out/downloads/console.tar.gz
4272023-12-07T00:10:38.312Z++ case "$OSTYPE" in
4282023-12-07T00:10:38.312Z++ SHA=sha256sum
4292023-12-07T00:10:38.312Z++ sha256sum
4302023-12-07T00:10:38.316Z++ awk '{print $1}'
4312023-12-07T00:10:38.323Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4322023-12-07T00:10:38.323Z+ [[ 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 ]]
4332023-12-07T00:10:38.331Z+ rm -rf ./out/console-assets
4342023-12-07T00:10:38.331Z+ mkdir -p ./out/console-assets
4352023-12-07T00:10:38.331Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4362023-12-07T00:10:38.332Z+ mkdir -p ./out/console-assets
4372023-12-07T00:10:38.332Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4382023-12-07T00:10:38.461Z+ set -o errexit
4392023-12-07T00:10:38.466Z+++ dirname ./tools/ci_download_maghemite_openapi
4402023-12-07T00:10:38.466Z++ cd ./tools
4412023-12-07T00:10:38.466Z++ pwd
4422023-12-07T00:10:38.470Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4432023-12-07T00:10:38.470Z++ basename ./tools/ci_download_maghemite_openapi
4442023-12-07T00:10:38.470Z+ ARG0=ci_download_maghemite_openapi
4452023-12-07T00:10:38.470Z+ TARGET_DIR=out
4462023-12-07T00:10:38.470Z+ DOWNLOAD_DIR=out/downloads
4472023-12-07T00:10:38.470Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4482023-12-07T00:10:38.470Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4492023-12-07T00:10:38.470Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4502023-12-07T00:10:38.470Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4512023-12-07T00:10:38.471Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-12-07T00:10:38.471Z+ main
4532023-12-07T00:10:38.471Z+ [[ 0 != 0 ]]
4542023-12-07T00:10:38.471Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4552023-12-07T00:10:38.471ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4562023-12-07T00:10:38.476Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4572023-12-07T00:10:38.476ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4582023-12-07T00:10:38.476Z+ local DO_DOWNLOAD=true
4592023-12-07T00:10:38.476Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4602023-12-07T00:10:38.476Z+ mkdir -p out/downloads
4612023-12-07T00:10:38.476Z+ '[' true == true ']'
4622023-12-07T00:10:38.476Z+ echo Downloading...
4632023-12-07T00:10:38.476ZDownloading...
4642023-12-07T00:10:38.476Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4652023-12-07T00:10:38.476Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4662023-12-07T00:10:39.104Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4672023-12-07T00:10:39.115Z++ case "$OSTYPE" in
4682023-12-07T00:10:39.115Z++ SHA=sha256sum
4692023-12-07T00:10:39.115Z++ sha256sum
4702023-12-07T00:10:39.115Z++ awk '{print $1}'
4712023-12-07T00:10:39.115Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4722023-12-07T00:10:39.115Z+ [[ 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 ]]
4732023-12-07T00:10:39.116Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4742023-12-07T00:10:39.116Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4752023-12-07T00:10:39.116Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4762023-12-07T00:10:39.116Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4772023-12-07T00:10:39.118Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4782023-12-07T00:10:39.118Z+ main
4792023-12-07T00:10:39.119Z+ [[ 0 != 0 ]]
4802023-12-07T00:10:39.119Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4812023-12-07T00:10:39.119ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4822023-12-07T00:10:39.119Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4832023-12-07T00:10:39.119ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4842023-12-07T00:10:39.119Z+ local DO_DOWNLOAD=true
4852023-12-07T00:10:39.119Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4862023-12-07T00:10:39.119Z+ mkdir -p out/downloads
4872023-12-07T00:10:39.130Z+ '[' true == true ']'
4882023-12-07T00:10:39.131Z+ echo Downloading...
4892023-12-07T00:10:39.131ZDownloading...
4902023-12-07T00:10:39.131Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4912023-12-07T00:10:39.131Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4922023-12-07T00:10:39.288Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4932023-12-07T00:10:39.307Z++ case "$OSTYPE" in
4942023-12-07T00:10:39.307Z++ SHA=sha256sum
4952023-12-07T00:10:39.307Z++ sha256sum
4962023-12-07T00:10:39.307Z++ awk '{print $1}'
4972023-12-07T00:10:39.307Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4982023-12-07T00:10:39.307Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4992023-12-07T00:10:39.320Z+ set -o errexit
5002023-12-07T00:10:39.320Z+++ dirname ./tools/ci_download_dendrite_openapi
5012023-12-07T00:10:39.320Z++ cd ./tools
5022023-12-07T00:10:39.321Z++ pwd
5032023-12-07T00:10:39.321Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5042023-12-07T00:10:39.321Z++ basename ./tools/ci_download_dendrite_openapi
5052023-12-07T00:10:39.321Z+ ARG0=ci_download_dendrite_openapi
5062023-12-07T00:10:39.321Z+ TARGET_DIR=out
5072023-12-07T00:10:39.321Z+ DOWNLOAD_DIR=out/downloads
5082023-12-07T00:10:39.321Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5092023-12-07T00:10:39.321Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5102023-12-07T00:10:39.321Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5112023-12-07T00:10:39.322Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5122023-12-07T00:10:39.322Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5132023-12-07T00:10:39.323Z+ main
5142023-12-07T00:10:39.323Z+ [[ 0 != 0 ]]
5152023-12-07T00:10:39.323Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5162023-12-07T00:10:39.323ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5172023-12-07T00:10:39.323ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5182023-12-07T00:10:39.323Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5192023-12-07T00:10:39.323Z+ local DO_DOWNLOAD=true
5202023-12-07T00:10:39.323Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5212023-12-07T00:10:39.323Z+ mkdir -p out/downloads
5222023-12-07T00:10:39.324Z+ '[' true == true ']'
5232023-12-07T00:10:39.324Z+ echo Downloading...
5242023-12-07T00:10:39.324ZDownloading...
5252023-12-07T00:10:39.324Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5262023-12-07T00:10:39.324Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5272023-12-07T00:10:39.613Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5282023-12-07T00:10:39.622Z++ case "$OSTYPE" in
5292023-12-07T00:10:39.623Z++ SHA=sha256sum
5302023-12-07T00:10:39.623Z++ sha256sum
5312023-12-07T00:10:39.623Z++ awk '{print $1}'
5322023-12-07T00:10:39.623Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5332023-12-07T00:10:39.623Z+ [[ 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 ]]
5342023-12-07T00:10:39.633Z+ set -o errexit
5352023-12-07T00:10:39.633Z+++ dirname ./tools/ci_download_dendrite_stub
5362023-12-07T00:10:39.653Z++ cd ./tools
5372023-12-07T00:10:39.653Z++ pwd
5382023-12-07T00:10:39.653Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5392023-12-07T00:10:39.653Z++ basename ./tools/ci_download_dendrite_stub
5402023-12-07T00:10:39.654Z+ ARG0=ci_download_dendrite_stub
5412023-12-07T00:10:39.654Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5422023-12-07T00:10:39.654Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5432023-12-07T00:10:39.654Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5442023-12-07T00:10:39.654Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5452023-12-07T00:10:39.654Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5462023-12-07T00:10:39.655Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5472023-12-07T00:10:39.655Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5482023-12-07T00:10:39.655Z+ TARGET_DIR=out
5492023-12-07T00:10:39.663Z+ DOWNLOAD_DIR=out/downloads
5502023-12-07T00:10:39.664Z+ DEST_DIR=./out/dendrite-stub
5512023-12-07T00:10:39.664Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5522023-12-07T00:10:39.664Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5532023-12-07T00:10:39.664Z+ REPO=oxidecomputer/dendrite
5542023-12-07T00:10:39.664Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5552023-12-07T00:10:39.665Z+ main
5562023-12-07T00:10:39.665Z+ [[ 0 != 0 ]]
5572023-12-07T00:10:39.665Z+ CIDL_OS=solaris2.11
5582023-12-07T00:10:39.665Z+ [[ 0 != 0 ]]
5592023-12-07T00:10:39.665Z+ configure_os solaris2.11
5602023-12-07T00:10:39.665Z+ echo 'current directory: /work/oxidecomputer/omicron'
5612023-12-07T00:10:39.665Zcurrent directory: /work/oxidecomputer/omicron
5622023-12-07T00:10:39.665Z+ echo 'configuring based on OS: "solaris2.11"'
5632023-12-07T00:10:39.665Z+ case "$1" in
5642023-12-07T00:10:39.665Zconfiguring based on OS: "solaris2.11"
5652023-12-07T00:10:39.665Z+ SET_BINARIES=
5662023-12-07T00:10:39.665Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5672023-12-07T00:10:39.665Z+ CIDL_SHA256FUNC=do_sha256sum
5682023-12-07T00:10:39.665Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5692023-12-07T00:10:39.665Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5702023-12-07T00:10:39.665Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5712023-12-07T00:10:39.665Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5722023-12-07T00:10:39.665ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5732023-12-07T00:10:39.666Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5742023-12-07T00:10:39.666Z+ mkdir -p out/downloads
5752023-12-07T00:10:39.666ZLocal file: out/downloads/dendrite-stub.tar.gz
5762023-12-07T00:10:39.666Z+ mkdir -p ./out/dendrite-stub
5772023-12-07T00:10:39.666Z+ fetch_and_verify
5782023-12-07T00:10:39.666Z+ local DO_DOWNLOAD=true
5792023-12-07T00:10:39.666Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5802023-12-07T00:10:39.666Z+ '[' true == true ']'
5812023-12-07T00:10:39.666Z+ echo Downloading...
5822023-12-07T00:10:39.666Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5832023-12-07T00:10:39.666ZDownloading...
5842023-12-07T00:10:39.667Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5852023-12-07T00:10:51.665Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5862023-12-07T00:10:51.680Z++ sha256sum
5872023-12-07T00:10:51.680Z++ awk '{print $1}'
5882023-12-07T00:10:51.765Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5892023-12-07T00:10:51.765Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5902023-12-07T00:10:51.776Z+ do_untar out/downloads/dendrite-stub.tar.gz
5912023-12-07T00:10:51.776Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5922023-12-07T00:10:52.748Z+ do_assemble
5932023-12-07T00:10:52.749Z+ rm -r ./out/dendrite-stub
5942023-12-07T00:10:52.754Z+ mkdir ./out/dendrite-stub
5952023-12-07T00:10:52.759Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5962023-12-07T00:10:52.879Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5972023-12-07T00:10:52.896Z+ set -o errexit
5982023-12-07T00:10:52.935Z+++ dirname ./tools/ci_download_maghemite_mgd
5992023-12-07T00:10:52.935Z++ cd ./tools
6002023-12-07T00:10:52.935Z++ pwd
6012023-12-07T00:10:52.936Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6022023-12-07T00:10:52.936Z++ basename ./tools/ci_download_maghemite_mgd
6032023-12-07T00:10:52.936Z+ ARG0=ci_download_maghemite_mgd
6042023-12-07T00:10:52.936Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6052023-12-07T00:10:52.936Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6062023-12-07T00:10:52.936Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6072023-12-07T00:10:52.936Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6082023-12-07T00:10:52.937Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6092023-12-07T00:10:52.937Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6102023-12-07T00:10:52.937Z+ TARGET_DIR=out
6112023-12-07T00:10:52.937Z+ DOWNLOAD_DIR=out/downloads
6122023-12-07T00:10:52.937Z+ DEST_DIR=./out/mgd
6132023-12-07T00:10:52.938Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6142023-12-07T00:10:52.938Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6152023-12-07T00:10:52.938Z+ REPO=oxidecomputer/maghemite
6162023-12-07T00:10:52.938Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6172023-12-07T00:10:52.938Z+ main
6182023-12-07T00:10:52.938Z+ [[ 0 != 0 ]]
6192023-12-07T00:10:52.938Z+ CIDL_OS=solaris2.11
6202023-12-07T00:10:52.938Z+ [[ 0 != 0 ]]
6212023-12-07T00:10:52.939Z+ configure_os solaris2.11
6222023-12-07T00:10:52.939Z+ echo 'current directory: /work/oxidecomputer/omicron'
6232023-12-07T00:10:52.939Zcurrent directory: /work/oxidecomputer/omicron
6242023-12-07T00:10:52.939Z+ echo 'configuring based on OS: "solaris2.11"'
6252023-12-07T00:10:52.939Z+ case "$1" in
6262023-12-07T00:10:52.939Zconfiguring based on OS: "solaris2.11"
6272023-12-07T00:10:52.940Z+ SET_BINARIES=
6282023-12-07T00:10:52.940Z+ CIDL_SHA256FUNC=do_sha256sum
6292023-12-07T00:10:52.940Z+ TARBALL_FILENAME=mgd.tar.gz
6302023-12-07T00:10:52.940Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6312023-12-07T00:10:52.940Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6322023-12-07T00:10:52.940Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6332023-12-07T00:10:52.940ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6342023-12-07T00:10:52.940Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6352023-12-07T00:10:52.941ZLocal file: out/downloads/mgd.tar.gz
6362023-12-07T00:10:52.941Z+ mkdir -p out/downloads
6372023-12-07T00:10:52.941Z+ mkdir -p ./out/mgd
6382023-12-07T00:10:52.941Z+ fetch_and_verify
6392023-12-07T00:10:52.941Z+ local DO_DOWNLOAD=true
6402023-12-07T00:10:52.941Z+ [[ -f out/downloads/mgd.tar.gz ]]
6412023-12-07T00:10:52.942Z+ '[' true == true ']'
6422023-12-07T00:10:52.942Z+ echo Downloading...
6432023-12-07T00:10:52.942ZDownloading...
6442023-12-07T00:10:52.942Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6452023-12-07T00:10:52.942Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6462023-12-07T00:11:09.243Z++ do_sha256sum out/downloads/mgd.tar.gz
6472023-12-07T00:11:09.261Z++ sha256sum
6482023-12-07T00:11:09.261Z++ awk '{print $1}'
6492023-12-07T00:11:09.321Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6502023-12-07T00:11:09.322Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6512023-12-07T00:11:09.425Z+ do_untar out/downloads/mgd.tar.gz
6522023-12-07T00:11:09.425Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6532023-12-07T00:11:10.023Z+ do_assemble
6542023-12-07T00:11:10.024Z+ rm -r ./out/mgd
6552023-12-07T00:11:10.045Z+ mkdir ./out/mgd
6562023-12-07T00:11:10.045Z+ cp -r out/downloads/root ./out/mgd/root
6572023-12-07T00:11:10.183Z+ set -o errexit
6582023-12-07T00:11:10.279Z+++ dirname ./tools/ci_download_transceiver_control
6592023-12-07T00:11:10.279Z++ cd ./tools
6602023-12-07T00:11:10.280Z++ pwd
6612023-12-07T00:11:10.282Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6622023-12-07T00:11:10.282Z++ basename ./tools/ci_download_transceiver_control
6632023-12-07T00:11:10.282Z+ ARG0=ci_download_transceiver_control
6642023-12-07T00:11:10.282Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6652023-12-07T00:11:10.282Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6662023-12-07T00:11:10.282Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6672023-12-07T00:11:10.282Z+ TARGET_DIR=out
6682023-12-07T00:11:10.282Z+ DOWNLOAD_DIR=out/downloads
6692023-12-07T00:11:10.283Z+ DEST_DIR=./out/transceiver-control
6702023-12-07T00:11:10.283Z+ BIN_DIR=/opt/oxide/bin
6712023-12-07T00:11:10.283Z+ BINARY=xcvradm
6722023-12-07T00:11:10.283Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6732023-12-07T00:11:10.283Z+ REPO=oxidecomputer/transceiver-control
6742023-12-07T00:11:10.283Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6752023-12-07T00:11:10.283Z+ main
6762023-12-07T00:11:10.283Z+ [[ 0 != 0 ]]
6772023-12-07T00:11:10.283Z+ CIDL_OS=solaris2.11
6782023-12-07T00:11:10.283Z+ [[ 0 != 0 ]]
6792023-12-07T00:11:10.283Z+ configure_os solaris2.11
6802023-12-07T00:11:10.283Z+ echo 'current directory: /work/oxidecomputer/omicron'
6812023-12-07T00:11:10.283Zcurrent directory: /work/oxidecomputer/omicron
6822023-12-07T00:11:10.283Z+ echo 'configuring based on OS: "solaris2.11"'
6832023-12-07T00:11:10.283Zconfiguring based on OS: "solaris2.11"
6842023-12-07T00:11:10.283Z+ case "$1" in
6852023-12-07T00:11:10.283Z+ SET_BINARIES=
6862023-12-07T00:11:10.283Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6872023-12-07T00:11:10.284Z+ CIDL_SHA256FUNC=do_sha256sum
6882023-12-07T00:11:10.284Z+ ARCHIVE_FILENAME=xcvradm.gz
6892023-12-07T00:11:10.284Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6902023-12-07T00:11:10.284Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6912023-12-07T00:11:10.284Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6922023-12-07T00:11:10.284ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6932023-12-07T00:11:10.284Z+ echo 'Local file: out/downloads/xcvradm.gz'
6942023-12-07T00:11:10.284ZLocal file: out/downloads/xcvradm.gz
6952023-12-07T00:11:10.284Z+ mkdir -p out/downloads
6962023-12-07T00:11:10.284Z+ mkdir -p ./out/transceiver-control
6972023-12-07T00:11:10.284Z+ fetch_and_verify
6982023-12-07T00:11:10.284Z+ local DO_DOWNLOAD=true
6992023-12-07T00:11:10.284Z+ [[ -f out/downloads/xcvradm.gz ]]
7002023-12-07T00:11:10.284Z+ '[' true == true ']'
7012023-12-07T00:11:10.284Z+ echo Downloading...
7022023-12-07T00:11:10.284ZDownloading...
7032023-12-07T00:11:10.284Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7042023-12-07T00:11:10.284Z+ 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
7052023-12-07T00:11:14.262Z++ do_sha256sum out/downloads/xcvradm.gz
7062023-12-07T00:11:14.696Z++ sha256sum
7072023-12-07T00:11:14.696Z++ awk '{print $1}'
7082023-12-07T00:11:14.697Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7092023-12-07T00:11:14.697Z+ [[ 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 ]]
7102023-12-07T00:11:14.697Z+ do_unpack out/downloads/xcvradm.gz
7112023-12-07T00:11:14.697Z+ mkdir -p out/downloads/root//opt/oxide/bin
7122023-12-07T00:11:14.698Z+ gzip -dc out/downloads/xcvradm.gz
7132023-12-07T00:11:14.699Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7142023-12-07T00:11:14.699Z+ do_assemble
7152023-12-07T00:11:14.699Z+ rm -r ./out/transceiver-control
7162023-12-07T00:11:14.699Z+ mkdir ./out/transceiver-control
7172023-12-07T00:11:14.699Z+ cp -r out/downloads/root ./out/transceiver-control/root
7182023-12-07T00:11:14.699ZAll builder prerequisites installed successfully, and PATH looks valid
7192023-12-07T00:11:14.700Z
7202023-12-07T00:11:14.700Zreal 2:39.122083071
7212023-12-07T00:11:14.700Zuser 54.672432508
7222023-12-07T00:11:14.700Zsys 10.101297041
7232023-12-07T00:11:14.702Ztrap 0.024157145
7242023-12-07T00:11:14.702Ztflt 0.210516778
7252023-12-07T00:11:14.703Zdflt 0.570190284
7262023-12-07T00:11:14.703Zkflt 0.143638903
7272023-12-07T00:11:14.703Zlock 1.806727117
7282023-12-07T00:11:14.703Zslp 5:11.347745265
7292023-12-07T00:11:14.703Zlat 3.479879551
7302023-12-07T00:11:14.704Zstop 0.064533109
7312023-12-07T00:11:14.704Z
7322023-12-07T00:11:14.704Z #### # # ##### ##### # #
7332023-12-07T00:11:14.704Z # # # # # # # # # #
7342023-12-07T00:11:14.705Z # # # # # # # #
7352023-12-07T00:11:14.705Z # # # ##### ##### #
7362023-12-07T00:11:14.705Z # # # # # # #
7372023-12-07T00:11:14.705Z #### ###### # # # #
7382023-12-07T00:11:14.705Z
7392023-12-07T00:11:15.012Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7402023-12-07T00:11:15.400Z Updating crates.io index
7412023-12-07T00:11:15.405Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7422023-12-07T00:11:16.346Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7432023-12-07T00:11:18.212Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7442023-12-07T00:11:18.854Z Updating git repository `http://github.com/oxidecomputer/tofino`
7452023-12-07T00:11:19.197Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7462023-12-07T00:11:19.475Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7472023-12-07T00:11:19.781Z Updating git repository `https://github.com/oxidecomputer/propolis`
7482023-12-07T00:11:21.117Z Updating git repository `https://github.com/oxidecomputer/crucible`
7492023-12-07T00:11:23.195Z Updating git repository `https://github.com/oxidecomputer/opte`
7502023-12-07T00:11:24.346Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7512023-12-07T00:11:33.074Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7522023-12-07T00:11:33.401Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7532023-12-07T00:11:33.401Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7542023-12-07T00:11:33.401Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7552023-12-07T00:11:33.401Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7562023-12-07T00:11:33.401Z Updating git repository `https://github.com/njaremko/samael`
7572023-12-07T00:11:33.401Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7582023-12-07T00:11:33.401Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7592023-12-07T00:11:33.401Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7602023-12-07T00:11:33.402Z Updating git repository `https://github.com/jgallagher/nix`
7612023-12-07T00:11:33.921Z Updating git repository `https://github.com/cbiffle/hubpack`
7622023-12-07T00:11:33.921Z Updating git repository `https://github.com/oxidecomputer/typify`
7632023-12-07T00:11:33.921Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7642023-12-07T00:11:33.921Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7652023-12-07T00:11:33.921Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7662023-12-07T00:11:34.685Z Downloading crates ...
7672023-12-07T00:11:34.685Z Downloaded proc-macro2 v1.0.69
7682023-12-07T00:11:34.685Z Downloaded indexmap v2.1.0
7692023-12-07T00:11:34.685Z Downloaded equivalent v1.0.1
7702023-12-07T00:11:34.685Z Downloaded strsim v0.10.0
7712023-12-07T00:11:34.685Z Downloaded colorchoice v1.0.0
7722023-12-07T00:11:35.033Z Downloaded thiserror v1.0.49
7732023-12-07T00:11:35.034Z Downloaded serde_spanned v0.6.4
7742023-12-07T00:11:35.034Z Downloaded anstyle v1.0.2
7752023-12-07T00:11:35.034Z Downloaded bitflags v1.3.2
7762023-12-07T00:11:35.034Z Downloaded toml_datetime v0.6.5
7772023-12-07T00:11:35.034Z Downloaded terminal_size v0.2.6
7782023-12-07T00:11:35.034Z Downloaded errno v0.3.2
7792023-12-07T00:11:35.034Z Downloaded thiserror-impl v1.0.49
7802023-12-07T00:11:35.034Z Downloaded itoa v1.0.9
7812023-12-07T00:11:35.034Z Downloaded cargo_toml v0.17.0
7822023-12-07T00:11:35.035Z Downloaded cargo-platform v0.1.3
7832023-12-07T00:11:35.035Z Downloaded semver v1.0.20
7842023-12-07T00:11:35.035Z Downloaded clap_derive v4.4.2
7852023-12-07T00:11:35.035Z Downloaded anstyle-parse v0.2.1
7862023-12-07T00:11:35.035Z Downloaded unicode-ident v1.0.12
7872023-12-07T00:11:35.044Z Downloaded camino v1.1.6
7882023-12-07T00:11:35.044Z Downloaded anyhow v1.0.75
7892023-12-07T00:11:35.044Z Downloaded clap v4.4.3
7902023-12-07T00:11:35.044Z Downloaded toml v0.8.8
7912023-12-07T00:11:35.045Z Downloaded serde_derive v1.0.192
7922023-12-07T00:11:35.045Z Downloaded ryu v1.0.15
7932023-12-07T00:11:35.045Z Downloaded memchr v2.6.3
7942023-12-07T00:11:35.045Z Downloaded serde_json v1.0.108
7952023-12-07T00:11:35.045Z Downloaded winnow v0.5.15
7962023-12-07T00:11:35.045Z Downloaded syn v2.0.32
7972023-12-07T00:11:35.045Z Downloaded rustix v0.37.23
7982023-12-07T00:11:35.045Z Downloaded libc v0.2.150
7992023-12-07T00:11:35.045Z Downloaded clap_builder v4.4.2
8002023-12-07T00:11:35.045Z Downloaded hashbrown v0.14.2
8012023-12-07T00:11:35.045Z Downloaded toml_edit v0.21.0
8022023-12-07T00:11:35.045Z Downloaded serde v1.0.192
8032023-12-07T00:11:35.046Z Downloaded anstream v0.5.0
8042023-12-07T00:11:35.046Z Downloaded quote v1.0.33
8052023-12-07T00:11:35.048Z Downloaded io-lifetimes v1.0.11
8062023-12-07T00:11:35.048Z Downloaded utf8parse v0.2.1
8072023-12-07T00:11:35.048Z Downloaded clap_lex v0.5.1
8082023-12-07T00:11:35.048Z Downloaded cargo_metadata v0.18.0
8092023-12-07T00:11:35.049Z Downloaded anstyle-query v1.0.0
8102023-12-07T00:11:35.049Z Downloaded heck v0.4.1
8112023-12-07T00:11:35.049Z Compiling proc-macro2 v1.0.69
8122023-12-07T00:11:35.049Z Compiling unicode-ident v1.0.12
8132023-12-07T00:11:35.049Z Compiling serde v1.0.192
8142023-12-07T00:11:35.049Z Compiling libc v0.2.150
8152023-12-07T00:11:35.049Z Compiling io-lifetimes v1.0.11
8162023-12-07T00:11:35.057Z Compiling rustix v0.37.23
8172023-12-07T00:11:35.057Z Compiling equivalent v1.0.1
8182023-12-07T00:11:35.058Z Compiling utf8parse v0.2.1
8192023-12-07T00:11:35.261Z Compiling bitflags v1.3.2
8202023-12-07T00:11:35.261Z Compiling hashbrown v0.14.2
8212023-12-07T00:11:35.261Z Compiling anstyle-parse v0.2.1
8222023-12-07T00:11:35.262Z Compiling serde_json v1.0.108
8232023-12-07T00:11:35.705Z Compiling anstyle-query v1.0.0
8242023-12-07T00:11:36.022Z Compiling anstyle v1.0.2
8252023-12-07T00:11:36.219Z Compiling semver v1.0.20
8262023-12-07T00:11:36.705Z Compiling indexmap v2.1.0
8272023-12-07T00:11:36.808Z Compiling thiserror v1.0.49
8282023-12-07T00:11:36.951Z Compiling colorchoice v1.0.0
8292023-12-07T00:11:37.023Z Compiling winnow v0.5.15
8302023-12-07T00:11:37.025Z Compiling camino v1.1.6
8312023-12-07T00:11:37.137Z Compiling anstream v0.5.0
8322023-12-07T00:11:37.354Z Compiling itoa v1.0.9
8332023-12-07T00:11:37.600Z Compiling clap_lex v0.5.1
8342023-12-07T00:11:37.707Z Compiling ryu v1.0.15
8352023-12-07T00:11:38.252Z Compiling strsim v0.10.0
8362023-12-07T00:11:38.318Z Compiling quote v1.0.33
8372023-12-07T00:11:38.318Z Compiling anyhow v1.0.75
8382023-12-07T00:11:38.456Z Compiling heck v0.4.1
8392023-12-07T00:11:39.356Z Compiling syn v2.0.32
8402023-12-07T00:11:39.356Z Compiling errno v0.3.2
8412023-12-07T00:11:40.442Z Compiling terminal_size v0.2.6
8422023-12-07T00:11:40.628Z Compiling clap_builder v4.4.2
8432023-12-07T00:11:47.638Z Compiling serde_derive v1.0.192
8442023-12-07T00:11:47.638Z Compiling thiserror-impl v1.0.49
8452023-12-07T00:11:48.184Z Compiling clap_derive v4.4.2
8462023-12-07T00:11:51.061Z Compiling clap v4.4.3
8472023-12-07T00:11:59.291Z Compiling serde_spanned v0.6.4
8482023-12-07T00:11:59.301Z Compiling toml_datetime v0.6.5
8492023-12-07T00:11:59.301Z Compiling cargo-platform v0.1.3
8502023-12-07T00:11:59.694Z Compiling toml_edit v0.21.0
8512023-12-07T00:12:01.253Z Compiling cargo_metadata v0.18.0
8522023-12-07T00:12:02.813Z Compiling toml v0.8.8
8532023-12-07T00:12:03.946Z Compiling cargo_toml v0.17.0
8542023-12-07T00:12:09.630Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8552023-12-07T00:12:10.979Z Finished dev [unoptimized + debuginfo] target(s) in 56.22s
8562023-12-07T00:12:11.180Z Running `target/debug/xtask clippy`
8572023-12-07T00:12:11.242Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8582023-12-07T00:12:12.021Z Downloading crates ...
8592023-12-07T00:12:12.305Z Downloaded oorandom v11.1.3
8602023-12-07T00:12:12.326Z Downloaded mockall_derive v0.11.4
8612023-12-07T00:12:12.326Z Downloaded iana-time-zone v0.1.57
8622023-12-07T00:12:12.326Z Downloaded bitflags v2.4.0
8632023-12-07T00:12:12.339Z Downloaded ipnet v2.8.0
8642023-12-07T00:12:12.340Z Downloaded hyper-staticfile v0.9.5
8652023-12-07T00:12:12.341Z Downloaded corncobs v0.1.3
8662023-12-07T00:12:12.354Z Downloaded backoff v0.4.0
8672023-12-07T00:12:12.354Z Downloaded number_prefix v0.4.0
8682023-12-07T00:12:12.354Z Downloaded indoc v2.0.3
8692023-12-07T00:12:12.359Z Downloaded ident_case v1.0.1
8702023-12-07T00:12:12.365Z Downloaded darling_core v0.14.4
8712023-12-07T00:12:12.375Z Downloaded newline-converter v0.3.0
8722023-12-07T00:12:12.381Z Downloaded cstr-argument v0.1.2
8732023-12-07T00:12:12.387Z Downloaded libm v0.2.7
8742023-12-07T00:12:12.413Z Downloaded num_enum_derive v0.5.11
8752023-12-07T00:12:12.418Z Downloaded scopeguard v1.2.0
8762023-12-07T00:12:12.435Z Downloaded bitfield v0.14.0
8772023-12-07T00:12:12.441Z Downloaded autocfg v1.1.0
8782023-12-07T00:12:12.441Z Downloaded smallvec v0.6.14
8792023-12-07T00:12:12.447Z Downloaded num-complex v0.4.4
8802023-12-07T00:12:12.453Z Downloaded crucible-workspace-hack v0.1.0
8812023-12-07T00:12:12.458Z Downloaded normalize-line-endings v0.3.0
8822023-12-07T00:12:12.458Z Downloaded opaque-debug v0.3.0
8832023-12-07T00:12:12.463Z Downloaded linear-map v1.2.0
8842023-12-07T00:12:12.467Z Downloaded libefi-sys v0.1.0
8852023-12-07T00:12:12.473Z Downloaded lazy_static v1.4.0
8862023-12-07T00:12:12.482Z Downloaded indoc v1.0.9
8872023-12-07T00:12:12.491Z Downloaded newtype_derive v0.1.6
8882023-12-07T00:12:12.522Z Downloaded async-stream v0.3.5
8892023-12-07T00:12:12.522Z Downloaded linked-hash-map v0.5.6
8902023-12-07T00:12:12.533Z Downloaded packed_struct v0.10.1
8912023-12-07T00:12:12.533Z Downloaded take_mut v0.2.2
8922023-12-07T00:12:12.533Z Downloaded buf-list v1.0.3
8932023-12-07T00:12:12.534Z Downloaded thread-id v4.2.0
8942023-12-07T00:12:12.534Z Downloaded ahash v0.8.3
8952023-12-07T00:12:12.534Z Downloaded difflib v0.4.0
8962023-12-07T00:12:12.534Z Downloaded nu-ansi-term v0.49.0
8972023-12-07T00:12:12.535Z Downloaded maplit v1.0.2
8982023-12-07T00:12:12.543Z Downloaded phf_shared v0.10.0
8992023-12-07T00:12:12.543Z Downloaded darling_macro v0.14.4
9002023-12-07T00:12:12.543Z Downloaded nodrop v0.1.14
9012023-12-07T00:12:12.543Z Downloaded futures-sink v0.3.29
9022023-12-07T00:12:12.543Z Downloaded same-file v1.0.6
9032023-12-07T00:12:12.544Z Downloaded cookie v0.18.0
9042023-12-07T00:12:12.551Z Downloaded num-rational v0.4.1
9052023-12-07T00:12:12.559Z Downloaded slog-envlogger v2.2.0
9062023-12-07T00:12:12.559Z Downloaded postcard-cobs v0.1.5-pre
9072023-12-07T00:12:12.567Z Downloaded socket2 v0.5.5
9082023-12-07T00:12:12.567Z Downloaded fallible-iterator v0.2.0
9092023-12-07T00:12:12.573Z Downloaded serde_yaml v0.9.25
9102023-12-07T00:12:12.580Z Downloaded fastrand v2.0.0
9112023-12-07T00:12:12.580Z Downloaded assert_cmd v2.0.12
9122023-12-07T00:12:12.632Z Downloaded rustc_version v0.4.0
9132023-12-07T00:12:12.632Z Downloaded serial_test_derive v0.10.0
9142023-12-07T00:12:12.647Z Downloaded heck v0.3.3
9152023-12-07T00:12:12.647Z Downloaded bytes v1.5.0
9162023-12-07T00:12:12.647Z Downloaded humantime v2.1.0
9172023-12-07T00:12:12.652Z Downloaded home v0.5.5
9182023-12-07T00:12:12.652Z Downloaded miniz_oxide v0.7.1
9192023-12-07T00:12:12.653Z Downloaded rand_core v0.6.4
9202023-12-07T00:12:12.653Z Downloaded try-lock v0.2.4
9212023-12-07T00:12:12.653Z Downloaded oso v0.27.0
9222023-12-07T00:12:12.654Z Downloaded pretty-hex v0.4.0
9232023-12-07T00:12:12.654Z Downloaded zeroize_derive v1.4.2
9242023-12-07T00:12:12.654Z Downloaded papergrid v0.10.0
9252023-12-07T00:12:12.701Z Downloaded diesel_table_macro_syntax v0.1.0
9262023-12-07T00:12:12.702Z Downloaded downcast v0.11.0
9272023-12-07T00:12:12.702Z Downloaded crc-catalog v2.2.0
9282023-12-07T00:12:12.702Z Downloaded futures-macro v0.3.29
9292023-12-07T00:12:12.702Z Downloaded thiserror-no-std v2.0.2
9302023-12-07T00:12:12.702Z Downloaded foreign-types v0.3.2
9312023-12-07T00:12:12.702Z Downloaded textwrap v0.11.0
9322023-12-07T00:12:12.703Z Downloaded foreign-types-macros v0.2.3
9332023-12-07T00:12:12.731Z Downloaded trust-dns-client v0.22.0
9342023-12-07T00:12:12.731Z Downloaded headers-core v0.2.0
9352023-12-07T00:12:12.731Z Downloaded serde-big-array v0.5.1
9362023-12-07T00:12:12.731Z Downloaded env_logger v0.10.0
9372023-12-07T00:12:12.731Z Downloaded r2d2 v0.8.10
9382023-12-07T00:12:12.732Z Downloaded rcgen v0.11.3
9392023-12-07T00:12:12.733Z Downloaded usdt-attr-macro v0.3.5
9402023-12-07T00:12:12.733Z Downloaded dof v0.1.5
9412023-12-07T00:12:12.733Z Downloaded endian-type v0.1.2
9422023-12-07T00:12:12.733Z Downloaded flume v0.11.0
9432023-12-07T00:12:12.734Z Downloaded tower-service v0.3.2
9442023-12-07T00:12:12.734Z Downloaded salty v0.2.0
9452023-12-07T00:12:12.745Z Downloaded pkcs8 v0.10.2
9462023-12-07T00:12:12.745Z Downloaded zone_cfg_derive v0.3.0
9472023-12-07T00:12:12.746Z Downloaded vec_map v0.8.2
9482023-12-07T00:12:12.746Z Downloaded tokio-tungstenite v0.20.1
9492023-12-07T00:12:12.758Z Downloaded swrite v0.1.0
9502023-12-07T00:12:12.759Z Downloaded pin-utils v0.1.0
9512023-12-07T00:12:12.759Z Downloaded wait-timeout v0.2.0
9522023-12-07T00:12:12.764Z Downloaded smallvec v1.11.0
9532023-12-07T00:12:12.764Z Downloaded foreign-types-shared v0.1.1
9542023-12-07T00:12:12.764Z Downloaded http-range v0.1.5
9552023-12-07T00:12:12.764Z Downloaded zone v0.3.0
9562023-12-07T00:12:12.765Z Downloaded http-body v0.4.5
9572023-12-07T00:12:12.771Z Downloaded slog v2.7.0
9582023-12-07T00:12:12.776Z Downloaded pretty-hex v0.2.1
9592023-12-07T00:12:12.776Z Downloaded futures-timer v3.0.2
9602023-12-07T00:12:12.781Z Downloaded precomputed-hash v0.1.1
9612023-12-07T00:12:12.786Z Downloaded yansi v0.5.1
9622023-12-07T00:12:12.786Z Downloaded xattr v1.0.1
9632023-12-07T00:12:12.791Z Downloaded rpassword v7.3.1
9642023-12-07T00:12:12.798Z Downloaded poly1305 v0.8.0
9652023-12-07T00:12:12.803Z Downloaded tempdir v0.3.7
9662023-12-07T00:12:12.803Z Downloaded httparse v1.8.0
9672023-12-07T00:12:12.841Z Downloaded strum_macros v0.24.3
9682023-12-07T00:12:12.841Z Downloaded ref-cast v1.0.20
9692023-12-07T00:12:12.849Z Downloaded semver v0.1.20
9702023-12-07T00:12:12.849Z Downloaded itertools v0.10.5
9712023-12-07T00:12:12.849Z Downloaded plotters-svg v0.3.5
9722023-12-07T00:12:12.850Z Downloaded spki v0.7.2
9732023-12-07T00:12:12.850Z Downloaded derive_builder_macro v0.12.0
9742023-12-07T00:12:12.850Z Downloaded dtrace-parser v0.1.14
9752023-12-07T00:12:12.850Z Downloaded typed-path v0.6.0
9762023-12-07T00:12:12.855Z Downloaded resolv-conf v0.7.0
9772023-12-07T00:12:12.860Z Downloaded topological-sort v0.2.2
9782023-12-07T00:12:12.865Z Downloaded generic-array v0.14.7
9792023-12-07T00:12:12.865Z Downloaded zerocopy v0.6.4
9802023-12-07T00:12:12.870Z Downloaded signal-hook-mio v0.2.3
9812023-12-07T00:12:12.875Z Downloaded getopts v0.2.21
9822023-12-07T00:12:12.875Z Downloaded proc-macro-error v1.0.4
9832023-12-07T00:12:12.880Z Downloaded scheduled-thread-pool v0.2.7
9842023-12-07T00:12:12.885Z Downloaded paste v1.0.14
9852023-12-07T00:12:12.891Z Downloaded pest_generator v2.7.2
9862023-12-07T00:12:12.895Z Downloaded snafu-derive v0.7.5
9872023-12-07T00:12:12.895Z Downloaded atty v0.2.14
9882023-12-07T00:12:12.900Z Downloaded fixedbitset v0.4.2
9892023-12-07T00:12:12.901Z Downloaded dashmap v5.5.1
9902023-12-07T00:12:12.906Z Downloaded percent-encoding v2.3.1
9912023-12-07T00:12:12.906Z Downloaded crossterm v0.27.0
9922023-12-07T00:12:12.919Z Downloaded waitgroup v0.1.2
9932023-12-07T00:12:12.925Z Downloaded time-core v0.1.1
9942023-12-07T00:12:12.925Z Downloaded tiny-keccak v2.0.2
9952023-12-07T00:12:12.932Z Downloaded serde_tokenstream v0.1.7
9962023-12-07T00:12:12.944Z Downloaded serde_path_to_error v0.1.14
9972023-12-07T00:12:12.949Z Downloaded structmeta v0.2.0
9982023-12-07T00:12:12.949Z Downloaded strsim v0.8.0
9992023-12-07T00:12:12.949Z Downloaded unicode-linebreak v0.1.5
10002023-12-07T00:12:12.949Z Downloaded fs-err v2.11.0
10012023-12-07T00:12:12.949Z Downloaded time-macros v0.2.13
10022023-12-07T00:12:12.954Z Downloaded rust-argon2 v1.0.1
10032023-12-07T00:12:12.958Z Downloaded slog-bunyan v2.4.0
10042023-12-07T00:12:12.959Z Downloaded serde_urlencoded v0.7.1
10052023-12-07T00:12:12.964Z Downloaded predicates v3.0.4
10062023-12-07T00:12:12.969Z Downloaded rusty-fork v0.3.0
10072023-12-07T00:12:12.974Z Downloaded globset v0.4.13
10082023-12-07T00:12:12.974Z Downloaded hashbrown v0.12.3
10092023-12-07T00:12:12.981Z Downloaded hex v0.4.3
10102023-12-07T00:12:12.987Z Downloaded which v4.4.0
10112023-12-07T00:12:12.988Z Downloaded nom v7.1.3
10122023-12-07T00:12:13.000Z Downloaded stringprep v0.1.3
10132023-12-07T00:12:13.009Z Downloaded tinytemplate v1.2.1
10142023-12-07T00:12:13.009Z Downloaded hashbrown v0.13.2
10152023-12-07T00:12:13.016Z Downloaded derive_more v0.99.17
10162023-12-07T00:12:13.024Z Downloaded postcard v0.7.3
10172023-12-07T00:12:13.029Z Downloaded tough v0.15.0
10182023-12-07T00:12:13.049Z Downloaded socket2 v0.4.9
10192023-12-07T00:12:13.057Z Downloaded tinyvec v1.6.0
10202023-12-07T00:12:13.057Z Downloaded pretty_assertions v1.4.0
10212023-12-07T00:12:13.063Z Downloaded pest v2.7.2
10222023-12-07T00:12:13.070Z Downloaded trust-dns-resolver v0.22.0
10232023-12-07T00:12:13.076Z Downloaded schemars v0.8.13
10242023-12-07T00:12:13.097Z Downloaded darling_core v0.20.3
10252023-12-07T00:12:13.107Z Downloaded unicode-segmentation v1.10.1
10262023-12-07T00:12:13.114Z Downloaded futures-util v0.3.29
10272023-12-07T00:12:13.149Z Downloaded backtrace v0.3.69
10282023-12-07T00:12:13.165Z Downloaded trust-dns-server v0.22.1
10292023-12-07T00:12:13.178Z Downloaded hyper v0.14.27
10302023-12-07T00:12:13.601Z Downloaded toml_edit v0.19.15
10312023-12-07T00:12:13.614Z Downloaded plotters v0.3.5
10322023-12-07T00:12:13.614Z Downloaded unicode-normalization v0.1.22
10332023-12-07T00:12:13.614Z Downloaded serde_with v2.3.3
10342023-12-07T00:12:13.614Z Downloaded reqwest v0.11.22
10352023-12-07T00:12:13.614Z Downloaded hkdf v0.12.3
10362023-12-07T00:12:13.614Z Downloaded bitvec v1.0.1
10372023-12-07T00:12:13.614Z Downloaded proptest v1.4.0
10382023-12-07T00:12:13.614Z Downloaded vcpkg v0.2.15
10392023-12-07T00:12:13.614Z Downloaded webpki-roots v0.25.2
10402023-12-07T00:12:13.614Z Downloaded regex v1.10.2
10412023-12-07T00:12:13.614Z Downloaded rustix v0.38.25
10422023-12-07T00:12:13.615Z Downloaded regex-syntax v0.8.2
10432023-12-07T00:12:13.615Z Downloaded gimli v0.28.0
10442023-12-07T00:12:13.615Z Downloaded zerocopy-derive v0.6.4
10452023-12-07T00:12:13.615Z Downloaded diesel v2.1.4
10462023-12-07T00:12:13.615Z Downloaded sha3 v0.10.8
10472023-12-07T00:12:13.615Z Downloaded polar-core v0.27.0
10482023-12-07T00:12:13.615Z Downloaded zerocopy-derive v0.2.0
10492023-12-07T00:12:13.632Z Downloaded rustls v0.21.9
10502023-12-07T00:12:13.731Z Downloaded bzip2-sys v0.1.11+1.0.8
10512023-12-07T00:12:13.756Z Downloaded regex-automata v0.3.8
10522023-12-07T00:12:13.756Z Downloaded regex-automata v0.4.3
10532023-12-07T00:12:13.756Z Downloaded tokio v1.34.0
10542023-12-07T00:12:13.830Z Downloaded sled v0.34.7
10552023-12-07T00:12:13.842Z Downloaded regex-syntax v0.7.5
10562023-12-07T00:12:13.867Z Downloaded openapiv3 v2.0.0-rc.1
10572023-12-07T00:12:13.876Z Downloaded encoding_rs v0.8.33
10582023-12-07T00:12:13.927Z Downloaded regex-syntax v0.6.29
10592023-12-07T00:12:13.948Z Downloaded bstr v1.6.0
10602023-12-07T00:12:14.367Z Downloaded smoltcp v0.9.1
10612023-12-07T00:12:14.395Z Downloaded trust-dns-proto v0.22.0
10622023-12-07T00:12:14.395Z Downloaded smoltcp v0.8.2
10632023-12-07T00:12:14.395Z Downloaded radix_trie v0.2.1
10642023-12-07T00:12:14.395Z Downloaded ratatui v0.23.0
10652023-12-07T00:12:14.396Z Downloaded ring v0.16.20
10662023-12-07T00:12:14.396Z Downloaded openssl v0.10.60
10672023-12-07T00:12:14.396Z Downloaded curve25519-dalek v4.1.0
10682023-12-07T00:12:14.396Z Downloaded bstr v0.2.17
10692023-12-07T00:12:14.396Z Downloaded ring v0.17.5
10702023-12-07T00:12:14.413Z Downloaded syn v1.0.109
10712023-12-07T00:12:14.431Z Downloaded regress v0.7.1
10722023-12-07T00:12:14.455Z Downloaded time v0.3.27
10732023-12-07T00:12:14.478Z Downloaded rustls-webpki v0.101.7
10742023-12-07T00:12:14.505Z Downloaded object v0.32.1
10752023-12-07T00:12:14.515Z Downloaded quick-xml v0.23.1
10762023-12-07T00:12:14.532Z Downloaded petgraph v0.6.4
10772023-12-07T00:12:14.567Z Downloaded steno v0.4.0
10782023-12-07T00:12:14.567Z Downloaded portable-atomic v1.4.3
10792023-12-07T00:12:14.589Z Downloaded h2 v0.3.21
10802023-12-07T00:12:14.589Z Downloaded aho-corasick v1.0.4
10812023-12-07T00:12:14.589Z Downloaded object v0.30.4
10822023-12-07T00:12:14.612Z Downloaded tracing-core v0.1.31
10832023-12-07T00:12:14.612Z Downloaded regex-automata v0.1.10
10842023-12-07T00:12:14.612Z Downloaded clap v2.34.0
10852023-12-07T00:12:14.632Z Downloaded lalrpop v0.19.12
10862023-12-07T00:12:14.660Z Downloaded bindgen v0.65.1
10872023-12-07T00:12:14.660Z Downloaded rayon v1.8.0
10882023-12-07T00:12:14.679Z Downloaded tokio-util v0.7.10
10892023-12-07T00:12:14.679Z Downloaded unsafe-libyaml v0.2.9
10902023-12-07T00:12:14.750Z Downloaded flate2 v1.0.28
10912023-12-07T00:12:14.750Z Downloaded http v0.2.11
10922023-12-07T00:12:14.796Z Downloaded idna v0.5.0
10932023-12-07T00:12:14.796Z Downloaded rustc-demangle v0.1.23
10942023-12-07T00:12:14.796Z Downloaded toml v0.7.8
10952023-12-07T00:12:14.797Z Downloaded futures v0.3.29
10962023-12-07T00:12:14.797Z Downloaded x509-cert v0.2.4
10972023-12-07T00:12:14.797Z Downloaded der v0.7.8
10982023-12-07T00:12:14.798Z Downloaded typenum v1.16.0
10992023-12-07T00:12:14.798Z Downloaded reedline v0.26.0
11002023-12-07T00:12:14.798Z Downloaded tracing v0.1.37
11012023-12-07T00:12:14.815Z Downloaded getrandom v0.2.10
11022023-12-07T00:12:14.815Z Downloaded pest_meta v2.7.2
11032023-12-07T00:12:14.816Z Downloaded rand v0.8.5
11042023-12-07T00:12:14.816Z Downloaded sct v0.7.0
11052023-12-07T00:12:14.816Z Downloaded serde_derive_internals v0.26.0
11062023-12-07T00:12:14.816Z Downloaded walkdir v2.4.0
11072023-12-07T00:12:14.816Z Downloaded hmac v0.12.1
11082023-12-07T00:12:14.816Z Downloaded pem-rfc7468 v0.7.0
11092023-12-07T00:12:14.816Z Downloaded predicates v2.1.5
11102023-12-07T00:12:14.816Z Downloaded structopt v0.3.26
11112023-12-07T00:12:14.839Z Downloaded serde_tokenstream v0.2.0
11122023-12-07T00:12:14.840Z Downloaded platforms v3.0.2
11132023-12-07T00:12:14.840Z Downloaded zip v0.6.6
11142023-12-07T00:12:14.840Z Downloaded prettyplease v0.2.12
11152023-12-07T00:12:14.846Z Downloaded structopt-derive v0.4.18
11162023-12-07T00:12:14.846Z Downloaded chrono v0.4.31
11172023-12-07T00:12:14.855Z Downloaded tracing-attributes v0.1.26
11182023-12-07T00:12:14.856Z Downloaded predicates-core v1.0.6
11192023-12-07T00:12:14.871Z Downloaded rtoolbox v0.0.1
11202023-12-07T00:12:14.871Z Downloaded string_cache v0.8.7
11212023-12-07T00:12:14.871Z Downloaded password-hash v0.5.0
11222023-12-07T00:12:14.872Z Downloaded parking_lot_core v0.8.6
11232023-12-07T00:12:14.872Z Downloaded rustls-pemfile v1.0.3
11242023-12-07T00:12:14.881Z Downloaded parking_lot_core v0.9.8
11252023-12-07T00:12:14.881Z Downloaded num-bigint-dig v0.8.4
11262023-12-07T00:12:14.894Z Downloaded static_assertions v1.1.0
11272023-12-07T00:12:14.894Z Downloaded stable_deref_trait v1.2.0
11282023-12-07T00:12:14.894Z Downloaded predicates-tree v1.0.9
11292023-12-07T00:12:14.894Z Downloaded form_urlencoded v1.2.1
11302023-12-07T00:12:14.894Z Downloaded futures-channel v0.3.29
11312023-12-07T00:12:14.894Z Downloaded basic-toml v0.1.4
11322023-12-07T00:12:14.906Z Downloaded rstest v0.18.2
11332023-12-07T00:12:14.921Z Downloaded pkcs1 v0.7.5
11342023-12-07T00:12:14.921Z Downloaded snafu v0.7.5
11352023-12-07T00:12:14.942Z Downloaded tokio-postgres v0.7.10
11362023-12-07T00:12:14.955Z Downloaded headers v0.3.9
11372023-12-07T00:12:14.955Z Downloaded signal-hook-registry v1.4.1
11382023-12-07T00:12:14.955Z Downloaded hubpack_derive v0.1.1
11392023-12-07T00:12:14.955Z Downloaded ppv-lite86 v0.2.17
11402023-12-07T00:12:14.955Z Downloaded tar v0.4.40
11412023-12-07T00:12:14.961Z Downloaded mio v0.8.9
11422023-12-07T00:12:14.971Z Downloaded ref-cast-impl v1.0.20
11432023-12-07T00:12:14.972Z Downloaded phf v0.11.2
11442023-12-07T00:12:14.972Z Downloaded libtest-mimic v0.6.1
11452023-12-07T00:12:14.979Z Downloaded tabled v0.14.0
11462023-12-07T00:12:14.997Z Downloaded expectorate v1.1.0
11472023-12-07T00:12:15.004Z Downloaded spin v0.9.8
11482023-12-07T00:12:15.009Z Downloaded unicode-width v0.1.11
11492023-12-07T00:12:15.009Z Downloaded thread_local v1.1.7
11502023-12-07T00:12:15.010Z Downloaded der_derive v0.7.2
11512023-12-07T00:12:15.016Z Downloaded tempfile v3.8.1
11522023-12-07T00:12:15.017Z Downloaded rayon-core v1.12.0
11532023-12-07T00:12:15.023Z Downloaded doc-comment v0.3.3
11542023-12-07T00:12:15.023Z Downloaded httptest v0.15.5
11552023-12-07T00:12:15.030Z Downloaded sha2 v0.10.8
11562023-12-07T00:12:15.030Z Downloaded yasna v0.5.2
11572023-12-07T00:12:15.046Z Downloaded heapless v0.7.16
11582023-12-07T00:12:15.052Z Downloaded libxml v0.3.3
11592023-12-07T00:12:15.052Z Downloaded fxhash v0.2.1
11602023-12-07T00:12:15.052Z Downloaded shlex v1.1.0
11612023-12-07T00:12:15.053Z Downloaded untrusted v0.7.1
11622023-12-07T00:12:15.061Z Downloaded ed25519 v1.5.3
11632023-12-07T00:12:15.061Z Downloaded futures-executor v0.3.29
11642023-12-07T00:12:15.061Z Downloaded flagset v0.4.3
11652023-12-07T00:12:15.071Z Downloaded shell-words v1.1.0
11662023-12-07T00:12:15.073Z Downloaded proc-macro-error-attr v1.0.4
11672023-12-07T00:12:15.073Z Downloaded proc-macro-crate v1.3.1
11682023-12-07T00:12:15.073Z Downloaded derive_builder_core v0.12.0
11692023-12-07T00:12:15.079Z Downloaded rstest_macros v0.18.2
11702023-12-07T00:12:15.080Z Downloaded diesel_derives v2.1.2
11712023-12-07T00:12:15.080Z Downloaded itertools v0.11.0
11722023-12-07T00:12:15.112Z Downloaded secrecy v0.8.0
11732023-12-07T00:12:15.131Z Downloaded zerocopy v0.3.0
11742023-12-07T00:12:15.132Z Downloaded whoami v1.4.1
11752023-12-07T00:12:15.132Z Downloaded pem v1.1.1
11762023-12-07T00:12:15.132Z Downloaded ron v0.8.1
11772023-12-07T00:12:15.134Z Downloaded strip-ansi-escapes v0.2.0
11782023-12-07T00:12:15.134Z Downloaded slog-stdlog v4.1.1
11792023-12-07T00:12:15.134Z Downloaded parse-display-derive v0.8.2
11802023-12-07T00:12:15.137Z Downloaded criterion v0.5.1
11812023-12-07T00:12:15.146Z Downloaded minimal-lexical v0.2.1
11822023-12-07T00:12:15.146Z Downloaded pem v3.0.2
11832023-12-07T00:12:15.146Z Downloaded dyn-clone v1.0.13
11842023-12-07T00:12:15.146Z Downloaded dirs-sys-next v0.1.2
11852023-12-07T00:12:15.146Z Downloaded pin-project-lite v0.2.13
11862023-12-07T00:12:15.155Z Downloaded group v0.13.0
11872023-12-07T00:12:15.155Z Downloaded dirs-next v2.0.0
11882023-12-07T00:12:15.155Z Downloaded half v1.8.2
11892023-12-07T00:12:15.161Z Downloaded rsa v0.9.2
11902023-12-07T00:12:15.168Z Downloaded hubpack v0.1.2
11912023-12-07T00:12:15.168Z Downloaded httpdate v1.0.3
11922023-12-07T00:12:15.168Z Downloaded rand v0.4.6
11932023-12-07T00:12:15.176Z Downloaded uuid v1.6.1
11942023-12-07T00:12:15.181Z Downloaded tungstenite v0.20.1
11952023-12-07T00:12:15.190Z Downloaded futures-io v0.3.29
11962023-12-07T00:12:15.190Z Downloaded bcs v0.1.6
11972023-12-07T00:12:15.190Z Downloaded base64ct v1.6.0
11982023-12-07T00:12:15.198Z Downloaded usdt-impl v0.3.5
11992023-12-07T00:12:15.199Z Downloaded slog-scope v4.4.0
12002023-12-07T00:12:15.199Z Downloaded deranged v0.3.8
12012023-12-07T00:12:15.199Z Downloaded pest_derive v2.7.2
12022023-12-07T00:12:15.206Z Downloaded url v2.5.0
12032023-12-07T00:12:15.212Z Downloaded hostname v0.3.1
12042023-12-07T00:12:15.212Z Downloaded fragile v2.0.0
12052023-12-07T00:12:15.212Z Downloaded tokio-macros v2.2.0
12062023-12-07T00:12:15.212Z Downloaded spin v0.5.2
12072023-12-07T00:12:15.218Z Downloaded foreign-types-shared v0.3.1
12082023-12-07T00:12:15.218Z Downloaded textwrap v0.16.0
12092023-12-07T00:12:15.224Z Downloaded darling_macro v0.20.3
12102023-12-07T00:12:15.224Z Downloaded glob v0.3.1
12112023-12-07T00:12:15.224Z Downloaded derive_builder v0.12.0
12122023-12-07T00:12:15.233Z Downloaded derive-where v1.2.6
12132023-12-07T00:12:15.242Z Downloaded subprocess v0.2.9
12142023-12-07T00:12:15.253Z Downloaded fnv v1.0.7
12152023-12-07T00:12:15.253Z Downloaded pin-project-internal v1.1.3
12162023-12-07T00:12:15.254Z Downloaded atomic-waker v1.1.1
12172023-12-07T00:12:15.254Z Downloaded strum v0.25.0
12182023-12-07T00:12:15.254Z Downloaded vte v0.11.1
12192023-12-07T00:12:15.281Z Downloaded fatfs v0.3.6
12202023-12-07T00:12:15.281Z Downloaded elliptic-curve v0.13.5
12212023-12-07T00:12:15.282Z Downloaded tokio-rustls v0.24.1
12222023-12-07T00:12:15.291Z Downloaded semver v0.11.0
12232023-12-07T00:12:15.292Z Downloaded vte_generate_state_changes v0.1.1
12242023-12-07T00:12:15.292Z Downloaded siphasher v0.3.11
12252023-12-07T00:12:15.292Z Downloaded unicode-bidi v0.3.13
12262023-12-07T00:12:15.292Z Downloaded slog-term v2.9.0
12272023-12-07T00:12:15.292Z Downloaded diff v0.1.13
12282023-12-07T00:12:15.292Z Downloaded digest v0.10.7
12292023-12-07T00:12:15.292Z Downloaded smf v0.2.2
12302023-12-07T00:12:15.292Z Downloaded smawk v0.3.1
12312023-12-07T00:12:15.299Z Downloaded ena v0.14.2
12322023-12-07T00:12:15.300Z Downloaded similar-asserts v1.5.0
12332023-12-07T00:12:15.300Z Downloaded postgres-types v0.2.6
12342023-12-07T00:12:15.304Z Downloaded idna v0.2.3
12352023-12-07T00:12:15.312Z Downloaded arrayref v0.3.7
12362023-12-07T00:12:15.844Z Downloaded base16ct v0.2.0
12372023-12-07T00:12:15.844Z Downloaded debug-ignore v1.0.5
12382023-12-07T00:12:15.844Z Downloaded datatest-stable v0.2.3
12392023-12-07T00:12:15.845Z Downloaded base64 v0.21.5
12402023-12-07T00:12:15.845Z Downloaded termcolor v1.2.0
12412023-12-07T00:12:15.845Z Downloaded quick-error v1.2.3
12422023-12-07T00:12:15.845Z Downloaded pin-project v1.1.3
12432023-12-07T00:12:15.845Z Downloaded crossbeam-channel v0.5.8
12442023-12-07T00:12:15.845Z Downloaded peeking_take_while v0.1.2
12452023-12-07T00:12:15.845Z Downloaded path-slash v0.1.5
12462023-12-07T00:12:15.845Z Downloaded parse-display v0.8.2
12472023-12-07T00:12:15.845Z Downloaded unicode-xid v0.2.4
12482023-12-07T00:12:15.845Z Downloaded untrusted v0.9.0
12492023-12-07T00:12:15.845Z Downloaded data-encoding v2.4.0
12502023-12-07T00:12:15.845Z Downloaded tokio-native-tls v0.3.1
12512023-12-07T00:12:15.846Z Downloaded tabled_derive v0.6.0
12522023-12-07T00:12:15.846Z Downloaded slog-json v2.6.1
12532023-12-07T00:12:15.846Z Downloaded slog-dtrace v0.2.3
12542023-12-07T00:12:15.846Z Downloaded funty v2.0.0
12552023-12-07T00:12:15.846Z Downloaded vsss-rs v3.3.1
12562023-12-07T00:12:15.846Z Downloaded arc-swap v1.6.0
12572023-12-07T00:12:15.846Z Downloaded thiserror-impl-no-std v2.0.2
12582023-12-07T00:12:15.846Z Downloaded openssl-sys v0.9.96
12592023-12-07T00:12:15.846Z Downloaded hash32 v0.2.1
12602023-12-07T00:12:15.846Z Downloaded plotters-backend v0.3.5
12612023-12-07T00:12:15.846Z Downloaded pkg-config v0.3.27
12622023-12-07T00:12:15.846Z Downloaded postgres-protocol v0.6.6
12632023-12-07T00:12:15.847Z Downloaded termios v0.3.3
12642023-12-07T00:12:15.847Z Downloaded partial-io v0.5.4
12652023-12-07T00:12:15.847Z Downloaded signal-hook v0.3.17
12662023-12-07T00:12:15.847Z Downloaded tap v1.0.1
12672023-12-07T00:12:15.847Z Downloaded supports-color v2.1.0
12682023-12-07T00:12:15.847Z Downloaded subtle v2.5.0
12692023-12-07T00:12:15.848Z Downloaded highway v1.1.0
12702023-12-07T00:12:15.850Z Downloaded slog-async v2.8.0
12712023-12-07T00:12:15.850Z Downloaded cc v1.0.83
12722023-12-07T00:12:15.850Z Downloaded display-error-chain v0.2.0
12732023-12-07T00:12:15.850Z Downloaded async-stream-impl v0.3.5
12742023-12-07T00:12:15.850Z Downloaded trybuild v1.0.85
12752023-12-07T00:12:15.850Z Downloaded sha1 v0.10.6
12762023-12-07T00:12:15.850Z Downloaded hex-literal v0.4.1
12772023-12-07T00:12:15.850Z Downloaded parking_lot v0.12.1
12782023-12-07T00:12:15.850Z Downloaded ucd-trie v0.1.6
12792023-12-07T00:12:15.850Z Downloaded indicatif v0.17.7
12802023-12-07T00:12:15.850Z Downloaded zeroize v1.7.0
12812023-12-07T00:12:15.850Z Downloaded futures-core v0.3.29
12822023-12-07T00:12:15.850Z Downloaded wyz v0.5.1
12832023-12-07T00:12:15.850Z Downloaded version_check v0.9.4
12842023-12-07T00:12:15.850Z Downloaded test-strategy v0.3.1
12852023-12-07T00:12:15.851Z Downloaded blake2 v0.10.6
12862023-12-07T00:12:15.851Z Downloaded num-traits v0.2.16
12872023-12-07T00:12:15.851Z Downloaded unicase v2.7.0
12882023-12-07T00:12:15.851Z Downloaded unarray v0.1.4
12892023-12-07T00:12:15.851Z Downloaded tui-tree-widget v0.13.0
12902023-12-07T00:12:15.851Z Downloaded addr2line v0.21.0
12912023-12-07T00:12:15.851Z Downloaded signature v1.6.4
12922023-12-07T00:12:15.851Z Downloaded rustls-native-certs v0.6.3
12932023-12-07T00:12:15.851Z Downloaded relative-path v1.9.0
12942023-12-07T00:12:15.851Z Downloaded serde-hex v0.1.0
12952023-12-07T00:12:15.851Z Downloaded rustfmt-wrapper v0.2.0
12962023-12-07T00:12:15.851Z Downloaded phf_shared v0.11.2
12972023-12-07T00:12:15.851Z Downloaded ff v0.13.0
12982023-12-07T00:12:15.851Z Downloaded crc32fast v1.3.2
12992023-12-07T00:12:15.851Z Downloaded crypto-bigint v0.5.2
13002023-12-07T00:12:15.851Z Downloaded chacha20poly1305 v0.10.1
13012023-12-07T00:12:15.851Z Downloaded structmeta-derive v0.2.0
13022023-12-07T00:12:15.851Z Downloaded crossbeam-utils v0.8.16
13032023-12-07T00:12:15.851Z Downloaded multer v2.1.0
13042023-12-07T00:12:15.851Z Downloaded rustc_version v0.1.7
13052023-12-07T00:12:15.851Z Downloaded rustc-hash v1.1.0
13062023-12-07T00:12:15.851Z Downloaded filetime v0.2.23
13072023-12-07T00:12:15.851Z Downloaded fd-lock v3.0.13
13082023-12-07T00:12:15.851Z Downloaded either v1.9.0
13092023-12-07T00:12:15.852Z Downloaded native-tls v0.2.11
13102023-12-07T00:12:15.852Z Downloaded ansi_term v0.12.1
13112023-12-07T00:12:15.852Z Downloaded once_cell v1.18.0
13122023-12-07T00:12:15.852Z Downloaded base64 v0.13.1
13132023-12-07T00:12:15.852Z Downloaded serde_with_macros v2.3.3
13142023-12-07T00:12:15.852Z Downloaded cancel-safe-futures v0.1.5
13152023-12-07T00:12:15.852Z Downloaded toml v0.5.11
13162023-12-07T00:12:15.852Z Downloaded radium v0.7.0
13172023-12-07T00:12:15.852Z Downloaded rand_xorshift v0.3.0
13182023-12-07T00:12:15.852Z Downloaded rand_chacha v0.3.1
13192023-12-07T00:12:15.852Z Downloaded futures-task v0.3.29
13202023-12-07T00:12:15.852Z Downloaded utf-8 v0.7.6
13212023-12-07T00:12:15.852Z Downloaded serde_plain v1.0.2
13222023-12-07T00:12:15.852Z Downloaded slab v0.4.9
13232023-12-07T00:12:15.852Z Downloaded parking_lot v0.11.2
13242023-12-07T00:12:15.852Z Downloaded signature v2.1.0
13252023-12-07T00:12:15.853Z Downloaded serial_test v0.10.0
13262023-12-07T00:12:15.853Z Downloaded rustversion v1.0.14
13272023-12-07T00:12:15.853Z Downloaded remove_dir_all v0.5.3
13282023-12-07T00:12:15.853Z Downloaded crossbeam-epoch v0.9.15
13292023-12-07T00:12:15.853Z Downloaded enum-as-inner v0.5.1
13302023-12-07T00:12:15.853Z Downloaded memoffset v0.7.1
13312023-12-07T00:12:15.853Z Downloaded crc-any v2.4.3
13322023-12-07T00:12:15.853Z Downloaded crc v3.0.1
13332023-12-07T00:12:15.853Z Downloaded mockall v0.11.4
13342023-12-07T00:12:15.853Z Downloaded memoffset v0.9.0
13352023-12-07T00:12:15.853Z Downloaded md-5 v0.10.5
13362023-12-07T00:12:15.899Z Downloaded const-oid v0.9.5
13372023-12-07T00:12:15.899Z Downloaded nanorand v0.7.0
13382023-12-07T00:12:15.899Z Downloaded approx v0.5.1
13392023-12-07T00:12:15.899Z Downloaded async-recursion v1.0.5
13402023-12-07T00:12:15.899Z Downloaded assert_matches v1.5.0
13412023-12-07T00:12:15.900Z Downloaded nibble_vec v0.1.0
13422023-12-07T00:12:15.900Z Downloaded mime_guess v2.0.4
13432023-12-07T00:12:15.900Z Downloaded indexmap v1.9.3
13442023-12-07T00:12:15.900Z Downloaded num-bigint v0.4.4
13452023-12-07T00:12:15.901Z Downloaded usdt-macro v0.3.5
13462023-12-07T00:12:15.901Z Downloaded similar v2.2.1
13472023-12-07T00:12:15.901Z Downloaded argon2 v0.5.2
13482023-12-07T00:12:15.902Z Downloaded inout v0.1.3
13492023-12-07T00:12:15.903Z Downloaded float-cmp v0.9.0
13502023-12-07T00:12:15.903Z Downloaded async-trait v0.1.74
13512023-12-07T00:12:15.903Z Downloaded clang-sys v1.6.1
13522023-12-07T00:12:15.903Z Downloaded foreign-types v0.5.0
13532023-12-07T00:12:15.903Z Downloaded universal-hash v0.5.1
13542023-12-07T00:12:15.903Z Downloaded anes v0.1.6
13552023-12-07T00:12:15.905Z Downloaded arrayvec v0.7.4
13562023-12-07T00:12:15.905Z Downloaded hyper-rustls v0.24.2
13572023-12-07T00:12:15.905Z Downloaded signal-hook-tokio v0.3.1
13582023-12-07T00:12:15.905Z Downloaded ascii-canvas v3.0.0
13592023-12-07T00:12:15.906Z Downloaded num-iter v0.1.43
13602023-12-07T00:12:15.906Z Downloaded olpc-cjson v0.1.3
13612023-12-07T00:12:15.906Z Downloaded num-derive v0.4.0
13622023-12-07T00:12:15.906Z Downloaded block-buffer v0.10.4
13632023-12-07T00:12:15.907Z Downloaded lock_api v0.4.10
13642023-12-07T00:12:15.908Z Downloaded criterion-plot v0.5.0
13652023-12-07T00:12:15.908Z Downloaded strum_macros v0.25.2
13662023-12-07T00:12:15.908Z Downloaded semver-parser v0.10.2
13672023-12-07T00:12:15.908Z Downloaded log v0.4.20
13682023-12-07T00:12:15.908Z Downloaded darling v0.20.3
13692023-12-07T00:12:15.908Z Downloaded darling v0.14.4
13702023-12-07T00:12:15.909Z Downloaded libloading v0.7.4
13712023-12-07T00:12:15.909Z Downloaded tokio-stream v0.1.14
13722023-12-07T00:12:15.909Z Downloaded match_cfg v0.1.0
13732023-12-07T00:12:15.909Z Downloaded cassowary v0.3.0
13742023-12-07T00:12:15.909Z Downloaded bzip2 v0.4.4
13752023-12-07T00:12:15.909Z Downloaded usdt v0.3.5
13762023-12-07T00:12:15.909Z Downloaded byteorder v1.5.0
13772023-12-07T00:12:15.909Z Downloaded omicron-zone-package v0.9.1
13782023-12-07T00:12:15.909Z Downloaded blake2b_simd v1.0.1
13792023-12-07T00:12:15.910Z Downloaded itertools v0.12.0
13802023-12-07T00:12:15.910Z Downloaded owo-colors v3.5.0
13812023-12-07T00:12:15.910Z Downloaded threadpool v1.8.1
13822023-12-07T00:12:15.910Z Downloaded crunchy v0.2.2
13832023-12-07T00:12:15.911Z Downloaded colored v2.0.4
13842023-12-07T00:12:15.911Z Downloaded aead v0.5.2
13852023-12-07T00:12:15.911Z Downloaded packed_struct_codegen v0.10.1
13862023-12-07T00:12:15.911Z Downloaded schemars_derive v0.8.13
13872023-12-07T00:12:15.911Z Downloaded bit-vec v0.6.3
13882023-12-07T00:12:15.911Z Downloaded lru-cache v0.1.2
13892023-12-07T00:12:15.911Z Downloaded libsw v3.3.0
13902023-12-07T00:12:15.911Z Downloaded num v0.4.1
13912023-12-07T00:12:15.911Z Downloaded macaddr v1.0.1
13922023-12-07T00:12:15.911Z Downloaded kstat-rs v0.2.3
13932023-12-07T00:12:15.911Z Downloaded ipnetwork v0.20.0
13942023-12-07T00:12:15.912Z Downloaded crypto-common v0.1.6
13952023-12-07T00:12:15.912Z Downloaded convert_case v0.4.0
13962023-12-07T00:12:15.912Z Downloaded term v0.7.0
13972023-12-07T00:12:15.912Z Downloaded serde_repr v0.1.16
13982023-12-07T00:12:15.912Z Downloaded array-init v0.0.4
13992023-12-07T00:12:15.912Z Downloaded num-integer v0.1.45
14002023-12-07T00:12:15.912Z Downloaded managed v0.8.0
14012023-12-07T00:12:15.912Z Downloaded cfg-if v1.0.0
14022023-12-07T00:12:15.913Z Downloaded impl-trait-for-tuples v0.2.2
14032023-12-07T00:12:15.913Z Downloaded constant_time_eq v0.3.0
14042023-12-07T00:12:15.913Z Downloaded oso-derive v0.27.0
14052023-12-07T00:12:15.913Z Downloaded openssl-probe v0.1.5
14062023-12-07T00:12:15.913Z Downloaded instant v0.1.12
14072023-12-07T00:12:15.913Z Downloaded bit-set v0.5.3
14082023-12-07T00:12:15.913Z Downloaded crossbeam-queue v0.3.8
14092023-12-07T00:12:15.913Z Downloaded crossbeam-deque v0.8.3
14102023-12-07T00:12:15.913Z Downloaded hyper-tls v0.5.0
14112023-12-07T00:12:15.914Z Downloaded lalrpop-util v0.19.12
14122023-12-07T00:12:15.914Z Downloaded cfg-if v0.1.10
14132023-12-07T00:12:15.914Z Downloaded lazycell v1.3.0
14142023-12-07T00:12:15.915Z Downloaded termtree v0.4.1
14152023-12-07T00:12:15.915Z Downloaded is-terminal v0.4.9
14162023-12-07T00:12:15.915Z Downloaded want v0.3.1
14172023-12-07T00:12:15.915Z Downloaded toolchain_find v0.2.0
14182023-12-07T00:12:15.915Z Downloaded cast v0.3.0
14192023-12-07T00:12:15.915Z Downloaded bb8 v0.8.1
14202023-12-07T00:12:15.915Z Downloaded bytecount v0.6.3
14212023-12-07T00:12:15.915Z Downloaded num_threads v0.1.6
14222023-12-07T00:12:15.916Z Downloaded curve25519-dalek-derive v0.1.0
14232023-12-07T00:12:15.916Z Downloaded constant_time_eq v0.2.6
14242023-12-07T00:12:15.916Z Downloaded camino-tempfile v1.1.1
14252023-12-07T00:12:15.916Z Downloaded block-padding v0.3.3
14262023-12-07T00:12:15.916Z Downloaded keccak v0.1.4
14272023-12-07T00:12:15.916Z Downloaded cpufeatures v0.2.9
14282023-12-07T00:12:15.960Z Downloaded tinyvec_macros v0.1.1
14292023-12-07T00:12:15.960Z Downloaded synstructure v0.12.6
14302023-12-07T00:12:15.960Z Downloaded serde-big-array v0.4.1
14312023-12-07T00:12:15.960Z Downloaded num_enum v0.5.11
14322023-12-07T00:12:15.960Z Downloaded num_cpus v1.16.0
14332023-12-07T00:12:15.961Z Downloaded maybe-uninit v2.0.0
14342023-12-07T00:12:15.961Z Downloaded new_debug_unreachable v1.0.4
14352023-12-07T00:12:15.961Z Downloaded atomicwrites v0.4.2
14362023-12-07T00:12:15.961Z Downloaded is_ci v1.1.1
14372023-12-07T00:12:15.961Z Downloaded crossbeam v0.8.2
14382023-12-07T00:12:15.961Z Downloaded ciborium v0.2.1
14392023-12-07T00:12:15.961Z Downloaded openssl-macros v0.1.1
14402023-12-07T00:12:15.961Z Downloaded ciborium-io v0.2.1
14412023-12-07T00:12:15.962Z Downloaded console v0.15.7
14422023-12-07T00:12:15.962Z Downloaded matches v0.1.10
14432023-12-07T00:12:15.962Z Downloaded bytesize v1.3.0
14442023-12-07T00:12:15.962Z Downloaded cipher v0.4.4
14452023-12-07T00:12:15.962Z Downloaded cexpr v0.6.0
14462023-12-07T00:12:15.962Z Downloaded ciborium-ll v0.2.1
14472023-12-07T00:12:15.962Z Downloaded chacha20 v0.9.1
14482023-12-07T00:12:15.962Z Downloaded mime v0.3.17
14492023-12-07T00:12:15.963Z Downloaded adler v1.0.2
14502023-12-07T00:12:16.535Z Compiling serde v1.0.192
14512023-12-07T00:12:16.536Z Compiling autocfg v1.1.0
14522023-12-07T00:12:16.542Z Checking cfg-if v1.0.0
14532023-12-07T00:12:16.542Z Compiling version_check v0.9.4
14542023-12-07T00:12:16.554Z Compiling syn v1.0.109
14552023-12-07T00:12:16.591Z Checking libc v0.2.150
14562023-12-07T00:12:16.601Z Compiling syn v2.0.32
14572023-12-07T00:12:16.646Z Compiling parking_lot_core v0.9.8
14582023-12-07T00:12:16.700Z Compiling libm v0.2.7
14592023-12-07T00:12:17.205Z Compiling cc v1.0.83
14602023-12-07T00:12:17.387Z Compiling futures-core v0.3.29
14612023-12-07T00:12:17.524Z Compiling once_cell v1.18.0
14622023-12-07T00:12:17.974Z Compiling serde_json v1.0.108
14632023-12-07T00:12:18.041Z Compiling memchr v2.6.3
14642023-12-07T00:12:18.129Z Compiling lock_api v0.4.10
14652023-12-07T00:12:18.274Z Compiling num-traits v0.2.16
14662023-12-07T00:12:18.578Z Compiling slab v0.4.9
14672023-12-07T00:12:18.731Z Checking getrandom v0.2.10
14682023-12-07T00:12:19.292Z Compiling futures-task v0.3.29
14692023-12-07T00:12:19.309Z Compiling futures-channel v0.3.29
14702023-12-07T00:12:19.310Z Compiling typenum v1.16.0
14712023-12-07T00:12:19.384Z Compiling futures-util v0.3.29
14722023-12-07T00:12:19.547Z Compiling generic-array v0.14.7
14732023-12-07T00:12:19.888Z Compiling log v0.4.20
14742023-12-07T00:12:20.096Z Checking scopeguard v1.2.0
14752023-12-07T00:12:20.258Z Compiling pkg-config v0.3.27
14762023-12-07T00:12:21.262Z Checking smallvec v1.11.0
14772023-12-07T00:12:21.571Z Checking itoa v1.0.9
14782023-12-07T00:12:22.212Z Compiling rustix v0.38.25
14792023-12-07T00:12:22.222Z Compiling indexmap v1.9.3
14802023-12-07T00:12:22.222Z Compiling schemars v0.8.13
14812023-12-07T00:12:22.315Z Compiling vcpkg v0.2.15
14822023-12-07T00:12:22.752Z Compiling fnv v1.0.7
14832023-12-07T00:12:22.758Z Compiling httparse v1.8.0
14842023-12-07T00:12:22.874Z Checking rand_core v0.6.4
14852023-12-07T00:12:23.202Z Compiling ring v0.16.20
14862023-12-07T00:12:23.287Z Compiling ring v0.17.5
14872023-12-07T00:12:24.945Z Compiling aho-corasick v1.0.4
14882023-12-07T00:12:25.163Z Compiling regex-syntax v0.8.2
14892023-12-07T00:12:25.955Z Compiling openssl-sys v0.9.96
14902023-12-07T00:12:27.618Z Compiling parking_lot v0.12.1
14912023-12-07T00:12:28.305Z Checking pin-project-lite v0.2.13
14922023-12-07T00:12:28.467Z Compiling ahash v0.8.3
14932023-12-07T00:12:28.924Z Compiling serde_derive_internals v0.26.0
14942023-12-07T00:12:29.161Z Checking spin v0.5.2
14952023-12-07T00:12:29.601Z Compiling openssl v0.10.60
14962023-12-07T00:12:30.166Z Checking signal-hook-registry v1.4.1
14972023-12-07T00:12:30.483Z Compiling regex-automata v0.4.3
14982023-12-07T00:12:31.008Z Compiling rustls v0.21.9
14992023-12-07T00:12:31.454Z Compiling ucd-trie v0.1.6
15002023-12-07T00:12:32.163Z Checking mio v0.8.9
15012023-12-07T00:12:32.365Z Compiling iana-time-zone v0.1.57
15022023-12-07T00:12:32.912Z Compiling native-tls v0.2.11
15032023-12-07T00:12:33.233Z Compiling async-trait v0.1.74
15042023-12-07T00:12:33.383Z Checking num_cpus v1.16.0
15052023-12-07T00:12:33.974Z Compiling byteorder v1.5.0
15062023-12-07T00:12:34.023Z Compiling unicode-xid v0.2.4
15072023-12-07T00:12:34.196Z Compiling dyn-clone v1.0.13
15082023-12-07T00:12:34.666Z Compiling backtrace v0.3.69
15092023-12-07T00:12:34.841Z Checking socket2 v0.5.5
15102023-12-07T00:12:37.365Z Compiling futures-sink v0.3.29
15112023-12-07T00:12:37.491Z Compiling hashbrown v0.13.2
15122023-12-07T00:12:37.491Z Compiling errno v0.3.2
15132023-12-07T00:12:37.491Z Compiling crc32fast v1.3.2
15142023-12-07T00:12:37.491Z Checking ryu v1.0.15
15152023-12-07T00:12:37.491Z Compiling crossbeam-utils v0.8.16
15162023-12-07T00:12:37.491Z Compiling tinyvec_macros v0.1.1
15172023-12-07T00:12:37.491Z Compiling tinyvec v1.6.0
15182023-12-07T00:12:37.491Z Compiling pin-utils v0.1.0
15192023-12-07T00:12:37.491Z Compiling anyhow v1.0.75
15202023-12-07T00:12:37.494Z Compiling futures-io v0.3.29
15212023-12-07T00:12:37.494Z Compiling regex v1.10.2
15222023-12-07T00:12:37.495Z Compiling spin v0.9.8
15232023-12-07T00:12:37.640Z Compiling tracing-core v0.1.31
15242023-12-07T00:12:37.938Z Compiling unicode-bidi v0.3.13
15252023-12-07T00:12:38.894Z Compiling unicode-normalization v0.1.22
15262023-12-07T00:12:39.170Z Compiling num-integer v0.1.45
15272023-12-07T00:12:39.998Z Compiling synstructure v0.12.6
15282023-12-07T00:12:40.399Z Compiling lazy_static v1.4.0
15292023-12-07T00:12:40.421Z Compiling unicode-width v0.1.11
15302023-12-07T00:12:40.522Z Compiling slog v2.7.0
15312023-12-07T00:12:40.613Z Compiling base64 v0.21.5
15322023-12-07T00:12:40.654Z Compiling serde_derive v1.0.192
15332023-12-07T00:12:40.704Z Compiling thiserror-impl v1.0.49
15342023-12-07T00:12:40.721Z Compiling zeroize_derive v1.4.2
15352023-12-07T00:12:41.211Z Compiling tokio-macros v2.2.0
15362023-12-07T00:12:41.751Z Compiling futures-macro v0.3.29
15372023-12-07T00:12:41.832Z Compiling tracing-attributes v0.1.26
15382023-12-07T00:12:43.078Z Compiling schemars_derive v0.8.13
15392023-12-07T00:12:43.366Z Compiling openssl-macros v0.1.1
15402023-12-07T00:12:43.986Z Checking zeroize v1.7.0
15412023-12-07T00:12:46.209Z Compiling thiserror v1.0.49
15422023-12-07T00:12:46.385Z Compiling pest v2.7.2
15432023-12-07T00:12:46.512Z Compiling zerocopy-derive v0.2.0
15442023-12-07T00:12:47.690Z Compiling untrusted v0.7.1
15452023-12-07T00:12:47.958Z Checking subtle v2.5.0
15462023-12-07T00:12:48.366Z Compiling foreign-types-shared v0.1.1
15472023-12-07T00:12:48.524Z Compiling percent-encoding v2.3.1
15482023-12-07T00:12:48.573Z Compiling tracing v0.1.37
15492023-12-07T00:12:48.679Z Compiling hashbrown v0.12.3
15502023-12-07T00:12:49.083Z Compiling openssl-probe v0.1.5
15512023-12-07T00:12:49.150Z Compiling rustversion v1.0.14
15522023-12-07T00:12:49.280Z Compiling untrusted v0.9.0
15532023-12-07T00:12:49.545Z Compiling time-core v0.1.1
15542023-12-07T00:12:49.765Z Compiling time-macros v0.2.13
15552023-12-07T00:12:49.861Z Compiling foreign-types v0.3.2
15562023-12-07T00:12:50.419Z Compiling pest_meta v2.7.2
15572023-12-07T00:12:53.973Z Compiling pest_generator v2.7.2
15582023-12-07T00:12:55.344Z Compiling try-lock v0.2.4
15592023-12-07T00:12:55.471Z Compiling want v0.3.1
15602023-12-07T00:12:56.206Z Compiling sct v0.7.0
15612023-12-07T00:12:56.268Z Compiling rustls-webpki v0.101.7
15622023-12-07T00:12:57.205Z Compiling form_urlencoded v1.2.1
15632023-12-07T00:12:57.722Z Compiling zerocopy-derive v0.6.4
15642023-12-07T00:12:58.942Z Compiling pest_derive v2.7.2
15652023-12-07T00:12:59.394Z Compiling socket2 v0.4.9
15662023-12-07T00:12:59.394Z Compiling either v1.9.0
15672023-12-07T00:12:59.666Z Compiling tower-service v0.3.2
15682023-12-07T00:12:59.734Z Compiling httpdate v1.0.3
15692023-12-07T00:13:00.110Z Compiling rustls-pemfile v1.0.3
15702023-12-07T00:13:00.320Z Compiling idna v0.5.0
15712023-12-07T00:13:00.451Z Compiling memoffset v0.9.0
15722023-12-07T00:13:00.738Z Compiling usdt-impl v0.3.5
15732023-12-07T00:13:00.918Z Compiling adler v1.0.2
15742023-12-07T00:13:01.213Z Compiling miniz_oxide v0.7.1
15752023-12-07T00:13:01.858Z Compiling rustls-native-certs v0.6.3
15762023-12-07T00:13:01.877Z Compiling zerocopy v0.3.0
15772023-12-07T00:13:02.048Z Compiling url v2.5.0
15782023-12-07T00:13:02.902Z Checking crypto-common v0.1.6
15792023-12-07T00:13:03.071Z Compiling ipnet v2.8.0
15802023-12-07T00:13:03.114Z Compiling signal-hook v0.3.17
15812023-12-07T00:13:03.635Z Compiling dof v0.1.5
15822023-12-07T00:13:03.635Z Checking bytes v1.5.0
15832023-12-07T00:13:04.454Z Checking bitflags v2.4.0
15842023-12-07T00:13:04.455Z Compiling dtrace-parser v0.1.14
15852023-12-07T00:13:04.833Z Checking tokio v1.34.0
15862023-12-07T00:13:05.518Z Compiling indexmap v2.1.0
15872023-12-07T00:13:06.022Z Compiling uuid v1.6.1
15882023-12-07T00:13:06.976Z Compiling chrono v0.4.31
15892023-12-07T00:13:07.009Z Compiling semver v1.0.20
15902023-12-07T00:13:07.147Z Compiling http v0.2.11
15912023-12-07T00:13:08.217Z Compiling serde_spanned v0.6.4
15922023-12-07T00:13:08.556Z Compiling toml_datetime v0.6.5
15932023-12-07T00:13:08.607Z Compiling rustc_version v0.4.0
15942023-12-07T00:13:09.973Z Compiling toml_edit v0.19.15
15952023-12-07T00:13:10.100Z Compiling openapiv3 v2.0.0-rc.1
15962023-12-07T00:13:13.352Z Compiling http-body v0.4.5
15972023-12-07T00:13:14.698Z Compiling serde_urlencoded v0.7.1
15982023-12-07T00:13:14.733Z Compiling clap_derive v4.4.2
15992023-12-07T00:13:15.895Z Compiling crossbeam-epoch v0.9.15
16002023-12-07T00:13:15.901Z Compiling encoding_rs v0.8.33
16012023-12-07T00:13:16.161Z Compiling thread-id v4.2.0
16022023-12-07T00:13:16.311Z Compiling webpki-roots v0.25.2
16032023-12-07T00:13:16.514Z Compiling mime v0.3.17
16042023-12-07T00:13:17.131Z Compiling gimli v0.28.0
16052023-12-07T00:13:17.513Z Checking const-oid v0.9.5
16062023-12-07T00:13:18.295Z Compiling siphasher v0.3.11
16072023-12-07T00:13:20.527Z Compiling tokio-util v0.7.10
16082023-12-07T00:13:21.807Z Compiling tokio-rustls v0.24.1
16092023-12-07T00:13:22.426Z Compiling h2 v0.3.21
16102023-12-07T00:13:22.613Z Compiling serde_tokenstream v0.1.7
16112023-12-07T00:13:23.067Z Compiling strum_macros v0.25.2
16122023-12-07T00:13:23.586Z Compiling bzip2-sys v0.1.11+1.0.8
16132023-12-07T00:13:23.894Z Compiling object v0.32.1
16142023-12-07T00:13:24.249Z Compiling tokio-native-tls v0.3.1
16152023-12-07T00:13:24.463Z Compiling addr2line v0.21.0
16162023-12-07T00:13:24.866Z Compiling num-iter v0.1.43
16172023-12-07T00:13:25.453Z Compiling rustc-demangle v0.1.23
16182023-12-07T00:13:27.355Z Compiling flate2 v1.0.28
16192023-12-07T00:13:27.383Z Compiling heapless v0.7.16
16202023-12-07T00:13:27.651Z Compiling block-buffer v0.10.4
16212023-12-07T00:13:28.117Z Compiling doc-comment v0.3.3
16222023-12-07T00:13:28.899Z Compiling ppv-lite86 v0.2.17
16232023-12-07T00:13:29.109Z Compiling usdt-macro v0.3.5
16242023-12-07T00:13:29.150Z Compiling usdt-attr-macro v0.3.5
16252023-12-07T00:13:29.978Z Compiling toml v0.7.8
16262023-12-07T00:13:30.177Z Compiling rand_chacha v0.3.1
16272023-12-07T00:13:31.215Z Compiling digest v0.10.7
16282023-12-07T00:13:31.245Z Compiling toml_edit v0.21.0
16292023-12-07T00:13:31.737Z Compiling hex v0.4.3
16302023-12-07T00:13:31.938Z Compiling pin-project-internal v1.1.3
16312023-12-07T00:13:32.524Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16322023-12-07T00:13:32.542Z Compiling bit-vec v0.6.3
16332023-12-07T00:13:33.253Z Compiling rand v0.8.5
16342023-12-07T00:13:33.736Z Compiling hyper v0.14.27
16352023-12-07T00:13:35.614Z Compiling phf_shared v0.10.0
16362023-12-07T00:13:36.211Z Compiling num-bigint v0.4.4
16372023-12-07T00:13:36.859Z Compiling new_debug_unreachable v1.0.4
16382023-12-07T00:13:36.910Z Compiling fixedbitset v0.4.2
16392023-12-07T00:13:36.931Z Compiling smoltcp v0.9.1
16402023-12-07T00:13:37.119Z Compiling precomputed-hash v0.1.1
16412023-12-07T00:13:37.300Z Compiling string_cache v0.8.7
16422023-12-07T00:13:37.644Z Compiling petgraph v0.6.4
16432023-12-07T00:13:38.031Z Compiling bit-set v0.5.3
16442023-12-07T00:13:38.452Z Compiling itertools v0.10.5
16452023-12-07T00:13:39.202Z Compiling enum-as-inner v0.5.1
16462023-12-07T00:13:39.941Z Compiling hubpack_derive v0.1.1
16472023-12-07T00:13:39.988Z Compiling diesel_table_macro_syntax v0.1.0
16482023-12-07T00:13:40.624Z Compiling unicode-segmentation v1.10.1
16492023-12-07T00:13:40.768Z Compiling lalrpop-util v0.19.12
16502023-12-07T00:13:41.291Z Compiling diesel_derives v2.1.2
16512023-12-07T00:13:42.296Z Compiling snafu-derive v0.7.5
16522023-12-07T00:13:42.300Z Compiling cpufeatures v0.2.9
16532023-12-07T00:13:42.946Z Compiling sha2 v0.10.8
16542023-12-07T00:13:43.004Z Compiling rustix v0.37.23
16552023-12-07T00:13:43.062Z Compiling hmac v0.12.1
16562023-12-07T00:13:43.481Z Compiling md-5 v0.10.5
16572023-12-07T00:13:43.737Z Compiling serde_repr v0.1.16
16582023-12-07T00:13:44.237Z Compiling stringprep v0.1.3
16592023-12-07T00:13:45.335Z Compiling hyper-tls v0.5.0
16602023-12-07T00:13:45.557Z Compiling hyper-rustls v0.24.2
16612023-12-07T00:13:45.784Z Compiling hash32 v0.2.1
16622023-12-07T00:13:45.848Z Compiling fallible-iterator v0.2.0
16632023-12-07T00:13:46.361Z Compiling reqwest v0.11.22
16642023-12-07T00:13:46.385Z Compiling stable_deref_trait v1.2.0
16652023-12-07T00:13:46.544Z Checking bitflags v1.3.2
16662023-12-07T00:13:46.990Z Compiling postgres-protocol v0.6.6
16672023-12-07T00:13:48.547Z Compiling terminal_size v0.2.6
16682023-12-07T00:13:49.145Z Compiling phf_shared v0.11.2
16692023-12-07T00:13:49.700Z Compiling block-padding v0.3.3
16702023-12-07T00:13:50.103Z Compiling scheduled-thread-pool v0.2.7
16712023-12-07T00:13:50.277Z Compiling deranged v0.3.8
16722023-12-07T00:13:50.782Z Compiling matches v0.1.10
16732023-12-07T00:13:50.945Z Compiling managed v0.8.0
16742023-12-07T00:13:50.989Z Compiling num_threads v0.1.6
16752023-12-07T00:13:51.177Z Compiling regex-automata v0.1.10
16762023-12-07T00:13:51.389Z Compiling clap_builder v4.4.2
16772023-12-07T00:13:51.467Z Compiling idna v0.2.3
16782023-12-07T00:13:51.866Z Compiling bstr v0.2.17
16792023-12-07T00:13:52.930Z Compiling r2d2 v0.8.10
16802023-12-07T00:13:52.942Z Compiling inout v0.1.3
16812023-12-07T00:13:52.942Z Compiling signal-hook-mio v0.2.3
16822023-12-07T00:13:53.134Z Compiling time v0.3.27
16832023-12-07T00:13:53.188Z Compiling phf v0.11.2
16842023-12-07T00:13:53.606Z Compiling bzip2 v0.4.4
16852023-12-07T00:13:54.132Z Compiling postgres-types v0.2.6
16862023-12-07T00:13:54.662Z Compiling hubpack v0.1.2
16872023-12-07T00:13:54.962Z Compiling pin-project v1.1.3
16882023-12-07T00:13:55.366Z Compiling ipnetwork v0.20.0
16892023-12-07T00:13:55.738Z Compiling zerocopy v0.6.4
16902023-12-07T00:13:56.626Z Compiling itertools v0.11.0
16912023-12-07T00:13:56.730Z Compiling futures-executor v0.3.29
16922023-12-07T00:13:57.701Z Compiling float-cmp v0.9.0
16932023-12-07T00:13:59.234Z Compiling data-encoding v2.4.0
16942023-12-07T00:14:00.619Z Compiling static_assertions v1.1.0
16952023-12-07T00:14:00.754Z Compiling regex-automata v0.3.8
16962023-12-07T00:14:01.423Z Compiling difflib v0.4.0
16972023-12-07T00:14:02.044Z Compiling normalize-line-endings v0.3.0
16982023-12-07T00:14:02.228Z Compiling predicates-core v1.0.6
16992023-12-07T00:14:02.836Z Compiling whoami v1.4.1
17002023-12-07T00:14:03.334Z Compiling predicates v3.0.4
17012023-12-07T00:14:03.830Z Compiling bstr v1.6.0
17022023-12-07T00:14:04.523Z Compiling tokio-postgres v0.7.10
17032023-12-07T00:14:05.245Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17042023-12-07T00:14:06.355Z Compiling trust-dns-proto v0.22.0
17052023-12-07T00:14:07.495Z Compiling yasna v0.5.2
17062023-12-07T00:14:08.029Z Compiling diesel v2.1.4
17072023-12-07T00:14:10.690Z Compiling clap v4.4.3
17082023-12-07T00:14:10.827Z Compiling futures v0.3.29
17092023-12-07T00:14:10.984Z Compiling snafu v0.7.5
17102023-12-07T00:14:11.348Z Compiling zip v0.6.6
17112023-12-07T00:14:13.202Z Compiling similar v2.2.1
17122023-12-07T00:14:13.232Z Compiling crossterm v0.27.0
17132023-12-07T00:14:13.232Z Compiling cipher v0.4.4
17142023-12-07T00:14:13.232Z Compiling signature v2.1.0
17152023-12-07T00:14:13.232Z Compiling usdt v0.3.5
17162023-12-07T00:14:13.563Z Compiling tokio-stream v0.1.14
17172023-12-07T00:14:14.523Z Compiling console v0.15.7
17182023-12-07T00:14:15.431Z Checking hashbrown v0.14.2
17192023-12-07T00:14:16.637Z Checking unicode-ident v1.0.12
17202023-12-07T00:14:16.877Z Checking equivalent v1.0.1
17212023-12-07T00:14:16.976Z Checking proc-macro2 v1.0.69
17222023-12-07T00:14:18.640Z Checking quote v1.0.33
17232023-12-07T00:14:19.850Z Checking utf8parse v0.2.1
17242023-12-07T00:14:20.852Z Checking anstyle v1.0.2
17252023-12-07T00:14:22.282Z Checking io-lifetimes v1.0.11
17262023-12-07T00:14:24.989Z Checking anstyle-parse v0.2.1
17272023-12-07T00:14:29.198Z Checking anstyle-query v1.0.0
17282023-12-07T00:14:29.381Z Checking colorchoice v1.0.0
17292023-12-07T00:14:29.977Z Checking anstream v0.5.0
17302023-12-07T00:14:30.727Z Checking strsim v0.10.0
17312023-12-07T00:14:30.992Z Checking clap_lex v0.5.1
17322023-12-07T00:14:31.466Z Checking winnow v0.5.15
17332023-12-07T00:14:36.302Z Compiling serde_tokenstream v0.2.0
17342023-12-07T00:14:41.074Z Compiling regress v0.7.1
17352023-12-07T00:14:46.923Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17362023-12-07T00:14:53.772Z Compiling getopts v0.2.21
17372023-12-07T00:14:54.968Z Compiling unsafe-libyaml v0.2.9
17382023-12-07T00:14:55.470Z Checking heck v0.4.1
17392023-12-07T00:14:56.032Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17402023-12-07T00:14:56.902Z Compiling ident_case v1.0.1
17412023-12-07T00:14:56.947Z Checking fastrand v2.0.0
17422023-12-07T00:14:57.140Z Compiling serde_yaml v0.9.25
17432023-12-07T00:14:57.446Z Checking tempfile v3.8.1
17442023-12-07T00:14:57.969Z Checking match_cfg v0.1.0
17452023-12-07T00:14:58.002Z Checking atty v0.2.14
17462023-12-07T00:14:58.040Z Checking quick-error v1.2.3
17472023-12-07T00:14:58.107Z Checking hostname v0.3.1
17482023-12-07T00:14:58.162Z Compiling paste v1.0.14
17492023-12-07T00:14:58.288Z Checking crossbeam-channel v0.5.8
17502023-12-07T00:14:58.295Z Checking sha1 v0.10.6
17512023-12-07T00:14:58.670Z Checking dirs-sys-next v0.1.2
17522023-12-07T00:14:58.913Z Checking dirs-next v2.0.0
17532023-12-07T00:14:59.091Z Checking thread_local v1.1.7
17542023-12-07T00:14:59.383Z Checking instant v0.1.12
17552023-12-07T00:14:59.532Z Compiling slog-async v2.8.0
17562023-12-07T00:14:59.546Z Checking term v0.7.0
17572023-12-07T00:15:00.174Z Checking camino v1.1.6
17582023-12-07T00:15:00.352Z Compiling multer v2.1.0
17592023-12-07T00:15:00.811Z Checking take_mut v0.2.2
17602023-12-07T00:15:01.041Z Checking slog-term v2.9.0
17612023-12-07T00:15:01.074Z Compiling darling_core v0.20.3
17622023-12-07T00:15:01.485Z Checking slog-json v2.6.1
17632023-12-07T00:15:01.751Z Compiling async-stream-impl v0.3.5
17642023-12-07T00:15:01.804Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17652023-12-07T00:15:02.291Z Checking atomic-waker v1.1.1
17662023-12-07T00:15:02.527Z Checking debug-ignore v1.0.5
17672023-12-07T00:15:02.672Z Checking waitgroup v0.1.2
17682023-12-07T00:15:02.949Z Checking slog-bunyan v2.4.0
17692023-12-07T00:15:03.930Z Checking toml v0.8.8
17702023-12-07T00:15:04.019Z Checking async-stream v0.3.5
17712023-12-07T00:15:04.105Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17722023-12-07T00:15:04.258Z Checking serde_path_to_error v0.1.14
17732023-12-07T00:15:04.277Z Checking strum v0.25.0
17742023-12-07T00:15:04.488Z Compiling structmeta-derive v0.2.0
17752023-12-07T00:15:04.898Z Checking wait-timeout v0.2.0
17762023-12-07T00:15:05.129Z Checking rusty-fork v0.3.0
17772023-12-07T00:15:05.285Z Checking rand_xorshift v0.3.0
17782023-12-07T00:15:05.531Z Compiling regex-syntax v0.7.5
17792023-12-07T00:15:05.562Z Checking unarray v0.1.4
17802023-12-07T00:15:05.763Z Checking proptest v1.4.0
17812023-12-07T00:15:10.004Z Compiling structmeta v0.2.0
17822023-12-07T00:15:10.250Z Checking backoff v0.4.0
17832023-12-07T00:15:10.653Z Compiling test-strategy v0.3.1
17842023-12-07T00:15:11.379Z Compiling darling_macro v0.20.3
17852023-12-07T00:15:12.913Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17862023-12-07T00:15:13.002Z Compiling darling v0.20.3
17872023-12-07T00:15:13.534Z Checking macaddr v1.0.1
17882023-12-07T00:15:13.540Z Compiling serde_with_macros v2.3.3
17892023-12-07T00:15:13.617Z Checking camino-tempfile v1.1.1
17902023-12-07T00:15:13.769Z Checking is-terminal v0.4.9
17912023-12-07T00:15:13.934Z Compiling proc-macro-error-attr v1.0.4
17922023-12-07T00:15:14.041Z Compiling proc-macro-error v1.0.4
17932023-12-07T00:15:14.679Z Compiling proc-macro-crate v1.3.1
17942023-12-07T00:15:15.447Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17952023-12-07T00:15:16.061Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17962023-12-07T00:15:16.410Z Checking termtree v0.4.1
17972023-12-07T00:15:16.729Z Checking predicates-tree v1.0.9
17982023-12-07T00:15:16.940Z Compiling num_enum_derive v0.5.11
17992023-12-07T00:15:16.982Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18002023-12-07T00:15:17.049Z Compiling parse-display-derive v0.8.2
18012023-12-07T00:15:17.331Z Checking base64ct v1.6.0
18022023-12-07T00:15:17.435Z Compiling crucible-workspace-hack v0.1.0
18032023-12-07T00:15:17.932Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18042023-12-07T00:15:17.938Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18052023-12-07T00:15:17.938Z Checking serde_with v2.3.3
18062023-12-07T00:15:17.938Z Checking postcard-cobs v0.1.5-pre
18072023-12-07T00:15:18.056Z Checking smoltcp v0.8.2
18082023-12-07T00:15:18.070Z Compiling foreign-types-macros v0.2.3
18092023-12-07T00:15:18.086Z Checking postcard v0.7.3
18102023-12-07T00:15:18.857Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18112023-12-07T00:15:19.101Z Checking foreign-types-shared v0.3.1
18122023-12-07T00:15:19.264Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18132023-12-07T00:15:19.695Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-12-07T00:15:19.873Z Checking cfg-if v0.1.10
18152023-12-07T00:15:20.128Z Checking foreign-types v0.5.0
18162023-12-07T00:15:20.432Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18172023-12-07T00:15:20.482Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18182023-12-07T00:15:21.430Z Checking num_enum v0.5.11
18192023-12-07T00:15:21.630Z Checking cstr-argument v0.1.2
18202023-12-07T00:15:22.157Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18212023-12-07T00:15:22.157Z Checking pretty-hex v0.2.1
18222023-12-07T00:15:22.158Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18232023-12-07T00:15:22.158Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18242023-12-07T00:15:22.425Z Checking colored v2.0.4
18252023-12-07T00:15:22.462Z Compiling zone_cfg_derive v0.3.0
18262023-12-07T00:15:22.524Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18272023-12-07T00:15:22.647Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18282023-12-07T00:15:23.037Z Checking predicates v2.1.5
18292023-12-07T00:15:23.448Z Compiling mockall_derive v0.11.4
18302023-12-07T00:15:24.011Z Compiling num-derive v0.4.0
18312023-12-07T00:15:25.825Z Checking parse-display v0.8.2
18322023-12-07T00:15:25.982Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-12-07T00:15:25.982Z Checking fragile v2.0.0
18342023-12-07T00:15:25.983Z Checking downcast v0.11.0
18352023-12-07T00:15:25.983Z Checking zone v0.3.0
18362023-12-07T00:15:25.983Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18372023-12-07T00:15:25.983Z Checking smf v0.2.2
18382023-12-07T00:15:25.983Z Checking xattr v1.0.1
18392023-12-07T00:15:26.047Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18402023-12-07T00:15:26.183Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18412023-12-07T00:15:26.233Z Checking filetime v0.2.23
18422023-12-07T00:15:26.389Z Checking pem v3.0.2
18432023-12-07T00:15:26.497Z Checking tar v0.4.40
18442023-12-07T00:15:26.757Z Checking linked-hash-map v0.5.6
18452023-12-07T00:15:26.794Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18462023-12-07T00:15:27.183Z Checking headers-core v0.2.0
18472023-12-07T00:15:27.284Z Checking lru-cache v0.1.2
18482023-12-07T00:15:27.463Z Checking headers v0.3.9
18492023-12-07T00:15:27.575Z Checking password-hash v0.5.0
18502023-12-07T00:15:27.675Z Checking blake2 v0.10.6
18512023-12-07T00:15:27.871Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18522023-12-07T00:15:28.257Z Checking base64 v0.13.1
18532023-12-07T00:15:28.340Z Checking argon2 v0.5.2
18542023-12-07T00:15:28.580Z Checking rcgen v0.11.3
18552023-12-07T00:15:28.867Z Checking pem v1.1.1
18562023-12-07T00:15:29.180Z Checking atomicwrites v0.4.2
18572023-12-07T00:15:29.209Z Checking subprocess v0.2.9
18582023-12-07T00:15:29.221Z Checking arc-swap v1.6.0
18592023-12-07T00:15:29.267Z Checking ciborium-io v0.2.1
18602023-12-07T00:15:29.409Z Checking half v1.8.2
18612023-12-07T00:15:29.437Z Compiling cancel-safe-futures v0.1.5
18622023-12-07T00:15:29.549Z Checking textwrap v0.11.0
18632023-12-07T00:15:29.841Z Compiling heck v0.3.3
18642023-12-07T00:15:29.885Z Checking slog-scope v4.4.0
18652023-12-07T00:15:29.940Z Checking vec_map v0.8.2
18662023-12-07T00:15:30.008Z Checking strsim v0.8.0
18672023-12-07T00:15:30.041Z Checking ciborium-ll v0.2.1
18682023-12-07T00:15:30.160Z Checking ansi_term v0.12.1
18692023-12-07T00:15:30.267Z Compiling libefi-sys v0.1.0
18702023-12-07T00:15:30.333Z Checking slog-stdlog v4.1.1
18712023-12-07T00:15:30.461Z Compiling structopt-derive v0.4.18
18722023-12-07T00:15:30.480Z Checking ciborium v0.2.1
18732023-12-07T00:15:30.617Z Checking clap v2.34.0
18742023-12-07T00:15:30.704Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18752023-12-07T00:15:31.420Z Checking slog-envlogger v2.2.0
18762023-12-07T00:15:31.730Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18772023-12-07T00:15:31.780Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18782023-12-07T00:15:32.538Z Checking resolv-conf v0.7.0
18792023-12-07T00:15:32.555Z Compiling slog-dtrace v0.2.3
18802023-12-07T00:15:32.556Z Compiling convert_case v0.4.0
18812023-12-07T00:15:32.652Z Checking trust-dns-resolver v0.22.0
18822023-12-07T00:15:33.266Z Checking fxhash v0.2.1
18832023-12-07T00:15:33.608Z Checking itertools v0.12.0
18842023-12-07T00:15:33.749Z Compiling derive_more v0.99.17
18852023-12-07T00:15:35.105Z Checking pem-rfc7468 v0.7.0
18862023-12-07T00:15:35.230Z Compiling der_derive v0.7.2
18872023-12-07T00:15:35.315Z Checking structopt v0.3.26
18882023-12-07T00:15:35.496Z Checking termcolor v1.2.0
18892023-12-07T00:15:35.862Z Checking flagset v0.4.3
18902023-12-07T00:15:36.097Z Compiling radium v0.7.0
18912023-12-07T00:15:36.189Z Compiling same-file v1.0.6
18922023-12-07T00:15:36.516Z Compiling walkdir v2.4.0
18932023-12-07T00:15:36.690Z Checking mockall v0.11.4
18942023-12-07T00:15:36.790Z Compiling semver-parser v0.10.2
18952023-12-07T00:15:37.711Z Checking tap v1.0.1
18962023-12-07T00:15:37.784Z Compiling maybe-uninit v2.0.0
18972023-12-07T00:15:37.929Z Checking wyz v0.5.1
18982023-12-07T00:15:38.514Z Compiling semver v0.11.0
18992023-12-07T00:15:39.231Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19002023-12-07T00:15:39.239Z Compiling num-rational v0.4.1
19012023-12-07T00:15:39.601Z Checking der v0.7.8
19022023-12-07T00:15:39.857Z Checking crc-catalog v2.2.0
19032023-12-07T00:15:39.892Z Compiling packed_struct v0.10.1
19042023-12-07T00:15:39.986Z Compiling home v0.5.5
19052023-12-07T00:15:40.075Z Compiling num-bigint-dig v0.8.4
19062023-12-07T00:15:40.321Z Checking funty v2.0.0
19072023-12-07T00:15:40.415Z Compiling toolchain_find v0.2.0
19082023-12-07T00:15:40.513Z Checking crc v3.0.1
19092023-12-07T00:15:41.251Z Checking hkdf v0.12.3
19102023-12-07T00:15:41.576Z Compiling toml v0.5.11
19112023-12-07T00:15:41.927Z Compiling packed_struct_codegen v0.10.1
19122023-12-07T00:15:42.090Z Checking bitvec v1.0.1
19132023-12-07T00:15:42.608Z Checking spki v0.7.2
19142023-12-07T00:15:43.039Z Checking pkcs8 v0.10.2
19152023-12-07T00:15:43.440Z Checking nodrop v0.1.14
19162023-12-07T00:15:43.568Z Checking array-init v0.0.4
19172023-12-07T00:15:43.918Z Checking pkcs1 v0.7.5
19182023-12-07T00:15:44.385Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19192023-12-07T00:15:44.459Z Compiling rustfmt-wrapper v0.2.0
19202023-12-07T00:15:44.517Z Compiling omicron-zone-package v0.9.1
19212023-12-07T00:15:45.332Z Checking smallvec v0.6.14
19222023-12-07T00:15:46.464Z Checking newline-converter v0.3.0
19232023-12-07T00:15:46.856Z Checking num-complex v0.4.4
19242023-12-07T00:15:47.842Z Checking keccak v0.1.4
19252023-12-07T00:15:48.105Z Checking bitfield v0.14.0
19262023-12-07T00:15:48.290Z Checking utf-8 v0.7.6
19272023-12-07T00:15:48.393Z Checking num v0.4.1
19282023-12-07T00:15:48.531Z Checking sha3 v0.10.8
19292023-12-07T00:15:48.546Z Checking expectorate v1.1.0
19302023-12-07T00:15:48.602Z Checking tungstenite v0.20.1
19312023-12-07T00:15:48.755Z Checking serde-hex v0.1.0
19322023-12-07T00:15:49.513Z Checking x509-cert v0.2.4
19332023-12-07T00:15:49.522Z Checking rsa v0.9.2
19342023-12-07T00:15:49.522Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19352023-12-07T00:15:49.836Z Checking env_logger v0.10.0
19362023-12-07T00:15:50.013Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19372023-12-07T00:15:50.884Z Checking ron v0.8.1
19382023-12-07T00:15:50.903Z Checking secrecy v0.8.0
19392023-12-07T00:15:50.903Z Checking crc-any v2.4.3
19402023-12-07T00:15:51.380Z Checking tokio-tungstenite v0.20.1
19412023-12-07T00:15:51.442Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19422023-12-07T00:15:51.734Z Checking object v0.30.4
19432023-12-07T00:15:51.939Z Checking path-slash v0.1.5
19442023-12-07T00:15:51.968Z Compiling buf-list v1.0.3
19452023-12-07T00:15:52.123Z Checking glob v0.3.1
19462023-12-07T00:15:52.495Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19472023-12-07T00:15:52.566Z Compiling parking_lot_core v0.8.6
19482023-12-07T00:15:53.047Z Checking swrite v0.1.0
19492023-12-07T00:15:53.080Z Checking nibble_vec v0.1.0
19502023-12-07T00:15:53.114Z Checking endian-type v0.1.2
19512023-12-07T00:15:53.131Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19522023-12-07T00:15:53.402Z Checking radix_trie v0.2.1
19532023-12-07T00:15:53.463Z Checking pretty-hex v0.4.0
19542023-12-07T00:15:53.657Z Checking libsw v3.3.0
19552023-12-07T00:15:53.730Z Checking parking_lot v0.11.2
19562023-12-07T00:15:54.017Z Checking trust-dns-client v0.22.0
19572023-12-07T00:15:54.041Z Compiling derive-where v1.2.6
19582023-12-07T00:15:54.234Z Checking sled v0.34.7
19592023-12-07T00:15:55.122Z Checking linear-map v1.2.0
19602023-12-07T00:15:55.645Z Checking owo-colors v3.5.0
19612023-12-07T00:15:55.658Z Compiling semver v0.1.20
19622023-12-07T00:15:55.921Z Checking trust-dns-server v0.22.1
19632023-12-07T00:15:56.721Z Compiling rustc_version v0.1.7
19642023-12-07T00:15:57.467Z Compiling newtype_derive v0.1.6
19652023-12-07T00:15:57.906Z Checking crossbeam-deque v0.8.3
19662023-12-07T00:15:58.408Z Compiling unicase v2.7.0
19672023-12-07T00:15:58.777Z Compiling rayon-core v1.12.0
19682023-12-07T00:15:58.832Z Compiling platforms v3.0.2
19692023-12-07T00:15:59.422Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19702023-12-07T00:15:59.992Z Compiling memoffset v0.7.1
19712023-12-07T00:16:00.103Z Checking steno v0.4.0
19722023-12-07T00:16:00.247Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19732023-12-07T00:16:00.269Z Compiling curve25519-dalek v4.1.0
19742023-12-07T00:16:00.291Z Checking rayon v1.8.0
19752023-12-07T00:16:01.521Z Checking globset v0.4.13
19762023-12-07T00:16:02.021Z Checking olpc-cjson v0.1.3
19772023-12-07T00:16:02.042Z Checking serde_plain v1.0.2
19782023-12-07T00:16:02.042Z Checking ff v0.13.0
19792023-12-07T00:16:02.043Z Compiling async-recursion v1.0.5
19802023-12-07T00:16:02.043Z Checking typed-path v0.6.0
19812023-12-07T00:16:02.043Z Checking group v0.13.0
19822023-12-07T00:16:02.296Z Compiling mime_guess v2.0.4
19832023-12-07T00:16:03.833Z Checking universal-hash v0.5.1
19842023-12-07T00:16:03.901Z Checking crypto-bigint v0.5.2
19852023-12-07T00:16:04.090Z Compiling thiserror-impl-no-std v2.0.2
19862023-12-07T00:16:04.448Z Compiling curve25519-dalek-derive v0.1.0
19872023-12-07T00:16:05.015Z Checking tough v0.15.0
19882023-12-07T00:16:06.658Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19892023-12-07T00:16:06.763Z Compiling salty v0.2.0
19902023-12-07T00:16:06.907Z Checking opaque-debug v0.3.0
19912023-12-07T00:16:07.031Z Checking signature v1.6.4
19922023-12-07T00:16:07.135Z Checking display-error-chain v0.2.0
19932023-12-07T00:16:07.408Z Checking base16ct v0.2.0
19942023-12-07T00:16:07.444Z Checking ed25519 v1.5.3
19952023-12-07T00:16:07.528Z Checking elliptic-curve v0.13.5
19962023-12-07T00:16:07.603Z Checking poly1305 v0.8.0
19972023-12-07T00:16:08.105Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19982023-12-07T00:16:08.306Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19992023-12-07T00:16:08.667Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
20002023-12-07T00:16:08.738Z Checking chacha20 v0.9.1
20012023-12-07T00:16:09.021Z Checking serde-big-array v0.5.1
20022023-12-07T00:16:09.277Z Checking aead v0.5.2
20032023-12-07T00:16:09.345Z Checking kstat-rs v0.2.3
20042023-12-07T00:16:09.565Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20052023-12-07T00:16:09.802Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20062023-12-07T00:16:09.830Z Checking thiserror-no-std v2.0.2
20072023-12-07T00:16:10.054Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20082023-12-07T00:16:10.131Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20092023-12-07T00:16:10.496Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20102023-12-07T00:16:10.905Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20112023-12-07T00:16:11.657Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20122023-12-07T00:16:11.827Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20132023-12-07T00:16:12.753Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20142023-12-07T00:16:12.772Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20152023-12-07T00:16:14.122Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20162023-12-07T00:16:14.241Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20172023-12-07T00:16:14.712Z Checking vsss-rs v3.3.1
20182023-12-07T00:16:14.841Z Checking chacha20poly1305 v0.10.1
20192023-12-07T00:16:17.110Z Checking signal-hook-tokio v0.3.1
20202023-12-07T00:16:17.344Z Checking serde-big-array v0.4.1
20212023-12-07T00:16:17.586Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20222023-12-07T00:16:18.223Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20232023-12-07T00:16:19.148Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20242023-12-07T00:16:20.284Z Checking bcs v0.1.6
20252023-12-07T00:16:20.678Z Checking highway v1.1.0
20262023-12-07T00:16:20.779Z Checking corncobs v0.1.3
20272023-12-07T00:16:21.090Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20282023-12-07T00:16:21.235Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20292023-12-07T00:16:23.255Z Checking http-range v0.1.5
20302023-12-07T00:16:24.913Z Compiling crunchy v0.2.2
20312023-12-07T00:16:24.913Z Compiling portable-atomic v1.4.3
20322023-12-07T00:16:24.914Z Checking hyper-staticfile v0.9.5
20332023-12-07T00:16:24.914Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20342023-12-07T00:16:24.916Z Compiling clang-sys v1.6.1
20352023-12-07T00:16:24.916Z Checking assert_matches v1.5.0
20362023-12-07T00:16:45.217Z Compiling prettyplease v0.2.12
20372023-12-07T00:16:45.217Z Compiling tiny-keccak v2.0.2
20382023-12-07T00:16:45.833Z Compiling darling_core v0.14.4
20392023-12-07T00:16:45.833Z Checking humantime v2.1.0
20402023-12-07T00:16:45.833Z Checking number_prefix v0.4.0
20412023-12-07T00:16:45.833Z Compiling minimal-lexical v0.2.1
20422023-12-07T00:16:45.833Z Checking indicatif v0.17.7
20432023-12-07T00:16:45.833Z Compiling nom v7.1.3
20442023-12-07T00:16:45.833Z Compiling ascii-canvas v3.0.0
20452023-12-07T00:16:46.205Z Compiling ena v0.14.2
20462023-12-07T00:16:46.384Z Compiling libloading v0.7.4
20472023-12-07T00:16:46.385Z Compiling diff v0.1.13
20482023-12-07T00:16:46.385Z Compiling bindgen v0.65.1
20492023-12-07T00:16:46.385Z Compiling regex-syntax v0.6.29
20502023-12-07T00:16:46.385Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20512023-12-07T00:16:46.385Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20522023-12-07T00:16:46.385Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20532023-12-07T00:16:46.385Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20542023-12-07T00:16:46.386Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20552023-12-07T00:16:46.386Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20562023-12-07T00:16:46.386Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20572023-12-07T00:16:46.386Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20582023-12-07T00:16:46.386Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20592023-12-07T00:16:46.386Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20602023-12-07T00:16:46.386Z Compiling darling_macro v0.14.4
20612023-12-07T00:16:46.386Z Compiling lalrpop v0.19.12
20622023-12-07T00:16:46.387Z Compiling darling v0.14.4
20632023-12-07T00:16:46.387Z Compiling cexpr v0.6.0
20642023-12-07T00:16:46.387Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20652023-12-07T00:16:46.387Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20662023-12-07T00:16:46.618Z Compiling which v4.4.0
20672023-12-07T00:16:47.561Z Checking maplit v1.0.2
20682023-12-07T00:16:47.696Z Compiling lazycell v1.3.0
20692023-12-07T00:16:47.924Z Compiling ref-cast v1.0.20
20702023-12-07T00:16:49.099Z Compiling shlex v1.1.0
20712023-12-07T00:16:49.111Z Compiling rustc-hash v1.1.0
20722023-12-07T00:16:49.325Z Compiling peeking_take_while v0.1.2
20732023-12-07T00:16:53.860Z Compiling derive_builder_core v0.12.0
20742023-12-07T00:16:56.788Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20752023-12-07T00:16:57.313Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20762023-12-07T00:16:57.693Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20772023-12-07T00:16:58.918Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20782023-12-07T00:16:59.339Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20792023-12-07T00:16:59.945Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20802023-12-07T00:17:01.901Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20812023-12-07T00:17:05.081Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20822023-12-07T00:17:05.247Z Compiling ref-cast-impl v1.0.20
20832023-12-07T00:17:05.306Z Compiling libxml v0.3.3
20842023-12-07T00:17:05.529Z Compiling derive_builder_macro v0.12.0
20852023-12-07T00:17:05.880Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20862023-12-07T00:17:06.473Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20872023-12-07T00:17:06.877Z Compiling strum_macros v0.24.3
20882023-12-07T00:17:07.380Z Compiling fs-err v2.11.0
20892023-12-07T00:17:07.574Z Compiling cookie v0.18.0
20902023-12-07T00:17:07.815Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20912023-12-07T00:17:08.421Z Compiling indoc v1.0.9
20922023-12-07T00:17:08.601Z Checking derive_builder v0.12.0
20932023-12-07T00:17:09.636Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20942023-12-07T00:17:11.610Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20952023-12-07T00:17:11.827Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20962023-12-07T00:17:13.027Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20972023-12-07T00:17:13.139Z Checking bb8 v0.8.1
20982023-12-07T00:17:13.373Z Checking quick-xml v0.23.1
20992023-12-07T00:17:13.431Z Compiling impl-trait-for-tuples v0.2.2
21002023-12-07T00:17:14.198Z Compiling oso-derive v0.27.0
21012023-12-07T00:17:14.199Z Checking unicode-linebreak v0.1.5
21022023-12-07T00:17:14.769Z Checking smawk v0.3.1
21032023-12-07T00:17:15.039Z Checking textwrap v0.16.0
21042023-12-07T00:17:15.192Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21052023-12-07T00:17:16.086Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21062023-12-07T00:17:16.332Z Checking bytesize v1.3.0
21072023-12-07T00:17:16.479Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21082023-12-07T00:17:16.668Z Checking is_ci v1.1.1
21092023-12-07T00:17:16.758Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21102023-12-07T00:17:16.790Z Checking supports-color v2.1.0
21112023-12-07T00:17:16.987Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21122023-12-07T00:17:23.141Z Compiling indoc v2.0.3
21132023-12-07T00:17:23.452Z Checking cassowary v0.3.0
21142023-12-07T00:17:23.452Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21152023-12-07T00:17:23.453Z Checking rtoolbox v0.0.1
21162023-12-07T00:17:23.778Z Checking rpassword v7.3.1
21172023-12-07T00:17:23.778Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21182023-12-07T00:17:23.778Z Checking ratatui v0.23.0
21192023-12-07T00:17:23.778Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21202023-12-07T00:17:23.779Z Checking shell-words v1.1.0
21212023-12-07T00:17:23.780Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21222023-12-07T00:17:23.780Z Checking fatfs v0.3.6
21232023-12-07T00:17:23.780Z Checking tui-tree-widget v0.13.0
21242023-12-07T00:17:23.962Z Checking yansi v0.5.1
21252023-12-07T00:17:23.962Z Checking plotters-backend v0.3.5
21262023-12-07T00:17:24.107Z Checking rand v0.4.6
21272023-12-07T00:17:24.227Z Checking pretty_assertions v1.4.0
21282023-12-07T00:17:24.303Z Checking plotters-svg v0.3.5
21292023-12-07T00:17:24.334Z Compiling vte_generate_state_changes v0.1.1
21302023-12-07T00:17:24.560Z Checking cast v0.3.0
21312023-12-07T00:17:25.040Z Checking remove_dir_all v0.5.3
21322023-12-07T00:17:25.178Z Checking criterion-plot v0.5.0
21332023-12-07T00:17:25.308Z Checking vte v0.11.1
21342023-12-07T00:17:25.489Z Checking tempdir v0.3.7
21352023-12-07T00:17:25.645Z Checking plotters v0.3.5
21362023-12-07T00:17:26.400Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21372023-12-07T00:17:27.406Z Checking dashmap v5.5.1
21382023-12-07T00:17:28.261Z Checking tinytemplate v1.2.1
21392023-12-07T00:17:28.497Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21402023-12-07T00:17:28.532Z Compiling serial_test_derive v0.10.0
21412023-12-07T00:17:28.559Z Checking oorandom v11.1.3
21422023-12-07T00:17:28.765Z Checking anes v0.1.6
21432023-12-07T00:17:29.357Z Checking criterion v0.5.1
21442023-12-07T00:17:30.365Z Checking serial_test v0.10.0
21452023-12-07T00:17:30.714Z Checking strip-ansi-escapes v0.2.0
21462023-12-07T00:17:30.919Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21472023-12-07T00:17:32.701Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21482023-12-07T00:17:32.922Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21492023-12-07T00:17:34.198Z Checking assert_cmd v2.0.12
21502023-12-07T00:17:34.808Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21512023-12-07T00:17:34.858Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21522023-12-07T00:17:37.395Z Checking fd-lock v3.0.13
21532023-12-07T00:17:37.616Z Checking nu-ansi-term v0.49.0
21542023-12-07T00:17:38.246Z Checking reedline v0.26.0
21552023-12-07T00:17:43.095Z Checking threadpool v1.8.1
21562023-12-07T00:17:57.736Z Checking nanorand v0.7.0
21572023-12-07T00:17:57.736Z Checking topological-sort v0.2.2
21582023-12-07T00:17:57.736Z Checking flume v0.11.0
21592023-12-07T00:17:57.736Z Checking libtest-mimic v0.6.1
21602023-12-07T00:17:59.425Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21612023-12-07T00:17:59.425Z Checking httptest v0.15.5
21622023-12-07T00:18:00.555Z Checking similar-asserts v1.5.0
21632023-12-07T00:18:00.555Z Compiling rstest_macros v0.18.2
21642023-12-07T00:18:00.555Z Checking bytecount v0.6.3
21652023-12-07T00:18:00.789Z Compiling crossbeam-queue v0.3.8
21662023-12-07T00:18:00.790Z Checking papergrid v0.10.0
21672023-12-07T00:18:00.790Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21682023-12-07T00:18:00.790Z Checking datatest-stable v0.2.3
21692023-12-07T00:18:00.790Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21702023-12-07T00:18:00.790Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21712023-12-07T00:18:00.790Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21722023-12-07T00:18:00.790Z Compiling tabled_derive v0.6.0
21732023-12-07T00:18:00.790Z Checking constant_time_eq v0.2.6
21742023-12-07T00:18:00.790Z Checking arrayvec v0.7.4
21752023-12-07T00:18:00.790Z Checking arrayref v0.3.7
21762023-12-07T00:18:00.790Z Compiling relative-path v1.9.0
21772023-12-07T00:18:00.790Z Compiling trybuild v1.0.85
21782023-12-07T00:18:00.790Z Checking blake2b_simd v1.0.1
21792023-12-07T00:18:00.790Z Checking tabled v0.14.0
21802023-12-07T00:18:00.790Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21812023-12-07T00:18:00.794Z Checking basic-toml v0.1.4
21822023-12-07T00:18:00.794Z Checking constant_time_eq v0.3.0
21832023-12-07T00:18:00.794Z Checking futures-timer v3.0.2
21842023-12-07T00:18:00.794Z Checking rust-argon2 v1.0.1
21852023-12-07T00:18:02.676Z Checking crossbeam v0.8.2
21862023-12-07T00:18:02.835Z Checking partial-io v0.5.4
21872023-12-07T00:18:03.415Z Checking approx v0.5.1
21882023-12-07T00:18:03.717Z Checking termios v0.3.3
21892023-12-07T00:18:04.022Z Checking hex-literal v0.4.1
21902023-12-07T00:18:07.528Z Checking rstest v0.18.2
21912023-12-07T00:18:11.741Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21922023-12-07T00:18:17.740Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21932023-12-07T00:19:19.981Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21942023-12-07T00:19:19.981Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21952023-12-07T00:19:20.217Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21962023-12-07T00:19:36.052Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21972023-12-07T00:19:57.758Z Compiling polar-core v0.27.0
21982023-12-07T00:20:11.765Z Checking oso v0.27.0
21992023-12-07T00:20:45.442Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
22002023-12-07T00:22:09.326Z Finished dev [unoptimized + debuginfo] target(s) in 9m 57s
22012023-12-07T00:22:09.487Z
22022023-12-07T00:22:09.488Zreal 10:54.855574751
22032023-12-07T00:22:09.488Zuser 59:33.769067208
22042023-12-07T00:22:09.488Zsys 7:32.249629835
22052023-12-07T00:22:09.488Ztrap 2.049288832
22062023-12-07T00:22:09.503Ztflt 3.645547539
22072023-12-07T00:22:09.503Zdflt 5.003204283
22082023-12-07T00:22:09.504Zkflt 0.018566430
22092023-12-07T00:22:09.504Zlock 1:34:47.498246391
22102023-12-07T00:22:09.504Zslp 2:56:45.280907347
22112023-12-07T00:22:09.504Zlat 2:07.479098912
22122023-12-07T00:22:09.504Zstop 4:31.769742536
22132023-12-07T00:22:10.657Zwarning: output filename collision.
22142023-12-07T00:22:10.657ZThe 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)`.
22152023-12-07T00:22:10.658ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22162023-12-07T00:22:10.658ZThe targets should have unique names.
22172023-12-07T00:22:10.658ZThis is a known bug where multiple crates with the same name use
22182023-12-07T00:22:10.658Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22192023-12-07T00:22:10.695Zwarning: output filename collision.
22202023-12-07T00:22:10.695ZThe 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)`.
22212023-12-07T00:22:10.695ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22222023-12-07T00:22:10.695ZThe targets should have unique names.
22232023-12-07T00:22:10.696ZThis is a known bug where multiple crates with the same name use
22242023-12-07T00:22:10.696Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22252023-12-07T00:22:10.697Zwarning: output filename collision.
22262023-12-07T00:22:10.697ZThe 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)`.
22272023-12-07T00:22:10.697ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22282023-12-07T00:22:10.697ZThe targets should have unique names.
22292023-12-07T00:22:10.697ZThis is a known bug where multiple crates with the same name use
22302023-12-07T00:22:10.698Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22312023-12-07T00:22:11.263Z Documenting libc v0.2.150
22322023-12-07T00:22:11.276Z Documenting cfg-if v1.0.0
22332023-12-07T00:22:11.276Z Documenting serde_derive v1.0.192
22342023-12-07T00:22:11.315Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22352023-12-07T00:22:11.332Z Documenting scopeguard v1.2.0
22362023-12-07T00:22:11.332Z Documenting log v0.4.20
22372023-12-07T00:22:11.346Z Documenting itoa v1.0.9
22382023-12-07T00:22:11.346Z Documenting smallvec v1.11.0
22392023-12-07T00:22:11.739Z Documenting memchr v2.6.3
22402023-12-07T00:22:15.217Z Documenting lock_api v0.4.10
22412023-12-07T00:22:15.307Z Documenting zeroize_derive v1.4.2
22422023-12-07T00:22:15.386Z Documenting pin-project-lite v0.2.13
22432023-12-07T00:22:15.907Z Documenting libm v0.2.7
22442023-12-07T00:22:17.370Z Documenting futures-core v0.3.29
22452023-12-07T00:22:17.596Z Documenting getrandom v0.2.10
22462023-12-07T00:22:18.755Z Documenting parking_lot_core v0.9.8
22472023-12-07T00:22:19.478Z Documenting signal-hook-registry v1.4.1
22482023-12-07T00:22:19.545Z Documenting mio v0.8.9
22492023-12-07T00:22:20.825Z Documenting num-traits v0.2.16
22502023-12-07T00:22:20.856Z Documenting serde v1.0.192
22512023-12-07T00:22:22.856Z Documenting zeroize v1.7.0
22522023-12-07T00:22:22.954Z Documenting thiserror-impl v1.0.49
22532023-12-07T00:22:23.033Z Documenting rand_core v0.6.4
22542023-12-07T00:22:24.859Z Documenting parking_lot v0.12.1
22552023-12-07T00:22:25.544Z Documenting socket2 v0.5.5
22562023-12-07T00:22:25.712Z Documenting num_cpus v1.16.0
22572023-12-07T00:22:27.972Z Documenting tokio-macros v2.2.0
22582023-12-07T00:22:28.619Z Documenting typenum v1.16.0
22592023-12-07T00:22:28.629Z Documenting once_cell v1.18.0
22602023-12-07T00:22:30.093Z Documenting thiserror v1.0.49
22612023-12-07T00:22:30.144Z Documenting subtle v2.5.0
22622023-12-07T00:22:31.299Z Documenting ryu v1.0.15
22632023-12-07T00:22:31.754Z Documenting byteorder v1.5.0
22642023-12-07T00:22:34.463Z Documenting futures-sink v0.3.29
22652023-12-07T00:22:34.498Z Documenting pin-utils v0.1.0
22662023-12-07T00:22:35.320Z Documenting const-oid v0.9.5
22672023-12-07T00:22:35.365Z Documenting slab v0.4.9
22682023-12-07T00:22:35.936Z Documenting futures-task v0.3.29
22692023-12-07T00:22:37.801Z Documenting futures-macro v0.3.29
22702023-12-07T00:22:39.936Z Documenting futures-channel v0.3.29
22712023-12-07T00:22:41.419Z Documenting futures-io v0.3.29
22722023-12-07T00:22:41.746Z Documenting iana-time-zone v0.1.57
22732023-12-07T00:22:42.404Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22742023-12-07T00:22:43.648Z Documenting tinyvec_macros v0.1.1
22752023-12-07T00:22:44.427Z Documenting ppv-lite86 v0.2.17
22762023-12-07T00:22:44.895Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22772023-12-07T00:22:46.259Z Documenting tracing-core v0.1.31
22782023-12-07T00:22:47.350Z Documenting futures-util v0.3.29
22792023-12-07T00:22:47.435Z Documenting tracing-attributes v0.1.26
22802023-12-07T00:22:48.282Z Documenting tinyvec v1.6.0
22812023-12-07T00:22:49.662Z Documenting rand_chacha v0.3.1
22822023-12-07T00:22:54.037Z Documenting unicode-normalization v0.1.22
22832023-12-07T00:22:56.068Z Documenting rand v0.8.5
22842023-12-07T00:22:56.110Z Documenting bytes v1.5.0
22852023-12-07T00:22:57.303Z Documenting bitflags v2.4.0
22862023-12-07T00:22:59.219Z Documenting serde_json v1.0.108
22872023-12-07T00:23:00.666Z Documenting chrono v0.4.31
22882023-12-07T00:23:13.009Z Documenting uuid v1.6.1
22892023-12-07T00:23:13.781Z Documenting fnv v1.0.7
22902023-12-07T00:23:14.965Z Documenting tokio v1.34.0
22912023-12-07T00:23:14.965Z Documenting base64 v0.21.5
22922023-12-07T00:23:14.965Z Documenting lazy_static v1.4.0
22932023-12-07T00:23:14.968Z Documenting unicode-bidi v0.3.13
22942023-12-07T00:23:14.968Z Documenting http v0.2.11
22952023-12-07T00:23:14.968Z Documenting percent-encoding v2.3.1
22962023-12-07T00:23:14.968Z Documenting spin v0.9.8
22972023-12-07T00:23:14.969Z Documenting cpufeatures v0.2.9
22982023-12-07T00:23:14.969Z Documenting generic-array v0.14.7
22992023-12-07T00:23:14.969Z Documenting serde_derive_internals v0.26.0
23002023-12-07T00:23:15.653Z Checking serde_derive_internals v0.26.0
23012023-12-07T00:23:15.728Z Documenting dyn-clone v1.0.13
23022023-12-07T00:23:15.880Z Documenting form_urlencoded v1.2.1
23032023-12-07T00:23:15.925Z Documenting tracing v0.1.37
23042023-12-07T00:23:16.573Z Documenting idna v0.5.0
23052023-12-07T00:23:18.101Z Documenting errno v0.3.2
23062023-12-07T00:23:20.039Z Documenting crypto-common v0.1.6
23072023-12-07T00:23:20.244Z Documenting block-buffer v0.10.4
23082023-12-07T00:23:20.557Z Documenting httparse v1.8.0
23092023-12-07T00:23:22.023Z Documenting adler v1.0.2
23102023-12-07T00:23:22.564Z Documenting schemars_derive v0.8.13
23112023-12-07T00:23:22.741Z Documenting url v2.5.0
23122023-12-07T00:23:24.080Z Documenting rustix v0.38.25
23132023-12-07T00:23:25.772Z Documenting unicode-ident v1.0.12
23142023-12-07T00:23:26.631Z Documenting miniz_oxide v0.7.1
23152023-12-07T00:23:26.787Z Documenting httpdate v1.0.3
23162023-12-07T00:23:26.870Z Documenting digest v0.10.7
23172023-12-07T00:23:29.026Z Documenting untrusted v0.9.0
23182023-12-07T00:23:29.930Z Documenting proc-macro2 v1.0.69
23192023-12-07T00:23:31.450Z Documenting openssl-probe v0.1.5
23202023-12-07T00:23:31.508Z Documenting schemars v0.8.13
23212023-12-07T00:23:31.978Z Documenting try-lock v0.2.4
23222023-12-07T00:23:33.320Z Documenting ring v0.17.5
23232023-12-07T00:23:34.046Z Documenting http-body v0.4.5
23242023-12-07T00:23:36.369Z Documenting quote v1.0.33
23252023-12-07T00:23:36.590Z Documenting openssl-sys v0.9.96
23262023-12-07T00:23:36.600Z Documenting want v0.3.1
23272023-12-07T00:23:37.149Z Documenting async-trait v0.1.74
23282023-12-07T00:23:40.187Z Documenting openssl-macros v0.1.1
23292023-12-07T00:23:41.044Z Documenting tower-service v0.3.2
23302023-12-07T00:23:41.698Z Documenting mime v0.3.17
23312023-12-07T00:23:42.101Z Documenting rustls-webpki v0.101.7
23322023-12-07T00:23:42.193Z Documenting aho-corasick v1.0.4
23332023-12-07T00:23:44.230Z Documenting sct v0.7.0
23342023-12-07T00:23:44.913Z Documenting tokio-util v0.7.10
23352023-12-07T00:23:45.697Z Documenting slog v2.7.0
23362023-12-07T00:23:46.187Z Documenting unicode-width v0.1.11
23372023-12-07T00:23:46.525Z Documenting openssl v0.10.60
23382023-12-07T00:23:48.331Z Documenting hashbrown v0.14.2
23392023-12-07T00:23:48.843Z Documenting equivalent v1.0.1
23402023-12-07T00:23:50.011Z Documenting ipnet v2.8.0
23412023-12-07T00:23:50.440Z Documenting regex-syntax v0.8.2
23422023-12-07T00:23:50.643Z Documenting rustls v0.21.9
23432023-12-07T00:23:52.134Z Documenting rustls-pemfile v1.0.3
23442023-12-07T00:23:52.996Z Documenting num-integer v0.1.45
23452023-12-07T00:23:53.556Z Documenting h2 v0.3.21
23462023-12-07T00:23:54.644Z Documenting indexmap v2.1.0
23472023-12-07T00:23:56.170Z Documenting time-macros v0.2.13
23482023-12-07T00:23:57.631Z Documenting gimli v0.28.0
23492023-12-07T00:23:58.997Z Documenting utf8parse v0.2.1
23502023-12-07T00:23:59.216Z Documenting num_threads v0.1.6
23512023-12-07T00:24:00.914Z Documenting regex-automata v0.4.3
23522023-12-07T00:24:02.107Z Documenting time-core v0.1.1
23532023-12-07T00:24:03.090Z Documenting deranged v0.3.8
23542023-12-07T00:24:03.471Z Documenting native-tls v0.2.11
23552023-12-07T00:24:03.670Z Documenting tokio-rustls v0.24.1
23562023-12-07T00:24:04.571Z Documenting zerocopy v0.6.4
23572023-12-07T00:24:05.862Z Documenting object v0.32.1
23582023-12-07T00:24:07.290Z Documenting addr2line v0.21.0
23592023-12-07T00:24:08.664Z Documenting hyper v0.14.27
23602023-12-07T00:24:09.747Z Documenting time v0.3.27
23612023-12-07T00:24:10.691Z Documenting crossbeam-utils v0.8.16
23622023-12-07T00:24:11.432Z Documenting encoding_rs v0.8.33
23632023-12-07T00:24:12.751Z Checking pest_meta v2.7.2
23642023-12-07T00:24:12.997Z Documenting rustc-demangle v0.1.23
23652023-12-07T00:24:16.092Z Documenting regex v1.10.2
23662023-12-07T00:24:16.134Z Documenting tokio-native-tls v0.3.1
23672023-12-07T00:24:16.832Z Documenting rustls-native-certs v0.6.3
23682023-12-07T00:24:17.238Z Documenting serde_urlencoded v0.7.1
23692023-12-07T00:24:17.714Z Documenting pest_meta v2.7.2
23702023-12-07T00:24:18.510Z Checking pest_generator v2.7.2
23712023-12-07T00:24:19.734Z Documenting webpki-roots v0.25.2
23722023-12-07T00:24:21.836Z Documenting anstyle v1.0.2
23732023-12-07T00:24:22.213Z Documenting ucd-trie v0.1.6
23742023-12-07T00:24:22.462Z Documenting data-encoding v2.4.0
23752023-12-07T00:24:23.630Z Documenting anstyle-parse v0.2.1
23762023-12-07T00:24:23.797Z Documenting pest_generator v2.7.2
23772023-12-07T00:24:25.267Z Documenting backtrace v0.3.69
23782023-12-07T00:24:25.806Z Documenting syn v2.0.32
23792023-12-07T00:24:27.475Z Documenting hyper-rustls v0.24.2
23802023-12-07T00:24:27.599Z Documenting hyper-tls v0.5.0
23812023-12-07T00:24:28.285Z Documenting ipnetwork v0.20.0
23822023-12-07T00:24:28.644Z Documenting pest v2.7.2
23832023-12-07T00:24:28.861Z Documenting sha2 v0.10.8
23842023-12-07T00:24:30.848Z Documenting pest_derive v2.7.2
23852023-12-07T00:24:33.678Z Documenting anyhow v1.0.75
23862023-12-07T00:24:36.069Z Documenting futures-executor v0.3.29
23872023-12-07T00:24:36.695Z Documenting hex v0.4.3
23882023-12-07T00:24:36.718Z Documenting crc32fast v1.3.2
23892023-12-07T00:24:37.718Z Checking serde_tokenstream v0.1.7
23902023-12-07T00:24:37.871Z Documenting reqwest v0.11.22
23912023-12-07T00:24:38.127Z Documenting colorchoice v1.0.0
23922023-12-07T00:24:38.652Z Documenting anstyle-query v1.0.0
23932023-12-07T00:24:41.513Z Documenting dtrace-parser v0.1.14
23942023-12-07T00:24:42.116Z Documenting openapiv3 v2.0.0-rc.1
23952023-12-07T00:24:42.309Z Documenting num-iter v0.1.43
23962023-12-07T00:24:42.401Z Documenting hmac v0.12.1
23972023-12-07T00:24:42.663Z Documenting dof v0.1.5
23982023-12-07T00:24:43.567Z Documenting anstream v0.5.0
23992023-12-07T00:24:47.148Z Documenting signal-hook v0.3.17
24002023-12-07T00:24:48.444Z Documenting thread-id v4.2.0
24012023-12-07T00:24:49.291Z Documenting terminal_size v0.2.6
24022023-12-07T00:24:49.436Z Documenting memoffset v0.9.0
24032023-12-07T00:24:49.554Z Documenting clap_lex v0.5.1
24042023-12-07T00:24:52.527Z Documenting strsim v0.10.0
24052023-12-07T00:24:53.218Z Documenting futures v0.3.29
24062023-12-07T00:24:53.290Z Documenting flate2 v1.0.28
24072023-12-07T00:24:53.592Z Documenting crossbeam-epoch v0.9.15
24082023-12-07T00:24:54.104Z Documenting usdt-impl v0.3.5
24092023-12-07T00:24:54.130Z Documenting usdt-attr-macro v0.3.5
24102023-12-07T00:24:55.133Z Documenting usdt-macro v0.3.5
24112023-12-07T00:24:55.714Z Documenting clap_derive v4.4.2
24122023-12-07T00:24:58.694Z Documenting clap_builder v4.4.2
24132023-12-07T00:24:59.476Z Documenting signal-hook-mio v0.2.3
24142023-12-07T00:25:01.005Z Documenting signature v2.1.0
24152023-12-07T00:25:01.606Z Documenting block-padding v0.3.3
24162023-12-07T00:25:02.005Z Documenting hash32 v0.2.1
24172023-12-07T00:25:02.631Z Documenting usdt v0.3.5
24182023-12-07T00:25:03.928Z Documenting scheduled-thread-pool v0.2.7
24192023-12-07T00:25:05.342Z Documenting bzip2-sys v0.1.11+1.0.8
24202023-12-07T00:25:05.889Z Documenting enum-as-inner v0.5.1
24212023-12-07T00:25:07.724Z Documenting pin-project-internal v1.1.3
24222023-12-07T00:25:07.863Z Checking diesel_table_macro_syntax v0.1.0
24232023-12-07T00:25:08.491Z Documenting diesel_table_macro_syntax v0.1.0
24242023-12-07T00:25:08.498Z Documenting unicode-segmentation v1.10.1
24252023-12-07T00:25:08.499Z Documenting clap v4.4.3
24262023-12-07T00:25:09.488Z Documenting stable_deref_trait v1.2.0
24272023-12-07T00:25:10.328Z Documenting r2d2 v0.8.10
24282023-12-07T00:25:11.057Z Documenting bzip2 v0.4.4
24292023-12-07T00:25:12.411Z Documenting trust-dns-proto v0.22.0
24302023-12-07T00:25:13.144Z Documenting inout v0.1.3
24312023-12-07T00:25:13.528Z Documenting heapless v0.7.16
24322023-12-07T00:25:14.673Z Documenting diesel_derives v2.1.2
24332023-12-07T00:25:14.914Z Documenting pin-project v1.1.3
24342023-12-07T00:25:15.583Z Documenting crossterm v0.27.0
24352023-12-07T00:25:16.488Z Documenting md-5 v0.10.5
24362023-12-07T00:25:16.977Z Documenting stringprep v0.1.3
24372023-12-07T00:25:19.106Z Documenting toml_datetime v0.6.5
24382023-12-07T00:25:19.353Z Documenting serde_spanned v0.6.4
24392023-12-07T00:25:20.836Z Documenting doc-comment v0.3.3
24402023-12-07T00:25:22.599Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24412023-12-07T00:25:23.842Z Documenting snafu-derive v0.7.5
24422023-12-07T00:25:24.082Z Documenting static_assertions v1.1.0
24432023-12-07T00:25:24.860Z Documenting either v1.9.0
24442023-12-07T00:25:24.907Z Documenting winnow v0.5.15
24452023-12-07T00:25:25.107Z Documenting siphasher v0.3.11
24462023-12-07T00:25:25.409Z Documenting bit-vec v0.6.3
24472023-12-07T00:25:26.395Z Documenting fallible-iterator v0.2.0
24482023-12-07T00:25:28.138Z Documenting managed v0.8.0
24492023-12-07T00:25:28.601Z Documenting diesel v2.1.4
24502023-12-07T00:25:29.395Z Documenting phf_shared v0.11.2
24512023-12-07T00:25:30.790Z Documenting cipher v0.4.4
24522023-12-07T00:25:31.473Z Documenting zip v0.6.6
24532023-12-07T00:25:32.719Z Documenting toml_edit v0.21.0
24542023-12-07T00:25:33.085Z Documenting smoltcp v0.9.1
24552023-12-07T00:25:34.057Z Documenting postgres-protocol v0.6.6
24562023-12-07T00:25:35.016Z Documenting num-bigint v0.4.4
24572023-12-07T00:25:35.067Z Documenting snafu v0.7.5
24582023-12-07T00:25:38.957Z Documenting hubpack v0.1.2
24592023-12-07T00:25:41.010Z Documenting bstr v1.6.0
24602023-12-07T00:25:41.440Z Documenting regress v0.7.1
24612023-12-07T00:25:41.441Z Documenting serde_repr v0.1.16
24622023-12-07T00:25:42.390Z Documenting fixedbitset v0.4.2
24632023-12-07T00:25:43.882Z Documenting new_debug_unreachable v1.0.4
24642023-12-07T00:25:45.536Z Documenting lalrpop-util v0.19.12
24652023-12-07T00:25:45.563Z Documenting precomputed-hash v0.1.1
24662023-12-07T00:25:46.762Z Documenting petgraph v0.6.4
24672023-12-07T00:25:47.589Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24682023-12-07T00:25:47.955Z Documenting yasna v0.5.2
24692023-12-07T00:25:48.575Z Documenting postgres-types v0.2.6
24702023-12-07T00:25:50.207Z Documenting phf v0.11.2
24712023-12-07T00:25:50.971Z Documenting string_cache v0.8.7
24722023-12-07T00:25:51.822Z Documenting console v0.15.7
24732023-12-07T00:25:56.017Z Documenting semver v1.0.20
24742023-12-07T00:25:57.218Z Documenting float-cmp v0.9.0
24752023-12-07T00:25:57.417Z Documenting whoami v1.4.1
24762023-12-07T00:25:57.593Z Documenting difflib v0.4.0
24772023-12-07T00:25:58.150Z Documenting predicates-core v1.0.6
24782023-12-07T00:25:58.263Z Documenting normalize-line-endings v0.3.0
24792023-12-07T00:25:59.748Z Documenting heck v0.4.1
24802023-12-07T00:26:01.599Z Checking unsafe-libyaml v0.2.9
24812023-12-07T00:26:02.349Z Documenting bit-set v0.5.3
24822023-12-07T00:26:02.917Z Documenting tokio-postgres v0.7.10
24832023-12-07T00:26:03.087Z Documenting similar v2.2.1
24842023-12-07T00:26:03.660Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24852023-12-07T00:26:03.673Z Documenting tokio-stream v0.1.14
24862023-12-07T00:26:03.849Z Documenting unsafe-libyaml v0.2.9
24872023-12-07T00:26:04.128Z Documenting predicates v3.0.4
24882023-12-07T00:26:05.720Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24892023-12-07T00:26:08.504Z Checking ident_case v1.0.1
24902023-12-07T00:26:08.718Z Checking serde_yaml v0.9.25
24912023-12-07T00:26:09.399Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24922023-12-07T00:26:09.623Z Documenting serde_yaml v0.9.25
24932023-12-07T00:26:11.303Z Documenting getopts v0.2.21
24942023-12-07T00:26:11.854Z Documenting match_cfg v0.1.0
24952023-12-07T00:26:11.871Z Documenting sha1 v0.10.6
24962023-12-07T00:26:13.643Z Documenting dirs-sys-next v0.1.2
24972023-12-07T00:26:15.469Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24982023-12-07T00:26:15.975Z Documenting hostname v0.3.1
24992023-12-07T00:26:17.189Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25002023-12-07T00:26:17.701Z Documenting thread_local v1.1.7
25012023-12-07T00:26:18.028Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-12-07T00:26:19.144Z Documenting paste v1.0.14
25032023-12-07T00:26:19.361Z Documenting dirs-next v2.0.0
25042023-12-07T00:26:21.207Z Documenting crossbeam-channel v0.5.8
25052023-12-07T00:26:21.223Z Documenting atty v0.2.14
25062023-12-07T00:26:21.648Z Documenting take_mut v0.2.2
25072023-12-07T00:26:23.832Z Documenting slog-json v2.6.1
25082023-12-07T00:26:25.392Z Documenting term v0.7.0
25092023-12-07T00:26:25.402Z Documenting camino v1.1.6
25102023-12-07T00:26:25.652Z Documenting async-stream-impl v0.3.5
25112023-12-07T00:26:26.884Z Documenting debug-ignore v1.0.5
25122023-12-07T00:26:27.433Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25132023-12-07T00:26:27.434Z Documenting slog-async v2.8.0
25142023-12-07T00:26:29.444Z Documenting atomic-waker v1.1.1
25152023-12-07T00:26:30.509Z Documenting slog-bunyan v2.4.0
25162023-12-07T00:26:30.815Z Documenting slog-term v2.9.0
25172023-12-07T00:26:31.012Z Checking darling_core v0.20.3
25182023-12-07T00:26:32.352Z Documenting toml v0.8.8
25192023-12-07T00:26:32.369Z Documenting async-stream v0.3.5
25202023-12-07T00:26:33.472Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25212023-12-07T00:26:33.640Z Documenting waitgroup v0.1.2
25222023-12-07T00:26:33.913Z Documenting multer v2.1.0
25232023-12-07T00:26:37.142Z Documenting serde_path_to_error v0.1.14
25242023-12-07T00:26:37.349Z Documenting strum v0.25.0
25252023-12-07T00:26:37.869Z Checking darling v0.20.3
25262023-12-07T00:26:38.010Z Documenting serde_with_macros v2.3.3
25272023-12-07T00:26:38.766Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25282023-12-07T00:26:39.101Z Documenting structmeta-derive v0.2.0
25292023-12-07T00:26:39.605Z Checking structmeta v0.2.0
25302023-12-07T00:26:39.948Z Documenting instant v0.1.12
25312023-12-07T00:26:40.975Z Checking regex-syntax v0.7.5
25322023-12-07T00:26:41.331Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25332023-12-07T00:26:42.642Z Documenting macaddr v1.0.1
25342023-12-07T00:26:43.348Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25352023-12-07T00:26:45.247Z Documenting serde_with v2.3.3
25362023-12-07T00:26:45.385Z Documenting backoff v0.4.0
25372023-12-07T00:26:46.068Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25382023-12-07T00:26:46.460Z Documenting structmeta v0.2.0
25392023-12-07T00:26:47.742Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25402023-12-07T00:26:48.641Z Documenting fastrand v2.0.0
25412023-12-07T00:26:52.010Z Documenting is-terminal v0.4.9
25422023-12-07T00:26:52.316Z Documenting base64ct v1.6.0
25432023-12-07T00:26:52.801Z Documenting parse-display-derive v0.8.2
25442023-12-07T00:26:53.545Z Checking proc-macro-crate v1.3.1
25452023-12-07T00:26:53.889Z Documenting proc-macro-crate v1.3.1
25462023-12-07T00:26:55.579Z Documenting proc-macro-error-attr v1.0.4
25472023-12-07T00:26:55.585Z Documenting tempfile v3.8.1
25482023-12-07T00:26:56.567Z Checking proc-macro-error v1.0.4
25492023-12-07T00:26:56.959Z Documenting postcard-cobs v0.1.5-pre
25502023-12-07T00:26:58.521Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25512023-12-07T00:26:59.168Z Documenting foreign-types-macros v0.2.3
25522023-12-07T00:27:00.272Z Documenting num_enum_derive v0.5.11
25532023-12-07T00:27:00.770Z Documenting proc-macro-error v1.0.4
25542023-12-07T00:27:01.367Z Documenting parse-display v0.8.2
25552023-12-07T00:27:01.469Z Documenting postcard v0.7.3
25562023-12-07T00:27:01.796Z Documenting camino-tempfile v1.1.1
25572023-12-07T00:27:04.801Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25582023-12-07T00:27:05.905Z Documenting foreign-types-shared v0.3.1
25592023-12-07T00:27:06.335Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25602023-12-07T00:27:06.738Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25612023-12-07T00:27:07.115Z Documenting crucible-workspace-hack v0.1.0
25622023-12-07T00:27:07.563Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25632023-12-07T00:27:08.037Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25642023-12-07T00:27:08.403Z Documenting cstr-argument v0.1.2
25652023-12-07T00:27:08.725Z Documenting num_enum v0.5.11
25662023-12-07T00:27:09.100Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25672023-12-07T00:27:10.111Z Documenting foreign-types v0.5.0
25682023-12-07T00:27:12.808Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25692023-12-07T00:27:13.239Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25702023-12-07T00:27:13.440Z Documenting colored v2.0.4
25712023-12-07T00:27:13.846Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25722023-12-07T00:27:14.098Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25732023-12-07T00:27:15.084Z Documenting zone_cfg_derive v0.3.0
25742023-12-07T00:27:16.155Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25752023-12-07T00:27:18.441Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25762023-12-07T00:27:18.678Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25772023-12-07T00:27:19.025Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25782023-12-07T00:27:20.471Z Documenting num-derive v0.4.0
25792023-12-07T00:27:20.947Z Documenting smf v0.2.2
25802023-12-07T00:27:22.393Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25812023-12-07T00:27:22.625Z Documenting zone v0.3.0
25822023-12-07T00:27:24.380Z Documenting linked-hash-map v0.5.6
25832023-12-07T00:27:24.717Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25842023-12-07T00:27:25.263Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25852023-12-07T00:27:26.689Z Documenting password-hash v0.5.0
25862023-12-07T00:27:27.195Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25872023-12-07T00:27:27.892Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25882023-12-07T00:27:30.015Z Documenting blake2 v0.10.6
25892023-12-07T00:27:30.613Z Documenting lru-cache v0.1.2
25902023-12-07T00:27:31.133Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25912023-12-07T00:27:31.832Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25922023-12-07T00:27:32.311Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25932023-12-07T00:27:32.787Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25942023-12-07T00:27:33.036Z Checking heck v0.3.3
25952023-12-07T00:27:33.274Z Documenting structopt-derive v0.4.18
25962023-12-07T00:27:34.089Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25972023-12-07T00:27:34.656Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25982023-12-07T00:27:36.264Z Documenting libefi-sys v0.1.0
25992023-12-07T00:27:37.795Z Documenting argon2 v0.5.2
26002023-12-07T00:27:37.843Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
26012023-12-07T00:27:38.403Z Documenting quick-error v1.2.3
26022023-12-07T00:27:40.760Z Documenting structopt v0.3.26
26032023-12-07T00:27:41.766Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26042023-12-07T00:27:42.160Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26052023-12-07T00:27:43.841Z Documenting resolv-conf v0.7.0
26062023-12-07T00:27:45.349Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26072023-12-07T00:27:46.794Z Documenting pem-rfc7468 v0.7.0
26082023-12-07T00:27:47.643Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26092023-12-07T00:27:48.721Z Documenting der_derive v0.7.2
26102023-12-07T00:27:49.186Z Documenting flagset v0.4.3
26112023-12-07T00:27:49.187Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26122023-12-07T00:27:49.387Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26132023-12-07T00:27:49.618Z Documenting trust-dns-resolver v0.22.0
26142023-12-07T00:27:49.977Z Documenting cancel-safe-futures v0.1.5
26152023-12-07T00:27:52.894Z Documenting convert_case v0.4.0
26162023-12-07T00:27:53.087Z Checking convert_case v0.4.0
26172023-12-07T00:27:53.385Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26182023-12-07T00:27:54.176Z Documenting tap v1.0.1
26192023-12-07T00:27:55.260Z Documenting arc-swap v1.6.0
26202023-12-07T00:27:56.498Z Documenting der v0.7.8
26212023-12-07T00:27:57.760Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26222023-12-07T00:27:58.721Z Documenting derive_more v0.99.17
26232023-12-07T00:27:58.726Z Documenting wyz v0.5.1
26242023-12-07T00:27:59.643Z Documenting num-rational v0.4.1
26252023-12-07T00:28:01.009Z Documenting slog-scope v4.4.0
26262023-12-07T00:28:03.069Z Documenting radium v0.7.0
26272023-12-07T00:28:03.283Z Documenting hkdf v0.12.3
26282023-12-07T00:28:04.297Z Documenting spki v0.7.2
26292023-12-07T00:28:06.275Z Documenting num-complex v0.4.4
26302023-12-07T00:28:07.168Z Documenting ciborium-io v0.2.1
26312023-12-07T00:28:07.527Z Documenting funty v2.0.0
26322023-12-07T00:28:07.665Z Documenting half v1.8.2
26332023-12-07T00:28:09.967Z Documenting crc-catalog v2.2.0
26342023-12-07T00:28:10.647Z Documenting slog-stdlog v4.1.1
26352023-12-07T00:28:10.941Z Documenting pkcs8 v0.10.2
26362023-12-07T00:28:12.059Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26372023-12-07T00:28:12.312Z Documenting bitvec v1.0.1
26382023-12-07T00:28:12.494Z Documenting ciborium-ll v0.2.1
26392023-12-07T00:28:13.688Z Documenting num v0.4.1
26402023-12-07T00:28:13.894Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26412023-12-07T00:28:14.297Z Documenting crc v3.0.1
26422023-12-07T00:28:15.117Z Documenting slog-dtrace v0.2.3
26432023-12-07T00:28:16.229Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26442023-12-07T00:28:17.769Z Documenting xattr v1.0.1
26452023-12-07T00:28:18.572Z Documenting filetime v0.2.23
26462023-12-07T00:28:19.245Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26472023-12-07T00:28:20.536Z Documenting packed_struct_codegen v0.10.1
26482023-12-07T00:28:22.365Z Documenting keccak v0.1.4
26492023-12-07T00:28:22.735Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26502023-12-07T00:28:23.756Z Documenting nodrop v0.1.14
26512023-12-07T00:28:24.360Z Documenting tar v0.4.40
26522023-12-07T00:28:25.164Z Documenting ciborium v0.2.1
26532023-12-07T00:28:26.046Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26542023-12-07T00:28:26.535Z Documenting sha3 v0.10.8
26552023-12-07T00:28:28.723Z Documenting array-init v0.0.4
26562023-12-07T00:28:29.602Z Documenting packed_struct v0.10.1
26572023-12-07T00:28:30.646Z Documenting pkcs1 v0.7.5
26582023-12-07T00:28:30.754Z Documenting slog-envlogger v2.2.0
26592023-12-07T00:28:32.203Z Documenting num-bigint-dig v0.8.4
26602023-12-07T00:28:32.950Z Documenting fxhash v0.2.1
26612023-12-07T00:28:34.712Z Documenting secrecy v0.8.0
26622023-12-07T00:28:53.927Z Documenting bitfield v0.14.0
26632023-12-07T00:28:56.764Z Documenting utf-8 v0.7.6
26642023-12-07T00:28:56.764Z Documenting termcolor v1.2.0
26652023-12-07T00:28:56.768Z Documenting swrite v0.1.0
26662023-12-07T00:28:56.768Z Documenting serde-hex v0.1.0
26672023-12-07T00:28:56.768Z Documenting rsa v0.9.2
26682023-12-07T00:28:56.768Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26692023-12-07T00:28:57.281Z Documenting tungstenite v0.20.1
26702023-12-07T00:28:57.281Z Documenting env_logger v0.10.0
26712023-12-07T00:28:57.312Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26722023-12-07T00:28:57.312Z Documenting x509-cert v0.2.4
26732023-12-07T00:28:57.312Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26742023-12-07T00:28:57.312Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26752023-12-07T00:28:57.312Z Documenting newtype_derive v0.1.6
26762023-12-07T00:28:57.312Z Documenting libsw v3.3.0
26772023-12-07T00:28:57.312Z Documenting pem v3.0.2
26782023-12-07T00:28:57.312Z Documenting ron v0.8.1
26792023-12-07T00:28:57.313Z Documenting derive-where v1.2.6
26802023-12-07T00:28:58.113Z Documenting linear-map v1.2.0
26812023-12-07T00:28:59.133Z Documenting owo-colors v3.5.0
26822023-12-07T00:29:00.061Z Documenting crc-any v2.4.3
26832023-12-07T00:29:00.673Z Documenting steno v0.4.0
26842023-12-07T00:29:01.983Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26852023-12-07T00:29:04.715Z Documenting tokio-tungstenite v0.20.1
26862023-12-07T00:29:05.070Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26872023-12-07T00:29:05.608Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26882023-12-07T00:29:07.019Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26892023-12-07T00:29:07.875Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26902023-12-07T00:29:09.102Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26912023-12-07T00:29:15.752Z Documenting itertools v0.12.0
26922023-12-07T00:29:16.283Z Documenting nibble_vec v0.1.0
26932023-12-07T00:29:18.070Z Documenting glob v0.3.1
26942023-12-07T00:29:20.630Z Documenting path-slash v0.1.5
26952023-12-07T00:29:24.415Z Documenting endian-type v0.1.2
26962023-12-07T00:29:26.404Z Documenting same-file v1.0.6
26972023-12-07T00:29:26.715Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26982023-12-07T00:29:26.715Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26992023-12-07T00:29:27.976Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27002023-12-07T00:29:28.757Z Documenting radix_trie v0.2.1
27012023-12-07T00:29:30.096Z Documenting walkdir v2.4.0
27022023-12-07T00:29:49.422Z Documenting buf-list v1.0.3
27032023-12-07T00:29:49.882Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27042023-12-07T00:29:49.882Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27052023-12-07T00:29:49.883Z Checking darling_core v0.14.4
27062023-12-07T00:29:49.883Z Documenting trust-dns-client v0.22.0
27072023-12-07T00:29:50.093Z Checking darling v0.14.4
27082023-12-07T00:29:50.270Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27092023-12-07T00:29:50.270Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27102023-12-07T00:29:50.270Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27112023-12-07T00:29:50.270Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27122023-12-07T00:29:50.271Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27132023-12-07T00:29:50.272Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27142023-12-07T00:29:50.729Z Documenting trust-dns-server v0.22.1
27152023-12-07T00:29:52.937Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27162023-12-07T00:29:55.425Z Documenting sled v0.34.7
27172023-12-07T00:29:55.727Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27182023-12-07T00:29:55.746Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27192023-12-07T00:29:56.816Z Documenting unicase v2.7.0
27202023-12-07T00:29:57.285Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27212023-12-07T00:29:57.718Z Documenting globset v0.4.13
27222023-12-07T00:29:59.830Z Documenting crossbeam-deque v0.8.3
27232023-12-07T00:30:01.607Z Documenting headers-core v0.2.0
27242023-12-07T00:30:03.555Z Documenting olpc-cjson v0.1.3
27252023-12-07T00:30:04.265Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27262023-12-07T00:30:04.847Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27272023-12-07T00:30:05.320Z Documenting serde_plain v1.0.2
27282023-12-07T00:30:05.453Z Documenting ff v0.13.0
27292023-12-07T00:30:05.811Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27302023-12-07T00:30:06.344Z Documenting async-recursion v1.0.5
27312023-12-07T00:30:08.642Z Documenting typed-path v0.6.0
27322023-12-07T00:30:10.449Z Documenting display-error-chain v0.2.0
27332023-12-07T00:30:11.328Z Documenting pretty-hex v0.4.0
27342023-12-07T00:30:11.387Z Documenting group v0.13.0
27352023-12-07T00:30:11.685Z Documenting headers v0.3.9
27362023-12-07T00:30:12.452Z Documenting rayon-core v1.12.0
27372023-12-07T00:30:13.102Z Documenting mime_guess v2.0.4
27382023-12-07T00:30:16.381Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27392023-12-07T00:30:16.797Z Documenting tough v0.15.0
27402023-12-07T00:30:17.234Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27412023-12-07T00:30:17.854Z Checking derive_builder_core v0.12.0
27422023-12-07T00:30:18.690Z Documenting derive_builder_core v0.12.0
27432023-12-07T00:30:19.335Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27442023-12-07T00:30:19.965Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27452023-12-07T00:30:20.958Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27462023-12-07T00:30:21.399Z Documenting universal-hash v0.5.1
27472023-12-07T00:30:21.725Z Documenting crypto-bigint v0.5.2
27482023-12-07T00:30:22.148Z Documenting bcs v0.1.6
27492023-12-07T00:30:28.203Z Documenting kstat-rs v0.2.3
27502023-12-07T00:30:28.454Z Documenting thiserror-impl-no-std v2.0.2
27512023-12-07T00:30:29.047Z Documenting curve25519-dalek-derive v0.1.0
27522023-12-07T00:30:31.268Z Documenting base16ct v0.2.0
27532023-12-07T00:30:33.055Z Documenting highway v1.1.0
27542023-12-07T00:30:35.182Z Documenting opaque-debug v0.3.0
27552023-12-07T00:30:35.457Z Documenting elliptic-curve v0.13.5
27562023-12-07T00:30:35.890Z Documenting curve25519-dalek v4.1.0
27572023-12-07T00:30:36.200Z Documenting thiserror-no-std v2.0.2
27582023-12-07T00:30:37.956Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27592023-12-07T00:30:38.734Z Documenting derive_builder_macro v0.12.0
27602023-12-07T00:30:38.912Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27612023-12-07T00:30:39.477Z Documenting poly1305 v0.8.0
27622023-12-07T00:30:40.419Z Documenting rayon v1.8.0
27632023-12-07T00:30:44.021Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27642023-12-07T00:30:46.314Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27652023-12-07T00:30:47.057Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27662023-12-07T00:30:51.239Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27672023-12-07T00:30:52.488Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27682023-12-07T00:30:58.360Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27692023-12-07T00:31:11.948Z Documenting portable-atomic v1.4.3
27702023-12-07T00:31:12.631Z Documenting ed25519 v1.5.3
27712023-12-07T00:31:16.878Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27722023-12-07T00:31:17.518Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27732023-12-07T00:31:18.241Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27742023-12-07T00:31:18.753Z Documenting chacha20 v0.9.1
27752023-12-07T00:31:19.385Z Documenting aead v0.5.2
27762023-12-07T00:31:21.311Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27772023-12-07T00:31:22.287Z Documenting ref-cast-impl v1.0.20
27782023-12-07T00:31:23.230Z Documenting vte_generate_state_changes v0.1.1
27792023-12-07T00:31:23.638Z Documenting number_prefix v0.4.0
27802023-12-07T00:31:26.053Z Documenting cassowary v0.3.0
27812023-12-07T00:31:28.358Z Documenting chacha20poly1305 v0.10.1
27822023-12-07T00:31:28.922Z Documenting vte v0.11.1
27832023-12-07T00:31:29.256Z Documenting indicatif v0.17.7
27842023-12-07T00:31:30.113Z Documenting ref-cast v1.0.20
27852023-12-07T00:31:32.033Z Documenting ratatui v0.23.0
27862023-12-07T00:31:34.448Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27872023-12-07T00:31:35.296Z Documenting salty v0.2.0
27882023-12-07T00:31:35.869Z Documenting vsss-rs v3.3.1
27892023-12-07T00:31:45.547Z Documenting derive_builder v0.12.0
27902023-12-07T00:31:46.085Z Documenting fs-err v2.11.0
27912023-12-07T00:31:46.292Z Documenting polar-core v0.27.0
27922023-12-07T00:31:46.292Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27932023-12-07T00:31:46.292Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27942023-12-07T00:31:46.919Z Documenting libxml v0.3.3
27952023-12-07T00:31:47.632Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27962023-12-07T00:31:49.448Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27972023-12-07T00:31:50.017Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27982023-12-07T00:31:55.391Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27992023-12-07T00:31:55.630Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28002023-12-07T00:31:55.799Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28012023-12-07T00:31:56.104Z Documenting bb8 v0.8.1
28022023-12-07T00:31:56.774Z Documenting quick-xml v0.23.1
28032023-12-07T00:32:03.446Z Documenting serde-big-array v0.5.1
28042023-12-07T00:32:03.986Z Documenting bytesize v1.3.0
28052023-12-07T00:32:04.146Z Documenting rtoolbox v0.0.1
28062023-12-07T00:32:05.238Z Documenting oso-derive v0.27.0
28072023-12-07T00:32:19.090Z Documenting impl-trait-for-tuples v0.2.2
28082023-12-07T00:32:19.197Z Documenting unicode-linebreak v0.1.5
28092023-12-07T00:32:19.197Z Documenting is_ci v1.1.1
28102023-12-07T00:32:19.197Z Documenting maplit v1.0.2
28112023-12-07T00:32:19.198Z Documenting http-range v0.1.5
28122023-12-07T00:32:19.198Z Documenting smawk v0.3.1
28132023-12-07T00:32:19.198Z Documenting humantime v2.1.0
28142023-12-07T00:32:19.198Z Documenting supports-color v2.1.0
28152023-12-07T00:32:19.198Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28162023-12-07T00:32:19.198Z Documenting hyper-staticfile v0.9.5
28172023-12-07T00:32:19.198Z Documenting oso v0.27.0
28182023-12-07T00:32:19.893Z Documenting rpassword v7.3.1
28192023-12-07T00:32:20.475Z Documenting textwrap v0.16.0
28202023-12-07T00:32:21.397Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28212023-12-07T00:32:23.394Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28222023-12-07T00:32:23.484Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28232023-12-07T00:32:25.862Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28242023-12-07T00:32:27.121Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28252023-12-07T00:32:27.764Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28262023-12-07T00:32:34.290Z Documenting tui-tree-widget v0.13.0
28272023-12-07T00:32:35.822Z Documenting strip-ansi-escapes v0.2.0
28282023-12-07T00:32:40.947Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28292023-12-07T00:32:41.441Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28302023-12-07T00:32:42.725Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28312023-12-07T00:32:44.184Z Documenting cookie v0.18.0
28322023-12-07T00:32:45.678Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28332023-12-07T00:32:47.816Z Documenting rcgen v0.11.3
28342023-12-07T00:32:51.455Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352023-12-07T00:32:51.653Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28362023-12-07T00:32:52.030Z Documenting atomicwrites v0.4.2
28372023-12-07T00:32:52.686Z Documenting signal-hook-tokio v0.3.1
28382023-12-07T00:32:57.834Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28392023-12-07T00:32:58.271Z Documenting fd-lock v3.0.13
28402023-12-07T00:32:58.799Z Documenting subprocess v0.2.9
28412023-12-07T00:33:00.304Z Documenting corncobs v0.1.3
28422023-12-07T00:33:00.537Z Documenting shell-words v1.1.0
28432023-12-07T00:33:04.722Z Documenting nu-ansi-term v0.49.0
28442023-12-07T00:33:04.995Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28452023-12-07T00:33:05.289Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28462023-12-07T00:33:06.261Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28472023-12-07T00:33:06.339Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28482023-12-07T00:33:06.661Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28492023-12-07T00:33:10.486Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28502023-12-07T00:33:10.505Z Documenting reedline v0.26.0
28512023-12-07T00:33:12.419Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28522023-12-07T00:33:12.438Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28532023-12-07T00:33:21.726Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28542023-12-07T00:33:24.423Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28552023-12-07T00:33:36.897Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28562023-12-07T00:33:42.866Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28572023-12-07T00:33:48.481Z Documenting fatfs v0.3.6
28582023-12-07T00:33:49.967Z Documenting nanorand v0.7.0
28592023-12-07T00:33:53.444Z Documenting assert_matches v1.5.0
28602023-12-07T00:33:56.166Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28612023-12-07T00:33:56.179Z Documenting flume v0.11.0
28622023-12-07T00:33:56.716Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28632023-12-07T00:34:00.156Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28642023-12-07T00:34:03.368Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28652023-12-07T00:34:03.690Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28662023-12-07T00:34:04.897Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28672023-12-07T00:34:07.791Z Documenting omicron-zone-package v0.9.1
28682023-12-07T00:34:19.393Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28692023-12-07T00:34:19.393Z --> sled-agent/src/sim/instance.rs:46:7
28702023-12-07T00:34:19.393Z |
28712023-12-07T00:34:19.394Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28722023-12-07T00:34:19.394Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28732023-12-07T00:34:19.394Z |
28742023-12-07T00:34:19.394Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28752023-12-07T00:34:19.394Z
28762023-12-07T00:34:20.850Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28772023-12-07T00:34:23.629Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28782023-12-07T00:34:23.652Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28792023-12-07T00:34:24.831Z Documenting termios v0.3.3
28802023-12-07T00:34:26.183Z Documenting topological-sort v0.2.2
28812023-12-07T00:34:26.632Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28822023-12-07T00:34:31.019Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28832023-12-07T00:34:32.831Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28842023-12-07T00:34:38.130Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28852023-12-07T00:34:39.405Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28862023-12-07T00:34:42.525Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28872023-12-07T00:35:19.107Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28882023-12-07T00:35:30.921Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28892023-12-07T00:35:39.225Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28902023-12-07T00:35:41.715Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28912023-12-07T00:35:41.849Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28922023-12-07T00:35:49.094Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28932023-12-07T00:36:05.143Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28942023-12-07T00:36:58.485Zwarning: unresolved link to `VolumeConstructionRequest`
28952023-12-07T00:36:58.486Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28962023-12-07T00:36:58.486Z |
28972023-12-07T00:36:58.486Z338 | /// [`VolumeConstructionRequest`] is shown here):
28982023-12-07T00:36:58.489Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28992023-12-07T00:36:58.489Z |
29002023-12-07T00:36:58.489Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29012023-12-07T00:36:58.489Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29022023-12-07T00:36:58.489Z
29032023-12-07T00:36:58.518Zwarning: unresolved link to `fd00:1122:3344:101::5`
29042023-12-07T00:36:58.518Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29052023-12-07T00:36:58.518Z |
29062023-12-07T00:36:58.518Z348 | /// "[fd00:1122:3344:101::5]:1000",
29072023-12-07T00:36:58.518Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29082023-12-07T00:36:58.519Z
29092023-12-07T00:36:58.519Zwarning: unresolved link to `fd00:1122:3344:102::9`
29102023-12-07T00:36:58.519Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29112023-12-07T00:36:58.519Z |
29122023-12-07T00:36:58.519Z349 | /// "[fd00:1122:3344:102::9]:1000",
29132023-12-07T00:36:58.519Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29142023-12-07T00:36:58.519Z
29152023-12-07T00:36:58.519Zwarning: unresolved link to `fd00:1122:3344:103::2`
29162023-12-07T00:36:58.519Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29172023-12-07T00:36:58.519Z |
29182023-12-07T00:36:58.519Z350 | /// "[fd00:1122:3344:103::2]:1000"
29192023-12-07T00:36:58.519Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29202023-12-07T00:36:58.520Z
29212023-12-07T00:36:58.520Zwarning: unresolved link to `fd00:1122:3344:101::5`
29222023-12-07T00:36:58.520Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29232023-12-07T00:36:58.520Z |
29242023-12-07T00:36:58.520Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29252023-12-07T00:36:58.520Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29262023-12-07T00:36:58.520Z
29272023-12-07T00:36:58.520Zwarning: unresolved link to `fd00:1122:3344:102::9`
29282023-12-07T00:36:58.520Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29292023-12-07T00:36:58.520Z |
29302023-12-07T00:36:58.520Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29312023-12-07T00:36:58.520Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29322023-12-07T00:36:58.521Z
29332023-12-07T00:36:58.521Zwarning: unresolved link to `fd00:1122:3344:103::2`
29342023-12-07T00:36:58.521Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29352023-12-07T00:36:58.521Z |
29362023-12-07T00:36:58.521Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29372023-12-07T00:36:58.521Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29382023-12-07T00:36:58.521Z
29392023-12-07T00:37:01.186Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29402023-12-07T00:37:33.064Z Finished dev [unoptimized + debuginfo] target(s) in 15m 23s
29412023-12-07T00:37:33.170Z
29422023-12-07T00:37:33.179Zreal 15:23.718610324
29432023-12-07T00:37:33.179Zuser 52:01.274756590
29442023-12-07T00:37:33.181Zsys 58:13.897444558
29452023-12-07T00:37:33.181Ztrap 1.800656074
29462023-12-07T00:37:33.181Ztflt 0.504324273
29472023-12-07T00:37:33.181Zdflt 0.387773812
29482023-12-07T00:37:33.181Zkflt 0.000005259
29492023-12-07T00:37:33.181Zlock 3:03:20.744678184
29502023-12-07T00:37:33.181Zslp 3:58:45.382507660
29512023-12-07T00:37:33.181Zlat 5:21.040632227
29522023-12-07T00:37:33.181Zstop 1:21.561293704
29532023-12-07T00:37:33.181Zprocess exited: duration 1760935 ms, exit code 0
 
29542023-12-07T00:37:33.337Zfound 0 output files