01HGE6CX9CN1GFWM4ERAQAMYB4: 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: 01HGE6DF2DD4S7RM2RQA0HDQ94

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-29T18:47:29.096Zjob assigned to worker 01HGE6DQT8QXHR4NDHNM1QHPTM (queued for 1 m 44 s)
 
22023-11-29T18:47:29.257Zstarting task 0: "setup"
32023-11-29T18:47:29.419Z++ uname -s
42023-11-29T18:47:29.426Z+ kern=SunOS
52023-11-29T18:47:29.426Z+ case "$kern" in
62023-11-29T18:47:29.427Z+ groupadd -g 12345 build
72023-11-29T18:47:29.427Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-29T18:47:31.521Z+ zfs create -o mountpoint=/work rpool/work
92023-11-29T18:47:31.680Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-29T18:47:31.683Z+ home_fs=zfs
112023-11-29T18:47:31.683Z+ [[ zfs == autofs ]]
122023-11-29T18:47:31.683Z+ mkdir -p /home/build
132023-11-29T18:47:31.686Z+ chown build:build /home/build /work
142023-11-29T18:47:33.690Z+ chmod 0700 /home/build /work
152023-11-29T18:47:33.694Zprocess exited: duration 4442 ms, exit code 0
 
162023-11-29T18:47:33.702Zstarting task 1: "rust-toolchain"
172023-11-29T18:47:33.712Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-29T18:47:33.715Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-29T18:47:33.892Zinfo: downloading installer
202023-11-29T18:47:36.388Zwarning: it looks like you have an existing installation of Rust at:
212023-11-29T18:47:36.388Zwarning: /opt/ooce/bin
222023-11-29T18:47:36.388Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-29T18:47:36.388Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-29T18:47:36.388Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-29T18:47:36.388Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-29T18:47:36.388Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-29T18:47:36.388Zerror: cannot install while Rust is installed
282023-11-29T18:47:36.388Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-29T18:47:36.841Zinfo: profile set to 'default'
302023-11-29T18:47:36.841Zinfo: default host triple is x86_64-unknown-illumos
312023-11-29T18:47:36.849Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-29T18:47:37.019Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-29T18:47:37.019Zinfo: downloading component 'cargo'
342023-11-29T18:47:37.802Zinfo: downloading component 'clippy'
352023-11-29T18:47:38.099Zinfo: downloading component 'rust-docs'
362023-11-29T18:47:39.061Zinfo: downloading component 'rust-std'
372023-11-29T18:47:40.817Zinfo: downloading component 'rustc'
382023-11-29T18:47:45.081Zinfo: downloading component 'rustfmt'
392023-11-29T18:47:45.330Zinfo: installing component 'cargo'
402023-11-29T18:47:47.261Zinfo: installing component 'clippy'
412023-11-29T18:47:48.182Zinfo: installing component 'rust-docs'
422023-11-29T18:47:50.926Zinfo: installing component 'rust-std'
432023-11-29T18:47:54.769Zinfo: installing component 'rustc'
442023-11-29T18:48:04.610Zinfo: installing component 'rustfmt'
452023-11-29T18:48:05.051Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-29T18:48:05.051Z
472023-11-29T18:48:05.188Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-29T18:48:05.198Z
492023-11-29T18:48:05.198Z
502023-11-29T18:48:05.198ZRust is installed now. Great!
512023-11-29T18:48:05.198Z
522023-11-29T18:48:05.198ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-29T18:48:05.198Zenvironment variable. This has not been done automatically.
542023-11-29T18:48:05.198Z
552023-11-29T18:48:05.198ZTo configure your current shell, run:
562023-11-29T18:48:05.198Zsource "$HOME/.cargo/env"
572023-11-29T18:48:05.311Z+ rustc --version
582023-11-29T18:48:05.420Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-29T18:48:05.440Zprocess exited: duration 31720 ms, exit code 0
 
602023-11-29T18:48:05.474Zstarting task 2: "authentication"
612023-11-29T18:48:06.348Zprocess exited: duration 875 ms, exit code 0
 
622023-11-29T18:48:06.354Zstarting task 3: "clone repository"
632023-11-29T18:48:06.362Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-29T18:48:06.365Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-29T18:48:06.408ZCloning into '/work/oxidecomputer/omicron'...
662023-11-29T18:48:12.269Z+ cd /work/oxidecomputer/omicron
672023-11-29T18:48:12.269Z+ [[ -n no-star ]]
682023-11-29T18:48:12.272Z+ git fetch origin no-star
692023-11-29T18:48:12.639ZFrom https://github.com/oxidecomputer/omicron
702023-11-29T18:48:12.639Z * branch no-star -> FETCH_HEAD
712023-11-29T18:48:12.650Z+ git checkout -B no-star remotes/origin/no-star
722023-11-29T18:48:12.753ZSwitched to a new branch 'no-star'
732023-11-29T18:48:12.756Zbranch 'no-star' set up to track 'origin/no-star'.
742023-11-29T18:48:12.756Z+ git reset --hard b8169350450dd66de51679f7bae0c2ff2f5f8a31
752023-11-29T18:48:12.961ZHEAD is now at b8169350 no more vec conversion!
762023-11-29T18:48:12.964Zprocess exited: duration 6556 ms, exit code 0
 
