01HGF6JF2DCRTEXFW3ZRFSFND7: 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: 01HGF6JX9PFBNY95BAXPKAF5DZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-30T04:09:14.903Zjob assigned to worker 01HGF6K1JH6JK7P97ZFPXQTDPZ (queued for 1 m 17 s)
 
22023-11-30T04:09:15.554Zstarting task 0: "setup"
32023-11-30T04:09:15.618Z++ uname -s
42023-11-30T04:09:15.621Z+ kern=SunOS
52023-11-30T04:09:15.621Z+ case "$kern" in
62023-11-30T04:09:15.621Z+ groupadd -g 12345 build
72023-11-30T04:09:15.624Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-30T04:09:17.636Z+ zfs create -o mountpoint=/work rpool/work
92023-11-30T04:09:17.745Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-30T04:09:17.748Z+ home_fs=zfs
112023-11-30T04:09:17.748Z+ [[ zfs == autofs ]]
122023-11-30T04:09:17.748Z+ mkdir -p /home/build
132023-11-30T04:09:17.751Z+ chown build:build /home/build /work
142023-11-30T04:09:19.754Z+ chmod 0700 /home/build /work
152023-11-30T04:09:19.757Zprocess exited: duration 4203 ms, exit code 0
 
162023-11-30T04:09:19.763Zstarting task 1: "rust-toolchain"
172023-11-30T04:09:19.775Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-30T04:09:19.779Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-30T04:09:20.121Zinfo: downloading installer
202023-11-30T04:09:22.321Zwarning: it looks like you have an existing installation of Rust at:
212023-11-30T04:09:22.321Zwarning: /opt/ooce/bin
222023-11-30T04:09:22.321Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-30T04:09:22.321Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-30T04:09:22.321Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-30T04:09:22.321Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-30T04:09:22.321Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-30T04:09:22.321Zerror: cannot install while Rust is installed
282023-11-30T04:09:22.321Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-30T04:09:22.453Zinfo: profile set to 'default'
302023-11-30T04:09:22.453Zinfo: default host triple is x86_64-unknown-illumos
312023-11-30T04:09:22.455Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-30T04:09:22.641Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-30T04:09:22.641Zinfo: downloading component 'cargo'
342023-11-30T04:09:23.443Zinfo: downloading component 'clippy'
352023-11-30T04:09:23.744Zinfo: downloading component 'rust-docs'
362023-11-30T04:09:24.739Zinfo: downloading component 'rust-std'
372023-11-30T04:09:26.542Zinfo: downloading component 'rustc'
382023-11-30T04:09:30.928Zinfo: downloading component 'rustfmt'
392023-11-30T04:09:31.178Zinfo: installing component 'cargo'
402023-11-30T04:09:32.609Zinfo: installing component 'clippy'
412023-11-30T04:09:33.259Zinfo: installing component 'rust-docs'
422023-11-30T04:09:36.072Zinfo: installing component 'rust-std'
432023-11-30T04:09:46.583Zinfo: installing component 'rustc'
442023-11-30T04:09:51.332Zinfo: installing component 'rustfmt'
452023-11-30T04:09:51.827Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-30T04:09:51.827Z
472023-11-30T04:09:52.305Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-30T04:09:52.305Z
492023-11-30T04:09:52.305Z
502023-11-30T04:09:52.305ZRust is installed now. Great!
512023-11-30T04:09:52.306Z
522023-11-30T04:09:52.306ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-30T04:09:52.306Zenvironment variable. This has not been done automatically.
542023-11-30T04:09:52.306Z
552023-11-30T04:09:52.306ZTo configure your current shell, run:
562023-11-30T04:09:52.306Zsource "$HOME/.cargo/env"
572023-11-30T04:09:52.306Z+ rustc --version
582023-11-30T04:09:52.306Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-30T04:09:52.309Zprocess exited: duration 32400 ms, exit code 0
 
602023-11-30T04:09:52.318Zstarting task 2: "authentication"
612023-11-30T04:09:52.346Zprocess exited: duration 27 ms, exit code 0
 
622023-11-30T04:09:52.357Zstarting task 3: "clone repository"
632023-11-30T04:09:52.364Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-30T04:09:52.367Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-30T04:09:52.404ZCloning into '/work/oxidecomputer/omicron'...
662023-11-30T04:09:59.039Z+ cd /work/oxidecomputer/omicron
672023-11-30T04:09:59.039Z+ [[ -n renovate/taiki-e-install-action-digest ]]
682023-11-30T04:09:59.041Z+ git fetch origin renovate/taiki-e-install-action-digest
692023-11-30T04:09:59.387ZFrom https://github.com/oxidecomputer/omicron
702023-11-30T04:09:59.390Z * branch renovate/taiki-e-install-action-digest -> FETCH_HEAD
712023-11-30T04:09:59.399Z+ git checkout -B renovate/taiki-e-install-action-digest remotes/origin/renovate/taiki-e-install-action-digest
722023-11-30T04:09:59.492ZSwitched to a new branch 'renovate/taiki-e-install-action-digest'
732023-11-30T04:09:59.494Zbranch 'renovate/taiki-e-install-action-digest' set up to track 'origin/renovate/taiki-e-install-action-digest'.
742023-11-30T04:09:59.494Z+ git reset --hard 188f6e23c33c475062c14b75da540b0592542301
752023-11-30T04:09:59.507ZHEAD is now at 188f6e23 Update taiki-e/install-action digest to 6b385b7
762023-11-30T04:09:59.510Zprocess exited: duration 7152 ms, exit code 0
 
