01HGBHSNG85R8T9TCYYJXC6XCZ: 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: 01HGBHT0BV6K5GMX5Q7EJJXGTM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-28T18:08:20.217Zjob assigned to worker 01HGBHT9GSQ29DC0G6WSTEBTSZ (queued for 1 m 14 s)
 
22023-11-28T18:08:21.022Zstarting task 0: "setup"
32023-11-28T18:08:21.081Z++ uname -s
42023-11-28T18:08:21.084Z+ kern=SunOS
52023-11-28T18:08:21.084Z+ case "$kern" in
62023-11-28T18:08:21.084Z+ groupadd -g 12345 build
72023-11-28T18:08:21.087Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-28T18:08:23.108Z+ zfs create -o mountpoint=/work rpool/work
92023-11-28T18:08:23.209Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-28T18:08:23.216Z+ home_fs=zfs
112023-11-28T18:08:23.218Z+ [[ zfs == autofs ]]
122023-11-28T18:08:23.218Z+ mkdir -p /home/build
132023-11-28T18:08:23.218Z+ chown build:build /home/build /work
142023-11-28T18:08:25.215Z+ chmod 0700 /home/build /work
152023-11-28T18:08:25.219Zprocess exited: duration 4196 ms, exit code 0
 
162023-11-28T18:08:25.228Zstarting task 1: "rust-toolchain"
172023-11-28T18:08:25.240Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-28T18:08:25.248Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-28T18:08:25.474Zinfo: downloading installer
202023-11-28T18:08:27.188Zwarning: it looks like you have an existing installation of Rust at:
212023-11-28T18:08:27.188Zwarning: /opt/ooce/bin
222023-11-28T18:08:27.188Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-28T18:08:27.188Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-28T18:08:27.188Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-28T18:08:27.188Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-28T18:08:27.189Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-28T18:08:27.189Zerror: cannot install while Rust is installed
282023-11-28T18:08:27.189Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-28T18:08:27.491Zinfo: profile set to 'default'
302023-11-28T18:08:27.491Zinfo: default host triple is x86_64-unknown-illumos
312023-11-28T18:08:27.494Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-28T18:08:27.666Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-28T18:08:27.666Zinfo: downloading component 'cargo'
342023-11-28T18:08:28.351Zinfo: downloading component 'clippy'
352023-11-28T18:08:28.599Zinfo: downloading component 'rust-docs'
362023-11-28T18:08:29.589Zinfo: downloading component 'rust-std'
372023-11-28T18:08:31.612Zinfo: downloading component 'rustc'
382023-11-28T18:08:35.458Zinfo: downloading component 'rustfmt'
392023-11-28T18:08:35.669Zinfo: installing component 'cargo'
402023-11-28T18:08:37.114Zinfo: installing component 'clippy'
412023-11-28T18:08:37.724Zinfo: installing component 'rust-docs'
422023-11-28T18:08:40.609Zinfo: installing component 'rust-std'
432023-11-28T18:08:43.750Zinfo: installing component 'rustc'
442023-11-28T18:09:01.114Zinfo: installing component 'rustfmt'
452023-11-28T18:09:02.252Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-28T18:09:02.252Z
472023-11-28T18:09:02.391Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-28T18:09:02.391Z
492023-11-28T18:09:02.394Z
502023-11-28T18:09:02.394ZRust is installed now. Great!
512023-11-28T18:09:02.397Z
522023-11-28T18:09:02.397ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-28T18:09:02.397Zenvironment variable. This has not been done automatically.
542023-11-28T18:09:02.397Z
552023-11-28T18:09:02.397ZTo configure your current shell, run:
562023-11-28T18:09:02.397Zsource "$HOME/.cargo/env"
572023-11-28T18:09:02.489Z+ rustc --version
582023-11-28T18:09:02.639Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-28T18:09:02.642Zprocess exited: duration 37390 ms, exit code 0
 
602023-11-28T18:09:02.653Zstarting task 2: "authentication"
612023-11-28T18:09:02.685Zprocess exited: duration 33 ms, exit code 0
 
622023-11-28T18:09:02.694Zstarting task 3: "clone repository"
632023-11-28T18:09:02.699Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-28T18:09:02.702Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-28T18:09:02.742ZCloning into '/work/oxidecomputer/omicron'...
662023-11-28T18:09:09.799Z+ cd /work/oxidecomputer/omicron
672023-11-28T18:09:09.799Z+ [[ -n iliana/five ]]
682023-11-28T18:09:09.802Z+ git fetch origin iliana/five
692023-11-28T18:09:10.199ZFrom https://github.com/oxidecomputer/omicron
702023-11-28T18:09:10.199Z * branch iliana/five -> FETCH_HEAD
712023-11-28T18:09:10.210Z+ git checkout -B iliana/five remotes/origin/iliana/five
722023-11-28T18:09:10.303ZSwitched to a new branch 'iliana/five'
732023-11-28T18:09:10.306Zbranch 'iliana/five' set up to track 'origin/iliana/five'.
742023-11-28T18:09:10.306Z+ git reset --hard 43b8cb2dfc40d56bb5c671749148be17dafb2afc
752023-11-28T18:09:10.463ZHEAD is now at 43b8cb2d Set version to 5.0.0
762023-11-28T18:09:10.465Zprocess exited: duration 7774 ms, exit code 0
 