772023-11-29T18:48:12.969Zstarting task 4: "build"
782023-11-29T18:48:12.977Z+ cargo --version
792023-11-29T18:48:12.984Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-29T18:48:13.185Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-29T18:48:13.187Zinfo: downloading component 'cargo'
822023-11-29T18:48:13.946Zinfo: downloading component 'clippy'
832023-11-29T18:48:14.170Zinfo: downloading component 'rust-docs'
842023-11-29T18:48:15.026Zinfo: downloading component 'rust-std'
852023-11-29T18:48:16.455Zinfo: downloading component 'rustc'
862023-11-29T18:48:20.168Zinfo: downloading component 'rustfmt'
872023-11-29T18:48:20.427Zinfo: installing component 'cargo'
882023-11-29T18:48:21.721Zinfo: installing component 'clippy'
892023-11-29T18:48:22.200Zinfo: installing component 'rust-docs'
902023-11-29T18:48:24.973Zinfo: installing component 'rust-std'
912023-11-29T18:48:27.537Zinfo: installing component 'rustc'
922023-11-29T18:48:33.739Zinfo: installing component 'rustfmt'
932023-11-29T18:48:34.277Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-29T18:48:34.280Z+ rustc --version
952023-11-29T18:48:34.401Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-29T18:48:34.408Z+ source ./env.sh
972023-11-29T18:48:34.410Z++ set -o xtrace
982023-11-29T18:48:34.413Z++++ dirname ./env.sh
992023-11-29T18:48:34.415Z+++ cd .
1002023-11-29T18:48:34.416Z+++ echo /work/oxidecomputer/omicron
1012023-11-29T18:48:34.416Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-29T18:48:34.425Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-11-29T18:48:34.425Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-11-29T18:48:34.425Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052023-11-29T18:48:34.425Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062023-11-29T18:48:34.425Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072023-11-29T18:48:34.425Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082023-11-29T18:48:34.425Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092023-11-29T18:48:34.425Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102023-11-29T18:48:34.425Z++ unset OMICRON_WS
1112023-11-29T18:48:34.425Z++ set +o xtrace
1122023-11-29T18:48:34.522Z
1132023-11-29T18:48:34.522Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-29T18:48:34.522Z # # # # # # # # # # # # # # #
1152023-11-29T18:48:34.522Z # # # # ##### # # ##### # # # # # #### #
1162023-11-29T18:48:34.522Z ##### ##### # ##### # # # # # # # # #
1172023-11-29T18:48:34.522Z # # # # # # # # # # # # # # #
1182023-11-29T18:48:34.522Z # # # ###### # # ###### ### # #### # #### #
1192023-11-29T18:48:34.522Z
1202023-11-29T18:48:49.322Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-29T18:48:50.390Z Startup: Caching catalogs ... Done
1222023-11-29T18:48:55.926ZPlanning: Solver setup ... Done (5.178s)
1232023-11-29T18:48:56.055ZPlanning: Running solver ... Done (0.129s)
1242023-11-29T18:48:56.113ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-29T18:48:56.127ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-29T18:48:56.358ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-29T18:48:56.438ZPlanning: Package planning ... Done (0.080s)
1282023-11-29T18:48:56.522ZPlanning: Merging actions ... Done (0.084s)
1292023-11-29T18:48:57.393ZPlanning: Checking for conflicting actions ... Done (0.870s)
1302023-11-29T18:48:57.412ZPlanning: Consolidating action changes ... Done (0.019s)
1312023-11-29T18:49:03.418ZPlanning: Evaluating mediators ... Done (6.006s)
1322023-11-29T18:49:03.434ZPlanning: Planning completed in 12.99 seconds
1332023-11-29T18:49:08.258Z Packages to install: 4
1342023-11-29T18:49:08.258Z Mediators to change: 2
1352023-11-29T18:49:08.259Z Services to change: 1
1362023-11-29T18:49:08.262Z Estimated space available: 148.88 GB
1372023-11-29T18:49:08.262ZEstimated space to be consumed: 1.38 GB
1382023-11-29T18:49:08.262Z Create boot environment: No
1392023-11-29T18:49:08.262ZCreate backup boot environment: No
1402023-11-29T18:49:08.262Z Rebuild boot archive: No
1412023-11-29T18:49:08.262Z
1422023-11-29T18:49:08.262ZChanged mediators:
1432023-11-29T18:49:08.262Z mediator clang:
1442023-11-29T18:49:08.262Z version: None -> 15 (system default)
1452023-11-29T18:49:08.262Z
1462023-11-29T18:49:08.262Z mediator llvm:
1472023-11-29T18:49:08.262Z version: 14 (system default) -> 15 (system default)
1482023-11-29T18:49:08.262Z
1492023-11-29T18:49:08.262ZChanged packages:
1502023-11-29T18:49:08.262Zhelios-dev
1512023-11-29T18:49:08.262Z developer/build-essential
1522023-11-29T18:49:08.262Z None -> 11-2.0
1532023-11-29T18:49:08.262Z library/libxmlsec1
1542023-11-29T18:49:08.262Z None -> 1.2.35-2.0
1552023-11-29T18:49:08.262Z ooce/developer/clang-15
1562023-11-29T18:49:08.262Z None -> 15.0.7-2.0
1572023-11-29T18:49:08.262Z ooce/developer/llvm-15
1582023-11-29T18:49:08.262Z None -> 15.0.7-2.0
1592023-11-29T18:49:08.262Z
1602023-11-29T18:49:08.262ZServices:
1612023-11-29T18:49:08.262Z restart_fmri:
1622023-11-29T18:49:08.262Z svc:/system/update-man-index:default
1632023-11-29T18:49:08.716Z
1642023-11-29T18:49:08.717ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-29T18:49:13.814ZDownload: 1201/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1662023-11-29T18:49:18.855ZDownload: 1593/3290 items 114.6/212.6MB 53% complete (12.0M/s)
1672023-11-29T18:49:23.860ZDownload: 2777/3290 items 120.9/212.6MB 56% complete (3.7M/s)
1682023-11-29T18:49:29.650ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.8M/s)
1692023-11-29T18:49:35.745ZDownload: 3285/3290 items 211.4/212.6MB 99% complete (9.0M/s)
1702023-11-29T18:49:35.803ZDownload: Completed 212.60 MB in 27.09 seconds (7.8M/s)
1712023-11-29T18:49:36.033Z Actions: 1/3687 actions (Installing new actions)
1722023-11-29T18:49:41.056Z Actions: 2358/3687 actions (Installing new actions)
1732023-11-29T18:49:44.610Z Actions: Completed 3687 actions in 8.57 seconds.
1742023-11-29T18:49:44.793Z Done (0.176s)
1752023-11-29T18:49:44.793Z Done (0.000s)
1762023-11-29T18:49:45.029Z Done (0.235s)
1772023-11-29T18:49:53.414Z Done (8.265s)
1782023-11-29T18:49:53.777Z Done (0.269s)
1792023-11-29T18:49:53.782Z Done (0.000s)
1802023-11-29T18:49:54.016Z Done (0.000s)
1812023-11-29T18:49:54.712ZPlanning: Evaluating mediator changes ... Done
1822023-11-29T18:49:55.000ZPlanning: Checking for conflicting actions ... Done
1832023-11-29T18:49:55.005ZPlanning: Consolidating action changes ... Done
1842023-11-29T18:49:55.437ZPlanning: Evaluating mediators ... Done
1852023-11-29T18:49:55.441ZPlanning: Planning completed in 0.73 seconds
1862023-11-29T18:49:55.492Z Mediators to change: 2
1872023-11-29T18:49:55.495Z Create boot environment: No
1882023-11-29T18:49:55.495ZCreate backup boot environment: No
1892023-11-29T18:49:55.596Z Done
1902023-11-29T18:49:55.596Z Done
1912023-11-29T18:49:55.732Z Done
1922023-11-29T18:50:01.532Z Done
1932023-11-29T18:50:01.663Z Done
1942023-11-29T18:50:01.666Z Done
1952023-11-29T18:50:01.776Z Done
1962023-11-29T18:50:02.842ZPlanning: Evaluating mediator changes ... Done
1972023-11-29T18:50:02.845ZPlanning: Merging actions ... Done
1982023-11-29T18:50:03.175ZPlanning: Checking for conflicting actions ... Done
1992023-11-29T18:50:03.179ZPlanning: Consolidating action changes ... Done
2002023-11-29T18:50:03.602ZPlanning: Evaluating mediators ... Done
2012023-11-29T18:50:03.693ZPlanning: Planning completed in 1.31 seconds
2022023-11-29T18:50:03.753Z Packages to change: 1
2032023-11-29T18:50:03.761Z Mediators to change: 1
2042023-11-29T18:50:03.761Z Services to change: 1
2052023-11-29T18:50:03.761Z Create boot environment: No
2062023-11-29T18:50:03.761ZCreate backup boot environment: Yes
2072023-11-29T18:50:06.010Z Actions: 1/6 actions (Updating modified actions)
2082023-11-29T18:50:06.013Z Actions: Completed 6 actions in 0.00 seconds.
2092023-11-29T18:50:06.013Z Done
2102023-11-29T18:50:06.013Z Done
2112023-11-29T18:50:06.066Z Done
2122023-11-29T18:50:11.798Z Done
2132023-11-29T18:50:11.923Z Done
2142023-11-29T18:50:12.387Z Done
2152023-11-29T18:50:12.387Z Done
2162023-11-29T18:50:12.687ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172023-11-29T18:50:12.687Zclang system 15 system
2182023-11-29T18:50:12.687Zcsh system system illumos
2192023-11-29T18:50:12.687Zctags system system illumos
2202023-11-29T18:50:12.687Zgcc vendor 12 vendor
2212023-11-29T18:50:12.687Zgcc system 10 system
2222023-11-29T18:50:12.687Zgcc system 7 system
2232023-11-29T18:50:12.687Zgo system 1.20 system
2242023-11-29T18:50:12.687Zgo system 1.19 system
2252023-11-29T18:50:12.687Zllvm system 15 system
2262023-11-29T18:50:12.687Zllvm system 14 system
2272023-11-29T18:50:12.687Zmariadb system 10.6 system
2282023-11-29T18:50:12.687Zmta vendor vendor dma
2292023-11-29T18:50:12.687Zopenjdk system 17 system
2302023-11-29T18:50:12.687Zopenjdk system 11 system
2312023-11-29T18:50:12.687Zopenjdk system 1.8 system
2322023-11-29T18:50:12.687Zopenssl vendor 3 vendor
2332023-11-29T18:50:12.687Zperl system 5.36 system
2342023-11-29T18:50:12.687Zpostgresql system 15 system
2352023-11-29T18:50:12.687Zpostgresql system 13 system
2362023-11-29T18:50:12.687Zpython vendor 3 vendor
2372023-11-29T18:50:12.687Zpython system 2 system
2382023-11-29T18:50:12.687Zpython3 system 3.11 system
2392023-11-29T18:50:12.687Zruby system 3.0 system
2402023-11-29T18:50:12.688Zwords vendor vendor american-english
2412023-11-29T18:50:12.688Zwords system system australian-english
2422023-11-29T18:50:12.688Zwords system system british-english
2432023-11-29T18:50:12.688Zwords system system canadian-english
2442023-11-29T18:50:12.688Zwords system system french
2452023-11-29T18:50:12.688Zwords system system italian
2462023-11-29T18:50:12.688Zwords system system ngerman
2472023-11-29T18:50:12.688Zwords system system ogerman
2482023-11-29T18:50:12.688Zwords system system spanish
2492023-11-29T18:50:13.209ZFMRI IFO
2502023-11-29T18:50:13.209Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512023-11-29T18:50:13.209Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522023-11-29T18:50:13.209Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532023-11-29T18:50:13.209Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2542023-11-29T18:50:13.209Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552023-11-29T18:50:13.209Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2562023-11-29T18:50:13.280Z+ set -o errexit
2572023-11-29T18:50:13.283Z+++ dirname ./tools/ci_download_cockroachdb
2582023-11-29T18:50:13.287Z++ cd ./tools
2592023-11-29T18:50:13.287Z++ pwd
2602023-11-29T18:50:13.287Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612023-11-29T18:50:13.290Z++ basename ./tools/ci_download_cockroachdb
2622023-11-29T18:50:13.290Z+ ARG0=ci_download_cockroachdb
2632023-11-29T18:50:13.290Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642023-11-29T18:50:13.294Z+ CIDL_VERSION=v22.1.9
2652023-11-29T18:50:13.294Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662023-11-29T18:50:13.294Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2672023-11-29T18:50:13.294Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2682023-11-29T18:50:13.294Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2692023-11-29T18:50:13.294Z+ TARGET_DIR=out
2702023-11-29T18:50:13.294Z+ DOWNLOAD_DIR=out/downloads
2712023-11-29T18:50:13.294Z+ DEST_DIR=./out/cockroachdb
2722023-11-29T18:50:13.294Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732023-11-29T18:50:13.294Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742023-11-29T18:50:13.294Z+ main
2752023-11-29T18:50:13.294Z+ [[ 0 != 0 ]]
2762023-11-29T18:50:13.294Z+ CIDL_OS=solaris2.11
2772023-11-29T18:50:13.294Z+ [[ 0 != 0 ]]
2782023-11-29T18:50:13.294Z+ configure_os solaris2.11
2792023-11-29T18:50:13.294Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802023-11-29T18:50:13.294Zcurrent directory: /work/oxidecomputer/omicron
2812023-11-29T18:50:13.294Zconfiguring based on OS: "solaris2.11"
2822023-11-29T18:50:13.294Z+ echo 'configuring based on OS: "solaris2.11"'
2832023-11-29T18:50:13.294Z+ case "$1" in
2842023-11-29T18:50:13.294Z+ CIDL_BUILD=illumos
2852023-11-29T18:50:13.294Z+ CIDL_SUFFIX=tar.gz
2862023-11-29T18:50:13.294Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2872023-11-29T18:50:13.294Z+ CIDL_MD5FUNC=do_md5sum
2882023-11-29T18:50:13.298Z+ CIDL_URL_BASE=https://illumos.org/downloads
2892023-11-29T18:50:13.298Z+ CIDL_ASSEMBLE=do_assemble_illumos
2902023-11-29T18:50:13.299Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2912023-11-29T18:50:13.299Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2922023-11-29T18:50:13.299Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-29T18:50:13.299Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2942023-11-29T18:50:13.299Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-29T18:50:13.299Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-29T18:50:13.299ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-29T18:50:13.299Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982023-11-29T18:50:13.299Z+ mkdir -p out/downloads
2992023-11-29T18:50:13.299ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002023-11-29T18:50:13.302Z+ mkdir -p ./out/cockroachdb
3012023-11-29T18:50:13.302Z+ local DO_DOWNLOAD=true
3022023-11-29T18:50:13.302Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032023-11-29T18:50:13.302Z+ '[' true == true ']'
3042023-11-29T18:50:13.302Z+ echo Downloading...
3052023-11-29T18:50:13.302ZDownloading...
3062023-11-29T18:50:13.302Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072023-11-29T18:50:13.302Z+ 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
3082023-11-29T18:50:16.841Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-29T18:50:16.851Z++ md5sum
3102023-11-29T18:50:16.851Z++ awk '{print $1}'
3112023-11-29T18:50:17.030Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3122023-11-29T18:50:17.031Z+ [[ 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 ]]
3132023-11-29T18:50:17.036Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-11-29T18:50:17.036Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152023-11-29T18:50:20.438Z+ do_assemble_illumos
3162023-11-29T18:50:20.438Z+ rm -r ./out/cockroachdb
3172023-11-29T18:50:20.442Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182023-11-29T18:50:21.132Z+ ./out/cockroachdb/bin/cockroach version
3192023-11-29T18:50:21.442ZBuild Tag: v22.1.9-dirty
3202023-11-29T18:50:21.442ZBuild Time: 2022/10/26 21:17:46
3212023-11-29T18:50:21.442ZDistribution: OSS
3222023-11-29T18:50:21.442ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232023-11-29T18:50:21.442ZGo Version: go1.17.13
3242023-11-29T18:50:21.442ZC Compiler: gcc 10.3.0
3252023-11-29T18:50:21.442ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262023-11-29T18:50:21.442ZBuild Type: release
3272023-11-29T18:50:21.473Z+ set -o errexit
3282023-11-29T18:50:21.479Z+++ dirname ./tools/ci_download_clickhouse
3292023-11-29T18:50:21.479Z++ cd ./tools
3302023-11-29T18:50:21.479Z++ pwd
3312023-11-29T18:50:21.479Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322023-11-29T18:50:21.479Z++ basename ./tools/ci_download_clickhouse
3332023-11-29T18:50:21.482Z+ ARG0=ci_download_clickhouse
3342023-11-29T18:50:21.482Z+ TARGET_DIR=out
3352023-11-29T18:50:21.482Z+ DOWNLOAD_DIR=out/downloads
3362023-11-29T18:50:21.482Z+ DEST_DIR=./out/clickhouse
3372023-11-29T18:50:21.482Z+ CIDL_VERSION=v22.8.9.24
3382023-11-29T18:50:21.482Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392023-11-29T18:50:21.482Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402023-11-29T18:50:21.482Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412023-11-29T18:50:21.482Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422023-11-29T18:50:21.482Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432023-11-29T18:50:21.482Z+ main
3442023-11-29T18:50:21.484Z+ [[ 0 != 0 ]]
3452023-11-29T18:50:21.484Z+ CIDL_OS=solaris2.11
3462023-11-29T18:50:21.484Z+ [[ 0 != 0 ]]
3472023-11-29T18:50:21.484Z+ configure_os solaris2.11
3482023-11-29T18:50:21.484Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492023-11-29T18:50:21.484Zcurrent directory: /work/oxidecomputer/omicron
3502023-11-29T18:50:21.484Z+ echo 'configuring based on OS: "solaris2.11"'
3512023-11-29T18:50:21.484Z+ CIDL_DASHREV=
3522023-11-29T18:50:21.484Z+ case "$1" in
3532023-11-29T18:50:21.484Zconfiguring based on OS: "solaris2.11"
3542023-11-29T18:50:21.484Z+ CIDL_PLATFORM=illumos
3552023-11-29T18:50:21.484Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562023-11-29T18:50:21.484Z+ CIDL_MD5FUNC=do_md5sum
3572023-11-29T18:50:21.484Z+ CIDL_DASHREV=-1
3582023-11-29T18:50:21.484Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592023-11-29T18:50:21.484Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-29T18:50:21.484Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-29T18:50:21.484Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-29T18:50:21.484Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-29T18:50:21.484ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-29T18:50:21.484ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-29T18:50:21.484Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3662023-11-29T18:50:21.484Z+ mkdir -p out/downloads
3672023-11-29T18:50:21.487Z+ mkdir -p ./out/clickhouse
3682023-11-29T18:50:21.487Z+ local DO_DOWNLOAD=true
3692023-11-29T18:50:21.487Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702023-11-29T18:50:21.490Z+ '[' true == true ']'
3712023-11-29T18:50:21.490Z+ echo Downloading...
3722023-11-29T18:50:21.490ZDownloading...
3732023-11-29T18:50:21.490Z+ 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
3742023-11-29T18:50:21.490Z+ 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
3752023-11-29T18:50:23.791Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-11-29T18:50:23.794Z++ md5sum
3772023-11-29T18:50:23.794Z++ awk '{print $1}'
3782023-11-29T18:50:24.053Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792023-11-29T18:50:24.053Z+ [[ 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 ]]
3802023-11-29T18:50:24.053Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812023-11-29T18:50:24.056Z+ mkdir -p ./out/clickhouse
3822023-11-29T18:50:24.056Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832023-11-29T18:50:28.886Z+ ./out/clickhouse/clickhouse server --version
3842023-11-29T18:50:28.938ZClickHouse server version 22.8.9.1.
3852023-11-29T18:50:28.960Z+ set -o errexit
3862023-11-29T18:50:28.963Z+++ dirname ./tools/ci_download_console
3872023-11-29T18:50:28.966Z++ cd ./tools
3882023-11-29T18:50:28.966Z++ pwd
3892023-11-29T18:50:28.966Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-29T18:50:28.968Z++ basename ./tools/ci_download_console
3912023-11-29T18:50:28.971Z+ ARG0=ci_download_console
3922023-11-29T18:50:28.971Z+ TARGET_DIR=out
3932023-11-29T18:50:28.971Z+ DOWNLOAD_DIR=out/downloads
3942023-11-29T18:50:28.971Z+ DEST_DIR=./out/console-assets
3952023-11-29T18:50:28.971Z+ source /work/oxidecomputer/omicron/tools/console_version
3962023-11-29T18:50:28.971Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3972023-11-29T18:50:28.971Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-29T18:50:28.971Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-11-29T18:50:28.971Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002023-11-29T18:50:28.971Z+ main
4012023-11-29T18:50:28.971Z+ [[ 0 != 0 ]]
4022023-11-29T18:50:28.971Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4032023-11-29T18:50:28.971ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4042023-11-29T18:50:28.971Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-11-29T18:50:28.971ZLocal file: out/downloads/console.tar.gz
4062023-11-29T18:50:28.971Z+ local DO_DOWNLOAD=true
4072023-11-29T18:50:28.971Z+ [[ -f out/downloads/console.tar.gz ]]
4082023-11-29T18:50:28.971Z+ mkdir -p out/downloads
4092023-11-29T18:50:28.974Z+ '[' true == true ']'
4102023-11-29T18:50:28.974Z+ echo Downloading...
4112023-11-29T18:50:28.974ZDownloading...
4122023-11-29T18:50:28.974Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4132023-11-29T18:50:28.974Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-11-29T18:50:29.709Z++ do_sha256sum out/downloads/console.tar.gz
4152023-11-29T18:50:29.712Z++ case "$OSTYPE" in
4162023-11-29T18:50:29.712Z++ SHA=sha256sum
4172023-11-29T18:50:29.712Z++ sha256sum
4182023-11-29T18:50:29.712Z++ awk '{print $1}'
4192023-11-29T18:50:29.734Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4202023-11-29T18:50:29.734Z+ [[ 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 ]]
4212023-11-29T18:50:29.737Z+ rm -rf ./out/console-assets
4222023-11-29T18:50:29.737Z+ mkdir -p ./out/console-assets
4232023-11-29T18:50:29.739Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242023-11-29T18:50:29.739Z+ mkdir -p ./out/console-assets
4252023-11-29T18:50:29.742Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262023-11-29T18:50:29.879Z+ set -o errexit
4272023-11-29T18:50:29.884Z+++ dirname ./tools/ci_download_maghemite_openapi
4282023-11-29T18:50:29.884Z++ cd ./tools
4292023-11-29T18:50:29.884Z++ pwd
4302023-11-29T18:50:29.888Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312023-11-29T18:50:29.888Z++ basename ./tools/ci_download_maghemite_openapi
4322023-11-29T18:50:29.888Z+ ARG0=ci_download_maghemite_openapi
4332023-11-29T18:50:29.888Z+ TARGET_DIR=out
4342023-11-29T18:50:29.888Z+ DOWNLOAD_DIR=out/downloads
4352023-11-29T18:50:29.888Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362023-11-29T18:50:29.888Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4372023-11-29T18:50:29.888Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-29T18:50:29.888Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4392023-11-29T18:50:29.888Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4402023-11-29T18:50:29.888Z+ main
4412023-11-29T18:50:29.888Z+ [[ 0 != 0 ]]
4422023-11-29T18:50:29.888Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4432023-11-29T18:50:29.888ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4442023-11-29T18:50:29.888ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4452023-11-29T18:50:29.888Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4462023-11-29T18:50:29.888Z+ local DO_DOWNLOAD=true
4472023-11-29T18:50:29.888Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4482023-11-29T18:50:29.888Z+ mkdir -p out/downloads
4492023-11-29T18:50:29.891Z+ '[' true == true ']'
4502023-11-29T18:50:29.891Z+ echo Downloading...
4512023-11-29T18:50:29.891ZDownloading...
4522023-11-29T18:50:29.891Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4532023-11-29T18:50:29.891Z+ 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
4542023-11-29T18:50:30.108Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4552023-11-29T18:50:30.108Z++ case "$OSTYPE" in
4562023-11-29T18:50:30.111Z++ SHA=sha256sum
4572023-11-29T18:50:30.111Z++ sha256sum
4582023-11-29T18:50:30.112Z++ awk '{print $1}'
4592023-11-29T18:50:30.115Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-11-29T18:50:30.115Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4612023-11-29T18:50:30.115Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622023-11-29T18:50:30.115Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4632023-11-29T18:50:30.115Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-29T18:50:30.116Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4652023-11-29T18:50:30.116Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4662023-11-29T18:50:30.116Z+ main
4672023-11-29T18:50:30.116Z+ [[ 0 != 0 ]]
4682023-11-29T18:50:30.116Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4692023-11-29T18:50:30.116ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4702023-11-29T18:50:30.116Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4712023-11-29T18:50:30.116Z+ local DO_DOWNLOAD=true
4722023-11-29T18:50:30.116ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4732023-11-29T18:50:30.116Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4742023-11-29T18:50:30.116Z+ mkdir -p out/downloads
4752023-11-29T18:50:30.119Z+ '[' true == true ']'
4762023-11-29T18:50:30.119Z+ echo Downloading...
4772023-11-29T18:50:30.119ZDownloading...
4782023-11-29T18:50:30.119Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4792023-11-29T18:50:30.119Z+ 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
4802023-11-29T18:50:30.250Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4812023-11-29T18:50:30.253Z++ case "$OSTYPE" in
4822023-11-29T18:50:30.253Z++ SHA=sha256sum
4832023-11-29T18:50:30.253Z++ sha256sum
4842023-11-29T18:50:30.253Z++ awk '{print $1}'
4852023-11-29T18:50:30.256Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4862023-11-29T18:50:30.256Z+ [[ 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 ]]
4872023-11-29T18:50:30.266Z+ set -o errexit
4882023-11-29T18:50:30.269Z+++ dirname ./tools/ci_download_dendrite_openapi
4892023-11-29T18:50:30.271Z++ cd ./tools
4902023-11-29T18:50:30.271Z++ pwd
4912023-11-29T18:50:30.271Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922023-11-29T18:50:30.274Z++ basename ./tools/ci_download_dendrite_openapi
4932023-11-29T18:50:30.274Z+ ARG0=ci_download_dendrite_openapi
4942023-11-29T18:50:30.274Z+ TARGET_DIR=out
4952023-11-29T18:50:30.274Z+ DOWNLOAD_DIR=out/downloads
4962023-11-29T18:50:30.274Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972023-11-29T18:50:30.274Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4982023-11-29T18:50:30.274Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4992023-11-29T18:50:30.274Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5002023-11-29T18:50:30.274Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5012023-11-29T18:50:30.274Z+ main
5022023-11-29T18:50:30.274Z+ [[ 0 != 0 ]]
5032023-11-29T18:50:30.275Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
5042023-11-29T18:50:30.275ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5052023-11-29T18:50:30.275Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
5062023-11-29T18:50:30.275ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5072023-11-29T18:50:30.275Z+ local DO_DOWNLOAD=true
5082023-11-29T18:50:30.275Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
5092023-11-29T18:50:30.276Z+ mkdir -p out/downloads
5102023-11-29T18:50:30.279Z+ '[' true == true ']'
5112023-11-29T18:50:30.279Z+ echo Downloading...
5122023-11-29T18:50:30.279ZDownloading...
5132023-11-29T18:50:30.279Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5142023-11-29T18:50:30.279Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
5152023-11-29T18:50:30.449Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
5162023-11-29T18:50:30.449Z++ case "$OSTYPE" in
5172023-11-29T18:50:30.452Z++ SHA=sha256sum
5182023-11-29T18:50:30.452Z++ sha256sum
5192023-11-29T18:50:30.452Z++ awk '{print $1}'
5202023-11-29T18:50:30.455Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-11-29T18:50:30.456Z+ [[ 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 ]]
5222023-11-29T18:50:30.465Z+ set -o errexit
5232023-11-29T18:50:30.468Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-11-29T18:50:30.471Z++ cd ./tools
5252023-11-29T18:50:30.471Z++ pwd
5262023-11-29T18:50:30.471Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-11-29T18:50:30.474Z++ basename ./tools/ci_download_dendrite_stub
5282023-11-29T18:50:30.474Z+ ARG0=ci_download_dendrite_stub
5292023-11-29T18:50:30.474Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-11-29T18:50:30.474Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5312023-11-29T18:50:30.474Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5322023-11-29T18:50:30.475Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5332023-11-29T18:50:30.475Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-11-29T18:50:30.475Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5352023-11-29T18:50:30.475Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5362023-11-29T18:50:30.475Z+ TARGET_DIR=out
5372023-11-29T18:50:30.475Z+ DOWNLOAD_DIR=out/downloads
5382023-11-29T18:50:30.475Z+ DEST_DIR=./out/dendrite-stub
5392023-11-29T18:50:30.475Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402023-11-29T18:50:30.475Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412023-11-29T18:50:30.476Z+ REPO=oxidecomputer/dendrite
5422023-11-29T18:50:30.476Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5432023-11-29T18:50:30.476Z+ main
5442023-11-29T18:50:30.476Z+ [[ 0 != 0 ]]
5452023-11-29T18:50:30.476Z+ CIDL_OS=solaris2.11
5462023-11-29T18:50:30.476Z+ [[ 0 != 0 ]]
5472023-11-29T18:50:30.476Z+ configure_os solaris2.11
5482023-11-29T18:50:30.476Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492023-11-29T18:50:30.476Zcurrent directory: /work/oxidecomputer/omicron
5502023-11-29T18:50:30.476Z+ echo 'configuring based on OS: "solaris2.11"'
5512023-11-29T18:50:30.477Zconfiguring based on OS: "solaris2.11"
5522023-11-29T18:50:30.477Z+ case "$1" in
5532023-11-29T18:50:30.477Z+ SET_BINARIES=
5542023-11-29T18:50:30.477Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5552023-11-29T18:50:30.480Z+ CIDL_SHA256FUNC=do_sha256sum
5562023-11-29T18:50:30.480Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5572023-11-29T18:50:30.480Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5582023-11-29T18:50:30.481Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5592023-11-29T18:50:30.481Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5602023-11-29T18:50:30.481ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5612023-11-29T18:50:30.481Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5622023-11-29T18:50:30.481Z+ mkdir -p out/downloads
5632023-11-29T18:50:30.481ZLocal file: out/downloads/dendrite-stub.tar.gz
5642023-11-29T18:50:30.481Z+ mkdir -p ./out/dendrite-stub
5652023-11-29T18:50:30.481Z+ fetch_and_verify
5662023-11-29T18:50:30.481Z+ local DO_DOWNLOAD=true
5672023-11-29T18:50:30.481Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682023-11-29T18:50:30.481Z+ '[' true == true ']'
5692023-11-29T18:50:30.481Z+ echo Downloading...
5702023-11-29T18:50:30.481ZDownloading...
5712023-11-29T18:50:30.481Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722023-11-29T18:50:30.481Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5732023-11-29T18:50:41.094Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742023-11-29T18:50:41.097Z++ sha256sum
5752023-11-29T18:50:41.097Z++ awk '{print $1}'
5762023-11-29T18:50:41.205Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5772023-11-29T18:50:41.205Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5782023-11-29T18:50:41.209Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792023-11-29T18:50:41.209Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802023-11-29T18:50:42.248Z+ do_assemble
5812023-11-29T18:50:42.248Z+ rm -r ./out/dendrite-stub
5822023-11-29T18:50:42.253Z+ mkdir ./out/dendrite-stub
5832023-11-29T18:50:42.253Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842023-11-29T18:50:42.393Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852023-11-29T18:50:42.405Z+ set -o errexit
5862023-11-29T18:50:42.412Z+++ dirname ./tools/ci_download_maghemite_mgd
5872023-11-29T18:50:42.421Z++ cd ./tools
5882023-11-29T18:50:42.422Z++ pwd
5892023-11-29T18:50:42.422Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902023-11-29T18:50:42.422Z++ basename ./tools/ci_download_maghemite_mgd
5912023-11-29T18:50:42.422Z+ ARG0=ci_download_maghemite_mgd
5922023-11-29T18:50:42.422Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932023-11-29T18:50:42.422Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5942023-11-29T18:50:42.422Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5952023-11-29T18:50:42.422Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962023-11-29T18:50:42.422Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5972023-11-29T18:50:42.422Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5982023-11-29T18:50:42.422Z+ TARGET_DIR=out
5992023-11-29T18:50:42.422Z+ DOWNLOAD_DIR=out/downloads
6002023-11-29T18:50:42.422Z+ DEST_DIR=./out/mgd
6012023-11-29T18:50:42.422Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022023-11-29T18:50:42.422Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032023-11-29T18:50:42.422Z+ REPO=oxidecomputer/maghemite
6042023-11-29T18:50:42.422Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6052023-11-29T18:50:42.422Z+ main
6062023-11-29T18:50:42.422Z+ [[ 0 != 0 ]]
6072023-11-29T18:50:42.422Z+ CIDL_OS=solaris2.11
6082023-11-29T18:50:42.422Z+ [[ 0 != 0 ]]
6092023-11-29T18:50:42.422Z+ configure_os solaris2.11
6102023-11-29T18:50:42.422Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112023-11-29T18:50:42.422Zcurrent directory: /work/oxidecomputer/omicron
6122023-11-29T18:50:42.422Z+ echo 'configuring based on OS: "solaris2.11"'
6132023-11-29T18:50:42.422Z+ case "$1" in
6142023-11-29T18:50:42.424Z+ SET_BINARIES=
6152023-11-29T18:50:42.424Z+ CIDL_SHA256FUNC=do_sha256sum
6162023-11-29T18:50:42.424Z+ TARBALL_FILENAME=mgd.tar.gz
6172023-11-29T18:50:42.424Zconfiguring based on OS: "solaris2.11"
6182023-11-29T18:50:42.424Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6192023-11-29T18:50:42.424Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-29T18:50:42.424Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6212023-11-29T18:50:42.424ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6222023-11-29T18:50:42.424Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6232023-11-29T18:50:42.424ZLocal file: out/downloads/mgd.tar.gz
6242023-11-29T18:50:42.424Z+ mkdir -p out/downloads
6252023-11-29T18:50:42.424Z+ mkdir -p ./out/mgd
6262023-11-29T18:50:42.431Z+ fetch_and_verify
6272023-11-29T18:50:42.431Z+ local DO_DOWNLOAD=true
6282023-11-29T18:50:42.431Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292023-11-29T18:50:42.431Z+ '[' true == true ']'
6302023-11-29T18:50:42.431Z+ echo Downloading...
6312023-11-29T18:50:42.431ZDownloading...
6322023-11-29T18:50:42.431Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6332023-11-29T18:50:42.431Z+ 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
6342023-11-29T18:50:47.873Z++ do_sha256sum out/downloads/mgd.tar.gz
6352023-11-29T18:50:47.876Z++ sha256sum
6362023-11-29T18:50:47.876Z++ awk '{print $1}'
6372023-11-29T18:50:47.950Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6382023-11-29T18:50:47.950Z+ [[ 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 ]]
6392023-11-29T18:50:47.953Z+ do_untar out/downloads/mgd.tar.gz
6402023-11-29T18:50:47.953Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412023-11-29T18:50:48.599Z+ do_assemble
6422023-11-29T18:50:48.600Z+ rm -r ./out/mgd
6432023-11-29T18:50:48.603Z+ mkdir ./out/mgd
6442023-11-29T18:50:48.605Z+ cp -r out/downloads/root ./out/mgd/root
6452023-11-29T18:50:48.816Z+ set -o errexit
6462023-11-29T18:50:48.818Z+++ dirname ./tools/ci_download_transceiver_control
6472023-11-29T18:50:48.821Z++ cd ./tools
6482023-11-29T18:50:48.821Z++ pwd
6492023-11-29T18:50:48.821Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502023-11-29T18:50:48.824Z++ basename ./tools/ci_download_transceiver_control
6512023-11-29T18:50:48.824Z+ ARG0=ci_download_transceiver_control
6522023-11-29T18:50:48.824Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532023-11-29T18:50:48.824Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542023-11-29T18:50:48.824Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-29T18:50:48.824Z+ TARGET_DIR=out
6562023-11-29T18:50:48.824Z+ DOWNLOAD_DIR=out/downloads
6572023-11-29T18:50:48.824Z+ DEST_DIR=./out/transceiver-control
6582023-11-29T18:50:48.824Z+ BIN_DIR=/opt/oxide/bin
6592023-11-29T18:50:48.824Z+ BINARY=xcvradm
6602023-11-29T18:50:48.824Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612023-11-29T18:50:48.824Z+ REPO=oxidecomputer/transceiver-control
6622023-11-29T18:50:48.824Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-11-29T18:50:48.827Z+ main
6642023-11-29T18:50:48.827Z+ [[ 0 != 0 ]]
6652023-11-29T18:50:48.827Z+ CIDL_OS=solaris2.11
6662023-11-29T18:50:48.827Z+ [[ 0 != 0 ]]
6672023-11-29T18:50:48.827Z+ configure_os solaris2.11
6682023-11-29T18:50:48.827Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692023-11-29T18:50:48.827Zcurrent directory: /work/oxidecomputer/omicron
6702023-11-29T18:50:48.827Z+ echo 'configuring based on OS: "solaris2.11"'
6712023-11-29T18:50:48.827Zconfiguring based on OS: "solaris2.11"
6722023-11-29T18:50:48.827Z+ case "$1" in
6732023-11-29T18:50:48.827Z+ SET_BINARIES=
6742023-11-29T18:50:48.827Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-29T18:50:48.827Z+ CIDL_SHA256FUNC=do_sha256sum
6762023-11-29T18:50:48.827Z+ ARCHIVE_FILENAME=xcvradm.gz
6772023-11-29T18:50:48.827Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-29T18:50:48.827Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792023-11-29T18:50:48.827Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802023-11-29T18:50:48.827ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812023-11-29T18:50:48.827Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-11-29T18:50:48.827ZLocal file: out/downloads/xcvradm.gz
6832023-11-29T18:50:48.827Z+ mkdir -p out/downloads
6842023-11-29T18:50:48.830Z+ mkdir -p ./out/transceiver-control
6852023-11-29T18:50:48.830Z+ fetch_and_verify
6862023-11-29T18:50:48.830Z+ local DO_DOWNLOAD=true
6872023-11-29T18:50:48.830Z+ [[ -f out/downloads/xcvradm.gz ]]
6882023-11-29T18:50:48.830Z+ '[' true == true ']'
6892023-11-29T18:50:48.830Z+ echo Downloading...
6902023-11-29T18:50:48.830ZDownloading...
6912023-11-29T18:50:48.830Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922023-11-29T18:50:48.830Z+ 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
6932023-11-29T18:50:50.717Z++ do_sha256sum out/downloads/xcvradm.gz
6942023-11-29T18:50:50.732Z++ sha256sum
6952023-11-29T18:50:50.732Z++ awk '{print $1}'
6962023-11-29T18:50:51.142Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-11-29T18:50:51.142Z+ [[ 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 ]]
6982023-11-29T18:50:51.142Z+ do_unpack out/downloads/xcvradm.gz
6992023-11-29T18:50:51.142Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002023-11-29T18:50:51.148Z+ gzip -dc out/downloads/xcvradm.gz
7012023-11-29T18:50:51.148Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022023-11-29T18:50:51.148Z+ do_assemble
7032023-11-29T18:50:51.148Z+ rm -r ./out/transceiver-control
7042023-11-29T18:50:51.149Z+ mkdir ./out/transceiver-control
7052023-11-29T18:50:51.149Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062023-11-29T18:50:51.186ZAll builder prerequisites installed successfully, and PATH looks valid
7072023-11-29T18:50:51.189Z
7082023-11-29T18:50:51.189Zreal 2:16.667548746
7092023-11-29T18:50:51.189Zuser 53.436955965
7102023-11-29T18:50:51.189Zsys 10.116201760
7112023-11-29T18:50:51.189Ztrap 0.019889689
7122023-11-29T18:50:51.189Ztflt 0.370953483
7132023-11-29T18:50:51.189Zdflt 1.034278631
7142023-11-29T18:50:51.189Zkflt 0.331891538
7152023-11-29T18:50:51.189Zlock 1.855629668
7162023-11-29T18:50:51.189Zslp 4:14.953853602
7172023-11-29T18:50:51.189Zlat 3.343664353
7182023-11-29T18:50:51.189Zstop 0.059473633
7192023-11-29T18:50:51.192Z
7202023-11-29T18:50:51.192Z #### # # ##### ##### # #
7212023-11-29T18:50:51.192Z # # # # # # # # # #
7222023-11-29T18:50:51.192Z # # # # # # # #
7232023-11-29T18:50:51.192Z # # # ##### ##### #
7242023-11-29T18:50:51.192Z # # # # # # #
7252023-11-29T18:50:51.192Z #### ###### # # # #
7262023-11-29T18:50:51.192Z
7272023-11-29T18:50:51.567Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282023-11-29T18:50:51.955Z Updating crates.io index
7292023-11-29T18:50:51.958Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302023-11-29T18:50:52.861Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312023-11-29T18:50:54.671Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322023-11-29T18:50:55.291Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332023-11-29T18:50:55.608Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342023-11-29T18:50:55.929Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352023-11-29T18:50:56.233Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362023-11-29T18:50:57.143Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372023-11-29T18:50:59.057Z Updating git repository `https://github.com/oxidecomputer/opte`
7382023-11-29T18:51:00.139Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392023-11-29T18:51:00.465Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-29T18:51:01.071Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412023-11-29T18:51:01.442Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422023-11-29T18:51:01.816Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432023-11-29T18:51:02.254Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442023-11-29T18:51:02.593Z Updating git repository `https://github.com/njaremko/samael`
7452023-11-29T18:51:03.081Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462023-11-29T18:51:03.702Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472023-11-29T18:51:04.333Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482023-11-29T18:51:04.739Z Updating git repository `https://github.com/jgallagher/nix`
7492023-11-29T18:51:06.322Z Updating git repository `https://github.com/cbiffle/hubpack`
7502023-11-29T18:51:08.802Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-29T18:51:09.404Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-29T18:51:09.405Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-29T18:51:09.405Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-29T18:51:10.637Z Downloading crates ...
7552023-11-29T18:51:10.886Z Downloaded clap_derive v4.4.2
7562023-11-29T18:51:10.886Z Downloaded errno v0.3.2
7572023-11-29T18:51:10.886Z Downloaded serde v1.0.192
7582023-11-29T18:51:10.886Z Downloaded indexmap v2.1.0
7592023-11-29T18:51:10.887Z Downloaded equivalent v1.0.1
7602023-11-29T18:51:10.887Z Downloaded toml_datetime v0.6.5
7612023-11-29T18:51:10.887Z Downloaded colorchoice v1.0.0
7622023-11-29T18:51:10.887Z Downloaded anstyle-query v1.0.0
7632023-11-29T18:51:10.887Z Downloaded serde_spanned v0.6.4
7642023-11-29T18:51:10.887Z Downloaded bitflags v1.3.2
7652023-11-29T18:51:10.887Z Downloaded cargo_metadata v0.18.0
7662023-11-29T18:51:10.887Z Downloaded heck v0.4.1
7672023-11-29T18:51:10.887Z Downloaded clap_lex v0.5.1
7682023-11-29T18:51:10.887Z Downloaded terminal_size v0.2.6
7692023-11-29T18:51:10.887Z Downloaded cargo-platform v0.1.3
7702023-11-29T18:51:10.887Z Downloaded anstream v0.5.0
7712023-11-29T18:51:10.887Z Downloaded camino v1.1.6
7722023-11-29T18:51:10.887Z Downloaded thiserror v1.0.49
7732023-11-29T18:51:10.887Z Downloaded anstyle-parse v0.2.1
7742023-11-29T18:51:10.887Z Downloaded utf8parse v0.2.1
7752023-11-29T18:51:10.887Z Downloaded ryu v1.0.15
7762023-11-29T18:51:10.887Z Downloaded toml v0.8.8
7772023-11-29T18:51:10.887Z Downloaded serde_derive v1.0.192
7782023-11-29T18:51:10.887Z Downloaded anyhow v1.0.75
7792023-11-29T18:51:10.887Z Downloaded unicode-ident v1.0.12
7802023-11-29T18:51:10.887Z Downloaded memchr v2.6.3
7812023-11-29T18:51:10.887Z Downloaded toml_edit v0.21.0
7822023-11-29T18:51:10.887Z Downloaded hashbrown v0.14.2
7832023-11-29T18:51:10.887Z Downloaded winnow v0.5.15
7842023-11-29T18:51:10.887Z Downloaded syn v2.0.32
7852023-11-29T18:51:10.887Z Downloaded rustix v0.37.23
7862023-11-29T18:51:10.887Z Downloaded libc v0.2.150
7872023-11-29T18:51:11.010Z Downloaded serde_json v1.0.108
7882023-11-29T18:51:11.010Z Downloaded clap_builder v4.4.2
7892023-11-29T18:51:11.010Z Downloaded proc-macro2 v1.0.69
7902023-11-29T18:51:11.010Z Downloaded clap v4.4.3
7912023-11-29T18:51:11.010Z Downloaded thiserror-impl v1.0.49
7922023-11-29T18:51:11.010Z Downloaded quote v1.0.33
7932023-11-29T18:51:11.010Z Downloaded semver v1.0.20
7942023-11-29T18:51:11.010Z Downloaded io-lifetimes v1.0.11
7952023-11-29T18:51:11.138Z Downloaded anstyle v1.0.2
7962023-11-29T18:51:11.138Z Downloaded itoa v1.0.9
7972023-11-29T18:51:11.138Z Downloaded strsim v0.10.0
7982023-11-29T18:51:11.138Z Downloaded cargo_toml v0.17.0
7992023-11-29T18:51:12.035Z Compiling proc-macro2 v1.0.69
8002023-11-29T18:51:12.035Z Compiling unicode-ident v1.0.12
8012023-11-29T18:51:12.035Z Compiling serde v1.0.192
8022023-11-29T18:51:12.035Z Compiling libc v0.2.150
8032023-11-29T18:51:12.036Z Compiling io-lifetimes v1.0.11
8042023-11-29T18:51:12.036Z Compiling rustix v0.37.23
8052023-11-29T18:51:12.036Z Compiling hashbrown v0.14.2
8062023-11-29T18:51:12.036Z Compiling equivalent v1.0.1
8072023-11-29T18:51:12.036Z Compiling utf8parse v0.2.1
8082023-11-29T18:51:12.036Z Compiling bitflags v1.3.2
8092023-11-29T18:51:12.036Z Compiling anstyle-parse v0.2.1
8102023-11-29T18:51:12.036Z Compiling anstyle v1.0.2
8112023-11-29T18:51:12.778Z Compiling semver v1.0.20
8122023-11-29T18:51:12.778Z Compiling thiserror v1.0.49
8132023-11-29T18:51:13.243Z Compiling indexmap v2.1.0
8142023-11-29T18:51:13.533Z Compiling anstyle-query v1.0.0
8152023-11-29T18:51:14.278Z Compiling camino v1.1.6
8162023-11-29T18:51:34.673Z Compiling serde_json v1.0.108
8172023-11-29T18:51:34.674Z Compiling winnow v0.5.15
8182023-11-29T18:51:35.311Z Compiling colorchoice v1.0.0
8192023-11-29T18:51:35.311Z Compiling anstream v0.5.0
8202023-11-29T18:51:35.311Z Compiling itoa v1.0.9
8212023-11-29T18:51:35.311Z Compiling heck v0.4.1
8222023-11-29T18:51:35.311Z Compiling clap_lex v0.5.1
8232023-11-29T18:51:35.311Z Compiling anyhow v1.0.75
8242023-11-29T18:51:35.311Z Compiling strsim v0.10.0
8252023-11-29T18:51:35.311Z Compiling ryu v1.0.15
8262023-11-29T18:51:35.311Z Compiling quote v1.0.33
8272023-11-29T18:51:35.311Z Compiling syn v2.0.32
8282023-11-29T18:51:35.311Z Compiling errno v0.3.2
8292023-11-29T18:51:35.311Z Compiling terminal_size v0.2.6
8302023-11-29T18:51:35.311Z Compiling clap_builder v4.4.2
8312023-11-29T18:51:35.967Z Compiling serde_derive v1.0.192
8322023-11-29T18:51:35.968Z Compiling thiserror-impl v1.0.49
8332023-11-29T18:51:35.968Z Compiling clap_derive v4.4.2
8342023-11-29T18:51:35.968Z Compiling clap v4.4.3
8352023-11-29T18:51:36.725Z Compiling toml_datetime v0.6.5
8362023-11-29T18:51:36.751Z Compiling serde_spanned v0.6.4
8372023-11-29T18:51:36.751Z Compiling cargo-platform v0.1.3
8382023-11-29T18:51:37.032Z Compiling toml_edit v0.21.0
8392023-11-29T18:51:38.782Z Compiling cargo_metadata v0.18.0
8402023-11-29T18:51:40.210Z Compiling toml v0.8.8
8412023-11-29T18:51:41.230Z Compiling cargo_toml v0.17.0
8422023-11-29T18:51:47.657Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-29T18:51:49.043Z Finished dev [unoptimized + debuginfo] target(s) in 57.76s
8442023-11-29T18:51:49.246Z Running `target/debug/xtask clippy`
8452023-11-29T18:51:49.297Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-29T18:51:50.103Z Downloading crates ...
8472023-11-29T18:51:50.376Z Downloaded ahash v0.8.3
8482023-11-29T18:51:50.379Z Downloaded crossbeam-deque v0.8.3
8492023-11-29T18:51:50.379Z Downloaded const-oid v0.9.5
8502023-11-29T18:51:50.379Z Downloaded inout v0.1.3
8512023-11-29T18:51:50.385Z Downloaded ipnetwork v0.20.0
8522023-11-29T18:51:50.394Z Downloaded match_cfg v0.1.0
8532023-11-29T18:51:50.402Z Downloaded crossbeam v0.8.2
8542023-11-29T18:51:50.404Z Downloaded log v0.4.20
8552023-11-29T18:51:50.411Z Downloaded indexmap v1.9.3
8562023-11-29T18:51:50.422Z Downloaded hyper-staticfile v0.9.5
8572023-11-29T18:51:50.433Z Downloaded colored v2.0.4
8582023-11-29T18:51:50.446Z Downloaded curve25519-dalek-derive v0.1.0
8592023-11-29T18:51:50.454Z Downloaded opaque-debug v0.3.0
8602023-11-29T18:51:50.458Z Downloaded serde-big-array v0.5.1
8612023-11-29T18:51:50.463Z Downloaded num-iter v0.1.43
8622023-11-29T18:51:50.469Z Downloaded constant_time_eq v0.3.0
8632023-11-29T18:51:50.472Z Downloaded memoffset v0.9.0
8642023-11-29T18:51:50.476Z Downloaded async-stream-impl v0.3.5
8652023-11-29T18:51:50.479Z Downloaded rusty-fork v0.3.0
8662023-11-29T18:51:50.485Z Downloaded crossbeam-queue v0.3.8
8672023-11-29T18:51:50.491Z Downloaded maybe-uninit v2.0.0
8682023-11-29T18:51:50.496Z Downloaded semver v0.11.0
8692023-11-29T18:51:50.511Z Downloaded oso-derive v0.27.0
8702023-11-29T18:51:50.516Z Downloaded ascii-canvas v3.0.0
8712023-11-29T18:51:50.520Z Downloaded oorandom v11.1.3
8722023-11-29T18:51:50.523Z Downloaded block-padding v0.3.3
8732023-11-29T18:51:50.527Z Downloaded ansi_term v0.12.1
8742023-11-29T18:51:50.532Z Downloaded cancel-safe-futures v0.1.5
8752023-11-29T18:51:50.541Z Downloaded signature v2.1.0
8762023-11-29T18:51:50.547Z Downloaded libtest-mimic v0.6.1
8772023-11-29T18:51:50.556Z Downloaded darling v0.20.3
8782023-11-29T18:51:50.566Z Downloaded waitgroup v0.1.2
8792023-11-29T18:51:50.570Z Downloaded bzip2 v0.4.4
8802023-11-29T18:51:50.575Z Downloaded once_cell v1.18.0
8812023-11-29T18:51:50.582Z Downloaded fxhash v0.2.1
8822023-11-29T18:51:50.586Z Downloaded bcs v0.1.6
8832023-11-29T18:51:50.591Z Downloaded sha2 v0.10.8
8842023-11-29T18:51:50.598Z Downloaded ciborium-ll v0.2.1
8852023-11-29T18:51:50.602Z Downloaded basic-toml v0.1.4
8862023-11-29T18:51:50.626Z Downloaded number_prefix v0.4.0
8872023-11-29T18:51:50.628Z Downloaded nodrop v0.1.14
8882023-11-29T18:51:50.631Z Downloaded zone_cfg_derive v0.3.0
8892023-11-29T18:51:50.634Z Downloaded zeroize v1.6.0
8902023-11-29T18:51:50.637Z Downloaded walkdir v2.4.0
8912023-11-29T18:51:50.642Z Downloaded phf v0.11.2
8922023-11-29T18:51:50.644Z Downloaded foreign-types v0.3.2
8932023-11-29T18:51:50.647Z Downloaded predicates-tree v1.0.9
8942023-11-29T18:51:50.650Z Downloaded rustfmt-wrapper v0.2.0
8952023-11-29T18:51:50.653Z Downloaded rustc_version v0.4.0
8962023-11-29T18:51:50.656Z Downloaded native-tls v0.2.11
8972023-11-29T18:51:50.661Z Downloaded schemars v0.8.13
8982023-11-29T18:51:50.686Z Downloaded openssl-macros v0.1.1
8992023-11-29T18:51:50.689Z Downloaded toolchain_find v0.2.0
9002023-11-29T18:51:50.691Z Downloaded tinyvec_macros v0.1.1
9012023-11-29T18:51:50.694Z Downloaded ref-cast v1.0.20
9022023-11-29T18:51:50.698Z Downloaded num_cpus v1.16.0
9032023-11-29T18:51:50.705Z Downloaded packed_struct_codegen v0.10.1
9042023-11-29T18:51:50.709Z Downloaded trybuild v1.0.85
9052023-11-29T18:51:50.718Z Downloaded headers-core v0.2.0
9062023-11-29T18:51:50.721Z Downloaded parse-display-derive v0.8.2
9072023-11-29T18:51:50.724Z Downloaded group v0.13.0
9082023-11-29T18:51:50.727Z Downloaded darling_macro v0.20.3
9092023-11-29T18:51:50.731Z Downloaded minimal-lexical v0.2.1
9102023-11-29T18:51:50.740Z Downloaded derive_builder_macro v0.12.0
9112023-11-29T18:51:50.743Z Downloaded plotters-svg v0.3.5
9122023-11-29T18:51:50.746Z Downloaded tempdir v0.3.7
9132023-11-29T18:51:50.748Z Downloaded dof v0.1.5
9142023-11-29T18:51:50.751Z Downloaded tap v1.0.1
9152023-11-29T18:51:50.754Z Downloaded newtype_derive v0.1.6
9162023-11-29T18:51:50.785Z Downloaded serde-big-array v0.4.1
9172023-11-29T18:51:50.793Z Downloaded backtrace v0.3.69
9182023-11-29T18:51:50.793Z Downloaded env_logger v0.10.0
9192023-11-29T18:51:50.793Z Downloaded foreign-types v0.5.0
9202023-11-29T18:51:50.793Z Downloaded mockall_derive v0.11.4
9212023-11-29T18:51:50.793Z Downloaded serial_test v0.10.0
9222023-11-29T18:51:50.794Z Downloaded serde_path_to_error v0.1.14
9232023-11-29T18:51:50.794Z Downloaded rustc-hash v1.1.0
9242023-11-29T18:51:50.798Z Downloaded usdt-macro v0.3.5
9252023-11-29T18:51:50.798Z Downloaded zeroize_derive v1.4.2
9262023-11-29T18:51:50.802Z Downloaded nu-ansi-term v0.49.0
9272023-11-29T18:51:50.805Z Downloaded futures-macro v0.3.29
9282023-11-29T18:51:50.809Z Downloaded serde_tokenstream v0.2.0
9292023-11-29T18:51:50.812Z Downloaded try-lock v0.2.4
9302023-11-29T18:51:50.824Z Downloaded remove_dir_all v0.5.3
9312023-11-29T18:51:50.827Z Downloaded futures-task v0.3.29
9322023-11-29T18:51:50.827Z Downloaded dashmap v5.5.1
9332023-11-29T18:51:50.827Z Downloaded oso v0.27.0
9342023-11-29T18:51:50.836Z Downloaded which v4.4.0
9352023-11-29T18:51:50.836Z Downloaded relative-path v1.9.0
9362023-11-29T18:51:50.839Z Downloaded pin-project v1.1.3
9372023-11-29T18:51:50.861Z Downloaded openssl-probe v0.1.5
9382023-11-29T18:51:50.865Z Downloaded topological-sort v0.2.2
9392023-11-29T18:51:50.869Z Downloaded funty v2.0.0
9402023-11-29T18:51:50.872Z Downloaded unicode-xid v0.2.4
9412023-11-29T18:51:50.872Z Downloaded futures-core v0.3.29
9422023-11-29T18:51:50.876Z Downloaded papergrid v0.10.0
9432023-11-29T18:51:50.886Z Downloaded pest_generator v2.7.2
9442023-11-29T18:51:50.891Z Downloaded fs-err v2.11.0
9452023-11-29T18:51:50.894Z Downloaded version_check v0.9.4
9462023-11-29T18:51:50.897Z Downloaded ref-cast-impl v1.0.20
9472023-11-29T18:51:50.901Z Downloaded toml v0.7.8
9482023-11-29T18:51:50.906Z Downloaded precomputed-hash v0.1.1
9492023-11-29T18:51:50.910Z Downloaded phf_shared v0.10.0
9502023-11-29T18:51:50.913Z Downloaded flume v0.11.0
9512023-11-29T18:51:50.921Z Downloaded spki v0.7.2
9522023-11-29T18:51:50.926Z Downloaded slog-stdlog v4.1.1
9532023-11-29T18:51:50.938Z Downloaded rtoolbox v0.0.1
9542023-11-29T18:51:50.940Z Downloaded poly1305 v0.8.0
9552023-11-29T18:51:50.940Z Downloaded tokio-postgres v0.7.10
9562023-11-29T18:51:50.947Z Downloaded zerocopy v0.3.0
9572023-11-29T18:51:50.950Z Downloaded universal-hash v0.5.1
9582023-11-29T18:51:50.953Z Downloaded sct v0.7.0
9592023-11-29T18:51:50.959Z Downloaded vec_map v0.8.2
9602023-11-29T18:51:50.962Z Downloaded serial_test_derive v0.10.0
9612023-11-29T18:51:50.965Z Downloaded tinyvec v1.6.0
9622023-11-29T18:51:50.975Z Downloaded strum v0.25.0
9632023-11-29T18:51:50.978Z Downloaded hex-literal v0.4.1
9642023-11-29T18:51:50.981Z Downloaded hex v0.4.3
9652023-11-29T18:51:50.985Z Downloaded digest v0.10.7
9662023-11-29T18:51:50.991Z Downloaded pest_meta v2.7.2
9672023-11-29T18:51:51.000Z Downloaded foreign-types-macros v0.2.3
9682023-11-29T18:51:51.019Z Downloaded wait-timeout v0.2.0
9692023-11-29T18:51:51.021Z Downloaded vsss-rs v3.3.1
9702023-11-29T18:51:51.021Z Downloaded salty v0.2.0
9712023-11-29T18:51:51.021Z Downloaded strip-ansi-escapes v0.2.0
9722023-11-29T18:51:51.024Z Downloaded unarray v0.1.4
9732023-11-29T18:51:51.027Z Downloaded take_mut v0.2.2
9742023-11-29T18:51:51.027Z Downloaded untrusted v0.9.0
9752023-11-29T18:51:51.030Z Downloaded proc-macro-crate v1.3.1
9762023-11-29T18:51:51.033Z Downloaded rustc_version v0.1.7
9772023-11-29T18:51:51.039Z Downloaded usdt v0.3.5
9782023-11-29T18:51:51.039Z Downloaded expectorate v1.1.0
9792023-11-29T18:51:51.042Z Downloaded flagset v0.4.3
9802023-11-29T18:51:51.045Z Downloaded rustls-native-certs v0.6.3
9812023-11-29T18:51:51.048Z Downloaded tui-tree-widget v0.13.0
9822023-11-29T18:51:51.051Z Downloaded untrusted v0.7.1
9832023-11-29T18:51:51.051Z Downloaded structmeta v0.2.0
9842023-11-29T18:51:51.054Z Downloaded globset v0.4.13
9852023-11-29T18:51:51.057Z Downloaded reedline v0.26.0
9862023-11-29T18:51:51.069Z Downloaded unicase v2.7.0
9872023-11-29T18:51:51.071Z Downloaded spin v0.9.8
9882023-11-29T18:51:51.076Z Downloaded derive_builder v0.12.0
9892023-11-29T18:51:51.085Z Downloaded synstructure v0.12.6
9902023-11-29T18:51:51.088Z Downloaded unsafe-libyaml v0.2.9
9912023-11-29T18:51:51.096Z Downloaded structopt-derive v0.4.18
9922023-11-29T18:51:51.098Z Downloaded highway v1.1.0
9932023-11-29T18:51:51.102Z Downloaded thiserror-no-std v2.0.2
9942023-11-29T18:51:51.110Z Downloaded postgres-types v0.2.6
9952023-11-29T18:51:51.114Z Downloaded ucd-trie v0.1.6
9962023-11-29T18:51:51.118Z Downloaded proc-macro-error v1.0.4
9972023-11-29T18:51:51.125Z Downloaded httparse v1.8.0
9982023-11-29T18:51:51.130Z Downloaded tabled_derive v0.6.0
9992023-11-29T18:51:51.133Z Downloaded der v0.7.8
10002023-11-29T18:51:51.144Z Downloaded heapless v0.7.16
10012023-11-29T18:51:51.154Z Downloaded httptest v0.15.5
10022023-11-29T18:51:52.160Z Downloaded hashbrown v0.12.3
10032023-11-29T18:51:52.164Z Downloaded prettyplease v0.2.12
10042023-11-29T18:51:52.164Z Downloaded diff v0.1.13
10052023-11-29T18:51:52.164Z Downloaded regex-automata v0.1.10
10062023-11-29T18:51:52.164Z Downloaded tungstenite v0.20.1
10072023-11-29T18:51:52.164Z Downloaded snafu v0.7.5
10082023-11-29T18:51:52.164Z Downloaded trust-dns-client v0.22.0
10092023-11-29T18:51:52.164Z Downloaded pest v2.7.2
10102023-11-29T18:51:52.164Z Downloaded portable-atomic v1.4.3
10112023-11-29T18:51:52.164Z Downloaded rand v0.8.5
10122023-11-29T18:51:52.164Z Downloaded pretty_assertions v1.4.0
10132023-11-29T18:51:52.164Z Downloaded unicode-segmentation v1.10.1
10142023-11-29T18:51:52.164Z Downloaded plotters v0.3.5
10152023-11-29T18:51:52.164Z Downloaded reqwest v0.11.22
10162023-11-29T18:51:52.164Z Downloaded chrono v0.4.31
10172023-11-29T18:51:52.164Z Downloaded hyper v0.14.27
10182023-11-29T18:51:52.164Z Downloaded tough v0.15.0
10192023-11-29T18:51:52.164Z Downloaded bitvec v1.0.1
10202023-11-29T18:51:52.164Z Downloaded idna v0.2.3
10212023-11-29T18:51:52.165Z Downloaded openssl v0.10.57
10222023-11-29T18:51:52.165Z Downloaded h2 v0.3.21
10232023-11-29T18:51:52.165Z Downloaded rayon v1.8.0
10242023-11-29T18:51:52.165Z Downloaded tabled v0.14.0
10252023-11-29T18:51:52.165Z Downloaded syn v1.0.109
10262023-11-29T18:51:52.165Z Downloaded smoltcp v0.8.2
10272023-11-29T18:51:52.165Z Downloaded smoltcp v0.9.1
10282023-11-29T18:51:52.165Z Downloaded rustls v0.21.9
10292023-11-29T18:51:52.165Z Downloaded rustix v0.38.25
10302023-11-29T18:51:52.166Z Downloaded regex-syntax v0.8.2
10312023-11-29T18:51:52.166Z Downloaded sled v0.34.7
10322023-11-29T18:51:52.166Z Downloaded zerocopy-derive v0.2.0
10332023-11-29T18:51:52.166Z Downloaded regex-automata v0.4.3
10342023-11-29T18:51:52.167Z Downloaded regex-automata v0.3.8
10352023-11-29T18:51:52.167Z Downloaded sha3 v0.10.8
10362023-11-29T18:51:52.167Z Downloaded bzip2-sys v0.1.11+1.0.8
10372023-11-29T18:51:52.167Z Downloaded encoding_rs v0.8.33
10382023-11-29T18:51:52.167Z Downloaded tokio v1.34.0
10392023-11-29T18:51:52.167Z Downloaded zerocopy-derive v0.6.4
10402023-11-29T18:51:52.167Z Downloaded regex-syntax v0.7.5
10412023-11-29T18:51:52.167Z Downloaded openapiv3 v1.0.3
10422023-11-29T18:51:52.167Z Downloaded openapiv3 v2.0.0-rc.1
10432023-11-29T18:51:52.167Z Downloaded trust-dns-proto v0.22.0
10442023-11-29T18:51:52.167Z Downloaded bstr v1.6.0
10452023-11-29T18:51:52.167Z Downloaded webpki-roots v0.25.2
10462023-11-29T18:51:52.167Z Downloaded regex-syntax v0.6.29
10472023-11-29T18:51:52.167Z Downloaded radix_trie v0.2.1
10482023-11-29T18:51:52.167Z Downloaded regex v1.10.2
10492023-11-29T18:51:52.167Z Downloaded bstr v0.2.17
10502023-11-29T18:51:52.167Z Downloaded diesel v2.1.4
10512023-11-29T18:51:52.167Z Downloaded vcpkg v0.2.15
10522023-11-29T18:51:52.167Z Downloaded regress v0.7.1
10532023-11-29T18:51:52.167Z Downloaded ratatui v0.23.0
10542023-11-29T18:51:52.183Z Downloaded polar-core v0.27.0
10552023-11-29T18:51:52.203Z Downloaded hkdf v0.12.3
10562023-11-29T18:51:52.206Z Downloaded object v0.32.1
10572023-11-29T18:51:52.225Z Downloaded gimli v0.28.0
10582023-11-29T18:51:52.240Z Downloaded idna v0.4.0
10592023-11-29T18:51:52.252Z Downloaded object v0.30.4
10602023-11-29T18:51:52.273Z Downloaded curve25519-dalek v4.1.0
10612023-11-29T18:51:52.289Z Downloaded bindgen v0.65.1
10622023-11-29T18:51:52.302Z Downloaded petgraph v0.6.4
10632023-11-29T18:51:52.326Z Downloaded lalrpop v0.19.12
10642023-11-29T18:51:52.351Z Downloaded quick-xml v0.23.1
10652023-11-29T18:51:52.360Z Downloaded futures-util v0.3.29
10662023-11-29T18:51:52.380Z Downloaded unicode-normalization v0.1.22
10672023-11-29T18:51:52.386Z Downloaded proptest v1.4.0
10682023-11-29T18:51:52.403Z Downloaded toml_edit v0.19.15
10692023-11-29T18:51:52.431Z Downloaded ring v0.17.5
10702023-11-29T18:51:52.566Z Downloaded rayon-core v1.12.0
10712023-11-29T18:51:52.572Z Downloaded rustls-webpki v0.101.7
10722023-11-29T18:51:52.603Z Downloaded rand v0.4.6
10732023-11-29T18:51:52.606Z Downloaded tracing v0.1.37
10742023-11-29T18:51:52.615Z Downloaded elliptic-curve v0.13.5
10752023-11-29T18:51:52.618Z Downloaded typed-path v0.6.0
10762023-11-29T18:51:52.629Z Downloaded ring v0.16.20
10772023-11-29T18:51:52.788Z Downloaded rcgen v0.11.3
10782023-11-29T18:51:52.792Z Downloaded unicode-linebreak v0.1.5
10792023-11-29T18:51:52.796Z Downloaded typenum v1.16.0
10802023-11-29T18:51:52.799Z Downloaded serde_with v2.3.3
10812023-11-29T18:51:52.809Z Downloaded trust-dns-server v0.22.1
10822023-11-29T18:51:52.846Z Downloaded hashbrown v0.13.2
10832023-11-29T18:51:52.850Z Downloaded x509-cert v0.2.4
10842023-11-29T18:51:52.850Z Downloaded tokio-util v0.7.10
10852023-11-29T18:51:52.850Z Downloaded flate2 v1.0.28
10862023-11-29T18:51:52.855Z Downloaded futures v0.3.29
10872023-11-29T18:51:52.862Z Downloaded rstest_macros v0.18.2
10882023-11-29T18:51:52.867Z Downloaded rsa v0.9.2
10892023-11-29T18:51:52.874Z Downloaded trust-dns-resolver v0.22.0
10902023-11-29T18:51:52.881Z Downloaded fatfs v0.3.6
10912023-11-29T18:51:52.887Z Downloaded aho-corasick v1.0.4
10922023-11-29T18:51:52.896Z Downloaded http v0.2.11
10932023-11-29T18:51:52.902Z Downloaded rand_chacha v0.3.1
10942023-11-29T18:51:52.905Z Downloaded static_assertions v1.1.0
10952023-11-29T18:51:52.907Z Downloaded time v0.3.27
10962023-11-29T18:51:52.917Z Downloaded half v1.8.2
10972023-11-29T18:51:52.921Z Downloaded ed25519 v1.5.3
10982023-11-29T18:51:52.924Z Downloaded dyn-clone v1.0.13
10992023-11-29T18:51:52.926Z Downloaded signal-hook-registry v1.4.1
11002023-11-29T18:51:52.928Z Downloaded signal-hook-mio v0.2.3
11012023-11-29T18:51:52.931Z Downloaded plotters-backend v0.3.5
11022023-11-29T18:51:52.933Z Downloaded generic-array v0.14.7
11032023-11-29T18:51:52.936Z Downloaded home v0.5.5
11042023-11-29T18:51:52.936Z Downloaded humantime v2.1.0
11052023-11-29T18:51:52.938Z Downloaded tinytemplate v1.2.1
11062023-11-29T18:51:52.941Z Downloaded zerocopy v0.6.4
11072023-11-29T18:51:52.944Z Downloaded tracing-core v0.1.31
11082023-11-29T18:51:52.948Z Downloaded darling_core v0.20.3
11092023-11-29T18:51:52.956Z Downloaded serde_yaml v0.9.25
11102023-11-29T18:51:52.962Z Downloaded scheduled-thread-pool v0.2.7
11112023-11-29T18:51:52.964Z Downloaded pkg-config v0.3.27
11122023-11-29T18:51:52.967Z Downloaded hmac v0.12.1
11132023-11-29T18:51:52.970Z Downloaded diesel_derives v2.1.1
11142023-11-29T18:51:52.974Z Downloaded hash32 v0.2.1
11152023-11-29T18:51:52.977Z Downloaded strum_macros v0.24.3
11162023-11-29T18:51:52.980Z Downloaded strsim v0.8.0
11172023-11-29T18:51:52.983Z Downloaded ppv-lite86 v0.2.17
11182023-11-29T18:51:52.985Z Downloaded tower-service v0.3.2
11192023-11-29T18:51:52.985Z Downloaded diesel_table_macro_syntax v0.1.0
11202023-11-29T18:51:52.988Z Downloaded filetime v0.2.22
11212023-11-29T18:51:52.990Z Downloaded rand_core v0.6.4
11222023-11-29T18:51:52.993Z Downloaded semver v0.1.20
11232023-11-29T18:51:52.993Z Downloaded toml v0.5.11
11242023-11-29T18:51:52.996Z Downloaded url v2.4.1
11252023-11-29T18:51:53.002Z Downloaded semver-parser v0.10.2
11262023-11-29T18:51:53.005Z Downloaded difflib v0.4.0
11272023-11-29T18:51:53.008Z Downloaded unicode-width v0.1.11
11282023-11-29T18:51:53.010Z Downloaded strum_macros v0.25.2
11292023-11-29T18:51:53.013Z Downloaded derive_builder_core v0.12.0
11302023-11-29T18:51:53.015Z Downloaded headers v0.3.9
11312023-11-29T18:51:53.023Z Downloaded libxml v0.3.3
11322023-11-29T18:51:53.034Z Downloaded heck v0.3.3
11332023-11-29T18:51:53.036Z Downloaded stable_deref_trait v1.2.0
11342023-11-29T18:51:53.039Z Downloaded same-file v1.0.6
11352023-11-29T18:51:53.039Z Downloaded predicates v3.0.4
11362023-11-29T18:51:53.044Z Downloaded serde_tokenstream v0.1.7
11372023-11-29T18:51:53.048Z Downloaded postgres-protocol v0.6.6
11382023-11-29T18:51:53.051Z Downloaded snafu-derive v0.7.5
11392023-11-29T18:51:53.054Z Downloaded signature v1.6.4
11402023-11-29T18:51:53.057Z Downloaded derive_more v0.99.17
11412023-11-29T18:51:53.064Z Downloaded textwrap v0.16.0
11422023-11-29T18:51:53.068Z Downloaded ron v0.8.1
11432023-11-29T18:51:53.077Z Downloaded serde_repr v0.1.16
11442023-11-29T18:51:53.079Z Downloaded num-bigint-dig v0.8.4
11452023-11-29T18:51:53.088Z Downloaded crossterm v0.27.0
11462023-11-29T18:51:53.098Z Downloaded want v0.3.1
11472023-11-29T18:51:53.101Z Downloaded sha1 v0.10.6
11482023-11-29T18:51:53.104Z Downloaded fragile v2.0.0
11492023-11-29T18:51:53.107Z Downloaded form_urlencoded v1.2.0
11502023-11-29T18:51:53.516Z Downloaded futures-channel v0.3.29
11512023-11-29T18:51:53.516Z Downloaded rstest v0.18.2
11522023-11-29T18:51:53.517Z Downloaded scopeguard v1.2.0
11532023-11-29T18:51:53.517Z Downloaded tar v0.4.40
11542023-11-29T18:51:53.517Z Downloaded rustc-demangle v0.1.23
11552023-11-29T18:51:53.517Z Downloaded uuid v1.6.1
11562023-11-29T18:51:53.517Z Downloaded socket2 v0.4.9
11572023-11-29T18:51:53.518Z Downloaded itertools v0.12.0
11582023-11-29T18:51:53.518Z Downloaded radium v0.7.0
11592023-11-29T18:51:53.518Z Downloaded paste v1.0.14
11602023-11-29T18:51:53.518Z Downloaded num-traits v0.2.16
11612023-11-29T18:51:53.518Z Downloaded downcast v0.11.0
11622023-11-29T18:51:53.518Z Downloaded dirs-sys-next v0.1.2
11632023-11-29T18:51:53.518Z Downloaded dirs-next v2.0.0
11642023-11-29T18:51:53.518Z Downloaded serde_plain v1.0.2
11652023-11-29T18:51:53.518Z Downloaded r2d2 v0.8.10
11662023-11-29T18:51:53.518Z Downloaded zip v0.6.6
11672023-11-29T18:51:53.518Z Downloaded nom v7.1.3
11682023-11-29T18:51:53.518Z Downloaded criterion v0.5.1
11692023-11-29T18:51:53.518Z Downloaded futures-timer v3.0.2
11702023-11-29T18:51:53.518Z Downloaded secrecy v0.8.0
11712023-11-29T18:51:53.518Z Downloaded utf-8 v0.7.6
11722023-11-29T18:51:53.518Z Downloaded slab v0.4.9
11732023-11-29T18:51:53.518Z Downloaded signal-hook-tokio v0.3.1
11742023-11-29T18:51:53.518Z Downloaded serde_urlencoded v0.7.1
11752023-11-29T18:51:53.518Z Downloaded tracing-attributes v0.1.26
11762023-11-29T18:51:53.518Z Downloaded slog-term v2.9.0
11772023-11-29T18:51:53.518Z Downloaded tokio-native-tls v0.3.1
11782023-11-29T18:51:53.518Z Downloaded tokio-macros v2.2.0
11792023-11-29T18:51:53.518Z Downloaded proc-macro-error-attr v1.0.4
11802023-11-29T18:51:53.518Z Downloaded vte v0.11.1
11812023-11-29T18:51:53.518Z Downloaded signal-hook v0.3.17
11822023-11-29T18:51:53.518Z Downloaded slog v2.7.0
11832023-11-29T18:51:53.518Z Downloaded steno v0.4.0
11842023-11-29T18:51:53.518Z Downloaded datatest-stable v0.2.3
11852023-11-29T18:51:53.520Z Downloaded postcard v0.7.3
11862023-11-29T18:51:53.520Z Downloaded path-slash v0.1.5
11872023-11-29T18:51:53.520Z Downloaded fd-lock v3.0.13
11882023-11-29T18:51:53.520Z Downloaded whoami v1.4.1
11892023-11-29T18:51:53.520Z Downloaded owo-colors v3.5.0
11902023-11-29T18:51:53.520Z Downloaded derive-where v1.2.5
11912023-11-29T18:51:53.520Z Downloaded rust-argon2 v1.0.1
11922023-11-29T18:51:53.520Z Downloaded password-hash v0.5.0
11932023-11-29T18:51:53.520Z Downloaded parking_lot_core v0.9.8
11942023-11-29T18:51:53.520Z Downloaded parking_lot v0.12.1
11952023-11-29T18:51:53.520Z Downloaded tokio-stream v0.1.14
11962023-11-29T18:51:53.520Z Downloaded num-bigint v0.4.4
11972023-11-29T18:51:53.520Z Downloaded data-encoding v2.4.0
11982023-11-29T18:51:53.520Z Downloaded clap v2.34.0
11992023-11-29T18:51:53.520Z Downloaded siphasher v0.3.11
12002023-11-29T18:51:53.520Z Downloaded parking_lot_core v0.8.6
12012023-11-29T18:51:53.520Z Downloaded base64 v0.21.5
12022023-11-29T18:51:53.520Z Downloaded omicron-zone-package v0.9.1
12032023-11-29T18:51:53.520Z Downloaded stringprep v0.1.3
12042023-11-29T18:51:53.520Z Downloaded resolv-conf v0.7.0
12052023-11-29T18:51:53.520Z Downloaded partial-io v0.5.4
12062023-11-29T18:51:53.521Z Downloaded slog-json v2.6.1
12072023-11-29T18:51:53.522Z Downloaded subprocess v0.2.9
12082023-11-29T18:51:53.522Z Downloaded wyz v0.5.1
12092023-11-29T18:51:53.522Z Downloaded pem-rfc7468 v0.7.0
12102023-11-29T18:51:53.522Z Downloaded pem v3.0.2
12112023-11-29T18:51:53.522Z Downloaded pem v1.1.1
12122023-11-29T18:51:53.522Z Downloaded darling_macro v0.14.4
12132023-11-29T18:51:53.523Z Downloaded rustls-pemfile v1.0.3
12142023-11-29T18:51:53.523Z Downloaded tokio-tungstenite v0.20.1
12152023-11-29T18:51:53.523Z Downloaded pkcs8 v0.10.2
12162023-11-29T18:51:53.523Z Downloaded mio v0.8.9
12172023-11-29T18:51:53.523Z Downloaded futures-sink v0.3.29
12182023-11-29T18:51:53.523Z Downloaded vte_generate_state_changes v0.1.1
12192023-11-29T18:51:53.523Z Downloaded hubpack v0.1.2
12202023-11-29T18:51:53.523Z Downloaded httpdate v1.0.3
12212023-11-29T18:51:53.523Z Downloaded tokio-rustls v0.24.1
12222023-11-29T18:51:53.523Z Downloaded pkcs1 v0.7.5
12232023-11-29T18:51:53.523Z Downloaded pin-project-lite v0.2.13
12242023-11-29T18:51:53.523Z Downloaded pin-project-internal v1.1.3
12252023-11-29T18:51:53.523Z Downloaded pest_derive v2.7.2
12262023-11-29T18:51:53.523Z Downloaded openssl-sys v0.9.93
12272023-11-29T18:51:53.523Z Downloaded unicode-bidi v0.3.13
12282023-11-29T18:51:53.523Z Downloaded predicates v2.1.5
12292023-11-29T18:51:53.523Z Downloaded arc-swap v1.6.0
12302023-11-29T18:51:53.523Z Downloaded socket2 v0.5.5
12312023-11-29T18:51:53.523Z Downloaded crypto-bigint v0.5.2
12322023-11-29T18:51:53.523Z Downloaded getrandom v0.2.10
12332023-11-29T18:51:53.523Z Downloaded fnv v1.0.7
12342023-11-29T18:51:53.524Z Downloaded float-cmp v0.9.0
12352023-11-29T18:51:53.524Z Downloaded fallible-iterator v0.2.0
12362023-11-29T18:51:53.524Z Downloaded enum-as-inner v0.5.1
12372023-11-29T18:51:53.524Z Downloaded either v1.9.0
12382023-11-29T18:51:53.524Z Downloaded slog-scope v4.4.0
12392023-11-29T18:51:53.524Z Downloaded term v0.7.0
12402023-11-29T18:51:53.524Z Downloaded fastrand v2.0.0
12412023-11-29T18:51:53.524Z Downloaded similar v2.2.1
12422023-11-29T18:51:53.524Z Downloaded slog-bunyan v2.4.0
12432023-11-29T18:51:53.524Z Downloaded slog-async v2.8.0
12442023-11-29T18:51:53.524Z Downloaded postcard-cobs v0.1.5-pre
12452023-11-29T18:51:53.524Z Downloaded structopt v0.3.26
12462023-11-29T18:51:53.524Z Downloaded fixedbitset v0.4.2
12472023-11-29T18:51:53.524Z Downloaded mockall v0.11.4
12482023-11-29T18:51:53.524Z Downloaded rustversion v1.0.14
12492023-11-29T18:51:53.524Z Downloaded doc-comment v0.3.3
12502023-11-29T18:51:53.527Z Downloaded display-error-chain v0.2.0
12512023-11-29T18:51:53.527Z Downloaded shlex v1.1.0
12522023-11-29T18:51:53.527Z Downloaded test-strategy v0.3.1
12532023-11-29T18:51:53.527Z Downloaded pretty-hex v0.3.0
12542023-11-29T18:51:53.527Z Downloaded pretty-hex v0.2.1
12552023-11-29T18:51:53.527Z Downloaded peeking_take_while v0.1.2
12562023-11-29T18:51:53.527Z Downloaded hubpack_derive v0.1.1
12572023-11-29T18:51:53.527Z Downloaded smf v0.2.2
12582023-11-29T18:51:53.527Z Downloaded rpassword v7.3.1
12592023-11-29T18:51:53.527Z Downloaded base64 v0.13.1
12602023-11-29T18:51:53.527Z Downloaded cc v1.0.83
12612023-11-29T18:51:53.527Z Downloaded chacha20poly1305 v0.10.1
12622023-11-29T18:51:53.527Z Downloaded predicates-core v1.0.6
12632023-11-29T18:51:53.527Z Downloaded pin-utils v0.1.0
12642023-11-29T18:51:53.527Z Downloaded phf_shared v0.11.2
12652023-11-29T18:51:53.527Z Downloaded futures-io v0.3.29
12662023-11-29T18:51:53.527Z Downloaded parse-display v0.8.2
12672023-11-29T18:51:53.531Z Downloaded miniz_oxide v0.7.1
12682023-11-29T18:51:53.534Z Downloaded thread-id v4.2.0
12692023-11-29T18:51:53.534Z Downloaded olpc-cjson v0.1.3
12702023-11-29T18:51:53.537Z Downloaded crossbeam-epoch v0.9.15
12712023-11-29T18:51:53.541Z Downloaded platforms v3.0.2
12722023-11-29T18:51:53.543Z Downloaded ff v0.13.0
12732023-11-29T18:51:53.546Z Downloaded yasna v0.5.2
12742023-11-29T18:51:53.549Z Downloaded packed_struct v0.10.1
12752023-11-29T18:51:53.552Z Downloaded textwrap v0.11.0
12762023-11-29T18:51:53.556Z Downloaded hostname v0.3.1
12772023-11-29T18:51:53.559Z Downloaded getopts v0.2.21
12782023-11-29T18:51:53.559Z Downloaded endian-type v0.1.2
12792023-11-29T18:51:53.562Z Downloaded futures-executor v0.3.29
12802023-11-29T18:51:53.562Z Downloaded deranged v0.3.8
12812023-11-29T18:51:53.565Z Downloaded debug-ignore v1.0.5
12822023-11-29T18:51:53.567Z Downloaded zone v0.3.0
12832023-11-29T18:51:53.567Z Downloaded blake2 v0.10.6
12842023-11-29T18:51:53.573Z Downloaded tempfile v3.8.1
12852023-11-29T18:51:53.575Z Downloaded dtrace-parser v0.1.14
12862023-11-29T18:51:53.578Z Downloaded serde-hex v0.1.0
12872023-11-29T18:51:53.580Z Downloaded indicatif v0.17.7
12882023-11-29T18:51:53.587Z Downloaded xattr v1.0.1
12892023-11-29T18:51:53.590Z Downloaded backoff v0.4.0
12902023-11-29T18:51:53.593Z Downloaded der_derive v0.7.2
12912023-11-29T18:51:53.595Z Downloaded smallvec v1.11.0
12922023-11-29T18:51:53.599Z Downloaded new_debug_unreachable v1.0.4
12932023-11-29T18:51:53.601Z Downloaded darling_core v0.14.4
12942023-11-29T18:51:53.608Z Downloaded termios v0.3.3
12952023-11-29T18:51:53.611Z Downloaded supports-color v2.1.0
12962023-11-29T18:51:53.613Z Downloaded num-complex v0.4.4
12972023-11-29T18:51:53.616Z Downloaded thiserror-impl-no-std v2.0.2
12982023-11-29T18:51:53.619Z Downloaded lru-cache v0.1.2
12992023-11-29T18:51:53.622Z Downloaded libloading v0.7.4
13002023-11-29T18:51:53.625Z Downloaded serde_with_macros v2.3.3
13012023-11-29T18:51:53.628Z Downloaded serde_derive_internals v0.26.0
13022023-11-29T18:51:53.631Z Downloaded subtle v2.5.0
13032023-11-29T18:51:53.631Z Downloaded addr2line v0.21.0
13042023-11-29T18:51:53.634Z Downloaded similar-asserts v1.5.0
13052023-11-29T18:51:53.638Z Downloaded darling v0.14.4
13062023-11-29T18:51:53.643Z Downloaded newline-converter v0.3.0
13072023-11-29T18:51:53.646Z Downloaded shell-words v1.1.0
13082023-11-29T18:51:53.648Z Downloaded byteorder v1.5.0
13092023-11-29T18:51:53.651Z Downloaded bitflags v2.4.0
13102023-11-29T18:51:53.653Z Downloaded yansi v0.5.1
13112023-11-29T18:51:53.656Z Downloaded num-rational v0.4.1
13122023-11-29T18:51:53.659Z Downloaded console v0.15.7
13132023-11-29T18:51:53.664Z Downloaded rand_xorshift v0.3.0
13142023-11-29T18:51:53.667Z Downloaded quick-error v1.2.3
13152023-11-29T18:51:53.667Z Downloaded http-body v0.4.5
13162023-11-29T18:51:53.670Z Downloaded glob v0.3.1
13172023-11-29T18:51:53.673Z Downloaded time-macros v0.2.13
13182023-11-29T18:51:53.676Z Downloaded threadpool v1.8.1
13192023-11-29T18:51:53.678Z Downloaded string_cache v0.8.7
13202023-11-29T18:51:53.681Z Downloaded spin v0.5.2
13212023-11-29T18:51:53.684Z Downloaded smawk v0.3.1
13222023-11-29T18:51:53.684Z Downloaded smallvec v0.6.14
13232023-11-29T18:51:53.687Z Downloaded num_enum v0.5.11
13242023-11-29T18:51:53.694Z Downloaded base64ct v1.6.0
13252023-11-29T18:51:53.698Z Downloaded argon2 v0.5.2
13262023-11-29T18:51:53.701Z Downloaded thread_local v1.1.7
13272023-11-29T18:51:53.704Z Downloaded itertools v0.11.0
13282023-11-29T18:51:53.715Z Downloaded crossbeam-utils v0.8.16
13292023-11-29T18:51:53.720Z Downloaded crossbeam-channel v0.5.8
13302023-11-29T18:51:53.728Z Downloaded blake2b_simd v1.0.1
13312023-11-29T18:51:53.731Z Downloaded crc-any v2.4.3
13322023-11-29T18:51:53.734Z Downloaded async-trait v0.1.74
13332023-11-29T18:51:53.740Z Downloaded autocfg v1.1.0
13342023-11-29T18:51:53.742Z Downloaded termcolor v1.2.0
13352023-11-29T18:51:53.745Z Downloaded nibble_vec v0.1.0
13362023-11-29T18:51:53.747Z Downloaded multer v2.1.0
13372023-11-29T18:51:53.750Z Downloaded linear-map v1.2.0
13382023-11-29T18:51:53.753Z Downloaded itertools v0.10.5
13392023-11-29T18:51:53.764Z Downloaded hyper-rustls v0.24.2
13402023-11-29T18:51:53.769Z Downloaded termtree v0.4.1
13412023-11-29T18:51:53.771Z Downloaded linked-hash-map v0.5.6
13422023-11-29T18:51:53.776Z Downloaded is-terminal v0.4.9
13432023-11-29T18:51:53.776Z Downloaded ciborium v0.2.1
13442023-11-29T18:51:53.779Z Downloaded cassowary v0.3.0
13452023-11-29T18:51:53.781Z Downloaded bitfield v0.14.0
13462023-11-29T18:51:53.784Z Downloaded anes v0.1.6
13472023-11-29T18:51:53.786Z Downloaded arrayvec v0.7.4
13482023-11-29T18:51:53.790Z Downloaded maplit v1.0.2
13492023-11-29T18:51:53.792Z Downloaded keccak v0.1.4
13502023-11-29T18:51:53.797Z Downloaded convert_case v0.4.0
13512023-11-29T18:51:53.797Z Downloaded time-core v0.1.1
13522023-11-29T18:51:53.797Z Downloaded structmeta-derive v0.2.0
13532023-11-29T18:51:53.800Z Downloaded slog-dtrace v0.2.3
13542023-11-29T18:51:53.803Z Downloaded http-range v0.1.5
13552023-11-29T18:51:53.804Z Downloaded foreign-types-shared v0.3.1
13562023-11-29T18:51:53.808Z Downloaded bit-vec v0.6.3
13572023-11-29T18:51:53.808Z Downloaded cexpr v0.6.0
13582023-11-29T18:51:53.811Z Downloaded bytesize v1.3.0
13592023-11-29T18:51:53.811Z Downloaded block-buffer v0.10.4
13602023-11-29T18:51:53.813Z Downloaded bb8 v0.8.1
13612023-11-29T18:51:53.813Z Downloaded foreign-types-shared v0.1.1
13622023-11-29T18:51:53.816Z Downloaded swrite v0.1.0
13632023-11-29T18:51:53.816Z Downloaded percent-encoding v2.3.0
13642023-11-29T18:51:53.818Z Downloaded ena v0.14.2
13652023-11-29T18:51:53.821Z Downloaded usdt-impl v0.3.5
13662023-11-29T18:51:53.824Z Downloaded tiny-keccak v2.0.2
13672023-11-29T18:51:53.826Z Downloaded crypto-common v0.1.6
13682023-11-29T18:51:53.829Z Downloaded schemars_derive v0.8.13
13692023-11-29T18:51:53.831Z Downloaded mime_guess v2.0.4
13702023-11-29T18:51:53.835Z Downloaded nanorand v0.7.0
13712023-11-29T18:51:53.838Z Downloaded kstat-rs v0.2.3
13722023-11-29T18:51:53.841Z Downloaded criterion-plot v0.5.0
13732023-11-29T18:51:53.843Z Downloaded cipher v0.4.4
13742023-11-29T18:51:53.876Z Downloaded camino-tempfile v1.1.1
13752023-11-29T18:51:53.879Z Downloaded base16ct v0.2.0
13762023-11-29T18:51:53.879Z Downloaded atomic-waker v1.1.1
13772023-11-29T18:51:53.880Z Downloaded bit-set v0.5.3
13782023-11-29T18:51:53.880Z Downloaded arrayref v0.3.7
13792023-11-29T18:51:53.880Z Downloaded aead v0.5.2
13802023-11-29T18:51:53.880Z Downloaded assert_cmd v2.0.12
13812023-11-29T18:51:53.880Z Downloaded slog-envlogger v2.2.0
13822023-11-29T18:51:53.880Z Downloaded parking_lot v0.11.2
13832023-11-29T18:51:53.880Z Downloaded num-integer v0.1.45
13842023-11-29T18:51:53.880Z Downloaded lock_api v0.4.10
13852023-11-29T18:51:53.880Z Downloaded md-5 v0.10.5
13862023-11-29T18:51:53.880Z Downloaded managed v0.8.0
13872023-11-29T18:51:53.880Z Downloaded num_enum_derive v0.5.11
13882023-11-29T18:51:53.880Z Downloaded libefi-sys v0.1.0
13892023-11-29T18:51:53.883Z Downloaded async-stream v0.3.5
13902023-11-29T18:51:53.883Z Downloaded approx v0.5.1
13912023-11-29T18:51:53.887Z Downloaded async-recursion v1.0.5
13922023-11-29T18:51:53.890Z Downloaded array-init v0.0.4
13932023-11-29T18:51:53.894Z Downloaded adler v1.0.2
13942023-11-29T18:51:53.894Z Downloaded cfg-if v1.0.0
13952023-11-29T18:51:53.898Z Downloaded matches v0.1.10
13962023-11-29T18:51:53.898Z Downloaded ident_case v1.0.1
13972023-11-29T18:51:53.900Z Downloaded bytes v1.5.0
13982023-11-29T18:51:53.903Z Downloaded usdt-attr-macro v0.3.5
13992023-11-29T18:51:53.906Z Downloaded indoc v1.0.9
14002023-11-29T18:51:53.908Z Downloaded num-derive v0.4.0
14012023-11-29T18:51:53.911Z Downloaded libsw v3.3.0
14022023-11-29T18:51:53.915Z Downloaded num v0.4.1
14032023-11-29T18:51:53.920Z Downloaded cast v0.3.0
14042023-11-29T18:51:53.920Z Downloaded impl-trait-for-tuples v0.2.2
14052023-11-29T18:51:53.929Z Downloaded atomicwrites v0.4.2
14062023-11-29T18:51:53.929Z Downloaded mime v0.3.17
14072023-11-29T18:51:53.942Z Downloaded macaddr v1.0.1
14082023-11-29T18:51:53.943Z Downloaded lazycell v1.3.0
14092023-11-29T18:51:53.943Z Downloaded num_threads v0.1.6
14102023-11-29T18:51:53.943Z Downloaded ciborium-io v0.2.1
14112023-11-29T18:51:53.943Z Downloaded atty v0.2.14
14122023-11-29T18:51:53.951Z Downloaded assert_matches v1.5.0
14132023-11-29T18:51:53.951Z Downloaded bytecount v0.6.3
14142023-11-29T18:51:53.951Z Downloaded libm v0.2.7
14152023-11-29T18:51:53.962Z Downloaded buf-list v1.0.3
14162023-11-29T18:51:53.967Z Downloaded normalize-line-endings v0.3.0
14172023-11-29T18:51:53.967Z Downloaded memoffset v0.7.1
14182023-11-29T18:51:53.967Z Downloaded iana-time-zone v0.1.57
14192023-11-29T18:51:53.971Z Downloaded crc32fast v1.3.2
14202023-11-29T18:51:53.971Z Downloaded clang-sys v1.6.1
14212023-11-29T18:51:53.974Z Downloaded chacha20 v0.9.1
14222023-11-29T18:51:53.977Z Downloaded crc-catalog v2.2.0
14232023-11-29T18:51:53.982Z Downloaded crc v3.0.1
14242023-11-29T18:51:53.985Z Downloaded cookie v0.18.0
14252023-11-29T18:51:53.988Z Downloaded cfg-if v0.1.10
14262023-11-29T18:51:53.988Z Downloaded lazy_static v1.4.0
14272023-11-29T18:51:53.990Z Downloaded lalrpop-util v0.19.12
14282023-11-29T18:51:53.990Z Downloaded is_ci v1.1.1
14292023-11-29T18:51:53.993Z Downloaded ipnet v2.8.0
14302023-11-29T18:51:53.997Z Downloaded instant v0.1.12
14312023-11-29T18:51:53.997Z Downloaded indoc v2.0.3
14322023-11-29T18:51:54.000Z Downloaded hyper-tls v0.5.0
14332023-11-29T18:51:54.003Z Downloaded crucible-workspace-hack v0.1.0
14342023-11-29T18:51:54.003Z Downloaded cpufeatures v0.2.9
14352023-11-29T18:51:54.006Z Downloaded corncobs v0.1.3
14362023-11-29T18:51:54.009Z Downloaded constant_time_eq v0.2.6
14372023-11-29T18:51:54.012Z Downloaded cstr-argument v0.1.2
14382023-11-29T18:51:54.012Z Downloaded crunchy v0.2.2
14392023-11-29T18:51:54.643Z Compiling serde v1.0.192
14402023-11-29T18:51:54.643Z Compiling autocfg v1.1.0
14412023-11-29T18:51:54.652Z Checking cfg-if v1.0.0
14422023-11-29T18:51:54.652Z Compiling version_check v0.9.4
14432023-11-29T18:51:54.652Z Compiling syn v1.0.109
14442023-11-29T18:51:54.686Z Checking libc v0.2.150
14452023-11-29T18:51:54.711Z Compiling syn v2.0.32
14462023-11-29T18:51:54.794Z Compiling parking_lot_core v0.9.8
14472023-11-29T18:51:54.817Z Compiling libm v0.2.7
14482023-11-29T18:51:55.300Z Compiling cc v1.0.83
14492023-11-29T18:51:55.452Z Compiling futures-core v0.3.29
14502023-11-29T18:51:55.488Z Compiling once_cell v1.18.0
14512023-11-29T18:51:55.860Z Compiling serde_json v1.0.108
14522023-11-29T18:51:56.007Z Compiling memchr v2.6.3
14532023-11-29T18:51:56.159Z Compiling lock_api v0.4.10
14542023-11-29T18:51:56.266Z Compiling num-traits v0.2.16
14552023-11-29T18:51:56.490Z Compiling slab v0.4.9
14562023-11-29T18:51:56.774Z Checking getrandom v0.2.10
14572023-11-29T18:51:56.828Z Compiling futures-channel v0.3.29
14582023-11-29T18:51:56.993Z Compiling futures-task v0.3.29
14592023-11-29T18:51:57.365Z Compiling futures-util v0.3.29
14602023-11-29T18:51:57.414Z Compiling typenum v1.16.0
14612023-11-29T18:51:57.600Z Compiling generic-array v0.14.7
14622023-11-29T18:51:58.013Z Checking scopeguard v1.2.0
14632023-11-29T18:51:58.243Z Compiling log v0.4.20
14642023-11-29T18:51:58.309Z Compiling pkg-config v0.3.27
14652023-11-29T18:51:59.483Z Checking smallvec v1.11.0
14662023-11-29T18:51:59.733Z Checking itoa v1.0.9
14672023-11-29T18:52:00.043Z Compiling rustix v0.38.25
14682023-11-29T18:52:00.046Z Compiling indexmap v1.9.3
14692023-11-29T18:52:00.088Z Compiling schemars v0.8.13
14702023-11-29T18:52:00.492Z Compiling vcpkg v0.2.15
14712023-11-29T18:52:00.496Z Compiling fnv v1.0.7
14722023-11-29T18:52:00.719Z Compiling httparse v1.8.0
14732023-11-29T18:52:01.193Z Checking rand_core v0.6.4
14742023-11-29T18:52:01.401Z Compiling ring v0.16.20
14752023-11-29T18:52:01.630Z Compiling ring v0.17.5
14762023-11-29T18:52:03.197Z Compiling aho-corasick v1.0.4
14772023-11-29T18:52:03.528Z Compiling regex-syntax v0.8.2
14782023-11-29T18:52:04.225Z Compiling openssl-sys v0.9.93
14792023-11-29T18:52:05.785Z Compiling parking_lot v0.12.1
14802023-11-29T18:52:07.094Z Compiling serde_derive_internals v0.26.0
14812023-11-29T18:52:07.405Z Checking pin-project-lite v0.2.13
14822023-11-29T18:52:07.565Z Compiling ahash v0.8.3
14832023-11-29T18:52:08.043Z Checking spin v0.5.2
14842023-11-29T18:52:08.450Z Compiling openssl v0.10.57
14852023-11-29T18:52:08.926Z Checking signal-hook-registry v1.4.1
14862023-11-29T18:52:09.275Z Compiling ucd-trie v0.1.6
14872023-11-29T18:52:09.314Z Compiling rustls v0.21.9
14882023-11-29T18:52:09.703Z Compiling regex-automata v0.4.3
14892023-11-29T18:52:10.222Z Checking mio v0.8.9
14902023-11-29T18:52:10.902Z Compiling native-tls v0.2.11
14912023-11-29T18:52:11.363Z Compiling iana-time-zone v0.1.57
14922023-11-29T18:52:11.408Z Compiling async-trait v0.1.74
14932023-11-29T18:52:11.457Z Checking num_cpus v1.16.0
14942023-11-29T18:52:11.969Z Compiling unicode-xid v0.2.4
14952023-11-29T18:52:12.208Z Compiling dyn-clone v1.0.13
14962023-11-29T18:52:12.226Z Compiling byteorder v1.5.0
14972023-11-29T18:52:12.964Z Compiling backtrace v0.3.69
14982023-11-29T18:52:12.993Z Checking socket2 v0.5.5
14992023-11-29T18:52:13.738Z Compiling futures-sink v0.3.29
15002023-11-29T18:52:13.741Z Checking ryu v1.0.15
15012023-11-29T18:52:13.930Z Compiling hashbrown v0.13.2
15022023-11-29T18:52:13.949Z Compiling errno v0.3.2
15032023-11-29T18:52:14.067Z Compiling crossbeam-utils v0.8.16
15042023-11-29T18:52:14.250Z Compiling tinyvec_macros v0.1.1
15052023-11-29T18:52:14.379Z Compiling crc32fast v1.3.2
15062023-11-29T18:52:14.657Z Compiling tinyvec v1.6.0
15072023-11-29T18:52:15.482Z Compiling futures-io v0.3.29
15082023-11-29T18:52:15.626Z Compiling anyhow v1.0.75
15092023-11-29T18:52:15.734Z Compiling pin-utils v0.1.0
15102023-11-29T18:52:15.760Z Compiling spin v0.9.8
15112023-11-29T18:52:15.852Z Compiling tracing-core v0.1.31
15122023-11-29T18:52:15.920Z Compiling unicode-bidi v0.3.13
15132023-11-29T18:52:16.477Z Compiling regex v1.10.2
15142023-11-29T18:52:17.275Z Compiling unicode-normalization v0.1.22
15152023-11-29T18:52:18.318Z Compiling num-integer v0.1.45
15162023-11-29T18:52:18.614Z Compiling synstructure v0.12.6
15172023-11-29T18:52:18.677Z Compiling lazy_static v1.4.0
15182023-11-29T18:52:18.787Z Compiling slog v2.7.0
15192023-11-29T18:52:19.232Z Compiling base64 v0.21.5
15202023-11-29T18:52:19.235Z Compiling unicode-width v0.1.11
15212023-11-29T18:52:19.235Z Compiling serde_derive v1.0.192
15222023-11-29T18:52:19.235Z Compiling thiserror-impl v1.0.49
15232023-11-29T18:52:19.280Z Compiling zeroize_derive v1.4.2
15242023-11-29T18:52:19.527Z Compiling tokio-macros v2.2.0
15252023-11-29T18:52:20.018Z Compiling futures-macro v0.3.29
15262023-11-29T18:52:20.050Z Compiling tracing-attributes v0.1.26
15272023-11-29T18:52:21.689Z Compiling schemars_derive v0.8.13
15282023-11-29T18:52:22.031Z Compiling openssl-macros v0.1.1
15292023-11-29T18:52:22.405Z Checking zeroize v1.6.0
15302023-11-29T18:52:24.663Z Compiling thiserror v1.0.49
15312023-11-29T18:52:24.857Z Compiling pest v2.7.2
15322023-11-29T18:52:25.389Z Compiling zerocopy-derive v0.2.0
15332023-11-29T18:52:26.776Z Compiling tracing v0.1.37
15342023-11-29T18:52:26.849Z Compiling untrusted v0.9.0
15352023-11-29T18:52:27.107Z Compiling untrusted v0.7.1
15362023-11-29T18:52:27.323Z Compiling time-core v0.1.1
15372023-11-29T18:52:27.387Z Compiling hashbrown v0.12.3
15382023-11-29T18:52:27.563Z Compiling rustversion v1.0.14
15392023-11-29T18:52:27.578Z Checking subtle v2.5.0
15402023-11-29T18:52:27.638Z Compiling foreign-types-shared v0.1.1
15412023-11-29T18:52:27.783Z Compiling openssl-probe v0.1.5
15422023-11-29T18:52:27.964Z Compiling percent-encoding v2.3.0
15432023-11-29T18:52:28.284Z Compiling foreign-types v0.3.2
15442023-11-29T18:52:28.396Z Compiling time-macros v0.2.13
15452023-11-29T18:52:28.785Z Compiling pest_meta v2.7.2
15462023-11-29T18:52:33.001Z Compiling pest_generator v2.7.2
15472023-11-29T18:52:33.802Z Compiling try-lock v0.2.4
15482023-11-29T18:52:34.155Z Compiling want v0.3.1
15492023-11-29T18:52:34.710Z Compiling rustls-webpki v0.101.7
15502023-11-29T18:52:35.178Z Compiling sct v0.7.0
15512023-11-29T18:52:36.379Z Compiling form_urlencoded v1.2.0
15522023-11-29T18:52:36.870Z Compiling zerocopy-derive v0.6.4
15532023-11-29T18:52:37.211Z Compiling pest_derive v2.7.2
15542023-11-29T18:52:38.022Z Compiling socket2 v0.4.9
15552023-11-29T18:52:38.296Z Compiling tower-service v0.3.2
15562023-11-29T18:52:38.379Z Compiling either v1.9.0
15572023-11-29T18:52:38.403Z Compiling httpdate v1.0.3
15582023-11-29T18:52:38.872Z Compiling rustls-pemfile v1.0.3
15592023-11-29T18:52:39.136Z Compiling idna v0.4.0
15602023-11-29T18:52:39.405Z Compiling memoffset v0.9.0
15612023-11-29T18:52:39.466Z Compiling usdt-impl v0.3.5
15622023-11-29T18:52:39.836Z Compiling adler v1.0.2
15632023-11-29T18:52:40.163Z Compiling miniz_oxide v0.7.1
15642023-11-29T18:52:40.362Z Compiling rustls-native-certs v0.6.3
15652023-11-29T18:52:40.619Z Compiling url v2.4.1
15662023-11-29T18:52:40.981Z Compiling zerocopy v0.3.0
15672023-11-29T18:52:41.953Z Checking crypto-common v0.1.6
15682023-11-29T18:52:42.206Z Compiling ipnet v2.8.0
15692023-11-29T18:52:42.249Z Compiling signal-hook v0.3.17
15702023-11-29T18:52:42.267Z Checking bytes v1.5.0
15712023-11-29T18:52:42.650Z Checking bitflags v2.4.0
15722023-11-29T18:52:43.031Z Compiling dof v0.1.5
15732023-11-29T18:52:43.058Z Compiling dtrace-parser v0.1.14
15742023-11-29T18:52:43.471Z Checking tokio v1.34.0
15752023-11-29T18:52:44.222Z Compiling indexmap v2.1.0
15762023-11-29T18:52:45.209Z Compiling semver v1.0.20
15772023-11-29T18:52:45.516Z Compiling uuid v1.6.1
15782023-11-29T18:52:45.803Z Compiling chrono v0.4.31
15792023-11-29T18:52:46.209Z Compiling http v0.2.11
15802023-11-29T18:52:46.493Z Compiling serde_spanned v0.6.4
15812023-11-29T18:52:46.830Z Compiling toml_datetime v0.6.5
15822023-11-29T18:52:47.530Z Compiling rustc_version v0.4.0
15832023-11-29T18:52:48.162Z Compiling toml_edit v0.19.15
15842023-11-29T18:52:49.160Z Compiling openapiv3 v2.0.0-rc.1
15852023-11-29T18:52:52.427Z Compiling http-body v0.4.5
15862023-11-29T18:52:53.547Z Compiling serde_urlencoded v0.7.1
15872023-11-29T18:52:54.041Z Compiling clap_derive v4.4.2
15882023-11-29T18:52:54.310Z Compiling crossbeam-epoch v0.9.15
15892023-11-29T18:52:54.959Z Compiling encoding_rs v0.8.33
15902023-11-29T18:52:54.993Z Compiling thread-id v4.2.0
15912023-11-29T18:52:55.142Z Compiling mime v0.3.17
15922023-11-29T18:52:56.067Z Checking const-oid v0.9.5
15932023-11-29T18:52:56.566Z Compiling gimli v0.28.0
15942023-11-29T18:52:57.676Z Compiling siphasher v0.3.11
15952023-11-29T18:52:58.319Z Compiling webpki-roots v0.25.2
15962023-11-29T18:52:59.085Z Compiling tokio-util v0.7.10
15972023-11-29T18:53:01.562Z Compiling h2 v0.3.21
15982023-11-29T18:53:01.595Z Compiling tokio-rustls v0.24.1
15992023-11-29T18:53:02.197Z Compiling serde_tokenstream v0.1.7
16002023-11-29T18:53:02.212Z Compiling strum_macros v0.25.2
16012023-11-29T18:53:03.009Z Compiling bzip2-sys v0.1.11+1.0.8
16022023-11-29T18:53:03.300Z Compiling object v0.32.1
16032023-11-29T18:53:03.699Z Compiling tokio-native-tls v0.3.1
16042023-11-29T18:53:03.826Z Compiling addr2line v0.21.0
16052023-11-29T18:53:04.382Z Compiling num-iter v0.1.43
16062023-11-29T18:53:04.821Z Compiling rustc-demangle v0.1.23
16072023-11-29T18:53:06.382Z Compiling flate2 v1.0.28
16082023-11-29T18:53:06.439Z Compiling heapless v0.7.16
16092023-11-29T18:53:07.051Z Compiling block-buffer v0.10.4
16102023-11-29T18:53:07.420Z Compiling ppv-lite86 v0.2.17
16112023-11-29T18:53:07.988Z Compiling doc-comment v0.3.3
16122023-11-29T18:53:08.635Z Compiling rand_chacha v0.3.1
16132023-11-29T18:53:08.697Z Compiling usdt-macro v0.3.5
16142023-11-29T18:53:09.046Z Compiling usdt-attr-macro v0.3.5
16152023-11-29T18:53:09.240Z Compiling toml v0.7.8
16162023-11-29T18:53:10.801Z Compiling toml_edit v0.21.0
16172023-11-29T18:53:11.241Z Compiling digest v0.10.7
16182023-11-29T18:53:11.511Z Compiling hex v0.4.3
16192023-11-29T18:53:11.534Z Compiling pin-project-internal v1.1.3
16202023-11-29T18:53:12.015Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16212023-11-29T18:53:12.166Z Compiling bit-vec v0.6.3
16222023-11-29T18:53:12.839Z Compiling hyper v0.14.27
16232023-11-29T18:53:13.551Z Compiling rand v0.8.5
16242023-11-29T18:53:14.689Z Compiling phf_shared v0.10.0
16252023-11-29T18:53:15.299Z Compiling num-bigint v0.4.4
16262023-11-29T18:53:16.415Z Compiling precomputed-hash v0.1.1
16272023-11-29T18:53:16.568Z Compiling new_debug_unreachable v1.0.4
16282023-11-29T18:53:16.647Z Compiling smoltcp v0.9.1
16292023-11-29T18:53:16.747Z Compiling fixedbitset v0.4.2
16302023-11-29T18:53:16.867Z Compiling string_cache v0.8.7
16312023-11-29T18:53:17.316Z Compiling petgraph v0.6.4
16322023-11-29T18:53:17.775Z Compiling bit-set v0.5.3
16332023-11-29T18:53:18.213Z Compiling itertools v0.10.5
16342023-11-29T18:53:19.091Z Compiling enum-as-inner v0.5.1
16352023-11-29T18:53:19.397Z Compiling hubpack_derive v0.1.1
16362023-11-29T18:53:19.518Z Compiling diesel_table_macro_syntax v0.1.0
16372023-11-29T18:53:20.159Z Compiling unicode-segmentation v1.10.1
16382023-11-29T18:53:20.714Z Compiling lalrpop-util v0.19.12
16392023-11-29T18:53:20.905Z Compiling diesel_derives v2.1.1
16402023-11-29T18:53:21.655Z Compiling snafu-derive v0.7.5
16412023-11-29T18:53:22.576Z Compiling cpufeatures v0.2.9
16422023-11-29T18:53:22.716Z Compiling sha2 v0.10.8
16432023-11-29T18:53:22.829Z Compiling rustix v0.37.23
16442023-11-29T18:53:22.851Z Compiling hmac v0.12.1
16452023-11-29T18:53:23.170Z Compiling md-5 v0.10.5
16462023-11-29T18:53:23.553Z Compiling serde_repr v0.1.16
16472023-11-29T18:53:24.070Z Compiling hyper-tls v0.5.0
16482023-11-29T18:53:24.398Z Compiling hyper-rustls v0.24.2
16492023-11-29T18:53:34.358Z Compiling reqwest v0.11.22
16502023-11-29T18:53:34.453Z Compiling stringprep v0.1.3
16512023-11-29T18:53:34.453Z Compiling hash32 v0.2.1
16522023-11-29T18:53:34.453Z Checking bitflags v1.3.2
16532023-11-29T18:53:34.453Z Compiling stable_deref_trait v1.2.0
16542023-11-29T18:53:34.453Z Compiling fallible-iterator v0.2.0
16552023-11-29T18:53:34.453Z Compiling postgres-protocol v0.6.6
16562023-11-29T18:53:34.454Z Compiling terminal_size v0.2.6
16572023-11-29T18:53:34.504Z Compiling phf_shared v0.11.2
16582023-11-29T18:53:34.504Z Compiling block-padding v0.3.3
16592023-11-29T18:53:34.504Z Compiling scheduled-thread-pool v0.2.7
16602023-11-29T18:53:34.504Z Compiling deranged v0.3.8
16612023-11-29T18:53:34.504Z Compiling num_threads v0.1.6
16622023-11-29T18:53:34.504Z Compiling regex-automata v0.1.10
16632023-11-29T18:53:34.504Z Compiling managed v0.8.0
16642023-11-29T18:53:34.504Z Compiling matches v0.1.10
16652023-11-29T18:53:34.504Z Compiling clap_builder v4.4.2
16662023-11-29T18:53:34.504Z Compiling idna v0.2.3
16672023-11-29T18:53:34.504Z Compiling r2d2 v0.8.10
16682023-11-29T18:53:34.505Z Compiling bstr v0.2.17
16692023-11-29T18:53:34.505Z Compiling inout v0.1.3
16702023-11-29T18:53:34.505Z Compiling signal-hook-mio v0.2.3
16712023-11-29T18:53:34.505Z Compiling phf v0.11.2
16722023-11-29T18:53:34.505Z Compiling bzip2 v0.4.4
16732023-11-29T18:53:34.505Z Compiling time v0.3.27
16742023-11-29T18:53:34.505Z Compiling postgres-types v0.2.6
16752023-11-29T18:53:34.505Z Compiling hubpack v0.1.2
16762023-11-29T18:53:35.010Z Compiling pin-project v1.1.3
16772023-11-29T18:53:35.556Z Compiling ipnetwork v0.20.0
16782023-11-29T18:53:35.714Z Compiling zerocopy v0.6.4
16792023-11-29T18:53:36.570Z Compiling itertools v0.11.0
16802023-11-29T18:53:37.063Z Compiling futures-executor v0.3.29
16812023-11-29T18:53:37.991Z Compiling float-cmp v0.9.0
16822023-11-29T18:53:38.918Z Compiling whoami v1.4.1
16832023-11-29T18:53:39.916Z Compiling static_assertions v1.1.0
16842023-11-29T18:53:40.052Z Compiling predicates-core v1.0.6
16852023-11-29T18:53:40.616Z Compiling normalize-line-endings v0.3.0
16862023-11-29T18:53:40.783Z Compiling difflib v0.4.0
16872023-11-29T18:53:41.009Z Checking hashbrown v0.14.2
16882023-11-29T18:53:41.472Z Compiling data-encoding v2.4.0
16892023-11-29T18:53:42.505Z Compiling regex-automata v0.3.8
16902023-11-29T18:53:42.795Z Compiling trust-dns-proto v0.22.0
16912023-11-29T18:53:43.487Z Compiling predicates v3.0.4
16922023-11-29T18:53:45.443Z Compiling bstr v1.6.0
16932023-11-29T18:53:46.671Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16942023-11-29T18:53:47.722Z Compiling tokio-postgres v0.7.10
16952023-11-29T18:53:47.928Z Compiling diesel v2.1.4
16962023-11-29T18:53:48.067Z Compiling yasna v0.5.2
16972023-11-29T18:53:51.140Z Compiling clap v4.4.3
16982023-11-29T18:53:51.317Z Compiling futures v0.3.29
16992023-11-29T18:53:51.321Z Compiling snafu v0.7.5
17002023-11-29T18:53:51.502Z Compiling zip v0.6.6
17012023-11-29T18:53:52.048Z Compiling similar v2.2.1
17022023-11-29T18:53:52.208Z Compiling crossterm v0.27.0
17032023-11-29T18:53:52.728Z Compiling cipher v0.4.4
17042023-11-29T18:53:53.808Z Compiling signature v2.1.0
17052023-11-29T18:53:54.042Z Compiling usdt v0.3.5
17062023-11-29T18:53:54.423Z Compiling tokio-stream v0.1.14
17072023-11-29T18:53:56.158Z Compiling console v0.15.7
17082023-11-29T18:53:56.820Z Checking equivalent v1.0.1
17092023-11-29T18:53:57.433Z Checking unicode-ident v1.0.12
17102023-11-29T18:53:57.670Z Checking proc-macro2 v1.0.69
17112023-11-29T18:53:58.706Z Checking quote v1.0.33
17122023-11-29T18:54:00.230Z Checking utf8parse v0.2.1
17132023-11-29T18:54:00.923Z Checking anstyle v1.0.2
17142023-11-29T18:54:02.425Z Checking io-lifetimes v1.0.11
17152023-11-29T18:54:05.241Z Checking anstyle-parse v0.2.1
17162023-11-29T18:54:09.409Z Checking colorchoice v1.0.0
17172023-11-29T18:54:09.584Z Checking anstyle-query v1.0.0
17182023-11-29T18:54:10.218Z Checking anstream v0.5.0
17192023-11-29T18:54:10.544Z Checking clap_lex v0.5.1
17202023-11-29T18:54:10.561Z Checking strsim v0.10.0
17212023-11-29T18:54:11.515Z Checking winnow v0.5.15
17222023-11-29T18:54:16.292Z Compiling serde_tokenstream v0.2.0
17232023-11-29T18:54:21.510Z Compiling regress v0.7.1
17242023-11-29T18:54:27.290Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17252023-11-29T18:54:34.414Z Compiling getopts v0.2.21
17262023-11-29T18:54:35.261Z Compiling unsafe-libyaml v0.2.9
17272023-11-29T18:54:36.153Z Checking heck v0.4.1
17282023-11-29T18:54:36.666Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17292023-11-29T18:54:37.507Z Compiling serde_yaml v0.9.25
17302023-11-29T18:54:37.591Z Compiling ident_case v1.0.1
17312023-11-29T18:54:37.849Z Checking fastrand v2.0.0
17322023-11-29T18:54:38.328Z Checking tempfile v3.8.1
17332023-11-29T18:54:38.406Z Checking match_cfg v0.1.0
17342023-11-29T18:54:38.520Z Checking hostname v0.3.1
17352023-11-29T18:54:38.637Z Checking atty v0.2.14
17362023-11-29T18:54:38.690Z Checking quick-error v1.2.3
17372023-11-29T18:54:38.761Z Compiling paste v1.0.14
17382023-11-29T18:54:38.857Z Checking crossbeam-channel v0.5.8
17392023-11-29T18:54:38.879Z Checking sha1 v0.10.6
17402023-11-29T18:54:39.311Z Checking dirs-sys-next v0.1.2
17412023-11-29T18:54:39.545Z Checking dirs-next v2.0.0
17422023-11-29T18:54:39.721Z Checking thread_local v1.1.7
17432023-11-29T18:54:40.033Z Checking instant v0.1.12
17442023-11-29T18:54:40.157Z Compiling slog-async v2.8.0
17452023-11-29T18:54:40.160Z Checking term v0.7.0
17462023-11-29T18:54:40.807Z Checking camino v1.1.6
17472023-11-29T18:54:41.015Z Compiling multer v2.1.0
17482023-11-29T18:54:41.441Z Checking take_mut v0.2.2
17492023-11-29T18:54:41.701Z Checking slog-term v2.9.0
17502023-11-29T18:54:41.721Z Compiling darling_core v0.20.3
17512023-11-29T18:54:42.039Z Checking slog-json v2.6.1
17522023-11-29T18:54:42.403Z Compiling async-stream-impl v0.3.5
17532023-11-29T18:54:42.509Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17542023-11-29T18:54:42.925Z Checking atomic-waker v1.1.1
17552023-11-29T18:54:43.099Z Checking debug-ignore v1.0.5
17562023-11-29T18:54:43.293Z Checking waitgroup v0.1.2
17572023-11-29T18:54:43.558Z Checking slog-bunyan v2.4.0
17582023-11-29T18:54:44.380Z Checking toml v0.8.8
17592023-11-29T18:54:44.529Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17602023-11-29T18:54:44.660Z Checking async-stream v0.3.5
17612023-11-29T18:54:44.927Z Checking serde_path_to_error v0.1.14
17622023-11-29T18:54:45.071Z Checking strum v0.25.0
17632023-11-29T18:54:45.285Z Compiling structmeta-derive v0.2.0
17642023-11-29T18:54:45.595Z Checking wait-timeout v0.2.0
17652023-11-29T18:54:45.847Z Checking rusty-fork v0.3.0
17662023-11-29T18:54:45.958Z Checking rand_xorshift v0.3.0
17672023-11-29T18:54:46.210Z Checking unarray v0.1.4
17682023-11-29T18:54:46.323Z Compiling regex-syntax v0.7.5
17692023-11-29T18:54:46.413Z Checking proptest v1.4.0
17702023-11-29T18:54:50.372Z Compiling structmeta v0.2.0
17712023-11-29T18:54:51.033Z Checking backoff v0.4.0
17722023-11-29T18:54:51.467Z Compiling test-strategy v0.3.1
17732023-11-29T18:54:52.053Z Compiling darling_macro v0.20.3
17742023-11-29T18:54:53.686Z Compiling darling v0.20.3
17752023-11-29T18:54:53.795Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17762023-11-29T18:54:53.885Z Compiling serde_with_macros v2.3.3
17772023-11-29T18:54:54.009Z Checking macaddr v1.0.1
17782023-11-29T18:54:54.235Z Checking camino-tempfile v1.1.1
17792023-11-29T18:54:54.526Z Checking is-terminal v0.4.9
17802023-11-29T18:54:54.633Z Compiling proc-macro-error-attr v1.0.4
17812023-11-29T18:54:54.688Z Compiling proc-macro-error v1.0.4
17822023-11-29T18:54:55.217Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17832023-11-29T18:54:55.313Z Compiling proc-macro-crate v1.3.1
17842023-11-29T18:54:55.842Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17852023-11-29T18:54:57.101Z Checking termtree v0.4.1
17862023-11-29T18:54:57.181Z Compiling num_enum_derive v0.5.11
17872023-11-29T18:54:57.374Z Checking predicates-tree v1.0.9
17882023-11-29T18:54:57.570Z Checking base64ct v1.6.0
17892023-11-29T18:54:57.672Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17902023-11-29T18:54:57.886Z Compiling parse-display-derive v0.8.2
17912023-11-29T18:54:58.185Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17922023-11-29T18:54:58.241Z Compiling crucible-workspace-hack v0.1.0
17932023-11-29T18:54:58.273Z Checking postcard-cobs v0.1.5-pre
17942023-11-29T18:54:58.730Z Checking serde_with v2.3.3
17952023-11-29T18:54:58.733Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17962023-11-29T18:54:58.733Z Checking postcard v0.7.3
17972023-11-29T18:54:58.733Z Checking smoltcp v0.8.2
17982023-11-29T18:54:58.733Z Compiling foreign-types-macros v0.2.3
17992023-11-29T18:54:59.106Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18002023-11-29T18:54:59.545Z Checking cfg-if v0.1.10
18012023-11-29T18:54:59.657Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18022023-11-29T18:55:00.079Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18032023-11-29T18:55:00.285Z Checking foreign-types-shared v0.3.1
18042023-11-29T18:55:00.755Z Checking foreign-types v0.5.0
18052023-11-29T18:55:00.892Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18062023-11-29T18:55:01.202Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18072023-11-29T18:55:01.801Z Checking num_enum v0.5.11
18082023-11-29T18:55:02.030Z Checking cstr-argument v0.1.2
18092023-11-29T18:55:02.276Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18102023-11-29T18:55:02.412Z Checking pretty-hex v0.2.1
18112023-11-29T18:55:02.646Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18122023-11-29T18:55:02.733Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18132023-11-29T18:55:02.751Z Checking colored v2.0.4
18142023-11-29T18:55:03.087Z Compiling zone_cfg_derive v0.3.0
18152023-11-29T18:55:03.197Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18162023-11-29T18:55:03.362Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18172023-11-29T18:55:03.741Z Checking predicates v2.1.5
18182023-11-29T18:55:04.162Z Compiling mockall_derive v0.11.4
18192023-11-29T18:55:04.805Z Compiling num-derive v0.4.0
18202023-11-29T18:55:05.302Z Checking parse-display v0.8.2
18212023-11-29T18:55:05.505Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18222023-11-29T18:55:05.527Z Checking downcast v0.11.0
18232023-11-29T18:55:05.540Z Checking fragile v2.0.0
18242023-11-29T18:55:05.833Z Checking zone v0.3.0
18252023-11-29T18:55:05.915Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18262023-11-29T18:55:06.151Z Checking smf v0.2.2
18272023-11-29T18:55:06.366Z Checking filetime v0.2.22
18282023-11-29T18:55:06.650Z Checking xattr v1.0.1
18292023-11-29T18:55:06.881Z Checking pem v3.0.2
18302023-11-29T18:55:06.912Z Checking tar v0.4.40
18312023-11-29T18:55:07.050Z Checking linked-hash-map v0.5.6
18322023-11-29T18:55:07.182Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18332023-11-29T18:55:07.370Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18342023-11-29T18:55:07.526Z Checking lru-cache v0.1.2
18352023-11-29T18:55:07.703Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18362023-11-29T18:55:07.794Z Checking headers-core v0.2.0
18372023-11-29T18:55:08.429Z Checking headers v0.3.9
18382023-11-29T18:55:08.433Z Checking password-hash v0.5.0
18392023-11-29T18:55:08.433Z Checking blake2 v0.10.6
18402023-11-29T18:55:08.780Z Checking base64 v0.13.1
18412023-11-29T18:55:08.806Z Checking argon2 v0.5.2
18422023-11-29T18:55:08.843Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18432023-11-29T18:55:09.432Z Checking pem v1.1.1
18442023-11-29T18:55:09.514Z Checking rcgen v0.11.3
18452023-11-29T18:55:09.682Z Checking atomicwrites v0.4.2
18462023-11-29T18:55:09.714Z Checking subprocess v0.2.9
18472023-11-29T18:55:09.747Z Checking arc-swap v1.6.0
18482023-11-29T18:55:09.943Z Checking half v1.8.2
18492023-11-29T18:55:10.376Z Compiling cancel-safe-futures v0.1.5
18502023-11-29T18:55:10.441Z Checking ciborium-io v0.2.1
18512023-11-29T18:55:10.573Z Checking slog-scope v4.4.0
18522023-11-29T18:55:10.581Z Checking textwrap v0.11.0
18532023-11-29T18:55:10.581Z Compiling heck v0.3.3
18542023-11-29T18:55:10.596Z Checking ciborium-ll v0.2.1
18552023-11-29T18:55:10.825Z Checking vec_map v0.8.2
18562023-11-29T18:55:10.840Z Checking ansi_term v0.12.1
18572023-11-29T18:55:10.895Z Compiling libefi-sys v0.1.0
18582023-11-29T18:55:11.107Z Checking strsim v0.8.0
18592023-11-29T18:55:11.223Z Compiling structopt-derive v0.4.18
18602023-11-29T18:55:11.287Z Checking ciborium v0.2.1
18612023-11-29T18:55:11.387Z Checking clap v2.34.0
18622023-11-29T18:55:11.426Z Checking slog-stdlog v4.1.1
18632023-11-29T18:55:11.636Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18642023-11-29T18:55:12.045Z Checking slog-envlogger v2.2.0
18652023-11-29T18:55:12.471Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18662023-11-29T18:55:12.926Z Checking resolv-conf v0.7.0
18672023-11-29T18:55:12.933Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18682023-11-29T18:55:12.933Z Compiling slog-dtrace v0.2.3
18692023-11-29T18:55:13.283Z Compiling convert_case v0.4.0
18702023-11-29T18:55:13.443Z Checking trust-dns-resolver v0.22.0
18712023-11-29T18:55:14.084Z Checking pem-rfc7468 v0.7.0
18722023-11-29T18:55:14.483Z Checking fxhash v0.2.1
18732023-11-29T18:55:14.721Z Compiling der_derive v0.7.2
18742023-11-29T18:55:14.857Z Compiling derive_more v0.99.17
18752023-11-29T18:55:15.855Z Checking termcolor v1.2.0
18762023-11-29T18:55:16.043Z Checking flagset v0.4.3
18772023-11-29T18:55:16.156Z Checking structopt v0.3.26
18782023-11-29T18:55:16.327Z Checking itertools v0.12.0
18792023-11-29T18:55:16.470Z Compiling radium v0.7.0
18802023-11-29T18:55:16.720Z Checking tap v1.0.1
18812023-11-29T18:55:16.952Z Compiling maybe-uninit v2.0.0
18822023-11-29T18:55:17.409Z Checking mockall v0.11.4
18832023-11-29T18:55:17.742Z Checking wyz v0.5.1
18842023-11-29T18:55:17.765Z Compiling same-file v1.0.6
18852023-11-29T18:55:17.783Z Compiling packed_struct v0.10.1
18862023-11-29T18:55:18.121Z Checking crc-catalog v2.2.0
18872023-11-29T18:55:18.309Z Checking funty v2.0.0
18882023-11-29T18:55:18.336Z Compiling num-bigint-dig v0.8.4
18892023-11-29T18:55:18.442Z Checking crc v3.0.1
18902023-11-29T18:55:18.738Z Compiling walkdir v2.4.0
18912023-11-29T18:55:18.911Z Compiling semver-parser v0.10.2
18922023-11-29T18:55:19.129Z Checking der v0.7.8
18932023-11-29T18:55:20.023Z Compiling packed_struct_codegen v0.10.1
18942023-11-29T18:55:20.086Z Checking bitvec v1.0.1
18952023-11-29T18:55:20.280Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18962023-11-29T18:55:20.584Z Checking nodrop v0.1.14
18972023-11-29T18:55:22.293Z Checking spki v0.7.2
18982023-11-29T18:55:22.656Z Checking pkcs8 v0.10.2
18992023-11-29T18:55:22.724Z Checking array-init v0.0.4
19002023-11-29T18:55:23.056Z Compiling semver v0.11.0
19012023-11-29T18:55:23.073Z Checking pkcs1 v0.7.5
19022023-11-29T18:55:23.676Z Checking smallvec v0.6.14
19032023-11-29T18:55:24.324Z Compiling num-rational v0.4.1
19042023-11-29T18:55:25.984Z Checking bitfield v0.14.0
19052023-11-29T18:55:26.397Z Compiling home v0.5.5
19062023-11-29T18:55:26.397Z Compiling toolchain_find v0.2.0
19072023-11-29T18:55:26.397Z Checking serde-hex v0.1.0
19082023-11-29T18:55:26.397Z Checking x509-cert v0.2.4
19092023-11-29T18:55:26.628Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19102023-11-29T18:55:27.136Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19112023-11-29T18:55:27.512Z Checking env_logger v0.10.0
19122023-11-29T18:55:27.534Z Checking rsa v0.9.2
19132023-11-29T18:55:28.175Z Checking newline-converter v0.3.0
19142023-11-29T18:55:28.377Z Checking hkdf v0.12.3
19152023-11-29T18:55:28.669Z Checking ron v0.8.1
19162023-11-29T18:55:28.955Z Compiling toml v0.5.11
19172023-11-29T18:55:28.983Z Checking crc-any v2.4.3
19182023-11-29T18:55:29.164Z Checking expectorate v1.1.0
19192023-11-29T18:55:29.336Z Compiling omicron-zone-package v0.9.1
19202023-11-29T18:55:29.528Z Checking object v0.30.4
19212023-11-29T18:55:30.718Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19222023-11-29T18:55:31.136Z Checking num-complex v0.4.4
19232023-11-29T18:55:31.471Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19242023-11-29T18:55:32.668Z Compiling rustfmt-wrapper v0.2.0
19252023-11-29T18:55:32.853Z Checking utf-8 v0.7.6
19262023-11-29T18:55:33.168Z Checking path-slash v0.1.5
19272023-11-29T18:55:33.348Z Checking keccak v0.1.4
19282023-11-29T18:55:33.643Z Checking tungstenite v0.20.1
19292023-11-29T18:55:33.789Z Checking num v0.4.1
19302023-11-29T18:55:33.805Z Checking sha3 v0.10.8
19312023-11-29T18:55:33.924Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19322023-11-29T18:55:34.427Z Checking secrecy v0.8.0
19332023-11-29T18:55:34.736Z Compiling buf-list v1.0.3
19342023-11-29T18:55:35.023Z Checking tokio-tungstenite v0.20.1
19352023-11-29T18:55:35.278Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19362023-11-29T18:55:35.690Z Checking glob v0.3.1
19372023-11-29T18:55:35.815Z Checking swrite v0.1.0
19382023-11-29T18:55:35.929Z Compiling parking_lot_core v0.8.6
19392023-11-29T18:55:36.198Z Checking nibble_vec v0.1.0
19402023-11-29T18:55:36.217Z Checking endian-type v0.1.2
19412023-11-29T18:55:36.268Z Checking libsw v3.3.0
19422023-11-29T18:55:36.460Z Compiling derive-where v1.2.5
19432023-11-29T18:55:36.541Z Checking radix_trie v0.2.1
19442023-11-29T18:55:36.958Z Checking linear-map v1.2.0
19452023-11-29T18:55:37.121Z Checking owo-colors v3.5.0
19462023-11-29T18:55:37.166Z Checking parking_lot v0.11.2
19472023-11-29T18:55:37.199Z Checking trust-dns-client v0.22.0
19482023-11-29T18:55:37.667Z Checking sled v0.34.7
19492023-11-29T18:55:38.381Z Compiling semver v0.1.20
19502023-11-29T18:55:39.144Z Checking trust-dns-server v0.22.1
19512023-11-29T18:55:39.641Z Checking pretty-hex v0.3.0
19522023-11-29T18:55:39.732Z Compiling rustc_version v0.1.7
19532023-11-29T18:55:39.954Z Checking crossbeam-deque v0.8.3
19542023-11-29T18:55:40.623Z Compiling rayon-core v1.12.0
19552023-11-29T18:55:40.646Z Compiling newtype_derive v0.1.6
19562023-11-29T18:55:40.647Z Checking openapiv3 v1.0.3
19572023-11-29T18:55:41.171Z Compiling memoffset v0.7.1
19582023-11-29T18:55:41.652Z Compiling unicase v2.7.0
19592023-11-29T18:55:41.968Z Compiling platforms v3.0.2
19602023-11-29T18:55:42.208Z Checking rayon v1.8.0
19612023-11-29T18:55:42.485Z Checking steno v0.4.0
19622023-11-29T18:55:42.521Z Checking globset v0.4.13
19632023-11-29T18:55:42.658Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19642023-11-29T18:55:43.255Z Checking olpc-cjson v0.1.3
19652023-11-29T18:55:43.486Z Checking serde_plain v1.0.2
19662023-11-29T18:55:43.566Z Compiling async-recursion v1.0.5
19672023-11-29T18:55:43.858Z Checking typed-path v0.6.0
19682023-11-29T18:55:46.219Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19692023-11-29T18:55:46.359Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19702023-11-29T18:55:46.447Z Checking display-error-chain v0.2.0
19712023-11-29T18:55:47.051Z Checking signature v1.6.4
19722023-11-29T18:55:47.062Z Compiling salty v0.2.0
19732023-11-29T18:55:47.062Z Checking ed25519 v1.5.3
19742023-11-29T18:55:47.062Z Compiling curve25519-dalek v4.1.0
19752023-11-29T18:55:47.062Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19762023-11-29T18:55:47.134Z Checking tough v0.15.0
19772023-11-29T18:55:47.765Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19782023-11-29T18:55:48.118Z Checking serde-big-array v0.5.1
19792023-11-29T18:55:48.208Z Checking ff v0.13.0
19802023-11-29T18:55:48.450Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19812023-11-29T18:55:48.467Z Checking group v0.13.0
19822023-11-29T18:55:48.709Z Compiling mime_guess v2.0.4
19832023-11-29T18:55:49.862Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19842023-11-29T18:55:50.337Z Checking signal-hook-tokio v0.3.1
19852023-11-29T18:55:50.825Z Checking serde-big-array v0.4.1
19862023-11-29T18:55:50.827Z Checking universal-hash v0.5.1
19872023-11-29T18:55:50.827Z Checking crypto-bigint v0.5.2
19882023-11-29T18:55:50.827Z Compiling thiserror-impl-no-std v2.0.2
19892023-11-29T18:55:50.855Z Compiling curve25519-dalek-derive v0.1.0
19902023-11-29T18:55:51.210Z Checking opaque-debug v0.3.0
19912023-11-29T18:55:51.379Z Checking base16ct v0.2.0
19922023-11-29T18:55:51.571Z Checking poly1305 v0.8.0
19932023-11-29T18:55:51.601Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19942023-11-29T18:55:51.672Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19952023-11-29T18:55:51.967Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19962023-11-29T18:55:52.249Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19972023-11-29T18:55:52.903Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19982023-11-29T18:55:53.220Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19992023-11-29T18:55:53.428Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20002023-11-29T18:55:53.839Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20012023-11-29T18:55:53.957Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20022023-11-29T18:55:54.590Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20032023-11-29T18:55:56.306Z Checking thiserror-no-std v2.0.2
20042023-11-29T18:55:57.074Z Checking elliptic-curve v0.13.5
20052023-11-29T18:55:57.339Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20062023-11-29T18:55:58.350Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20072023-11-29T18:55:58.802Z Checking chacha20 v0.9.1
20082023-11-29T18:55:58.949Z Checking bcs v0.1.6
20092023-11-29T18:55:59.298Z Checking aead v0.5.2
20102023-11-29T18:55:59.356Z Checking kstat-rs v0.2.3
20112023-11-29T18:55:59.603Z Checking corncobs v0.1.3
20122023-11-29T18:55:59.674Z Checking highway v1.1.0
20132023-11-29T18:55:59.870Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20142023-11-29T18:55:59.886Z Checking chacha20poly1305 v0.10.1
20152023-11-29T18:56:00.143Z Checking vsss-rs v3.3.1
20162023-11-29T18:56:00.343Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20172023-11-29T18:56:01.292Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20182023-11-29T18:56:02.979Z Compiling crunchy v0.2.2
20192023-11-29T18:56:03.673Z Compiling portable-atomic v1.4.3
20202023-11-29T18:56:04.173Z Compiling clang-sys v1.6.1
20212023-11-29T18:56:05.279Z Compiling tiny-keccak v2.0.2
20222023-11-29T18:56:05.336Z Compiling prettyplease v0.2.12
20232023-11-29T18:56:06.563Z Compiling darling_core v0.14.4
20242023-11-29T18:56:06.975Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20252023-11-29T18:56:07.343Z Checking assert_matches v1.5.0
20262023-11-29T18:56:07.463Z Checking number_prefix v0.4.0
20272023-11-29T18:56:07.510Z Checking http-range v0.1.5
20282023-11-29T18:56:07.748Z Checking humantime v2.1.0
20292023-11-29T18:56:07.760Z Compiling minimal-lexical v0.2.1
20302023-11-29T18:56:08.248Z Checking hyper-staticfile v0.9.5
20312023-11-29T18:56:08.351Z Checking indicatif v0.17.7
20322023-11-29T18:56:08.594Z Compiling nom v7.1.3
20332023-11-29T18:56:08.814Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20342023-11-29T18:56:09.655Z Compiling ascii-canvas v3.0.0
20352023-11-29T18:56:12.098Z Compiling ena v0.14.2
20362023-11-29T18:56:12.340Z Compiling libloading v0.7.4
20372023-11-29T18:56:12.651Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20382023-11-29T18:56:12.961Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20392023-11-29T18:56:14.827Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20402023-11-29T18:56:15.247Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20412023-11-29T18:56:15.647Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20422023-11-29T18:56:16.296Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20432023-11-29T18:56:16.645Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20442023-11-29T18:56:17.189Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20452023-11-29T18:56:17.689Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20462023-11-29T18:56:18.744Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20472023-11-29T18:56:19.176Z Compiling darling_macro v0.14.4
20482023-11-29T18:56:20.314Z Compiling diff v0.1.13
20492023-11-29T18:56:20.654Z Compiling bindgen v0.65.1
20502023-11-29T18:56:20.842Z Compiling regex-syntax v0.6.29
20512023-11-29T18:56:21.094Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20522023-11-29T18:56:21.715Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20532023-11-29T18:56:21.887Z Compiling darling v0.14.4
20542023-11-29T18:56:22.051Z Compiling cexpr v0.6.0
20552023-11-29T18:56:28.261Z Compiling lalrpop v0.19.12
20562023-11-29T18:56:31.632Z Compiling which v4.4.0
20572023-11-29T18:56:32.623Z Checking maplit v1.0.2
20582023-11-29T18:56:33.184Z Compiling ref-cast v1.0.20
20592023-11-29T18:56:33.528Z Compiling shlex v1.1.0
20602023-11-29T18:56:33.981Z Compiling lazycell v1.3.0
20612023-11-29T18:56:34.182Z Compiling rustc-hash v1.1.0
20622023-11-29T18:56:34.214Z Compiling peeking_take_while v0.1.2
20632023-11-29T18:56:34.493Z Compiling derive_builder_core v0.12.0
20642023-11-29T18:56:41.681Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20652023-11-29T18:56:41.905Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20662023-11-29T18:56:41.905Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20672023-11-29T18:56:41.905Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20682023-11-29T18:56:41.947Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20692023-11-29T18:56:41.947Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20702023-11-29T18:56:42.089Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20712023-11-29T18:56:43.838Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20722023-11-29T18:56:45.913Z Compiling ref-cast-impl v1.0.20
20732023-11-29T18:56:46.108Z Compiling libxml v0.3.3
20742023-11-29T18:56:46.724Z Compiling derive_builder_macro v0.12.0
20752023-11-29T18:56:47.471Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20762023-11-29T18:56:48.050Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20772023-11-29T18:56:48.055Z Compiling strum_macros v0.24.3
20782023-11-29T18:56:48.097Z Compiling fs-err v2.11.0
20792023-11-29T18:56:48.520Z Compiling cookie v0.18.0
20802023-11-29T18:56:48.966Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20812023-11-29T18:56:49.785Z Compiling indoc v1.0.9
20822023-11-29T18:56:49.792Z Checking derive_builder v0.12.0
20832023-11-29T18:56:51.060Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20842023-11-29T18:56:52.300Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20852023-11-29T18:56:52.914Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20862023-11-29T18:56:54.638Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20872023-11-29T18:56:54.685Z Checking bb8 v0.8.1
20882023-11-29T18:56:54.816Z Checking quick-xml v0.23.1
20892023-11-29T18:56:55.061Z Compiling impl-trait-for-tuples v0.2.2
20902023-11-29T18:56:55.239Z Compiling oso-derive v0.27.0
20912023-11-29T18:56:55.440Z Checking unicode-linebreak v0.1.5
20922023-11-29T18:56:56.108Z Checking smawk v0.3.1
20932023-11-29T18:56:56.408Z Checking textwrap v0.16.0
20942023-11-29T18:57:08.885Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20952023-11-29T18:57:08.915Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20962023-11-29T18:57:08.915Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20972023-11-29T18:57:08.915Z Checking bytesize v1.3.0
20982023-11-29T18:57:08.915Z Checking is_ci v1.1.1
20992023-11-29T18:57:08.915Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21002023-11-29T18:57:08.915Z Checking supports-color v2.1.0
21012023-11-29T18:57:08.915Z Checking cassowary v0.3.0
21022023-11-29T18:57:08.915Z Compiling indoc v2.0.3
21032023-11-29T18:57:08.915Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21042023-11-29T18:57:08.915Z Checking rtoolbox v0.0.1
21052023-11-29T18:57:08.915Z Checking rpassword v7.3.1
21062023-11-29T18:57:10.131Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21072023-11-29T18:57:10.824Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21082023-11-29T18:57:10.824Z Checking ratatui v0.23.0
21092023-11-29T18:57:10.824Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21102023-11-29T18:57:10.824Z Checking shell-words v1.1.0
21112023-11-29T18:57:10.824Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21122023-11-29T18:57:10.824Z Checking fatfs v0.3.6
21132023-11-29T18:57:10.824Z Checking tui-tree-widget v0.13.0
21142023-11-29T18:57:10.824Z Checking yansi v0.5.1
21152023-11-29T18:57:10.824Z Checking plotters-backend v0.3.5
21162023-11-29T18:57:10.824Z Checking rand v0.4.6
21172023-11-29T18:57:10.824Z Checking pretty_assertions v1.4.0
21182023-11-29T18:57:10.824Z Checking plotters-svg v0.3.5
21192023-11-29T18:57:10.824Z Compiling vte_generate_state_changes v0.1.1
21202023-11-29T18:57:10.824Z Checking cast v0.3.0
21212023-11-29T18:57:10.824Z Checking remove_dir_all v0.5.3
21222023-11-29T18:57:10.824Z Checking criterion-plot v0.5.0
21232023-11-29T18:57:10.824Z Checking tempdir v0.3.7
21242023-11-29T18:57:10.825Z Checking vte v0.11.1
21252023-11-29T18:57:10.825Z Checking plotters v0.3.5
21262023-11-29T18:57:10.825Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21272023-11-29T18:57:10.825Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21282023-11-29T18:57:10.826Z Checking tinytemplate v1.2.1
21292023-11-29T18:57:10.826Z Checking anes v0.1.6
21302023-11-29T18:57:10.826Z Checking oorandom v11.1.3
21312023-11-29T18:57:10.826Z Checking strip-ansi-escapes v0.2.0
21322023-11-29T18:57:10.826Z Checking criterion v0.5.1
21332023-11-29T18:57:10.826Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21342023-11-29T18:57:11.415Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21352023-11-29T18:57:14.436Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21362023-11-29T18:57:14.675Z Checking assert_cmd v2.0.12
21372023-11-29T18:57:15.385Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21382023-11-29T18:57:17.822Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21392023-11-29T18:57:17.847Z Checking fd-lock v3.0.13
21402023-11-29T18:57:18.126Z Checking dashmap v5.5.1
21412023-11-29T18:57:19.163Z Compiling serial_test_derive v0.10.0
21422023-11-29T18:57:19.499Z Checking nu-ansi-term v0.49.0
21432023-11-29T18:57:20.143Z Checking reedline v0.26.0
21442023-11-29T18:57:21.105Z Checking serial_test v0.10.0
21452023-11-29T18:57:23.214Z Checking threadpool v1.8.1
21462023-11-29T18:57:23.393Z Checking nanorand v0.7.0
21472023-11-29T18:57:23.443Z Checking topological-sort v0.2.2
21482023-11-29T18:57:23.743Z Checking libtest-mimic v0.6.1
21492023-11-29T18:57:23.983Z Checking flume v0.11.0
21502023-11-29T18:57:24.405Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21512023-11-29T18:57:24.806Z Checking httptest v0.15.5
21522023-11-29T18:57:25.962Z Checking similar-asserts v1.5.0
21532023-11-29T18:57:26.308Z Compiling rstest_macros v0.18.2
21542023-11-29T18:57:27.097Z Compiling crossbeam-queue v0.3.8
21552023-11-29T18:57:27.872Z Checking bytecount v0.6.3
21562023-11-29T18:57:27.901Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21572023-11-29T18:57:28.086Z Checking papergrid v0.10.0
21582023-11-29T18:57:29.652Z Checking datatest-stable v0.2.3
21592023-11-29T18:57:29.714Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21602023-11-29T18:57:29.784Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21612023-11-29T18:57:30.219Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21622023-11-29T18:57:30.236Z Compiling tabled_derive v0.6.0
21632023-11-29T18:57:31.285Z Checking constant_time_eq v0.2.6
21642023-11-29T18:57:31.465Z Checking arrayvec v0.7.4
21652023-11-29T18:57:32.024Z Compiling trybuild v1.0.85
21662023-11-29T18:57:32.093Z Compiling relative-path v1.9.0
21672023-11-29T18:57:32.640Z Checking arrayref v0.3.7
21682023-11-29T18:57:32.774Z Checking blake2b_simd v1.0.1
21692023-11-29T18:57:34.566Z Checking tabled v0.14.0
21702023-11-29T18:57:35.022Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21712023-11-29T18:57:38.979Z Checking basic-toml v0.1.4
21722023-11-29T18:57:40.556Z Checking constant_time_eq v0.3.0
21732023-11-29T18:57:40.723Z Checking futures-timer v3.0.2
21742023-11-29T18:57:41.219Z Checking rust-argon2 v1.0.1
21752023-11-29T18:57:44.436Z Checking crossbeam v0.8.2
21762023-11-29T18:57:44.583Z Checking partial-io v0.5.4
21772023-11-29T18:57:45.182Z Checking approx v0.5.1
21782023-11-29T18:57:45.532Z Checking termios v0.3.3
21792023-11-29T18:57:45.842Z Checking hex-literal v0.4.1
21802023-11-29T18:57:51.820Z Checking rstest v0.18.2
21812023-11-29T18:57:57.121Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21822023-11-29T18:57:57.121Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21832023-11-29T18:58:56.206Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21842023-11-29T18:58:58.207Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21852023-11-29T18:58:58.876Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21862023-11-29T18:59:16.820Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21872023-11-29T18:59:36.941Z Compiling polar-core v0.27.0
21882023-11-29T18:59:47.901Z Checking oso v0.27.0
21892023-11-29T19:00:23.896Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21902023-11-29T19:01:44.133Z Finished dev [unoptimized + debuginfo] target(s) in 9m 54s
21912023-11-29T19:01:44.340Z
21922023-11-29T19:01:44.343Zreal 10:53.179216043
21932023-11-29T19:01:44.343Zuser 59:25.353969407
21942023-11-29T19:01:44.343Zsys 7:47.451629382
21952023-11-29T19:01:44.343Ztrap 2.054965245
21962023-11-29T19:01:44.343Ztflt 4.239315658
21972023-11-29T19:01:44.343Zdflt 7.513495270
21982023-11-29T19:01:44.343Zkflt 0.022138947
21992023-11-29T19:01:44.343Zlock 1:34:38.897679889
22002023-11-29T19:01:44.343Zslp 2:57:24.665653241
22012023-11-29T19:01:44.343Zlat 2:06.543946889
22022023-11-29T19:01:44.343Zstop 4:25.373923799
22032023-11-29T19:01:45.480Zwarning: output filename collision.
22042023-11-29T19:01:45.480ZThe 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)`.
22052023-11-29T19:01:45.480ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22062023-11-29T19:01:45.480ZThe targets should have unique names.
22072023-11-29T19:01:45.480ZThis is a known bug where multiple crates with the same name use
22082023-11-29T19:01:45.480Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22092023-11-29T19:01:45.484Zwarning: output filename collision.
22102023-11-29T19:01:45.484ZThe 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)`.
22112023-11-29T19:01:45.484ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22122023-11-29T19:01:45.484ZThe targets should have unique names.
22132023-11-29T19:01:45.484ZThis is a known bug where multiple crates with the same name use
22142023-11-29T19:01:45.486Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22152023-11-29T19:01:45.486Zwarning: output filename collision.
22162023-11-29T19:01:45.486ZThe 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)`.
22172023-11-29T19:01:45.486ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22182023-11-29T19:01:45.486ZThe targets should have unique names.
22192023-11-29T19:01:45.486ZThis is a known bug where multiple crates with the same name use
22202023-11-29T19:01:45.486Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-11-29T19:01:46.054Z Documenting libc v0.2.150
22222023-11-29T19:01:46.072Z Documenting cfg-if v1.0.0
22232023-11-29T19:01:46.082Z Documenting serde_derive v1.0.192
22242023-11-29T19:01:46.108Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22252023-11-29T19:01:46.120Z Documenting scopeguard v1.2.0
22262023-11-29T19:01:46.120Z Documenting log v0.4.20
22272023-11-29T19:01:46.139Z Documenting smallvec v1.11.0
22282023-11-29T19:01:46.149Z Documenting itoa v1.0.9
22292023-11-29T19:01:46.537Z Documenting memchr v2.6.3
22302023-11-29T19:01:50.044Z Documenting zeroize_derive v1.4.2
22312023-11-29T19:01:50.055Z Documenting lock_api v0.4.10
22322023-11-29T19:01:50.216Z Documenting pin-project-lite v0.2.13
22332023-11-29T19:01:50.850Z Documenting libm v0.2.7
22342023-11-29T19:01:52.070Z Documenting futures-core v0.3.29
22352023-11-29T19:01:52.406Z Documenting getrandom v0.2.10
22362023-11-29T19:01:53.297Z Documenting parking_lot_core v0.9.8
22372023-11-29T19:01:54.193Z Documenting signal-hook-registry v1.4.1
22382023-11-29T19:01:54.433Z Documenting mio v0.8.9
22392023-11-29T19:01:55.840Z Documenting serde v1.0.192
22402023-11-29T19:01:55.874Z Documenting num-traits v0.2.16
22412023-11-29T19:01:57.608Z Documenting zeroize v1.6.0
22422023-11-29T19:01:57.670Z Documenting thiserror-impl v1.0.49
22432023-11-29T19:01:58.152Z Documenting rand_core v0.6.4
22442023-11-29T19:01:59.229Z Documenting parking_lot v0.12.1
22452023-11-29T19:02:05.554Z Documenting socket2 v0.5.5
22462023-11-29T19:02:05.662Z Documenting num_cpus v1.16.0
22472023-11-29T19:02:05.662Z Documenting tokio-macros v2.2.0
22482023-11-29T19:02:05.662Z Documenting typenum v1.16.0
22492023-11-29T19:02:05.662Z Documenting once_cell v1.18.0
22502023-11-29T19:02:05.689Z Documenting thiserror v1.0.49
22512023-11-29T19:02:05.689Z Documenting subtle v2.5.0
22522023-11-29T19:02:06.528Z Documenting ryu v1.0.15
22532023-11-29T19:02:06.857Z Documenting byteorder v1.5.0
22542023-11-29T19:02:09.726Z Documenting futures-sink v0.3.29
22552023-11-29T19:02:09.789Z Documenting pin-utils v0.1.0
22562023-11-29T19:02:09.954Z Documenting const-oid v0.9.5
22572023-11-29T19:02:10.675Z Documenting slab v0.4.9
22582023-11-29T19:02:11.086Z Documenting futures-task v0.3.29
22592023-11-29T19:02:13.186Z Documenting futures-macro v0.3.29
22602023-11-29T19:02:15.136Z Documenting futures-channel v0.3.29
22612023-11-29T19:02:16.537Z Documenting futures-io v0.3.29
22622023-11-29T19:02:17.101Z Documenting iana-time-zone v0.1.57
22632023-11-29T19:02:17.953Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22642023-11-29T19:02:19.189Z Documenting tinyvec_macros v0.1.1
22652023-11-29T19:02:19.206Z Documenting ppv-lite86 v0.2.17
22662023-11-29T19:02:20.691Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22672023-11-29T19:02:21.255Z Documenting tracing-core v0.1.31
22682023-11-29T19:02:22.659Z Documenting futures-util v0.3.29
22692023-11-29T19:02:23.233Z Documenting tracing-attributes v0.1.26
22702023-11-29T19:02:23.664Z Documenting tinyvec v1.6.0
22712023-11-29T19:02:24.285Z Documenting rand_chacha v0.3.1
22722023-11-29T19:02:29.062Z Documenting unicode-normalization v0.1.22
22732023-11-29T19:02:30.707Z Documenting bytes v1.5.0
22742023-11-29T19:02:31.381Z Documenting bitflags v2.4.0
22752023-11-29T19:02:33.371Z Documenting serde_json v1.0.108
22762023-11-29T19:02:34.629Z Documenting chrono v0.4.31
22772023-11-29T19:02:35.674Z Documenting uuid v1.6.1
22782023-11-29T19:02:37.569Z Documenting rand v0.8.5
22792023-11-29T19:02:38.271Z Documenting base64 v0.21.5
22802023-11-29T19:02:38.317Z Documenting tokio v1.34.0
22812023-11-29T19:02:41.841Z Documenting fnv v1.0.7
22822023-11-29T19:02:42.751Z Documenting lazy_static v1.4.0
22832023-11-29T19:02:44.029Z Documenting unicode-bidi v0.3.13
22842023-11-29T19:02:44.374Z Documenting percent-encoding v2.3.0
22852023-11-29T19:02:45.579Z Documenting spin v0.9.8
22862023-11-29T19:02:47.145Z Documenting cpufeatures v0.2.9
22872023-11-29T19:02:47.424Z Documenting http v0.2.11
22882023-11-29T19:02:48.097Z Documenting generic-array v0.14.7
22892023-11-29T19:02:50.062Z Documenting serde_derive_internals v0.26.0
22902023-11-29T19:02:50.354Z Checking serde_derive_internals v0.26.0
22912023-11-29T19:02:50.368Z Documenting form_urlencoded v1.2.0
22922023-11-29T19:02:51.252Z Documenting dyn-clone v1.0.13
22932023-11-29T19:02:51.370Z Documenting idna v0.4.0
22942023-11-29T19:02:54.568Z Documenting tracing v0.1.37
22952023-11-29T19:02:54.943Z Documenting crypto-common v0.1.6
22962023-11-29T19:02:55.663Z Documenting block-buffer v0.10.4
22972023-11-29T19:02:56.109Z Documenting errno v0.3.2
22982023-11-29T19:02:56.397Z Documenting httparse v1.8.0
22992023-11-29T19:02:56.803Z Documenting adler v1.0.2
23002023-11-29T19:02:57.608Z Documenting url v2.4.1
23012023-11-29T19:02:57.972Z Documenting schemars_derive v0.8.13
23022023-11-29T19:03:00.789Z Documenting unicode-ident v1.0.12
23032023-11-29T19:03:01.692Z Documenting miniz_oxide v0.7.1
23042023-11-29T19:03:02.030Z Documenting digest v0.10.7
23052023-11-29T19:03:02.180Z Documenting rustix v0.38.25
23062023-11-29T19:03:02.429Z Documenting openssl-probe v0.1.5
23072023-11-29T19:03:04.042Z Documenting untrusted v0.9.0
23082023-11-29T19:03:04.843Z Documenting proc-macro2 v1.0.69
23092023-11-29T19:03:06.750Z Documenting try-lock v0.2.4
23102023-11-29T19:03:06.985Z Documenting schemars v0.8.13
23112023-11-29T19:03:07.857Z Documenting httpdate v1.0.3
23122023-11-29T19:03:08.188Z Documenting ring v0.17.5
23132023-11-29T19:03:11.191Z Documenting want v0.3.1
23142023-11-29T19:03:11.240Z Documenting quote v1.0.33
23152023-11-29T19:03:12.057Z Documenting http-body v0.4.5
23162023-11-29T19:03:12.342Z Documenting openssl-sys v0.9.93
23172023-11-29T19:03:13.923Z Documenting async-trait v0.1.74
23182023-11-29T19:03:16.532Z Documenting openssl-macros v0.1.1
23192023-11-29T19:03:16.992Z Documenting mime v0.3.17
23202023-11-29T19:03:17.089Z Documenting tower-service v0.3.2
23212023-11-29T19:03:17.128Z Documenting rustls-webpki v0.101.7
23222023-11-29T19:03:18.417Z Documenting aho-corasick v1.0.4
23232023-11-29T19:03:20.699Z Documenting tokio-util v0.7.10
23242023-11-29T19:03:20.986Z Documenting sct v0.7.0
23252023-11-29T19:03:22.748Z Documenting slog v2.7.0
23262023-11-29T19:03:23.172Z Documenting regex-syntax v0.8.2
23272023-11-29T19:03:23.188Z Documenting openssl v0.10.57
23282023-11-29T19:03:23.567Z Documenting equivalent v1.0.1
23292023-11-29T19:03:23.762Z Documenting ipnet v2.8.0
23302023-11-29T19:03:26.124Z Documenting unicode-width v0.1.11
23312023-11-29T19:03:26.806Z Documenting hashbrown v0.14.2
23322023-11-29T19:03:27.674Z Documenting rustls v0.21.9
23332023-11-29T19:03:29.145Z Documenting rustls-pemfile v1.0.3
23342023-11-29T19:03:30.243Z Documenting num-integer v0.1.45
23352023-11-29T19:03:30.366Z Documenting time-macros v0.2.13
23362023-11-29T19:03:30.813Z Documenting h2 v0.3.21
23372023-11-29T19:03:33.314Z Documenting indexmap v2.1.0
23382023-11-29T19:03:33.816Z Documenting regex-automata v0.4.3
23392023-11-29T19:03:34.570Z Documenting time-core v0.1.1
23402023-11-29T19:03:35.644Z Documenting utf8parse v0.2.1
23412023-11-29T19:03:36.538Z Documenting num_threads v0.1.6
23422023-11-29T19:03:37.922Z Documenting gimli v0.28.0
23432023-11-29T19:03:38.744Z Documenting deranged v0.3.8
23442023-11-29T19:03:39.832Z Documenting native-tls v0.2.11
23452023-11-29T19:03:40.278Z Documenting zerocopy v0.6.4
23462023-11-29T19:03:40.666Z Documenting tokio-rustls v0.24.1
23472023-11-29T19:03:41.967Z Documenting object v0.32.1
23482023-11-29T19:03:45.253Z Documenting time v0.3.27
23492023-11-29T19:03:46.328Z Documenting hyper v0.14.27
23502023-11-29T19:03:46.798Z Documenting regex v1.10.2
23512023-11-29T19:03:47.122Z Documenting crossbeam-utils v0.8.16
23522023-11-29T19:03:47.713Z Documenting addr2line v0.21.0
23532023-11-29T19:03:48.065Z Documenting encoding_rs v0.8.33
23542023-11-29T19:03:50.223Z Checking pest_meta v2.7.2
23552023-11-29T19:03:51.848Z Documenting rustc-demangle v0.1.23
23562023-11-29T19:03:53.264Z Documenting tokio-native-tls v0.3.1
23572023-11-29T19:03:53.314Z Documenting rustls-native-certs v0.6.3
23582023-11-29T19:03:53.449Z Documenting serde_urlencoded v0.7.1
23592023-11-29T19:03:55.245Z Documenting pest_meta v2.7.2
23602023-11-29T19:03:55.325Z Checking pest_generator v2.7.2
23612023-11-29T19:03:56.152Z Documenting ucd-trie v0.1.6
23622023-11-29T19:03:56.618Z Documenting webpki-roots v0.25.2
23632023-11-29T19:03:58.979Z Documenting data-encoding v2.4.0
23642023-11-29T19:03:59.904Z Documenting anstyle v1.0.2
23652023-11-29T19:04:01.307Z Documenting backtrace v0.3.69
23662023-11-29T19:04:01.413Z Documenting anstyle-parse v0.2.1
23672023-11-29T19:04:01.541Z Documenting pest_generator v2.7.2
23682023-11-29T19:04:02.451Z Documenting pest v2.7.2
23692023-11-29T19:04:02.597Z Documenting syn v2.0.32
23702023-11-29T19:04:05.071Z Documenting hyper-tls v0.5.0
23712023-11-29T19:04:05.335Z Documenting hyper-rustls v0.24.2
23722023-11-29T19:04:05.518Z Documenting ipnetwork v0.20.0
23732023-11-29T19:04:06.102Z Documenting sha2 v0.10.8
23742023-11-29T19:04:09.450Z Documenting pest_derive v2.7.2
23752023-11-29T19:04:09.839Z Documenting anyhow v1.0.75
23762023-11-29T19:04:10.721Z Documenting futures-executor v0.3.29
23772023-11-29T19:04:13.559Z Documenting hex v0.4.3
23782023-11-29T19:04:13.920Z Documenting crc32fast v1.3.2
23792023-11-29T19:04:15.505Z Checking serde_tokenstream v0.1.7
23802023-11-29T19:04:15.785Z Documenting reqwest v0.11.22
23812023-11-29T19:04:16.085Z Documenting colorchoice v1.0.0
23822023-11-29T19:04:16.711Z Documenting anstyle-query v1.0.0
23832023-11-29T19:04:17.832Z Documenting dtrace-parser v0.1.14
23842023-11-29T19:04:17.927Z Documenting openapiv3 v2.0.0-rc.1
23852023-11-29T19:04:19.452Z Documenting num-iter v0.1.43
23862023-11-29T19:04:19.658Z Documenting hmac v0.12.1
23872023-11-29T19:04:20.177Z Documenting dof v0.1.5
23882023-11-29T19:04:22.099Z Documenting anstream v0.5.0
23892023-11-29T19:04:23.462Z Documenting signal-hook v0.3.17
23902023-11-29T19:04:25.631Z Documenting thread-id v4.2.0
23912023-11-29T19:04:26.958Z Documenting terminal_size v0.2.6
23922023-11-29T19:04:26.975Z Documenting memoffset v0.9.0
23932023-11-29T19:04:27.866Z Documenting strsim v0.10.0
23942023-11-29T19:04:28.311Z Documenting clap_lex v0.5.1
23952023-11-29T19:04:29.422Z Documenting flate2 v1.0.28
23962023-11-29T19:04:31.199Z Documenting crossbeam-epoch v0.9.15
23972023-11-29T19:04:31.393Z Documenting usdt-impl v0.3.5
23982023-11-29T19:04:31.791Z Documenting futures v0.3.29
23992023-11-29T19:04:31.896Z Documenting usdt-attr-macro v0.3.5
24002023-11-29T19:04:33.506Z Documenting usdt-macro v0.3.5
24012023-11-29T19:04:34.034Z Documenting clap_derive v4.4.2
24022023-11-29T19:04:34.624Z Documenting clap_builder v4.4.2
24032023-11-29T19:04:36.946Z Documenting signal-hook-mio v0.2.3
24042023-11-29T19:04:37.191Z Documenting signature v2.1.0
24052023-11-29T19:04:40.517Z Documenting block-padding v0.3.3
24062023-11-29T19:04:40.665Z Documenting hash32 v0.2.1
24072023-11-29T19:04:41.786Z Documenting scheduled-thread-pool v0.2.7
24082023-11-29T19:04:42.411Z Documenting usdt v0.3.5
24092023-11-29T19:04:42.758Z Documenting bzip2-sys v0.1.11+1.0.8
24102023-11-29T19:04:44.319Z Documenting clap v4.4.3
24112023-11-29T19:04:44.480Z Documenting enum-as-inner v0.5.1
24122023-11-29T19:04:44.583Z Documenting diesel_table_macro_syntax v0.1.0
24132023-11-29T19:04:46.708Z Documenting pin-project-internal v1.1.3
24142023-11-29T19:04:46.864Z Checking diesel_table_macro_syntax v0.1.0
24152023-11-29T19:04:47.113Z Documenting stable_deref_trait v1.2.0
24162023-11-29T19:04:47.655Z Documenting unicode-segmentation v1.10.1
24172023-11-29T19:04:48.562Z Documenting bzip2 v0.4.4
24182023-11-29T19:04:51.162Z Documenting diesel_derives v2.1.1
24192023-11-29T19:04:51.363Z Documenting r2d2 v0.8.10
24202023-11-29T19:04:51.412Z Documenting heapless v0.7.16
24212023-11-29T19:04:51.763Z Documenting trust-dns-proto v0.22.0
24222023-11-29T19:04:52.608Z Documenting inout v0.1.3
24232023-11-29T19:04:52.655Z Documenting crossterm v0.27.0
24242023-11-29T19:04:53.897Z Documenting pin-project v1.1.3
24252023-11-29T19:04:54.399Z Documenting md-5 v0.10.5
24262023-11-29T19:04:57.503Z Documenting stringprep v0.1.3
24272023-11-29T19:04:58.005Z Documenting toml_datetime v0.6.5
24282023-11-29T19:04:58.822Z Documenting serde_spanned v0.6.4
24292023-11-29T19:04:58.837Z Documenting doc-comment v0.3.3
24302023-11-29T19:05:01.149Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24312023-11-29T19:05:01.713Z Documenting snafu-derive v0.7.5
24322023-11-29T19:05:01.744Z Documenting siphasher v0.3.11
24332023-11-29T19:05:02.910Z Documenting fallible-iterator v0.2.0
24342023-11-29T19:05:03.203Z Documenting bit-vec v0.6.3
24352023-11-29T19:05:03.964Z Documenting either v1.9.0
24362023-11-29T19:05:04.604Z Documenting winnow v0.5.15
24372023-11-29T19:05:05.813Z Documenting static_assertions v1.1.0
24382023-11-29T19:05:06.171Z Documenting managed v0.8.0
24392023-11-29T19:05:06.850Z Documenting diesel v2.1.4
24402023-11-29T19:05:09.500Z Documenting phf_shared v0.11.2
24412023-11-29T19:05:10.340Z Documenting cipher v0.4.4
24422023-11-29T19:05:10.371Z Documenting zip v0.6.6
24432023-11-29T19:05:10.570Z Documenting postgres-protocol v0.6.6
24442023-11-29T19:05:11.184Z Documenting smoltcp v0.9.1
24452023-11-29T19:05:12.370Z Documenting toml_edit v0.21.0
24462023-11-29T19:05:13.117Z Documenting snafu v0.7.5
24472023-11-29T19:05:15.114Z Documenting num-bigint v0.4.4
24482023-11-29T19:05:17.696Z Documenting hubpack v0.1.2
24492023-11-29T19:05:18.503Z Documenting regress v0.7.1
24502023-11-29T19:05:20.018Z Documenting bstr v1.6.0
24512023-11-29T19:05:20.097Z Documenting serde_repr v0.1.16
24522023-11-29T19:05:20.115Z Documenting lalrpop-util v0.19.12
24532023-11-29T19:05:20.698Z Documenting fixedbitset v0.4.2
24542023-11-29T19:05:24.335Z Documenting precomputed-hash v0.1.1
24552023-11-29T19:05:25.374Z Documenting new_debug_unreachable v1.0.4
24562023-11-29T19:05:25.495Z Documenting petgraph v0.6.4
24572023-11-29T19:05:26.355Z Documenting yasna v0.5.2
24582023-11-29T19:05:26.510Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24592023-11-29T19:05:27.921Z Documenting postgres-types v0.2.6
24602023-11-29T19:05:29.066Z Documenting phf v0.11.2
24612023-11-29T19:05:29.556Z Documenting console v0.15.7
24622023-11-29T19:05:29.768Z Documenting string_cache v0.8.7
24632023-11-29T19:05:34.791Z Documenting semver v1.0.20
24642023-11-29T19:05:35.621Z Documenting float-cmp v0.9.0
24652023-11-29T19:05:35.781Z Documenting predicates-core v1.0.6
24662023-11-29T19:05:36.050Z Documenting heck v0.4.1
24672023-11-29T19:05:37.055Z Checking unsafe-libyaml v0.2.9
24682023-11-29T19:05:37.147Z Documenting whoami v1.4.1
24692023-11-29T19:05:38.736Z Documenting difflib v0.4.0
24702023-11-29T19:05:38.975Z Documenting normalize-line-endings v0.3.0
24712023-11-29T19:05:39.902Z Documenting bit-set v0.5.3
24722023-11-29T19:05:41.013Z Documenting similar v2.2.1
24732023-11-29T19:05:41.934Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24742023-11-29T19:05:42.424Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24752023-11-29T19:05:42.602Z Documenting tokio-stream v0.1.14
24762023-11-29T19:05:42.850Z Documenting tokio-postgres v0.7.10
24772023-11-29T19:05:44.138Z Documenting unsafe-libyaml v0.2.9
24782023-11-29T19:05:44.563Z Documenting predicates v3.0.4
24792023-11-29T19:05:46.172Z Checking ident_case v1.0.1
24802023-11-29T19:05:46.379Z Checking serde_yaml v0.9.25
24812023-11-29T19:05:47.494Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24822023-11-29T19:05:49.483Z Documenting getopts v0.2.21
24832023-11-29T19:05:49.910Z Documenting serde_yaml v0.9.25
24842023-11-29T19:05:50.370Z Documenting match_cfg v0.1.0
24852023-11-29T19:05:51.927Z Documenting sha1 v0.10.6
24862023-11-29T19:05:53.352Z Documenting dirs-sys-next v0.1.2
24872023-11-29T19:05:53.581Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24882023-11-29T19:05:54.530Z Documenting hostname v0.3.1
24892023-11-29T19:05:55.724Z Documenting thread_local v1.1.7
24902023-11-29T19:05:57.605Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24912023-11-29T19:05:58.355Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24922023-11-29T19:05:59.059Z Documenting dirs-next v2.0.0
24932023-11-29T19:05:59.299Z Documenting paste v1.0.14
24942023-11-29T19:05:59.587Z Documenting crossbeam-channel v0.5.8
24952023-11-29T19:06:00.172Z Documenting atty v0.2.14
24962023-11-29T19:06:02.149Z Documenting take_mut v0.2.2
24972023-11-29T19:06:02.969Z Documenting slog-json v2.6.1
24982023-11-29T19:06:04.206Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24992023-11-29T19:06:04.776Z Documenting camino v1.1.6
25002023-11-29T19:06:04.947Z Documenting term v0.7.0
25012023-11-29T19:06:05.709Z Documenting async-stream-impl v0.3.5
25022023-11-29T19:06:05.749Z Documenting atomic-waker v1.1.1
25032023-11-29T19:06:07.584Z Documenting slog-async v2.8.0
25042023-11-29T19:06:09.738Z Documenting debug-ignore v1.0.5
25052023-11-29T19:06:09.995Z Documenting slog-bunyan v2.4.0
25062023-11-29T19:06:10.087Z Documenting waitgroup v0.1.2
25072023-11-29T19:06:10.801Z Documenting slog-term v2.9.0
25082023-11-29T19:06:11.801Z Checking darling_core v0.20.3
25092023-11-29T19:06:12.451Z Documenting async-stream v0.3.5
25102023-11-29T19:06:13.956Z Documenting toml v0.8.8
25112023-11-29T19:06:14.218Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25122023-11-29T19:06:14.689Z Documenting multer v2.1.0
25132023-11-29T19:06:15.675Z Documenting serde_path_to_error v0.1.14
25142023-11-29T19:06:16.234Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25152023-11-29T19:06:16.684Z Documenting strum v0.25.0
25162023-11-29T19:06:17.977Z Checking darling v0.20.3
25172023-11-29T19:06:18.126Z Documenting serde_with_macros v2.3.3
25182023-11-29T19:06:18.257Z Documenting structmeta-derive v0.2.0
25192023-11-29T19:06:21.774Z Checking structmeta v0.2.0
25202023-11-29T19:06:21.989Z Documenting instant v0.1.12
25212023-11-29T19:06:22.126Z Checking regex-syntax v0.7.5
25222023-11-29T19:06:22.298Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25232023-11-29T19:06:22.424Z Documenting macaddr v1.0.1
25242023-11-29T19:06:22.525Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25252023-11-29T19:06:25.576Z Documenting structmeta v0.2.0
25262023-11-29T19:06:26.292Z Documenting serde_with v2.3.3
25272023-11-29T19:06:27.174Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25282023-11-29T19:06:27.558Z Documenting backoff v0.4.0
25292023-11-29T19:06:28.458Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302023-11-29T19:06:28.862Z Documenting fastrand v2.0.0
25312023-11-29T19:06:32.203Z Documenting parse-display-derive v0.8.2
25322023-11-29T19:06:32.712Z Documenting is-terminal v0.4.9
25332023-11-29T19:06:32.959Z Documenting base64ct v1.6.0
25342023-11-29T19:06:33.446Z Documenting proc-macro-crate v1.3.1
25352023-11-29T19:06:34.924Z Documenting tempfile v3.8.1
25362023-11-29T19:06:35.834Z Checking proc-macro-crate v1.3.1
25372023-11-29T19:06:36.226Z Documenting proc-macro-error-attr v1.0.4
25382023-11-29T19:06:37.740Z Checking proc-macro-error v1.0.4
25392023-11-29T19:06:38.133Z Documenting postcard-cobs v0.1.5-pre
25402023-11-29T19:06:39.270Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25412023-11-29T19:06:39.773Z Documenting foreign-types-macros v0.2.3
25422023-11-29T19:06:40.793Z Documenting num_enum_derive v0.5.11
25432023-11-29T19:06:41.115Z Documenting parse-display v0.8.2
25442023-11-29T19:06:41.501Z Documenting camino-tempfile v1.1.1
25452023-11-29T19:06:41.834Z Documenting proc-macro-error v1.0.4
25462023-11-29T19:06:42.356Z Documenting postcard v0.7.3
25472023-11-29T19:06:45.539Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25482023-11-29T19:06:45.670Z Documenting foreign-types-shared v0.3.1
25492023-11-29T19:06:46.711Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25502023-11-29T19:06:47.116Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25512023-11-29T19:06:47.119Z Documenting crucible-workspace-hack v0.1.0
25522023-11-29T19:06:48.155Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25532023-11-29T19:06:48.364Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542023-11-29T19:06:48.974Z Documenting cstr-argument v0.1.2
25552023-11-29T19:06:49.829Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-11-29T19:06:50.002Z Documenting foreign-types v0.5.0
25572023-11-29T19:06:50.481Z Documenting num_enum v0.5.11
25582023-11-29T19:06:52.520Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25592023-11-29T19:06:53.793Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25602023-11-29T19:06:54.315Z Documenting colored v2.0.4
25612023-11-29T19:06:55.204Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25622023-11-29T19:06:55.946Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25632023-11-29T19:06:56.137Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25642023-11-29T19:06:56.488Z Documenting zone_cfg_derive v0.3.0
25652023-11-29T19:06:59.120Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25662023-11-29T19:06:59.171Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25672023-11-29T19:07:00.039Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25682023-11-29T19:07:01.597Z Documenting num-derive v0.4.0
25692023-11-29T19:07:02.334Z Documenting smf v0.2.2
25702023-11-29T19:07:02.843Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25712023-11-29T19:07:04.007Z Documenting zone v0.3.0
25722023-11-29T19:07:04.756Z Documenting linked-hash-map v0.5.6
25732023-11-29T19:07:05.537Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25742023-11-29T19:07:06.393Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25752023-11-29T19:07:08.175Z Documenting password-hash v0.5.0
25762023-11-29T19:07:08.560Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25772023-11-29T19:07:08.583Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25782023-11-29T19:07:11.213Z Documenting blake2 v0.10.6
25792023-11-29T19:07:11.289Z Documenting lru-cache v0.1.2
25802023-11-29T19:07:12.641Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25812023-11-29T19:07:12.939Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25822023-11-29T19:07:13.378Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25832023-11-29T19:07:14.227Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25842023-11-29T19:07:14.459Z Checking heck v0.3.3
25852023-11-29T19:07:14.690Z Documenting structopt-derive v0.4.18
25862023-11-29T19:07:15.918Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25872023-11-29T19:07:17.016Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25882023-11-29T19:07:17.156Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25892023-11-29T19:07:19.046Z Documenting argon2 v0.5.2
25902023-11-29T19:07:19.058Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25912023-11-29T19:07:19.425Z Documenting libefi-sys v0.1.0
25922023-11-29T19:07:22.010Z Documenting pem-rfc7468 v0.7.0
25932023-11-29T19:07:23.471Z Documenting structopt v0.3.26
25942023-11-29T19:07:24.250Z Documenting der_derive v0.7.2
25952023-11-29T19:07:25.519Z Documenting quick-error v1.2.3
25962023-11-29T19:07:26.800Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25972023-11-29T19:07:28.067Z Documenting flagset v0.4.3
25982023-11-29T19:07:29.944Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
25992023-11-29T19:07:30.238Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26002023-11-29T19:07:30.601Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26012023-11-29T19:07:31.012Z Documenting resolv-conf v0.7.0
26022023-11-29T19:07:32.125Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26032023-11-29T19:07:32.279Z Documenting der v0.7.8
26042023-11-29T19:07:34.798Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26052023-11-29T19:07:35.663Z Documenting cancel-safe-futures v0.1.5
26062023-11-29T19:07:36.922Z Checking convert_case v0.4.0
26072023-11-29T19:07:37.195Z Documenting trust-dns-resolver v0.22.0
26082023-11-29T19:07:37.252Z Documenting convert_case v0.4.0
26092023-11-29T19:07:37.334Z Documenting tap v1.0.1
26102023-11-29T19:07:37.981Z Documenting radium v0.7.0
26112023-11-29T19:07:39.993Z Documenting spki v0.7.2
26122023-11-29T19:07:41.566Z Documenting wyz v0.5.1
26132023-11-29T19:07:42.573Z Documenting crc-catalog v2.2.0
26142023-11-29T19:07:42.883Z Documenting derive_more v0.99.17
26152023-11-29T19:07:45.005Z Documenting funty v2.0.0
26162023-11-29T19:07:46.268Z Documenting arc-swap v1.6.0
26172023-11-29T19:07:46.955Z Documenting pkcs8 v0.10.2
26182023-11-29T19:07:47.121Z Documenting crc v3.0.1
26192023-11-29T19:07:47.411Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26202023-11-29T19:07:49.359Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26212023-11-29T19:07:49.641Z Documenting bitvec v1.0.1
26222023-11-29T19:07:51.264Z Documenting num-rational v0.4.1
26232023-11-29T19:07:51.391Z Documenting hkdf v0.12.3
26242023-11-29T19:07:51.451Z Documenting num-complex v0.4.4
26252023-11-29T19:07:51.714Z Documenting packed_struct_codegen v0.10.1
26262023-11-29T19:07:52.137Z Documenting slog-scope v4.4.0
26272023-11-29T19:07:53.675Z Documenting half v1.8.2
26282023-11-29T19:07:57.604Z Documenting nodrop v0.1.14
26292023-11-29T19:07:57.861Z Documenting ciborium-io v0.2.1
26302023-11-29T19:07:57.936Z Documenting slog-stdlog v4.1.1
26312023-11-29T19:07:58.261Z Documenting pkcs1 v0.7.5
26322023-11-29T19:07:58.658Z Documenting num v0.4.1
26332023-11-29T19:07:58.864Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26342023-11-29T19:08:00.109Z Documenting packed_struct v0.10.1
26352023-11-29T19:08:00.122Z Documenting slog-dtrace v0.2.3
26362023-11-29T19:08:01.909Z Documenting array-init v0.0.4
26372023-11-29T19:08:03.302Z Documenting ciborium-ll v0.2.1
26382023-11-29T19:08:03.644Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26392023-11-29T19:08:04.473Z Documenting num-bigint-dig v0.8.4
26402023-11-29T19:08:05.336Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26412023-11-29T19:08:06.794Z Documenting filetime v0.2.22
26422023-11-29T19:08:07.327Z Documenting xattr v1.0.1
26432023-11-29T19:08:09.446Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26442023-11-29T19:08:09.891Z Documenting termcolor v1.2.0
26452023-11-29T19:08:12.641Z Documenting keccak v0.1.4
26462023-11-29T19:08:13.072Z Documenting swrite v0.1.0
26472023-11-29T19:08:14.264Z Documenting bitfield v0.14.0
26482023-11-29T19:08:15.007Z Documenting rsa v0.9.2
26492023-11-29T19:08:16.548Z Documenting env_logger v0.10.0
26502023-11-29T19:08:16.732Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26512023-11-29T19:08:17.107Z Documenting sha3 v0.10.8
26522023-11-29T19:08:18.433Z Documenting tar v0.4.40
26532023-11-29T19:08:18.604Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26542023-11-29T19:08:19.374Z Documenting ciborium v0.2.1
26552023-11-29T19:08:23.376Z Documenting serde-hex v0.1.0
26562023-11-29T19:08:24.595Z Documenting slog-envlogger v2.2.0
26572023-11-29T19:08:24.880Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26582023-11-29T19:08:26.001Z Documenting x509-cert v0.2.4
26592023-11-29T19:08:26.737Z Documenting newtype_derive v0.1.6
26602023-11-29T19:08:30.735Z Documenting libsw v3.3.0
26612023-11-29T19:08:30.786Z Documenting ron v0.8.1
26622023-11-29T19:08:32.202Z Documenting pem v3.0.2
26632023-11-29T19:08:32.479Z Documenting fxhash v0.2.1
26642023-11-29T19:08:32.710Z Documenting secrecy v0.8.0
26652023-11-29T19:08:34.604Z Documenting derive-where v1.2.5
26662023-11-29T19:08:34.737Z Documenting owo-colors v3.5.0
26672023-11-29T19:08:37.160Z Documenting linear-map v1.2.0
26682023-11-29T19:08:37.364Z Documenting utf-8 v0.7.6
26692023-11-29T19:08:37.692Z Documenting crc-any v2.4.3
26702023-11-29T19:08:37.948Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26712023-11-29T19:08:38.122Z Documenting steno v0.4.0
26722023-11-29T19:08:38.821Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26732023-11-29T19:08:42.228Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26742023-11-29T19:08:42.246Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26752023-11-29T19:08:43.088Z Documenting tungstenite v0.20.1
26762023-11-29T19:08:43.847Z Documenting path-slash v0.1.5
26772023-11-29T19:08:44.399Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26782023-11-29T19:08:45.276Z Documenting same-file v1.0.6
26792023-11-29T19:08:49.419Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26802023-11-29T19:08:51.471Z Documenting walkdir v2.4.0
26812023-11-29T19:08:53.724Z Documenting tokio-tungstenite v0.20.1
26822023-11-29T19:08:54.123Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26832023-11-29T19:08:54.220Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26842023-11-29T19:08:57.754Z Documenting buf-list v1.0.3
26852023-11-29T19:08:58.514Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26862023-11-29T19:09:02.891Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26872023-11-29T19:09:04.908Z Checking darling_core v0.14.4
26882023-11-29T19:09:05.317Z Documenting itertools v0.12.0
26892023-11-29T19:09:07.911Z Documenting nibble_vec v0.1.0
26902023-11-29T19:09:08.098Z Documenting endian-type v0.1.2
26912023-11-29T19:09:13.697Z Documenting glob v0.3.1
26922023-11-29T19:09:14.270Z Documenting radix_trie v0.2.1
26932023-11-29T19:09:16.650Z Checking darling v0.14.4
26942023-11-29T19:09:16.781Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26952023-11-29T19:09:17.412Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26962023-11-29T19:09:17.685Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26972023-11-29T19:09:18.147Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26982023-11-29T19:09:19.917Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26992023-11-29T19:09:19.934Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27002023-11-29T19:09:20.431Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012023-11-29T19:09:20.870Z Documenting trust-dns-client v0.22.0
27022023-11-29T19:09:23.321Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032023-11-29T19:09:31.685Z Documenting globset v0.4.13
27042023-11-29T19:09:34.648Z Documenting crossbeam-deque v0.8.3
27052023-11-29T19:09:34.859Z Documenting headers-core v0.2.0
27062023-11-29T19:09:39.993Z Documenting olpc-cjson v0.1.3
27072023-11-29T19:09:40.390Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27082023-11-29T19:09:41.967Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27092023-11-29T19:09:42.404Z Documenting serde_plain v1.0.2
27102023-11-29T19:09:42.471Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27112023-11-29T19:09:42.528Z Documenting async-recursion v1.0.5
27122023-11-29T19:09:43.394Z Documenting display-error-chain v0.2.0
27132023-11-29T19:09:45.186Z Documenting typed-path v0.6.0
27142023-11-29T19:09:47.139Z Documenting headers v0.3.9
27152023-11-29T19:09:47.831Z Documenting rayon-core v1.12.0
27162023-11-29T19:09:48.499Z Documenting trust-dns-server v0.22.1
27172023-11-29T19:09:49.406Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27182023-11-29T19:09:50.278Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27192023-11-29T19:09:51.594Z Checking derive_builder_core v0.12.0
27202023-11-29T19:09:51.764Z Documenting derive_builder_core v0.12.0
27212023-11-29T19:09:52.141Z Documenting sled v0.34.7
27222023-11-29T19:09:52.979Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27232023-11-29T19:09:53.022Z Documenting tough v0.15.0
27242023-11-29T19:09:53.025Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27252023-11-29T19:09:54.021Z Documenting unicase v2.7.0
27262023-11-29T19:09:54.366Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27272023-11-29T19:09:55.249Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27282023-11-29T19:09:55.651Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27292023-11-29T19:09:56.125Z Documenting bcs v0.1.6
27302023-11-29T19:09:56.958Z Documenting ff v0.13.0
27312023-11-29T19:09:58.880Z Documenting pretty-hex v0.3.0
27322023-11-29T19:10:00.839Z Documenting highway v1.1.0
27332023-11-29T19:10:02.062Z Documenting mime_guess v2.0.4
27342023-11-29T19:10:02.492Z Documenting rayon v1.8.0
27352023-11-29T19:10:02.814Z Documenting derive_builder_macro v0.12.0
27362023-11-29T19:10:02.922Z Documenting group v0.13.0
27372023-11-29T19:10:03.536Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27382023-11-29T19:10:06.699Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27392023-11-29T19:10:08.685Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27402023-11-29T19:10:11.891Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27412023-11-29T19:10:14.177Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27422023-11-29T19:10:15.527Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27432023-11-29T19:10:23.559Z Documenting portable-atomic v1.4.3
27442023-11-29T19:10:29.338Z Documenting ed25519 v1.5.3
27452023-11-29T19:10:32.377Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27462023-11-29T19:10:33.497Z Documenting universal-hash v0.5.1
27472023-11-29T19:10:33.691Z Documenting crypto-bigint v0.5.2
27482023-11-29T19:10:33.703Z Documenting kstat-rs v0.2.3
27492023-11-29T19:10:37.290Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27502023-11-29T19:10:39.528Z Documenting thiserror-impl-no-std v2.0.2
27512023-11-29T19:10:39.565Z Documenting ref-cast-impl v1.0.20
27522023-11-29T19:10:40.495Z Documenting curve25519-dalek-derive v0.1.0
27532023-11-29T19:10:43.331Z Documenting vte_generate_state_changes v0.1.1
27542023-11-29T19:10:44.739Z Documenting base16ct v0.2.0
27552023-11-29T19:10:47.230Z Documenting cassowary v0.3.0
27562023-11-29T19:10:47.242Z Documenting opaque-debug v0.3.0
27572023-11-29T19:10:47.521Z Documenting number_prefix v0.4.0
27582023-11-29T19:10:47.801Z Documenting ref-cast v1.0.20
27592023-11-29T19:10:49.350Z Documenting elliptic-curve v0.13.5
27602023-11-29T19:10:49.539Z Documenting vte v0.11.1
27612023-11-29T19:10:51.568Z Documenting poly1305 v0.8.0
27622023-11-29T19:10:52.006Z Documenting curve25519-dalek v4.1.0
27632023-11-29T19:10:53.060Z Documenting indicatif v0.17.7
27642023-11-29T19:10:53.428Z Documenting ratatui v0.23.0
27652023-11-29T19:10:56.138Z Documenting thiserror-no-std v2.0.2
27662023-11-29T19:10:59.086Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27672023-11-29T19:11:00.964Z Documenting salty v0.2.0
27682023-11-29T19:11:01.142Z Documenting derive_builder v0.12.0
27692023-11-29T19:11:01.777Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27702023-11-29T19:11:02.149Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27712023-11-29T19:11:04.621Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27722023-11-29T19:11:05.168Z Documenting fs-err v2.11.0
27732023-11-29T19:11:07.840Z Documenting polar-core v0.27.0
27742023-11-29T19:11:11.185Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27752023-11-29T19:11:13.174Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27762023-11-29T19:11:17.714Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27772023-11-29T19:11:19.606Z Documenting libxml v0.3.3
27782023-11-29T19:11:21.091Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27792023-11-29T19:11:27.726Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27802023-11-29T19:11:29.434Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27812023-11-29T19:11:29.835Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27822023-11-29T19:11:32.779Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27832023-11-29T19:11:33.523Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27842023-11-29T19:11:33.827Z Documenting chacha20 v0.9.1
27852023-11-29T19:11:34.166Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27862023-11-29T19:11:34.554Z Documenting bb8 v0.8.1
27872023-11-29T19:11:36.480Z Documenting aead v0.5.2
27882023-11-29T19:11:37.749Z Documenting quick-xml v0.23.1
27892023-11-29T19:11:40.227Z Documenting serde-big-array v0.5.1
27902023-11-29T19:11:41.522Z Documenting bytesize v1.3.0
27912023-11-29T19:11:43.087Z Documenting rtoolbox v0.0.1
27922023-11-29T19:11:43.700Z Documenting oso-derive v0.27.0
27932023-11-29T19:11:45.491Z Documenting impl-trait-for-tuples v0.2.2
27942023-11-29T19:11:45.867Z Documenting smawk v0.3.1
27952023-11-29T19:11:46.921Z Documenting humantime v2.1.0
27962023-11-29T19:11:48.486Z Documenting unicode-linebreak v0.1.5
27972023-11-29T19:11:49.219Z Documenting is_ci v1.1.1
27982023-11-29T19:11:50.512Z Documenting maplit v1.0.2
27992023-11-29T19:11:50.590Z Documenting rpassword v7.3.1
28002023-11-29T19:11:52.224Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28012023-11-29T19:11:52.597Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28022023-11-29T19:11:52.909Z Documenting textwrap v0.16.0
28032023-11-29T19:11:54.561Z Documenting chacha20poly1305 v0.10.1
28042023-11-29T19:11:54.697Z Documenting supports-color v2.1.0
28052023-11-29T19:11:56.015Z Documenting oso v0.27.0
28062023-11-29T19:11:57.079Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28072023-11-29T19:11:57.802Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28082023-11-29T19:11:59.476Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28092023-11-29T19:12:04.410Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28102023-11-29T19:12:05.534Z Documenting vsss-rs v3.3.1
28112023-11-29T19:12:11.937Z Documenting tui-tree-widget v0.13.0
28122023-11-29T19:12:12.183Z Documenting strip-ansi-escapes v0.2.0
28132023-11-29T19:12:15.970Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28142023-11-29T19:12:16.524Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28152023-11-29T19:12:18.333Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28162023-11-29T19:12:19.928Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28172023-11-29T19:12:20.937Z Documenting cookie v0.18.0
28182023-11-29T19:12:22.686Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28192023-11-29T19:12:24.836Z Documenting rcgen v0.11.3
28202023-11-29T19:12:28.080Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28212023-11-29T19:12:28.232Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28222023-11-29T19:12:28.803Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28232023-11-29T19:12:29.830Z Documenting atomicwrites v0.4.2
28242023-11-29T19:12:35.044Z Documenting signal-hook-tokio v0.3.1
28252023-11-29T19:12:35.392Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28262023-11-29T19:12:36.483Z Documenting fd-lock v3.0.13
28272023-11-29T19:12:37.496Z Documenting subprocess v0.2.9
28282023-11-29T19:12:42.294Z Documenting corncobs v0.1.3
28292023-11-29T19:12:43.087Z Documenting nu-ansi-term v0.49.0
28302023-11-29T19:12:43.550Z Documenting shell-words v1.1.0
28312023-11-29T19:12:43.964Z Documenting http-range v0.1.5
28322023-11-29T19:12:44.774Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28332023-11-29T19:12:46.663Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28342023-11-29T19:12:48.917Z Documenting reedline v0.26.0
28352023-11-29T19:12:49.660Z Documenting hyper-staticfile v0.9.5
28362023-11-29T19:12:49.990Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28372023-11-29T19:12:53.602Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28382023-11-29T19:12:53.794Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28392023-11-29T19:13:00.374Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28402023-11-29T19:13:00.455Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28412023-11-29T19:13:01.418Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28422023-11-29T19:13:02.355Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28432023-11-29T19:13:23.646Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28442023-11-29T19:13:24.727Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28452023-11-29T19:13:24.727Z Documenting fatfs v0.3.6
28462023-11-29T19:13:24.727Z Documenting nanorand v0.7.0
28472023-11-29T19:13:27.525Z Documenting assert_matches v1.5.0
28482023-11-29T19:13:29.250Z Documenting flume v0.11.0
28492023-11-29T19:13:30.159Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28502023-11-29T19:13:31.835Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512023-11-29T19:13:35.591Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28522023-11-29T19:13:36.094Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28532023-11-29T19:13:36.667Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28542023-11-29T19:13:36.724Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28552023-11-29T19:13:38.209Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28562023-11-29T19:13:38.908Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28572023-11-29T19:14:05.134Z Documenting omicron-zone-package v0.9.1
28582023-11-29T19:14:06.731Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28592023-11-29T19:14:13.693Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28602023-11-29T19:14:14.789Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28612023-11-29T19:14:15.934Z Documenting termios v0.3.3
28622023-11-29T19:14:16.029Z Documenting topological-sort v0.2.2
28632023-11-29T19:14:18.902Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28642023-11-29T19:14:19.301Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28652023-11-29T19:14:22.008Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28662023-11-29T19:14:23.063Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28672023-11-29T19:14:42.742Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28682023-11-29T19:14:45.289Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28692023-11-29T19:14:45.289Z --> sled-agent/src/sim/instance.rs:46:7
28702023-11-29T19:14:45.289Z |
28712023-11-29T19:14:45.289Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28722023-11-29T19:14:45.289Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28732023-11-29T19:14:45.289Z |
28742023-11-29T19:14:45.289Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28752023-11-29T19:14:45.289Z
28762023-11-29T19:14:49.248Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28772023-11-29T19:15:01.824Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28782023-11-29T19:15:08.245Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28792023-11-29T19:15:23.977Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28802023-11-29T19:15:30.084Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28812023-11-29T19:15:32.602Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28822023-11-29T19:15:45.749Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28832023-11-29T19:16:10.013Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28842023-11-29T19:17:07.759Zwarning: unresolved link to `VolumeConstructionRequest`
28852023-11-29T19:17:07.759Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28862023-11-29T19:17:07.759Z |
28872023-11-29T19:17:07.759Z338 | /// [`VolumeConstructionRequest`] is shown here):
28882023-11-29T19:17:07.759Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28892023-11-29T19:17:07.759Z |
28902023-11-29T19:17:07.759Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28912023-11-29T19:17:07.759Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28922023-11-29T19:17:07.759Z
28932023-11-29T19:17:07.765Zwarning: unresolved link to `fd00:1122:3344:101::5`
28942023-11-29T19:17:07.765Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28952023-11-29T19:17:07.766Z |
28962023-11-29T19:17:07.766Z348 | /// "[fd00:1122:3344:101::5]:1000",
28972023-11-29T19:17:07.766Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28982023-11-29T19:17:07.766Z
28992023-11-29T19:17:07.766Zwarning: unresolved link to `fd00:1122:3344:102::9`
29002023-11-29T19:17:07.766Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29012023-11-29T19:17:07.766Z |
29022023-11-29T19:17:07.766Z349 | /// "[fd00:1122:3344:102::9]:1000",
29032023-11-29T19:17:07.766Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29042023-11-29T19:17:07.766Z
29052023-11-29T19:17:07.766Zwarning: unresolved link to `fd00:1122:3344:103::2`
29062023-11-29T19:17:07.766Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29072023-11-29T19:17:07.766Z |
29082023-11-29T19:17:07.766Z350 | /// "[fd00:1122:3344:103::2]:1000"
29092023-11-29T19:17:07.766Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29102023-11-29T19:17:07.766Z
29112023-11-29T19:17:07.766Zwarning: unresolved link to `fd00:1122:3344:101::5`
29122023-11-29T19:17:07.766Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29132023-11-29T19:17:07.766Z |
29142023-11-29T19:17:07.766Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29152023-11-29T19:17:07.766Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29162023-11-29T19:17:07.766Z
29172023-11-29T19:17:07.766Zwarning: unresolved link to `fd00:1122:3344:102::9`
29182023-11-29T19:17:07.766Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29192023-11-29T19:17:07.766Z |
29202023-11-29T19:17:07.766Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29212023-11-29T19:17:07.766Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29222023-11-29T19:17:07.766Z
29232023-11-29T19:17:07.766Zwarning: unresolved link to `fd00:1122:3344:103::2`
29242023-11-29T19:17:07.766Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29252023-11-29T19:17:07.766Z |
29262023-11-29T19:17:07.766Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29272023-11-29T19:17:07.766Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29282023-11-29T19:17:07.766Z
29292023-11-29T19:17:11.090Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29302023-11-29T19:17:46.978Z Finished dev [unoptimized + debuginfo] target(s) in 16m 02s
29312023-11-29T19:17:47.087Z
29322023-11-29T19:17:47.097Zreal 16:02.762952789
29332023-11-29T19:17:47.097Zuser 51:34.838728667
29342023-11-29T19:17:47.097Zsys 1:00:33.460370783
29352023-11-29T19:17:47.098Ztrap 1.748501654
29362023-11-29T19:17:47.098Ztflt 0.681729030
29372023-11-29T19:17:47.098Zdflt 0.447293750
29382023-11-29T19:17:47.098Zkflt 0.000151407
29392023-11-29T19:17:47.098Zlock 3:05:00.830635011
29402023-11-29T19:17:47.098Zslp 4:02:23.070984466
29412023-11-29T19:17:47.098Zlat 5:13.199066708
29422023-11-29T19:17:47.098Zstop 1:22.257520477
29432023-11-29T19:17:47.098Zprocess exited: duration 1774210 ms, exit code 0
 
29442023-11-29T19:17:47.115Zfound 0 output files