772023-11-30T04:09:59.515Zstarting task 4: "build"
782023-11-30T04:09:59.523Z+ cargo --version
792023-11-30T04:09:59.530Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-11-30T04:09:59.740Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-11-30T04:09:59.746Zinfo: downloading component 'cargo'
822023-11-30T04:10:00.598Zinfo: downloading component 'clippy'
832023-11-30T04:10:00.877Zinfo: downloading component 'rust-docs'
842023-11-30T04:10:01.966Zinfo: downloading component 'rust-std'
852023-11-30T04:10:03.789Zinfo: downloading component 'rustc'
862023-11-30T04:10:08.346Zinfo: downloading component 'rustfmt'
872023-11-30T04:10:08.602Zinfo: installing component 'cargo'
882023-11-30T04:10:09.917Zinfo: installing component 'clippy'
892023-11-30T04:10:10.380Zinfo: installing component 'rust-docs'
902023-11-30T04:10:18.056Zinfo: installing component 'rust-std'
912023-11-30T04:10:18.111Zinfo: installing component 'rustc'
922023-11-30T04:10:22.257Zinfo: installing component 'rustfmt'
932023-11-30T04:10:22.805Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-11-30T04:10:22.808Z+ rustc --version
952023-11-30T04:10:22.930Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-11-30T04:10:22.938Z+ source ./env.sh
972023-11-30T04:10:22.941Z++ set -o xtrace
982023-11-30T04:10:22.941Z++++ dirname ./env.sh
992023-11-30T04:10:22.946Z+++ cd .
1002023-11-30T04:10:22.946Z+++ echo /work/oxidecomputer/omicron
1012023-11-30T04:10:22.946Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-11-30T04:10:22.946Z++ 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-30T04:10:22.946Z++ 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-30T04:10:22.947Z++ 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-30T04:10:22.947Z++ 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-30T04:10:22.947Z++ 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-30T04:10:22.947Z++ 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-30T04:10:22.947Z++ 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-30T04:10:22.947Z++ 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-30T04:10:22.947Z++ unset OMICRON_WS
1112023-11-30T04:10:22.947Z++ set +o xtrace
1122023-11-30T04:10:23.009Z
1132023-11-30T04:10:23.009Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-11-30T04:10:23.009Z # # # # # # # # # # # # # # #
1152023-11-30T04:10:23.009Z # # # # ##### # # ##### # # # # # #### #
1162023-11-30T04:10:23.009Z ##### ##### # ##### # # # # # # # # #
1172023-11-30T04:10:23.009Z # # # # # # # # # # # # # # #
1182023-11-30T04:10:23.009Z # # # ###### # # ###### ### # #### # #### #
1192023-11-30T04:10:23.009Z
1202023-11-30T04:10:31.807Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-11-30T04:10:32.861Z Startup: Caching catalogs ... Done
1222023-11-30T04:10:38.481ZPlanning: Solver setup ... Done (5.254s)
1232023-11-30T04:10:38.605ZPlanning: Running solver ... Done (0.132s)
1242023-11-30T04:10:38.668ZPlanning: Finding local manifests ... Done (0.003s)
1252023-11-30T04:10:38.681ZPlanning: Fetching manifests: 0/4 0% complete
1262023-11-30T04:10:38.973ZPlanning: Fetching manifests: 4/4 100% complete
1272023-11-30T04:10:39.036ZPlanning: Package planning ... Done (0.080s)
1282023-11-30T04:10:39.120ZPlanning: Merging actions ... Done (0.087s)
1292023-11-30T04:10:39.905ZPlanning: Checking for conflicting actions ... Done (0.784s)
1302023-11-30T04:10:39.923ZPlanning: Consolidating action changes ... Done (0.018s)
1312023-11-30T04:10:44.224ZPlanning: Evaluating mediators ... Done (4.301s)
1322023-11-30T04:10:44.239ZPlanning: Planning completed in 11.32 seconds
1332023-11-30T04:10:44.264Z Packages to install: 4
1342023-11-30T04:10:44.269Z Mediators to change: 2
1352023-11-30T04:10:44.269Z Services to change: 1
1362023-11-30T04:10:44.269Z Estimated space available: 148.88 GB
1372023-11-30T04:10:44.269ZEstimated space to be consumed: 1.38 GB
1382023-11-30T04:10:44.269Z Create boot environment: No
1392023-11-30T04:10:44.269ZCreate backup boot environment: No
1402023-11-30T04:10:44.269Z Rebuild boot archive: No
1412023-11-30T04:10:44.269Z
1422023-11-30T04:10:44.269ZChanged mediators:
1432023-11-30T04:10:44.269Z mediator clang:
1442023-11-30T04:10:44.269Z version: None -> 15 (system default)
1452023-11-30T04:10:44.269Z
1462023-11-30T04:10:44.269Z mediator llvm:
1472023-11-30T04:10:44.269Z version: 14 (system default) -> 15 (system default)
1482023-11-30T04:10:44.269Z
1492023-11-30T04:10:44.269ZChanged packages:
1502023-11-30T04:10:44.269Zhelios-dev
1512023-11-30T04:10:44.269Z developer/build-essential
1522023-11-30T04:10:44.269Z None -> 11-2.0
1532023-11-30T04:10:44.269Z library/libxmlsec1
1542023-11-30T04:10:44.269Z None -> 1.2.35-2.0
1552023-11-30T04:10:44.270Z ooce/developer/clang-15
1562023-11-30T04:10:44.270Z None -> 15.0.7-2.0
1572023-11-30T04:10:44.270Z ooce/developer/llvm-15
1582023-11-30T04:10:44.270Z None -> 15.0.7-2.0
1592023-11-30T04:10:44.270Z
1602023-11-30T04:10:44.271ZServices:
1612023-11-30T04:10:44.271Z restart_fmri:
1622023-11-30T04:10:44.271Z svc:/system/update-man-index:default
1632023-11-30T04:10:44.441Z
1642023-11-30T04:10:44.441ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652023-11-30T04:10:49.449ZDownload: 825/3290 items 18.5/212.6MB 8% complete (3.8M/s)
1662023-11-30T04:10:58.018ZDownload: 1467/3290 items 116.5/212.6MB 54% complete (11.8M/s)
1672023-11-30T04:10:59.451ZDownload: 2256/3290 items 119.4/212.6MB 56% complete (10.2M/s)
1682023-11-30T04:11:04.459ZDownload: 2782/3290 items 120.9/212.6MB 56% complete (476k/s)
1692023-11-30T04:11:11.380ZDownload: 3238/3290 items 203.0/212.6MB 95% complete (8.5M/s)
1702023-11-30T04:11:14.485ZDownload: Completed 212.60 MB in 30.05 seconds (7.1M/s)
1712023-11-30T04:11:14.732Z Actions: 1/3687 actions (Installing new actions)
1722023-11-30T04:11:19.796Z Actions: 2744/3687 actions (Installing new actions)
1732023-11-30T04:11:23.208Z Actions: Completed 3687 actions in 8.48 seconds.
1742023-11-30T04:11:23.398Z Done (0.184s)
1752023-11-30T04:11:23.398Z Done (0.000s)
1762023-11-30T04:11:23.631Z Done (0.232s)
1772023-11-30T04:11:31.925Z Done (8.172s)
1782023-11-30T04:11:32.176Z Done (0.148s)
1792023-11-30T04:11:32.179Z Done (0.000s)
1802023-11-30T04:11:32.542Z Done (0.000s)
1812023-11-30T04:11:33.236ZPlanning: Evaluating mediator changes ... Done
1822023-11-30T04:11:33.522ZPlanning: Checking for conflicting actions ... Done
1832023-11-30T04:11:33.525ZPlanning: Consolidating action changes ... Done
1842023-11-30T04:11:33.956ZPlanning: Evaluating mediators ... Done
1852023-11-30T04:11:33.959ZPlanning: Planning completed in 0.72 seconds
1862023-11-30T04:11:34.012Z Mediators to change: 2
1872023-11-30T04:11:34.012Z Create boot environment: No
1882023-11-30T04:11:34.022ZCreate backup boot environment: No
1892023-11-30T04:11:34.105Z Done
1902023-11-30T04:11:34.105Z Done
1912023-11-30T04:11:34.251Z Done
1922023-11-30T04:11:40.214Z Done
1932023-11-30T04:11:40.330Z Done
1942023-11-30T04:11:40.333Z Done
1952023-11-30T04:11:40.437Z Done
1962023-11-30T04:11:41.461ZPlanning: Evaluating mediator changes ... Done
1972023-11-30T04:11:41.464ZPlanning: Merging actions ... Done
1982023-11-30T04:11:41.802ZPlanning: Checking for conflicting actions ... Done
1992023-11-30T04:11:41.805ZPlanning: Consolidating action changes ... Done
2002023-11-30T04:11:42.291ZPlanning: Evaluating mediators ... Done
2012023-11-30T04:11:42.334ZPlanning: Planning completed in 1.31 seconds
2022023-11-30T04:11:42.394Z Packages to change: 1
2032023-11-30T04:11:42.394Z Mediators to change: 1
2042023-11-30T04:11:42.397Z Services to change: 1
2052023-11-30T04:11:42.397Z Create boot environment: No
2062023-11-30T04:11:42.397ZCreate backup boot environment: Yes
2072023-11-30T04:11:44.465Z Actions: 1/6 actions (Updating modified actions)
2082023-11-30T04:11:44.469Z Actions: Completed 6 actions in 0.00 seconds.
2092023-11-30T04:11:44.469Z Done
2102023-11-30T04:11:44.475Z Done
2112023-11-30T04:11:44.526Z Done
2122023-11-30T04:11:50.466Z Done
2132023-11-30T04:11:50.583Z Done
2142023-11-30T04:11:50.586Z Done
2152023-11-30T04:11:50.682Z Done
2162023-11-30T04:11:51.367ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2172023-11-30T04:11:51.367Zclang system 15 system
2182023-11-30T04:11:51.367Zcsh system system illumos
2192023-11-30T04:11:51.367Zctags system system illumos
2202023-11-30T04:11:51.367Zgcc vendor 12 vendor
2212023-11-30T04:11:51.367Zgcc system 10 system
2222023-11-30T04:11:51.367Zgcc system 7 system
2232023-11-30T04:11:51.367Zgo system 1.20 system
2242023-11-30T04:11:51.367Zgo system 1.19 system
2252023-11-30T04:11:51.367Zllvm system 15 system
2262023-11-30T04:11:51.368Zllvm system 14 system
2272023-11-30T04:11:51.370Zmariadb system 10.6 system
2282023-11-30T04:11:51.370Zmta vendor vendor dma
2292023-11-30T04:11:51.370Zopenjdk system 17 system
2302023-11-30T04:11:51.370Zopenjdk system 11 system
2312023-11-30T04:11:51.370Zopenjdk system 1.8 system
2322023-11-30T04:11:51.370Zopenssl vendor 3 vendor
2332023-11-30T04:11:51.370Zperl system 5.36 system
2342023-11-30T04:11:51.370Zpostgresql system 15 system
2352023-11-30T04:11:51.370Zpostgresql system 13 system
2362023-11-30T04:11:51.370Zpython vendor 3 vendor
2372023-11-30T04:11:51.370Zpython system 2 system
2382023-11-30T04:11:51.370Zpython3 system 3.11 system
2392023-11-30T04:11:51.371Zruby system 3.0 system
2402023-11-30T04:11:51.371Zwords vendor vendor american-english
2412023-11-30T04:11:51.371Zwords system system australian-english
2422023-11-30T04:11:51.371Zwords system system british-english
2432023-11-30T04:11:51.371Zwords system system canadian-english
2442023-11-30T04:11:51.371Zwords system system french
2452023-11-30T04:11:51.371Zwords system system italian
2462023-11-30T04:11:51.371Zwords system system ngerman
2472023-11-30T04:11:51.371Zwords system system ogerman
2482023-11-30T04:11:51.371Zwords system system spanish
2492023-11-30T04:11:51.919ZFMRI IFO
2502023-11-30T04:11:51.919Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2512023-11-30T04:11:51.921Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2522023-11-30T04:11:51.921Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2532023-11-30T04:11:51.921Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2542023-11-30T04:11:51.922Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552023-11-30T04:11:51.922Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2562023-11-30T04:11:51.988Z+ set -o errexit
2572023-11-30T04:11:51.993Z+++ dirname ./tools/ci_download_cockroachdb
2582023-11-30T04:11:51.996Z++ cd ./tools
2592023-11-30T04:11:51.996Z++ pwd
2602023-11-30T04:11:51.996Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612023-11-30T04:11:51.996Z++ basename ./tools/ci_download_cockroachdb
2622023-11-30T04:11:51.996Z+ ARG0=ci_download_cockroachdb
2632023-11-30T04:11:51.999Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642023-11-30T04:11:51.999Z+ CIDL_VERSION=v22.1.9
2652023-11-30T04:11:51.999Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662023-11-30T04:11:52.002Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2672023-11-30T04:11:52.002Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2682023-11-30T04:11:52.002Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2692023-11-30T04:11:52.004Z+ TARGET_DIR=out
2702023-11-30T04:11:52.004Z+ DOWNLOAD_DIR=out/downloads
2712023-11-30T04:11:52.004Z+ DEST_DIR=./out/cockroachdb
2722023-11-30T04:11:52.004Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732023-11-30T04:11:52.004Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742023-11-30T04:11:52.004Z+ main
2752023-11-30T04:11:52.004Z+ [[ 0 != 0 ]]
2762023-11-30T04:11:52.004Z+ CIDL_OS=solaris2.11
2772023-11-30T04:11:52.004Z+ [[ 0 != 0 ]]
2782023-11-30T04:11:52.004Z+ configure_os solaris2.11
2792023-11-30T04:11:52.004Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802023-11-30T04:11:52.004Zcurrent directory: /work/oxidecomputer/omicron
2812023-11-30T04:11:52.004Zconfiguring based on OS: "solaris2.11"
2822023-11-30T04:11:52.004Z+ echo 'configuring based on OS: "solaris2.11"'
2832023-11-30T04:11:52.004Z+ case "$1" in
2842023-11-30T04:11:52.004Z+ CIDL_BUILD=illumos
2852023-11-30T04:11:52.004Z+ CIDL_SUFFIX=tar.gz
2862023-11-30T04:11:52.004Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2872023-11-30T04:11:52.004Z+ CIDL_MD5FUNC=do_md5sum
2882023-11-30T04:11:52.004Z+ CIDL_URL_BASE=https://illumos.org/downloads
2892023-11-30T04:11:52.004Z+ CIDL_ASSEMBLE=do_assemble_illumos
2902023-11-30T04:11:52.004Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2912023-11-30T04:11:52.004Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2922023-11-30T04:11:52.004Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932023-11-30T04:11:52.004Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2942023-11-30T04:11:52.004Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2952023-11-30T04:11:52.004Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962023-11-30T04:11:52.006ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972023-11-30T04:11:52.006ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982023-11-30T04:11:52.006Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2992023-11-30T04:11:52.006Z+ mkdir -p out/downloads
3002023-11-30T04:11:52.009Z+ mkdir -p ./out/cockroachdb
3012023-11-30T04:11:52.010Z+ local DO_DOWNLOAD=true
3022023-11-30T04:11:52.010Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032023-11-30T04:11:52.010Z+ '[' true == true ']'
3042023-11-30T04:11:52.010Z+ echo Downloading...
3052023-11-30T04:11:52.010ZDownloading...
3062023-11-30T04:11:52.010Z+ 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-30T04:11:52.010Z+ 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-30T04:11:58.803Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092023-11-30T04:11:58.807Z++ md5sum
3102023-11-30T04:11:58.807Z++ awk '{print $1}'
3112023-11-30T04:11:58.990Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3122023-11-30T04:11:58.990Z+ [[ 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-30T04:11:58.990Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-11-30T04:11:58.994Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152023-11-30T04:12:02.592Z+ do_assemble_illumos
3162023-11-30T04:12:02.592Z+ rm -r ./out/cockroachdb
3172023-11-30T04:12:02.596Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182023-11-30T04:12:03.202Z+ ./out/cockroachdb/bin/cockroach version
3192023-11-30T04:12:03.421ZBuild Tag: v22.1.9-dirty
3202023-11-30T04:12:03.421ZBuild Time: 2022/10/26 21:17:46
3212023-11-30T04:12:03.421ZDistribution: OSS
3222023-11-30T04:12:03.421ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232023-11-30T04:12:03.421ZGo Version: go1.17.13
3242023-11-30T04:12:03.421ZC Compiler: gcc 10.3.0
3252023-11-30T04:12:03.421ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262023-11-30T04:12:03.421ZBuild Type: release
3272023-11-30T04:12:03.448Z+ set -o errexit
3282023-11-30T04:12:03.454Z+++ dirname ./tools/ci_download_clickhouse
3292023-11-30T04:12:03.454Z++ cd ./tools
3302023-11-30T04:12:03.454Z++ pwd
3312023-11-30T04:12:03.457Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322023-11-30T04:12:03.463Z++ basename ./tools/ci_download_clickhouse
3332023-11-30T04:12:03.463Z+ ARG0=ci_download_clickhouse
3342023-11-30T04:12:03.463Z+ TARGET_DIR=out
3352023-11-30T04:12:03.465Z+ DOWNLOAD_DIR=out/downloads
3362023-11-30T04:12:03.465Z+ DEST_DIR=./out/clickhouse
3372023-11-30T04:12:03.465Z+ CIDL_VERSION=v22.8.9.24
3382023-11-30T04:12:03.465Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3392023-11-30T04:12:03.465Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3402023-11-30T04:12:03.465Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3412023-11-30T04:12:03.465Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3422023-11-30T04:12:03.465Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3432023-11-30T04:12:03.465Z+ main
3442023-11-30T04:12:03.466Z+ [[ 0 != 0 ]]
3452023-11-30T04:12:03.466Z+ CIDL_OS=solaris2.11
3462023-11-30T04:12:03.466Z+ [[ 0 != 0 ]]
3472023-11-30T04:12:03.466Z+ configure_os solaris2.11
3482023-11-30T04:12:03.466Z+ echo 'current directory: /work/oxidecomputer/omicron'
3492023-11-30T04:12:03.466Zcurrent directory: /work/oxidecomputer/omicron
3502023-11-30T04:12:03.466Z+ echo 'configuring based on OS: "solaris2.11"'
3512023-11-30T04:12:03.466Z+ CIDL_DASHREV=
3522023-11-30T04:12:03.466Z+ case "$1" in
3532023-11-30T04:12:03.466Zconfiguring based on OS: "solaris2.11"
3542023-11-30T04:12:03.466Z+ CIDL_PLATFORM=illumos
3552023-11-30T04:12:03.466Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3562023-11-30T04:12:03.466Z+ CIDL_MD5FUNC=do_md5sum
3572023-11-30T04:12:03.466Z+ CIDL_DASHREV=-1
3582023-11-30T04:12:03.466Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3592023-11-30T04:12:03.467Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3602023-11-30T04:12:03.467Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3612023-11-30T04:12:03.467Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3622023-11-30T04:12:03.467Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3632023-11-30T04:12:03.467ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3642023-11-30T04:12:03.467ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3652023-11-30T04:12:03.467Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3662023-11-30T04:12:03.467Z+ mkdir -p out/downloads
3672023-11-30T04:12:03.467Z+ mkdir -p ./out/clickhouse
3682023-11-30T04:12:03.467Z+ local DO_DOWNLOAD=true
3692023-11-30T04:12:03.467Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3702023-11-30T04:12:03.467Z+ '[' true == true ']'
3712023-11-30T04:12:03.467Z+ echo Downloading...
3722023-11-30T04:12:03.467ZDownloading...
3732023-11-30T04:12:03.467Z+ 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-30T04:12:03.471Z+ 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-30T04:12:05.020Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3762023-11-30T04:12:05.024Z++ md5sum
3772023-11-30T04:12:05.024Z++ awk '{print $1}'
3782023-11-30T04:12:05.317Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3792023-11-30T04:12:05.317Z+ [[ 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-30T04:12:05.317Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3812023-11-30T04:12:05.326Z+ mkdir -p ./out/clickhouse
3822023-11-30T04:12:05.326Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3832023-11-30T04:12:10.546Z+ ./out/clickhouse/clickhouse server --version
3842023-11-30T04:12:10.605ZClickHouse server version 22.8.9.1.
3852023-11-30T04:12:10.622Z+ set -o errexit
3862023-11-30T04:12:10.639Z+++ dirname ./tools/ci_download_console
3872023-11-30T04:12:10.639Z++ cd ./tools
3882023-11-30T04:12:10.639Z++ pwd
3892023-11-30T04:12:10.639Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3902023-11-30T04:12:10.639Z++ basename ./tools/ci_download_console
3912023-11-30T04:12:10.683Z+ ARG0=ci_download_console
3922023-11-30T04:12:10.683Z+ TARGET_DIR=out
3932023-11-30T04:12:10.683Z+ DOWNLOAD_DIR=out/downloads
3942023-11-30T04:12:10.683Z+ DEST_DIR=./out/console-assets
3952023-11-30T04:12:10.683Z+ source /work/oxidecomputer/omicron/tools/console_version
3962023-11-30T04:12:10.683Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3972023-11-30T04:12:10.683Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3982023-11-30T04:12:10.683Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3992023-11-30T04:12:10.683Z+ TARBALL_FILE=out/downloads/console.tar.gz
4002023-11-30T04:12:10.683Z+ main
4012023-11-30T04:12:10.683Z+ [[ 0 != 0 ]]
4022023-11-30T04:12:10.683Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
4032023-11-30T04:12:10.683ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4042023-11-30T04:12:10.683Z+ echo 'Local file: out/downloads/console.tar.gz'
4052023-11-30T04:12:10.683ZLocal file: out/downloads/console.tar.gz
4062023-11-30T04:12:10.683Z+ local DO_DOWNLOAD=true
4072023-11-30T04:12:10.683Z+ [[ -f out/downloads/console.tar.gz ]]
4082023-11-30T04:12:10.683Z+ mkdir -p out/downloads
4092023-11-30T04:12:10.683Z+ '[' true == true ']'
4102023-11-30T04:12:10.684Z+ echo Downloading...
4112023-11-30T04:12:10.684ZDownloading...
4122023-11-30T04:12:10.684Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
4132023-11-30T04:12:10.687Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
4142023-11-30T04:12:11.261Z++ do_sha256sum out/downloads/console.tar.gz
4152023-11-30T04:12:11.271Z++ case "$OSTYPE" in
4162023-11-30T04:12:11.271Z++ SHA=sha256sum
4172023-11-30T04:12:11.271Z++ sha256sum
4182023-11-30T04:12:11.271Z++ awk '{print $1}'
4192023-11-30T04:12:11.290Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4202023-11-30T04:12:11.290Z+ [[ 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-30T04:12:11.296Z+ rm -rf ./out/console-assets
4222023-11-30T04:12:11.296Z+ mkdir -p ./out/console-assets
4232023-11-30T04:12:11.296Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4242023-11-30T04:12:11.296Z+ mkdir -p ./out/console-assets
4252023-11-30T04:12:11.296Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4262023-11-30T04:12:11.448Z+ set -o errexit
4272023-11-30T04:12:11.894Z+++ dirname ./tools/ci_download_maghemite_openapi
4282023-11-30T04:12:11.895Z++ cd ./tools
4292023-11-30T04:12:11.895Z++ pwd
4302023-11-30T04:12:11.895Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4312023-11-30T04:12:11.895Z++ basename ./tools/ci_download_maghemite_openapi
4322023-11-30T04:12:11.895Z+ ARG0=ci_download_maghemite_openapi
4332023-11-30T04:12:11.895Z+ TARGET_DIR=out
4342023-11-30T04:12:11.895Z+ DOWNLOAD_DIR=out/downloads
4352023-11-30T04:12:11.895Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4362023-11-30T04:12:11.895Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4372023-11-30T04:12:11.895Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4382023-11-30T04:12:11.895Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4392023-11-30T04:12:11.895Z+ LOCAL_FILE=out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4402023-11-30T04:12:11.895Z+ main
4412023-11-30T04:12:11.895Z+ [[ 0 != 0 ]]
4422023-11-30T04:12:11.897Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json'
4432023-11-30T04:12:11.897ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/ddm-admin.json
4442023-11-30T04:12:11.897Z+ echo 'Local file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4452023-11-30T04:12:11.897ZLocal file: out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4462023-11-30T04:12:11.898Z+ local DO_DOWNLOAD=true
4472023-11-30T04:12:11.898Z+ [[ -f out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4482023-11-30T04:12:11.898Z+ mkdir -p out/downloads
4492023-11-30T04:12:11.898Z+ '[' true == true ']'
4502023-11-30T04:12:11.898Z+ echo Downloading...
4512023-11-30T04:12:11.898ZDownloading...
4522023-11-30T04:12:11.898Z+ 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-30T04:12:11.898Z+ 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-30T04:12:11.916Z++ do_sha256sum out/downloads/ddm-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4552023-11-30T04:12:11.916Z++ case "$OSTYPE" in
4562023-11-30T04:12:11.916Z++ SHA=sha256sum
4572023-11-30T04:12:11.916Z++ sha256sum
4582023-11-30T04:12:11.916Z++ awk '{print $1}'
4592023-11-30T04:12:11.916Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4602023-11-30T04:12:11.916Z+ [[ 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-30T04:12:11.916Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4622023-11-30T04:12:11.916Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
4632023-11-30T04:12:11.918Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4642023-11-30T04:12:11.918Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4652023-11-30T04:12:11.918Z+ LOCAL_FILE=out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4662023-11-30T04:12:11.918Z+ main
4672023-11-30T04:12:11.918Z+ [[ 0 != 0 ]]
4682023-11-30T04:12:11.918Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json'
4692023-11-30T04:12:11.918ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/579592bf474ec4b86805ada60c1b920b3beef5a7/mg-admin.json
4702023-11-30T04:12:11.918Z+ echo 'Local file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json'
4712023-11-30T04:12:11.918ZLocal file: out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4722023-11-30T04:12:11.918Z+ local DO_DOWNLOAD=true
4732023-11-30T04:12:11.918Z+ [[ -f out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json ]]
4742023-11-30T04:12:11.918Z+ mkdir -p out/downloads
4752023-11-30T04:12:11.918Z+ '[' true == true ']'
4762023-11-30T04:12:11.918Z+ echo Downloading...
4772023-11-30T04:12:11.918ZDownloading...
4782023-11-30T04:12:11.918Z+ 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-30T04:12:11.918Z+ 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-30T04:12:11.918Z++ do_sha256sum out/downloads/mg-admin-579592bf474ec4b86805ada60c1b920b3beef5a7.json
4812023-11-30T04:12:11.918Z++ case "$OSTYPE" in
4822023-11-30T04:12:11.918Z++ SHA=sha256sum
4832023-11-30T04:12:11.918Z++ sha256sum
4842023-11-30T04:12:11.918Z++ awk '{print $1}'
4852023-11-30T04:12:11.919Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4862023-11-30T04:12:11.919Z+ [[ 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-30T04:12:11.919Z+ set -o errexit
4882023-11-30T04:12:11.919Z+++ dirname ./tools/ci_download_dendrite_openapi
4892023-11-30T04:12:11.933Z++ cd ./tools
4902023-11-30T04:12:11.933Z++ pwd
4912023-11-30T04:12:11.933Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4922023-11-30T04:12:11.933Z++ basename ./tools/ci_download_dendrite_openapi
4932023-11-30T04:12:11.933Z+ ARG0=ci_download_dendrite_openapi
4942023-11-30T04:12:11.933Z+ TARGET_DIR=out
4952023-11-30T04:12:11.933Z+ DOWNLOAD_DIR=out/downloads
4962023-11-30T04:12:11.933Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4972023-11-30T04:12:11.933Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
4982023-11-30T04:12:11.933Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4992023-11-30T04:12:11.933Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5002023-11-30T04:12:11.933Z+ LOCAL_FILE=out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5012023-11-30T04:12:11.933Z+ main
5022023-11-30T04:12:11.933Z+ [[ 0 != 0 ]]
5032023-11-30T04:12:11.933Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json'
5042023-11-30T04:12:11.933ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5052023-11-30T04:12:11.933Z+ echo 'Local file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json'
5062023-11-30T04:12:11.933Z+ local DO_DOWNLOAD=true
5072023-11-30T04:12:11.933ZLocal file: out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5082023-11-30T04:12:11.935Z+ [[ -f out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json ]]
5092023-11-30T04:12:11.935Z+ mkdir -p out/downloads
5102023-11-30T04:12:11.935Z+ '[' true == true ']'
5112023-11-30T04:12:11.935Z+ echo Downloading...
5122023-11-30T04:12:11.935ZDownloading...
5132023-11-30T04:12:11.935Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5142023-11-30T04:12:11.935Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/2af6adea85c62ac37e451148b84e5eb0ef005f36/dpd.json
5152023-11-30T04:12:12.143Z++ do_sha256sum out/downloads/dpd-2af6adea85c62ac37e451148b84e5eb0ef005f36.json
5162023-11-30T04:12:12.143Z++ case "$OSTYPE" in
5172023-11-30T04:12:12.143Z++ SHA=sha256sum
5182023-11-30T04:12:12.147Z++ sha256sum
5192023-11-30T04:12:12.149Z++ awk '{print $1}'
5202023-11-30T04:12:12.152Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5212023-11-30T04:12:12.152Z+ [[ 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-30T04:12:12.161Z+ set -o errexit
5232023-11-30T04:12:12.169Z+++ dirname ./tools/ci_download_dendrite_stub
5242023-11-30T04:12:12.169Z++ cd ./tools
5252023-11-30T04:12:12.169Z++ pwd
5262023-11-30T04:12:12.169Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5272023-11-30T04:12:12.176Z++ basename ./tools/ci_download_dendrite_stub
5282023-11-30T04:12:12.176Z+ ARG0=ci_download_dendrite_stub
5292023-11-30T04:12:12.176Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5302023-11-30T04:12:12.176Z++ CIDL_SHA256_ILLUMOS=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5312023-11-30T04:12:12.176Z++ CIDL_SHA256_LINUX_DPD=b13b391a085ba6bf16fdd99774f64c9d53cd7220ad518d5839c8558fb925c40c
5322023-11-30T04:12:12.176Z++ CIDL_SHA256_LINUX_SWADM=6bfa4e367eb2b0be89f1588ac458026a186314597a4feb9fee6cea60101c7ebe
5332023-11-30T04:12:12.176Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5342023-11-30T04:12:12.176Z++ COMMIT=2af6adea85c62ac37e451148b84e5eb0ef005f36
5352023-11-30T04:12:12.176Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5362023-11-30T04:12:12.176Z+ TARGET_DIR=out
5372023-11-30T04:12:12.176Z+ DOWNLOAD_DIR=out/downloads
5382023-11-30T04:12:12.176Z+ DEST_DIR=./out/dendrite-stub
5392023-11-30T04:12:12.177Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5402023-11-30T04:12:12.178Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5412023-11-30T04:12:12.178Z+ REPO=oxidecomputer/dendrite
5422023-11-30T04:12:12.178Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36
5432023-11-30T04:12:12.178Z+ main
5442023-11-30T04:12:12.178Z+ [[ 0 != 0 ]]
5452023-11-30T04:12:12.178Z+ CIDL_OS=solaris2.11
5462023-11-30T04:12:12.178Z+ [[ 0 != 0 ]]
5472023-11-30T04:12:12.178Z+ configure_os solaris2.11
5482023-11-30T04:12:12.178Z+ echo 'current directory: /work/oxidecomputer/omicron'
5492023-11-30T04:12:12.178Zcurrent directory: /work/oxidecomputer/omicron
5502023-11-30T04:12:12.178Z+ echo 'configuring based on OS: "solaris2.11"'
5512023-11-30T04:12:12.178Zconfiguring based on OS: "solaris2.11"
5522023-11-30T04:12:12.178Z+ case "$1" in
5532023-11-30T04:12:12.178Z+ SET_BINARIES=
5542023-11-30T04:12:12.178Z+ CIDL_SHA256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5552023-11-30T04:12:12.178Z+ CIDL_SHA256FUNC=do_sha256sum
5562023-11-30T04:12:12.178Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5572023-11-30T04:12:12.178Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5582023-11-30T04:12:12.178Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5592023-11-30T04:12:12.178Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz'
5602023-11-30T04:12:12.178ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5612023-11-30T04:12:12.178Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5622023-11-30T04:12:12.178ZLocal file: out/downloads/dendrite-stub.tar.gz
5632023-11-30T04:12:12.178Z+ mkdir -p out/downloads
5642023-11-30T04:12:12.178Z+ mkdir -p ./out/dendrite-stub
5652023-11-30T04:12:12.185Z+ fetch_and_verify
5662023-11-30T04:12:12.185Z+ local DO_DOWNLOAD=true
5672023-11-30T04:12:12.185Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5682023-11-30T04:12:12.187Z+ '[' true == true ']'
5692023-11-30T04:12:12.187Z+ echo Downloading...
5702023-11-30T04:12:12.187ZDownloading...
5712023-11-30T04:12:12.187Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5722023-11-30T04:12:12.187Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/2af6adea85c62ac37e451148b84e5eb0ef005f36/dendrite-stub.tar.gz
5732023-11-30T04:12:20.839Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5742023-11-30T04:12:20.843Z++ sha256sum
5752023-11-30T04:12:20.843Z++ awk '{print $1}'
5762023-11-30T04:12:20.941Z+ calculated_sha256=dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1
5772023-11-30T04:12:20.942Z+ [[ dc93b671cce54e83ed55faaa267f81ba9e65abcd6714aa559d68a8783d73b1c1 != \d\c\9\3\b\6\7\1\c\c\e\5\4\e\8\3\e\d\5\5\f\a\a\a\2\6\7\f\8\1\b\a\9\e\6\5\a\b\c\d\6\7\1\4\a\a\5\5\9\d\6\8\a\8\7\8\3\d\7\3\b\1\c\1 ]]
5782023-11-30T04:12:20.946Z+ do_untar out/downloads/dendrite-stub.tar.gz
5792023-11-30T04:12:20.946Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5802023-11-30T04:12:21.983Z+ do_assemble
5812023-11-30T04:12:21.983Z+ rm -r ./out/dendrite-stub
5822023-11-30T04:12:21.989Z+ mkdir ./out/dendrite-stub
5832023-11-30T04:12:21.989Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5842023-11-30T04:12:22.114Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5852023-11-30T04:12:22.127Z+ set -o errexit
5862023-11-30T04:12:22.132Z+++ dirname ./tools/ci_download_maghemite_mgd
5872023-11-30T04:12:22.132Z++ cd ./tools
5882023-11-30T04:12:22.141Z++ pwd
5892023-11-30T04:12:22.141Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5902023-11-30T04:12:22.146Z++ basename ./tools/ci_download_maghemite_mgd
5912023-11-30T04:12:22.146Z+ ARG0=ci_download_maghemite_mgd
5922023-11-30T04:12:22.146Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5932023-11-30T04:12:22.146Z++ CIDL_SHA256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
5942023-11-30T04:12:22.146Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5952023-11-30T04:12:22.146Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5962023-11-30T04:12:22.146Z++ COMMIT=579592bf474ec4b86805ada60c1b920b3beef5a7
5972023-11-30T04:12:22.146Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5982023-11-30T04:12:22.146Z+ TARGET_DIR=out
5992023-11-30T04:12:22.146Z+ DOWNLOAD_DIR=out/downloads
6002023-11-30T04:12:22.146Z+ DEST_DIR=./out/mgd
6012023-11-30T04:12:22.146Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6022023-11-30T04:12:22.146Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6032023-11-30T04:12:22.146Z+ REPO=oxidecomputer/maghemite
6042023-11-30T04:12:22.146Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7
6052023-11-30T04:12:22.146Z+ main
6062023-11-30T04:12:22.146Z+ [[ 0 != 0 ]]
6072023-11-30T04:12:22.146Z+ CIDL_OS=solaris2.11
6082023-11-30T04:12:22.146Z+ [[ 0 != 0 ]]
6092023-11-30T04:12:22.146Z+ configure_os solaris2.11
6102023-11-30T04:12:22.146Z+ echo 'current directory: /work/oxidecomputer/omicron'
6112023-11-30T04:12:22.146Zcurrent directory: /work/oxidecomputer/omicron
6122023-11-30T04:12:22.146Z+ echo 'configuring based on OS: "solaris2.11"'
6132023-11-30T04:12:22.146Z+ case "$1" in
6142023-11-30T04:12:22.147Z+ SET_BINARIES=
6152023-11-30T04:12:22.147Zconfiguring based on OS: "solaris2.11"
6162023-11-30T04:12:22.147Z+ CIDL_SHA256FUNC=do_sha256sum
6172023-11-30T04:12:22.147Z+ TARBALL_FILENAME=mgd.tar.gz
6182023-11-30T04:12:22.147Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6192023-11-30T04:12:22.147Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6202023-11-30T04:12:22.147Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz'
6212023-11-30T04:12:22.147ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz
6222023-11-30T04:12:22.147ZLocal file: out/downloads/mgd.tar.gz
6232023-11-30T04:12:22.147Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6242023-11-30T04:12:22.147Z+ mkdir -p out/downloads
6252023-11-30T04:12:22.147Z+ mkdir -p ./out/mgd
6262023-11-30T04:12:22.147Z+ fetch_and_verify
6272023-11-30T04:12:22.148Z+ local DO_DOWNLOAD=true
6282023-11-30T04:12:22.148Z+ [[ -f out/downloads/mgd.tar.gz ]]
6292023-11-30T04:12:22.148Z+ '[' true == true ']'
6302023-11-30T04:12:22.148Z+ echo Downloading...
6312023-11-30T04:12:22.148ZDownloading...
6322023-11-30T04:12:22.149Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/579592bf474ec4b86805ada60c1b920b3beef5a7/mgd.tar.gz out/downloads/mgd.tar.gz
6332023-11-30T04:12:22.149Z+ 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-30T04:12:30.302Z++ do_sha256sum out/downloads/mgd.tar.gz
6352023-11-30T04:12:30.305Z++ sha256sum
6362023-11-30T04:12:30.305Z++ awk '{print $1}'
6372023-11-30T04:12:30.382Z+ calculated_sha256=82aa1ca1d7701b2221c442d58f912be59798258d574effcb866ffab22753cf38
6382023-11-30T04:12:30.382Z+ [[ 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-30T04:12:30.389Z+ do_untar out/downloads/mgd.tar.gz
6402023-11-30T04:12:30.389Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6412023-11-30T04:12:31.072Z+ do_assemble
6422023-11-30T04:12:31.072Z+ rm -r ./out/mgd
6432023-11-30T04:12:31.075Z+ mkdir ./out/mgd
6442023-11-30T04:12:31.075Z+ cp -r out/downloads/root ./out/mgd/root
6452023-11-30T04:12:31.286Z+ set -o errexit
6462023-11-30T04:12:31.289Z+++ dirname ./tools/ci_download_transceiver_control
6472023-11-30T04:12:31.293Z++ cd ./tools
6482023-11-30T04:12:31.293Z++ pwd
6492023-11-30T04:12:31.293Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6502023-11-30T04:12:31.293Z++ basename ./tools/ci_download_transceiver_control
6512023-11-30T04:12:31.296Z+ ARG0=ci_download_transceiver_control
6522023-11-30T04:12:31.296Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6532023-11-30T04:12:31.296Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6542023-11-30T04:12:31.297Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-30T04:12:31.297Z+ TARGET_DIR=out
6562023-11-30T04:12:31.299Z+ DOWNLOAD_DIR=out/downloads
6572023-11-30T04:12:31.299Z+ DEST_DIR=./out/transceiver-control
6582023-11-30T04:12:31.299Z+ BIN_DIR=/opt/oxide/bin
6592023-11-30T04:12:31.299Z+ BINARY=xcvradm
6602023-11-30T04:12:31.299Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6612023-11-30T04:12:31.299Z+ REPO=oxidecomputer/transceiver-control
6622023-11-30T04:12:31.299Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6632023-11-30T04:12:31.299Z+ main
6642023-11-30T04:12:31.299Z+ [[ 0 != 0 ]]
6652023-11-30T04:12:31.299Z+ CIDL_OS=solaris2.11
6662023-11-30T04:12:31.299Z+ [[ 0 != 0 ]]
6672023-11-30T04:12:31.299Z+ configure_os solaris2.11
6682023-11-30T04:12:31.299Z+ echo 'current directory: /work/oxidecomputer/omicron'
6692023-11-30T04:12:31.299Zcurrent directory: /work/oxidecomputer/omicron
6702023-11-30T04:12:31.299Z+ echo 'configuring based on OS: "solaris2.11"'
6712023-11-30T04:12:31.299Zconfiguring based on OS: "solaris2.11"
6722023-11-30T04:12:31.299Z+ case "$1" in
6732023-11-30T04:12:31.299Z+ SET_BINARIES=
6742023-11-30T04:12:31.299Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6752023-11-30T04:12:31.299Z+ CIDL_SHA256FUNC=do_sha256sum
6762023-11-30T04:12:31.299Z+ ARCHIVE_FILENAME=xcvradm.gz
6772023-11-30T04:12:31.299Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782023-11-30T04:12:31.299Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6792023-11-30T04:12:31.299Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6802023-11-30T04:12:31.299ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6812023-11-30T04:12:31.300Z+ echo 'Local file: out/downloads/xcvradm.gz'
6822023-11-30T04:12:31.300ZLocal file: out/downloads/xcvradm.gz
6832023-11-30T04:12:31.300Z+ mkdir -p out/downloads
6842023-11-30T04:12:31.305Z+ mkdir -p ./out/transceiver-control
6852023-11-30T04:12:31.305Z+ fetch_and_verify
6862023-11-30T04:12:31.305Z+ local DO_DOWNLOAD=true
6872023-11-30T04:12:31.305Z+ [[ -f out/downloads/xcvradm.gz ]]
6882023-11-30T04:12:31.305Z+ '[' true == true ']'
6892023-11-30T04:12:31.305Z+ echo Downloading...
6902023-11-30T04:12:31.305ZDownloading...
6912023-11-30T04:12:31.305Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6922023-11-30T04:12:31.305Z+ 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-30T04:12:33.598Z++ do_sha256sum out/downloads/xcvradm.gz
6942023-11-30T04:12:33.605Z++ sha256sum
6952023-11-30T04:12:33.605Z++ awk '{print $1}'
6962023-11-30T04:12:33.619Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6972023-11-30T04:12:33.619Z+ [[ 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-30T04:12:33.619Z+ do_unpack out/downloads/xcvradm.gz
6992023-11-30T04:12:33.621Z+ mkdir -p out/downloads/root//opt/oxide/bin
7002023-11-30T04:12:33.629Z+ gzip -dc out/downloads/xcvradm.gz
7012023-11-30T04:12:33.865Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7022023-11-30T04:12:33.869Z+ do_assemble
7032023-11-30T04:12:33.869Z+ rm -r ./out/transceiver-control
7042023-11-30T04:12:33.869Z+ mkdir ./out/transceiver-control
7052023-11-30T04:12:33.869Z+ cp -r out/downloads/root ./out/transceiver-control/root
7062023-11-30T04:12:34.067ZAll builder prerequisites installed successfully, and PATH looks valid
7072023-11-30T04:12:34.071Z
7082023-11-30T04:12:34.085Zreal 2:11.060374192
7092023-11-30T04:12:34.085Zuser 54.331585664
7102023-11-30T04:12:34.085Zsys 10.872005983
7112023-11-30T04:12:34.085Ztrap 0.024129462
7122023-11-30T04:12:34.085Ztflt 0.175127201
7132023-11-30T04:12:34.085Zdflt 0.586587501
7142023-11-30T04:12:34.085Zkflt 0.157423680
7152023-11-30T04:12:34.085Zlock 1.678521618
7162023-11-30T04:12:34.085Zslp 4:06.881185733
7172023-11-30T04:12:34.085Zlat 4.127404421
7182023-11-30T04:12:34.085Zstop 0.072757281
7192023-11-30T04:12:34.090Z
7202023-11-30T04:12:34.090Z #### # # ##### ##### # #
7212023-11-30T04:12:34.090Z # # # # # # # # # #
7222023-11-30T04:12:34.090Z # # # # # # # #
7232023-11-30T04:12:34.090Z # # # ##### ##### #
7242023-11-30T04:12:34.090Z # # # # # # #
7252023-11-30T04:12:34.092Z #### ###### # # # #
7262023-11-30T04:12:34.092Z
7272023-11-30T04:12:34.424Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7282023-11-30T04:12:34.843Z Updating crates.io index
7292023-11-30T04:12:35.294Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7302023-11-30T04:12:35.689Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7312023-11-30T04:12:37.384Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7322023-11-30T04:12:38.096Z Updating git repository `http://github.com/oxidecomputer/tofino`
7332023-11-30T04:12:38.396Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7342023-11-30T04:12:38.693Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7352023-11-30T04:12:38.989Z Updating git repository `https://github.com/oxidecomputer/propolis`
7362023-11-30T04:12:39.892Z Updating git repository `https://github.com/oxidecomputer/crucible`
7372023-11-30T04:12:41.883Z Updating git repository `https://github.com/oxidecomputer/opte`
7382023-11-30T04:12:42.934Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7392023-11-30T04:12:43.265Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7402023-11-30T04:12:43.822Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7412023-11-30T04:12:44.196Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7422023-11-30T04:12:44.529Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7432023-11-30T04:12:44.970Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7442023-11-30T04:12:45.269Z Updating git repository `https://github.com/njaremko/samael`
7452023-11-30T04:12:45.901Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7462023-11-30T04:12:46.410Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7472023-11-30T04:12:46.829Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7482023-11-30T04:12:47.192Z Updating git repository `https://github.com/jgallagher/nix`
7492023-11-30T04:12:48.418Z Updating git repository `https://github.com/cbiffle/hubpack`
7502023-11-30T04:12:48.998Z Updating git repository `https://github.com/oxidecomputer/typify`
7512023-11-30T04:12:50.001Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7522023-11-30T04:12:50.409Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7532023-11-30T04:12:50.713Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7542023-11-30T04:12:52.195Z Downloading crates ...
7552023-11-30T04:12:52.381Z Downloaded anstream v0.5.0
7562023-11-30T04:12:52.391Z Downloaded strsim v0.10.0
7572023-11-30T04:12:52.395Z Downloaded serde v1.0.192
7582023-11-30T04:12:52.400Z Downloaded thiserror v1.0.49
7592023-11-30T04:12:52.408Z Downloaded equivalent v1.0.1
7602023-11-30T04:12:52.411Z Downloaded errno v0.3.2
7612023-11-30T04:12:52.411Z Downloaded clap_lex v0.5.1
7622023-11-30T04:12:52.414Z Downloaded utf8parse v0.2.1
7632023-11-30T04:12:52.417Z Downloaded cargo-platform v0.1.3
7642023-11-30T04:12:52.417Z Downloaded semver v1.0.20
7652023-11-30T04:12:52.421Z Downloaded cargo_toml v0.17.0
7662023-11-30T04:12:52.425Z Downloaded unicode-ident v1.0.12
7672023-11-30T04:12:52.428Z Downloaded colorchoice v1.0.0
7682023-11-30T04:12:52.432Z Downloaded toml v0.8.8
7692023-11-30T04:12:52.436Z Downloaded cargo_metadata v0.18.0
7702023-11-30T04:12:52.440Z Downloaded io-lifetimes v1.0.11
7712023-11-30T04:12:52.447Z Downloaded serde_spanned v0.6.4
7722023-11-30T04:12:52.450Z Downloaded anstyle v1.0.2
7732023-11-30T04:12:52.454Z Downloaded toml_datetime v0.6.5
7742023-11-30T04:12:52.454Z Downloaded heck v0.4.1
7752023-11-30T04:12:52.457Z Downloaded bitflags v1.3.2
7762023-11-30T04:12:52.461Z Downloaded camino v1.1.6
7772023-11-30T04:12:52.464Z Downloaded anstyle-parse v0.2.1
7782023-11-30T04:12:52.468Z Downloaded quote v1.0.33
7792023-11-30T04:12:52.471Z Downloaded itoa v1.0.9
7802023-11-30T04:12:52.475Z Downloaded thiserror-impl v1.0.49
7812023-11-30T04:12:52.478Z Downloaded terminal_size v0.2.6
7822023-11-30T04:12:52.478Z Downloaded proc-macro2 v1.0.69
7832023-11-30T04:12:52.483Z Downloaded anyhow v1.0.75
7842023-11-30T04:12:52.490Z Downloaded indexmap v2.1.0
7852023-11-30T04:12:52.496Z Downloaded serde_derive v1.0.192
7862023-11-30T04:12:52.501Z Downloaded ryu v1.0.15
7872023-11-30T04:12:52.507Z Downloaded toml_edit v0.21.0
7882023-11-30T04:12:52.548Z Downloaded memchr v2.6.3
7892023-11-30T04:12:52.557Z Downloaded winnow v0.5.15
7902023-11-30T04:12:52.572Z Downloaded clap_builder v4.4.2
7912023-11-30T04:12:52.584Z Downloaded syn v2.0.32
7922023-11-30T04:12:52.604Z Downloaded rustix v0.37.23
7932023-11-30T04:12:52.640Z Downloaded libc v0.2.150
7942023-11-30T04:12:52.687Z Downloaded serde_json v1.0.108
7952023-11-30T04:12:52.701Z Downloaded hashbrown v0.14.2
7962023-11-30T04:12:52.711Z Downloaded clap v4.4.3
7972023-11-30T04:12:52.775Z Downloaded clap_derive v4.4.2
7982023-11-30T04:12:52.779Z Downloaded anstyle-query v1.0.0
7992023-11-30T04:12:52.841Z Compiling proc-macro2 v1.0.69
8002023-11-30T04:12:52.842Z Compiling unicode-ident v1.0.12
8012023-11-30T04:12:52.844Z Compiling serde v1.0.192
8022023-11-30T04:12:52.845Z Compiling libc v0.2.150
8032023-11-30T04:12:52.845Z Compiling io-lifetimes v1.0.11
8042023-11-30T04:12:52.858Z Compiling rustix v0.37.23
8052023-11-30T04:12:52.861Z Compiling utf8parse v0.2.1
8062023-11-30T04:12:52.861Z Compiling hashbrown v0.14.2
8072023-11-30T04:12:53.189Z Compiling bitflags v1.3.2
8082023-11-30T04:12:53.199Z Compiling equivalent v1.0.1
8092023-11-30T04:12:53.349Z Compiling anstyle-parse v0.2.1
8102023-11-30T04:12:53.363Z Compiling semver v1.0.20
8112023-11-30T04:12:53.741Z Compiling colorchoice v1.0.0
8122023-11-30T04:12:53.901Z Compiling anstyle v1.0.2
8132023-11-30T04:12:54.367Z Compiling anstyle-query v1.0.0
8142023-11-30T04:12:54.893Z Compiling indexmap v2.1.0
8152023-11-30T04:12:54.896Z Compiling camino v1.1.6
8162023-11-30T04:12:55.782Z Compiling serde_json v1.0.108
8172023-11-30T04:12:55.785Z Compiling winnow v0.5.15
8182023-11-30T04:12:55.899Z Compiling thiserror v1.0.49
8192023-11-30T04:12:56.003Z Compiling anstream v0.5.0
8202023-11-30T04:12:56.064Z Compiling heck v0.4.1
8212023-11-30T04:12:56.097Z Compiling strsim v0.10.0
8222023-11-30T04:12:56.325Z Compiling clap_lex v0.5.1
8232023-11-30T04:12:56.809Z Compiling itoa v1.0.9
8242023-11-30T04:12:56.829Z Compiling anyhow v1.0.75
8252023-11-30T04:12:57.092Z Compiling ryu v1.0.15
8262023-11-30T04:12:57.246Z Compiling quote v1.0.33
8272023-11-30T04:12:57.978Z Compiling syn v2.0.32
8282023-11-30T04:12:58.062Z Compiling errno v0.3.2
8292023-11-30T04:12:59.573Z Compiling terminal_size v0.2.6
8302023-11-30T04:12:59.743Z Compiling clap_builder v4.4.2
8312023-11-30T04:13:06.045Z Compiling serde_derive v1.0.192
8322023-11-30T04:13:06.049Z Compiling thiserror-impl v1.0.49
8332023-11-30T04:13:06.049Z Compiling clap_derive v4.4.2
8342023-11-30T04:13:11.011Z Compiling clap v4.4.3
8352023-11-30T04:13:19.473Z Compiling toml_datetime v0.6.5
8362023-11-30T04:13:19.476Z Compiling serde_spanned v0.6.4
8372023-11-30T04:13:19.476Z Compiling cargo-platform v0.1.3
8382023-11-30T04:13:19.824Z Compiling toml_edit v0.21.0
8392023-11-30T04:13:21.536Z Compiling cargo_metadata v0.18.0
8402023-11-30T04:13:23.085Z Compiling toml v0.8.8
8412023-11-30T04:13:24.012Z Compiling cargo_toml v0.17.0
8422023-11-30T04:13:30.750Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8432023-11-30T04:13:32.148Z Finished dev [unoptimized + debuginfo] target(s) in 57.99s
8442023-11-30T04:13:32.369Z Running `target/debug/xtask clippy`
8452023-11-30T04:13:32.409Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8462023-11-30T04:13:33.234Z Downloading crates ...
8472023-11-30T04:13:33.473Z Downloaded crc v3.0.1
8482023-11-30T04:13:33.477Z Downloaded iana-time-zone v0.1.57
8492023-11-30T04:13:33.493Z Downloaded ident_case v1.0.1
8502023-11-30T04:13:33.499Z Downloaded convert_case v0.4.0
8512023-11-30T04:13:33.505Z Downloaded is_ci v1.1.1
8522023-11-30T04:13:33.516Z Downloaded corncobs v0.1.3
8532023-11-30T04:13:33.520Z Downloaded cfg-if v1.0.0
8542023-11-30T04:13:33.523Z Downloaded cpufeatures v0.2.9
8552023-11-30T04:13:33.526Z Downloaded oso-derive v0.27.0
8562023-11-30T04:13:33.531Z Downloaded indoc v1.0.9
8572023-11-30T04:13:33.536Z Downloaded impl-trait-for-tuples v0.2.2
8582023-11-30T04:13:33.552Z Downloaded atty v0.2.14
8592023-11-30T04:13:33.552Z Downloaded opaque-debug v0.3.0
8602023-11-30T04:13:33.552Z Downloaded openssl-sys v0.9.93
8612023-11-30T04:13:33.562Z Downloaded lazycell v1.3.0
8622023-11-30T04:13:33.567Z Downloaded libefi-sys v0.1.0
8632023-11-30T04:13:33.574Z Downloaded cast v0.3.0
8642023-11-30T04:13:33.579Z Downloaded bzip2 v0.4.4
8652023-11-30T04:13:33.585Z Downloaded ciborium-io v0.2.1
8662023-11-30T04:13:33.593Z Downloaded matches v0.1.10
8672023-11-30T04:13:33.597Z Downloaded match_cfg v0.1.0
8682023-11-30T04:13:33.597Z Downloaded maybe-uninit v2.0.0
8692023-11-30T04:13:33.600Z Downloaded hyper-rustls v0.24.2
8702023-11-30T04:13:33.606Z Downloaded openssl-macros v0.1.1
8712023-11-30T04:13:33.609Z Downloaded crucible-workspace-hack v0.1.0
8722023-11-30T04:13:33.613Z Downloaded number_prefix v0.4.0
8732023-11-30T04:13:33.619Z Downloaded num_threads v0.1.6
8742023-11-30T04:13:33.632Z Downloaded crossbeam-queue v0.3.8
8752023-11-30T04:13:33.647Z Downloaded log v0.4.20
8762023-11-30T04:13:33.651Z Downloaded newline-converter v0.3.0
8772023-11-30T04:13:33.651Z Downloaded num_cpus v1.16.0
8782023-11-30T04:13:33.655Z Downloaded num_enum v0.5.11
8792023-11-30T04:13:33.665Z Downloaded cassowary v0.3.0
8802023-11-30T04:13:33.670Z Downloaded native-tls v0.2.11
8812023-11-30T04:13:33.679Z Downloaded num-derive v0.4.0
8822023-11-30T04:13:33.683Z Downloaded want v0.3.1
8832023-11-30T04:13:33.686Z Downloaded anes v0.1.6
8842023-11-30T04:13:33.690Z Downloaded dtrace-parser v0.1.14
8852023-11-30T04:13:33.693Z Downloaded autocfg v1.1.0
8862023-11-30T04:13:33.697Z Downloaded tap v1.0.1
8872023-11-30T04:13:33.705Z Downloaded darling_macro v0.20.3
8882023-11-30T04:13:33.705Z Downloaded supports-color v2.1.0
8892023-11-30T04:13:33.705Z Downloaded serde_tokenstream v0.2.0
8902023-11-30T04:13:33.710Z Downloaded utf-8 v0.7.6
8912023-11-30T04:13:33.713Z Downloaded indicatif v0.17.7
8922023-11-30T04:13:33.722Z Downloaded miniz_oxide v0.7.1
8932023-11-30T04:13:33.729Z Downloaded pretty-hex v0.2.1
8942023-11-30T04:13:33.733Z Downloaded walkdir v2.4.0
8952023-11-30T04:13:33.736Z Downloaded foreign-types-shared v0.3.1
8962023-11-30T04:13:33.740Z Downloaded yansi v0.5.1
8972023-11-30T04:13:33.743Z Downloaded ahash v0.8.3
8982023-11-30T04:13:33.749Z Downloaded datatest-stable v0.2.3
8992023-11-30T04:13:33.753Z Downloaded toolchain_find v0.2.0
9002023-11-30T04:13:33.757Z Downloaded crc-any v2.4.3
9012023-11-30T04:13:33.763Z Downloaded heck v0.3.3
9022023-11-30T04:13:33.767Z Downloaded downcast v0.11.0
9032023-11-30T04:13:33.771Z Downloaded socket2 v0.5.5
9042023-11-30T04:13:33.778Z Downloaded endian-type v0.1.2
9052023-11-30T04:13:33.782Z Downloaded mockall_derive v0.11.4
9062023-11-30T04:13:33.785Z Downloaded phf_shared v0.11.2
9072023-11-30T04:13:33.788Z Downloaded num-traits v0.2.16
9082023-11-30T04:13:33.792Z Downloaded precomputed-hash v0.1.1
9092023-11-30T04:13:33.796Z Downloaded futures-macro v0.3.29
9102023-11-30T04:13:33.799Z Downloaded postgres-types v0.2.6
9112023-11-30T04:13:33.809Z Downloaded crypto-bigint v0.5.2
9122023-11-30T04:13:33.819Z Downloaded parse-display v0.8.2
9132023-11-30T04:13:33.836Z Downloaded parking_lot_core v0.9.8
9142023-11-30T04:13:33.836Z Downloaded foreign-types v0.3.2
9152023-11-30T04:13:33.836Z Downloaded zeroize_derive v1.4.2
9162023-11-30T04:13:33.836Z Downloaded uuid v1.6.1
9172023-11-30T04:13:33.844Z Downloaded fragile v2.0.0
9182023-11-30T04:13:33.844Z Downloaded pest_meta v2.7.2
9192023-11-30T04:13:33.844Z Downloaded hex v0.4.3
9202023-11-30T04:13:33.846Z Downloaded pretty-hex v0.4.0
9212023-11-30T04:13:33.852Z Downloaded tracing-attributes v0.1.26
9222023-11-30T04:13:33.855Z Downloaded dyn-clone v1.0.13
9232023-11-30T04:13:33.855Z Downloaded unarray v0.1.4
9242023-11-30T04:13:33.858Z Downloaded diesel_table_macro_syntax v0.1.0
9252023-11-30T04:13:33.858Z Downloaded serde_urlencoded v0.7.1
9262023-11-30T04:13:33.862Z Downloaded snafu-derive v0.7.5
9272023-11-30T04:13:33.865Z Downloaded arc-swap v1.6.0
9282023-11-30T04:13:33.872Z Downloaded peeking_take_while v0.1.2
9292023-11-30T04:13:33.876Z Downloaded usdt-attr-macro v0.3.5
9302023-11-30T04:13:33.879Z Downloaded plotters-backend v0.3.5
9312023-11-30T04:13:33.879Z Downloaded termios v0.3.3
9322023-11-30T04:13:33.883Z Downloaded foreign-types-shared v0.1.1
9332023-11-30T04:13:33.885Z Downloaded typenum v1.16.0
9342023-11-30T04:13:33.890Z Downloaded slog-term v2.9.0
9352023-11-30T04:13:33.895Z Downloaded thread-id v4.2.0
9362023-11-30T04:13:33.898Z Downloaded time-macros v0.2.13
9372023-11-30T04:13:33.903Z Downloaded http-range v0.1.5
9382023-11-30T04:13:33.905Z Downloaded mio v0.8.9
9392023-11-30T04:13:33.916Z Downloaded rtoolbox v0.0.1
9402023-11-30T04:13:33.920Z Downloaded headers-core v0.2.0
9412023-11-30T04:13:33.923Z Downloaded glob v0.3.1
9422023-11-30T04:13:33.926Z Downloaded signature v1.6.4
9432023-11-30T04:13:33.928Z Downloaded predicates-tree v1.0.9
9442023-11-30T04:13:33.931Z Downloaded scheduled-thread-pool v0.2.7
9452023-11-30T04:13:33.933Z Downloaded getrandom v0.2.10
9462023-11-30T04:13:33.938Z Downloaded pin-utils v0.1.0
9472023-11-30T04:13:33.941Z Downloaded postcard-cobs v0.1.5-pre
9482023-11-30T04:13:33.944Z Downloaded form_urlencoded v1.2.0
9492023-11-30T04:13:33.947Z Downloaded debug-ignore v1.0.5
9502023-11-30T04:13:33.951Z Downloaded crossbeam-channel v0.5.8
9512023-11-30T04:13:33.958Z Downloaded foreign-types-macros v0.2.3
9522023-11-30T04:13:33.961Z Downloaded foreign-types v0.5.0
9532023-11-30T04:13:33.963Z Downloaded slog-stdlog v4.1.1
9542023-11-30T04:13:33.966Z Downloaded shell-words v1.1.0
9552023-11-30T04:13:33.969Z Downloaded rustversion v1.0.14
9562023-11-30T04:13:33.973Z Downloaded tokio-native-tls v0.3.1
9572023-11-30T04:13:33.977Z Downloaded try-lock v0.2.4
9582023-11-30T04:13:33.980Z Downloaded digest v0.10.7
9592023-11-30T04:13:33.982Z Downloaded paste v1.0.14
9602023-11-30T04:13:33.988Z Downloaded usdt-macro v0.3.5
9612023-11-30T04:13:33.995Z Downloaded http-body v0.4.5
9622023-11-30T04:13:33.995Z Downloaded time-core v0.1.1
9632023-11-30T04:13:33.998Z Downloaded plotters-svg v0.3.5
9642023-11-30T04:13:33.998Z Downloaded tower-service v0.3.2
9652023-11-30T04:13:34.002Z Downloaded tiny-keccak v2.0.2
9662023-11-30T04:13:34.005Z Downloaded rustc_version v0.4.0
9672023-11-30T04:13:34.008Z Downloaded criterion v0.5.1
9682023-11-30T04:13:34.022Z Downloaded unicode-width v0.1.11
9692023-11-30T04:13:34.024Z Downloaded usdt v0.3.5
9702023-11-30T04:13:34.027Z Downloaded zip v0.6.6
9712023-11-30T04:13:34.034Z Downloaded futures-task v0.3.29
9722023-11-30T04:13:34.037Z Downloaded termtree v0.4.1
9732023-11-30T04:13:34.040Z Downloaded universal-hash v0.5.1
9742023-11-30T04:13:34.042Z Downloaded hex-literal v0.4.1
9752023-11-30T04:13:34.045Z Downloaded pem v1.1.1
9762023-11-30T04:13:34.048Z Downloaded dof v0.1.5
9772023-11-30T04:13:34.048Z Downloaded unicode-xid v0.2.4
9782023-11-30T04:13:34.050Z Downloaded rcgen v0.11.3
9792023-11-30T04:13:34.055Z Downloaded resolv-conf v0.7.0
9802023-11-30T04:13:34.059Z Downloaded difflib v0.4.0
9812023-11-30T04:13:34.062Z Downloaded pkg-config v0.3.27
9822023-11-30T04:13:34.064Z Downloaded postgres-protocol v0.6.6
9832023-11-30T04:13:34.068Z Downloaded tui-tree-widget v0.13.0
9842023-11-30T04:13:34.071Z Downloaded rustls-pemfile v1.0.3
9852023-11-30T04:13:34.074Z Downloaded proc-macro-crate v1.3.1
9862023-11-30T04:13:34.076Z Downloaded doc-comment v0.3.3
9872023-11-30T04:13:34.079Z Downloaded humantime v2.1.0
9882023-11-30T04:13:34.082Z Downloaded predicates v3.0.4
9892023-11-30T04:13:34.085Z Downloaded rpassword v7.3.1
9902023-11-30T04:13:34.088Z Downloaded zerocopy v0.3.0
9912023-11-30T04:13:34.090Z Downloaded num-iter v0.1.43
9922023-11-30T04:13:34.094Z Downloaded rustc-hash v1.1.0
9932023-11-30T04:13:34.094Z Downloaded same-file v1.0.6
9942023-11-30T04:13:34.096Z Downloaded der_derive v0.7.2
9952023-11-30T04:13:34.100Z Downloaded itertools v0.12.0
9962023-11-30T04:13:34.112Z Downloaded path-slash v0.1.5
9972023-11-30T04:13:34.115Z Downloaded hubpack_derive v0.1.1
9982023-11-30T04:13:34.118Z Downloaded tokio-macros v2.2.0
9992023-11-30T04:13:34.118Z Downloaded rand_xorshift v0.3.0
10002023-11-30T04:13:34.120Z Downloaded relative-path v1.9.0
10012023-11-30T04:13:34.126Z Downloaded rand_chacha v0.3.1
10022023-11-30T04:13:34.129Z Downloaded elliptic-curve v0.13.5
10032023-11-30T04:13:34.132Z Downloaded unicode-linebreak v0.1.5
10042023-11-30T04:13:34.135Z Downloaded pem v3.0.2
10052023-11-30T04:13:34.137Z Downloaded slab v0.4.9
10062023-11-30T04:13:34.140Z Downloaded vte v0.11.1
10072023-11-30T04:13:34.143Z Downloaded rand v0.4.6
10082023-11-30T04:13:34.149Z Downloaded proc-macro-error-attr v1.0.4
10092023-11-30T04:13:34.152Z Downloaded derive_builder v0.12.0
10102023-11-30T04:13:34.159Z Downloaded radium v0.7.0
10112023-11-30T04:13:34.162Z Downloaded topological-sort v0.2.2
10122023-11-30T04:13:34.172Z Downloaded predicates v2.1.5
10132023-11-30T04:13:34.172Z Downloaded derive_more v0.99.17
10142023-11-30T04:13:34.178Z Downloaded slog-async v2.8.0
10152023-11-30T04:13:34.180Z Downloaded semver v0.11.0
10162023-11-30T04:13:34.183Z Downloaded ref-cast-impl v1.0.20
10172023-11-30T04:13:34.186Z Downloaded unicode-normalization v0.1.22
10182023-11-30T04:13:34.192Z Downloaded dirs-sys-next v0.1.2
10192023-11-30T04:13:34.194Z Downloaded yasna v0.5.2
10202023-11-30T04:13:34.197Z Downloaded futures-core v0.3.29
10212023-11-30T04:13:34.200Z Downloaded rustc-demangle v0.1.23
10222023-11-30T04:13:34.203Z Downloaded headers v0.3.9
10232023-11-30T04:13:34.213Z Downloaded textwrap v0.16.0
10242023-11-30T04:13:34.217Z Downloaded parse-display-derive v0.8.2
10252023-11-30T04:13:34.220Z Downloaded regex-automata v0.1.10
10262023-11-30T04:13:34.229Z Downloaded tempfile v3.8.1
10272023-11-30T04:13:34.233Z Downloaded rustls-webpki v0.101.7
10282023-11-30T04:13:34.265Z Downloaded futures-channel v0.3.29
10292023-11-30T04:13:34.272Z Downloaded pkcs1 v0.7.5
10302023-11-30T04:13:34.272Z Downloaded slog v2.7.0
10312023-11-30T04:13:34.275Z Downloaded futures-executor v0.3.29
10322023-11-30T04:13:34.278Z Downloaded vcpkg v0.2.15
10332023-11-30T04:13:34.354Z Downloaded reedline v0.26.0
10342023-11-30T04:13:34.367Z Downloaded salty v0.2.0
10352023-11-30T04:13:34.381Z Downloaded ucd-trie v0.1.6
10362023-11-30T04:13:34.386Z Downloaded petgraph v0.6.4
10372023-11-30T04:13:34.407Z Downloaded rayon-core v1.12.0
10382023-11-30T04:13:34.413Z Downloaded regress v0.7.1
10392023-11-30T04:13:34.428Z Downloaded smoltcp v0.9.1
10402023-11-30T04:13:34.449Z Downloaded futures-util v0.3.29
10412023-11-30T04:13:34.488Z Downloaded proptest v1.4.0
10422023-11-30T04:13:34.494Z Downloaded heapless v0.7.16
10432023-11-30T04:13:34.501Z Downloaded lalrpop v0.19.12
10442023-11-30T04:13:34.521Z Downloaded x509-cert v0.2.4
10452023-11-30T04:13:34.532Z Downloaded ratatui v0.23.0
10462023-11-30T04:13:34.555Z Downloaded polar-core v0.27.0
10472023-11-30T04:13:34.572Z Downloaded tough v0.15.0
10482023-11-30T04:13:34.587Z Downloaded pest v2.7.2
10492023-11-30T04:13:34.596Z Downloaded bitvec v1.0.1
10502023-11-30T04:13:34.625Z Downloaded time v0.3.27
10512023-11-30T04:13:34.637Z Downloaded bzip2-sys v0.1.11+1.0.8
10522023-11-30T04:13:34.690Z Downloaded hkdf v0.12.3
10532023-11-30T04:13:34.699Z Downloaded regex-automata v0.4.3
10542023-11-30T04:13:34.728Z Downloaded rayon v1.8.0
10552023-11-30T04:13:34.744Z Downloaded reqwest v0.11.22
10562023-11-30T04:13:34.760Z Downloaded syn v1.0.109
10572023-11-30T04:13:34.785Z Downloaded curve25519-dalek v4.1.0
10582023-11-30T04:13:34.804Z Downloaded idna v0.2.3
10592023-11-30T04:13:34.818Z Downloaded bstr v0.2.17
10602023-11-30T04:13:34.838Z Downloaded webpki-roots v0.25.2
10612023-11-30T04:13:34.847Z Downloaded gimli v0.28.0
10622023-11-30T04:13:34.865Z Downloaded radix_trie v0.2.1
10632023-11-30T04:13:34.876Z Downloaded hyper v0.14.27
10642023-11-30T04:13:34.893Z Downloaded trust-dns-proto v0.22.0
10652023-11-30T04:13:34.921Z Downloaded diesel v2.1.4
10662023-11-30T04:13:34.957Z Downloaded regex-syntax v0.8.2
10672023-11-30T04:13:34.973Z Downloaded regex-syntax v0.6.29
10682023-11-30T04:13:34.986Z Downloaded bstr v1.6.0
10692023-11-30T04:13:35.006Z Downloaded sled v0.34.7
10702023-11-30T04:13:35.028Z Downloaded zerocopy-derive v0.6.4
10712023-11-30T04:13:35.050Z Downloaded zerocopy-derive v0.2.0
10722023-11-30T04:13:35.070Z Downloaded tokio v1.34.0
10732023-11-30T04:13:35.153Z Downloaded ring v0.16.20
10742023-11-30T04:13:35.312Z Downloaded sha3 v0.10.8
10752023-11-30T04:13:35.324Z Downloaded regex-automata v0.3.8
10762023-11-30T04:13:35.358Z Downloaded h2 v0.3.21
10772023-11-30T04:13:35.370Z Downloaded quick-xml v0.23.1
10782023-11-30T04:13:35.382Z Downloaded idna v0.4.0
10792023-11-30T04:13:35.395Z Downloaded bindgen v0.65.1
10802023-11-30T04:13:35.409Z Downloaded regex-syntax v0.7.5
10812023-11-30T04:13:35.425Z Downloaded encoding_rs v0.8.33
10822023-11-30T04:13:35.470Z Downloaded rustix v0.38.25
10832023-11-30T04:13:35.521Z Downloaded openapiv3 v1.0.3
10842023-11-30T04:13:35.535Z Downloaded openapiv3 v2.0.0-rc.1
10852023-11-30T04:13:35.558Z Downloaded trust-dns-resolver v0.22.0
10862023-11-30T04:13:35.565Z Downloaded trust-dns-server v0.22.1
10872023-11-30T04:13:35.578Z Downloaded regex v1.10.2
10882023-11-30T04:13:35.608Z Downloaded rustls v0.21.9
10892023-11-30T04:13:35.623Z Downloaded tokio-util v0.7.10
10902023-11-30T04:13:35.636Z Downloaded portable-atomic v1.4.3
10912023-11-30T04:13:35.644Z Downloaded aho-corasick v1.0.4
10922023-11-30T04:13:35.653Z Downloaded object v0.30.4
10932023-11-30T04:13:35.671Z Downloaded clap v2.34.0
10942023-11-30T04:13:35.684Z Downloaded smoltcp v0.8.2
10952023-11-30T04:13:35.701Z Downloaded serde_with v2.3.3
10962023-11-30T04:13:35.712Z Downloaded tokio-postgres v0.7.10
10972023-11-30T04:13:35.720Z Downloaded ring v0.17.5
10982023-11-30T04:13:35.857Z Downloaded hashbrown v0.12.3
10992023-11-30T04:13:35.865Z Downloaded toml_edit v0.19.15
11002023-11-30T04:13:35.894Z Downloaded ron v0.8.1
11012023-11-30T04:13:35.904Z Downloaded object v0.32.1
11022023-11-30T04:13:35.922Z Downloaded derive_builder_core v0.12.0
11032023-11-30T04:13:35.926Z Downloaded http v0.2.11
11042023-11-30T04:13:35.933Z Downloaded tungstenite v0.20.1
11052023-11-30T04:13:35.938Z Downloaded tabled v0.14.0
11062023-11-30T04:13:35.966Z Downloaded der v0.7.8
11072023-11-30T04:13:35.975Z Downloaded trust-dns-client v0.22.0
11082023-11-30T04:13:35.984Z Downloaded plotters v0.3.5
11092023-11-30T04:13:36.000Z Downloaded tracing v0.1.37
11102023-11-30T04:13:36.012Z Downloaded derive-where v1.2.5
11112023-11-30T04:13:36.025Z Downloaded futures-timer v3.0.2
11122023-11-30T04:13:36.025Z Downloaded platforms v3.0.2
11132023-11-30T04:13:36.437Z Downloaded rust-argon2 v1.0.1
11142023-11-30T04:13:36.437Z Downloaded diesel_derives v2.1.2
11152023-11-30T04:13:36.437Z Downloaded unicode-segmentation v1.10.1
11162023-11-30T04:13:36.437Z Downloaded rsa v0.9.2
11172023-11-30T04:13:36.437Z Downloaded chrono v0.4.31
11182023-11-30T04:13:36.437Z Downloaded rand_core v0.6.4
11192023-11-30T04:13:36.437Z Downloaded openssl v0.10.57
11202023-11-30T04:13:36.437Z Downloaded papergrid v0.10.0
11212023-11-30T04:13:36.437Z Downloaded predicates-core v1.0.6
11222023-11-30T04:13:36.437Z Downloaded pretty_assertions v1.4.0
11232023-11-30T04:13:36.437Z Downloaded dirs-next v2.0.0
11242023-11-30T04:13:36.437Z Downloaded home v0.5.5
11252023-11-30T04:13:36.437Z Downloaded highway v1.1.0
11262023-11-30T04:13:36.437Z Downloaded test-strategy v0.3.1
11272023-11-30T04:13:36.437Z Downloaded serde_yaml v0.9.25
11282023-11-30T04:13:36.437Z Downloaded rstest_macros v0.18.2
11292023-11-30T04:13:36.437Z Downloaded expectorate v1.1.0
11302023-11-30T04:13:36.437Z Downloaded derive_builder_macro v0.12.0
11312023-11-30T04:13:36.437Z Downloaded remove_dir_all v0.5.3
11322023-11-30T04:13:36.437Z Downloaded password-hash v0.5.0
11332023-11-30T04:13:36.437Z Downloaded httptest v0.15.5
11342023-11-30T04:13:36.437Z Downloaded serde_derive_internals v0.26.0
11352023-11-30T04:13:36.437Z Downloaded rustfmt-wrapper v0.2.0
11362023-11-30T04:13:36.437Z Downloaded fs-err v2.11.0
11372023-11-30T04:13:36.437Z Downloaded prettyplease v0.2.12
11382023-11-30T04:13:36.437Z Downloaded hashbrown v0.13.2
11392023-11-30T04:13:36.437Z Downloaded tinytemplate v1.2.1
11402023-11-30T04:13:36.437Z Downloaded typed-path v0.6.0
11412023-11-30T04:13:36.437Z Downloaded diff v0.1.13
11422023-11-30T04:13:36.438Z Downloaded percent-encoding v2.3.0
11432023-11-30T04:13:36.438Z Downloaded textwrap v0.11.0
11442023-11-30T04:13:36.438Z Downloaded tokio-rustls v0.24.1
11452023-11-30T04:13:36.438Z Downloaded usdt-impl v0.3.5
11462023-11-30T04:13:36.438Z Downloaded libm v0.2.7
11472023-11-30T04:13:36.438Z Downloaded whoami v1.4.1
11482023-11-30T04:13:36.438Z Downloaded which v4.4.0
11492023-11-30T04:13:36.438Z Downloaded thiserror-impl-no-std v2.0.2
11502023-11-30T04:13:36.438Z Downloaded pin-project v1.1.3
11512023-11-30T04:13:36.438Z Downloaded unsafe-libyaml v0.2.9
11522023-11-30T04:13:36.438Z Downloaded steno v0.4.0
11532023-11-30T04:13:36.438Z Downloaded flate2 v1.0.28
11542023-11-30T04:13:36.438Z Downloaded tinyvec v1.6.0
11552023-11-30T04:13:36.438Z Downloaded display-error-chain v0.2.0
11562023-11-30T04:13:36.438Z Downloaded untrusted v0.7.1
11572023-11-30T04:13:36.438Z Downloaded tracing-core v0.1.31
11582023-11-30T04:13:36.438Z Downloaded fatfs v0.3.6
11592023-11-30T04:13:36.438Z Downloaded ed25519 v1.5.3
11602023-11-30T04:13:36.439Z Downloaded rstest v0.18.2
11612023-11-30T04:13:36.439Z Downloaded oso v0.27.0
11622023-11-30T04:13:36.439Z Downloaded either v1.9.0
11632023-11-30T04:13:36.439Z Downloaded semver v0.1.20
11642023-11-30T04:13:36.439Z Downloaded partial-io v0.5.4
11652023-11-30T04:13:36.439Z Downloaded threadpool v1.8.1
11662023-11-30T04:13:36.439Z Downloaded signal-hook-tokio v0.3.1
11672023-11-30T04:13:36.439Z Downloaded signal-hook-registry v1.4.1
11682023-11-30T04:13:36.439Z Downloaded hmac v0.12.1
11692023-11-30T04:13:36.439Z Downloaded num-bigint-dig v0.8.4
11702023-11-30T04:13:36.439Z Downloaded num-bigint v0.4.4
11712023-11-30T04:13:36.439Z Downloaded nom v7.1.3
11722023-11-30T04:13:36.440Z Downloaded httparse v1.8.0
11732023-11-30T04:13:36.440Z Downloaded itertools v0.11.0
11742023-11-30T04:13:36.440Z Downloaded pin-project-internal v1.1.3
11752023-11-30T04:13:36.440Z Downloaded crossterm v0.27.0
11762023-11-30T04:13:36.440Z Downloaded proc-macro-error v1.0.4
11772023-11-30T04:13:36.440Z Downloaded httpdate v1.0.3
11782023-11-30T04:13:36.440Z Downloaded globset v0.4.13
11792023-11-30T04:13:36.440Z Downloaded tokio-tungstenite v0.20.1
11802023-11-30T04:13:36.440Z Downloaded tokio-stream v0.1.14
11812023-11-30T04:13:36.440Z Downloaded postcard v0.7.3
11822023-11-30T04:13:36.440Z Downloaded term v0.7.0
11832023-11-30T04:13:36.440Z Downloaded slog-json v2.6.1
11842023-11-30T04:13:36.440Z Downloaded poly1305 v0.8.0
11852023-11-30T04:13:36.440Z Downloaded semver-parser v0.10.2
11862023-11-30T04:13:36.440Z Downloaded half v1.8.2
11872023-11-30T04:13:36.440Z Downloaded env_logger v0.10.0
11882023-11-30T04:13:36.440Z Downloaded slog-scope v4.4.0
11892023-11-30T04:13:36.440Z Downloaded toml v0.5.11
11902023-11-30T04:13:36.440Z Downloaded rand v0.8.5
11912023-11-30T04:13:36.440Z Downloaded serde_repr v0.1.16
11922023-11-30T04:13:36.440Z Downloaded slog-bunyan v2.4.0
11932023-11-30T04:13:36.440Z Downloaded fd-lock v3.0.13
11942023-11-30T04:13:36.441Z Downloaded serde-big-array v0.4.1
11952023-11-30T04:13:36.441Z Downloaded vte_generate_state_changes v0.1.1
11962023-11-30T04:13:36.441Z Downloaded ref-cast v1.0.20
11972023-11-30T04:13:36.441Z Downloaded ena v0.14.2
11982023-11-30T04:13:36.441Z Downloaded futures v0.3.29
11992023-11-30T04:13:36.445Z Downloaded zerocopy v0.6.4
12002023-11-30T04:13:36.445Z Downloaded itertools v0.10.5
12012023-11-30T04:13:36.448Z Downloaded thiserror-no-std v2.0.2
12022023-11-30T04:13:36.455Z Downloaded pkcs8 v0.10.2
12032023-11-30T04:13:36.460Z Downloaded libxml v0.3.3
12042023-11-30T04:13:36.471Z Downloaded base64 v0.21.5
12052023-11-30T04:13:36.477Z Downloaded backtrace v0.3.69
12062023-11-30T04:13:36.485Z Downloaded sha2 v0.10.8
12072023-11-30T04:13:36.489Z Downloaded url v2.4.1
12082023-11-30T04:13:36.495Z Downloaded group v0.13.0
12092023-11-30T04:13:36.498Z Downloaded toml v0.7.8
12102023-11-30T04:13:36.503Z Downloaded pest_derive v2.7.2
12112023-11-30T04:13:36.506Z Downloaded hostname v0.3.1
12122023-11-30T04:13:36.510Z Downloaded fallible-iterator v0.2.0
12132023-11-30T04:13:36.513Z Downloaded enum-as-inner v0.5.1
12142023-11-30T04:13:36.513Z Downloaded futures-sink v0.3.29
12152023-11-30T04:13:36.516Z Downloaded subprocess v0.2.9
12162023-11-30T04:13:36.521Z Downloaded structopt v0.3.26
12172023-11-30T04:13:36.558Z Downloaded schemars v0.8.13
12182023-11-30T04:13:36.562Z Downloaded wait-timeout v0.2.0
12192023-11-30T04:13:36.562Z Downloaded string_cache v0.8.7
12202023-11-30T04:13:36.562Z Downloaded hash32 v0.2.1
12212023-11-30T04:13:36.562Z Downloaded fastrand v2.0.0
12222023-11-30T04:13:36.562Z Downloaded phf v0.11.2
12232023-11-30T04:13:36.562Z Downloaded zone v0.3.0
12242023-11-30T04:13:36.565Z Downloaded ff v0.13.0
12252023-11-30T04:13:36.565Z Downloaded sha1 v0.10.6
12262023-11-30T04:13:36.568Z Downloaded dashmap v5.5.1
12272023-11-30T04:13:36.572Z Downloaded vsss-rs v3.3.1
12282023-11-30T04:13:36.576Z Downloaded serde_with_macros v2.3.3
12292023-11-30T04:13:36.579Z Downloaded snafu v0.7.5
12302023-11-30T04:13:36.588Z Downloaded thread_local v1.1.7
12312023-11-30T04:13:36.591Z Downloaded blake2 v0.10.6
12322023-11-30T04:13:36.595Z Downloaded termcolor v1.2.0
12332023-11-30T04:13:36.598Z Downloaded hubpack v0.1.2
12342023-11-30T04:13:36.601Z Downloaded tinyvec_macros v0.1.1
12352023-11-30T04:13:36.601Z Downloaded fxhash v0.2.1
12362023-11-30T04:13:36.601Z Downloaded basic-toml v0.1.4
12372023-11-30T04:13:36.618Z Downloaded darling_core v0.14.4
12382023-11-30T04:13:36.626Z Downloaded base64 v0.13.1
12392023-11-30T04:13:36.631Z Downloaded flume v0.11.0
12402023-11-30T04:13:36.637Z Downloaded similar v2.2.1
12412023-11-30T04:13:36.646Z Downloaded signal-hook v0.3.17
12422023-11-30T04:13:36.651Z Downloaded r2d2 v0.8.10
12432023-11-30T04:13:36.655Z Downloaded parking_lot v0.12.1
12442023-11-30T04:13:36.657Z Downloaded pest_generator v2.7.2
12452023-11-30T04:13:36.660Z Downloaded socket2 v0.4.9
12462023-11-30T04:13:36.664Z Downloaded serde_path_to_error v0.1.14
12472023-11-30T04:13:36.666Z Downloaded minimal-lexical v0.2.1
12482023-11-30T04:13:36.673Z Downloaded flagset v0.4.3
12492023-11-30T04:13:36.677Z Downloaded futures-io v0.3.29
12502023-11-30T04:13:36.677Z Downloaded tar v0.4.40
12512023-11-30T04:13:36.681Z Downloaded rustls-native-certs v0.6.3
12522023-11-30T04:13:36.685Z Downloaded zeroize v1.7.0
12532023-11-30T04:13:36.689Z Downloaded nibble_vec v0.1.0
12542023-11-30T04:13:36.690Z Downloaded static_assertions v1.1.0
12552023-11-30T04:13:36.693Z Downloaded signal-hook-mio v0.2.3
12562023-11-30T04:13:36.697Z Downloaded serde_plain v1.0.2
12572023-11-30T04:13:36.697Z Downloaded quick-error v1.2.3
12582023-11-30T04:13:36.702Z Downloaded parking_lot_core v0.8.6
12592023-11-30T04:13:36.705Z Downloaded darling_core v0.20.3
12602023-11-30T04:13:36.709Z Downloaded spin v0.9.8
12612023-11-30T04:13:36.713Z Downloaded crossbeam-utils v0.8.16
12622023-11-30T04:13:36.718Z Downloaded const-oid v0.9.5
12632023-11-30T04:13:36.721Z Downloaded funty v2.0.0
12642023-11-30T04:13:36.725Z Downloaded smf v0.2.2
12652023-11-30T04:13:36.725Z Downloaded arrayvec v0.7.4
12662023-11-30T04:13:36.728Z Downloaded float-cmp v0.9.0
12672023-11-30T04:13:36.732Z Downloaded trybuild v1.0.85
12682023-11-30T04:13:36.739Z Downloaded vec_map v0.8.2
12692023-11-30T04:13:36.743Z Downloaded stringprep v0.1.3
12702023-11-30T04:13:36.746Z Downloaded addr2line v0.21.0
12712023-11-30T04:13:36.750Z Downloaded pem-rfc7468 v0.7.0
12722023-11-30T04:13:36.753Z Downloaded tempdir v0.3.7
12732023-11-30T04:13:36.754Z Downloaded structopt-derive v0.4.18
12742023-11-30T04:13:36.757Z Downloaded serde-hex v0.1.0
12752023-11-30T04:13:36.757Z Downloaded strum_macros v0.24.3
12762023-11-30T04:13:36.760Z Downloaded serde_tokenstream v0.1.7
12772023-11-30T04:13:36.765Z Downloaded spki v0.7.2
12782023-11-30T04:13:36.770Z Downloaded siphasher v0.3.11
12792023-11-30T04:13:36.773Z Downloaded fixedbitset v0.4.2
12802023-11-30T04:13:36.773Z Downloaded filetime v0.2.22
12812023-11-30T04:13:36.777Z Downloaded data-encoding v2.4.0
12822023-11-30T04:13:36.777Z Downloaded omicron-zone-package v0.9.1
12832023-11-30T04:13:36.781Z Downloaded stable_deref_trait v1.2.0
12842023-11-30T04:13:36.785Z Downloaded darling_macro v0.14.4
12852023-11-30T04:13:36.785Z Downloaded rustc_version v0.1.7
12862023-11-30T04:13:36.785Z Downloaded pin-project-lite v0.2.13
12872023-11-30T04:13:36.792Z Downloaded scopeguard v1.2.0
12882023-11-30T04:13:36.796Z Downloaded schemars_derive v0.8.13
12892023-11-30T04:13:36.799Z Downloaded synstructure v0.12.6
12902023-11-30T04:13:36.799Z Downloaded xattr v1.0.1
12912023-11-30T04:13:36.803Z Downloaded version_check v0.9.4
12922023-11-30T04:13:36.806Z Downloaded smawk v0.3.1
12932023-11-30T04:13:36.806Z Downloaded camino-tempfile v1.1.1
12942023-11-30T04:13:36.812Z Downloaded ciborium v0.2.1
12952023-11-30T04:13:36.816Z Downloaded smallvec v1.11.0
12962023-11-30T04:13:36.816Z Downloaded wyz v0.5.1
12972023-11-30T04:13:36.820Z Downloaded phf_shared v0.10.0
12982023-11-30T04:13:36.820Z Downloaded bitflags v2.4.0
12992023-11-30T04:13:36.823Z Downloaded blake2b_simd v1.0.1
13002023-11-30T04:13:36.827Z Downloaded bcs v0.1.6
13012023-11-30T04:13:36.830Z Downloaded async-stream v0.3.5
13022023-11-30T04:13:36.834Z Downloaded bit-set v0.5.3
13032023-11-30T04:13:36.837Z Downloaded base64ct v1.6.0
13042023-11-30T04:13:36.840Z Downloaded async-trait v0.1.74
13052023-11-30T04:13:36.844Z Downloaded backoff v0.4.0
13062023-11-30T04:13:36.848Z Downloaded assert_cmd v2.0.12
13072023-11-30T04:13:36.851Z Downloaded ppv-lite86 v0.2.17
13082023-11-30T04:13:36.855Z Downloaded getopts v0.2.21
13092023-11-30T04:13:36.858Z Downloaded generic-array v0.14.7
13102023-11-30T04:13:36.858Z Downloaded unicode-bidi v0.3.13
13112023-11-30T04:13:36.862Z Downloaded libtest-mimic v0.6.1
13122023-11-30T04:13:36.865Z Downloaded ipnet v2.8.0
13132023-11-30T04:13:36.868Z Downloaded darling v0.14.4
13142023-11-30T04:13:36.873Z Downloaded crc32fast v1.3.2
13152023-11-30T04:13:36.876Z Downloaded smallvec v0.6.14
13162023-11-30T04:13:36.879Z Downloaded similar-asserts v1.5.0
13172023-11-30T04:13:36.883Z Downloaded signature v2.1.0
13182023-11-30T04:13:36.887Z Downloaded crossbeam-epoch v0.9.15
13192023-11-30T04:13:36.890Z Downloaded subtle v2.5.0
13202023-11-30T04:13:36.890Z Downloaded num v0.4.1
13212023-11-30T04:13:36.893Z Downloaded nu-ansi-term v0.49.0
13222023-11-30T04:13:36.896Z Downloaded darling v0.20.3
13232023-11-30T04:13:36.901Z Downloaded tabled_derive v0.6.0
13242023-11-30T04:13:36.904Z Downloaded secrecy v0.8.0
13252023-11-30T04:13:36.904Z Downloaded chacha20poly1305 v0.10.1
13262023-11-30T04:13:36.907Z Downloaded bytes v1.5.0
13272023-11-30T04:13:36.913Z Downloaded strum_macros v0.25.2
13282023-11-30T04:13:36.916Z Downloaded structmeta-derive v0.2.0
13292023-11-30T04:13:36.921Z Downloaded structmeta v0.2.0
13302023-11-30T04:13:36.921Z Downloaded strsim v0.8.0
13312023-11-30T04:13:36.925Z Downloaded strip-ansi-escapes v0.2.0
13322023-11-30T04:13:36.925Z Downloaded spin v0.5.2
13332023-11-30T04:13:36.928Z Downloaded waitgroup v0.1.2
13342023-11-30T04:13:36.928Z Downloaded ansi_term v0.12.1
13352023-11-30T04:13:36.932Z Downloaded unicase v2.7.0
13362023-11-30T04:13:36.935Z Downloaded block-padding v0.3.3
13372023-11-30T04:13:36.935Z Downloaded bit-vec v0.6.3
13382023-11-30T04:13:36.939Z Downloaded bb8 v0.8.1
13392023-11-30T04:13:36.939Z Downloaded deranged v0.3.8
13402023-11-30T04:13:36.943Z Downloaded slog-envlogger v2.2.0
13412023-11-30T04:13:36.943Z Downloaded slog-dtrace v0.2.3
13422023-11-30T04:13:36.948Z Downloaded bytecount v0.6.3
13432023-11-30T04:13:36.948Z Downloaded buf-list v1.0.3
13442023-11-30T04:13:36.952Z Downloaded block-buffer v0.10.4
13452023-11-30T04:13:36.955Z Downloaded async-recursion v1.0.5
13462023-11-30T04:13:36.959Z Downloaded untrusted v0.9.0
13472023-11-30T04:13:36.959Z Downloaded swrite v0.1.0
13482023-11-30T04:13:36.963Z Downloaded kstat-rs v0.2.3
13492023-11-30T04:13:36.963Z Downloaded num-integer v0.1.45
13502023-11-30T04:13:36.966Z Downloaded assert_matches v1.5.0
13512023-11-30T04:13:36.966Z Downloaded crossbeam-deque v0.8.3
13522023-11-30T04:13:36.969Z Downloaded atomic-waker v1.1.1
13532023-11-30T04:13:36.972Z Downloaded take_mut v0.2.2
13542023-11-30T04:13:36.972Z Downloaded lazy_static v1.4.0
13552023-11-30T04:13:36.976Z Downloaded nanorand v0.7.0
13562023-11-30T04:13:36.979Z Downloaded mime_guess v2.0.4
13572023-11-30T04:13:36.979Z Downloaded bytesize v1.3.0
13582023-11-30T04:13:36.983Z Downloaded base16ct v0.2.0
13592023-11-30T04:13:36.987Z Downloaded strum v0.25.0
13602023-11-30T04:13:36.987Z Downloaded instant v0.1.12
13612023-11-30T04:13:36.987Z Downloaded cc v1.0.83
13622023-11-30T04:13:36.992Z Downloaded array-init v0.0.4
13632023-11-30T04:13:36.995Z Downloaded ascii-canvas v3.0.0
13642023-11-30T04:13:36.995Z Downloaded arrayref v0.3.7
13652023-11-30T04:13:36.999Z Downloaded fnv v1.0.7
13662023-11-30T04:13:36.999Z Downloaded zone_cfg_derive v0.3.0
13672023-11-30T04:13:37.003Z Downloaded serial_test_derive v0.10.0
13682023-11-30T04:13:37.003Z Downloaded sct v0.7.0
13692023-11-30T04:13:37.006Z Downloaded mime v0.3.17
13702023-11-30T04:13:37.011Z Downloaded criterion-plot v0.5.0
13712023-11-30T04:13:37.014Z Downloaded multer v2.1.0
13722023-11-30T04:13:37.018Z Downloaded mockall v0.11.4
13732023-11-30T04:13:37.018Z Downloaded memoffset v0.9.0
13742023-11-30T04:13:37.021Z Downloaded hyper-tls v0.5.0
13752023-11-30T04:13:37.021Z Downloaded md-5 v0.10.5
13762023-11-30T04:13:37.025Z Downloaded macaddr v1.0.1
13772023-11-30T04:13:37.029Z Downloaded approx v0.5.1
13782023-11-30T04:13:37.029Z Downloaded aead v0.5.2
13792023-11-30T04:13:37.032Z Downloaded shlex v1.1.0
13802023-11-30T04:13:37.035Z Downloaded serial_test v0.10.0
13812023-11-30T04:13:37.035Z Downloaded serde-big-array v0.5.1
13822023-11-30T04:13:37.038Z Downloaded new_debug_unreachable v1.0.4
13832023-11-30T04:13:37.038Z Downloaded adler v1.0.2
13842023-11-30T04:13:37.041Z Downloaded normalize-line-endings v0.3.0
13852023-11-30T04:13:37.041Z Downloaded nodrop v0.1.14
13862023-11-30T04:13:37.045Z Downloaded newtype_derive v0.1.6
13872023-11-30T04:13:37.045Z Downloaded curve25519-dalek-derive v0.1.0
13882023-11-30T04:13:37.048Z Downloaded cstr-argument v0.1.2
13892023-11-30T04:13:37.048Z Downloaded lalrpop-util v0.19.12
13902023-11-30T04:13:37.051Z Downloaded memoffset v0.7.1
13912023-11-30T04:13:37.051Z Downloaded maplit v1.0.2
13922023-11-30T04:13:37.055Z Downloaded lru-cache v0.1.2
13932023-11-30T04:13:37.055Z Downloaded indexmap v1.9.3
13942023-11-30T04:13:37.059Z Downloaded cookie v0.18.0
13952023-11-30T04:13:37.063Z Downloaded linear-map v1.2.0
13962023-11-30T04:13:37.067Z Downloaded libsw v3.3.0
13972023-11-30T04:13:37.073Z Downloaded keccak v0.1.4
13982023-11-30T04:13:37.073Z Downloaded libloading v0.7.4
13992023-11-30T04:13:37.076Z Downloaded atomicwrites v0.4.2
14002023-11-30T04:13:37.076Z Downloaded hyper-staticfile v0.9.5
14012023-11-30T04:13:37.080Z Downloaded cexpr v0.6.0
14022023-11-30T04:13:37.083Z Downloaded owo-colors v3.5.0
14032023-11-30T04:13:37.086Z Downloaded num-complex v0.4.4
14042023-11-30T04:13:37.090Z Downloaded lock_api v0.4.10
14052023-11-30T04:13:37.093Z Downloaded colored v2.0.4
14062023-11-30T04:13:37.096Z Downloaded clang-sys v1.6.1
14072023-11-30T04:13:37.099Z Downloaded argon2 v0.5.2
14082023-11-30T04:13:37.105Z Downloaded managed v0.8.0
14092023-11-30T04:13:37.108Z Downloaded inout v0.1.3
14102023-11-30T04:13:37.108Z Downloaded rusty-fork v0.3.0
14112023-11-30T04:13:37.108Z Downloaded packed_struct_codegen v0.10.1
14122023-11-30T04:13:37.112Z Downloaded packed_struct v0.10.1
14132023-11-30T04:13:37.115Z Downloaded olpc-cjson v0.1.3
14142023-11-30T04:13:37.115Z Downloaded linked-hash-map v0.5.6
14152023-11-30T04:13:37.118Z Downloaded indoc v2.0.3
14162023-11-30T04:13:37.124Z Downloaded crypto-common v0.1.6
14172023-11-30T04:13:37.127Z Downloaded async-stream-impl v0.3.5
14182023-11-30T04:13:37.127Z Downloaded is-terminal v0.4.9
14192023-11-30T04:13:37.127Z Downloaded ipnetwork v0.20.0
14202023-11-30T04:13:37.127Z Downloaded parking_lot v0.11.2
14212023-11-30T04:13:37.131Z Downloaded oorandom v11.1.3
14222023-11-30T04:13:37.135Z Downloaded crunchy v0.2.2
14232023-11-30T04:13:37.135Z Downloaded crossbeam v0.8.2
14242023-11-30T04:13:37.135Z Downloaded cancel-safe-futures v0.1.5
14252023-11-30T04:13:37.140Z Downloaded once_cell v1.18.0
14262023-11-30T04:13:37.144Z Downloaded console v0.15.7
14272023-11-30T04:13:37.149Z Downloaded num_enum_derive v0.5.11
14282023-11-30T04:13:37.153Z Downloaded num-rational v0.4.1
14292023-11-30T04:13:37.156Z Downloaded bitfield v0.14.0
14302023-11-30T04:13:37.156Z Downloaded crc-catalog v2.2.0
14312023-11-30T04:13:37.159Z Downloaded constant_time_eq v0.2.6
14322023-11-30T04:13:37.159Z Downloaded cfg-if v0.1.10
14332023-11-30T04:13:37.163Z Downloaded openssl-probe v0.1.5
14342023-11-30T04:13:37.163Z Downloaded constant_time_eq v0.3.0
14352023-11-30T04:13:37.166Z Downloaded ciborium-ll v0.2.1
14362023-11-30T04:13:37.166Z Downloaded chacha20 v0.9.1
14372023-11-30T04:13:37.169Z Downloaded cipher v0.4.4
14382023-11-30T04:13:37.173Z Downloaded byteorder v1.5.0
14392023-11-30T04:13:37.809Z Compiling serde v1.0.192
14402023-11-30T04:13:37.809Z Compiling autocfg v1.1.0
14412023-11-30T04:13:37.812Z Checking cfg-if v1.0.0
14422023-11-30T04:13:37.812Z Compiling version_check v0.9.4
14432023-11-30T04:13:37.830Z Compiling syn v1.0.109
14442023-11-30T04:13:37.879Z Checking libc v0.2.150
14452023-11-30T04:13:37.896Z Compiling syn v2.0.32
14462023-11-30T04:13:37.931Z Compiling parking_lot_core v0.9.8
14472023-11-30T04:13:37.989Z Compiling libm v0.2.7
14482023-11-30T04:13:38.530Z Compiling cc v1.0.83
14492023-11-30T04:13:38.664Z Compiling futures-core v0.3.29
14502023-11-30T04:13:38.699Z Compiling once_cell v1.18.0
14512023-11-30T04:13:39.111Z Compiling serde_json v1.0.108
14522023-11-30T04:13:39.161Z Compiling memchr v2.6.3
14532023-11-30T04:13:39.197Z Compiling lock_api v0.4.10
14542023-11-30T04:13:39.329Z Compiling num-traits v0.2.16
14552023-11-30T04:13:39.626Z Compiling slab v0.4.9
14562023-11-30T04:13:39.921Z Compiling futures-task v0.3.29
14572023-11-30T04:13:39.942Z Checking getrandom v0.2.10
14582023-11-30T04:13:40.235Z Compiling futures-channel v0.3.29
14592023-11-30T04:13:40.523Z Compiling typenum v1.16.0
14602023-11-30T04:13:40.542Z Compiling futures-util v0.3.29
14612023-11-30T04:13:40.851Z Compiling generic-array v0.14.7
14622023-11-30T04:13:41.141Z Checking scopeguard v1.2.0
14632023-11-30T04:13:41.309Z Compiling log v0.4.20
14642023-11-30T04:13:41.408Z Compiling pkg-config v0.3.27
14652023-11-30T04:13:42.625Z Checking smallvec v1.11.0
14662023-11-30T04:13:42.838Z Checking itoa v1.0.9
14672023-11-30T04:13:43.252Z Compiling rustix v0.38.25
14682023-11-30T04:13:43.252Z Compiling indexmap v1.9.3
14692023-11-30T04:13:43.254Z Compiling schemars v0.8.13
14702023-11-30T04:13:43.680Z Compiling fnv v1.0.7
14712023-11-30T04:13:43.685Z Compiling vcpkg v0.2.15
14722023-11-30T04:13:43.870Z Compiling httparse v1.8.0
14732023-11-30T04:13:44.365Z Checking rand_core v0.6.4
14742023-11-30T04:13:44.552Z Compiling ring v0.16.20
14752023-11-30T04:13:44.864Z Compiling ring v0.17.5
14762023-11-30T04:13:46.355Z Compiling aho-corasick v1.0.4
14772023-11-30T04:13:46.772Z Compiling regex-syntax v0.8.2
14782023-11-30T04:13:47.302Z Compiling openssl-sys v0.9.93
14792023-11-30T04:13:48.902Z Compiling parking_lot v0.12.1
14802023-11-30T04:13:49.853Z Checking pin-project-lite v0.2.13
14812023-11-30T04:13:50.014Z Compiling ahash v0.8.3
14822023-11-30T04:13:50.449Z Checking spin v0.5.2
14832023-11-30T04:13:50.529Z Compiling serde_derive_internals v0.26.0
14842023-11-30T04:13:50.878Z Compiling openssl v0.10.57
14852023-11-30T04:13:51.510Z Checking signal-hook-registry v1.4.1
14862023-11-30T04:13:52.057Z Compiling rustls v0.21.9
14872023-11-30T04:13:52.413Z Compiling regex-automata v0.4.3
14882023-11-30T04:13:52.436Z Compiling ucd-trie v0.1.6
14892023-11-30T04:13:53.390Z Checking mio v0.8.9
14902023-11-30T04:13:54.300Z Compiling native-tls v0.2.11
14912023-11-30T04:13:54.542Z Compiling iana-time-zone v0.1.57
14922023-11-30T04:13:54.818Z Compiling async-trait v0.1.74
14932023-11-30T04:13:54.910Z Checking num_cpus v1.16.0
14942023-11-30T04:13:55.416Z Compiling unicode-xid v0.2.4
14952023-11-30T04:13:55.642Z Compiling byteorder v1.5.0
14962023-11-30T04:13:55.659Z Compiling dyn-clone v1.0.13
14972023-11-30T04:13:56.394Z Compiling backtrace v0.3.69
14982023-11-30T04:13:56.590Z Checking socket2 v0.5.5
14992023-11-30T04:13:57.005Z Compiling futures-sink v0.3.29
15002023-11-30T04:13:57.225Z Checking ryu v1.0.15
15012023-11-30T04:13:57.350Z Compiling hashbrown v0.13.2
15022023-11-30T04:13:57.379Z Compiling errno v0.3.2
15032023-11-30T04:13:57.572Z Compiling crc32fast v1.3.2
15042023-11-30T04:13:57.706Z Compiling crossbeam-utils v0.8.16
15052023-11-30T04:13:58.268Z Compiling tinyvec_macros v0.1.1
15062023-11-30T04:13:58.386Z Compiling tinyvec v1.6.0
15072023-11-30T04:13:58.844Z Compiling futures-io v0.3.29
15082023-11-30T04:13:59.009Z Compiling pin-utils v0.1.0
15092023-11-30T04:13:59.049Z Compiling anyhow v1.0.75
15102023-11-30T04:13:59.101Z Compiling spin v0.9.8
15112023-11-30T04:13:59.528Z Compiling regex v1.10.2
15122023-11-30T04:13:59.528Z Compiling tracing-core v0.1.31
15132023-11-30T04:13:59.722Z Compiling unicode-bidi v0.3.13
15142023-11-30T04:14:01.042Z Compiling unicode-normalization v0.1.22
15152023-11-30T04:14:01.089Z Compiling num-integer v0.1.45
15162023-11-30T04:14:02.014Z Compiling synstructure v0.12.6
15172023-11-30T04:14:02.159Z Compiling lazy_static v1.4.0
15182023-11-30T04:14:02.190Z Compiling serde_derive v1.0.192
15192023-11-30T04:14:02.279Z Compiling thiserror-impl v1.0.49
15202023-11-30T04:14:02.313Z Compiling zeroize_derive v1.4.2
15212023-11-30T04:14:02.389Z Compiling tokio-macros v2.2.0
15222023-11-30T04:14:02.911Z Compiling futures-macro v0.3.29
15232023-11-30T04:14:03.761Z Compiling tracing-attributes v0.1.26
15242023-11-30T04:14:05.063Z Compiling schemars_derive v0.8.13
15252023-11-30T04:14:05.131Z Compiling openssl-macros v0.1.1
15262023-11-30T04:14:05.274Z Checking zeroize v1.7.0
15272023-11-30T04:14:07.946Z Compiling thiserror v1.0.49
15282023-11-30T04:14:08.098Z Compiling pest v2.7.2
15292023-11-30T04:14:08.479Z Compiling unicode-width v0.1.11
15302023-11-30T04:14:08.698Z Compiling slog v2.7.0
15312023-11-30T04:14:08.701Z Compiling base64 v0.21.5
15322023-11-30T04:14:09.526Z Compiling zerocopy-derive v0.2.0
15332023-11-30T04:14:10.446Z Compiling untrusted v0.7.1
15342023-11-30T04:14:10.497Z Compiling tracing v0.1.37
15352023-11-30T04:14:10.750Z Compiling openssl-probe v0.1.5
15362023-11-30T04:14:10.768Z Compiling untrusted v0.9.0
15372023-11-30T04:14:10.865Z Compiling percent-encoding v2.3.0
15382023-11-30T04:14:11.018Z Compiling hashbrown v0.12.3
15392023-11-30T04:14:11.233Z Compiling foreign-types-shared v0.1.1
15402023-11-30T04:14:11.303Z Compiling time-core v0.1.1
15412023-11-30T04:14:11.375Z Compiling rustversion v1.0.14
15422023-11-30T04:14:11.546Z Checking subtle v2.5.0
15432023-11-30T04:14:11.551Z Compiling time-macros v0.2.13
15442023-11-30T04:14:11.931Z Compiling foreign-types v0.3.2
15452023-11-30T04:14:12.062Z Compiling pest_meta v2.7.2
15462023-11-30T04:14:14.218Z Compiling pest_generator v2.7.2
15472023-11-30T04:14:17.813Z Compiling try-lock v0.2.4
15482023-11-30T04:14:18.009Z Compiling want v0.3.1
15492023-11-30T04:14:18.445Z Compiling sct v0.7.0
15502023-11-30T04:14:18.929Z Compiling rustls-webpki v0.101.7
15512023-11-30T04:14:19.242Z Compiling form_urlencoded v1.2.0
15522023-11-30T04:14:19.733Z Compiling zerocopy-derive v0.6.4
15532023-11-30T04:14:20.782Z Compiling pest_derive v2.7.2
15542023-11-30T04:14:21.638Z Compiling socket2 v0.4.9
15552023-11-30T04:14:21.965Z Compiling httpdate v1.0.3
15562023-11-30T04:14:22.269Z Compiling tower-service v0.3.2
15572023-11-30T04:14:22.476Z Compiling either v1.9.0
15582023-11-30T04:14:22.696Z Compiling rustls-pemfile v1.0.3
15592023-11-30T04:14:22.936Z Compiling idna v0.4.0
15602023-11-30T04:14:23.035Z Compiling memoffset v0.9.0
15612023-11-30T04:14:23.302Z Compiling usdt-impl v0.3.5
15622023-11-30T04:14:23.489Z Compiling adler v1.0.2
15632023-11-30T04:14:23.687Z Compiling miniz_oxide v0.7.1
15642023-11-30T04:14:23.827Z Compiling rustls-native-certs v0.6.3
15652023-11-30T04:14:23.987Z Compiling zerocopy v0.3.0
15662023-11-30T04:14:24.449Z Compiling url v2.4.1
15672023-11-30T04:14:25.260Z Checking crypto-common v0.1.6
15682023-11-30T04:14:25.519Z Compiling signal-hook v0.3.17
15692023-11-30T04:14:25.714Z Compiling ipnet v2.8.0
15702023-11-30T04:14:25.727Z Checking bytes v1.5.0
15712023-11-30T04:14:25.922Z Checking bitflags v2.4.0
15722023-11-30T04:14:26.409Z Compiling dof v0.1.5
15732023-11-30T04:14:27.439Z Compiling indexmap v2.1.0
15742023-11-30T04:14:27.693Z Compiling semver v1.0.20
15752023-11-30T04:14:27.737Z Compiling uuid v1.6.1
15762023-11-30T04:14:27.945Z Compiling chrono v0.4.31
15772023-11-30T04:14:29.054Z Compiling http v0.2.11
15782023-11-30T04:14:29.131Z Compiling tokio v1.34.0
15792023-11-30T04:14:29.632Z Compiling serde_spanned v0.6.4
15802023-11-30T04:14:30.010Z Compiling toml_datetime v0.6.5
15812023-11-30T04:14:30.420Z Compiling rustc_version v0.4.0
15822023-11-30T04:14:30.756Z Compiling toml_edit v0.19.15
15832023-11-30T04:14:33.349Z Compiling openapiv3 v2.0.0-rc.1
15842023-11-30T04:14:34.551Z Compiling http-body v0.4.5
15852023-11-30T04:14:36.724Z Compiling serde_urlencoded v0.7.1
15862023-11-30T04:14:37.552Z Compiling dtrace-parser v0.1.14
15872023-11-30T04:14:38.181Z Compiling clap_derive v4.4.2
15882023-11-30T04:14:38.683Z Compiling crossbeam-epoch v0.9.15
15892023-11-30T04:14:39.374Z Compiling encoding_rs v0.8.33
15902023-11-30T04:14:40.927Z Compiling thread-id v4.2.0
15912023-11-30T04:14:40.966Z Compiling webpki-roots v0.25.2
15922023-11-30T04:14:41.130Z Compiling gimli v0.28.0
15932023-11-30T04:14:41.185Z Checking const-oid v0.9.5
15942023-11-30T04:14:42.110Z Compiling tokio-util v0.7.10
15952023-11-30T04:14:44.183Z Compiling h2 v0.3.21
15962023-11-30T04:14:44.363Z Compiling tokio-rustls v0.24.1
15972023-11-30T04:14:44.567Z Compiling mime v0.3.17
15982023-11-30T04:14:44.985Z Compiling siphasher v0.3.11
15992023-11-30T04:14:46.540Z Compiling tokio-native-tls v0.3.1
16002023-11-30T04:14:46.965Z Compiling serde_tokenstream v0.1.7
16012023-11-30T04:14:47.121Z Compiling strum_macros v0.25.2
16022023-11-30T04:14:47.786Z Compiling bzip2-sys v0.1.11+1.0.8
16032023-11-30T04:14:48.232Z Compiling addr2line v0.21.0
16042023-11-30T04:14:48.488Z Compiling object v0.32.1
16052023-11-30T04:14:48.808Z Compiling num-iter v0.1.43
16062023-11-30T04:14:49.268Z Compiling rustc-demangle v0.1.23
16072023-11-30T04:14:49.889Z Compiling flate2 v1.0.28
16082023-11-30T04:14:50.949Z Compiling heapless v0.7.16
16092023-11-30T04:14:50.980Z Compiling block-buffer v0.10.4
16102023-11-30T04:14:51.540Z Compiling doc-comment v0.3.3
16112023-11-30T04:14:51.581Z Compiling ppv-lite86 v0.2.17
16122023-11-30T04:14:52.684Z Compiling usdt-attr-macro v0.3.5
16132023-11-30T04:14:52.863Z Compiling rand_chacha v0.3.1
16142023-11-30T04:14:53.114Z Compiling usdt-macro v0.3.5
16152023-11-30T04:14:54.221Z Compiling toml v0.7.8
16162023-11-30T04:14:54.658Z Compiling toml_edit v0.21.0
16172023-11-30T04:14:55.095Z Compiling digest v0.10.7
16182023-11-30T04:14:55.246Z Compiling hex v0.4.3
16192023-11-30T04:14:55.691Z Compiling pin-project-internal v1.1.3
16202023-11-30T04:14:55.821Z Compiling hyper v0.14.27
16212023-11-30T04:14:56.352Z Compiling bit-vec v0.6.3
16222023-11-30T04:14:57.047Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16232023-11-30T04:14:57.734Z Compiling rand v0.8.5
16242023-11-30T04:14:59.417Z Compiling phf_shared v0.10.0
16252023-11-30T04:15:00.068Z Compiling num-bigint v0.4.4
16262023-11-30T04:15:00.495Z Compiling new_debug_unreachable v1.0.4
16272023-11-30T04:15:00.626Z Compiling smoltcp v0.9.1
16282023-11-30T04:15:01.380Z Compiling precomputed-hash v0.1.1
16292023-11-30T04:15:01.478Z Compiling fixedbitset v0.4.2
16302023-11-30T04:15:01.538Z Compiling string_cache v0.8.7
16312023-11-30T04:15:02.180Z Compiling petgraph v0.6.4
16322023-11-30T04:15:02.690Z Compiling bit-set v0.5.3
16332023-11-30T04:15:02.690Z Compiling itertools v0.10.5
16342023-11-30T04:15:02.914Z Compiling hubpack_derive v0.1.1
16352023-11-30T04:15:03.066Z Compiling enum-as-inner v0.5.1
16362023-11-30T04:15:03.910Z Compiling diesel_table_macro_syntax v0.1.0
16372023-11-30T04:15:04.538Z Compiling unicode-segmentation v1.10.1
16382023-11-30T04:15:04.810Z Compiling lalrpop-util v0.19.12
16392023-11-30T04:15:04.910Z Compiling diesel_derives v2.1.2
16402023-11-30T04:15:06.172Z Compiling snafu-derive v0.7.5
16412023-11-30T04:15:06.776Z Compiling cpufeatures v0.2.9
16422023-11-30T04:15:06.910Z Compiling sha2 v0.10.8
16432023-11-30T04:15:07.115Z Compiling rustix v0.37.23
16442023-11-30T04:15:07.453Z Compiling hyper-tls v0.5.0
16452023-11-30T04:15:07.961Z Compiling hyper-rustls v0.24.2
16462023-11-30T04:15:08.583Z Compiling hmac v0.12.1
16472023-11-30T04:15:08.605Z Compiling reqwest v0.11.22
16482023-11-30T04:15:08.840Z Compiling md-5 v0.10.5
16492023-11-30T04:15:09.094Z Compiling stringprep v0.1.3
16502023-11-30T04:15:09.223Z Compiling serde_repr v0.1.16
16512023-11-30T04:15:11.160Z Compiling hash32 v0.2.1
16522023-11-30T04:15:11.160Z Compiling fallible-iterator v0.2.0
16532023-11-30T04:15:11.173Z Checking bitflags v1.3.2
16542023-11-30T04:15:11.302Z Compiling stable_deref_trait v1.2.0
16552023-11-30T04:15:11.998Z Compiling postgres-protocol v0.6.6
16562023-11-30T04:15:12.932Z Compiling terminal_size v0.2.6
16572023-11-30T04:15:13.419Z Compiling phf_shared v0.11.2
16582023-11-30T04:15:14.070Z Compiling block-padding v0.3.3
16592023-11-30T04:15:14.212Z Compiling scheduled-thread-pool v0.2.7
16602023-11-30T04:15:14.790Z Compiling num_threads v0.1.6
16612023-11-30T04:15:14.961Z Compiling matches v0.1.10
16622023-11-30T04:15:15.095Z Compiling regex-automata v0.1.10
16632023-11-30T04:15:15.213Z Compiling deranged v0.3.8
16642023-11-30T04:15:15.641Z Compiling managed v0.8.0
16652023-11-30T04:15:15.718Z Compiling clap_builder v4.4.2
16662023-11-30T04:15:15.937Z Compiling bstr v0.2.17
16672023-11-30T04:15:15.978Z Compiling idna v0.2.3
16682023-11-30T04:15:17.048Z Compiling signal-hook-mio v0.2.3
16692023-11-30T04:15:17.261Z Compiling r2d2 v0.8.10
16702023-11-30T04:15:17.878Z Compiling inout v0.1.3
16712023-11-30T04:15:18.246Z Compiling time v0.3.27
16722023-11-30T04:15:18.294Z Compiling phf v0.11.2
16732023-11-30T04:15:18.436Z Compiling bzip2 v0.4.4
16742023-11-30T04:15:18.734Z Compiling postgres-types v0.2.6
16752023-11-30T04:15:19.033Z Compiling hubpack v0.1.2
16762023-11-30T04:15:19.773Z Compiling pin-project v1.1.3
16772023-11-30T04:15:20.312Z Compiling ipnetwork v0.20.0
16782023-11-30T04:15:20.623Z Compiling zerocopy v0.6.4
16792023-11-30T04:15:21.365Z Compiling itertools v0.11.0
16802023-11-30T04:15:21.799Z Compiling futures-executor v0.3.29
16812023-11-30T04:15:22.713Z Compiling float-cmp v0.9.0
16822023-11-30T04:15:23.929Z Compiling whoami v1.4.1
16832023-11-30T04:15:24.986Z Compiling regex-automata v0.3.8
16842023-11-30T04:15:25.767Z Compiling normalize-line-endings v0.3.0
16852023-11-30T04:15:25.930Z Compiling data-encoding v2.4.0
16862023-11-30T04:15:26.337Z Compiling difflib v0.4.0
16872023-11-30T04:15:27.482Z Compiling static_assertions v1.1.0
16882023-11-30T04:15:27.622Z Checking hashbrown v0.14.2
16892023-11-30T04:15:29.047Z Compiling predicates-core v1.0.6
16902023-11-30T04:15:29.121Z Compiling bstr v1.6.0
16912023-11-30T04:15:29.470Z Compiling predicates v3.0.4
16922023-11-30T04:15:29.622Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16932023-11-30T04:15:29.995Z Compiling trust-dns-proto v0.22.0
16942023-11-30T04:15:32.134Z Compiling tokio-postgres v0.7.10
16952023-11-30T04:15:32.340Z Compiling yasna v0.5.2
16962023-11-30T04:15:32.778Z Compiling diesel v2.1.4
16972023-11-30T04:15:35.016Z Compiling futures v0.3.29
16982023-11-30T04:15:35.169Z Compiling clap v4.4.3
16992023-11-30T04:15:35.326Z Compiling snafu v0.7.5
17002023-11-30T04:15:35.609Z Compiling zip v0.6.6
17012023-11-30T04:15:36.753Z Compiling cipher v0.4.4
17022023-11-30T04:15:37.063Z Compiling similar v2.2.1
17032023-11-30T04:15:37.564Z Compiling crossterm v0.27.0
17042023-11-30T04:15:37.959Z Compiling signature v2.1.0
17052023-11-30T04:15:38.143Z Compiling usdt v0.3.5
17062023-11-30T04:15:38.543Z Compiling tokio-stream v0.1.14
17072023-11-30T04:15:40.136Z Compiling console v0.15.7
17082023-11-30T04:15:41.286Z Checking equivalent v1.0.1
17092023-11-30T04:15:42.254Z Checking unicode-ident v1.0.12
17102023-11-30T04:15:42.504Z Checking proc-macro2 v1.0.69
17112023-11-30T04:15:44.081Z Checking quote v1.0.33
17122023-11-30T04:15:45.105Z Checking utf8parse v0.2.1
17132023-11-30T04:15:45.931Z Checking anstyle v1.0.2
17142023-11-30T04:15:47.411Z Checking io-lifetimes v1.0.11
17152023-11-30T04:15:50.496Z Checking anstyle-parse v0.2.1
17162023-11-30T04:15:54.538Z Checking anstyle-query v1.0.0
17172023-11-30T04:15:54.720Z Checking colorchoice v1.0.0
17182023-11-30T04:15:55.126Z Checking anstream v0.5.0
17192023-11-30T04:15:55.668Z Checking strsim v0.10.0
17202023-11-30T04:15:55.757Z Checking clap_lex v0.5.1
17212023-11-30T04:15:56.877Z Checking winnow v0.5.15
17222023-11-30T04:16:01.742Z Compiling serde_tokenstream v0.2.0
17232023-11-30T04:16:06.890Z Compiling regress v0.7.1
17242023-11-30T04:16:12.747Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17252023-11-30T04:16:19.851Z Compiling getopts v0.2.21
17262023-11-30T04:16:21.090Z Compiling unsafe-libyaml v0.2.9
17272023-11-30T04:16:21.583Z Checking heck v0.4.1
17282023-11-30T04:16:21.906Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17292023-11-30T04:16:22.832Z Compiling ident_case v1.0.1
17302023-11-30T04:16:23.070Z Checking fastrand v2.0.0
17312023-11-30T04:16:23.094Z Checking match_cfg v0.1.0
17322023-11-30T04:16:23.204Z Compiling serde_yaml v0.9.25
17332023-11-30T04:16:23.544Z Checking tempfile v3.8.1
17342023-11-30T04:16:24.074Z Checking hostname v0.3.1
17352023-11-30T04:16:24.077Z Checking atty v0.2.14
17362023-11-30T04:16:24.236Z Checking quick-error v1.2.3
17372023-11-30T04:16:24.256Z Compiling paste v1.0.14
17382023-11-30T04:16:24.259Z Checking crossbeam-channel v0.5.8
17392023-11-30T04:16:24.419Z Checking sha1 v0.10.6
17402023-11-30T04:16:24.848Z Checking dirs-sys-next v0.1.2
17412023-11-30T04:16:25.094Z Checking dirs-next v2.0.0
17422023-11-30T04:16:25.272Z Checking thread_local v1.1.7
17432023-11-30T04:16:25.399Z Checking instant v0.1.12
17442023-11-30T04:16:26.590Z Compiling slog-async v2.8.0
17452023-11-30T04:16:26.593Z Checking term v0.7.0
17462023-11-30T04:16:26.593Z Checking camino v1.1.6
17472023-11-30T04:16:26.593Z Compiling multer v2.1.0
17482023-11-30T04:16:26.845Z Checking take_mut v0.2.2
17492023-11-30T04:16:27.209Z Checking slog-term v2.9.0
17502023-11-30T04:16:27.229Z Compiling darling_core v0.20.3
17512023-11-30T04:16:27.453Z Checking slog-json v2.6.1
17522023-11-30T04:16:27.838Z Compiling async-stream-impl v0.3.5
17532023-11-30T04:16:27.976Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17542023-11-30T04:16:28.412Z Checking debug-ignore v1.0.5
17552023-11-30T04:16:28.599Z Checking atomic-waker v1.1.1
17562023-11-30T04:16:28.780Z Checking waitgroup v0.1.2
17572023-11-30T04:16:29.062Z Checking slog-bunyan v2.4.0
17582023-11-30T04:16:29.927Z Checking toml v0.8.8
17592023-11-30T04:16:30.186Z Checking async-stream v0.3.5
17602023-11-30T04:16:30.248Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17612023-11-30T04:16:30.452Z Checking serde_path_to_error v0.1.14
17622023-11-30T04:16:30.636Z Checking strum v0.25.0
17632023-11-30T04:16:30.837Z Compiling structmeta-derive v0.2.0
17642023-11-30T04:16:31.102Z Checking wait-timeout v0.2.0
17652023-11-30T04:16:31.345Z Checking rusty-fork v0.3.0
17662023-11-30T04:16:31.454Z Checking rand_xorshift v0.3.0
17672023-11-30T04:16:31.700Z Checking unarray v0.1.4
17682023-11-30T04:16:31.775Z Compiling regex-syntax v0.7.5
17692023-11-30T04:16:31.904Z Checking proptest v1.4.0
17702023-11-30T04:16:35.899Z Compiling structmeta v0.2.0
17712023-11-30T04:16:36.598Z Checking backoff v0.4.0
17722023-11-30T04:16:37.048Z Compiling test-strategy v0.3.1
17732023-11-30T04:16:37.845Z Compiling darling_macro v0.20.3
17742023-11-30T04:16:42.689Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17752023-11-30T04:16:42.855Z Checking macaddr v1.0.1
17762023-11-30T04:16:42.855Z Compiling darling v0.20.3
17772023-11-30T04:16:42.855Z Compiling serde_with_macros v2.3.3
17782023-11-30T04:16:42.855Z Checking camino-tempfile v1.1.1
17792023-11-30T04:16:42.855Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17802023-11-30T04:16:42.855Z Checking is-terminal v0.4.9
17812023-11-30T04:16:42.855Z Compiling proc-macro-error-attr v1.0.4
17822023-11-30T04:16:42.855Z Compiling proc-macro-error v1.0.4
17832023-11-30T04:16:42.911Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17842023-11-30T04:16:42.911Z Compiling proc-macro-crate v1.3.1
17852023-11-30T04:16:42.911Z Checking termtree v0.4.1
17862023-11-30T04:16:42.911Z Checking predicates-tree v1.0.9
17872023-11-30T04:16:42.911Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17882023-11-30T04:16:42.953Z Compiling num_enum_derive v0.5.11
17892023-11-30T04:16:43.029Z Checking base64ct v1.6.0
17902023-11-30T04:16:43.475Z Compiling parse-display-derive v0.8.2
17912023-11-30T04:16:43.560Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17922023-11-30T04:16:43.758Z Checking postcard-cobs v0.1.5-pre
17932023-11-30T04:16:43.894Z Compiling crucible-workspace-hack v0.1.0
17942023-11-30T04:16:44.010Z Checking postcard v0.7.3
17952023-11-30T04:16:44.044Z Checking smoltcp v0.8.2
17962023-11-30T04:16:44.156Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17972023-11-30T04:16:44.209Z Checking serde_with v2.3.3
17982023-11-30T04:16:44.319Z Compiling foreign-types-macros v0.2.3
17992023-11-30T04:16:44.621Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18002023-11-30T04:16:45.121Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18012023-11-30T04:16:45.545Z Checking foreign-types-shared v0.3.1
18022023-11-30T04:16:45.695Z Checking cfg-if v0.1.10
18032023-11-30T04:16:45.813Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18042023-11-30T04:16:46.458Z Checking foreign-types v0.5.0
18052023-11-30T04:16:46.601Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18062023-11-30T04:16:46.723Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18072023-11-30T04:16:47.568Z Checking num_enum v0.5.11
18082023-11-30T04:16:47.767Z Checking cstr-argument v0.1.2
18092023-11-30T04:16:47.980Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18102023-11-30T04:16:48.010Z Checking pretty-hex v0.2.1
18112023-11-30T04:16:48.013Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18122023-11-30T04:16:48.227Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18132023-11-30T04:16:48.481Z Checking colored v2.0.4
18142023-11-30T04:16:48.615Z Compiling zone_cfg_derive v0.3.0
18152023-11-30T04:16:48.633Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18162023-11-30T04:16:48.873Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18172023-11-30T04:16:49.155Z Checking predicates v2.1.5
18182023-11-30T04:16:50.268Z Compiling mockall_derive v0.11.4
18192023-11-30T04:16:50.305Z Compiling num-derive v0.4.0
18202023-11-30T04:16:51.114Z Checking fragile v2.0.0
18212023-11-30T04:16:51.144Z Checking parse-display v0.8.2
18222023-11-30T04:16:51.158Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18232023-11-30T04:16:51.365Z Checking downcast v0.11.0
18242023-11-30T04:16:51.509Z Checking zone v0.3.0
18252023-11-30T04:16:51.644Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
18262023-11-30T04:16:51.903Z Checking smf v0.2.2
18272023-11-30T04:16:51.959Z Checking filetime v0.2.22
18282023-11-30T04:16:52.258Z Checking xattr v1.0.1
18292023-11-30T04:16:52.526Z Checking tar v0.4.40
18302023-11-30T04:16:52.592Z Checking pem v3.0.2
18312023-11-30T04:16:53.007Z Checking linked-hash-map v0.5.6
18322023-11-30T04:16:53.007Z Checking headers-core v0.2.0
18332023-11-30T04:16:53.106Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18342023-11-30T04:16:53.226Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
18352023-11-30T04:16:53.248Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18362023-11-30T04:16:53.289Z Checking lru-cache v0.1.2
18372023-11-30T04:16:53.531Z Checking headers v0.3.9
18382023-11-30T04:16:53.630Z Checking password-hash v0.5.0
18392023-11-30T04:16:53.769Z Checking blake2 v0.10.6
18402023-11-30T04:16:54.257Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
18412023-11-30T04:16:54.341Z Checking base64 v0.13.1
18422023-11-30T04:16:54.434Z Checking argon2 v0.5.2
18432023-11-30T04:16:54.973Z Checking pem v1.1.1
18442023-11-30T04:16:55.040Z Checking rcgen v0.11.3
18452023-11-30T04:16:55.284Z Checking atomicwrites v0.4.2
18462023-11-30T04:16:55.447Z Checking subprocess v0.2.9
18472023-11-30T04:16:55.467Z Checking arc-swap v1.6.0
18482023-11-30T04:16:55.553Z Checking ciborium-io v0.2.1
18492023-11-30T04:16:55.712Z Checking half v1.8.2
18502023-11-30T04:16:56.040Z Compiling cancel-safe-futures v0.1.5
18512023-11-30T04:16:56.148Z Checking slog-scope v4.4.0
18522023-11-30T04:16:56.285Z Checking textwrap v0.11.0
18532023-11-30T04:16:56.360Z Checking ciborium-ll v0.2.1
18542023-11-30T04:16:56.404Z Compiling heck v0.3.3
18552023-11-30T04:16:56.425Z Checking vec_map v0.8.2
18562023-11-30T04:16:56.576Z Compiling libefi-sys v0.1.0
18572023-11-30T04:16:56.600Z Checking ansi_term v0.12.1
18582023-11-30T04:16:56.811Z Checking strsim v0.8.0
18592023-11-30T04:16:56.826Z Checking ciborium v0.2.1
18602023-11-30T04:16:57.043Z Compiling structopt-derive v0.4.18
18612023-11-30T04:16:57.043Z Checking slog-stdlog v4.1.1
18622023-11-30T04:16:57.087Z Checking clap v2.34.0
18632023-11-30T04:16:57.287Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18642023-11-30T04:16:57.691Z Checking slog-envlogger v2.2.0
18652023-11-30T04:16:58.069Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18662023-11-30T04:16:58.479Z Checking resolv-conf v0.7.0
18672023-11-30T04:16:58.496Z Compiling slog-dtrace v0.2.3
18682023-11-30T04:16:58.592Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18692023-11-30T04:16:58.918Z Compiling convert_case v0.4.0
18702023-11-30T04:16:58.994Z Checking trust-dns-resolver v0.22.0
18712023-11-30T04:16:59.649Z Checking pem-rfc7468 v0.7.0
18722023-11-30T04:17:00.084Z Compiling der_derive v0.7.2
18732023-11-30T04:17:00.469Z Compiling derive_more v0.99.17
18742023-11-30T04:17:01.604Z Checking fxhash v0.2.1
18752023-11-30T04:17:01.824Z Checking flagset v0.4.3
18762023-11-30T04:17:01.851Z Checking termcolor v1.2.0
18772023-11-30T04:17:02.096Z Checking itertools v0.12.0
18782023-11-30T04:17:02.124Z Checking structopt v0.3.26
18792023-11-30T04:17:02.485Z Compiling radium v0.7.0
18802023-11-30T04:17:02.696Z Checking tap v1.0.1
18812023-11-30T04:17:02.928Z Compiling maybe-uninit v2.0.0
18822023-11-30T04:17:03.798Z Checking mockall v0.11.4
18832023-11-30T04:17:03.801Z Checking wyz v0.5.1
18842023-11-30T04:17:03.860Z Compiling packed_struct v0.10.1
18852023-11-30T04:17:04.154Z Compiling num-bigint-dig v0.8.4
18862023-11-30T04:17:04.406Z Checking der v0.7.8
18872023-11-30T04:17:04.444Z Checking funty v2.0.0
18882023-11-30T04:17:04.550Z Checking crc-catalog v2.2.0
18892023-11-30T04:17:04.607Z Compiling same-file v1.0.6
18902023-11-30T04:17:04.780Z Checking crc v3.0.1
18912023-11-30T04:17:05.001Z Compiling walkdir v2.4.0
18922023-11-30T04:17:05.287Z Compiling semver-parser v0.10.2
18932023-11-30T04:17:06.283Z Compiling packed_struct_codegen v0.10.1
18942023-11-30T04:17:06.318Z Checking bitvec v1.0.1
18952023-11-30T04:17:06.445Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18962023-11-30T04:17:06.470Z Checking nodrop v0.1.14
18972023-11-30T04:17:07.543Z Checking spki v0.7.2
18982023-11-30T04:17:07.972Z Checking pkcs8 v0.10.2
18992023-11-30T04:17:08.390Z Checking pkcs1 v0.7.5
19002023-11-30T04:17:08.847Z Checking array-init v0.0.4
19012023-11-30T04:17:09.006Z Compiling semver v0.11.0
19022023-11-30T04:17:09.029Z Checking smallvec v0.6.14
19032023-11-30T04:17:10.338Z Compiling num-rational v0.4.1
19042023-11-30T04:17:11.115Z Checking bitfield v0.14.0
19052023-11-30T04:17:11.164Z Compiling home v0.5.5
19062023-11-30T04:17:11.528Z Compiling toolchain_find v0.2.0
19072023-11-30T04:17:11.896Z Checking serde-hex v0.1.0
19082023-11-30T04:17:12.531Z Checking x509-cert v0.2.4
19092023-11-30T04:17:12.755Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19102023-11-30T04:17:12.908Z Checking rsa v0.9.2
19112023-11-30T04:17:13.238Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19122023-11-30T04:17:13.606Z Checking env_logger v0.10.0
19132023-11-30T04:17:14.273Z Checking newline-converter v0.3.0
19142023-11-30T04:17:14.421Z Checking hkdf v0.12.3
19152023-11-30T04:17:14.753Z Checking ron v0.8.1
19162023-11-30T04:17:14.912Z Compiling toml v0.5.11
19172023-11-30T04:17:15.049Z Checking crc-any v2.4.3
19182023-11-30T04:17:15.156Z Checking expectorate v1.1.0
19192023-11-30T04:17:15.310Z Compiling omicron-zone-package v0.9.1
19202023-11-30T04:17:15.620Z Checking object v0.30.4
19212023-11-30T04:17:16.822Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19222023-11-30T04:17:17.196Z Checking num-complex v0.4.4
19232023-11-30T04:17:17.656Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19242023-11-30T04:17:18.719Z Compiling rustfmt-wrapper v0.2.0
19252023-11-30T04:17:18.925Z Checking path-slash v0.1.5
19262023-11-30T04:17:19.346Z Checking keccak v0.1.4
19272023-11-30T04:17:19.363Z Checking utf-8 v0.7.6
19282023-11-30T04:17:19.642Z Checking tungstenite v0.20.1
19292023-11-30T04:17:19.839Z Checking sha3 v0.10.8
19302023-11-30T04:17:20.164Z Checking num v0.4.1
19312023-11-30T04:17:20.300Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19322023-11-30T04:17:20.419Z Checking secrecy v0.8.0
19332023-11-30T04:17:20.741Z Compiling buf-list v1.0.3
19342023-11-30T04:17:21.141Z Checking tokio-tungstenite v0.20.1
19352023-11-30T04:17:21.276Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19362023-11-30T04:17:21.822Z Checking swrite v0.1.0
19372023-11-30T04:17:21.866Z Checking glob v0.3.1
19382023-11-30T04:17:21.979Z Compiling parking_lot_core v0.8.6
19392023-11-30T04:17:22.300Z Checking nibble_vec v0.1.0
19402023-11-30T04:17:22.346Z Checking endian-type v0.1.2
19412023-11-30T04:17:22.363Z Checking libsw v3.3.0
19422023-11-30T04:17:22.576Z Compiling derive-where v1.2.5
19432023-11-30T04:17:22.633Z Checking radix_trie v0.2.1
19442023-11-30T04:17:22.737Z Compiling semver v0.1.20
19452023-11-30T04:17:23.203Z Checking parking_lot v0.11.2
19462023-11-30T04:17:23.288Z Checking trust-dns-client v0.22.0
19472023-11-30T04:17:23.743Z Checking sled v0.34.7
19482023-11-30T04:17:23.817Z Checking pretty-hex v0.4.0
19492023-11-30T04:17:24.066Z Checking owo-colors v3.5.0
19502023-11-30T04:17:24.613Z Checking linear-map v1.2.0
19512023-11-30T04:17:25.173Z Compiling rustc_version v0.1.7
19522023-11-30T04:17:25.425Z Checking trust-dns-server v0.22.1
19532023-11-30T04:17:25.924Z Compiling newtype_derive v0.1.6
19542023-11-30T04:17:25.937Z Checking crossbeam-deque v0.8.3
19552023-11-30T04:17:26.349Z Compiling rayon-core v1.12.0
19562023-11-30T04:17:26.512Z Checking openapiv3 v1.0.3
19572023-11-30T04:17:27.597Z Compiling memoffset v0.7.1
19582023-11-30T04:17:27.931Z Compiling unicase v2.7.0
19592023-11-30T04:17:28.049Z Compiling platforms v3.0.2
19602023-11-30T04:17:28.592Z Checking rayon v1.8.0
19612023-11-30T04:17:28.631Z Checking steno v0.4.0
19622023-11-30T04:17:28.649Z Checking globset v0.4.13
19632023-11-30T04:17:28.908Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19642023-11-30T04:17:29.400Z Checking olpc-cjson v0.1.3
19652023-11-30T04:17:29.799Z Checking serde_plain v1.0.2
19662023-11-30T04:17:29.804Z Compiling async-recursion v1.0.5
19672023-11-30T04:17:30.145Z Checking typed-path v0.6.0
19682023-11-30T04:17:32.256Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#bb69a3a4)
19692023-11-30T04:17:32.560Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19702023-11-30T04:17:32.706Z Compiling salty v0.2.0
19712023-11-30T04:17:32.861Z Checking signature v1.6.4
19722023-11-30T04:17:32.994Z Checking display-error-chain v0.2.0
19732023-11-30T04:17:33.041Z Checking ed25519 v1.5.3
19742023-11-30T04:17:33.180Z Checking tough v0.15.0
19752023-11-30T04:17:33.260Z Compiling curve25519-dalek v4.1.0
19762023-11-30T04:17:33.278Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19772023-11-30T04:17:34.099Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19782023-11-30T04:17:34.137Z Checking serde-big-array v0.5.1
19792023-11-30T04:17:34.437Z Checking ff v0.13.0
19802023-11-30T04:17:34.464Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19812023-11-30T04:17:35.268Z Checking group v0.13.0
19822023-11-30T04:17:35.631Z Compiling mime_guess v2.0.4
19832023-11-30T04:17:35.883Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
19842023-11-30T04:17:36.429Z Checking signal-hook-tokio v0.3.1
19852023-11-30T04:17:36.672Z Checking serde-big-array v0.4.1
19862023-11-30T04:17:36.748Z Checking universal-hash v0.5.1
19872023-11-30T04:17:40.218Z Checking crypto-bigint v0.5.2
19882023-11-30T04:17:40.304Z Compiling thiserror-impl-no-std v2.0.2
19892023-11-30T04:17:40.304Z Compiling curve25519-dalek-derive v0.1.0
19902023-11-30T04:17:40.304Z Checking opaque-debug v0.3.0
19912023-11-30T04:17:40.305Z Checking base16ct v0.2.0
19922023-11-30T04:17:40.305Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19932023-11-30T04:17:40.305Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19942023-11-30T04:17:40.305Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19952023-11-30T04:17:40.305Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19962023-11-30T04:17:40.305Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19972023-11-30T04:17:40.305Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
19982023-11-30T04:17:40.305Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19992023-11-30T04:17:40.305Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20002023-11-30T04:17:40.316Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20012023-11-30T04:17:41.055Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20022023-11-30T04:17:42.596Z Checking thiserror-no-std v2.0.2
20032023-11-30T04:17:43.376Z Checking elliptic-curve v0.13.5
20042023-11-30T04:17:43.556Z Checking poly1305 v0.8.0
20052023-11-30T04:17:44.159Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20062023-11-30T04:17:44.675Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
20072023-11-30T04:17:45.128Z Checking chacha20 v0.9.1
20082023-11-30T04:17:45.659Z Checking bcs v0.1.6
20092023-11-30T04:17:45.697Z Checking aead v0.5.2
20102023-11-30T04:17:45.841Z Checking kstat-rs v0.2.3
20112023-11-30T04:17:46.009Z Checking highway v1.1.0
20122023-11-30T04:17:46.358Z Checking corncobs v0.1.3
20132023-11-30T04:17:46.400Z Checking chacha20poly1305 v0.10.1
20142023-11-30T04:17:46.620Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20152023-11-30T04:17:46.660Z Checking vsss-rs v3.3.1
20162023-11-30T04:17:46.890Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
20172023-11-30T04:17:47.823Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20182023-11-30T04:17:49.367Z Compiling portable-atomic v1.4.3
20192023-11-30T04:17:49.415Z Compiling crunchy v0.2.2
20202023-11-30T04:17:50.476Z Compiling clang-sys v1.6.1
20212023-11-30T04:17:51.087Z Compiling prettyplease v0.2.12
20222023-11-30T04:17:51.491Z Compiling tiny-keccak v2.0.2
20232023-11-30T04:17:52.922Z Compiling darling_core v0.14.4
20242023-11-30T04:17:53.327Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20252023-11-30T04:17:53.723Z Compiling minimal-lexical v0.2.1
20262023-11-30T04:17:54.521Z Checking humantime v2.1.0
20272023-11-30T04:17:54.569Z Checking http-range v0.1.5
20282023-11-30T04:17:54.589Z Checking assert_matches v1.5.0
20292023-11-30T04:17:54.738Z Checking number_prefix v0.4.0
20302023-11-30T04:17:54.852Z Checking hyper-staticfile v0.9.5
20312023-11-30T04:17:54.964Z Compiling nom v7.1.3
20322023-11-30T04:17:55.009Z Checking indicatif v0.17.7
20332023-11-30T04:17:55.484Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
20342023-11-30T04:17:57.285Z Compiling ascii-canvas v3.0.0
20352023-11-30T04:17:58.309Z Compiling ena v0.14.2
20362023-11-30T04:17:58.947Z Compiling libloading v0.7.4
20372023-11-30T04:17:59.576Z Compiling bindgen v0.65.1
20382023-11-30T04:17:59.606Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20392023-11-30T04:18:00.685Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20402023-11-30T04:18:01.322Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20412023-11-30T04:18:01.618Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20422023-11-30T04:18:03.088Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20432023-11-30T04:18:03.377Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20442023-11-30T04:18:03.579Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20452023-11-30T04:18:04.111Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20462023-11-30T04:18:04.712Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20472023-11-30T04:18:05.522Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20482023-11-30T04:18:06.047Z Compiling darling_macro v0.14.4
20492023-11-30T04:18:07.124Z Compiling regex-syntax v0.6.29
20502023-11-30T04:18:07.383Z Compiling diff v0.1.13
20512023-11-30T04:18:07.639Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20522023-11-30T04:18:07.730Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20532023-11-30T04:18:08.456Z Compiling darling v0.14.4
20542023-11-30T04:18:08.652Z Compiling cexpr v0.6.0
20552023-11-30T04:18:15.208Z Compiling lalrpop v0.19.12
20562023-11-30T04:18:17.857Z Compiling which v4.4.0
20572023-11-30T04:18:18.860Z Compiling lazycell v1.3.0
20582023-11-30T04:18:19.109Z Compiling peeking_take_while v0.1.2
20592023-11-30T04:18:19.294Z Compiling rustc-hash v1.1.0
20602023-11-30T04:18:19.512Z Checking maplit v1.0.2
20612023-11-30T04:18:19.660Z Compiling ref-cast v1.0.20
20622023-11-30T04:18:20.150Z Compiling shlex v1.1.0
20632023-11-30T04:18:20.611Z Compiling derive_builder_core v0.12.0
20642023-11-30T04:18:24.832Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20652023-11-30T04:18:25.247Z Compiling ref-cast-impl v1.0.20
20662023-11-30T04:18:25.660Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20672023-11-30T04:18:25.700Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20682023-11-30T04:18:26.887Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20692023-11-30T04:18:27.226Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20702023-11-30T04:18:28.279Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20712023-11-30T04:18:29.348Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20722023-11-30T04:18:30.907Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20732023-11-30T04:18:33.184Z Compiling libxml v0.3.3
20742023-11-30T04:18:33.612Z Compiling derive_builder_macro v0.12.0
20752023-11-30T04:18:33.770Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20762023-11-30T04:18:34.388Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20772023-11-30T04:18:34.788Z Compiling strum_macros v0.24.3
20782023-11-30T04:18:35.026Z Compiling fs-err v2.11.0
20792023-11-30T04:18:35.460Z Compiling cookie v0.18.0
20802023-11-30T04:18:35.895Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20812023-11-30T04:18:36.336Z Compiling indoc v1.0.9
20822023-11-30T04:18:37.271Z Checking derive_builder v0.12.0
20832023-11-30T04:18:38.017Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20842023-11-30T04:18:40.050Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20852023-11-30T04:18:40.336Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20862023-11-30T04:18:41.247Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20872023-11-30T04:18:41.402Z Checking bb8 v0.8.1
20882023-11-30T04:18:41.673Z Checking quick-xml v0.23.1
20892023-11-30T04:18:41.676Z Compiling impl-trait-for-tuples v0.2.2
20902023-11-30T04:18:42.137Z Compiling oso-derive v0.27.0
20912023-11-30T04:18:42.783Z Checking unicode-linebreak v0.1.5
20922023-11-30T04:18:43.489Z Checking smawk v0.3.1
20932023-11-30T04:18:43.573Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
20942023-11-30T04:18:43.789Z Checking textwrap v0.16.0
20952023-11-30T04:18:44.422Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
20962023-11-30T04:18:44.645Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
20972023-11-30T04:18:44.972Z Checking bytesize v1.3.0
20982023-11-30T04:18:45.098Z Checking is_ci v1.1.1
20992023-11-30T04:18:45.276Z Checking supports-color v2.1.0
21002023-11-30T04:18:45.349Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21012023-11-30T04:18:45.558Z Checking cassowary v0.3.0
21022023-11-30T04:18:45.892Z Compiling indoc v2.0.3
21032023-11-30T04:18:45.911Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21042023-11-30T04:18:46.191Z Checking rtoolbox v0.0.1
21052023-11-30T04:18:46.458Z Checking rpassword v7.3.1
21062023-11-30T04:18:46.658Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21072023-11-30T04:18:47.108Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21082023-11-30T04:18:47.656Z Checking ratatui v0.23.0
21092023-11-30T04:18:48.440Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21102023-11-30T04:18:48.877Z Checking shell-words v1.1.0
21112023-11-30T04:18:49.157Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
21122023-11-30T04:18:49.585Z Checking fatfs v0.3.6
21132023-11-30T04:18:51.336Z Checking yansi v0.5.1
21142023-11-30T04:18:51.654Z Checking tui-tree-widget v0.13.0
21152023-11-30T04:18:51.729Z Checking plotters-backend v0.3.5
21162023-11-30T04:18:51.748Z Checking pretty_assertions v1.4.0
21172023-11-30T04:18:52.036Z Checking rand v0.4.6
21182023-11-30T04:18:52.059Z Compiling vte_generate_state_changes v0.1.1
21192023-11-30T04:18:52.286Z Checking plotters-svg v0.3.5
21202023-11-30T04:18:52.591Z Checking cast v0.3.0
21212023-11-30T04:18:53.057Z Checking remove_dir_all v0.5.3
21222023-11-30T04:18:53.102Z Checking criterion-plot v0.5.0
21232023-11-30T04:18:53.183Z Checking vte v0.11.1
21242023-11-30T04:18:53.511Z Checking tempdir v0.3.7
21252023-11-30T04:18:53.739Z Checking plotters v0.3.5
21262023-11-30T04:18:53.887Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21272023-11-30T04:18:54.246Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21282023-11-30T04:18:55.949Z Checking tinytemplate v1.2.1
21292023-11-30T04:18:56.249Z Checking anes v0.1.6
21302023-11-30T04:18:56.689Z Checking oorandom v11.1.3
21312023-11-30T04:18:56.841Z Checking strip-ansi-escapes v0.2.0
21322023-11-30T04:18:56.914Z Checking criterion v0.5.1
21332023-11-30T04:18:57.043Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21342023-11-30T04:18:58.793Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21352023-11-30T04:19:01.355Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21362023-11-30T04:19:01.821Z Checking assert_cmd v2.0.12
21372023-11-30T04:19:02.563Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21382023-11-30T04:19:05.099Z Checking fd-lock v3.0.13
21392023-11-30T04:19:05.232Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21402023-11-30T04:19:05.371Z Checking dashmap v5.5.1
21412023-11-30T04:19:06.478Z Compiling serial_test_derive v0.10.0
21422023-11-30T04:19:07.313Z Checking nu-ansi-term v0.49.0
21432023-11-30T04:19:07.947Z Checking reedline v0.26.0
21442023-11-30T04:19:08.377Z Checking serial_test v0.10.0
21452023-11-30T04:19:10.588Z Checking threadpool v1.8.1
21462023-11-30T04:19:10.876Z Checking nanorand v0.7.0
21472023-11-30T04:19:11.312Z Checking topological-sort v0.2.2
21482023-11-30T04:19:11.461Z Checking flume v0.11.0
21492023-11-30T04:19:11.617Z Checking libtest-mimic v0.6.1
21502023-11-30T04:19:12.266Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21512023-11-30T04:19:12.323Z Checking httptest v0.15.5
21522023-11-30T04:19:13.558Z Checking similar-asserts v1.5.0
21532023-11-30T04:19:13.904Z Compiling rstest_macros v0.18.2
21542023-11-30T04:19:14.691Z Compiling crossbeam-queue v0.3.8
21552023-11-30T04:19:15.566Z Checking bytecount v0.6.3
21562023-11-30T04:19:15.783Z Checking papergrid v0.10.0
21572023-11-30T04:19:15.811Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21582023-11-30T04:19:17.444Z Checking datatest-stable v0.2.3
21592023-11-30T04:19:17.684Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21602023-11-30T04:19:17.760Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21612023-11-30T04:19:17.925Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21622023-11-30T04:19:18.197Z Compiling tabled_derive v0.6.0
21632023-11-30T04:19:19.056Z Checking constant_time_eq v0.2.6
21642023-11-30T04:19:19.223Z Compiling trybuild v1.0.85
21652023-11-30T04:19:19.902Z Checking arrayref v0.3.7
21662023-11-30T04:19:19.968Z Checking arrayvec v0.7.4
21672023-11-30T04:19:20.012Z Compiling relative-path v1.9.0
21682023-11-30T04:19:20.529Z Checking blake2b_simd v1.0.1
21692023-11-30T04:19:22.559Z Checking tabled v0.14.0
21702023-11-30T04:19:22.906Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21712023-11-30T04:19:27.189Z Checking basic-toml v0.1.4
21722023-11-30T04:19:28.534Z Checking futures-timer v3.0.2
21732023-11-30T04:19:29.211Z Checking constant_time_eq v0.3.0
21742023-11-30T04:19:29.353Z Checking rust-argon2 v1.0.1
21752023-11-30T04:19:32.600Z Checking crossbeam v0.8.2
21762023-11-30T04:19:32.747Z Checking partial-io v0.5.4
21772023-11-30T04:19:33.299Z Checking approx v0.5.1
21782023-11-30T04:19:33.635Z Checking termios v0.3.3
21792023-11-30T04:19:33.938Z Checking hex-literal v0.4.1
21802023-11-30T04:19:37.255Z Checking rstest v0.18.2
21812023-11-30T04:19:43.493Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21822023-11-30T04:19:44.416Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21832023-11-30T04:20:45.470Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21842023-11-30T04:20:47.223Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21852023-11-30T04:20:47.506Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21862023-11-30T04:21:06.480Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21872023-11-30T04:21:26.690Z Compiling polar-core v0.27.0
21882023-11-30T04:21:37.704Z Checking oso v0.27.0
21892023-11-30T04:22:14.749Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21902023-11-30T04:23:39.135Z Finished dev [unoptimized + debuginfo] target(s) in 10m 06s
21912023-11-30T04:23:39.337Z
21922023-11-30T04:23:39.337Zreal 11:05.293272480
21932023-11-30T04:23:39.337Zuser 1:00:22.275368769
21942023-11-30T04:23:39.337Zsys 7:50.754967451
21952023-11-30T04:23:39.337Ztrap 2.229633427
21962023-11-30T04:23:39.337Ztflt 4.097781292
21972023-11-30T04:23:39.337Zdflt 8.011728177
21982023-11-30T04:23:39.337Zkflt 0.018809189
21992023-11-30T04:23:39.340Zlock 1:36:20.583141842
22002023-11-30T04:23:39.341Zslp 3:00:00.441808692
22012023-11-30T04:23:39.341Zlat 2:05.569213515
22022023-11-30T04:23:39.341Zstop 4:13.058906424
22032023-11-30T04:23:40.548Zwarning: output filename collision.
22042023-11-30T04:23:40.548ZThe 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-30T04:23:40.548ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22062023-11-30T04:23:40.548ZThe targets should have unique names.
22072023-11-30T04:23:40.548ZThis is a known bug where multiple crates with the same name use
22082023-11-30T04:23:40.548Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22092023-11-30T04:23:40.556Zwarning: output filename collision.
22102023-11-30T04:23:40.557ZThe 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-30T04:23:40.557ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22122023-11-30T04:23:40.557ZThe targets should have unique names.
22132023-11-30T04:23:40.557ZThis is a known bug where multiple crates with the same name use
22142023-11-30T04:23:40.558Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22152023-11-30T04:23:40.558Zwarning: output filename collision.
22162023-11-30T04:23:40.558ZThe 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-30T04:23:40.558ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22182023-11-30T04:23:40.558ZThe targets should have unique names.
22192023-11-30T04:23:40.558ZThis is a known bug where multiple crates with the same name use
22202023-11-30T04:23:40.558Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22212023-11-30T04:23:41.077Z Documenting libc v0.2.150
22222023-11-30T04:23:41.095Z Documenting cfg-if v1.0.0
22232023-11-30T04:23:41.104Z Documenting serde_derive v1.0.192
22242023-11-30T04:23:41.201Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22252023-11-30T04:23:41.210Z Documenting scopeguard v1.2.0
22262023-11-30T04:23:41.210Z Documenting log v0.4.20
22272023-11-30T04:23:41.210Z Documenting smallvec v1.11.0
22282023-11-30T04:23:41.210Z Documenting itoa v1.0.9
22292023-11-30T04:23:41.638Z Documenting memchr v2.6.3
22302023-11-30T04:23:45.189Z Documenting zeroize_derive v1.4.2
22312023-11-30T04:23:45.216Z Documenting pin-project-lite v0.2.13
22322023-11-30T04:23:45.244Z Documenting lock_api v0.4.10
22332023-11-30T04:23:45.766Z Documenting libm v0.2.7
22342023-11-30T04:23:47.314Z Documenting futures-core v0.3.29
22352023-11-30T04:23:47.583Z Documenting getrandom v0.2.10
22362023-11-30T04:23:48.622Z Documenting parking_lot_core v0.9.8
22372023-11-30T04:23:49.251Z Documenting signal-hook-registry v1.4.1
22382023-11-30T04:23:49.521Z Documenting mio v0.8.9
22392023-11-30T04:23:50.866Z Documenting serde v1.0.192
22402023-11-30T04:23:50.947Z Documenting num-traits v0.2.16
22412023-11-30T04:23:52.843Z Documenting thiserror-impl v1.0.49
22422023-11-30T04:23:52.870Z Documenting zeroize v1.7.0
22432023-11-30T04:23:53.193Z Documenting rand_core v0.6.4
22442023-11-30T04:23:54.465Z Documenting parking_lot v0.12.1
22452023-11-30T04:23:55.560Z Documenting num_cpus v1.16.0
22462023-11-30T04:23:55.883Z Documenting socket2 v0.5.5
22472023-11-30T04:23:58.208Z Documenting tokio-macros v2.2.0
22482023-11-30T04:23:58.776Z Documenting typenum v1.16.0
22492023-11-30T04:23:58.822Z Documenting once_cell v1.18.0
22502023-11-30T04:24:00.056Z Documenting thiserror v1.0.49
22512023-11-30T04:24:00.240Z Documenting subtle v2.5.0
22522023-11-30T04:24:01.732Z Documenting ryu v1.0.15
22532023-11-30T04:24:01.879Z Documenting byteorder v1.5.0
22542023-11-30T04:24:04.797Z Documenting futures-sink v0.3.29
22552023-11-30T04:24:04.825Z Documenting pin-utils v0.1.0
22562023-11-30T04:24:05.320Z Documenting const-oid v0.9.5
22572023-11-30T04:24:05.865Z Documenting slab v0.4.9
22582023-11-30T04:24:06.110Z Documenting futures-task v0.3.29
22592023-11-30T04:24:08.351Z Documenting futures-macro v0.3.29
22602023-11-30T04:24:10.536Z Documenting futures-channel v0.3.29
22612023-11-30T04:24:11.643Z Documenting futures-io v0.3.29
22622023-11-30T04:24:12.379Z Documenting iana-time-zone v0.1.57
22632023-11-30T04:24:12.561Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22642023-11-30T04:24:13.751Z Documenting tinyvec_macros v0.1.1
22652023-11-30T04:24:14.643Z Documenting ppv-lite86 v0.2.17
22662023-11-30T04:24:16.152Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22672023-11-30T04:24:17.051Z Documenting tracing-core v0.1.31
22682023-11-30T04:24:17.760Z Documenting futures-util v0.3.29
22692023-11-30T04:24:18.629Z Documenting tinyvec v1.6.0
22702023-11-30T04:24:18.637Z Documenting tracing-attributes v0.1.26
22712023-11-30T04:24:19.847Z Documenting rand_chacha v0.3.1
22722023-11-30T04:24:23.635Z Documenting unicode-normalization v0.1.22
22732023-11-30T04:24:26.622Z Documenting bytes v1.5.0
22742023-11-30T04:24:26.765Z Documenting bitflags v2.4.0
22752023-11-30T04:24:28.690Z Documenting serde_json v1.0.108
22762023-11-30T04:24:29.435Z Documenting chrono v0.4.31
22772023-11-30T04:24:30.366Z Documenting uuid v1.6.1
22782023-11-30T04:24:32.979Z Documenting rand v0.8.5
22792023-11-30T04:24:33.731Z Documenting tokio v1.34.0
22802023-11-30T04:24:33.901Z Documenting fnv v1.0.7
22812023-11-30T04:24:37.377Z Documenting base64 v0.21.5
22822023-11-30T04:24:37.388Z Documenting lazy_static v1.4.0
22832023-11-30T04:24:38.784Z Documenting unicode-bidi v0.3.13
22842023-11-30T04:24:40.245Z Documenting http v0.2.11
22852023-11-30T04:24:41.546Z Documenting percent-encoding v2.3.0
22862023-11-30T04:24:41.829Z Documenting spin v0.9.8
22872023-11-30T04:24:43.478Z Documenting cpufeatures v0.2.9
22882023-11-30T04:24:43.969Z Documenting generic-array v0.14.7
22892023-11-30T04:24:45.471Z Checking serde_derive_internals v0.26.0
22902023-11-30T04:24:46.358Z Documenting serde_derive_internals v0.26.0
22912023-11-30T04:24:46.405Z Documenting dyn-clone v1.0.13
22922023-11-30T04:24:47.667Z Documenting form_urlencoded v1.2.0
22932023-11-30T04:24:47.678Z Documenting idna v0.4.0
22942023-11-30T04:24:48.065Z Documenting tracing v0.1.37
22952023-11-30T04:24:49.047Z Documenting errno v0.3.2
22962023-11-30T04:24:50.940Z Documenting httparse v1.8.0
22972023-11-30T04:24:51.337Z Documenting crypto-common v0.1.6
22982023-11-30T04:24:52.380Z Documenting block-buffer v0.10.4
22992023-11-30T04:24:53.658Z Documenting unicode-ident v1.0.12
23002023-11-30T04:24:53.943Z Documenting url v2.4.1
23012023-11-30T04:24:54.330Z Documenting schemars_derive v0.8.13
23022023-11-30T04:24:55.469Z Documenting rustix v0.38.25
23032023-11-30T04:24:57.297Z Documenting adler v1.0.2
23042023-11-30T04:24:57.817Z Documenting proc-macro2 v1.0.69
23052023-11-30T04:24:58.329Z Documenting openssl-probe v0.1.5
23062023-11-30T04:24:58.382Z Documenting digest v0.10.7
23072023-11-30T04:25:00.467Z Documenting try-lock v0.2.4
23082023-11-30T04:25:01.398Z Documenting miniz_oxide v0.7.1
23092023-11-30T04:25:03.616Z Documenting schemars v0.8.13
23102023-11-30T04:25:03.746Z Documenting untrusted v0.9.0
23112023-11-30T04:25:03.799Z Documenting quote v1.0.33
23122023-11-30T04:25:04.647Z Documenting httpdate v1.0.3
23132023-11-30T04:25:05.468Z Documenting want v0.3.1
23142023-11-30T04:25:06.737Z Documenting http-body v0.4.5
23152023-11-30T04:25:08.343Z Documenting openssl-sys v0.9.93
23162023-11-30T04:25:08.449Z Documenting ring v0.17.5
23172023-11-30T04:25:10.161Z Documenting async-trait v0.1.74
23182023-11-30T04:25:10.802Z Documenting openssl-macros v0.1.1
23192023-11-30T04:25:11.403Z Documenting tower-service v0.3.2
23202023-11-30T04:25:13.321Z Documenting mime v0.3.17
23212023-11-30T04:25:13.827Z Documenting aho-corasick v1.0.4
23222023-11-30T04:25:16.737Z Documenting rustls-webpki v0.101.7
23232023-11-30T04:25:16.910Z Documenting sct v0.7.0
23242023-11-30T04:25:17.294Z Documenting slog v2.7.0
23252023-11-30T04:25:17.307Z Documenting ipnet v2.8.0
23262023-11-30T04:25:17.481Z Documenting tokio-util v0.7.10
23272023-11-30T04:25:19.480Z Documenting openssl v0.10.57
23282023-11-30T04:25:20.200Z Documenting equivalent v1.0.1
23292023-11-30T04:25:21.723Z Documenting unicode-width v0.1.11
23302023-11-30T04:25:23.101Z Documenting regex-syntax v0.8.2
23312023-11-30T04:25:23.753Z Documenting hashbrown v0.14.2
23322023-11-30T04:25:24.125Z Documenting rustls v0.21.9
23332023-11-30T04:25:24.138Z Documenting rustls-pemfile v1.0.3
23342023-11-30T04:25:24.310Z Documenting num-integer v0.1.45
23352023-11-30T04:25:25.805Z Documenting time-macros v0.2.13
23362023-11-30T04:25:27.843Z Documenting h2 v0.3.21
23372023-11-30T04:25:29.551Z Documenting time-core v0.1.1
23382023-11-30T04:25:30.250Z Documenting indexmap v2.1.0
23392023-11-30T04:25:30.928Z Documenting utf8parse v0.2.1
23402023-11-30T04:25:32.099Z Documenting deranged v0.3.8
23412023-11-30T04:25:33.020Z Documenting num_threads v0.1.6
23422023-11-30T04:25:33.543Z Documenting regex-automata v0.4.3
23432023-11-30T04:25:33.864Z Documenting gimli v0.28.0
23442023-11-30T04:25:34.863Z Documenting native-tls v0.2.11
23452023-11-30T04:25:37.403Z Documenting tokio-rustls v0.24.1
23462023-11-30T04:25:37.858Z Documenting zerocopy v0.6.4
23472023-11-30T04:25:38.504Z Documenting object v0.32.1
23482023-11-30T04:25:38.785Z Documenting time v0.3.27
23492023-11-30T04:25:43.124Z Documenting encoding_rs v0.8.33
23502023-11-30T04:25:43.360Z Documenting hyper v0.14.27
23512023-11-30T04:25:43.687Z Documenting addr2line v0.21.0
23522023-11-30T04:25:44.254Z Documenting crossbeam-utils v0.8.16
23532023-11-30T04:25:46.772Z Documenting regex v1.10.2
23542023-11-30T04:25:46.919Z Checking pest_meta v2.7.2
23552023-11-30T04:25:46.937Z Documenting rustc-demangle v0.1.23
23562023-11-30T04:25:48.422Z Documenting tokio-native-tls v0.3.1
23572023-11-30T04:25:49.437Z Documenting rustls-native-certs v0.6.3
23582023-11-30T04:25:50.385Z Documenting serde_urlencoded v0.7.1
23592023-11-30T04:25:50.589Z Documenting pest_meta v2.7.2
23602023-11-30T04:25:51.248Z Checking pest_generator v2.7.2
23612023-11-30T04:25:52.464Z Documenting data-encoding v2.4.0
23622023-11-30T04:25:55.077Z Documenting webpki-roots v0.25.2
23632023-11-30T04:25:55.458Z Documenting ucd-trie v0.1.6
23642023-11-30T04:25:56.658Z Documenting pest_generator v2.7.2
23652023-11-30T04:25:56.837Z Documenting anstyle v1.0.2
23662023-11-30T04:25:57.021Z Documenting anstyle-parse v0.2.1
23672023-11-30T04:25:58.194Z Documenting backtrace v0.3.69
23682023-11-30T04:25:59.004Z Documenting ipnetwork v0.20.0
23692023-11-30T04:26:01.163Z Documenting syn v2.0.32
23702023-11-30T04:26:01.635Z Documenting pest v2.7.2
23712023-11-30T04:26:01.823Z Documenting sha2 v0.10.8
23722023-11-30T04:26:02.575Z Documenting hyper-rustls v0.24.2
23732023-11-30T04:26:02.664Z Documenting hyper-tls v0.5.0
23742023-11-30T04:26:04.770Z Documenting pest_derive v2.7.2
23752023-11-30T04:26:06.732Z Documenting anyhow v1.0.75
23762023-11-30T04:26:07.551Z Documenting futures-executor v0.3.29
23772023-11-30T04:26:09.257Z Documenting hex v0.4.3
23782023-11-30T04:26:09.942Z Documenting crc32fast v1.3.2
23792023-11-30T04:26:12.228Z Checking serde_tokenstream v0.1.7
23802023-11-30T04:26:12.781Z Documenting anstyle-query v1.0.0
23812023-11-30T04:26:13.045Z Documenting colorchoice v1.0.0
23822023-11-30T04:26:13.212Z Documenting reqwest v0.11.22
23832023-11-30T04:26:14.567Z Documenting dtrace-parser v0.1.14
23842023-11-30T04:26:14.808Z Documenting openapiv3 v2.0.0-rc.1
23852023-11-30T04:26:15.304Z Documenting num-iter v0.1.43
23862023-11-30T04:26:15.533Z Documenting hmac v0.12.1
23872023-11-30T04:26:17.201Z Documenting dof v0.1.5
23882023-11-30T04:26:18.291Z Documenting anstream v0.5.0
23892023-11-30T04:26:20.369Z Documenting signal-hook v0.3.17
23902023-11-30T04:26:21.411Z Documenting thread-id v4.2.0
23912023-11-30T04:26:22.933Z Documenting terminal_size v0.2.6
23922023-11-30T04:26:23.984Z Documenting memoffset v0.9.0
23932023-11-30T04:26:24.109Z Documenting clap_lex v0.5.1
23942023-11-30T04:26:25.215Z Documenting strsim v0.10.0
23952023-11-30T04:26:26.358Z Documenting flate2 v1.0.28
23962023-11-30T04:26:26.996Z Documenting usdt-impl v0.3.5
23972023-11-30T04:26:28.134Z Documenting crossbeam-epoch v0.9.15
23982023-11-30T04:26:29.356Z Documenting futures v0.3.29
23992023-11-30T04:26:29.595Z Documenting usdt-attr-macro v0.3.5
24002023-11-30T04:26:30.119Z Documenting usdt-macro v0.3.5
24012023-11-30T04:26:30.395Z Documenting clap_derive v4.4.2
24022023-11-30T04:26:31.523Z Documenting clap_builder v4.4.2
24032023-11-30T04:26:33.692Z Documenting signal-hook-mio v0.2.3
24042023-11-30T04:26:34.298Z Documenting signature v2.1.0
24052023-11-30T04:26:36.523Z Documenting block-padding v0.3.3
24062023-11-30T04:26:38.297Z Documenting hash32 v0.2.1
24072023-11-30T04:26:38.603Z Documenting scheduled-thread-pool v0.2.7
24082023-11-30T04:26:38.868Z Documenting usdt v0.3.5
24092023-11-30T04:26:39.672Z Documenting bzip2-sys v0.1.11+1.0.8
24102023-11-30T04:26:41.362Z Documenting clap v4.4.3
24112023-11-30T04:26:41.867Z Documenting enum-as-inner v0.5.1
24122023-11-30T04:26:42.171Z Checking diesel_table_macro_syntax v0.1.0
24132023-11-30T04:26:42.415Z Documenting diesel_table_macro_syntax v0.1.0
24142023-11-30T04:26:42.845Z Documenting pin-project-internal v1.1.3
24152023-11-30T04:26:44.374Z Documenting unicode-segmentation v1.10.1
24162023-11-30T04:26:44.634Z Documenting stable_deref_trait v1.2.0
24172023-11-30T04:26:45.538Z Documenting bzip2 v0.4.4
24182023-11-30T04:26:47.777Z Documenting r2d2 v0.8.10
24192023-11-30T04:26:48.746Z Documenting heapless v0.7.16
24202023-11-30T04:26:49.113Z Documenting trust-dns-proto v0.22.0
24212023-11-30T04:26:49.267Z Documenting diesel_derives v2.1.2
24222023-11-30T04:26:49.422Z Documenting inout v0.1.3
24232023-11-30T04:26:50.028Z Documenting crossterm v0.27.0
24242023-11-30T04:26:50.141Z Documenting pin-project v1.1.3
24252023-11-30T04:26:51.390Z Documenting md-5 v0.10.5
24262023-11-30T04:26:54.073Z Documenting stringprep v0.1.3
24272023-11-30T04:26:54.235Z Documenting serde_spanned v0.6.4
24282023-11-30T04:26:55.553Z Documenting toml_datetime v0.6.5
24292023-11-30T04:26:56.258Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24302023-11-30T04:26:58.597Z Documenting doc-comment v0.3.3
24312023-11-30T04:26:58.657Z Documenting snafu-derive v0.7.5
24322023-11-30T04:26:59.782Z Documenting static_assertions v1.1.0
24332023-11-30T04:27:00.047Z Documenting bit-vec v0.6.3
24342023-11-30T04:27:00.197Z Documenting siphasher v0.3.11
24352023-11-30T04:27:01.587Z Documenting winnow v0.5.15
24362023-11-30T04:27:01.879Z Documenting either v1.9.0
24372023-11-30T04:27:02.671Z Documenting managed v0.8.0
24382023-11-30T04:27:03.522Z Documenting fallible-iterator v0.2.0
24392023-11-30T04:27:04.250Z Documenting diesel v2.1.4
24402023-11-30T04:27:04.619Z Documenting phf_shared v0.11.2
24412023-11-30T04:27:06.208Z Documenting cipher v0.4.4
24422023-11-30T04:27:07.650Z Documenting smoltcp v0.9.1
24432023-11-30T04:27:07.882Z Documenting zip v0.6.6
24442023-11-30T04:27:09.506Z Documenting toml_edit v0.21.0
24452023-11-30T04:27:10.119Z Documenting snafu v0.7.5
24462023-11-30T04:27:10.257Z Documenting num-bigint v0.4.4
24472023-11-30T04:27:11.382Z Documenting postgres-protocol v0.6.6
24482023-11-30T04:27:14.910Z Documenting hubpack v0.1.2
24492023-11-30T04:27:15.487Z Documenting regress v0.7.1
24502023-11-30T04:27:16.454Z Documenting bstr v1.6.0
24512023-11-30T04:27:16.874Z Documenting serde_repr v0.1.16
24522023-11-30T04:27:18.029Z Documenting fixedbitset v0.4.2
24532023-11-30T04:27:20.677Z Documenting precomputed-hash v0.1.1
24542023-11-30T04:27:21.603Z Documenting new_debug_unreachable v1.0.4
24552023-11-30T04:27:21.685Z Documenting lalrpop-util v0.19.12
24562023-11-30T04:27:22.965Z Documenting petgraph v0.6.4
24572023-11-30T04:27:23.517Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24582023-11-30T04:27:24.183Z Documenting postgres-types v0.2.6
24592023-11-30T04:27:25.886Z Documenting yasna v0.5.2
24602023-11-30T04:27:25.952Z Documenting phf v0.11.2
24612023-11-30T04:27:26.411Z Documenting string_cache v0.8.7
24622023-11-30T04:27:28.032Z Documenting console v0.15.7
24632023-11-30T04:27:31.713Z Documenting semver v1.0.20
24642023-11-30T04:27:33.383Z Documenting float-cmp v0.9.0
24652023-11-30T04:27:33.595Z Documenting difflib v0.4.0
24662023-11-30T04:27:34.102Z Documenting whoami v1.4.1
24672023-11-30T04:27:34.359Z Documenting predicates-core v1.0.6
24682023-11-30T04:27:35.155Z Documenting heck v0.4.1
24692023-11-30T04:27:35.355Z Checking unsafe-libyaml v0.2.9
24702023-11-30T04:27:37.325Z Documenting normalize-line-endings v0.3.0
24712023-11-30T04:27:37.943Z Documenting bit-set v0.5.3
24722023-11-30T04:27:38.213Z Documenting similar v2.2.1
24732023-11-30T04:27:39.284Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24742023-11-30T04:27:39.887Z Documenting tokio-postgres v0.7.10
24752023-11-30T04:27:40.206Z Documenting tokio-stream v0.1.14
24762023-11-30T04:27:40.382Z Documenting unsafe-libyaml v0.2.9
24772023-11-30T04:27:41.529Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24782023-11-30T04:27:42.922Z Documenting predicates v3.0.4
24792023-11-30T04:27:44.189Z Checking ident_case v1.0.1
24802023-11-30T04:27:44.407Z Checking serde_yaml v0.9.25
24812023-11-30T04:27:44.810Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24822023-11-30T04:27:46.193Z Documenting serde_yaml v0.9.25
24832023-11-30T04:27:47.644Z Documenting getopts v0.2.21
24842023-11-30T04:27:47.880Z Documenting match_cfg v0.1.0
24852023-11-30T04:27:49.633Z Documenting sha1 v0.10.6
24862023-11-30T04:27:51.865Z Documenting dirs-sys-next v0.1.2
24872023-11-30T04:27:52.106Z Documenting hostname v0.3.1
24882023-11-30T04:27:52.897Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24892023-11-30T04:27:53.898Z Documenting thread_local v1.1.7
24902023-11-30T04:27:54.965Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24912023-11-30T04:27:55.002Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24922023-11-30T04:27:56.998Z Documenting paste v1.0.14
24932023-11-30T04:27:57.162Z Documenting crossbeam-channel v0.5.8
24942023-11-30T04:27:57.753Z Documenting dirs-next v2.0.0
24952023-11-30T04:27:57.898Z Documenting atty v0.2.14
24962023-11-30T04:28:00.348Z Documenting take_mut v0.2.2
24972023-11-30T04:28:00.406Z Documenting slog-json v2.6.1
24982023-11-30T04:28:02.323Z Documenting camino v1.1.6
24992023-11-30T04:28:03.325Z Documenting async-stream-impl v0.3.5
25002023-11-30T04:28:03.365Z Documenting atomic-waker v1.1.1
25012023-11-30T04:28:03.549Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-11-30T04:28:03.614Z Documenting term v0.7.0
25032023-11-30T04:28:05.855Z Documenting slog-async v2.8.0
25042023-11-30T04:28:06.833Z Documenting debug-ignore v1.0.5
25052023-11-30T04:28:07.294Z Documenting slog-bunyan v2.4.0
25062023-11-30T04:28:07.580Z Documenting waitgroup v0.1.2
25072023-11-30T04:28:09.308Z Checking darling_core v0.20.3
25082023-11-30T04:28:09.452Z Documenting slog-term v2.9.0
25092023-11-30T04:28:09.969Z Documenting async-stream v0.3.5
25102023-11-30T04:28:11.042Z Documenting toml v0.8.8
25112023-11-30T04:28:12.265Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25122023-11-30T04:28:12.381Z Documenting multer v2.1.0
25132023-11-30T04:28:13.147Z Documenting serde_path_to_error v0.1.14
25142023-11-30T04:28:14.318Z Documenting strum v0.25.0
25152023-11-30T04:28:15.579Z Checking darling v0.20.3
25162023-11-30T04:28:15.728Z Documenting serde_with_macros v2.3.3
25172023-11-30T04:28:15.929Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25182023-11-30T04:28:17.118Z Documenting structmeta-derive v0.2.0
25192023-11-30T04:28:19.385Z Checking structmeta v0.2.0
25202023-11-30T04:28:19.408Z Documenting instant v0.1.12
25212023-11-30T04:28:19.574Z Checking regex-syntax v0.7.5
25222023-11-30T04:28:19.782Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25232023-11-30T04:28:19.936Z Documenting macaddr v1.0.1
25242023-11-30T04:28:20.423Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25252023-11-30T04:28:24.012Z Documenting serde_with v2.3.3
25262023-11-30T04:28:24.772Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25272023-11-30T04:28:24.824Z Documenting structmeta v0.2.0
25282023-11-30T04:28:24.977Z Documenting backoff v0.4.0
25292023-11-30T04:28:26.014Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302023-11-30T04:28:26.311Z Documenting fastrand v2.0.0
25312023-11-30T04:28:30.056Z Documenting is-terminal v0.4.9
25322023-11-30T04:28:31.310Z Documenting parse-display-derive v0.8.2
25332023-11-30T04:28:31.443Z Documenting base64ct v1.6.0
25342023-11-30T04:28:32.524Z Documenting tempfile v3.8.1
25352023-11-30T04:28:32.817Z Documenting proc-macro-crate v1.3.1
25362023-11-30T04:28:33.322Z Checking proc-macro-crate v1.3.1
25372023-11-30T04:28:33.659Z Documenting proc-macro-error-attr v1.0.4
25382023-11-30T04:28:35.507Z Checking proc-macro-error v1.0.4
25392023-11-30T04:28:35.836Z Documenting postcard-cobs v0.1.5-pre
25402023-11-30T04:28:37.229Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25412023-11-30T04:28:37.816Z Documenting foreign-types-macros v0.2.3
25422023-11-30T04:28:39.114Z Documenting camino-tempfile v1.1.1
25432023-11-30T04:28:39.499Z Documenting proc-macro-error v1.0.4
25442023-11-30T04:28:40.047Z Documenting parse-display v0.8.2
25452023-11-30T04:28:40.171Z Documenting postcard v0.7.3
25462023-11-30T04:28:40.425Z Documenting num_enum_derive v0.5.11
25472023-11-30T04:28:43.788Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25482023-11-30T04:28:43.870Z Documenting foreign-types-shared v0.3.1
25492023-11-30T04:28:44.859Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25502023-11-30T04:28:45.270Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25512023-11-30T04:28:45.876Z Documenting crucible-workspace-hack v0.1.0
25522023-11-30T04:28:46.044Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25532023-11-30T04:28:46.229Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25542023-11-30T04:28:46.812Z Documenting cstr-argument v0.1.2
25552023-11-30T04:28:48.159Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25562023-11-30T04:28:48.320Z Documenting foreign-types v0.5.0
25572023-11-30T04:28:50.114Z Documenting num_enum v0.5.11
25582023-11-30T04:28:51.359Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25592023-11-30T04:28:51.585Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25602023-11-30T04:28:51.829Z Documenting colored v2.0.4
25612023-11-30T04:28:53.050Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25622023-11-30T04:28:54.304Z Documenting zone_cfg_derive v0.3.0
25632023-11-30T04:28:54.483Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25642023-11-30T04:28:55.693Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25652023-11-30T04:28:57.671Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25662023-11-30T04:28:57.751Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25672023-11-30T04:28:58.086Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25682023-11-30T04:28:59.034Z Documenting num-derive v0.4.0
25692023-11-30T04:29:00.779Z Documenting smf v0.2.2
25702023-11-30T04:29:02.077Z Documenting zone v0.3.0
25712023-11-30T04:29:02.652Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25722023-11-30T04:29:03.961Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
25732023-11-30T04:29:04.583Z Documenting linked-hash-map v0.5.6
25742023-11-30T04:29:04.604Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25752023-11-30T04:29:05.958Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
25762023-11-30T04:29:06.800Z Documenting password-hash v0.5.0
25772023-11-30T04:29:07.183Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25782023-11-30T04:29:10.839Z Documenting blake2 v0.10.6
25792023-11-30T04:29:11.070Z Documenting lru-cache v0.1.2
25802023-11-30T04:29:11.359Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25812023-11-30T04:29:12.881Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25822023-11-30T04:29:13.002Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25832023-11-30T04:29:13.172Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25842023-11-30T04:29:13.332Z Checking heck v0.3.3
25852023-11-30T04:29:13.578Z Documenting structopt-derive v0.4.18
25862023-11-30T04:29:15.192Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25872023-11-30T04:29:16.806Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25882023-11-30T04:29:17.392Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
25892023-11-30T04:29:18.445Z Documenting argon2 v0.5.2
25902023-11-30T04:29:19.430Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912023-11-30T04:29:19.911Z Documenting pem-rfc7468 v0.7.0
25922023-11-30T04:29:21.918Z Documenting libefi-sys v0.1.0
25932023-11-30T04:29:22.354Z Documenting structopt v0.3.26
25942023-11-30T04:29:26.043Z Documenting der_derive v0.7.2
25952023-11-30T04:29:26.345Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25962023-11-30T04:29:26.756Z Documenting flagset v0.4.3
25972023-11-30T04:29:27.047Z Documenting quick-error v1.2.3
25982023-11-30T04:29:28.007Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25992023-11-30T04:29:28.433Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26002023-11-30T04:29:28.825Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26012023-11-30T04:29:31.019Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26022023-11-30T04:29:32.904Z Documenting resolv-conf v0.7.0
26032023-11-30T04:29:33.714Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26042023-11-30T04:29:33.866Z Documenting der v0.7.8
26052023-11-30T04:29:34.586Z Documenting cancel-safe-futures v0.1.5
26062023-11-30T04:29:35.279Z Documenting convert_case v0.4.0
26072023-11-30T04:29:35.990Z Checking convert_case v0.4.0
26082023-11-30T04:29:36.309Z Documenting tap v1.0.1
26092023-11-30T04:29:36.372Z Documenting radium v0.7.0
26102023-11-30T04:29:38.476Z Documenting trust-dns-resolver v0.22.0
26112023-11-30T04:29:40.873Z Documenting wyz v0.5.1
26122023-11-30T04:29:41.122Z Documenting derive_more v0.99.17
26132023-11-30T04:29:41.312Z Documenting arc-swap v1.6.0
26142023-11-30T04:29:41.445Z Documenting spki v0.7.2
26152023-11-30T04:29:43.572Z Documenting funty v2.0.0
26162023-11-30T04:29:45.465Z Documenting crc-catalog v2.2.0
26172023-11-30T04:29:46.893Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26182023-11-30T04:29:47.233Z Documenting slog-scope v4.4.0
26192023-11-30T04:29:48.369Z Documenting pkcs8 v0.10.2
26202023-11-30T04:29:48.622Z Documenting bitvec v1.0.1
26212023-11-30T04:29:48.779Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26222023-11-30T04:29:49.714Z Documenting crc v3.0.1
26232023-11-30T04:29:50.071Z Documenting num-rational v0.4.1
26242023-11-30T04:29:50.706Z Documenting hkdf v0.12.3
26252023-11-30T04:29:51.864Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26262023-11-30T04:29:52.436Z Documenting num-complex v0.4.4
26272023-11-30T04:29:52.999Z Documenting packed_struct_codegen v0.10.1
26282023-11-30T04:29:54.180Z Documenting half v1.8.2
26292023-11-30T04:29:55.194Z Documenting nodrop v0.1.14
26302023-11-30T04:29:56.635Z Documenting ciborium-io v0.2.1
26312023-11-30T04:29:56.953Z Documenting pkcs1 v0.7.5
26322023-11-30T04:29:58.257Z Documenting slog-stdlog v4.1.1
26332023-11-30T04:29:58.676Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26342023-11-30T04:29:59.398Z Documenting array-init v0.0.4
26352023-11-30T04:29:59.928Z Documenting num v0.4.1
26362023-11-30T04:30:00.026Z Documenting slog-dtrace v0.2.3
26372023-11-30T04:30:01.572Z Documenting packed_struct v0.10.1
26382023-11-30T04:30:02.150Z Documenting ciborium-ll v0.2.1
26392023-11-30T04:30:04.008Z Documenting num-bigint-dig v0.8.4
26402023-11-30T04:30:04.245Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26412023-11-30T04:30:04.727Z Documenting filetime v0.2.22
26422023-11-30T04:30:08.378Z Documenting xattr v1.0.1
26432023-11-30T04:30:08.632Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26442023-11-30T04:30:09.794Z Documenting bitfield v0.14.0
26452023-11-30T04:30:10.895Z Documenting termcolor v1.2.0
26462023-11-30T04:30:12.821Z Documenting keccak v0.1.4
26472023-11-30T04:30:13.964Z Documenting swrite v0.1.0
26482023-11-30T04:30:14.021Z Documenting rsa v0.9.2
26492023-11-30T04:30:14.306Z Documenting tar v0.4.40
26502023-11-30T04:30:16.053Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26512023-11-30T04:30:17.273Z Documenting env_logger v0.10.0
26522023-11-30T04:30:17.295Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26532023-11-30T04:30:17.329Z Documenting sha3 v0.10.8
26542023-11-30T04:30:18.664Z Documenting ciborium v0.2.1
26552023-11-30T04:30:19.852Z Documenting slog-envlogger v2.2.0
26562023-11-30T04:30:20.585Z Documenting serde-hex v0.1.0
26572023-11-30T04:30:24.120Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26582023-11-30T04:30:24.982Z Documenting x509-cert v0.2.4
26592023-11-30T04:30:25.508Z Documenting newtype_derive v0.1.6
26602023-11-30T04:30:26.012Z Documenting libsw v3.3.0
26612023-11-30T04:30:28.015Z Documenting pem v3.0.2
26622023-11-30T04:30:29.559Z Documenting ron v0.8.1
26632023-11-30T04:30:29.651Z Documenting fxhash v0.2.1
26642023-11-30T04:30:29.893Z Documenting secrecy v0.8.0
26652023-11-30T04:30:31.074Z Documenting derive-where v1.2.5
26662023-11-30T04:30:33.089Z Documenting owo-colors v3.5.0
26672023-11-30T04:30:33.687Z Documenting linear-map v1.2.0
26682023-11-30T04:30:33.808Z Documenting crc-any v2.4.3
26692023-11-30T04:30:35.358Z Documenting utf-8 v0.7.6
26702023-11-30T04:30:36.085Z Documenting steno v0.4.0
26712023-11-30T04:30:36.527Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26722023-11-30T04:30:38.436Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26732023-11-30T04:30:40.448Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26742023-11-30T04:30:40.692Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26752023-11-30T04:30:41.167Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26762023-11-30T04:30:41.314Z Documenting tungstenite v0.20.1
26772023-11-30T04:30:43.810Z Documenting same-file v1.0.6
26782023-11-30T04:30:45.623Z Documenting path-slash v0.1.5
26792023-11-30T04:30:50.581Z Documenting walkdir v2.4.0
26802023-11-30T04:30:51.524Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26812023-11-30T04:30:51.605Z Documenting tokio-tungstenite v0.20.1
26822023-11-30T04:30:52.207Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26832023-11-30T04:30:55.123Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26842023-11-30T04:30:55.754Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26852023-11-30T04:30:56.954Z Documenting buf-list v1.0.3
26862023-11-30T04:31:00.041Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26872023-11-30T04:31:02.646Z Checking darling_core v0.14.4
26882023-11-30T04:31:04.525Z Documenting itertools v0.12.0
26892023-11-30T04:31:05.699Z Documenting nibble_vec v0.1.0
26902023-11-30T04:31:06.618Z Documenting endian-type v0.1.2
26912023-11-30T04:31:12.038Z Documenting glob v0.3.1
26922023-11-30T04:31:12.377Z Documenting radix_trie v0.2.1
26932023-11-30T04:31:13.621Z Checking darling v0.14.4
26942023-11-30T04:31:13.774Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26952023-11-30T04:31:16.290Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26962023-11-30T04:31:17.006Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26972023-11-30T04:31:18.610Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26982023-11-30T04:31:18.815Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26992023-11-30T04:31:19.222Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27002023-11-30T04:31:20.172Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27012023-11-30T04:31:20.509Z Documenting trust-dns-client v0.22.0
27022023-11-30T04:31:24.581Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032023-11-30T04:31:33.198Z Documenting globset v0.4.13
27042023-11-30T04:31:33.302Z Documenting crossbeam-deque v0.8.3
27052023-11-30T04:31:34.462Z Documenting headers-core v0.2.0
27062023-11-30T04:31:39.017Z Documenting olpc-cjson v0.1.3
27072023-11-30T04:31:40.196Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27082023-11-30T04:31:41.572Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27092023-11-30T04:31:41.618Z Documenting serde_plain v1.0.2
27102023-11-30T04:31:41.819Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27112023-11-30T04:31:42.049Z Documenting async-recursion v1.0.5
27122023-11-30T04:31:42.150Z Documenting typed-path v0.6.0
27132023-11-30T04:31:44.792Z Documenting display-error-chain v0.2.0
27142023-11-30T04:31:46.292Z Documenting headers v0.3.9
27152023-11-30T04:31:47.257Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27162023-11-30T04:31:47.304Z Documenting rayon-core v1.12.0
27172023-11-30T04:31:47.851Z Documenting trust-dns-server v0.22.1
27182023-11-30T04:31:50.156Z Documenting tough v0.15.0
27192023-11-30T04:31:50.708Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27202023-11-30T04:31:51.366Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27212023-11-30T04:31:52.597Z Documenting derive_builder_core v0.12.0
27222023-11-30T04:31:52.927Z Checking derive_builder_core v0.12.0
27232023-11-30T04:31:53.268Z Documenting sled v0.34.7
27242023-11-30T04:31:53.741Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27252023-11-30T04:31:54.391Z Documenting unicase v2.7.0
27262023-11-30T04:31:54.769Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27272023-11-30T04:31:55.683Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27282023-11-30T04:31:56.102Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27292023-11-30T04:31:56.120Z Documenting bcs v0.1.6
27302023-11-30T04:31:56.535Z Documenting ff v0.13.0
27312023-11-30T04:31:59.275Z Documenting highway v1.1.0
27322023-11-30T04:32:01.254Z Documenting pretty-hex v0.4.0
27332023-11-30T04:32:02.007Z Documenting mime_guess v2.0.4
27342023-11-30T04:32:02.317Z Documenting rayon v1.8.0
27352023-11-30T04:32:02.548Z Documenting group v0.13.0
27362023-11-30T04:32:03.121Z Documenting derive_builder_macro v0.12.0
27372023-11-30T04:32:05.252Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27382023-11-30T04:32:05.921Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27392023-11-30T04:32:08.582Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27402023-11-30T04:32:11.614Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27412023-11-30T04:32:12.532Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27422023-11-30T04:32:15.616Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27432023-11-30T04:32:23.550Z Documenting portable-atomic v1.4.3
27442023-11-30T04:32:27.358Z Documenting ed25519 v1.5.3
27452023-11-30T04:32:28.394Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27462023-11-30T04:32:29.087Z Documenting universal-hash v0.5.1
27472023-11-30T04:32:31.734Z Documenting crypto-bigint v0.5.2
27482023-11-30T04:32:34.574Z Documenting kstat-rs v0.2.3
27492023-11-30T04:32:36.637Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27502023-11-30T04:32:38.376Z Documenting thiserror-impl-no-std v2.0.2
27512023-11-30T04:32:38.559Z Documenting curve25519-dalek-derive v0.1.0
27522023-11-30T04:32:38.757Z Documenting ref-cast-impl v1.0.20
27532023-11-30T04:32:39.073Z Documenting vte_generate_state_changes v0.1.1
27542023-11-30T04:32:42.058Z Documenting base16ct v0.2.0
27552023-11-30T04:32:42.726Z Documenting cassowary v0.3.0
27562023-11-30T04:32:45.313Z Documenting opaque-debug v0.3.0
27572023-11-30T04:32:45.691Z Documenting number_prefix v0.4.0
27582023-11-30T04:32:46.451Z Documenting elliptic-curve v0.13.5
27592023-11-30T04:32:46.808Z Documenting thiserror-no-std v2.0.2
27602023-11-30T04:32:47.044Z Documenting ref-cast v1.0.20
27612023-11-30T04:32:48.636Z Documenting ratatui v0.23.0
27622023-11-30T04:32:49.447Z Documenting poly1305 v0.8.0
27632023-11-30T04:32:51.298Z Documenting indicatif v0.17.7
27642023-11-30T04:32:51.468Z Documenting curve25519-dalek v4.1.0
27652023-11-30T04:32:51.665Z Documenting vte v0.11.1
27662023-11-30T04:32:57.258Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27672023-11-30T04:32:57.376Z Documenting salty v0.2.0
27682023-11-30T04:32:58.348Z Documenting derive_builder v0.12.0
27692023-11-30T04:32:59.660Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27702023-11-30T04:33:00.140Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27712023-11-30T04:33:00.854Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27722023-11-30T04:33:02.919Z Documenting fs-err v2.11.0
27732023-11-30T04:33:04.255Z Documenting polar-core v0.27.0
27742023-11-30T04:33:08.775Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27752023-11-30T04:33:10.613Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
27762023-11-30T04:33:15.502Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27772023-11-30T04:33:18.431Z Documenting libxml v0.3.3
27782023-11-30T04:33:20.233Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27792023-11-30T04:33:25.825Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27802023-11-30T04:33:28.160Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27812023-11-30T04:33:28.232Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27822023-11-30T04:33:28.642Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27832023-11-30T04:33:30.271Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
27842023-11-30T04:33:30.465Z Documenting chacha20 v0.9.1
27852023-11-30T04:33:32.025Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27862023-11-30T04:33:32.539Z Documenting bb8 v0.8.1
27872023-11-30T04:33:33.344Z Documenting aead v0.5.2
27882023-11-30T04:33:35.568Z Documenting bytesize v1.3.0
27892023-11-30T04:33:38.120Z Documenting quick-xml v0.23.1
27902023-11-30T04:33:41.087Z Documenting serde-big-array v0.5.1
27912023-11-30T04:33:42.022Z Documenting rtoolbox v0.0.1
27922023-11-30T04:33:42.354Z Documenting impl-trait-for-tuples v0.2.2
27932023-11-30T04:33:42.783Z Documenting oso-derive v0.27.0
27942023-11-30T04:33:46.302Z Documenting is_ci v1.1.1
27952023-11-30T04:33:47.540Z Documenting smawk v0.3.1
27962023-11-30T04:33:47.837Z Documenting humantime v2.1.0
27972023-11-30T04:33:48.403Z Documenting maplit v1.0.2
27982023-11-30T04:33:48.496Z Documenting unicode-linebreak v0.1.5
27992023-11-30T04:33:49.376Z Documenting rpassword v7.3.1
28002023-11-30T04:33:51.295Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28012023-11-30T04:33:51.781Z Documenting supports-color v2.1.0
28022023-11-30T04:33:52.982Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28032023-11-30T04:33:53.472Z Documenting chacha20poly1305 v0.10.1
28042023-11-30T04:33:53.638Z Documenting textwrap v0.16.0
28052023-11-30T04:33:54.019Z Documenting oso v0.27.0
28062023-11-30T04:33:56.203Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28072023-11-30T04:33:56.269Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28082023-11-30T04:33:58.962Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=1446f7e0c1f05f33a0581abd51fa873c7652ab61#1446f7e0)
28092023-11-30T04:34:03.597Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28102023-11-30T04:34:03.886Z Documenting vsss-rs v3.3.1
28112023-11-30T04:34:11.171Z Documenting tui-tree-widget v0.13.0
28122023-11-30T04:34:12.079Z Documenting strip-ansi-escapes v0.2.0
28132023-11-30T04:34:12.360Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28142023-11-30T04:34:14.708Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28152023-11-30T04:34:17.537Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28162023-11-30T04:34:18.033Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28172023-11-30T04:34:18.986Z Documenting cookie v0.18.0
28182023-11-30T04:34:19.961Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28192023-11-30T04:34:22.461Z Documenting rcgen v0.11.3
28202023-11-30T04:34:25.774Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28212023-11-30T04:34:26.068Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28222023-11-30T04:34:27.099Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28232023-11-30T04:34:27.684Z Documenting atomicwrites v0.4.2
28242023-11-30T04:34:32.884Z Documenting signal-hook-tokio v0.3.1
28252023-11-30T04:34:33.340Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28262023-11-30T04:34:34.330Z Documenting fd-lock v3.0.13
28272023-11-30T04:34:40.206Z Documenting subprocess v0.2.9
28282023-11-30T04:34:41.352Z Documenting nu-ansi-term v0.49.0
28292023-11-30T04:34:41.698Z Documenting http-range v0.1.5
28302023-11-30T04:34:41.950Z Documenting corncobs v0.1.3
28312023-11-30T04:34:44.180Z Documenting shell-words v1.1.0
28322023-11-30T04:34:46.357Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28332023-11-30T04:34:46.805Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28342023-11-30T04:34:47.129Z Documenting reedline v0.26.0
28352023-11-30T04:34:47.391Z Documenting hyper-staticfile v0.9.5
28362023-11-30T04:34:50.373Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28372023-11-30T04:34:53.478Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28382023-11-30T04:34:54.855Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28392023-11-30T04:34:58.455Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28402023-11-30T04:34:58.487Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28412023-11-30T04:34:59.197Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28422023-11-30T04:35:00.451Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28432023-11-30T04:35:01.857Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28442023-11-30T04:35:07.891Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
28452023-11-30T04:35:20.488Z Documenting fatfs v0.3.6
28462023-11-30T04:35:25.698Z Documenting nanorand v0.7.0
28472023-11-30T04:35:28.066Z Documenting assert_matches v1.5.0
28482023-11-30T04:35:31.161Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28492023-11-30T04:35:31.625Z Documenting flume v0.11.0
28502023-11-30T04:35:32.341Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512023-11-30T04:35:33.618Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28522023-11-30T04:35:34.371Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28532023-11-30T04:35:37.164Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28542023-11-30T04:35:38.001Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28552023-11-30T04:35:38.745Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28562023-11-30T04:35:39.239Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28572023-11-30T04:35:44.394Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28582023-11-30T04:36:01.336Z Documenting omicron-zone-package v0.9.1
28592023-11-30T04:36:03.570Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28602023-11-30T04:36:04.714Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28612023-11-30T04:36:09.990Z Documenting termios v0.3.3
28622023-11-30T04:36:15.924Z Documenting topological-sort v0.2.2
28632023-11-30T04:36:16.128Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28642023-11-30T04:36:19.032Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28652023-11-30T04:36:19.904Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28662023-11-30T04:36:22.471Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28672023-11-30T04:36:42.828Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28682023-11-30T04:36:47.082Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28692023-11-30T04:36:47.082Z --> sled-agent/src/sim/instance.rs:46:7
28702023-11-30T04:36:47.082Z |
28712023-11-30T04:36:47.082Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28722023-11-30T04:36:47.082Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28732023-11-30T04:36:47.082Z |
28742023-11-30T04:36:47.082Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28752023-11-30T04:36:47.082Z
28762023-11-30T04:36:50.996Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28772023-11-30T04:36:56.228Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28782023-11-30T04:37:08.135Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28792023-11-30T04:37:19.575Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28802023-11-30T04:37:25.906Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28812023-11-30T04:37:26.538Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28822023-11-30T04:37:26.675Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28832023-11-30T04:37:54.359Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28842023-11-30T04:38:52.511Zwarning: unresolved link to `VolumeConstructionRequest`
28852023-11-30T04:38:52.511Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28862023-11-30T04:38:52.511Z |
28872023-11-30T04:38:52.511Z338 | /// [`VolumeConstructionRequest`] is shown here):
28882023-11-30T04:38:52.511Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28892023-11-30T04:38:52.511Z |
28902023-11-30T04:38:52.511Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28912023-11-30T04:38:52.511Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28922023-11-30T04:38:52.511Z
28932023-11-30T04:38:52.515Zwarning: unresolved link to `fd00:1122:3344:101::5`
28942023-11-30T04:38:52.515Z --> nexus/src/app/sagas/volume_delete.rs:348:17
28952023-11-30T04:38:52.515Z |
28962023-11-30T04:38:52.515Z348 | /// "[fd00:1122:3344:101::5]:1000",
28972023-11-30T04:38:52.515Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
28982023-11-30T04:38:52.515Z
28992023-11-30T04:38:52.515Zwarning: unresolved link to `fd00:1122:3344:102::9`
29002023-11-30T04:38:52.515Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29012023-11-30T04:38:52.515Z |
29022023-11-30T04:38:52.515Z349 | /// "[fd00:1122:3344:102::9]:1000",
29032023-11-30T04:38:52.515Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29042023-11-30T04:38:52.515Z
29052023-11-30T04:38:52.515Zwarning: unresolved link to `fd00:1122:3344:103::2`
29062023-11-30T04:38:52.515Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29072023-11-30T04:38:52.515Z |
29082023-11-30T04:38:52.515Z350 | /// "[fd00:1122:3344:103::2]:1000"
29092023-11-30T04:38:52.515Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29102023-11-30T04:38:52.516Z
29112023-11-30T04:38:52.516Zwarning: unresolved link to `fd00:1122:3344:101::5`
29122023-11-30T04:38:52.516Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29132023-11-30T04:38:52.516Z |
29142023-11-30T04:38:52.516Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29152023-11-30T04:38:52.516Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29162023-11-30T04:38:52.516Z
29172023-11-30T04:38:52.516Zwarning: unresolved link to `fd00:1122:3344:102::9`
29182023-11-30T04:38:52.516Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29192023-11-30T04:38:52.517Z |
29202023-11-30T04:38:52.517Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29212023-11-30T04:38:52.517Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29222023-11-30T04:38:52.517Z
29232023-11-30T04:38:52.517Zwarning: unresolved link to `fd00:1122:3344:103::2`
29242023-11-30T04:38:52.517Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29252023-11-30T04:38:52.517Z |
29262023-11-30T04:38:52.517Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29272023-11-30T04:38:52.517Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29282023-11-30T04:38:52.517Z
29292023-11-30T04:38:56.092Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29302023-11-30T04:39:32.833Z Finished dev [unoptimized + debuginfo] target(s) in 15m 53s
29312023-11-30T04:39:32.937Z
29322023-11-30T04:39:32.939Zreal 15:53.613542354
29332023-11-30T04:39:32.940Zuser 52:18.012676630
29342023-11-30T04:39:32.940Zsys 59:28.261760990
29352023-11-30T04:39:32.940Ztrap 2.030281660
29362023-11-30T04:39:32.940Ztflt 0.498351689
29372023-11-30T04:39:32.940Zdflt 0.461428981
29382023-11-30T04:39:32.940Zkflt 0.000333612
29392023-11-30T04:39:32.940Zlock 3:05:52.165272034
29402023-11-30T04:39:32.940Zslp 4:01:59.347344892
29412023-11-30T04:39:32.940Zlat 5:24.367108879
29422023-11-30T04:39:32.940Zstop 1:24.536057545
29432023-11-30T04:39:32.940Zprocess exited: duration 1773510 ms, exit code 0
 
29442023-11-30T04:39:32.949Zfound 0 output files