772023-11-28T18:09:10.471Zstarting task 4: "build"
782023-11-28T18:09:10.479Z+ cargo --version
792023-11-28T18:09:10.487Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-28T18:09:10.679Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-28T18:09:10.682Zinfo: downloading component 'cargo'
822023-11-28T18:09:11.437Zinfo: downloading component 'clippy'
832023-11-28T18:09:11.675Zinfo: downloading component 'rust-docs'
842023-11-28T18:09:12.853Zinfo: downloading component 'rust-std'
852023-11-28T18:09:14.672Zinfo: downloading component 'rustc'
862023-11-28T18:09:19.074Zinfo: downloading component 'rustfmt'
872023-11-28T18:09:19.327Zinfo: installing component 'cargo'
882023-11-28T18:09:20.856Zinfo: installing component 'clippy'
892023-11-28T18:09:21.681Zinfo: installing component 'rust-docs'
902023-11-28T18:09:24.788Zinfo: installing component 'rust-std'
912023-11-28T18:09:27.580Zinfo: installing component 'rustc'
922023-11-28T18:09:47.079Zinfo: installing component 'rustfmt'
932023-11-28T18:09:48.650Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-28T18:09:48.653Z+ rustc --version
952023-11-28T18:09:48.775Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-28T18:09:48.783Z+ source ./env.sh
972023-11-28T18:09:48.786Z++ set -o xtrace
982023-11-28T18:09:48.786Z++++ dirname ./env.sh
992023-11-28T18:09:48.789Z+++ cd .
1002023-11-28T18:09:48.789Z+++ echo /work/oxidecomputer/omicron
1012023-11-28T18:09:48.789Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-28T18:09:48.789Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-28T18:09:48.789Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-28T18:09:48.789Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-28T18:09:48.789Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-28T18:09:48.789Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-28T18:09:48.789Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-28T18:09:48.789Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-28T18:09:48.789Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-28T18:09:48.789Z++ unset OMICRON_WS
1112023-11-28T18:09:48.789Z++ set +o xtrace
1122023-11-28T18:09:48.928Z
1132023-11-28T18:09:48.928Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-28T18:09:48.928Z # # # # # # # # # # # # # # #
1152023-11-28T18:09:48.928Z # # # # ##### # # ##### # # # # # #### #
1162023-11-28T18:09:48.928Z ##### ##### # ##### # # # # # # # # #
1172023-11-28T18:09:48.928Z # # # # # # # # # # # # # # #
1182023-11-28T18:09:48.928Z # # # ###### # # ###### ### # #### # #### #
1192023-11-28T18:09:48.928Z
1202023-11-28T18:10:04.924Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-28T18:10:06.034Z Startup: Caching catalogs ... Done
1222023-11-28T18:10:11.823ZPlanning: Solver setup ... Done (5.420s)
1232023-11-28T18:10:11.959ZPlanning: Running solver ... Done (0.131s)
1242023-11-28T18:10:12.018ZPlanning: Finding local manifests ... Done (0.006s)
1252023-11-28T18:10:12.053ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-28T18:10:12.708ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-28T18:10:12.793ZPlanning: Package planning ... Done (0.084s)
1282023-11-28T18:10:12.881ZPlanning: Merging actions ... Done (0.088s)
1292023-11-28T18:10:13.648ZPlanning: Checking for conflicting actions ... Done (0.767s)
1302023-11-28T18:10:13.666ZPlanning: Consolidating action changes ... Done (0.017s)
1312023-11-28T18:10:17.934ZPlanning: Evaluating mediators ... Done (4.267s)
1322023-11-28T18:10:17.951ZPlanning: Planning completed in 11.86 seconds
1332023-11-28T18:10:18.003Z Packages to install: 4
1342023-11-28T18:10:18.003Z Mediators to change: 2
1352023-11-28T18:10:18.003Z Services to change: 1
1362023-11-28T18:10:18.008Z Estimated space available: 148.88 GB
1372023-11-28T18:10:18.011ZEstimated space to be consumed: 1.38 GB
1382023-11-28T18:10:18.011Z Create boot environment: No
1392023-11-28T18:10:18.011ZCreate backup boot environment: No
1402023-11-28T18:10:18.011Z Rebuild boot archive: No
1412023-11-28T18:10:18.011Z
1422023-11-28T18:10:18.011ZChanged mediators:
1432023-11-28T18:10:18.011Z mediator clang:
1442023-11-28T18:10:18.011Z version: None -> 15 (system default)
1452023-11-28T18:10:18.011Z
1462023-11-28T18:10:18.011Z mediator llvm:
1472023-11-28T18:10:18.011Z version: 14 (system default) -> 15 (system default)
1482023-11-28T18:10:18.011Z
1492023-11-28T18:10:18.011ZChanged packages:
1502023-11-28T18:10:18.011Zhelios-dev
1512023-11-28T18:10:18.011Z developer/build-essential
1522023-11-28T18:10:18.011Z None -> 11-2.0
1532023-11-28T18:10:18.011Z library/libxmlsec1
1542023-11-28T18:10:18.011Z None -> 1.2.35-2.0
1552023-11-28T18:10:18.011Z ooce/developer/clang-15
1562023-11-28T18:10:18.011Z None -> 15.0.7-2.0
1572023-11-28T18:10:18.011Z ooce/developer/llvm-15
1582023-11-28T18:10:18.011Z None -> 15.0.7-2.0
1592023-11-28T18:10:18.012Z
1602023-11-28T18:10:18.012ZServices:
1612023-11-28T18:10:18.012Z restart_fmri:
1622023-11-28T18:10:18.012Z svc:/system/update-man-index:default
1632023-11-28T18:10:18.245Z
1642023-11-28T18:10:18.245ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-28T18:10:23.245ZDownload: 1162/3290 items 49.8/212.6MB 23% complete (9.8M/s)
1662023-11-28T18:10:28.255ZDownload: 1251/3290 items 91.9/212.6MB 43% complete (9.2M/s)
1672023-11-28T18:10:33.243ZDownload: 3060/3290 items 121.4/212.6MB 57% complete (7.5M/s)
1682023-11-28T18:10:37.080ZDownload: Completed 212.60 MB in 18.84 seconds (11.3M/s)
1692023-11-28T18:10:38.068Z Actions: 1/3687 actions (Installing new actions)
1702023-11-28T18:10:43.070Z Actions: 2380/3687 actions (Installing new actions)
1712023-11-28T18:10:46.298Z Actions: Completed 3687 actions in 8.23 seconds.
1722023-11-28T18:10:46.490Z Done (0.185s)
1732023-11-28T18:10:46.490Z Done (0.000s)
1742023-11-28T18:10:46.726Z Done (0.234s)
1752023-11-28T18:10:54.921Z Done (8.078s)
1762023-11-28T18:10:55.137Z Done (0.111s)
1772023-11-28T18:10:55.140Z Done (0.000s)
1782023-11-28T18:10:55.967Z Done (0.000s)
1792023-11-28T18:10:56.703ZPlanning: Evaluating mediator changes ... Done
1802023-11-28T18:10:57.002ZPlanning: Checking for conflicting actions ... Done
1812023-11-28T18:10:57.005ZPlanning: Consolidating action changes ... Done
1822023-11-28T18:10:57.461ZPlanning: Evaluating mediators ... Done
1832023-11-28T18:10:57.464ZPlanning: Planning completed in 0.76 seconds
1842023-11-28T18:10:57.518Z Mediators to change: 2
1852023-11-28T18:10:57.518Z Create boot environment: No
1862023-11-28T18:10:57.518ZCreate backup boot environment: No
1872023-11-28T18:10:57.627Z Done
1882023-11-28T18:10:57.627Z Done
1892023-11-28T18:10:57.783Z Done
1902023-11-28T18:11:04.089Z Done
1912023-11-28T18:11:04.217Z Done
1922023-11-28T18:11:04.220Z Done
1932023-11-28T18:11:04.436Z Done
1942023-11-28T18:11:05.472ZPlanning: Evaluating mediator changes ... Done
1952023-11-28T18:11:05.475ZPlanning: Merging actions ... Done
1962023-11-28T18:11:05.821ZPlanning: Checking for conflicting actions ... Done
1972023-11-28T18:11:05.824ZPlanning: Consolidating action changes ... Done
1982023-11-28T18:11:06.267ZPlanning: Evaluating mediators ... Done
1992023-11-28T18:11:06.361ZPlanning: Planning completed in 1.33 seconds
2002023-11-28T18:11:06.420Z Packages to change: 1
2012023-11-28T18:11:06.420Z Mediators to change: 1
2022023-11-28T18:11:06.420Z Services to change: 1
2032023-11-28T18:11:06.423Z Create boot environment: No
2042023-11-28T18:11:06.423ZCreate backup boot environment: Yes
2052023-11-28T18:11:08.652Z Actions: 1/6 actions (Updating modified actions)
2062023-11-28T18:11:08.669Z Actions: Completed 6 actions in 0.00 seconds.
2072023-11-28T18:11:08.669Z Done
2082023-11-28T18:11:08.669Z Done
2092023-11-28T18:11:08.680Z Done
2102023-11-28T18:11:14.902Z Done
2112023-11-28T18:11:15.026Z Done
2122023-11-28T18:11:15.033Z Done
2132023-11-28T18:11:15.140Z Done
2142023-11-28T18:11:15.843ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2152023-11-28T18:11:15.843Zclang system 15 system
2162023-11-28T18:11:15.843Zcsh system system illumos
2172023-11-28T18:11:15.843Zctags system system illumos
2182023-11-28T18:11:15.843Zgcc vendor 12 vendor
2192023-11-28T18:11:15.843Zgcc system 10 system
2202023-11-28T18:11:15.843Zgcc system 7 system
2212023-11-28T18:11:15.843Zgo system 1.20 system
2222023-11-28T18:11:15.843Zgo system 1.19 system
2232023-11-28T18:11:15.843Zllvm system 15 system
2242023-11-28T18:11:15.843Zllvm system 14 system
2252023-11-28T18:11:15.843Zmariadb system 10.6 system
2262023-11-28T18:11:15.843Zmta vendor vendor dma
2272023-11-28T18:11:15.843Zopenjdk system 17 system
2282023-11-28T18:11:15.843Zopenjdk system 11 system
2292023-11-28T18:11:15.843Zopenjdk system 1.8 system
2302023-11-28T18:11:15.843Zopenssl vendor 3 vendor
2312023-11-28T18:11:15.843Zperl system 5.36 system
2322023-11-28T18:11:15.843Zpostgresql system 15 system
2332023-11-28T18:11:15.843Zpostgresql system 13 system
2342023-11-28T18:11:15.844Zpython vendor 3 vendor
2352023-11-28T18:11:15.844Zpython system 2 system
2362023-11-28T18:11:15.844Zpython3 system 3.11 system
2372023-11-28T18:11:15.844Zruby system 3.0 system
2382023-11-28T18:11:15.844Zwords vendor vendor american-english
2392023-11-28T18:11:15.844Zwords system system australian-english
2402023-11-28T18:11:15.844Zwords system system british-english
2412023-11-28T18:11:15.844Zwords system system canadian-english
2422023-11-28T18:11:15.844Zwords system system french
2432023-11-28T18:11:15.844Zwords system system italian
2442023-11-28T18:11:15.844Zwords system system ngerman
2452023-11-28T18:11:15.844Zwords system system ogerman
2462023-11-28T18:11:15.844Zwords system system spanish
2472023-11-28T18:11:16.403ZFMRI IFO
2482023-11-28T18:11:16.403Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2492023-11-28T18:11:16.403Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2502023-11-28T18:11:16.403Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2512023-11-28T18:11:16.403Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2522023-11-28T18:11:16.403Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532023-11-28T18:11:16.403Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2542023-11-28T18:11:16.476Z+ set -o errexit
2552023-11-28T18:11:16.479Z+++ dirname ./tools/ci_download_cockroachdb
2562023-11-28T18:11:16.482Z++ cd ./tools
2572023-11-28T18:11:16.482Z++ pwd
2582023-11-28T18:11:16.482Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2592023-11-28T18:11:16.485Z++ basename ./tools/ci_download_cockroachdb
2602023-11-28T18:11:16.485Z+ ARG0=ci_download_cockroachdb
2612023-11-28T18:11:16.488Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2622023-11-28T18:11:16.491Z+ CIDL_VERSION=v22.1.9
2632023-11-28T18:11:16.491Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2642023-11-28T18:11:16.491Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2652023-11-28T18:11:16.491Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2662023-11-28T18:11:16.491Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2672023-11-28T18:11:16.491Z+ TARGET_DIR=out
2682023-11-28T18:11:16.491Z+ DOWNLOAD_DIR=out/downloads
2692023-11-28T18:11:16.491Z+ DEST_DIR=./out/cockroachdb
2702023-11-28T18:11:16.491Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2712023-11-28T18:11:16.491Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2722023-11-28T18:11:16.491Z+ main
2732023-11-28T18:11:16.491Z+ [[ 0 != 0 ]]
2742023-11-28T18:11:16.491Z+ CIDL_OS=solaris2.11
2752023-11-28T18:11:16.491Z+ [[ 0 != 0 ]]
2762023-11-28T18:11:16.491Z+ configure_os solaris2.11
2772023-11-28T18:11:16.491Z+ echo 'current directory: /work/oxidecomputer/omicron'
2782023-11-28T18:11:16.491Zcurrent directory: /work/oxidecomputer/omicron
2792023-11-28T18:11:16.491Z+ echo 'configuring based on OS: "solaris2.11"'
2802023-11-28T18:11:16.491Zconfiguring based on OS: "solaris2.11"
2812023-11-28T18:11:16.491Z+ case "$1" in
2822023-11-28T18:11:16.491Z+ CIDL_BUILD=illumos
2832023-11-28T18:11:16.491Z+ CIDL_SUFFIX=tar.gz
2842023-11-28T18:11:16.491Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2852023-11-28T18:11:16.491Z+ CIDL_MD5FUNC=do_md5sum
2862023-11-28T18:11:16.491Z+ CIDL_URL_BASE=https://illumos.org/downloads
2872023-11-28T18:11:16.491Z+ CIDL_ASSEMBLE=do_assemble_illumos
2882023-11-28T18:11:16.491Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2892023-11-28T18:11:16.491Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2902023-11-28T18:11:16.491Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912023-11-28T18:11:16.491Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2922023-11-28T18:11:16.491Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-28T18:11:16.491ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-28T18:11:16.491Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-11-28T18:11:16.491ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-11-28T18:11:16.491Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972023-11-28T18:11:16.491Z+ mkdir -p out/downloads
2982023-11-28T18:11:16.494Z+ mkdir -p ./out/cockroachdb
2992023-11-28T18:11:16.494Z+ local DO_DOWNLOAD=true
3002023-11-28T18:11:16.494Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3012023-11-28T18:11:16.494Z+ '[' true == true ']'
3022023-11-28T18:11:16.495Z+ echo Downloading...
3032023-11-28T18:11:16.495ZDownloading...
3042023-11-28T18:11:16.495Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-11-28T18:11:16.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
3062023-11-28T18:11:19.712Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-28T18:11:19.725Z++ md5sum
3082023-11-28T18:11:19.725Z++ awk '{print $1}'
3092023-11-28T18:11:20.313Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3102023-11-28T18:11:20.313Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3112023-11-28T18:11:20.313Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3122023-11-28T18:11:20.333Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3132023-11-28T18:11:23.485Z+ do_assemble_illumos
3142023-11-28T18:11:23.485Z+ rm -r ./out/cockroachdb
3152023-11-28T18:11:23.490Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3162023-11-28T18:11:24.114Z+ ./out/cockroachdb/bin/cockroach version
3172023-11-28T18:11:24.440ZBuild Tag: v22.1.9-dirty
3182023-11-28T18:11:24.440ZBuild Time: 2022/10/26 21:17:46
3192023-11-28T18:11:24.440ZDistribution: OSS
3202023-11-28T18:11:24.440ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3212023-11-28T18:11:24.440ZGo Version: go1.17.13
3222023-11-28T18:11:24.440ZC Compiler: gcc 10.3.0
3232023-11-28T18:11:24.440ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3242023-11-28T18:11:24.440ZBuild Type: release
3252023-11-28T18:11:24.468Z+ set -o errexit
3262023-11-28T18:11:24.471Z+++ dirname ./tools/ci_download_clickhouse
3272023-11-28T18:11:24.473Z++ cd ./tools
3282023-11-28T18:11:24.473Z++ pwd
3292023-11-28T18:11:24.473Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3302023-11-28T18:11:24.476Z++ basename ./tools/ci_download_clickhouse
3312023-11-28T18:11:24.479Z+ ARG0=ci_download_clickhouse
3322023-11-28T18:11:24.479Z+ TARGET_DIR=out
3332023-11-28T18:11:24.479Z+ DOWNLOAD_DIR=out/downloads
3342023-11-28T18:11:24.479Z+ DEST_DIR=./out/clickhouse
3352023-11-28T18:11:24.479Z+ CIDL_VERSION=v22.8.9.24
3362023-11-28T18:11:24.479Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3372023-11-28T18:11:24.479Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3382023-11-28T18:11:24.479Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3392023-11-28T18:11:24.479Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3402023-11-28T18:11:24.479Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3412023-11-28T18:11:24.479Z+ main
3422023-11-28T18:11:24.479Z+ [[ 0 != 0 ]]
3432023-11-28T18:11:24.480Z+ CIDL_OS=solaris2.11
3442023-11-28T18:11:24.480Z+ [[ 0 != 0 ]]
3452023-11-28T18:11:24.480Z+ configure_os solaris2.11
3462023-11-28T18:11:24.480Z+ echo 'current directory: /work/oxidecomputer/omicron'
3472023-11-28T18:11:24.480Zcurrent directory: /work/oxidecomputer/omicron
3482023-11-28T18:11:24.480Z+ echo 'configuring based on OS: "solaris2.11"'
3492023-11-28T18:11:24.480Z+ CIDL_DASHREV=
3502023-11-28T18:11:24.480Z+ case "$1" in
3512023-11-28T18:11:24.480Zconfiguring based on OS: "solaris2.11"
3522023-11-28T18:11:24.480Z+ CIDL_PLATFORM=illumos
3532023-11-28T18:11:24.480Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3542023-11-28T18:11:24.480Z+ CIDL_MD5FUNC=do_md5sum
3552023-11-28T18:11:24.480Z+ CIDL_DASHREV=-1
3562023-11-28T18:11:24.480Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3572023-11-28T18:11:24.480Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3582023-11-28T18:11:24.480Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-11-28T18:11:24.480Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-28T18:11:24.480Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3612023-11-28T18:11:24.480ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-28T18:11:24.480Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-28T18:11:24.480ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-28T18:11:24.480Z+ mkdir -p out/downloads
3652023-11-28T18:11:24.483Z+ mkdir -p ./out/clickhouse
3662023-11-28T18:11:24.486Z+ local DO_DOWNLOAD=true
3672023-11-28T18:11:24.486Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3682023-11-28T18:11:24.486Z+ '[' true == true ']'
3692023-11-28T18:11:24.486Z+ echo Downloading...
3702023-11-28T18:11:24.486ZDownloading...
3712023-11-28T18:11:24.486Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-11-28T18:11:24.486Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-11-28T18:11:26.137Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-11-28T18:11:26.141Z++ md5sum
3752023-11-28T18:11:26.141Z++ awk '{print $1}'
3762023-11-28T18:11:26.396Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3772023-11-28T18:11:26.396Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3782023-11-28T18:11:26.396Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3792023-11-28T18:11:26.403Z+ mkdir -p ./out/clickhouse
3802023-11-28T18:11:26.403Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3812023-11-28T18:11:31.476Z+ ./out/clickhouse/clickhouse server --version
3822023-11-28T18:11:31.939ZClickHouse server version 22.8.9.1.
3832023-11-28T18:11:31.942Z+ set -o errexit
3842023-11-28T18:11:31.942Z+++ dirname ./tools/ci_download_console
3852023-11-28T18:11:31.942Z++ cd ./tools
3862023-11-28T18:11:31.942Z++ pwd
3872023-11-28T18:11:31.942Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3882023-11-28T18:11:31.942Z++ basename ./tools/ci_download_console
3892023-11-28T18:11:31.942Z+ ARG0=ci_download_console
3902023-11-28T18:11:31.942Z+ TARGET_DIR=out
3912023-11-28T18:11:31.942Z+ DOWNLOAD_DIR=out/downloads
3922023-11-28T18:11:31.942Z+ DEST_DIR=./out/console-assets
3932023-11-28T18:11:31.942Z+ source /work/oxidecomputer/omicron/tools/console_version
3942023-11-28T18:11:31.942Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3952023-11-28T18:11:31.942Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3962023-11-28T18:11:31.942Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3972023-11-28T18:11:31.942Z+ TARBALL_FILE=out/downloads/console.tar.gz
3982023-11-28T18:11:31.942Z+ main
3992023-11-28T18:11:31.942Z+ [[ 0 != 0 ]]
4002023-11-28T18:11:31.942Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4012023-11-28T18:11:31.942ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4022023-11-28T18:11:31.942Z+ echo 'Local file: out/downloads/console.tar.gz'
4032023-11-28T18:11:31.942ZLocal file: out/downloads/console.tar.gz
4042023-11-28T18:11:31.942Z+ local DO_DOWNLOAD=true
4052023-11-28T18:11:31.942Z+ [[ -f out/downloads/console.tar.gz ]]
4062023-11-28T18:11:31.942Z+ mkdir -p out/downloads
4072023-11-28T18:11:31.942Z+ '[' true == true ']'
4082023-11-28T18:11:31.942Z+ echo Downloading...
4092023-11-28T18:11:31.942ZDownloading...
4102023-11-28T18:11:31.942Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4112023-11-28T18:11:31.942Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4122023-11-28T18:11:32.112Z++ do_sha256sum out/downloads/console.tar.gz
4132023-11-28T18:11:32.112Z++ case "$OSTYPE" in
4142023-11-28T18:11:32.114Z++ SHA=sha256sum
4152023-11-28T18:11:32.120Z++ sha256sum
4162023-11-28T18:11:32.120Z++ awk '{print $1}'
4172023-11-28T18:11:32.169Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4182023-11-28T18:11:32.169Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4192023-11-28T18:11:32.172Z+ rm -rf ./out/console-assets
4202023-11-28T18:11:32.172Z+ mkdir -p ./out/console-assets
4212023-11-28T18:11:32.172Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4222023-11-28T18:11:32.172Z+ mkdir -p ./out/console-assets
4232023-11-28T18:11:32.172Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4242023-11-28T18:11:32.289Z+ set -o errexit
4252023-11-28T18:11:32.292Z+++ dirname ./tools/ci_download_maghemite_openapi
4262023-11-28T18:11:32.295Z++ cd ./tools
4272023-11-28T18:11:32.295Z++ pwd
4282023-11-28T18:11:32.295Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4292023-11-28T18:11:32.298Z++ basename ./tools/ci_download_maghemite_openapi
4302023-11-28T18:11:32.298Z+ ARG0=ci_download_maghemite_openapi
4312023-11-28T18:11:32.298Z+ TARGET_DIR=out
4322023-11-28T18:11:32.298Z+ DOWNLOAD_DIR=out/downloads
4332023-11-28T18:11:32.300Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4342023-11-28T18:11:32.300Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4352023-11-28T18:11:32.300Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4362023-11-28T18:11:32.300Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4372023-11-28T18:11:32.300Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4382023-11-28T18:11:32.300Z+ main
4392023-11-28T18:11:32.300Z+ [[ 0 != 0 ]]
4402023-11-28T18:11:32.300Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4412023-11-28T18:11:32.300ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4422023-11-28T18:11:32.300ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4432023-11-28T18:11:32.300Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4442023-11-28T18:11:32.300Z+ local DO_DOWNLOAD=true
4452023-11-28T18:11:32.300Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4462023-11-28T18:11:32.300Z+ mkdir -p out/downloads
4472023-11-28T18:11:32.303Z+ '[' true == true ']'
4482023-11-28T18:11:32.303Z+ echo Downloading...
4492023-11-28T18:11:32.303ZDownloading...
4502023-11-28T18:11:32.303Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4512023-11-28T18:11:32.303Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4522023-11-28T18:11:32.507Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4532023-11-28T18:11:32.507Z++ case "$OSTYPE" in
4542023-11-28T18:11:32.510Z++ SHA=sha256sum
4552023-11-28T18:11:32.510Z++ sha256sum
4562023-11-28T18:11:32.510Z++ awk '{print $1}'
4572023-11-28T18:11:32.513Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4582023-11-28T18:11:32.516Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4592023-11-28T18:11:32.516Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4602023-11-28T18:11:32.516Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4612023-11-28T18:11:32.516Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4622023-11-28T18:11:32.516Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4632023-11-28T18:11:32.516Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4642023-11-28T18:11:32.516Z+ main
4652023-11-28T18:11:32.516Z+ [[ 0 != 0 ]]
4662023-11-28T18:11:32.516Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4672023-11-28T18:11:32.516Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4682023-11-28T18:11:32.516ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4692023-11-28T18:11:32.517ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4702023-11-28T18:11:32.517Z+ local DO_DOWNLOAD=true
4712023-11-28T18:11:32.517Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4722023-11-28T18:11:32.517Z+ mkdir -p out/downloads
4732023-11-28T18:11:32.517Z+ '[' true == true ']'
4742023-11-28T18:11:32.517Z+ echo Downloading...
4752023-11-28T18:11:32.520ZDownloading...
4762023-11-28T18:11:32.520Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4772023-11-28T18:11:32.520Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4782023-11-28T18:11:32.652Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4792023-11-28T18:11:32.655Z++ case "$OSTYPE" in
4802023-11-28T18:11:32.655Z++ SHA=sha256sum
4812023-11-28T18:11:32.655Z++ sha256sum
4822023-11-28T18:11:32.655Z++ awk '{print $1}'
4832023-11-28T18:11:32.658Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4842023-11-28T18:11:32.658Z+ [[ 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 ]]
4852023-11-28T18:11:32.668Z+ set -o errexit
4862023-11-28T18:11:32.671Z+++ dirname ./tools/ci_download_dendrite_openapi
4872023-11-28T18:11:32.673Z++ cd ./tools
4882023-11-28T18:11:32.673Z++ pwd
4892023-11-28T18:11:32.673Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4902023-11-28T18:11:32.676Z++ basename ./tools/ci_download_dendrite_openapi
4912023-11-28T18:11:32.676Z+ ARG0=ci_download_dendrite_openapi
4922023-11-28T18:11:32.676Z+ TARGET_DIR=out
4932023-11-28T18:11:32.676Z+ DOWNLOAD_DIR=out/downloads
4942023-11-28T18:11:32.676Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4952023-11-28T18:11:32.676Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4962023-11-28T18:11:32.676Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4972023-11-28T18:11:32.679Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4982023-11-28T18:11:32.679Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4992023-11-28T18:11:32.679Z+ main
5002023-11-28T18:11:32.679Z+ [[ 0 != 0 ]]
5012023-11-28T18:11:32.679Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5022023-11-28T18:11:32.679ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5032023-11-28T18:11:32.679Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5042023-11-28T18:11:32.679ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5052023-11-28T18:11:32.679Z+ local DO_DOWNLOAD=true
5062023-11-28T18:11:32.679Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5072023-11-28T18:11:32.679Z+ mkdir -p out/downloads
5082023-11-28T18:11:32.682Z+ '[' true == true ']'
5092023-11-28T18:11:32.682Z+ echo Downloading...
5102023-11-28T18:11:32.682ZDownloading...
5112023-11-28T18:11:32.682Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5122023-11-28T18:11:32.682Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5132023-11-28T18:11:32.826Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5142023-11-28T18:11:32.826Z++ case "$OSTYPE" in
5152023-11-28T18:11:32.829Z++ SHA=sha256sum
5162023-11-28T18:11:32.829Z++ sha256sum
5172023-11-28T18:11:32.829Z++ awk '{print $1}'
5182023-11-28T18:11:32.833Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5192023-11-28T18:11:32.833Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5202023-11-28T18:11:32.843Z+ set -o errexit
5212023-11-28T18:11:32.845Z+++ dirname ./tools/ci_download_dendrite_stub
5222023-11-28T18:11:32.849Z++ cd ./tools
5232023-11-28T18:11:32.849Z++ pwd
5242023-11-28T18:11:32.849Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5252023-11-28T18:11:32.856Z++ basename ./tools/ci_download_dendrite_stub
5262023-11-28T18:11:32.856Z+ ARG0=ci_download_dendrite_stub
5272023-11-28T18:11:32.856Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5282023-11-28T18:11:32.856Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5292023-11-28T18:11:32.856Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5302023-11-28T18:11:32.856Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5312023-11-28T18:11:32.856Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5322023-11-28T18:11:32.856Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5332023-11-28T18:11:32.856Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5342023-11-28T18:11:32.856Z+ TARGET_DIR=out
5352023-11-28T18:11:32.856Z+ DOWNLOAD_DIR=out/downloads
5362023-11-28T18:11:32.856Z+ DEST_DIR=./out/dendrite-stub
5372023-11-28T18:11:32.856Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5382023-11-28T18:11:32.856Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5392023-11-28T18:11:32.857Z+ REPO=oxidecomputer/dendrite
5402023-11-28T18:11:32.857Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5412023-11-28T18:11:32.857Z+ main
5422023-11-28T18:11:32.857Z+ [[ 0 != 0 ]]
5432023-11-28T18:11:32.857Z+ CIDL_OS=solaris2.11
5442023-11-28T18:11:32.857Z+ [[ 0 != 0 ]]
5452023-11-28T18:11:32.857Z+ configure_os solaris2.11
5462023-11-28T18:11:32.857Z+ echo 'current directory: /work/oxidecomputer/omicron'
5472023-11-28T18:11:32.857Zcurrent directory: /work/oxidecomputer/omicron
5482023-11-28T18:11:32.857Z+ echo 'configuring based on OS: "solaris2.11"'
5492023-11-28T18:11:32.857Z+ case "$1" in
5502023-11-28T18:11:32.857Zconfiguring based on OS: "solaris2.11"
5512023-11-28T18:11:32.857Z+ SET_BINARIES=
5522023-11-28T18:11:32.857Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5532023-11-28T18:11:32.857Z+ CIDL_SHA256FUNC=do_sha256sum
5542023-11-28T18:11:32.857Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5552023-11-28T18:11:32.857Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5562023-11-28T18:11:32.857Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5572023-11-28T18:11:32.857Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5582023-11-28T18:11:32.857Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592023-11-28T18:11:32.858ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5602023-11-28T18:11:32.858ZLocal file: out/downloads/dendrite-stub.tar.gz
5612023-11-28T18:11:32.858Z+ mkdir -p out/downloads
5622023-11-28T18:11:32.871Z+ mkdir -p ./out/dendrite-stub
5632023-11-28T18:11:32.871Z+ fetch_and_verify
5642023-11-28T18:11:32.871Z+ local DO_DOWNLOAD=true
5652023-11-28T18:11:32.871Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5662023-11-28T18:11:32.871Z+ '[' true == true ']'
5672023-11-28T18:11:32.871Z+ echo Downloading...
5682023-11-28T18:11:32.871ZDownloading...
5692023-11-28T18:11:32.871Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5702023-11-28T18:11:32.871Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5712023-11-28T18:11:39.331Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5722023-11-28T18:11:39.334Z++ sha256sum
5732023-11-28T18:11:39.334Z++ awk '{print $1}'
5742023-11-28T18:11:39.453Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5752023-11-28T18:11:39.453Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5762023-11-28T18:11:39.456Z+ do_untar out/downloads/dendrite-stub.tar.gz
5772023-11-28T18:11:39.456Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5782023-11-28T18:11:40.543Z+ do_assemble
5792023-11-28T18:11:40.543Z+ rm -r ./out/dendrite-stub
5802023-11-28T18:11:40.546Z+ mkdir ./out/dendrite-stub
5812023-11-28T18:11:40.549Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5822023-11-28T18:11:40.704Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5832023-11-28T18:11:40.717Z+ set -o errexit
5842023-11-28T18:11:40.719Z+++ dirname ./tools/ci_download_maghemite_mgd
5852023-11-28T18:11:40.722Z++ cd ./tools
5862023-11-28T18:11:40.722Z++ pwd
5872023-11-28T18:11:40.722Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5882023-11-28T18:11:40.725Z++ basename ./tools/ci_download_maghemite_mgd
5892023-11-28T18:11:40.728Z+ ARG0=ci_download_maghemite_mgd
5902023-11-28T18:11:40.728Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5912023-11-28T18:11:40.728Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5922023-11-28T18:11:40.728Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5932023-11-28T18:11:40.728Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5942023-11-28T18:11:40.728Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5952023-11-28T18:11:40.728Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5962023-11-28T18:11:40.728Z+ TARGET_DIR=out
5972023-11-28T18:11:40.728Z+ DOWNLOAD_DIR=out/downloads
5982023-11-28T18:11:40.728Z+ DEST_DIR=./out/mgd
5992023-11-28T18:11:40.728Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6002023-11-28T18:11:40.728Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6012023-11-28T18:11:40.728Z+ REPO=oxidecomputer/maghemite
6022023-11-28T18:11:40.728Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
6032023-11-28T18:11:40.728Z+ main
6042023-11-28T18:11:40.728Z+ [[ 0 != 0 ]]
6052023-11-28T18:11:40.728Z+ CIDL_OS=solaris2.11
6062023-11-28T18:11:40.728Z+ [[ 0 != 0 ]]
6072023-11-28T18:11:40.728Z+ configure_os solaris2.11
6082023-11-28T18:11:40.728Z+ echo 'current directory: /work/oxidecomputer/omicron'
6092023-11-28T18:11:40.728Zcurrent directory: /work/oxidecomputer/omicron
6102023-11-28T18:11:40.728Z+ echo 'configuring based on OS: "solaris2.11"'
6112023-11-28T18:11:40.728Z+ case "$1" in
6122023-11-28T18:11:40.728Z+ SET_BINARIES=
6132023-11-28T18:11:40.728Zconfiguring based on OS: "solaris2.11"
6142023-11-28T18:11:40.728Z+ CIDL_SHA256FUNC=do_sha256sum
6152023-11-28T18:11:40.728Z+ TARBALL_FILENAME=mgd.tar.gz
6162023-11-28T18:11:40.728Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6172023-11-28T18:11:40.728Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6182023-11-28T18:11:40.728Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6192023-11-28T18:11:40.728Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6202023-11-28T18:11:40.728ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6212023-11-28T18:11:40.728ZLocal file: out/downloads/mgd.tar.gz
6222023-11-28T18:11:40.728Z+ mkdir -p out/downloads
6232023-11-28T18:11:40.731Z+ mkdir -p ./out/mgd
6242023-11-28T18:11:40.731Z+ fetch_and_verify
6252023-11-28T18:11:40.734Z+ local DO_DOWNLOAD=true
6262023-11-28T18:11:40.734Z+ [[ -f out/downloads/mgd.tar.gz ]]
6272023-11-28T18:11:40.734Z+ '[' true == true ']'
6282023-11-28T18:11:40.734Z+ echo Downloading...
6292023-11-28T18:11:40.734ZDownloading...
6302023-11-28T18:11:40.734Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6312023-11-28T18:11:40.734Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6322023-11-28T18:11:45.215Z++ do_sha256sum out/downloads/mgd.tar.gz
6332023-11-28T18:11:45.218Z++ sha256sum
6342023-11-28T18:11:45.218Z++ awk '{print $1}'
6352023-11-28T18:11:45.298Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6362023-11-28T18:11:45.298Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6372023-11-28T18:11:45.301Z+ do_untar out/downloads/mgd.tar.gz
6382023-11-28T18:11:45.301Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6392023-11-28T18:11:45.998Z+ do_assemble
6402023-11-28T18:11:45.998Z+ rm -r ./out/mgd
6412023-11-28T18:11:46.001Z+ mkdir ./out/mgd
6422023-11-28T18:11:46.004Z+ cp -r out/downloads/root ./out/mgd/root
6432023-11-28T18:11:46.212Z+ set -o errexit
6442023-11-28T18:11:46.214Z+++ dirname ./tools/ci_download_transceiver_control
6452023-11-28T18:11:46.217Z++ cd ./tools
6462023-11-28T18:11:46.217Z++ pwd
6472023-11-28T18:11:46.217Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6482023-11-28T18:11:46.220Z++ basename ./tools/ci_download_transceiver_control
6492023-11-28T18:11:46.220Z+ ARG0=ci_download_transceiver_control
6502023-11-28T18:11:46.220Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6512023-11-28T18:11:46.220Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6522023-11-28T18:11:46.220Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6532023-11-28T18:11:46.220Z+ TARGET_DIR=out
6542023-11-28T18:11:46.220Z+ DOWNLOAD_DIR=out/downloads
6552023-11-28T18:11:46.220Z+ DEST_DIR=./out/transceiver-control
6562023-11-28T18:11:46.220Z+ BIN_DIR=/opt/oxide/bin
6572023-11-28T18:11:46.220Z+ BINARY=xcvradm
6582023-11-28T18:11:46.220Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6592023-11-28T18:11:46.220Z+ REPO=oxidecomputer/transceiver-control
6602023-11-28T18:11:46.220Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6612023-11-28T18:11:46.223Z+ main
6622023-11-28T18:11:46.223Z+ [[ 0 != 0 ]]
6632023-11-28T18:11:46.223Z+ CIDL_OS=solaris2.11
6642023-11-28T18:11:46.223Z+ [[ 0 != 0 ]]
6652023-11-28T18:11:46.223Z+ configure_os solaris2.11
6662023-11-28T18:11:46.223Z+ echo 'current directory: /work/oxidecomputer/omicron'
6672023-11-28T18:11:46.223Zcurrent directory: /work/oxidecomputer/omicron
6682023-11-28T18:11:46.223Z+ echo 'configuring based on OS: "solaris2.11"'
6692023-11-28T18:11:46.224Z+ case "$1" in
6702023-11-28T18:11:46.224Z+ SET_BINARIES=
6712023-11-28T18:11:46.224Zconfiguring based on OS: "solaris2.11"
6722023-11-28T18:11:46.224Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732023-11-28T18:11:46.224Z+ CIDL_SHA256FUNC=do_sha256sum
6742023-11-28T18:11:46.224Z+ ARCHIVE_FILENAME=xcvradm.gz
6752023-11-28T18:11:46.224Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6762023-11-28T18:11:46.224Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6772023-11-28T18:11:46.224Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6782023-11-28T18:11:46.224ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6792023-11-28T18:11:46.224ZLocal file: out/downloads/xcvradm.gz
6802023-11-28T18:11:46.224Z+ echo 'Local file: out/downloads/xcvradm.gz'
6812023-11-28T18:11:46.224Z+ mkdir -p out/downloads
6822023-11-28T18:11:46.227Z+ mkdir -p ./out/transceiver-control
6832023-11-28T18:11:46.227Z+ fetch_and_verify
6842023-11-28T18:11:46.227Z+ local DO_DOWNLOAD=true
6852023-11-28T18:11:46.227Z+ [[ -f out/downloads/xcvradm.gz ]]
6862023-11-28T18:11:46.227Z+ '[' true == true ']'
6872023-11-28T18:11:46.227Z+ echo Downloading...
6882023-11-28T18:11:46.227ZDownloading...
6892023-11-28T18:11:46.227Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6902023-11-28T18:11:46.227Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912023-11-28T18:11:48.607Z++ do_sha256sum out/downloads/xcvradm.gz
6922023-11-28T18:11:48.609Z++ sha256sum
6932023-11-28T18:11:48.609Z++ awk '{print $1}'
6942023-11-28T18:11:48.633Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6952023-11-28T18:11:48.633Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6962023-11-28T18:11:48.633Z+ do_unpack out/downloads/xcvradm.gz
6972023-11-28T18:11:48.633Z+ mkdir -p out/downloads/root//opt/oxide/bin
6982023-11-28T18:11:48.637Z+ gzip -dc out/downloads/xcvradm.gz
6992023-11-28T18:11:48.817Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7002023-11-28T18:11:48.820Z+ do_assemble
7012023-11-28T18:11:48.820Z+ rm -r ./out/transceiver-control
7022023-11-28T18:11:48.824Z+ mkdir ./out/transceiver-control
7032023-11-28T18:11:48.827Z+ cp -r out/downloads/root ./out/transceiver-control/root
7042023-11-28T18:11:49.081ZAll builder prerequisites installed successfully, and PATH looks valid
7052023-11-28T18:11:49.085Z
7062023-11-28T18:11:49.085Zreal 2:00.156743258
7072023-11-28T18:11:49.085Zuser 55.299739508
7082023-11-28T18:11:49.085Zsys 10.676623395
7092023-11-28T18:11:49.085Ztrap 0.029971923
7102023-11-28T18:11:49.085Ztflt 0.152727231
7112023-11-28T18:11:49.085Zdflt 0.663216219
7122023-11-28T18:11:49.085Zkflt 0.182141068
7132023-11-28T18:11:49.085Zlock 1.999768685
7142023-11-28T18:11:49.085Zslp 3:34.800645007
7152023-11-28T18:11:49.085Zlat 4.143506780
7162023-11-28T18:11:49.085Zstop 0.080091033
7172023-11-28T18:11:49.089Z
7182023-11-28T18:11:49.089Z #### # # ##### ##### # #
7192023-11-28T18:11:49.089Z # # # # # # # # # #
7202023-11-28T18:11:49.089Z # # # # # # # #
7212023-11-28T18:11:49.089Z # # # ##### ##### #
7222023-11-28T18:11:49.089Z # # # # # # #
7232023-11-28T18:11:49.089Z #### ###### # # # #
7242023-11-28T18:11:49.089Z
7252023-11-28T18:11:49.528Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7262023-11-28T18:11:49.928Z Updating crates.io index
7272023-11-28T18:11:49.931Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7282023-11-28T18:11:50.927Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7292023-11-28T18:11:52.756Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7302023-11-28T18:11:53.415Z Updating git repository `http://github.com/oxidecomputer/tofino`
7312023-11-28T18:11:53.771Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7322023-11-28T18:11:54.104Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7332023-11-28T18:11:54.435Z Updating git repository `https://github.com/oxidecomputer/propolis`
7342023-11-28T18:11:55.391Z Updating git repository `https://github.com/oxidecomputer/crucible`
7352023-11-28T18:11:57.612Z Updating git repository `https://github.com/oxidecomputer/opte`
7362023-11-28T18:11:58.644Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7372023-11-28T18:11:59.342Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7382023-11-28T18:11:59.914Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7392023-11-28T18:12:00.316Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7402023-11-28T18:12:00.732Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7412023-11-28T18:12:01.167Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7422023-11-28T18:12:01.557Z Updating git repository `https://github.com/njaremko/samael`
7432023-11-28T18:12:02.114Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7442023-11-28T18:12:02.900Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7452023-11-28T18:12:03.353Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7462023-11-28T18:12:03.756Z Updating git repository `https://github.com/jgallagher/nix`
7472023-11-28T18:12:04.997Z Updating git repository `https://github.com/cbiffle/hubpack`
7482023-11-28T18:12:05.512Z Updating git repository `https://github.com/oxidecomputer/typify`
7492023-11-28T18:12:06.626Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7502023-11-28T18:12:07.059Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7512023-11-28T18:12:07.367Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7522023-11-28T18:12:08.686Z Downloading crates ...
7532023-11-28T18:12:08.897Z Downloaded itoa v1.0.9
7542023-11-28T18:12:08.900Z Downloaded toml_datetime v0.6.5
7552023-11-28T18:12:08.928Z Downloaded equivalent v1.0.1
7562023-11-28T18:12:08.931Z Downloaded semver v1.0.20
7572023-11-28T18:12:08.934Z Downloaded colorchoice v1.0.0
7582023-11-28T18:12:08.938Z Downloaded thiserror-impl v1.0.49
7592023-11-28T18:12:08.942Z Downloaded errno v0.3.2
7602023-11-28T18:12:08.944Z Downloaded utf8parse v0.2.1
7612023-11-28T18:12:08.947Z Downloaded clap_lex v0.5.1
7622023-11-28T18:12:08.954Z Downloaded terminal_size v0.2.6
7632023-11-28T18:12:08.957Z Downloaded heck v0.4.1
7642023-11-28T18:12:08.960Z Downloaded cargo_toml v0.17.0
7652023-11-28T18:12:08.960Z Downloaded serde_spanned v0.6.4
7662023-11-28T18:12:08.963Z Downloaded anstyle-query v1.0.0
7672023-11-28T18:12:08.966Z Downloaded thiserror v1.0.49
7682023-11-28T18:12:08.971Z Downloaded bitflags v1.3.2
7692023-11-28T18:12:08.977Z Downloaded quote v1.0.33
7702023-11-28T18:12:08.981Z Downloaded camino v1.1.6
7712023-11-28T18:12:08.984Z Downloaded anstyle v1.0.2
7722023-11-28T18:12:08.987Z Downloaded clap_derive v4.4.2
7732023-11-28T18:12:08.990Z Downloaded cargo-platform v0.1.3
7742023-11-28T18:12:08.993Z Downloaded anstyle-parse v0.2.1
7752023-11-28T18:12:08.996Z Downloaded cargo_metadata v0.18.0
7762023-11-28T18:12:08.999Z Downloaded unicode-ident v1.0.12
7772023-11-28T18:12:09.005Z Downloaded serde_derive v1.0.192
7782023-11-28T18:12:09.009Z Downloaded clap v4.4.3
7792023-11-28T18:12:09.032Z Downloaded proc-macro2 v1.0.69
7802023-11-28T18:12:09.037Z Downloaded toml v0.8.8
7812023-11-28T18:12:09.044Z Downloaded serde v1.0.192
7822023-11-28T18:12:09.049Z Downloaded anyhow v1.0.75
7832023-11-28T18:12:09.056Z Downloaded indexmap v2.1.0
7842023-11-28T18:12:09.064Z Downloaded memchr v2.6.3
7852023-11-28T18:12:09.075Z Downloaded hashbrown v0.14.2
7862023-11-28T18:12:09.085Z Downloaded clap_builder v4.4.2
7872023-11-28T18:12:09.099Z Downloaded serde_json v1.0.108
7882023-11-28T18:12:09.113Z Downloaded syn v2.0.32
7892023-11-28T18:12:09.135Z Downloaded rustix v0.37.23
7902023-11-28T18:12:09.172Z Downloaded toml_edit v0.21.0
7912023-11-28T18:12:09.214Z Downloaded libc v0.2.150
7922023-11-28T18:12:09.261Z Downloaded io-lifetimes v1.0.11
7932023-11-28T18:12:09.264Z Downloaded winnow v0.5.15
7942023-11-28T18:12:09.277Z Downloaded ryu v1.0.15
7952023-11-28T18:12:09.282Z Downloaded anstream v0.5.0
7962023-11-28T18:12:09.286Z Downloaded strsim v0.10.0
7972023-11-28T18:12:09.400Z Compiling proc-macro2 v1.0.69
7982023-11-28T18:12:09.400Z Compiling unicode-ident v1.0.12
7992023-11-28T18:12:09.402Z Compiling serde v1.0.192
8002023-11-28T18:12:09.402Z Compiling libc v0.2.150
8012023-11-28T18:12:09.414Z Compiling io-lifetimes v1.0.11
8022023-11-28T18:12:09.417Z Compiling rustix v0.37.23
8032023-11-28T18:12:09.417Z Compiling hashbrown v0.14.2
8042023-11-28T18:12:09.417Z Compiling equivalent v1.0.1
8052023-11-28T18:12:09.679Z Compiling utf8parse v0.2.1
8062023-11-28T18:12:09.744Z Compiling bitflags v1.3.2
8072023-11-28T18:12:09.875Z Compiling anstyle-parse v0.2.1
8082023-11-28T18:12:09.912Z Compiling thiserror v1.0.49
8092023-11-28T18:12:10.298Z Compiling anstyle-query v1.0.0
8102023-11-28T18:12:10.438Z Compiling winnow v0.5.15
8112023-11-28T18:12:11.035Z Compiling indexmap v2.1.0
8122023-11-28T18:12:11.436Z Compiling camino v1.1.6
8132023-11-28T18:12:11.571Z Compiling serde_json v1.0.108
8142023-11-28T18:12:11.591Z Compiling anstyle v1.0.2
8152023-11-28T18:12:11.882Z Compiling semver v1.0.20
8162023-11-28T18:12:12.035Z Compiling colorchoice v1.0.0
8172023-11-28T18:12:12.261Z Compiling anstream v0.5.0
8182023-11-28T18:12:12.429Z Compiling ryu v1.0.15
8192023-11-28T18:12:12.499Z Compiling clap_lex v0.5.1
8202023-11-28T18:12:12.710Z Compiling itoa v1.0.9
8212023-11-28T18:12:12.840Z Compiling quote v1.0.33
8222023-11-28T18:12:12.978Z Compiling anyhow v1.0.75
8232023-11-28T18:12:13.064Z Compiling strsim v0.10.0
8242023-11-28T18:12:13.275Z Compiling heck v0.4.1
8252023-11-28T18:12:13.622Z Compiling syn v2.0.32
8262023-11-28T18:12:13.777Z Compiling errno v0.3.2
8272023-11-28T18:12:15.547Z Compiling terminal_size v0.2.6
8282023-11-28T18:12:15.671Z Compiling clap_builder v4.4.2
8292023-11-28T18:12:22.021Z Compiling serde_derive v1.0.192
8302023-11-28T18:12:22.024Z Compiling thiserror-impl v1.0.49
8312023-11-28T18:12:22.024Z Compiling clap_derive v4.4.2
8322023-11-28T18:12:26.788Z Compiling clap v4.4.3
8332023-11-28T18:12:35.510Z Compiling serde_spanned v0.6.4
8342023-11-28T18:12:35.513Z Compiling toml_datetime v0.6.5
8352023-11-28T18:12:35.513Z Compiling cargo-platform v0.1.3
8362023-11-28T18:12:35.871Z Compiling toml_edit v0.21.0
8372023-11-28T18:12:37.563Z Compiling cargo_metadata v0.18.0
8382023-11-28T18:12:39.208Z Compiling toml v0.8.8
8392023-11-28T18:12:40.259Z Compiling cargo_toml v0.17.0
8402023-11-28T18:12:46.892Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8412023-11-28T18:12:48.305Z Finished dev [unoptimized + debuginfo] target(s) in 59.07s
8422023-11-28T18:12:48.508Z Running `target/debug/xtask clippy`
8432023-11-28T18:12:48.565Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8442023-11-28T18:12:49.423Z Downloading crates ...
8452023-11-28T18:12:49.699Z Downloaded match_cfg v0.1.0
8462023-11-28T18:12:49.705Z Downloaded crossbeam-queue v0.3.8
8472023-11-28T18:12:49.714Z Downloaded mockall v0.11.4
8482023-11-28T18:12:49.720Z Downloaded linked-hash-map v0.5.6
8492023-11-28T18:12:49.725Z Downloaded lru-cache v0.1.2
8502023-11-28T18:12:49.729Z Downloaded aead v0.5.2
8512023-11-28T18:12:49.733Z Downloaded assert_matches v1.5.0
8522023-11-28T18:12:49.736Z Downloaded arrayref v0.3.7
8532023-11-28T18:12:49.744Z Downloaded autocfg v1.1.0
8542023-11-28T18:12:49.749Z Downloaded cstr-argument v0.1.2
8552023-11-28T18:12:49.754Z Downloaded atty v0.2.14
8562023-11-28T18:12:49.759Z Downloaded newline-converter v0.3.0
8572023-11-28T18:12:49.763Z Downloaded const-oid v0.9.5
8582023-11-28T18:12:49.772Z Downloaded matches v0.1.10
8592023-11-28T18:12:49.791Z Downloaded lazy_static v1.4.0
8602023-11-28T18:12:49.802Z Downloaded normalize-line-endings v0.3.0
8612023-11-28T18:12:49.811Z Downloaded packed_struct_codegen v0.10.1
8622023-11-28T18:12:49.818Z Downloaded opaque-debug v0.3.0
8632023-11-28T18:12:49.822Z Downloaded instant v0.1.12
8642023-11-28T18:12:49.827Z Downloaded openssl-macros v0.1.1
8652023-11-28T18:12:49.831Z Downloaded cfg-if v1.0.0
8662023-11-28T18:12:49.834Z Downloaded openssl-probe v0.1.5
8672023-11-28T18:12:49.838Z Downloaded semver v0.11.0
8682023-11-28T18:12:49.844Z Downloaded serde_path_to_error v0.1.14
8692023-11-28T18:12:49.851Z Downloaded nanorand v0.7.0
8702023-11-28T18:12:49.859Z Downloaded darling v0.14.4
8712023-11-28T18:12:49.870Z Downloaded termtree v0.4.1
8722023-11-28T18:12:49.875Z Downloaded serde_plain v1.0.2
8732023-11-28T18:12:49.879Z Downloaded num_cpus v1.16.0
8742023-11-28T18:12:49.887Z Downloaded rusty-fork v0.3.0
8752023-11-28T18:12:49.894Z Downloaded omicron-zone-package v0.9.1
8762023-11-28T18:12:49.905Z Downloaded flagset v0.4.3
8772023-11-28T18:12:49.912Z Downloaded dtrace-parser v0.1.14
8782023-11-28T18:12:49.918Z Downloaded shlex v1.1.0
8792023-11-28T18:12:49.921Z Downloaded rpassword v7.3.1
8802023-11-28T18:12:49.925Z Downloaded log v0.4.20
8812023-11-28T18:12:49.933Z Downloaded precomputed-hash v0.1.1
8822023-11-28T18:12:49.936Z Downloaded indexmap v1.9.3
8832023-11-28T18:12:49.944Z Downloaded topological-sort v0.2.2
8842023-11-28T18:12:49.947Z Downloaded bzip2 v0.4.4
8852023-11-28T18:12:49.952Z Downloaded nu-ansi-term v0.49.0
8862023-11-28T18:12:49.959Z Downloaded vte_generate_state_changes v0.1.1
8872023-11-28T18:12:49.961Z Downloaded fixedbitset v0.4.2
8882023-11-28T18:12:49.967Z Downloaded humantime v2.1.0
8892023-11-28T18:12:49.971Z Downloaded phf_shared v0.10.0
8902023-11-28T18:12:49.971Z Downloaded termcolor v1.2.0
8912023-11-28T18:12:49.974Z Downloaded rustc_version v0.1.7
8922023-11-28T18:12:49.976Z Downloaded futures-core v0.3.29
8932023-11-28T18:12:49.980Z Downloaded textwrap v0.11.0
8942023-11-28T18:12:49.984Z Downloaded enum-as-inner v0.5.1
8952023-11-28T18:12:49.989Z Downloaded sct v0.7.0
8962023-11-28T18:12:49.998Z Downloaded ppv-lite86 v0.2.17
8972023-11-28T18:12:50.002Z Downloaded r2d2 v0.8.10
8982023-11-28T18:12:50.006Z Downloaded ref-cast-impl v1.0.20
8992023-11-28T18:12:50.009Z Downloaded miniz_oxide v0.7.1
9002023-11-28T18:12:50.014Z Downloaded version_check v0.9.4
9012023-11-28T18:12:50.017Z Downloaded httptest v0.15.5
9022023-11-28T18:12:50.022Z Downloaded take_mut v0.2.2
9032023-11-28T18:12:50.025Z Downloaded term v0.7.0
9042023-11-28T18:12:50.033Z Downloaded quick-error v1.2.3
9052023-11-28T18:12:50.036Z Downloaded base64 v0.21.5
9062023-11-28T18:12:50.046Z Downloaded radium v0.7.0
9072023-11-28T18:12:50.049Z Downloaded http-range v0.1.5
9082023-11-28T18:12:50.052Z Downloaded scheduled-thread-pool v0.2.7
9092023-11-28T18:12:50.055Z Downloaded postcard v0.7.3
9102023-11-28T18:12:50.061Z Downloaded hex-literal v0.4.1
9112023-11-28T18:12:50.063Z Downloaded same-file v1.0.6
9122023-11-28T18:12:50.067Z Downloaded trybuild v1.0.85
9132023-11-28T18:12:50.078Z Downloaded hmac v0.12.1
9142023-11-28T18:12:50.083Z Downloaded serial_test_derive v0.10.0
9152023-11-28T18:12:50.086Z Downloaded rustls-pemfile v1.0.3
9162023-11-28T18:12:50.090Z Downloaded parking_lot v0.12.1
9172023-11-28T18:12:50.096Z Downloaded paste v1.0.14
9182023-11-28T18:12:50.104Z Downloaded poly1305 v0.8.0
9192023-11-28T18:12:50.110Z Downloaded toolchain_find v0.2.0
9202023-11-28T18:12:50.113Z Downloaded serde_tokenstream v0.1.7
9212023-11-28T18:12:50.122Z Downloaded httpdate v1.0.3
9222023-11-28T18:12:50.125Z Downloaded getrandom v0.2.10
9232023-11-28T18:12:50.133Z Downloaded tungstenite v0.20.1
9242023-11-28T18:12:50.142Z Downloaded zone_cfg_derive v0.3.0
9252023-11-28T18:12:50.145Z Downloaded thiserror-no-std v2.0.2
9262023-11-28T18:12:50.153Z Downloaded slog-dtrace v0.2.3
9272023-11-28T18:12:50.157Z Downloaded wait-timeout v0.2.0
9282023-11-28T18:12:50.161Z Downloaded ena v0.14.2
9292023-11-28T18:12:50.165Z Downloaded slog-json v2.6.1
9302023-11-28T18:12:50.169Z Downloaded textwrap v0.16.0
9312023-11-28T18:12:50.175Z Downloaded ff v0.13.0
9322023-11-28T18:12:50.179Z Downloaded which v4.4.0
9332023-11-28T18:12:50.182Z Downloaded rstest v0.18.2
9342023-11-28T18:12:50.195Z Downloaded vec_map v0.8.2
9352023-11-28T18:12:50.198Z Downloaded strum_macros v0.25.2
9362023-11-28T18:12:50.203Z Downloaded strum v0.25.0
9372023-11-28T18:12:50.206Z Downloaded time-core v0.1.1
9382023-11-28T18:12:50.208Z Downloaded supports-color v2.1.0
9392023-11-28T18:12:50.211Z Downloaded hostname v0.3.1
9402023-11-28T18:12:50.216Z Downloaded typed-path v0.6.0
9412023-11-28T18:12:50.229Z Downloaded rand_chacha v0.3.1
9422023-11-28T18:12:50.232Z Downloaded rand_xorshift v0.3.0
9432023-11-28T18:12:50.235Z Downloaded fs-err v2.11.0
9442023-11-28T18:12:50.239Z Downloaded tiny-keccak v2.0.2
9452023-11-28T18:12:50.245Z Downloaded pkg-config v0.3.27
9462023-11-28T18:12:50.248Z Downloaded fragile v2.0.0
9472023-11-28T18:12:50.252Z Downloaded platforms v3.0.2
9482023-11-28T18:12:50.257Z Downloaded form_urlencoded v1.2.0
9492023-11-28T18:12:50.260Z Downloaded trust-dns-resolver v0.22.0
9502023-11-28T18:12:50.267Z Downloaded yansi v0.5.1
9512023-11-28T18:12:50.271Z Downloaded strum_macros v0.24.3
9522023-11-28T18:12:50.275Z Downloaded secrecy v0.8.0
9532023-11-28T18:12:50.278Z Downloaded snafu v0.7.5
9542023-11-28T18:12:50.291Z Downloaded plotters-svg v0.3.5
9552023-11-28T18:12:50.294Z Downloaded unicode-width v0.1.11
9562023-11-28T18:12:50.297Z Downloaded usdt-macro v0.3.5
9572023-11-28T18:12:50.300Z Downloaded pretty-hex v0.3.0
9582023-11-28T18:12:50.302Z Downloaded home v0.5.5
9592023-11-28T18:12:50.305Z Downloaded headers-core v0.2.0
9602023-11-28T18:12:50.305Z Downloaded proc-macro-error-attr v1.0.4
9612023-11-28T18:12:50.308Z Downloaded rustls-native-certs v0.6.3
9622023-11-28T18:12:50.312Z Downloaded serde_repr v0.1.16
9632023-11-28T18:12:50.315Z Downloaded wyz v0.5.1
9642023-11-28T18:12:50.318Z Downloaded pin-project-internal v1.1.3
9652023-11-28T18:12:50.322Z Downloaded pretty-hex v0.2.1
9662023-11-28T18:12:50.325Z Downloaded usdt-attr-macro v0.3.5
9672023-11-28T18:12:50.328Z Downloaded usdt-impl v0.3.5
9682023-11-28T18:12:50.331Z Downloaded http-body v0.4.5
9692023-11-28T18:12:50.333Z Downloaded snafu-derive v0.7.5
9702023-11-28T18:12:50.337Z Downloaded relative-path v1.9.0
9712023-11-28T18:12:50.339Z Downloaded hashbrown v0.12.3
9722023-11-28T18:12:50.349Z Downloaded diesel_table_macro_syntax v0.1.0
9732023-11-28T18:12:50.352Z Downloaded signal-hook-tokio v0.3.1
9742023-11-28T18:12:50.354Z Downloaded dof v0.1.5
9752023-11-28T18:12:50.357Z Downloaded predicates-core v1.0.6
9762023-11-28T18:12:50.359Z Downloaded datatest-stable v0.2.3
9772023-11-28T18:12:50.362Z Downloaded debug-ignore v1.0.5
9782023-11-28T18:12:50.366Z Downloaded difflib v0.4.0
9792023-11-28T18:12:50.368Z Downloaded derive_builder_core v0.12.0
9802023-11-28T18:12:50.372Z Downloaded ed25519 v1.5.3
9812023-11-28T18:12:50.376Z Downloaded der v0.7.8
9822023-11-28T18:12:50.388Z Downloaded digest v0.10.7
9832023-11-28T18:12:50.391Z Downloaded hex v0.4.3
9842023-11-28T18:12:50.394Z Downloaded time v0.3.27
9852023-11-28T18:12:50.408Z Downloaded predicates-tree v1.0.9
9862023-11-28T18:12:50.410Z Downloaded unicode-bidi v0.3.13
9872023-11-28T18:12:50.414Z Downloaded signal-hook v0.3.17
9882023-11-28T18:12:50.421Z Downloaded regex-automata v0.1.10
9892023-11-28T18:12:50.431Z Downloaded serde_yaml v0.9.25
9902023-11-28T18:12:50.438Z Downloaded diff v0.1.13
9912023-11-28T18:12:50.445Z Downloaded fallible-iterator v0.2.0
9922023-11-28T18:12:50.448Z Downloaded structopt v0.3.26
9932023-11-28T18:12:50.463Z Downloaded pin-project v1.1.3
9942023-11-28T18:12:50.487Z Downloaded toml v0.5.11
9952023-11-28T18:12:50.519Z Downloaded prettyplease v0.2.12
9962023-11-28T18:12:50.522Z Downloaded rcgen v0.11.3
9972023-11-28T18:12:50.522Z Downloaded heapless v0.7.16
9982023-11-28T18:12:50.522Z Downloaded trust-dns-client v0.22.0
9992023-11-28T18:12:50.525Z Downloaded diesel_derives v2.1.1
10002023-11-28T18:12:50.531Z Downloaded unicode-segmentation v1.10.1
10012023-11-28T18:12:50.539Z Downloaded pretty_assertions v1.4.0
10022023-11-28T18:12:50.543Z Downloaded x509-cert v0.2.4
10032023-11-28T18:12:50.557Z Downloaded plotters v0.3.5
10042023-11-28T18:12:50.575Z Downloaded chrono v0.4.31
10052023-11-28T18:12:50.593Z Downloaded flume v0.11.0
10062023-11-28T18:12:50.600Z Downloaded bindgen v0.65.1
10072023-11-28T18:12:50.615Z Downloaded futures-util v0.3.29
10082023-11-28T18:12:50.641Z Downloaded reedline v0.26.0
10092023-11-28T18:12:50.656Z Downloaded reqwest v0.11.22
10102023-11-28T18:12:50.672Z Downloaded openssl v0.10.57
10112023-11-28T18:12:50.694Z Downloaded petgraph v0.6.4
10122023-11-28T18:12:50.722Z Downloaded tabled v0.14.0
10132023-11-28T18:12:50.753Z Downloaded webpki-roots v0.25.2
10142023-11-28T18:12:50.763Z Downloaded polar-core v0.27.0
10152023-11-28T18:12:50.782Z Downloaded regex-syntax v0.6.29
10162023-11-28T18:12:50.797Z Downloaded regress v0.7.1
10172023-11-28T18:12:50.815Z Downloaded ratatui v0.23.0
10182023-11-28T18:12:50.841Z Downloaded rustls v0.21.9
10192023-11-28T18:12:50.866Z Downloaded regex-automata v0.4.3
10202023-11-28T18:12:50.903Z Downloaded zerocopy-derive v0.2.0
10212023-11-28T18:12:50.924Z Downloaded rustix v0.38.25
10222023-11-28T18:12:50.969Z Downloaded syn v1.0.109
10232023-11-28T18:12:50.990Z Downloaded encoding_rs v0.8.33
10242023-11-28T18:12:51.036Z Downloaded sled v0.34.7
10252023-11-28T18:12:51.057Z Downloaded zerocopy-derive v0.6.4
10262023-11-28T18:12:51.079Z Downloaded bzip2-sys v0.1.11+1.0.8
10272023-11-28T18:12:51.104Z Downloaded tokio v1.34.0
10282023-11-28T18:12:51.174Z Downloaded regex-automata v0.3.8
10292023-11-28T18:12:51.208Z Downloaded sha3 v0.10.8
10302023-11-28T18:12:51.221Z Downloaded regex-syntax v0.7.5
10312023-11-28T18:12:51.238Z Downloaded diesel v2.1.4
10322023-11-28T18:12:51.272Z Downloaded regex-syntax v0.8.2
10332023-11-28T18:12:51.289Z Downloaded bstr v1.6.0
10342023-11-28T18:12:51.312Z Downloaded radix_trie v0.2.1
10352023-11-28T18:12:51.323Z Downloaded openapiv3 v2.0.0-rc.1
10362023-11-28T18:12:51.348Z Downloaded openapiv3 v1.0.3
10372023-11-28T18:12:51.372Z Downloaded gimli v0.28.0
10382023-11-28T18:12:51.389Z Downloaded trust-dns-proto v0.22.0
10392023-11-28T18:12:51.412Z Downloaded smoltcp v0.9.1
10402023-11-28T18:12:51.433Z Downloaded bstr v0.2.17
10412023-11-28T18:12:51.452Z Downloaded object v0.30.4
10422023-11-28T18:12:51.470Z Downloaded proptest v1.4.0
10432023-11-28T18:12:51.487Z Downloaded smoltcp v0.8.2
10442023-11-28T18:12:51.504Z Downloaded vcpkg v0.2.15
10452023-11-28T18:12:51.579Z Downloaded regex v1.10.2
10462023-11-28T18:12:51.604Z Downloaded idna v0.4.0
10472023-11-28T18:12:51.617Z Downloaded idna v0.2.3
10482023-11-28T18:12:51.632Z Downloaded quick-xml v0.23.1
10492023-11-28T18:12:51.644Z Downloaded hkdf v0.12.3
10502023-11-28T18:12:51.649Z Downloaded lalrpop v0.19.12
10512023-11-28T18:12:51.673Z Downloaded hyper v0.14.27
10522023-11-28T18:12:51.688Z Downloaded curve25519-dalek v4.1.0
10532023-11-28T18:12:51.704Z Downloaded h2 v0.3.21
10542023-11-28T18:12:51.717Z Downloaded bitvec v1.0.1
10552023-11-28T18:12:51.744Z Downloaded expectorate v1.1.0
10562023-11-28T18:12:51.748Z Downloaded unicode-normalization v0.1.22
10572023-11-28T18:12:51.755Z Downloaded rustls-webpki v0.101.7
10582023-11-28T18:12:51.781Z Downloaded rayon v1.8.0
10592023-11-28T18:12:51.797Z Downloaded http v0.2.11
10602023-11-28T18:12:51.804Z Downloaded rayon-core v1.12.0
10612023-11-28T18:12:51.811Z Downloaded flate2 v1.0.28
10622023-11-28T18:12:51.819Z Downloaded salty v0.2.0
10632023-11-28T18:12:51.828Z Downloaded tough v0.15.0
10642023-11-28T18:12:51.843Z Downloaded portable-atomic v1.4.3
10652023-11-28T18:12:51.854Z Downloaded ring v0.17.5
10662023-11-28T18:12:51.989Z Downloaded url v2.4.1
10672023-11-28T18:12:51.994Z Downloaded env_logger v0.10.0
10682023-11-28T18:12:52.000Z Downloaded predicates v3.0.4
10692023-11-28T18:12:52.003Z Downloaded uuid v1.6.1
10702023-11-28T18:12:52.010Z Downloaded pest v2.7.2
10712023-11-28T18:12:52.019Z Downloaded serde_with v2.3.3
10722023-11-28T18:12:52.030Z Downloaded tokio-util v0.7.10
10732023-11-28T18:12:52.042Z Downloaded ring v0.16.20
10742023-11-28T18:12:52.204Z Downloaded rand v0.4.6
10752023-11-28T18:12:52.210Z Downloaded fastrand v2.0.0
10762023-11-28T18:12:52.214Z Downloaded slab v0.4.9
10772023-11-28T18:12:52.216Z Downloaded signal-hook-mio v0.2.3
10782023-11-28T18:12:52.216Z Downloaded tui-tree-widget v0.13.0
10792023-11-28T18:12:52.219Z Downloaded glob v0.3.1
10802023-11-28T18:12:52.222Z Downloaded pkcs8 v0.10.2
10812023-11-28T18:12:52.224Z Downloaded either v1.9.0
10822023-11-28T18:12:52.227Z Downloaded dirs-next v2.0.0
10832023-11-28T18:12:52.229Z Downloaded socket2 v0.4.9
10842023-11-28T18:12:52.232Z Downloaded hashbrown v0.13.2
10852023-11-28T18:12:52.238Z Downloaded fnv v1.0.7
10862023-11-28T18:12:52.241Z Downloaded aho-corasick v1.0.4
10872023-11-28T18:12:52.250Z Downloaded fd-lock v3.0.13
10882023-11-28T18:12:52.254Z Downloaded slog-envlogger v2.2.0
10892023-11-28T18:12:52.256Z Downloaded phf_shared v0.11.2
10902023-11-28T18:12:52.259Z Downloaded fatfs v0.3.6
10912023-11-28T18:12:52.263Z Downloaded rand v0.8.5
10922023-11-28T18:12:52.269Z Downloaded tracing v0.1.37
10932023-11-28T18:12:52.276Z Downloaded libxml v0.3.3
10942023-11-28T18:12:52.287Z Downloaded nom v7.1.3
10952023-11-28T18:12:52.296Z Downloaded utf-8 v0.7.6
10962023-11-28T18:12:52.299Z Downloaded ron v0.8.1
10972023-11-28T18:12:52.308Z Downloaded tempfile v3.8.1
10982023-11-28T18:12:52.311Z Downloaded rustc-demangle v0.1.23
10992023-11-28T18:12:52.314Z Downloaded tracing-core v0.1.31
11002023-11-28T18:12:52.319Z Downloaded threadpool v1.8.1
11012023-11-28T18:12:52.322Z Downloaded structmeta v0.2.0
11022023-11-28T18:12:52.324Z Downloaded pem v3.0.2
11032023-11-28T18:12:52.324Z Downloaded unicode-linebreak v0.1.5
11042023-11-28T18:12:52.327Z Downloaded ref-cast v1.0.20
11052023-11-28T18:12:52.330Z Downloaded elliptic-curve v0.13.5
11062023-11-28T18:12:52.336Z Downloaded postcard-cobs v0.1.5-pre
11072023-11-28T18:12:52.339Z Downloaded num_enum v0.5.11
11082023-11-28T18:12:52.347Z Downloaded parking_lot_core v0.9.8
11092023-11-28T18:12:52.350Z Downloaded foreign-types v0.3.2
11102023-11-28T18:12:52.353Z Downloaded object v0.32.1
11112023-11-28T18:12:52.370Z Downloaded signature v1.6.4
11122023-11-28T18:12:52.373Z Downloaded slog-term v2.9.0
11132023-11-28T18:12:52.376Z Downloaded itertools v0.12.0
11142023-11-28T18:12:52.391Z Downloaded tokio-postgres v0.7.10
11152023-11-28T18:12:52.399Z Downloaded usdt v0.3.5
11162023-11-28T18:12:52.402Z Downloaded thread_local v1.1.7
11172023-11-28T18:12:52.404Z Downloaded libm v0.2.7
11182023-11-28T18:12:52.419Z Downloaded toml_edit v0.19.15
11192023-11-28T18:12:52.448Z Downloaded rstest_macros v0.18.2
11202023-11-28T18:12:52.452Z Downloaded password-hash v0.5.0
11212023-11-28T18:12:52.455Z Downloaded unsafe-libyaml v0.2.9
11222023-11-28T18:12:52.461Z Downloaded steno v0.4.0
11232023-11-28T18:12:52.468Z Downloaded clap v2.34.0
11242023-11-28T18:12:52.481Z Downloaded derive_builder_macro v0.12.0
11252023-11-28T18:12:52.484Z Downloaded foreign-types-shared v0.1.1
11262023-11-28T18:12:52.484Z Downloaded foreign-types-macros v0.2.3
11272023-11-28T18:12:52.486Z Downloaded foreign-types-shared v0.3.1
11282023-11-28T18:12:52.486Z Downloaded foreign-types v0.5.0
11292023-11-28T18:12:52.489Z Downloaded zerocopy v0.6.4
11302023-11-28T18:12:52.492Z Downloaded postgres-types v0.2.6
11312023-11-28T18:12:52.495Z Downloaded float-cmp v0.9.0
11322023-11-28T18:12:52.497Z Downloaded parse-display-derive v0.8.2
11332023-11-28T18:12:52.500Z Downloaded stable_deref_trait v1.2.0
11342023-11-28T18:12:52.500Z Downloaded spki v0.7.2
11352023-11-28T18:12:52.503Z Downloaded whoami v1.4.1
11362023-11-28T18:12:52.506Z Downloaded semver v0.1.20
11372023-11-28T18:12:52.509Z Downloaded zip v0.6.6
11382023-11-28T18:12:52.514Z Downloaded vte v0.11.1
11392023-11-28T18:12:52.517Z Downloaded criterion v0.5.1
11402023-11-28T18:12:52.529Z Downloaded itertools v0.11.0
11412023-11-28T18:12:52.541Z Downloaded serde_urlencoded v0.7.1
11422023-11-28T18:12:52.544Z Downloaded siphasher v0.3.11
11432023-11-28T18:12:52.547Z Downloaded parking_lot_core v0.8.6
11442023-11-28T18:12:52.580Z Downloaded xattr v1.0.1
11452023-11-28T18:12:52.583Z Downloaded tokio-native-tls v0.3.1
11462023-11-28T18:12:52.583Z Downloaded rustversion v1.0.14
11472023-11-28T18:12:52.583Z Downloaded postgres-protocol v0.6.6
11482023-11-28T18:12:52.583Z Downloaded zeroize_derive v1.4.2
11492023-11-28T18:12:52.583Z Downloaded pem-rfc7468 v0.7.0
11502023-11-28T18:12:52.583Z Downloaded pem v1.1.1
11512023-11-28T18:12:52.583Z Downloaded darling_core v0.20.3
11522023-11-28T18:12:52.583Z Downloaded time-macros v0.2.13
11532023-11-28T18:12:52.583Z Downloaded resolv-conf v0.7.0
11542023-11-28T18:12:52.586Z Downloaded tempdir v0.3.7
11552023-11-28T18:12:52.586Z Downloaded rustc-hash v1.1.0
11562023-11-28T18:12:52.590Z Downloaded rust-argon2 v1.0.1
11572023-11-28T18:12:52.593Z Downloaded tokio-stream v0.1.14
11582023-11-28T18:12:52.597Z Downloaded slog-stdlog v4.1.1
11592023-11-28T18:12:52.600Z Downloaded der_derive v0.7.2
11602023-11-28T18:12:52.602Z Downloaded sha1 v0.10.6
11612023-11-28T18:12:52.605Z Downloaded futures v0.3.29
11622023-11-28T18:12:52.613Z Downloaded derive_more v0.99.17
11632023-11-28T18:12:52.622Z Downloaded dirs-sys-next v0.1.2
11642023-11-28T18:12:52.626Z Downloaded smawk v0.3.1
11652023-11-28T18:12:52.629Z Downloaded unicase v2.7.0
11662023-11-28T18:12:52.629Z Downloaded downcast v0.11.0
11672023-11-28T18:12:52.631Z Downloaded zone v0.3.0
11682023-11-28T18:12:52.635Z Downloaded synstructure v0.12.6
11692023-11-28T18:12:52.635Z Downloaded remove_dir_all v0.5.3
11702023-11-28T18:12:52.637Z Downloaded funty v2.0.0
11712023-11-28T18:12:52.637Z Downloaded pest_meta v2.7.2
11722023-11-28T18:12:52.640Z Downloaded pest_derive v2.7.2
11732023-11-28T18:12:52.643Z Downloaded slog-bunyan v2.4.0
11742023-11-28T18:12:52.646Z Downloaded httparse v1.8.0
11752023-11-28T18:12:52.649Z Downloaded rsa v0.9.2
11762023-11-28T18:12:52.657Z Downloaded headers v0.3.9
11772023-11-28T18:12:52.667Z Downloaded trust-dns-server v0.22.1
11782023-11-28T18:12:52.676Z Downloaded derive-where v1.2.5
11792023-11-28T18:12:52.682Z Downloaded thread-id v4.2.0
11802023-11-28T18:12:52.684Z Downloaded tokio-tungstenite v0.20.1
11812023-11-28T18:12:52.687Z Downloaded tokio-rustls v0.24.1
11822023-11-28T18:12:52.691Z Downloaded smf v0.2.2
11832023-11-28T18:12:52.693Z Downloaded tokio-macros v2.2.0
11842023-11-28T18:12:52.696Z Downloaded num-bigint v0.4.4
11852023-11-28T18:12:52.703Z Downloaded pkcs1 v0.7.5
11862023-11-28T18:12:52.706Z Downloaded half v1.8.2
11872023-11-28T18:12:52.710Z Downloaded unarray v0.1.4
11882023-11-28T18:12:52.713Z Downloaded zerocopy v0.3.0
11892023-11-28T18:12:52.715Z Downloaded itertools v0.10.5
11902023-11-28T18:12:52.725Z Downloaded rand_core v0.6.4
11912023-11-28T18:12:52.727Z Downloaded pest_generator v2.7.2
11922023-11-28T18:12:52.730Z Downloaded tinytemplate v1.2.1
11932023-11-28T18:12:52.732Z Downloaded derive_builder v0.12.0
11942023-11-28T18:12:52.740Z Downloaded serde_derive_internals v0.26.0
11952023-11-28T18:12:52.742Z Downloaded mio v0.8.9
11962023-11-28T18:12:52.752Z Downloaded subprocess v0.2.9
11972023-11-28T18:12:52.756Z Downloaded minimal-lexical v0.2.1
11982023-11-28T18:12:52.764Z Downloaded crypto-bigint v0.5.2
11992023-11-28T18:12:52.774Z Downloaded spin v0.9.8
12002023-11-28T18:12:52.778Z Downloaded rtoolbox v0.0.1
12012023-11-28T18:12:52.780Z Downloaded futures-executor v0.3.29
12022023-11-28T18:12:52.783Z Downloaded futures-channel v0.3.29
12032023-11-28T18:12:52.786Z Downloaded untrusted v0.9.0
12042023-11-28T18:12:52.788Z Downloaded schemars v0.8.13
12052023-11-28T18:12:52.807Z Downloaded doc-comment v0.3.3
12062023-11-28T18:12:52.810Z Downloaded structmeta-derive v0.2.0
12072023-11-28T18:12:52.810Z Downloaded waitgroup v0.1.2
12082023-11-28T18:12:52.814Z Downloaded rustfmt-wrapper v0.2.0
12092023-11-28T18:12:52.818Z Downloaded num-bigint-dig v0.8.4
12102023-11-28T18:12:52.821Z Downloaded untrusted v0.7.1
12112023-11-28T18:12:52.824Z Downloaded filetime v0.2.22
12122023-11-28T18:12:52.827Z Downloaded strsim v0.8.0
12132023-11-28T18:12:52.829Z Downloaded darling_core v0.14.4
12142023-11-28T18:12:52.835Z Downloaded plotters-backend v0.3.5
12152023-11-28T18:12:52.837Z Downloaded group v0.13.0
12162023-11-28T18:12:52.840Z Downloaded proc-macro-error v1.0.4
12172023-11-28T18:12:52.844Z Downloaded vsss-rs v3.3.1
12182023-11-28T18:12:52.849Z Downloaded crossbeam-channel v0.5.8
12192023-11-28T18:12:52.856Z Downloaded serial_test v0.10.0
12202023-11-28T18:12:52.859Z Downloaded futures-io v0.3.29
12212023-11-28T18:12:52.862Z Downloaded pin-utils v0.1.0
12222023-11-28T18:12:52.862Z Downloaded pin-project-lite v0.2.13
12232023-11-28T18:12:52.869Z Downloaded getopts v0.2.21
12242023-11-28T18:12:52.872Z Downloaded generic-array v0.14.7
12252023-11-28T18:12:52.874Z Downloaded fxhash v0.2.1
12262023-11-28T18:12:52.874Z Downloaded futures-macro v0.3.29
12272023-11-28T18:12:52.877Z Downloaded serde-hex v0.1.0
12282023-11-28T18:12:52.880Z Downloaded semver-parser v0.10.2
12292023-11-28T18:12:52.882Z Downloaded schemars_derive v0.8.13
12302023-11-28T18:12:52.885Z Downloaded indicatif v0.17.7
12312023-11-28T18:12:52.890Z Downloaded toml v0.7.8
12322023-11-28T18:12:52.896Z Downloaded tinyvec v1.6.0
12332023-11-28T18:12:52.901Z Downloaded ucd-trie v0.1.6
12342023-11-28T18:12:52.904Z Downloaded openssl-sys v0.9.93
12352023-11-28T18:12:52.912Z Downloaded tracing-attributes v0.1.26
12362023-11-28T18:12:52.916Z Downloaded proc-macro-crate v1.3.1
12372023-11-28T18:12:52.918Z Downloaded futures-sink v0.3.29
12382023-11-28T18:12:52.921Z Downloaded zeroize v1.6.0
12392023-11-28T18:12:52.921Z Downloaded scopeguard v1.2.0
12402023-11-28T18:12:52.924Z Downloaded deranged v0.3.8
12412023-11-28T18:12:52.926Z Downloaded walkdir v2.4.0
12422023-11-28T18:12:52.929Z Downloaded predicates v2.1.5
12432023-11-28T18:12:52.932Z Downloaded futures-timer v3.0.2
12442023-11-28T18:12:52.935Z Downloaded yasna v0.5.2
12452023-11-28T18:12:52.938Z Downloaded phf v0.11.2
12462023-11-28T18:12:52.941Z Downloaded hash32 v0.2.1
12472023-11-28T18:12:52.943Z Downloaded tabled_derive v0.6.0
12482023-11-28T18:12:52.946Z Downloaded path-slash v0.1.5
12492023-11-28T18:12:52.946Z Downloaded display-error-chain v0.2.0
12502023-11-28T18:12:52.949Z Downloaded serde-big-array v0.4.1
12512023-11-28T18:12:52.951Z Downloaded partial-io v0.5.4
12522023-11-28T18:12:52.954Z Downloaded subtle v2.5.0
12532023-11-28T18:12:52.957Z Downloaded typenum v1.16.0
12542023-11-28T18:12:52.959Z Downloaded crossterm v0.27.0
12552023-11-28T18:12:52.969Z Downloaded futures-task v0.3.29
12562023-11-28T18:12:52.972Z Downloaded once_cell v1.18.0
12572023-11-28T18:12:52.976Z Downloaded num-traits v0.2.16
12582023-11-28T18:12:52.980Z Downloaded papergrid v0.10.0
12592023-11-28T18:12:52.988Z Downloaded num-complex v0.4.4
12602023-11-28T18:12:52.991Z Downloaded tar v0.4.40
12612023-11-28T18:12:52.995Z Downloaded crossbeam-utils v0.8.16
12622023-11-28T18:12:53.000Z Downloaded dashmap v5.5.1
12632023-11-28T18:12:53.003Z Downloaded socket2 v0.5.5
12642023-11-28T18:12:53.007Z Downloaded slog v2.7.0
12652023-11-28T18:12:53.012Z Downloaded thiserror-impl-no-std v2.0.2
12662023-11-28T18:12:53.015Z Downloaded bytes v1.5.0
12672023-11-28T18:12:53.020Z Downloaded cc v1.0.83
12682023-11-28T18:12:53.025Z Downloaded rustc_version v0.4.0
12692023-11-28T18:12:53.028Z Downloaded similar-asserts v1.5.0
12702023-11-28T18:12:53.030Z Downloaded universal-hash v0.5.1
12712023-11-28T18:12:53.033Z Downloaded unicode-xid v0.2.4
12722023-11-28T18:12:53.035Z Downloaded similar v2.2.1
12732023-11-28T18:12:53.042Z Downloaded signal-hook-registry v1.4.1
12742023-11-28T18:12:53.045Z Downloaded percent-encoding v2.3.0
12752023-11-28T18:12:53.047Z Downloaded highway v1.1.0
12762023-11-28T18:12:53.050Z Downloaded hubpack v0.1.2
12772023-11-28T18:12:53.052Z Downloaded heck v0.3.3
12782023-11-28T18:12:53.054Z Downloaded globset v0.4.13
12792023-11-28T18:12:53.054Z Downloaded mockall_derive v0.11.4
12802023-11-28T18:12:53.058Z Downloaded cookie v0.18.0
12812023-11-28T18:12:53.062Z Downloaded chacha20poly1305 v0.10.1
12822023-11-28T18:12:53.065Z Downloaded data-encoding v2.4.0
12832023-11-28T18:12:53.067Z Downloaded stringprep v0.1.3
12842023-11-28T18:12:53.070Z Downloaded string_cache v0.8.7
12852023-11-28T18:12:53.073Z Downloaded spin v0.5.2
12862023-11-28T18:12:53.076Z Downloaded console v0.15.7
12872023-11-28T18:12:53.078Z Downloaded static_assertions v1.1.0
12882023-11-28T18:12:53.081Z Downloaded serde_tokenstream v0.2.0
12892023-11-28T18:12:53.086Z Downloaded clang-sys v1.6.1
12902023-11-28T18:12:53.090Z Downloaded parking_lot v0.11.2
12912023-11-28T18:12:53.094Z Downloaded owo-colors v3.5.0
12922023-11-28T18:12:53.097Z Downloaded managed v0.8.0
12932023-11-28T18:12:53.100Z Downloaded ipnet v2.8.0
12942023-11-28T18:12:53.103Z Downloaded parse-display v0.8.2
12952023-11-28T18:12:53.105Z Downloaded smallvec v1.11.0
12962023-11-28T18:12:53.108Z Downloaded slog-async v2.8.0
12972023-11-28T18:12:53.111Z Downloaded sha2 v0.10.8
12982023-11-28T18:12:53.114Z Downloaded hyper-staticfile v0.9.5
12992023-11-28T18:12:53.117Z Downloaded blake2 v0.10.6
13002023-11-28T18:12:53.120Z Downloaded basic-toml v0.1.4
13012023-11-28T18:12:53.136Z Downloaded structopt-derive v0.4.18
13022023-11-28T18:12:53.139Z Downloaded num-iter v0.1.43
13032023-11-28T18:12:53.142Z Downloaded hubpack_derive v0.1.1
13042023-11-28T18:12:53.142Z Downloaded want v0.3.1
13052023-11-28T18:12:53.142Z Downloaded oso v0.27.0
13062023-11-28T18:12:53.147Z Downloaded try-lock v0.2.4
13072023-11-28T18:12:53.150Z Downloaded dyn-clone v1.0.13
13082023-11-28T18:12:53.153Z Downloaded crossbeam-epoch v0.9.15
13092023-11-28T18:12:53.156Z Downloaded peeking_take_while v0.1.2
13102023-11-28T18:12:53.158Z Downloaded assert_cmd v2.0.12
13112023-11-28T18:12:53.161Z Downloaded test-strategy v0.3.1
13122023-11-28T18:12:53.165Z Downloaded native-tls v0.2.11
13132023-11-28T18:12:53.169Z Downloaded multer v2.1.0
13142023-11-28T18:12:53.172Z Downloaded mime_guess v2.0.4
13152023-11-28T18:12:53.175Z Downloaded ciborium v0.2.1
13162023-11-28T18:12:53.179Z Downloaded tower-service v0.3.2
13172023-11-28T18:12:53.182Z Downloaded async-recursion v1.0.5
13182023-11-28T18:12:53.185Z Downloaded crc32fast v1.3.2
13192023-11-28T18:12:53.188Z Downloaded num-rational v0.4.1
13202023-11-28T18:12:53.190Z Downloaded linear-map v1.2.0
13212023-11-28T18:12:53.193Z Downloaded crc v3.0.1
13222023-11-28T18:12:53.196Z Downloaded keccak v0.1.4
13232023-11-28T18:12:53.196Z Downloaded darling_macro v0.20.3
13242023-11-28T18:12:53.198Z Downloaded darling_macro v0.14.4
13252023-11-28T18:12:53.198Z Downloaded anes v0.1.6
13262023-11-28T18:12:53.202Z Downloaded smallvec v0.6.14
13272023-11-28T18:12:53.205Z Downloaded macaddr v1.0.1
13282023-11-28T18:12:53.208Z Downloaded maybe-uninit v2.0.0
13292023-11-28T18:12:53.210Z Downloaded hyper-rustls v0.24.2
13302023-11-28T18:12:53.213Z Downloaded cancel-safe-futures v0.1.5
13312023-11-28T18:12:53.217Z Downloaded termios v0.3.3
13322023-11-28T18:12:53.220Z Downloaded tap v1.0.1
13332023-11-28T18:12:53.223Z Downloaded strip-ansi-escapes v0.2.0
13342023-11-28T18:12:53.223Z Downloaded signature v2.1.0
13352023-11-28T18:12:53.226Z Downloaded endian-type v0.1.2
13362023-11-28T18:12:53.226Z Downloaded indoc v2.0.3
13372023-11-28T18:12:53.230Z Downloaded tinyvec_macros v0.1.1
13382023-11-28T18:12:53.233Z Downloaded shell-words v1.1.0
13392023-11-28T18:12:53.233Z Downloaded packed_struct v0.10.1
13402023-11-28T18:12:53.235Z Downloaded oorandom v11.1.3
13412023-11-28T18:12:53.238Z Downloaded crossbeam-deque v0.8.3
13422023-11-28T18:12:53.241Z Downloaded inout v0.1.3
13432023-11-28T18:12:53.243Z Downloaded impl-trait-for-tuples v0.2.2
13442023-11-28T18:12:53.246Z Downloaded num-integer v0.1.45
13452023-11-28T18:12:53.249Z Downloaded nibble_vec v0.1.0
13462023-11-28T18:12:53.252Z Downloaded lazycell v1.3.0
13472023-11-28T18:12:53.252Z Downloaded num v0.4.1
13482023-11-28T18:12:53.255Z Downloaded is-terminal v0.4.9
13492023-11-28T18:12:53.255Z Downloaded blake2b_simd v1.0.1
13502023-11-28T18:12:53.258Z Downloaded bcs v0.1.6
13512023-11-28T18:12:53.261Z Downloaded backoff v0.4.0
13522023-11-28T18:12:53.264Z Downloaded slog-scope v4.4.0
13532023-11-28T18:12:53.266Z Downloaded num_enum_derive v0.5.11
13542023-11-28T18:12:53.272Z Downloaded maplit v1.0.2
13552023-11-28T18:12:53.272Z Downloaded memoffset v0.7.1
13562023-11-28T18:12:53.272Z Downloaded bitflags v2.4.0
13572023-11-28T18:12:53.277Z Downloaded md-5 v0.10.5
13582023-11-28T18:12:53.280Z Downloaded buf-list v1.0.3
13592023-11-28T18:12:53.283Z Downloaded num_threads v0.1.6
13602023-11-28T18:12:53.283Z Downloaded cpufeatures v0.2.9
13612023-11-28T18:12:53.286Z Downloaded lalrpop-util v0.19.12
13622023-11-28T18:12:53.288Z Downloaded iana-time-zone v0.1.57
13632023-11-28T18:12:53.291Z Downloaded libefi-sys v0.1.0
13642023-11-28T18:12:53.294Z Downloaded cipher v0.4.4
13652023-11-28T18:12:53.296Z Downloaded num-derive v0.4.0
13662023-11-28T18:12:53.299Z Downloaded async-trait v0.1.74
13672023-11-28T18:12:53.303Z Downloaded arc-swap v1.6.0
13682023-11-28T18:12:53.309Z Downloaded libsw v3.3.0
13692023-11-28T18:12:53.312Z Downloaded corncobs v0.1.3
13702023-11-28T18:12:53.314Z Downloaded constant_time_eq v0.3.0
13712023-11-28T18:12:53.317Z Downloaded ahash v0.8.3
13722023-11-28T18:12:53.322Z Downloaded crc-any v2.4.3
13732023-11-28T18:12:53.325Z Downloaded nodrop v0.1.14
13742023-11-28T18:12:53.327Z Downloaded convert_case v0.4.0
13752023-11-28T18:12:53.327Z Downloaded cast v0.3.0
13762023-11-28T18:12:53.330Z Downloaded cassowary v0.3.0
13772023-11-28T18:12:53.333Z Downloaded arrayvec v0.7.4
13782023-11-28T18:12:53.335Z Downloaded async-stream-impl v0.3.5
13792023-11-28T18:12:53.338Z Downloaded swrite v0.1.0
13802023-11-28T18:12:53.338Z Downloaded number_prefix v0.4.0
13812023-11-28T18:12:53.341Z Downloaded crucible-workspace-hack v0.1.0
13822023-11-28T18:12:53.341Z Downloaded ipnetwork v0.20.0
13832023-11-28T18:12:53.343Z Downloaded indoc v1.0.9
13842023-11-28T18:12:53.346Z Downloaded cexpr v0.6.0
13852023-11-28T18:12:53.349Z Downloaded bytesize v1.3.0
13862023-11-28T18:12:53.352Z Downloaded byteorder v1.5.0
13872023-11-28T18:12:53.354Z Downloaded block-padding v0.3.3
13882023-11-28T18:12:53.357Z Downloaded bit-set v0.5.3
13892023-11-28T18:12:53.357Z Downloaded camino-tempfile v1.1.1
13902023-11-28T18:12:53.360Z Downloaded bb8 v0.8.1
13912023-11-28T18:12:53.362Z Downloaded bytecount v0.6.3
13922023-11-28T18:12:53.365Z Downloaded libloading v0.7.4
13932023-11-28T18:12:53.368Z Downloaded mime v0.3.17
13942023-11-28T18:12:53.370Z Downloaded memoffset v0.9.0
13952023-11-28T18:12:53.373Z Downloaded bit-vec v0.6.3
13962023-11-28T18:12:53.376Z Downloaded bitfield v0.14.0
13972023-11-28T18:12:53.378Z Downloaded atomic-waker v1.1.1
13982023-11-28T18:12:53.378Z Downloaded base16ct v0.2.0
13992023-11-28T18:12:53.381Z Downloaded adler v1.0.2
14002023-11-28T18:12:53.384Z Downloaded serde_with_macros v2.3.3
14012023-11-28T18:12:53.387Z Downloaded constant_time_eq v0.2.6
14022023-11-28T18:12:53.390Z Downloaded ciborium-ll v0.2.1
14032023-11-28T18:12:53.390Z Downloaded new_debug_unreachable v1.0.4
14042023-11-28T18:12:53.392Z Downloaded oso-derive v0.27.0
14052023-11-28T18:12:53.392Z Downloaded criterion-plot v0.5.0
14062023-11-28T18:12:53.395Z Downloaded lock_api v0.4.10
14072023-11-28T18:12:53.399Z Downloaded ciborium-io v0.2.1
14082023-11-28T18:12:53.399Z Downloaded ascii-canvas v3.0.0
14092023-11-28T18:12:53.402Z Downloaded array-init v0.0.4
14102023-11-28T18:12:53.402Z Downloaded async-stream v0.3.5
14112023-11-28T18:12:53.404Z Downloaded addr2line v0.21.0
14122023-11-28T18:12:53.408Z Downloaded hyper-tls v0.5.0
14132023-11-28T18:12:53.411Z Downloaded newtype_derive v0.1.6
14142023-11-28T18:12:53.414Z Downloaded crunchy v0.2.2
14152023-11-28T18:12:53.414Z Downloaded ident_case v1.0.1
14162023-11-28T18:12:53.416Z Downloaded argon2 v0.5.2
14172023-11-28T18:12:53.419Z Downloaded backtrace v0.3.69
14182023-11-28T18:12:53.425Z Downloaded is_ci v1.1.1
14192023-11-28T18:12:53.427Z Downloaded serde-big-array v0.5.1
14202023-11-28T18:12:53.430Z Downloaded approx v0.5.1
14212023-11-28T18:12:53.433Z Downloaded olpc-cjson v0.1.3
14222023-11-28T18:12:53.433Z Downloaded cfg-if v0.1.10
14232023-11-28T18:12:53.436Z Downloaded crossbeam v0.8.2
14242023-11-28T18:12:53.440Z Downloaded chacha20 v0.9.1
14252023-11-28T18:12:53.443Z Downloaded libtest-mimic v0.6.1
14262023-11-28T18:12:53.443Z Downloaded kstat-rs v0.2.3
14272023-11-28T18:12:53.445Z Downloaded darling v0.20.3
14282023-11-28T18:12:53.450Z Downloaded base64ct v1.6.0
14292023-11-28T18:12:53.454Z Downloaded crypto-common v0.1.6
14302023-11-28T18:12:53.457Z Downloaded crc-catalog v2.2.0
14312023-11-28T18:12:53.457Z Downloaded colored v2.0.4
14322023-11-28T18:12:53.460Z Downloaded block-buffer v0.10.4
14332023-11-28T18:12:53.463Z Downloaded curve25519-dalek-derive v0.1.0
14342023-11-28T18:12:53.465Z Downloaded base64 v0.13.1
14352023-11-28T18:12:53.468Z Downloaded atomicwrites v0.4.2
14362023-11-28T18:12:53.471Z Downloaded ansi_term v0.12.1
14372023-11-28T18:12:54.155Z Compiling serde v1.0.192
14382023-11-28T18:12:54.155Z Compiling autocfg v1.1.0
14392023-11-28T18:12:54.155Z Checking cfg-if v1.0.0
14402023-11-28T18:12:54.155Z Compiling version_check v0.9.4
14412023-11-28T18:12:54.155Z Compiling syn v1.0.109
14422023-11-28T18:12:54.158Z Checking libc v0.2.150
14432023-11-28T18:12:54.158Z Compiling syn v2.0.32
14442023-11-28T18:12:54.273Z Compiling parking_lot_core v0.9.8
14452023-11-28T18:12:54.374Z Compiling libm v0.2.7
14462023-11-28T18:12:54.918Z Compiling cc v1.0.83
14472023-11-28T18:12:55.003Z Compiling futures-core v0.3.29
14482023-11-28T18:12:55.059Z Compiling once_cell v1.18.0
14492023-11-28T18:12:55.555Z Compiling serde_json v1.0.108
14502023-11-28T18:12:55.597Z Compiling memchr v2.6.3
14512023-11-28T18:12:55.696Z Compiling lock_api v0.4.10
14522023-11-28T18:12:55.744Z Compiling num-traits v0.2.16
14532023-11-28T18:12:56.143Z Compiling slab v0.4.9
14542023-11-28T18:12:56.211Z Checking getrandom v0.2.10
14552023-11-28T18:12:56.343Z Compiling futures-channel v0.3.29
14562023-11-28T18:12:56.574Z Compiling futures-task v0.3.29
14572023-11-28T18:12:56.778Z Compiling typenum v1.16.0
14582023-11-28T18:12:56.879Z Compiling futures-util v0.3.29
14592023-11-28T18:12:57.136Z Compiling generic-array v0.14.7
14602023-11-28T18:12:57.528Z Checking scopeguard v1.2.0
14612023-11-28T18:12:57.691Z Compiling log v0.4.20
14622023-11-28T18:12:57.756Z Compiling pkg-config v0.3.27
14632023-11-28T18:12:58.958Z Checking smallvec v1.11.0
14642023-11-28T18:12:59.318Z Checking itoa v1.0.9
14652023-11-28T18:12:59.582Z Compiling rustix v0.38.25
14662023-11-28T18:12:59.599Z Compiling indexmap v1.9.3
14672023-11-28T18:12:59.637Z Compiling schemars v0.8.13
14682023-11-28T18:13:00.050Z Compiling vcpkg v0.2.15
14692023-11-28T18:13:00.083Z Compiling fnv v1.0.7
14702023-11-28T18:13:00.275Z Compiling httparse v1.8.0
14712023-11-28T18:13:00.698Z Checking rand_core v0.6.4
14722023-11-28T18:13:00.965Z Compiling ring v0.17.5
14732023-11-28T18:13:01.128Z Compiling ring v0.16.20
14742023-11-28T18:13:02.903Z Compiling aho-corasick v1.0.4
14752023-11-28T18:13:02.928Z Compiling regex-syntax v0.8.2
14762023-11-28T18:13:03.705Z Compiling openssl-sys v0.9.93
14772023-11-28T18:13:05.515Z Compiling parking_lot v0.12.1
14782023-11-28T18:13:06.247Z Checking pin-project-lite v0.2.13
14792023-11-28T18:13:06.400Z Compiling ahash v0.8.3
14802023-11-28T18:13:06.891Z Compiling serde_derive_internals v0.26.0
14812023-11-28T18:13:07.145Z Checking spin v0.5.2
14822023-11-28T18:13:07.569Z Compiling openssl v0.10.57
14832023-11-28T18:13:08.189Z Checking signal-hook-registry v1.4.1
14842023-11-28T18:13:08.548Z Compiling regex-automata v0.4.3
14852023-11-28T18:13:09.368Z Compiling ucd-trie v0.1.6
14862023-11-28T18:13:09.950Z Compiling rustls v0.21.9
14872023-11-28T18:13:10.347Z Checking mio v0.8.9
14882023-11-28T18:13:10.517Z Compiling native-tls v0.2.11
14892023-11-28T18:13:11.007Z Compiling iana-time-zone v0.1.57
14902023-11-28T18:13:11.395Z Compiling async-trait v0.1.74
14912023-11-28T18:13:11.447Z Checking num_cpus v1.16.0
14922023-11-28T18:13:11.951Z Compiling dyn-clone v1.0.13
14932023-11-28T18:13:12.232Z Compiling unicode-xid v0.2.4
14942023-11-28T18:13:12.271Z Compiling byteorder v1.5.0
14952023-11-28T18:13:13.023Z Compiling backtrace v0.3.69
14962023-11-28T18:13:13.025Z Checking socket2 v0.5.5
14972023-11-28T18:13:13.655Z Checking ryu v1.0.15
14982023-11-28T18:13:13.709Z Compiling futures-sink v0.3.29
14992023-11-28T18:13:13.775Z Compiling hashbrown v0.13.2
15002023-11-28T18:13:13.926Z Compiling errno v0.3.2
15012023-11-28T18:13:13.994Z Compiling tinyvec_macros v0.1.1
15022023-11-28T18:13:14.137Z Compiling crossbeam-utils v0.8.16
15032023-11-28T18:13:14.257Z Compiling crc32fast v1.3.2
15042023-11-28T18:13:14.449Z Compiling tinyvec v1.6.0
15052023-11-28T18:13:15.392Z Compiling regex v1.10.2
15062023-11-28T18:13:15.504Z Compiling futures-io v0.3.29
15072023-11-28T18:13:15.508Z Compiling anyhow v1.0.75
15082023-11-28T18:13:15.663Z Compiling pin-utils v0.1.0
15092023-11-28T18:13:15.787Z Compiling spin v0.9.8
15102023-11-28T18:13:15.964Z Compiling tracing-core v0.1.31
15112023-11-28T18:13:16.365Z Compiling unicode-bidi v0.3.13
15122023-11-28T18:13:17.073Z Compiling unicode-normalization v0.1.22
15132023-11-28T18:13:17.151Z Compiling num-integer v0.1.45
15142023-11-28T18:13:18.376Z Compiling synstructure v0.12.6
15152023-11-28T18:13:18.451Z Compiling lazy_static v1.4.0
15162023-11-28T18:13:18.555Z Compiling serde_derive v1.0.192
15172023-11-28T18:13:18.604Z Compiling thiserror-impl v1.0.49
15182023-11-28T18:13:18.797Z Compiling zeroize_derive v1.4.2
15192023-11-28T18:13:18.898Z Compiling tokio-macros v2.2.0
15202023-11-28T18:13:18.918Z Compiling futures-macro v0.3.29
15212023-11-28T18:13:20.157Z Compiling tracing-attributes v0.1.26
15222023-11-28T18:13:21.464Z Compiling schemars_derive v0.8.13
15232023-11-28T18:13:21.518Z Compiling openssl-macros v0.1.1
15242023-11-28T18:13:21.761Z Checking zeroize v1.6.0
15252023-11-28T18:13:24.290Z Compiling thiserror v1.0.49
15262023-11-28T18:13:24.481Z Compiling pest v2.7.2
15272023-11-28T18:13:24.878Z Compiling unicode-width v0.1.11
15282023-11-28T18:13:24.898Z Compiling slog v2.7.0
15292023-11-28T18:13:25.129Z Compiling base64 v0.21.5
15302023-11-28T18:13:25.742Z Compiling zerocopy-derive v0.2.0
15312023-11-28T18:13:26.751Z Compiling tracing v0.1.37
15322023-11-28T18:13:26.960Z Compiling foreign-types-shared v0.1.1
15332023-11-28T18:13:27.107Z Compiling time-core v0.1.1
15342023-11-28T18:13:27.170Z Compiling hashbrown v0.12.3
15352023-11-28T18:13:27.352Z Compiling untrusted v0.9.0
15362023-11-28T18:13:27.401Z Compiling openssl-probe v0.1.5
15372023-11-28T18:13:27.536Z Checking subtle v2.5.0
15382023-11-28T18:13:27.616Z Compiling percent-encoding v2.3.0
15392023-11-28T18:13:27.901Z Compiling untrusted v0.7.1
15402023-11-28T18:13:27.919Z Compiling rustversion v1.0.14
15412023-11-28T18:13:28.934Z Compiling pest_meta v2.7.2
15422023-11-28T18:13:29.149Z Compiling time-macros v0.2.13
15432023-11-28T18:13:29.300Z Compiling foreign-types v0.3.2
15442023-11-28T18:13:32.731Z Compiling pest_generator v2.7.2
15452023-11-28T18:13:33.257Z Compiling try-lock v0.2.4
15462023-11-28T18:13:34.410Z Compiling want v0.3.1
15472023-11-28T18:13:34.826Z Compiling rustls-webpki v0.101.7
15482023-11-28T18:13:34.832Z Compiling sct v0.7.0
15492023-11-28T18:13:36.194Z Compiling form_urlencoded v1.2.0
15502023-11-28T18:13:36.689Z Compiling zerocopy-derive v0.6.4
15512023-11-28T18:13:37.477Z Compiling pest_derive v2.7.2
15522023-11-28T18:13:37.867Z Compiling socket2 v0.4.9
15532023-11-28T18:13:38.072Z Compiling httpdate v1.0.3
15542023-11-28T18:13:38.384Z Compiling either v1.9.0
15552023-11-28T18:13:38.673Z Compiling tower-service v0.3.2
15562023-11-28T18:13:38.845Z Compiling rustls-pemfile v1.0.3
15572023-11-28T18:13:38.892Z Compiling idna v0.4.0
15582023-11-28T18:13:39.363Z Compiling memoffset v0.9.0
15592023-11-28T18:13:39.480Z Compiling usdt-impl v0.3.5
15602023-11-28T18:13:39.795Z Compiling adler v1.0.2
15612023-11-28T18:13:40.114Z Compiling miniz_oxide v0.7.1
15622023-11-28T18:13:40.340Z Compiling rustls-native-certs v0.6.3
15632023-11-28T18:13:40.420Z Compiling zerocopy v0.3.0
15642023-11-28T18:13:41.001Z Compiling url v2.4.1
15652023-11-28T18:13:41.674Z Checking crypto-common v0.1.6
15662023-11-28T18:13:41.701Z Compiling ipnet v2.8.0
15672023-11-28T18:13:41.938Z Compiling signal-hook v0.3.17
15682023-11-28T18:13:42.030Z Checking bytes v1.5.0
15692023-11-28T18:13:42.275Z Checking bitflags v2.4.0
15702023-11-28T18:13:42.717Z Compiling dof v0.1.5
15712023-11-28T18:13:42.745Z Compiling dtrace-parser v0.1.14
15722023-11-28T18:13:43.732Z Compiling indexmap v2.1.0
15732023-11-28T18:13:44.219Z Compiling semver v1.0.20
15742023-11-28T18:13:44.308Z Compiling chrono v0.4.31
15752023-11-28T18:13:45.444Z Compiling uuid v1.6.1
15762023-11-28T18:13:45.488Z Compiling http v0.2.11
15772023-11-28T18:13:45.824Z Compiling tokio v1.34.0
15782023-11-28T18:13:46.184Z Compiling toml_datetime v0.6.5
15792023-11-28T18:13:46.924Z Compiling serde_spanned v0.6.4
15802023-11-28T18:13:47.278Z Compiling rustc_version v0.4.0
15812023-11-28T18:13:48.533Z Compiling toml_edit v0.19.15
15822023-11-28T18:13:49.756Z Compiling openapiv3 v2.0.0-rc.1
15832023-11-28T18:13:50.862Z Compiling http-body v0.4.5
15842023-11-28T18:13:53.747Z Compiling serde_urlencoded v0.7.1
15852023-11-28T18:13:54.349Z Compiling clap_derive v4.4.2
15862023-11-28T18:13:54.381Z Compiling crossbeam-epoch v0.9.15
15872023-11-28T18:13:54.571Z Compiling encoding_rs v0.8.33
15882023-11-28T18:13:55.049Z Compiling thread-id v4.2.0
15892023-11-28T18:13:55.248Z Compiling gimli v0.28.0
15902023-11-28T18:13:57.321Z Compiling mime v0.3.17
15912023-11-28T18:13:58.260Z Compiling siphasher v0.3.11
15922023-11-28T18:13:58.512Z Compiling tokio-util v0.7.10
15932023-11-28T18:13:58.897Z Compiling tokio-rustls v0.24.1
15942023-11-28T18:13:59.592Z Compiling webpki-roots v0.25.2
15952023-11-28T18:13:59.817Z Checking const-oid v0.9.5
15962023-11-28T18:14:00.993Z Compiling h2 v0.3.21
15972023-11-28T18:14:02.677Z Compiling addr2line v0.21.0
15982023-11-28T18:14:02.812Z Compiling tokio-native-tls v0.3.1
15992023-11-28T18:14:03.218Z Compiling serde_tokenstream v0.1.7
16002023-11-28T18:14:03.367Z Compiling strum_macros v0.25.2
16012023-11-28T18:14:03.832Z Compiling bzip2-sys v0.1.11+1.0.8
16022023-11-28T18:14:04.014Z Compiling object v0.32.1
16032023-11-28T18:14:04.465Z Compiling num-iter v0.1.43
16042023-11-28T18:14:04.719Z Compiling rustc-demangle v0.1.23
16052023-11-28T18:14:06.034Z Compiling flate2 v1.0.28
16062023-11-28T18:14:06.323Z Compiling heapless v0.7.16
16072023-11-28T18:14:06.961Z Compiling block-buffer v0.10.4
16082023-11-28T18:14:07.368Z Compiling doc-comment v0.3.3
16092023-11-28T18:14:08.125Z Compiling ppv-lite86 v0.2.17
16102023-11-28T18:14:08.501Z Compiling usdt-macro v0.3.5
16112023-11-28T18:14:08.521Z Compiling usdt-attr-macro v0.3.5
16122023-11-28T18:14:09.378Z Compiling rand_chacha v0.3.1
16132023-11-28T18:14:10.329Z Compiling digest v0.10.7
16142023-11-28T18:14:10.419Z Compiling toml v0.7.8
16152023-11-28T18:14:10.683Z Compiling toml_edit v0.21.0
16162023-11-28T18:14:10.938Z Compiling hex v0.4.3
16172023-11-28T18:14:10.976Z Compiling pin-project-internal v1.1.3
16182023-11-28T18:14:11.179Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16192023-11-28T18:14:12.349Z Compiling hyper v0.14.27
16202023-11-28T18:14:12.471Z Compiling bit-vec v0.6.3
16212023-11-28T18:14:13.295Z Compiling rand v0.8.5
16222023-11-28T18:14:13.646Z Compiling phf_shared v0.10.0
16232023-11-28T18:14:15.508Z Compiling num-bigint v0.4.4
16242023-11-28T18:14:15.511Z Compiling precomputed-hash v0.1.1
16252023-11-28T18:14:16.324Z Compiling new_debug_unreachable v1.0.4
16262023-11-28T18:14:16.461Z Compiling fixedbitset v0.4.2
16272023-11-28T18:14:16.795Z Compiling smoltcp v0.9.1
16282023-11-28T18:14:16.951Z Compiling petgraph v0.6.4
16292023-11-28T18:14:17.325Z Compiling string_cache v0.8.7
16302023-11-28T18:14:17.934Z Compiling bit-set v0.5.3
16312023-11-28T18:14:18.353Z Compiling itertools v0.10.5
16322023-11-28T18:14:18.902Z Compiling enum-as-inner v0.5.1
16332023-11-28T18:14:19.264Z Compiling hubpack_derive v0.1.1
16342023-11-28T18:14:19.766Z Compiling diesel_table_macro_syntax v0.1.0
16352023-11-28T18:14:20.435Z Compiling unicode-segmentation v1.10.1
16362023-11-28T18:14:20.561Z Compiling lalrpop-util v0.19.12
16372023-11-28T18:14:20.665Z Compiling diesel_derives v2.1.1
16382023-11-28T18:14:21.859Z Compiling snafu-derive v0.7.5
16392023-11-28T18:14:22.715Z Compiling cpufeatures v0.2.9
16402023-11-28T18:14:22.855Z Compiling sha2 v0.10.8
16412023-11-28T18:14:23.037Z Compiling rustix v0.37.23
16422023-11-28T18:14:23.225Z Compiling hmac v0.12.1
16432023-11-28T18:14:23.561Z Compiling md-5 v0.10.5
16442023-11-28T18:14:23.727Z Compiling hyper-rustls v0.24.2
16452023-11-28T18:14:23.947Z Compiling hyper-tls v0.5.0
16462023-11-28T18:14:24.177Z Compiling stringprep v0.1.3
16472023-11-28T18:14:24.508Z Compiling reqwest v0.11.22
16482023-11-28T18:14:24.652Z Compiling serde_repr v0.1.16
16492023-11-28T18:14:25.834Z Compiling hash32 v0.2.1
16502023-11-28T18:14:26.431Z Checking bitflags v1.3.2
16512023-11-28T18:14:26.515Z Compiling stable_deref_trait v1.2.0
16522023-11-28T18:14:26.655Z Compiling fallible-iterator v0.2.0
16532023-11-28T18:14:27.842Z Compiling postgres-protocol v0.6.6
16542023-11-28T18:14:29.076Z Compiling terminal_size v0.2.6
16552023-11-28T18:14:29.409Z Compiling phf_shared v0.11.2
16562023-11-28T18:14:29.951Z Compiling block-padding v0.3.3
16572023-11-28T18:14:30.033Z Compiling scheduled-thread-pool v0.2.7
16582023-11-28T18:14:30.335Z Compiling matches v0.1.10
16592023-11-28T18:14:30.464Z Compiling deranged v0.3.8
16602023-11-28T18:14:31.052Z Compiling managed v0.8.0
16612023-11-28T18:14:31.267Z Compiling regex-automata v0.1.10
16622023-11-28T18:14:31.518Z Compiling num_threads v0.1.6
16632023-11-28T18:14:31.589Z Compiling clap_builder v4.4.2
16642023-11-28T18:14:31.739Z Compiling idna v0.2.3
16652023-11-28T18:14:32.003Z Compiling bstr v0.2.17
16662023-11-28T18:14:32.029Z Compiling r2d2 v0.8.10
16672023-11-28T18:14:32.602Z Compiling inout v0.1.3
16682023-11-28T18:14:33.015Z Compiling signal-hook-mio v0.2.3
16692023-11-28T18:14:33.234Z Compiling phf v0.11.2
16702023-11-28T18:14:33.512Z Compiling time v0.3.27
16712023-11-28T18:14:33.668Z Compiling bzip2 v0.4.4
16722023-11-28T18:14:34.292Z Compiling postgres-types v0.2.6
16732023-11-28T18:14:34.510Z Compiling hubpack v0.1.2
16742023-11-28T18:14:35.231Z Compiling pin-project v1.1.3
16752023-11-28T18:14:35.525Z Compiling ipnetwork v0.20.0
16762023-11-28T18:14:35.829Z Compiling zerocopy v0.6.4
16772023-11-28T18:14:36.976Z Compiling itertools v0.11.0
16782023-11-28T18:14:36.994Z Compiling futures-executor v0.3.29
16792023-11-28T18:14:37.921Z Compiling float-cmp v0.9.0
16802023-11-28T18:14:39.158Z Compiling regex-automata v0.3.8
16812023-11-28T18:14:40.882Z Compiling predicates-core v1.0.6
16822023-11-28T18:14:41.435Z Compiling whoami v1.4.1
16832023-11-28T18:14:41.799Z Compiling normalize-line-endings v0.3.0
16842023-11-28T18:14:41.974Z Compiling static_assertions v1.1.0
16852023-11-28T18:14:42.114Z Compiling difflib v0.4.0
16862023-11-28T18:14:42.429Z Compiling data-encoding v2.4.0
16872023-11-28T18:14:42.714Z Checking hashbrown v0.14.2
16882023-11-28T18:14:43.310Z Compiling predicates v3.0.4
16892023-11-28T18:14:44.615Z Compiling trust-dns-proto v0.22.0
16902023-11-28T18:14:44.856Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16912023-11-28T18:14:46.204Z Compiling bstr v1.6.0
16922023-11-28T18:14:46.479Z Compiling tokio-postgres v0.7.10
16932023-11-28T18:14:48.010Z Compiling diesel v2.1.4
16942023-11-28T18:14:48.817Z Compiling yasna v0.5.2
16952023-11-28T18:14:50.844Z Compiling clap v4.4.3
16962023-11-28T18:14:51.027Z Compiling futures v0.3.29
16972023-11-28T18:14:51.157Z Compiling snafu v0.7.5
16982023-11-28T18:14:52.066Z Compiling zip v0.6.6
16992023-11-28T18:14:52.544Z Compiling similar v2.2.1
17002023-11-28T18:14:52.563Z Compiling crossterm v0.27.0
17012023-11-28T18:14:53.654Z Compiling cipher v0.4.4
17022023-11-28T18:14:54.649Z Compiling usdt v0.3.5
17032023-11-28T18:14:54.708Z Compiling signature v2.1.0
17042023-11-28T18:14:55.034Z Compiling tokio-stream v0.1.14
17052023-11-28T18:14:55.073Z Compiling console v0.15.7
17062023-11-28T18:14:56.993Z Checking equivalent v1.0.1
17072023-11-28T18:14:57.816Z Checking unicode-ident v1.0.12
17082023-11-28T18:14:58.055Z Checking proc-macro2 v1.0.69
17092023-11-28T18:14:59.150Z Checking quote v1.0.33
17102023-11-28T18:15:00.504Z Checking utf8parse v0.2.1
17112023-11-28T18:15:01.800Z Checking anstyle v1.0.2
17122023-11-28T18:15:02.646Z Checking io-lifetimes v1.0.11
17132023-11-28T18:15:05.400Z Checking anstyle-parse v0.2.1
17142023-11-28T18:15:10.593Z Checking anstyle-query v1.0.0
17152023-11-28T18:15:10.634Z Checking colorchoice v1.0.0
17162023-11-28T18:15:10.802Z Checking anstream v0.5.0
17172023-11-28T18:15:11.095Z Checking strsim v0.10.0
17182023-11-28T18:15:11.142Z Checking clap_lex v0.5.1
17192023-11-28T18:15:12.273Z Checking winnow v0.5.15
17202023-11-28T18:15:17.068Z Compiling serde_tokenstream v0.2.0
17212023-11-28T18:15:22.167Z Compiling regress v0.7.1
17222023-11-28T18:15:28.128Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17232023-11-28T18:15:35.160Z Compiling getopts v0.2.21
17242023-11-28T18:15:36.320Z Compiling unsafe-libyaml v0.2.9
17252023-11-28T18:15:36.960Z Checking heck v0.4.1
17262023-11-28T18:15:37.504Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17272023-11-28T18:15:38.321Z Compiling ident_case v1.0.1
17282023-11-28T18:15:38.458Z Compiling serde_yaml v0.9.25
17292023-11-28T18:15:38.571Z Checking fastrand v2.0.0
17302023-11-28T18:15:39.066Z Checking tempfile v3.8.1
17312023-11-28T18:15:39.224Z Checking match_cfg v0.1.0
17322023-11-28T18:15:39.351Z Checking hostname v0.3.1
17332023-11-28T18:15:39.531Z Checking atty v0.2.14
17342023-11-28T18:15:39.567Z Compiling paste v1.0.14
17352023-11-28T18:15:39.612Z Checking quick-error v1.2.3
17362023-11-28T18:15:39.683Z Checking crossbeam-channel v0.5.8
17372023-11-28T18:15:39.801Z Checking sha1 v0.10.6
17382023-11-28T18:15:40.222Z Checking dirs-sys-next v0.1.2
17392023-11-28T18:15:40.466Z Checking dirs-next v2.0.0
17402023-11-28T18:15:40.681Z Checking thread_local v1.1.7
17412023-11-28T18:15:40.847Z Checking instant v0.1.12
17422023-11-28T18:15:40.998Z Compiling slog-async v2.8.0
17432023-11-28T18:15:41.052Z Checking term v0.7.0
17442023-11-28T18:15:41.712Z Checking camino v1.1.6
17452023-11-28T18:15:41.857Z Compiling multer v2.1.0
17462023-11-28T18:15:42.297Z Checking take_mut v0.2.2
17472023-11-28T18:15:42.464Z Checking slog-term v2.9.0
17482023-11-28T18:15:42.579Z Compiling darling_core v0.20.3
17492023-11-28T18:15:42.920Z Checking slog-json v2.6.1
17502023-11-28T18:15:43.267Z Compiling async-stream-impl v0.3.5
17512023-11-28T18:15:43.296Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17522023-11-28T18:15:43.743Z Checking atomic-waker v1.1.1
17532023-11-28T18:15:43.929Z Checking debug-ignore v1.0.5
17542023-11-28T18:15:44.132Z Checking waitgroup v0.1.2
17552023-11-28T18:15:44.409Z Checking slog-bunyan v2.4.0
17562023-11-28T18:15:45.261Z Checking toml v0.8.8
17572023-11-28T18:15:45.585Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17582023-11-28T18:15:45.595Z Checking async-stream v0.3.5
17592023-11-28T18:15:45.863Z Checking serde_path_to_error v0.1.14
17602023-11-28T18:15:45.911Z Checking strum v0.25.0
17612023-11-28T18:15:46.119Z Compiling structmeta-derive v0.2.0
17622023-11-28T18:15:46.435Z Checking wait-timeout v0.2.0
17632023-11-28T18:15:46.675Z Checking rusty-fork v0.3.0
17642023-11-28T18:15:46.864Z Checking rand_xorshift v0.3.0
17652023-11-28T18:15:47.099Z Compiling regex-syntax v0.7.5
17662023-11-28T18:15:47.119Z Checking unarray v0.1.4
17672023-11-28T18:15:47.345Z Checking proptest v1.4.0
17682023-11-28T18:15:51.281Z Compiling structmeta v0.2.0
17692023-11-28T18:15:51.958Z Checking backoff v0.4.0
17702023-11-28T18:15:52.361Z Compiling test-strategy v0.3.1
17712023-11-28T18:15:53.059Z Compiling darling_macro v0.20.3
17722023-11-28T18:15:54.618Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17732023-11-28T18:15:54.781Z Compiling darling v0.20.3
17742023-11-28T18:15:54.845Z Checking macaddr v1.0.1
17752023-11-28T18:15:54.945Z Compiling serde_with_macros v2.3.3
17762023-11-28T18:15:55.227Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17772023-11-28T18:15:55.296Z Checking is-terminal v0.4.9
17782023-11-28T18:15:55.468Z Compiling proc-macro-error-attr v1.0.4
17792023-11-28T18:15:55.485Z Compiling proc-macro-error v1.0.4
17802023-11-28T18:15:55.877Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17812023-11-28T18:15:56.142Z Compiling proc-macro-crate v1.3.1
17822023-11-28T18:15:57.108Z Checking termtree v0.4.1
17832023-11-28T18:15:57.398Z Checking predicates-tree v1.0.9
17842023-11-28T18:15:57.606Z Checking base64ct v1.6.0
17852023-11-28T18:15:57.951Z Compiling num_enum_derive v0.5.11
17862023-11-28T18:15:58.385Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17872023-11-28T18:15:58.512Z Compiling crucible-workspace-hack v0.1.0
17882023-11-28T18:15:58.755Z Compiling parse-display-derive v0.8.2
17892023-11-28T18:15:58.924Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17902023-11-28T18:15:58.962Z Checking postcard-cobs v0.1.5-pre
17912023-11-28T18:15:59.234Z Checking postcard v0.7.3
17922023-11-28T18:15:59.284Z Checking smoltcp v0.8.2
17932023-11-28T18:15:59.496Z Checking serde_with v2.3.3
17942023-11-28T18:15:59.511Z Compiling foreign-types-macros v0.2.3
17952023-11-28T18:15:59.647Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17962023-11-28T18:15:59.845Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17972023-11-28T18:16:00.275Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17982023-11-28T18:16:00.480Z Checking cfg-if v0.1.10
17992023-11-28T18:16:00.609Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-11-28T18:16:01.035Z Checking foreign-types-shared v0.3.1
18012023-11-28T18:16:01.616Z Checking foreign-types v0.5.0
18022023-11-28T18:16:01.760Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18032023-11-28T18:16:01.905Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18042023-11-28T18:16:02.638Z Checking num_enum v0.5.11
18052023-11-28T18:16:02.851Z Checking cstr-argument v0.1.2
18062023-11-28T18:16:03.103Z Checking pretty-hex v0.2.1
18072023-11-28T18:16:03.235Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18082023-11-28T18:16:03.327Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18092023-11-28T18:16:03.483Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18102023-11-28T18:16:03.690Z Checking colored v2.0.4
18112023-11-28T18:16:03.725Z Compiling zone_cfg_derive v0.3.0
18122023-11-28T18:16:03.953Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18132023-11-28T18:16:03.956Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18142023-11-28T18:16:04.622Z Checking predicates v2.1.5
18152023-11-28T18:16:05.388Z Compiling mockall_derive v0.11.4
18162023-11-28T18:16:05.686Z Compiling num-derive v0.4.0
18172023-11-28T18:16:06.231Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18182023-11-28T18:16:06.265Z Checking fragile v2.0.0
18192023-11-28T18:16:06.465Z Checking parse-display v0.8.2
18202023-11-28T18:16:06.673Z Checking downcast v0.11.0
18212023-11-28T18:16:06.692Z Checking zone v0.3.0
18222023-11-28T18:16:06.972Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18232023-11-28T18:16:07.199Z Checking smf v0.2.2
18242023-11-28T18:16:07.296Z Checking xattr v1.0.1
18252023-11-28T18:16:07.560Z Checking filetime v0.2.22
18262023-11-28T18:16:07.858Z Checking tar v0.4.40
18272023-11-28T18:16:07.882Z Checking camino-tempfile v1.1.1
18282023-11-28T18:16:07.885Z Checking pem v3.0.2
18292023-11-28T18:16:08.281Z Checking linked-hash-map v0.5.6
18302023-11-28T18:16:08.299Z Checking headers-core v0.2.0
18312023-11-28T18:16:08.315Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18322023-11-28T18:16:08.351Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18332023-11-28T18:16:08.555Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18342023-11-28T18:16:08.727Z Checking headers v0.3.9
18352023-11-28T18:16:08.773Z Checking lru-cache v0.1.2
18362023-11-28T18:16:09.067Z Checking password-hash v0.5.0
18372023-11-28T18:16:09.116Z Checking blake2 v0.10.6
18382023-11-28T18:16:09.643Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18392023-11-28T18:16:09.763Z Checking base64 v0.13.1
18402023-11-28T18:16:09.790Z Checking argon2 v0.5.2
18412023-11-28T18:16:10.340Z Checking rcgen v0.11.3
18422023-11-28T18:16:10.398Z Checking pem v1.1.1
18432023-11-28T18:16:10.570Z Checking atomicwrites v0.4.2
18442023-11-28T18:16:10.722Z Checking subprocess v0.2.9
18452023-11-28T18:16:10.805Z Checking ciborium-io v0.2.1
18462023-11-28T18:16:10.852Z Compiling cancel-safe-futures v0.1.5
18472023-11-28T18:16:10.907Z Checking arc-swap v1.6.0
18482023-11-28T18:16:11.369Z Checking half v1.8.2
18492023-11-28T18:16:11.413Z Checking textwrap v0.11.0
18502023-11-28T18:16:11.556Z Compiling heck v0.3.3
18512023-11-28T18:16:11.608Z Checking slog-scope v4.4.0
18522023-11-28T18:16:11.718Z Checking strsim v0.8.0
18532023-11-28T18:16:11.830Z Checking vec_map v0.8.2
18542023-11-28T18:16:11.881Z Compiling libefi-sys v0.1.0
18552023-11-28T18:16:11.992Z Checking ansi_term v0.12.1
18562023-11-28T18:16:12.023Z Checking ciborium-ll v0.2.1
18572023-11-28T18:16:12.178Z Compiling structopt-derive v0.4.18
18582023-11-28T18:16:12.222Z Checking slog-stdlog v4.1.1
18592023-11-28T18:16:12.432Z Checking clap v2.34.0
18602023-11-28T18:16:12.449Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18612023-11-28T18:16:12.480Z Checking ciborium v0.2.1
18622023-11-28T18:16:12.992Z Checking slog-envlogger v2.2.0
18632023-11-28T18:16:13.321Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18642023-11-28T18:16:13.772Z Checking resolv-conf v0.7.0
18652023-11-28T18:16:13.869Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18662023-11-28T18:16:14.077Z Compiling slog-dtrace v0.2.3
18672023-11-28T18:16:14.251Z Compiling convert_case v0.4.0
18682023-11-28T18:16:14.338Z Checking trust-dns-resolver v0.22.0
18692023-11-28T18:16:15.253Z Checking pem-rfc7468 v0.7.0
18702023-11-28T18:16:15.651Z Compiling der_derive v0.7.2
18712023-11-28T18:16:15.789Z Compiling derive_more v0.99.17
18722023-11-28T18:16:16.911Z Checking fxhash v0.2.1
18732023-11-28T18:16:17.159Z Checking flagset v0.4.3
18742023-11-28T18:16:17.254Z Checking termcolor v1.2.0
18752023-11-28T18:16:17.257Z Checking structopt v0.3.26
18762023-11-28T18:16:17.487Z Checking itertools v0.12.0
18772023-11-28T18:16:17.846Z Compiling radium v0.7.0
18782023-11-28T18:16:17.865Z Compiling maybe-uninit v2.0.0
18792023-11-28T18:16:18.549Z Checking tap v1.0.1
18802023-11-28T18:16:18.786Z Checking wyz v0.5.1
18812023-11-28T18:16:19.035Z Checking mockall v0.11.4
18822023-11-28T18:16:19.346Z Compiling packed_struct v0.10.1
18832023-11-28T18:16:19.383Z Checking crc-catalog v2.2.0
18842023-11-28T18:16:19.402Z Compiling same-file v1.0.6
18852023-11-28T18:16:19.582Z Checking funty v2.0.0
18862023-11-28T18:16:19.766Z Compiling num-bigint-dig v0.8.4
18872023-11-28T18:16:20.038Z Compiling walkdir v2.4.0
18882023-11-28T18:16:20.072Z Checking der v0.7.8
18892023-11-28T18:16:20.253Z Checking crc v3.0.1
18902023-11-28T18:16:20.702Z Compiling semver-parser v0.10.2
18912023-11-28T18:16:21.389Z Compiling packed_struct_codegen v0.10.1
18922023-11-28T18:16:21.434Z Checking bitvec v1.0.1
18932023-11-28T18:16:21.604Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18942023-11-28T18:16:22.736Z Checking nodrop v0.1.14
18952023-11-28T18:16:22.891Z Checking array-init v0.0.4
18962023-11-28T18:16:23.175Z Checking spki v0.7.2
18972023-11-28T18:16:23.607Z Checking pkcs8 v0.10.2
18982023-11-28T18:16:24.031Z Checking pkcs1 v0.7.5
18992023-11-28T18:16:24.635Z Compiling semver v0.11.0
19002023-11-28T18:16:24.656Z Checking smallvec v0.6.14
19012023-11-28T18:16:25.865Z Compiling num-rational v0.4.1
19022023-11-28T18:16:26.361Z Compiling home v0.5.5
19032023-11-28T18:16:26.391Z Checking bitfield v0.14.0
19042023-11-28T18:16:26.690Z Compiling toolchain_find v0.2.0
19052023-11-28T18:16:27.191Z Checking serde-hex v0.1.0
19062023-11-28T18:16:27.623Z Checking x509-cert v0.2.4
19072023-11-28T18:16:27.744Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19082023-11-28T18:16:28.246Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19092023-11-28T18:16:28.445Z Checking rsa v0.9.2
19102023-11-28T18:16:28.600Z Checking env_logger v0.10.0
19112023-11-28T18:16:29.277Z Checking newline-converter v0.3.0
19122023-11-28T18:16:29.491Z Checking hkdf v0.12.3
19132023-11-28T18:16:29.897Z Checking ron v0.8.1
19142023-11-28T18:16:30.324Z Compiling toml v0.5.11
19152023-11-28T18:16:30.356Z Checking crc-any v2.4.3
19162023-11-28T18:16:30.470Z Checking expectorate v1.1.0
19172023-11-28T18:16:30.489Z Compiling omicron-zone-package v0.9.1
19182023-11-28T18:16:30.921Z Checking object v0.30.4
19192023-11-28T18:16:31.982Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19202023-11-28T18:16:32.364Z Checking num-complex v0.4.4
19212023-11-28T18:16:32.780Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19222023-11-28T18:16:33.882Z Compiling rustfmt-wrapper v0.2.0
19232023-11-28T18:16:34.235Z Checking utf-8 v0.7.6
19242023-11-28T18:16:34.529Z Checking keccak v0.1.4
19252023-11-28T18:16:34.898Z Checking path-slash v0.1.5
19262023-11-28T18:16:35.031Z Checking sha3 v0.10.8
19272023-11-28T18:16:35.090Z Checking tungstenite v0.20.1
19282023-11-28T18:16:35.354Z Checking num v0.4.1
19292023-11-28T18:16:35.493Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19302023-11-28T18:16:35.633Z Checking secrecy v0.8.0
19312023-11-28T18:16:35.976Z Compiling buf-list v1.0.3
19322023-11-28T18:16:36.543Z Checking tokio-tungstenite v0.20.1
19332023-11-28T18:16:36.606Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19342023-11-28T18:16:37.129Z Checking swrite v0.1.0
19352023-11-28T18:16:37.247Z Checking glob v0.3.1
19362023-11-28T18:16:37.283Z Compiling parking_lot_core v0.8.6
19372023-11-28T18:16:37.489Z Checking nibble_vec v0.1.0
19382023-11-28T18:16:37.521Z Checking endian-type v0.1.2
19392023-11-28T18:16:37.696Z Checking libsw v3.3.0
19402023-11-28T18:16:37.755Z Compiling derive-where v1.2.5
19412023-11-28T18:16:37.821Z Checking radix_trie v0.2.1
19422023-11-28T18:16:38.091Z Checking pretty-hex v0.3.0
19432023-11-28T18:16:38.326Z Checking owo-colors v3.5.0
19442023-11-28T18:16:38.450Z Checking trust-dns-client v0.22.0
19452023-11-28T18:16:38.517Z Checking parking_lot v0.11.2
19462023-11-28T18:16:39.038Z Checking sled v0.34.7
19472023-11-28T18:16:39.844Z Compiling semver v0.1.20
19482023-11-28T18:16:40.617Z Checking trust-dns-server v0.22.1
19492023-11-28T18:16:40.953Z Checking linear-map v1.2.0
19502023-11-28T18:16:41.373Z Compiling rustc_version v0.1.7
19512023-11-28T18:16:41.453Z Checking crossbeam-deque v0.8.3
19522023-11-28T18:16:41.698Z Compiling rayon-core v1.12.0
19532023-11-28T18:16:41.919Z Checking openapiv3 v1.0.3
19542023-11-28T18:16:42.119Z Compiling newtype_derive v0.1.6
19552023-11-28T18:16:42.811Z Compiling memoffset v0.7.1
19562023-11-28T18:16:43.267Z Compiling unicase v2.7.0
19572023-11-28T18:16:43.294Z Compiling platforms v3.0.2
19582023-11-28T18:16:43.837Z Checking rayon v1.8.0
19592023-11-28T18:16:43.940Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19602023-11-28T18:16:43.983Z Checking steno v0.4.0
19612023-11-28T18:16:44.009Z Checking globset v0.4.13
19622023-11-28T18:16:44.834Z Checking olpc-cjson v0.1.3
19632023-11-28T18:16:44.902Z Checking serde_plain v1.0.2
19642023-11-28T18:16:45.142Z Compiling async-recursion v1.0.5
19652023-11-28T18:16:45.264Z Checking typed-path v0.6.0
19662023-11-28T18:16:47.567Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19672023-11-28T18:16:47.979Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19682023-11-28T18:16:48.070Z Compiling salty v0.2.0
19692023-11-28T18:16:48.175Z Checking signature v1.6.4
19702023-11-28T18:16:48.382Z Checking display-error-chain v0.2.0
19712023-11-28T18:16:48.452Z Checking tough v0.15.0
19722023-11-28T18:16:48.503Z Checking ed25519 v1.5.3
19732023-11-28T18:16:48.541Z Compiling curve25519-dalek v4.1.0
19742023-11-28T18:16:48.736Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19752023-11-28T18:16:49.428Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19762023-11-28T18:16:49.471Z Checking serde-big-array v0.5.1
19772023-11-28T18:16:49.832Z Checking ff v0.13.0
19782023-11-28T18:16:49.836Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19792023-11-28T18:16:50.336Z Checking group v0.13.0
19802023-11-28T18:16:50.573Z Compiling mime_guess v2.0.4
19812023-11-28T18:16:51.225Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19822023-11-28T18:16:51.828Z Checking signal-hook-tokio v0.3.1
19832023-11-28T18:16:51.868Z Checking serde-big-array v0.4.1
19842023-11-28T18:16:52.069Z Checking universal-hash v0.5.1
19852023-11-28T18:16:52.085Z Checking crypto-bigint v0.5.2
19862023-11-28T18:16:52.324Z Compiling thiserror-impl-no-std v2.0.2
19872023-11-28T18:16:52.653Z Compiling curve25519-dalek-derive v0.1.0
19882023-11-28T18:16:52.742Z Checking base16ct v0.2.0
19892023-11-28T18:16:52.978Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19902023-11-28T18:16:53.085Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19912023-11-28T18:16:53.274Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19922023-11-28T18:16:53.317Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19932023-11-28T18:16:54.456Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19942023-11-28T18:16:54.889Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19952023-11-28T18:16:54.951Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19962023-11-28T18:16:55.087Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19972023-11-28T18:16:55.228Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
19982023-11-28T18:16:56.304Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
19992023-11-28T18:16:57.869Z Checking opaque-debug v0.3.0
20002023-11-28T18:16:57.993Z Checking poly1305 v0.8.0
20012023-11-28T18:16:58.178Z Checking thiserror-no-std v2.0.2
20022023-11-28T18:16:58.700Z Checking elliptic-curve v0.13.5
20032023-11-28T18:16:59.101Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20042023-11-28T18:16:59.911Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20052023-11-28T18:17:00.395Z Checking chacha20 v0.9.1
20062023-11-28T18:17:00.744Z Checking bcs v0.1.6
20072023-11-28T18:17:00.933Z Checking aead v0.5.2
20082023-11-28T18:17:01.262Z Checking kstat-rs v0.2.3
20092023-11-28T18:17:01.284Z Checking highway v1.1.0
20102023-11-28T18:17:01.486Z Checking corncobs v0.1.3
20112023-11-28T18:17:01.761Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20122023-11-28T18:17:01.799Z Checking vsss-rs v3.3.1
20132023-11-28T18:17:01.932Z Checking chacha20poly1305 v0.10.1
20142023-11-28T18:17:02.204Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20152023-11-28T18:17:03.232Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20162023-11-28T18:17:04.858Z Compiling portable-atomic v1.4.3
20172023-11-28T18:17:05.440Z Compiling crunchy v0.2.2
20182023-11-28T18:17:06.511Z Compiling clang-sys v1.6.1
20192023-11-28T18:17:06.552Z Compiling prettyplease v0.2.12
20202023-11-28T18:17:06.989Z Compiling tiny-keccak v2.0.2
20212023-11-28T18:17:08.006Z Compiling darling_core v0.14.4
20222023-11-28T18:17:08.721Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20232023-11-28T18:17:09.122Z Checking http-range v0.1.5
20242023-11-28T18:17:09.265Z Checking number_prefix v0.4.0
20252023-11-28T18:17:09.371Z Checking assert_matches v1.5.0
20262023-11-28T18:17:09.504Z Compiling minimal-lexical v0.2.1
20272023-11-28T18:17:09.548Z Checking humantime v2.1.0
20282023-11-28T18:17:10.052Z Checking indicatif v0.17.7
20292023-11-28T18:17:10.176Z Checking hyper-staticfile v0.9.5
20302023-11-28T18:17:10.364Z Compiling nom v7.1.3
20312023-11-28T18:17:10.789Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20322023-11-28T18:17:11.228Z Compiling ascii-canvas v3.0.0
20332023-11-28T18:17:13.405Z Compiling ena v0.14.2
20342023-11-28T18:17:14.055Z Compiling libloading v0.7.4
20352023-11-28T18:17:14.235Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20362023-11-28T18:17:14.669Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20372023-11-28T18:17:16.813Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20382023-11-28T18:17:17.370Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20392023-11-28T18:17:17.526Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20402023-11-28T18:17:18.206Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20412023-11-28T18:17:18.391Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20422023-11-28T18:17:19.107Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20432023-11-28T18:17:19.489Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20442023-11-28T18:17:20.360Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20452023-11-28T18:17:20.877Z Compiling darling_macro v0.14.4
20462023-11-28T18:17:22.165Z Compiling diff v0.1.13
20472023-11-28T18:17:22.245Z Compiling regex-syntax v0.6.29
20482023-11-28T18:17:22.495Z Compiling bindgen v0.65.1
20492023-11-28T18:17:22.992Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20502023-11-28T18:17:23.278Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20512023-11-28T18:17:23.631Z Compiling darling v0.14.4
20522023-11-28T18:17:23.803Z Compiling cexpr v0.6.0
20532023-11-28T18:17:30.353Z Compiling lalrpop v0.19.12
20542023-11-28T18:17:32.984Z Compiling which v4.4.0
20552023-11-28T18:17:33.987Z Compiling shlex v1.1.0
20562023-11-28T18:17:34.438Z Checking maplit v1.0.2
20572023-11-28T18:17:34.593Z Compiling lazycell v1.3.0
20582023-11-28T18:17:34.857Z Compiling rustc-hash v1.1.0
20592023-11-28T18:17:35.076Z Compiling ref-cast v1.0.20
20602023-11-28T18:17:35.867Z Compiling peeking_take_while v0.1.2
20612023-11-28T18:17:36.206Z Compiling derive_builder_core v0.12.0
20622023-11-28T18:17:40.416Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20632023-11-28T18:17:40.514Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20642023-11-28T18:17:40.833Z Compiling ref-cast-impl v1.0.20
20652023-11-28T18:17:41.076Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20662023-11-28T18:17:41.785Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20672023-11-28T18:17:42.882Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20682023-11-28T18:17:43.767Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20692023-11-28T18:17:44.216Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20702023-11-28T18:17:46.435Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20712023-11-28T18:17:48.088Z Compiling libxml v0.3.3
20722023-11-28T18:17:48.673Z Compiling derive_builder_macro v0.12.0
20732023-11-28T18:17:48.689Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20742023-11-28T18:17:49.320Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20752023-11-28T18:17:49.789Z Compiling strum_macros v0.24.3
20762023-11-28T18:17:50.051Z Compiling fs-err v2.11.0
20772023-11-28T18:17:50.515Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20782023-11-28T18:17:50.967Z Compiling cookie v0.18.0
20792023-11-28T18:17:51.425Z Compiling indoc v1.0.9
20802023-11-28T18:17:52.743Z Checking derive_builder v0.12.0
20812023-11-28T18:17:53.183Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20822023-11-28T18:17:55.982Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20832023-11-28T18:17:56.039Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20842023-11-28T18:17:56.240Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20852023-11-28T18:17:56.554Z Checking bb8 v0.8.1
20862023-11-28T18:17:56.673Z Checking quick-xml v0.23.1
20872023-11-28T18:17:56.870Z Compiling oso-derive v0.27.0
20882023-11-28T18:17:57.326Z Compiling impl-trait-for-tuples v0.2.2
20892023-11-28T18:17:58.455Z Checking smawk v0.3.1
20902023-11-28T18:17:58.546Z Checking unicode-linebreak v0.1.5
20912023-11-28T18:17:58.657Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20922023-11-28T18:17:59.269Z Checking textwrap v0.16.0
20932023-11-28T18:17:59.833Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20942023-11-28T18:17:59.897Z Checking bytesize v1.3.0
20952023-11-28T18:18:00.221Z Checking is_ci v1.1.1
20962023-11-28T18:18:00.265Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20972023-11-28T18:18:00.413Z Checking supports-color v2.1.0
20982023-11-28T18:18:00.701Z Compiling indoc v2.0.3
20992023-11-28T18:18:00.812Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21002023-11-28T18:18:00.848Z Checking cassowary v0.3.0
21012023-11-28T18:18:01.500Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21022023-11-28T18:18:02.149Z Checking rtoolbox v0.0.1
21032023-11-28T18:18:02.412Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21042023-11-28T18:18:02.429Z Checking rpassword v7.3.1
21052023-11-28T18:18:02.476Z Checking ratatui v0.23.0
21062023-11-28T18:18:02.644Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21072023-11-28T18:18:03.949Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21082023-11-28T18:18:04.384Z Checking shell-words v1.1.0
21092023-11-28T18:18:04.667Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21102023-11-28T18:18:05.232Z Checking fatfs v0.3.6
21112023-11-28T18:18:06.427Z Checking tui-tree-widget v0.13.0
21122023-11-28T18:18:06.922Z Checking yansi v0.5.1
21132023-11-28T18:18:06.945Z Checking plotters-backend v0.3.5
21142023-11-28T18:18:07.113Z Checking rand v0.4.6
21152023-11-28T18:18:07.332Z Checking pretty_assertions v1.4.0
21162023-11-28T18:18:07.530Z Checking plotters-svg v0.3.5
21172023-11-28T18:18:07.620Z Compiling vte_generate_state_changes v0.1.1
21182023-11-28T18:18:07.839Z Checking cast v0.3.0
21192023-11-28T18:18:08.345Z Checking remove_dir_all v0.5.3
21202023-11-28T18:18:08.485Z Checking criterion-plot v0.5.0
21212023-11-28T18:18:08.629Z Checking vte v0.11.1
21222023-11-28T18:18:08.725Z Checking tempdir v0.3.7
21232023-11-28T18:18:08.959Z Checking plotters v0.3.5
21242023-11-28T18:18:09.266Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21252023-11-28T18:18:09.505Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21262023-11-28T18:18:11.129Z Checking tinytemplate v1.2.1
21272023-11-28T18:18:11.746Z Checking anes v0.1.6
21282023-11-28T18:18:11.925Z Checking oorandom v11.1.3
21292023-11-28T18:18:12.144Z Checking strip-ansi-escapes v0.2.0
21302023-11-28T18:18:12.345Z Checking criterion v0.5.1
21312023-11-28T18:18:12.362Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21322023-11-28T18:18:14.134Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21332023-11-28T18:18:16.951Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21342023-11-28T18:18:17.139Z Checking assert_cmd v2.0.12
21352023-11-28T18:18:17.784Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21362023-11-28T18:18:20.219Z Checking fd-lock v3.0.13
21372023-11-28T18:18:20.523Z Checking dashmap v5.5.1
21382023-11-28T18:18:20.861Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21392023-11-28T18:18:21.518Z Compiling serial_test_derive v0.10.0
21402023-11-28T18:18:22.448Z Checking nu-ansi-term v0.49.0
21412023-11-28T18:18:23.072Z Checking reedline v0.26.0
21422023-11-28T18:18:23.394Z Checking serial_test v0.10.0
21432023-11-28T18:18:25.703Z Checking threadpool v1.8.1
21442023-11-28T18:18:25.995Z Checking nanorand v0.7.0
21452023-11-28T18:18:26.366Z Checking topological-sort v0.2.2
21462023-11-28T18:18:26.590Z Checking flume v0.11.0
21472023-11-28T18:18:26.611Z Checking libtest-mimic v0.6.1
21482023-11-28T18:18:27.264Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21492023-11-28T18:18:27.355Z Checking httptest v0.15.5
21502023-11-28T18:18:28.526Z Checking similar-asserts v1.5.0
21512023-11-28T18:18:28.866Z Compiling rstest_macros v0.18.2
21522023-11-28T18:18:29.675Z Compiling crossbeam-queue v0.3.8
21532023-11-28T18:18:30.461Z Checking bytecount v0.6.3
21542023-11-28T18:18:30.686Z Checking papergrid v0.10.0
21552023-11-28T18:18:31.137Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21562023-11-28T18:18:32.412Z Checking datatest-stable v0.2.3
21572023-11-28T18:18:32.736Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21582023-11-28T18:18:32.819Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21592023-11-28T18:18:33.018Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21602023-11-28T18:18:33.254Z Compiling tabled_derive v0.6.0
21612023-11-28T18:18:34.035Z Checking arrayvec v0.7.4
21622023-11-28T18:18:34.609Z Checking arrayref v0.3.7
21632023-11-28T18:18:34.743Z Compiling trybuild v1.0.85
21642023-11-28T18:18:35.075Z Compiling relative-path v1.9.0
21652023-11-28T18:18:35.388Z Checking constant_time_eq v0.2.6
21662023-11-28T18:18:35.561Z Checking blake2b_simd v1.0.1
21672023-11-28T18:18:37.531Z Checking tabled v0.14.0
21682023-11-28T18:18:37.813Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21692023-11-28T18:18:41.943Z Checking basic-toml v0.1.4
21702023-11-28T18:18:43.529Z Checking futures-timer v3.0.2
21712023-11-28T18:18:43.980Z Checking constant_time_eq v0.3.0
21722023-11-28T18:18:44.156Z Checking rust-argon2 v1.0.1
21732023-11-28T18:18:47.374Z Checking crossbeam v0.8.2
21742023-11-28T18:18:47.515Z Checking partial-io v0.5.4
21752023-11-28T18:18:48.078Z Checking approx v0.5.1
21762023-11-28T18:18:48.410Z Checking termios v0.3.3
21772023-11-28T18:18:48.717Z Checking hex-literal v0.4.1
21782023-11-28T18:18:52.354Z Checking rstest v0.18.2
21792023-11-28T18:18:58.855Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21802023-11-28T18:18:59.276Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21812023-11-28T18:20:00.033Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21822023-11-28T18:20:01.498Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21832023-11-28T18:20:03.808Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21842023-11-28T18:20:22.653Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21852023-11-28T18:20:41.068Z Compiling polar-core v0.27.0
21862023-11-28T18:20:52.256Z Checking oso v0.27.0
21872023-11-28T18:21:28.533Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21882023-11-28T18:22:54.178Z Finished dev [unoptimized + debuginfo] target(s) in 10m 05s
21892023-11-28T18:22:54.397Z
21902023-11-28T18:22:54.397Zreal 11:05.349313436
21912023-11-28T18:22:54.397Zuser 1:00:14.615413857
21922023-11-28T18:22:54.397Zsys 7:49.956483384
21932023-11-28T18:22:54.397Ztrap 2.361251243
21942023-11-28T18:22:54.397Ztflt 3.632498654
21952023-11-28T18:22:54.397Zdflt 5.630735068
21962023-11-28T18:22:54.397Zkflt 0.036229579
21972023-11-28T18:22:54.397Zlock 1:35:59.270475528
21982023-11-28T18:22:54.397Zslp 2:58:56.525508109
21992023-11-28T18:22:54.400Zlat 2:12.260594763
22002023-11-28T18:22:54.400Zstop 4:27.577389988
22012023-11-28T18:22:55.593Zwarning: output filename collision.
22022023-11-28T18:22:55.593ZThe 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)`.
22032023-11-28T18:22:55.593ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22042023-11-28T18:22:55.593ZThe targets should have unique names.
22052023-11-28T18:22:55.593ZThis is a known bug where multiple crates with the same name use
22062023-11-28T18:22:55.593Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22072023-11-28T18:22:55.596Zwarning: output filename collision.
22082023-11-28T18:22:55.596ZThe 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)`.
22092023-11-28T18:22:55.596ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22102023-11-28T18:22:55.596ZThe targets should have unique names.
22112023-11-28T18:22:55.596ZThis is a known bug where multiple crates with the same name use
22122023-11-28T18:22:55.596Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22132023-11-28T18:22:55.599Zwarning: output filename collision.
22142023-11-28T18:22:55.599ZThe 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)`.
22152023-11-28T18:22:55.599ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22162023-11-28T18:22:55.599ZThe targets should have unique names.
22172023-11-28T18:22:55.599ZThis is a known bug where multiple crates with the same name use
22182023-11-28T18:22:55.599Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22192023-11-28T18:22:56.160Z Documenting libc v0.2.150
22202023-11-28T18:22:56.178Z Documenting cfg-if v1.0.0
22212023-11-28T18:22:56.187Z Documenting serde_derive v1.0.192
22222023-11-28T18:22:56.219Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22232023-11-28T18:22:56.221Z Documenting scopeguard v1.2.0
22242023-11-28T18:22:56.221Z Documenting log v0.4.20
22252023-11-28T18:22:56.257Z Documenting itoa v1.0.9
22262023-11-28T18:22:56.257Z Documenting smallvec v1.11.0
22272023-11-28T18:22:56.649Z Documenting memchr v2.6.3
22282023-11-28T18:23:00.174Z Documenting lock_api v0.4.10
22292023-11-28T18:23:00.210Z Documenting zeroize_derive v1.4.2
22302023-11-28T18:23:00.259Z Documenting pin-project-lite v0.2.13
22312023-11-28T18:23:00.705Z Documenting libm v0.2.7
22322023-11-28T18:23:02.461Z Documenting futures-core v0.3.29
22332023-11-28T18:23:02.601Z Documenting getrandom v0.2.10
22342023-11-28T18:23:03.622Z Documenting parking_lot_core v0.9.8
22352023-11-28T18:23:04.289Z Documenting signal-hook-registry v1.4.1
22362023-11-28T18:23:04.572Z Documenting mio v0.8.9
22372023-11-28T18:23:05.844Z Documenting num-traits v0.2.16
22382023-11-28T18:23:06.076Z Documenting serde v1.0.192
22392023-11-28T18:23:07.844Z Documenting zeroize v1.6.0
22402023-11-28T18:23:07.988Z Documenting thiserror-impl v1.0.49
22412023-11-28T18:23:08.607Z Documenting rand_core v0.6.4
22422023-11-28T18:23:09.406Z Documenting parking_lot v0.12.1
22432023-11-28T18:23:10.461Z Documenting num_cpus v1.16.0
22442023-11-28T18:23:10.782Z Documenting socket2 v0.5.5
22452023-11-28T18:23:12.983Z Documenting tokio-macros v2.2.0
22462023-11-28T18:23:13.657Z Documenting typenum v1.16.0
22472023-11-28T18:23:14.168Z Documenting once_cell v1.18.0
22482023-11-28T18:23:15.050Z Documenting thiserror v1.0.49
22492023-11-28T18:23:15.134Z Documenting subtle v2.5.0
22502023-11-28T18:23:16.670Z Documenting ryu v1.0.15
22512023-11-28T18:23:16.684Z Documenting byteorder v1.5.0
22522023-11-28T18:23:19.450Z Documenting futures-sink v0.3.29
22532023-11-28T18:23:20.184Z Documenting pin-utils v0.1.0
22542023-11-28T18:23:20.293Z Documenting const-oid v0.9.5
22552023-11-28T18:23:20.722Z Documenting slab v0.4.9
22562023-11-28T18:23:20.956Z Documenting futures-task v0.3.29
22572023-11-28T18:23:22.676Z Documenting futures-macro v0.3.29
22582023-11-28T18:23:24.834Z Documenting futures-channel v0.3.29
22592023-11-28T18:23:26.719Z Documenting futures-io v0.3.29
22602023-11-28T18:23:27.032Z Documenting iana-time-zone v0.1.57
22612023-11-28T18:23:28.009Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22622023-11-28T18:23:29.238Z Documenting tinyvec_macros v0.1.1
22632023-11-28T18:23:29.749Z Documenting ppv-lite86 v0.2.17
22642023-11-28T18:23:30.124Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22652023-11-28T18:23:30.654Z Documenting tracing-core v0.1.31
22662023-11-28T18:23:32.812Z Documenting futures-util v0.3.29
22672023-11-28T18:23:32.818Z Documenting tracing-attributes v0.1.26
22682023-11-28T18:23:33.658Z Documenting tinyvec v1.6.0
22692023-11-28T18:23:34.641Z Documenting rand_chacha v0.3.1
22702023-11-28T18:23:39.534Z Documenting unicode-normalization v0.1.22
22712023-11-28T18:23:41.777Z Documenting bytes v1.5.0
22722023-11-28T18:23:41.959Z Documenting bitflags v2.4.0
22732023-11-28T18:23:42.562Z Documenting serde_json v1.0.108
22742023-11-28T18:23:44.589Z Documenting chrono v0.4.31
22752023-11-28T18:23:46.513Z Documenting uuid v1.6.1
22762023-11-28T18:23:48.324Z Documenting rand v0.8.5
22772023-11-28T18:23:48.721Z Documenting base64 v0.21.5
22782023-11-28T18:23:49.365Z Documenting tokio v1.34.0
22792023-11-28T18:23:50.991Z Documenting fnv v1.0.7
22802023-11-28T18:23:53.220Z Documenting lazy_static v1.4.0
22812023-11-28T18:23:53.930Z Documenting unicode-bidi v0.3.13
22822023-11-28T18:23:55.035Z Documenting percent-encoding v2.3.0
22832023-11-28T18:23:56.483Z Documenting http v0.2.11
22842023-11-28T18:23:56.921Z Documenting spin v0.9.8
22852023-11-28T18:23:57.585Z Documenting cpufeatures v0.2.9
22862023-11-28T18:23:59.849Z Documenting generic-array v0.14.7
22872023-11-28T18:24:00.602Z Checking serde_derive_internals v0.26.0
22882023-11-28T18:24:00.749Z Documenting tracing v0.1.37
22892023-11-28T18:24:01.067Z Documenting form_urlencoded v1.2.0
22902023-11-28T18:24:01.418Z Documenting serde_derive_internals v0.26.0
22912023-11-28T18:24:01.557Z Documenting dyn-clone v1.0.13
22922023-11-28T18:24:01.837Z Documenting idna v0.4.0
22932023-11-28T18:24:05.226Z Documenting errno v0.3.2
22942023-11-28T18:24:06.039Z Documenting httparse v1.8.0
22952023-11-28T18:24:06.797Z Documenting crypto-common v0.1.6
22962023-11-28T18:24:06.949Z Documenting block-buffer v0.10.4
22972023-11-28T18:24:07.512Z Documenting adler v1.0.2
22982023-11-28T18:24:07.993Z Documenting url v2.4.1
22992023-11-28T18:24:09.301Z Documenting schemars_derive v0.8.13
23002023-11-28T18:24:11.243Z Documenting rustix v0.38.25
23012023-11-28T18:24:11.611Z Documenting unicode-ident v1.0.12
23022023-11-28T18:24:12.256Z Documenting miniz_oxide v0.7.1
23032023-11-28T18:24:12.904Z Documenting httpdate v1.0.3
23042023-11-28T18:24:13.705Z Documenting digest v0.10.7
23052023-11-28T18:24:14.413Z Documenting try-lock v0.2.4
23062023-11-28T18:24:15.820Z Documenting proc-macro2 v1.0.69
23072023-11-28T18:24:17.265Z Documenting openssl-probe v0.1.5
23082023-11-28T18:24:18.353Z Documenting schemars v0.8.13
23092023-11-28T18:24:18.450Z Documenting untrusted v0.9.0
23102023-11-28T18:24:18.643Z Documenting want v0.3.1
23112023-11-28T18:24:21.356Z Documenting http-body v0.4.5
23122023-11-28T18:24:22.491Z Documenting quote v1.0.33
23132023-11-28T18:24:22.799Z Documenting ring v0.17.5
23142023-11-28T18:24:23.266Z Documenting openssl-sys v0.9.93
23152023-11-28T18:24:23.537Z Documenting async-trait v0.1.74
23162023-11-28T18:24:24.296Z Documenting openssl-macros v0.1.1
23172023-11-28T18:24:27.873Z Documenting mime v0.3.17
23182023-11-28T18:24:28.244Z Documenting tower-service v0.3.2
23192023-11-28T18:24:28.352Z Documenting aho-corasick v1.0.4
23202023-11-28T18:24:30.552Z Documenting tokio-util v0.7.10
23212023-11-28T18:24:30.744Z Documenting sct v0.7.0
23222023-11-28T18:24:30.984Z Documenting slog v2.7.0
23232023-11-28T18:24:31.100Z Documenting rustls-webpki v0.101.7
23242023-11-28T18:24:33.874Z Documenting hashbrown v0.14.2
23252023-11-28T18:24:34.257Z Documenting openssl v0.10.57
23262023-11-28T18:24:34.357Z Documenting regex-syntax v0.8.2
23272023-11-28T18:24:35.909Z Documenting equivalent v1.0.1
23282023-11-28T18:24:36.420Z Documenting unicode-width v0.1.11
23292023-11-28T18:24:37.689Z Documenting ipnet v2.8.0
23302023-11-28T18:24:37.901Z Documenting rustls v0.21.9
23312023-11-28T18:24:40.073Z Documenting rustls-pemfile v1.0.3
23322023-11-28T18:24:40.541Z Documenting indexmap v2.1.0
23332023-11-28T18:24:40.590Z Documenting num-integer v0.1.45
23342023-11-28T18:24:40.715Z Documenting h2 v0.3.21
23352023-11-28T18:24:44.006Z Documenting time-macros v0.2.13
23362023-11-28T18:24:45.392Z Documenting regex-automata v0.4.3
23372023-11-28T18:24:45.498Z Documenting deranged v0.3.8
23382023-11-28T18:24:46.743Z Documenting gimli v0.28.0
23392023-11-28T18:24:47.050Z Documenting num_threads v0.1.6
23402023-11-28T18:24:47.680Z Documenting utf8parse v0.2.1
23412023-11-28T18:24:51.056Z Documenting time-core v0.1.1
23422023-11-28T18:24:51.432Z Documenting tokio-rustls v0.24.1
23432023-11-28T18:24:51.868Z Documenting native-tls v0.2.11
23442023-11-28T18:24:52.235Z Documenting zerocopy v0.6.4
23452023-11-28T18:24:52.581Z Documenting object v0.32.1
23462023-11-28T18:24:55.276Z Documenting time v0.3.27
23472023-11-28T18:24:56.405Z Documenting hyper v0.14.27
23482023-11-28T18:24:56.418Z Documenting addr2line v0.21.0
23492023-11-28T18:24:58.110Z Documenting regex v1.10.2
23502023-11-28T18:24:59.165Z Documenting encoding_rs v0.8.33
23512023-11-28T18:25:00.145Z Documenting crossbeam-utils v0.8.16
23522023-11-28T18:25:00.747Z Checking pest_meta v2.7.2
23532023-11-28T18:25:01.913Z Documenting rustc-demangle v0.1.23
23542023-11-28T18:25:02.316Z Documenting tokio-native-tls v0.3.1
23552023-11-28T18:25:03.657Z Documenting rustls-native-certs v0.6.3
23562023-11-28T18:25:06.155Z Documenting serde_urlencoded v0.7.1
23572023-11-28T18:25:06.246Z Documenting pest_meta v2.7.2
23582023-11-28T18:25:06.636Z Checking pest_generator v2.7.2
23592023-11-28T18:25:06.803Z Documenting anstyle v1.0.2
23602023-11-28T18:25:07.889Z Documenting data-encoding v2.4.0
23612023-11-28T18:25:09.132Z Documenting webpki-roots v0.25.2
23622023-11-28T18:25:10.345Z Documenting ucd-trie v0.1.6
23632023-11-28T18:25:12.254Z Documenting backtrace v0.3.69
23642023-11-28T18:25:12.426Z Documenting pest_generator v2.7.2
23652023-11-28T18:25:12.787Z Documenting anstyle-parse v0.2.1
23662023-11-28T18:25:12.961Z Documenting syn v2.0.32
23672023-11-28T18:25:14.403Z Documenting ipnetwork v0.20.0
23682023-11-28T18:25:14.833Z Documenting sha2 v0.10.8
23692023-11-28T18:25:15.588Z Documenting hyper-tls v0.5.0
23702023-11-28T18:25:16.413Z Documenting hyper-rustls v0.24.2
23712023-11-28T18:25:17.515Z Documenting pest v2.7.2
23722023-11-28T18:25:20.465Z Documenting pest_derive v2.7.2
23732023-11-28T18:25:20.816Z Documenting anyhow v1.0.75
23742023-11-28T18:25:22.291Z Documenting futures-executor v0.3.29
23752023-11-28T18:25:22.800Z Documenting hex v0.4.3
23762023-11-28T18:25:25.606Z Documenting crc32fast v1.3.2
23772023-11-28T18:25:26.004Z Checking serde_tokenstream v0.1.7
23782023-11-28T18:25:26.568Z Documenting colorchoice v1.0.0
23792023-11-28T18:25:26.892Z Documenting reqwest v0.11.22
23802023-11-28T18:25:27.822Z Documenting anstyle-query v1.0.0
23812023-11-28T18:25:28.694Z Documenting dtrace-parser v0.1.14
23822023-11-28T18:25:28.811Z Documenting openapiv3 v2.0.0-rc.1
23832023-11-28T18:25:29.143Z Documenting num-iter v0.1.43
23842023-11-28T18:25:30.678Z Documenting hmac v0.12.1
23852023-11-28T18:25:31.199Z Documenting dof v0.1.5
23862023-11-28T18:25:33.094Z Documenting anstream v0.5.0
23872023-11-28T18:25:34.324Z Documenting signal-hook v0.3.17
23882023-11-28T18:25:35.369Z Documenting thread-id v4.2.0
23892023-11-28T18:25:37.860Z Documenting terminal_size v0.2.6
23902023-11-28T18:25:37.870Z Documenting memoffset v0.9.0
23912023-11-28T18:25:38.739Z Documenting strsim v0.10.0
23922023-11-28T18:25:39.123Z Documenting clap_lex v0.5.1
23932023-11-28T18:25:40.008Z Documenting flate2 v1.0.28
23942023-11-28T18:25:40.337Z Documenting futures v0.3.29
23952023-11-28T18:25:41.065Z Documenting usdt-impl v0.3.5
23962023-11-28T18:25:41.849Z Documenting usdt-macro v0.3.5
23972023-11-28T18:25:42.118Z Documenting crossbeam-epoch v0.9.15
23982023-11-28T18:25:44.307Z Documenting usdt-attr-macro v0.3.5
23992023-11-28T18:25:45.002Z Documenting clap_derive v4.4.2
24002023-11-28T18:25:45.326Z Documenting clap_builder v4.4.2
24012023-11-28T18:25:47.439Z Documenting signal-hook-mio v0.2.3
24022023-11-28T18:25:48.000Z Documenting signature v2.1.0
24032023-11-28T18:25:50.429Z Documenting block-padding v0.3.3
24042023-11-28T18:25:50.502Z Documenting hash32 v0.2.1
24052023-11-28T18:25:52.703Z Documenting scheduled-thread-pool v0.2.7
24062023-11-28T18:25:52.880Z Documenting usdt v0.3.5
24072023-11-28T18:25:53.235Z Documenting bzip2-sys v0.1.11+1.0.8
24082023-11-28T18:25:53.319Z Documenting enum-as-inner v0.5.1
24092023-11-28T18:25:55.261Z Documenting clap v4.4.3
24102023-11-28T18:25:55.306Z Documenting pin-project-internal v1.1.3
24112023-11-28T18:25:56.551Z Checking diesel_table_macro_syntax v0.1.0
24122023-11-28T18:25:56.740Z Documenting diesel_table_macro_syntax v0.1.0
24132023-11-28T18:25:56.806Z Documenting stable_deref_trait v1.2.0
24142023-11-28T18:25:58.521Z Documenting unicode-segmentation v1.10.1
24152023-11-28T18:25:58.981Z Documenting bzip2 v0.4.4
24162023-11-28T18:26:00.539Z Documenting trust-dns-proto v0.22.0
24172023-11-28T18:26:00.861Z Documenting heapless v0.7.16
24182023-11-28T18:26:01.588Z Documenting r2d2 v0.8.10
24192023-11-28T18:26:02.511Z Documenting pin-project v1.1.3
24202023-11-28T18:26:03.340Z Documenting diesel_derives v2.1.1
24212023-11-28T18:26:03.567Z Documenting inout v0.1.3
24222023-11-28T18:26:03.613Z Documenting crossterm v0.27.0
24232023-11-28T18:26:04.955Z Documenting md-5 v0.10.5
24242023-11-28T18:26:06.649Z Documenting stringprep v0.1.3
24252023-11-28T18:26:07.930Z Documenting toml_datetime v0.6.5
24262023-11-28T18:26:08.279Z Documenting serde_spanned v0.6.4
24272023-11-28T18:26:09.651Z Documenting doc-comment v0.3.3
24282023-11-28T18:26:12.071Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24292023-11-28T18:26:12.094Z Documenting snafu-derive v0.7.5
24302023-11-28T18:26:12.474Z Documenting either v1.9.0
24312023-11-28T18:26:13.850Z Documenting static_assertions v1.1.0
24322023-11-28T18:26:13.897Z Documenting bit-vec v0.6.3
24332023-11-28T18:26:14.273Z Documenting fallible-iterator v0.2.0
24342023-11-28T18:26:14.305Z Documenting siphasher v0.3.11
24352023-11-28T18:26:14.616Z Documenting winnow v0.5.15
24362023-11-28T18:26:17.635Z Documenting managed v0.8.0
24372023-11-28T18:26:18.349Z Documenting diesel v2.1.4
24382023-11-28T18:26:18.409Z Documenting cipher v0.4.4
24392023-11-28T18:26:18.632Z Documenting phf_shared v0.11.2
24402023-11-28T18:26:19.961Z Documenting zip v0.6.6
24412023-11-28T18:26:21.793Z Documenting postgres-protocol v0.6.6
24422023-11-28T18:26:22.293Z Documenting toml_edit v0.21.0
24432023-11-28T18:26:22.555Z Documenting smoltcp v0.9.1
24442023-11-28T18:26:23.603Z Documenting snafu v0.7.5
24452023-11-28T18:26:24.289Z Documenting num-bigint v0.4.4
24462023-11-28T18:26:27.030Z Documenting hubpack v0.1.2
24472023-11-28T18:26:28.595Z Documenting regress v0.7.1
24482023-11-28T18:26:30.134Z Documenting bstr v1.6.0
24492023-11-28T18:26:30.310Z Documenting serde_repr v0.1.16
24502023-11-28T18:26:30.575Z Documenting precomputed-hash v0.1.1
24512023-11-28T18:26:31.584Z Documenting fixedbitset v0.4.2
24522023-11-28T18:26:33.774Z Documenting new_debug_unreachable v1.0.4
24532023-11-28T18:26:34.864Z Documenting lalrpop-util v0.19.12
24542023-11-28T18:26:36.092Z Documenting yasna v0.5.2
24552023-11-28T18:26:36.402Z Documenting petgraph v0.6.4
24562023-11-28T18:26:36.720Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24572023-11-28T18:26:37.747Z Documenting postgres-types v0.2.6
24582023-11-28T18:26:37.986Z Documenting string_cache v0.8.7
24592023-11-28T18:26:38.897Z Documenting phf v0.11.2
24602023-11-28T18:26:41.157Z Documenting console v0.15.7
24612023-11-28T18:26:44.722Z Documenting semver v1.0.20
24622023-11-28T18:26:44.969Z Documenting float-cmp v0.9.0
24632023-11-28T18:26:45.286Z Documenting heck v0.4.1
24642023-11-28T18:26:46.944Z Checking unsafe-libyaml v0.2.9
24652023-11-28T18:26:47.207Z Documenting normalize-line-endings v0.3.0
24662023-11-28T18:26:47.324Z Documenting difflib v0.4.0
24672023-11-28T18:26:48.310Z Documenting predicates-core v1.0.6
24682023-11-28T18:26:48.844Z Documenting whoami v1.4.1
24692023-11-28T18:26:51.178Z Documenting bit-set v0.5.3
24702023-11-28T18:26:51.575Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24712023-11-28T18:26:51.741Z Documenting similar v2.2.1
24722023-11-28T18:26:51.964Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24732023-11-28T18:26:52.783Z Documenting tokio-stream v0.1.14
24742023-11-28T18:26:52.989Z Documenting unsafe-libyaml v0.2.9
24752023-11-28T18:26:53.933Z Documenting predicates v3.0.4
24762023-11-28T18:26:54.462Z Documenting tokio-postgres v0.7.10
24772023-11-28T18:26:57.325Z Checking ident_case v1.0.1
24782023-11-28T18:26:57.553Z Checking serde_yaml v0.9.25
24792023-11-28T18:26:58.281Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24802023-11-28T18:26:58.667Z Documenting serde_yaml v0.9.25
24812023-11-28T18:27:00.557Z Documenting getopts v0.2.21
24822023-11-28T18:27:00.808Z Documenting match_cfg v0.1.0
24832023-11-28T18:27:02.172Z Documenting sha1 v0.10.6
24842023-11-28T18:27:02.925Z Documenting dirs-sys-next v0.1.2
24852023-11-28T18:27:03.119Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24862023-11-28T18:27:04.869Z Documenting hostname v0.3.1
24872023-11-28T18:27:06.816Z Documenting thread_local v1.1.7
24882023-11-28T18:27:07.161Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24892023-11-28T18:27:08.743Z Documenting dirs-next v2.0.0
24902023-11-28T18:27:09.420Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24912023-11-28T18:27:09.441Z Documenting paste v1.0.14
24922023-11-28T18:27:10.559Z Documenting crossbeam-channel v0.5.8
24932023-11-28T18:27:10.660Z Documenting atty v0.2.14
24942023-11-28T18:27:13.014Z Documenting take_mut v0.2.2
24952023-11-28T18:27:13.612Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24962023-11-28T18:27:14.391Z Documenting term v0.7.0
24972023-11-28T18:27:14.796Z Documenting slog-json v2.6.1
24982023-11-28T18:27:15.296Z Documenting camino v1.1.6
24992023-11-28T18:27:15.644Z Documenting async-stream-impl v0.3.5
25002023-11-28T18:27:16.760Z Documenting atomic-waker v1.1.1
25012023-11-28T18:27:18.507Z Documenting slog-async v2.8.0
25022023-11-28T18:27:18.979Z Documenting debug-ignore v1.0.5
25032023-11-28T18:27:20.307Z Documenting slog-term v2.9.0
25042023-11-28T18:27:20.978Z Documenting waitgroup v0.1.2
25052023-11-28T18:27:21.643Z Documenting slog-bunyan v2.4.0
25062023-11-28T18:27:22.229Z Checking darling_core v0.20.3
25072023-11-28T18:27:22.272Z Documenting async-stream v0.3.5
25082023-11-28T18:27:23.185Z Documenting toml v0.8.8
25092023-11-28T18:27:24.908Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25102023-11-28T18:27:25.238Z Documenting multer v2.1.0
25112023-11-28T18:27:25.500Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25122023-11-28T18:27:26.426Z Documenting serde_path_to_error v0.1.14
25132023-11-28T18:27:27.772Z Documenting strum v0.25.0
25142023-11-28T18:27:27.981Z Checking darling v0.20.3
25152023-11-28T18:27:28.130Z Documenting serde_with_macros v2.3.3
25162023-11-28T18:27:28.363Z Documenting structmeta-derive v0.2.0
25172023-11-28T18:27:31.567Z Checking structmeta v0.2.0
25182023-11-28T18:27:31.922Z Documenting instant v0.1.12
25192023-11-28T18:27:32.331Z Checking regex-syntax v0.7.5
25202023-11-28T18:27:32.714Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25212023-11-28T18:27:32.825Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25222023-11-28T18:27:33.293Z Documenting macaddr v1.0.1
25232023-11-28T18:27:36.036Z Documenting structmeta v0.2.0
25242023-11-28T18:27:36.610Z Documenting serde_with v2.3.3
25252023-11-28T18:27:37.449Z Documenting backoff v0.4.0
25262023-11-28T18:27:37.753Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25272023-11-28T18:27:39.271Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25282023-11-28T18:27:39.415Z Documenting is-terminal v0.4.9
25292023-11-28T18:27:41.823Z Documenting base64ct v1.6.0
25302023-11-28T18:27:42.442Z Documenting parse-display-derive v0.8.2
25312023-11-28T18:27:43.596Z Checking proc-macro-crate v1.3.1
25322023-11-28T18:27:43.942Z Documenting proc-macro-crate v1.3.1
25332023-11-28T18:27:44.082Z Documenting proc-macro-error-attr v1.0.4
25342023-11-28T18:27:45.733Z Checking proc-macro-error v1.0.4
25352023-11-28T18:27:46.169Z Documenting postcard-cobs v0.1.5-pre
25362023-11-28T18:27:46.531Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25372023-11-28T18:27:48.132Z Documenting foreign-types-macros v0.2.3
25382023-11-28T18:27:48.247Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25392023-11-28T18:27:49.909Z Documenting proc-macro-error v1.0.4
25402023-11-28T18:27:50.428Z Documenting postcard v0.7.3
25412023-11-28T18:27:51.100Z Documenting parse-display v0.8.2
25422023-11-28T18:27:51.321Z Documenting num_enum_derive v0.5.11
25432023-11-28T18:27:52.683Z Documenting foreign-types-shared v0.3.1
25442023-11-28T18:27:53.226Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25452023-11-28T18:27:53.636Z Documenting crucible-workspace-hack v0.1.0
25462023-11-28T18:27:55.123Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25472023-11-28T18:27:56.132Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25482023-11-28T18:27:56.399Z Documenting cstr-argument v0.1.2
25492023-11-28T18:27:56.840Z Documenting foreign-types v0.5.0
25502023-11-28T18:27:57.138Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25512023-11-28T18:27:57.409Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25522023-11-28T18:27:59.073Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25532023-11-28T18:28:00.560Z Documenting num_enum v0.5.11
25542023-11-28T18:28:01.175Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25552023-11-28T18:28:01.853Z Documenting colored v2.0.4
25562023-11-28T18:28:02.518Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25572023-11-28T18:28:02.836Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25582023-11-28T18:28:03.787Z Documenting zone_cfg_derive v0.3.0
25592023-11-28T18:28:05.448Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25602023-11-28T18:28:06.055Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25612023-11-28T18:28:06.997Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25622023-11-28T18:28:07.489Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25632023-11-28T18:28:08.856Z Documenting num-derive v0.4.0
25642023-11-28T18:28:09.092Z Documenting smf v0.2.2
25652023-11-28T18:28:11.404Z Documenting zone v0.3.0
25662023-11-28T18:28:11.648Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25672023-11-28T18:28:12.980Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25682023-11-28T18:28:13.402Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25692023-11-28T18:28:13.609Z Documenting linked-hash-map v0.5.6
25702023-11-28T18:28:15.056Z Documenting fastrand v2.0.0
25712023-11-28T18:28:15.718Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25722023-11-28T18:28:16.893Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25732023-11-28T18:28:19.980Z Documenting lru-cache v0.1.2
25742023-11-28T18:28:20.206Z Documenting password-hash v0.5.0
25752023-11-28T18:28:20.498Z Documenting blake2 v0.10.6
25762023-11-28T18:28:21.224Z Documenting tempfile v3.8.1
25772023-11-28T18:28:21.677Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25782023-11-28T18:28:22.681Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25792023-11-28T18:28:23.147Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25802023-11-28T18:28:23.352Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25812023-11-28T18:28:23.544Z Checking heck v0.3.3
25822023-11-28T18:28:23.771Z Documenting structopt-derive v0.4.18
25832023-11-28T18:28:25.610Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25842023-11-28T18:28:26.330Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25852023-11-28T18:28:26.960Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25862023-11-28T18:28:27.960Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25872023-11-28T18:28:28.182Z Documenting argon2 v0.5.2
25882023-11-28T18:28:29.691Z Documenting pem-rfc7468 v0.7.0
25892023-11-28T18:28:31.594Z Documenting libefi-sys v0.1.0
25902023-11-28T18:28:32.305Z Documenting structopt v0.3.26
25912023-11-28T18:28:35.205Z Documenting der_derive v0.7.2
25922023-11-28T18:28:35.624Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25932023-11-28T18:28:35.812Z Documenting flagset v0.4.3
25942023-11-28T18:28:37.613Z Documenting quick-error v1.2.3
25952023-11-28T18:28:38.457Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25962023-11-28T18:28:38.702Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25972023-11-28T18:28:40.097Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25982023-11-28T18:28:40.558Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25992023-11-28T18:28:43.053Z Documenting der v0.7.8
26002023-11-28T18:28:43.200Z Documenting resolv-conf v0.7.0
26012023-11-28T18:28:43.924Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26022023-11-28T18:28:44.807Z Documenting cancel-safe-futures v0.1.5
26032023-11-28T18:28:45.729Z Documenting tap v1.0.1
26042023-11-28T18:28:45.921Z Documenting convert_case v0.4.0
26052023-11-28T18:28:47.311Z Checking convert_case v0.4.0
26062023-11-28T18:28:47.640Z Documenting radium v0.7.0
26072023-11-28T18:28:49.222Z Documenting trust-dns-resolver v0.22.0
26082023-11-28T18:28:50.115Z Documenting wyz v0.5.1
26092023-11-28T18:28:50.679Z Documenting spki v0.7.2
26102023-11-28T18:28:51.613Z Documenting derive_more v0.99.17
26112023-11-28T18:28:52.357Z Documenting arc-swap v1.6.0
26122023-11-28T18:28:53.937Z Documenting crc-catalog v2.2.0
26132023-11-28T18:28:54.722Z Documenting funty v2.0.0
26142023-11-28T18:28:56.955Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26152023-11-28T18:28:57.610Z Documenting pkcs8 v0.10.2
26162023-11-28T18:28:58.200Z Documenting slog-scope v4.4.0
26172023-11-28T18:28:58.393Z Documenting crc v3.0.1
26182023-11-28T18:28:58.926Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26192023-11-28T18:28:59.464Z Documenting bitvec v1.0.1
26202023-11-28T18:29:00.310Z Documenting num-rational v0.4.1
26212023-11-28T18:29:00.896Z Documenting hkdf v0.12.3
26222023-11-28T18:29:02.887Z Documenting num-complex v0.4.4
26232023-11-28T18:29:03.075Z Documenting packed_struct_codegen v0.10.1
26242023-11-28T18:29:04.367Z Documenting ciborium-io v0.2.1
26252023-11-28T18:29:04.574Z Documenting nodrop v0.1.14
26262023-11-28T18:29:06.741Z Documenting half v1.8.2
26272023-11-28T18:29:07.807Z Documenting slog-stdlog v4.1.1
26282023-11-28T18:29:08.215Z Documenting pkcs1 v0.7.5
26292023-11-28T18:29:08.845Z Documenting array-init v0.0.4
26302023-11-28T18:29:09.924Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26312023-11-28T18:29:10.446Z Documenting num v0.4.1
26322023-11-28T18:29:11.231Z Documenting slog-dtrace v0.2.3
26332023-11-28T18:29:11.234Z Documenting ciborium-ll v0.2.1
26342023-11-28T18:29:11.717Z Documenting packed_struct v0.10.1
26352023-11-28T18:29:12.186Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26362023-11-28T18:29:13.629Z Documenting num-bigint-dig v0.8.4
26372023-11-28T18:29:14.292Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26382023-11-28T18:29:15.197Z Documenting xattr v1.0.1
26392023-11-28T18:29:17.469Z Documenting filetime v0.2.22
26402023-11-28T18:29:19.094Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26412023-11-28T18:29:20.976Z Documenting keccak v0.1.4
26422023-11-28T18:29:21.246Z Documenting swrite v0.1.0
26432023-11-28T18:29:23.248Z Documenting termcolor v1.2.0
26442023-11-28T18:29:23.424Z Documenting bitfield v0.14.0
26452023-11-28T18:29:25.432Z Documenting sha3 v0.10.8
26462023-11-28T18:29:26.356Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26472023-11-28T18:29:26.863Z Documenting rsa v0.9.2
26482023-11-28T18:29:26.877Z Documenting tar v0.4.40
26492023-11-28T18:29:27.848Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26502023-11-28T18:29:29.058Z Documenting ciborium v0.2.1
26512023-11-28T18:29:29.821Z Documenting env_logger v0.10.0
26522023-11-28T18:29:32.990Z Documenting slog-envlogger v2.2.0
26532023-11-28T18:29:33.328Z Documenting serde-hex v0.1.0
26542023-11-28T18:29:35.733Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26552023-11-28T18:29:36.569Z Documenting x509-cert v0.2.4
26562023-11-28T18:29:38.246Z Documenting newtype_derive v0.1.6
26572023-11-28T18:29:39.923Z Documenting libsw v3.3.0
26582023-11-28T18:29:41.038Z Documenting pem v3.0.2
26592023-11-28T18:29:41.514Z Documenting ron v0.8.1
26602023-11-28T18:29:42.404Z Documenting fxhash v0.2.1
26612023-11-28T18:29:43.226Z Documenting secrecy v0.8.0
26622023-11-28T18:29:43.660Z Documenting derive-where v1.2.5
26632023-11-28T18:29:45.311Z Documenting utf-8 v0.7.6
26642023-11-28T18:29:46.588Z Documenting owo-colors v3.5.0
26652023-11-28T18:29:46.739Z Documenting crc-any v2.4.3
26662023-11-28T18:29:47.052Z Documenting linear-map v1.2.0
26672023-11-28T18:29:48.162Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26682023-11-28T18:29:48.250Z Documenting steno v0.4.0
26692023-11-28T18:29:49.274Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26702023-11-28T18:29:50.789Z Documenting tungstenite v0.20.1
26712023-11-28T18:29:51.364Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26722023-11-28T18:29:53.457Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26732023-11-28T18:29:53.927Z Documenting path-slash v0.1.5
26742023-11-28T18:29:54.063Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26752023-11-28T18:29:55.477Z Documenting same-file v1.0.6
26762023-11-28T18:29:59.468Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26772023-11-28T18:30:00.813Z Documenting tokio-tungstenite v0.20.1
26782023-11-28T18:30:01.546Z Documenting walkdir v2.4.0
26792023-11-28T18:30:04.890Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26802023-11-28T18:30:04.916Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26812023-11-28T18:30:07.398Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26822023-11-28T18:30:08.058Z Documenting buf-list v1.0.3
26832023-11-28T18:30:12.014Z Documenting camino-tempfile v1.1.1
26842023-11-28T18:30:12.879Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26852023-11-28T18:30:15.365Z Checking darling_core v0.14.4
26862023-11-28T18:30:18.286Z Documenting itertools v0.12.0
26872023-11-28T18:30:18.967Z Documenting nibble_vec v0.1.0
26882023-11-28T18:30:19.681Z Documenting glob v0.3.1
26892023-11-28T18:30:25.164Z Documenting endian-type v0.1.2
26902023-11-28T18:30:25.706Z Checking darling v0.14.4
26912023-11-28T18:30:25.865Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26922023-11-28T18:30:26.490Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26932023-11-28T18:30:27.272Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26942023-11-28T18:30:27.825Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26952023-11-28T18:30:29.699Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26962023-11-28T18:30:31.165Z Documenting radix_trie v0.2.1
26972023-11-28T18:30:31.599Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26982023-11-28T18:30:33.735Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26992023-11-28T18:30:34.040Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27002023-11-28T18:30:37.330Z Documenting trust-dns-client v0.22.0
27012023-11-28T18:30:38.645Z Documenting globset v0.4.13
27022023-11-28T18:30:42.836Z Documenting crossbeam-deque v0.8.3
27032023-11-28T18:30:46.976Z Documenting headers-core v0.2.0
27042023-11-28T18:30:48.717Z Documenting olpc-cjson v0.1.3
27052023-11-28T18:30:49.052Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27062023-11-28T18:30:49.164Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27072023-11-28T18:30:49.332Z Documenting serde_plain v1.0.2
27082023-11-28T18:30:49.625Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27092023-11-28T18:30:50.803Z Documenting async-recursion v1.0.5
27102023-11-28T18:30:53.810Z Documenting display-error-chain v0.2.0
27112023-11-28T18:30:55.219Z Documenting typed-path v0.6.0
27122023-11-28T18:30:55.587Z Documenting headers v0.3.9
27132023-11-28T18:30:55.959Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27142023-11-28T18:30:57.528Z Documenting trust-dns-server v0.22.1
27152023-11-28T18:30:57.634Z Documenting rayon-core v1.12.0
27162023-11-28T18:30:59.688Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27172023-11-28T18:31:02.160Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27182023-11-28T18:31:02.270Z Documenting derive_builder_core v0.12.0
27192023-11-28T18:31:02.530Z Checking derive_builder_core v0.12.0
27202023-11-28T18:31:03.126Z Documenting tough v0.15.0
27212023-11-28T18:31:03.960Z Documenting sled v0.34.7
27222023-11-28T18:31:04.000Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27232023-11-28T18:31:04.026Z Documenting unicase v2.7.0
27242023-11-28T18:31:05.158Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27252023-11-28T18:31:05.487Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27262023-11-28T18:31:05.906Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27272023-11-28T18:31:06.126Z Documenting bcs v0.1.6
27282023-11-28T18:31:06.368Z Documenting ff v0.13.0
27292023-11-28T18:31:08.792Z Documenting highway v1.1.0
27302023-11-28T18:31:10.954Z Documenting pretty-hex v0.3.0
27312023-11-28T18:31:12.339Z Documenting mime_guess v2.0.4
27322023-11-28T18:31:12.529Z Documenting group v0.13.0
27332023-11-28T18:31:12.752Z Documenting rayon v1.8.0
27342023-11-28T18:31:12.969Z Documenting derive_builder_macro v0.12.0
27352023-11-28T18:31:14.592Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27362023-11-28T18:31:15.641Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27372023-11-28T18:31:18.232Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27382023-11-28T18:31:20.953Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27392023-11-28T18:31:24.502Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27402023-11-28T18:31:25.582Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27412023-11-28T18:31:33.066Z Documenting portable-atomic v1.4.3
27422023-11-28T18:31:35.367Z Documenting ed25519 v1.5.3
27432023-11-28T18:31:38.685Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27442023-11-28T18:31:39.836Z Documenting universal-hash v0.5.1
27452023-11-28T18:31:40.252Z Documenting crypto-bigint v0.5.2
27462023-11-28T18:31:44.772Z Documenting kstat-rs v0.2.3
27472023-11-28T18:31:46.264Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27482023-11-28T18:31:47.505Z Documenting thiserror-impl-no-std v2.0.2
27492023-11-28T18:31:48.680Z Documenting ref-cast-impl v1.0.20
27502023-11-28T18:31:49.297Z Documenting curve25519-dalek-derive v0.1.0
27512023-11-28T18:31:51.177Z Documenting vte_generate_state_changes v0.1.1
27522023-11-28T18:31:51.945Z Documenting opaque-debug v0.3.0
27532023-11-28T18:31:55.657Z Documenting cassowary v0.3.0
27542023-11-28T18:31:56.149Z Documenting base16ct v0.2.0
27552023-11-28T18:31:56.682Z Documenting number_prefix v0.4.0
27562023-11-28T18:31:56.947Z Documenting poly1305 v0.8.0
27572023-11-28T18:31:56.975Z Documenting ref-cast v1.0.20
27582023-11-28T18:31:57.143Z Documenting vte v0.11.1
27592023-11-28T18:32:00.475Z Documenting elliptic-curve v0.13.5
27602023-11-28T18:32:01.093Z Documenting curve25519-dalek v4.1.0
27612023-11-28T18:32:01.664Z Documenting ratatui v0.23.0
27622023-11-28T18:32:02.386Z Documenting indicatif v0.17.7
27632023-11-28T18:32:03.774Z Documenting thiserror-no-std v2.0.2
27642023-11-28T18:32:04.389Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27652023-11-28T18:32:07.293Z Documenting salty v0.2.0
27662023-11-28T18:32:08.036Z Documenting derive_builder v0.12.0
27672023-11-28T18:32:10.147Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27682023-11-28T18:32:10.803Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27692023-11-28T18:32:12.437Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27702023-11-28T18:32:13.869Z Documenting fs-err v2.11.0
27712023-11-28T18:32:16.958Z Documenting polar-core v0.27.0
27722023-11-28T18:32:20.290Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27732023-11-28T18:32:20.334Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27742023-11-28T18:32:24.703Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27752023-11-28T18:32:27.151Z Documenting libxml v0.3.3
27762023-11-28T18:32:30.380Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27772023-11-28T18:32:34.886Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27782023-11-28T18:32:37.217Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27792023-11-28T18:32:37.643Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27802023-11-28T18:32:40.838Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27812023-11-28T18:32:41.034Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27822023-11-28T18:32:41.835Z Documenting chacha20 v0.9.1
27832023-11-28T18:32:43.073Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27842023-11-28T18:32:44.798Z Documenting bb8 v0.8.1
27852023-11-28T18:32:45.082Z Documenting aead v0.5.2
27862023-11-28T18:32:46.600Z Documenting serde-big-array v0.5.1
27872023-11-28T18:32:49.563Z Documenting bytesize v1.3.0
27882023-11-28T18:32:49.719Z Documenting quick-xml v0.23.1
27892023-11-28T18:32:51.952Z Documenting rtoolbox v0.0.1
27902023-11-28T18:32:53.503Z Documenting impl-trait-for-tuples v0.2.2
27912023-11-28T18:32:54.139Z Documenting oso-derive v0.27.0
27922023-11-28T18:32:54.499Z Documenting is_ci v1.1.1
27932023-11-28T18:32:56.472Z Documenting smawk v0.3.1
27942023-11-28T18:32:57.790Z Documenting humantime v2.1.0
27952023-11-28T18:32:58.136Z Documenting maplit v1.0.2
27962023-11-28T18:32:58.281Z Documenting unicode-linebreak v0.1.5
27972023-11-28T18:33:00.172Z Documenting supports-color v2.1.0
27982023-11-28T18:33:00.658Z Documenting rpassword v7.3.1
27992023-11-28T18:33:02.368Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28002023-11-28T18:33:02.555Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28012023-11-28T18:33:02.864Z Documenting textwrap v0.16.0
28022023-11-28T18:33:03.511Z Documenting chacha20poly1305 v0.10.1
28032023-11-28T18:33:03.648Z Documenting oso v0.27.0
28042023-11-28T18:33:05.269Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28052023-11-28T18:33:07.210Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28062023-11-28T18:33:07.468Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28072023-11-28T18:33:13.016Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28082023-11-28T18:33:13.673Z Documenting vsss-rs v3.3.1
28092023-11-28T18:33:19.859Z Documenting tui-tree-widget v0.13.0
28102023-11-28T18:33:20.545Z Documenting strip-ansi-escapes v0.2.0
28112023-11-28T18:33:21.818Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28122023-11-28T18:33:24.980Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28132023-11-28T18:33:26.457Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28142023-11-28T18:33:28.592Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28152023-11-28T18:33:29.175Z Documenting cookie v0.18.0
28162023-11-28T18:33:32.649Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28172023-11-28T18:33:34.597Z Documenting rcgen v0.11.3
28182023-11-28T18:33:36.249Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28192023-11-28T18:33:37.523Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28202023-11-28T18:33:38.610Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28212023-11-28T18:33:39.188Z Documenting atomicwrites v0.4.2
28222023-11-28T18:33:44.970Z Documenting signal-hook-tokio v0.3.1
28232023-11-28T18:33:45.481Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28242023-11-28T18:33:45.709Z Documenting fd-lock v3.0.13
28252023-11-28T18:33:48.223Z Documenting subprocess v0.2.9
28262023-11-28T18:33:51.939Z Documenting shell-words v1.1.0
28272023-11-28T18:33:52.261Z Documenting http-range v0.1.5
28282023-11-28T18:33:53.354Z Documenting nu-ansi-term v0.49.0
28292023-11-28T18:33:53.743Z Documenting corncobs v0.1.3
28302023-11-28T18:33:54.453Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28312023-11-28T18:33:57.956Z Documenting hyper-staticfile v0.9.5
28322023-11-28T18:33:58.274Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28332023-11-28T18:33:58.622Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28342023-11-28T18:33:59.199Z Documenting reedline v0.26.0
28352023-11-28T18:34:01.385Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28362023-11-28T18:34:05.386Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28372023-11-28T18:34:08.543Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28382023-11-28T18:34:09.320Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28392023-11-28T18:34:10.600Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28402023-11-28T18:34:11.126Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28412023-11-28T18:34:13.227Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28422023-11-28T18:34:25.281Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28432023-11-28T18:34:29.075Z Documenting fatfs v0.3.6
28442023-11-28T18:34:36.692Z Documenting nanorand v0.7.0
28452023-11-28T18:34:41.888Z Documenting assert_matches v1.5.0
28462023-11-28T18:34:42.986Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28472023-11-28T18:34:43.176Z Documenting flume v0.11.0
28482023-11-28T18:34:43.420Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28492023-11-28T18:34:44.638Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28502023-11-28T18:34:46.081Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512023-11-28T18:34:46.218Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28522023-11-28T18:34:48.207Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28532023-11-28T18:34:49.779Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28542023-11-28T18:34:50.509Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28552023-11-28T18:34:54.737Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28562023-11-28T18:35:15.894Z Documenting omicron-zone-package v0.9.1
28572023-11-28T18:35:22.680Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28582023-11-28T18:35:23.883Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28592023-11-28T18:35:24.002Z Documenting termios v0.3.3
28602023-11-28T18:35:27.447Z Documenting topological-sort v0.2.2
28612023-11-28T18:35:29.287Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28622023-11-28T18:35:29.889Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28632023-11-28T18:35:32.457Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28642023-11-28T18:35:33.388Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28652023-11-28T18:35:33.907Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28662023-11-28T18:35:56.489Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28672023-11-28T18:35:56.489Z --> sled-agent/src/sim/instance.rs:46:7
28682023-11-28T18:35:56.489Z |
28692023-11-28T18:35:56.489Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28702023-11-28T18:35:56.490Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28712023-11-28T18:35:56.490Z |
28722023-11-28T18:35:56.490Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28732023-11-28T18:35:56.490Z
28742023-11-28T18:36:00.669Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28752023-11-28T18:36:20.354Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28762023-11-28T18:36:21.418Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28772023-11-28T18:36:35.237Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28782023-11-28T18:36:36.075Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28792023-11-28T18:36:39.148Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28802023-11-28T18:36:51.152Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28812023-11-28T18:37:06.717Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28822023-11-28T18:38:04.802Zwarning: unresolved link to `VolumeConstructionRequest`
28832023-11-28T18:38:04.802Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28842023-11-28T18:38:04.802Z |
28852023-11-28T18:38:04.802Z338 | /// [`VolumeConstructionRequest`] is shown here):
28862023-11-28T18:38:04.802Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28872023-11-28T18:38:04.802Z |
28882023-11-28T18:38:04.802Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28892023-11-28T18:38:04.803Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28902023-11-28T18:38:04.803Z
28912023-11-28T18:38:04.808Zwarning: unresolved link to `fd00:1122:3344:101::5`
28922023-11-28T18:38:04.808Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28932023-11-28T18:38:04.808Z |
28942023-11-28T18:38:04.808Z348 | /// "[fd00:1122:3344:101::5]:1000",
28952023-11-28T18:38:04.808Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28962023-11-28T18:38:04.808Z
28972023-11-28T18:38:04.808Zwarning: unresolved link to `fd00:1122:3344:102::9`
28982023-11-28T18:38:04.808Z --> nexus/src/app/sagas/volume_delete.rs:349:17
28992023-11-28T18:38:04.808Z |
29002023-11-28T18:38:04.808Z349 | /// "[fd00:1122:3344:102::9]:1000",
29012023-11-28T18:38:04.808Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29022023-11-28T18:38:04.808Z
29032023-11-28T18:38:04.808Zwarning: unresolved link to `fd00:1122:3344:103::2`
29042023-11-28T18:38:04.811Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29052023-11-28T18:38:04.811Z |
29062023-11-28T18:38:04.811Z350 | /// "[fd00:1122:3344:103::2]:1000"
29072023-11-28T18:38:04.811Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29082023-11-28T18:38:04.811Z
29092023-11-28T18:38:04.811Zwarning: unresolved link to `fd00:1122:3344:101::5`
29102023-11-28T18:38:04.811Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29112023-11-28T18:38:04.811Z |
29122023-11-28T18:38:04.811Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29132023-11-28T18:38:04.811Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29142023-11-28T18:38:04.811Z
29152023-11-28T18:38:04.811Zwarning: unresolved link to `fd00:1122:3344:102::9`
29162023-11-28T18:38:04.811Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29172023-11-28T18:38:04.811Z |
29182023-11-28T18:38:04.811Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29192023-11-28T18:38:04.811Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29202023-11-28T18:38:04.811Z
29212023-11-28T18:38:04.811Zwarning: unresolved link to `fd00:1122:3344:103::2`
29222023-11-28T18:38:04.811Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29232023-11-28T18:38:04.811Z |
29242023-11-28T18:38:04.811Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29252023-11-28T18:38:04.811Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29262023-11-28T18:38:04.811Z
29272023-11-28T18:38:08.273Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29282023-11-28T18:38:43.457Z Finished dev [unoptimized + debuginfo] target(s) in 15m 49s
29292023-11-28T18:38:43.571Z
29302023-11-28T18:38:43.571Zreal 15:49.203883397
29312023-11-28T18:38:43.571Zuser 52:17.869657585
29322023-11-28T18:38:43.571Zsys 59:26.568811929
29332023-11-28T18:38:43.571Ztrap 2.186341813
29342023-11-28T18:38:43.571Ztflt 0.774379971
29352023-11-28T18:38:43.571Zdflt 0.619265796
29362023-11-28T18:38:43.571Zkflt 0.000264340
29372023-11-28T18:38:43.571Zlock 3:08:21.218391051
29382023-11-28T18:38:43.574Zslp 4:01:54.610838799
29392023-11-28T18:38:43.574Zlat 5:14.864301856
29402023-11-28T18:38:43.574Zstop 1:27.325290284
29412023-11-28T18:38:43.574Zprocess exited: duration 1773226 ms, exit code 0
 
29422023-11-28T18:38:43.580Zfound 0 output files