01HGY9MWPGHMWKY8BWP43G1WA9: 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: 01HGY9N6EQY9KCMX2KWJY14C15

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-06T00:50:14.465Zjob assigned to worker 01HGY89RDZ0H8WWJPNC85JKBK5 (queued for 0 s)
 
22023-12-06T00:50:14.606Zstarting task 0: "setup"
32023-12-06T00:50:14.961Z++ uname -s
42023-12-06T00:50:14.966Z+ kern=SunOS
52023-12-06T00:50:14.966Z+ case "$kern" in
62023-12-06T00:50:14.966Z+ groupadd -g 12345 build
72023-12-06T00:50:14.976Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-06T00:50:16.979Z+ zfs create -o mountpoint=/work rpool/work
92023-12-06T00:50:17.276Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-06T00:50:17.279Z+ home_fs=zfs
112023-12-06T00:50:17.279Z+ [[ zfs == autofs ]]
122023-12-06T00:50:17.280Z+ mkdir -p /home/build
132023-12-06T00:50:17.285Z+ chown build:build /home/build /work
142023-12-06T00:50:18.283Z+ chmod 0700 /home/build /work
152023-12-06T00:50:18.287Zprocess exited: duration 3680 ms, exit code 0
 
162023-12-06T00:50:18.293Zstarting task 1: "rust-toolchain"
172023-12-06T00:50:18.302Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-06T00:50:18.305Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-06T00:50:18.490Zinfo: downloading installer
202023-12-06T00:50:21.072Zwarning: it looks like you have an existing installation of Rust at:
212023-12-06T00:50:21.072Zwarning: /opt/ooce/bin
222023-12-06T00:50:21.072Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-06T00:50:21.072Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-06T00:50:21.072Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-06T00:50:21.072Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-06T00:50:21.072Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-06T00:50:21.072Zerror: cannot install while Rust is installed
282023-12-06T00:50:21.072Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-06T00:50:21.245Zinfo: profile set to 'default'
302023-12-06T00:50:21.245Zinfo: default host triple is x86_64-unknown-illumos
312023-12-06T00:50:21.249Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-06T00:50:21.406Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-06T00:50:21.407Zinfo: downloading component 'cargo'
342023-12-06T00:50:22.005Zinfo: downloading component 'clippy'
352023-12-06T00:50:22.216Zinfo: downloading component 'rust-docs'
362023-12-06T00:50:22.964Zinfo: downloading component 'rust-std'
372023-12-06T00:50:24.289Zinfo: downloading component 'rustc'
382023-12-06T00:50:27.574Zinfo: downloading component 'rustfmt'
392023-12-06T00:50:27.766Zinfo: installing component 'cargo'
402023-12-06T00:50:29.989Zinfo: installing component 'clippy'
412023-12-06T00:50:30.988Zinfo: installing component 'rust-docs'
422023-12-06T00:50:33.840Zinfo: installing component 'rust-std'
432023-12-06T00:50:38.390Zinfo: installing component 'rustc'
442023-12-06T00:50:49.706Zinfo: installing component 'rustfmt'
452023-12-06T00:50:50.161Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-06T00:50:50.162Z
472023-12-06T00:50:50.324Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-06T00:50:50.324Z
492023-12-06T00:50:50.324Z
502023-12-06T00:50:50.324ZRust is installed now. Great!
512023-12-06T00:50:50.324Z
522023-12-06T00:50:50.324ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-06T00:50:50.324Zenvironment variable. This has not been done automatically.
542023-12-06T00:50:50.324Z
552023-12-06T00:50:50.324ZTo configure your current shell, run:
562023-12-06T00:50:50.325Zsource "$HOME/.cargo/env"
572023-12-06T00:50:50.414Z+ rustc --version
582023-12-06T00:50:50.529Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-06T00:50:50.544Zprocess exited: duration 32233 ms, exit code 0
 
602023-12-06T00:50:50.626Zstarting task 2: "authentication"
612023-12-06T00:50:50.656Zprocess exited: duration 36 ms, exit code 0
 
622023-12-06T00:50:50.674Zstarting task 3: "clone repository"
632023-12-06T00:50:50.685Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-06T00:50:50.685Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-06T00:50:50.723ZCloning into '/work/oxidecomputer/omicron'...
662023-12-06T00:50:57.182Z+ cd /work/oxidecomputer/omicron
672023-12-06T00:50:57.182Z+ [[ -n txn-retry ]]
682023-12-06T00:50:57.186Z+ git fetch origin txn-retry
692023-12-06T00:50:57.557ZFrom https://github.com/oxidecomputer/omicron
702023-12-06T00:50:57.557Z * branch txn-retry -> FETCH_HEAD
712023-12-06T00:50:57.567Z+ git checkout -B txn-retry remotes/origin/txn-retry
722023-12-06T00:50:57.692ZSwitched to a new branch 'txn-retry'
732023-12-06T00:50:57.704Zbranch 'txn-retry' set up to track 'origin/txn-retry'.
742023-12-06T00:50:57.704Z+ git reset --hard 2058492886ba90dd0fcb5215786ccc0e6318093a
752023-12-06T00:50:57.900ZHEAD is now at 20584928 update async-bb8-diesel version
762023-12-06T00:50:57.913Zprocess exited: duration 7184 ms, exit code 0
 
