01HH005WSWQV4K397RSVD8AM1R: 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: 01HH006HMQAM8DJEFZ7CK2REN1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-06T16:44:29.273Zjob assigned to worker 01HH006JY4PEXQ5H9K0HQ1M981 (queued for 1 m 3 s)
 
22023-12-06T16:44:29.892Zstarting task 0: "setup"
32023-12-06T16:44:29.932Z++ uname -s
42023-12-06T16:44:29.936Z+ kern=SunOS
52023-12-06T16:44:29.936Z+ case "$kern" in
62023-12-06T16:44:29.936Z+ groupadd -g 12345 build
72023-12-06T16:44:29.940Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-06T16:44:32.038Z+ zfs create -o mountpoint=/work rpool/work
92023-12-06T16:44:32.091Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-06T16:44:32.125Z+ home_fs=zfs
112023-12-06T16:44:32.125Z+ [[ zfs == autofs ]]
122023-12-06T16:44:32.125Z+ mkdir -p /home/build
132023-12-06T16:44:32.125Z+ chown build:build /home/build /work
142023-12-06T16:44:34.566Z+ chmod 0700 /home/build /work
152023-12-06T16:44:35.090Zprocess exited: duration 4203 ms, exit code 0
 
162023-12-06T16:44:35.604Zstarting task 1: "rust-toolchain"
172023-12-06T16:44:35.997Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-06T16:44:35.998Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-06T16:44:36.379Zinfo: downloading installer
202023-12-06T16:44:37.841Zwarning: it looks like you have an existing installation of Rust at:
212023-12-06T16:44:37.841Zwarning: /opt/ooce/bin
222023-12-06T16:44:37.841Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-06T16:44:37.841Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-06T16:44:37.841Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-06T16:44:37.841Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-06T16:44:37.841Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-06T16:44:37.841Zerror: cannot install while Rust is installed
282023-12-06T16:44:37.842Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-06T16:44:38.358Zinfo: profile set to 'default'
302023-12-06T16:44:38.358Zinfo: default host triple is x86_64-unknown-illumos
312023-12-06T16:44:38.358Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-06T16:44:38.603Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-06T16:44:38.603Zinfo: downloading component 'cargo'
342023-12-06T16:44:38.697Zinfo: downloading component 'clippy'
352023-12-06T16:44:39.029Zinfo: downloading component 'rust-docs'
362023-12-06T16:44:40.161Zinfo: downloading component 'rust-std'
372023-12-06T16:45:01.283Zinfo: downloading component 'rustc'
382023-12-06T16:45:01.894Zinfo: downloading component 'rustfmt'
392023-12-06T16:45:02.141Zinfo: installing component 'cargo'
402023-12-06T16:45:02.141Zinfo: installing component 'clippy'
412023-12-06T16:45:02.141Zinfo: installing component 'rust-docs'
422023-12-06T16:45:02.141Zinfo: installing component 'rust-std'
432023-12-06T16:45:02.141Zinfo: installing component 'rustc'
442023-12-06T16:45:02.141Zinfo: installing component 'rustfmt'
452023-12-06T16:45:02.142Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-06T16:45:02.142Z
472023-12-06T16:45:02.142Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-06T16:45:02.142Z
492023-12-06T16:45:02.142Z
502023-12-06T16:45:02.142ZRust is installed now. Great!
512023-12-06T16:45:02.142Z
522023-12-06T16:45:02.142ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-06T16:45:02.142Zenvironment variable. This has not been done automatically.
542023-12-06T16:45:02.142Z
552023-12-06T16:45:02.142ZTo configure your current shell, run:
562023-12-06T16:45:02.142Zsource "$HOME/.cargo/env"
572023-12-06T16:45:02.142Z+ rustc --version
582023-12-06T16:45:02.142Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-06T16:45:02.142Zprocess exited: duration 24963 ms, exit code 0
 
602023-12-06T16:45:02.468Zstarting task 2: "authentication"
612023-12-06T16:45:02.659Zprocess exited: duration 206 ms, exit code 0
 
622023-12-06T16:45:02.823Zstarting task 3: "clone repository"
632023-12-06T16:45:02.914Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-06T16:45:02.914Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-06T16:45:02.914ZCloning into '/work/oxidecomputer/omicron'...
662023-12-06T16:45:09.075Z+ cd /work/oxidecomputer/omicron
672023-12-06T16:45:09.075Z+ [[ -n bump-inventory-query-limit ]]
682023-12-06T16:45:09.079Z+ git fetch origin bump-inventory-query-limit
692023-12-06T16:45:09.424ZFrom https://github.com/oxidecomputer/omicron
702023-12-06T16:45:09.424Z * branch bump-inventory-query-limit -> FETCH_HEAD
712023-12-06T16:45:09.435Z+ git checkout -B bump-inventory-query-limit remotes/origin/bump-inventory-query-limit
722023-12-06T16:45:09.532ZSwitched to a new branch 'bump-inventory-query-limit'
732023-12-06T16:45:09.536Zbranch 'bump-inventory-query-limit' set up to track 'origin/bump-inventory-query-limit'.
742023-12-06T16:45:09.536Z+ git reset --hard fcd6d9a60b8928d0a8b495c41b0c12ae3035d8ba
752023-12-06T16:45:09.548ZHEAD is now at fcd6d9a6 [nexus] Bump query limit for uninitialized sleds
762023-12-06T16:45:09.552Zprocess exited: duration 6830 ms, exit code 0
 
772023-12-06T16:45:09.560Zstarting task 4: "build"
782023-12-06T16:45:09.568Z+ cargo --version
792023-12-06T16:45:09.575Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-06T16:45:09.756Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-06T16:45:09.761Zinfo: downloading component 'cargo'
822023-12-06T16:45:10.456Zinfo: downloading component 'clippy'
832023-12-06T16:45:10.706Zinfo: downloading component 'rust-docs'
842023-12-06T16:45:11.542Zinfo: downloading component 'rust-std'
852023-12-06T16:45:12.956Zinfo: downloading component 'rustc'
862023-12-06T16:45:16.524Zinfo: downloading component 'rustfmt'
872023-12-06T16:45:16.778Zinfo: installing component 'cargo'
882023-12-06T16:45:18.071Zinfo: installing component 'clippy'
892023-12-06T16:45:18.537Zinfo: installing component 'rust-docs'
902023-12-06T16:45:21.517Zinfo: installing component 'rust-std'
912023-12-06T16:45:24.066Zinfo: installing component 'rustc'
922023-12-06T16:45:30.281Zinfo: installing component 'rustfmt'
932023-12-06T16:45:30.836Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-06T16:45:30.847Z+ rustc --version
952023-12-06T16:45:30.978Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-06T16:45:31.017Z+ source ./env.sh
972023-12-06T16:45:31.017Z++ set -o xtrace
982023-12-06T16:45:31.018Z++++ dirname ./env.sh
992023-12-06T16:45:31.018Z+++ cd .
1002023-12-06T16:45:31.019Z+++ echo /work/oxidecomputer/omicron
1012023-12-06T16:45:31.019Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-06T16:45:31.020Z++ 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-06T16:45:31.020Z++ 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-06T16:45:31.021Z++ 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-06T16:45:31.021Z++ 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-06T16:45:31.021Z++ 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-06T16:45:31.021Z++ 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-06T16:45:31.021Z++ 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-06T16:45:31.022Z++ 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-06T16:45:31.022Z++ unset OMICRON_WS
1112023-12-06T16:45:31.022Z++ set +o xtrace
1122023-12-06T16:45:31.055Z
1132023-12-06T16:45:31.055Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-06T16:45:31.055Z # # # # # # # # # # # # # # #
1152023-12-06T16:45:31.055Z # # # # ##### # # ##### # # # # # #### #
1162023-12-06T16:45:31.055Z ##### ##### # ##### # # # # # # # # #
1172023-12-06T16:45:31.056Z # # # # # # # # # # # # # # #
1182023-12-06T16:45:31.056Z # # # ###### # # ###### ### # #### # #### #
1192023-12-06T16:45:31.056Z
1202023-12-06T16:45:41.551Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-06T16:45:42.864Z Startup: Caching catalogs ... Done
1222023-12-06T16:45:49.499ZPlanning: Solver setup ... Done (6.233s)
1232023-12-06T16:45:49.649ZPlanning: Running solver ... Done (0.151s)
1242023-12-06T16:45:49.719ZPlanning: Finding local manifests ... Done (0.005s)
1252023-12-06T16:45:49.738ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-06T16:45:50.014ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-06T16:45:50.103ZPlanning: Package planning ... Done (0.090s)
1282023-12-06T16:45:50.194ZPlanning: Merging actions ... Done (0.086s)
1292023-12-06T16:45:51.021ZPlanning: Checking for conflicting actions ... Done (0.829s)
1302023-12-06T16:45:51.040ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-12-06T16:45:55.316ZPlanning: Evaluating mediators ... Done (4.279s)
1322023-12-06T16:45:55.467ZPlanning: Planning completed in 12.50 seconds
1332023-12-06T16:45:55.472Z Packages to install: 4
1342023-12-06T16:45:55.472Z Packages to update: 2
1352023-12-06T16:45:55.472Z Mediators to change: 2
1362023-12-06T16:45:55.472Z Services to change: 1
1372023-12-06T16:45:55.472Z Estimated space available: 148.88 GB
1382023-12-06T16:45:55.472ZEstimated space to be consumed: 1.43 GB
1392023-12-06T16:45:55.472Z Create boot environment: No
1402023-12-06T16:45:55.472ZCreate backup boot environment: Yes
1412023-12-06T16:45:55.472Z Rebuild boot archive: No
1422023-12-06T16:45:55.472Z
1432023-12-06T16:45:55.472ZChanged mediators:
1442023-12-06T16:45:55.472Z mediator clang:
1452023-12-06T16:45:55.472Z version: None -> 15 (system default)
1462023-12-06T16:45:55.472Z
1472023-12-06T16:45:55.472Z mediator llvm:
1482023-12-06T16:45:55.472Z version: 14 (system default) -> 15 (system default)
1492023-12-06T16:45:55.472Z
1502023-12-06T16:45:55.473ZChanged packages:
1512023-12-06T16:45:55.473Zhelios-dev
1522023-12-06T16:45:55.473Z developer/build-essential
1532023-12-06T16:45:55.473Z None -> 11-2.0
1542023-12-06T16:45:55.473Z library/libxmlsec1
1552023-12-06T16:45:55.473Z None -> 1.2.35-2.0
1562023-12-06T16:45:55.473Z ooce/developer/clang-15
1572023-12-06T16:45:55.473Z None -> 15.0.7-2.0
1582023-12-06T16:45:55.473Z ooce/developer/llvm-15
1592023-12-06T16:45:55.473Z None -> 15.0.7-2.0
1602023-12-06T16:45:55.473Z system/library/g++-runtime
1612023-12-06T16:45:55.473Z 12-2.0 -> 13-2.0
1622023-12-06T16:45:55.473Z system/library/gcc-runtime
1632023-12-06T16:45:55.473Z 12-2.0 -> 13-2.0
1642023-12-06T16:45:55.473Z
1652023-12-06T16:45:55.473ZServices:
1662023-12-06T16:45:55.473Z restart_fmri:
1672023-12-06T16:45:55.473Z svc:/system/update-man-index:default
1682023-12-06T16:45:55.754Z
1692023-12-06T16:45:55.754ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-06T16:46:00.752ZDownload: 1199/3330 items 83.5/221.1MB 37% complete (17.0M/s)
1712023-12-06T16:46:05.752ZDownload: 1575/3330 items 115.2/221.1MB 52% complete (11.9M/s)
1722023-12-06T16:46:13.572ZDownload: 2222/3330 items 117.7/221.1MB 53% complete (8.3M/s)
1732023-12-06T16:46:18.616ZDownload: 2999/3330 items 121.3/221.1MB 54% complete (399k/s)
1742023-12-06T16:46:24.214ZDownload: 3246/3330 items 203.1/221.1MB 91% complete (9.9M/s)
1752023-12-06T16:46:29.209ZDownload: 3316/3330 items 220.1/221.1MB 99% complete (9.8M/s)
1762023-12-06T16:46:31.643ZDownload: Completed 221.11 MB in 35.89 seconds (6.2M/s)
1772023-12-06T16:46:33.868Z Actions: 1/3766 actions (Removing old actions)
1782023-12-06T16:46:33.868Z Actions: 5/3766 actions (Installing new actions)
1792023-12-06T16:46:38.900Z Actions: 2873/3766 actions (Installing new actions)
1802023-12-06T16:46:42.013Z Actions: 3729/3766 actions (Updating modified actions)
1812023-12-06T16:46:42.696Z Actions: Completed 3766 actions in 8.83 seconds.
1822023-12-06T16:46:42.892Z Done (0.189s)
1832023-12-06T16:46:42.899Z Done (0.000s)
1842023-12-06T16:46:43.156Z Done (0.262s)
1852023-12-06T16:46:51.137Z Done (7.861s)
1862023-12-06T16:46:51.363Z Done (0.121s)
1872023-12-06T16:46:51.407Z Done (0.000s)
1882023-12-06T16:47:01.008Z Done (0.000s)
1892023-12-06T16:47:01.362ZPlanning: Evaluating mediator changes ... Done
1902023-12-06T16:47:01.362ZPlanning: Checking for conflicting actions ... Done
1912023-12-06T16:47:01.362ZPlanning: Consolidating action changes ... Done
1922023-12-06T16:47:01.362ZPlanning: Evaluating mediators ... Done
1932023-12-06T16:47:01.362ZPlanning: Planning completed in 0.72 seconds
1942023-12-06T16:47:01.363Z Mediators to change: 2
1952023-12-06T16:47:01.363Z Create boot environment: No
1962023-12-06T16:47:01.363ZCreate backup boot environment: No
1972023-12-06T16:47:01.363Z Done
1982023-12-06T16:47:01.363Z Done
1992023-12-06T16:47:01.363Z Done
2002023-12-06T16:47:01.646Z Done
2012023-12-06T16:47:01.647Z Done
2022023-12-06T16:47:01.702Z Done
2032023-12-06T16:47:01.702Z Done
2042023-12-06T16:47:01.702ZPlanning: Evaluating mediator changes ... Done
2052023-12-06T16:47:01.703ZPlanning: Merging actions ... Done
2062023-12-06T16:47:01.703ZPlanning: Checking for conflicting actions ... Done
2072023-12-06T16:47:01.703ZPlanning: Consolidating action changes ... Done
2082023-12-06T16:47:01.703ZPlanning: Evaluating mediators ... Done
2092023-12-06T16:47:01.703ZPlanning: Planning completed in 1.30 seconds
2102023-12-06T16:47:01.703Z Packages to change: 1
2112023-12-06T16:47:01.703Z Mediators to change: 1
2122023-12-06T16:47:01.703Z Services to change: 1
2132023-12-06T16:47:01.703Z Create boot environment: No
2142023-12-06T16:47:01.703ZCreate backup boot environment: Yes
2152023-12-06T16:47:02.505Z Actions: 1/6 actions (Updating modified actions)
2162023-12-06T16:47:02.556Z Actions: Completed 6 actions in 0.00 seconds.
2172023-12-06T16:47:02.556Z Done
2182023-12-06T16:47:02.557Z Done
2192023-12-06T16:47:02.557Z Done
2202023-12-06T16:47:08.271Z Done
2212023-12-06T16:47:08.391Z Done
2222023-12-06T16:47:08.395Z Done
2232023-12-06T16:47:08.501Z Done
2242023-12-06T16:47:09.175ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252023-12-06T16:47:09.176Zclang system 15 system
2262023-12-06T16:47:09.176Zcsh system system illumos
2272023-12-06T16:47:09.176Zctags system system illumos
2282023-12-06T16:47:09.176Zgcc vendor 12 vendor
2292023-12-06T16:47:09.176Zgcc system 10 system
2302023-12-06T16:47:09.177Zgcc system 7 system
2312023-12-06T16:47:09.177Zgo system 1.20 system
2322023-12-06T16:47:09.177Zgo system 1.19 system
2332023-12-06T16:47:09.177Zllvm system 15 system
2342023-12-06T16:47:09.177Zllvm system 14 system
2352023-12-06T16:47:09.177Zmariadb system 10.6 system
2362023-12-06T16:47:09.178Zmta vendor vendor dma
2372023-12-06T16:47:09.178Zopenjdk system 17 system
2382023-12-06T16:47:09.178Zopenjdk system 11 system
2392023-12-06T16:47:09.178Zopenjdk system 1.8 system
2402023-12-06T16:47:09.178Zopenssl vendor 3 vendor
2412023-12-06T16:47:09.178Zperl system 5.36 system
2422023-12-06T16:47:09.178Zpostgresql system 15 system
2432023-12-06T16:47:09.178Zpostgresql system 13 system
2442023-12-06T16:47:09.179Zpython vendor 3 vendor
2452023-12-06T16:47:09.179Zpython system 2 system
2462023-12-06T16:47:09.179Zpython3 system 3.11 system
2472023-12-06T16:47:09.179Zruby system 3.0 system
2482023-12-06T16:47:09.179Zwords vendor vendor american-english
2492023-12-06T16:47:09.179Zwords system system australian-english
2502023-12-06T16:47:09.179Zwords system system british-english
2512023-12-06T16:47:09.179Zwords system system canadian-english
2522023-12-06T16:47:09.179Zwords system system french
2532023-12-06T16:47:09.179Zwords system system italian
2542023-12-06T16:47:09.179Zwords system system ngerman
2552023-12-06T16:47:09.179Zwords system system ogerman
2562023-12-06T16:47:09.179Zwords system system spanish
2572023-12-06T16:47:09.692ZFMRI IFO
2582023-12-06T16:47:09.692Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2592023-12-06T16:47:09.692Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2602023-12-06T16:47:09.693Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2612023-12-06T16:47:09.693Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2622023-12-06T16:47:09.693Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632023-12-06T16:47:09.693Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2642023-12-06T16:47:09.694Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2652023-12-06T16:47:09.694Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2662023-12-06T16:47:09.758Z+ set -o errexit
2672023-12-06T16:47:09.762Z+++ dirname ./tools/ci_download_cockroachdb
2682023-12-06T16:47:09.765Z++ cd ./tools
2692023-12-06T16:47:09.765Z++ pwd
2702023-12-06T16:47:09.766Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2712023-12-06T16:47:09.766Z++ basename ./tools/ci_download_cockroachdb
2722023-12-06T16:47:09.769Z+ ARG0=ci_download_cockroachdb
2732023-12-06T16:47:09.770Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2742023-12-06T16:47:09.770Z+ CIDL_VERSION=v22.1.9
2752023-12-06T16:47:09.770Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2762023-12-06T16:47:09.770Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2772023-12-06T16:47:09.770Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2782023-12-06T16:47:09.770Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2792023-12-06T16:47:09.770Z+ TARGET_DIR=out
2802023-12-06T16:47:09.770Z+ DOWNLOAD_DIR=out/downloads
2812023-12-06T16:47:09.770Z+ DEST_DIR=./out/cockroachdb
2822023-12-06T16:47:09.770Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2832023-12-06T16:47:09.770Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2842023-12-06T16:47:09.770Z+ main
2852023-12-06T16:47:09.777Z+ [[ 0 != 0 ]]
2862023-12-06T16:47:09.777Z+ CIDL_OS=solaris2.11
2872023-12-06T16:47:09.777Z+ [[ 0 != 0 ]]
2882023-12-06T16:47:09.777Z+ configure_os solaris2.11
2892023-12-06T16:47:09.777Z+ echo 'current directory: /work/oxidecomputer/omicron'
2902023-12-06T16:47:09.778Zcurrent directory: /work/oxidecomputer/omicron
2912023-12-06T16:47:09.778Z+ echo 'configuring based on OS: "solaris2.11"'
2922023-12-06T16:47:09.778Z+ case "$1" in
2932023-12-06T16:47:09.778Zconfiguring based on OS: "solaris2.11"
2942023-12-06T16:47:09.778Z+ CIDL_BUILD=illumos
2952023-12-06T16:47:09.778Z+ CIDL_SUFFIX=tar.gz
2962023-12-06T16:47:09.778Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2972023-12-06T16:47:09.778Z+ CIDL_MD5FUNC=do_md5sum
2982023-12-06T16:47:09.778Z+ CIDL_URL_BASE=https://illumos.org/downloads
2992023-12-06T16:47:09.778Z+ CIDL_ASSEMBLE=do_assemble_illumos
3002023-12-06T16:47:09.778Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
3012023-12-06T16:47:09.778Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
3022023-12-06T16:47:09.778Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-12-06T16:47:09.778Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3042023-12-06T16:47:09.778Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-06T16:47:09.778Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3062023-12-06T16:47:09.778ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-12-06T16:47:09.778Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3082023-12-06T16:47:09.779ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-12-06T16:47:09.779Z+ mkdir -p out/downloads
3102023-12-06T16:47:09.779Z+ mkdir -p ./out/cockroachdb
3112023-12-06T16:47:09.783Z+ local DO_DOWNLOAD=true
3122023-12-06T16:47:09.783Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3132023-12-06T16:47:09.783Z+ '[' true == true ']'
3142023-12-06T16:47:09.783Z+ echo Downloading...
3152023-12-06T16:47:09.783ZDownloading...
3162023-12-06T16:47:09.783Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3172023-12-06T16:47:09.783Z+ 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
3182023-12-06T16:47:18.859Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3192023-12-06T16:47:18.863Z++ md5sum
3202023-12-06T16:47:18.863Z++ awk '{print $1}'
3212023-12-06T16:47:19.044Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3222023-12-06T16:47:19.044Z+ [[ 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 ]]
3232023-12-06T16:47:19.044Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3242023-12-06T16:47:19.048Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3252023-12-06T16:47:22.562Z+ do_assemble_illumos
3262023-12-06T16:47:22.562Z+ rm -r ./out/cockroachdb
3272023-12-06T16:47:22.570Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3282023-12-06T16:47:23.243Z+ ./out/cockroachdb/bin/cockroach version
3292023-12-06T16:47:23.562ZBuild Tag: v22.1.9-dirty
3302023-12-06T16:47:23.562ZBuild Time: 2022/10/26 21:17:46
3312023-12-06T16:47:23.562ZDistribution: OSS
3322023-12-06T16:47:23.563ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3332023-12-06T16:47:23.563ZGo Version: go1.17.13
3342023-12-06T16:47:23.563ZC Compiler: gcc 10.3.0
3352023-12-06T16:47:23.563ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3362023-12-06T16:47:23.563ZBuild Type: release
3372023-12-06T16:47:23.594Z+ set -o errexit
3382023-12-06T16:47:23.605Z+++ dirname ./tools/ci_download_clickhouse
3392023-12-06T16:47:23.605Z++ cd ./tools
3402023-12-06T16:47:23.605Z++ pwd
3412023-12-06T16:47:23.606Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3422023-12-06T16:47:23.606Z++ basename ./tools/ci_download_clickhouse
3432023-12-06T16:47:23.606Z+ ARG0=ci_download_clickhouse
3442023-12-06T16:47:23.606Z+ TARGET_DIR=out
3452023-12-06T16:47:23.607Z+ DOWNLOAD_DIR=out/downloads
3462023-12-06T16:47:23.607Z+ DEST_DIR=./out/clickhouse
3472023-12-06T16:47:23.607Z+ CIDL_VERSION=v22.8.9.24
3482023-12-06T16:47:23.607Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3492023-12-06T16:47:23.607Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3502023-12-06T16:47:23.607Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3512023-12-06T16:47:23.607Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3522023-12-06T16:47:23.608Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3532023-12-06T16:47:23.608Z+ main
3542023-12-06T16:47:23.608Z+ [[ 0 != 0 ]]
3552023-12-06T16:47:23.608Z+ CIDL_OS=solaris2.11
3562023-12-06T16:47:23.609Z+ [[ 0 != 0 ]]
3572023-12-06T16:47:23.609Z+ configure_os solaris2.11
3582023-12-06T16:47:23.609Z+ echo 'current directory: /work/oxidecomputer/omicron'
3592023-12-06T16:47:23.609Zcurrent directory: /work/oxidecomputer/omicron
3602023-12-06T16:47:23.609Z+ echo 'configuring based on OS: "solaris2.11"'
3612023-12-06T16:47:23.609Z+ CIDL_DASHREV=
3622023-12-06T16:47:23.610Z+ case "$1" in
3632023-12-06T16:47:23.610Zconfiguring based on OS: "solaris2.11"
3642023-12-06T16:47:23.610Z+ CIDL_PLATFORM=illumos
3652023-12-06T16:47:23.610Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3662023-12-06T16:47:23.610Z+ CIDL_MD5FUNC=do_md5sum
3672023-12-06T16:47:23.610Z+ CIDL_DASHREV=-1
3682023-12-06T16:47:23.610Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3692023-12-06T16:47:23.610Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3702023-12-06T16:47:23.611Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-06T16:47:23.611Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-06T16:47:23.611ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3732023-12-06T16:47:23.611ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3742023-12-06T16:47:23.611Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3752023-12-06T16:47:23.611Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3762023-12-06T16:47:23.611Z+ mkdir -p out/downloads
3772023-12-06T16:47:23.612Z+ mkdir -p ./out/clickhouse
3782023-12-06T16:47:23.612Z+ local DO_DOWNLOAD=true
3792023-12-06T16:47:23.612Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3802023-12-06T16:47:23.612Z+ '[' true == true ']'
3812023-12-06T16:47:23.612Z+ echo Downloading...
3822023-12-06T16:47:23.612ZDownloading...
3832023-12-06T16:47:23.612Z+ 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
3842023-12-06T16:47:23.613Z+ 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
3852023-12-06T16:47:25.564Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3862023-12-06T16:47:25.568Z++ md5sum
3872023-12-06T16:47:25.568Z++ awk '{print $1}'
3882023-12-06T16:47:25.843Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3892023-12-06T16:47:25.843Z+ [[ 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 ]]
3902023-12-06T16:47:25.843Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3912023-12-06T16:47:25.852Z+ mkdir -p ./out/clickhouse
3922023-12-06T16:47:25.853Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3932023-12-06T16:47:30.907Z+ ./out/clickhouse/clickhouse server --version
3942023-12-06T16:47:30.957ZClickHouse server version 22.8.9.1.
3952023-12-06T16:47:30.992Z+ set -o errexit
3962023-12-06T16:47:31.006Z+++ dirname ./tools/ci_download_console
3972023-12-06T16:47:31.006Z++ cd ./tools
3982023-12-06T16:47:31.006Z++ pwd
3992023-12-06T16:47:31.006Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4002023-12-06T16:47:31.007Z++ basename ./tools/ci_download_console
4012023-12-06T16:47:31.007Z+ ARG0=ci_download_console
4022023-12-06T16:47:31.007Z+ TARGET_DIR=out
4032023-12-06T16:47:31.007Z+ DOWNLOAD_DIR=out/downloads
4042023-12-06T16:47:31.007Z+ DEST_DIR=./out/console-assets
4052023-12-06T16:47:31.007Z+ source /work/oxidecomputer/omicron/tools/console_version
4062023-12-06T16:47:31.007Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
4072023-12-06T16:47:31.007Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4082023-12-06T16:47:31.007Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4092023-12-06T16:47:31.007Z+ TARBALL_FILE=out/downloads/console.tar.gz
4102023-12-06T16:47:31.007Z+ main
4112023-12-06T16:47:31.007Z+ [[ 0 != 0 ]]
4122023-12-06T16:47:31.007Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4132023-12-06T16:47:31.007ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-12-06T16:47:31.007Z+ echo 'Local file: out/downloads/console.tar.gz'
4152023-12-06T16:47:31.007ZLocal file: out/downloads/console.tar.gz
4162023-12-06T16:47:31.007Z+ local DO_DOWNLOAD=true
4172023-12-06T16:47:31.007Z+ [[ -f out/downloads/console.tar.gz ]]
4182023-12-06T16:47:31.007Z+ mkdir -p out/downloads
4192023-12-06T16:47:31.007Z+ '[' true == true ']'
4202023-12-06T16:47:31.008Z+ echo Downloading...
4212023-12-06T16:47:31.008ZDownloading...
4222023-12-06T16:47:31.008Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4232023-12-06T16:47:31.008Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4242023-12-06T16:47:31.630Z++ do_sha256sum out/downloads/console.tar.gz
4252023-12-06T16:47:31.652Z++ case "$OSTYPE" in
4262023-12-06T16:47:31.652Z++ SHA=sha256sum
4272023-12-06T16:47:31.652Z++ sha256sum
4282023-12-06T16:47:31.652Z++ awk '{print $1}'
4292023-12-06T16:47:31.677Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4302023-12-06T16:47:31.677Z+ [[ 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 ]]
4312023-12-06T16:47:31.677Z+ rm -rf ./out/console-assets
4322023-12-06T16:47:31.677Z+ mkdir -p ./out/console-assets
4332023-12-06T16:47:31.677Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4342023-12-06T16:47:31.677Z+ mkdir -p ./out/console-assets
4352023-12-06T16:47:31.678Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4362023-12-06T16:47:31.796Z+ set -o errexit
4372023-12-06T16:47:31.800Z+++ dirname ./tools/ci_download_maghemite_openapi
4382023-12-06T16:47:31.804Z++ cd ./tools
4392023-12-06T16:47:31.804Z++ pwd
4402023-12-06T16:47:31.804Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4412023-12-06T16:47:31.804Z++ basename ./tools/ci_download_maghemite_openapi
4422023-12-06T16:47:31.804Z+ ARG0=ci_download_maghemite_openapi
4432023-12-06T16:47:31.804Z+ TARGET_DIR=out
4442023-12-06T16:47:31.808Z+ DOWNLOAD_DIR=out/downloads
4452023-12-06T16:47:31.808Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4462023-12-06T16:47:31.808Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4472023-12-06T16:47:31.808Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4482023-12-06T16:47:31.808Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4492023-12-06T16:47:31.809Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4502023-12-06T16:47:31.809Z+ main
4512023-12-06T16:47:31.809Z+ [[ 0 != 0 ]]
4522023-12-06T16:47:31.809Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4532023-12-06T16:47:31.809ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4542023-12-06T16:47:31.809Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4552023-12-06T16:47:31.809Z+ local DO_DOWNLOAD=true
4562023-12-06T16:47:31.809ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4572023-12-06T16:47:31.809Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4582023-12-06T16:47:31.809Z+ mkdir -p out/downloads
4592023-12-06T16:47:31.809Z+ '[' true == true ']'
4602023-12-06T16:47:31.809Z+ echo Downloading...
4612023-12-06T16:47:31.809ZDownloading...
4622023-12-06T16:47:31.809Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4632023-12-06T16:47:31.809Z+ 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
4642023-12-06T16:47:32.076Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4652023-12-06T16:47:32.076Z++ case "$OSTYPE" in
4662023-12-06T16:47:32.084Z++ SHA=sha256sum
4672023-12-06T16:47:32.084Z++ sha256sum
4682023-12-06T16:47:32.084Z++ awk '{print $1}'
4692023-12-06T16:47:32.088Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4702023-12-06T16:47:32.088Z+ [[ 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 ]]
4712023-12-06T16:47:32.088Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4722023-12-06T16:47:32.089Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4732023-12-06T16:47:32.089Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4742023-12-06T16:47:32.089Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4752023-12-06T16:47:32.089Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4762023-12-06T16:47:32.089Z+ main
4772023-12-06T16:47:32.089Z+ [[ 0 != 0 ]]
4782023-12-06T16:47:32.089Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4792023-12-06T16:47:32.089ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4802023-12-06T16:47:32.089Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4812023-12-06T16:47:32.089ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4822023-12-06T16:47:32.089Z+ local DO_DOWNLOAD=true
4832023-12-06T16:47:32.089Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4842023-12-06T16:47:32.089Z+ mkdir -p out/downloads
4852023-12-06T16:47:32.089Z+ '[' true == true ']'
4862023-12-06T16:47:32.089Z+ echo Downloading...
4872023-12-06T16:47:32.089ZDownloading...
4882023-12-06T16:47:32.089Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4892023-12-06T16:47:32.089Z+ 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
4902023-12-06T16:47:32.243Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4912023-12-06T16:47:32.250Z++ case "$OSTYPE" in
4922023-12-06T16:47:32.250Z++ SHA=sha256sum
4932023-12-06T16:47:32.250Z++ sha256sum
4942023-12-06T16:47:32.250Z++ awk '{print $1}'
4952023-12-06T16:47:32.275Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4962023-12-06T16:47:32.275Z+ [[ 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 ]]
4972023-12-06T16:47:32.275Z+ set -o errexit
4982023-12-06T16:47:32.275Z+++ dirname ./tools/ci_download_dendrite_openapi
4992023-12-06T16:47:32.275Z++ cd ./tools
5002023-12-06T16:47:32.275Z++ pwd
5012023-12-06T16:47:32.282Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5022023-12-06T16:47:32.282Z++ basename ./tools/ci_download_dendrite_openapi
5032023-12-06T16:47:32.282Z+ ARG0=ci_download_dendrite_openapi
5042023-12-06T16:47:32.282Z+ TARGET_DIR=out
5052023-12-06T16:47:32.282Z+ DOWNLOAD_DIR=out/downloads
5062023-12-06T16:47:32.282Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5072023-12-06T16:47:32.282Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5082023-12-06T16:47:32.282Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5092023-12-06T16:47:32.282Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5102023-12-06T16:47:32.282Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5112023-12-06T16:47:32.282Z+ main
5122023-12-06T16:47:32.283Z+ [[ 0 != 0 ]]
5132023-12-06T16:47:32.283Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5142023-12-06T16:47:32.283ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5152023-12-06T16:47:32.283Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5162023-12-06T16:47:32.283ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5172023-12-06T16:47:32.283Z+ local DO_DOWNLOAD=true
5182023-12-06T16:47:32.283Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5192023-12-06T16:47:32.283Z+ mkdir -p out/downloads
5202023-12-06T16:47:32.283Z+ '[' true == true ']'
5212023-12-06T16:47:32.283Z+ echo Downloading...
5222023-12-06T16:47:32.283ZDownloading...
5232023-12-06T16:47:32.283Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5242023-12-06T16:47:32.283Z+ 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
5252023-12-06T16:47:33.114Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5262023-12-06T16:47:33.114Z++ case "$OSTYPE" in
5272023-12-06T16:47:33.144Z++ SHA=sha256sum
5282023-12-06T16:47:33.144Z++ sha256sum
5292023-12-06T16:47:33.144Z++ awk '{print $1}'
5302023-12-06T16:47:33.145Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5312023-12-06T16:47:33.145Z+ [[ 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 ]]
5322023-12-06T16:47:33.145Z+ set -o errexit
5332023-12-06T16:47:33.145Z+++ dirname ./tools/ci_download_dendrite_stub
5342023-12-06T16:47:33.145Z++ cd ./tools
5352023-12-06T16:47:33.146Z++ pwd
5362023-12-06T16:47:33.146Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5372023-12-06T16:47:33.146Z++ basename ./tools/ci_download_dendrite_stub
5382023-12-06T16:47:33.146Z+ ARG0=ci_download_dendrite_stub
5392023-12-06T16:47:33.146Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5402023-12-06T16:47:33.146Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5412023-12-06T16:47:33.146Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5422023-12-06T16:47:33.146Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5432023-12-06T16:47:33.146Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5442023-12-06T16:47:33.146Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5452023-12-06T16:47:33.146Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5462023-12-06T16:47:33.146Z+ TARGET_DIR=out
5472023-12-06T16:47:33.146Z+ DOWNLOAD_DIR=out/downloads
5482023-12-06T16:47:33.146Z+ DEST_DIR=./out/dendrite-stub
5492023-12-06T16:47:33.146Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5502023-12-06T16:47:33.147Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5512023-12-06T16:47:33.147Z+ REPO=oxidecomputer/dendrite
5522023-12-06T16:47:33.147Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5532023-12-06T16:47:33.147Z+ main
5542023-12-06T16:47:33.147Z+ [[ 0 != 0 ]]
5552023-12-06T16:47:33.147Z+ CIDL_OS=solaris2.11
5562023-12-06T16:47:33.147Z+ [[ 0 != 0 ]]
5572023-12-06T16:47:33.147Z+ configure_os solaris2.11
5582023-12-06T16:47:33.147Z+ echo 'current directory: /work/oxidecomputer/omicron'
5592023-12-06T16:47:33.147Zcurrent directory: /work/oxidecomputer/omicron
5602023-12-06T16:47:33.147Z+ echo 'configuring based on OS: "solaris2.11"'
5612023-12-06T16:47:33.147Z+ case "$1" in
5622023-12-06T16:47:33.147Zconfiguring based on OS: "solaris2.11"
5632023-12-06T16:47:33.147Z+ SET_BINARIES=
5642023-12-06T16:47:33.148Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5652023-12-06T16:47:33.148Z+ CIDL_SHA256FUNC=do_sha256sum
5662023-12-06T16:47:33.148Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5672023-12-06T16:47:33.148Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5682023-12-06T16:47:33.148Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5692023-12-06T16:47:33.148Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5702023-12-06T16:47:33.148ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5712023-12-06T16:47:33.148Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5722023-12-06T16:47:33.148ZLocal file: out/downloads/dendrite-stub.tar.gz
5732023-12-06T16:47:33.148Z+ mkdir -p out/downloads
5742023-12-06T16:47:33.148Z+ mkdir -p ./out/dendrite-stub
5752023-12-06T16:47:33.148Z+ fetch_and_verify
5762023-12-06T16:47:33.148Z+ local DO_DOWNLOAD=true
5772023-12-06T16:47:33.148Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5782023-12-06T16:47:33.148Z+ '[' true == true ']'
5792023-12-06T16:47:33.149Z+ echo Downloading...
5802023-12-06T16:47:33.149ZDownloading...
5812023-12-06T16:47:33.149Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5822023-12-06T16:47:33.149Z+ 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
5832023-12-06T16:47:42.193Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5842023-12-06T16:47:42.198Z++ sha256sum
5852023-12-06T16:47:42.198Z++ awk '{print $1}'
5862023-12-06T16:47:42.297Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5872023-12-06T16:47:42.297Z+ [[ 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 ]]
5882023-12-06T16:47:42.301Z+ do_untar out/downloads/dendrite-stub.tar.gz
5892023-12-06T16:47:42.301Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5902023-12-06T16:47:43.353Z+ do_assemble
5912023-12-06T16:47:43.353Z+ rm -r ./out/dendrite-stub
5922023-12-06T16:47:43.362Z+ mkdir ./out/dendrite-stub
5932023-12-06T16:47:43.366Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5942023-12-06T16:47:43.485Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5952023-12-06T16:47:43.498Z+ set -o errexit
5962023-12-06T16:47:43.503Z+++ dirname ./tools/ci_download_maghemite_mgd
5972023-12-06T16:47:43.503Z++ cd ./tools
5982023-12-06T16:47:43.503Z++ pwd
5992023-12-06T16:47:43.503Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6002023-12-06T16:47:43.508Z++ basename ./tools/ci_download_maghemite_mgd
6012023-12-06T16:47:43.508Z+ ARG0=ci_download_maghemite_mgd
6022023-12-06T16:47:43.508Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
6032023-12-06T16:47:43.508Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6042023-12-06T16:47:43.508Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
6052023-12-06T16:47:43.508Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6062023-12-06T16:47:43.508Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
6072023-12-06T16:47:43.509Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
6082023-12-06T16:47:43.509Z+ TARGET_DIR=out
6092023-12-06T16:47:43.509Z+ DOWNLOAD_DIR=out/downloads
6102023-12-06T16:47:43.509Z+ DEST_DIR=./out/mgd
6112023-12-06T16:47:43.509Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6122023-12-06T16:47:43.509Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6132023-12-06T16:47:43.509Z+ REPO=oxidecomputer/maghemite
6142023-12-06T16:47:43.509Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6152023-12-06T16:47:43.509Z+ main
6162023-12-06T16:47:43.509Z+ [[ 0 != 0 ]]
6172023-12-06T16:47:43.509Z+ CIDL_OS=solaris2.11
6182023-12-06T16:47:43.510Z+ [[ 0 != 0 ]]
6192023-12-06T16:47:43.510Z+ configure_os solaris2.11
6202023-12-06T16:47:43.510Z+ echo 'current directory: /work/oxidecomputer/omicron'
6212023-12-06T16:47:43.510Zcurrent directory: /work/oxidecomputer/omicron
6222023-12-06T16:47:43.510Z+ echo 'configuring based on OS: "solaris2.11"'
6232023-12-06T16:47:43.510Z+ case "$1" in
6242023-12-06T16:47:43.510Z+ SET_BINARIES=
6252023-12-06T16:47:43.510Zconfiguring based on OS: "solaris2.11"
6262023-12-06T16:47:43.510Z+ CIDL_SHA256FUNC=do_sha256sum
6272023-12-06T16:47:43.510Z+ TARBALL_FILENAME=mgd.tar.gz
6282023-12-06T16:47:43.510Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6292023-12-06T16:47:43.510Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6302023-12-06T16:47:43.511Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6312023-12-06T16:47:43.511ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6322023-12-06T16:47:43.511Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6332023-12-06T16:47:43.511Z+ mkdir -p out/downloads
6342023-12-06T16:47:43.511ZLocal file: out/downloads/mgd.tar.gz
6352023-12-06T16:47:43.516Z+ mkdir -p ./out/mgd
6362023-12-06T16:47:43.516Z+ fetch_and_verify
6372023-12-06T16:47:43.516Z+ local DO_DOWNLOAD=true
6382023-12-06T16:47:43.516Z+ [[ -f out/downloads/mgd.tar.gz ]]
6392023-12-06T16:47:43.516Z+ '[' true == true ']'
6402023-12-06T16:47:43.516Z+ echo Downloading...
6412023-12-06T16:47:43.516ZDownloading...
6422023-12-06T16:47:43.516Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6432023-12-06T16:47:43.517Z+ 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
6442023-12-06T16:47:51.028Z++ do_sha256sum out/downloads/mgd.tar.gz
6452023-12-06T16:47:51.036Z++ sha256sum
6462023-12-06T16:47:51.036Z++ awk '{print $1}'
6472023-12-06T16:47:51.106Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6482023-12-06T16:47:51.106Z+ [[ 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 ]]
6492023-12-06T16:47:51.110Z+ do_untar out/downloads/mgd.tar.gz
6502023-12-06T16:47:51.110Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6512023-12-06T16:47:51.787Z+ do_assemble
6522023-12-06T16:47:51.787Z+ rm -r ./out/mgd
6532023-12-06T16:47:51.791Z+ mkdir ./out/mgd
6542023-12-06T16:47:51.794Z+ cp -r out/downloads/root ./out/mgd/root
6552023-12-06T16:47:52.026Z+ set -o errexit
6562023-12-06T16:47:52.030Z+++ dirname ./tools/ci_download_transceiver_control
6572023-12-06T16:47:52.031Z++ cd ./tools
6582023-12-06T16:47:52.031Z++ pwd
6592023-12-06T16:47:52.036Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6602023-12-06T16:47:52.037Z++ basename ./tools/ci_download_transceiver_control
6612023-12-06T16:47:52.037Z+ ARG0=ci_download_transceiver_control
6622023-12-06T16:47:52.037Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6632023-12-06T16:47:52.037Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6642023-12-06T16:47:52.037Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6652023-12-06T16:47:52.037Z+ TARGET_DIR=out
6662023-12-06T16:47:52.038Z+ DOWNLOAD_DIR=out/downloads
6672023-12-06T16:47:52.038Z+ DEST_DIR=./out/transceiver-control
6682023-12-06T16:47:52.039Z+ BIN_DIR=/opt/oxide/bin
6692023-12-06T16:47:52.039Z+ BINARY=xcvradm
6702023-12-06T16:47:52.039Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6712023-12-06T16:47:52.039Z+ REPO=oxidecomputer/transceiver-control
6722023-12-06T16:47:52.039Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6732023-12-06T16:47:52.039Z+ main
6742023-12-06T16:47:52.039Z+ [[ 0 != 0 ]]
6752023-12-06T16:47:52.040Z+ CIDL_OS=solaris2.11
6762023-12-06T16:47:52.040Z+ [[ 0 != 0 ]]
6772023-12-06T16:47:52.040Z+ configure_os solaris2.11
6782023-12-06T16:47:52.040Z+ echo 'current directory: /work/oxidecomputer/omicron'
6792023-12-06T16:47:52.040Zcurrent directory: /work/oxidecomputer/omicron
6802023-12-06T16:47:52.040Z+ echo 'configuring based on OS: "solaris2.11"'
6812023-12-06T16:47:52.052Zconfiguring based on OS: "solaris2.11"
6822023-12-06T16:47:52.052Z+ case "$1" in
6832023-12-06T16:47:52.052Z+ SET_BINARIES=
6842023-12-06T16:47:52.052Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6852023-12-06T16:47:52.052Z+ CIDL_SHA256FUNC=do_sha256sum
6862023-12-06T16:47:52.052Z+ ARCHIVE_FILENAME=xcvradm.gz
6872023-12-06T16:47:52.053Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6882023-12-06T16:47:52.053Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6892023-12-06T16:47:52.053Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6902023-12-06T16:47:52.053ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6912023-12-06T16:47:52.053Z+ echo 'Local file: out/downloads/xcvradm.gz'
6922023-12-06T16:47:52.053Z+ mkdir -p out/downloads
6932023-12-06T16:47:52.054ZLocal file: out/downloads/xcvradm.gz
6942023-12-06T16:47:52.054Z+ mkdir -p ./out/transceiver-control
6952023-12-06T16:47:52.054Z+ fetch_and_verify
6962023-12-06T16:47:52.054Z+ local DO_DOWNLOAD=true
6972023-12-06T16:47:52.054Z+ [[ -f out/downloads/xcvradm.gz ]]
6982023-12-06T16:47:52.054Z+ '[' true == true ']'
6992023-12-06T16:47:52.054Z+ echo Downloading...
7002023-12-06T16:47:52.054ZDownloading...
7012023-12-06T16:47:52.054Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
7022023-12-06T16:47:52.054Z+ 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
7032023-12-06T16:47:54.041Z++ do_sha256sum out/downloads/xcvradm.gz
7042023-12-06T16:47:54.048Z++ sha256sum
7052023-12-06T16:47:54.048Z++ awk '{print $1}'
7062023-12-06T16:47:54.048Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7072023-12-06T16:47:54.048Z+ [[ 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 ]]
7082023-12-06T16:47:54.048Z+ do_unpack out/downloads/xcvradm.gz
7092023-12-06T16:47:54.048Z+ mkdir -p out/downloads/root//opt/oxide/bin
7102023-12-06T16:47:54.048Z+ gzip -dc out/downloads/xcvradm.gz
7112023-12-06T16:47:54.192Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7122023-12-06T16:47:54.197Z+ do_assemble
7132023-12-06T16:47:54.197Z+ rm -r ./out/transceiver-control
7142023-12-06T16:47:54.197Z+ mkdir ./out/transceiver-control
7152023-12-06T16:47:54.204Z+ cp -r out/downloads/root ./out/transceiver-control/root
7162023-12-06T16:47:54.413ZAll builder prerequisites installed successfully, and PATH looks valid
7172023-12-06T16:47:54.425Z
7182023-12-06T16:47:54.425Zreal 2:23.407905534
7192023-12-06T16:47:54.425Zuser 55.277255930
7202023-12-06T16:47:54.425Zsys 10.839305363
7212023-12-06T16:47:54.425Ztrap 0.023728255
7222023-12-06T16:47:54.426Ztflt 0.196161458
7232023-12-06T16:47:54.426Zdflt 0.684266514
7242023-12-06T16:47:54.426Zkflt 0.206742515
7252023-12-06T16:47:54.426Zlock 2.132904466
7262023-12-06T16:47:54.426Zslp 4:32.801884534
7272023-12-06T16:47:54.426Zlat 4.192040888
7282023-12-06T16:47:54.426Zstop 0.071925149
7292023-12-06T16:47:54.427Z
7302023-12-06T16:47:54.427Z #### # # ##### ##### # #
7312023-12-06T16:47:54.427Z # # # # # # # # # #
7322023-12-06T16:47:54.427Z # # # # # # # #
7332023-12-06T16:47:54.427Z # # # ##### ##### #
7342023-12-06T16:47:54.427Z # # # # # # #
7352023-12-06T16:47:54.427Z #### ###### # # # #
7362023-12-06T16:47:54.427Z
7372023-12-06T16:47:54.756Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7382023-12-06T16:47:55.120Z Updating crates.io index
7392023-12-06T16:47:55.124Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7402023-12-06T16:47:56.036Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7412023-12-06T16:47:57.965Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7422023-12-06T16:47:58.602Z Updating git repository `http://github.com/oxidecomputer/tofino`
7432023-12-06T16:47:58.965Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7442023-12-06T16:47:59.292Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7452023-12-06T16:47:59.610Z Updating git repository `https://github.com/oxidecomputer/propolis`
7462023-12-06T16:48:00.571Z Updating git repository `https://github.com/oxidecomputer/crucible`
7472023-12-06T16:48:02.874Z Updating git repository `https://github.com/oxidecomputer/opte`
7482023-12-06T16:48:03.891Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7492023-12-06T16:48:04.229Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7502023-12-06T16:48:04.862Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7512023-12-06T16:48:05.300Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7522023-12-06T16:48:05.705Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7532023-12-06T16:48:06.199Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7542023-12-06T16:48:06.494Z Updating git repository `https://github.com/njaremko/samael`
7552023-12-06T16:48:06.937Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7562023-12-06T16:48:07.665Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7572023-12-06T16:48:08.046Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7582023-12-06T16:48:08.393Z Updating git repository `https://github.com/jgallagher/nix`
7592023-12-06T16:48:09.925Z Updating git repository `https://github.com/cbiffle/hubpack`
7602023-12-06T16:48:10.173Z Updating git repository `https://github.com/oxidecomputer/typify`
7612023-12-06T16:48:11.171Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7622023-12-06T16:48:11.542Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7632023-12-06T16:48:11.868Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7642023-12-06T16:48:13.223Z Downloading crates ...
7652023-12-06T16:48:13.487Z Downloaded bitflags v1.3.2
7662023-12-06T16:48:13.506Z Downloaded ryu v1.0.15
7672023-12-06T16:48:13.515Z Downloaded equivalent v1.0.1
7682023-12-06T16:48:13.515Z Downloaded colorchoice v1.0.0
7692023-12-06T16:48:13.515Z Downloaded toml v0.8.8
7702023-12-06T16:48:13.538Z Downloaded clap_lex v0.5.1
7712023-12-06T16:48:13.553Z Downloaded cargo-platform v0.1.3
7722023-12-06T16:48:13.553Z Downloaded cargo_metadata v0.18.0
7732023-12-06T16:48:13.553Z Downloaded terminal_size v0.2.6
7742023-12-06T16:48:13.553Z Downloaded thiserror v1.0.49
7752023-12-06T16:48:13.553Z Downloaded toml_datetime v0.6.5
7762023-12-06T16:48:13.553Z Downloaded heck v0.4.1
7772023-12-06T16:48:13.553Z Downloaded strsim v0.10.0
7782023-12-06T16:48:13.553Z Downloaded serde_spanned v0.6.4
7792023-12-06T16:48:13.553Z Downloaded anstyle-query v1.0.0
7802023-12-06T16:48:13.553Z Downloaded anstream v0.5.0
7812023-12-06T16:48:13.572Z Downloaded thiserror-impl v1.0.49
7822023-12-06T16:48:13.572Z Downloaded utf8parse v0.2.1
7832023-12-06T16:48:13.572Z Downloaded itoa v1.0.9
7842023-12-06T16:48:13.572Z Downloaded anstyle v1.0.2
7852023-12-06T16:48:13.572Z Downloaded anstyle-parse v0.2.1
7862023-12-06T16:48:13.583Z Downloaded camino v1.1.6
7872023-12-06T16:48:13.583Z Downloaded io-lifetimes v1.0.11
7882023-12-06T16:48:13.583Z Downloaded errno v0.3.2
7892023-12-06T16:48:13.583Z Downloaded clap_derive v4.4.2
7902023-12-06T16:48:13.583Z Downloaded proc-macro2 v1.0.69
7912023-12-06T16:48:13.583Z Downloaded quote v1.0.33
7922023-12-06T16:48:13.594Z Downloaded unicode-ident v1.0.12
7932023-12-06T16:48:13.594Z Downloaded clap v4.4.3
7942023-12-06T16:48:13.602Z Downloaded semver v1.0.20
7952023-12-06T16:48:13.610Z Downloaded serde v1.0.192
7962023-12-06T16:48:13.610Z Downloaded serde_derive v1.0.192
7972023-12-06T16:48:13.617Z Downloaded toml_edit v0.21.0
7982023-12-06T16:48:13.650Z Downloaded hashbrown v0.14.2
7992023-12-06T16:48:13.660Z Downloaded winnow v0.5.15
8002023-12-06T16:48:13.673Z Downloaded clap_builder v4.4.2
8012023-12-06T16:48:13.701Z Downloaded syn v2.0.32
8022023-12-06T16:48:13.724Z Downloaded rustix v0.37.23
8032023-12-06T16:48:13.753Z Downloaded serde_json v1.0.108
8042023-12-06T16:48:13.777Z Downloaded libc v0.2.150
8052023-12-06T16:48:13.800Z Downloaded memchr v2.6.3
8062023-12-06T16:48:13.806Z Downloaded indexmap v2.1.0
8072023-12-06T16:48:13.817Z Downloaded anyhow v1.0.75
8082023-12-06T16:48:13.823Z Downloaded cargo_toml v0.17.0
8092023-12-06T16:48:13.936Z Compiling proc-macro2 v1.0.69
8102023-12-06T16:48:13.936Z Compiling unicode-ident v1.0.12
8112023-12-06T16:48:13.948Z Compiling serde v1.0.192
8122023-12-06T16:48:13.948Z Compiling libc v0.2.150
8132023-12-06T16:48:13.948Z Compiling io-lifetimes v1.0.11
8142023-12-06T16:48:13.956Z Compiling rustix v0.37.23
8152023-12-06T16:48:13.956Z Compiling utf8parse v0.2.1
8162023-12-06T16:48:13.956Z Compiling bitflags v1.3.2
8172023-12-06T16:48:14.198Z Compiling hashbrown v0.14.2
8182023-12-06T16:48:14.250Z Compiling equivalent v1.0.1
8192023-12-06T16:48:14.266Z Compiling anstyle-parse v0.2.1
8202023-12-06T16:48:14.387Z Compiling anstyle-query v1.0.0
8212023-12-06T16:48:14.593Z Compiling serde_json v1.0.108
8222023-12-06T16:48:14.738Z Compiling camino v1.1.6
8232023-12-06T16:48:15.669Z Compiling indexmap v2.1.0
8242023-12-06T16:48:16.299Z Compiling anstyle v1.0.2
8252023-12-06T16:48:16.318Z Compiling colorchoice v1.0.0
8262023-12-06T16:48:16.495Z Compiling thiserror v1.0.49
8272023-12-06T16:48:16.548Z Compiling winnow v0.5.15
8282023-12-06T16:48:16.964Z Compiling semver v1.0.20
8292023-12-06T16:48:16.964Z Compiling anstream v0.5.0
8302023-12-06T16:48:16.964Z Compiling itoa v1.0.9
8312023-12-06T16:48:17.291Z Compiling heck v0.4.1
8322023-12-06T16:48:17.302Z Compiling strsim v0.10.0
8332023-12-06T16:48:17.373Z Compiling ryu v1.0.15
8342023-12-06T16:48:17.402Z Compiling clap_lex v0.5.1
8352023-12-06T16:48:17.848Z Compiling quote v1.0.33
8362023-12-06T16:48:17.905Z Compiling anyhow v1.0.75
8372023-12-06T16:48:18.392Z Compiling errno v0.3.2
8382023-12-06T16:48:18.663Z Compiling syn v2.0.32
8392023-12-06T16:48:19.955Z Compiling terminal_size v0.2.6
8402023-12-06T16:48:20.100Z Compiling clap_builder v4.4.2
8412023-12-06T16:48:26.566Z Compiling serde_derive v1.0.192
8422023-12-06T16:48:26.572Z Compiling thiserror-impl v1.0.49
8432023-12-06T16:48:26.572Z Compiling clap_derive v4.4.2
8442023-12-06T16:48:31.108Z Compiling clap v4.4.3
8452023-12-06T16:48:39.643Z Compiling serde_spanned v0.6.4
8462023-12-06T16:48:39.657Z Compiling toml_datetime v0.6.5
8472023-12-06T16:48:39.658Z Compiling cargo-platform v0.1.3
8482023-12-06T16:48:39.951Z Compiling toml_edit v0.21.0
8492023-12-06T16:48:41.733Z Compiling cargo_metadata v0.18.0
8502023-12-06T16:48:43.134Z Compiling toml v0.8.8
8512023-12-06T16:48:44.074Z Compiling cargo_toml v0.17.0
8522023-12-06T16:48:50.095Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8532023-12-06T16:48:51.471Z Finished dev [unoptimized + debuginfo] target(s) in 56.98s
8542023-12-06T16:48:51.675Z Running `target/debug/xtask clippy`
8552023-12-06T16:48:51.728Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8562023-12-06T16:48:52.550Z Downloading crates ...
8572023-12-06T16:48:52.778Z Downloaded ciborium-io v0.2.1
8582023-12-06T16:48:52.790Z Downloaded constant_time_eq v0.3.0
8592023-12-06T16:48:52.805Z Downloaded is_ci v1.1.1
8602023-12-06T16:48:52.819Z Downloaded libefi-sys v0.1.0
8612023-12-06T16:48:52.819Z Downloaded inout v0.1.3
8622023-12-06T16:48:52.832Z Downloaded linked-hash-map v0.5.6
8632023-12-06T16:48:52.833Z Downloaded libloading v0.7.4
8642023-12-06T16:48:52.833Z Downloaded bytecount v0.6.3
8652023-12-06T16:48:52.844Z Downloaded lazycell v1.3.0
8662023-12-06T16:48:52.845Z Downloaded atomicwrites v0.4.2
8672023-12-06T16:48:52.855Z Downloaded cpufeatures v0.2.9
8682023-12-06T16:48:52.868Z Downloaded ident_case v1.0.1
8692023-12-06T16:48:52.868Z Downloaded cstr-argument v0.1.2
8702023-12-06T16:48:52.884Z Downloaded console v0.15.7
8712023-12-06T16:48:52.894Z Downloaded number_prefix v0.4.0
8722023-12-06T16:48:52.895Z Downloaded newline-converter v0.3.0
8732023-12-06T16:48:52.904Z Downloaded nodrop v0.1.14
8742023-12-06T16:48:52.917Z Downloaded num-integer v0.1.45
8752023-12-06T16:48:52.935Z Downloaded opaque-debug v0.3.0
8762023-12-06T16:48:52.935Z Downloaded mockall v0.11.4
8772023-12-06T16:48:52.935Z Downloaded oso-derive v0.27.0
8782023-12-06T16:48:52.958Z Downloaded native-tls v0.2.11
8792023-12-06T16:48:52.959Z Downloaded packed_struct_codegen v0.10.1
8802023-12-06T16:48:52.970Z Downloaded ipnet v2.8.0
8812023-12-06T16:48:52.971Z Downloaded olpc-cjson v0.1.3
8822023-12-06T16:48:52.971Z Downloaded num-iter v0.1.43
8832023-12-06T16:48:52.979Z Downloaded memoffset v0.7.1
8842023-12-06T16:48:52.979Z Downloaded headers-core v0.2.0
8852023-12-06T16:48:52.979Z Downloaded http-range v0.1.5
8862023-12-06T16:48:52.986Z Downloaded addr2line v0.21.0
8872023-12-06T16:48:52.995Z Downloaded mockall_derive v0.11.4
8882023-12-06T16:48:53.002Z Downloaded darling v0.14.4
8892023-12-06T16:48:53.013Z Downloaded time-core v0.1.1
8902023-12-06T16:48:53.023Z Downloaded plotters-svg v0.3.5
8912023-12-06T16:48:53.031Z Downloaded owo-colors v3.5.0
8922023-12-06T16:48:53.031Z Downloaded dirs-sys-next v0.1.2
8932023-12-06T16:48:53.041Z Downloaded proc-macro-crate v1.3.1
8942023-12-06T16:48:53.041Z Downloaded stringprep v0.1.3
8952023-12-06T16:48:53.458Z Downloaded crossbeam-epoch v0.9.15
8962023-12-06T16:48:53.458Z Downloaded strip-ansi-escapes v0.2.0
8972023-12-06T16:48:53.459Z Downloaded slog-dtrace v0.2.3
8982023-12-06T16:48:53.467Z Downloaded tiny-keccak v2.0.2
8992023-12-06T16:48:53.467Z Downloaded http-body v0.4.5
9002023-12-06T16:48:53.467Z Downloaded tabled_derive v0.6.0
9012023-12-06T16:48:53.467Z Downloaded phf_shared v0.11.2
9022023-12-06T16:48:53.468Z Downloaded flagset v0.4.3
9032023-12-06T16:48:53.468Z Downloaded phf v0.11.2
9042023-12-06T16:48:53.468Z Downloaded tower-service v0.3.2
9052023-12-06T16:48:53.468Z Downloaded precomputed-hash v0.1.1
9062023-12-06T16:48:53.468Z Downloaded unicase v2.7.0
9072023-12-06T16:48:53.468Z Downloaded percent-encoding v2.3.1
9082023-12-06T16:48:53.468Z Downloaded humantime v2.1.0
9092023-12-06T16:48:53.468Z Downloaded slab v0.4.9
9102023-12-06T16:48:53.469Z Downloaded diff v0.1.13
9112023-12-06T16:48:53.469Z Downloaded pretty-hex v0.2.1
9122023-12-06T16:48:53.469Z Downloaded rand_core v0.6.4
9132023-12-06T16:48:53.469Z Downloaded dof v0.1.5
9142023-12-06T16:48:53.469Z Downloaded foreign-types-shared v0.1.1
9152023-12-06T16:48:53.469Z Downloaded tap v1.0.1
9162023-12-06T16:48:53.469Z Downloaded derive_builder_macro v0.12.0
9172023-12-06T16:48:53.469Z Downloaded platforms v3.0.2
9182023-12-06T16:48:53.469Z Downloaded unicode-xid v0.2.4
9192023-12-06T16:48:53.469Z Downloaded futures-macro v0.3.29
9202023-12-06T16:48:53.470Z Downloaded ref-cast v1.0.20
9212023-12-06T16:48:53.470Z Downloaded debug-ignore v1.0.5
9222023-12-06T16:48:53.470Z Downloaded omicron-zone-package v0.9.1
9232023-12-06T16:48:53.470Z Downloaded foreign-types-shared v0.3.1
9242023-12-06T16:48:53.470Z Downloaded rustc_version v0.4.0
9252023-12-06T16:48:53.470Z Downloaded smawk v0.3.1
9262023-12-06T16:48:53.470Z Downloaded pem-rfc7468 v0.7.0
9272023-12-06T16:48:53.470Z Downloaded vte_generate_state_changes v0.1.1
9282023-12-06T16:48:53.470Z Downloaded flume v0.11.0
9292023-12-06T16:48:53.470Z Downloaded shlex v1.1.0
9302023-12-06T16:48:53.470Z Downloaded httptest v0.15.5
9312023-12-06T16:48:53.471Z Downloaded phf_shared v0.10.0
9322023-12-06T16:48:53.471Z Downloaded unicode-width v0.1.11
9332023-12-06T16:48:53.471Z Downloaded foreign-types-macros v0.2.3
9342023-12-06T16:48:53.471Z Downloaded home v0.5.5
9352023-12-06T16:48:53.471Z Downloaded ena v0.14.2
9362023-12-06T16:48:53.471Z Downloaded resolv-conf v0.7.0
9372023-12-06T16:48:53.472Z Downloaded postgres-types v0.2.6
9382023-12-06T16:48:53.472Z Downloaded want v0.3.1
9392023-12-06T16:48:53.472Z Downloaded version_check v0.9.4
9402023-12-06T16:48:53.472Z Downloaded thiserror-no-std v2.0.2
9412023-12-06T16:48:53.472Z Downloaded postcard v0.7.3
9422023-12-06T16:48:53.472Z Downloaded uuid v1.6.1
9432023-12-06T16:48:53.472Z Downloaded path-slash v0.1.5
9442023-12-06T16:48:53.473Z Downloaded tracing-attributes v0.1.26
9452023-12-06T16:48:53.473Z Downloaded scheduled-thread-pool v0.2.7
9462023-12-06T16:48:53.473Z Downloaded serde-big-array v0.5.1
9472023-12-06T16:48:53.473Z Downloaded tracing-core v0.1.31
9482023-12-06T16:48:53.474Z Downloaded same-file v1.0.6
9492023-12-06T16:48:53.474Z Downloaded darling_macro v0.20.3
9502023-12-06T16:48:53.474Z Downloaded strum v0.25.0
9512023-12-06T16:48:53.474Z Downloaded which v4.4.0
9522023-12-06T16:48:53.474Z Downloaded pretty-hex v0.4.0
9532023-12-06T16:48:53.474Z Downloaded sha2 v0.10.8
9542023-12-06T16:48:53.475Z Downloaded predicates-core v1.0.6
9552023-12-06T16:48:53.475Z Downloaded fatfs v0.3.6
9562023-12-06T16:48:53.475Z Downloaded peeking_take_while v0.1.2
9572023-12-06T16:48:53.475Z Downloaded ppv-lite86 v0.2.17
9582023-12-06T16:48:53.475Z Downloaded vte v0.11.1
9592023-12-06T16:48:53.475Z Downloaded rustfmt-wrapper v0.2.0
9602023-12-06T16:48:53.475Z Downloaded rustls-pemfile v1.0.3
9612023-12-06T16:48:53.475Z Downloaded synstructure v0.12.6
9622023-12-06T16:48:53.475Z Downloaded serde-hex v0.1.0
9632023-12-06T16:48:53.475Z Downloaded itertools v0.10.5
9642023-12-06T16:48:53.476Z Downloaded doc-comment v0.3.3
9652023-12-06T16:48:53.476Z Downloaded dtrace-parser v0.1.14
9662023-12-06T16:48:53.476Z Downloaded zeroize v1.7.0
9672023-12-06T16:48:53.476Z Downloaded yansi v0.5.1
9682023-12-06T16:48:53.476Z Downloaded try-lock v0.2.4
9692023-12-06T16:48:53.476Z Downloaded dirs-next v2.0.0
9702023-12-06T16:48:53.477Z Downloaded signature v1.6.4
9712023-12-06T16:48:53.477Z Downloaded pem v1.1.1
9722023-12-06T16:48:53.477Z Downloaded toml v0.5.11
9732023-12-06T16:48:53.477Z Downloaded vsss-rs v3.3.1
9742023-12-06T16:48:53.477Z Downloaded heck v0.3.3
9752023-12-06T16:48:53.477Z Downloaded smf v0.2.2
9762023-12-06T16:48:53.477Z Downloaded tokio-native-tls v0.3.1
9772023-12-06T16:48:53.477Z Downloaded paste v1.0.14
9782023-12-06T16:48:53.478Z Downloaded thiserror-impl-no-std v2.0.2
9792023-12-06T16:48:53.478Z Downloaded threadpool v1.8.1
9802023-12-06T16:48:53.478Z Downloaded serde_with_macros v2.3.3
9812023-12-06T16:48:53.478Z Downloaded remove_dir_all v0.5.3
9822023-12-06T16:48:53.478Z Downloaded walkdir v2.4.0
9832023-12-06T16:48:53.478Z Downloaded pest_generator v2.7.2
9842023-12-06T16:48:53.478Z Downloaded vec_map v0.8.2
9852023-12-06T16:48:53.478Z Downloaded pin-utils v0.1.0
9862023-12-06T16:48:53.478Z Downloaded tracing v0.1.37
9872023-12-06T16:48:53.479Z Downloaded highway v1.1.0
9882023-12-06T16:48:53.479Z Downloaded rstest v0.18.2
9892023-12-06T16:48:53.479Z Downloaded zone v0.3.0
9902023-12-06T16:48:53.479Z Downloaded globset v0.4.13
9912023-12-06T16:48:53.479Z Downloaded rayon-core v1.12.0
9922023-12-06T16:48:53.479Z Downloaded pkcs1 v0.7.5
9932023-12-06T16:48:53.479Z Downloaded hmac v0.12.1
9942023-12-06T16:48:53.479Z Downloaded unicode-segmentation v1.10.1
9952023-12-06T16:48:53.486Z Downloaded snafu v0.7.5
9962023-12-06T16:48:53.496Z Downloaded zip v0.6.6
9972023-12-06T16:48:53.496Z Downloaded rstest_macros v0.18.2
9982023-12-06T16:48:53.504Z Downloaded unicode-normalization v0.1.22
9992023-12-06T16:48:53.511Z Downloaded rsa v0.9.2
10002023-12-06T16:48:53.519Z Downloaded trybuild v1.0.85
10012023-12-06T16:48:53.531Z Downloaded trust-dns-client v0.22.0
10022023-12-06T16:48:53.540Z Downloaded typed-path v0.6.0
10032023-12-06T16:48:53.565Z Downloaded tokio-util v0.7.10
10042023-12-06T16:48:53.996Z Downloaded bitvec v1.0.1
10052023-12-06T16:48:54.019Z Downloaded trust-dns-server v0.22.1
10062023-12-06T16:48:54.019Z Downloaded idna v0.2.3
10072023-12-06T16:48:54.019Z Downloaded hashbrown v0.13.2
10082023-12-06T16:48:54.019Z Downloaded rustls-webpki v0.101.7
10092023-12-06T16:48:54.019Z Downloaded vcpkg v0.2.15
10102023-12-06T16:48:54.019Z Downloaded regex-syntax v0.6.29
10112023-12-06T16:48:54.019Z Downloaded object v0.30.4
10122023-12-06T16:48:54.019Z Downloaded webpki-roots v0.25.2
10132023-12-06T16:48:54.019Z Downloaded openssl v0.10.60
10142023-12-06T16:48:54.020Z Downloaded regress v0.7.1
10152023-12-06T16:48:54.020Z Downloaded quick-xml v0.23.1
10162023-12-06T16:48:54.020Z Downloaded radix_trie v0.2.1
10172023-12-06T16:48:54.020Z Downloaded curve25519-dalek v4.1.0
10182023-12-06T16:48:54.020Z Downloaded gimli v0.28.0
10192023-12-06T16:48:54.020Z Downloaded zerocopy-derive v0.2.0
10202023-12-06T16:48:54.020Z Downloaded regex-syntax v0.8.2
10212023-12-06T16:48:54.020Z Downloaded regex-automata v0.4.3
10222023-12-06T16:48:54.020Z Downloaded tokio v1.34.0
10232023-12-06T16:48:54.042Z Downloaded sled v0.34.7
10242023-12-06T16:48:54.075Z Downloaded encoding_rs v0.8.33
10252023-12-06T16:48:54.110Z Downloaded bzip2-sys v0.1.11+1.0.8
10262023-12-06T16:48:54.141Z Downloaded regex-automata v0.3.8
10272023-12-06T16:48:54.171Z Downloaded sha3 v0.10.8
10282023-12-06T16:48:54.190Z Downloaded rustix v0.38.25
10292023-12-06T16:48:54.232Z Downloaded trust-dns-proto v0.22.0
10302023-12-06T16:48:54.252Z Downloaded openapiv3 v2.0.0-rc.1
10312023-12-06T16:48:54.694Z Downloaded zerocopy-derive v0.6.4
10322023-12-06T16:48:54.791Z Downloaded polar-core v0.27.0
10332023-12-06T16:48:54.792Z Downloaded smoltcp v0.9.1
10342023-12-06T16:48:54.792Z Downloaded object v0.32.1
10352023-12-06T16:48:54.792Z Downloaded idna v0.5.0
10362023-12-06T16:48:54.792Z Downloaded regex-syntax v0.7.5
10372023-12-06T16:48:54.793Z Downloaded smoltcp v0.8.2
10382023-12-06T16:48:54.793Z Downloaded rustls v0.21.9
10392023-12-06T16:48:54.793Z Downloaded regex v1.10.2
10402023-12-06T16:48:54.793Z Downloaded reqwest v0.11.22
10412023-12-06T16:48:54.793Z Downloaded ratatui v0.23.0
10422023-12-06T16:48:54.793Z Downloaded bstr v1.6.0
10432023-12-06T16:48:54.794Z Downloaded syn v1.0.109
10442023-12-06T16:48:54.794Z Downloaded diesel v2.1.4
10452023-12-06T16:48:54.794Z Downloaded h2 v0.3.21
10462023-12-06T16:48:54.794Z Downloaded bstr v0.2.17
10472023-12-06T16:48:54.794Z Downloaded futures-util v0.3.29
10482023-12-06T16:48:54.794Z Downloaded tabled v0.14.0
10492023-12-06T16:48:54.794Z Downloaded hashbrown v0.12.3
10502023-12-06T16:48:54.795Z Downloaded hyper v0.14.27
10512023-12-06T16:48:54.795Z Downloaded trust-dns-resolver v0.22.0
10522023-12-06T16:48:54.795Z Downloaded heapless v0.7.16
10532023-12-06T16:48:54.795Z Downloaded reedline v0.26.0
10542023-12-06T16:48:54.795Z Downloaded proptest v1.4.0
10552023-12-06T16:48:54.795Z Downloaded rayon v1.8.0
10562023-12-06T16:48:54.812Z Downloaded lalrpop v0.19.12
10572023-12-06T16:48:54.812Z Downloaded tough v0.15.0
10582023-12-06T16:48:54.812Z Downloaded portable-atomic v1.4.3
10592023-12-06T16:48:54.813Z Downloaded ron v0.8.1
10602023-12-06T16:48:54.813Z Downloaded serde_with v2.3.3
10612023-12-06T16:48:54.813Z Downloaded pest v2.7.2
10622023-12-06T16:48:54.813Z Downloaded regex-automata v0.1.10
10632023-12-06T16:48:54.813Z Downloaded ring v0.17.5
10642023-12-06T16:48:54.937Z Downloaded hkdf v0.12.3
10652023-12-06T16:48:54.947Z Downloaded bindgen v0.65.1
10662023-12-06T16:48:54.958Z Downloaded petgraph v0.6.4
10672023-12-06T16:48:54.979Z Downloaded chrono v0.4.31
10682023-12-06T16:48:54.997Z Downloaded plotters v0.3.5
10692023-12-06T16:48:55.010Z Downloaded ring v0.16.20
10702023-12-06T16:48:55.175Z Downloaded tungstenite v0.20.1
10712023-12-06T16:48:55.200Z Downloaded time v0.3.27
10722023-12-06T16:48:55.201Z Downloaded getrandom v0.2.10
10732023-12-06T16:48:55.256Z Downloaded schemars v0.8.13
10742023-12-06T16:48:55.256Z Downloaded slog v2.7.0
10752023-12-06T16:48:55.263Z Downloaded steno v0.4.0
10762023-12-06T16:48:55.263Z Downloaded tokio-macros v2.2.0
10772023-12-06T16:48:55.263Z Downloaded http v0.2.11
10782023-12-06T16:48:55.264Z Downloaded expectorate v1.1.0
10792023-12-06T16:48:55.264Z Downloaded nom v7.1.3
10802023-12-06T16:48:55.264Z Downloaded pkcs8 v0.10.2
10812023-12-06T16:48:55.264Z Downloaded password-hash v0.5.0
10822023-12-06T16:48:55.264Z Downloaded futures-channel v0.3.29
10832023-12-06T16:48:55.264Z Downloaded sct v0.7.0
10842023-12-06T16:48:55.264Z Downloaded snafu-derive v0.7.5
10852023-12-06T16:48:55.264Z Downloaded futures-core v0.3.29
10862023-12-06T16:48:55.264Z Downloaded rand v0.8.5
10872023-12-06T16:48:55.276Z Downloaded pretty_assertions v1.4.0
10882023-12-06T16:48:55.276Z Downloaded num-bigint-dig v0.8.4
10892023-12-06T16:48:55.292Z Downloaded serde_derive_internals v0.26.0
10902023-12-06T16:48:55.292Z Downloaded tokio-postgres v0.7.10
10912023-12-06T16:48:55.317Z Downloaded aho-corasick v1.0.4
10922023-12-06T16:48:55.317Z Downloaded elliptic-curve v0.13.5
10932023-12-06T16:48:55.327Z Downloaded hex-literal v0.4.1
10942023-12-06T16:48:55.327Z Downloaded generic-array v0.14.7
10952023-12-06T16:48:55.327Z Downloaded topological-sort v0.2.2
10962023-12-06T16:48:55.327Z Downloaded predicates v2.1.5
10972023-12-06T16:48:55.328Z Downloaded zerocopy v0.6.4
10982023-12-06T16:48:55.328Z Downloaded socket2 v0.4.9
10992023-12-06T16:48:55.328Z Downloaded socket2 v0.5.5
11002023-12-06T16:48:55.338Z Downloaded toml_edit v0.19.15
11012023-12-06T16:48:55.354Z Downloaded rand v0.4.6
11022023-12-06T16:48:55.377Z Downloaded signature v2.1.0
11032023-12-06T16:48:55.378Z Downloaded signal-hook-registry v1.4.1
11042023-12-06T16:48:55.378Z Downloaded shell-words v1.1.0
11052023-12-06T16:48:55.379Z Downloaded serde_urlencoded v0.7.1
11062023-12-06T16:48:55.379Z Downloaded serde_path_to_error v0.1.14
11072023-12-06T16:48:55.379Z Downloaded xattr v1.0.1
11082023-12-06T16:48:55.380Z Downloaded pest_derive v2.7.2
11092023-12-06T16:48:55.399Z Downloaded fnv v1.0.7
11102023-12-06T16:48:55.400Z Downloaded rustc-demangle v0.1.23
11112023-12-06T16:48:55.400Z Downloaded rust-argon2 v1.0.1
11122023-12-06T16:48:55.400Z Downloaded half v1.8.2
11132023-12-06T16:48:55.400Z Downloaded typenum v1.16.0
11142023-12-06T16:48:55.400Z Downloaded fastrand v2.0.0
11152023-12-06T16:48:55.400Z Downloaded signal-hook-mio v0.2.3
11162023-12-06T16:48:55.420Z Downloaded string_cache v0.8.7
11172023-12-06T16:48:55.420Z Downloaded futures-sink v0.3.29
11182023-12-06T16:48:55.420Z Downloaded zerocopy v0.3.0
11192023-12-06T16:48:55.420Z Downloaded yasna v0.5.2
11202023-12-06T16:48:55.420Z Downloaded clap v2.34.0
11212023-12-06T16:48:55.430Z Downloaded smallvec v1.11.0
11222023-12-06T16:48:55.430Z Downloaded rpassword v7.3.1
11232023-12-06T16:48:55.430Z Downloaded crossterm v0.27.0
11242023-12-06T16:48:55.445Z Downloaded sha1 v0.10.6
11252023-12-06T16:48:55.445Z Downloaded rustc-hash v1.1.0
11262023-12-06T16:48:55.445Z Downloaded unarray v0.1.4
11272023-12-06T16:48:55.445Z Downloaded parse-display-derive v0.8.2
11282023-12-06T16:48:55.445Z Downloaded libxml v0.3.3
11292023-12-06T16:48:55.461Z Downloaded x509-cert v0.2.4
11302023-12-06T16:48:55.473Z Downloaded url v2.5.0
11312023-12-06T16:48:55.473Z Downloaded pin-project v1.1.3
11322023-12-06T16:48:55.495Z Downloaded postgres-protocol v0.6.6
11332023-12-06T16:48:55.495Z Downloaded glob v0.3.1
11342023-12-06T16:48:55.496Z Downloaded filetime v0.2.23
11352023-12-06T16:48:55.930Z Downloaded proc-macro-error v1.0.4
11362023-12-06T16:48:55.931Z Downloaded pest_meta v2.7.2
11372023-12-06T16:48:55.931Z Downloaded rusty-fork v0.3.0
11382023-12-06T16:48:55.931Z Downloaded rustversion v1.0.14
11392023-12-06T16:48:55.933Z Downloaded difflib v0.4.0
11402023-12-06T16:48:55.977Z Downloaded headers v0.3.9
11412023-12-06T16:48:55.978Z Downloaded semver v0.11.0
11422023-12-06T16:48:55.978Z Downloaded prettyplease v0.2.12
11432023-12-06T16:48:55.978Z Downloaded flate2 v1.0.28
11442023-12-06T16:48:55.978Z Downloaded waitgroup v0.1.2
11452023-12-06T16:48:55.978Z Downloaded digest v0.10.7
11462023-12-06T16:48:55.978Z Downloaded tokio-tungstenite v0.20.1
11472023-12-06T16:48:55.978Z Downloaded env_logger v0.10.0
11482023-12-06T16:48:55.979Z Downloaded proc-macro-error-attr v1.0.4
11492023-12-06T16:48:55.979Z Downloaded relative-path v1.9.0
11502023-12-06T16:48:55.979Z Downloaded ed25519 v1.5.3
11512023-12-06T16:48:55.979Z Downloaded predicates v3.0.4
11522023-12-06T16:48:55.979Z Downloaded ucd-trie v0.1.6
11532023-12-06T16:48:55.979Z Downloaded serde_yaml v0.9.25
11542023-12-06T16:48:55.980Z Downloaded stable_deref_trait v1.2.0
11552023-12-06T16:48:55.980Z Downloaded tinyvec v1.6.0
11562023-12-06T16:48:55.980Z Downloaded der_derive v0.7.2
11572023-12-06T16:48:55.980Z Downloaded rcgen v0.11.3
11582023-12-06T16:48:55.980Z Downloaded pem v3.0.2
11592023-12-06T16:48:55.980Z Downloaded enum-as-inner v0.5.1
11602023-12-06T16:48:55.980Z Downloaded pkg-config v0.3.27
11612023-12-06T16:48:55.981Z Downloaded float-cmp v0.9.0
11622023-12-06T16:48:55.981Z Downloaded textwrap v0.11.0
11632023-12-06T16:48:55.981Z Downloaded semver v0.1.20
11642023-12-06T16:48:55.981Z Downloaded rustls-native-certs v0.6.3
11652023-12-06T16:48:55.981Z Downloaded rtoolbox v0.0.1
11662023-12-06T16:48:55.981Z Downloaded criterion v0.5.1
11672023-12-06T16:48:55.982Z Downloaded toml v0.7.8
11682023-12-06T16:48:55.982Z Downloaded der v0.7.8
11692023-12-06T16:48:55.982Z Downloaded dyn-clone v1.0.13
11702023-12-06T16:48:55.982Z Downloaded partial-io v0.5.4
11712023-12-06T16:48:55.982Z Downloaded mio v0.8.9
11722023-12-06T16:48:55.982Z Downloaded hash32 v0.2.1
11732023-12-06T16:48:55.982Z Downloaded deranged v0.3.8
11742023-12-06T16:48:55.987Z Downloaded whoami v1.4.1
11752023-12-06T16:48:55.987Z Downloaded num-bigint v0.4.4
11762023-12-06T16:48:55.987Z Downloaded crossbeam-channel v0.5.8
11772023-12-06T16:48:55.988Z Downloaded salty v0.2.0
11782023-12-06T16:48:55.988Z Downloaded parking_lot_core v0.9.8
11792023-12-06T16:48:55.988Z Downloaded postcard-cobs v0.1.5-pre
11802023-12-06T16:48:55.988Z Downloaded mime_guess v2.0.4
11812023-12-06T16:48:55.988Z Downloaded tar v0.4.40
11822023-12-06T16:48:55.989Z Downloaded tinytemplate v1.2.1
11832023-12-06T16:48:55.989Z Downloaded serde_tokenstream v0.2.0
11842023-12-06T16:48:55.989Z Downloaded itertools v0.12.0
11852023-12-06T16:48:55.989Z Downloaded fd-lock v3.0.13
11862023-12-06T16:48:55.989Z Downloaded form_urlencoded v1.2.1
11872023-12-06T16:48:55.989Z Downloaded fallible-iterator v0.2.0
11882023-12-06T16:48:55.990Z Downloaded either v1.9.0
11892023-12-06T16:48:55.990Z Downloaded wait-timeout v0.2.0
11902023-12-06T16:48:55.990Z Downloaded predicates-tree v1.0.9
11912023-12-06T16:48:55.990Z Downloaded darling_core v0.20.3
11922023-12-06T16:48:55.990Z Downloaded ff v0.13.0
11932023-12-06T16:48:55.991Z Downloaded httpdate v1.0.3
11942023-12-06T16:48:55.991Z Downloaded fragile v2.0.0
11952023-12-06T16:48:55.991Z Downloaded usdt-impl v0.3.5
11962023-12-06T16:48:55.991Z Downloaded httparse v1.8.0
11972023-12-06T16:48:55.991Z Downloaded pin-project-lite v0.2.13
11982023-12-06T16:48:55.991Z Downloaded pin-project-internal v1.1.3
11992023-12-06T16:48:55.991Z Downloaded unicode-bidi v0.3.13
12002023-12-06T16:48:55.991Z Downloaded rustc_version v0.1.7
12012023-12-06T16:48:55.991Z Downloaded unicode-linebreak v0.1.5
12022023-12-06T16:48:55.992Z Downloaded data-encoding v2.4.0
12032023-12-06T16:48:55.992Z Downloaded poly1305 v0.8.0
12042023-12-06T16:48:55.992Z Downloaded parking_lot_core v0.8.6
12052023-12-06T16:48:55.992Z Downloaded openssl-sys v0.9.96
12062023-12-06T16:48:55.992Z Downloaded diesel_derives v2.1.2
12072023-12-06T16:48:55.992Z Downloaded derive_more v0.99.17
12082023-12-06T16:48:55.993Z Downloaded slog-bunyan v2.4.0
12092023-12-06T16:48:55.993Z Downloaded parking_lot v0.11.2
12102023-12-06T16:48:55.993Z Downloaded futures-executor v0.3.29
12112023-12-06T16:48:55.993Z Downloaded foreign-types v0.5.0
12122023-12-06T16:48:55.993Z Downloaded foreign-types v0.3.2
12132023-12-06T16:48:55.993Z Downloaded hubpack v0.1.2
12142023-12-06T16:48:55.993Z Downloaded ref-cast-impl v1.0.20
12152023-12-06T16:48:55.994Z Downloaded rand_xorshift v0.3.0
12162023-12-06T16:48:55.994Z Downloaded smallvec v0.6.14
12172023-12-06T16:48:55.994Z Downloaded tokio-stream v0.1.14
12182023-12-06T16:48:55.994Z Downloaded tokio-rustls v0.24.1
12192023-12-06T16:48:55.994Z Downloaded endian-type v0.1.2
12202023-12-06T16:48:55.994Z Downloaded futures v0.3.29
12212023-12-06T16:48:55.994Z Downloaded rand_chacha v0.3.1
12222023-12-06T16:48:55.994Z Downloaded group v0.13.0
12232023-12-06T16:48:55.994Z Downloaded subprocess v0.2.9
12242023-12-06T16:48:55.995Z Downloaded minimal-lexical v0.2.1
12252023-12-06T16:48:55.995Z Downloaded structopt v0.3.26
12262023-12-06T16:48:55.995Z Downloaded unsafe-libyaml v0.2.9
12272023-12-06T16:48:55.995Z Downloaded signal-hook v0.3.17
12282023-12-06T16:48:55.995Z Downloaded papergrid v0.10.0
12292023-12-06T16:48:55.995Z Downloaded slog-term v2.9.0
12302023-12-06T16:48:55.995Z Downloaded derive_builder_core v0.12.0
12312023-12-06T16:48:55.995Z Downloaded derive-where v1.2.6
12322023-12-06T16:48:55.995Z Downloaded hubpack_derive v0.1.1
12332023-12-06T16:48:55.995Z Downloaded serial_test v0.10.0
12342023-12-06T16:48:55.995Z Downloaded toolchain_find v0.2.0
12352023-12-06T16:48:55.995Z Downloaded slog-async v2.8.0
12362023-12-06T16:48:55.996Z Downloaded test-strategy v0.3.1
12372023-12-06T16:48:55.996Z Downloaded static_assertions v1.1.0
12382023-12-06T16:48:55.996Z Downloaded plotters-backend v0.3.5
12392023-12-06T16:48:55.996Z Downloaded oso v0.27.0
12402023-12-06T16:48:56.009Z Downloaded base64 v0.21.5
12412023-12-06T16:48:56.009Z Downloaded textwrap v0.16.0
12422023-12-06T16:48:56.010Z Downloaded tempdir v0.3.7
12432023-12-06T16:48:56.010Z Downloaded parking_lot v0.12.1
12442023-12-06T16:48:56.010Z Downloaded fixedbitset v0.4.2
12452023-12-06T16:48:56.010Z Downloaded utf-8 v0.7.6
12462023-12-06T16:48:56.010Z Downloaded hex v0.4.3
12472023-12-06T16:48:56.010Z Downloaded dashmap v5.5.1
12482023-12-06T16:48:56.011Z Downloaded backtrace v0.3.69
12492023-12-06T16:48:56.011Z Downloaded strum_macros v0.25.2
12502023-12-06T16:48:56.011Z Downloaded derive_builder v0.12.0
12512023-12-06T16:48:56.011Z Downloaded thread-id v4.2.0
12522023-12-06T16:48:56.011Z Downloaded slog-stdlog v4.1.1
12532023-12-06T16:48:56.011Z Downloaded crypto-bigint v0.5.2
12542023-12-06T16:48:56.012Z Downloaded term v0.7.0
12552023-12-06T16:48:56.012Z Downloaded time-macros v0.2.13
12562023-12-06T16:48:56.012Z Downloaded parse-display v0.8.2
12572023-12-06T16:48:56.012Z Downloaded spin v0.9.8
12582023-12-06T16:48:56.012Z Downloaded similar v2.2.1
12592023-12-06T16:48:56.012Z Downloaded radium v0.7.0
12602023-12-06T16:48:56.012Z Downloaded r2d2 v0.8.10
12612023-12-06T16:48:56.012Z Downloaded num-traits v0.2.16
12622023-12-06T16:48:56.013Z Downloaded thread_local v1.1.7
12632023-12-06T16:48:56.013Z Downloaded wyz v0.5.1
12642023-12-06T16:48:56.013Z Downloaded tempfile v3.8.1
12652023-12-06T16:48:56.013Z Downloaded usdt-attr-macro v0.3.5
12662023-12-06T16:48:56.013Z Downloaded strum_macros v0.24.3
12672023-12-06T16:48:56.028Z Downloaded quick-error v1.2.3
12682023-12-06T16:48:56.028Z Downloaded usdt-macro v0.3.5
12692023-12-06T16:48:56.028Z Downloaded once_cell v1.18.0
12702023-12-06T16:48:56.029Z Downloaded tinyvec_macros v0.1.1
12712023-12-06T16:48:56.029Z Downloaded futures-task v0.3.29
12722023-12-06T16:48:56.029Z Downloaded futures-io v0.3.29
12732023-12-06T16:48:56.029Z Downloaded termtree v0.4.1
12742023-12-06T16:48:56.029Z Downloaded supports-color v2.1.0
12752023-12-06T16:48:56.030Z Downloaded structmeta v0.2.0
12762023-12-06T16:48:56.043Z Downloaded num-derive v0.4.0
12772023-12-06T16:48:56.043Z Downloaded bytes v1.5.0
12782023-12-06T16:48:56.044Z Downloaded chacha20poly1305 v0.10.1
12792023-12-06T16:48:56.044Z Downloaded getopts v0.2.21
12802023-12-06T16:48:56.044Z Downloaded datatest-stable v0.2.3
12812023-12-06T16:48:56.053Z Downloaded arc-swap v1.6.0
12822023-12-06T16:48:56.053Z Downloaded hostname v0.3.1
12832023-12-06T16:48:56.053Z Downloaded take_mut v0.2.2
12842023-12-06T16:48:56.053Z Downloaded num-complex v0.4.4
12852023-12-06T16:48:56.062Z Downloaded darling v0.20.3
12862023-12-06T16:48:56.062Z Downloaded ahash v0.8.3
12872023-12-06T16:48:56.070Z Downloaded blake2 v0.10.6
12882023-12-06T16:48:56.070Z Downloaded basic-toml v0.1.4
12892023-12-06T16:48:56.087Z Downloaded structopt-derive v0.4.18
12902023-12-06T16:48:56.095Z Downloaded structmeta-derive v0.2.0
12912023-12-06T16:48:56.095Z Downloaded scopeguard v1.2.0
12922023-12-06T16:48:56.096Z Downloaded spki v0.7.2
12932023-12-06T16:48:56.096Z Downloaded signal-hook-tokio v0.3.1
12942023-12-06T16:48:56.096Z Downloaded miniz_oxide v0.7.1
12952023-12-06T16:48:56.107Z Downloaded indexmap v1.9.3
12962023-12-06T16:48:56.108Z Downloaded futures-timer v3.0.2
12972023-12-06T16:48:56.108Z Downloaded fs-err v2.11.0
12982023-12-06T16:48:56.120Z Downloaded zeroize_derive v1.4.2
12992023-12-06T16:48:56.120Z Downloaded usdt v0.3.5
13002023-12-06T16:48:56.120Z Downloaded universal-hash v0.5.1
13012023-12-06T16:48:56.120Z Downloaded termios v0.3.3
13022023-12-06T16:48:56.120Z Downloaded slog-json v2.6.1
13032023-12-06T16:48:56.121Z Downloaded num_threads v0.1.6
13042023-12-06T16:48:56.138Z Downloaded bitflags v2.4.0
13052023-12-06T16:48:56.138Z Downloaded funty v2.0.0
13062023-12-06T16:48:56.138Z Downloaded untrusted v0.9.0
13072023-12-06T16:48:56.138Z Downloaded tui-tree-widget v0.13.0
13082023-12-06T16:48:56.138Z Downloaded swrite v0.1.0
13092023-12-06T16:48:56.138Z Downloaded strsim v0.8.0
13102023-12-06T16:48:56.139Z Downloaded termcolor v1.2.0
13112023-12-06T16:48:56.143Z Downloaded similar-asserts v1.5.0
13122023-12-06T16:48:56.143Z Downloaded display-error-chain v0.2.0
13132023-12-06T16:48:56.143Z Downloaded crossbeam-utils v0.8.16
13142023-12-06T16:48:56.143Z Downloaded untrusted v0.7.1
13152023-12-06T16:48:56.143Z Downloaded slog-envlogger v2.2.0
13162023-12-06T16:48:56.148Z Downloaded fxhash v0.2.1
13172023-12-06T16:48:56.149Z Downloaded downcast v0.11.0
13182023-12-06T16:48:56.149Z Downloaded subtle v2.5.0
13192023-12-06T16:48:56.149Z Downloaded slog-scope v4.4.0
13202023-12-06T16:48:56.155Z Downloaded libm v0.2.7
13212023-12-06T16:48:56.167Z Downloaded diesel_table_macro_syntax v0.1.0
13222023-12-06T16:48:56.174Z Downloaded siphasher v0.3.11
13232023-12-06T16:48:56.174Z Downloaded spin v0.5.2
13242023-12-06T16:48:56.178Z Downloaded nibble_vec v0.1.0
13252023-12-06T16:48:56.178Z Downloaded num-rational v0.4.1
13262023-12-06T16:48:56.179Z Downloaded nu-ansi-term v0.49.0
13272023-12-06T16:48:56.185Z Downloaded indicatif v0.17.7
13282023-12-06T16:48:56.193Z Downloaded blake2b_simd v1.0.1
13292023-12-06T16:48:56.193Z Downloaded hyper-rustls v0.24.2
13302023-12-06T16:48:56.197Z Downloaded bzip2 v0.4.4
13312023-12-06T16:48:56.198Z Downloaded bcs v0.1.6
13322023-12-06T16:48:56.202Z Downloaded assert_cmd v2.0.12
13332023-12-06T16:48:56.202Z Downloaded serde_tokenstream v0.1.7
13342023-12-06T16:48:56.208Z Downloaded cancel-safe-futures v0.1.5
13352023-12-06T16:48:56.213Z Downloaded lock_api v0.4.10
13362023-12-06T16:48:56.220Z Downloaded colored v2.0.4
13372023-12-06T16:48:56.220Z Downloaded darling_core v0.14.4
13382023-12-06T16:48:56.225Z Downloaded backoff v0.4.0
13392023-12-06T16:48:56.234Z Downloaded arrayvec v0.7.4
13402023-12-06T16:48:56.234Z Downloaded async-recursion v1.0.5
13412023-12-06T16:48:56.241Z Downloaded buf-list v1.0.3
13422023-12-06T16:48:56.241Z Downloaded autocfg v1.1.0
13432023-12-06T16:48:56.245Z Downloaded darling_macro v0.14.4
13442023-12-06T16:48:56.245Z Downloaded zone_cfg_derive v0.3.0
13452023-12-06T16:48:56.245Z Downloaded serde_repr v0.1.16
13462023-12-06T16:48:56.245Z Downloaded serde_plain v1.0.2
13472023-12-06T16:48:56.261Z Downloaded semver-parser v0.10.2
13482023-12-06T16:48:56.267Z Downloaded schemars_derive v0.8.13
13492023-12-06T16:48:56.267Z Downloaded new_debug_unreachable v1.0.4
13502023-12-06T16:48:56.267Z Downloaded log v0.4.20
13512023-12-06T16:48:56.267Z Downloaded crc32fast v1.3.2
13522023-12-06T16:48:56.267Z Downloaded packed_struct v0.10.1
13532023-12-06T16:48:56.267Z Downloaded oorandom v11.1.3
13542023-12-06T16:48:56.267Z Downloaded num_enum_derive v0.5.11
13552023-12-06T16:48:56.272Z Downloaded num_enum v0.5.11
13562023-12-06T16:48:56.277Z Downloaded num_cpus v1.16.0
13572023-12-06T16:48:56.293Z Downloaded crossbeam-queue v0.3.8
13582023-12-06T16:48:56.293Z Downloaded multer v2.1.0
13592023-12-06T16:48:56.715Z Downloaded async-trait v0.1.74
13602023-12-06T16:48:56.715Z Downloaded serial_test_derive v0.10.0
13612023-12-06T16:48:56.715Z Downloaded cfg-if v0.1.10
13622023-12-06T16:48:56.715Z Downloaded byteorder v1.5.0
13632023-12-06T16:48:56.715Z Downloaded secrecy v0.8.0
13642023-12-06T16:48:56.715Z Downloaded mime v0.3.17
13652023-12-06T16:48:56.715Z Downloaded libsw v3.3.0
13662023-12-06T16:48:56.715Z Downloaded criterion-plot v0.5.0
13672023-12-06T16:48:56.715Z Downloaded indoc v2.0.3
13682023-12-06T16:48:56.721Z Downloaded md-5 v0.10.5
13692023-12-06T16:48:56.721Z Downloaded maybe-uninit v2.0.0
13702023-12-06T16:48:56.721Z Downloaded crossbeam v0.8.2
13712023-12-06T16:48:56.721Z Downloaded normalize-line-endings v0.3.0
13722023-12-06T16:48:56.721Z Downloaded curve25519-dalek-derive v0.1.0
13732023-12-06T16:48:56.722Z Downloaded num v0.4.1
13742023-12-06T16:48:56.722Z Downloaded block-padding v0.3.3
13752023-12-06T16:48:56.722Z Downloaded iana-time-zone v0.1.57
13762023-12-06T16:48:56.722Z Downloaded linear-map v1.2.0
13772023-12-06T16:48:56.722Z Downloaded cast v0.3.0
13782023-12-06T16:48:56.722Z Downloaded crc-catalog v2.2.0
13792023-12-06T16:48:56.722Z Downloaded block-buffer v0.10.4
13802023-12-06T16:48:56.722Z Downloaded nanorand v0.7.0
13812023-12-06T16:48:56.722Z Downloaded const-oid v0.9.5
13822023-12-06T16:48:56.722Z Downloaded cassowary v0.3.0
13832023-12-06T16:48:56.722Z Downloaded camino-tempfile v1.1.1
13842023-12-06T16:48:56.722Z Downloaded managed v0.8.0
13852023-12-06T16:48:56.722Z Downloaded crypto-common v0.1.6
13862023-12-06T16:48:56.722Z Downloaded serde-big-array v0.4.1
13872023-12-06T16:48:56.722Z Downloaded memoffset v0.9.0
13882023-12-06T16:48:56.722Z Downloaded crc v3.0.1
13892023-12-06T16:48:56.722Z Downloaded corncobs v0.1.3
13902023-12-06T16:48:56.722Z Downloaded convert_case v0.4.0
13912023-12-06T16:48:56.722Z Downloaded indoc v1.0.9
13922023-12-06T16:48:56.723Z Downloaded macaddr v1.0.1
13932023-12-06T16:48:56.723Z Downloaded lru-cache v0.1.2
13942023-12-06T16:48:56.723Z Downloaded bit-vec v0.6.3
13952023-12-06T16:48:56.723Z Downloaded bit-set v0.5.3
13962023-12-06T16:48:56.723Z Downloaded bb8 v0.8.1
13972023-12-06T16:48:56.723Z Downloaded async-stream v0.3.5
13982023-12-06T16:48:56.723Z Downloaded adler v1.0.2
13992023-12-06T16:48:56.723Z Downloaded atomic-waker v1.1.1
14002023-12-06T16:48:56.723Z Downloaded base16ct v0.2.0
14012023-12-06T16:48:56.723Z Downloaded ascii-canvas v3.0.0
14022023-12-06T16:48:56.723Z Downloaded aead v0.5.2
14032023-12-06T16:48:56.723Z Downloaded arrayref v0.3.7
14042023-12-06T16:48:56.723Z Downloaded bitfield v0.14.0
14052023-12-06T16:48:56.723Z Downloaded openssl-probe v0.1.5
14062023-12-06T16:48:56.723Z Downloaded openssl-macros v0.1.1
14072023-12-06T16:48:56.723Z Downloaded crunchy v0.2.2
14082023-12-06T16:48:56.723Z Downloaded crossbeam-deque v0.8.3
14092023-12-06T16:48:56.723Z Downloaded hyper-tls v0.5.0
14102023-12-06T16:48:56.723Z Downloaded approx v0.5.1
14112023-12-06T16:48:56.723Z Downloaded anes v0.1.6
14122023-12-06T16:48:56.723Z Downloaded matches v0.1.10
14132023-12-06T16:48:56.723Z Downloaded constant_time_eq v0.2.6
14142023-12-06T16:48:56.723Z Downloaded cc v1.0.83
14152023-12-06T16:48:56.724Z Downloaded array-init v0.0.4
14162023-12-06T16:48:56.724Z Downloaded assert_matches v1.5.0
14172023-12-06T16:48:56.724Z Downloaded newtype_derive v0.1.6
14182023-12-06T16:48:56.724Z Downloaded crucible-workspace-hack v0.1.0
14192023-12-06T16:48:56.724Z Downloaded atty v0.2.14
14202023-12-06T16:48:56.724Z Downloaded maplit v1.0.2
14212023-12-06T16:48:56.724Z Downloaded impl-trait-for-tuples v0.2.2
14222023-12-06T16:48:56.724Z Downloaded async-stream-impl v0.3.5
14232023-12-06T16:48:56.724Z Downloaded libtest-mimic v0.6.1
14242023-12-06T16:48:56.724Z Downloaded ciborium v0.2.1
14252023-12-06T16:48:56.724Z Downloaded chacha20 v0.9.1
14262023-12-06T16:48:56.724Z Downloaded lalrpop-util v0.19.12
14272023-12-06T16:48:56.724Z Downloaded crc-any v2.4.3
14282023-12-06T16:48:56.724Z Downloaded cookie v0.18.0
14292023-12-06T16:48:56.724Z Downloaded clang-sys v1.6.1
14302023-12-06T16:48:56.724Z Downloaded match_cfg v0.1.0
14312023-12-06T16:48:56.724Z Downloaded kstat-rs v0.2.3
14322023-12-06T16:48:56.724Z Downloaded keccak v0.1.4
14332023-12-06T16:48:56.724Z Downloaded base64ct v1.6.0
14342023-12-06T16:48:56.724Z Downloaded base64 v0.13.1
14352023-12-06T16:48:56.724Z Downloaded argon2 v0.5.2
14362023-12-06T16:48:56.724Z Downloaded itertools v0.11.0
14372023-12-06T16:48:56.724Z Downloaded ciborium-ll v0.2.1
14382023-12-06T16:48:56.724Z Downloaded bytesize v1.3.0
14392023-12-06T16:48:56.725Z Downloaded lazy_static v1.4.0
14402023-12-06T16:48:56.725Z Downloaded is-terminal v0.4.9
14412023-12-06T16:48:56.725Z Downloaded cipher v0.4.4
14422023-12-06T16:48:56.725Z Downloaded cfg-if v1.0.0
14432023-12-06T16:48:56.725Z Downloaded ipnetwork v0.20.0
14442023-12-06T16:48:56.725Z Downloaded hyper-staticfile v0.9.5
14452023-12-06T16:48:56.725Z Downloaded cexpr v0.6.0
14462023-12-06T16:48:56.725Z Downloaded instant v0.1.12
14472023-12-06T16:48:56.725Z Downloaded ansi_term v0.12.1
14482023-12-06T16:48:57.126Z Compiling serde v1.0.192
14492023-12-06T16:48:57.126Z Compiling autocfg v1.1.0
14502023-12-06T16:48:57.131Z Checking cfg-if v1.0.0
14512023-12-06T16:48:57.131Z Compiling version_check v0.9.4
14522023-12-06T16:48:57.131Z Compiling syn v1.0.109
14532023-12-06T16:48:57.178Z Checking libc v0.2.150
14542023-12-06T16:48:57.192Z Compiling syn v2.0.32
14552023-12-06T16:48:57.244Z Compiling parking_lot_core v0.9.8
14562023-12-06T16:48:57.286Z Compiling libm v0.2.7
14572023-12-06T16:48:57.776Z Compiling cc v1.0.83
14582023-12-06T16:48:57.932Z Compiling futures-core v0.3.29
14592023-12-06T16:48:57.969Z Compiling once_cell v1.18.0
14602023-12-06T16:48:58.559Z Compiling serde_json v1.0.108
14612023-12-06T16:48:58.627Z Compiling memchr v2.6.3
14622023-12-06T16:48:58.650Z Compiling lock_api v0.4.10
14632023-12-06T16:48:58.808Z Compiling num-traits v0.2.16
14642023-12-06T16:48:59.131Z Compiling slab v0.4.9
14652023-12-06T16:48:59.318Z Checking getrandom v0.2.10
14662023-12-06T16:48:59.351Z Compiling futures-task v0.3.29
14672023-12-06T16:49:00.055Z Compiling futures-channel v0.3.29
14682023-12-06T16:49:00.059Z Compiling typenum v1.16.0
14692023-12-06T16:49:00.059Z Compiling futures-util v0.3.29
14702023-12-06T16:49:00.139Z Compiling generic-array v0.14.7
14712023-12-06T16:49:00.479Z Checking scopeguard v1.2.0
14722023-12-06T16:49:00.666Z Compiling log v0.4.20
14732023-12-06T16:49:00.870Z Compiling pkg-config v0.3.27
14742023-12-06T16:49:01.887Z Checking smallvec v1.11.0
14752023-12-06T16:49:02.249Z Checking itoa v1.0.9
14762023-12-06T16:49:02.483Z Compiling rustix v0.38.25
14772023-12-06T16:49:02.496Z Compiling indexmap v1.9.3
14782023-12-06T16:49:02.561Z Compiling schemars v0.8.13
14792023-12-06T16:49:02.927Z Compiling fnv v1.0.7
14802023-12-06T16:49:02.984Z Compiling vcpkg v0.2.15
14812023-12-06T16:49:03.153Z Compiling httparse v1.8.0
14822023-12-06T16:49:03.614Z Checking rand_core v0.6.4
14832023-12-06T16:49:03.795Z Compiling ring v0.17.5
14842023-12-06T16:49:04.031Z Compiling ring v0.16.20
14852023-12-06T16:49:05.731Z Compiling aho-corasick v1.0.4
14862023-12-06T16:49:05.841Z Compiling regex-syntax v0.8.2
14872023-12-06T16:49:06.691Z Compiling openssl-sys v0.9.96
14882023-12-06T16:49:08.160Z Compiling parking_lot v0.12.1
14892023-12-06T16:49:09.093Z Checking pin-project-lite v0.2.13
14902023-12-06T16:49:09.337Z Compiling ahash v0.8.3
14912023-12-06T16:49:09.749Z Compiling serde_derive_internals v0.26.0
14922023-12-06T16:49:09.754Z Checking spin v0.5.2
14932023-12-06T16:49:10.168Z Compiling openssl v0.10.60
14942023-12-06T16:49:10.778Z Checking signal-hook-registry v1.4.1
14952023-12-06T16:49:11.126Z Compiling regex-automata v0.4.3
14962023-12-06T16:49:11.197Z Compiling rustls v0.21.9
14972023-12-06T16:49:11.573Z Compiling ucd-trie v0.1.6
14982023-12-06T16:49:12.572Z Checking mio v0.8.9
14992023-12-06T16:49:13.292Z Compiling native-tls v0.2.11
15002023-12-06T16:49:13.339Z Compiling iana-time-zone v0.1.57
15012023-12-06T16:49:13.608Z Compiling async-trait v0.1.74
15022023-12-06T16:49:13.784Z Checking num_cpus v1.16.0
15032023-12-06T16:49:14.420Z Compiling dyn-clone v1.0.13
15042023-12-06T16:49:14.482Z Compiling byteorder v1.5.0
15052023-12-06T16:49:14.730Z Compiling unicode-xid v0.2.4
15062023-12-06T16:49:15.207Z Compiling backtrace v0.3.69
15072023-12-06T16:49:15.372Z Checking socket2 v0.5.5
15082023-12-06T16:49:15.865Z Compiling futures-sink v0.3.29
15092023-12-06T16:49:16.101Z Compiling hashbrown v0.13.2
15102023-12-06T16:49:16.535Z Compiling errno v0.3.2
15112023-12-06T16:49:16.535Z Compiling tinyvec_macros v0.1.1
15122023-12-06T16:49:16.535Z Compiling crossbeam-utils v0.8.16
15132023-12-06T16:49:16.535Z Compiling crc32fast v1.3.2
15142023-12-06T16:49:16.931Z Checking ryu v1.0.15
15152023-12-06T16:49:17.154Z Compiling tinyvec v1.6.0
15162023-12-06T16:49:17.641Z Compiling anyhow v1.0.75
15172023-12-06T16:49:17.689Z Compiling regex v1.10.2
15182023-12-06T16:49:17.810Z Compiling pin-utils v0.1.0
15192023-12-06T16:49:17.884Z Compiling futures-io v0.3.29
15202023-12-06T16:49:17.929Z Compiling spin v0.9.8
15212023-12-06T16:49:18.413Z Compiling tracing-core v0.1.31
15222023-12-06T16:49:18.547Z Compiling unicode-bidi v0.3.13
15232023-12-06T16:49:19.545Z Compiling num-integer v0.1.45
15242023-12-06T16:49:19.717Z Compiling unicode-normalization v0.1.22
15252023-12-06T16:49:20.802Z Compiling synstructure v0.12.6
15262023-12-06T16:49:20.843Z Compiling lazy_static v1.4.0
15272023-12-06T16:49:20.990Z Compiling slog v2.7.0
15282023-12-06T16:49:20.994Z Compiling base64 v0.21.5
15292023-12-06T16:49:21.027Z Compiling unicode-width v0.1.11
15302023-12-06T16:49:21.433Z Compiling serde_derive v1.0.192
15312023-12-06T16:49:21.901Z Compiling thiserror-impl v1.0.49
15322023-12-06T16:49:21.907Z Compiling zeroize_derive v1.4.2
15332023-12-06T16:49:22.051Z Compiling tokio-macros v2.2.0
15342023-12-06T16:49:22.267Z Compiling futures-macro v0.3.29
15352023-12-06T16:49:23.011Z Compiling tracing-attributes v0.1.26
15362023-12-06T16:49:23.842Z Compiling schemars_derive v0.8.13
15372023-12-06T16:49:24.495Z Compiling openssl-macros v0.1.1
15382023-12-06T16:49:24.851Z Checking zeroize v1.7.0
15392023-12-06T16:49:26.974Z Compiling thiserror v1.0.49
15402023-12-06T16:49:27.149Z Compiling pest v2.7.2
15412023-12-06T16:49:27.223Z Compiling zerocopy-derive v0.2.0
15422023-12-06T16:49:27.799Z Compiling foreign-types-shared v0.1.1
15432023-12-06T16:49:27.944Z Compiling percent-encoding v2.3.1
15442023-12-06T16:49:28.565Z Compiling hashbrown v0.12.3
15452023-12-06T16:49:29.184Z Compiling tracing v0.1.37
15462023-12-06T16:49:29.453Z Compiling openssl-probe v0.1.5
15472023-12-06T16:49:29.876Z Compiling untrusted v0.9.0
15482023-12-06T16:49:29.955Z Checking subtle v2.5.0
15492023-12-06T16:49:29.961Z Compiling rustversion v1.0.14
15502023-12-06T16:49:30.117Z Compiling time-core v0.1.1
15512023-12-06T16:49:30.321Z Compiling untrusted v0.7.1
15522023-12-06T16:49:30.356Z Compiling time-macros v0.2.13
15532023-12-06T16:49:30.989Z Compiling pest_meta v2.7.2
15542023-12-06T16:49:31.807Z Compiling foreign-types v0.3.2
15552023-12-06T16:49:34.732Z Compiling pest_generator v2.7.2
15562023-12-06T16:49:35.624Z Compiling try-lock v0.2.4
15572023-12-06T16:49:35.841Z Compiling want v0.3.1
15582023-12-06T16:49:36.766Z Compiling sct v0.7.0
15592023-12-06T16:49:36.950Z Compiling rustls-webpki v0.101.7
15602023-12-06T16:49:38.036Z Compiling form_urlencoded v1.2.1
15612023-12-06T16:49:38.566Z Compiling zerocopy-derive v0.6.4
15622023-12-06T16:49:39.489Z Compiling pest_derive v2.7.2
15632023-12-06T16:49:39.802Z Compiling socket2 v0.4.9
15642023-12-06T16:49:39.867Z Compiling httpdate v1.0.3
15652023-12-06T16:49:40.203Z Compiling either v1.9.0
15662023-12-06T16:49:40.589Z Compiling tower-service v0.3.2
15672023-12-06T16:49:40.835Z Compiling rustls-pemfile v1.0.3
15682023-12-06T16:49:40.894Z Compiling idna v0.5.0
15692023-12-06T16:49:41.188Z Compiling memoffset v0.9.0
15702023-12-06T16:49:41.417Z Compiling usdt-impl v0.3.5
15712023-12-06T16:49:41.620Z Compiling adler v1.0.2
15722023-12-06T16:49:41.950Z Compiling miniz_oxide v0.7.1
15732023-12-06T16:49:42.160Z Compiling url v2.5.0
15742023-12-06T16:49:42.252Z Compiling rustls-native-certs v0.6.3
15752023-12-06T16:49:42.898Z Compiling zerocopy v0.3.0
15762023-12-06T16:49:43.506Z Checking crypto-common v0.1.6
15772023-12-06T16:49:43.758Z Compiling ipnet v2.8.0
15782023-12-06T16:49:44.283Z Compiling signal-hook v0.3.17
15792023-12-06T16:49:44.444Z Checking bytes v1.5.0
15802023-12-06T16:49:44.507Z Checking bitflags v2.4.0
15812023-12-06T16:49:44.724Z Compiling dof v0.1.5
15822023-12-06T16:49:44.901Z Compiling dtrace-parser v0.1.14
15832023-12-06T16:49:45.309Z Compiling clap_derive v4.4.2
15842023-12-06T16:49:45.645Z Checking tokio v1.34.0
15852023-12-06T16:49:46.216Z Compiling indexmap v2.1.0
15862023-12-06T16:49:47.716Z Compiling uuid v1.6.1
15872023-12-06T16:49:47.770Z Compiling semver v1.0.20
15882023-12-06T16:49:48.244Z Compiling chrono v0.4.31
15892023-12-06T16:49:48.867Z Compiling http v0.2.11
15902023-12-06T16:49:49.876Z Compiling toml_datetime v0.6.5
15912023-12-06T16:49:50.557Z Compiling serde_spanned v0.6.4
15922023-12-06T16:49:50.911Z Compiling rustc_version v0.4.0
15932023-12-06T16:49:51.162Z Compiling toml_edit v0.19.15
15942023-12-06T16:49:53.835Z Compiling openapiv3 v2.0.0-rc.1
15952023-12-06T16:49:54.673Z Compiling http-body v0.4.5
15962023-12-06T16:49:55.594Z Compiling serde_urlencoded v0.7.1
15972023-12-06T16:49:56.399Z Compiling crossbeam-epoch v0.9.15
15982023-12-06T16:49:56.710Z Compiling encoding_rs v0.8.33
15992023-12-06T16:49:57.077Z Compiling thread-id v4.2.0
16002023-12-06T16:49:57.225Z Compiling siphasher v0.3.11
16012023-12-06T16:49:57.821Z Compiling webpki-roots v0.25.2
16022023-12-06T16:49:57.854Z Compiling gimli v0.28.0
16032023-12-06T16:49:58.040Z Checking const-oid v0.9.5
16042023-12-06T16:49:58.208Z Compiling mime v0.3.17
16052023-12-06T16:50:01.211Z Compiling serde_tokenstream v0.1.7
16062023-12-06T16:50:02.051Z Compiling tokio-util v0.7.10
16072023-12-06T16:50:02.056Z Compiling tokio-rustls v0.24.1
16082023-12-06T16:50:02.330Z Compiling strum_macros v0.25.2
16092023-12-06T16:50:03.487Z Compiling bzip2-sys v0.1.11+1.0.8
16102023-12-06T16:50:04.155Z Compiling h2 v0.3.21
16112023-12-06T16:50:04.395Z Compiling object v0.32.1
16122023-12-06T16:50:04.713Z Compiling addr2line v0.21.0
16132023-12-06T16:50:04.781Z Compiling num-iter v0.1.43
16142023-12-06T16:50:05.731Z Compiling tokio-native-tls v0.3.1
16152023-12-06T16:50:06.050Z Compiling rustc-demangle v0.1.23
16162023-12-06T16:50:07.598Z Compiling flate2 v1.0.28
16172023-12-06T16:50:07.666Z Compiling heapless v0.7.16
16182023-12-06T16:50:08.342Z Compiling block-buffer v0.10.4
16192023-12-06T16:50:08.730Z Compiling doc-comment v0.3.3
16202023-12-06T16:50:09.282Z Compiling ppv-lite86 v0.2.17
16212023-12-06T16:50:09.739Z Compiling usdt-attr-macro v0.3.5
16222023-12-06T16:50:10.167Z Compiling usdt-macro v0.3.5
16232023-12-06T16:50:10.175Z Compiling toml v0.7.8
16242023-12-06T16:50:10.478Z Compiling rand_chacha v0.3.1
16252023-12-06T16:50:11.890Z Compiling toml_edit v0.21.0
16262023-12-06T16:50:12.088Z Compiling hex v0.4.3
16272023-12-06T16:50:12.549Z Compiling digest v0.10.7
16282023-12-06T16:50:12.553Z Compiling pin-project-internal v1.1.3
16292023-12-06T16:50:13.482Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16302023-12-06T16:50:13.514Z Compiling bit-vec v0.6.3
16312023-12-06T16:50:14.776Z Compiling rand v0.8.5
16322023-12-06T16:50:14.856Z Compiling phf_shared v0.10.0
16332023-12-06T16:50:15.450Z Compiling hyper v0.14.27
16342023-12-06T16:50:16.076Z Compiling num-bigint v0.4.4
16352023-12-06T16:50:17.112Z Compiling new_debug_unreachable v1.0.4
16362023-12-06T16:50:17.236Z Compiling precomputed-hash v0.1.1
16372023-12-06T16:50:17.385Z Compiling smoltcp v0.9.1
16382023-12-06T16:50:17.389Z Compiling fixedbitset v0.4.2
16392023-12-06T16:50:18.116Z Compiling petgraph v0.6.4
16402023-12-06T16:50:18.244Z Compiling string_cache v0.8.7
16412023-12-06T16:50:18.604Z Compiling bit-set v0.5.3
16422023-12-06T16:50:19.026Z Compiling itertools v0.10.5
16432023-12-06T16:50:25.092Z Compiling enum-as-inner v0.5.1
16442023-12-06T16:50:25.159Z Compiling hubpack_derive v0.1.1
16452023-12-06T16:50:25.159Z Compiling diesel_table_macro_syntax v0.1.0
16462023-12-06T16:50:25.159Z Compiling lalrpop-util v0.19.12
16472023-12-06T16:50:25.159Z Compiling unicode-segmentation v1.10.1
16482023-12-06T16:50:25.159Z Compiling diesel_derives v2.1.2
16492023-12-06T16:50:25.159Z Compiling snafu-derive v0.7.5
16502023-12-06T16:50:25.159Z Compiling cpufeatures v0.2.9
16512023-12-06T16:50:25.159Z Compiling sha2 v0.10.8
16522023-12-06T16:50:25.159Z Compiling rustix v0.37.23
16532023-12-06T16:50:25.159Z Compiling hmac v0.12.1
16542023-12-06T16:50:25.159Z Compiling md-5 v0.10.5
16552023-12-06T16:50:25.159Z Compiling serde_repr v0.1.16
16562023-12-06T16:50:25.220Z Compiling stringprep v0.1.3
16572023-12-06T16:50:26.133Z Compiling hash32 v0.2.1
16582023-12-06T16:50:26.467Z Compiling hyper-tls v0.5.0
16592023-12-06T16:50:26.499Z Compiling hyper-rustls v0.24.2
16602023-12-06T16:50:26.950Z Compiling fallible-iterator v0.2.0
16612023-12-06T16:50:27.311Z Compiling reqwest v0.11.22
16622023-12-06T16:50:27.435Z Checking bitflags v1.3.2
16632023-12-06T16:50:27.556Z Compiling stable_deref_trait v1.2.0
16642023-12-06T16:50:28.115Z Compiling postgres-protocol v0.6.6
16652023-12-06T16:50:29.634Z Compiling terminal_size v0.2.6
16662023-12-06T16:50:30.071Z Compiling phf_shared v0.11.2
16672023-12-06T16:50:30.639Z Compiling block-padding v0.3.3
16682023-12-06T16:50:31.016Z Compiling scheduled-thread-pool v0.2.7
16692023-12-06T16:50:31.777Z Compiling num_threads v0.1.6
16702023-12-06T16:50:31.860Z Compiling regex-automata v0.1.10
16712023-12-06T16:50:31.916Z Compiling matches v0.1.10
16722023-12-06T16:50:31.938Z Compiling deranged v0.3.8
16732023-12-06T16:50:32.035Z Compiling managed v0.8.0
16742023-12-06T16:50:32.113Z Compiling idna v0.2.3
16752023-12-06T16:50:32.183Z Compiling clap_builder v4.4.2
16762023-12-06T16:50:32.332Z Compiling r2d2 v0.8.10
16772023-12-06T16:50:32.717Z Compiling bstr v0.2.17
16782023-12-06T16:50:33.317Z Compiling inout v0.1.3
16792023-12-06T16:50:33.366Z Compiling signal-hook-mio v0.2.3
16802023-12-06T16:50:33.582Z Compiling phf v0.11.2
16812023-12-06T16:50:34.000Z Compiling bzip2 v0.4.4
16822023-12-06T16:50:34.598Z Compiling postgres-types v0.2.6
16832023-12-06T16:50:34.812Z Compiling time v0.3.27
16842023-12-06T16:50:35.041Z Compiling hubpack v0.1.2
16852023-12-06T16:50:35.736Z Compiling pin-project v1.1.3
16862023-12-06T16:50:36.412Z Compiling ipnetwork v0.20.0
16872023-12-06T16:50:36.416Z Compiling zerocopy v0.6.4
16882023-12-06T16:50:37.245Z Compiling itertools v0.11.0
16892023-12-06T16:50:37.753Z Compiling futures-executor v0.3.29
16902023-12-06T16:50:38.708Z Compiling float-cmp v0.9.0
16912023-12-06T16:50:39.688Z Compiling static_assertions v1.1.0
16922023-12-06T16:50:39.823Z Compiling difflib v0.4.0
16932023-12-06T16:50:41.581Z Compiling predicates-core v1.0.6
16942023-12-06T16:50:42.032Z Compiling data-encoding v2.4.0
16952023-12-06T16:50:42.144Z Compiling whoami v1.4.1
16962023-12-06T16:50:42.504Z Compiling regex-automata v0.3.8
16972023-12-06T16:50:43.131Z Compiling normalize-line-endings v0.3.0
16982023-12-06T16:50:43.304Z Compiling predicates v3.0.4
16992023-12-06T16:50:43.755Z Compiling trust-dns-proto v0.22.0
17002023-12-06T16:50:46.065Z Compiling bstr v1.6.0
17012023-12-06T16:50:46.093Z Compiling tokio-postgres v0.7.10
17022023-12-06T16:50:48.267Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17032023-12-06T16:50:48.626Z Compiling diesel v2.1.4
17042023-12-06T16:50:48.674Z Compiling yasna v0.5.2
17052023-12-06T16:50:51.889Z Compiling clap v4.4.3
17062023-12-06T16:50:52.032Z Compiling futures v0.3.29
17072023-12-06T16:50:52.154Z Compiling snafu v0.7.5
17082023-12-06T16:50:52.194Z Compiling zip v0.6.6
17092023-12-06T16:50:52.655Z Compiling similar v2.2.1
17102023-12-06T16:50:53.143Z Compiling crossterm v0.27.0
17112023-12-06T16:50:53.519Z Compiling cipher v0.4.4
17122023-12-06T16:50:54.533Z Compiling signature v2.1.0
17132023-12-06T16:50:54.577Z Compiling usdt v0.3.5
17142023-12-06T16:50:55.302Z Compiling tokio-stream v0.1.14
17152023-12-06T16:50:56.297Z Compiling console v0.15.7
17162023-12-06T16:50:57.060Z Checking hashbrown v0.14.2
17172023-12-06T16:50:58.018Z Checking equivalent v1.0.1
17182023-12-06T16:50:58.147Z Checking unicode-ident v1.0.12
17192023-12-06T16:50:58.381Z Checking proc-macro2 v1.0.69
17202023-12-06T16:50:59.388Z Checking quote v1.0.33
17212023-12-06T16:51:01.374Z Checking utf8parse v0.2.1
17222023-12-06T16:51:02.162Z Checking anstyle v1.0.2
17232023-12-06T16:51:02.908Z Checking io-lifetimes v1.0.11
17242023-12-06T16:51:05.938Z Checking anstyle-parse v0.2.1
17252023-12-06T16:51:10.338Z Checking colorchoice v1.0.0
17262023-12-06T16:51:10.518Z Checking anstyle-query v1.0.0
17272023-12-06T16:51:10.829Z Checking anstream v0.5.0
17282023-12-06T16:51:11.298Z Checking strsim v0.10.0
17292023-12-06T16:51:11.331Z Checking clap_lex v0.5.1
17302023-12-06T16:51:12.626Z Checking winnow v0.5.15
17312023-12-06T16:51:17.513Z Compiling serde_tokenstream v0.2.0
17322023-12-06T16:51:21.984Z Compiling regress v0.7.1
17332023-12-06T16:51:27.803Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17342023-12-06T16:51:34.699Z Compiling getopts v0.2.21
17352023-12-06T16:51:36.408Z Compiling unsafe-libyaml v0.2.9
17362023-12-06T16:51:36.412Z Checking heck v0.4.1
17372023-12-06T16:51:36.957Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17382023-12-06T16:51:37.836Z Compiling ident_case v1.0.1
17392023-12-06T16:51:37.877Z Checking fastrand v2.0.0
17402023-12-06T16:51:38.086Z Compiling serde_yaml v0.9.25
17412023-12-06T16:51:38.358Z Checking tempfile v3.8.1
17422023-12-06T16:51:38.654Z Checking match_cfg v0.1.0
17432023-12-06T16:51:38.773Z Checking hostname v0.3.1
17442023-12-06T16:51:38.904Z Checking atty v0.2.14
17452023-12-06T16:51:38.943Z Compiling paste v1.0.14
17462023-12-06T16:51:39.062Z Checking quick-error v1.2.3
17472023-12-06T16:51:39.157Z Checking crossbeam-channel v0.5.8
17482023-12-06T16:51:39.658Z Checking sha1 v0.10.6
17492023-12-06T16:51:39.659Z Checking dirs-sys-next v0.1.2
17502023-12-06T16:51:39.901Z Checking dirs-next v2.0.0
17512023-12-06T16:51:40.074Z Checking thread_local v1.1.7
17522023-12-06T16:51:40.307Z Checking instant v0.1.12
17532023-12-06T16:51:40.480Z Compiling slog-async v2.8.0
17542023-12-06T16:51:40.496Z Checking term v0.7.0
17552023-12-06T16:51:41.155Z Checking camino v1.1.6
17562023-12-06T16:51:41.289Z Compiling multer v2.1.0
17572023-12-06T16:51:41.705Z Checking take_mut v0.2.2
17582023-12-06T16:51:41.824Z Checking slog-term v2.9.0
17592023-12-06T16:51:41.986Z Compiling darling_core v0.20.3
17602023-12-06T16:51:42.309Z Checking slog-json v2.6.1
17612023-12-06T16:51:42.572Z Compiling async-stream-impl v0.3.5
17622023-12-06T16:51:42.674Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17632023-12-06T16:51:43.138Z Checking debug-ignore v1.0.5
17642023-12-06T16:51:43.335Z Checking atomic-waker v1.1.1
17652023-12-06T16:51:43.505Z Checking waitgroup v0.1.2
17662023-12-06T16:51:43.778Z Checking slog-bunyan v2.4.0
17672023-12-06T16:51:44.599Z Checking toml v0.8.8
17682023-12-06T16:51:45.247Z Checking async-stream v0.3.5
17692023-12-06T16:51:45.252Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17702023-12-06T16:51:45.252Z Checking serde_path_to_error v0.1.14
17712023-12-06T16:51:45.252Z Checking strum v0.25.0
17722023-12-06T16:51:45.354Z Compiling structmeta-derive v0.2.0
17732023-12-06T16:51:45.753Z Checking wait-timeout v0.2.0
17742023-12-06T16:51:45.993Z Checking rusty-fork v0.3.0
17752023-12-06T16:51:46.112Z Checking rand_xorshift v0.3.0
17762023-12-06T16:51:46.340Z Checking unarray v0.1.4
17772023-12-06T16:51:46.398Z Compiling regex-syntax v0.7.5
17782023-12-06T16:51:46.539Z Checking proptest v1.4.0
17792023-12-06T16:51:50.641Z Compiling structmeta v0.2.0
17802023-12-06T16:51:51.671Z Checking backoff v0.4.0
17812023-12-06T16:51:52.175Z Compiling test-strategy v0.3.1
17822023-12-06T16:51:52.598Z Compiling darling_macro v0.20.3
17832023-12-06T16:51:54.615Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17842023-12-06T16:51:56.736Z Compiling darling v0.20.3
17852023-12-06T16:51:56.736Z Checking macaddr v1.0.1
17862023-12-06T16:51:56.736Z Compiling serde_with_macros v2.3.3
17872023-12-06T16:51:56.736Z Checking camino-tempfile v1.1.1
17882023-12-06T16:51:56.736Z Checking is-terminal v0.4.9
17892023-12-06T16:51:57.866Z Compiling proc-macro-error-attr v1.0.4
17902023-12-06T16:51:57.866Z Compiling proc-macro-error v1.0.4
17912023-12-06T16:52:16.980Z Compiling proc-macro-crate v1.3.1
17922023-12-06T16:52:16.980Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17932023-12-06T16:52:16.980Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17942023-12-06T16:52:16.980Z Checking termtree v0.4.1
17952023-12-06T16:52:16.980Z Checking predicates-tree v1.0.9
17962023-12-06T16:52:16.980Z Compiling num_enum_derive v0.5.11
17972023-12-06T16:52:16.980Z Compiling parse-display-derive v0.8.2
17982023-12-06T16:52:16.980Z Checking base64ct v1.6.0
17992023-12-06T16:52:16.980Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18002023-12-06T16:52:17.406Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18012023-12-06T16:52:17.406Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18022023-12-06T16:52:17.406Z Checking serde_with v2.3.3
18032023-12-06T16:52:17.406Z Compiling crucible-workspace-hack v0.1.0
18042023-12-06T16:52:17.406Z Checking postcard-cobs v0.1.5-pre
18052023-12-06T16:52:17.406Z Checking smoltcp v0.8.2
18062023-12-06T16:52:17.406Z Checking postcard v0.7.3
18072023-12-06T16:52:17.406Z Compiling foreign-types-macros v0.2.3
18082023-12-06T16:52:17.406Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18092023-12-06T16:52:17.406Z Checking cfg-if v0.1.10
18102023-12-06T16:52:17.513Z Checking foreign-types-shared v0.3.1
18112023-12-06T16:52:18.023Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18122023-12-06T16:52:18.023Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18132023-12-06T16:52:18.023Z Checking foreign-types v0.5.0
18142023-12-06T16:52:18.023Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18152023-12-06T16:52:18.023Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18162023-12-06T16:52:18.023Z Checking num_enum v0.5.11
18172023-12-06T16:52:18.023Z Checking cstr-argument v0.1.2
18182023-12-06T16:52:18.023Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18192023-12-06T16:52:18.024Z Checking pretty-hex v0.2.1
18202023-12-06T16:52:18.024Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18212023-12-06T16:52:18.024Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18222023-12-06T16:52:18.024Z Checking colored v2.0.4
18232023-12-06T16:52:18.024Z Compiling zone_cfg_derive v0.3.0
18242023-12-06T16:52:18.024Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18252023-12-06T16:52:18.024Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18262023-12-06T16:52:18.024Z Checking predicates v2.1.5
18272023-12-06T16:52:18.024Z Compiling mockall_derive v0.11.4
18282023-12-06T16:52:18.024Z Compiling num-derive v0.4.0
18292023-12-06T16:52:18.024Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18302023-12-06T16:52:18.025Z Checking parse-display v0.8.2
18312023-12-06T16:52:18.025Z Checking downcast v0.11.0
18322023-12-06T16:52:18.025Z Checking fragile v2.0.0
18332023-12-06T16:52:18.025Z Checking zone v0.3.0
18342023-12-06T16:52:18.025Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
18352023-12-06T16:52:18.025Z Checking smf v0.2.2
18362023-12-06T16:52:18.025Z Checking xattr v1.0.1
18372023-12-06T16:52:18.025Z Checking filetime v0.2.23
18382023-12-06T16:52:18.025Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18392023-12-06T16:52:18.025Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18402023-12-06T16:52:18.025Z Checking tar v0.4.40
18412023-12-06T16:52:18.026Z Checking pem v3.0.2
18422023-12-06T16:52:18.026Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18432023-12-06T16:52:18.026Z Checking linked-hash-map v0.5.6
18442023-12-06T16:52:18.026Z Checking headers-core v0.2.0
18452023-12-06T16:52:18.026Z Checking headers v0.3.9
18462023-12-06T16:52:18.026Z Checking lru-cache v0.1.2
18472023-12-06T16:52:18.026Z Checking password-hash v0.5.0
18482023-12-06T16:52:18.026Z Checking blake2 v0.10.6
18492023-12-06T16:52:18.027Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
18502023-12-06T16:52:18.027Z Checking base64 v0.13.1
18512023-12-06T16:52:18.027Z Checking argon2 v0.5.2
18522023-12-06T16:52:18.027Z Checking rcgen v0.11.3
18532023-12-06T16:52:18.027Z Checking pem v1.1.1
18542023-12-06T16:52:18.027Z Checking atomicwrites v0.4.2
18552023-12-06T16:52:18.027Z Checking subprocess v0.2.9
18562023-12-06T16:52:18.027Z Checking ciborium-io v0.2.1
18572023-12-06T16:52:18.027Z Checking arc-swap v1.6.0
18582023-12-06T16:52:18.027Z Compiling cancel-safe-futures v0.1.5
18592023-12-06T16:52:18.028Z Checking half v1.8.2
18602023-12-06T16:52:18.028Z Checking textwrap v0.11.0
18612023-12-06T16:52:18.028Z Checking slog-scope v4.4.0
18622023-12-06T16:52:18.028Z Compiling heck v0.3.3
18632023-12-06T16:52:18.028Z Checking ansi_term v0.12.1
18642023-12-06T16:52:18.028Z Checking ciborium-ll v0.2.1
18652023-12-06T16:52:18.028Z Compiling libefi-sys v0.1.0
18662023-12-06T16:52:18.028Z Checking vec_map v0.8.2
18672023-12-06T16:52:18.029Z Checking strsim v0.8.0
18682023-12-06T16:52:18.029Z Checking slog-stdlog v4.1.1
18692023-12-06T16:52:18.029Z Compiling structopt-derive v0.4.18
18702023-12-06T16:52:18.029Z Checking ciborium v0.2.1
18712023-12-06T16:52:18.029Z Checking clap v2.34.0
18722023-12-06T16:52:18.029Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18732023-12-06T16:52:18.029Z Checking slog-envlogger v2.2.0
18742023-12-06T16:52:18.029Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18752023-12-06T16:52:18.029Z Checking resolv-conf v0.7.0
18762023-12-06T16:52:18.029Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18772023-12-06T16:52:18.029Z Compiling slog-dtrace v0.2.3
18782023-12-06T16:52:18.029Z Compiling convert_case v0.4.0
18792023-12-06T16:52:18.030Z Checking trust-dns-resolver v0.22.0
18802023-12-06T16:52:18.030Z Checking fxhash v0.2.1
18812023-12-06T16:52:18.030Z Checking itertools v0.12.0
18822023-12-06T16:52:18.030Z Compiling derive_more v0.99.17
18832023-12-06T16:52:18.030Z Checking pem-rfc7468 v0.7.0
18842023-12-06T16:52:18.030Z Compiling der_derive v0.7.2
18852023-12-06T16:52:18.030Z Checking termcolor v1.2.0
18862023-12-06T16:52:18.030Z Checking structopt v0.3.26
18872023-12-06T16:52:18.030Z Checking flagset v0.4.3
18882023-12-06T16:52:18.030Z Compiling same-file v1.0.6
18892023-12-06T16:52:18.030Z Compiling radium v0.7.0
18902023-12-06T16:52:18.030Z Compiling walkdir v2.4.0
18912023-12-06T16:52:18.031Z Checking mockall v0.11.4
18922023-12-06T16:52:18.399Z Compiling semver-parser v0.10.2
18932023-12-06T16:52:18.399Z Checking tap v1.0.1
18942023-12-06T16:52:18.514Z Compiling maybe-uninit v2.0.0
18952023-12-06T16:52:18.693Z Checking wyz v0.5.1
18962023-12-06T16:52:18.953Z Compiling semver v0.11.0
18972023-12-06T16:52:19.636Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18982023-12-06T16:52:19.835Z Compiling num-rational v0.4.1
18992023-12-06T16:52:20.142Z Checking der v0.7.8
19002023-12-06T16:52:20.402Z Compiling home v0.5.5
19012023-12-06T16:52:20.668Z Checking crc-catalog v2.2.0
19022023-12-06T16:52:20.745Z Compiling num-bigint-dig v0.8.4
19032023-12-06T16:52:20.773Z Compiling packed_struct v0.10.1
19042023-12-06T16:52:20.853Z Checking funty v2.0.0
19052023-12-06T16:52:21.173Z Checking crc v3.0.1
19062023-12-06T16:52:21.344Z Compiling toolchain_find v0.2.0
19072023-12-06T16:52:21.939Z Checking hkdf v0.12.3
19082023-12-06T16:52:22.292Z Compiling toml v0.5.11
19092023-12-06T16:52:22.655Z Checking bitvec v1.0.1
19102023-12-06T16:52:23.235Z Compiling packed_struct_codegen v0.10.1
19112023-12-06T16:52:23.262Z Checking spki v0.7.2
19122023-12-06T16:52:24.011Z Checking pkcs8 v0.10.2
19132023-12-06T16:52:24.021Z Checking nodrop v0.1.14
19142023-12-06T16:52:24.132Z Checking array-init v0.0.4
19152023-12-06T16:52:24.847Z Checking pkcs1 v0.7.5
19162023-12-06T16:52:25.458Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19172023-12-06T16:52:25.458Z Compiling rustfmt-wrapper v0.2.0
19182023-12-06T16:52:26.022Z Compiling omicron-zone-package v0.9.1
19192023-12-06T16:52:26.031Z Checking smallvec v0.6.14
19202023-12-06T16:52:27.422Z Checking newline-converter v0.3.0
19212023-12-06T16:52:27.877Z Checking num-complex v0.4.4
19222023-12-06T16:52:28.949Z Checking bitfield v0.14.0
19232023-12-06T16:52:28.975Z Checking utf-8 v0.7.6
19242023-12-06T16:52:28.975Z Checking keccak v0.1.4
19252023-12-06T16:52:29.164Z Checking tungstenite v0.20.1
19262023-12-06T16:52:29.421Z Checking sha3 v0.10.8
19272023-12-06T16:52:29.444Z Checking num v0.4.1
19282023-12-06T16:52:29.548Z Checking rsa v0.9.2
19292023-12-06T16:52:29.579Z Checking expectorate v1.1.0
19302023-12-06T16:52:29.788Z Checking serde-hex v0.1.0
19312023-12-06T16:52:30.005Z Checking x509-cert v0.2.4
19322023-12-06T16:52:30.498Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19332023-12-06T16:52:30.516Z Checking env_logger v0.10.0
19342023-12-06T16:52:30.866Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19352023-12-06T16:52:30.997Z Checking ron v0.8.1
19362023-12-06T16:52:31.145Z Checking secrecy v0.8.0
19372023-12-06T16:52:31.556Z Checking crc-any v2.4.3
19382023-12-06T16:52:32.153Z Checking tokio-tungstenite v0.20.1
19392023-12-06T16:52:35.889Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19402023-12-06T16:52:36.130Z Checking object v0.30.4
19412023-12-06T16:52:36.130Z Checking path-slash v0.1.5
19422023-12-06T16:52:36.130Z Compiling buf-list v1.0.3
19432023-12-06T16:52:36.130Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19442023-12-06T16:52:36.130Z Checking glob v0.3.1
19452023-12-06T16:52:36.130Z Checking swrite v0.1.0
19462023-12-06T16:52:36.130Z Compiling parking_lot_core v0.8.6
19472023-12-06T16:52:36.130Z Checking nibble_vec v0.1.0
19482023-12-06T16:52:36.131Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19492023-12-06T16:52:36.131Z Checking endian-type v0.1.2
19502023-12-06T16:52:36.131Z Checking radix_trie v0.2.1
19512023-12-06T16:52:36.131Z Checking pretty-hex v0.4.0
19522023-12-06T16:52:36.131Z Checking parking_lot v0.11.2
19532023-12-06T16:52:36.131Z Checking libsw v3.3.0
19542023-12-06T16:52:36.131Z Checking trust-dns-client v0.22.0
19552023-12-06T16:52:36.188Z Compiling derive-where v1.2.6
19562023-12-06T16:52:36.189Z Checking sled v0.34.7
19572023-12-06T16:52:36.189Z Checking owo-colors v3.5.0
19582023-12-06T16:52:36.512Z Checking linear-map v1.2.0
19592023-12-06T16:52:36.661Z Checking trust-dns-server v0.22.1
19602023-12-06T16:52:37.062Z Compiling semver v0.1.20
19612023-12-06T16:52:38.169Z Compiling rustc_version v0.1.7
19622023-12-06T16:52:38.897Z Compiling newtype_derive v0.1.6
19632023-12-06T16:52:38.974Z Checking crossbeam-deque v0.8.3
19642023-12-06T16:52:39.333Z Compiling unicase v2.7.0
19652023-12-06T16:52:39.437Z Compiling rayon-core v1.12.0
19662023-12-06T16:52:39.656Z Compiling platforms v3.0.2
19672023-12-06T16:52:40.107Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19682023-12-06T16:52:40.665Z Compiling memoffset v0.7.1
19692023-12-06T16:52:41.060Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19702023-12-06T16:52:41.072Z Checking steno v0.4.0
19712023-12-06T16:52:41.092Z Checking rayon v1.8.0
19722023-12-06T16:52:41.112Z Compiling curve25519-dalek v4.1.0
19732023-12-06T16:52:41.893Z Checking globset v0.4.13
19742023-12-06T16:52:41.938Z Checking olpc-cjson v0.1.3
19752023-12-06T16:52:42.259Z Checking serde_plain v1.0.2
19762023-12-06T16:52:42.679Z Checking ff v0.13.0
19772023-12-06T16:52:42.679Z Compiling async-recursion v1.0.5
19782023-12-06T16:52:42.680Z Checking typed-path v0.6.0
19792023-12-06T16:52:42.905Z Checking group v0.13.0
19802023-12-06T16:52:43.388Z Compiling mime_guess v2.0.4
19812023-12-06T16:52:44.584Z Checking universal-hash v0.5.1
19822023-12-06T16:52:44.826Z Checking crypto-bigint v0.5.2
19832023-12-06T16:52:44.866Z Compiling thiserror-impl-no-std v2.0.2
19842023-12-06T16:52:45.524Z Compiling curve25519-dalek-derive v0.1.0
19852023-12-06T16:52:45.774Z Checking tough v0.15.0
19862023-12-06T16:52:47.258Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19872023-12-06T16:52:47.979Z Compiling salty v0.2.0
19882023-12-06T16:52:47.984Z Checking base16ct v0.2.0
19892023-12-06T16:52:47.984Z Checking opaque-debug v0.3.0
19902023-12-06T16:52:47.984Z Checking display-error-chain v0.2.0
19912023-12-06T16:52:48.106Z Checking signature v1.6.4
19922023-12-06T16:52:48.233Z Checking poly1305 v0.8.0
19932023-12-06T16:52:48.291Z Checking ed25519 v1.5.3
19942023-12-06T16:52:48.527Z Checking elliptic-curve v0.13.5
19952023-12-06T16:52:48.937Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19962023-12-06T16:52:49.240Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19972023-12-06T16:52:49.356Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19982023-12-06T16:52:49.670Z Checking chacha20 v0.9.1
19992023-12-06T16:52:49.693Z Checking serde-big-array v0.5.1
20002023-12-06T16:52:49.995Z Checking aead v0.5.2
20012023-12-06T16:52:50.177Z Checking kstat-rs v0.2.3
20022023-12-06T16:52:50.299Z Checking thiserror-no-std v2.0.2
20032023-12-06T16:52:50.318Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20042023-12-06T16:52:50.346Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20052023-12-06T16:52:50.638Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20062023-12-06T16:52:50.652Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20072023-12-06T16:52:50.720Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20082023-12-06T16:52:51.227Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20092023-12-06T16:52:51.689Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20102023-12-06T16:52:52.277Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20112023-12-06T16:52:53.346Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20122023-12-06T16:52:53.452Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20132023-12-06T16:52:54.713Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20142023-12-06T16:52:55.266Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20152023-12-06T16:52:55.737Z Checking vsss-rs v3.3.1
20162023-12-06T16:52:56.537Z Checking chacha20poly1305 v0.10.1
20172023-12-06T16:52:58.713Z Checking signal-hook-tokio v0.3.1
20182023-12-06T16:52:58.773Z Checking serde-big-array v0.4.1
20192023-12-06T16:52:58.955Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
20202023-12-06T16:52:58.998Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20212023-12-06T16:53:00.499Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20222023-12-06T16:53:00.519Z Checking bcs v0.1.6
20232023-12-06T16:53:00.547Z Checking highway v1.1.0
20242023-12-06T16:53:01.204Z Checking corncobs v0.1.3
20252023-12-06T16:53:01.281Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20262023-12-06T16:53:01.436Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20272023-12-06T16:53:01.718Z Compiling portable-atomic v1.4.3
20282023-12-06T16:53:01.871Z Compiling crunchy v0.2.2
20292023-12-06T16:53:02.615Z Checking http-range v0.1.5
20302023-12-06T16:53:02.859Z Checking hyper-staticfile v0.9.5
20312023-12-06T16:53:02.966Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
20322023-12-06T16:53:03.375Z Compiling clang-sys v1.6.1
20332023-12-06T16:53:03.510Z Compiling prettyplease v0.2.12
20342023-12-06T16:53:03.930Z Checking assert_matches v1.5.0
20352023-12-06T16:53:04.055Z Compiling tiny-keccak v2.0.2
20362023-12-06T16:53:06.347Z Compiling darling_core v0.14.4
20372023-12-06T16:53:07.050Z Checking number_prefix v0.4.0
20382023-12-06T16:53:07.112Z Checking humantime v2.1.0
20392023-12-06T16:53:07.318Z Compiling minimal-lexical v0.2.1
20402023-12-06T16:53:07.548Z Checking indicatif v0.17.7
20412023-12-06T16:53:08.182Z Compiling nom v7.1.3
20422023-12-06T16:53:08.919Z Compiling ascii-canvas v3.0.0
20432023-12-06T16:53:09.788Z Compiling ena v0.14.2
20442023-12-06T16:53:09.942Z Compiling libloading v0.7.4
20452023-12-06T16:53:10.436Z Compiling diff v0.1.13
20462023-12-06T16:53:10.674Z Compiling regex-syntax v0.6.29
20472023-12-06T16:53:11.350Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20482023-12-06T16:53:11.598Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20492023-12-06T16:53:14.364Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20502023-12-06T16:53:14.380Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20512023-12-06T16:53:15.290Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20522023-12-06T16:53:16.346Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20532023-12-06T16:53:16.850Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20542023-12-06T16:53:16.970Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20552023-12-06T16:53:17.942Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20562023-12-06T16:53:18.680Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20572023-12-06T16:53:18.979Z Compiling darling_macro v0.14.4
20582023-12-06T16:53:20.523Z Compiling bindgen v0.65.1
20592023-12-06T16:53:20.557Z Compiling darling v0.14.4
20602023-12-06T16:53:20.719Z Compiling lalrpop v0.19.12
20612023-12-06T16:53:21.159Z Compiling cexpr v0.6.0
20622023-12-06T16:53:21.284Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20632023-12-06T16:53:21.571Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20642023-12-06T16:53:27.327Z Compiling which v4.4.0
20652023-12-06T16:53:28.298Z Checking maplit v1.0.2
20662023-12-06T16:53:28.466Z Compiling ref-cast v1.0.20
20672023-12-06T16:53:29.200Z Compiling peeking_take_while v0.1.2
20682023-12-06T16:53:29.384Z Compiling shlex v1.1.0
20692023-12-06T16:53:29.812Z Compiling lazycell v1.3.0
20702023-12-06T16:53:30.089Z Compiling rustc-hash v1.1.0
20712023-12-06T16:53:33.965Z Compiling derive_builder_core v0.12.0
20722023-12-06T16:53:37.535Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20732023-12-06T16:53:38.011Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20742023-12-06T16:53:38.793Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20752023-12-06T16:53:40.016Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20762023-12-06T16:53:40.030Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20772023-12-06T16:53:40.100Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20782023-12-06T16:53:40.564Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20792023-12-06T16:53:42.619Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20802023-12-06T16:53:44.890Z Compiling ref-cast-impl v1.0.20
20812023-12-06T16:53:45.966Z Compiling libxml v0.3.3
20822023-12-06T16:53:46.145Z Compiling derive_builder_macro v0.12.0
20832023-12-06T16:53:46.538Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20842023-12-06T16:53:47.008Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20852023-12-06T16:53:47.117Z Compiling strum_macros v0.24.3
20862023-12-06T16:53:47.456Z Compiling fs-err v2.11.0
20872023-12-06T16:53:47.896Z Compiling cookie v0.18.0
20882023-12-06T16:53:48.361Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20892023-12-06T16:53:48.375Z Compiling indoc v1.0.9
20902023-12-06T16:53:49.139Z Checking derive_builder v0.12.0
20912023-12-06T16:53:49.989Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20922023-12-06T16:53:52.179Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20932023-12-06T16:53:52.840Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20942023-12-06T16:53:53.507Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20952023-12-06T16:53:53.620Z Checking bb8 v0.8.1
20962023-12-06T16:53:53.641Z Checking quick-xml v0.23.1
20972023-12-06T16:53:53.923Z Compiling impl-trait-for-tuples v0.2.2
20982023-12-06T16:53:54.316Z Compiling oso-derive v0.27.0
20992023-12-06T16:53:54.575Z Checking unicode-linebreak v0.1.5
21002023-12-06T16:53:55.267Z Checking smawk v0.3.1
21012023-12-06T16:53:55.525Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21022023-12-06T16:53:55.552Z Checking textwrap v0.16.0
21032023-12-06T16:53:56.570Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21042023-12-06T16:53:56.830Z Checking bytesize v1.3.0
21052023-12-06T16:53:57.001Z Checking is_ci v1.1.1
21062023-12-06T16:53:57.177Z Checking supports-color v2.1.0
21072023-12-06T16:53:57.196Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21082023-12-06T16:53:57.455Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21092023-12-06T16:53:57.461Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21102023-12-06T16:53:58.025Z Compiling indoc v2.0.3
21112023-12-06T16:53:58.779Z Checking cassowary v0.3.0
21122023-12-06T16:53:59.188Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21132023-12-06T16:53:59.411Z Checking rtoolbox v0.0.1
21142023-12-06T16:53:59.673Z Checking rpassword v7.3.1
21152023-12-06T16:53:59.815Z Checking ratatui v0.23.0
21162023-12-06T16:53:59.879Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21172023-12-06T16:54:01.160Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21182023-12-06T16:54:01.595Z Checking shell-words v1.1.0
21192023-12-06T16:54:01.926Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
21202023-12-06T16:54:02.853Z Checking fatfs v0.3.6
21212023-12-06T16:54:03.721Z Checking tui-tree-widget v0.13.0
21222023-12-06T16:54:04.175Z Checking yansi v0.5.1
21232023-12-06T16:54:04.440Z Checking plotters-backend v0.3.5
21242023-12-06T16:54:04.598Z Checking pretty_assertions v1.4.0
21252023-12-06T16:54:04.607Z Checking rand v0.4.6
21262023-12-06T16:54:04.883Z Compiling vte_generate_state_changes v0.1.1
21272023-12-06T16:54:05.016Z Checking plotters-svg v0.3.5
21282023-12-06T16:54:05.318Z Checking remove_dir_all v0.5.3
21292023-12-06T16:54:14.593Z Checking cast v0.3.0
21302023-12-06T16:54:14.747Z Checking vte v0.11.1
21312023-12-06T16:54:14.747Z Checking criterion-plot v0.5.0
21322023-12-06T16:54:14.747Z Checking tempdir v0.3.7
21332023-12-06T16:54:14.747Z Checking plotters v0.3.5
21342023-12-06T16:54:14.747Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21352023-12-06T16:54:14.747Z Checking dashmap v5.5.1
21362023-12-06T16:54:14.747Z Checking tinytemplate v1.2.1
21372023-12-06T16:54:14.747Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21382023-12-06T16:54:14.747Z Compiling serial_test_derive v0.10.0
21392023-12-06T16:54:14.747Z Checking oorandom v11.1.3
21402023-12-06T16:54:14.748Z Checking anes v0.1.6
21412023-12-06T16:54:14.748Z Checking criterion v0.5.1
21422023-12-06T16:54:14.748Z Checking serial_test v0.10.0
21432023-12-06T16:54:14.748Z Checking strip-ansi-escapes v0.2.0
21442023-12-06T16:54:14.748Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21452023-12-06T16:54:14.748Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21462023-12-06T16:54:14.748Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21472023-12-06T16:54:14.991Z Checking assert_cmd v2.0.12
21482023-12-06T16:54:15.326Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21492023-12-06T16:54:15.373Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21502023-12-06T16:54:17.723Z Checking fd-lock v3.0.13
21512023-12-06T16:54:17.997Z Checking nu-ansi-term v0.49.0
21522023-12-06T16:54:18.700Z Checking reedline v0.26.0
21532023-12-06T16:54:21.779Z Checking threadpool v1.8.1
21542023-12-06T16:54:22.054Z Checking nanorand v0.7.0
21552023-12-06T16:54:22.626Z Checking topological-sort v0.2.2
21562023-12-06T16:54:22.942Z Checking flume v0.11.0
21572023-12-06T16:54:23.033Z Checking libtest-mimic v0.6.1
21582023-12-06T16:54:23.679Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21592023-12-06T16:54:23.727Z Checking httptest v0.15.5
21602023-12-06T16:54:24.916Z Checking similar-asserts v1.5.0
21612023-12-06T16:54:24.944Z Compiling rstest_macros v0.18.2
21622023-12-06T16:54:25.254Z Checking bytecount v0.6.3
21632023-12-06T16:54:25.462Z Compiling crossbeam-queue v0.3.8
21642023-12-06T16:54:25.888Z Checking papergrid v0.10.0
21652023-12-06T16:54:26.267Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21662023-12-06T16:54:28.073Z Checking datatest-stable v0.2.3
21672023-12-06T16:54:28.177Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21682023-12-06T16:54:28.376Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21692023-12-06T16:54:28.468Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21702023-12-06T16:54:28.794Z Compiling tabled_derive v0.6.0
21712023-12-06T16:54:29.469Z Compiling relative-path v1.9.0
21722023-12-06T16:54:30.447Z Compiling trybuild v1.0.85
21732023-12-06T16:54:30.731Z Checking arrayref v0.3.7
21742023-12-06T16:54:30.847Z Checking arrayvec v0.7.4
21752023-12-06T16:54:31.057Z Checking constant_time_eq v0.2.6
21762023-12-06T16:54:31.411Z Checking blake2b_simd v1.0.1
21772023-12-06T16:54:33.004Z Checking tabled v0.14.0
21782023-12-06T16:54:33.615Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21792023-12-06T16:54:37.121Z Checking basic-toml v0.1.4
21802023-12-06T16:54:38.484Z Checking futures-timer v3.0.2
21812023-12-06T16:54:38.917Z Checking constant_time_eq v0.3.0
21822023-12-06T16:54:39.598Z Checking rust-argon2 v1.0.1
21832023-12-06T16:54:42.339Z Checking crossbeam v0.8.2
21842023-12-06T16:54:42.476Z Checking partial-io v0.5.4
21852023-12-06T16:54:43.040Z Checking approx v0.5.1
21862023-12-06T16:54:43.377Z Checking termios v0.3.3
21872023-12-06T16:54:43.678Z Checking hex-literal v0.4.1
21882023-12-06T16:54:47.179Z Checking rstest v0.18.2
21892023-12-06T16:54:51.295Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21902023-12-06T16:54:57.432Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21912023-12-06T16:55:54.142Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21922023-12-06T16:55:56.509Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21932023-12-06T16:55:58.239Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21942023-12-06T16:56:13.638Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21952023-12-06T16:56:35.706Z Compiling polar-core v0.27.0
21962023-12-06T16:56:46.499Z Checking oso v0.27.0
21972023-12-06T16:57:23.386Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21982023-12-06T16:58:44.258Z Finished dev [unoptimized + debuginfo] target(s) in 9m 52s
21992023-12-06T16:58:44.531Z
22002023-12-06T16:58:44.947Zreal 10:50.076720194
22012023-12-06T16:58:44.947Zuser 59:03.932879394
22022023-12-06T16:58:44.947Zsys 7:35.169619767
22032023-12-06T16:58:44.947Ztrap 2.135101839
22042023-12-06T16:58:44.948Ztflt 2.987345205
22052023-12-06T16:58:44.948Zdflt 6.561050619
22062023-12-06T16:58:44.948Zkflt 0.038348182
22072023-12-06T16:58:44.948Zlock 1:34:15.627780541
22082023-12-06T16:58:44.948Zslp 2:56:03.995962769
22092023-12-06T16:58:44.948Zlat 2:04.988607929
22102023-12-06T16:58:44.949Zstop 4:12.898727708
22112023-12-06T16:58:45.871Zwarning: output filename collision.
22122023-12-06T16:58:45.871ZThe 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)`.
22132023-12-06T16:58:45.871ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22142023-12-06T16:58:45.871ZThe targets should have unique names.
22152023-12-06T16:58:45.871ZThis is a known bug where multiple crates with the same name use
22162023-12-06T16:58:45.871Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22172023-12-06T16:58:45.871Zwarning: output filename collision.
22182023-12-06T16:58:45.871ZThe 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)`.
22192023-12-06T16:58:45.871ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22202023-12-06T16:58:45.872ZThe targets should have unique names.
22212023-12-06T16:58:45.872ZThis is a known bug where multiple crates with the same name use
22222023-12-06T16:58:45.872Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22232023-12-06T16:58:45.872Zwarning: output filename collision.
22242023-12-06T16:58:45.872ZThe 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)`.
22252023-12-06T16:58:45.872ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22262023-12-06T16:58:45.872ZThe targets should have unique names.
22272023-12-06T16:58:45.872ZThis is a known bug where multiple crates with the same name use
22282023-12-06T16:58:45.872Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22292023-12-06T16:58:46.248Z Documenting libc v0.2.150
22302023-12-06T16:58:46.268Z Documenting cfg-if v1.0.0
22312023-12-06T16:58:46.278Z Documenting serde_derive v1.0.192
22322023-12-06T16:58:46.306Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22332023-12-06T16:58:46.311Z Documenting scopeguard v1.2.0
22342023-12-06T16:58:46.311Z Documenting log v0.4.20
22352023-12-06T16:58:46.346Z Documenting itoa v1.0.9
22362023-12-06T16:58:46.346Z Documenting smallvec v1.11.0
22372023-12-06T16:58:46.726Z Documenting memchr v2.6.3
22382023-12-06T16:58:50.669Z Documenting lock_api v0.4.10
22392023-12-06T16:58:50.674Z Documenting zeroize_derive v1.4.2
22402023-12-06T16:58:50.674Z Documenting pin-project-lite v0.2.13
22412023-12-06T16:58:50.878Z Documenting libm v0.2.7
22422023-12-06T16:58:52.305Z Documenting futures-core v0.3.29
22432023-12-06T16:58:52.656Z Documenting getrandom v0.2.10
22442023-12-06T16:58:53.778Z Documenting parking_lot_core v0.9.8
22452023-12-06T16:58:54.556Z Documenting signal-hook-registry v1.4.1
22462023-12-06T16:58:54.820Z Documenting mio v0.8.9
22472023-12-06T16:58:55.801Z Documenting num-traits v0.2.16
22482023-12-06T16:58:56.112Z Documenting serde v1.0.192
22492023-12-06T16:58:57.738Z Documenting zeroize v1.7.0
22502023-12-06T16:58:57.767Z Documenting thiserror-impl v1.0.49
22512023-12-06T16:58:58.326Z Documenting rand_core v0.6.4
22522023-12-06T16:58:59.402Z Documenting parking_lot v0.12.1
22532023-12-06T16:59:00.176Z Documenting num_cpus v1.16.0
22542023-12-06T16:59:00.912Z Documenting socket2 v0.5.5
22552023-12-06T16:59:02.922Z Documenting tokio-macros v2.2.0
22562023-12-06T16:59:03.578Z Documenting typenum v1.16.0
22572023-12-06T16:59:03.990Z Documenting once_cell v1.18.0
22582023-12-06T16:59:04.762Z Documenting thiserror v1.0.49
22592023-12-06T16:59:05.127Z Documenting subtle v2.5.0
22602023-12-06T16:59:06.137Z Documenting ryu v1.0.15
22612023-12-06T16:59:06.806Z Documenting byteorder v1.5.0
22622023-12-06T16:59:09.491Z Documenting futures-sink v0.3.29
22632023-12-06T16:59:09.914Z Documenting const-oid v0.9.5
22642023-12-06T16:59:09.976Z Documenting pin-utils v0.1.0
22652023-12-06T16:59:10.148Z Documenting slab v0.4.9
22662023-12-06T16:59:10.859Z Documenting futures-task v0.3.29
22672023-12-06T16:59:14.263Z Documenting futures-macro v0.3.29
22682023-12-06T16:59:18.011Z Documenting futures-channel v0.3.29
22692023-12-06T16:59:36.506Z Documenting futures-io v0.3.29
22702023-12-06T16:59:36.506Z Documenting iana-time-zone v0.1.57
22712023-12-06T16:59:36.506Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722023-12-06T16:59:37.233Z Documenting tinyvec_macros v0.1.1
22732023-12-06T16:59:37.233Z Documenting ppv-lite86 v0.2.17
22742023-12-06T16:59:37.634Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22752023-12-06T16:59:37.634Z Documenting tracing-core v0.1.31
22762023-12-06T16:59:37.634Z Documenting futures-util v0.3.29
22772023-12-06T16:59:37.634Z Documenting tracing-attributes v0.1.26
22782023-12-06T16:59:37.634Z Documenting tinyvec v1.6.0
22792023-12-06T16:59:37.635Z Documenting rand_chacha v0.3.1
22802023-12-06T16:59:37.635Z Documenting unicode-normalization v0.1.22
22812023-12-06T16:59:37.635Z Documenting rand v0.8.5
22822023-12-06T16:59:37.638Z Documenting bytes v1.5.0
22832023-12-06T16:59:37.638Z Documenting bitflags v2.4.0
22842023-12-06T16:59:37.638Z Documenting serde_json v1.0.108
22852023-12-06T16:59:37.638Z Documenting chrono v0.4.31
22862023-12-06T16:59:38.133Z Documenting uuid v1.6.1
22872023-12-06T16:59:38.339Z Documenting base64 v0.21.5
22882023-12-06T16:59:38.595Z Documenting fnv v1.0.7
22892023-12-06T16:59:38.642Z Documenting tokio v1.34.0
22902023-12-06T16:59:42.390Z Documenting lazy_static v1.4.0
22912023-12-06T16:59:44.816Z Documenting unicode-bidi v0.3.13
22922023-12-06T16:59:44.820Z Documenting http v0.2.11
22932023-12-06T16:59:45.162Z Documenting percent-encoding v2.3.1
22942023-12-06T16:59:45.214Z Documenting spin v0.9.8
22952023-12-06T16:59:46.890Z Documenting cpufeatures v0.2.9
22962023-12-06T16:59:48.247Z Documenting generic-array v0.14.7
22972023-12-06T16:59:49.813Z Checking serde_derive_internals v0.26.0
22982023-12-06T16:59:50.748Z Documenting serde_derive_internals v0.26.0
22992023-12-06T16:59:50.859Z Documenting dyn-clone v1.0.13
23002023-12-06T16:59:50.908Z Documenting idna v0.5.0
23012023-12-06T16:59:51.263Z Documenting form_urlencoded v1.2.1
23022023-12-06T16:59:51.403Z Documenting tracing v0.1.37
23032023-12-06T16:59:53.155Z Documenting errno v0.3.2
23042023-12-06T16:59:54.604Z Documenting crypto-common v0.1.6
23052023-12-06T16:59:55.197Z Documenting block-buffer v0.10.4
23062023-12-06T16:59:55.329Z Documenting httparse v1.8.0
23072023-12-06T16:59:57.066Z Documenting adler v1.0.2
23082023-12-06T16:59:57.313Z Documenting url v2.5.0
23092023-12-06T16:59:58.534Z Documenting schemars_derive v0.8.13
23102023-12-06T16:59:58.880Z Documenting rustix v0.38.25
23112023-12-06T17:00:01.070Z Documenting unicode-ident v1.0.12
23122023-12-06T17:00:01.302Z Documenting miniz_oxide v0.7.1
23132023-12-06T17:00:01.370Z Documenting httpdate v1.0.3
23142023-12-06T17:00:01.755Z Documenting digest v0.10.7
23152023-12-06T17:00:03.715Z Documenting try-lock v0.2.4
23162023-12-06T17:00:05.223Z Documenting proc-macro2 v1.0.69
23172023-12-06T17:00:06.289Z Documenting untrusted v0.9.0
23182023-12-06T17:00:06.655Z Documenting openssl-probe v0.1.5
23192023-12-06T17:00:07.313Z Documenting schemars v0.8.13
23202023-12-06T17:00:07.959Z Documenting want v0.3.1
23212023-12-06T17:00:08.657Z Documenting http-body v0.4.5
23222023-12-06T17:00:10.871Z Documenting ring v0.17.5
23232023-12-06T17:00:11.692Z Documenting quote v1.0.33
23242023-12-06T17:00:11.703Z Documenting openssl-sys v0.9.96
23252023-12-06T17:00:12.433Z Documenting async-trait v0.1.74
23262023-12-06T17:00:14.040Z Documenting openssl-macros v0.1.1
23272023-12-06T17:00:15.122Z Documenting tower-service v0.3.2
23282023-12-06T17:00:16.090Z Documenting mime v0.3.17
23292023-12-06T17:00:17.430Z Documenting aho-corasick v1.0.4
23302023-12-06T17:00:18.999Z Documenting rustls-webpki v0.101.7
23312023-12-06T17:00:19.537Z Documenting sct v0.7.0
23322023-12-06T17:00:20.427Z Documenting slog v2.7.0
23332023-12-06T17:00:20.587Z Documenting tokio-util v0.7.10
23342023-12-06T17:00:20.707Z Documenting hashbrown v0.14.2
23352023-12-06T17:00:21.006Z Documenting openssl v0.10.60
23362023-12-06T17:00:22.599Z Documenting equivalent v1.0.1
23372023-12-06T17:00:24.920Z Documenting regex-syntax v0.8.2
23382023-12-06T17:00:25.106Z Documenting ipnet v2.8.0
23392023-12-06T17:00:25.735Z Documenting unicode-width v0.1.11
23402023-12-06T17:00:26.837Z Documenting rustls v0.21.9
23412023-12-06T17:00:26.917Z Documenting rustls-pemfile v1.0.3
23422023-12-06T17:00:27.207Z Documenting indexmap v2.1.0
23432023-12-06T17:00:29.237Z Documenting h2 v0.3.21
23442023-12-06T17:00:29.776Z Documenting num-integer v0.1.45
23452023-12-06T17:00:31.261Z Documenting time-macros v0.2.13
23462023-12-06T17:00:32.352Z Documenting deranged v0.3.8
23472023-12-06T17:00:33.536Z Documenting utf8parse v0.2.1
23482023-12-06T17:00:34.165Z Documenting num_threads v0.1.6
23492023-12-06T17:00:35.132Z Documenting regex-automata v0.4.3
23502023-12-06T17:00:35.896Z Documenting gimli v0.28.0
23512023-12-06T17:00:37.604Z Documenting time-core v0.1.1
23522023-12-06T17:00:38.340Z Documenting native-tls v0.2.11
23532023-12-06T17:00:38.870Z Documenting zerocopy v0.6.4
23542023-12-06T17:00:39.539Z Documenting object v0.32.1
23552023-12-06T17:00:39.567Z Documenting tokio-rustls v0.24.1
23562023-12-06T17:00:41.800Z Documenting time v0.3.27
23572023-12-06T17:00:44.031Z Documenting hyper v0.14.27
23582023-12-06T17:00:45.456Z Documenting crossbeam-utils v0.8.16
23592023-12-06T17:00:45.499Z Documenting addr2line v0.21.0
23602023-12-06T17:00:45.510Z Documenting encoding_rs v0.8.33
23612023-12-06T17:00:48.126Z Documenting regex v1.10.2
23622023-12-06T17:00:48.577Z Checking pest_meta v2.7.2
23632023-12-06T17:00:50.023Z Documenting rustc-demangle v0.1.23
23642023-12-06T17:00:50.094Z Documenting tokio-native-tls v0.3.1
23652023-12-06T17:00:51.215Z Documenting rustls-native-certs v0.6.3
23662023-12-06T17:00:51.626Z Documenting serde_urlencoded v0.7.1
23672023-12-06T17:00:52.610Z Documenting pest_meta v2.7.2
23682023-12-06T17:00:54.271Z Checking pest_generator v2.7.2
23692023-12-06T17:00:55.529Z Documenting anstyle v1.0.2
23702023-12-06T17:00:56.435Z Documenting ucd-trie v0.1.6
23712023-12-06T17:00:56.788Z Documenting webpki-roots v0.25.2
23722023-12-06T17:00:57.963Z Documenting data-encoding v2.4.0
23732023-12-06T17:00:58.311Z Documenting anstyle-parse v0.2.1
23742023-12-06T17:00:58.711Z Documenting pest_generator v2.7.2
23752023-12-06T17:00:59.092Z Documenting backtrace v0.3.69
23762023-12-06T17:01:01.227Z Documenting syn v2.0.32
23772023-12-06T17:01:02.458Z Documenting ipnetwork v0.20.0
23782023-12-06T17:01:02.886Z Documenting hyper-tls v0.5.0
23792023-12-06T17:01:02.899Z Documenting hyper-rustls v0.24.2
23802023-12-06T17:01:02.899Z Documenting pest v2.7.2
23812023-12-06T17:01:04.326Z Documenting sha2 v0.10.8
23822023-12-06T17:01:05.656Z Documenting pest_derive v2.7.2
23832023-12-06T17:01:07.529Z Documenting anyhow v1.0.75
23842023-12-06T17:01:10.715Z Documenting futures-executor v0.3.29
23852023-12-06T17:01:10.988Z Documenting hex v0.4.3
23862023-12-06T17:01:11.743Z Documenting crc32fast v1.3.2
23872023-12-06T17:01:12.427Z Checking serde_tokenstream v0.1.7
23882023-12-06T17:01:12.868Z Documenting reqwest v0.11.22
23892023-12-06T17:01:12.889Z Documenting colorchoice v1.0.0
23902023-12-06T17:01:12.975Z Documenting anstyle-query v1.0.0
23912023-12-06T17:01:15.358Z Documenting dtrace-parser v0.1.14
23922023-12-06T17:01:16.942Z Documenting num-iter v0.1.43
23932023-12-06T17:01:16.990Z Documenting openapiv3 v2.0.0-rc.1
23942023-12-06T17:01:17.172Z Documenting hmac v0.12.1
23952023-12-06T17:01:17.471Z Documenting dof v0.1.5
23962023-12-06T17:01:18.512Z Documenting anstream v0.5.0
23972023-12-06T17:01:21.511Z Documenting signal-hook v0.3.17
23982023-12-06T17:01:23.098Z Documenting thread-id v4.2.0
23992023-12-06T17:01:23.964Z Documenting terminal_size v0.2.6
24002023-12-06T17:01:24.217Z Documenting memoffset v0.9.0
24012023-12-06T17:01:24.334Z Documenting strsim v0.10.0
24022023-12-06T17:01:26.772Z Documenting clap_lex v0.5.1
24032023-12-06T17:01:27.191Z Documenting futures v0.3.29
24042023-12-06T17:01:28.371Z Documenting flate2 v1.0.28
24052023-12-06T17:01:28.382Z Documenting crossbeam-epoch v0.9.15
24062023-12-06T17:01:28.695Z Documenting usdt-impl v0.3.5
24072023-12-06T17:01:30.068Z Documenting usdt-attr-macro v0.3.5
24082023-12-06T17:01:30.223Z Documenting usdt-macro v0.3.5
24092023-12-06T17:01:31.011Z Documenting clap_derive v4.4.2
24102023-12-06T17:01:32.953Z Documenting clap_builder v4.4.2
24112023-12-06T17:01:34.415Z Documenting signal-hook-mio v0.2.3
24122023-12-06T17:01:36.053Z Documenting signature v2.1.0
24132023-12-06T17:01:36.801Z Documenting block-padding v0.3.3
24142023-12-06T17:01:37.481Z Documenting hash32 v0.2.1
24152023-12-06T17:01:37.610Z Documenting usdt v0.3.5
24162023-12-06T17:01:38.431Z Documenting scheduled-thread-pool v0.2.7
24172023-12-06T17:01:39.862Z Documenting bzip2-sys v0.1.11+1.0.8
24182023-12-06T17:01:40.349Z Documenting enum-as-inner v0.5.1
24192023-12-06T17:01:42.962Z Documenting clap v4.4.3
24202023-12-06T17:01:42.967Z Documenting pin-project-internal v1.1.3
24212023-12-06T17:01:42.968Z Documenting diesel_table_macro_syntax v0.1.0
24222023-12-06T17:01:43.492Z Checking diesel_table_macro_syntax v0.1.0
24232023-12-06T17:01:43.755Z Documenting stable_deref_trait v1.2.0
24242023-12-06T17:01:44.242Z Documenting unicode-segmentation v1.10.1
24252023-12-06T17:01:54.322Z Documenting r2d2 v0.8.10
24262023-12-06T17:01:54.322Z Documenting bzip2 v0.4.4
24272023-12-06T17:01:54.322Z Documenting trust-dns-proto v0.22.0
24282023-12-06T17:01:54.688Z Documenting heapless v0.7.16
24292023-12-06T17:01:54.688Z Documenting inout v0.1.3
24302023-12-06T17:01:54.688Z Documenting diesel_derives v2.1.2
24312023-12-06T17:01:54.689Z Documenting crossterm v0.27.0
24322023-12-06T17:01:54.689Z Documenting pin-project v1.1.3
24332023-12-06T17:01:54.689Z Documenting md-5 v0.10.5
24342023-12-06T17:01:54.690Z Documenting stringprep v0.1.3
24352023-12-06T17:01:54.690Z Documenting serde_spanned v0.6.4
24362023-12-06T17:01:55.526Z Documenting toml_datetime v0.6.5
24372023-12-06T17:01:55.526Z Documenting doc-comment v0.3.3
24382023-12-06T17:01:57.316Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24392023-12-06T17:01:58.060Z Documenting snafu-derive v0.7.5
24402023-12-06T17:01:58.504Z Documenting either v1.9.0
24412023-12-06T17:01:59.640Z Documenting bit-vec v0.6.3
24422023-12-06T17:01:59.803Z Documenting fallible-iterator v0.2.0
24432023-12-06T17:02:00.153Z Documenting managed v0.8.0
24442023-12-06T17:02:00.232Z Documenting winnow v0.5.15
24452023-12-06T17:02:00.982Z Documenting static_assertions v1.1.0
24462023-12-06T17:02:02.993Z Documenting siphasher v0.3.11
24472023-12-06T17:02:04.364Z Documenting diesel v2.1.4
24482023-12-06T17:02:05.047Z Documenting smoltcp v0.9.1
24492023-12-06T17:02:05.458Z Documenting cipher v0.4.4
24502023-12-06T17:02:05.730Z Documenting zip v0.6.6
24512023-12-06T17:02:07.306Z Documenting postgres-protocol v0.6.6
24522023-12-06T17:02:07.470Z Documenting phf_shared v0.11.2
24532023-12-06T17:02:07.857Z Documenting toml_edit v0.21.0
24542023-12-06T17:02:09.816Z Documenting snafu v0.7.5
24552023-12-06T17:02:12.282Z Documenting num-bigint v0.4.4
24562023-12-06T17:02:12.668Z Documenting hubpack v0.1.2
24572023-12-06T17:02:13.018Z Documenting bstr v1.6.0
24582023-12-06T17:02:15.270Z Documenting regress v0.7.1
24592023-12-06T17:02:16.245Z Documenting serde_repr v0.1.16
24602023-12-06T17:02:16.306Z Documenting precomputed-hash v0.1.1
24612023-12-06T17:02:16.771Z Documenting fixedbitset v0.4.2
24622023-12-06T17:02:19.440Z Documenting new_debug_unreachable v1.0.4
24632023-12-06T17:02:20.771Z Documenting lalrpop-util v0.19.12
24642023-12-06T17:02:21.671Z Documenting petgraph v0.6.4
24652023-12-06T17:02:21.815Z Documenting postgres-types v0.2.6
24662023-12-06T17:02:22.656Z Documenting yasna v0.5.2
24672023-12-06T17:02:22.703Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24682023-12-06T17:02:23.657Z Documenting string_cache v0.8.7
24692023-12-06T17:02:24.852Z Documenting phf v0.11.2
24702023-12-06T17:02:26.981Z Documenting console v0.15.7
24712023-12-06T17:02:30.568Z Documenting semver v1.0.20
24722023-12-06T17:02:30.700Z Documenting float-cmp v0.9.0
24732023-12-06T17:02:31.733Z Documenting heck v0.4.1
24742023-12-06T17:02:32.426Z Documenting predicates-core v1.0.6
24752023-12-06T17:02:32.511Z Documenting normalize-line-endings v0.3.0
24762023-12-06T17:02:32.588Z Documenting whoami v1.4.1
24772023-12-06T17:02:32.809Z Documenting difflib v0.4.0
24782023-12-06T17:02:36.739Z Checking unsafe-libyaml v0.2.9
24792023-12-06T17:02:37.204Z Documenting bit-set v0.5.3
24802023-12-06T17:02:37.540Z Documenting similar v2.2.1
24812023-12-06T17:02:37.883Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24822023-12-06T17:02:38.006Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24832023-12-06T17:02:38.264Z Documenting tokio-stream v0.1.14
24842023-12-06T17:02:38.460Z Documenting predicates v3.0.4
24852023-12-06T17:02:38.611Z Checking ident_case v1.0.1
24862023-12-06T17:02:38.696Z Documenting tokio-postgres v0.7.10
24872023-12-06T17:02:38.831Z Documenting unsafe-libyaml v0.2.9
24882023-12-06T17:02:43.372Z Checking serde_yaml v0.9.25
24892023-12-06T17:02:43.745Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24902023-12-06T17:02:44.335Z Documenting serde_yaml v0.9.25
24912023-12-06T17:02:45.862Z Documenting getopts v0.2.21
24922023-12-06T17:02:46.190Z Documenting match_cfg v0.1.0
24932023-12-06T17:02:46.831Z Documenting sha1 v0.10.6
24942023-12-06T17:02:47.991Z Documenting dirs-sys-next v0.1.2
24952023-12-06T17:02:49.061Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24962023-12-06T17:02:50.807Z Documenting hostname v0.3.1
24972023-12-06T17:02:51.043Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24982023-12-06T17:02:52.022Z Documenting thread_local v1.1.7
24992023-12-06T17:02:52.821Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25002023-12-06T17:02:53.469Z Documenting paste v1.0.14
25012023-12-06T17:02:53.596Z Documenting dirs-next v2.0.0
25022023-12-06T17:02:55.765Z Documenting crossbeam-channel v0.5.8
25032023-12-06T17:02:57.940Z Documenting atty v0.2.14
25042023-12-06T17:02:57.941Z Documenting take_mut v0.2.2
25052023-12-06T17:02:58.348Z Documenting slog-json v2.6.1
25062023-12-06T17:02:58.990Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25072023-12-06T17:02:59.200Z Documenting term v0.7.0
25082023-12-06T17:02:59.524Z Documenting camino v1.1.6
25092023-12-06T17:03:00.622Z Documenting async-stream-impl v0.3.5
25102023-12-06T17:03:02.109Z Documenting atomic-waker v1.1.1
25112023-12-06T17:03:02.150Z Documenting slog-async v2.8.0
25122023-12-06T17:03:04.381Z Documenting debug-ignore v1.0.5
25132023-12-06T17:03:05.056Z Documenting slog-term v2.9.0
25142023-12-06T17:03:05.232Z Documenting slog-bunyan v2.4.0
25152023-12-06T17:03:05.985Z Documenting waitgroup v0.1.2
25162023-12-06T17:03:06.479Z Checking darling_core v0.20.3
25172023-12-06T17:03:07.454Z Documenting async-stream v0.3.5
25182023-12-06T17:03:08.076Z Documenting toml v0.8.8
25192023-12-06T17:03:08.749Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25202023-12-06T17:03:09.451Z Documenting multer v2.1.0
25212023-12-06T17:03:10.575Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25222023-12-06T17:03:11.368Z Documenting serde_path_to_error v0.1.14
25232023-12-06T17:03:11.629Z Documenting strum v0.25.0
25242023-12-06T17:03:12.269Z Checking darling v0.20.3
25252023-12-06T17:03:12.774Z Documenting serde_with_macros v2.3.3
25262023-12-06T17:03:12.775Z Documenting structmeta-derive v0.2.0
25272023-12-06T17:03:15.342Z Checking structmeta v0.2.0
25282023-12-06T17:03:15.723Z Documenting instant v0.1.12
25292023-12-06T17:03:17.281Z Checking regex-syntax v0.7.5
25302023-12-06T17:03:17.444Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25312023-12-06T17:03:17.444Z Documenting macaddr v1.0.1
25322023-12-06T17:03:17.538Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25332023-12-06T17:03:19.255Z Documenting serde_with v2.3.3
25342023-12-06T17:03:20.152Z Documenting structmeta v0.2.0
25352023-12-06T17:03:21.169Z Documenting backoff v0.4.0
25362023-12-06T17:03:21.760Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25372023-12-06T17:03:22.989Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25382023-12-06T17:03:23.157Z Documenting fastrand v2.0.0
25392023-12-06T17:03:26.657Z Documenting is-terminal v0.4.9
25402023-12-06T17:03:26.736Z Documenting parse-display-derive v0.8.2
25412023-12-06T17:03:27.155Z Documenting base64ct v1.6.0
25422023-12-06T17:03:28.171Z Documenting proc-macro-crate v1.3.1
25432023-12-06T17:03:29.282Z Checking proc-macro-crate v1.3.1
25442023-12-06T17:03:29.439Z Documenting tempfile v3.8.1
25452023-12-06T17:03:30.025Z Documenting proc-macro-error-attr v1.0.4
25462023-12-06T17:03:30.417Z Checking proc-macro-error v1.0.4
25472023-12-06T17:03:30.802Z Documenting postcard-cobs v0.1.5-pre
25482023-12-06T17:03:33.331Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25492023-12-06T17:03:33.750Z Documenting foreign-types-macros v0.2.3
25502023-12-06T17:03:34.600Z Documenting num_enum_derive v0.5.11
25512023-12-06T17:03:35.238Z Documenting postcard v0.7.3
25522023-12-06T17:03:35.341Z Documenting parse-display v0.8.2
25532023-12-06T17:03:35.449Z Documenting proc-macro-error v1.0.4
25542023-12-06T17:03:35.927Z Documenting camino-tempfile v1.1.1
25552023-12-06T17:03:39.553Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-12-06T17:03:40.301Z Documenting foreign-types-shared v0.3.1
25572023-12-06T17:03:41.334Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25582023-12-06T17:03:41.384Z Documenting crucible-workspace-hack v0.1.0
25592023-12-06T17:03:41.384Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25602023-12-06T17:03:41.574Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25612023-12-06T17:03:41.860Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25622023-12-06T17:03:42.681Z Documenting cstr-argument v0.1.2
25632023-12-06T17:03:42.882Z Documenting num_enum v0.5.11
25642023-12-06T17:03:43.813Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25652023-12-06T17:03:44.436Z Documenting foreign-types v0.5.0
25662023-12-06T17:03:46.438Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25672023-12-06T17:03:47.307Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25682023-12-06T17:03:47.687Z Documenting colored v2.0.4
25692023-12-06T17:03:48.234Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25702023-12-06T17:03:48.766Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25712023-12-06T17:03:49.985Z Documenting zone_cfg_derive v0.3.0
25722023-12-06T17:03:50.426Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25732023-12-06T17:03:52.712Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25742023-12-06T17:03:53.102Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25752023-12-06T17:03:53.765Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25762023-12-06T17:03:54.658Z Documenting num-derive v0.4.0
25772023-12-06T17:03:55.125Z Documenting smf v0.2.2
25782023-12-06T17:03:56.647Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25792023-12-06T17:03:57.378Z Documenting zone v0.3.0
25802023-12-06T17:03:58.561Z Documenting linked-hash-map v0.5.6
25812023-12-06T17:03:58.875Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25822023-12-06T17:03:59.329Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
25832023-12-06T17:04:01.340Z Documenting password-hash v0.5.0
25842023-12-06T17:04:01.482Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
25852023-12-06T17:04:03.864Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25862023-12-06T17:04:04.896Z Documenting blake2 v0.10.6
25872023-12-06T17:04:05.105Z Documenting lru-cache v0.1.2
25882023-12-06T17:04:05.630Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25892023-12-06T17:04:06.173Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25902023-12-06T17:04:06.623Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25912023-12-06T17:04:06.908Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25922023-12-06T17:04:07.430Z Checking heck v0.3.3
25932023-12-06T17:04:07.701Z Documenting structopt-derive v0.4.18
25942023-12-06T17:04:08.065Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25952023-12-06T17:04:08.416Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25962023-12-06T17:04:10.756Z Documenting libefi-sys v0.1.0
25972023-12-06T17:04:12.539Z Documenting argon2 v0.5.2
25982023-12-06T17:04:12.568Z Documenting quick-error v1.2.3
25992023-12-06T17:04:12.577Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
26002023-12-06T17:04:15.172Z Documenting structopt v0.3.26
26012023-12-06T17:04:15.489Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26022023-12-06T17:04:16.675Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26032023-12-06T17:04:18.182Z Documenting resolv-conf v0.7.0
26042023-12-06T17:04:20.024Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26052023-12-06T17:04:20.374Z Documenting pem-rfc7468 v0.7.0
26062023-12-06T17:04:21.579Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26072023-12-06T17:04:22.440Z Documenting der_derive v0.7.2
26082023-12-06T17:04:23.639Z Documenting flagset v0.4.3
26092023-12-06T17:04:23.673Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26102023-12-06T17:04:24.032Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26112023-12-06T17:04:24.151Z Documenting trust-dns-resolver v0.22.0
26122023-12-06T17:04:24.906Z Documenting cancel-safe-futures v0.1.5
26132023-12-06T17:04:26.430Z Documenting convert_case v0.4.0
26142023-12-06T17:04:27.389Z Checking convert_case v0.4.0
26152023-12-06T17:04:27.685Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26162023-12-06T17:04:29.081Z Documenting arc-swap v1.6.0
26172023-12-06T17:04:29.767Z Documenting tap v1.0.1
26182023-12-06T17:04:30.102Z Documenting der v0.7.8
26192023-12-06T17:04:31.799Z Documenting derive_more v0.99.17
26202023-12-06T17:04:32.605Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26212023-12-06T17:04:33.976Z Documenting wyz v0.5.1
26222023-12-06T17:04:34.513Z Documenting num-rational v0.4.1
26232023-12-06T17:04:34.532Z Documenting slog-scope v4.4.0
26242023-12-06T17:04:37.730Z Documenting spki v0.7.2
26252023-12-06T17:04:38.116Z Documenting radium v0.7.0
26262023-12-06T17:04:38.511Z Documenting hkdf v0.12.3
26272023-12-06T17:04:40.388Z Documenting num-complex v0.4.4
26282023-12-06T17:04:40.560Z Documenting ciborium-io v0.2.1
26292023-12-06T17:04:40.913Z Documenting half v1.8.2
26302023-12-06T17:04:42.443Z Documenting crc-catalog v2.2.0
26312023-12-06T17:04:44.096Z Documenting funty v2.0.0
26322023-12-06T17:04:44.382Z Documenting pkcs8 v0.10.2
26332023-12-06T17:04:45.349Z Documenting slog-stdlog v4.1.1
26342023-12-06T17:04:45.815Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26352023-12-06T17:04:45.957Z Documenting ciborium-ll v0.2.1
26362023-12-06T17:04:46.730Z Documenting crc v3.0.1
26372023-12-06T17:04:47.578Z Documenting num v0.4.1
26382023-12-06T17:04:47.640Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26392023-12-06T17:04:48.847Z Documenting bitvec v1.0.1
26402023-12-06T17:04:48.885Z Documenting slog-dtrace v0.2.3
26412023-12-06T17:04:51.049Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26422023-12-06T17:04:51.198Z Documenting filetime v0.2.23
26432023-12-06T17:04:51.687Z Documenting xattr v1.0.1
26442023-12-06T17:04:52.095Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26452023-12-06T17:04:56.436Z Documenting packed_struct_codegen v0.10.1
26462023-12-06T17:04:56.608Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472023-12-06T17:04:57.139Z Documenting keccak v0.1.4
26482023-12-06T17:04:57.172Z Documenting nodrop v0.1.14
26492023-12-06T17:04:57.448Z Documenting tar v0.4.40
26502023-12-06T17:04:58.559Z Documenting ciborium v0.2.1
26512023-12-06T17:04:59.325Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26522023-12-06T17:05:01.281Z Documenting sha3 v0.10.8
26532023-12-06T17:05:01.503Z Documenting array-init v0.0.4
26542023-12-06T17:05:03.654Z Documenting slog-envlogger v2.2.0
26552023-12-06T17:05:04.969Z Documenting pkcs1 v0.7.5
26562023-12-06T17:05:05.062Z Documenting packed_struct v0.10.1
26572023-12-06T17:05:05.448Z Documenting num-bigint-dig v0.8.4
26582023-12-06T17:05:06.293Z Documenting fxhash v0.2.1
26592023-12-06T17:05:08.752Z Documenting secrecy v0.8.0
26602023-12-06T17:05:11.733Z Documenting bitfield v0.14.0
26612023-12-06T17:05:12.250Z Documenting swrite v0.1.0
26622023-12-06T17:05:12.273Z Documenting termcolor v1.2.0
26632023-12-06T17:05:14.699Z Documenting utf-8 v0.7.6
26642023-12-06T17:05:15.231Z Documenting rsa v0.9.2
26652023-12-06T17:05:15.990Z Documenting serde-hex v0.1.0
26662023-12-06T17:05:17.270Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26672023-12-06T17:05:18.302Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26682023-12-06T17:05:18.495Z Documenting env_logger v0.10.0
26692023-12-06T17:05:20.316Z Documenting tungstenite v0.20.1
26702023-12-06T17:05:23.097Z Documenting x509-cert v0.2.4
26712023-12-06T17:05:25.015Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26722023-12-06T17:05:25.202Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26732023-12-06T17:05:26.299Z Documenting newtype_derive v0.1.6
26742023-12-06T17:05:26.961Z Documenting libsw v3.3.0
26752023-12-06T17:05:27.708Z Documenting ron v0.8.1
26762023-12-06T17:05:30.271Z Documenting pem v3.0.2
26772023-12-06T17:05:30.602Z Documenting derive-where v1.2.6
26782023-12-06T17:05:31.799Z Documenting owo-colors v3.5.0
26792023-12-06T17:05:32.327Z Documenting linear-map v1.2.0
26802023-12-06T17:05:34.279Z Documenting crc-any v2.4.3
26812023-12-06T17:05:34.678Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26822023-12-06T17:05:36.109Z Documenting steno v0.4.0
26832023-12-06T17:05:38.859Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26842023-12-06T17:05:39.243Z Documenting tokio-tungstenite v0.20.1
26852023-12-06T17:05:39.375Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26862023-12-06T17:05:40.127Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26872023-12-06T17:05:41.082Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26882023-12-06T17:05:41.104Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26892023-12-06T17:05:50.379Z Documenting itertools v0.12.0
26902023-12-06T17:05:50.549Z Documenting nibble_vec v0.1.0
26912023-12-06T17:05:51.322Z Documenting same-file v1.0.6
26922023-12-06T17:05:54.408Z Documenting path-slash v0.1.5
26932023-12-06T17:05:55.734Z Documenting endian-type v0.1.2
26942023-12-06T17:05:56.911Z Documenting glob v0.3.1
26952023-12-06T17:05:57.837Z Documenting walkdir v2.4.0
26962023-12-06T17:06:00.054Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26972023-12-06T17:06:01.263Z Documenting radix_trie v0.2.1
26982023-12-06T17:06:01.775Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26992023-12-06T17:06:03.370Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27002023-12-06T17:06:04.162Z Documenting buf-list v1.0.3
27012023-12-06T17:06:06.020Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27022023-12-06T17:06:06.978Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27032023-12-06T17:06:07.157Z Checking darling_core v0.14.4
27042023-12-06T17:06:09.726Z Documenting trust-dns-client v0.22.0
27052023-12-06T17:06:10.171Z Checking darling v0.14.4
27062023-12-06T17:06:10.320Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27072023-12-06T17:06:14.327Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27082023-12-06T17:06:15.459Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27092023-12-06T17:06:16.813Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27102023-12-06T17:06:17.267Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27112023-12-06T17:06:19.476Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27122023-12-06T17:06:23.325Z Documenting trust-dns-server v0.22.1
27132023-12-06T17:06:25.860Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27142023-12-06T17:06:27.960Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27152023-12-06T17:06:27.986Z Documenting sled v0.34.7
27162023-12-06T17:06:28.787Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27172023-12-06T17:06:29.841Z Documenting unicase v2.7.0
27182023-12-06T17:06:30.590Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27192023-12-06T17:06:30.610Z Documenting globset v0.4.13
27202023-12-06T17:06:30.830Z Documenting crossbeam-deque v0.8.3
27212023-12-06T17:06:34.643Z Documenting headers-core v0.2.0
27222023-12-06T17:06:36.503Z Documenting olpc-cjson v0.1.3
27232023-12-06T17:06:36.588Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27242023-12-06T17:06:36.602Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27252023-12-06T17:06:37.141Z Documenting serde_plain v1.0.2
27262023-12-06T17:06:38.097Z Documenting ff v0.13.0
27272023-12-06T17:06:38.671Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27282023-12-06T17:06:41.515Z Documenting async-recursion v1.0.5
27292023-12-06T17:06:42.103Z Documenting display-error-chain v0.2.0
27302023-12-06T17:06:43.061Z Documenting pretty-hex v0.4.0
27312023-12-06T17:06:43.303Z Documenting typed-path v0.6.0
27322023-12-06T17:06:43.633Z Documenting headers v0.3.9
27332023-12-06T17:06:44.022Z Documenting rayon-core v1.12.0
27342023-12-06T17:06:44.506Z Documenting group v0.13.0
27352023-12-06T17:06:47.576Z Documenting mime_guess v2.0.4
27362023-12-06T17:06:47.812Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27372023-12-06T17:06:49.768Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27382023-12-06T17:06:49.932Z Documenting derive_builder_core v0.12.0
27392023-12-06T17:06:50.394Z Checking derive_builder_core v0.12.0
27402023-12-06T17:06:50.794Z Documenting tough v0.15.0
27412023-12-06T17:06:51.809Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27422023-12-06T17:06:53.385Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27432023-12-06T17:06:54.302Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27442023-12-06T17:06:54.796Z Documenting universal-hash v0.5.1
27452023-12-06T17:06:54.796Z Documenting crypto-bigint v0.5.2
27462023-12-06T17:06:54.796Z Documenting bcs v0.1.6
27472023-12-06T17:06:59.485Z Documenting kstat-rs v0.2.3
27482023-12-06T17:07:00.908Z Documenting thiserror-impl-no-std v2.0.2
27492023-12-06T17:07:01.032Z Documenting curve25519-dalek-derive v0.1.0
27502023-12-06T17:07:03.638Z Documenting base16ct v0.2.0
27512023-12-06T17:07:06.229Z Documenting opaque-debug v0.3.0
27522023-12-06T17:07:06.237Z Documenting highway v1.1.0
27532023-12-06T17:07:07.882Z Documenting curve25519-dalek v4.1.0
27542023-12-06T17:07:08.167Z Documenting elliptic-curve v0.13.5
27552023-12-06T17:07:08.776Z Documenting thiserror-no-std v2.0.2
27562023-12-06T17:07:10.178Z Documenting poly1305 v0.8.0
27572023-12-06T17:07:10.723Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27582023-12-06T17:07:11.920Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27592023-12-06T17:07:12.085Z Documenting derive_builder_macro v0.12.0
27602023-12-06T17:07:12.982Z Documenting rayon v1.8.0
27612023-12-06T17:07:15.658Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27622023-12-06T17:07:17.540Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27632023-12-06T17:07:18.689Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27642023-12-06T17:07:24.089Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27652023-12-06T17:07:24.978Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27662023-12-06T17:07:31.204Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3e1d129151c3621d28ead5c6e5760693ba6e7fec#3e1d1291)
27672023-12-06T17:07:43.352Z Documenting portable-atomic v1.4.3
27682023-12-06T17:07:44.137Z Documenting ed25519 v1.5.3
27692023-12-06T17:07:48.745Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27702023-12-06T17:07:48.759Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27712023-12-06T17:07:49.358Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
27722023-12-06T17:07:49.738Z Documenting chacha20 v0.9.1
27732023-12-06T17:07:52.411Z Documenting aead v0.5.2
27742023-12-06T17:07:53.079Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27752023-12-06T17:07:55.329Z Documenting ref-cast-impl v1.0.20
27762023-12-06T17:07:55.350Z Documenting vte_generate_state_changes v0.1.1
27772023-12-06T17:07:55.362Z Documenting cassowary v0.3.0
27782023-12-06T17:07:57.297Z Documenting number_prefix v0.4.0
27792023-12-06T17:08:00.972Z Documenting vte v0.11.1
27802023-12-06T17:08:01.412Z Documenting ratatui v0.23.0
27812023-12-06T17:08:01.807Z Documenting chacha20poly1305 v0.10.1
27822023-12-06T17:08:03.206Z Documenting indicatif v0.17.7
27832023-12-06T17:08:03.510Z Documenting ref-cast v1.0.20
27842023-12-06T17:08:06.485Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27852023-12-06T17:08:07.811Z Documenting salty v0.2.0
27862023-12-06T17:08:07.935Z Documenting vsss-rs v3.3.1
27872023-12-06T17:08:10.678Z Documenting derive_builder v0.12.0
27882023-12-06T17:08:12.515Z Documenting fs-err v2.11.0
27892023-12-06T17:08:14.573Z Documenting polar-core v0.27.0
27902023-12-06T17:08:15.526Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27912023-12-06T17:08:17.741Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27922023-12-06T17:08:18.370Z Documenting libxml v0.3.3
27932023-12-06T17:08:18.540Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27942023-12-06T17:08:22.187Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27952023-12-06T17:08:22.826Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27962023-12-06T17:08:27.699Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27972023-12-06T17:08:28.089Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27982023-12-06T17:08:28.216Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27992023-12-06T17:08:28.315Z Documenting bb8 v0.8.1
28002023-12-06T17:08:29.102Z Documenting quick-xml v0.23.1
28012023-12-06T17:08:36.112Z Documenting serde-big-array v0.5.1
28022023-12-06T17:08:36.281Z Documenting bytesize v1.3.0
28032023-12-06T17:08:37.210Z Documenting rtoolbox v0.0.1
28042023-12-06T17:08:39.290Z Documenting impl-trait-for-tuples v0.2.2
28052023-12-06T17:08:42.177Z Documenting oso-derive v0.27.0
28062023-12-06T17:08:42.411Z Documenting http-range v0.1.5
28072023-12-06T17:08:42.805Z Documenting smawk v0.3.1
28082023-12-06T17:08:43.142Z Documenting is_ci v1.1.1
28092023-12-06T17:08:48.059Z Documenting humantime v2.1.0
28102023-12-06T17:08:48.233Z Documenting maplit v1.0.2
28112023-12-06T17:08:48.535Z Documenting unicode-linebreak v0.1.5
28122023-12-06T17:08:48.707Z Documenting supports-color v2.1.0
28132023-12-06T17:08:49.020Z Documenting hyper-staticfile v0.9.5
28142023-12-06T17:08:50.229Z Documenting rpassword v7.3.1
28152023-12-06T17:08:51.279Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28162023-12-06T17:08:52.982Z Documenting textwrap v0.16.0
28172023-12-06T17:08:53.656Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28182023-12-06T17:08:53.810Z Documenting oso v0.27.0
28192023-12-06T17:08:55.150Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28202023-12-06T17:08:56.596Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28212023-12-06T17:08:59.112Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28222023-12-06T17:08:59.447Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28232023-12-06T17:09:01.975Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28242023-12-06T17:09:06.664Z Documenting tui-tree-widget v0.13.0
28252023-12-06T17:09:08.890Z Documenting strip-ansi-escapes v0.2.0
28262023-12-06T17:09:13.357Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28272023-12-06T17:09:14.533Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28282023-12-06T17:09:15.428Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28292023-12-06T17:09:17.358Z Documenting cookie v0.18.0
28302023-12-06T17:09:18.288Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28312023-12-06T17:09:20.370Z Documenting rcgen v0.11.3
28322023-12-06T17:09:23.897Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28332023-12-06T17:09:24.407Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28342023-12-06T17:09:24.440Z Documenting atomicwrites v0.4.2
28352023-12-06T17:09:25.435Z Documenting signal-hook-tokio v0.3.1
28362023-12-06T17:09:30.272Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28372023-12-06T17:09:32.496Z Documenting fd-lock v3.0.13
28382023-12-06T17:09:32.517Z Documenting subprocess v0.2.9
28392023-12-06T17:09:32.579Z Documenting shell-words v1.1.0
28402023-12-06T17:09:33.560Z Documenting corncobs v0.1.3
28412023-12-06T17:09:37.116Z Documenting nu-ansi-term v0.49.0
28422023-12-06T17:09:37.523Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28432023-12-06T17:09:37.646Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28442023-12-06T17:09:37.969Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28452023-12-06T17:09:38.338Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28462023-12-06T17:09:38.691Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28472023-12-06T17:09:40.053Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28482023-12-06T17:09:40.262Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28492023-12-06T17:09:42.998Z Documenting reedline v0.26.0
28502023-12-06T17:09:45.119Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28512023-12-06T17:09:54.002Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28522023-12-06T17:10:08.678Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28532023-12-06T17:10:14.786Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28542023-12-06T17:10:15.633Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=945f040d259ca8013d3fb26f510453da7cd7b1a6#945f040d)
28552023-12-06T17:10:17.369Z Documenting fatfs v0.3.6
28562023-12-06T17:10:20.709Z Documenting nanorand v0.7.0
28572023-12-06T17:10:23.604Z Documenting assert_matches v1.5.0
28582023-12-06T17:10:24.943Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28592023-12-06T17:10:24.987Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28602023-12-06T17:10:26.680Z Documenting flume v0.11.0
28612023-12-06T17:10:33.159Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28622023-12-06T17:10:33.764Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28632023-12-06T17:10:35.257Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28642023-12-06T17:10:36.587Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28652023-12-06T17:10:39.386Z Documenting omicron-zone-package v0.9.1
28662023-12-06T17:10:49.003Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28672023-12-06T17:10:52.639Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28682023-12-06T17:10:52.639Z --> sled-agent/src/sim/instance.rs:46:7
28692023-12-06T17:10:52.639Z |
28702023-12-06T17:10:52.639Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28712023-12-06T17:10:52.640Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28722023-12-06T17:10:52.640Z |
28732023-12-06T17:10:52.640Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28742023-12-06T17:10:52.640Z
28752023-12-06T17:10:54.300Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28762023-12-06T17:10:55.431Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28772023-12-06T17:10:55.446Z Documenting termios v0.3.3
28782023-12-06T17:10:56.640Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28792023-12-06T17:10:56.644Z Documenting topological-sort v0.2.2
28802023-12-06T17:11:01.754Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28812023-12-06T17:11:03.085Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28822023-12-06T17:11:08.922Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28832023-12-06T17:11:10.242Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28842023-12-06T17:11:11.961Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28852023-12-06T17:11:51.465Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28862023-12-06T17:11:56.302Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28872023-12-06T17:12:10.557Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28882023-12-06T17:12:11.980Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28892023-12-06T17:12:21.327Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28902023-12-06T17:12:22.623Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28912023-12-06T17:12:32.094Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28922023-12-06T17:13:09.401Zwarning: unresolved link to `VolumeConstructionRequest`
28932023-12-06T17:13:09.401Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28942023-12-06T17:13:09.401Z |
28952023-12-06T17:13:09.401Z338 | /// [`VolumeConstructionRequest`] is shown here):
28962023-12-06T17:13:09.401Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28972023-12-06T17:13:09.401Z |
28982023-12-06T17:13:09.402Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28992023-12-06T17:13:09.402Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29002023-12-06T17:13:09.402Z
29012023-12-06T17:13:09.402Zwarning: unresolved link to `fd00:1122:3344:101::5`
29022023-12-06T17:13:09.402Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29032023-12-06T17:13:09.402Z |
29042023-12-06T17:13:09.402Z348 | /// "[fd00:1122:3344:101::5]:1000",
29052023-12-06T17:13:09.409Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29062023-12-06T17:13:09.409Z
29072023-12-06T17:13:09.409Zwarning: unresolved link to `fd00:1122:3344:102::9`
29082023-12-06T17:13:09.409Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29092023-12-06T17:13:09.409Z |
29102023-12-06T17:13:09.409Z349 | /// "[fd00:1122:3344:102::9]:1000",
29112023-12-06T17:13:09.410Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29122023-12-06T17:13:09.410Z
29132023-12-06T17:13:09.410Zwarning: unresolved link to `fd00:1122:3344:103::2`
29142023-12-06T17:13:09.410Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29152023-12-06T17:13:09.410Z |
29162023-12-06T17:13:09.410Z350 | /// "[fd00:1122:3344:103::2]:1000"
29172023-12-06T17:13:09.410Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29182023-12-06T17:13:09.410Z
29192023-12-06T17:13:09.410Zwarning: unresolved link to `fd00:1122:3344:101::5`
29202023-12-06T17:13:09.410Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29212023-12-06T17:13:09.410Z |
29222023-12-06T17:13:09.410Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29232023-12-06T17:13:09.410Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29242023-12-06T17:13:09.410Z
29252023-12-06T17:13:09.410Zwarning: unresolved link to `fd00:1122:3344:102::9`
29262023-12-06T17:13:09.410Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29272023-12-06T17:13:09.410Z |
29282023-12-06T17:13:09.410Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29292023-12-06T17:13:09.410Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29302023-12-06T17:13:09.410Z
29312023-12-06T17:13:09.410Zwarning: unresolved link to `fd00:1122:3344:103::2`
29322023-12-06T17:13:09.410Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29332023-12-06T17:13:09.410Z |
29342023-12-06T17:13:09.411Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29352023-12-06T17:13:09.411Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29362023-12-06T17:13:09.411Z
29372023-12-06T17:13:12.210Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29382023-12-06T17:13:44.164Z Finished dev [unoptimized + debuginfo] target(s) in 14m 59s
29392023-12-06T17:13:44.271Z
29402023-12-06T17:13:44.271Zreal 14:59.818929450
29412023-12-06T17:13:44.271Zuser 51:11.681926094
29422023-12-06T17:13:44.271Zsys 57:50.557458823
29432023-12-06T17:13:44.288Ztrap 1.980511796
29442023-12-06T17:13:44.288Ztflt 0.457085397
29452023-12-06T17:13:44.288Zdflt 0.706976067
29462023-12-06T17:13:44.288Zkflt 0.000265230
29472023-12-06T17:13:44.288Zlock 3:03:42.891761349
29482023-12-06T17:13:44.288Zslp 3:56:06.381939992
29492023-12-06T17:13:44.289Zlat 5:24.665669588
29502023-12-06T17:13:44.289Zstop 1:19.537012284
29512023-12-06T17:13:44.289Zprocess exited: duration 1714791 ms, exit code 0
 
29522023-12-06T17:13:44.302Zfound 0 output files