772023-12-06T00:50:59.560Zstarting task 4: "build"
782023-12-06T00:50:59.566Z+ cargo --version
792023-12-06T00:50:59.567Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-06T00:50:59.567Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-06T00:50:59.567Zinfo: downloading component 'cargo'
822023-12-06T00:51:00.018Zinfo: downloading component 'clippy'
832023-12-06T00:51:00.217Zinfo: downloading component 'rust-docs'
842023-12-06T00:51:01.101Zinfo: downloading component 'rust-std'
852023-12-06T00:51:02.453Zinfo: downloading component 'rustc'
862023-12-06T00:51:05.844Zinfo: downloading component 'rustfmt'
872023-12-06T00:51:06.037Zinfo: installing component 'cargo'
882023-12-06T00:51:07.346Zinfo: installing component 'clippy'
892023-12-06T00:51:07.849Zinfo: installing component 'rust-docs'
902023-12-06T00:51:10.741Zinfo: installing component 'rust-std'
912023-12-06T00:51:13.365Zinfo: installing component 'rustc'
922023-12-06T00:51:19.502Zinfo: installing component 'rustfmt'
932023-12-06T00:51:20.045Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-06T00:51:20.048Z+ rustc --version
952023-12-06T00:51:20.200Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-06T00:51:20.207Z+ source ./env.sh
972023-12-06T00:51:20.210Z++ set -o xtrace
982023-12-06T00:51:20.213Z++++ dirname ./env.sh
992023-12-06T00:51:20.213Z+++ cd .
1002023-12-06T00:51:20.213Z+++ echo /work/oxidecomputer/omicron
1012023-12-06T00:51:20.217Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-06T00:51:20.217Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-06T00:51:20.217Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-06T00:51:20.217Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-12-06T00:51:20.217Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-12-06T00:51:20.217Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-12-06T00:51:20.217Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-12-06T00:51:20.217Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-12-06T00:51:20.217Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-12-06T00:51:20.217Z++ unset OMICRON_WS
1112023-12-06T00:51:20.217Z++ set +o xtrace
1122023-12-06T00:51:20.345Z
1132023-12-06T00:51:20.346Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-06T00:51:20.346Z # # # # # # # # # # # # # # #
1152023-12-06T00:51:20.346Z # # # # ##### # # ##### # # # # # #### #
1162023-12-06T00:51:20.346Z ##### ##### # ##### # # # # # # # # #
1172023-12-06T00:51:20.346Z # # # # # # # # # # # # # # #
1182023-12-06T00:51:20.346Z # # # ###### # # ###### ### # #### # #### #
1192023-12-06T00:51:20.346Z
1202023-12-06T00:51:34.018Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-06T00:51:35.238Z Startup: Caching catalogs ... Done
1222023-12-06T00:51:41.730ZPlanning: Solver setup ... Done (6.108s)
1232023-12-06T00:51:41.878ZPlanning: Running solver ... Done (0.149s)
1242023-12-06T00:51:41.943ZPlanning: Finding local manifests ... Done (0.004s)
1252023-12-06T00:51:41.959ZPlanning: Fetching manifests: 0/4 0% complete
1262023-12-06T00:51:42.180ZPlanning: Fetching manifests: 4/4 100% complete
1272023-12-06T00:51:42.256ZPlanning: Package planning ... Done (0.078s)
1282023-12-06T00:51:42.340ZPlanning: Merging actions ... Done (0.084s)
1292023-12-06T00:51:42.982ZPlanning: Checking for conflicting actions ... Done (0.642s)
1302023-12-06T00:51:43.002ZPlanning: Consolidating action changes ... Done (0.019s)
1312023-12-06T00:51:48.669ZPlanning: Evaluating mediators ... Done (5.667s)
1322023-12-06T00:51:48.686ZPlanning: Planning completed in 13.40 seconds
1332023-12-06T00:51:48.709Z Packages to install: 4
1342023-12-06T00:51:48.712Z Mediators to change: 2
1352023-12-06T00:51:48.712Z Services to change: 1
1362023-12-06T00:51:48.713Z Estimated space available: 148.88 GB
1372023-12-06T00:51:48.713ZEstimated space to be consumed: 1.38 GB
1382023-12-06T00:51:48.713Z Create boot environment: No
1392023-12-06T00:51:48.713ZCreate backup boot environment: No
1402023-12-06T00:51:48.713Z Rebuild boot archive: No
1412023-12-06T00:51:48.713Z
1422023-12-06T00:51:48.713ZChanged mediators:
1432023-12-06T00:51:48.713Z mediator clang:
1442023-12-06T00:51:48.713Z version: None -> 15 (system default)
1452023-12-06T00:51:48.713Z
1462023-12-06T00:51:48.713Z mediator llvm:
1472023-12-06T00:51:48.713Z version: 14 (system default) -> 15 (system default)
1482023-12-06T00:51:48.713Z
1492023-12-06T00:51:48.713ZChanged packages:
1502023-12-06T00:51:48.713Zhelios-dev
1512023-12-06T00:51:48.713Z developer/build-essential
1522023-12-06T00:51:48.713Z None -> 11-2.0
1532023-12-06T00:51:48.713Z library/libxmlsec1
1542023-12-06T00:51:48.713Z None -> 1.2.35-2.0
1552023-12-06T00:51:48.713Z ooce/developer/clang-15
1562023-12-06T00:51:48.713Z None -> 15.0.7-2.0
1572023-12-06T00:51:48.713Z ooce/developer/llvm-15
1582023-12-06T00:51:48.713Z None -> 15.0.7-2.0
1592023-12-06T00:51:48.714Z
1602023-12-06T00:51:48.714ZServices:
1612023-12-06T00:51:48.714Z restart_fmri:
1622023-12-06T00:51:48.714Z svc:/system/update-man-index:default
1632023-12-06T00:51:49.084Z
1642023-12-06T00:51:49.084ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-12-06T00:51:54.089ZDownload: 1234/3290 items 88.4/212.6MB 41% complete (17.9M/s)
1662023-12-06T00:51:59.287ZDownload: 2220/3290 items 105.5/212.6MB 49% complete (12.7M/s)
1672023-12-06T00:52:04.291ZDownload: 2534/3290 items 120.1/212.6MB 56% complete (3.2M/s)
1682023-12-06T00:52:09.291ZDownload: 3248/3290 items 184.9/212.6MB 86% complete (7.9M/s)
1692023-12-06T00:52:13.489ZDownload: Completed 212.60 MB in 24.40 seconds (8.7M/s)
1702023-12-06T00:52:13.786Z Actions: 1/3687 actions (Installing new actions)
1712023-12-06T00:52:19.037Z Actions: 2521/3687 actions (Installing new actions)
1722023-12-06T00:52:22.580Z Actions: Completed 3687 actions in 8.80 seconds.
1732023-12-06T00:52:22.692Z Done (0.105s)
1742023-12-06T00:52:22.692Z Done (0.000s)
1752023-12-06T00:52:22.949Z Done (0.257s)
1762023-12-06T00:52:31.227Z Done (8.122s)
1772023-12-06T00:52:31.526Z Done (0.202s)
1782023-12-06T00:52:31.529Z Done (0.000s)
1792023-12-06T00:52:31.759Z Done (0.000s)
1802023-12-06T00:52:32.434ZPlanning: Evaluating mediator changes ... Done
1812023-12-06T00:52:32.710ZPlanning: Checking for conflicting actions ... Done
1822023-12-06T00:52:32.714ZPlanning: Consolidating action changes ... Done
1832023-12-06T00:52:33.135ZPlanning: Evaluating mediators ... Done
1842023-12-06T00:52:33.139ZPlanning: Planning completed in 0.70 seconds
1852023-12-06T00:52:33.189Z Mediators to change: 2
1862023-12-06T00:52:33.189Z Create boot environment: No
1872023-12-06T00:52:33.193ZCreate backup boot environment: No
1882023-12-06T00:52:33.287Z Done
1892023-12-06T00:52:33.287Z Done
1902023-12-06T00:52:33.446Z Done
1912023-12-06T00:52:39.161Z Done
1922023-12-06T00:52:39.289Z Done
1932023-12-06T00:52:39.298Z Done
1942023-12-06T00:52:39.388Z Done
1952023-12-06T00:52:40.371ZPlanning: Evaluating mediator changes ... Done
1962023-12-06T00:52:40.375ZPlanning: Merging actions ... Done
1972023-12-06T00:52:41.097ZPlanning: Checking for conflicting actions ... Done
1982023-12-06T00:52:41.105ZPlanning: Consolidating action changes ... Done
1992023-12-06T00:52:41.112ZPlanning: Evaluating mediators ... Done
2002023-12-06T00:52:41.197ZPlanning: Planning completed in 1.26 seconds
2012023-12-06T00:52:41.255Z Packages to change: 1
2022023-12-06T00:52:41.255Z Mediators to change: 1
2032023-12-06T00:52:41.260Z Services to change: 1
2042023-12-06T00:52:41.260Z Create boot environment: No
2052023-12-06T00:52:41.260ZCreate backup boot environment: Yes
2062023-12-06T00:52:43.344Z Actions: 1/6 actions (Updating modified actions)
2072023-12-06T00:52:43.347Z Actions: Completed 6 actions in 0.00 seconds.
2082023-12-06T00:52:43.347Z Done
2092023-12-06T00:52:43.347Z Done
2102023-12-06T00:52:43.439Z Done
2112023-12-06T00:52:48.921Z Done
2122023-12-06T00:52:49.039Z Done
2132023-12-06T00:52:49.044Z Done
2142023-12-06T00:52:49.146Z Done
2152023-12-06T00:52:49.797ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162023-12-06T00:52:49.797Zclang system 15 system
2172023-12-06T00:52:49.797Zcsh system system illumos
2182023-12-06T00:52:49.797Zctags system system illumos
2192023-12-06T00:52:49.797Zgcc vendor 12 vendor
2202023-12-06T00:52:49.797Zgcc system 10 system
2212023-12-06T00:52:49.797Zgcc system 7 system
2222023-12-06T00:52:49.797Zgo system 1.20 system
2232023-12-06T00:52:49.797Zgo system 1.19 system
2242023-12-06T00:52:49.797Zllvm system 15 system
2252023-12-06T00:52:49.797Zllvm system 14 system
2262023-12-06T00:52:49.797Zmariadb system 10.6 system
2272023-12-06T00:52:49.797Zmta vendor vendor dma
2282023-12-06T00:52:49.797Zopenjdk system 17 system
2292023-12-06T00:52:49.797Zopenjdk system 11 system
2302023-12-06T00:52:49.798Zopenjdk system 1.8 system
2312023-12-06T00:52:49.798Zopenssl vendor 3 vendor
2322023-12-06T00:52:49.798Zperl system 5.36 system
2332023-12-06T00:52:49.798Zpostgresql system 15 system
2342023-12-06T00:52:49.798Zpostgresql system 13 system
2352023-12-06T00:52:49.798Zpython vendor 3 vendor
2362023-12-06T00:52:49.798Zpython system 2 system
2372023-12-06T00:52:49.798Zpython3 system 3.11 system
2382023-12-06T00:52:49.798Zruby system 3.0 system
2392023-12-06T00:52:49.798Zwords vendor vendor american-english
2402023-12-06T00:52:49.798Zwords system system australian-english
2412023-12-06T00:52:49.798Zwords system system british-english
2422023-12-06T00:52:49.798Zwords system system canadian-english
2432023-12-06T00:52:49.798Zwords system system french
2442023-12-06T00:52:49.798Zwords system system italian
2452023-12-06T00:52:49.798Zwords system system ngerman
2462023-12-06T00:52:49.798Zwords system system ogerman
2472023-12-06T00:52:49.798Zwords system system spanish
2482023-12-06T00:52:50.312ZFMRI IFO
2492023-12-06T00:52:50.312Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502023-12-06T00:52:50.312Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512023-12-06T00:52:50.312Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522023-12-06T00:52:50.312Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2532023-12-06T00:52:50.312Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2542023-12-06T00:52:50.312Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2552023-12-06T00:52:50.381Z+ set -o errexit
2562023-12-06T00:52:50.385Z+++ dirname ./tools/ci_download_cockroachdb
2572023-12-06T00:52:50.385Z++ cd ./tools
2582023-12-06T00:52:50.389Z++ pwd
2592023-12-06T00:52:50.389Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2602023-12-06T00:52:50.389Z++ basename ./tools/ci_download_cockroachdb
2612023-12-06T00:52:50.389Z+ ARG0=ci_download_cockroachdb
2622023-12-06T00:52:50.393Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2632023-12-06T00:52:50.393Z+ CIDL_VERSION=v22.1.9
2642023-12-06T00:52:50.393Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2652023-12-06T00:52:50.393Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2662023-12-06T00:52:50.394Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2672023-12-06T00:52:50.394Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2682023-12-06T00:52:50.394Z+ TARGET_DIR=out
2692023-12-06T00:52:50.394Z+ DOWNLOAD_DIR=out/downloads
2702023-12-06T00:52:50.394Z+ DEST_DIR=./out/cockroachdb
2712023-12-06T00:52:50.394Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2722023-12-06T00:52:50.394Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2732023-12-06T00:52:50.394Z+ main
2742023-12-06T00:52:50.394Z+ [[ 0 != 0 ]]
2752023-12-06T00:52:50.394Z+ CIDL_OS=solaris2.11
2762023-12-06T00:52:50.394Z+ [[ 0 != 0 ]]
2772023-12-06T00:52:50.394Z+ configure_os solaris2.11
2782023-12-06T00:52:50.394Z+ echo 'current directory: /work/oxidecomputer/omicron'
2792023-12-06T00:52:50.394Zcurrent directory: /work/oxidecomputer/omicron
2802023-12-06T00:52:50.394Zconfiguring based on OS: "solaris2.11"
2812023-12-06T00:52:50.394Z+ echo 'configuring based on OS: "solaris2.11"'
2822023-12-06T00:52:50.394Z+ case "$1" in
2832023-12-06T00:52:50.394Z+ CIDL_BUILD=illumos
2842023-12-06T00:52:50.395Z+ CIDL_SUFFIX=tar.gz
2852023-12-06T00:52:50.395Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2862023-12-06T00:52:50.395Z+ CIDL_MD5FUNC=do_md5sum
2872023-12-06T00:52:50.395Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882023-12-06T00:52:50.395Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892023-12-06T00:52:50.395Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902023-12-06T00:52:50.395Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912023-12-06T00:52:50.395Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922023-12-06T00:52:50.395Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932023-12-06T00:52:50.395Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-12-06T00:52:50.395Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2952023-12-06T00:52:50.395ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2962023-12-06T00:52:50.395Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2972023-12-06T00:52:50.395Z+ mkdir -p out/downloads
2982023-12-06T00:52:50.395ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-12-06T00:52:50.399Z+ mkdir -p ./out/cockroachdb
3002023-12-06T00:52:50.399Z+ local DO_DOWNLOAD=true
3012023-12-06T00:52:50.399Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3022023-12-06T00:52:50.399Z+ '[' true == true ']'
3032023-12-06T00:52:50.399ZDownloading...
3042023-12-06T00:52:50.399Z+ echo Downloading...
3052023-12-06T00:52:50.399Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3062023-12-06T00:52:50.399Z+ 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
3072023-12-06T00:52:53.162Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3082023-12-06T00:52:53.166Z++ md5sum
3092023-12-06T00:52:53.166Z++ awk '{print $1}'
3102023-12-06T00:52:53.347Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3112023-12-06T00:52:53.347Z+ [[ 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 ]]
3122023-12-06T00:52:53.347Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-06T00:52:53.347Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3142023-12-06T00:52:56.933Z+ do_assemble_illumos
3152023-12-06T00:52:56.933Z+ rm -r ./out/cockroachdb
3162023-12-06T00:52:56.936Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3172023-12-06T00:52:57.576Z+ ./out/cockroachdb/bin/cockroach version
3182023-12-06T00:52:57.790ZBuild Tag: v22.1.9-dirty
3192023-12-06T00:52:57.790ZBuild Time: 2022/10/26 21:17:46
3202023-12-06T00:52:57.790ZDistribution: OSS
3212023-12-06T00:52:57.790ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3222023-12-06T00:52:57.790ZGo Version: go1.17.13
3232023-12-06T00:52:57.790ZC Compiler: gcc 10.3.0
3242023-12-06T00:52:57.790ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3252023-12-06T00:52:57.790ZBuild Type: release
3262023-12-06T00:52:57.813Z+ set -o errexit
3272023-12-06T00:52:57.843Z+++ dirname ./tools/ci_download_clickhouse
3282023-12-06T00:52:57.847Z++ cd ./tools
3292023-12-06T00:52:57.847Z++ pwd
3302023-12-06T00:52:57.847Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3312023-12-06T00:52:57.847Z++ basename ./tools/ci_download_clickhouse
3322023-12-06T00:52:57.847Z+ ARG0=ci_download_clickhouse
3332023-12-06T00:52:57.847Z+ TARGET_DIR=out
3342023-12-06T00:52:57.847Z+ DOWNLOAD_DIR=out/downloads
3352023-12-06T00:52:57.847Z+ DEST_DIR=./out/clickhouse
3362023-12-06T00:52:57.847Z+ CIDL_VERSION=v22.8.9.24
3372023-12-06T00:52:57.847Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3382023-12-06T00:52:57.848Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3392023-12-06T00:52:57.848Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3402023-12-06T00:52:57.848Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3412023-12-06T00:52:57.848Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3422023-12-06T00:52:57.848Z+ main
3432023-12-06T00:52:57.848Z+ [[ 0 != 0 ]]
3442023-12-06T00:52:57.848Z+ CIDL_OS=solaris2.11
3452023-12-06T00:52:57.848Z+ [[ 0 != 0 ]]
3462023-12-06T00:52:57.848Z+ configure_os solaris2.11
3472023-12-06T00:52:57.848Z+ echo 'current directory: /work/oxidecomputer/omicron'
3482023-12-06T00:52:57.848Zcurrent directory: /work/oxidecomputer/omicron
3492023-12-06T00:52:57.848Z+ echo 'configuring based on OS: "solaris2.11"'
3502023-12-06T00:52:57.848Z+ CIDL_DASHREV=
3512023-12-06T00:52:57.848Z+ case "$1" in
3522023-12-06T00:52:57.848Zconfiguring based on OS: "solaris2.11"
3532023-12-06T00:52:57.848Z+ CIDL_PLATFORM=illumos
3542023-12-06T00:52:57.848Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3552023-12-06T00:52:57.848Z+ CIDL_MD5FUNC=do_md5sum
3562023-12-06T00:52:57.848Z+ CIDL_DASHREV=-1
3572023-12-06T00:52:57.848Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3582023-12-06T00:52:57.848Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3592023-12-06T00:52:57.848Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-12-06T00:52:57.848Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-12-06T00:52:57.848Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3622023-12-06T00:52:57.848ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3632023-12-06T00:52:57.849ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-12-06T00:52:57.849Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3652023-12-06T00:52:57.849Z+ mkdir -p out/downloads
3662023-12-06T00:52:57.849Z+ mkdir -p ./out/clickhouse
3672023-12-06T00:52:57.849Z+ local DO_DOWNLOAD=true
3682023-12-06T00:52:57.849Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3692023-12-06T00:52:57.849Z+ '[' true == true ']'
3702023-12-06T00:52:57.849Z+ echo Downloading...
3712023-12-06T00:52:57.849ZDownloading...
3722023-12-06T00:52:57.849Z+ 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
3732023-12-06T00:52:57.849Z+ 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
3742023-12-06T00:53:00.275Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3752023-12-06T00:53:00.278Z++ md5sum
3762023-12-06T00:53:00.279Z++ awk '{print $1}'
3772023-12-06T00:53:00.537Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3782023-12-06T00:53:00.537Z+ [[ 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 ]]
3792023-12-06T00:53:00.537Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3802023-12-06T00:53:00.541Z+ mkdir -p ./out/clickhouse
3812023-12-06T00:53:00.541Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3822023-12-06T00:53:05.596Z+ ./out/clickhouse/clickhouse server --version
3832023-12-06T00:53:05.647ZClickHouse server version 22.8.9.1.
3842023-12-06T00:53:05.669Z+ set -o errexit
3852023-12-06T00:53:05.672Z+++ dirname ./tools/ci_download_console
3862023-12-06T00:53:05.676Z++ cd ./tools
3872023-12-06T00:53:05.676Z++ pwd
3882023-12-06T00:53:05.676Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3892023-12-06T00:53:05.676Z++ basename ./tools/ci_download_console
3902023-12-06T00:53:05.681Z+ ARG0=ci_download_console
3912023-12-06T00:53:05.681Z+ TARGET_DIR=out
3922023-12-06T00:53:05.681Z+ DOWNLOAD_DIR=out/downloads
3932023-12-06T00:53:05.681Z+ DEST_DIR=./out/console-assets
3942023-12-06T00:53:05.681Z+ source /work/oxidecomputer/omicron/tools/console_version
3952023-12-06T00:53:05.681Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3962023-12-06T00:53:05.681Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3972023-12-06T00:53:05.681Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3982023-12-06T00:53:05.681Z+ TARBALL_FILE=out/downloads/console.tar.gz
3992023-12-06T00:53:05.681Z+ main
4002023-12-06T00:53:05.681Z+ [[ 0 != 0 ]]
4012023-12-06T00:53:05.681Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4022023-12-06T00:53:05.681ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4032023-12-06T00:53:05.681ZLocal file: out/downloads/console.tar.gz
4042023-12-06T00:53:05.682Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-12-06T00:53:05.682Z+ local DO_DOWNLOAD=true
4062023-12-06T00:53:05.682Z+ [[ -f out/downloads/console.tar.gz ]]
4072023-12-06T00:53:05.682Z+ mkdir -p out/downloads
4082023-12-06T00:53:05.682Z+ '[' true == true ']'
4092023-12-06T00:53:05.682Z+ echo Downloading...
4102023-12-06T00:53:05.682ZDownloading...
4112023-12-06T00:53:05.682Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4122023-12-06T00:53:05.682Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4132023-12-06T00:53:06.446Z++ do_sha256sum out/downloads/console.tar.gz
4142023-12-06T00:53:06.446Z++ case "$OSTYPE" in
4152023-12-06T00:53:06.446Z++ SHA=sha256sum
4162023-12-06T00:53:06.449Z++ sha256sum
4172023-12-06T00:53:06.449Z++ awk '{print $1}'
4182023-12-06T00:53:06.471Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4192023-12-06T00:53:06.471Z+ [[ 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 ]]
4202023-12-06T00:53:06.474Z+ rm -rf ./out/console-assets
4212023-12-06T00:53:06.474Z+ mkdir -p ./out/console-assets
4222023-12-06T00:53:06.477Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4232023-12-06T00:53:06.477Z+ mkdir -p ./out/console-assets
4242023-12-06T00:53:06.480Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4252023-12-06T00:53:06.622Z+ set -o errexit
4262023-12-06T00:53:06.625Z+++ dirname ./tools/ci_download_maghemite_openapi
4272023-12-06T00:53:06.629Z++ cd ./tools
4282023-12-06T00:53:06.629Z++ pwd
4292023-12-06T00:53:06.629Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4302023-12-06T00:53:06.629Z++ basename ./tools/ci_download_maghemite_openapi
4312023-12-06T00:53:06.633Z+ ARG0=ci_download_maghemite_openapi
4322023-12-06T00:53:06.633Z+ TARGET_DIR=out
4332023-12-06T00:53:06.634Z+ DOWNLOAD_DIR=out/downloads
4342023-12-06T00:53:06.634Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4352023-12-06T00:53:06.634Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4362023-12-06T00:53:06.634Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4372023-12-06T00:53:06.634Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4382023-12-06T00:53:06.634Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4392023-12-06T00:53:06.634Z+ main
4402023-12-06T00:53:06.634Z+ [[ 0 != 0 ]]
4412023-12-06T00:53:06.634Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4422023-12-06T00:53:06.634ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4432023-12-06T00:53:06.634Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4442023-12-06T00:53:06.634ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4452023-12-06T00:53:06.634Z+ local DO_DOWNLOAD=true
4462023-12-06T00:53:06.634Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4472023-12-06T00:53:06.634Z+ mkdir -p out/downloads
4482023-12-06T00:53:06.640Z+ '[' true == true ']'
4492023-12-06T00:53:06.641ZDownloading...
4502023-12-06T00:53:06.641Z+ echo Downloading...
4512023-12-06T00:53:06.641Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4522023-12-06T00:53:06.641Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4532023-12-06T00:53:06.872Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4542023-12-06T00:53:06.872Z++ case "$OSTYPE" in
4552023-12-06T00:53:06.876Z++ SHA=sha256sum
4562023-12-06T00:53:06.876Z++ sha256sum
4572023-12-06T00:53:06.876Z++ awk '{print $1}'
4582023-12-06T00:53:06.879Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4592023-12-06T00:53:06.879Z+ [[ 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 ]]
4602023-12-06T00:53:06.879Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4612023-12-06T00:53:06.879Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4622023-12-06T00:53:06.879Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4632023-12-06T00:53:06.879Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4642023-12-06T00:53:06.880Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4652023-12-06T00:53:06.880Z+ main
4662023-12-06T00:53:06.880Z+ [[ 0 != 0 ]]
4672023-12-06T00:53:06.880Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4682023-12-06T00:53:06.880ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4692023-12-06T00:53:06.880Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4702023-12-06T00:53:06.880ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4712023-12-06T00:53:06.880Z+ local DO_DOWNLOAD=true
4722023-12-06T00:53:06.880Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4732023-12-06T00:53:06.880Z+ mkdir -p out/downloads
4742023-12-06T00:53:06.883Z+ '[' true == true ']'
4752023-12-06T00:53:06.883Z+ echo Downloading...
4762023-12-06T00:53:06.883ZDownloading...
4772023-12-06T00:53:06.883Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4782023-12-06T00:53:06.884Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4792023-12-06T00:53:07.028Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4802023-12-06T00:53:07.032Z++ case "$OSTYPE" in
4812023-12-06T00:53:07.032Z++ SHA=sha256sum
4822023-12-06T00:53:07.032Z++ sha256sum
4832023-12-06T00:53:07.032Z++ awk '{print $1}'
4842023-12-06T00:53:07.036Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4852023-12-06T00:53:07.036Z+ [[ 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 ]]
4862023-12-06T00:53:07.043Z+ set -o errexit
4872023-12-06T00:53:07.049Z+++ dirname ./tools/ci_download_dendrite_openapi
4882023-12-06T00:53:07.053Z++ cd ./tools
4892023-12-06T00:53:07.053Z++ pwd
4902023-12-06T00:53:07.053Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4912023-12-06T00:53:07.053Z++ basename ./tools/ci_download_dendrite_openapi
4922023-12-06T00:53:07.053Z+ ARG0=ci_download_dendrite_openapi
4932023-12-06T00:53:07.053Z+ TARGET_DIR=out
4942023-12-06T00:53:07.053Z+ DOWNLOAD_DIR=out/downloads
4952023-12-06T00:53:07.053Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4962023-12-06T00:53:07.053Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4972023-12-06T00:53:07.053Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4982023-12-06T00:53:07.053Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
4992023-12-06T00:53:07.053Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5002023-12-06T00:53:07.053Z+ main
5012023-12-06T00:53:07.053Z+ [[ 0 != 0 ]]
5022023-12-06T00:53:07.053Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5032023-12-06T00:53:07.053ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5042023-12-06T00:53:07.053ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5052023-12-06T00:53:07.053Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5062023-12-06T00:53:07.053Z+ local DO_DOWNLOAD=true
5072023-12-06T00:53:07.053Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5082023-12-06T00:53:07.054Z+ mkdir -p out/downloads
5092023-12-06T00:53:07.057Z+ '[' true == true ']'
5102023-12-06T00:53:07.057Z+ echo Downloading...
5112023-12-06T00:53:07.057ZDownloading...
5122023-12-06T00:53:07.057Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5132023-12-06T00:53:07.057Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5142023-12-06T00:53:07.249Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5152023-12-06T00:53:07.249Z++ case "$OSTYPE" in
5162023-12-06T00:53:07.249Z++ SHA=sha256sum
5172023-12-06T00:53:07.253Z++ sha256sum
5182023-12-06T00:53:07.253Z++ awk '{print $1}'
5192023-12-06T00:53:07.262Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5202023-12-06T00:53:07.262Z+ [[ 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 ]]
5212023-12-06T00:53:07.272Z+ set -o errexit
5222023-12-06T00:53:07.273Z+++ dirname ./tools/ci_download_dendrite_stub
5232023-12-06T00:53:07.280Z++ cd ./tools
5242023-12-06T00:53:07.280Z++ pwd
5252023-12-06T00:53:07.280Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5262023-12-06T00:53:07.280Z++ basename ./tools/ci_download_dendrite_stub
5272023-12-06T00:53:07.281Z+ ARG0=ci_download_dendrite_stub
5282023-12-06T00:53:07.281Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5292023-12-06T00:53:07.281Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5302023-12-06T00:53:07.281Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5312023-12-06T00:53:07.281Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5322023-12-06T00:53:07.281Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5332023-12-06T00:53:07.281Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5342023-12-06T00:53:07.281Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5352023-12-06T00:53:07.281Z+ TARGET_DIR=out
5362023-12-06T00:53:07.281Z+ DOWNLOAD_DIR=out/downloads
5372023-12-06T00:53:07.281Z+ DEST_DIR=./out/dendrite-stub
5382023-12-06T00:53:07.281Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5392023-12-06T00:53:07.282Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5402023-12-06T00:53:07.282Z+ REPO=oxidecomputer/dendrite
5412023-12-06T00:53:07.282Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5422023-12-06T00:53:07.282Z+ main
5432023-12-06T00:53:07.282Z+ [[ 0 != 0 ]]
5442023-12-06T00:53:07.282Z+ CIDL_OS=solaris2.11
5452023-12-06T00:53:07.282Z+ [[ 0 != 0 ]]
5462023-12-06T00:53:07.282Z+ configure_os solaris2.11
5472023-12-06T00:53:07.282Z+ echo 'current directory: /work/oxidecomputer/omicron'
5482023-12-06T00:53:07.282Zcurrent directory: /work/oxidecomputer/omicron
5492023-12-06T00:53:07.282Z+ echo 'configuring based on OS: "solaris2.11"'
5502023-12-06T00:53:07.282Zconfiguring based on OS: "solaris2.11"
5512023-12-06T00:53:07.282Z+ case "$1" in
5522023-12-06T00:53:07.283Z+ SET_BINARIES=
5532023-12-06T00:53:07.283Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5542023-12-06T00:53:07.283Z+ CIDL_SHA256FUNC=do_sha256sum
5552023-12-06T00:53:07.283Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5562023-12-06T00:53:07.283Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5572023-12-06T00:53:07.283Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5582023-12-06T00:53:07.283Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5592023-12-06T00:53:07.283Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5602023-12-06T00:53:07.283Z+ mkdir -p out/downloads
5612023-12-06T00:53:07.283ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5622023-12-06T00:53:07.283ZLocal file: out/downloads/dendrite-stub.tar.gz
5632023-12-06T00:53:07.283Z+ mkdir -p ./out/dendrite-stub
5642023-12-06T00:53:07.288Z+ fetch_and_verify
5652023-12-06T00:53:07.288Z+ local DO_DOWNLOAD=true
5662023-12-06T00:53:07.288Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5672023-12-06T00:53:07.288Z+ '[' true == true ']'
5682023-12-06T00:53:07.288Z+ echo Downloading...
5692023-12-06T00:53:07.288ZDownloading...
5702023-12-06T00:53:07.288Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5712023-12-06T00:53:07.288Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5722023-12-06T00:53:12.318Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5732023-12-06T00:53:12.322Z++ sha256sum
5742023-12-06T00:53:12.322Z++ awk '{print $1}'
5752023-12-06T00:53:12.392Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5762023-12-06T00:53:12.393Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5772023-12-06T00:53:12.396Z+ do_untar out/downloads/dendrite-stub.tar.gz
5782023-12-06T00:53:12.396Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5792023-12-06T00:53:13.448Z+ do_assemble
5802023-12-06T00:53:13.448Z+ rm -r ./out/dendrite-stub
5812023-12-06T00:53:13.455Z+ mkdir ./out/dendrite-stub
5822023-12-06T00:53:13.455Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5832023-12-06T00:53:13.597Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5842023-12-06T00:53:14.025Z+ set -o errexit
5852023-12-06T00:53:14.025Z+++ dirname ./tools/ci_download_maghemite_mgd
5862023-12-06T00:53:14.025Z++ cd ./tools
5872023-12-06T00:53:14.025Z++ pwd
5882023-12-06T00:53:14.025Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5892023-12-06T00:53:14.025Z++ basename ./tools/ci_download_maghemite_mgd
5902023-12-06T00:53:14.025Z+ ARG0=ci_download_maghemite_mgd
5912023-12-06T00:53:14.025Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5922023-12-06T00:53:14.025Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5932023-12-06T00:53:14.025Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5942023-12-06T00:53:14.026Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5952023-12-06T00:53:14.026Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5962023-12-06T00:53:14.026Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5972023-12-06T00:53:14.026Z+ TARGET_DIR=out
5982023-12-06T00:53:14.026Z+ DOWNLOAD_DIR=out/downloads
5992023-12-06T00:53:14.026Z+ DEST_DIR=./out/mgd
6002023-12-06T00:53:14.026Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6012023-12-06T00:53:14.026Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6022023-12-06T00:53:14.026Z+ REPO=oxidecomputer/maghemite
6032023-12-06T00:53:14.026Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6042023-12-06T00:53:14.026Z+ main
6052023-12-06T00:53:14.026Z+ [[ 0 != 0 ]]
6062023-12-06T00:53:14.026Z+ CIDL_OS=solaris2.11
6072023-12-06T00:53:14.026Z+ [[ 0 != 0 ]]
6082023-12-06T00:53:14.026Z+ configure_os solaris2.11
6092023-12-06T00:53:14.034Z+ echo 'current directory: /work/oxidecomputer/omicron'
6102023-12-06T00:53:14.034Zcurrent directory: /work/oxidecomputer/omicron
6112023-12-06T00:53:14.034Z+ echo 'configuring based on OS: "solaris2.11"'
6122023-12-06T00:53:14.034Z+ case "$1" in
6132023-12-06T00:53:14.034Zconfiguring based on OS: "solaris2.11"
6142023-12-06T00:53:14.034Z+ SET_BINARIES=
6152023-12-06T00:53:14.034Z+ CIDL_SHA256FUNC=do_sha256sum
6162023-12-06T00:53:14.034Z+ TARBALL_FILENAME=mgd.tar.gz
6172023-12-06T00:53:14.035Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6182023-12-06T00:53:14.035Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6192023-12-06T00:53:14.035Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6202023-12-06T00:53:14.035ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6212023-12-06T00:53:14.035Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6222023-12-06T00:53:14.035ZLocal file: out/downloads/mgd.tar.gz
6232023-12-06T00:53:14.035Z+ mkdir -p out/downloads
6242023-12-06T00:53:14.035Z+ mkdir -p ./out/mgd
6252023-12-06T00:53:14.035Z+ fetch_and_verify
6262023-12-06T00:53:14.035Z+ local DO_DOWNLOAD=true
6272023-12-06T00:53:14.035Z+ [[ -f out/downloads/mgd.tar.gz ]]
6282023-12-06T00:53:14.035Z+ '[' true == true ']'
6292023-12-06T00:53:14.035Z+ echo Downloading...
6302023-12-06T00:53:14.036ZDownloading...
6312023-12-06T00:53:14.036Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6322023-12-06T00:53:14.036Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6332023-12-06T00:53:19.254Z++ do_sha256sum out/downloads/mgd.tar.gz
6342023-12-06T00:53:19.264Z++ sha256sum
6352023-12-06T00:53:19.265Z++ awk '{print $1}'
6362023-12-06T00:53:19.332Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6372023-12-06T00:53:19.332Z+ [[ 82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38 != \8\2\a\a\1\c\a\1\d\7\7\0\1\b\2\2\2\1\c\4\4\2\d\5\8\f\9\1\2\b\e\5\9\7\9\8\2\5\8\d\5\7\4\e\f\f\c\b\8\6\6\f\f\a\b\2\2\7\5\3\c\f\3\8 ]]
6382023-12-06T00:53:19.341Z+ do_untar out/downloads/mgd.tar.gz
6392023-12-06T00:53:19.341Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6402023-12-06T00:53:20.013Z+ do_assemble
6412023-12-06T00:53:20.013Z+ rm -r ./out/mgd
6422023-12-06T00:53:20.022Z+ mkdir ./out/mgd
6432023-12-06T00:53:20.022Z+ cp -r out/downloads/root ./out/mgd/root
6442023-12-06T00:53:20.233Z+ set -o errexit
6452023-12-06T00:53:20.236Z+++ dirname ./tools/ci_download_transceiver_control
6462023-12-06T00:53:20.236Z++ cd ./tools
6472023-12-06T00:53:20.240Z++ pwd
6482023-12-06T00:53:20.240Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6492023-12-06T00:53:20.240Z++ basename ./tools/ci_download_transceiver_control
6502023-12-06T00:53:20.244Z+ ARG0=ci_download_transceiver_control
6512023-12-06T00:53:20.244Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6522023-12-06T00:53:20.244Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6532023-12-06T00:53:20.244Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6542023-12-06T00:53:20.244Z+ TARGET_DIR=out
6552023-12-06T00:53:20.244Z+ DOWNLOAD_DIR=out/downloads
6562023-12-06T00:53:20.244Z+ DEST_DIR=./out/transceiver-control
6572023-12-06T00:53:20.244Z+ BIN_DIR=/opt/oxide/bin
6582023-12-06T00:53:20.244Z+ BINARY=xcvradm
6592023-12-06T00:53:20.244Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6602023-12-06T00:53:20.244Z+ REPO=oxidecomputer/transceiver-control
6612023-12-06T00:53:20.244Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6622023-12-06T00:53:20.245Z+ main
6632023-12-06T00:53:20.245Z+ [[ 0 != 0 ]]
6642023-12-06T00:53:20.245Z+ CIDL_OS=solaris2.11
6652023-12-06T00:53:20.245Z+ [[ 0 != 0 ]]
6662023-12-06T00:53:20.245Z+ configure_os solaris2.11
6672023-12-06T00:53:20.245Z+ echo 'current directory: /work/oxidecomputer/omicron'
6682023-12-06T00:53:20.245Zcurrent directory: /work/oxidecomputer/omicron
6692023-12-06T00:53:20.245Z+ echo 'configuring based on OS: "solaris2.11"'
6702023-12-06T00:53:20.245Zconfiguring based on OS: "solaris2.11"
6712023-12-06T00:53:20.245Z+ case "$1" in
6722023-12-06T00:53:20.245Z+ SET_BINARIES=
6732023-12-06T00:53:20.245Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6742023-12-06T00:53:20.245Z+ CIDL_SHA256FUNC=do_sha256sum
6752023-12-06T00:53:20.245Z+ ARCHIVE_FILENAME=xcvradm.gz
6762023-12-06T00:53:20.245Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772023-12-06T00:53:20.245Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6782023-12-06T00:53:20.245Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6792023-12-06T00:53:20.245ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6802023-12-06T00:53:20.245ZLocal file: out/downloads/xcvradm.gz
6812023-12-06T00:53:20.245Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-12-06T00:53:20.245Z+ mkdir -p out/downloads
6832023-12-06T00:53:20.249Z+ mkdir -p ./out/transceiver-control
6842023-12-06T00:53:20.249Z+ fetch_and_verify
6852023-12-06T00:53:20.249Z+ local DO_DOWNLOAD=true
6862023-12-06T00:53:20.249Z+ [[ -f out/downloads/xcvradm.gz ]]
6872023-12-06T00:53:20.249Z+ '[' true == true ']'
6882023-12-06T00:53:20.249Z+ echo Downloading...
6892023-12-06T00:53:20.249ZDownloading...
6902023-12-06T00:53:20.249Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6912023-12-06T00:53:20.249Z+ 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
6922023-12-06T00:53:22.257Z++ do_sha256sum out/downloads/xcvradm.gz
6932023-12-06T00:53:22.260Z++ sha256sum
6942023-12-06T00:53:22.260Z++ awk '{print $1}'
6952023-12-06T00:53:22.282Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6962023-12-06T00:53:22.282Z+ [[ 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 ]]
6972023-12-06T00:53:22.285Z+ do_unpack out/downloads/xcvradm.gz
6982023-12-06T00:53:22.285Z+ mkdir -p out/downloads/root//opt/oxide/bin
6992023-12-06T00:53:22.285Z+ gzip -dc out/downloads/xcvradm.gz
7002023-12-06T00:53:22.471Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7012023-12-06T00:53:22.481Z+ do_assemble
7022023-12-06T00:53:22.482Z+ rm -r ./out/transceiver-control
7032023-12-06T00:53:22.482Z+ mkdir ./out/transceiver-control
7042023-12-06T00:53:22.483Z+ cp -r out/downloads/root ./out/transceiver-control/root
7052023-12-06T00:53:22.733ZAll builder prerequisites installed successfully, and PATH looks valid
7062023-12-06T00:53:22.737Z
7072023-12-06T00:53:22.737Zreal 2:02.391979303
7082023-12-06T00:53:22.737Zuser 53.713339609
7092023-12-06T00:53:22.737Zsys 10.507597619
7102023-12-06T00:53:22.737Ztrap 0.024106415
7112023-12-06T00:53:22.737Ztflt 0.297217482
7122023-12-06T00:53:22.737Zdflt 0.873918150
7132023-12-06T00:53:22.737Zkflt 0.281466681
7142023-12-06T00:53:22.737Zlock 1.697903603
7152023-12-06T00:53:22.737Zslp 3:39.842674755
7162023-12-06T00:53:22.738Zlat 4.297358132
7172023-12-06T00:53:22.738Zstop 0.069188086
7182023-12-06T00:53:22.741Z
7192023-12-06T00:53:22.741Z #### # # ##### ##### # #
7202023-12-06T00:53:22.741Z # # # # # # # # # #
7212023-12-06T00:53:22.741Z # # # # # # # #
7222023-12-06T00:53:22.741Z # # # ##### ##### #
7232023-12-06T00:53:22.742Z # # # # # # #
7242023-12-06T00:53:22.742Z #### ###### # # # #
7252023-12-06T00:53:22.742Z
7262023-12-06T00:53:23.085Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272023-12-06T00:53:23.491Z Updating crates.io index
7282023-12-06T00:53:23.551Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7292023-12-06T00:53:24.409Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7302023-12-06T00:53:26.158Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7312023-12-06T00:53:26.786Z Updating git repository `http://github.com/oxidecomputer/tofino`
7322023-12-06T00:53:27.244Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7332023-12-06T00:53:27.550Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7342023-12-06T00:53:27.842Z Updating git repository `https://github.com/oxidecomputer/propolis`
7352023-12-06T00:53:28.950Z Updating git repository `https://github.com/oxidecomputer/crucible`
7362023-12-06T00:53:31.226Z Updating git repository `https://github.com/oxidecomputer/opte`
7372023-12-06T00:53:32.325Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7382023-12-06T00:53:32.801Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7392023-12-06T00:53:33.433Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7402023-12-06T00:53:33.796Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7412023-12-06T00:53:34.189Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7422023-12-06T00:53:34.636Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7432023-12-06T00:53:34.963Z Updating git repository `https://github.com/njaremko/samael`
7442023-12-06T00:53:35.556Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7452023-12-06T00:53:36.151Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7462023-12-06T00:53:36.516Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7472023-12-06T00:53:36.906Z Updating git repository `https://github.com/jgallagher/nix`
7482023-12-06T00:53:38.217Z Updating git repository `https://github.com/cbiffle/hubpack`
7492023-12-06T00:53:38.696Z Updating git repository `https://github.com/oxidecomputer/typify`
7502023-12-06T00:53:39.657Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7512023-12-06T00:53:40.085Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7522023-12-06T00:53:40.400Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7532023-12-06T00:53:41.919Z Downloading crates ...
7542023-12-06T00:53:42.089Z Downloaded ryu v1.0.15
7552023-12-06T00:53:42.096Z Downloaded anstyle-query v1.0.0
7562023-12-06T00:53:42.102Z Downloaded anstyle-parse v0.2.1
7572023-12-06T00:53:42.110Z Downloaded equivalent v1.0.1
7582023-12-06T00:53:42.117Z Downloaded colorchoice v1.0.0
7592023-12-06T00:53:42.122Z Downloaded strsim v0.10.0
7602023-12-06T00:53:42.127Z Downloaded clap_lex v0.5.1
7612023-12-06T00:53:42.127Z Downloaded serde_spanned v0.6.4
7622023-12-06T00:53:42.130Z Downloaded heck v0.4.1
7632023-12-06T00:53:42.130Z Downloaded thiserror v1.0.49
7642023-12-06T00:53:42.136Z Downloaded bitflags v1.3.2
7652023-12-06T00:53:42.140Z Downloaded errno v0.3.2
7662023-12-06T00:53:42.143Z Downloaded utf8parse v0.2.1
7672023-12-06T00:53:42.147Z Downloaded anstyle v1.0.2
7682023-12-06T00:53:42.147Z Downloaded cargo-platform v0.1.3
7692023-12-06T00:53:42.150Z Downloaded thiserror-impl v1.0.49
7702023-12-06T00:53:42.151Z Downloaded cargo_toml v0.17.0
7712023-12-06T00:53:42.154Z Downloaded toml_datetime v0.6.5
7722023-12-06T00:53:42.154Z Downloaded terminal_size v0.2.6
7732023-12-06T00:53:42.158Z Downloaded semver v1.0.20
7742023-12-06T00:53:42.161Z Downloaded quote v1.0.33
7752023-12-06T00:53:42.164Z Downloaded io-lifetimes v1.0.11
7762023-12-06T00:53:42.167Z Downloaded cargo_metadata v0.18.0
7772023-12-06T00:53:42.170Z Downloaded clap_derive v4.4.2
7782023-12-06T00:53:42.174Z Downloaded anyhow v1.0.75
7792023-12-06T00:53:42.178Z Downloaded proc-macro2 v1.0.69
7802023-12-06T00:53:42.183Z Downloaded hashbrown v0.14.2
7812023-12-06T00:53:42.195Z Downloaded unicode-ident v1.0.12
7822023-12-06T00:53:42.198Z Downloaded clap v4.4.3
7832023-12-06T00:53:42.211Z Downloaded toml_edit v0.21.0
7842023-12-06T00:53:42.250Z Downloaded winnow v0.5.15
7852023-12-06T00:53:42.262Z Downloaded clap_builder v4.4.2
7862023-12-06T00:53:42.274Z Downloaded rustix v0.37.23
7872023-12-06T00:53:42.329Z Downloaded libc v0.2.150
7882023-12-06T00:53:42.352Z Downloaded serde_json v1.0.108
7892023-12-06T00:53:42.364Z Downloaded memchr v2.6.3
7902023-12-06T00:53:42.372Z Downloaded syn v2.0.32
7912023-12-06T00:53:42.389Z Downloaded serde v1.0.192
7922023-12-06T00:53:42.394Z Downloaded serde_derive v1.0.192
7932023-12-06T00:53:42.399Z Downloaded toml v0.8.8
7942023-12-06T00:53:42.404Z Downloaded indexmap v2.1.0
7952023-12-06T00:53:42.409Z Downloaded anstream v0.5.0
7962023-12-06T00:53:42.414Z Downloaded camino v1.1.6
7972023-12-06T00:53:42.418Z Downloaded itoa v1.0.9
7982023-12-06T00:53:42.527Z Compiling proc-macro2 v1.0.69
7992023-12-06T00:53:42.531Z Compiling unicode-ident v1.0.12
8002023-12-06T00:53:42.531Z Compiling serde v1.0.192
8012023-12-06T00:53:42.531Z Compiling libc v0.2.150
8022023-12-06T00:53:42.531Z Compiling io-lifetimes v1.0.11
8032023-12-06T00:53:42.531Z Compiling rustix v0.37.23
8042023-12-06T00:53:42.542Z Compiling bitflags v1.3.2
8052023-12-06T00:53:42.546Z Compiling utf8parse v0.2.1
8062023-12-06T00:53:42.757Z Compiling hashbrown v0.14.2
8072023-12-06T00:53:42.858Z Compiling equivalent v1.0.1
8082023-12-06T00:53:43.009Z Compiling anstyle-parse v0.2.1
8092023-12-06T00:53:43.471Z Compiling colorchoice v1.0.0
8102023-12-06T00:53:43.613Z Compiling anstyle-query v1.0.0
8112023-12-06T00:53:43.734Z Compiling semver v1.0.20
8122023-12-06T00:53:44.292Z Compiling indexmap v2.1.0
8132023-12-06T00:53:45.470Z Compiling thiserror v1.0.49
8142023-12-06T00:53:45.703Z Compiling anstyle v1.0.2
8152023-12-06T00:53:45.742Z Compiling serde_json v1.0.108
8162023-12-06T00:53:45.873Z Compiling winnow v0.5.15
8172023-12-06T00:53:45.876Z Compiling camino v1.1.6
8182023-12-06T00:53:46.198Z Compiling anstream v0.5.0
8192023-12-06T00:53:46.302Z Compiling clap_lex v0.5.1
8202023-12-06T00:53:46.368Z Compiling itoa v1.0.9
8212023-12-06T00:53:46.394Z Compiling strsim v0.10.0
8222023-12-06T00:53:46.680Z Compiling heck v0.4.1
8232023-12-06T00:53:46.879Z Compiling anyhow v1.0.75
8242023-12-06T00:53:47.090Z Compiling quote v1.0.33
8252023-12-06T00:53:47.219Z Compiling ryu v1.0.15
8262023-12-06T00:53:47.672Z Compiling syn v2.0.32
8272023-12-06T00:53:47.871Z Compiling errno v0.3.2
8282023-12-06T00:53:49.416Z Compiling terminal_size v0.2.6
8292023-12-06T00:53:49.571Z Compiling clap_builder v4.4.2
8302023-12-06T00:53:55.800Z Compiling serde_derive v1.0.192
8312023-12-06T00:53:55.800Z Compiling thiserror-impl v1.0.49
8322023-12-06T00:53:55.804Z Compiling clap_derive v4.4.2
8332023-12-06T00:54:00.532Z Compiling clap v4.4.3
8342023-12-06T00:54:09.003Z Compiling serde_spanned v0.6.4
8352023-12-06T00:54:09.007Z Compiling toml_datetime v0.6.5
8362023-12-06T00:54:09.007Z Compiling cargo-platform v0.1.3
8372023-12-06T00:54:09.778Z Compiling toml_edit v0.21.0
8382023-12-06T00:54:11.063Z Compiling cargo_metadata v0.18.0
8392023-12-06T00:54:12.630Z Compiling toml v0.8.8
8402023-12-06T00:54:13.625Z Compiling cargo_toml v0.17.0
8412023-12-06T00:54:20.296Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8422023-12-06T00:54:21.681Z Finished dev [unoptimized + debuginfo] target(s) in 58.86s
8432023-12-06T00:54:21.880Z Running `target/debug/xtask clippy`
8442023-12-06T00:54:21.932Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8452023-12-06T00:54:22.732Z Downloading crates ...
8462023-12-06T00:54:22.969Z Downloaded ascii-canvas v3.0.0
8472023-12-06T00:54:22.974Z Downloaded constant_time_eq v0.2.6
8482023-12-06T00:54:22.978Z Downloaded cfg-if v1.0.0
8492023-12-06T00:54:22.983Z Downloaded ciborium-ll v0.2.1
8502023-12-06T00:54:23.009Z Downloaded impl-trait-for-tuples v0.2.2
8512023-12-06T00:54:23.020Z Downloaded curve25519-dalek-derive v0.1.0
8522023-12-06T00:54:23.027Z Downloaded match_cfg v0.1.0
8532023-12-06T00:54:23.027Z Downloaded libsw v3.3.0
8542023-12-06T00:54:23.028Z Downloaded crossbeam-queue v0.3.8
8552023-12-06T00:54:23.036Z Downloaded instant v0.1.12
8562023-12-06T00:54:23.036Z Downloaded hyper-staticfile v0.9.5
8572023-12-06T00:54:23.060Z Downloaded libtest-mimic v0.6.1
8582023-12-06T00:54:23.060Z Downloaded ipnet v2.8.0
8592023-12-06T00:54:23.076Z Downloaded num-bigint v0.4.4
8602023-12-06T00:54:23.076Z Downloaded minimal-lexical v0.2.1
8612023-12-06T00:54:23.086Z Downloaded openssl-probe v0.1.5
8622023-12-06T00:54:23.087Z Downloaded new_debug_unreachable v1.0.4
8632023-12-06T00:54:23.087Z Downloaded newline-converter v0.3.0
8642023-12-06T00:54:23.095Z Downloaded cipher v0.4.4
8652023-12-06T00:54:23.103Z Downloaded lock_api v0.4.10
8662023-12-06T00:54:23.103Z Downloaded ident_case v1.0.1
8672023-12-06T00:54:23.110Z Downloaded number_prefix v0.4.0
8682023-12-06T00:54:23.110Z Downloaded autocfg v1.1.0
8692023-12-06T00:54:23.116Z Downloaded multer v2.1.0
8702023-12-06T00:54:23.123Z Downloaded bit-set v0.5.3
8712023-12-06T00:54:23.130Z Downloaded crossbeam-epoch v0.9.15
8722023-12-06T00:54:23.142Z Downloaded openssl-macros v0.1.1
8732023-12-06T00:54:23.143Z Downloaded cexpr v0.6.0
8742023-12-06T00:54:23.150Z Downloaded packed_struct v0.10.1
8752023-12-06T00:54:23.159Z Downloaded num-integer v0.1.45
8762023-12-06T00:54:23.165Z Downloaded chacha20poly1305 v0.10.1
8772023-12-06T00:54:23.170Z Downloaded arrayvec v0.7.4
8782023-12-06T00:54:23.176Z Downloaded path-slash v0.1.5
8792023-12-06T00:54:23.179Z Downloaded num_enum v0.5.11
8802023-12-06T00:54:23.194Z Downloaded oorandom v11.1.3
8812023-12-06T00:54:23.205Z Downloaded bcs v0.1.6
8822023-12-06T00:54:23.217Z Downloaded num-complex v0.4.4
8832023-12-06T00:54:23.218Z Downloaded parking_lot v0.11.2
8842023-12-06T00:54:23.227Z Downloaded predicates-tree v1.0.9
8852023-12-06T00:54:23.227Z Downloaded dashmap v5.5.1
8862023-12-06T00:54:23.230Z Downloaded toolchain_find v0.2.0
8872023-12-06T00:54:23.234Z Downloaded filetime v0.2.22
8882023-12-06T00:54:23.240Z Downloaded parse-display v0.8.2
8892023-12-06T00:54:23.244Z Downloaded endian-type v0.1.2
8902023-12-06T00:54:23.247Z Downloaded once_cell v1.18.0
8912023-12-06T00:54:23.254Z Downloaded zerocopy v0.3.0
8922023-12-06T00:54:23.257Z Downloaded libloading v0.7.4
8932023-12-06T00:54:23.263Z Downloaded shlex v1.1.0
8942023-12-06T00:54:23.266Z Downloaded time-core v0.1.1
8952023-12-06T00:54:23.270Z Downloaded paste v1.0.14
8962023-12-06T00:54:23.276Z Downloaded papergrid v0.10.0
8972023-12-06T00:54:23.289Z Downloaded peeking_take_while v0.1.2
8982023-12-06T00:54:23.293Z Downloaded spki v0.7.2
8992023-12-06T00:54:23.296Z Downloaded num-traits v0.2.16
9002023-12-06T00:54:23.302Z Downloaded phf_shared v0.10.0
9012023-12-06T00:54:23.305Z Downloaded fallible-iterator v0.2.0
9022023-12-06T00:54:23.309Z Downloaded dyn-clone v1.0.13
9032023-12-06T00:54:23.312Z Downloaded yasna v0.5.2
9042023-12-06T00:54:23.317Z Downloaded headers-core v0.2.0
9052023-12-06T00:54:23.321Z Downloaded criterion v0.5.1
9062023-12-06T00:54:23.337Z Downloaded predicates-core v1.0.6
9072023-12-06T00:54:23.346Z Downloaded serde-big-array v0.5.1
9082023-12-06T00:54:23.347Z Downloaded phf_shared v0.11.2
9092023-12-06T00:54:23.357Z Downloaded doc-comment v0.3.3
9102023-12-06T00:54:23.357Z Downloaded quick-error v1.2.3
9112023-12-06T00:54:23.357Z Downloaded heck v0.3.3
9122023-12-06T00:54:23.357Z Downloaded hostname v0.3.1
9132023-12-06T00:54:23.360Z Downloaded rustls-native-certs v0.6.3
9142023-12-06T00:54:23.363Z Downloaded walkdir v2.4.0
9152023-12-06T00:54:23.368Z Downloaded pem-rfc7468 v0.7.0
9162023-12-06T00:54:23.373Z Downloaded structopt-derive v0.4.18
9172023-12-06T00:54:23.383Z Downloaded rand_chacha v0.3.1
9182023-12-06T00:54:23.387Z Downloaded ref-cast-impl v1.0.20
9192023-12-06T00:54:23.388Z Downloaded tempdir v0.3.7
9202023-12-06T00:54:23.388Z Downloaded tap v1.0.1
9212023-12-06T00:54:23.388Z Downloaded rtoolbox v0.0.1
9222023-12-06T00:54:23.392Z Downloaded unarray v0.1.4
9232023-12-06T00:54:23.392Z Downloaded tinytemplate v1.2.1
9242023-12-06T00:54:23.397Z Downloaded password-hash v0.5.0
9252023-12-06T00:54:23.402Z Downloaded pkcs8 v0.10.2
9262023-12-06T00:54:23.408Z Downloaded universal-hash v0.5.1
9272023-12-06T00:54:23.415Z Downloaded plotters-svg v0.3.5
9282023-12-06T00:54:23.419Z Downloaded ed25519 v1.5.3
9292023-12-06T00:54:23.420Z Downloaded precomputed-hash v0.1.1
9302023-12-06T00:54:23.426Z Downloaded getopts v0.2.21
9312023-12-06T00:54:23.426Z Downloaded smallvec v0.6.14
9322023-12-06T00:54:23.432Z Downloaded pem v1.1.1
9332023-12-06T00:54:23.432Z Downloaded tower-service v0.3.2
9342023-12-06T00:54:23.438Z Downloaded stringprep v0.1.3
9352023-12-06T00:54:23.439Z Downloaded spin v0.5.2
9362023-12-06T00:54:23.444Z Downloaded fxhash v0.2.1
9372023-12-06T00:54:23.444Z Downloaded itertools v0.12.0
9382023-12-06T00:54:23.458Z Downloaded foreign-types v0.5.0
9392023-12-06T00:54:23.464Z Downloaded ppv-lite86 v0.2.17
9402023-12-06T00:54:23.465Z Downloaded similar-asserts v1.5.0
9412023-12-06T00:54:23.472Z Downloaded derive_builder_core v0.12.0
9422023-12-06T00:54:23.478Z Downloaded trust-dns-server v0.22.1
9432023-12-06T00:54:23.485Z Downloaded swrite v0.1.0
9442023-12-06T00:54:23.493Z Downloaded rustc-hash v1.1.0
9452023-12-06T00:54:23.493Z Downloaded zone v0.3.0
9462023-12-06T00:54:23.502Z Downloaded serde-big-array v0.4.1
9472023-12-06T00:54:23.502Z Downloaded debug-ignore v1.0.5
9482023-12-06T00:54:23.502Z Downloaded funty v2.0.0
9492023-12-06T00:54:23.502Z Downloaded strum v0.25.0
9502023-12-06T00:54:23.509Z Downloaded foreign-types-shared v0.1.1
9512023-12-06T00:54:23.509Z Downloaded untrusted v0.9.0
9522023-12-06T00:54:23.509Z Downloaded serial_test v0.10.0
9532023-12-06T00:54:23.520Z Downloaded zone_cfg_derive v0.3.0
9542023-12-06T00:54:23.521Z Downloaded take_mut v0.2.2
9552023-12-06T00:54:23.521Z Downloaded dirs-sys-next v0.1.2
9562023-12-06T00:54:23.532Z Downloaded deranged v0.3.8
9572023-12-06T00:54:23.532Z Downloaded zip v0.6.6
9582023-12-06T00:54:23.540Z Downloaded foreign-types-macros v0.2.3
9592023-12-06T00:54:23.540Z Downloaded futures v0.3.29
9602023-12-06T00:54:23.545Z Downloaded darling_macro v0.20.3
9612023-12-06T00:54:23.546Z Downloaded waitgroup v0.1.2
9622023-12-06T00:54:23.554Z Downloaded hash32 v0.2.1
9632023-12-06T00:54:23.554Z Downloaded form_urlencoded v1.2.1
9642023-12-06T00:54:23.563Z Downloaded phf v0.11.2
9652023-12-06T00:54:23.563Z Downloaded generic-array v0.14.7
9662023-12-06T00:54:23.563Z Downloaded fs-err v2.11.0
9672023-12-06T00:54:23.572Z Downloaded diesel_table_macro_syntax v0.1.0
9682023-12-06T00:54:23.572Z Downloaded unsafe-libyaml v0.2.9
9692023-12-06T00:54:23.578Z Downloaded derive_builder_macro v0.12.0
9702023-12-06T00:54:23.578Z Downloaded semver-parser v0.10.2
9712023-12-06T00:54:23.579Z Downloaded usdt v0.3.5
9722023-12-06T00:54:23.595Z Downloaded x509-cert v0.2.4
9732023-12-06T00:54:23.602Z Downloaded usdt-attr-macro v0.3.5
9742023-12-06T00:54:23.602Z Downloaded enum-as-inner v0.5.1
9752023-12-06T00:54:23.602Z Downloaded rust-argon2 v1.0.1
9762023-12-06T00:54:23.613Z Downloaded darling_macro v0.14.4
9772023-12-06T00:54:23.613Z Downloaded slog-term v2.9.0
9782023-12-06T00:54:23.613Z Downloaded foreign-types v0.3.2
9792023-12-06T00:54:23.688Z Downloaded remove_dir_all v0.5.3
9802023-12-06T00:54:23.689Z Downloaded fnv v1.0.7
9812023-12-06T00:54:23.689Z Downloaded xattr v1.0.1
9822023-12-06T00:54:23.689Z Downloaded pest_meta v2.7.2
9832023-12-06T00:54:23.706Z Downloaded zeroize_derive v1.4.2
9842023-12-06T00:54:23.707Z Downloaded yansi v0.5.1
9852023-12-06T00:54:23.707Z Downloaded zerocopy v0.6.4
9862023-12-06T00:54:23.707Z Downloaded float-cmp v0.9.0
9872023-12-06T00:54:23.707Z Downloaded zeroize v1.7.0
9882023-12-06T00:54:23.707Z Downloaded signal-hook v0.3.17
9892023-12-06T00:54:23.707Z Downloaded ron v0.8.1
9902023-12-06T00:54:23.707Z Downloaded rand_xorshift v0.3.0
9912023-12-06T00:54:23.708Z Downloaded ff v0.13.0
9922023-12-06T00:54:23.708Z Downloaded vec_map v0.8.2
9932023-12-06T00:54:23.708Z Downloaded futures-io v0.3.29
9942023-12-06T00:54:23.708Z Downloaded serde_derive_internals v0.26.0
9952023-12-06T00:54:23.708Z Downloaded derive-where v1.2.5
9962023-12-06T00:54:23.708Z Downloaded hex-literal v0.4.1
9972023-12-06T00:54:23.708Z Downloaded hubpack v0.1.2
9982023-12-06T00:54:23.708Z Downloaded foreign-types-shared v0.3.1
9992023-12-06T00:54:23.708Z Downloaded textwrap v0.11.0
10002023-12-06T00:54:23.708Z Downloaded postcard-cobs v0.1.5-pre
10012023-12-06T00:54:23.709Z Downloaded rustc-demangle v0.1.23
10022023-12-06T00:54:23.709Z Downloaded futures-core v0.3.29
10032023-12-06T00:54:23.709Z Downloaded tokio-util v0.7.10
10042023-12-06T00:54:23.719Z Downloaded ref-cast v1.0.20
10052023-12-06T00:54:23.719Z Downloaded signal-hook-registry v1.4.1
10062023-12-06T00:54:23.719Z Downloaded pin-project-internal v1.1.3
10072023-12-06T00:54:23.729Z Downloaded postgres-protocol v0.6.6
10082023-12-06T00:54:23.729Z Downloaded tracing v0.1.37
10092023-12-06T00:54:23.734Z Downloaded vsss-rs v3.3.1
10102023-12-06T00:54:23.738Z Downloaded rstest_macros v0.18.2
10112023-12-06T00:54:23.743Z Downloaded predicates v2.1.5
10122023-12-06T00:54:23.748Z Downloaded aho-corasick v1.0.4
10132023-12-06T00:54:23.759Z Downloaded rcgen v0.11.3
10142023-12-06T00:54:23.766Z Downloaded rand v0.4.6
10152023-12-06T00:54:23.776Z Downloaded time v0.3.27
10162023-12-06T00:54:23.786Z Downloaded toml v0.5.11
10172023-12-06T00:54:23.793Z Downloaded schemars v0.8.13
10182023-12-06T00:54:23.815Z Downloaded rayon-core v1.12.0
10192023-12-06T00:54:23.824Z Downloaded unicode-segmentation v1.10.1
10202023-12-06T00:54:23.833Z Downloaded tracing-core v0.1.31
10212023-12-06T00:54:23.842Z Downloaded plotters v0.3.5
10222023-12-06T00:54:23.854Z Downloaded expectorate v1.1.0
10232023-12-06T00:54:23.864Z Downloaded serde_with v2.3.3
10242023-12-06T00:54:23.873Z Downloaded bindgen v0.65.1
10252023-12-06T00:54:23.884Z Downloaded proptest v1.4.0
10262023-12-06T00:54:23.908Z Downloaded reedline v0.26.0
10272023-12-06T00:54:23.921Z Downloaded petgraph v0.6.4
10282023-12-06T00:54:23.944Z Downloaded portable-atomic v1.4.3
10292023-12-06T00:54:23.951Z Downloaded reqwest v0.11.22
10302023-12-06T00:54:23.966Z Downloaded openssl v0.10.60
10312023-12-06T00:54:23.988Z Downloaded h2 v0.3.21
10322023-12-06T00:54:23.999Z Downloaded bstr v0.2.17
10332023-12-06T00:54:24.021Z Downloaded hyper v0.14.27
10342023-12-06T00:54:24.036Z Downloaded regex v1.10.2
10352023-12-06T00:54:24.060Z Downloaded ratatui v0.23.0
10362023-12-06T00:54:24.082Z Downloaded regress v0.7.1
10372023-12-06T00:54:24.099Z Downloaded radix_trie v0.2.1
10382023-12-06T00:54:24.111Z Downloaded diesel v2.1.4
10392023-12-06T00:54:24.151Z Downloaded regex-syntax v0.7.5
10402023-12-06T00:54:24.168Z Downloaded sled v0.34.7
10412023-12-06T00:54:24.187Z Downloaded rustix v0.38.25
10422023-12-06T00:54:24.231Z Downloaded zerocopy-derive v0.2.0
10432023-12-06T00:54:24.250Z Downloaded tokio v1.34.0
10442023-12-06T00:54:24.322Z Downloaded zerocopy-derive v0.6.4
10452023-12-06T00:54:24.346Z Downloaded regex-automata v0.4.3
10462023-12-06T00:54:24.381Z Downloaded sha3 v0.10.8
10472023-12-06T00:54:24.397Z Downloaded regex-automata v0.3.8
10482023-12-06T00:54:24.432Z Downloaded bzip2-sys v0.1.11+1.0.8
10492023-12-06T00:54:24.459Z Downloaded regex-syntax v0.8.2
10502023-12-06T00:54:24.478Z Downloaded bstr v1.6.0
10512023-12-06T00:54:24.501Z Downloaded encoding_rs v0.8.33
10522023-12-06T00:54:24.548Z Downloaded webpki-roots v0.25.2
10532023-12-06T00:54:24.555Z Downloaded polar-core v0.27.0
10542023-12-06T00:54:24.580Z Downloaded openapiv3 v2.0.0-rc.1
10552023-12-06T00:54:24.605Z Downloaded smoltcp v0.9.1
10562023-12-06T00:54:24.625Z Downloaded gimli v0.28.0
10572023-12-06T00:54:24.643Z Downloaded regex-syntax v0.6.29
10582023-12-06T00:54:24.659Z Downloaded vcpkg v0.2.15
10592023-12-06T00:54:24.738Z Downloaded rustls v0.21.9
10602023-12-06T00:54:24.761Z Downloaded trust-dns-proto v0.22.0
10612023-12-06T00:54:24.785Z Downloaded quick-xml v0.23.1
10622023-12-06T00:54:24.799Z Downloaded rayon v1.8.0
10632023-12-06T00:54:24.820Z Downloaded ring v0.16.20
10642023-12-06T00:54:24.982Z Downloaded ring v0.17.5
10652023-12-06T00:54:25.121Z Downloaded object v0.32.1
10662023-12-06T00:54:25.137Z Downloaded smoltcp v0.8.2
10672023-12-06T00:54:25.154Z Downloaded syn v1.0.109
10682023-12-06T00:54:25.174Z Downloaded futures-util v0.3.29
10692023-12-06T00:54:25.195Z Downloaded rustls-webpki v0.101.7
10702023-12-06T00:54:25.222Z Downloaded bitvec v1.0.1
10712023-12-06T00:54:25.249Z Downloaded curve25519-dalek v4.1.0
10722023-12-06T00:54:25.265Z Downloaded object v0.30.4
10732023-12-06T00:54:25.283Z Downloaded lalrpop v0.19.12
10742023-12-06T00:54:25.303Z Downloaded hkdf v0.12.3
10752023-12-06T00:54:25.308Z Downloaded clap v2.34.0
10762023-12-06T00:54:25.324Z Downloaded tabled v0.14.0
10772023-12-06T00:54:25.352Z Downloaded idna v0.5.0
10782023-12-06T00:54:25.368Z Downloaded unicode-normalization v0.1.22
10792023-12-06T00:54:25.385Z Downloaded regex-automata v0.1.10
10802023-12-06T00:54:25.385Z Downloaded headers v0.3.9
10812023-12-06T00:54:25.396Z Downloaded chrono v0.4.31
10822023-12-06T00:54:25.404Z Downloaded pest v2.7.2
10832023-12-06T00:54:25.412Z Downloaded toml v0.7.8
10842023-12-06T00:54:25.421Z Downloaded serde_yaml v0.9.25
10852023-12-06T00:54:25.431Z Downloaded itertools v0.11.0
10862023-12-06T00:54:25.444Z Downloaded darling_core v0.20.3
10872023-12-06T00:54:25.452Z Downloaded hashbrown v0.13.2
10882023-12-06T00:54:25.453Z Downloaded hashbrown v0.12.3
10892023-12-06T00:54:25.467Z Downloaded der v0.7.8
10902023-12-06T00:54:25.478Z Downloaded r2d2 v0.8.10
10912023-12-06T00:54:25.478Z Downloaded tar v0.4.40
10922023-12-06T00:54:25.478Z Downloaded flume v0.11.0
10932023-12-06T00:54:25.487Z Downloaded diff v0.1.13
10942023-12-06T00:54:25.487Z Downloaded unicode-bidi v0.3.13
10952023-12-06T00:54:25.501Z Downloaded url v2.5.0
10962023-12-06T00:54:25.507Z Downloaded tough v0.15.0
10972023-12-06T00:54:25.516Z Downloaded fixedbitset v0.4.2
10982023-12-06T00:54:25.517Z Downloaded proc-macro-crate v1.3.1
10992023-12-06T00:54:25.517Z Downloaded serde_urlencoded v0.7.1
11002023-12-06T00:54:25.517Z Downloaded test-strategy v0.3.1
11012023-12-06T00:54:25.526Z Downloaded fatfs v0.3.6
11022023-12-06T00:54:25.533Z Downloaded heapless v0.7.16
11032023-12-06T00:54:25.534Z Downloaded http v0.2.11
11042023-12-06T00:54:25.540Z Downloaded slog-scope v4.4.0
11052023-12-06T00:54:25.547Z Downloaded futures-executor v0.3.29
11062023-12-06T00:54:25.547Z Downloaded futures-channel v0.3.29
11072023-12-06T00:54:25.547Z Downloaded signature v2.1.0
11082023-12-06T00:54:25.582Z Downloaded signal-hook-mio v0.2.3
11092023-12-06T00:54:25.582Z Downloaded radium v0.7.0
11102023-12-06T00:54:25.582Z Downloaded pin-project-lite v0.2.13
11112023-12-06T00:54:25.591Z Downloaded vte v0.11.1
11122023-12-06T00:54:25.592Z Downloaded typed-path v0.6.0
11132023-12-06T00:54:25.592Z Downloaded rstest v0.18.2
11142023-12-06T00:54:25.592Z Downloaded tempfile v3.8.1
11152023-12-06T00:54:25.593Z Downloaded rand_core v0.6.4
11162023-12-06T00:54:25.593Z Downloaded similar v2.2.1
11172023-12-06T00:54:25.600Z Downloaded getrandom v0.2.10
11182023-12-06T00:54:25.609Z Downloaded rand v0.8.5
11192023-12-06T00:54:25.617Z Downloaded socket2 v0.5.5
11202023-12-06T00:54:25.617Z Downloaded crossterm v0.27.0
11212023-12-06T00:54:25.625Z Downloaded either v1.9.0
11222023-12-06T00:54:25.633Z Downloaded wait-timeout v0.2.0
11232023-12-06T00:54:25.633Z Downloaded pkg-config v0.3.27
11242023-12-06T00:54:25.634Z Downloaded slog-dtrace v0.2.3
11252023-12-06T00:54:25.644Z Downloaded slog-async v2.8.0
11262023-12-06T00:54:25.644Z Downloaded half v1.8.2
11272023-12-06T00:54:25.644Z Downloaded serde-hex v0.1.0
11282023-12-06T00:54:25.655Z Downloaded socket2 v0.4.9
11292023-12-06T00:54:25.655Z Downloaded uuid v1.6.1
11302023-12-06T00:54:25.656Z Downloaded pretty_assertions v1.4.0
11312023-12-06T00:54:25.667Z Downloaded mio v0.8.9
11322023-12-06T00:54:25.667Z Downloaded thiserror-no-std v2.0.2
11332023-12-06T00:54:25.677Z Downloaded usdt-macro v0.3.5
11342023-12-06T00:54:25.677Z Downloaded usdt-impl v0.3.5
11352023-12-06T00:54:25.677Z Downloaded nom v7.1.3
11362023-12-06T00:54:26.089Z Downloaded scopeguard v1.2.0
11372023-12-06T00:54:26.089Z Downloaded structmeta-derive v0.2.0
11382023-12-06T00:54:26.089Z Downloaded fragile v2.0.0
11392023-12-06T00:54:26.089Z Downloaded globset v0.4.13
11402023-12-06T00:54:26.089Z Downloaded tracing-attributes v0.1.26
11412023-12-06T00:54:26.089Z Downloaded pin-project v1.1.3
11422023-12-06T00:54:26.089Z Downloaded flate2 v1.0.28
11432023-12-06T00:54:26.089Z Downloaded serde_with_macros v2.3.3
11442023-12-06T00:54:26.090Z Downloaded fastrand v2.0.0
11452023-12-06T00:54:26.090Z Downloaded idna v0.2.3
11462023-12-06T00:54:26.090Z Downloaded group v0.13.0
11472023-12-06T00:54:26.090Z Downloaded fd-lock v3.0.13
11482023-12-06T00:54:26.090Z Downloaded scheduled-thread-pool v0.2.7
11492023-12-06T00:54:26.090Z Downloaded utf-8 v0.7.6
11502023-12-06T00:54:26.090Z Downloaded shell-words v1.1.0
11512023-12-06T00:54:26.090Z Downloaded slog-stdlog v4.1.1
11522023-12-06T00:54:26.091Z Downloaded rustc_version v0.1.7
11532023-12-06T00:54:26.091Z Downloaded derive_builder v0.12.0
11542023-12-06T00:54:26.091Z Downloaded der_derive v0.7.2
11552023-12-06T00:54:26.091Z Downloaded rsa v0.9.2
11562023-12-06T00:54:26.091Z Downloaded trust-dns-client v0.22.0
11572023-12-06T00:54:26.091Z Downloaded diesel_derives v2.1.2
11582023-12-06T00:54:26.091Z Downloaded textwrap v0.16.0
11592023-12-06T00:54:26.092Z Downloaded hmac v0.12.1
11602023-12-06T00:54:26.092Z Downloaded trust-dns-resolver v0.22.0
11612023-12-06T00:54:26.092Z Downloaded toml_edit v0.19.15
11622023-12-06T00:54:26.092Z Downloaded humantime v2.1.0
11632023-12-06T00:54:26.092Z Downloaded pkcs1 v0.7.5
11642023-12-06T00:54:26.093Z Downloaded tungstenite v0.20.1
11652023-12-06T00:54:26.093Z Downloaded steno v0.4.0
11662023-12-06T00:54:26.093Z Downloaded difflib v0.4.0
11672023-12-06T00:54:26.093Z Downloaded slog-bunyan v2.4.0
11682023-12-06T00:54:26.093Z Downloaded spin v0.9.8
11692023-12-06T00:54:26.093Z Downloaded glob v0.3.1
11702023-12-06T00:54:26.093Z Downloaded dof v0.1.5
11712023-12-06T00:54:26.094Z Downloaded unicode-linebreak v0.1.5
11722023-12-06T00:54:26.094Z Downloaded datatest-stable v0.2.3
11732023-12-06T00:54:26.094Z Downloaded libm v0.2.7
11742023-12-06T00:54:26.094Z Downloaded which v4.4.0
11752023-12-06T00:54:26.094Z Downloaded serde_tokenstream v0.2.0
11762023-12-06T00:54:26.094Z Downloaded predicates v3.0.4
11772023-12-06T00:54:26.095Z Downloaded vte_generate_state_changes v0.1.1
11782023-12-06T00:54:26.095Z Downloaded untrusted v0.7.1
11792023-12-06T00:54:26.095Z Downloaded unicode-width v0.1.11
11802023-12-06T00:54:26.095Z Downloaded strsim v0.8.0
11812023-12-06T00:54:26.095Z Downloaded dirs-next v2.0.0
11822023-12-06T00:54:26.095Z Downloaded slog v2.7.0
11832023-12-06T00:54:26.095Z Downloaded tinyvec v1.6.0
11842023-12-06T00:54:26.095Z Downloaded crossbeam-channel v0.5.8
11852023-12-06T00:54:26.096Z Downloaded snafu v0.7.5
11862023-12-06T00:54:26.096Z Downloaded tokio-postgres v0.7.10
11872023-12-06T00:54:26.096Z Downloaded futures-sink v0.3.29
11882023-12-06T00:54:26.096Z Downloaded structmeta v0.2.0
11892023-12-06T00:54:26.096Z Downloaded strip-ansi-escapes v0.2.0
11902023-12-06T00:54:26.097Z Downloaded prettyplease v0.2.12
11912023-12-06T00:54:26.097Z Downloaded relative-path v1.9.0
11922023-12-06T00:54:26.097Z Downloaded ucd-trie v0.1.6
11932023-12-06T00:54:26.097Z Downloaded typenum v1.16.0
11942023-12-06T00:54:26.097Z Downloaded elliptic-curve v0.13.5
11952023-12-06T00:54:26.097Z Downloaded version_check v0.9.4
11962023-12-06T00:54:26.098Z Downloaded display-error-chain v0.2.0
11972023-12-06T00:54:26.098Z Downloaded pin-utils v0.1.0
11982023-12-06T00:54:26.098Z Downloaded env_logger v0.10.0
11992023-12-06T00:54:26.098Z Downloaded percent-encoding v2.3.1
12002023-12-06T00:54:26.098Z Downloaded rustls-pemfile v1.0.3
12012023-12-06T00:54:26.098Z Downloaded futures-macro v0.3.29
12022023-12-06T00:54:26.099Z Downloaded rustc_version v0.4.0
12032023-12-06T00:54:26.099Z Downloaded resolv-conf v0.7.0
12042023-12-06T00:54:26.099Z Downloaded pest_derive v2.7.2
12052023-12-06T00:54:26.099Z Downloaded tui-tree-widget v0.13.0
12062023-12-06T00:54:26.099Z Downloaded want v0.3.1
12072023-12-06T00:54:26.099Z Downloaded arc-swap v1.6.0
12082023-12-06T00:54:26.099Z Downloaded derive_more v0.99.17
12092023-12-06T00:54:26.100Z Downloaded serde_path_to_error v0.1.14
12102023-12-06T00:54:26.100Z Downloaded rustfmt-wrapper v0.2.0
12112023-12-06T00:54:26.100Z Downloaded num-bigint-dig v0.8.4
12122023-12-06T00:54:26.100Z Downloaded crypto-bigint v0.5.2
12132023-12-06T00:54:26.100Z Downloaded platforms v3.0.2
12142023-12-06T00:54:26.100Z Downloaded unicode-xid v0.2.4
12152023-12-06T00:54:26.101Z Downloaded thiserror-impl-no-std v2.0.2
12162023-12-06T00:54:26.101Z Downloaded pest_generator v2.7.2
12172023-12-06T00:54:26.101Z Downloaded pem v3.0.2
12182023-12-06T00:54:26.101Z Downloaded subprocess v0.2.9
12192023-12-06T00:54:26.101Z Downloaded libxml v0.3.3
12202023-12-06T00:54:26.101Z Downloaded itertools v0.10.5
12212023-12-06T00:54:26.101Z Downloaded plotters-backend v0.3.5
12222023-12-06T00:54:26.102Z Downloaded hex v0.4.3
12232023-12-06T00:54:26.102Z Downloaded parking_lot_core v0.9.8
12242023-12-06T00:54:26.102Z Downloaded httparse v1.8.0
12252023-12-06T00:54:26.102Z Downloaded backtrace v0.3.69
12262023-12-06T00:54:26.119Z Downloaded flagset v0.4.3
12272023-12-06T00:54:26.119Z Downloaded siphasher v0.3.11
12282023-12-06T00:54:26.119Z Downloaded cookie v0.18.0
12292023-12-06T00:54:26.120Z Downloaded snafu-derive v0.7.5
12302023-12-06T00:54:26.120Z Downloaded tiny-keccak v2.0.2
12312023-12-06T00:54:26.120Z Downloaded proc-macro-error v1.0.4
12322023-12-06T00:54:26.133Z Downloaded rpassword v7.3.1
12332023-12-06T00:54:26.133Z Downloaded unicase v2.7.0
12342023-12-06T00:54:26.133Z Downloaded time-macros v0.2.13
12352023-12-06T00:54:26.133Z Downloaded postcard v0.7.3
12362023-12-06T00:54:26.134Z Downloaded parking_lot_core v0.8.6
12372023-12-06T00:54:26.134Z Downloaded structopt v0.3.26
12382023-12-06T00:54:26.147Z Downloaded salty v0.2.0
12392023-12-06T00:54:26.557Z Downloaded termtree v0.4.1
12402023-12-06T00:54:26.557Z Downloaded same-file v1.0.6
12412023-12-06T00:54:26.567Z Downloaded rusty-fork v0.3.0
12422023-12-06T00:54:26.568Z Downloaded rustversion v1.0.14
12432023-12-06T00:54:26.568Z Downloaded omicron-zone-package v0.9.1
12442023-12-06T00:54:26.568Z Downloaded sct v0.7.0
12452023-12-06T00:54:26.568Z Downloaded tokio-tungstenite v0.20.1
12462023-12-06T00:54:26.568Z Downloaded postgres-types v0.2.6
12472023-12-06T00:54:26.568Z Downloaded poly1305 v0.8.0
12482023-12-06T00:54:26.568Z Downloaded httptest v0.15.5
12492023-12-06T00:54:26.569Z Downloaded indicatif v0.17.7
12502023-12-06T00:54:26.569Z Downloaded parse-display-derive v0.8.2
12512023-12-06T00:54:26.569Z Downloaded home v0.5.5
12522023-12-06T00:54:26.569Z Downloaded futures-timer v3.0.2
12532023-12-06T00:54:26.569Z Downloaded base64 v0.21.5
12542023-12-06T00:54:26.569Z Downloaded futures-task v0.3.29
12552023-12-06T00:54:26.569Z Downloaded darling_core v0.14.4
12562023-12-06T00:54:26.569Z Downloaded cc v1.0.83
12572023-12-06T00:54:26.569Z Downloaded indexmap v1.9.3
12582023-12-06T00:54:26.569Z Downloaded base64 v0.13.1
12592023-12-06T00:54:26.570Z Downloaded wyz v0.5.1
12602023-12-06T00:54:26.570Z Downloaded string_cache v0.8.7
12612023-12-06T00:54:26.570Z Downloaded parking_lot v0.12.1
12622023-12-06T00:54:26.570Z Downloaded data-encoding v2.4.0
12632023-12-06T00:54:26.570Z Downloaded whoami v1.4.1
12642023-12-06T00:54:26.570Z Downloaded trybuild v1.0.85
12652023-12-06T00:54:26.570Z Downloaded topological-sort v0.2.2
12662023-12-06T00:54:26.570Z Downloaded tokio-stream v0.1.14
12672023-12-06T00:54:26.570Z Downloaded tokio-rustls v0.24.1
12682023-12-06T00:54:26.570Z Downloaded bytes v1.5.0
12692023-12-06T00:54:26.570Z Downloaded crc-any v2.4.3
12702023-12-06T00:54:26.570Z Downloaded partial-io v0.5.4
12712023-12-06T00:54:26.571Z Downloaded highway v1.1.0
12722023-12-06T00:54:26.571Z Downloaded miniz_oxide v0.7.1
12732023-12-06T00:54:26.571Z Downloaded http-body v0.4.5
12742023-12-06T00:54:26.571Z Downloaded pretty-hex v0.4.0
12752023-12-06T00:54:26.571Z Downloaded proc-macro-error-attr v1.0.4
12762023-12-06T00:54:26.571Z Downloaded mockall_derive v0.11.4
12772023-12-06T00:54:26.571Z Downloaded console v0.15.7
12782023-12-06T00:54:26.571Z Downloaded term v0.7.0
12792023-12-06T00:54:26.572Z Downloaded basic-toml v0.1.4
12802023-12-06T00:54:26.572Z Downloaded addr2line v0.21.0
12812023-12-06T00:54:26.572Z Downloaded subtle v2.5.0
12822023-12-06T00:54:26.572Z Downloaded dtrace-parser v0.1.14
12832023-12-06T00:54:26.572Z Downloaded blake2 v0.10.6
12842023-12-06T00:54:26.572Z Downloaded backoff v0.4.0
12852023-12-06T00:54:26.572Z Downloaded ahash v0.8.3
12862023-12-06T00:54:26.572Z Downloaded smallvec v1.11.0
12872023-12-06T00:54:26.572Z Downloaded sha2 v0.10.8
12882023-12-06T00:54:26.572Z Downloaded ena v0.14.2
12892023-12-06T00:54:26.572Z Downloaded digest v0.10.7
12902023-12-06T00:54:26.572Z Downloaded owo-colors v3.5.0
12912023-12-06T00:54:26.573Z Downloaded tabled_derive v0.6.0
12922023-12-06T00:54:26.573Z Downloaded supports-color v2.1.0
12932023-12-06T00:54:26.573Z Downloaded httpdate v1.0.3
12942023-12-06T00:54:26.573Z Downloaded tokio-native-tls v0.3.1
12952023-12-06T00:54:26.573Z Downloaded tokio-macros v2.2.0
12962023-12-06T00:54:26.573Z Downloaded thread_local v1.1.7
12972023-12-06T00:54:26.573Z Downloaded thread-id v4.2.0
12982023-12-06T00:54:26.573Z Downloaded termios v0.3.3
12992023-12-06T00:54:26.573Z Downloaded termcolor v1.2.0
13002023-12-06T00:54:26.573Z Downloaded semver v0.1.20
13012023-12-06T00:54:26.573Z Downloaded hubpack_derive v0.1.1
13022023-12-06T00:54:26.574Z Downloaded http-range v0.1.5
13032023-12-06T00:54:26.574Z Downloaded threadpool v1.8.1
13042023-12-06T00:54:26.574Z Downloaded num-rational v0.4.1
13052023-12-06T00:54:26.574Z Downloaded pretty-hex v0.2.1
13062023-12-06T00:54:26.574Z Downloaded stable_deref_trait v1.2.0
13072023-12-06T00:54:26.574Z Downloaded synstructure v0.12.6
13082023-12-06T00:54:26.574Z Downloaded smf v0.2.2
13092023-12-06T00:54:26.574Z Downloaded log v0.4.20
13102023-12-06T00:54:26.574Z Downloaded bb8 v0.8.1
13112023-12-06T00:54:26.574Z Downloaded argon2 v0.5.2
13122023-12-06T00:54:26.574Z Downloaded async-trait v0.1.74
13132023-12-06T00:54:26.575Z Downloaded strum_macros v0.24.3
13142023-12-06T00:54:26.575Z Downloaded static_assertions v1.1.0
13152023-12-06T00:54:26.575Z Downloaded num-derive v0.4.0
13162023-12-06T00:54:26.575Z Downloaded memoffset v0.9.0
13172023-12-06T00:54:26.575Z Downloaded cancel-safe-futures v0.1.5
13182023-12-06T00:54:26.575Z Downloaded bzip2 v0.4.4
13192023-12-06T00:54:26.575Z Downloaded blake2b_simd v1.0.1
13202023-12-06T00:54:26.575Z Downloaded buf-list v1.0.3
13212023-12-06T00:54:26.575Z Downloaded base64ct v1.6.0
13222023-12-06T00:54:26.576Z Downloaded bitflags v2.4.0
13232023-12-06T00:54:26.576Z Downloaded slog-json v2.6.1
13242023-12-06T00:54:26.576Z Downloaded slog-envlogger v2.2.0
13252023-12-06T00:54:26.576Z Downloaded serde_tokenstream v0.1.7
13262023-12-06T00:54:26.576Z Downloaded assert_cmd v2.0.12
13272023-12-06T00:54:26.576Z Downloaded slab v0.4.9
13282023-12-06T00:54:26.576Z Downloaded bitfield v0.14.0
13292023-12-06T00:54:26.576Z Downloaded downcast v0.11.0
13302023-12-06T00:54:26.576Z Downloaded opaque-debug v0.3.0
13312023-12-06T00:54:26.576Z Downloaded atomic-waker v1.1.1
13322023-12-06T00:54:26.576Z Downloaded strum_macros v0.25.2
13332023-12-06T00:54:26.576Z Downloaded signal-hook-tokio v0.3.1
13342023-12-06T00:54:26.577Z Downloaded sha1 v0.10.6
13352023-12-06T00:54:26.577Z Downloaded secrecy v0.8.0
13362023-12-06T00:54:26.577Z Downloaded ansi_term v0.12.1
13372023-12-06T00:54:26.577Z Downloaded ciborium v0.2.1
13382023-12-06T00:54:26.577Z Downloaded tinyvec_macros v0.1.1
13392023-12-06T00:54:26.577Z Downloaded semver v0.11.0
13402023-12-06T00:54:26.577Z Downloaded oso v0.27.0
13412023-12-06T00:54:26.585Z Downloaded openssl-sys v0.9.96
13422023-12-06T00:54:26.585Z Downloaded md-5 v0.10.5
13432023-12-06T00:54:26.585Z Downloaded maybe-uninit v2.0.0
13442023-12-06T00:54:26.585Z Downloaded lazy_static v1.4.0
13452023-12-06T00:54:26.586Z Downloaded num_enum_derive v0.5.11
13462023-12-06T00:54:26.586Z Downloaded nibble_vec v0.1.0
13472023-12-06T00:54:26.586Z Downloaded mime v0.3.17
13482023-12-06T00:54:26.586Z Downloaded memoffset v0.7.1
13492023-12-06T00:54:26.586Z Downloaded lru-cache v0.1.2
13502023-12-06T00:54:26.586Z Downloaded ipnetwork v0.20.0
13512023-12-06T00:54:26.586Z Downloaded bytecount v0.6.3
13522023-12-06T00:54:26.586Z Downloaded try-lock v0.2.4
13532023-12-06T00:54:26.586Z Downloaded smawk v0.3.1
13542023-12-06T00:54:26.586Z Downloaded signature v1.6.4
13552023-12-06T00:54:26.586Z Downloaded olpc-cjson v0.1.3
13562023-12-06T00:54:26.586Z Downloaded linked-hash-map v0.5.6
13572023-12-06T00:54:26.586Z Downloaded keccak v0.1.4
13582023-12-06T00:54:26.586Z Downloaded darling v0.20.3
13592023-12-06T00:54:26.586Z Downloaded maplit v1.0.2
13602023-12-06T00:54:26.586Z Downloaded colored v2.0.4
13612023-12-06T00:54:26.587Z Downloaded nanorand v0.7.0
13622023-12-06T00:54:26.587Z Downloaded mockall v0.11.4
13632023-12-06T00:54:26.587Z Downloaded packed_struct_codegen v0.10.1
13642023-12-06T00:54:26.587Z Downloaded num_cpus v1.16.0
13652023-12-06T00:54:26.587Z Downloaded libefi-sys v0.1.0
13662023-12-06T00:54:26.587Z Downloaded lazycell v1.3.0
13672023-12-06T00:54:26.587Z Downloaded hyper-tls v0.5.0
13682023-12-06T00:54:26.587Z Downloaded bytesize v1.3.0
13692023-12-06T00:54:26.587Z Downloaded block-buffer v0.10.4
13702023-12-06T00:54:26.587Z Downloaded indoc v1.0.9
13712023-12-06T00:54:26.587Z Downloaded cassowary v0.3.0
13722023-12-06T00:54:26.587Z Downloaded base16ct v0.2.0
13732023-12-06T00:54:26.587Z Downloaded serial_test_derive v0.10.0
13742023-12-06T00:54:26.588Z Downloaded camino-tempfile v1.1.1
13752023-12-06T00:54:26.588Z Downloaded byteorder v1.5.0
13762023-12-06T00:54:26.588Z Downloaded block-padding v0.3.3
13772023-12-06T00:54:26.588Z Downloaded crc v3.0.1
13782023-12-06T00:54:26.588Z Downloaded chacha20 v0.9.1
13792023-12-06T00:54:26.588Z Downloaded indoc v2.0.3
13802023-12-06T00:54:26.594Z Downloaded async-stream v0.3.5
13812023-12-06T00:54:26.594Z Downloaded serde_repr v0.1.16
13822023-12-06T00:54:26.594Z Downloaded criterion-plot v0.5.0
13832023-12-06T00:54:26.600Z Downloaded async-recursion v1.0.5
13842023-12-06T00:54:26.601Z Downloaded bit-vec v0.6.3
13852023-12-06T00:54:26.606Z Downloaded arrayref v0.3.7
13862023-12-06T00:54:26.606Z Downloaded anes v0.1.6
13872023-12-06T00:54:26.611Z Downloaded aead v0.5.2
13882023-12-06T00:54:26.611Z Downloaded oso-derive v0.27.0
13892023-12-06T00:54:26.611Z Downloaded normalize-line-endings v0.3.0
13902023-12-06T00:54:26.611Z Downloaded adler v1.0.2
13912023-12-06T00:54:26.618Z Downloaded serde_plain v1.0.2
13922023-12-06T00:54:26.618Z Downloaded nodrop v0.1.14
13932023-12-06T00:54:26.618Z Downloaded matches v0.1.10
13942023-12-06T00:54:26.623Z Downloaded darling v0.14.4
13952023-12-06T00:54:26.623Z Downloaded array-init v0.0.4
13962023-12-06T00:54:26.627Z Downloaded assert_matches v1.5.0
13972023-12-06T00:54:26.627Z Downloaded approx v0.5.1
13982023-12-06T00:54:26.633Z Downloaded schemars_derive v0.8.13
13992023-12-06T00:54:26.633Z Downloaded crossbeam-utils v0.8.16
14002023-12-06T00:54:26.637Z Downloaded native-tls v0.2.11
14012023-12-06T00:54:26.641Z Downloaded crc32fast v1.3.2
14022023-12-06T00:54:26.652Z Downloaded mime_guess v2.0.4
14032023-12-06T00:54:26.653Z Downloaded macaddr v1.0.1
14042023-12-06T00:54:26.657Z Downloaded is-terminal v0.4.9
14052023-12-06T00:54:26.657Z Downloaded inout v0.1.3
14062023-12-06T00:54:26.657Z Downloaded is_ci v1.1.1
14072023-12-06T00:54:26.658Z Downloaded iana-time-zone v0.1.57
14082023-12-06T00:54:26.658Z Downloaded managed v0.8.0
14092023-12-06T00:54:26.658Z Downloaded ciborium-io v0.2.1
14102023-12-06T00:54:26.664Z Downloaded async-stream-impl v0.3.5
14112023-12-06T00:54:26.664Z Downloaded num_threads v0.1.6
14122023-12-06T00:54:26.665Z Downloaded num-iter v0.1.43
14132023-12-06T00:54:26.665Z Downloaded crucible-workspace-hack v0.1.0
14142023-12-06T00:54:26.672Z Downloaded atomicwrites v0.4.2
14152023-12-06T00:54:26.672Z Downloaded atty v0.2.14
14162023-12-06T00:54:26.672Z Downloaded nu-ansi-term v0.49.0
14172023-12-06T00:54:26.688Z Downloaded num v0.4.1
14182023-12-06T00:54:26.688Z Downloaded newtype_derive v0.1.6
14192023-12-06T00:54:26.688Z Downloaded linear-map v1.2.0
14202023-12-06T00:54:26.688Z Downloaded cfg-if v0.1.10
14212023-12-06T00:54:26.688Z Downloaded kstat-rs v0.2.3
14222023-12-06T00:54:26.697Z Downloaded const-oid v0.9.5
14232023-12-06T00:54:26.697Z Downloaded clang-sys v1.6.1
14242023-12-06T00:54:26.697Z Downloaded hyper-rustls v0.24.2
14252023-12-06T00:54:26.698Z Downloaded lalrpop-util v0.19.12
14262023-12-06T00:54:26.698Z Downloaded crypto-common v0.1.6
14272023-12-06T00:54:26.706Z Downloaded cast v0.3.0
14282023-12-06T00:54:26.706Z Downloaded corncobs v0.1.3
14292023-12-06T00:54:26.707Z Downloaded crc-catalog v2.2.0
14302023-12-06T00:54:26.707Z Downloaded cstr-argument v0.1.2
14312023-12-06T00:54:26.707Z Downloaded crunchy v0.2.2
14322023-12-06T00:54:26.718Z Downloaded crossbeam-deque v0.8.3
14332023-12-06T00:54:26.718Z Downloaded crossbeam v0.8.2
14342023-12-06T00:54:26.718Z Downloaded cpufeatures v0.2.9
14352023-12-06T00:54:26.718Z Downloaded convert_case v0.4.0
14362023-12-06T00:54:26.718Z Downloaded constant_time_eq v0.3.0
14372023-12-06T00:54:27.351Z Compiling serde v1.0.192
14382023-12-06T00:54:27.352Z Compiling autocfg v1.1.0
14392023-12-06T00:54:27.355Z Checking cfg-if v1.0.0
14402023-12-06T00:54:27.355Z Compiling version_check v0.9.4
14412023-12-06T00:54:27.378Z Compiling syn v1.0.109
14422023-12-06T00:54:27.401Z Checking libc v0.2.150
14432023-12-06T00:54:27.413Z Compiling syn v2.0.32
14442023-12-06T00:54:27.485Z Compiling parking_lot_core v0.9.8
14452023-12-06T00:54:27.512Z Compiling libm v0.2.7
14462023-12-06T00:54:28.006Z Compiling cc v1.0.83
14472023-12-06T00:54:28.127Z Compiling futures-core v0.3.29
14482023-12-06T00:54:28.360Z Compiling once_cell v1.18.0
14492023-12-06T00:54:28.758Z Compiling serde_json v1.0.108
14502023-12-06T00:54:28.887Z Compiling memchr v2.6.3
14512023-12-06T00:54:28.912Z Compiling lock_api v0.4.10
14522023-12-06T00:54:29.101Z Compiling num-traits v0.2.16
14532023-12-06T00:54:29.334Z Compiling slab v0.4.9
14542023-12-06T00:54:29.524Z Checking getrandom v0.2.10
14552023-12-06T00:54:29.631Z Compiling futures-channel v0.3.29
14562023-12-06T00:54:30.002Z Compiling futures-task v0.3.29
14572023-12-06T00:54:30.297Z Compiling typenum v1.16.0
14582023-12-06T00:54:30.320Z Compiling futures-util v0.3.29
14592023-12-06T00:54:30.612Z Compiling generic-array v0.14.7
14602023-12-06T00:54:30.975Z Checking scopeguard v1.2.0
14612023-12-06T00:54:31.220Z Compiling log v0.4.20
14622023-12-06T00:54:31.448Z Compiling pkg-config v0.3.27
14632023-12-06T00:54:32.516Z Checking smallvec v1.11.0
14642023-12-06T00:54:32.774Z Checking itoa v1.0.9
14652023-12-06T00:54:33.064Z Compiling rustix v0.38.25
14662023-12-06T00:54:33.081Z Compiling indexmap v1.9.3
14672023-12-06T00:54:33.111Z Compiling schemars v0.8.13
14682023-12-06T00:54:33.594Z Compiling vcpkg v0.2.15
14692023-12-06T00:54:33.626Z Compiling fnv v1.0.7
14702023-12-06T00:54:33.698Z Compiling httparse v1.8.0
14712023-12-06T00:54:34.136Z Checking rand_core v0.6.4
14722023-12-06T00:54:34.386Z Compiling ring v0.17.5
14732023-12-06T00:54:34.534Z Compiling ring v0.16.20
14742023-12-06T00:54:36.240Z Compiling aho-corasick v1.0.4
14752023-12-06T00:54:36.286Z Compiling regex-syntax v0.8.2
14762023-12-06T00:54:37.218Z Compiling openssl-sys v0.9.96
14772023-12-06T00:54:38.760Z Compiling parking_lot v0.12.1
14782023-12-06T00:54:39.558Z Checking pin-project-lite v0.2.13
14792023-12-06T00:54:39.708Z Compiling ahash v0.8.3
14802023-12-06T00:54:40.196Z Compiling serde_derive_internals v0.26.0
14812023-12-06T00:54:40.347Z Checking spin v0.5.2
14822023-12-06T00:54:40.753Z Compiling openssl v0.10.60
14832023-12-06T00:54:41.312Z Checking signal-hook-registry v1.4.1
14842023-12-06T00:54:41.657Z Compiling regex-automata v0.4.3
14852023-12-06T00:54:42.090Z Compiling ucd-trie v0.1.6
14862023-12-06T00:54:43.037Z Compiling rustls v0.21.9
14872023-12-06T00:54:43.471Z Checking mio v0.8.9
14882023-12-06T00:54:43.741Z Compiling iana-time-zone v0.1.57
14892023-12-06T00:54:43.924Z Compiling native-tls v0.2.11
14902023-12-06T00:54:44.423Z Compiling async-trait v0.1.74
14912023-12-06T00:54:44.447Z Checking num_cpus v1.16.0
14922023-12-06T00:54:44.916Z Compiling dyn-clone v1.0.13
14932023-12-06T00:54:45.210Z Compiling unicode-xid v0.2.4
14942023-12-06T00:54:45.217Z Compiling byteorder v1.5.0
14952023-12-06T00:54:45.917Z Compiling backtrace v0.3.69
14962023-12-06T00:54:46.012Z Checking socket2 v0.5.5
14972023-12-06T00:54:46.732Z Compiling futures-sink v0.3.29
14982023-12-06T00:54:46.772Z Compiling hashbrown v0.13.2
14992023-12-06T00:54:46.818Z Compiling errno v0.3.2
15002023-12-06T00:54:46.892Z Compiling crossbeam-utils v0.8.16
15012023-12-06T00:54:47.140Z Checking ryu v1.0.15
15022023-12-06T00:54:47.333Z Compiling tinyvec_macros v0.1.1
15032023-12-06T00:54:47.466Z Compiling crc32fast v1.3.2
15042023-12-06T00:54:47.484Z Compiling tinyvec v1.6.0
15052023-12-06T00:54:48.225Z Compiling anyhow v1.0.75
15062023-12-06T00:54:48.318Z Compiling pin-utils v0.1.0
15072023-12-06T00:54:48.433Z Compiling regex v1.10.2
15082023-12-06T00:54:48.578Z Compiling futures-io v0.3.29
15092023-12-06T00:54:48.659Z Compiling spin v0.9.8
15102023-12-06T00:54:49.035Z Compiling tracing-core v0.1.31
15112023-12-06T00:54:49.209Z Compiling unicode-bidi v0.3.13
15122023-12-06T00:54:50.112Z Compiling unicode-normalization v0.1.22
15132023-12-06T00:54:50.186Z Compiling num-integer v0.1.45
15142023-12-06T00:54:51.437Z Compiling synstructure v0.12.6
15152023-12-06T00:54:51.477Z Compiling lazy_static v1.4.0
15162023-12-06T00:54:51.495Z Compiling unicode-width v0.1.11
15172023-12-06T00:54:51.622Z Compiling base64 v0.21.5
15182023-12-06T00:54:51.719Z Compiling slog v2.7.0
15192023-12-06T00:54:51.879Z Compiling rustversion v1.0.14
15202023-12-06T00:54:51.896Z Compiling serde_derive v1.0.192
15212023-12-06T00:54:52.455Z Compiling thiserror-impl v1.0.49
15222023-12-06T00:54:52.529Z Compiling zeroize_derive v1.4.2
15232023-12-06T00:54:52.844Z Compiling tokio-macros v2.2.0
15242023-12-06T00:54:52.874Z Compiling futures-macro v0.3.29
15252023-12-06T00:54:52.972Z Compiling tracing-attributes v0.1.26
15262023-12-06T00:54:54.509Z Compiling schemars_derive v0.8.13
15272023-12-06T00:54:55.184Z Compiling openssl-macros v0.1.1
15282023-12-06T00:54:55.668Z Checking zeroize v1.7.0
15292023-12-06T00:54:57.613Z Compiling zerocopy-derive v0.2.0
15302023-12-06T00:54:57.936Z Compiling thiserror v1.0.49
15312023-12-06T00:54:58.120Z Compiling pest v2.7.2
15322023-12-06T00:54:58.636Z Compiling hashbrown v0.12.3
15332023-12-06T00:54:59.555Z Compiling tracing v0.1.37
15342023-12-06T00:54:59.997Z Compiling untrusted v0.7.1
15352023-12-06T00:55:00.280Z Compiling foreign-types-shared v0.1.1
15362023-12-06T00:55:00.320Z Compiling percent-encoding v2.3.1
15372023-12-06T00:55:00.417Z Checking subtle v2.5.0
15382023-12-06T00:55:00.432Z Compiling openssl-probe v0.1.5
15392023-12-06T00:55:00.786Z Compiling time-core v0.1.1
15402023-12-06T00:55:00.846Z Compiling untrusted v0.9.0
15412023-12-06T00:55:00.865Z Compiling foreign-types v0.3.2
15422023-12-06T00:55:01.027Z Compiling time-macros v0.2.13
15432023-12-06T00:55:02.134Z Compiling pest_meta v2.7.2
15442023-12-06T00:55:04.602Z Compiling pest_generator v2.7.2
15452023-12-06T00:55:05.906Z Compiling try-lock v0.2.4
15462023-12-06T00:55:06.647Z Compiling want v0.3.1
15472023-12-06T00:55:07.151Z Compiling rustls-webpki v0.101.7
15482023-12-06T00:55:07.408Z Compiling sct v0.7.0
15492023-12-06T00:55:07.918Z Compiling form_urlencoded v1.2.1
15502023-12-06T00:55:08.455Z Compiling zerocopy-derive v0.6.4
15512023-12-06T00:55:10.363Z Compiling socket2 v0.4.9
15522023-12-06T00:55:10.448Z Compiling httpdate v1.0.3
15532023-12-06T00:55:10.557Z Compiling pest_derive v2.7.2
15542023-12-06T00:55:10.810Z Compiling tower-service v0.3.2
15552023-12-06T00:55:10.960Z Compiling either v1.9.0
15562023-12-06T00:55:11.480Z Compiling rustls-pemfile v1.0.3
15572023-12-06T00:55:11.727Z Compiling idna v0.5.0
15582023-12-06T00:55:11.731Z Compiling memoffset v0.9.0
15592023-12-06T00:55:12.054Z Compiling usdt-impl v0.3.5
15602023-12-06T00:55:12.099Z Compiling adler v1.0.2
15612023-12-06T00:55:12.346Z Compiling miniz_oxide v0.7.1
15622023-12-06T00:55:12.416Z Compiling rustls-native-certs v0.6.3
15632023-12-06T00:55:12.711Z Compiling zerocopy v0.3.0
15642023-12-06T00:55:13.030Z Checking crypto-common v0.1.6
15652023-12-06T00:55:13.315Z Compiling url v2.5.0
15662023-12-06T00:55:14.024Z Compiling signal-hook v0.3.17
15672023-12-06T00:55:14.401Z Compiling ipnet v2.8.0
15682023-12-06T00:55:14.441Z Compiling dof v0.1.5
15692023-12-06T00:55:14.864Z Checking bytes v1.5.0
15702023-12-06T00:55:15.029Z Checking bitflags v2.4.0
15712023-12-06T00:55:15.433Z Compiling dtrace-parser v0.1.14
15722023-12-06T00:55:15.912Z Compiling clap_derive v4.4.2
15732023-12-06T00:55:16.386Z Compiling indexmap v2.1.0
15742023-12-06T00:55:16.419Z Compiling chrono v0.4.31
15752023-12-06T00:55:17.779Z Compiling semver v1.0.20
15762023-12-06T00:55:18.171Z Compiling uuid v1.6.1
15772023-12-06T00:55:18.758Z Compiling http v0.2.11
15782023-12-06T00:55:19.013Z Compiling tokio v1.34.0
15792023-12-06T00:55:21.457Z Compiling toml_datetime v0.6.5
15802023-12-06T00:55:22.137Z Compiling serde_spanned v0.6.4
15812023-12-06T00:55:22.485Z Compiling rustc_version v0.4.0
15822023-12-06T00:55:22.913Z Compiling toml_edit v0.19.15
15832023-12-06T00:55:23.710Z Compiling openapiv3 v2.0.0-rc.1
15842023-12-06T00:55:24.410Z Compiling http-body v0.4.5
15852023-12-06T00:55:26.372Z Compiling serde_urlencoded v0.7.1
15862023-12-06T00:55:26.843Z Compiling crossbeam-epoch v0.9.15
15872023-12-06T00:55:27.187Z Compiling thread-id v4.2.0
15882023-12-06T00:55:27.327Z Compiling encoding_rs v0.8.33
15892023-12-06T00:55:27.502Z Compiling webpki-roots v0.25.2
15902023-12-06T00:55:27.723Z Compiling gimli v0.28.0
15912023-12-06T00:55:27.755Z Compiling mime v0.3.17
15922023-12-06T00:55:28.682Z Checking const-oid v0.9.5
15932023-12-06T00:55:29.891Z Compiling siphasher v0.3.11
15942023-12-06T00:55:31.507Z Compiling tokio-util v0.7.10
15952023-12-06T00:55:32.233Z Compiling tokio-rustls v0.24.1
15962023-12-06T00:55:32.846Z Compiling serde_tokenstream v0.1.7
15972023-12-06T00:55:33.536Z Compiling h2 v0.3.21
15982023-12-06T00:55:33.668Z Compiling strum_macros v0.25.2
15992023-12-06T00:55:35.294Z Compiling tokio-native-tls v0.3.1
16002023-12-06T00:55:35.678Z Compiling addr2line v0.21.0
16012023-12-06T00:55:35.696Z Compiling bzip2-sys v0.1.11+1.0.8
16022023-12-06T00:55:36.048Z Compiling object v0.32.1
16032023-12-06T00:55:36.368Z Compiling num-iter v0.1.43
16042023-12-06T00:55:36.679Z Compiling rustc-demangle v0.1.23
16052023-12-06T00:55:38.065Z Compiling flate2 v1.0.28
16062023-12-06T00:55:38.250Z Compiling heapless v0.7.16
16072023-12-06T00:55:38.854Z Compiling block-buffer v0.10.4
16082023-12-06T00:55:39.271Z Compiling doc-comment v0.3.3
16092023-12-06T00:55:39.722Z Compiling ppv-lite86 v0.2.17
16102023-12-06T00:55:40.194Z Compiling usdt-macro v0.3.5
16112023-12-06T00:55:40.314Z Compiling usdt-attr-macro v0.3.5
16122023-12-06T00:55:40.528Z Compiling toml v0.7.8
16132023-12-06T00:55:40.922Z Compiling rand_chacha v0.3.1
16142023-12-06T00:55:42.291Z Compiling toml_edit v0.21.0
16152023-12-06T00:55:42.656Z Compiling digest v0.10.7
16162023-12-06T00:55:42.837Z Compiling hex v0.4.3
16172023-12-06T00:55:43.318Z Compiling pin-project-internal v1.1.3
16182023-12-06T00:55:43.849Z Compiling bit-vec v0.6.3
16192023-12-06T00:55:44.004Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16202023-12-06T00:55:44.516Z Compiling hyper v0.14.27
16212023-12-06T00:55:45.070Z Compiling rand v0.8.5
16222023-12-06T00:55:45.430Z Compiling phf_shared v0.10.0
16232023-12-06T00:55:46.240Z Compiling num-bigint v0.4.4
16242023-12-06T00:55:47.502Z Compiling smoltcp v0.9.1
16252023-12-06T00:55:48.416Z Compiling new_debug_unreachable v1.0.4
16262023-12-06T00:55:48.539Z Compiling fixedbitset v0.4.2
16272023-12-06T00:55:48.636Z Compiling precomputed-hash v0.1.1
16282023-12-06T00:55:48.773Z Compiling string_cache v0.8.7
16292023-12-06T00:55:49.150Z Compiling petgraph v0.6.4
16302023-12-06T00:55:49.301Z Compiling bit-set v0.5.3
16312023-12-06T00:55:49.698Z Compiling itertools v0.10.5
16322023-12-06T00:55:50.551Z Compiling enum-as-inner v0.5.1
16332023-12-06T00:55:50.938Z Compiling hubpack_derive v0.1.1
16342023-12-06T00:55:51.280Z Compiling diesel_table_macro_syntax v0.1.0
16352023-12-06T00:55:52.016Z Compiling unicode-segmentation v1.10.1
16362023-12-06T00:55:52.198Z Compiling lalrpop-util v0.19.12
16372023-12-06T00:55:52.306Z Compiling diesel_derives v2.1.2
16382023-12-06T00:55:53.479Z Compiling snafu-derive v0.7.5
16392023-12-06T00:55:53.499Z Compiling cpufeatures v0.2.9
16402023-12-06T00:55:54.312Z Compiling sha2 v0.10.8
16412023-12-06T00:55:54.360Z Compiling rustix v0.37.23
16422023-12-06T00:55:54.788Z Compiling md-5 v0.10.5
16432023-12-06T00:55:55.147Z Compiling hmac v0.12.1
16442023-12-06T00:55:55.477Z Compiling serde_repr v0.1.16
16452023-12-06T00:55:55.620Z Compiling hyper-tls v0.5.0
16462023-12-06T00:55:55.695Z Compiling hyper-rustls v0.24.2
16472023-12-06T00:55:56.117Z Compiling stringprep v0.1.3
16482023-12-06T00:55:56.526Z Compiling reqwest v0.11.22
16492023-12-06T00:55:57.277Z Compiling hash32 v0.2.1
16502023-12-06T00:55:57.726Z Compiling fallible-iterator v0.2.0
16512023-12-06T00:55:57.844Z Checking bitflags v1.3.2
16522023-12-06T00:55:57.970Z Compiling stable_deref_trait v1.2.0
16532023-12-06T00:55:58.885Z Compiling postgres-protocol v0.6.6
16542023-12-06T00:56:00.586Z Compiling terminal_size v0.2.6
16552023-12-06T00:56:00.854Z Compiling phf_shared v0.11.2
16562023-12-06T00:56:01.060Z Compiling block-padding v0.3.3
16572023-12-06T00:56:01.391Z Compiling scheduled-thread-pool v0.2.7
16582023-12-06T00:56:01.446Z Compiling managed v0.8.0
16592023-12-06T00:56:02.155Z Compiling deranged v0.3.8
16602023-12-06T00:56:02.353Z Compiling matches v0.1.10
16612023-12-06T00:56:02.473Z Compiling num_threads v0.1.6
16622023-12-06T00:56:02.635Z Compiling regex-automata v0.1.10
16632023-12-06T00:56:02.899Z Compiling clap_builder v4.4.2
16642023-12-06T00:56:02.945Z Compiling idna v0.2.3
16652023-12-06T00:56:03.406Z Compiling bstr v0.2.17
16662023-12-06T00:56:03.431Z Compiling r2d2 v0.8.10
16672023-12-06T00:56:03.962Z Compiling signal-hook-mio v0.2.3
16682023-12-06T00:56:04.175Z Compiling inout v0.1.3
16692023-12-06T00:56:04.571Z Compiling phf v0.11.2
16702023-12-06T00:56:04.984Z Compiling bzip2 v0.4.4
16712023-12-06T00:56:05.136Z Compiling time v0.3.27
16722023-12-06T00:56:05.556Z Compiling postgres-types v0.2.6
16732023-12-06T00:56:05.824Z Compiling hubpack v0.1.2
16742023-12-06T00:56:06.500Z Compiling pin-project v1.1.3
16752023-12-06T00:56:06.779Z Compiling ipnetwork v0.20.0
16762023-12-06T00:56:07.217Z Compiling zerocopy v0.6.4
16772023-12-06T00:56:08.020Z Compiling itertools v0.11.0
16782023-12-06T00:56:08.212Z Compiling futures-executor v0.3.29
16792023-12-06T00:56:09.156Z Compiling float-cmp v0.9.0
16802023-12-06T00:56:10.537Z Compiling whoami v1.4.1
16812023-12-06T00:56:11.512Z Compiling difflib v0.4.0
16822023-12-06T00:56:12.039Z Compiling regex-automata v0.3.8
16832023-12-06T00:56:12.692Z Compiling data-encoding v2.4.0
16842023-12-06T00:56:14.140Z Compiling normalize-line-endings v0.3.0
16852023-12-06T00:56:14.224Z Compiling static_assertions v1.1.0
16862023-12-06T00:56:14.303Z Compiling predicates-core v1.0.6
16872023-12-06T00:56:14.347Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16882023-12-06T00:56:14.860Z Compiling bstr v1.6.0
16892023-12-06T00:56:16.069Z Compiling predicates v3.0.4
16902023-12-06T00:56:16.696Z Compiling trust-dns-proto v0.22.0
16912023-12-06T00:56:18.855Z Compiling tokio-postgres v0.7.10
16922023-12-06T00:56:18.979Z Compiling diesel v2.1.4
16932023-12-06T00:56:19.079Z Compiling yasna v0.5.2
16942023-12-06T00:56:22.199Z Compiling clap v4.4.3
16952023-12-06T00:56:22.312Z Compiling futures v0.3.29
16962023-12-06T00:56:22.349Z Compiling snafu v0.7.5
16972023-12-06T00:56:22.469Z Compiling zip v0.6.6
16982023-12-06T00:56:23.204Z Compiling similar v2.2.1
16992023-12-06T00:56:23.248Z Compiling cipher v0.4.4
17002023-12-06T00:56:23.736Z Compiling crossterm v0.27.0
17012023-12-06T00:56:24.288Z Compiling signature v2.1.0
17022023-12-06T00:56:24.307Z Compiling usdt v0.3.5
17032023-12-06T00:56:24.703Z Compiling tokio-stream v0.1.14
17042023-12-06T00:56:26.142Z Compiling console v0.15.7
17052023-12-06T00:56:26.811Z Checking hashbrown v0.14.2
17062023-12-06T00:56:28.598Z Checking equivalent v1.0.1
17072023-12-06T00:56:28.621Z Checking unicode-ident v1.0.12
17082023-12-06T00:56:28.861Z Checking proc-macro2 v1.0.69
17092023-12-06T00:56:30.159Z Checking quote v1.0.33
17102023-12-06T00:56:31.448Z Checking utf8parse v0.2.1
17112023-12-06T00:56:32.525Z Checking anstyle v1.0.2
17122023-12-06T00:56:33.440Z Checking io-lifetimes v1.0.11
17132023-12-06T00:56:36.215Z Checking anstyle-parse v0.2.1
17142023-12-06T00:56:40.641Z Checking anstyle-query v1.0.0
17152023-12-06T00:56:40.798Z Checking colorchoice v1.0.0
17162023-12-06T00:56:40.978Z Checking anstream v0.5.0
17172023-12-06T00:56:41.587Z Checking strsim v0.10.0
17182023-12-06T00:56:41.591Z Checking clap_lex v0.5.1
17192023-12-06T00:56:42.542Z Checking winnow v0.5.15
17202023-12-06T00:56:47.751Z Compiling serde_tokenstream v0.2.0
17212023-12-06T00:56:52.533Z Compiling regress v0.7.1
17222023-12-06T00:56:57.959Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17232023-12-06T00:57:05.223Z Compiling getopts v0.2.21
17242023-12-06T00:57:06.171Z Compiling unsafe-libyaml v0.2.9
17252023-12-06T00:57:06.907Z Checking heck v0.4.1
17262023-12-06T00:57:07.602Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17272023-12-06T00:57:08.309Z Compiling serde_yaml v0.9.25
17282023-12-06T00:57:08.528Z Compiling ident_case v1.0.1
17292023-12-06T00:57:08.782Z Checking fastrand v2.0.0
17302023-12-06T00:57:09.290Z Checking tempfile v3.8.1
17312023-12-06T00:57:09.387Z Checking match_cfg v0.1.0
17322023-12-06T00:57:09.418Z Checking hostname v0.3.1
17332023-12-06T00:57:09.531Z Checking atty v0.2.14
17342023-12-06T00:57:09.592Z Compiling paste v1.0.14
17352023-12-06T00:57:09.681Z Checking quick-error v1.2.3
17362023-12-06T00:57:09.804Z Checking crossbeam-channel v0.5.8
17372023-12-06T00:57:10.281Z Checking sha1 v0.10.6
17382023-12-06T00:57:10.281Z Checking dirs-sys-next v0.1.2
17392023-12-06T00:57:10.506Z Checking dirs-next v2.0.0
17402023-12-06T00:57:10.676Z Checking thread_local v1.1.7
17412023-12-06T00:57:10.919Z Checking instant v0.1.12
17422023-12-06T00:57:11.067Z Compiling slog-async v2.8.0
17432023-12-06T00:57:11.083Z Checking term v0.7.0
17442023-12-06T00:57:11.720Z Checking camino v1.1.6
17452023-12-06T00:57:11.880Z Compiling multer v2.1.0
17462023-12-06T00:57:12.306Z Checking take_mut v0.2.2
17472023-12-06T00:57:12.458Z Checking slog-term v2.9.0
17482023-12-06T00:57:12.580Z Compiling darling_core v0.20.3
17492023-12-06T00:57:12.894Z Checking slog-json v2.6.1
17502023-12-06T00:57:13.266Z Compiling async-stream-impl v0.3.5
17512023-12-06T00:57:13.316Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17522023-12-06T00:57:14.157Z Checking debug-ignore v1.0.5
17532023-12-06T00:57:14.169Z Checking atomic-waker v1.1.1
17542023-12-06T00:57:14.169Z Checking waitgroup v0.1.2
17552023-12-06T00:57:14.328Z Checking slog-bunyan v2.4.0
17562023-12-06T00:57:15.129Z Checking toml v0.8.8
17572023-12-06T00:57:15.203Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17582023-12-06T00:57:15.540Z Checking async-stream v0.3.5
17592023-12-06T00:57:15.779Z Checking serde_path_to_error v0.1.14
17602023-12-06T00:57:15.798Z Checking strum v0.25.0
17612023-12-06T00:57:16.003Z Compiling structmeta-derive v0.2.0
17622023-12-06T00:57:16.365Z Checking wait-timeout v0.2.0
17632023-12-06T00:57:16.611Z Checking rusty-fork v0.3.0
17642023-12-06T00:57:16.761Z Checking rand_xorshift v0.3.0
17652023-12-06T00:57:16.990Z Compiling regex-syntax v0.7.5
17662023-12-06T00:57:17.019Z Checking unarray v0.1.4
17672023-12-06T00:57:17.235Z Checking proptest v1.4.0
17682023-12-06T00:57:21.084Z Compiling structmeta v0.2.0
17692023-12-06T00:57:21.716Z Checking backoff v0.4.0
17702023-12-06T00:57:22.163Z Compiling test-strategy v0.3.1
17712023-12-06T00:57:22.805Z Compiling darling_macro v0.20.3
17722023-12-06T00:57:24.429Z Compiling darling v0.20.3
17732023-12-06T00:57:24.594Z Compiling serde_with_macros v2.3.3
17742023-12-06T00:57:24.698Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17752023-12-06T00:57:24.885Z Checking macaddr v1.0.1
17762023-12-06T00:57:24.920Z Checking camino-tempfile v1.1.1
17772023-12-06T00:57:24.973Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17782023-12-06T00:57:25.308Z Checking is-terminal v0.4.9
17792023-12-06T00:57:25.356Z Compiling proc-macro-error-attr v1.0.4
17802023-12-06T00:57:25.465Z Compiling proc-macro-error v1.0.4
17812023-12-06T00:57:25.608Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17822023-12-06T00:57:26.070Z Compiling proc-macro-crate v1.3.1
17832023-12-06T00:57:26.820Z Checking termtree v0.4.1
17842023-12-06T00:57:27.147Z Checking predicates-tree v1.0.9
17852023-12-06T00:57:28.533Z Checking base64ct v1.6.0
17862023-12-06T00:57:28.533Z Compiling num_enum_derive v0.5.11
17872023-12-06T00:57:28.533Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17882023-12-06T00:57:28.533Z Compiling crucible-workspace-hack v0.1.0
17892023-12-06T00:57:28.542Z Compiling parse-display-derive v0.8.2
17902023-12-06T00:57:28.621Z Checking postcard-cobs v0.1.5-pre
17912023-12-06T00:57:28.770Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17922023-12-06T00:57:28.788Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17932023-12-06T00:57:28.848Z Checking postcard v0.7.3
17942023-12-06T00:57:28.945Z Checking smoltcp v0.8.2
17952023-12-06T00:57:29.457Z Checking serde_with v2.3.3
17962023-12-06T00:57:29.461Z Compiling foreign-types-macros v0.2.3
17972023-12-06T00:57:29.461Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
17982023-12-06T00:57:29.881Z Checking foreign-types-shared v0.3.1
17992023-12-06T00:57:30.010Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18002023-12-06T00:57:30.419Z Checking cfg-if v0.1.10
18012023-12-06T00:57:30.567Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18022023-12-06T00:57:31.240Z Checking foreign-types v0.5.0
18032023-12-06T00:57:31.370Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18042023-12-06T00:57:31.387Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18052023-12-06T00:57:32.529Z Checking num_enum v0.5.11
18062023-12-06T00:57:38.010Z Checking cstr-argument v0.1.2
18072023-12-06T00:57:38.133Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18082023-12-06T00:57:38.133Z Checking pretty-hex v0.2.1
18092023-12-06T00:57:38.133Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18102023-12-06T00:57:38.133Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18112023-12-06T00:57:38.134Z Checking colored v2.0.4
18122023-12-06T00:57:38.134Z Compiling zone_cfg_derive v0.3.0
18132023-12-06T00:57:38.134Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18142023-12-06T00:57:38.134Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18152023-12-06T00:57:38.134Z Checking predicates v2.1.5
18162023-12-06T00:57:38.203Z Compiling mockall_derive v0.11.4
18172023-12-06T00:57:38.203Z Compiling num-derive v0.4.0
18182023-12-06T00:57:38.203Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18192023-12-06T00:57:38.203Z Checking downcast v0.11.0
18202023-12-06T00:57:38.203Z Checking parse-display v0.8.2
18212023-12-06T00:57:38.203Z Checking fragile v2.0.0
18222023-12-06T00:57:38.203Z Checking zone v0.3.0
18232023-12-06T00:57:38.204Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18242023-12-06T00:57:38.204Z Checking smf v0.2.2
18252023-12-06T00:57:38.204Z Checking xattr v1.0.1
18262023-12-06T00:57:38.204Z Checking filetime v0.2.22
18272023-12-06T00:57:38.204Z Checking pem v3.0.2
18282023-12-06T00:57:38.204Z Checking linked-hash-map v0.5.6
18292023-12-06T00:57:38.204Z Checking tar v0.4.40
18302023-12-06T00:57:38.204Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18312023-12-06T00:57:38.204Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18322023-12-06T00:57:38.204Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18332023-12-06T00:57:38.204Z Checking lru-cache v0.1.2
18342023-12-06T00:57:38.204Z Checking headers-core v0.2.0
18352023-12-06T00:57:38.205Z Checking password-hash v0.5.0
18362023-12-06T00:57:38.226Z Checking headers v0.3.9
18372023-12-06T00:57:38.534Z Checking blake2 v0.10.6
18382023-12-06T00:57:38.821Z Checking base64 v0.13.1
18392023-12-06T00:57:38.918Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18402023-12-06T00:57:39.146Z Checking argon2 v0.5.2
18412023-12-06T00:57:39.498Z Checking pem v1.1.1
18422023-12-06T00:57:40.236Z Checking rcgen v0.11.3
18432023-12-06T00:57:40.236Z Checking atomicwrites v0.4.2
18442023-12-06T00:57:40.477Z Checking subprocess v0.2.9
18452023-12-06T00:57:40.478Z Checking arc-swap v1.6.0
18462023-12-06T00:57:40.478Z Checking ciborium-io v0.2.1
18472023-12-06T00:57:40.478Z Checking half v1.8.2
18482023-12-06T00:57:40.790Z Compiling cancel-safe-futures v0.1.5
18492023-12-06T00:57:40.865Z Checking slog-scope v4.4.0
18502023-12-06T00:57:40.866Z Checking textwrap v0.11.0
18512023-12-06T00:57:40.866Z Compiling heck v0.3.3
18522023-12-06T00:57:40.970Z Checking ciborium-ll v0.2.1
18532023-12-06T00:57:40.970Z Checking ansi_term v0.12.1
18542023-12-06T00:57:40.996Z Checking vec_map v0.8.2
18552023-12-06T00:57:41.315Z Compiling libefi-sys v0.1.0
18562023-12-06T00:57:41.700Z Checking strsim v0.8.0
18572023-12-06T00:57:41.701Z Checking ciborium v0.2.1
18582023-12-06T00:57:41.701Z Compiling structopt-derive v0.4.18
18592023-12-06T00:57:41.940Z Checking slog-stdlog v4.1.1
18602023-12-06T00:57:41.940Z Checking clap v2.34.0
18612023-12-06T00:57:41.940Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18622023-12-06T00:57:42.462Z Checking slog-envlogger v2.2.0
18632023-12-06T00:58:00.497Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18642023-12-06T00:58:00.627Z Checking resolv-conf v0.7.0
18652023-12-06T00:58:00.627Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18662023-12-06T00:58:00.627Z Compiling slog-dtrace v0.2.3
18672023-12-06T00:58:00.627Z Compiling convert_case v0.4.0
18682023-12-06T00:58:00.627Z Checking trust-dns-resolver v0.22.0
18692023-12-06T00:58:00.627Z Checking fxhash v0.2.1
18702023-12-06T00:58:00.628Z Checking itertools v0.12.0
18712023-12-06T00:58:00.717Z Compiling derive_more v0.99.17
18722023-12-06T00:58:00.717Z Checking pem-rfc7468 v0.7.0
18732023-12-06T00:58:00.717Z Compiling der_derive v0.7.2
18742023-12-06T00:58:00.718Z Checking structopt v0.3.26
18752023-12-06T00:58:00.719Z Checking termcolor v1.2.0
18762023-12-06T00:58:00.720Z Checking flagset v0.4.3
18772023-12-06T00:58:00.720Z Compiling radium v0.7.0
18782023-12-06T00:58:00.720Z Compiling same-file v1.0.6
18792023-12-06T00:58:00.720Z Compiling walkdir v2.4.0
18802023-12-06T00:58:00.720Z Compiling semver-parser v0.10.2
18812023-12-06T00:58:00.720Z Checking mockall v0.11.4
18822023-12-06T00:58:00.721Z Compiling maybe-uninit v2.0.0
18832023-12-06T00:58:00.721Z Checking tap v1.0.1
18842023-12-06T00:58:00.721Z Checking wyz v0.5.1
18852023-12-06T00:58:00.721Z Compiling semver v0.11.0
18862023-12-06T00:58:00.721Z Compiling num-rational v0.4.1
18872023-12-06T00:58:00.721Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18882023-12-06T00:58:00.721Z Checking der v0.7.8
18892023-12-06T00:58:00.721Z Compiling packed_struct v0.10.1
18902023-12-06T00:58:00.721Z Checking crc-catalog v2.2.0
18912023-12-06T00:58:00.721Z Checking funty v2.0.0
18922023-12-06T00:58:00.721Z Compiling num-bigint-dig v0.8.4
18932023-12-06T00:58:00.722Z Compiling home v0.5.5
18942023-12-06T00:58:00.722Z Checking crc v3.0.1
18952023-12-06T00:58:00.722Z Compiling toolchain_find v0.2.0
18962023-12-06T00:58:00.722Z Checking hkdf v0.12.3
18972023-12-06T00:58:00.722Z Compiling toml v0.5.11
18982023-12-06T00:58:00.722Z Checking bitvec v1.0.1
18992023-12-06T00:58:00.722Z Compiling packed_struct_codegen v0.10.1
19002023-12-06T00:58:00.722Z Checking spki v0.7.2
19012023-12-06T00:58:00.722Z Checking pkcs8 v0.10.2
19022023-12-06T00:58:00.722Z Checking nodrop v0.1.14
19032023-12-06T00:58:00.722Z Checking array-init v0.0.4
19042023-12-06T00:58:00.722Z Checking pkcs1 v0.7.5
19052023-12-06T00:58:00.722Z Compiling rustfmt-wrapper v0.2.0
19062023-12-06T00:58:00.722Z Compiling omicron-zone-package v0.9.1
19072023-12-06T00:58:00.722Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19082023-12-06T00:58:00.722Z Checking smallvec v0.6.14
19092023-12-06T00:58:00.722Z Checking newline-converter v0.3.0
19102023-12-06T00:58:00.722Z Checking num-complex v0.4.4
19112023-12-06T00:58:00.723Z Checking utf-8 v0.7.6
19122023-12-06T00:58:00.723Z Checking bitfield v0.14.0
19132023-12-06T00:58:00.723Z Checking keccak v0.1.4
19142023-12-06T00:58:00.723Z Checking tungstenite v0.20.1
19152023-12-06T00:58:00.723Z Checking sha3 v0.10.8
19162023-12-06T00:58:00.723Z Checking num v0.4.1
19172023-12-06T00:58:00.723Z Checking expectorate v1.1.0
19182023-12-06T00:58:00.723Z Checking serde-hex v0.1.0
19192023-12-06T00:58:00.723Z Checking x509-cert v0.2.4
19202023-12-06T00:58:00.775Z Checking rsa v0.9.2
19212023-12-06T00:58:00.834Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19222023-12-06T00:58:00.873Z Checking env_logger v0.10.0
19232023-12-06T00:58:01.198Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19242023-12-06T00:58:01.502Z Checking ron v0.8.1
19252023-12-06T00:58:02.056Z Checking secrecy v0.8.0
19262023-12-06T00:58:02.374Z Checking crc-any v2.4.3
19272023-12-06T00:58:02.859Z Checking tokio-tungstenite v0.20.1
19282023-12-06T00:58:02.931Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19292023-12-06T00:58:03.001Z Checking object v0.30.4
19302023-12-06T00:58:03.397Z Checking path-slash v0.1.5
19312023-12-06T00:58:03.579Z Compiling buf-list v1.0.3
19322023-12-06T00:58:03.586Z Checking glob v0.3.1
19332023-12-06T00:58:03.610Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19342023-12-06T00:58:03.870Z Checking swrite v0.1.0
19352023-12-06T00:58:03.874Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19362023-12-06T00:58:03.968Z Compiling parking_lot_core v0.8.6
19372023-12-06T00:58:04.027Z Checking nibble_vec v0.1.0
19382023-12-06T00:58:04.290Z Checking endian-type v0.1.2
19392023-12-06T00:58:04.566Z Checking radix_trie v0.2.1
19402023-12-06T00:58:05.054Z Checking pretty-hex v0.4.0
19412023-12-06T00:58:05.154Z Checking trust-dns-client v0.22.0
19422023-12-06T00:58:05.175Z Checking parking_lot v0.11.2
19432023-12-06T00:58:05.284Z Checking libsw v3.3.0
19442023-12-06T00:58:05.673Z Compiling derive-where v1.2.5
19452023-12-06T00:58:05.685Z Checking sled v0.34.7
19462023-12-06T00:58:06.323Z Compiling semver v0.1.20
19472023-12-06T00:58:06.873Z Checking owo-colors v3.5.0
19482023-12-06T00:58:07.156Z Checking trust-dns-server v0.22.1
19492023-12-06T00:58:07.408Z Checking linear-map v1.2.0
19502023-12-06T00:58:07.899Z Compiling rustc_version v0.1.7
19512023-12-06T00:58:08.682Z Compiling newtype_derive v0.1.6
19522023-12-06T00:58:09.116Z Checking crossbeam-deque v0.8.3
19532023-12-06T00:58:09.595Z Compiling unicase v2.7.0
19542023-12-06T00:58:10.062Z Compiling platforms v3.0.2
19552023-12-06T00:58:10.301Z Compiling rayon-core v1.12.0
19562023-12-06T00:58:10.795Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19572023-12-06T00:58:11.358Z Compiling memoffset v0.7.1
19582023-12-06T00:58:11.382Z Checking steno v0.4.0
19592023-12-06T00:58:11.580Z Compiling curve25519-dalek v4.1.0
19602023-12-06T00:58:11.828Z Checking rayon v1.8.0
19612023-12-06T00:58:11.847Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19622023-12-06T00:58:12.456Z Checking globset v0.4.13
19632023-12-06T00:58:12.529Z Checking olpc-cjson v0.1.3
19642023-12-06T00:58:12.846Z Checking serde_plain v1.0.2
19652023-12-06T00:58:13.018Z Checking ff v0.13.0
19662023-12-06T00:58:13.182Z Compiling async-recursion v1.0.5
19672023-12-06T00:58:13.207Z Checking typed-path v0.6.0
19682023-12-06T00:58:13.360Z Checking group v0.13.0
19692023-12-06T00:58:13.578Z Compiling mime_guess v2.0.4
19702023-12-06T00:58:15.193Z Checking universal-hash v0.5.1
19712023-12-06T00:58:15.311Z Checking crypto-bigint v0.5.2
19722023-12-06T00:58:15.424Z Compiling thiserror-impl-no-std v2.0.2
19732023-12-06T00:58:15.721Z Compiling curve25519-dalek-derive v0.1.0
19742023-12-06T00:58:16.219Z Checking tough v0.15.0
19752023-12-06T00:58:18.228Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19762023-12-06T00:58:18.231Z Checking base16ct v0.2.0
19772023-12-06T00:58:18.454Z Checking signature v1.6.4
19782023-12-06T00:58:18.491Z Checking opaque-debug v0.3.0
19792023-12-06T00:58:18.601Z Checking display-error-chain v0.2.0
19802023-12-06T00:58:18.619Z Compiling salty v0.2.0
19812023-12-06T00:58:18.758Z Checking ed25519 v1.5.3
19822023-12-06T00:58:18.796Z Checking poly1305 v0.8.0
19832023-12-06T00:58:18.979Z Checking elliptic-curve v0.13.5
19842023-12-06T00:58:19.543Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19852023-12-06T00:58:19.697Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19862023-12-06T00:58:19.968Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19872023-12-06T00:58:20.139Z Checking chacha20 v0.9.1
19882023-12-06T00:58:20.303Z Checking serde-big-array v0.5.1
19892023-12-06T00:58:20.617Z Checking aead v0.5.2
19902023-12-06T00:58:20.633Z Checking kstat-rs v0.2.3
19912023-12-06T00:58:20.908Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19922023-12-06T00:58:20.938Z Checking thiserror-no-std v2.0.2
19932023-12-06T00:58:21.130Z Checking chacha20poly1305 v0.10.1
19942023-12-06T00:58:21.398Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19952023-12-06T00:58:21.656Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19962023-12-06T00:58:21.680Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19972023-12-06T00:58:22.174Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19982023-12-06T00:58:22.244Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19992023-12-06T00:58:22.714Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20002023-12-06T00:58:23.372Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20012023-12-06T00:58:23.754Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20022023-12-06T00:58:23.794Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20032023-12-06T00:58:25.153Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20042023-12-06T00:58:25.446Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20052023-12-06T00:58:25.915Z Checking vsss-rs v3.3.1
20062023-12-06T00:58:28.374Z Checking signal-hook-tokio v0.3.1
20072023-12-06T00:58:29.370Z Checking serde-big-array v0.4.1
20082023-12-06T00:58:29.371Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20092023-12-06T00:58:29.371Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20102023-12-06T00:58:30.491Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20112023-12-06T00:58:30.776Z Checking bcs v0.1.6
20122023-12-06T00:58:31.537Z Checking highway v1.1.0
20132023-12-06T00:58:31.958Z Checking corncobs v0.1.3
20142023-12-06T00:58:32.146Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20152023-12-06T00:58:32.216Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20162023-12-06T00:58:32.482Z Compiling portable-atomic v1.4.3
20172023-12-06T00:58:32.513Z Checking http-range v0.1.5
20182023-12-06T00:58:32.755Z Compiling crunchy v0.2.2
20192023-12-06T00:58:33.108Z Checking hyper-staticfile v0.9.5
20202023-12-06T00:58:33.523Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20212023-12-06T00:58:33.987Z Compiling clang-sys v1.6.1
20222023-12-06T00:58:34.161Z Checking assert_matches v1.5.0
20232023-12-06T00:58:34.284Z Compiling prettyplease v0.2.12
20242023-12-06T00:58:34.692Z Compiling tiny-keccak v2.0.2
20252023-12-06T00:58:36.928Z Compiling darling_core v0.14.4
20262023-12-06T00:58:36.944Z Checking number_prefix v0.4.0
20272023-12-06T00:58:37.220Z Checking humantime v2.1.0
20282023-12-06T00:58:37.660Z Compiling minimal-lexical v0.2.1
20292023-12-06T00:58:37.668Z Checking indicatif v0.17.7
20302023-12-06T00:58:38.519Z Compiling nom v7.1.3
20312023-12-06T00:58:39.529Z Compiling ascii-canvas v3.0.0
20322023-12-06T00:58:40.130Z Compiling ena v0.14.2
20332023-12-06T00:58:40.372Z Compiling libloading v0.7.4
20342023-12-06T00:58:40.730Z Compiling diff v0.1.13
20352023-12-06T00:58:40.964Z Compiling regex-syntax v0.6.29
20362023-12-06T00:58:41.695Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20372023-12-06T00:58:41.814Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20382023-12-06T00:58:44.547Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20392023-12-06T00:58:44.696Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20402023-12-06T00:58:46.285Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20412023-12-06T00:58:47.100Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20422023-12-06T00:58:47.367Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20432023-12-06T00:58:48.209Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20442023-12-06T00:58:48.576Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20452023-12-06T00:58:49.161Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20462023-12-06T00:58:49.387Z Compiling darling_macro v0.14.4
20472023-12-06T00:58:50.740Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20482023-12-06T00:58:51.019Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20492023-12-06T00:58:51.045Z Compiling bindgen v0.65.1
20502023-12-06T00:58:51.456Z Compiling darling v0.14.4
20512023-12-06T00:58:51.617Z Compiling lalrpop v0.19.12
20522023-12-06T00:58:52.130Z Compiling cexpr v0.6.0
20532023-12-06T00:58:58.286Z Compiling which v4.4.0
20542023-12-06T00:58:59.265Z Compiling ref-cast v1.0.20
20552023-12-06T00:59:00.447Z Compiling lazycell v1.3.0
20562023-12-06T00:59:00.451Z Compiling shlex v1.1.0
20572023-12-06T00:59:00.711Z Compiling peeking_take_while v0.1.2
20582023-12-06T00:59:00.890Z Compiling rustc-hash v1.1.0
20592023-12-06T00:59:01.091Z Checking maplit v1.0.2
20602023-12-06T00:59:03.414Z Compiling derive_builder_core v0.12.0
20612023-12-06T00:59:07.012Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20622023-12-06T00:59:07.459Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20632023-12-06T00:59:08.916Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20642023-12-06T00:59:09.623Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20652023-12-06T00:59:10.076Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20662023-12-06T00:59:12.128Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20672023-12-06T00:59:12.211Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20682023-12-06T00:59:14.406Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20692023-12-06T00:59:14.830Z Compiling ref-cast-impl v1.0.20
20702023-12-06T00:59:15.333Z Compiling libxml v0.3.3
20712023-12-06T00:59:15.822Z Compiling derive_builder_macro v0.12.0
20722023-12-06T00:59:15.931Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20732023-12-06T00:59:16.494Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20742023-12-06T00:59:16.994Z Compiling strum_macros v0.24.3
20752023-12-06T00:59:17.555Z Compiling fs-err v2.11.0
20762023-12-06T00:59:17.588Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20772023-12-06T00:59:18.006Z Compiling cookie v0.18.0
20782023-12-06T00:59:18.473Z Compiling indoc v1.0.9
20792023-12-06T00:59:19.292Z Checking derive_builder v0.12.0
20802023-12-06T00:59:20.144Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20812023-12-06T00:59:22.239Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20822023-12-06T00:59:23.398Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20832023-12-06T00:59:23.566Z Checking bb8 v0.8.1
20842023-12-06T00:59:23.644Z Checking quick-xml v0.23.1
20852023-12-06T00:59:23.797Z Compiling oso-derive v0.27.0
20862023-12-06T00:59:24.228Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20872023-12-06T00:59:24.253Z Compiling impl-trait-for-tuples v0.2.2
20882023-12-06T00:59:24.607Z Checking unicode-linebreak v0.1.5
20892023-12-06T00:59:25.264Z Checking smawk v0.3.1
20902023-12-06T00:59:25.454Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
20912023-12-06T00:59:25.536Z Checking textwrap v0.16.0
20922023-12-06T00:59:26.396Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20932023-12-06T00:59:26.899Z Checking bytesize v1.3.0
20942023-12-06T00:59:26.899Z Checking is_ci v1.1.1
20952023-12-06T00:59:26.899Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
20962023-12-06T00:59:26.907Z Checking supports-color v2.1.0
20972023-12-06T00:59:27.161Z Checking cassowary v0.3.0
20982023-12-06T00:59:27.425Z Compiling indoc v2.0.3
20992023-12-06T00:59:27.793Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21002023-12-06T00:59:28.829Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21012023-12-06T00:59:28.909Z Checking rtoolbox v0.0.1
21022023-12-06T00:59:29.163Z Checking rpassword v7.3.1
21032023-12-06T00:59:29.204Z Checking ratatui v0.23.0
21042023-12-06T00:59:29.361Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21052023-12-06T00:59:30.100Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21062023-12-06T00:59:31.327Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21072023-12-06T00:59:31.438Z Checking shell-words v1.1.0
21082023-12-06T00:59:31.677Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21092023-12-06T00:59:31.766Z Checking fatfs v0.3.6
21102023-12-06T00:59:32.932Z Checking tui-tree-widget v0.13.0
21112023-12-06T00:59:33.349Z Checking yansi v0.5.1
21122023-12-06T00:59:33.773Z Checking plotters-backend v0.3.5
21132023-12-06T00:59:33.777Z Checking pretty_assertions v1.4.0
21142023-12-06T00:59:33.881Z Checking rand v0.4.6
21152023-12-06T00:59:34.038Z Compiling vte_generate_state_changes v0.1.1
21162023-12-06T00:59:34.349Z Checking plotters-svg v0.3.5
21172023-12-06T00:59:34.658Z Checking remove_dir_all v0.5.3
21182023-12-06T00:59:34.790Z Checking cast v0.3.0
21192023-12-06T00:59:35.036Z Checking vte v0.11.1
21202023-12-06T00:59:35.279Z Checking criterion-plot v0.5.0
21212023-12-06T00:59:35.352Z Checking tempdir v0.3.7
21222023-12-06T00:59:35.582Z Checking plotters v0.3.5
21232023-12-06T00:59:36.012Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21242023-12-06T00:59:37.288Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21252023-12-06T00:59:37.407Z Checking dashmap v5.5.1
21262023-12-06T00:59:38.448Z Checking tinytemplate v1.2.1
21272023-12-06T00:59:38.663Z Compiling serial_test_derive v0.10.0
21282023-12-06T00:59:39.019Z Checking anes v0.1.6
21292023-12-06T00:59:39.604Z Checking oorandom v11.1.3
21302023-12-06T00:59:39.812Z Checking criterion v0.5.1
21312023-12-06T00:59:40.453Z Checking serial_test v0.10.0
21322023-12-06T00:59:40.808Z Checking strip-ansi-escapes v0.2.0
21332023-12-06T00:59:41.016Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21342023-12-06T00:59:42.804Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21352023-12-06T00:59:43.861Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21362023-12-06T00:59:44.514Z Checking assert_cmd v2.0.12
21372023-12-06T00:59:45.191Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21382023-12-06T00:59:47.615Z Checking fd-lock v3.0.13
21392023-12-06T00:59:47.703Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21402023-12-06T00:59:47.892Z Checking nu-ansi-term v0.49.0
21412023-12-06T00:59:48.588Z Checking reedline v0.26.0
21422023-12-06T00:59:51.801Z Checking threadpool v1.8.1
21432023-12-06T00:59:52.072Z Checking nanorand v0.7.0
21442023-12-06T00:59:52.657Z Checking topological-sort v0.2.2
21452023-12-06T00:59:52.710Z Checking flume v0.11.0
21462023-12-06T00:59:52.916Z Checking libtest-mimic v0.6.1
21472023-12-06T00:59:53.456Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21482023-12-06T00:59:53.567Z Checking httptest v0.15.5
21492023-12-06T00:59:54.782Z Checking similar-asserts v1.5.0
21502023-12-06T00:59:55.087Z Compiling rstest_macros v0.18.2
21512023-12-06T00:59:55.861Z Checking bytecount v0.6.3
21522023-12-06T00:59:56.083Z Compiling crossbeam-queue v0.3.8
21532023-12-06T00:59:56.915Z Checking papergrid v0.10.0
21542023-12-06T00:59:58.091Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21552023-12-06T00:59:58.500Z Checking datatest-stable v0.2.3
21562023-12-06T00:59:58.808Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21572023-12-06T00:59:59.044Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21582023-12-06T00:59:59.438Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21592023-12-06T00:59:59.851Z Compiling tabled_derive v0.6.0
21602023-12-06T01:00:00.510Z Compiling relative-path v1.9.0
21612023-12-06T01:00:01.073Z Checking constant_time_eq v0.2.6
21622023-12-06T01:00:01.240Z Checking arrayref v0.3.7
21632023-12-06T01:00:01.372Z Checking arrayvec v0.7.4
21642023-12-06T01:00:01.713Z Compiling trybuild v1.0.85
21652023-12-06T01:00:01.959Z Checking blake2b_simd v1.0.1
21662023-12-06T01:00:04.124Z Checking tabled v0.14.0
21672023-12-06T01:00:04.215Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21682023-12-06T01:00:16.459Z Checking basic-toml v0.1.4
21692023-12-06T01:00:16.544Z Checking futures-timer v3.0.2
21702023-12-06T01:00:16.574Z Checking constant_time_eq v0.3.0
21712023-12-06T01:00:16.574Z Checking rust-argon2 v1.0.1
21722023-12-06T01:00:16.574Z Checking crossbeam v0.8.2
21732023-12-06T01:00:16.574Z Checking partial-io v0.5.4
21742023-12-06T01:00:16.575Z Checking approx v0.5.1
21752023-12-06T01:00:16.575Z Checking termios v0.3.3
21762023-12-06T01:00:16.575Z Checking hex-literal v0.4.1
21772023-12-06T01:00:18.109Z Checking rstest v0.18.2
21782023-12-06T01:00:25.032Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21792023-12-06T01:00:26.953Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21802023-12-06T01:01:25.124Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21812023-12-06T01:01:25.391Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21822023-12-06T01:01:27.320Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21832023-12-06T01:01:42.749Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21842023-12-06T01:02:05.483Z Compiling polar-core v0.27.0
21852023-12-06T01:02:16.127Z Checking oso v0.27.0
21862023-12-06T01:02:51.298Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21872023-12-06T01:04:11.299Z Finished dev [unoptimized + debuginfo] target(s) in 9m 49s
21882023-12-06T01:04:11.508Z
21892023-12-06T01:04:11.512Zreal 10:48.808792886
21902023-12-06T01:04:11.512Zuser 58:56.031114415
21912023-12-06T01:04:11.512Zsys 7:39.229561059
21922023-12-06T01:04:11.512Ztrap 2.128342961
21932023-12-06T01:04:11.512Ztflt 3.805757239
21942023-12-06T01:04:11.512Zdflt 6.537596093
21952023-12-06T01:04:11.512Zkflt 0.020415909
21962023-12-06T01:04:11.512Zlock 1:34:12.072218415
21972023-12-06T01:04:11.512Zslp 2:56:09.789605531
21982023-12-06T01:04:11.512Zlat 2:05.998161326
21992023-12-06T01:04:11.512Zstop 4:10.774563736
22002023-12-06T01:04:12.640Zwarning: output filename collision.
22012023-12-06T01:04:12.640ZThe 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)`.
22022023-12-06T01:04:12.640ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22032023-12-06T01:04:12.640ZThe targets should have unique names.
22042023-12-06T01:04:12.641ZThis is a known bug where multiple crates with the same name use
22052023-12-06T01:04:12.641Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22062023-12-06T01:04:12.644Zwarning: output filename collision.
22072023-12-06T01:04:12.645ZThe 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)`.
22082023-12-06T01:04:12.645ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22092023-12-06T01:04:12.645ZThe targets should have unique names.
22102023-12-06T01:04:12.645ZThis is a known bug where multiple crates with the same name use
22112023-12-06T01:04:12.645Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22122023-12-06T01:04:12.645Zwarning: output filename collision.
22132023-12-06T01:04:12.645ZThe 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)`.
22142023-12-06T01:04:12.645ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22152023-12-06T01:04:12.645ZThe targets should have unique names.
22162023-12-06T01:04:12.645ZThis is a known bug where multiple crates with the same name use
22172023-12-06T01:04:12.645Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-12-06T01:04:13.224Z Documenting libc v0.2.150
22192023-12-06T01:04:13.241Z Documenting cfg-if v1.0.0
22202023-12-06T01:04:13.250Z Documenting serde_derive v1.0.192
22212023-12-06T01:04:13.278Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22222023-12-06T01:04:13.282Z Documenting scopeguard v1.2.0
22232023-12-06T01:04:13.282Z Documenting log v0.4.20
22242023-12-06T01:04:13.312Z Documenting smallvec v1.11.0
22252023-12-06T01:04:13.312Z Documenting itoa v1.0.9
22262023-12-06T01:04:13.689Z Documenting memchr v2.6.3
22272023-12-06T01:04:17.247Z Documenting lock_api v0.4.10
22282023-12-06T01:04:17.287Z Documenting zeroize_derive v1.4.2
22292023-12-06T01:04:17.372Z Documenting pin-project-lite v0.2.13
22302023-12-06T01:04:17.770Z Documenting libm v0.2.7
22312023-12-06T01:04:19.274Z Documenting futures-core v0.3.29
22322023-12-06T01:04:19.608Z Documenting getrandom v0.2.10
22332023-12-06T01:04:20.447Z Documenting parking_lot_core v0.9.8
22342023-12-06T01:04:21.437Z Documenting signal-hook-registry v1.4.1
22352023-12-06T01:04:21.671Z Documenting mio v0.8.9
22362023-12-06T01:04:22.771Z Documenting num-traits v0.2.16
22372023-12-06T01:04:22.866Z Documenting serde v1.0.192
22382023-12-06T01:04:24.826Z Documenting thiserror-impl v1.0.49
22392023-12-06T01:04:24.971Z Documenting zeroize v1.7.0
22402023-12-06T01:04:25.292Z Documenting rand_core v0.6.4
22412023-12-06T01:04:26.203Z Documenting parking_lot v0.12.1
22422023-12-06T01:04:27.954Z Documenting socket2 v0.5.5
22432023-12-06T01:04:27.980Z Documenting num_cpus v1.16.0
22442023-12-06T01:04:30.060Z Documenting tokio-macros v2.2.0
22452023-12-06T01:04:30.585Z Documenting typenum v1.16.0
22462023-12-06T01:04:30.869Z Documenting once_cell v1.18.0
22472023-12-06T01:04:31.850Z Documenting subtle v2.5.0
22482023-12-06T01:04:32.008Z Documenting thiserror v1.0.49
22492023-12-06T01:04:33.859Z Documenting ryu v1.0.15
22502023-12-06T01:04:33.983Z Documenting byteorder v1.5.0
22512023-12-06T01:04:36.660Z Documenting futures-sink v0.3.29
22522023-12-06T01:04:36.710Z Documenting pin-utils v0.1.0
22532023-12-06T01:04:37.245Z Documenting const-oid v0.9.5
22542023-12-06T01:04:37.646Z Documenting futures-task v0.3.29
22552023-12-06T01:04:37.881Z Documenting slab v0.4.9
22562023-12-06T01:04:40.084Z Documenting futures-macro v0.3.29
22572023-12-06T01:04:42.183Z Documenting futures-channel v0.3.29
22582023-12-06T01:04:43.012Z Documenting futures-io v0.3.29
22592023-12-06T01:04:44.265Z Documenting iana-time-zone v0.1.57
22602023-12-06T01:04:44.687Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22612023-12-06T01:04:45.820Z Documenting tinyvec_macros v0.1.1
22622023-12-06T01:04:46.695Z Documenting ppv-lite86 v0.2.17
22632023-12-06T01:04:47.200Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22642023-12-06T01:04:48.371Z Documenting tracing-core v0.1.31
22652023-12-06T01:04:49.049Z Documenting futures-util v0.3.29
22662023-12-06T01:04:50.250Z Documenting tracing-attributes v0.1.26
22672023-12-06T01:04:50.417Z Documenting tinyvec v1.6.0
22682023-12-06T01:04:51.810Z Documenting rand_chacha v0.3.1
22692023-12-06T01:04:55.813Z Documenting unicode-normalization v0.1.22
22702023-12-06T01:04:58.503Z Documenting bytes v1.5.0
22712023-12-06T01:04:58.661Z Documenting bitflags v2.4.0
22722023-12-06T01:05:00.064Z Documenting serde_json v1.0.108
22732023-12-06T01:05:00.326Z Documenting chrono v0.4.31
22742023-12-06T01:05:02.505Z Documenting uuid v1.6.1
22752023-12-06T01:05:04.499Z Documenting rand v0.8.5
22762023-12-06T01:05:05.142Z Documenting fnv v1.0.7
22772023-12-06T01:05:06.027Z Documenting tokio v1.34.0
22782023-12-06T01:05:26.360Z Documenting base64 v0.21.5
22792023-12-06T01:05:26.636Z Documenting lazy_static v1.4.0
22802023-12-06T01:05:26.727Z Documenting unicode-bidi v0.3.13
22812023-12-06T01:05:26.728Z Documenting http v0.2.11
22822023-12-06T01:05:26.728Z Documenting percent-encoding v2.3.1
22832023-12-06T01:05:26.728Z Documenting spin v0.9.8
22842023-12-06T01:05:26.728Z Documenting cpufeatures v0.2.9
22852023-12-06T01:05:26.728Z Documenting generic-array v0.14.7
22862023-12-06T01:05:26.728Z Checking serde_derive_internals v0.26.0
22872023-12-06T01:05:26.728Z Documenting serde_derive_internals v0.26.0
22882023-12-06T01:05:26.728Z Documenting tracing v0.1.37
22892023-12-06T01:05:26.728Z Documenting dyn-clone v1.0.13
22902023-12-06T01:05:26.728Z Documenting idna v0.5.0
22912023-12-06T01:05:26.728Z Documenting form_urlencoded v1.2.1
22922023-12-06T01:05:26.728Z Documenting errno v0.3.2
22932023-12-06T01:05:26.728Z Documenting crypto-common v0.1.6
22942023-12-06T01:05:26.728Z Documenting block-buffer v0.10.4
22952023-12-06T01:05:26.728Z Documenting httparse v1.8.0
22962023-12-06T01:05:26.728Z Documenting adler v1.0.2
22972023-12-06T01:05:26.728Z Documenting url v2.5.0
22982023-12-06T01:05:26.728Z Documenting schemars_derive v0.8.13
22992023-12-06T01:05:26.728Z Documenting rustix v0.38.25
23002023-12-06T01:05:28.516Z Documenting unicode-ident v1.0.12
23012023-12-06T01:05:28.868Z Documenting miniz_oxide v0.7.1
23022023-12-06T01:05:28.979Z Documenting digest v0.10.7
23032023-12-06T01:05:30.393Z Documenting openssl-probe v0.1.5
23042023-12-06T01:05:31.048Z Documenting httpdate v1.0.3
23052023-12-06T01:05:32.615Z Documenting proc-macro2 v1.0.69
23062023-12-06T01:05:33.760Z Documenting untrusted v0.9.0
23072023-12-06T01:05:34.044Z Documenting schemars v0.8.13
23082023-12-06T01:05:35.667Z Documenting try-lock v0.2.4
23092023-12-06T01:05:36.089Z Documenting http-body v0.4.5
23102023-12-06T01:05:36.611Z Documenting openssl-sys v0.9.96
23112023-12-06T01:05:38.257Z Documenting ring v0.17.5
23122023-12-06T01:05:38.713Z Documenting async-trait v0.1.74
23132023-12-06T01:05:39.452Z Documenting quote v1.0.33
23142023-12-06T01:05:40.222Z Documenting want v0.3.1
23152023-12-06T01:05:42.805Z Documenting openssl-macros v0.1.1
23162023-12-06T01:05:43.925Z Documenting tower-service v0.3.2
23172023-12-06T01:05:44.990Z Documenting mime v0.3.17
23182023-12-06T01:05:45.685Z Documenting aho-corasick v1.0.4
23192023-12-06T01:05:45.732Z Documenting sct v0.7.0
23202023-12-06T01:05:45.896Z Documenting slog v2.7.0
23212023-12-06T01:05:46.552Z Documenting rustls-webpki v0.101.7
23222023-12-06T01:05:47.884Z Documenting tokio-util v0.7.10
23232023-12-06T01:05:49.393Z Documenting openssl v0.10.60
23242023-12-06T01:05:49.528Z Documenting hashbrown v0.14.2
23252023-12-06T01:05:51.205Z Documenting regex-syntax v0.8.2
23262023-12-06T01:05:51.413Z Documenting unicode-width v0.1.11
23272023-12-06T01:05:52.543Z Documenting equivalent v1.0.1
23282023-12-06T01:05:52.971Z Documenting ipnet v2.8.0
23292023-12-06T01:05:53.094Z Documenting rustls v0.21.9
23302023-12-06T01:05:55.557Z Documenting rustls-pemfile v1.0.3
23312023-12-06T01:05:55.827Z Documenting num-integer v0.1.45
23322023-12-06T01:05:56.566Z Documenting indexmap v2.1.0
23332023-12-06T01:05:57.805Z Documenting h2 v0.3.21
23342023-12-06T01:05:59.317Z Documenting time-macros v0.2.13
23352023-12-06T01:06:01.091Z Documenting utf8parse v0.2.1
23362023-12-06T01:06:01.388Z Documenting regex-automata v0.4.3
23372023-12-06T01:06:01.775Z Documenting num_threads v0.1.6
23382023-12-06T01:06:01.990Z Documenting deranged v0.3.8
23392023-12-06T01:06:03.661Z Documenting gimli v0.28.0
23402023-12-06T01:06:05.563Z Documenting time-core v0.1.1
23412023-12-06T01:06:05.843Z Documenting tokio-rustls v0.24.1
23422023-12-06T01:06:06.583Z Documenting native-tls v0.2.11
23432023-12-06T01:06:07.154Z Documenting zerocopy v0.6.4
23442023-12-06T01:06:08.685Z Documenting object v0.32.1
23452023-12-06T01:06:09.559Z Documenting time v0.3.27
23462023-12-06T01:06:12.943Z Documenting hyper v0.14.27
23472023-12-06T01:06:13.156Z Documenting addr2line v0.21.0
23482023-12-06T01:06:14.132Z Documenting encoding_rs v0.8.33
23492023-12-06T01:06:14.156Z Documenting regex v1.10.2
23502023-12-06T01:06:14.915Z Documenting crossbeam-utils v0.8.16
23512023-12-06T01:06:15.283Z Checking pest_meta v2.7.2
23522023-12-06T01:06:16.799Z Documenting rustc-demangle v0.1.23
23532023-12-06T01:06:17.634Z Documenting tokio-native-tls v0.3.1
23542023-12-06T01:06:18.613Z Documenting rustls-native-certs v0.6.3
23552023-12-06T01:06:21.015Z Documenting serde_urlencoded v0.7.1
23562023-12-06T01:06:21.090Z Documenting pest_meta v2.7.2
23572023-12-06T01:06:21.127Z Checking pest_generator v2.7.2
23582023-12-06T01:06:22.290Z Documenting ucd-trie v0.1.6
23592023-12-06T01:06:22.671Z Documenting webpki-roots v0.25.2
23602023-12-06T01:06:24.471Z Documenting anstyle v1.0.2
23612023-12-06T01:06:25.660Z Documenting data-encoding v2.4.0
23622023-12-06T01:06:27.123Z Documenting pest_generator v2.7.2
23632023-12-06T01:06:27.530Z Documenting anstyle-parse v0.2.1
23642023-12-06T01:06:27.827Z Documenting backtrace v0.3.69
23652023-12-06T01:06:28.407Z Documenting syn v2.0.32
23662023-12-06T01:06:28.759Z Documenting pest v2.7.2
23672023-12-06T01:06:29.791Z Documenting ipnetwork v0.20.0
23682023-12-06T01:06:31.941Z Documenting hyper-tls v0.5.0
23692023-12-06T01:06:32.036Z Documenting hyper-rustls v0.24.2
23702023-12-06T01:06:32.241Z Documenting sha2 v0.10.8
23712023-12-06T01:06:35.101Z Documenting pest_derive v2.7.2
23722023-12-06T01:06:36.383Z Documenting anyhow v1.0.75
23732023-12-06T01:06:36.835Z Documenting futures-executor v0.3.29
23742023-12-06T01:06:38.953Z Documenting hex v0.4.3
23752023-12-06T01:06:39.601Z Documenting crc32fast v1.3.2
23762023-12-06T01:06:42.301Z Checking serde_tokenstream v0.1.7
23772023-12-06T01:06:42.503Z Documenting anstyle-query v1.0.0
23782023-12-06T01:06:42.516Z Documenting reqwest v0.11.22
23792023-12-06T01:06:42.853Z Documenting colorchoice v1.0.0
23802023-12-06T01:06:43.862Z Documenting dtrace-parser v0.1.14
23812023-12-06T01:06:44.124Z Documenting openapiv3 v2.0.0-rc.1
23822023-12-06T01:06:44.251Z Documenting num-iter v0.1.43
23832023-12-06T01:06:45.007Z Documenting hmac v0.12.1
23842023-12-06T01:06:46.975Z Documenting dof v0.1.5
23852023-12-06T01:06:47.819Z Documenting anstream v0.5.0
23862023-12-06T01:06:49.601Z Documenting signal-hook v0.3.17
23872023-12-06T01:06:50.436Z Documenting thread-id v4.2.0
23882023-12-06T01:06:52.286Z Documenting terminal_size v0.2.6
23892023-12-06T01:06:53.408Z Documenting memoffset v0.9.0
23902023-12-06T01:06:53.724Z Documenting clap_lex v0.5.1
23912023-12-06T01:06:54.506Z Documenting strsim v0.10.0
23922023-12-06T01:06:55.612Z Documenting flate2 v1.0.28
23932023-12-06T01:06:56.054Z Documenting usdt-impl v0.3.5
23942023-12-06T01:06:56.902Z Documenting futures v0.3.29
23952023-12-06T01:06:57.502Z Documenting crossbeam-epoch v0.9.15
23962023-12-06T01:06:58.602Z Documenting usdt-attr-macro v0.3.5
23972023-12-06T01:06:58.743Z Documenting usdt-macro v0.3.5
23982023-12-06T01:07:00.094Z Documenting clap_derive v4.4.2
23992023-12-06T01:07:00.743Z Documenting clap_builder v4.4.2
24002023-12-06T01:07:03.008Z Documenting signal-hook-mio v0.2.3
24012023-12-06T01:07:03.353Z Documenting signature v2.1.0
24022023-12-06T01:07:05.366Z Documenting block-padding v0.3.3
24032023-12-06T01:07:07.393Z Documenting hash32 v0.2.1
24042023-12-06T01:07:07.684Z Documenting usdt v0.3.5
24052023-12-06T01:07:07.901Z Documenting scheduled-thread-pool v0.2.7
24062023-12-06T01:07:08.798Z Documenting bzip2-sys v0.1.11+1.0.8
24072023-12-06T01:07:09.720Z Documenting enum-as-inner v0.5.1
24082023-12-06T01:07:10.436Z Documenting clap v4.4.3
24092023-12-06T01:07:10.497Z Documenting diesel_table_macro_syntax v0.1.0
24102023-12-06T01:07:11.409Z Checking diesel_table_macro_syntax v0.1.0
24112023-12-06T01:07:11.655Z Documenting pin-project-internal v1.1.3
24122023-12-06T01:07:13.351Z Documenting stable_deref_trait v1.2.0
24132023-12-06T01:07:13.831Z Documenting unicode-segmentation v1.10.1
24142023-12-06T01:07:14.512Z Documenting bzip2 v0.4.4
24152023-12-06T01:07:16.439Z Documenting r2d2 v0.8.10
24162023-12-06T01:07:17.019Z Documenting trust-dns-proto v0.22.0
24172023-12-06T01:07:17.584Z Documenting diesel_derives v2.1.2
24182023-12-06T01:07:17.588Z Documenting heapless v0.7.16
24192023-12-06T01:07:18.674Z Documenting inout v0.1.3
24202023-12-06T01:07:18.883Z Documenting crossterm v0.27.0
24212023-12-06T01:07:18.940Z Documenting pin-project v1.1.3
24222023-12-06T01:07:20.365Z Documenting md-5 v0.10.5
24232023-12-06T01:07:31.974Z Documenting stringprep v0.1.3
24242023-12-06T01:07:32.191Z Documenting serde_spanned v0.6.4
24252023-12-06T01:07:32.430Z Documenting toml_datetime v0.6.5
24262023-12-06T01:07:32.430Z Documenting doc-comment v0.3.3
24272023-12-06T01:07:32.430Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24282023-12-06T01:07:32.686Z Documenting snafu-derive v0.7.5
24292023-12-06T01:07:32.686Z Documenting managed v0.8.0
24302023-12-06T01:07:32.687Z Documenting static_assertions v1.1.0
24312023-12-06T01:07:32.687Z Documenting winnow v0.5.15
24322023-12-06T01:07:32.687Z Documenting either v1.9.0
24332023-12-06T01:07:32.687Z Documenting fallible-iterator v0.2.0
24342023-12-06T01:07:32.687Z Documenting siphasher v0.3.11
24352023-12-06T01:07:32.749Z Documenting bit-vec v0.6.3
24362023-12-06T01:07:32.820Z Documenting smoltcp v0.9.1
24372023-12-06T01:07:33.102Z Documenting diesel v2.1.4
24382023-12-06T01:07:35.028Z Documenting cipher v0.4.4
24392023-12-06T01:07:35.360Z Documenting phf_shared v0.11.2
24402023-12-06T01:07:36.380Z Documenting toml_edit v0.21.0
24412023-12-06T01:07:38.293Z Documenting postgres-protocol v0.6.6
24422023-12-06T01:07:38.925Z Documenting zip v0.6.6
24432023-12-06T01:07:39.231Z Documenting snafu v0.7.5
24442023-12-06T01:07:40.103Z Documenting num-bigint v0.4.4
24452023-12-06T01:07:40.951Z Documenting hubpack v0.1.2
24462023-12-06T01:07:44.776Z Documenting bstr v1.6.0
24472023-12-06T01:07:45.008Z Documenting regress v0.7.1
24482023-12-06T01:07:46.105Z Documenting serde_repr v0.1.16
24492023-12-06T01:07:46.295Z Documenting precomputed-hash v0.1.1
24502023-12-06T01:07:47.554Z Documenting lalrpop-util v0.19.12
24512023-12-06T01:07:47.888Z Documenting new_debug_unreachable v1.0.4
24522023-12-06T01:07:51.708Z Documenting fixedbitset v0.4.2
24532023-12-06T01:07:51.850Z Documenting yasna v0.5.2
24542023-12-06T01:07:52.059Z Documenting string_cache v0.8.7
24552023-12-06T01:07:52.294Z Documenting postgres-types v0.2.6
24562023-12-06T01:07:52.568Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24572023-12-06T01:07:54.060Z Documenting phf v0.11.2
24582023-12-06T01:07:55.262Z Documenting console v0.15.7
24592023-12-06T01:07:55.327Z Documenting petgraph v0.6.4
24602023-12-06T01:07:59.198Z Documenting semver v1.0.20
24612023-12-06T01:07:59.864Z Documenting float-cmp v0.9.0
24622023-12-06T01:08:01.240Z Documenting normalize-line-endings v0.3.0
24632023-12-06T01:08:01.488Z Documenting predicates-core v1.0.6
24642023-12-06T01:08:02.883Z Documenting difflib v0.4.0
24652023-12-06T01:08:03.035Z Documenting whoami v1.4.1
24662023-12-06T01:08:05.470Z Checking unsafe-libyaml v0.2.9
24672023-12-06T01:08:05.519Z Documenting heck v0.4.1
24682023-12-06T01:08:05.946Z Documenting bit-set v0.5.3
24692023-12-06T01:08:06.905Z Documenting similar v2.2.1
24702023-12-06T01:08:07.078Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24712023-12-06T01:08:07.329Z Documenting tokio-stream v0.1.14
24722023-12-06T01:08:07.345Z Checking ident_case v1.0.1
24732023-12-06T01:08:07.544Z Documenting unsafe-libyaml v0.2.9
24742023-12-06T01:08:08.543Z Documenting predicates v3.0.4
24752023-12-06T01:08:08.765Z Documenting tokio-postgres v0.7.10
24762023-12-06T01:08:11.657Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24772023-12-06T01:08:12.008Z Checking serde_yaml v0.9.25
24782023-12-06T01:08:13.293Z Documenting serde_yaml v0.9.25
24792023-12-06T01:08:14.062Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24802023-12-06T01:08:15.016Z Documenting getopts v0.2.21
24812023-12-06T01:08:15.091Z Documenting match_cfg v0.1.0
24822023-12-06T01:08:17.415Z Documenting sha1 v0.10.6
24832023-12-06T01:08:17.428Z Documenting dirs-sys-next v0.1.2
24842023-12-06T01:08:19.193Z Documenting hostname v0.3.1
24852023-12-06T01:08:21.302Z Documenting thread_local v1.1.7
24862023-12-06T01:08:21.667Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24872023-12-06T01:08:22.803Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24882023-12-06T01:08:23.047Z Documenting dirs-next v2.0.0
24892023-12-06T01:08:23.645Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24902023-12-06T01:08:24.493Z Documenting paste v1.0.14
24912023-12-06T01:08:25.208Z Documenting crossbeam-channel v0.5.8
24922023-12-06T01:08:26.525Z Documenting atty v0.2.14
24932023-12-06T01:08:27.490Z Documenting take_mut v0.2.2
24942023-12-06T01:08:28.815Z Documenting term v0.7.0
24952023-12-06T01:08:28.968Z Documenting slog-json v2.6.1
24962023-12-06T01:08:30.774Z Documenting camino v1.1.6
24972023-12-06T01:08:31.197Z Documenting async-stream-impl v0.3.5
24982023-12-06T01:08:31.275Z Documenting atomic-waker v1.1.1
24992023-12-06T01:08:32.972Z Documenting slog-async v2.8.0
25002023-12-06T01:08:33.262Z Documenting debug-ignore v1.0.5
25012023-12-06T01:08:33.427Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-12-06T01:08:34.655Z Documenting slog-term v2.9.0
25032023-12-06T01:08:35.431Z Documenting waitgroup v0.1.2
25042023-12-06T01:08:35.746Z Documenting slog-bunyan v2.4.0
25052023-12-06T01:08:37.420Z Checking darling_core v0.20.3
25062023-12-06T01:08:37.656Z Documenting async-stream v0.3.5
25072023-12-06T01:08:38.060Z Documenting toml v0.8.8
25082023-12-06T01:08:39.244Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25092023-12-06T01:08:40.364Z Documenting multer v2.1.0
25102023-12-06T01:08:41.246Z Documenting serde_path_to_error v0.1.14
25112023-12-06T01:08:41.984Z Documenting strum v0.25.0
25122023-12-06T01:08:42.516Z Checking darling v0.20.3
25132023-12-06T01:08:42.663Z Documenting serde_with_macros v2.3.3
25142023-12-06T01:08:43.114Z Documenting structmeta-derive v0.2.0
25152023-12-06T01:08:46.320Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25162023-12-06T01:08:46.320Z Checking structmeta v0.2.0
25172023-12-06T01:08:46.597Z Documenting instant v0.1.12
25182023-12-06T01:08:47.175Z Checking regex-syntax v0.7.5
25192023-12-06T01:08:47.424Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25202023-12-06T01:08:47.703Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25212023-12-06T01:08:47.798Z Documenting macaddr v1.0.1
25222023-12-06T01:08:50.560Z Documenting structmeta v0.2.0
25232023-12-06T01:08:50.855Z Documenting serde_with v2.3.3
25242023-12-06T01:08:52.022Z Documenting backoff v0.4.0
25252023-12-06T01:08:52.343Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262023-12-06T01:08:54.050Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25272023-12-06T01:08:54.175Z Documenting fastrand v2.0.0
25282023-12-06T01:08:56.911Z Documenting parse-display-derive v0.8.2
25292023-12-06T01:08:58.157Z Documenting is-terminal v0.4.9
25302023-12-06T01:08:58.556Z Documenting base64ct v1.6.0
25312023-12-06T01:09:00.528Z Documenting tempfile v3.8.1
25322023-12-06T01:09:00.850Z Documenting proc-macro-crate v1.3.1
25332023-12-06T01:09:01.519Z Checking proc-macro-crate v1.3.1
25342023-12-06T01:09:01.850Z Documenting proc-macro-error-attr v1.0.4
25352023-12-06T01:09:01.960Z Checking proc-macro-error v1.0.4
25362023-12-06T01:09:02.365Z Documenting postcard-cobs v0.1.5-pre
25372023-12-06T01:09:04.784Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25382023-12-06T01:09:05.226Z Documenting foreign-types-macros v0.2.3
25392023-12-06T01:09:05.610Z Documenting parse-display v0.8.2
25402023-12-06T01:09:06.613Z Documenting postcard v0.7.3
25412023-12-06T01:09:07.023Z Documenting camino-tempfile v1.1.1
25422023-12-06T01:09:07.470Z Documenting proc-macro-error v1.0.4
25432023-12-06T01:09:08.306Z Documenting num_enum_derive v0.5.11
25442023-12-06T01:09:10.988Z Documenting foreign-types-shared v0.3.1
25452023-12-06T01:09:11.057Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25462023-12-06T01:09:11.663Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25472023-12-06T01:09:12.139Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25482023-12-06T01:09:12.542Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25492023-12-06T01:09:13.366Z Documenting crucible-workspace-hack v0.1.0
25502023-12-06T01:09:14.084Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25512023-12-06T01:09:14.535Z Documenting cstr-argument v0.1.2
25522023-12-06T01:09:15.205Z Documenting foreign-types v0.5.0
25532023-12-06T01:09:15.451Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25542023-12-06T01:09:17.596Z Documenting num_enum v0.5.11
25552023-12-06T01:09:18.553Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-12-06T01:09:18.812Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25572023-12-06T01:09:20.795Z Documenting colored v2.0.4
25582023-12-06T01:09:20.796Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25592023-12-06T01:09:21.141Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25602023-12-06T01:09:21.748Z Documenting zone_cfg_derive v0.3.0
25612023-12-06T01:09:23.134Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25622023-12-06T01:09:24.935Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25632023-12-06T01:09:24.943Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25642023-12-06T01:09:25.211Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25652023-12-06T01:09:26.661Z Documenting num-derive v0.4.0
25662023-12-06T01:09:27.343Z Documenting smf v0.2.2
25672023-12-06T01:09:29.438Z Documenting zone v0.3.0
25682023-12-06T01:09:30.083Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25692023-12-06T01:09:31.123Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25702023-12-06T01:09:31.392Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25712023-12-06T01:09:31.924Z Documenting linked-hash-map v0.5.6
25722023-12-06T01:09:33.236Z Documenting password-hash v0.5.0
25732023-12-06T01:09:33.553Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25742023-12-06T01:09:34.550Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25752023-12-06T01:09:38.166Z Documenting blake2 v0.10.6
25762023-12-06T01:09:38.334Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25772023-12-06T01:09:38.662Z Documenting lru-cache v0.1.2
25782023-12-06T01:09:39.225Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25792023-12-06T01:09:39.711Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25802023-12-06T01:09:40.120Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25812023-12-06T01:09:40.521Z Checking heck v0.3.3
25822023-12-06T01:09:40.768Z Documenting structopt-derive v0.4.18
25832023-12-06T01:09:41.937Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25842023-12-06T01:09:44.402Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25852023-12-06T01:09:44.472Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25862023-12-06T01:09:44.739Z Documenting libefi-sys v0.1.0
25872023-12-06T01:09:45.622Z Documenting argon2 v0.5.2
25882023-12-06T01:09:45.836Z Documenting quick-error v1.2.3
25892023-12-06T01:09:49.516Z Documenting structopt v0.3.26
25902023-12-06T01:09:50.705Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25912023-12-06T01:09:51.475Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25922023-12-06T01:09:51.583Z Documenting resolv-conf v0.7.0
25932023-12-06T01:09:53.658Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25942023-12-06T01:09:55.809Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25952023-12-06T01:09:55.938Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25962023-12-06T01:09:56.528Z Documenting pem-rfc7468 v0.7.0
25972023-12-06T01:09:57.139Z Documenting der_derive v0.7.2
25982023-12-06T01:09:57.370Z Documenting flagset v0.4.3
25992023-12-06T01:09:57.972Z Documenting trust-dns-resolver v0.22.0
26002023-12-06T01:10:00.118Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26012023-12-06T01:10:00.944Z Documenting cancel-safe-futures v0.1.5
26022023-12-06T01:10:01.647Z Checking convert_case v0.4.0
26032023-12-06T01:10:01.957Z Documenting convert_case v0.4.0
26042023-12-06T01:10:02.528Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26052023-12-06T01:10:03.031Z Documenting tap v1.0.1
26062023-12-06T01:10:03.340Z Documenting arc-swap v1.6.0
26072023-12-06T01:10:04.963Z Documenting der v0.7.8
26082023-12-06T01:10:07.271Z Documenting wyz v0.5.1
26092023-12-06T01:10:07.935Z Documenting derive_more v0.99.17
26102023-12-06T01:10:09.021Z Documenting slog-scope v4.4.0
26112023-12-06T01:10:10.097Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26122023-12-06T01:10:11.820Z Documenting num-rational v0.4.1
26132023-12-06T01:10:11.924Z Documenting radium v0.7.0
26142023-12-06T01:10:11.968Z Documenting hkdf v0.12.3
26152023-12-06T01:10:12.897Z Documenting spki v0.7.2
26162023-12-06T01:10:14.723Z Documenting num-complex v0.4.4
26172023-12-06T01:10:16.222Z Documenting funty v2.0.0
26182023-12-06T01:10:16.403Z Documenting half v1.8.2
26192023-12-06T01:10:18.145Z Documenting ciborium-io v0.2.1
26202023-12-06T01:10:19.948Z Documenting crc-catalog v2.2.0
26212023-12-06T01:10:19.986Z Documenting slog-stdlog v4.1.1
26222023-12-06T01:10:20.405Z Documenting pkcs8 v0.10.2
26232023-12-06T01:10:20.792Z Documenting bitvec v1.0.1
26242023-12-06T01:10:20.947Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26252023-12-06T01:10:22.116Z Documenting num v0.4.1
26262023-12-06T01:10:22.763Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26272023-12-06T01:10:22.977Z Documenting crc v3.0.1
26282023-12-06T01:10:23.526Z Documenting ciborium-ll v0.2.1
26292023-12-06T01:10:24.014Z Documenting slog-dtrace v0.2.3
26302023-12-06T01:10:25.907Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26312023-12-06T01:10:26.428Z Documenting filetime v0.2.22
26322023-12-06T01:10:27.389Z Documenting xattr v1.0.1
26332023-12-06T01:10:29.165Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26342023-12-06T01:10:29.885Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26352023-12-06T01:10:29.888Z Documenting packed_struct_codegen v0.10.1
26362023-12-06T01:10:31.087Z Documenting keccak v0.1.4
26372023-12-06T01:10:32.198Z Documenting nodrop v0.1.14
26382023-12-06T01:10:34.495Z Documenting tar v0.4.40
26392023-12-06T01:10:34.513Z Documenting ciborium v0.2.1
26402023-12-06T01:10:35.414Z Documenting sha3 v0.10.8
26412023-12-06T01:10:36.311Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26422023-12-06T01:10:36.804Z Documenting array-init v0.0.4
26432023-12-06T01:10:37.890Z Documenting packed_struct v0.10.1
26442023-12-06T01:10:39.455Z Documenting pkcs1 v0.7.5
26452023-12-06T01:10:39.735Z Documenting slog-envlogger v2.2.0
26462023-12-06T01:10:40.176Z Documenting num-bigint-dig v0.8.4
26472023-12-06T01:10:41.623Z Documenting fxhash v0.2.1
26482023-12-06T01:10:42.999Z Documenting secrecy v0.8.0
26492023-12-06T01:10:46.305Z Documenting termcolor v1.2.0
26502023-12-06T01:10:47.090Z Documenting swrite v0.1.0
26512023-12-06T01:10:47.802Z Documenting bitfield v0.14.0
26522023-12-06T01:10:49.283Z Documenting utf-8 v0.7.6
26532023-12-06T01:10:49.838Z Documenting rsa v0.9.2
26542023-12-06T01:10:52.126Z Documenting serde-hex v0.1.0
26552023-12-06T01:10:52.572Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26562023-12-06T01:10:52.711Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26572023-12-06T01:10:52.897Z Documenting env_logger v0.10.0
26582023-12-06T01:10:54.943Z Documenting tungstenite v0.20.1
26592023-12-06T01:10:56.313Z Documenting x509-cert v0.2.4
26602023-12-06T01:10:59.328Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26612023-12-06T01:10:59.665Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26622023-12-06T01:11:00.721Z Documenting newtype_derive v0.1.6
26632023-12-06T01:11:01.416Z Documenting libsw v3.3.0
26642023-12-06T01:11:01.647Z Documenting ron v0.8.1
26652023-12-06T01:11:04.773Z Documenting pem v3.0.2
26662023-12-06T01:11:05.331Z Documenting derive-where v1.2.5
26672023-12-06T01:11:05.416Z Documenting crc-any v2.4.3
26682023-12-06T01:11:06.302Z Documenting owo-colors v3.5.0
26692023-12-06T01:11:08.420Z Documenting linear-map v1.2.0
26702023-12-06T01:11:08.781Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26712023-12-06T01:11:09.968Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26722023-12-06T01:11:10.566Z Documenting steno v0.4.0
26732023-12-06T01:11:14.010Z Documenting tokio-tungstenite v0.20.1
26742023-12-06T01:11:14.703Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26752023-12-06T01:11:15.244Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26762023-12-06T01:11:15.415Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26772023-12-06T01:11:16.248Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26782023-12-06T01:11:24.886Z Documenting itertools v0.12.0
26792023-12-06T01:11:25.643Z Documenting nibble_vec v0.1.0
26802023-12-06T01:11:26.162Z Documenting path-slash v0.1.5
26812023-12-06T01:11:26.667Z Documenting same-file v1.0.6
26822023-12-06T01:11:31.685Z Documenting glob v0.3.1
26832023-12-06T01:11:31.969Z Documenting endian-type v0.1.2
26842023-12-06T01:11:33.054Z Documenting walkdir v2.4.0
26852023-12-06T01:11:34.519Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26862023-12-06T01:11:35.861Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26872023-12-06T01:11:37.494Z Documenting radix_trie v0.2.1
26882023-12-06T01:11:38.157Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26892023-12-06T01:11:39.454Z Documenting buf-list v1.0.3
26902023-12-06T01:11:41.078Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26912023-12-06T01:11:42.502Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26922023-12-06T01:11:43.714Z Checking darling_core v0.14.4
26932023-12-06T01:11:44.410Z Documenting trust-dns-client v0.22.0
26942023-12-06T01:11:46.473Z Checking darling v0.14.4
26952023-12-06T01:11:46.631Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26962023-12-06T01:11:52.565Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26972023-12-06T01:11:53.331Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26982023-12-06T01:11:55.154Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26992023-12-06T01:11:55.583Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27002023-12-06T01:11:57.885Z Documenting trust-dns-server v0.22.1
27012023-12-06T01:12:00.619Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27022023-12-06T01:12:02.915Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27032023-12-06T01:12:03.648Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27042023-12-06T01:12:04.697Z Documenting sled v0.34.7
27052023-12-06T01:12:05.746Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27062023-12-06T01:12:06.122Z Documenting unicase v2.7.0
27072023-12-06T01:12:06.826Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27082023-12-06T01:12:07.264Z Documenting globset v0.4.13
27092023-12-06T01:12:11.021Z Documenting crossbeam-deque v0.8.3
27102023-12-06T01:12:11.095Z Documenting headers-core v0.2.0
27112023-12-06T01:12:13.381Z Documenting olpc-cjson v0.1.3
27122023-12-06T01:12:13.522Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27132023-12-06T01:12:14.075Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27142023-12-06T01:12:15.109Z Documenting serde_plain v1.0.2
27152023-12-06T01:12:15.615Z Documenting ff v0.13.0
27162023-12-06T01:12:16.678Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27172023-12-06T01:12:16.883Z Documenting async-recursion v1.0.5
27182023-12-06T01:12:18.072Z Documenting typed-path v0.6.0
27192023-12-06T01:12:19.510Z Documenting pretty-hex v0.4.0
27202023-12-06T01:12:20.236Z Documenting display-error-chain v0.2.0
27212023-12-06T01:12:21.160Z Documenting headers v0.3.9
27222023-12-06T01:12:21.516Z Documenting group v0.13.0
27232023-12-06T01:12:21.906Z Documenting rayon-core v1.12.0
27242023-12-06T01:12:23.512Z Documenting mime_guess v2.0.4
27252023-12-06T01:12:24.172Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27262023-12-06T01:12:25.913Z Documenting tough v0.15.0
27272023-12-06T01:12:27.309Z Checking derive_builder_core v0.12.0
27282023-12-06T01:12:27.563Z Documenting derive_builder_core v0.12.0
27292023-12-06T01:12:28.452Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27302023-12-06T01:12:28.816Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27312023-12-06T01:12:29.700Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27322023-12-06T01:12:30.100Z Documenting universal-hash v0.5.1
27332023-12-06T01:12:30.637Z Documenting crypto-bigint v0.5.2
27342023-12-06T01:12:30.739Z Documenting bcs v0.1.6
27352023-12-06T01:12:36.947Z Documenting kstat-rs v0.2.3
27362023-12-06T01:12:37.946Z Documenting thiserror-impl-no-std v2.0.2
27372023-12-06T01:12:38.828Z Documenting curve25519-dalek-derive v0.1.0
27382023-12-06T01:12:39.611Z Documenting highway v1.1.0
27392023-12-06T01:12:41.228Z Documenting opaque-debug v0.3.0
27402023-12-06T01:12:48.658Z Documenting base16ct v0.2.0
27412023-12-06T01:12:48.759Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27422023-12-06T01:12:48.787Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27432023-12-06T01:12:48.787Z Documenting curve25519-dalek v4.1.0
27442023-12-06T01:12:48.788Z Documenting poly1305 v0.8.0
27452023-12-06T01:12:48.788Z Documenting thiserror-no-std v2.0.2
27462023-12-06T01:12:48.788Z Documenting derive_builder_macro v0.12.0
27472023-12-06T01:12:48.788Z Documenting elliptic-curve v0.13.5
27482023-12-06T01:12:50.539Z Documenting rayon v1.8.0
27492023-12-06T01:12:51.850Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27502023-12-06T01:12:54.467Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27512023-12-06T01:12:55.062Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27522023-12-06T01:13:03.421Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27532023-12-06T01:13:03.948Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27542023-12-06T01:13:04.429Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27552023-12-06T01:13:29.141Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27562023-12-06T01:13:29.141Z Documenting portable-atomic v1.4.3
27572023-12-06T01:13:29.141Z Documenting ed25519 v1.5.3
27582023-12-06T01:13:29.142Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27592023-12-06T01:13:29.142Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27602023-12-06T01:13:29.142Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27612023-12-06T01:13:29.142Z Documenting chacha20 v0.9.1
27622023-12-06T01:13:29.142Z Documenting aead v0.5.2
27632023-12-06T01:13:32.990Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27642023-12-06T01:13:35.044Z Documenting ref-cast-impl v1.0.20
27652023-12-06T01:13:35.235Z Documenting vte_generate_state_changes v0.1.1
27662023-12-06T01:13:35.977Z Documenting cassowary v0.3.0
27672023-12-06T01:13:37.942Z Documenting number_prefix v0.4.0
27682023-12-06T01:13:39.224Z Documenting chacha20poly1305 v0.10.1
27692023-12-06T01:13:41.458Z Documenting vte v0.11.1
27702023-12-06T01:13:41.914Z Documenting ratatui v0.23.0
27712023-12-06T01:13:42.690Z Documenting ref-cast v1.0.20
27722023-12-06T01:13:43.221Z Documenting salty v0.2.0
27732023-12-06T01:13:43.614Z Documenting indicatif v0.17.7
27742023-12-06T01:13:46.882Z Documenting vsss-rs v3.3.1
27752023-12-06T01:13:47.630Z Documenting derive_builder v0.12.0
27762023-12-06T01:13:49.978Z Documenting fs-err v2.11.0
27772023-12-06T01:13:51.892Z Documenting polar-core v0.27.0
27782023-12-06T01:13:52.749Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27792023-12-06T01:13:52.823Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27802023-12-06T01:13:53.367Z Documenting libxml v0.3.3
27812023-12-06T01:13:55.697Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27822023-12-06T01:13:57.852Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27832023-12-06T01:13:59.603Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27842023-12-06T01:13:59.651Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27852023-12-06T01:14:03.645Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27862023-12-06T01:14:03.664Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27872023-12-06T01:14:03.664Z Documenting bb8 v0.8.1
27882023-12-06T01:14:05.632Z Documenting quick-xml v0.23.1
27892023-12-06T01:14:05.746Z Documenting bytesize v1.3.0
27902023-12-06T01:14:12.200Z Documenting serde-big-array v0.5.1
27912023-12-06T01:14:12.524Z Documenting rtoolbox v0.0.1
27922023-12-06T01:14:12.928Z Documenting oso-derive v0.27.0
27932023-12-06T01:14:13.572Z Documenting impl-trait-for-tuples v0.2.2
27942023-12-06T01:14:16.128Z Documenting maplit v1.0.2
27952023-12-06T01:14:18.415Z Documenting unicode-linebreak v0.1.5
27962023-12-06T01:14:18.758Z Documenting is_ci v1.1.1
27972023-12-06T01:14:19.697Z Documenting humantime v2.1.0
27982023-12-06T01:14:21.579Z Documenting smawk v0.3.1
27992023-12-06T01:14:22.314Z Documenting http-range v0.1.5
28002023-12-06T01:14:22.775Z Documenting oso v0.27.0
28012023-12-06T01:14:24.230Z Documenting supports-color v2.1.0
28022023-12-06T01:14:25.339Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28032023-12-06T01:14:26.360Z Documenting rpassword v7.3.1
28042023-12-06T01:14:27.660Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28052023-12-06T01:14:27.863Z Documenting hyper-staticfile v0.9.5
28062023-12-06T01:14:28.047Z Documenting textwrap v0.16.0
28072023-12-06T01:14:31.189Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28082023-12-06T01:14:32.188Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28092023-12-06T01:14:33.110Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28102023-12-06T01:14:34.592Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28112023-12-06T01:14:38.770Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28122023-12-06T01:14:41.799Z Documenting tui-tree-widget v0.13.0
28132023-12-06T01:14:44.821Z Documenting strip-ansi-escapes v0.2.0
28142023-12-06T01:14:49.995Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28152023-12-06T01:14:50.509Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28162023-12-06T01:14:51.287Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28172023-12-06T01:14:51.570Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28182023-12-06T01:14:53.924Z Documenting cookie v0.18.0
28192023-12-06T01:14:56.370Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28202023-12-06T01:15:00.120Z Documenting rcgen v0.11.3
28212023-12-06T01:15:00.818Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28222023-12-06T01:15:01.395Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28232023-12-06T01:15:02.358Z Documenting atomicwrites v0.4.2
28242023-12-06T01:15:08.690Z Documenting signal-hook-tokio v0.3.1
28252023-12-06T01:15:08.926Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28262023-12-06T01:15:10.267Z Documenting fd-lock v3.0.13
28272023-12-06T01:15:11.980Z Documenting subprocess v0.2.9
28282023-12-06T01:15:15.966Z Documenting nu-ansi-term v0.49.0
28292023-12-06T01:15:17.132Z Documenting corncobs v0.1.3
28302023-12-06T01:15:17.249Z Documenting shell-words v1.1.0
28312023-12-06T01:15:17.534Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28322023-12-06T01:15:17.560Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28332023-12-06T01:15:17.930Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28342023-12-06T01:15:21.370Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28352023-12-06T01:15:21.790Z Documenting reedline v0.26.0
28362023-12-06T01:15:23.495Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28372023-12-06T01:15:34.361Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28382023-12-06T01:15:34.452Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28392023-12-06T01:15:34.452Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28402023-12-06T01:15:34.546Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28412023-12-06T01:15:39.055Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28422023-12-06T01:15:55.247Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28432023-12-06T01:15:57.875Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28442023-12-06T01:16:03.818Z Documenting fatfs v0.3.6
28452023-12-06T01:16:05.320Z Documenting nanorand v0.7.0
28462023-12-06T01:16:05.951Z Documenting assert_matches v1.5.0
28472023-12-06T01:16:09.039Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28482023-12-06T01:16:10.158Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28492023-12-06T01:16:11.334Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28502023-12-06T01:16:11.416Z Documenting flume v0.11.0
28512023-12-06T01:16:14.695Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28522023-12-06T01:16:15.726Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28532023-12-06T01:16:16.536Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28542023-12-06T01:16:19.120Z Documenting omicron-zone-package v0.9.1
28552023-12-06T01:16:27.065Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28562023-12-06T01:16:30.867Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28572023-12-06T01:16:30.867Z --> sled-agent/src/sim/instance.rs:46:7
28582023-12-06T01:16:30.867Z |
28592023-12-06T01:16:30.867Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28602023-12-06T01:16:30.867Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28612023-12-06T01:16:30.867Z |
28622023-12-06T01:16:30.867Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28632023-12-06T01:16:30.867Z
28642023-12-06T01:16:34.804Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28652023-12-06T01:16:34.808Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28662023-12-06T01:16:36.009Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28672023-12-06T01:16:36.683Z Documenting termios v0.3.3
28682023-12-06T01:16:41.295Z Documenting topological-sort v0.2.2
28692023-12-06T01:16:42.922Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28702023-12-06T01:16:47.991Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28712023-12-06T01:16:50.353Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28722023-12-06T01:16:53.029Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28732023-12-06T01:16:55.639Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28742023-12-06T01:17:26.705Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28752023-12-06T01:17:42.510Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28762023-12-06T01:17:53.272Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28772023-12-06T01:17:55.984Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28782023-12-06T01:17:56.906Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28792023-12-06T01:18:00.790Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28802023-12-06T01:18:24.843Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28812023-12-06T01:19:16.985Zwarning: unresolved link to `VolumeConstructionRequest`
28822023-12-06T01:19:16.985Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28832023-12-06T01:19:16.985Z |
28842023-12-06T01:19:16.985Z338 | /// [`VolumeConstructionRequest`] is shown here):
28852023-12-06T01:19:16.985Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28862023-12-06T01:19:16.985Z |
28872023-12-06T01:19:16.985Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28882023-12-06T01:19:16.985Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28892023-12-06T01:19:16.985Z
28902023-12-06T01:19:16.990Zwarning: unresolved link to `fd00:1122:3344:101::5`
28912023-12-06T01:19:16.990Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28922023-12-06T01:19:16.990Z |
28932023-12-06T01:19:16.990Z348 | /// "[fd00:1122:3344:101::5]:1000",
28942023-12-06T01:19:16.990Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28952023-12-06T01:19:16.990Z
28962023-12-06T01:19:16.990Zwarning: unresolved link to `fd00:1122:3344:102::9`
28972023-12-06T01:19:16.990Z --> nexus/src/app/sagas/volume_delete.rs:349:17
28982023-12-06T01:19:16.990Z |
28992023-12-06T01:19:16.990Z349 | /// "[fd00:1122:3344:102::9]:1000",
29002023-12-06T01:19:16.990Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29012023-12-06T01:19:16.990Z
29022023-12-06T01:19:16.991Zwarning: unresolved link to `fd00:1122:3344:103::2`
29032023-12-06T01:19:16.991Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29042023-12-06T01:19:16.991Z |
29052023-12-06T01:19:16.991Z350 | /// "[fd00:1122:3344:103::2]:1000"
29062023-12-06T01:19:16.991Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29072023-12-06T01:19:16.991Z
29082023-12-06T01:19:16.991Zwarning: unresolved link to `fd00:1122:3344:101::5`
29092023-12-06T01:19:16.991Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29102023-12-06T01:19:16.991Z |
29112023-12-06T01:19:16.991Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29122023-12-06T01:19:16.991Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29132023-12-06T01:19:16.991Z
29142023-12-06T01:19:16.991Zwarning: unresolved link to `fd00:1122:3344:102::9`
29152023-12-06T01:19:16.991Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29162023-12-06T01:19:16.991Z |
29172023-12-06T01:19:16.991Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29182023-12-06T01:19:16.991Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29192023-12-06T01:19:16.991Z
29202023-12-06T01:19:16.991Zwarning: unresolved link to `fd00:1122:3344:103::2`
29212023-12-06T01:19:16.991Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29222023-12-06T01:19:16.991Z |
29232023-12-06T01:19:16.991Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29242023-12-06T01:19:16.991Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29252023-12-06T01:19:16.991Z
29262023-12-06T01:19:20.254Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29272023-12-06T01:19:52.182Z Finished dev [unoptimized + debuginfo] target(s) in 15m 40s
29282023-12-06T01:19:52.288Z
29292023-12-06T01:19:52.288Zreal 15:40.810796837
29302023-12-06T01:19:52.288Zuser 50:58.791567262
29312023-12-06T01:19:52.288Zsys 1:00:33.467750789
29322023-12-06T01:19:52.288Ztrap 1.935428553
29332023-12-06T01:19:52.288Ztflt 0.620492074
29342023-12-06T01:19:52.292Zdflt 0.504030128
29352023-12-06T01:19:52.292Zkflt 0.000143120
29362023-12-06T01:19:52.292Zlock 3:07:39.571055952
29372023-12-06T01:19:52.292Zslp 4:01:23.633373469
29382023-12-06T01:19:52.292Zlat 5:16.210229962
29392023-12-06T01:19:52.292Zstop 1:18.439919389
29402023-12-06T01:19:52.292Zprocess exited: duration 1733260 ms, exit code 0
 
29412023-12-06T01:19:52.300Zfound 0 output files